nmake test error on 80-test_ssl_new.t
Matt Caswell
matt at openssl.org
Fri Jun 10 09:50:26 UTC 2022
On 10/06/2022 10:38, Mohammad Ghasemi wrote:
> I'm trying to build openssl 3 in Windows 10 using msvc 143
>
> Test Summary Report
> -------------------
> 80-test_ssl_new.t (Wstat: 256 Tests: 30 Failed: 1)
> Failed test: 12
> Non-zero exit status: 1
> Files=243, Tests=3106, 2594 wallclock secs (21.45 usr + 2.69 sys =
> 24.14 CPU)
> Result: FAIL
> NMAKE : fatal error U1077: 'cmd' : return code '0x1'
> Stop.
> NMAKE : fatal error U1077: '"C:\Program Files\Microsoft Visual
> Studio\2022\Community\VC\Tools\MSVC\14.32.31326\bin\HostX64\x64\nmake.exe"'
> : return code '0x2'
> Stop.
Some test certificates have expired. Fix here:
https://github.com/openssl/openssl/pull/18444/files
https://patch-diff.githubusercontent.com/raw/openssl/openssl/pull/18444.patch
Matt
More information about the openssl-users
mailing list