[openssl-dev] 1.1.1 master consistently fails (was Re: openssl 1-1-0-stable fails)

Blumenthal, Uri - 0553 - MITLL uri at ll.mit.edu
Mon Sep 4 17:58:26 UTC 2017


Fix confirmed, thank you!

Regards,
Uri

Sent from my iPhone

> On Sep 4, 2017, at 10:25, Matt Caswell <matt at openssl.org> wrote:
> 
> 
> 
>> On 04/09/17 08:59, Matt Caswell wrote:
>> 
>> 
>>> On 03/09/17 22:18, Blumenthal, Uri - 0553 - MITLL wrote:
>>> MacOS 10.12.6, Xcode-8.3.3. Current Github master:
>>> 
>>> Test Summary Report
>>> -------------------
>>> ../test/recipes/70-test_clienthello.t            (Wstat: 256 Tests: 1
>>> Failed: 1)
>>>  Failed test:  1
>>>  Non-zero exit status: 1
>>> Files=136, Tests=1266, 461 wallclock secs ( 2.58 usr  0.48 sys + 221.36
>>> cusr 135.66 csys = 360.08 CPU)
>>> Result: FAIL
>>> make[1]: *** [_tests] Error 1
>>> make: *** [tests] Error 2
>> 
>> Fix here:
>> 
>> https://github.com/openssl/openssl/pull/4331
> 
> This is now merged, so this issue should be fixed.
> 
> 
>> 
>> 
>> Matt
>> 
>>> 
>>> Config & build script (feel free to suggest improvements, BTW):
>>> #!/bin/bash -ex
>>> 
>>> make distclean || true
>>> # For OpenSSL-1.1.1 master (development branch)
>>> ./config --prefix=$HOME/openssl-1.1 --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-tls1_3
>>> enable-tls13downgrade
>>> # For OpenSSL-1.1.0-stable
>>> #./config --prefix=$HOME/openssl-1.1 --openssldir=$HOME/openssl-1.1/etc
>>> enable-ec_nistp_64_gcc_128 enable-md2 enable-rc5 enable-weak-ssl-ciphers
>>> enable-zlib-dynamic enable-tls1_3 enable-tls13downgrade
>>> make depend && make clean && make -j 2 all && make test && make install
>>> 
>>> 
>>>> On Sep 2, 2017, at 21:15, Blumenthal, Uri - 0553 - MITLL
>>>> <uri at ll.mit.edu <mailto:uri at ll.mit.edu>> wrote:
>>>> 
>>>> All my builds include "make distclean" at the start of the process.
>>>> However when I repeated that cleanup and re-run the build,
>>>> 1_1_0-stable error disappeared. A fluke?!
>>>> 
>>>> Regards,
>>>> Uri
>>>> 
>>>> Sent from my iPhone
>>>>> 
>>>>> Yes, the branch is OpenSSL_1_1_0-stable. Apparently it does not
>>>>> complain seeing these un-realizable parameters. And error is “genuine”.
>>>>> 
>>>>> 1.1 master also fails tests:
>>>>> 
>>>>> Test Summary Report
>>>>> -------------------
>>>>> ../test/recipes/70-test_clienthello.t            (Wstat: 256 Tests: 1
>>>>> Failed: 1)
>>>>>  Failed test:  1
>>>>>  Non-zero exit status: 1
>>>>> Files=136, Tests=1266, 480 wallclock secs ( 2.72 usr  0.55 sys +
>>>>> 226.57 cusr 144.10 csys = 373.94 CPU)
>>>>> Result: FAIL
>>>>> make[1]: *** [_tests] Error 1
>>>>> make: *** [tests] Error 2
>>>>> $ 
>>>>> 
>>>>> Config:
>>>>> 
>>>>> ./config --prefix=$HOME/openssl-1.1
>>>>> --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-tls1_3
>>>>> enable-tls13downgrade
>>>>> 
>>>>> As you see, for 1.1.1 master I’m enabling ARIA and setting default
>>>>> entropy source to RDRAND. ;-)
>>>>> 
>>> 
>>> 
>>> 
> -- 
> openssl-dev mailing list
> To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-dev
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 4223 bytes
Desc: not available
URL: <http://mta.openssl.org/pipermail/openssl-dev/attachments/20170904/9bab1f9d/attachment-0001.bin>


More information about the openssl-dev mailing list