ls: gcc.test*: No such file or directory
make[1]: Entering directory `/usr/src/_gcc/gcc'
Making a new config file...
echo "set tmpdir /usr/src/_gcc/gcc/testsuite" >> ./tmp0
test -d testsuite || mkdir testsuite
rm -f testsuite/site.exp
sed '/set tmpdir/ s|testsuite|testsuite|' < site.exp > testsuite/site.exp
(rootme=`${PWDCMD-pwd}`; export rootme; \
srcdir=`cd ../../gcc-3.4-20050401/gcc; ${PWDCMD-pwd}` ; export srcdir ; \
cd testsuite; \
EXPECT=expect ; export EXPECT ; \
if [ -f ${rootme}/../expect/expect ] ; then  \
   TCL_LIBRARY=`cd .. ; cd ../../gcc-3.4-20050401/gcc/../tcl/library ; ${PWDCMD-pwd}` ; \
    export TCL_LIBRARY ; fi ; \
runtest --tool gcc )
WARNING: Couldn't find the global config file.
Test Run By root on Mon Apr  4 22:58:11 2005
Native configuration is i686-pc-linux-gnu

		=== gcc tests ===

Schedule of variations:
    unix

Running target unix
Using /prelfs/share/dejagnu/baseboards/unix.exp as board description file for target.
Using /prelfs/share/dejagnu/config/unix.exp as generic interface file for target.
Using /usr/src/gcc-3.4-20050401/gcc/testsuite/config/default.exp as tool-and-target-specific interface file.
Running /usr/src/gcc-3.4-20050401/gcc/testsuite/gcc.c-torture/compile/compile.exp ...
Running /usr/src/gcc-3.4-20050401/gcc/testsuite/gcc.c-torture/execute/builtins/builtins.exp ...
Running /usr/src/gcc-3.4-20050401/gcc/testsuite/gcc.c-torture/execute/execute.exp ...
FAIL: gcc.c-torture/execute/va-arg-25.c execution,  -Os 
Running /usr/src/gcc-3.4-20050401/gcc/testsuite/gcc.c-torture/execute/ieee/ieee.exp ...
Running /usr/src/gcc-3.4-20050401/gcc/testsuite/gcc.c-torture/unsorted/unsorted.exp ...
Running /usr/src/gcc-3.4-20050401/gcc/testsuite/gcc.dg/compat/compat.exp ...
Running /usr/src/gcc-3.4-20050401/gcc/testsuite/gcc.dg/cpp/cpp.exp ...
Running /usr/src/gcc-3.4-20050401/gcc/testsuite/gcc.dg/cpp/trad/trad.exp ...
Running /usr/src/gcc-3.4-20050401/gcc/testsuite/gcc.dg/debug/debug.exp ...
Running /usr/src/gcc-3.4-20050401/gcc/testsuite/gcc.dg/debug/dwarf2/dwarf2.exp ...
Running /usr/src/gcc-3.4-20050401/gcc/testsuite/gcc.dg/dg.exp ...
FAIL: gcc.dg/cleanup-10.c execution test
FAIL: gcc.dg/cleanup-11.c execution test
FAIL: gcc.dg/cleanup-8.c execution test
FAIL: gcc.dg/cleanup-9.c execution test
Running /usr/src/gcc-3.4-20050401/gcc/testsuite/gcc.dg/format/format.exp ...
Running /usr/src/gcc-3.4-20050401/gcc/testsuite/gcc.dg/noncompile/noncompile.exp ...
Running /usr/src/gcc-3.4-20050401/gcc/testsuite/gcc.dg/pch/pch.exp ...
Running /usr/src/gcc-3.4-20050401/gcc/testsuite/gcc.dg/special/mips-abi.exp ...
Running /usr/src/gcc-3.4-20050401/gcc/testsuite/gcc.dg/special/special.exp ...
Running /usr/src/gcc-3.4-20050401/gcc/testsuite/gcc.dg/tls/tls.exp ...
Running /usr/src/gcc-3.4-20050401/gcc/testsuite/gcc.dg/torture/dg-torture.exp ...
Running /usr/src/gcc-3.4-20050401/gcc/testsuite/gcc.dg/weak/weak.exp ...
Running /usr/src/gcc-3.4-20050401/gcc/testsuite/gcc.misc-tests/acker1.exp ...
Running /usr/src/gcc-3.4-20050401/gcc/testsuite/gcc.misc-tests/arm-isr.exp ...
Running /usr/src/gcc-3.4-20050401/gcc/testsuite/gcc.misc-tests/bprob.exp ...
Running /usr/src/gcc-3.4-20050401/gcc/testsuite/gcc.misc-tests/dg-test.exp ...
Running /usr/src/gcc-3.4-20050401/gcc/testsuite/gcc.misc-tests/dhry.exp ...
Running /usr/src/gcc-3.4-20050401/gcc/testsuite/gcc.misc-tests/gcov.exp ...
Running /usr/src/gcc-3.4-20050401/gcc/testsuite/gcc.misc-tests/i386-prefetch.exp ...
Running /usr/src/gcc-3.4-20050401/gcc/testsuite/gcc.misc-tests/linkage.exp ...
Running /usr/src/gcc-3.4-20050401/gcc/testsuite/gcc.misc-tests/matrix1.exp ...
Running /usr/src/gcc-3.4-20050401/gcc/testsuite/gcc.misc-tests/mg.exp ...
Running /usr/src/gcc-3.4-20050401/gcc/testsuite/gcc.misc-tests/sieve.exp ...
Running /usr/src/gcc-3.4-20050401/gcc/testsuite/gcc.misc-tests/sort2.exp ...

		=== gcc Summary ===

# of expected passes		25080
# of unexpected failures	5
# of expected failures		70
# of untested testcases		7
# of unsupported tests		208
/usr/src/_gcc/gcc/xgcc version 3.4.4 20050401 (prerelease)

make[1]: [check-gcc] Error 1 (ignored)
(rootme=`${PWDCMD-pwd}`; export rootme; \
srcdir=`cd ../../gcc-3.4-20050401/gcc; ${PWDCMD-pwd}` ; export srcdir ; \
cd testsuite; \
EXPECT=expect ; export EXPECT ; \
if [ -f ${rootme}/../expect/expect ] ; then  \
   TCL_LIBRARY=`cd .. ; cd ../../gcc-3.4-20050401/gcc/../tcl/library ; ${PWDCMD-pwd}` ; \
    export TCL_LIBRARY ; fi ; \
runtest --tool g++ )
WARNING: Couldn't find the global config file.
Test Run By root on Mon Apr  4 23:07:53 2005
Native configuration is i686-pc-linux-gnu

		=== g++ tests ===

Schedule of variations:
    unix

Running target unix
Using /prelfs/share/dejagnu/baseboards/unix.exp as board description file for target.
Using /prelfs/share/dejagnu/config/unix.exp as generic interface file for target.
Using /usr/src/gcc-3.4-20050401/gcc/testsuite/config/default.exp as tool-and-target-specific interface file.
Running /usr/src/gcc-3.4-20050401/gcc/testsuite/g++.dg/bprob/bprob.exp ...
Running /usr/src/gcc-3.4-20050401/gcc/testsuite/g++.dg/compat/compat.exp ...
FAIL: g++.dg/compat/eh/ctor1 cp_compat_x_tst.o-cp_compat_y_tst.o execute 
FAIL: g++.dg/compat/eh/spec3 cp_compat_x_tst.o-cp_compat_y_tst.o execute 
FAIL: g++.dg/compat/eh/template1 cp_compat_x_tst.o-cp_compat_y_tst.o execute 
FAIL: g++.dg/compat/eh/unexpected1 cp_compat_x_tst.o-cp_compat_y_tst.o execute 
Running /usr/src/gcc-3.4-20050401/gcc/testsuite/g++.dg/debug/debug.exp ...
Running /usr/src/gcc-3.4-20050401/gcc/testsuite/g++.dg/dg.exp ...
FAIL: g++.dg/eh/cond1.C execution test
FAIL: g++.dg/eh/ctor1.C execution test
FAIL: g++.dg/eh/delayslot1.C execution test
FAIL: g++.dg/eh/forced1.C execution test
FAIL: g++.dg/eh/omit-frame-pointer.C execution test
FAIL: g++.dg/eh/omit-frame-pointer2.C execution test
FAIL: g++.dg/eh/registers1.C execution test
FAIL: g++.dg/eh/simd-1.C execution test
FAIL: g++.dg/eh/simd-2.C execution test
FAIL: g++.dg/eh/spec3.C execution test
FAIL: g++.dg/eh/template1.C execution test
FAIL: g++.dg/eh/unexpected1.C execution test
FAIL: g++.dg/init/ref9.C execution test
XPASS: g++.dg/rtti/tinfo1.C scan-assembler _ZTIP9CTemplateIhE:
XPASS: g++.dg/rtti/tinfo1.C scan-assembler-not .globl[ \t]+_ZTIP9CTemplateIhE
Running /usr/src/gcc-3.4-20050401/gcc/testsuite/g++.dg/gcov/gcov.exp ...
Running /usr/src/gcc-3.4-20050401/gcc/testsuite/g++.dg/pch/pch.exp ...
Running /usr/src/gcc-3.4-20050401/gcc/testsuite/g++.dg/special/ecos.exp ...
Running /usr/src/gcc-3.4-20050401/gcc/testsuite/g++.dg/tls/tls.exp ...
Running /usr/src/gcc-3.4-20050401/gcc/testsuite/g++.old-deja/old-deja.exp ...
FAIL: g++.old-deja/g++.abi/cxa_vec.C execution test
FAIL: g++.old-deja/g++.brendan/eh1.C execution test
FAIL: g++.old-deja/g++.eh/badalloc1.C execution test
FAIL: g++.old-deja/g++.eh/catch11.C execution test
FAIL: g++.old-deja/g++.eh/catch12.C execution test
FAIL: g++.old-deja/g++.eh/catch3.C execution test
FAIL: g++.old-deja/g++.eh/catch3p.C execution test
FAIL: g++.old-deja/g++.eh/catch4.C execution test
FAIL: g++.old-deja/g++.eh/catch4p.C execution test
FAIL: g++.old-deja/g++.eh/catch5.C execution test
FAIL: g++.old-deja/g++.eh/catch5p.C execution test
FAIL: g++.old-deja/g++.eh/catch6.C execution test
FAIL: g++.old-deja/g++.eh/catch6p.C execution test
FAIL: g++.old-deja/g++.eh/catch7.C execution test
FAIL: g++.old-deja/g++.eh/catch7p.C execution test
FAIL: g++.old-deja/g++.eh/catch8.C execution test
FAIL: g++.old-deja/g++.eh/catch8p.C execution test
FAIL: g++.old-deja/g++.eh/catch9.C execution test
FAIL: g++.old-deja/g++.eh/catch9p.C execution test
FAIL: g++.old-deja/g++.eh/catchptr1.C execution test
FAIL: g++.old-deja/g++.eh/cleanup1.C execution test
FAIL: g++.old-deja/g++.eh/fntry1.C execution test
FAIL: g++.old-deja/g++.eh/ia64-1.C execution test
FAIL: g++.old-deja/g++.eh/inline2.C execution test
FAIL: g++.old-deja/g++.eh/ptr1.C execution test
FAIL: g++.old-deja/g++.eh/ptrmem1.C execution test
FAIL: g++.old-deja/g++.eh/rethrow1.C execution test
FAIL: g++.old-deja/g++.eh/rethrow2.C execution test
FAIL: g++.old-deja/g++.eh/rethrow3.C execution test
FAIL: g++.old-deja/g++.eh/rethrow4.C execution test
FAIL: g++.old-deja/g++.eh/rethrow5.C execution test
FAIL: g++.old-deja/g++.eh/rethrow6.C execution test
FAIL: g++.old-deja/g++.eh/spec1.C execution test
FAIL: g++.old-deja/g++.eh/spec2.C execution test
FAIL: g++.old-deja/g++.eh/spec3.C execution test
FAIL: g++.old-deja/g++.eh/spec4.C execution test
FAIL: g++.old-deja/g++.eh/unwind1.C execution test
FAIL: g++.old-deja/g++.eh/vbase1.C execution test
FAIL: g++.old-deja/g++.eh/vbase2.C execution test
FAIL: g++.old-deja/g++.eh/vbase4.C execution test
FAIL: g++.old-deja/g++.martin/new1.C execution test
FAIL: g++.old-deja/g++.mike/dyncast1.C execution test
FAIL: g++.old-deja/g++.mike/dyncast2.C execution test
FAIL: g++.old-deja/g++.mike/eh10.C execution test
FAIL: g++.old-deja/g++.mike/eh12.C execution test
FAIL: g++.old-deja/g++.mike/eh14.C execution test
FAIL: g++.old-deja/g++.mike/eh18.C execution test
FAIL: g++.old-deja/g++.mike/eh2.C execution test
FAIL: g++.old-deja/g++.mike/eh21.C execution test
FAIL: g++.old-deja/g++.mike/eh23.C execution test
FAIL: g++.old-deja/g++.mike/eh24.C execution test
FAIL: g++.old-deja/g++.mike/eh25.C execution test
FAIL: g++.old-deja/g++.mike/eh26.C execution test
FAIL: g++.old-deja/g++.mike/eh27.C execution test
FAIL: g++.old-deja/g++.mike/eh28.C execution test
FAIL: g++.old-deja/g++.mike/eh3.C execution test
FAIL: g++.old-deja/g++.mike/eh31.C execution test
FAIL: g++.old-deja/g++.mike/eh33.C execution test
FAIL: g++.old-deja/g++.mike/eh34.C execution test
FAIL: g++.old-deja/g++.mike/eh35.C execution test
FAIL: g++.old-deja/g++.mike/eh36.C execution test
FAIL: g++.old-deja/g++.mike/eh37.C execution test
FAIL: g++.old-deja/g++.mike/eh38.C execution test
FAIL: g++.old-deja/g++.mike/eh39.C execution test
FAIL: g++.old-deja/g++.mike/eh40.C execution test
FAIL: g++.old-deja/g++.mike/eh41.C execution test
FAIL: g++.old-deja/g++.mike/eh42.C execution test
FAIL: g++.old-deja/g++.mike/eh44.C execution test
FAIL: g++.old-deja/g++.mike/eh48.C execution test
FAIL: g++.old-deja/g++.mike/eh5.C execution test
FAIL: g++.old-deja/g++.mike/eh50.C execution test
FAIL: g++.old-deja/g++.mike/eh51.C execution test
FAIL: g++.old-deja/g++.mike/eh55.C execution test
FAIL: g++.old-deja/g++.mike/eh8.C execution test
WARNING: g++.old-deja/g++.mike/p10769a.C compilation failed to produce executable
FAIL: g++.old-deja/g++.mike/p7912.C execution test
FAIL: g++.old-deja/g++.mike/p9706.C execution test
WARNING: g++.old-deja/g++.other/enum5.C compilation failed to produce executable
XPASS: g++.old-deja/g++.other/init5.C execution test
FAIL: g++.old-deja/g++.other/init7.C execution test
WARNING: g++.old-deja/g++.pt/friend44.C compilation failed to produce executable
FAIL: g++.old-deja/g++.robertl/eb31.C execution test
FAIL: g++.old-deja/g++.robertl/eb50.C execution test
FAIL: g++.old-deja/g++.robertl/eh990323-1.C execution test
FAIL: g++.old-deja/g++.robertl/eh990323-2.C execution test
FAIL: g++.old-deja/g++.robertl/eh990323-3.C execution test
FAIL: g++.old-deja/g++.robertl/eh990323-4.C execution test
FAIL: g++.old-deja/g++.robertl/eh990323-5.C execution test
FAIL: g++.old-deja/g++.robertl/ice990323-2.C execution test

		=== g++ Summary ===

# of expected passes		9756
# of unexpected failures	102
# of unexpected successes	3
# of expected failures		71
# of unsupported tests		43
/usr/src/_gcc/gcc/testsuite/../g++  version 3.4.4 20050401 (prerelease)

make[1]: [check-g++] Error 1 (ignored)
make[1]: Leaving directory `/usr/src/_gcc/gcc'
make[1]: Entering directory `/usr/src/_gcc/intl'
make[1]: Nothing to be done for `check'.
make[1]: Leaving directory `/usr/src/_gcc/intl'
make[1]: Entering directory `/usr/src/_gcc/libiberty'
make[2]: Entering directory `/usr/src/_gcc/libiberty/testsuite'
gcc -DHAVE_CONFIG_H -O3 -march=k8 -fomit-frame-pointer -ftracer -mmmx -msse2 -mfpmath=sse -I.. -I../../../gcc-3.4-20050401/libiberty/testsuite/../../include  -o test-demangle \
	../../../gcc-3.4-20050401/libiberty/testsuite/test-demangle.c ../libiberty.a
./test-demangle < ../../../gcc-3.4-20050401/libiberty/testsuite/demangle-expected
./test-demangle: 745 tests, 0 failures
make[2]: Leaving directory `/usr/src/_gcc/libiberty/testsuite'
make[1]: Leaving directory `/usr/src/_gcc/libiberty'
make[1]: Entering directory `/usr/src/_gcc/i686-pc-linux-gnu/libstdc++-v3'
Making check in include
make[2]: Entering directory `/usr/src/_gcc/i686-pc-linux-gnu/libstdc++-v3/include'
make[2]: Nothing to be done for `check'.
make[2]: Leaving directory `/usr/src/_gcc/i686-pc-linux-gnu/libstdc++-v3/include'
Making check in libmath
make[2]: Entering directory `/usr/src/_gcc/i686-pc-linux-gnu/libstdc++-v3/libmath'
make[2]: Nothing to be done for `check'.
make[2]: Leaving directory `/usr/src/_gcc/i686-pc-linux-gnu/libstdc++-v3/libmath'
Making check in libsupc++
make[2]: Entering directory `/usr/src/_gcc/i686-pc-linux-gnu/libstdc++-v3/libsupc++'
make[2]: Nothing to be done for `check'.
make[2]: Leaving directory `/usr/src/_gcc/i686-pc-linux-gnu/libstdc++-v3/libsupc++'
Making check in src
make[2]: Entering directory `/usr/src/_gcc/i686-pc-linux-gnu/libstdc++-v3/src'
make[2]: Nothing to be done for `check'.
make[2]: Leaving directory `/usr/src/_gcc/i686-pc-linux-gnu/libstdc++-v3/src'
Making check in po
make[2]: Entering directory `/usr/src/_gcc/i686-pc-linux-gnu/libstdc++-v3/po'
/bin/sh /usr/src/gcc-3.4-20050401/libstdc++-v3/../mkinstalldirs /usr/src/_gcc/i686-pc-linux-gnu/libstdc++-v3/po/share/locale
mkdir -p -- /usr/src/_gcc/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=/usr/src/_gcc/i686-pc-linux-gnu/libstdc++-v3/po/share/locale/$lang/LC_MESSAGES; \
  /bin/sh /usr/src/gcc-3.4-20050401/libstdc++-v3/../mkinstalldirs $install_dir; \
  /prelfs/bin/install -c -m 644 $cat $install_dir/libstdc++.mo; \
done
mkdir -p -- /usr/src/_gcc/i686-pc-linux-gnu/libstdc++-v3/po/share/locale/de/LC_MESSAGES
mkdir -p -- /usr/src/_gcc/i686-pc-linux-gnu/libstdc++-v3/po/share/locale/fr/LC_MESSAGES
make[2]: Leaving directory `/usr/src/_gcc/i686-pc-linux-gnu/libstdc++-v3/po'
Making check in testsuite
make[2]: Entering directory `/usr/src/_gcc/i686-pc-linux-gnu/libstdc++-v3/testsuite'
touch testsuite_wchar_t
make -j1 check-DEJAGNU check-local
make[3]: Entering directory `/usr/src/_gcc/i686-pc-linux-gnu/libstdc++-v3/testsuite'
Making a new site.exp file...
srcdir=`CDPATH="${ZSH_VERSION+.}:" && cd ../../../../gcc-3.4-20050401/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 root on Mon Apr  4 23:12:51 2005
Native configuration is i686-pc-linux-gnu

		=== libstdc++ tests ===

Schedule of variations:
    unix

Running target unix
Using /prelfs/share/dejagnu/baseboards/unix.exp as board description file for target.
Using /prelfs/share/dejagnu/config/unix.exp as generic interface file for target.
Using /usr/src/gcc-3.4-20050401/libstdc++-v3/testsuite/config/default.exp as tool-and-target-specific interface file.
Running /usr/src/gcc-3.4-20050401/libstdc++-v3/testsuite/libstdc++-dg/normal.exp ...
FAIL: 18_support/14026.cc execution test
FAIL: 19_diagnostics/stdexceptions.cc execution test
FAIL: 21_strings/basic_string/append/char/1.cc execution test
FAIL: 21_strings/basic_string/append/wchar_t/1.cc execution test
FAIL: 21_strings/basic_string/cons/char/1.cc execution test
FAIL: 21_strings/basic_string/cons/char/3.cc execution test
FAIL: 21_strings/basic_string/cons/wchar_t/1.cc execution test
FAIL: 21_strings/basic_string/cons/wchar_t/3.cc execution test
FAIL: 21_strings/basic_string/element_access/char/1.cc execution test
FAIL: 21_strings/basic_string/element_access/wchar_t/1.cc execution test
FAIL: 21_strings/basic_string/insert/char/1.cc execution test
FAIL: 21_strings/basic_string/insert/wchar_t/1.cc execution test
FAIL: 21_strings/basic_string/inserters_extractors/pod/10081-in.cc execution test
FAIL: 21_strings/basic_string/substr/char/1.cc execution test
FAIL: 21_strings/basic_string/substr/wchar_t/1.cc execution test
FAIL: 22_locale/codecvt/always_noconv/wchar_t/3.cc execution test
FAIL: 22_locale/codecvt/always_noconv/wchar_t/4.cc execution test
FAIL: 22_locale/codecvt/encoding/wchar_t/3.cc execution test
FAIL: 22_locale/codecvt/encoding/wchar_t/4.cc execution test
FAIL: 22_locale/codecvt/in/wchar_t/3.cc execution test
FAIL: 22_locale/codecvt/in/wchar_t/4.cc execution test
FAIL: 22_locale/codecvt/in/wchar_t/7.cc execution test
FAIL: 22_locale/codecvt/in/wchar_t/8.cc execution test
FAIL: 22_locale/codecvt/in/wchar_t/9.cc execution test
FAIL: 22_locale/codecvt/length/wchar_t/3.cc execution test
FAIL: 22_locale/codecvt/length/wchar_t/4.cc execution test
FAIL: 22_locale/codecvt/length/wchar_t/7.cc execution test
FAIL: 22_locale/codecvt/max_length/wchar_t/3.cc execution test
FAIL: 22_locale/codecvt/max_length/wchar_t/4.cc execution test
FAIL: 22_locale/codecvt/out/wchar_t/3.cc execution test
FAIL: 22_locale/codecvt/out/wchar_t/4.cc execution test
FAIL: 22_locale/codecvt/unshift/wchar_t/3.cc execution test
FAIL: 22_locale/codecvt/unshift/wchar_t/4.cc execution test
FAIL: 22_locale/ctype/narrow/wchar_t/3.cc execution test
FAIL: 22_locale/ctype/widen/wchar_t/3.cc execution test
FAIL: 22_locale/locale/cons/12352.cc execution test
FAIL: 22_locale/locale/cons/12438.cc execution test
XPASS: 22_locale/locale/cons/12658_thread.cc execution test
FAIL: 22_locale/locale/cons/2.cc execution test
FAIL: 22_locale/locale/global_locale_objects/14071.cc execution test
FAIL: 22_locale/money_put/put/char/9780-3.cc execution test
FAIL: 22_locale/num_put/put/char/9780-2.cc execution test
FAIL: 22_locale/numpunct/members/pod/2.cc execution test
FAIL: 22_locale/time_get/get_date/char/12750.cc execution test
FAIL: 22_locale/time_get/get_date/wchar_t/12750.cc execution test
FAIL: 22_locale/time_get/get_date/wchar_t/4.cc execution test
FAIL: 22_locale/time_put/put/char/17038.cc execution test
FAIL: 22_locale/time_put/put/char/9780-1.cc execution test
FAIL: 22_locale/time_put/put/wchar_t/17038.cc execution test
FAIL: 23_containers/bitset/cons/1.cc execution test
FAIL: 23_containers/bitset/cons/6282.cc execution test
FAIL: 23_containers/bitset/test/1.cc execution test
FAIL: 23_containers/bitset/to_ulong/1.cc execution test
FAIL: 23_containers/deque/cons/2.cc execution test
FAIL: 23_containers/list/modifiers/3.cc execution test
FAIL: 23_containers/vector/capacity/2.cc execution test
FAIL: 23_containers/vector/capacity/8230.cc execution test
FAIL: 23_containers/vector/cons/4.cc execution test
FAIL: 23_containers/vector/element_access/1.cc execution test
FAIL: 23_containers/vector/resize/1.cc execution test
FAIL: 27_io/basic_filebuf/imbue/wchar_t/12868.cc execution test
FAIL: 27_io/basic_filebuf/overflow/char/13858.cc execution test
FAIL: 27_io/basic_filebuf/overflow/char/9182-2.cc execution test
FAIL: 27_io/basic_filebuf/overflow/wchar_t/11305-1.cc execution test
FAIL: 27_io/basic_filebuf/overflow/wchar_t/11305-2.cc execution test
FAIL: 27_io/basic_filebuf/overflow/wchar_t/11305-3.cc execution test
FAIL: 27_io/basic_filebuf/overflow/wchar_t/11305-4.cc execution test
FAIL: 27_io/basic_filebuf/overflow/wchar_t/13858.cc execution test
FAIL: 27_io/basic_filebuf/seekoff/wchar_t/1.cc execution test
FAIL: 27_io/basic_filebuf/seekoff/wchar_t/2.cc execution test
FAIL: 27_io/basic_filebuf/seekoff/wchar_t/3.cc execution test
FAIL: 27_io/basic_filebuf/seekpos/wchar_t/1.cc execution test
FAIL: 27_io/basic_filebuf/seekpos/wchar_t/9874.cc execution test
FAIL: 27_io/basic_filebuf/sync/char/9182-1.cc execution test
FAIL: 27_io/basic_filebuf/underflow/wchar_t/1.cc execution test
FAIL: 27_io/basic_filebuf/underflow/wchar_t/11389-1.cc execution test
FAIL: 27_io/basic_filebuf/underflow/wchar_t/11389-2.cc execution test
FAIL: 27_io/basic_filebuf/underflow/wchar_t/11389-3.cc execution test
FAIL: 27_io/basic_filebuf/underflow/wchar_t/11389-4.cc execution test
FAIL: 27_io/basic_filebuf/underflow/wchar_t/2.cc execution test
FAIL: 27_io/basic_filebuf/underflow/wchar_t/3.cc execution test
FAIL: 27_io/basic_filebuf/underflow/wchar_t/4.cc execution test
FAIL: 27_io/basic_filebuf/underflow/wchar_t/5.cc execution test
FAIL: 27_io/basic_ios/copyfmt/char/1.cc execution test
FAIL: 27_io/basic_ios/exceptions/char/1.cc execution test
FAIL: 27_io/basic_ios/imbue/14072.cc execution test
FAIL: 27_io/basic_istream/exceptions/char/9561.cc execution test
FAIL: 27_io/basic_istream/extractors_arithmetic/char/exceptions_badbit_throw.cc execution test
FAIL: 27_io/basic_istream/extractors_arithmetic/char/exceptions_failbit.cc execution test
FAIL: 27_io/basic_istream/extractors_arithmetic/pod/3983-1.cc execution test
FAIL: 27_io/basic_istream/extractors_character/pod/3983-2.cc execution test
FAIL: 27_io/basic_istream/extractors_other/char/exceptions_failbit_throw.cc execution test
FAIL: 27_io/basic_istream/extractors_other/char/exceptions_null.cc execution test
FAIL: 27_io/basic_istream/extractors_other/pod/3983-3.cc execution test
FAIL: 27_io/basic_istream/seekg/char/exceptions_badbit_throw.cc execution test
FAIL: 27_io/basic_istream/sentry/char/12297.cc execution test
FAIL: 27_io/basic_istream/sentry/pod/1.cc execution test
FAIL: 27_io/basic_istream/tellg/char/exceptions_badbit_throw.cc execution test
FAIL: 27_io/basic_ostream/exceptions/char/9561.cc execution test
FAIL: 27_io/basic_ostream/flush/char/exceptions_badbit_throw.cc execution test
FAIL: 27_io/basic_ostream/inserters_arithmetic/char/9555-oa.cc execution test
FAIL: 27_io/basic_ostream/inserters_arithmetic/char/exceptions_badbit_throw.cc execution test
FAIL: 27_io/basic_ostream/inserters_character/char/9555-oc.cc execution test
FAIL: 27_io/basic_ostream/inserters_other/char/5.cc execution test
FAIL: 27_io/basic_ostream/inserters_other/char/exceptions_failbit_throw.cc execution test
FAIL: 27_io/basic_ostream/inserters_other/char/exceptions_null.cc execution test
FAIL: 27_io/basic_ostream/put/char/1.cc execution test
FAIL: 27_io/basic_ostream/seekp/char/exceptions_badbit_throw.cc execution test
FAIL: 27_io/basic_ostream/tellp/char/exceptions_badbit_throw.cc execution test
FAIL: 27_io/basic_ostream/write/char/1.cc execution test
FAIL: 27_io/basic_streambuf/imbue/char/13007-1.cc execution test
FAIL: 27_io/basic_streambuf/imbue/wchar_t/13007-1.cc execution test
FAIL: 27_io/ios_base/storage/2.cc execution test
FAIL: 27_io/objects/wchar_t/10.cc execution test
FAIL: 27_io/objects/wchar_t/11.cc execution test
FAIL: 27_io/objects/wchar_t/12.cc execution test
FAIL: 27_io/objects/wchar_t/13.cc execution test
FAIL: ext/stdio_sync_filebuf/wchar_t/12077.cc execution test
FAIL: thread/18185.cc execution test

		=== libstdc++ Summary ===

# of expected passes		2617
# of unexpected failures	118
# of unexpected successes	1
# of expected failures		6
make[3]: *** [check-DEJAGNU] Error 1

		=== libstdc++-v3 check-abi Summary ===

# of added symbols:		 10
# of missing symbols:		 0
# of incompatible symbols:	 0

using: /usr/src/gcc-3.4-20050401/libstdc++-v3/config/abi/i486-linux-gnu/baseline_symbols.txt
make[3]: Leaving directory `/usr/src/_gcc/i686-pc-linux-gnu/libstdc++-v3/testsuite'
make[2]: *** [check-am] Error 2
make[2]: Target `check' not remade because of errors.
make[2]: Leaving directory `/usr/src/_gcc/i686-pc-linux-gnu/libstdc++-v3/testsuite'
make[2]: Entering directory `/usr/src/_gcc/i686-pc-linux-gnu/libstdc++-v3'
: make ; exec make "AR_FLAGS=rc" "CC_FOR_BUILD=gcc" "CC_FOR_TARGET=/usr/src/_gcc/gcc/xgcc -B/usr/src/_gcc/gcc/ -B/usr/i686-pc-linux-gnu/bin/ -B/usr/i686-pc-linux-gnu/lib/ -isystem /usr/i686-pc-linux-gnu/include -isystem /usr/i686-pc-linux-gnu/sys-include" "CFLAGS=-O2 -O3 -march=k8 -fomit-frame-pointer -ftracer -mmmx -msse2 -mfpmath=sse" "CXXFLAGS=-O3 -march=k8 -fomit-frame-pointer -ftracer -mmmx -msse2 -mfpmath=sse -D_GNU_SOURCE" "CFLAGS_FOR_BUILD=" "CFLAGS_FOR_TARGET=-O2 -O3 -march=k8 -fomit-frame-pointer -ftracer -mmmx -msse2 -mfpmath=sse" "INSTALL=/prelfs/bin/install -c" "INSTALL_DATA=/prelfs/bin/install -c -m 644" "INSTALL_PROGRAM=/prelfs/bin/install -c" "INSTALL_SCRIPT=/prelfs/bin/install -c" "LDFLAGS=" "LIBCFLAGS=-O2 -O3 -march=k8 -fomit-frame-pointer -ftracer -mmmx -msse2 -mfpmath=sse" "LIBCFLAGS_FOR_TARGET=-O2 -O3 -march=k8 -fomit-frame-pointer -ftracer -mmmx -msse2 -mfpmath=sse" "MAKE=make" "MAKEINFO=makeinfo --split-size=5000000  " "PICFLAG=" "PICFLAG_FOR_TARGET=" "SHELL=/bin/sh" "RUNTESTFLAGS=" "exec_prefix=/usr" "infodir=/usr/info" "libdir=/usr/lib" "includedir=/usr/include" "prefix=/usr" "tooldir=/usr/i686-pc-linux-gnu" "gxx_include_dir=/usr/include/c++/3.4.4" "AR=ar" "AS=as" "LD=ld" "LIBCFLAGS=-O2 -O3 -march=k8 -fomit-frame-pointer -ftracer -mmmx -msse2 -mfpmath=sse" "PICFLAG=" "RANLIB=ranlib" "NM=nm" "NM_FOR_BUILD=" "NM_FOR_TARGET=nm" "DESTDIR=" "WERROR=" DO=all multi-do
make[3]: Entering directory `/usr/src/_gcc/i686-pc-linux-gnu/libstdc++-v3'
if [ -z "" ]; then \
  true; \
else \
  rootpre=`${PWDCMD-pwd}`/; export rootpre; \
  srcrootpre=`cd ../../../gcc-3.4-20050401/libstdc++-v3; ${PWDCMD-pwd}`/; export srcrootpre; \
  lib=`echo ${rootpre} | sed -e 's,^.*/\([^/][^/]*\)/$,\1,'`; \
  compiler="/usr/src/_gcc/gcc/xgcc -B/usr/src/_gcc/gcc/ -B/usr/i686-pc-linux-gnu/bin/ -B/usr/i686-pc-linux-gnu/lib/ -isystem /usr/i686-pc-linux-gnu/include -isystem /usr/i686-pc-linux-gnu/sys-include"; \
  for i in `${compiler} --print-multi-lib 2>/dev/null`; do \
    dir=`echo $i | sed -e 's/;.*$//'`; \
    if [ "${dir}" = "." ]; then \
      true; \
    else \
      if [ -d ../${dir}/${lib} ]; then \
	flags=`echo $i | sed -e 's/^[^;]*;//' -e 's/@/ -/g'`; \
	if (cd ../${dir}/${lib}; make "AR_FLAGS=rc" "CC_FOR_BUILD=gcc" "CC_FOR_TARGET=/usr/src/_gcc/gcc/xgcc -B/usr/src/_gcc/gcc/ -B/usr/i686-pc-linux-gnu/bin/ -B/usr/i686-pc-linux-gnu/lib/ -isystem /usr/i686-pc-linux-gnu/include -isystem /usr/i686-pc-linux-gnu/sys-include" "CFLAGS=-O2 -O3 -march=k8 -fomit-frame-pointer -ftracer -mmmx -msse2 -mfpmath=sse" "CXXFLAGS=-O3 -march=k8 -fomit-frame-pointer -ftracer -mmmx -msse2 -mfpmath=sse -D_GNU_SOURCE" "CFLAGS_FOR_BUILD=" "CFLAGS_FOR_TARGET=-O2 -O3 -march=k8 -fomit-frame-pointer -ftracer -mmmx -msse2 -mfpmath=sse" "INSTALL=/prelfs/bin/install -c" "INSTALL_DATA=/prelfs/bin/install -c -m 644" "INSTALL_PROGRAM=/prelfs/bin/install -c" "INSTALL_SCRIPT=/prelfs/bin/install -c" "LDFLAGS=" "LIBCFLAGS=-O2 -O3 -march=k8 -fomit-frame-pointer -ftracer -mmmx -msse2 -mfpmath=sse" "LIBCFLAGS_FOR_TARGET=-O2 -O3 -march=k8 -fomit-frame-pointer -ftracer -mmmx -msse2 -mfpmath=sse" "MAKE=make" "MAKEINFO=makeinfo --split-size=5000000   " "PICFLAG=" "PICFLAG_FOR_TARGET=" "SHELL=/bin/sh" "RUNTESTFLAGS=" "exec_prefix=/usr" "infodir=/usr/info" "libdir=/usr/lib" "includedir=/usr/include" "prefix=/usr" "tooldir=/usr/i686-pc-linux-gnu" "gxx_include_dir=/usr/include/c++/3.4.4" "AR=ar" "AS=as" "LD=ld" "LIBCFLAGS=-O2 -O3 -march=k8 -fomit-frame-pointer -ftracer -mmmx -msse2 -mfpmath=sse" "PICFLAG=" "RANLIB=ranlib" "NM=nm" "NM_FOR_BUILD=" "NM_FOR_TARGET=nm" "DESTDIR=" "WERROR=" \
			CFLAGS="-O2 -O3 -march=k8 -fomit-frame-pointer -ftracer -mmmx -msse2 -mfpmath=sse ${flags}" \
			prefix="/usr" \
			exec_prefix="/usr" \
			GCJFLAGS=" ${flags}" \
			CXXFLAGS="-O3 -march=k8 -fomit-frame-pointer -ftracer -mmmx -msse2 -mfpmath=sse -D_GNU_SOURCE ${flags}" \
			LIBCFLAGS="-O2 -O3 -march=k8 -fomit-frame-pointer -ftracer -mmmx -msse2 -mfpmath=sse ${flags}" \
			LIBCXXFLAGS="-O3 -march=k8 -fomit-frame-pointer -ftracer -mmmx -msse2 -mfpmath=sse -D_GNU_SOURCE -fno-implicit-templates ${flags}" \
			LDFLAGS=" ${flags}" \
			MULTIFLAGS="${flags}" \
			DESTDIR="" \
			INSTALL="/prelfs/bin/install -c" \
			INSTALL_DATA="/prelfs/bin/install -c -m 644" \
			INSTALL_PROGRAM="/prelfs/bin/install -c" \
			INSTALL_SCRIPT="/prelfs/bin/install -c" \
			all); then \
	  true; \
	else \
	  exit 1; \
	fi; \
      else true; \
      fi; \
    fi; \
  done; \
fi
make[3]: Leaving directory `/usr/src/_gcc/i686-pc-linux-gnu/libstdc++-v3'
make[2]: Leaving directory `/usr/src/_gcc/i686-pc-linux-gnu/libstdc++-v3'
make[1]: *** [check-recursive] Error 1
make[1]: Target `check' not remade because of errors.
make[1]: Leaving directory `/usr/src/_gcc/i686-pc-linux-gnu/libstdc++-v3'
make: *** [check-target-libstdc++-v3] Error 2
make[1]: Entering directory `/usr/src/_gcc/i686-pc-linux-gnu/libiberty'
make[2]: Entering directory `/usr/src/_gcc/i686-pc-linux-gnu/libiberty/testsuite'
make[2]: Nothing to be done for `check'.
make[2]: Leaving directory `/usr/src/_gcc/i686-pc-linux-gnu/libiberty/testsuite'
make[1]: Leaving directory `/usr/src/_gcc/i686-pc-linux-gnu/libiberty'
make: Target `check' not remade because of errors.

real	27m34.882s
user	22m36.143s
sys	4m12.632s
