public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* Bootstrap failure on ia64-linux (since the last 4 days)
@ 2004-05-25 10:04 Richard Guenther
  2004-05-25 17:12 ` Andrew Pinski
  0 siblings, 1 reply; 2+ messages in thread
From: Richard Guenther @ 2004-05-25 10:04 UTC (permalink / raw)
  To: gcc

Hi!

I get bootstrap failures on ia64-linux since a few days (also no recent
testresults on the testresults mailing list for that arch).  Failure
is in linking stuff of the libstdc++-v3 testsuite:

Making all in testsuite
make[4]: Entering directory
`/net/natasa/scratch/natasa/rguenth/gcc-obj-3.5/ia64-unknown-linux-gnu/libstdc++-v3/testsuite'
...
/net/natasa/scratch/natasa/rguenth/gcc-obj-3.5/gcc/g++ -shared-libgcc
-B/net/natasa/scratch/natasa/rguenth/gcc-obj-3.5/gcc/ -nostdinc++
-B/net/natasa/scratch/natasa/rguenth/gcc-3.5-250504/ia64-unknown-linux-gnu/bin/
-B/net/natasa/scratch/natasa/rguenth/gcc-3.5-250504/ia64-unknown-linux-gnu/lib/
-isystem
/net/natasa/scratch/natasa/rguenth/gcc-3.5-250504/ia64-unknown-linux-gnu/include
-isystem
/net/natasa/scratch/natasa/rguenth/gcc-3.5-250504/ia64-unknown-linux-gnu/sys-include
-g -O2 -D_GLIBCXX_ASSERT -ffunction-sections -fdata-sections
-fmessage-length=0
-DLOCALEDIR=/net/natasa/scratch/natasa/rguenth/gcc-obj-3.5/ia64-unknown-linux-gnu/libstdc++-v3/po/share/locale
-g -O2 -D_GNU_SOURCE -o abi_check abi_check.o
-L/net/natasa/scratch/natasa/rguenth/gcc-obj-3.5/ia64-unknown-linux-gnu/libstdc++-v3/src
-L/net/natasa/scratch/natasa/rguenth/gcc-obj-3.5/ia64-unknown-linux-gnu/libstdc++-v3/src/.libs
-lv3test
-L/net/natasa/scratch/natasa/rguenth/gcc-obj-3.5/ia64-unknown-linux-gnu/libstdc++-v3/testsuite
-lm -Wl,--rpath -Wl,/net/natasa/scratch/natasa/rguenth/gcc-obj-3.5/gcc
-Wl,--rpath
-Wl,/net/natasa/scratch/natasa/rguenth/gcc-obj-3.5/ia64-unknown-linux-gnu/libstdc++-v3/src/.libs
/net/natasa/scratch/natasa/rguenth/gcc-obj-3.5/ia64-unknown-linux-gnu/libstdc++-v3/testsuite/libv3test.a(testsuite_abi.o)(.gnu.linkonce.r._ZTV12symbol_error+0x20):
In function `examine_symbol':
../../../../src/gcc-3.5/libstdc++-v3/testsuite/testsuite_abi.h:63:
undefined reference to `symbol_error::~symbol_error()'
/net/natasa/scratch/natasa/rguenth/gcc-obj-3.5/ia64-unknown-linux-gnu/libstdc++-v3/src/.libs/libstdc++.so:
undefined reference to `std::ctype<char>::do_widen(char const*, char
const*, char*) const'
/net/natasa/scratch/natasa/rguenth/gcc-obj-3.5/ia64-unknown-linux-gnu/libstdc++-v3/src/.libs/libstdc++.so:
undefined reference to `std::basic_stringbuf<char, std::char_traits<char>,
std::allocator<char> >::~basic_stringbuf()'
/net/natasa/scratch/natasa/rguenth/gcc-obj-3.5/ia64-unknown-linux-gnu/libstdc++-v3/src/.libs/libstdc++.so:
undefined reference to `std::overflow_error::~overflow_error()'
/net/natasa/scratch/natasa/rguenth/gcc-obj-3.5/ia64-unknown-linux-gnu/libstdc++-v3/src/.libs/libstdc++.so:
undefined reference to `std::__codecvt_abstract_base<wchar_t, char,
__mbstate_t>::~__codecvt_abstract_base()'
... (more undefined references follow)

Any idea?

Thanks,
Richard.

--
Richard Guenther <richard dot guenther at uni-tuebingen dot de>
WWW: http://www.tat.physik.uni-tuebingen.de/~rguenth/

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Bootstrap failure on ia64-linux (since the last 4 days)
  2004-05-25 10:04 Bootstrap failure on ia64-linux (since the last 4 days) Richard Guenther
@ 2004-05-25 17:12 ` Andrew Pinski
  0 siblings, 0 replies; 2+ messages in thread
From: Andrew Pinski @ 2004-05-25 17:12 UTC (permalink / raw)
  To: Richard Guenther; +Cc: gcc, Andrew Pinski

On May 25, 2004, at 06:04, Richard Guenther wrote:

Hi!

I get bootstrap failures on ia64-linux since a few days (also no recent
testresults on the testresults mailing list for that arch).  Failure
is in linking stuff of the libstdc++-v3 testsuite:


Yes this was a known bug, see PR 15546.  I just checked in
< http://gcc.gnu.org/ml/gcc-patches/2004-05/msg01600.html > which
fixes this bug.
Thanks,
Andrew Pinski

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2004-05-25 17:12 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-05-25 10:04 Bootstrap failure on ia64-linux (since the last 4 days) Richard Guenther
2004-05-25 17:12 ` Andrew Pinski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).