This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
[3.3/3.4] Recent bootstrap failure on irix6.5
- From: "Billinghurst, David (CRTS)" <David dot Billinghurst at riotinto dot com>
- To: <libstdc++ at gcc dot gnu dot org>
- Date: Wed, 5 Feb 2003 09:18:06 +1100
- Subject: [3.3/3.4] Recent bootstrap failure on irix6.5
Irix 6.5 bootstraps failed overnight for both 3.3 and 3.4.
The problem seems to be related to wchar functionality that
isn't present on irix.
For 3.3:
- Mon Feb 3 11:07:00 GMT 2003 passes
- Tue Feb 4 11:07:30 GMT 2003 fails
For 3.4:
- Mon Feb 3 06:07:25 GMT 2003 passes
- Tue Feb 4 06:07:13 GMT 2003 fails
################## 3.4 fails with #########################
/exd4/billingd/obj/gcc/gcc/xgcc -shared-libgcc -B/exd4/billingd/obj/gcc/gcc/ -nostdinc++ -L/exd4/billingd/obj/gcc/mips-sgi-irix6.5/mabi=64/libstdc++-v3/src -L/exd4/billingd/obj/gcc/mips-sgi-irix6.5/mabi=64/libstdc++-v3/src/.libs -B/exd4/billingd/tmp/gcc/mips-sgi-irix6.5/bin/ -B/exd4/billingd/tmp/gcc/mips-sgi-irix6.5/lib/ -isystem /exd4/billingd/tmp/gcc/mips-sgi-irix6.5/include -mabi=64 -nostdinc++ -I/exd4/billingd/obj/gcc/mips-sgi-irix6.5/mabi=64/libstdc++-v3/include/mips-sgi-irix6.5 -I/exd4/billingd/obj/gcc/mips-sgi-irix6.5/mabi=64/libstdc++-v3/include -I/exd4/billingd/src/gcc/libstdc++-v3/libsupc++ -I/exd4/billingd/src/gcc/libstdc++-v3/libmath -g -O2 -mabi=64 -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -Winline -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -c /exd4/billingd/src/gcc/libstdc++-v3/src/codecvt.cc -DPIC -o .libs/codecvt.o
In file included from /exd4/billingd/obj/gcc/mips-sgi-irix6.5/mabi=64/libstdc++-v3/include/bits/fpos.h:45,
from /exd4/billingd/obj/gcc/mips-sgi-irix6.5/mabi=64/libstdc++-v3/include/iosfwd:49,
from /exd4/billingd/obj/gcc/mips-sgi-irix6.5/mabi=64/libstdc++-v3/include/bits/localefwd.h:47,
from /exd4/billingd/obj/gcc/mips-sgi-irix6.5/mabi=64/libstdc++-v3/include/locale:44,
from /exd4/billingd/src/gcc/libstdc++-v3/src/codecvt.cc:30:
/exd4/billingd/obj/gcc/mips-sgi-irix6.5/mabi=64/libstdc++-v3/include/cwchar:157: error: `::
vfwscanf' has not been declared
/exd4/billingd/obj/gcc/mips-sgi-irix6.5/mabi=64/libstdc++-v3/include/cwchar:159: error: `::
vswscanf' has not been declared
/exd4/billingd/obj/gcc/mips-sgi-irix6.5/mabi=64/libstdc++-v3/include/cwchar:161: error: `::
vwscanf' has not been declared
/exd4/billingd/obj/gcc/mips-sgi-irix6.5/mabi=64/libstdc++-v3/include/cwchar:176: error: `::
wcstof' has not been declared
In file included from /exd4/billingd/obj/gcc/mips-sgi-irix6.5/mabi=64/libstdc++-v3/include/bits/locale_facets.h:46,
from /exd4/billingd/obj/gcc/mips-sgi-irix6.5/mabi=64/libstdc++-v3/include/locale:46,
from /exd4/billingd/src/gcc/libstdc++-v3/src/codecvt.cc:30:
/exd4/billingd/obj/gcc/mips-sgi-irix6.5/mabi=64/libstdc++-v3/include/cwctype:86: error: `::
iswblank' has not been declared
################### 3.3 fails with ##########################
/exd6/billingd/obj/gcc-3.3/gcc/xgcc -shared-libgcc -B/exd6/billingd/obj/gcc-3.3/gcc/ -nostdinc++ -L/exd6/billingd/obj/gcc-3.3/mips-sgi-irix6.5/mabi=64/libstdc++-v3/src -L/exd6/billingd/obj/gcc-3.3/mips-sgi-irix6.5/mabi=64/libstdc++-v3/src/.libs -B/exd6/billingd/tmp/gcc-3.3/mips-sgi-irix6.5/bin/ -B/exd6/billingd/tmp/gcc-3.3/mips-sgi-irix6.5/lib/ -isystem /exd6/billingd/tmp/gcc-3.3/mips-sgi-irix6.5/include -mabi=64 -nostdinc++ -I/exd6/billingd/obj/gcc-3.3/mips-sgi-irix6.5/mabi=64/libstdc++-v3/include/mips-sgi-irix6.5 -I/exd6/billingd/obj/gcc-3.3/mips-sgi-irix6.5/mabi=64/libstdc++-v3/include -I/exd2/billingd/src/gcc-3.3/libstdc++-v3/libsupc++ -I/exd2/billingd/src/gcc-3.3/libstdc++-v3/libmath -g -O2 -mabi=64 -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -Winline -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -c /exd2/billingd/src/gcc-3.3/libstdc++-v3/src/bitset.cc -DPIC -o .libs/bitset.o
In file included from /exd6/billingd/obj/gcc-3.3/mips-sgi-irix6.5/mabi=64/libstdc++-v3/include/bits/fpos.h:45,
from /exd6/billingd/obj/gcc-3.3/mips-sgi-irix6.5/mabi=64/libstdc++-v3/include/bits/char_traits.h:46,
from /exd6/billingd/obj/gcc-3.3/mips-sgi-irix6.5/mabi=64/libstdc++-v3/include/string:47,
from /exd6/billingd/obj/gcc-3.3/mips-sgi-irix6.5/mabi=64/libstdc++-v3/include/bitset:55,
from /exd2/billingd/src/gcc-3.3/libstdc++-v3/src/bitset.cc:43:
/exd6/billingd/obj/gcc-3.3/mips-sgi-irix6.5/mabi=64/libstdc++-v3/include/cwchar:157: error: `
vfwscanf' not declared
/exd6/billingd/obj/gcc-3.3/mips-sgi-irix6.5/mabi=64/libstdc++-v3/include/cwchar:159: error: `
vswscanf' not declared
/exd6/billingd/obj/gcc-3.3/mips-sgi-irix6.5/mabi=64/libstdc++-v3/include/cwchar:161: error: `
vwscanf' not declared
/exd6/billingd/obj/gcc-3.3/mips-sgi-irix6.5/mabi=64/libstdc++-v3/include/cwchar:176: error: `
wcstof' not declared
In file included from /exd6/billingd/obj/gcc-3.3/mips-sgi-irix6.5/mabi=64/libstdc++-v3/include/bits/locale_facets.h:46,
from /exd6/billingd/obj/gcc-3.3/mips-sgi-irix6.5/mabi=64/libstdc++-v3/include/bits/basic_ios.h:43,
from /exd6/billingd/obj/gcc-3.3/mips-sgi-irix6.5/mabi=64/libstdc++-v3/include/ios:51,
from /exd6/billingd/obj/gcc-3.3/mips-sgi-irix6.5/mabi=64/libstdc++-v3/include/ostream:45,
from /exd6/billingd/obj/gcc-3.3/mips-sgi-irix6.5/mabi=64/libstdc++-v3/include/bitset:58,
from /exd2/billingd/src/gcc-3.3/libstdc++-v3/src/bitset.cc:43:
/exd6/billingd/obj/gcc-3.3/mips-sgi-irix6.5/mabi=64/libstdc++-v3/include/cwctype:86: error: `
iswblank' not declared