Still Failing: openssl/openssl#29104 (master - be66a15)
Travis CI
builds at travis-ci.org
Thu Oct 10 17:58:05 UTC 2019
Build Update for openssl/openssl
-------------------------------------
Build: #29104
Status: Still Failing
Duration: 26 mins and 3 secs
Commit: be66a15 (master)
Author: Viktor Szakats
Message: Fix unused goto label gcc warning
On systems with undefined AI_ADDRCONFIG and AI_NUMERICHOST:
x86_64-w64-mingw32-gcc -I. -Icrypto/include -Iinclude -m64 -Wall -O3 -fno-ident ...
crypto/bio/b_addr.c: In function 'BIO_lookup_ex':
crypto/bio/b_addr.c:699:7: warning: label 'retry' defined but not used [-Wunused-label]
retry:
^~~~~
Regression from: 3f91ede9aea70774d9b5d509bc76d484ebaff6aa
Reviewed-by: Paul Dale <paul.dale at oracle.com>
Reviewed-by: Matthias St. Pierre <Matthias.St.Pierre at ncp-e.com>
(Merged from https://github.com/openssl/openssl/pull/9856)
View the changeset: https://github.com/openssl/openssl/compare/99435164ac55...be66a15cc1a4
View the full build log and details: https://travis-ci.org/openssl/openssl/builds/596215880?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/20191010/85a23de1/attachment.html>
More information about the openssl-commits
mailing list