"make check" failures
Ray Lon Chiang
RChiang@nvidia.com
Wed Aug 7 10:37:00 GMT 2002
I'm sure this is a simple problem, but I'm not getting anywhere in
fixing this...
I've got GCC 3.1.1 compiled sucessfully with "make bootstrap". When I
do a "make check", all the tests fail. Inside the file
<objdir>/sparc-sun-solaris2.8/libstdc++-v3/testsuite/libstdc++-v3.log
I get a failure on every tests that looks like:
Executing on host: <really long g++ command> (timeout = 300)
compiler exited with status 1
FAIL: 17_intro/header_cassert.cc (test for excess errors)
Excess errors:
exit status is 1
The only other suspicious errors I see is from the just before the tests
run:
WARNING: Couldn't find the global config file.
WARNING: Couldn't find tool init file
When I cut-and-paste the command by hand, it works fine. Does anyone have
any suggestions for debugging this?
FYI, I'm running on Solaris 8 with the following tools:
gcc-2.95.3
autoconf-2.53
automake-1.6.3
dejagnu-1.4.2
expect-5.38
tcl8.3.4
tk8.3.4
gmake-3.79.1
Thanks!
-Ray
More information about the Gcc-help
mailing list