Current master breaks EC tests

Blumenthal, Uri - 0553 - MITLL uri at ll.mit.edu
Mon Jul 1 18:07:34 UTC 2019


You probably noticed, but the current master keeps breaking EC tests for the last week or so. This is on Mac:

 

 

../test/recipes/15-test_ec.t ....................... Dubious, test returned 1 (wstat 256, 0x100)

Failed 1/5 subtests 

 

 

Test Summary Report

-------------------

../test/recipes/15-test_ec.t                     (Wstat: 256 Tests: 5 Failed: 1)

  Failed test:  2

  Non-zero exit status: 1

Files=172, Tests=1656, 156 wallclock secs ( 1.28 usr  0.36 sys + 118.03 cusr 31.74 csys = 151.41 CPU)

Result: FAIL

 

This is the config string, and the build command:

 

CFLAGS="-Os -Ofast -g -std=gnu17 -march=native"

 

make distclean || true

 

./config --prefix=$HOME/openssl-1.1 --debug --openssldir=$HOME/openssl-1.1/etc --with-rand-seed=rdcpu enable-aria enable-ec_nistp_64_gcc_128 enable-md2 enable-rc5 enable-weak-ssl-ciphers enable-zlib-dynamic enable-ssl-trace

 

Make depend && make clean && make -j 2 all && make test

 

 

-- 

Regards,

Uri

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mta.openssl.org/pipermail/openssl-users/attachments/20190701/0dc94284/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 5249 bytes
Desc: not available
URL: <http://mta.openssl.org/pipermail/openssl-users/attachments/20190701/0dc94284/attachment-0001.bin>


More information about the openssl-users mailing list