[openssl-commits] Build failed in Jenkins: master_basic #1282

openssl.sanity at gmail.com openssl.sanity at gmail.com
Wed Dec 16 22:54:14 UTC 2015


See <https://openssl-sanity.cisco.com:8443/job/master_basic/1282/changes>

Changes:

[rsalz] Provide better "make depend" warning.

------------------------------------------
Started by an SCM change
Building on master in workspace <https://openssl-sanity.cisco.com:8443/job/master_basic/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 2e31ef0366d368ac8cf7f5ecc9052bff27337799 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 2e31ef0366d368ac8cf7f5ecc9052bff27337799
 > git rev-list a7a14a23a92a6accec3a39e979d377e1ddda2f75 # timeout=10
[master_basic] $ /bin/sh -xe /tmp/hudson4591696139565084845.sh
+ ./config
Operating system: x86_64-whatever-linux2
Unmatched right curly bracket at ./Configure line 2161, at end of line
syntax error at ./Configure line 2161, near "}"
Can't use global $1 in "my" at ./Configure line 2167, near "hex $1"
Global symbol "$v2" requires explicit package name at ./Configure line 2168.
Global symbol "$v3" requires explicit package name at ./Configure line 2169.
Global symbol "$v4" requires explicit package name at ./Configure line 2170.
syntax error at ./Configure line 2223, near "}"
Execution of ./Configure aborted due to compilation errors.
Unmatched right curly bracket at ./Configure line 2161, at end of line
syntax error at ./Configure line 2161, near "}"
Can't use global $1 in "my" at ./Configure line 2167, near "hex $1"
Global symbol "$v2" requires explicit package name at ./Configure line 2168.
Global symbol "$v3" requires explicit package name at ./Configure line 2169.
Global symbol "$v4" requires explicit package name at ./Configure line 2170.
syntax error at ./Configure line 2223, near "}"
Execution of ./Configure aborted due to compilation errors.
This system (linux-x86_64) is not supported. See file INSTALL for details.
+ make depend
Makefile is older than Makefile.org, Configure or config.
Reconfigure the source tree (via './config' or 'perl Configure'), please.
make: *** [Makefile] Error 1
Build step 'Execute shell' marked build as failure


More information about the openssl-commits mailing list