[openssl-commits] Fixed: openssl/openssl#6841 (OpenSSL_1_1_0-stable - 8f8e9f1)

Travis CI builds at travis-ci.org
Fri Nov 4 04:24:39 UTC 2016


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

Build: #6841
Status: Fixed

Duration: 44 minutes and 39 seconds
Commit: 8f8e9f1 (OpenSSL_1_1_0-stable)
Author: Richard Levitte
Message: Don't assume to know the shared library extension

test/shlibloadtest.c assumes all Unix style platforms use .so as
shared library extension.  This is not the case for Mac OS X, which
uses .dylib.  Instead of this, have the test recipe find out the
extension from configuration data.

Reviewed-by: Matt Caswell <matt at openssl.org>
Reviewed-by: Rich Salz <rsalz at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/1844)
(cherry picked from commit 62dd3351a16089aedb0f1e62e3b6df371c93389c)

View the changeset: https://github.com/openssl/openssl/compare/0d325d9cb9ec...8f8e9f184bf5

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

--

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/20161104/5768d2cd/attachment-0001.html>


More information about the openssl-commits mailing list