Tests fail on openssl 1.1.1b Windows 7 built with VS 2013
Matt Caswell
matt at openssl.org
Fri Apr 12 13:16:00 UTC 2019
On 11/04/2019 17:43, John Unsworth wrote:
> Attached. This is with the debug build.
Hmmm, this seems to suggest failures in SHA3 and X448 code. Perhaps assembler
issues?
Try compiling with "no-asm" as a Configure option. That's not really a viable
option for production code but it at least rules assembler issues in or out.
Matt
>
> John
>
> -----Original Message-----
> From: openssl-users <openssl-users-bounces at openssl.org> On Behalf Of Matt Caswell
> Sent: 11 April 2019 17:40
> To: openssl-users at openssl.org
> Subject: Re: Tests fail on openssl 1.1.1b Windows 7 built with VS 2013
>
> CAUTION: This email originated from outside of Synchronoss.
>
>
> On 11/04/2019 15:20, John Unsworth wrote:
>
>> test\recipes\30-test_evp.t ...................... Dubious, test
>> returned 4 (wstat 1024, 0x400)
>
> Can you tell us the result from :
>
> nmake TESTS=test_evp V=1 test
>
> Thanks
>
> Matt
>
More information about the openssl-users
mailing list