This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
failed bootstrap
- From: Andrew Pinski <pinskia at physics dot uc dot edu>
- To: gcc at gcc dot gnu dot org
- Cc: Andrew Pinski <pinskia at physics dot uc dot edu>
- Date: Sat, 1 Feb 2003 01:38:13 -0800
- Subject: failed bootstrap
I have two different machines running a compile every night, it just
sends in the test-results nothing else automatic.
But tonight I am getting failing bootstrap on these two:
i686-pc-linux-gnu:
/home/gates/pinskia/src/gnu/gcc/src/objdir.linux/gcc/xgcc
-shared-libgcc -B/home/gates/pinskia/src/gnu/gcc/src/objdir.linux/gcc/
-nostdinc++
-L/home/gates/pinskia/src/gnu/gcc/src/objdir.linux/i686-pc-linux-gnu/
libstdc++-v3/src
-L/home/gates/pinskia/src/gnu/gcc/src/objdir.linux/i686-pc-linux-gnu/
libstdc++-v3/src/.libs
-B/home/gates/pinskia/linux/i686-pc-linux-gnu/bin/
-B/home/gates/pinskia/linux/i686-pc-linux-gnu/lib/ -isystem
/home/gates/pinskia/linux/i686-pc-linux-gnu/include -nostdinc++
-I/home/gates/pinskia/src/gnu/gcc/src/objdir.linux/i686-pc-linux-gnu/
libstdc++-v3/include/i686-pc-linux-gnu
-I/home/gates/pinskia/src/gnu/gcc/src/objdir.linux/i686-pc-linux-gnu/
libstdc++-v3/include
-I/home/gates/pinskia/src/gnu/gcc/src/libstdc++-v3/libsupc++
-I/home/gates/pinskia/src/gnu/gcc/src/libstdc++-v3/libmath -g -O2
-D_GNU_SOURCE -fno-implicit-templates -Wall -Wno-format -W
-Wwrite-strings -Winline -fdiagnostics-show-location=once
-ffunction-sections -fdata-sections -c
/home/gates/pinskia/src/gnu/gcc/src/libstdc++-v3/src/locale-inst.cc
-fPIC -DPIC -o .libs/locale-inst.o
/home/gates/pinskia/src/gnu/gcc/src/objdir.linux/i686-pc-linux-gnu/
libstdc++-v3/include/bits/locale_facets.tcc: In
member function `_OutIter std::num_put<_CharT,
_OutIter>::_M_widen_int(_OutIter, std::ios_base&, _CharT, char*,
int) const
[with _CharT = wchar_t, _OutIter = std::ostreambuf_iterator<wchar_t,
std::char_traits<wchar_t> >]':
/home/gates/pinskia/src/gnu/gcc/src/libstdc++-v3/src/locale-
inst.cc:106: instantiated from here
/home/gates/pinskia/src/gnu/gcc/src/objdir.linux/i686-pc-linux-gnu/
libstdc++-v3/include/bits/locale_facets.tcc:830: internal compiler
error: in
choose_reload_regs, at reload1.c:5875
Please submit a full bug report,
with preprocessed source if appropriate.
i686-unknown-openbsd3.1:
`echo /export/gates/pinskia/src/gnu/gcc/src/objdir.openbsd/gcc/xgcc
-shared-libgcc
-B/export/gates/pinskia/src/gnu/gcc/src/objdir.openbsd/gcc/ -nostdinc++
-L/export/gates/pinskia/src/gnu/gcc/src/objdir.openbsd/i686-unknown-
openbsd3.1/fpic/libstdc++-v3/src
-L/export/gates/pinskia/src/gnu/gcc/src/objdir.openbsd/i686-unknown-
openbsd3.1/fpic/libstdc++-v3/src/.libs
-B/home/gates/pinskia/openbsd/i686-unknown-openbsd3.1/bin/
-B/home/gates/pinskia/openbsd/i686-unknown-openbsd3.1/lib/ -isystem
/home/gates/pinskia/openbsd/i686-unknown-openbsd3.1/include -fpic |
sed 's/xgcc/g++/g'` -DHAVE_CONFIG_H -I.
-I/home/gates/pinskia/src/gnu/gcc/src/libstdc++-v3/testsuite -I..
-nostdinc++
-I/export/gates/pinskia/src/gnu/gcc/src/objdir.openbsd/i686-unknown-
openbsd3.1/fpic/libstdc++-v3/include/i686-unknown-openbsd3.1
-I/export/gates/pinskia/src/gnu/gcc/src/objdir.openbsd/i686-unknown-
openbsd3.1/fpic/libstdc++-v3/include
-I/home/gates/pinskia/src/gnu/gcc/src/libstdc++-v3/libsupc++ -g
-O2 -fpic -c
/home/gates/pinskia/src/gnu/gcc/src/libstdc++-v3/testsuite/abi_check.cc
/export/gates/pinskia/src/gnu/gcc/src/objdir.openbsd/i686-unknown-
openbsd3.1/fpic/libstdc++-v3/include/ext/stl_hashtable.h: In
member function `typename __gnu_cxx::hashtable<_Val, _Key, _HashFcn,
_ExtractKey, _EqualKey, _Alloc>::reference
__gnu_cxx::hashtable<_Val, _Key,
_HashFcn, _ExtractKey, _EqualKey, _Alloc>::find_or_insert(const
_Val&) [with
_Val = std::pair<const std::string, symbol_info>, _Key = std::string,
_HashFcn = __gnu_cxx::hash<std::string>, _ExtractKey =
std::_Select1st<std::pair<const std::string, symbol_info> >,
_EqualKey =
std::equal_to<std::string>, _Alloc = std::allocator<symbol_info>]':
/export/gates/pinskia/src/gnu/gcc/src/objdir.openbsd/i686-unknown-
openbsd3.1/fpic/libstdc++-v3/include/ext/hash_map:183: instantiated
from `_Tp& __gnu_cxx::hash_map<_Key, _Tp, _HashFcn, _EqualKey,
_Alloc>::operator[](const typename __gnu_cxx::hashtable<std::pair<const
_Key, _Tp>, _Key, _HashFcn, std::_Select1st<std::pair<const _Key, _Tp>
>, _EqualKey, _Alloc>::key_type&) [with _Key = std::string, _Tp =
symbol_info, _HashFcn = __gnu_cxx::hash<std::string>, _EqualKey =
std::equal_to<std::string>, _Alloc = std::allocator<symbol_info>]'
/home/gates/pinskia/src/gnu/gcc/src/libstdc++-v3/testsuite/
abi_check.cc:282: instantiated from here
/export/gates/pinskia/src/gnu/gcc/src/objdir.openbsd/i686-unknown-
openbsd3.1/fpic/libstdc++-v3/include/ext/stl_hashtable.h:710: internal
compiler error: in
choose_reload_regs, at reload1.c:5875
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.
gmake[7]: *** [abi_check.o] Error 1
Thanks,
Andrew Pinski