[openssl-dev] [openssl.org #4255] OpenSSL-1.1.0-pre2 failures using MinGW-W64

sav_ix@ukr.net via RT rt at openssl.org
Tue May 10 14:57:43 UTC 2016


Hi, Everyone 

Updates sources from master branch and made OpenSSL build and test using command: 
(./Configure --prefix="$PWD/../GCC64r" -std=gnu11 -mtune=native -march=native threads no-deprecated shared mingw64 >_Configure.log && make -j 
$NUMBER_OF_PROCESSORS >_make.log && make -j$NUMBER_OF_PROCESSORS install >_install.log) 2>_stderr.log && HARNESS_VERBOSE=yes make test >_test.log 2>&1 

Logs added in attachment. 

On some stage of OpenSSL testsuite run, process 
C:\libOPENSSL-1.1.0-dev\src\apps\openssl.exe s_server -no_comp -rev -engine ossltest -accept 4443 -cert ../apps/server.pem -naccept 1 -cipher AES128-SHA 
stop respond over 5 minutes and was terminated manually. 

Same repeated a bit later with processes 
C:\libOPENSSL-1.1.0-dev\src\apps\openssl.exe s_client -engine ossltest -connect 127.0.0.1:4453 -4 
C:\libOPENSSL-1.1.0-dev\src\apps\openssl.exe s_client -engine ossltest -connect [::1]:4453 -6 
After their termination OpenSSL testsuite stop execution. 

Could you tell, whether this errors reproduced on other Windows systems? (mean not using cross-compilation or Wine) 


Regards, 
Alexander 


-- 
Ticket here: http://rt.openssl.org/Ticket/Display.html?id=4255
Please log in as guest with password guest if prompted

-------------- next part --------------
A non-text attachment was scrubbed...
Name: mingw-w64_build_logs.zip
Type: application/x-zip-compressed
Size: 106352 bytes
Desc: not available
URL: <http://mta.openssl.org/pipermail/openssl-dev/attachments/20160510/e06b075d/attachment-0001.bin>


More information about the openssl-dev mailing list