[openssl-commits] Build failed in Jenkins: master_mips #491
openssl.sanity at gmail.com
openssl.sanity at gmail.com
Sat Jan 30 23:26:50 UTC 2016
See <https://openssl-sanity.cisco.com:8443/job/master_mips/491/changes>
Changes:
[rsalz] Remove extra level of indirection.
------------------------------------------
Started by upstream project "master_basic" build number 1570
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 9716b0b9deb68ffe268235841eba80ea4e31a9d0 (refs/remotes/origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 9716b0b9deb68ffe268235841eba80ea4e31a9d0
> git rev-list 94af0cd7f3a8130bbc23feb743b176a74eec7e10 # timeout=10
[master_mips] $ /bin/sh -xe /tmp/hudson3639839395610441703.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-pre3-dev (0x0x10100003L)
no-crypto-mdebug [default] OPENSSL_NO_CRYPTO_MDEBUG (skip dir)
no-dso [option]
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 [option]
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 linux-mips64
IsMK1MF =no
CC =gcc
CFLAG =-DOPENSSL_THREADS -pthread -mips3 -mabi=n32 -Wall -DBN_DIV3W -O3 -DOPENSSL_BN_ASM_MONT -DSHA1_ASM -DSHA256_ASM -DAES_ASM -DWHIRLPOOL_ASM
LFLAGS =
EX_LIBS =-ldl
CPUID_OBJ =mem_clr.o
BN_ASM =bn-mips.o mips-mont.o
EC_ASM =
DES_ENC =des_enc.o fcrypt_b.o
AES_ENC =aes_cbc.o aes-mips.o
BF_ENC =bf_enc.o
CAST_ENC =c_enc.o
RC4_ENC =rc4_enc.o rc4_skey.o
RC5_ENC =rc5_enc.o
MD5_OBJ_ASM =
SHA1_OBJ_ASM =sha1-mips.o sha256-mips.o
RMD160_OBJ_ASM=
CMLL_ENC =camellia.o cmll_misc.o cmll_cbc.o
MODES_OBJ =
PADLOCK_OBJ =
CHACHA_ENC =chacha_enc.o
POLY1305_OBJ =
PROCESSOR =
RANLIB =/bin/ranlib
ARFLAGS =
PERL =/bin/perl
SIXTY_FOUR_BIT mode
Configured for linux-mips64.
*** Because of configuration changes, you MUST do the following before
*** building:
make depend
+ make depend
making depend in crypto...
make[1]: Entering directory `<https://openssl-sanity.cisco.com:8443/job/master_mips/ws/crypto'>
gcc: error: unrecognized argument in option '-mabi=n32'
gcc: note: valid arguments to '-mabi=' are: ms sysv
gcc: error: unrecognized command line option '-mips3'
make[1]: *** [depend] Error 1
make[1]: Leaving directory `<https://openssl-sanity.cisco.com:8443/job/master_mips/ws/crypto'>
make: *** [depend] Error 1
Build step 'Execute shell' marked build as failure
More information about the openssl-commits
mailing list