Build Update for openssl/openssl ------------------------------------- Build: #7061 Status: Errored
Duration: 1 hour, 14 minutes, and 28 seconds Commit: d89773d (master) 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]> View the changeset: https://github.com/openssl/openssl/compare/cebb18698906...d89773d65912 View the full build log and details: https://travis-ci.org/openssl/openssl/builds/175055144 -- 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
