# of expected passes 24627
# of unexpected failures 1
# of expected failures 70
# of untested testcases 7
# of unsupported tests 191
/mnt/lfs/sources/gcc-build/gcc/xgcc version 3.4.1
make[1]: [check-gcc] Error 1 (ignored)
(rootme=`${PWDCMD-pwd}`; export rootme; \
srcdir=`cd ../../gcc-3.4.1/gcc; ${PWDCMD-pwd}` ; export srcdir ; \
cd testsuite; \
EXPECT=expect ; export EXPECT ; \
if [ -f ${rootme}/../expect/expect ] ; then \
TCL_LIBRARY=`cd .. ; cd ../../gcc-3.4.1/gcc/../tcl/library ; ${PWDCMD-pwd}` ; \
export TCL_LIBRARY ; fi ; \
runtest --tool g++ )
WARNING: Couldn't find the global config file.
Test Run By yzq on Sun Jan 9 17:18:44 2005
Native configuration is i686-pc-linux-gnu
=== g++ tests ===
Schedule of variations:
unix
Running target unix
Using /tools/share/dejagnu/baseboards/unix.exp as board description file for target.
Using /tools/share/dejagnu/config/unix.exp as generic interface file for target.Using /mnt/lfs/sources/gcc-3.4.1/gcc/testsuite/config/default.exp as tool-and-target-specific interface file.
Running /mnt/lfs/sources/gcc-3.4.1/gcc/testsuite/g++.dg/bprob/bprob.exp ...
Running /mnt/lfs/sources/gcc-3.4.1/gcc/testsuite/g++.dg/compat/compat.exp ...
Running /mnt/lfs/sources/gcc-3.4.1/gcc/testsuite/g++.dg/debug/debug.exp ...
Running /mnt/lfs/sources/gcc-3.4.1/gcc/testsuite/g++.dg/dg.exp ...
Running /mnt/lfs/sources/gcc-3.4.1/gcc/testsuite/g++.dg/gcov/gcov.exp ...
Running /mnt/lfs/sources/gcc-3.4.1/gcc/testsuite/g++.dg/pch/pch.exp ...
Running /mnt/lfs/sources/gcc-3.4.1/gcc/testsuite/g++.dg/special/ecos.exp ...
Running /mnt/lfs/sources/gcc-3.4.1/gcc/testsuite/g++.dg/tls/tls.exp ...
Running /mnt/lfs/sources/gcc-3.4.1/gcc/testsuite/g++.old-deja/old-deja.exp ...
WARNING: g++.old-deja/g++.mike/p10769a.C compilation failed to produce executable
WARNING: g++.old-deja/g++.other/enum5.C compilation failed to produce executableXPASS: g++.old-deja/g++.other/init5.C execution test
WARNING: g++.old-deja/g++.pt/friend44.C compilation failed to produce executable
=== g++ Summary ===
# of expected passes 9639
# of unexpected successes 1
# of expected failures 67
# of unsupported tests 32
/mnt/lfs/sources/gcc-build/gcc/testsuite/../g++ version 3.4.1
make[1]: [check-g++] Error 1 (ignored)
make[1]: Leaving directory `/mnt/lfs/sources/gcc-build/gcc'
make[1]: Entering directory `/mnt/lfs/sources/gcc-build/intl'
make[1]: Nothing to be done for `check'.
make[1]: Leaving directory `/mnt/lfs/sources/gcc-build/intl'
make[1]: Entering directory `/mnt/lfs/sources/gcc-build/libiberty'
make[2]: Entering directory `/mnt/lfs/sources/gcc-build/libiberty/testsuite'
gcc -DHAVE_CONFIG_H -g -O2 -I.. -I../../../gcc-3.4.1/libiberty/testsuite/../../include -o test-demangle \
../../../gcc-3.4.1/libiberty/testsuite/test-demangle.c ../libiberty.a
./test-demangle < ../../../gcc-3.4.1/libiberty/testsuite/demangle-expected
./test-demangle: 745 tests, 0 failures
make[2]: Leaving directory `/mnt/lfs/sources/gcc-build/libiberty/testsuite'
make[1]: Leaving directory `/mnt/lfs/sources/gcc-build/libiberty'
make[1]: Entering directory `/mnt/lfs/sources/gcc-build/i686-pc-linux-gnu/libstdc++-v3'
Making check in include
make[2]: Entering directory `/mnt/lfs/sources/gcc-build/i686-pc-linux-gnu/libstdc++-v3/include'
make[2]: Nothing to be done for `check'.
make[2]: Leaving directory `/mnt/lfs/sources/gcc-build/i686-pc-linux-gnu/libstdc++-v3/include'
Making check in libmath
make[2]: Entering directory `/mnt/lfs/sources/gcc-build/i686-pc-linux-gnu/libstdc++-v3/libmath'
make[2]: Nothing to be done for `check'.
make[2]: Leaving directory `/mnt/lfs/sources/gcc-build/i686-pc-linux-gnu/libstdc++-v3/libmath'
Making check in libsupc++
make[2]: Entering directory `/mnt/lfs/sources/gcc-build/i686-pc-linux-gnu/libstdc++-v3/libsupc++'
make[2]: Nothing to be done for `check'.
make[2]: Leaving directory `/mnt/lfs/sources/gcc-build/i686-pc-linux-gnu/libstdc++-v3/libsupc++'
Making check in src
make[2]: Entering directory `/mnt/lfs/sources/gcc-build/i686-pc-linux-gnu/libstdc++-v3/src'
make[2]: Nothing to be done for `check'.
make[2]: Leaving directory `/mnt/lfs/sources/gcc-build/i686-pc-linux-gnu/libstdc++-v3/src'
Making check in po
make[2]: Entering directory `/mnt/lfs/sources/gcc-build/i686-pc-linux-gnu/libstdc++-v3/po'
/bin/sh /mnt/lfs/sources/gcc-3.4.1/libstdc++-v3/../mkinstalldirs /mnt/lfs/sources/gcc-build/i686-pc-linux-gnu/libstdc++-v3/po/share/locale
mkdir -p -- /mnt/lfs/sources/gcc-build/i686-pc-linux-gnu/libstdc++-v3/po/share/locale
catalogs='de.mo fr.mo'; \
for cat in $catalogs; do \
cat=`basename $cat`; \
lang=`echo $cat | sed 's/\.mo$//'`; \
install_dir=/mnt/lfs/sources/gcc-build/i686-pc-linux-gnu/libstdc++-v3/po/share/locale/$lang/LC_MESSAGES; \
/bin/sh /mnt/lfs/sources/gcc-3.4.1/libstdc++-v3/../mkinstalldirs $install_dir; \
/bin/install -c -m 644 $cat $install_dir/libstdc++.mo; \
done
mkdir -p -- /mnt/lfs/sources/gcc-build/i686-pc-linux-gnu/libstdc++-v3/po/share/locale/de/LC_MESSAGES
mkdir -p -- /mnt/lfs/sources/gcc-build/i686-pc-linux-gnu/libstdc++-v3/po/share/locale/fr/LC_MESSAGES
make[2]: Leaving directory `/mnt/lfs/sources/gcc-build/i686-pc-linux-gnu/libstdc++-v3/po'
Making check in testsuite
make[2]: Entering directory `/mnt/lfs/sources/gcc-build/i686-pc-linux-gnu/libstdc++-v3/testsuite'
touch testsuite_wchar_t
make -j1 check-DEJAGNU check-local
make[3]: Entering directory `/mnt/lfs/sources/gcc-build/i686-pc-linux-gnu/libstdc++-v3/testsuite'
Making a new site.exp file...
srcdir=`CDPATH="${ZSH_VERSION+.}:" && cd ../../../../gcc-3.4.1/libstdc++-v3/testsuite && pwd`; export srcdir; \
EXPECT=expect; export EXPECT; \
runtest=runtest; \
if /bin/sh -c "$runtest --version" > /dev/null 2>&1; then \
l='libstdc++'; for tool in $l; do \
$runtest --tool $tool --srcdir $srcdir ; \
done; \
else echo "WARNING: could not find \`runtest'" 1>&2; :;\
fi
WARNING: Couldn't find the global config file.
Test Run By yzq on Sun Jan 9 17:29:41 2005
Native configuration is i686-pc-linux-gnu
=== libstdc++ tests ===
Schedule of variations:
unix
Running target unix
Using /tools/share/dejagnu/baseboards/unix.exp as board description file for target.
Using /tools/share/dejagnu/config/unix.exp as generic interface file for target.Using /mnt/lfs/sources/gcc-3.4.1/libstdc++-v3/testsuite/config/default.exp as tool-and-target-specific interface file.
Running /mnt/lfs/sources/gcc-3.4.1/libstdc++-v3/testsuite/libstdc++-dg/normal.exp ...
FAIL: ext/enc_filebuf/char/13189.cc (test for excess errors)
WARNING: ext/enc_filebuf/char/13189.cc compilation failed to produce executable
FAIL: ext/enc_filebuf/wchar_t/13189.cc (test for excess errors)
WARNING: ext/enc_filebuf/wchar_t/13189.cc compilation failed to produce executable
=== libstdc++ Summary ===
# of expected passes 2692
# of unexpected failures 2
# of expected failures 6
make[3]: *** [check-DEJAGNU] Error 1
=== libstdc++-v3 check-abi Summary ===
# of added symbols: 298
# of missing symbols: 284
# of incompatible symbols: 284
The -k flag is used to make the test suite run through to completion and not stop at the first failure. The GCC test suite is very comprehensive and is almost guaranteed to generate a few failures. To receive a summary of the test suite results, run:
../gcc-3.4.1/contrib/test_summary
For only the summaries, pipe the output through grep -A7 Summ.