Build Update for openssl/openssl ------------------------------------- Build: #26215 Status: Still Failing
Duration: 23 mins and 31 secs Commit: 6592ab8 (master) Author: Richard Levitte Message: FIPS module: adapt for the changed error reporting methods The FIPS module inner provider doesn't need to deal with error reason strings or error library number, since it uses the outer provider's error reporting upcalls. We therefore disable that code in crypto/provider_core.c when building the FIPS module. Reviewed-by: Matt Caswell <m...@openssl.org> (Merged from https://github.com/openssl/openssl/pull/9174) View the changeset: https://github.com/openssl/openssl/compare/7c95390ef021...6592ab81d21f View the full build log and details: https://travis-ci.org/openssl/openssl/builds/553338576?utm_medium=notification&utm_source=email -- You can unsubscribe from build emails from the openssl/openssl repository going to https://travis-ci.org/account/preferences/unsubscribe?repository=5849220&utm_medium=notification&utm_source=email. Or unsubscribe from *all* email updating your settings at https://travis-ci.org/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.