Still Failing: openssl/openssl#38032 (master - 8e596a9)

Travis CI builds at travis-ci.com
Wed Oct 14 07:45:42 UTC 2020


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

Build: #38032
Status: Still Failing

Duration: 1 hr, 25 mins, and 19 secs
Commit: 8e596a9 (master)
Author: Yury Is
Message: syscall_random(): don't fail if the getentropy() function is a dummy

Several embedded toolchains may provide dummy implemented getentropy()
function which always returns -1 and sets errno to the ENOSYS.

As a result the function SSL_CTX_new() fails to create a new context.

Fixes #13002

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/13114)

View the changeset: https://github.com/openssl/openssl/compare/58608c7c7ac6...8e596a93bc26

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

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mta.openssl.org/pipermail/openssl-commits/attachments/20201014/a2c1abca/attachment.html>


More information about the openssl-commits mailing list