[openssl-commits] Build failed in Jenkins: master_windows #1561

openssl.sanity at gmail.com openssl.sanity at gmail.com
Fri Mar 18 09:11:57 UTC 2016


See <https://openssl-sanity.cisco.com:8443/job/master_windows/1561/changes>

Changes:

[Richard Levitte] Added build.info debugging capability to Configure

[Richard Levitte] Start documenting Configure internals

[steve] Use correct C format for keysets.pl

[Richard Levitte] Remove support for Borland C++

[rsalz] Remove ultrix/mips support.

[openssl-users] Report TLS 1.0 as backwards-compatible TLSv1

[Richard Levitte] Add install targets for Windows

[Richard Levitte] windows-makefile.tmpl: Stop keeping temporary files

[Richard Levitte] Disallow --classic for Windows

[rsalz] Remove Netware and OS/2

[Richard Levitte] Make picker, thread and combine standard config helper functions

[Richard Levitte] README: small fixups

[rsalz] Update EVP_CIPHER_CTX_set_padding documentation.

------------------------------------------
Started by upstream project "master_basic" build number 1779
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 83f68df32f0067ee7b092f70568fc33e526fd4fd (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 83f68df32f0067ee7b092f70568fc33e526fd4fd
 > git rev-list a7e7bad1681e2607ba59855a3c9215df64b278c0 # timeout=10
[master_windows] $ cmd /c call C:\Users\ADMINI~1\AppData\Local\Temp\1\hudson763834278587685285.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-pre5-dev (0x0x10100005L)
    no-crypto-mdebug [default]  OPENSSL_NO_CRYPTO_MDEBUG (skip dir)
    no-crypto-mdebug-backtrace [forced]   OPENSSL_NO_CRYPTO_MDEBUG_BACKTRACE (skip dir)
    no-dynamic-engine [forced]  
    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-shared       [default] 
    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
IsMK1MF       =no
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 /MT /Ox /O2 /Ob2 
SHARED_CFLAG  =-D_WINDLL
DEFINES       =DSO_WIN32 OPENSSL_THREADS OPENSSL_NO_DYNAMIC_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          =perl

THIRTY_TWO_BIT mode
BN_LLONG mode

Configured for VC-WIN32.

<https://openssl-sanity.cisco.com:8443/job/master_windows/ws/>ms\do_nasm.bat>

<https://openssl-sanity.cisco.com:8443/job/master_windows/ws/>perl> util\mkfiles.pl  1>MINFO 
Can't open crypto/Makefile at util\mkfiles.pl line 92.

<https://openssl-sanity.cisco.com:8443/job/master_windows/ws/>perl> util\mk1mf.pl nasm VC-WIN32  1>ms\nt.mak 

<https://openssl-sanity.cisco.com:8443/job/master_windows/ws/>perl> util\mk1mf.pl dll nasm VC-WIN32  1>ms\ntdll.mak 

<https://openssl-sanity.cisco.com:8443/job/master_windows/ws/>perl> util\mkdef.pl 32 libcrypto  1>ms\libcrypto32.def 

<https://openssl-sanity.cisco.com:8443/job/master_windows/ws/>perl> util\mkdef.pl 32 libssl  1>ms\libssl32.def 
[master_windows] $ cmd /c call C:\Users\ADMINI~1\AppData\Local\Temp\1\hudson6016797538940300818.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> -f ms\ntdll.mak 

Microsoft (R) Program Maintenance Utility Version 12.00.21005.1
Copyright (C) Microsoft Corporation.  All rights reserved.

Building OpenSSL
	link /nologo /subsystem:console /opt:ref /debug /dll /out:out32dll\libssl32.dll /def:ms/LIBSSL32.def @C:\Users\ADMINI~1\AppData\Local\Temp\1\nm905.tmp
LINK : fatal error LNK1181: cannot open input file 'out32dll\libcrypto32.lib'
NMAKE : fatal error U1077: '"C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\BIN\link.EXE"' : return code '0x49d'
Stop.

<https://openssl-sanity.cisco.com:8443/job/master_windows/ws/>exit> 2 
Build step 'Execute Windows batch command' marked build as failure


More information about the openssl-commits mailing list