Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 Aug 2015 08:01:25 +0100
From:      Matt Smith <fbsd@xtaz.co.uk>
To:        freebsd-stable@freebsd.org
Subject:   Buildworld failure on stable
Message-ID:  <20150826070125.GA85652@xtaz.uk>

next in thread | raw e-mail | index | archive | help
Trying to do a buildworld from the latest stable seems to result in a 
failure within openssl. Anyone else seen this?

--- ocsp_ext.o ---
cc   -O2 -pipe   -DTERMIOS -DANSI_SOURCE 
-I/usr/src/secure/lib/libcrypto/../../../crypto/openssl -I/usr/src/secu
re/lib/libcrypto/../../../crypto/openssl/crypto 
-I/usr/obj/usr/src/secure/lib/libcrypto -DOPENSSL_THREADS -DDSO_
DLFCN -DHAVE_DLFCN_H -DL_ENDIAN -DOPENSSL_IA32_SSE2 -DAES_ASM 
-DBSAES_ASM -DVPAES_ASM -DOPENSSL_BN_ASM_MONT -DOP
ENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DMD5_ASM -DGHASH_ASM 
-DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DWHIRLPOOL_
ASM -I/usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/asn1 
-I/usr/src/secure/lib/libcrypto/../../..
/crypto/openssl/crypto/evp 
-I/usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/modes 
-std=gnu89 -Qunu
sed-arguments  -fstack-protector -Wno-pointer-sign -Wno-empty-body 
-Wno-string-plus-int -Wno-unused-const-variab
le -Wno-tautological-compare -Wno-unused-value -Wno-parentheses-equality 
-Wno-unused-function -Wno-enum-conversi
on -Wno-switch -Wno-switch-enum -Wno-knr-promoted-parameter 
-Wno-parentheses -c /usr/src/secure/lib/libcrypto/..
/../../crypto/openssl/crypto/ocsp/ocsp_ext.c -o ocsp_ext.o
--- obj_dat.o ---
cc: error: unable to execute command: Bus error (core dumped)
cc: error: clang frontend command failed due to signal (use -v to see 
invocation)
FreeBSD clang version 3.4.1 (tags/RELEASE_34/dot1-final 208032) 20140512
Target: x86_64-unknown-freebsd10.2
Thread model: posix
cc: note: diagnostic msg: PLEASE submit a bug report to 
https://bugs.freebsd.org/submit/ and include the crash b
acktrace, preprocessed source, and associated run script.
cc: note: diagnostic msg: Error generating preprocessed source(s).
*** [obj_dat.o] Error code 254

make[4]: stopped in /usr/src/secure/lib/libcrypto


-- 
Matt



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20150826070125.GA85652>