[openssl-commits] Errored: openssl/openssl#22601 (OpenSSL_1_1_1-stable - b36b163)

Travis CI builds at travis-ci.org
Wed Jan 16 17:34:51 UTC 2019


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

Build: #22601
Status: Errored

Duration: 23 mins and 1 sec
Commit: b36b163 (OpenSSL_1_1_1-stable)
Author: Richard Levitte
Message: crypto/armcap.c, crypto/ppccap.c: stricter use of getauxval()

Having a weak getauxval() and only depending on GNU C without looking
at the library we build against meant that it got picked up where not
really expected.

So we change this to check for the glibc version, and since we know it
exists from that version, there's no real need to make it weak.

Reviewed-by: Bernd Edlinger <bernd.edlinger at hotmail.de>
(Merged from https://github.com/openssl/openssl/pull/8028)

(cherry picked from commit 5f40dd158cbfa0a3bd86c32f7a77fec8754bb245)

View the changeset: https://github.com/openssl/openssl/compare/6ffcd10ade7f...b36b1632e20f

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


More information about the openssl-commits mailing list