Hello, I have not been able to successfully buildworld for a few months.  My
last succesfull buildworld was on 1/25/06.

$ uname -a
FreeBSD casa.michosa.com 6.0-RELEASE-p4 FreeBSD 6.0-RELEASE-p4 #0: Wed Jan
25 17:25:16 PST 2006     [EMAIL PROTECTED]:/usr/obj/usr/src/sys/MYKERNEL
i386

Buildworld failed when I was trying to update to RELENG_6, and I thought it
was a bug that would be fixed by RELENG_6_1.  Now that 6.1 has been released
I have tried many times, but still every time buildworld fails at a
different place.  Below I added the last two times it failed.

I first installed 5.3 in the computer, and I never had problems with
buildworld for 5.3, 5.4, or 6.0.

Have tried deleting /usr/src/contrib and running cvsup again.  I tried
running buildworld with and without the -j option.  I tried single user,
multi-user, serial-port console, ssh terminal (the pc does not have a video
card).

cd /usr/src ; make cleanworld ; make cleandir ; make cleandir ; make
buildworld

Thanks for your help

federico


cc -O2 -fno-strict-aliasing -pipe  -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 -DOPENSSL_NO_IDEA
-DL_ENDIAN -DNO_IDEA  -c
/usr/src/secure/lib/libssl/../../../crypto/openssl/ssl/s2_srvr.c
/usr/src/secure/lib/libssl/../../../crypto/openssl/ssl/s2_srvr.c: In
function `ssl2_accept':
/usr/src/secure/lib/libssl/../../../crypto/openssl/ssl/s2_srvr.c:380:
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

Stop in /usr/src/secure/lib/libssl.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.

cc -O2 -fno-strict-aliasing -pipe -DIN_GCC -DHAVE_CONFIG_H
-DPREFIX=\"/usr/obj/usr/src/tmp/usr\"
-I/usr/obj/usr/src/tmp/usr/src/gnu/usr.bin/cc/cc_int/../cc_tools
-I/usr/src/gnu/usr.bin/cc/cc_int/../cc_tools
-I/usr/src/gnu/usr.bin/cc/cc_int/../../../../contrib/gcc
-I/usr/src/gnu/usr.bin/cc/cc_int/../../../../contrib/gcc/config
-DHAVE_CONFIG_H -DTARGET_NAME=\"i386-undermydesk-freebsd\" -DIN_GCC
-I/usr/obj/usr/src/tmp/legacy/usr/include -c insn-attrtab.c
insn-attrtab.c: In function `ppro_p0_unit_blockage':
insn-attrtab.c:37205: 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

Stop in /usr/src/gnu/usr.bin/cc/cc_int.
*** Error code 1

Stop in /usr/src/gnu/usr.bin/cc.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.


_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to