This is the mail archive of the gcc-prs@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]

bootstrap/3105: bootstrap failure on i686-pc-linux-gnu



>Number:         3105
>Category:       bootstrap
>Synopsis:       bootstrap failure on i686-pc-linux-gnu
>Confidential:   no
>Severity:       critical
>Priority:       high
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Sat Jun 09 23:16:00 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     gerald.roth@aon.at
>Release:        CVS gcc-3_0-branch Sun Jun 10 07:00:06 CEST 2001
>Organization:
>Environment:
SuSE 7.0; kernel 2.4.5-ac11, XFree86 4.1.0, gcc version 3.0 20010608 (prerelease)   
>Description:
boostrap failure on i686-pc-linux-gnu

/bin/sh ../libtool --tag CXX --mode=compile /usr/src/gcc-cvs/BUILD/gcc/xgcc -B/usr/src/gcc-cvs/BUILD/gcc/ -nostdinc++  -L/usr/src/gcc-cvs/BUILD/i686-pc-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-cvs/BUILD/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/usr/local/i686-pc-linux-gnu/bin/ -B/usr/local/i686-pc-linux-gnu/lib/ -isystem /usr/local/i686-pc-linux-gnu/include -nostdinc++  -I/usr/src/gcc-cvs/gcc/libstdc++-v3/include -I/usr/src/gcc-cvs/gcc/libstdc++-v3/include/std -I/usr/src/gcc-cvs/gcc/libstdc++-v3/include/c_std -I../include      -I/usr/src/gcc-cvs/gcc/libstdc++-v3/libsupc++ -I../libio -I/usr/src/gcc-cvs/gcc/libstdc++-v3/libio -I/usr/src/gcc-cvs/gcc/libstdc++-v3/libmath                   -O3 -march=athlon -D_GNU_SOURCE -fno-implicit-templates                -Wall -Wno-format -W -Wwrite-strings -Winline  -fdiagnostics-show-location=once                 -ffunction-sections -fdata-sections  -g    -c /usr/src/gcc-cvs/gcc/libstdc++-v3/src/stdexcept.cc/usr/src/gcc-cvs/BUILD/gcc/xgcc -B/usr/src/gcc-cvs/BUILD/gcc/ -nostdinc++ -L/usr/src/gcc-cvs/BUILD/i686-pc-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-cvs/BUILD/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/usr/local/i686-pc-linux-gnu/bin/ -B/usr/local/i686-pc-linux-gnu/lib/ -isystem /usr/local/i686-pc-linux-gnu/include -nostdinc++ -I/usr/src/gcc-cvs/gcc/libstdc++-v3/include -I/usr/src/gcc-cvs/gcc/libstdc++-v3/include/std -I/usr/src/gcc-cvs/gcc/libstdc++-v3/include/c_std -I../include -I/usr/src/gcc-cvs/gcc/libstdc++-v3/libsupc++ -I../libio -I/usr/src/gcc-cvs/gcc/libstdc++-v3/libio -I/usr/src/gcc-cvs/gcc/libstdc++-v3/libmath -O3 -march=athlon -D_GNU_SOURCE -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -Winline -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -c /usr/src/gcc-cvs/gcc/libstdc++-v3/src/stdexcept.cc  -fPIC -DPIC -o .libs/stdexcept.o
In file included from /usr/src/gcc-cvs/gcc/libstdc++-v3/include/bits/fpos.h:40,                  from /usr/src/gcc-cvs/gcc/libstdc++-v3/include/bits/char_traits.h:40,
                 from /usr/src/gcc-cvs/gcc/libstdc++-v3/include/bits/std_string.h:41,
                 from /usr/src/gcc-cvs/gcc/libstdc++-v3/src/stdexcept.cc:34:
/usr/src/gcc-cvs/gcc/libstdc++-v3/include/c_std/bits/std_cwchar.h:135: `fputwc'    not declared
/usr/src/gcc-cvs/gcc/libstdc++-v3/include/c_std/bits/std_cwchar.h:136: `fputws'    not declared
/usr/src/gcc-cvs/gcc/libstdc++-v3/include/c_std/bits/std_cwchar.h:137: `fwide'
   not declared
/usr/src/gcc-cvs/gcc/libstdc++-v3/include/c_std/bits/std_cwchar.h:138: `fwprintf'
   not declared
/usr/src/gcc-cvs/gcc/libstdc++-v3/include/c_std/bits/std_cwchar.h:139: `fwscanf'   not declared
/usr/src/gcc-cvs/gcc/libstdc++-v3/include/c_std/bits/std_cwchar.h:140: `swprintf'
   not declared
/usr/src/gcc-cvs/gcc/libstdc++-v3/include/c_std/bits/std_cwchar.h:141: `swscanf'   not declared
/usr/src/gcc-cvs/gcc/libstdc++-v3/include/c_std/bits/std_cwchar.h:142: `vfwprintf'
   not declared
/usr/src/gcc-cvs/gcc/libstdc++-v3/include/c_std/bits/std_cwchar.h:143: `vfwscanf'
   not declared
/usr/src/gcc-cvs/gcc/libstdc++-v3/include/c_std/bits/std_cwchar.h:144: `vswprintf'
   not declared
/usr/src/gcc-cvs/gcc/libstdc++-v3/include/c_std/bits/std_cwchar.h:145: `vswscanf'
   not declared
/usr/src/gcc-cvs/gcc/libstdc++-v3/include/c_std/bits/std_cwchar.h:146: `vwprintf'
   not declared
/usr/src/gcc-cvs/gcc/libstdc++-v3/include/c_std/bits/std_cwchar.h:147: `vwscanf'   not declared
/usr/src/gcc-cvs/gcc/libstdc++-v3/include/c_std/bits/std_cwchar.h:148: `wprintf'   not declared
/usr/src/gcc-cvs/gcc/libstdc++-v3/include/c_std/bits/std_cwchar.h:149: `wscanf'    not declared
/usr/src/gcc-cvs/gcc/libstdc++-v3/include/c_std/bits/std_cwchar.h:150: `getwc'
   not declared
/usr/src/gcc-cvs/gcc/libstdc++-v3/include/c_std/bits/std_cwchar.h:151: `getwchar'
   not declared
/usr/src/gcc-cvs/gcc/libstdc++-v3/include/c_std/bits/std_cwchar.h:157: `putwc'
   not declared
/usr/src/gcc-cvs/gcc/libstdc++-v3/include/c_std/bits/std_cwchar.h:158: `putwchar'
   not declared
/usr/src/gcc-cvs/gcc/libstdc++-v3/include/c_std/bits/std_cwchar.h:159: `ungetwc'   not declared
/usr/src/gcc-cvs/gcc/libstdc++-v3/include/c_std/bits/std_cwchar.h:181: `wcsftime'
   not declared
make[4]: *** [stdexcept.lo] Error 1
make[4]: Leaving directory `/usr/src/gcc-cvs/BUILD/i686-pc-linux-gnu/libstdc++-v3/src'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/usr/src/gcc-cvs/BUILD/i686-pc-linux-gnu/libstdc++-v3'
make[2]: *** [all-recursive-am] Error 2
make[2]: Leaving directory `/usr/src/gcc-cvs/BUILD/i686-pc-linux-gnu/libstdc++-v3'
make[1]: *** [all-target-libstdc++-v3] Error 2
make[1]: Leaving directory `/usr/src/gcc-cvs/BUILD'
make: *** [bootstrap] Error 2
bash-2.04#
>How-To-Repeat:
make boostrap :-(
>Fix:
not known yet...
>Release-Note:
>Audit-Trail:
>Unformatted:


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