Build Update for openssl/openssl ------------------------------------- Build: #7062 Status: Errored
Duration: 1 hour, 14 minutes, and 51 seconds Commit: 0f251d2 (OpenSSL_1_1_0-stable) Author: Andy Polyakov Message: chacha/asm/chacha-x86.pl: improve [backward] portability. In order to minimize dependency on assembler version a number of post-SSE2 instructions are encoded manually. But in order to simplify the procedure only register operands are considered. Non-register operands are passed down to assembler. Module in question uses pshufb with memory operands, and old [GNU] assembler can't handle it. Fortunately in this case it's possible skip just the problematic segment without skipping SSSE3 support altogether. Reviewed-by: Richard Levitte <[email protected]> Reviewed-by: Rich Salz <[email protected]> (cherry picked from commit d89773d659129368a341df746476da445d47ad31) View the changeset: https://github.com/openssl/openssl/compare/1cb83aff0e7e...0f251d20a5c4 View the full build log and details: https://travis-ci.org/openssl/openssl/builds/175055237 -- You can configure 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
