[openssl-commits] Build failed in Jenkins: master_windows #1410
openssl.sanity at gmail.com
openssl.sanity at gmail.com
Mon Feb 1 15:41:55 UTC 2016
See <https://openssl-sanity.cisco.com:8443/job/master_windows/1410/changes>
Changes:
[emilia] constify PACKET
------------------------------------------
Started by upstream project "master_basic" build number 1584
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 b69817449315f3818a8472468b3328ea755819db (refs/remotes/origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f b69817449315f3818a8472468b3328ea755819db
> git rev-list 0c787647ded59a81311d905024bc93df5d3a061c # timeout=10
[master_windows] $ cmd /c call C:\Users\ADMINI~1\AppData\Local\Temp\1\hudson842587552106387920.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
Warning! target VC-WIN32 doesn't exist!
Usage: Configure [no-<cipher> ...] [enable-<cipher> ...] [experimental-<cipher> ...] [-Dxxx] [-lxxx] [-Lxxx] [-fxxx] [-Kxxx] [no-hw-xxx|no-hw] [[no-]threads] [[no-]shared] [[no-]zlib|zlib-dynamic] [no-asm] [no-dso] [no-egd] [sctp] [386] [--prefix=DIR] [--openssldir=OPENSSLDIR] [--with-xxx[=vvv]] [--config=FILE] os/compiler[:flags]
pick os/compiler from:
BASE
NOTE: If in doubt, on Unix-ish systems use './config'.
Configuring OpenSSL version 1.1.0-pre3-dev (0x0x10100003L)
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 92.
<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