[openssl-commits] Errored: openssl/openssl#7572 (OpenSSL_1_1_0-stable - 2ece9c1)

Travis CI builds at travis-ci.org
Mon Dec 12 12:05:28 UTC 2016


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

Build: #7572
Status: Errored

Duration: 47 minutes and 16 seconds
Commit: 2ece9c1 (OpenSSL_1_1_0-stable)
Author: Andy Polyakov
Message: perlasm/x86_64-xlate.pl: refine sign extension in ea package.

$1<<32>>32 worked fine with either 32- or 64-bit perl for a good while,
relying on quirk that [pure] 32-bit perl performed it as $1<<0>>0. But
this apparently changed in some version past minimally required 5.10,
and operation result became 0. Yet, it went unnoticed for another while,
because most perl package providers configure their packages with
-Duse64bitint option.

Reviewed-by: Rich Salz <rsalz at openssl.org>
(cherry picked from commit 82e089308bd9a7794a45f0fa3973d7659420fbd8)

View the changeset: https://github.com/openssl/openssl/compare/a08ae8fee953...2ece9c1fc6c5

View the full build log and details: https://travis-ci.org/openssl/openssl/builds/183202437

--

You can configure 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/20161212/2a0a9f28/attachment.html>


More information about the openssl-commits mailing list