This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/16469] New: bootstrap fails in libstdc++-v3/testsuite
- From: "geos at epost dot de" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 10 Jul 2004 21:19:04 -0000
- Subject: [Bug bootstrap/16469] New: bootstrap fails in libstdc++-v3/testsuite
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
bootstrapping (configured with --enable-languages=c,c++,f77,ada, if that matters) finally ends up like this:
Making all in testsuite
make[4]: Entering directory `/usr/people/schwarz/gcc/mips-sgi-irix5.3/libstdc++-v3/testsuite'
/usr/people/schwarz/gcc-3.4.1/libstdc++-v3/scripts/create_testsuite_files \
/usr/people/schwarz/gcc-3.4.1/libstdc++-v3/testsuite `${PWDCMD-pwd}`
make[4]: *** [testsuite_files] Error 1
make[4]: Leaving directory `/usr/people/schwarz/gcc/mips-sgi-irix5.3/libstdc++-v3/testsuite'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/usr/people/schwarz/gcc/mips-sgi-irix5.3/libstdc++-v3'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/usr/people/schwarz/gcc/mips-sgi-irix5.3/libstdc++-v3'
make[1]: *** [all-target-libstdc++-v3] Error 2
make[1]: Leaving directory `/usr/people/schwarz/gcc'
make: *** [bootstrap] Error 2
this can be manually reproduced by doing make in mips-sgi-irix5.3/libstdc++-v3/testsuite
lorenz 42% /usr/local/bin/make
/usr/people/schwarz/gcc-3.4.1/libstdc++-v3/scripts/create_testsuite_files \
/usr/people/schwarz/gcc-3.4.1/libstdc++-v3/testsuite `${PWDCMD-pwd}`
make: *** [testsuite_files] Error 1
FYI: lorenz 44% /usr/local/bin/make --version
GNU Make 3.80
--
Summary: bootstrap fails in libstdc++-v3/testsuite
Product: gcc
Version: 3.4.1
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: bootstrap
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: geos at epost dot de
CC: gcc-bugs at gcc dot gnu dot org,geos at epost dot de
GCC build triplet: mips-sgi-irix5.3
GCC host triplet: mips-sgi-irix5.3
GCC target triplet: mips-sgi-irix5.3
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16469