Still Failing: openssl/openssl#37880 (master - 99501e8)

Travis CI builds at travis-ci.com
Sat Oct 3 15:22:03 UTC 2020


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

Build: #37880
Status: Still Failing

Duration: 1 hr, 17 mins, and 50 secs
Commit: 99501e8 (master)
Author: drgler
Message: Ensure that _GNU_SOURCE is defined for NI_MAXHOST and NI_MAXSERV

Since glibc 2.8, these defines like `NI_MAXHOST` are exposed only
if suitable feature test macros are defined, namely: _GNU_SOURCE,
_DEFAULT_SOURCE (since glibc 2.19), or _BSD_SOURCE or _SVID_SOURCE
(before glibc 2.19), see GETNAMEINFO(3).

CLA: trivial
Fixes #13049

Reviewed-by: Richard Levitte <levitte at openssl.org>
Reviewed-by: Matt Caswell <matt at openssl.org>
Reviewed-by: Matthias St. Pierre <Matthias.St.Pierre at ncp-e.com>
(Merged from https://github.com/openssl/openssl/pull/13054)

View the changeset: https://github.com/openssl/openssl/compare/993c437dbd14...99501e817cbc

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


--

You can unsubscribe from build emails from the openssl/openssl repository going to https://travis-ci.com/account/preferences/unsubscribe?repository=13885459&utm_medium=notification&utm_source=email.
Or unsubscribe from *all* email updating your settings at https://travis-ci.com/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: <https://mta.openssl.org/pipermail/openssl-commits/attachments/20201003/c19efc3d/attachment-0001.html>


More information about the openssl-commits mailing list