[openssl-commits] Build failed in Jenkins: master_basic #1417
openssl.sanity at gmail.com
openssl.sanity at gmail.com
Wed Jan 13 20:09:11 UTC 2016
See <https://openssl-sanity.cisco.com:8443/job/master_basic/1417/changes>
Changes:
[Richard Levitte] Quick fix of debugging option for mk1mf.pl.
------------------------------------------
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 a33b13128fd141baaea72b038a502a7904138d91 (refs/remotes/origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f a33b13128fd141baaea72b038a502a7904138d91
> git rev-list 6f84b383d3c19a1993f08cdfa9a23d7649161823 # timeout=10
[master_basic] $ /bin/sh -xe /tmp/hudson3344533333827053080.sh
+ ./config
Operating system: x86_64-whatever-linux2
Configuring for linux-x86_64
Configuring for linux-x86_64
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-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]
IsMK1MF=0
CC =gcc
CFLAG =-DOPENSSL_THREADS -pthread -DDSO_DLFCN -DHAVE_DLFCN_H -Wa,--noexecstack -m64 -DL_ENDIAN -Wall -O3 -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM
EX_LIBS =-ldl
CPUID_OBJ =x86_64cpuid.o
BN_ASM =x86_64-gcc.o x86_64-mont.o x86_64-mont5.o x86_64-gf2m.o rsaz_exp.o rsaz-x86_64.o rsaz-avx2.o
EC_ASM =ecp_nistz256.o ecp_nistz256-x86_64.o
DES_ENC =des_enc.o fcrypt_b.o
AES_ENC =aes-x86_64.o vpaes-x86_64.o bsaes-x86_64.o aesni-x86_64.o aesni-sha1-x86_64.o aesni-sha256-x86_64.o aesni-mb-x86_64.o
BF_ENC =bf_enc.o
CAST_ENC =c_enc.o
RC4_ENC =rc4-x86_64.o rc4-md5-x86_64.o
RC5_ENC =rc5_enc.o
MD5_OBJ_ASM =md5-x86_64.o
SHA1_OBJ_ASM =sha1-x86_64.o sha256-x86_64.o sha512-x86_64.o sha1-mb-x86_64.o sha256-mb-x86_64.o
RMD160_OBJ_ASM=
CMLL_ENC =cmll-x86_64.o cmll_misc.o
MODES_OBJ =ghash-x86_64.o aesni-gcm-x86_64.o
ENGINES_OBJ =e_padlock-x86_64.o
CHACHA_ENC =chacha_enc.o
POLY1305_OBJ =
PROCESSOR =
RANLIB =/bin/ranlib
ARFLAGS =
PERL =/bin/perl
SIXTY_FOUR_BIT_LONG mode
DES_UNROLL used
DES_INT used
RC4_CHUNK is unsigned long
Configured for linux-x86_64.
+ make depend
making depend in crypto...
make[1]: Entering directory `<https://openssl-sanity.cisco.com:8443/job/master_basic/ws/crypto'>
In file included from ../include/openssl/crypto.h:132:0,
from include/internal/cryptlib.h:72,
from cryptlib.c:117:
../include/openssl/ossl_typ.h:205:33: error: token ";" is not valid in preprocessor expressions
&& !defined(OPENSSL_SYS_VMS);
^
In file included from ../include/openssl/crypto.h:132:0,
from mem.c:62:
../include/openssl/ossl_typ.h:205:33: error: token ";" is not valid in preprocessor expressions
&& !defined(OPENSSL_SYS_VMS);
^
In file included from ../include/openssl/crypto.h:132:0,
from mem_clr.c:61:
../include/openssl/ossl_typ.h:205:33: error: token ";" is not valid in preprocessor expressions
&& !defined(OPENSSL_SYS_VMS);
^
In file included from ../include/openssl/crypto.h:132:0,
from include/internal/cryptlib.h:72,
from mem_dbg.c:115:
../include/openssl/ossl_typ.h:205:33: error: token ";" is not valid in preprocessor expressions
&& !defined(OPENSSL_SYS_VMS);
^
In file included from ../include/openssl/crypto.h:132:0,
from include/internal/cryptlib.h:72,
from cversion.c:59:
../include/openssl/ossl_typ.h:205:33: error: token ";" is not valid in preprocessor expressions
&& !defined(OPENSSL_SYS_VMS);
^
In file included from ../include/openssl/crypto.h:132:0,
from include/internal/cryptlib.h:72,
from ex_data.c:111:
../include/openssl/ossl_typ.h:205:33: error: token ";" is not valid in preprocessor expressions
&& !defined(OPENSSL_SYS_VMS);
^
In file included from ../include/openssl/err.h:122:0,
from cpt_err.c:63:
../include/openssl/ossl_typ.h:205:33: error: token ";" is not valid in preprocessor expressions
&& !defined(OPENSSL_SYS_VMS);
^
In file included from ../include/openssl/crypto.h:132:0,
from uid.c:56:
../include/openssl/ossl_typ.h:205:33: error: token ";" is not valid in preprocessor expressions
&& !defined(OPENSSL_SYS_VMS);
^
In file included from ../include/openssl/crypto.h:132:0,
from o_time.c:66:
../include/openssl/ossl_typ.h:205:33: error: token ";" is not valid in preprocessor expressions
&& !defined(OPENSSL_SYS_VMS);
^
In file included from ../include/openssl/crypto.h:132:0,
from o_str.c:63:
../include/openssl/ossl_typ.h:205:33: error: token ";" is not valid in preprocessor expressions
&& !defined(OPENSSL_SYS_VMS);
^
In file included from ../include/openssl/crypto.h:132:0,
from include/internal/cryptlib.h:72,
from thr_id.c:117:
../include/openssl/ossl_typ.h:205:33: error: token ";" is not valid in preprocessor expressions
&& !defined(OPENSSL_SYS_VMS);
^
In file included from ../include/openssl/crypto.h:132:0,
from include/internal/cryptlib.h:72,
from lock.c:117:
../include/openssl/ossl_typ.h:205:33: error: token ";" is not valid in preprocessor expressions
&& !defined(OPENSSL_SYS_VMS);
^
In file included from ../include/openssl/err.h:122:0,
from o_init.c:57:
../include/openssl/ossl_typ.h:205:33: error: token ";" is not valid in preprocessor expressions
&& !defined(OPENSSL_SYS_VMS);
^
In file included from ../include/openssl/crypto.h:132:0,
from include/internal/cryptlib.h:72,
from o_fips.c:59:
../include/openssl/ossl_typ.h:205:33: error: token ";" is not valid in preprocessor expressions
&& !defined(OPENSSL_SYS_VMS);
^
In file included from ../include/openssl/crypto.h:132:0,
from mem_sec.c:13:
../include/openssl/ossl_typ.h:205:33: error: token ";" is not valid in preprocessor expressions
&& !defined(OPENSSL_SYS_VMS);
^
make[1]: *** [local_depend] Error 1
make[1]: Leaving directory `<https://openssl-sanity.cisco.com:8443/job/master_basic/ws/crypto'>
make: *** [depend] Error 1
Build step 'Execute shell' marked build as failure
More information about the openssl-commits
mailing list