[openssl-dev] Fwd: Build failed in Jenkins: master_windows #32

John Foley (foleyj) foleyj at cisco.com
Tue Feb 3 01:07:40 UTC 2015


It appears the Windows build is broken on master with the recent commit to the DES code.  Please see the error message at the bottom of this message...


Begin forwarded message:

From: <openssl.sanity at gmail.com<mailto:openssl.sanity at gmail.com>>
Date: February 2, 2015 at 7:12:24 PM EST
To: <foleyj at cisco.com<mailto:foleyj at cisco.com>>
Subject: Build failed in Jenkins: master_windows #32
Reply-To: <openssl.sanity at gmail.com<mailto:openssl.sanity at gmail.com>>

See <http://173.39.238.160:8080/job/master_windows/32/changes>

Changes:

[rsalz] Remove old DES API

------------------------------------------
Started by upstream project "master_basic" build number 100
originally caused by:
Started by an SCM change
Building remotely on windows-slave in workspace <http://173.39.238.160:8080/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
Cleaning workspace
git rev-parse --verify HEAD # timeout=10
Resetting working tree
git reset --hard # timeout=10
git clean -fdx # 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 24956ca00f014a917fb181a8abc39b349f3f316f (refs/remotes/origin/master)
git config core.sparsecheckout # timeout=10
git checkout -f 24956ca00f014a917fb181a8abc39b349f3f316f
git rev-list fd22ab9edf497ad7d98897377ee798953845d022 # timeout=10
[master_windows] $ cmd /c call C:\Users\ADMINI~1\AppData\Local\Temp\1\hudson5369467623327537492.bat

<http://173.39.238.160:8080/job/master_windows/ws/>call> "c:\program files (x86)\microsoft visual studio 12.0\vc\bin\vcvars32.bat"

<http://173.39.238.160:8080/job/master_windows/ws/>set> PROCESSOR_ARCHITECTURE=x86

<http://173.39.238.160:8080/job/master_windows/ws/>perl> Configure VC-WIN32
Configuring for VC-WIN32
   no-deprecated   [default]  OPENSSL_NO_DEPRECATED (skip dir)
   no-ec_nistp_64_gcc_128 [default]  OPENSSL_NO_EC_NISTP_64_GCC_128 (skip dir)
   no-gmp          [default]  OPENSSL_NO_GMP (skip dir)
   no-jpake        [experimental] OPENSSL_NO_JPAKE (skip dir)
   no-krb5         [krb5-flavor not specified] OPENSSL_NO_KRB5
   no-md2          [default]  OPENSSL_NO_MD2 (skip dir)
   no-rc5          [default]  OPENSSL_NO_RC5 (skip dir)
   no-rfc3779      [default]  OPENSSL_NO_RFC3779 (skip dir)
   no-sctp         [default]  OPENSSL_NO_SCTP (skip dir)
   no-shared       [default]
   no-ssl-trace    [default]  OPENSSL_NO_SSL_TRACE (skip dir)
   no-store        [experimental] OPENSSL_NO_STORE (skip dir)
   no-unit-test    [default]  OPENSSL_NO_UNIT_TEST (skip dir)
   no-zlib         [default]
   no-zlib-dynamic [default]
IsMK1MF=1
CC            =cl
CFLAG         =-DOPENSSL_THREADS  -DDSO_WIN32 -W3 -Gs0 -GF -Gy -nologo -DOPENSSL_SYS_WIN32 -DWIN32_LEAN_AND_MEAN -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -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
EX_LIBS       =
CPUID_OBJ     =x86cpuid.o
BN_ASM        =bn-586.o co-586.o x86-mont.o x86-gf2m.o
EC_ASM        =
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      =cast-586.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
ENGINES_OBJ   =e_padlock-x86.o
PROCESSOR     =
RANLIB        =true
ARFLAGS       =
PERL          =perl
THIRTY_TWO_BIT mode
BN_LLONG mode
RC4_INDEX mode
RC4_CHUNK is undefined

Configured for VC-WIN32.

<http://173.39.238.160:8080/job/master_windows/ws/>ms\do_nasm.bat>

<http://173.39.238.160:8080/job/master_windows/ws/>perl> util\mkfiles.pl  1>MINFO

<http://173.39.238.160:8080/job/master_windows/ws/>perl> util\mk1mf.pl nasm VC-WIN32  1>ms\nt.mak

<http://173.39.238.160:8080/job/master_windows/ws/>perl> util\mk1mf.pl dll nasm VC-WIN32  1>ms\ntdll.mak

<http://173.39.238.160:8080/job/master_windows/ws/>perl> util\mk1mf.pl nasm BC-NT  1>ms\bcb.mak

<http://173.39.238.160:8080/job/master_windows/ws/>perl> util\mkdef.pl 32 libeay  1>ms\libeay32.def
unable to open crypto/des/des_old.h:No such file or directory

<http://173.39.238.160:8080/job/master_windows/ws/>perl> util\mkdef.pl 32 ssleay  1>ms\ssleay32.def
unable to open crypto/des/des_old.h:No such file or directory
Build step 'Execute Windows batch command' marked build as failure
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mta.openssl.org/pipermail/openssl-dev/attachments/20150203/bba55cec/attachment.html>


More information about the openssl-dev mailing list