Still Failing: openssl/openssl#25097 (master - ad37edc)

Travis CI builds at travis-ci.org
Thu May 9 05:03:24 UTC 2019


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

Build: #25097
Status: Still Failing

Duration: 21 mins and 5 secs
Commit: ad37edc (master)
Author: Richard Levitte
Message: Don't use '-z defs' if sanitizers are used

There are quite a number of sanitizers for clang that aren't
documented in the clang user documentation.  This makes it impossible
to be selective about what sanitizers to look at to determine if
'-z defs' should be used of not.

Under these circumstances, the sane thing to do is to just look for
any sanitizer specification and not use '-z defs' if there's one
present.

Fixes #8735

Reviewed-by: Paul Dale <paul.dale at oracle.com>
(Merged from https://github.com/openssl/openssl/pull/8892)

View the changeset: https://github.com/openssl/openssl/compare/99592c73e716...ad37edce684f

View the full build log and details: https://travis-ci.org/openssl/openssl/builds/530104818?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/20190509/f1f7922a/attachment-0001.html>


More information about the openssl-commits mailing list