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]

Testsuite problem (Re: [v3] FP printing, take 3)


I can't build the testsuite right now.  It appears that:

2004-09-13  Hans-Peter Nilsson  <hp@bitrange.com>

	* testsuite/lib/libstdc++.exp: Use gcc wrapper.exp and call
	libstdc++_maybe_build_wrapper instead of using local code.

broke this for me.  Reverting to 9/10 lets me run the testsuite again.

Jerry


                === libstdc++ tests ===
 
Schedule of variations:
    unix
 
Running target unix
Using /usr/share/dejagnu/baseboards/unix.exp as board description file for target.
Using /usr/share/dejagnu/config/unix.exp as generic interface file for target.
Using /home/jlquinn/gcc/dev/gcc/libstdc++-v3/testsuite/config/default.exp as tool-and-target-specific interface file.
Running /home/jlquinn/gcc/dev/gcc/libstdc++-v3/testsuite/libstdc++-dg/normal.exp ...
ERROR: (DejaGnu) proc "libstdc++_maybe_build_wrapper /home/jlquinn/gcc/dev/build/i686-pc-linux-gnu/libstdc++-v3/testsuite/testglue.o" does not exist.
The error code is POSIX EINVAL {invalid argument}
The info on the error is:
could not readlink "/home/jlquinn/gcc/dev/gcc/libstdc++-v3/testsuite/data/sgetn.txt": invalid argument
    while executing
"file readlink $f"
 
                === libstdc++ Summary ===
 
make[2]: *** [check-DEJAGNU] Error 1
make[2]: Leaving directory `/home/jlquinn/gcc/dev/build/i686-pc-linux-gnu/libstdc++-v3/testsuite'
make[1]: *** [check-am] Error 2
make[1]: Leaving directory `/home/jlquinn/gcc/dev/build/i686-pc-linux-gnu/libstdc++-v3/testsuite'
make: *** [check-recursive] Error 1
jlquinn@smaug:~/gcc/dev/build/i686-pc-linux-gnu/libstdc++-v3$




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