[openssl-commits] Errored: openssl/openssl#7055 (OpenSSL_1_1_0-stable - 1b8055a)

Travis CI builds at travis-ci.org
Fri Nov 11 15:23:42 UTC 2016


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

Build: #7055
Status: Errored

Duration: 54 minutes and 34 seconds
Commit: 1b8055a (OpenSSL_1_1_0-stable)
Author: Richard Levitte
Message: Fix the effect of no-dso in crypto/init.c

When configured no-dso, there are no DSO_{whatever} macros defined.
Therefore, before checking those, you have to check if OPENSSL_NO_DSO
is defined.

Reviewed-by: Matt Caswell <matt at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/1902)
(cherry picked from commit 6e290a25c2cbdc26119c0866c20d9292f9e64dd8)

View the changeset: https://github.com/openssl/openssl/compare/16db345c47cb...1b8055a18387

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

--

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/20161111/d70ab6da/attachment.html>


More information about the openssl-commits mailing list