[openssl-commits] Build failed in Jenkins: master_windows #1331
openssl.sanity at gmail.com
openssl.sanity at gmail.com
Sat Jan 23 20:11:46 UTC 2016
See <https://openssl-sanity.cisco.com:8443/job/master_windows/1331/changes>
Changes:
[kurt] Fix store with opaque data
------------------------------------------
Started by upstream project "master_basic" build number 1495
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
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 de42e71701ff9f7af97e3c8904f12c55549c2503 (refs/remotes/origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f de42e71701ff9f7af97e3c8904f12c55549c2503
> git rev-list 33a23fa6afe355304e02b7abb96acdbc5fc6c5c2 # timeout=10
[master_windows] $ cmd /c call C:\Users\ADMINI~1\AppData\Local\Temp\1\hudson3348361544991121185.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
push on reference is experimental at Configure line 1010.
Not an ARRAY reference at Configure line 1010.
no-crypto-mdebug [default] OPENSSL_NO_CRYPTO_MDEBUG (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-jpake [experimental] OPENSSL_NO_JPAKE (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-store [experimental] OPENSSL_NO_STORE (skip dir)
no-unit-test [default] OPENSSL_NO_UNIT_TEST (skip dir)
no-zlib [default]
no-zlib-dynamic [default]
Configuring 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 ./Makefile at util\mkfiles.pl line 94.
<https://openssl-sanity.cisco.com:8443/job/master_windows/ws/>perl> util\mk1mf.pl nasm VC-WIN32 1>ms\nt.mak
unable to open Makefile!
<https://openssl-sanity.cisco.com:8443/job/master_windows/ws/>perl> util\mk1mf.pl dll nasm VC-WIN32 1>ms\ntdll.mak
unable to open Makefile!
<https://openssl-sanity.cisco.com:8443/job/master_windows/ws/>perl> util\mk1mf.pl nasm BC-NT 1>ms\bcb.mak
unable to open Makefile!
<https://openssl-sanity.cisco.com:8443/job/master_windows/ws/>perl> util\mkdef.pl 32 libeay 1>ms\libeay32.def
Can't locate configdata.pm in @INC (you may need to install the configdata module) (@INC contains: . C:/Perl64/site/lib C:/Perl64/lib) at util\mkdef.pl line 42.
BEGIN failed--compilation aborted at util\mkdef.pl line 42.
<https://openssl-sanity.cisco.com:8443/job/master_windows/ws/>perl> util\mkdef.pl 32 ssleay 1>ms\ssleay32.def
Can't locate configdata.pm in @INC (you may need to install the configdata module) (@INC contains: . C:/Perl64/site/lib C:/Perl64/lib) at util\mkdef.pl line 42.
BEGIN failed--compilation aborted at util\mkdef.pl line 42.
Build step 'Execute Windows batch command' marked build as failure
More information about the openssl-commits
mailing list