This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

gcc-3.0-to-be-released-today doesn't bootstrap on alphaev6-unknown-linux-gnu.


I hope the subject of this mail is alarming enough.

CVS'd 2001061518 UTC, I get this failure on alphaev6-unknown-linux-gnu
(Debian 2.2, potato):

/home/toon/compilers/releases/obj/gcc/xgcc
-B/home/toon/compilers/releases/obj/gcc/ -nostdinc++
-L/home/toon/compilers/releases/obj/alphaev6-unknown-linux-gnu/libstdc++-v3/src
-L/home/toon/compilers/releases/obj/alphaev6-unknown-linux-gnu/libstdc++-v3/src/.libs
-B/usr/rel/alphaev6-unknown-linux-gnu/bin/
-B/usr/rel/alphaev6-unknown-linux-gnu/lib/ -isystem
/usr/rel/alphaev6-unknown-linux-gnu/include -nostdinc++
-I../../../../gcc/libstdc++-v3/include
-I../../../../gcc/libstdc++-v3/include/std
-I../../../../gcc/libstdc++-v3/include/c_std -I../include
-I../../../../gcc/libstdc++-v3/libsupc++ -I../libio
-I../../../../gcc/libstdc++-v3/libio
-I../../../../gcc/libstdc++-v3/libmath -g -O2 -D_GNU_SOURCE -mieee
-fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -Winline
-fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g
-c ../../../../gcc/libstdc++-v3/src/stdexcept.cc  -fPIC -DPIC -o
.libs/stdexcept.o
In file included from
../../../../gcc/libstdc++-v3/include/bits/fpos.h:40,
                 from
../../../../gcc/libstdc++-v3/include/bits/char_traits.h:40,
                 from
../../../../gcc/libstdc++-v3/include/bits/std_string.h:41,
                 from ../../../../gcc/libstdc++-v3/src/stdexcept.cc:34:
../../../../gcc/libstdc++-v3/include/c_std/bits/std_cwchar.h:135:
`fputwc' not 
   declared
../../../../gcc/libstdc++-v3/include/c_std/bits/std_cwchar.h:136:
`fputws' not 
   declared
../../../../gcc/libstdc++-v3/include/c_std/bits/std_cwchar.h:137:
`fwide' not 
   declared
../../../../gcc/libstdc++-v3/include/c_std/bits/std_cwchar.h:138:
`fwprintf' 
   not declared
../../../../gcc/libstdc++-v3/include/c_std/bits/std_cwchar.h:139:
`fwscanf' not 
   declared
../../../../gcc/libstdc++-v3/include/c_std/bits/std_cwchar.h:140:
`swprintf' 
   not declared
../../../../gcc/libstdc++-v3/include/c_std/bits/std_cwchar.h:141:
`swscanf' not 
   declared
../../../../gcc/libstdc++-v3/include/c_std/bits/std_cwchar.h:142:
`vfwprintf' 
   not declared
../../../../gcc/libstdc++-v3/include/c_std/bits/std_cwchar.h:143:
`vfwscanf' 
   not declared
../../../../gcc/libstdc++-v3/include/c_std/bits/std_cwchar.h:144:
`vswprintf' 
   not declared
../../../../gcc/libstdc++-v3/include/c_std/bits/std_cwchar.h:145:
`vswscanf' 
   not declared
../../../../gcc/libstdc++-v3/include/c_std/bits/std_cwchar.h:146:
`vwprintf' 
   not declared
../../../../gcc/libstdc++-v3/include/c_std/bits/std_cwchar.h:147:
`vwscanf' not 
   declared
../../../../gcc/libstdc++-v3/include/c_std/bits/std_cwchar.h:148:
`wprintf' not 
   declared
../../../../gcc/libstdc++-v3/include/c_std/bits/std_cwchar.h:149:
`wscanf' not 
   declared
../../../../gcc/libstdc++-v3/include/c_std/bits/std_cwchar.h:150:
`getwc' not 
   declared
../../../../gcc/libstdc++-v3/include/c_std/bits/std_cwchar.h:151:
`getwchar' 
   not declared
../../../../gcc/libstdc++-v3/include/c_std/bits/std_cwchar.h:157:
`putwc' not 
   declared
../../../../gcc/libstdc++-v3/include/c_std/bits/std_cwchar.h:158:
`putwchar' 
   not declared
../../../../gcc/libstdc++-v3/include/c_std/bits/std_cwchar.h:159:
`ungetwc' not 
   declared
../../../../gcc/libstdc++-v3/include/c_std/bits/std_cwchar.h:181:
`wcsftime' 
   not declared
make[4]: *** [stdexcept.lo] Error 1
make[4]: Leaving directory
`/home/toon/compilers/releases/obj/alphaev6-unknown-linux-gnu/libstdc++-v3/src'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory
`/home/toon/compilers/releases/obj/alphaev6-unknown-linux-gnu/libstdc++-v3'
make[2]: *** [all-recursive-am] Error 2
make[2]: Leaving directory
`/home/toon/compilers/releases/obj/alphaev6-unknown-linux-gnu/libstdc++-v3'
make[1]: *** [all-target-libstdc++-v3] Error 2
make[1]: Leaving directory `/home/toon/compilers/releases/obj'
make: *** [bootstrap] Error 2

-- 
Toon Moene - mailto:toon@moene.indiv.nluug.nl - phoneto: +31 346 214290
Saturnushof 14, 3738 XG  Maartensdijk, The Netherlands
Maintainer, GNU Fortran 77: http://gcc.gnu.org/onlinedocs/g77_news.html
Join GNU Fortran 95: http://g95.sourceforge.net/ (under construction)


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]