This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: bootstrap failure (libstdc++ testsuite_hooks)


Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at> writes:

> For 24+ hours now all my bootstraps on i686-pc-linux-gnu and
> i386-unknown-freebsd4.8 have been failing as follows:

This is on mainline?  I successfully bootstrapped and run the
testsuite yesterday several times on both i686-linux and x86_64-linux.

>   gmake[4]: Entering directory `/tmp/OBJ-0619-2203/i686-pc-linux-gnu/libstdc++-v3/testsuite'
>   Makefile:495: warning: overriding commands for target `check-am'
>   Makefile:408: warning: ignoring old commands for target `check-am'
>   `/tmp/OBJ-0619-2203/i686-pc-linux-gnu/libstdc++-v3/scripts/testsuite_flags
>     --build-cxx` -DHAVE_CONFIG_H -I. -I/cvs/gcc/libstdc++-v3/testsuite -I..

What's the output of:
/tmp/OBJ-0619-2203/i686-pc-linux-gnu/libstdc++-v3/scripts/testsuite_flags --build-cxx
?

I guess this is somehow the problem, let's figure out why
testsuite_flags does not return anything useful.

>     -nostdinc++
>     -I/tmp/OBJ-0619-2203/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu
>     -I/tmp/OBJ-0619-2203/i686-pc-linux-gnu/libstdc++-v3/include
>     -I/cvs/gcc/libstdc++-v3/libsupc++    -O2 -g -O2  -g -O2 -D_GNU_SOURCE -c
>     /cvs/gcc/libstdc++-v3/testsuite/testsuite_hooks.cc
>   /bin/sh: line 1: -DHAVE_CONFIG_H: command not found
>   gmake[4]: *** [testsuite_hooks.o] Error 127
>   gmake[4]: Leaving directory `/tmp/OBJ-0619-2203/i686-pc-linux-gnu/libstdc++-v3/testsuite'
>   gmake[3]: *** [all-recursive] Error 1
>   gmake[3]: Leaving directory `/tmp/OBJ-0619-2203/i686-pc-linux-gnu/lib --
>
> Gerald

Andreas
-- 
 Andreas Jaeger, SuSE Linux AG, aj@suse.de, http://www.suse.de/~aj
  GPG fingerprint = 93A3 365E CE47 B889 DF7F  FED1 389A 563C C272 A126

Attachment: pgp00000.pgp
Description: PGP signature


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