Build Update for openssl/openssl ------------------------------------- Build: #21902 Status: Still Failing
Duration: 21 mins and 51 secs Commit: 1119d4e (OpenSSL_1_1_1-stable) Author: Richard Levitte Message: VMS: fix collected error strings It turns out that on VMS, strerror() returns messages with added spaces at the end. We wouldn't had noticed if it wasn't for perl trimming those spaces off for its own sake and thereby having test/recipes/02-test_errstr.t fail on VMS. The safe fix is to do the same trimming ourselves. Reviewed-by: Paul Dale <[email protected]> (Merged from https://github.com/openssl/openssl/pull/7701) (cherry picked from commit 9f15e5b911ba6053e09578f190354568e01c07d7) View the changeset: https://github.com/openssl/openssl/compare/6aca8d1a5fb1...1119d4e7f4b1 View the full build log and details: https://travis-ci.org/openssl/openssl/builds/459164846?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.
_____ openssl-commits mailing list To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-commits
