Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 4 Dec 2004 20:23:22 +0000
From:      Stacey Roberts <stacey@vickiandstacey.com>
To:        freebsd-stable@FreeBSD.ORG
Subject:   make buildworld fails for 5-Stable cvsup'd today
Message-ID:  <20041204202322.GD12622@crom.vickiandstacey.com>

index | next in thread | raw e-mail

Hello,
     I've just installed FreeBSD-5.3 REL on a machine here and I'm attempting to cvsup to Stable.

After running through the instructions at http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/makeworld.html, Step "19.4.7.2 Compile the Base System" fails repeatedly.

Here's the uname info:
FreeBSD <snipped> 5.3-RELEASE FreeBSD 5.3-RELEASE #0: Fri Nov  5 04:19:18 UTC 2004     root@harlow.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  i386

Here's a listing of installed hw:
more pciconf
agp0@pci0:0:0:  class=0x060000 card=0x80e71043 chip=0x06911106 rev=0xc4 hdr=0x00
    vendor   = 'VIA Technologies Inc'
    device   = 'VT82C691/693A/694X Apollo Pro/133/133A System Controller'
    class    = bridge
    subclass = HOST-PCI
pcib1@pci0:1:0: class=0x060400 card=0x00000080 chip=0x85981106 rev=0x00 hdr=0x01
    vendor   = 'VIA Technologies Inc'
    device   = 'VT82C598MVP/694x Apollo MVP3/Pro133x PCI to AGP Bridge'
    class    = bridge
    subclass = PCI-PCI
isab0@pci0:4:0: class=0x060100 card=0x80e71043 chip=0x06861106 rev=0x40 hdr=0x00
    vendor   = 'VIA Technologies Inc'
    device   = 'VT82C686/A/B "Super South" PCI to ISA Bridge'
    class    = bridge
    subclass = PCI-ISA
atapci0@pci0:4:1:       class=0x01018a card=0x00000000 chip=0x05711106 rev=0x06 hdr=0x00
    vendor   = 'VIA Technologies Inc'
    device   = 'VT82xxxx EIDE Controller (All VIA Chipsets)'
    class    = mass storage
    subclass = ATA
uhci0@pci0:4:2: class=0x0c0300 card=0x12340925 chip=0x30381106 rev=0x16 hdr=0x00
    vendor   = 'VIA Technologies Inc'
    device   = 'VT82xxxxx UHCI USB 1.1 Controller (All VIA Chipsets)'
    class    = serial bus
    subclass = USB
uhci1@pci0:4:3: class=0x0c0300 card=0x12340925 chip=0x30381106 rev=0x16 hdr=0x00
    vendor   = 'VIA Technologies Inc'
    device   = 'VT82xxxxx UHCI USB 1.1 Controller (All VIA Chipsets)'
    class    = serial bus
    subclass = USB
hostb0@pci0:4:4:        class=0x060000 card=0x00000000 chip=0x30571106 rev=0x40 hdr=0x00
    vendor   = 'VIA Technologies Inc'
    device   = 'VT82C686A/B ACPI Power Management Controller'
    class    = bridge
    subclass = HOST-PCI
sym0@pci0:7:0:  class=0x010000 card=0x10201de1 chip=0x00201000 rev=0x01 hdr=0x00
    vendor   = 'LSI Logic (Was: Symbios Logic, NCR)'
    device   = 'LSI53C1010-33 PCI to Dual Channel Ultra160 SCSI Multifunction Controller'
    class    = mass storage
    subclass = SCSI
sym1@pci0:7:1:  class=0x010000 card=0x10201de1 chip=0x00201000 rev=0x01 hdr=0x00
    vendor   = 'LSI Logic (Was: Symbios Logic, NCR)'
    device   = 'LSI53C1010-33 PCI to Dual Channel Ultra160 SCSI Multifunction Controller'
    class    = mass storage
    subclass = SCSI
fxp0@pci0:9:0:  class=0x020000 card=0x000c8086 chip=0x12298086 rev=0x08 hdr=0x00
    vendor   = 'Intel Corporation'
    device   = '82550/1/7/8/9 EtherExpress PRO/100(B) Ethernet Adapter'
    class    = network
    subclass = ethernet
none0@pci0:11:0:        class=0x040100 card=0x80661102 chip=0x00021102 rev=0x0a hdr=0x00
    vendor   = 'Creative Labs'
    device   = 'EMU10000 Sound Blaster Live! (Also Live! 5.1) - OEM from DELL - CT4780'
    class    = multimedia
    subclass = audio
none1@pci0:11:1:        class=0x098000 card=0x00201102 chip=0x70021102 rev=0x0a hdr=0x00
    vendor   = 'Creative Labs'
    device   = 'EMU10000 Game Port'
    class    = input device
none2@pci1:0:0: class=0x030000 card=0x00081002 chip=0x54461002 rev=0x00 hdr=0x00
    vendor   = 'ATI Technologies Inc.'
    device   = 'Rage 128 PRO ULTRA Video Controller (VGA Compatible)'
    class    = display
    subclass = VGA

And here is the tail of the buildworld error:

b/libstdc++/../../../contrib/libstdc++/libsupc++ -I/usr/src/gnu/lib/libstdc++/../../../contrib/gcc -I/usr/src/gnu/lib/libstdc++/../../../contrib/libstdc++/include -fno-implicit-templates -ffunction-sections -fdata-sections  -Wno-deprecated -c /usr/src/gnu/lib/libstdc++/../../../contrib/libstdc++/src/ext-inst.cc
c++ -O -pipe -march=pentiumpro -DIN_GLIBCPP_V3 -DHAVE_CONFIG_H -I/usr/src/gnu/lib/libstdc++ -I/usr/src/gnu/lib/libstdc++/../../../contrib/libstdc++/libsupc++ -I/usr/src/gnu/lib/libstdc++/../../../contrib/gcc -I/usr/src/gnu/lib/libstdc++/../../../contrib/libstdc++/include -fno-implicit-templates -ffunction-sections -fdata-sections  -Wno-deprecated -c /usr/src/gnu/lib/libstdc++/../../../contrib/libstdc++/src/io-inst.cc
c++ -O -pipe -march=pentiumpro -DIN_GLIBCPP_V3 -DHAVE_CONFIG_H -I/usr/src/gnu/lib/libstdc++ -I/usr/src/gnu/lib/libstdc++/../../../contrib/libstdc++/libsupc++ -I/usr/src/gnu/lib/libstdc++/../../../contrib/gcc -I/usr/src/gnu/lib/libstdc++/../../../contrib/libstdc++/include -fno-implicit-templates -ffunction-sections -fdata-sections  -Wno-deprecated -c /usr/src/gnu/lib/libstdc++/../../../contrib/libstdc++/src/istream-inst.cc
c++ -O -pipe -march=pentiumpro -DIN_GLIBCPP_V3 -DHAVE_CONFIG_H -I/usr/src/gnu/lib/libstdc++ -I/usr/src/gnu/lib/libstdc++/../../../contrib/libstdc++/libsupc++ -I/usr/src/gnu/lib/libstdc++/../../../contrib/gcc -I/usr/src/gnu/lib/libstdc++/../../../contrib/libstdc++/include -fno-implicit-templates -ffunction-sections -fdata-sections  -Wno-deprecated -c /usr/src/gnu/lib/libstdc++/../../../contrib/libstdc++/src/locale-inst.cc
/usr/src/gnu/lib/libstdc++/../../../contrib/libstdc++/include/bits/locale_facets.tcc: In static member function `static void std::__pad<_CharT, _Traits>::_S_pad(std::ios_base&, _CharT, _CharT*, const _CharT*, std::streamsize, std::streamsize, bool) [with _CharT = char, _Traits = std::char_traits<char>]':
/usr/src/gnu/lib/libstdc++/../../../contrib/libstdc++/include/bits/locale_facets.tcc:2434:   instantiated from `void std::num_put<_CharT, _OutIter>::_M_pad(_CharT, std::streamsize, std::ios_base&, _CharT*, const _CharT*, int&) const [with _CharT = char, _OutIter = std::ostreambuf_iterator<char, std::char_traits<char> >]'
/usr/src/gnu/lib/libstdc++/../../../contrib/libstdc++/src/locale-inst.cc:82:   instantiated from here
/usr/src/gnu/lib/libstdc++/../../../contrib/libstdc++/include/bits/locale_facets.tcc:2434: 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/lib/libstdc++.
*** Error code 1

Stop in /usr/src/gnu/lib.
*** 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.
# exit

Script done on Sat Dec  4 21:57:43 2004

I've made a log of the buildworld process, and can submit this to anyone that is able to assist please.

Thanks for the time.

Regards,

Stacey


home | help

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