Consistant buildworld Segmentation fault at '===>
gnu/usr.bin/cc/cpp' after latest RELENG_5 cvsup
Aaron Daubman
daubman at gmail.com
Thu Mar 10 14:34:13 GMT 2005
> "-O -pipe" is the default in 5-STABLE, so setting it explicitly shouldn't
> cause any problems.
Yeah... seems you are correct.
I commented those lines out and restored the rest of my make.conf.
Buildworld segfaulted in the same place again.
Here's the make.conf that caused the problem:
--------------------------------------------------------------------
PERL_VER=5.8.5
PERL_VERSION=5.8.5
PERL_ARCH=mach
NOPERL=yo
NO_PERL=yo
NO_PERL_WRAPPER=yo
TOP_TABLE_SIZE= 101
BOOTWAIT= 4
NOGAMES= true # do not build games (games/ subdir)
NO_FORTRAN= true
NO_LPR= true
NO_X= true
NOPROFILE= true
MAKE_IDEA= YES # IDEA (128 bit symmetric encryption)
USA_RESIDENT= YES
SUP_UPDATE= YES
SUP= /usr/local/bin/cvsup
SUPFLAGS= -g -L 2
SUPHOST?= cvsup3.freebsd.org
SUPFILE= /usr/share/examples/cvsup/standard-supfile
PORTSSUPFILE= /usr/share/examples/cvsup/ports-supfile
DOCSUPFILE= /usr/share/examples/cvsup/doc-supfile
APACHE2= true
WITH_APACHE2= true
WITH_MODPERL2= true
WITHOUT_EXTRA_ENCODINGS=yes
WITH_OPENSSL_PORT= YES
--------------------------------------------------------------------
Any other pointers on which directives are to blame?
Thanks again,
~Aaron
More information about the freebsd-amd64
mailing list