This is the mail archive of the gcc@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]
Other format: [Raw text]

Test result For GCC3.1


Hi :
this is my GCC3.1 testsuite result ,MY OS is Redhat 7.3 intel PIII 660MHz
WARNING : Couldn't find the global config file
WARNING: Could'nt find tool init file
make do-check NOTPARALLEL=parallel-ok
make[1]: Entering directory `/usr/compile/gcc_compile'
make[2]: Entering directory `/usr/compile/gcc_compile/fastjar'
make[2]: Nothing to be done for `check'.
make[2]: Leaving directory `/usr/compile/gcc_compile/fastjar'
make[2]: Entering directory `/usr/compile/gcc_compile/libiberty'
make[3]: Entering directory `/usr/compile/gcc_compile/libiberty/testsuite'
echo 'int prepends_underscore = 0;' > test-us.c
gcc -DHAVE_CONFIG_H -g -O2 -I.. -I../../../gcc-3.1/libiberty/testsuite/../../include -o test-filter -DMAIN -DVERSION='"none"' -DHAVE_CONFIG_H \
../../../gcc-3.1/libiberty/testsuite/../cplus-dem.c test-us.c -L.. -liberty
/bin/sh ../../../gcc-3.1/libiberty/testsuite/regress-demangle ../../../gcc-3.1/libiberty/testsuite/demangle-expected
All 648 tests passed
make[3]: Leaving directory `/usr/compile/gcc_compile/libiberty/testsuite'
make[2]: Leaving directory `/usr/compile/gcc_compile/libiberty'
make[2]: Entering directory `/usr/compile/gcc_compile/i686-pc-linux-gnu/libstdc++-v3'
Making check in include
make[3]: Entering directory `/usr/compile/gcc_compile/i686-pc-linux-gnu/libstdc++-v3/include'
make[3]: Nothing to be done for `check'.
make[3]: Leaving directory `/usr/compile/gcc_compile/i686make[3]: Entering directory `/usr/compile/gcc_compile/i686-pc-linux-gnu/libstdc++-v3/libio' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/usr/compile/gcc_compile/i686-pc-linux-gnu/libstdc++-v3/libio' Making check in libmath make[3]: Entering directory `/usr/compile/gcc_compile/i686-pc-linux-gnu/libstdc++-v3/libmath' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/usr/compile/gcc_compile/i686-pc-linux-gnu/libstdc++-v3/libmath' Making check in libsupc++ make[3]: Entering directory `/usr/compile/gcc_compile/i686-pc-linux-gnu/libstdc++-v3/libsupc++' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/usr/compile/gcc_compile/i686-pc-linux-gnu/libstdc++-v3/libsupc++' Making check in src make[3]: Entering directory `/usr/compile/gcc_compile/i686-pc-linux-gnu/libstdc++-v3/src' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/usr/compile/gcc_compile/i686-pc-linux-gnu/libstdc++-v3/src' Making check in po-pc-linux-gnu/libstdc++-v3/include'
Making check in libio
make[3]: Entering directory `/usr/compile/gcc_compile/i686-pc-linux-gnu/libstdc++-v3/po'
make[3]: Nothing to be done for `check'.
make[3]: Leaving directory `/usr/compile/gcc_compile/i686-pc-linux-gnu/libstdc++-v3/po'
Making check in testsuite
make[3]: Entering directory `/usr/compile/gcc_compile/i686-pc-linux-gnu/libstdc++-v3/testsuite'
make check-DEJAGNU
make[4]: Entering directory `/usr/compile/gcc_compile/i686-pc-linux-gnu/libstdc++-v3/testsuite'
Making a new site.exp file...
srcdir=`cd ../../../../gcc-3.1/libstdc++-v3/testsuite && pwd`; export srcdir; \
EXPECT=`if [ -f /usr/compile/gcc_compile/i686-pc-linux-gnu/libstdc++-v3/../../expect/expect ] ; then echo /usr/compile/gcc_compile/i686-pc-linux-gnu/libstdc++-v3/../../expect/expect ; else echo expect ; fi`; export EXPECT; \
if [ -f ../../expect/expect ]; then \
TCL_LIBRARY=`cd ../../../../gcc-3.1/libstdc++-v3/../tcl/library && pwd`; \
export TCL_LIBRARY; \
fi; \
runtest=`if [ -f /usr/compile/gcc-3.1/libstdc++-v3/../dejagnu/runtest ] ; then echo /usr/compile/gcc-3.1/libstdc++-v3/../dejagnu/runtest ; else echo runtest; fi`; \
if /bin/sh -c "$runtest --version" > /dev/null 2>&1; then \
$runtest --tool libstdc++-v3 --else echo "WARNING: could not find \`runtest'" 1>&2; :;\
fi
Test Run By root on Sat Jun 29 12:25:34 2002
Native configuration is i686-pc-linux-gnu

=== libstdc++-v3 tests ===

Schedule of variations:
unixRunning 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 /usr/compile/gcc-3.1/libstdc++-v3/testsuite/config/default.exp as tool-and-target-specific interface file.
Running /usr/compile/gcc-3.1/libstdc++-v3/testsuite/libstdc++-v3.dg/dg.exp ...
FAIL: 26_numerics/c99_classification_macros_c.cc (test for excess errors)

=== libstdc++-v3 Summary ===

# of expected passes 374
# of unexpected failures 1
# of expected failures 25
make[4]: Leaving directory `/usr/compile/gcc_compile/i686-pc-linux-gnu/libstdc++-v3/testsuite'
make[3]: Leaving directory `/usr/compile/gcc_compile/i686-pc-linux-gnu/libstdc++-v3/testsuite'
make[2]: Leaving directory `/usr/compile/gcc_compile/i686-pc-linux-gnu/libstdc++-v3'
make[1]: Leaving directory `/usr/compile/gcc_compile'

Sun Zongjun

srcdir $srcdir ; \




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