[openssl-commits] Still Failing: openssl/openssl#6484 (OpenSSL_1_0_2-stable - 99c002b)
Travis CI
builds at travis-ci.org
Wed Oct 19 01:11:32 UTC 2016
Build Update for openssl/openssl
-------------------------------------
Build: #6484
Status: Still Failing
Duration: 14 minutes and 40 seconds
Commit: 99c002b (OpenSSL_1_0_2-stable)
Author: Patrick Steuer
Message: Fix strict-warnings build
crypto/evp/e_aes.c: Types of inp and out parameters of AES_xts_en/decrypt
functions need to be changed from char to unsigned char to avoid build
error due to -Werror=incompatible-pointer-types.
crypto/aes/asm/aes-s390x.pl: Comments need to reflect the above change.
Signed-off-by: Patrick Steuer <psteuer at mail.de>
Reviewed-by: Rich Salz <rsalz at openssl.org>
Reviewed-by: Matt Caswell <matt at openssl.org>
CLA: trivial
View the changeset: https://github.com/openssl/openssl/compare/78ee64c237a8...99c002b30570
View the full build log and details: https://travis-ci.org/openssl/openssl/builds/168673312
--
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/20161019/89e83d51/attachment-0001.html>
More information about the openssl-commits
mailing list