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

Build: #37730
Status: Errored

Duration: 1 hr, 18 mins, and 42 secs
Commit: 294e380 (master)
Author: Richard Levitte
Message: Configuration: Don't have shared libraries depend on themselves

The NonStop config attributes mean that there's no separate "simple"
and "full" shared library name, they are the same.  Because we assumed
that they would always differ, we ended up with this dependency:

    libcrypto.so: libcrypto.so

A simple fix was all that was needed to clear that.

Reviewed-by: Paul Dale <[email protected]>
(Merged from https://github.com/openssl/openssl/pull/12960)

View the changeset: 
https://github.com/openssl/openssl/compare/25b16562d386...294e380220c5

View the full build log and details: 
https://travis-ci.com/github/openssl/openssl/builds/186606685?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.

Reply via email to