Failed: openssl/openssl#31620 (master - 32be631)

Travis CI builds at travis-ci.org
Wed Jan 22 18:22:35 UTC 2020


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

Build: #31620
Status: Failed

Duration: 35 mins and 36 secs
Commit: 32be631 (master)
Author: David Benjamin
Message: Do not silently truncate files on perlasm errors

If one of the perlasm xlate drivers crashes, OpenSSL's build will
currently swallow the error and silently truncate the output to however
far the driver got. This will hopefully fail to build, but better to
check such things.

Handle this by checking for errors when closing STDOUT (which is a pipe
to the xlate driver).

Reviewed-by: Richard Levitte <levitte at openssl.org>
Reviewed-by: Tim Hudson <tjh at openssl.org>
Reviewed-by: Tomas Mraz <tmraz at fedoraproject.org>
(Merged from https://github.com/openssl/openssl/pull/10883)

View the changeset: https://github.com/openssl/openssl/compare/3b740f6ec056...32be631ca1f2

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

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mta.openssl.org/pipermail/openssl-commits/attachments/20200122/4f5276b7/attachment.html>


More information about the openssl-commits mailing list