can't build kernel [with CONFIG this time] - PART 2
/dev/null
null at dnswatch.com
Wed Apr 27 12:21:47 PDT 2005
O.K. here's the scoop; I newfs'd the "troublesome" machine. Then proceeded
to boot to the 5.4-RC3 CD where I implimented a "standard" install. Upon
finishing and rebooting. I chose to copy my backed-up kern config to
/usr/src/sys/i386/conf as DEMON01. I then cd'd to /usr/src and typed:
script /var/tmp/mbw.out <enter>. Then typed make buildworld. I chose not
to cvsup first because of problems I had the last time and thought going
a different route made more sense then using the same route expecting
different results. Anyway, after a good while make barfed. I have attached
the tar+gzipped mbw.out file that was the result of this <failed> attempt
to build world. The last few lines were:
...
cc -O -pipe -I. -DIN_GCC -DHAVE_CONFIG_H -DPREFIX=\"/usr\"
-I/usr/obj/usr/src/gnu/usr.bin/cc/cc_tools/../cc_tools
-I/usr/src/gnu/usr.bin/cc/cc_tools/../cc_tools
-I/usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc
-I/usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc/config
-DGENERATOR_FILE -I/usr/obj/usr/src/i386/legacy/usr/include -c
/usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc/genrecog.c
/usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc/genrecog.c: In
function `change_state':
/usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc/genrecog.c:1723:
internal compiler error: Segmentation fault
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_tools.
*** Error code 1
Stop in /usr/src.
*** Error code 1
Stop in /usr/src.
*** Error code 1
Stop in /usr/src.
demon# exit
exit
Script done on Wed Apr 27 11:05:51 2005
So it would appear that 5.4-RC3 world is _NOT_ buildable. :((
O.K. this box is an NS (Name Server) for quite a few domains. So it was
really important that I build bind9.31... cd /usr/ports/dns/bind9, script
/var/tmp/mb.out, make ... $HIT! make barfed again! >:( WTF! Was it not
intended to allow building applications on FBSD-5.4-RC3?!? I'm a bit
confused here.
I have attached the tar+gzipped output to mb.out.gz. The last few lines are
as follows:
...
cc -pthread -O -pipe -I/usr/ports/dns/bind9/work/bind-9.3.1 -I.
-Iinclude -I/usr/ports/dns/bind9/work/bind-9.3.1/lib/dns/include
-I../../lib/dns/include
-I/usr/ports/dns/bind9/work/bind-9.3.1/lib/isc/include -I../../lib/isc
-I../../lib/isc/include -I../../lib/isc/unix/include
-I../../lib/isc/pthreads/include -D_REENTRANT -DUSE_MD5 -DOPENSSL
-D_THREAD_SAFE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings
-Wformat -c dispatch.c
dispatch.c: In function `dns_dispatch_detach':
dispatch.c:1820: internal compiler error: in find_free_reg, at
local-alloc.c:2140
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/ports/dns/bind9/work/bind-9.3.1/lib/dns.
*** Error code 1
Stop in /usr/ports/dns/bind9/work/bind-9.3.1/lib.
*** Error code 1
Stop in /usr/ports/dns/bind9/work/bind-9.3.1.
*** Error code 1
Stop in /usr/ports/dns/bind9.
demon# exit
exit
Script done on Wed Apr 27 11:19:00 2005
What gives??? Does anyone know? Is reverting to an "earlier model (version)"
the only answer. Is FBSD progressing to uselessness - sorry, I'm pretty
frustrated at this momment.
Anyway, please, anyone please respond.
Thanks,
Chris
P.S. I have also attached messages.gz which is a boot -v for this box.
>> Now this one which required *no* voodoo won't build at all!
>
> Could you post the output of 'boot -v' on the troublesome
> system (and please keep -current posted)?
>
> --
> FreeBSD Volunteer, http://people.freebsd.org/~jkoshy
>
>
////////////////////////////////////////////////////
If only Western Electric had found a way to offer
binary licenses for the UNIX system back in 1974,
the UNIX system would be running on all PC's today
rather than DOS/Windows.
////////////////////////////////////////////////////
More information about the freebsd-current
mailing list