Still Failing: openssl/openssl#28010 (OpenSSL_1_1_1-stable - ad9c296)

Travis CI builds at travis-ci.org
Sun Sep 8 09:37:33 UTC 2019


Build Update for openssl/openssl
-------------------------------------

Build: #28010
Status: Still Failing

Duration: 24 mins and 23 secs
Commit: ad9c296 (OpenSSL_1_1_1-stable)
Author: Dr. Matthias St. Pierre
Message: Configure: clang: move -Wno-unknown-warning-option to the front

While gcc ignores unknown options of the type '-Wno-xxx', clang by default issues
a warning [-Wunknown-warning-option] (see [3]), which together with '-Werror'
causes the build to fail. This turned out to be a problem on the 1.0.2 stable branch
in the case of the '-Wextended-offsetof' option, which was removed in version 6.0.0,
but needs to be kept here in order to support older clang versions, too (see #9446).

Incidentally, master and 1.1.1 branch already contained the -Wno-unknown-warning-option
option. Due to its special role and its importance, this commit adds an explaining
commit message and moves the option to the front.

[extended tests]

Reviewed-by: Richard Levitte <levitte at openssl.org>
Reviewed-by: Bernd Edlinger <bernd.edlinger at hotmail.de>
Reviewed-by: Paul Dale <paul.dale at oracle.com>
(Merged from https://github.com/openssl/openssl/pull/9447)

(cherry picked from commit 03e5668343078b963cc6544ad7270743de13e514)

View the changeset: https://github.com/openssl/openssl/compare/95803917ad1f...ad9c296c529d

View the full build log and details: https://travis-ci.org/openssl/openssl/builds/582269016?utm_medium=notification&utm_source=email

--

You can unsubscribe from build emails from the openssl/openssl repository going to https://travis-ci.org/account/preferences/unsubscribe?repository=5849220&utm_medium=notification&utm_source=email.
Or unsubscribe from *all* email updating your settings at https://travis-ci.org/account/preferences/unsubscribe?utm_medium=notification&utm_source=email.
Or configure specific recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mta.openssl.org/pipermail/openssl-commits/attachments/20190908/8f410031/attachment-0001.html>


More information about the openssl-commits mailing list