See <https://openssl-sanity.cisco.com:8443/job/master_windows/1600/changes>
Changes: [Matt Caswell] Remove stale errors from early connection attempts in a client [Matt Caswell] Fix the no-tls option ------------------------------------------ Started by upstream project "master_basic" build number 1865 originally caused by: Started by an SCM change Building remotely on windows-slave in workspace <https://openssl-sanity.cisco.com:8443/job/master_windows/ws/> > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/openssl/openssl.git # > timeout=10 Fetching upstream changes from https://github.com/openssl/openssl.git > git --version # timeout=10 > git -c core.askpass=true fetch --tags --progress > https://github.com/openssl/openssl.git +refs/heads/*:refs/remotes/origin/* > git rev-parse "refs/remotes/origin/master^{commit}" # timeout=10 > git rev-parse "refs/remotes/origin/origin/master^{commit}" # timeout=10 Checking out Revision b273fcc565fbe90b1f9d2526640fcc55832bbeb6 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b273fcc565fbe90b1f9d2526640fcc55832bbeb6 > git rev-list 1697a81bafcc9a65012b62ba01c1661bf40e5edb # timeout=10 [master_windows] $ cmd /c call C:\Users\ADMINI~1\AppData\Local\Temp\1\hudson2122588289172731123.bat <https://openssl-sanity.cisco.com:8443/job/master_windows/ws/>call> "c:\program files (x86)\microsoft visual studio 12.0\vc\bin\vcvars32.bat" <https://openssl-sanity.cisco.com:8443/job/master_windows/ws/>set> PROCESSOR_ARCHITECTURE=x86 <https://openssl-sanity.cisco.com:8443/job/master_windows/ws/>perl> Configure VC-WIN32 Configuring OpenSSL version 1.1.0-pre6-dev (0x0x10100006L) no-crypto-mdebug [default] OPENSSL_NO_CRYPTO_MDEBUG (skip dir) no-crypto-mdebug-backtrace [forced] OPENSSL_NO_CRYPTO_MDEBUG_BACKTRACE (skip dir) no-ec_nistp_64_gcc_128 [default] OPENSSL_NO_EC_NISTP_64_GCC_128 (skip dir) no-egd [default] OPENSSL_NO_EGD (skip dir) no-heartbeats [default] OPENSSL_NO_HEARTBEATS (skip dir) no-md2 [default] OPENSSL_NO_MD2 (skip dir) no-rc5 [default] OPENSSL_NO_RC5 (skip dir) no-sctp [default] OPENSSL_NO_SCTP (skip dir) no-ssl-trace [default] OPENSSL_NO_SSL_TRACE (skip dir) no-ssl3 [default] OPENSSL_NO_SSL3 (skip dir) no-ssl3-method [default] OPENSSL_NO_SSL3_METHOD (skip dir) no-unit-test [default] OPENSSL_NO_UNIT_TEST (skip dir) no-weak-ssl-ciphers [default] OPENSSL_NO_WEAK_SSL_CIPHERS (skip dir) no-zlib [default] no-zlib-dynamic [default] Configuring for VC-WIN32 CC =cl CFLAG =-W3 -wd4090 -Gs0 -GF -Gy -nologo -DOPENSSL_SYS_WIN32 -DWIN32_LEAN_AND_MEAN -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -DUNICODE -D_UNICODE /MD /Ox /O2 /Ob2 SHARED_CFLAG = DEFINES =OPENSSL_USE_APPLINK DSO_WIN32 NDEBUG OPENSSL_THREADS OPENSSL_NO_STATIC_ENGINE OPENSSL_PIC OPENSSL_BN_ASM_PART_WORDS OPENSSL_IA32_SSE2 OPENSSL_BN_ASM_MONT OPENSSL_BN_ASM_GF2m SHA1_ASM SHA256_ASM SHA512_ASM MD5_ASM RMD160_ASM AES_ASM VPAES_ASM WHIRLPOOL_ASM GHASH_ASM ECP_NISTZ256_ASM POLY1305_ASM LFLAG =/nologo /debug PLIB_LFLAG = EX_LIBS =ws2_32.lib gdi32.lib advapi32.lib crypt32.lib user32.lib APPS_OBJ =../ms/applink.o CPUID_OBJ =x86cpuid.o UPLINK_OBJ =../ms/uplink.o BN_ASM =bn-586.o co-586.o x86-mont.o x86-gf2m.o EC_ASM =ecp_nistz256.o ecp_nistz256-x86.o DES_ENC =des-586.o crypt586.o AES_ENC =aes-586.o vpaes-x86.o aesni-x86.o BF_ENC =bf-586.o CAST_ENC =c_enc.o RC4_ENC =rc4-586.o RC5_ENC =rc5-586.o MD5_OBJ_ASM =md5-586.o SHA1_OBJ_ASM =sha1-586.o sha256-586.o sha512-586.o RMD160_OBJ_ASM=rmd-586.o CMLL_ENC =cmll-x86.o MODES_OBJ =ghash-x86.o PADLOCK_OBJ =e_padlock-x86.o CHACHA_ENC =chacha-x86.o POLY1305_OBJ =poly1305-x86.o BLAKE2_OBJ = PROCESSOR = RANLIB =true ARFLAGS =/nologo PERL =C:\Perl64\bin\perl.exe THIRTY_TWO_BIT mode BN_LLONG mode Configured for VC-WIN32. <https://openssl-sanity.cisco.com:8443/job/master_windows/ws/>exit> 0 [master_windows] $ cmd /c call C:\Users\ADMINI~1\AppData\Local\Temp\1\hudson2039781485438286243.bat <https://openssl-sanity.cisco.com:8443/job/master_windows/ws/>call> "c:\program files (x86)\microsoft visual studio 12.0\vc\bin\vcvars32.bat" <https://openssl-sanity.cisco.com:8443/job/master_windows/ws/>set> PROCESSOR_ARCHITECTURE=x86 <https://openssl-sanity.cisco.com:8443/job/master_windows/ws/>nmake> Microsoft (R) Program Maintenance Utility Version 12.00.21005.1 Copyright (C) Microsoft Corporation. All rights reserved. C:\Perl64\bin\perl.exe util\mkbuildinf.pl "cl " "VC-WIN32" > crypto\buildinf.h cl -DOPENSSL_USE_APPLINK -DDSO_WIN32 -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_STATIC_ENGINE -DOPENSSL_PIC -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM "-DENGINESDIR=\"%ProgramFiles(x86)%\\OpenSSL\\lib\\engines\"" "-DOPENSSLDIR=\"%CommonProgramFiles(x86)%\\SSL\"" -W3 -wd4090 -Gs0 -GF -Gy -nologo -DOPENSSL_SYS_WIN32 -DWIN32_LEAN_AND_MEAN -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -DUNICODE -D_UNICODE /MD /Ox /O2 /Ob2 /Zi /Fdlib /I include /I . /I crypto\include /I crypto -c /Focrypto\cversion.obj crypto\cversion.c cversion.c crypto\cversion.c(100) : warning C4129: 'P' : unrecognized character escape sequence crypto\cversion.c(100) : warning C4129: 'C' : unrecognized character escape sequence crypto\cversion.c(107) : warning C4129: 'P' : unrecognized character escape sequence C:\Perl64\bin\perl.exe util\mkdef.pl "crypto" 32 > libcrypto-1_1.def C:\Perl64\bin\perl.exe -i.tmp -pe "s|^LIBRARY\s+crypto32|LIBRARY libcrypto-1_1|;" libcrypto-1_1.def DEL libcrypto-1_1.def.tmp C:\Perl64\bin\perl.exe util\mkrc.pl libcrypto-1_1.dll > libcrypto-1_1.rc rc /folibcrypto-1_1.res libcrypto-1_1.rc Microsoft (R) Windows (R) Resource Compiler Version 6.3.9600.17298 Copyright (C) Microsoft Corporation. All rights reserved. link /nologo /debug /dll /implib:libcrypto.lib /out:libcrypto-1_1.dll /def:libcrypto-1_1.def @C:\Users\ADMINI~1\AppData\Local\Temp\1\nm9D96.tmp || (DEL /Q libcrypto.* libcrypto-1_1.* && EXIT 1) Creating library libcrypto.lib and object libcrypto.exp DEL /F apps\libcrypto-1_1.dll DEL /F test\libcrypto-1_1.dll COPY libcrypto-1_1.dll apps 1 file(s) copied. COPY libcrypto-1_1.dll test 1 file(s) copied. C:\Perl64\bin\perl.exe util\mkdef.pl "ssl" 32 > libssl-1_1.def C:\Perl64\bin\perl.exe -i.tmp -pe "s|^LIBRARY\s+ssl32|LIBRARY libssl-1_1|;" libssl-1_1.def DEL libssl-1_1.def.tmp C:\Perl64\bin\perl.exe util\mkrc.pl libssl-1_1.dll > libssl-1_1.rc rc /folibssl-1_1.res libssl-1_1.rc Microsoft (R) Windows (R) Resource Compiler Version 6.3.9600.17298 Copyright (C) Microsoft Corporation. All rights reserved. link /nologo /debug /dll /implib:libssl.lib /out:libssl-1_1.dll /def:libssl-1_1.def @C:\Users\ADMINI~1\AppData\Local\Temp\1\nmA864.tmp || (DEL /Q libssl.* libssl-1_1.* && EXIT 1) Creating library libssl.lib and object libssl.exp DEL /F apps\libssl-1_1.dll DEL /F test\libssl-1_1.dll COPY libssl-1_1.dll apps 1 file(s) copied. COPY libssl-1_1.dll test 1 file(s) copied. link /nologo /debug /dll /out:engines\capi.dll /def:C:\Users\ADMINI~1\AppData\Local\Temp\1\nmA9EC.tmp @C:\Users\ADMINI~1\AppData\Local\Temp\1\nmA9ED.tmp Creating library engines\capi.lib and object engines\capi.exp link /nologo /debug /dll /out:engines\dasync.dll /def:C:\Users\ADMINI~1\AppData\Local\Temp\1\nmAA5B.tmp @C:\Users\ADMINI~1\AppData\Local\Temp\1\nmAA5C.tmp Creating library engines\dasync.lib and object engines\dasync.exp link /nologo /debug /dll /out:engines\ossltest.dll /def:C:\Users\ADMINI~1\AppData\Local\Temp\1\nmAABB.tmp @C:\Users\ADMINI~1\AppData\Local\Temp\1\nmAABC.tmp Creating library engines\ossltest.lib and object engines\ossltest.exp link /nologo /debug /dll /out:engines\padlock.dll /def:C:\Users\ADMINI~1\AppData\Local\Temp\1\nmAB2A.tmp @C:\Users\ADMINI~1\AppData\Local\Temp\1\nmAB2B.tmp Creating library engines\padlock.lib and object engines\padlock.exp cl -DOPENSSL_USE_APPLINK -DDSO_WIN32 -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_STATIC_ENGINE -DOPENSSL_PIC -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM "-DENGINESDIR=\"%ProgramFiles(x86)%\\OpenSSL\\lib\\engines\"" "-DOPENSSLDIR=\"%CommonProgramFiles(x86)%\\SSL\"" -W3 -wd4090 -Gs0 -GF -Gy -nologo -DOPENSSL_SYS_WIN32 -DWIN32_LEAN_AND_MEAN -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -DUNICODE -D_UNICODE /MD /Ox /O2 /Ob2 /Zi /Fdapp /I include /I . -c /Foapps\s_socket.obj apps\s_socket.c s_socket.c apps\s_socket.c(292) : warning C4996: 'unlink': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _unlink. See online help for details. C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\INCLUDE\stdio.h(278) : see declaration of 'unlink' link /nologo /debug /subsystem:console /opt:ref /out:apps\openssl.exe @C:\Users\ADMINI~1\AppData\Local\Temp\1\nmACB3.tmp MSVCRT.lib(MSVCR120.dll) : error LNK2005: ___iob_func already defined in LIBCMT.lib(_file.obj) MSVCRT.lib(MSVCR120.dll) : error LNK2005: _fclose already defined in LIBCMT.lib(fclose.obj) MSVCRT.lib(MSVCR120.dll) : error LNK2005: _perror already defined in LIBCMT.lib(perror.obj) MSVCRT.lib(MSVCR120.dll) : error LNK2005: __errno already defined in LIBCMT.lib(dosmap.obj) MSVCRT.lib(MSVCR120.dll) : error LNK2005: _exit already defined in LIBCMT.lib(crt0dat.obj) MSVCRT.lib(MSVCR120.dll) : error LNK2005: _getenv already defined in LIBCMT.lib(getenv.obj) MSVCRT.lib(MSVCR120.dll) : error LNK2005: _free already defined in LIBCMT.lib(free.obj) MSVCRT.lib(MSVCR120.dll) : error LNK2005: _malloc already defined in LIBCMT.lib(malloc.obj) MSVCRT.lib(MSVCR120.dll) : error LNK2005: _strchr already defined in LIBCMT.lib(strchr.obj) MSVCRT.lib(MSVCR120.dll) : error LNK2005: __stricmp already defined in LIBCMT.lib(stricmp.obj) MSVCRT.lib(MSVCR120.dll) : error LNK2005: _isspace already defined in LIBCMT.lib(_ctype.obj) MSVCRT.lib(MSVCR120.dll) : error LNK2005: _atoi already defined in LIBCMT.lib(atox.obj) MSVCRT.lib(MSVCR120.dll) : error LNK2005: _strtol already defined in LIBCMT.lib(strtol.obj) MSVCRT.lib(MSVCR120.dll) : error LNK2005: _atol already defined in LIBCMT.lib(atox.obj) MSVCRT.lib(MSVCR120.dll) : error LNK2005: _isxdigit already defined in LIBCMT.lib(_ctype.obj) MSVCRT.lib(MSVCR120.dll) : error LNK2005: _printf already defined in LIBCMT.lib(printf.obj) MSVCRT.lib(MSVCR120.dll) : error LNK2005: _islower already defined in LIBCMT.lib(_ctype.obj) MSVCRT.lib(MSVCR120.dll) : error LNK2005: _fflush already defined in LIBCMT.lib(fflush.obj) MSVCRT.lib(MSVCR120.dll) : error LNK2005: _isupper already defined in LIBCMT.lib(_ctype.obj) MSVCRT.lib(MSVCR120.dll) : error LNK2005: _tolower already defined in LIBCMT.lib(tolower.obj) MSVCRT.lib(MSVCR120.dll) : error LNK2005: _strtoul already defined in LIBCMT.lib(strtol.obj) MSVCRT.lib(MSVCR120.dll) : error LNK2005: _strstr already defined in LIBCMT.lib(strstr.obj) MSVCRT.lib(MSVCR120.dll) : error LNK2005: __time64 already defined in LIBCMT.lib(time64.obj) MSVCRT.lib(MSVCR120.dll) : error LNK2005: __fileno already defined in LIBCMT.lib(fileno.obj) MSVCRT.lib(MSVCR120.dll) : error LNK2005: __close already defined in LIBCMT.lib(close.obj) MSVCRT.lib(MSVCR120.dll) : error LNK2005: __write already defined in LIBCMT.lib(write.obj) Creating library apps\openssl.lib and object apps\openssl.exp LINK : warning LNK4098: defaultlib 'MSVCRT' conflicts with use of other libs; use /NODEFAULTLIB:library apps\openssl.exe : fatal error LNK1169: one or more multiply defined symbols found NMAKE : fatal error U1077: '"C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\BIN\link.EXE"' : return code '0x491' Stop. <https://openssl-sanity.cisco.com:8443/job/master_windows/ws/>exit> 2 Build step 'Execute Windows batch command' marked build as failure _____ openssl-commits mailing list To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-commits