Re: [current tinderbox] failure on i386/i386
From: David Wolfskill (david_at_catwhisker.org)
Date: 06/19/04
- Previous message: Wolfgang M. Weyand: "Re: npxdna causing kernel traps"
- In reply to: FreeBSD Tinderbox: "[current tinderbox] failure on i386/i386"
- Next in thread: Szilveszter Adam: "Re: [current tinderbox] failure on i386/i386"
- Reply: Szilveszter Adam: "Re: [current tinderbox] failure on i386/i386"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sat, 19 Jun 2004 08:33:26 -0700 (PDT) To: current@freebsd.org
Hmmm... looks as if I'm getting the same failure here, and I don't see
a commit or patch posted to -current@ intended to fix it yet (though I
could well be overlooking something):
>>> Rebuilding the temporary build tree
>>> stage 1.1: legacy release compatibility shims
>>> stage 1.2: bootstrap tools
>>> stage 2.2: rebuilding the object tree
>>> stage 2.3: build tools
>>> stage 3: cross tools
>>> stage 4.1: building includes
>>> stage 4.2: building libraries
...
===> gnu/lib/libreadline/readline/doc
...
===> gnu/lib/libstdc++
...
c++ -O -pipe -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 -fno-implicit-templates -ffunction-sections -fdata-sections -Wno-deprecated -c /usr/src/contrib/libstdc++/libsupc++/tinfo2.cc
c++ -O -pipe -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 -fno-implicit-templates -ffunction-sections -fdata-sections -Wno-deprecated -c /usr/src/contrib/libstdc++/libsupc++/vec.cc
cc -O -pipe -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 -c /usr/src/contrib/gcc/cp-demangle.c
cc -O -pipe -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 -c /usr/src/contrib/gcc/dyn-string.c
building static stdc++ library
ranlib libstdc++.a
c++ -fpic -DPIC -O -pipe -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 -fno-implicit-templates -ffunction-sections -fdata-sections -Wno-deprecated -c /usr/src/contrib/libstdc++/src/fstream-inst.cc -o fstream-inst.So
{standard input}: Assembler messages:
{standard input}:6586: Error: junk `(%ecx)' after expression
{standard input}:6718: Error: junk `(%ecx)' after expression
{standard input}:7764: Error: junk `(%ecx)' after expression
{standard input}:7896: Error: junk `(%ecx)' after expression
{standard input}:8928: Error: junk `(%ecx)' after expression
{standard input}:9058: Error: junk `(%ecx)' after expression
{standard input}:10090: Error: junk `(%ecx)' after expression
{standard input}:10220: Error: junk `(%ecx)' after expression
{standard input}:11749: Error: junk `(%ecx)' after expression
{standard input}:11763: Error: junk `(%ecx)' after expression
{standard input}:11949: Error: junk `(%ecx)' after expression
{standard input}:11963: Error: junk `(%ecx)' after expression
{standard input}:13492: Error: junk `(%ecx)' after expression
{standard input}:13506: Error: junk `(%ecx)' after expression
{standard input}:13692: Error: junk `(%ecx)' after expression
{standard input}:13706: Error: junk `(%ecx)' after expression
{standard input}:14329: Error: junk `(%ecx)' after expression
{standard input}:14343: Error: junk `(%ecx)' after expression
{standard input}:14437: Error: junk `(%ecx)' after expression
{standard input}:14451: Error: junk `(%ecx)' after expression
{standard input}:14543: Error: junk `(%ecx)' after expression
{standard input}:14557: Error: junk `(%ecx)' after expression
{standard input}:14651: Error: junk `(%ecx)' after expression
{standard input}:14665: Error: junk `(%ecx)' after expression
*** 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.
freebeast(5.2-C)[2]
Some additional information -- this is on my SMP "build machine":
freebeast(5.2-C)[2] uname -a
FreeBSD freebeast.catwhisker.org 5.2-CURRENT FreeBSD 5.2-CURRENT #226: Fri Jun 18 08:29:45 PDT 2004 root@freebeast.catwhisker.org:/common/S4/obj/usr/src/sys/FREEBEAST i386
freebeast(5.2-C)[3] tail /var/log/cvsup-history.log
CVSup begin from cvsup14.freebsd.org at Thu Jun 17 03:47:02 PDT 2004
CVSup ended from cvsup14.freebsd.org at Thu Jun 17 03:52:26 PDT 2004
CVSup begin from cvsup14.freebsd.org at Fri Jun 18 01:47:02 PDT 2004
CVSup ended from cvsup14.freebsd.org at Fri Jun 18 01:53:11 PDT 2004
CVSup begin from cvsup14.freebsd.org at Fri Jun 18 03:47:03 PDT 2004
CVSup ended from cvsup14.freebsd.org at Fri Jun 18 03:52:11 PDT 2004
CVSup begin from cvsup14.freebsd.org at Sat Jun 19 01:47:02 PDT 2004
CVSup ended from cvsup14.freebsd.org at Sat Jun 19 01:54:39 PDT 2004
CVSup begin from cvsup12.freebsd.org at Sat Jun 19 03:47:15 PDT 2004
CVSup ended from cvsup12.freebsd.org at Sat Jun 19 03:53:05 PDT 2004
freebeast(5.2-C)[4]
Clues?
Thanks,
david
-- David H. Wolfskill david@catwhisker.org I do not "unsubscribe" from email "services" to which I have not explicitly subscribed. Rather, I block spammers' access to SMTP servers I control, and encourage others who are in a position to do so to do likewise. _______________________________________________ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"
- Previous message: Wolfgang M. Weyand: "Re: npxdna causing kernel traps"
- In reply to: FreeBSD Tinderbox: "[current tinderbox] failure on i386/i386"
- Next in thread: Szilveszter Adam: "Re: [current tinderbox] failure on i386/i386"
- Reply: Szilveszter Adam: "Re: [current tinderbox] failure on i386/i386"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|