[openssl-commits] Build failed in Jenkins: master_mips #665
openssl.sanity at gmail.com
openssl.sanity at gmail.com
Wed Mar 9 13:13:33 UTC 2016
See <https://openssl-sanity.cisco.com:8443/job/master_mips/665/changes>
Changes:
[Richard Levitte] Recognise 32-bit Solaris in util/shlib_wrap.sh
[Richard Levitte] Touch the correct variables for the system; shlib_wrap.sh on Solaris
[Richard Levitte] Make sure the effect of "pic" / "no-pic" is used with assembler compilations
[Richard Levitte] Have Configure display the value of SHARED_CFLAG
[Richard Levitte] Don't check the conditions to build e_afalg if configured "no-engine"
[Richard Levitte] Don't add afalg engine if configured "no-engine"
[Richard Levitte] Don't add engines if configured "no-engine"
[Richard Levitte] Don't call ENGINE_cleanup when configured "no-engine"
[Matt Caswell] Remove use of the old CRYPTO_LOCK_X5O9_STORE
[Matt Caswell] Remove the old threading API
[Matt Caswell] Update CHANGES for the new threading API
[Matt Caswell] Add an entry in NEWS about the new threading API
------------------------------------------
Started by upstream project "master_basic" build number 1756
originally caused by:
Started by an SCM change
Building on master in workspace <https://openssl-sanity.cisco.com:8443/job/master_mips/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 4a4e250c2ad187e0b078ca10b77ff00e69e5eca9 (refs/remotes/origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 4a4e250c2ad187e0b078ca10b77ff00e69e5eca9
> git rev-list 30752dd7df7c699b380043cb73e384dd84cab539 # timeout=10
[master_mips] $ /bin/sh -xe /tmp/hudson7958253678790551412.sh
+ export PATH=/sbin:/usr/sbin:/bin:/usr/bin:/var/toolchains/Octeon/octeon_sdk/tools-gcc-4.3/bin
+ PATH=/sbin:/usr/sbin:/bin:/usr/bin:/var/toolchains/Octeon/octeon_sdk/tools-gcc-4.3/bin
+ export CROSS_COMPILE=mips64-octeon-linux-gnu-
+ CROSS_COMPILE=mips64-octeon-linux-gnu-
+ ./Configure linux-mips64 no-shared no-dso
Configuring OpenSSL version 1.1.0-pre4-dev (0x0x10100004L)
no-crypto-mdebug [default] OPENSSL_NO_CRYPTO_MDEBUG (skip dir)
no-crypto-mdebug-backtrace [forced] OPENSSL_NO_CRYPTO_MDEBUG_BACKTRACE (skip dir)
no-dso [option]
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 [option]
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-static-engine [default] OPENSSL_NO_STATIC_ENGINE (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 linux-mips64
ENGINES can only be used if configured with 'dynamic-engine'.
This is usually a fault in a build.info file.
Build step 'Execute shell' marked build as failure
More information about the openssl-commits
mailing list