[openssl-commits] Still Failing: openssl/openssl#1555 (master - 8143aa6)

Travis CI builds at travis-ci.org
Sat Feb 6 05:00:25 UTC 2016


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

Build: #1555
Status: Still Failing

Duration: 37 minutes and 25 seconds
Commit: 8143aa6 (master)
Author: Viktor Dukhovni
Message: Add missing static declarations in dtlsv1listentest.c

Clang rightly does not like extern symbols that are not declared
in any header file, as typically these are not intended for global
visibility and are exposed in error.  This was indeed the case with
various file-scope objects in dtlsv1listentest.c.

Reviewed-by: Richard Levitte <levitte at openssl.org>

View the changeset: https://github.com/openssl/openssl/compare/a9052bed9e48...8143aa6f3474

View the full build log and details: https://travis-ci.org/openssl/openssl/builds/107393310

--

You can configure 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/20160206/451fe9e4/attachment.html>


More information about the openssl-commits mailing list