RELENG_6 does not compile

Kris Kennaway kris at obsecurity.org
Thu Sep 21 17:46:05 PDT 2006


On Fri, Sep 22, 2006 at 02:40:24AM +0200, martinko wrote:
> Kris Kennaway wrote:
> > 
> > That doesn't provide any information since you used -j4.  When posting
> > errors from buildworld, you need to run without -j, or log the entire
> > buildworld output and then figure out where the actual error occurred
> > (may be thousands of lines from the end).
> > 
> > Kris
> 
> here it is again (without -j) :
> 
> echo libssl.so.4: /usr/obj/usr/src/tmp/usr/lib/libcrypto.a >> .depend
> cc -O2 -fno-strict-aliasing -pipe -march=pentium-m -DTERMIOS
> -DANSI_SOURCE -I/usr/src/secure/lib/libssl/../../../crypto/openssl
> -I/usr/src/secure/lib/libssl/../../../crypto/openssl/crypto
> -I/usr/obj/usr/src/secure/lib/libssl -DOPENSSL_THREADS -DDSO_DLFCN
> -DHAVE_DLFCN_H -DL_ENDIAN  -c
> /usr/src/secure/lib/libssl/../../../crypto/openssl/ssl/bio_ssl.c
> cc -O2 -fno-strict-aliasing -pipe -march=pentium-m -DTERMIOS
> -DANSI_SOURCE -I/usr/src/secure/lib/libssl/../../../crypto/openssl
> -I/usr/src/secure/lib/libssl/../../../crypto/openssl/crypto
> -I/usr/obj/usr/src/secure/lib/libssl -DOPENSSL_THREADS -DDSO_DLFCN
> -DHAVE_DLFCN_H -DL_ENDIAN  -c
> /usr/src/secure/lib/libssl/../../../crypto/openssl/ssl/s23_clnt.c
> /usr/src/secure/lib/libssl/../../../crypto/openssl/ssl/s23_clnt.c: In
> function `ssl23_connect':
> /usr/src/secure/lib/libssl/../../../crypto/openssl/ssl/s23_clnt.c:216:
> internal compiler error: Segmentation fault: 11
> Please submit a full bug report,
> with preprocessed source if appropriate.
> See <URL:http://gcc.gnu.org/bugs.html> for instructions.
> *** Error code 1

Chances are you have failing hardware.

Kris


More information about the freebsd-stable mailing list