[Clfs-support] Errors in GCC Testsuite (§10.21)

Mark Pokorny iridium193 at gmail.com
Sat Sep 26 15:28:08 PDT 2009


Hi all, hope you're all well.

I have run into some problems compiling the final system for x86_64
multilib; specifically with GCC 4.4.1. I get some errors when running
the check. This section of the book says "A few unexpected failures
cannot always be avoided. The GCC developers are usually aware of
these issues, but have not resolved them yet." Assuming the test
failures I've come across are the ones outlined in the book, I
proceeded to attempt to install that package, but this stalls with a
segmentation fault. Obviously the errors I have in the testsuite are a
little more serious than those inferred by the book. Does anyone know
what the cause is and how to work around it?

Below is my gcc-check-log (similar to that generated during the EGLibC
final builds). Apologies if this is considered to be too large, I
didn't know which bits needed to be attached.

# ---- My gcc-check-log ----

make[2]: autogen: Command not found
make[2]: *** [check] Error 127
make[1]: *** [check-fixincludes] Error 2
Making check in testsuite
Making a new site.exp file...
Making check in include
Making check in testsuite
Making a new site.exp file...
Making check in libsupc++
Making check in doc
Making check in src
Making check in po
mkdir -p -- /sources/gcc-build/x86_64-unknown-linux-gnu/libstdc++-v3/po/share/locale
mkdir -p -- /sources/gcc-build/x86_64-unknown-linux-gnu/libstdc++-v3/po/share/locale/de/LC_MESSAGES
mkdir -p -- /sources/gcc-build/x86_64-unknown-linux-gnu/libstdc++-v3/po/share/locale/fr/LC_MESSAGES
Making check in testsuite
Making a new site.exp file...
Making a new config file...
WARNING: Couldn't find the global config file.
WARNING: Couldn't find the global config file.
Test Run By root on Sat Sep 26 20:21:10 2009
Native configuration is x86_64-unknown-linux-gnu

		=== libmudflap tests ===

Test Run By root on Sat Sep 26 20:21:10 2009
Native configuration is x86_64-unknown-linux-gnu

		=== libgomp tests ===

Schedule of variations:
Schedule of variations:
    unix

    unix

Running target unix
Running target unix
Using /tools/share/dejagnu/baseboards/unix.exp as board description
file for target.
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 /tools/share/dejagnu/config/unix.exp as generic interface file for target.
Using /sources/gcc-4.4.1/libgomp/testsuite/config/default.exp as
tool-and-target-specific interface file.
Using /sources/gcc-4.4.1/libmudflap/testsuite/config/default.exp as
tool-and-target-specific interface file.
Running /sources/gcc-4.4.1/libgomp/testsuite/libgomp.c/c.exp ...
Running /sources/gcc-4.4.1/libmudflap/testsuite/libmudflap.c/cfrags.exp ...
WARNING: Couldn't find the global config file.
Test Run By root on Sat Sep 26 20:21:11 2009
Native configuration is x86_64-unknown-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 /sources/gcc-4.4.1/libstdc++-v3/testsuite/config/default.exp as
tool-and-target-specific interface file.
Running /sources/gcc-4.4.1/libstdc++-v3/testsuite/libstdc++-abi/abi.exp ...
../../../gcc-4.4.1/libiberty/testsuite/test-demangle.c:49: error:
conflicting types for 'getline'
/usr/include/stdio.h:651: note: previous declaration of 'getline' was here
make[3]: *** [test-demangle] Error 1
WARNING: Couldn't find the global config file.
PASS: test-expandargv-0.
PASS: test-expandargv-1.
PASS: test-expandargv-2.
PASS: test-expandargv-3.
Test Run By root on Sat Sep 26 20:21:12 2009
Native configuration is x86_64-unknown-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 /sources/gcc-4.4.1/libstdc++-v3/testsuite/config/default.exp as
tool-and-target-specific interface file.
Running /sources/gcc-4.4.1/libstdc++-v3/testsuite/libstdc++-dg/conformance.exp
...
WARNING: Couldn't find the global config file.
WARNING: Couldn't find the global config file.
Test Run By root on Sat Sep 26 20:21:12 2009
Native configuration is x86_64-unknown-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 /sources/gcc-4.4.1/gcc/testsuite/config/default.exp as
tool-and-target-specific interface file.
Test Run By root on Sat Sep 26 20:21:12 2009
Native configuration is x86_64-unknown-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 /sources/gcc-4.4.1/gcc/testsuite/config/default.exp as
tool-and-target-specific interface file.
make[3]: Target `check' not remade because of errors.
make[2]: *** [check-subdir] Error 2
make[2]: Target `check' not remade because of errors.
make[1]: *** [check-libiberty] Error 2
Running /sources/gcc-4.4.1/gcc/testsuite/g++.dg/bprob/bprob.exp ...
WARNING: Couldn't find the global config file.
Test Run By root on Sat Sep 26 20:21:13 2009
Native configuration is x86_64-unknown-linux-gnu

		=== gcc 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 /sources/gcc-4.4.1/gcc/testsuite/config/default.exp as
tool-and-target-specific interface file.
WARNING: Couldn't find the global config file.
Test Run By root on Sat Sep 26 20:21:13 2009
Native configuration is x86_64-unknown-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 /sources/gcc-4.4.1/gcc/testsuite/config/default.exp as
tool-and-target-specific interface file.
Running /sources/gcc-4.4.1/gcc/testsuite/g++.old-deja/old-deja.exp ...
Running /sources/gcc-4.4.1/gcc/testsuite/gcc.c-torture/execute/builtins/builtins.exp
...
Running /sources/gcc-4.4.1/gcc/testsuite/g++.dg/dg.exp ...
Running /sources/gcc-4.4.1/gcc/testsuite/g++.dg/charset/charset.exp ...

		=== libstdc++ Summary ===

# of expected passes		1
WARNING: Couldn't find the global config file.
Test Run By root on Sat Sep 26 20:21:43 2009
Native configuration is x86_64-unknown-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 /sources/gcc-4.4.1/libstdc++-v3/testsuite/config/default.exp as
tool-and-target-specific interface file.
Running /sources/gcc-4.4.1/libstdc++-v3/testsuite/libstdc++-dg/conformance.exp
...
Running /sources/gcc-4.4.1/gcc/testsuite/g++.dg/compat/compat.exp ...
Running /sources/gcc-4.4.1/gcc/testsuite/g++.dg/compat/struct-layout-1.exp ...
Running /sources/gcc-4.4.1/libgomp/testsuite/libgomp.c++/c++.exp ...
Running /sources/gcc-4.4.1/gcc/testsuite/gcc.c-torture/execute/ieee/ieee.exp ...
Running /sources/gcc-4.4.1/gcc/testsuite/g++.dg/debug/debug.exp ...
Running /sources/gcc-4.4.1/libgomp/testsuite/libgomp.fortran/fortran.exp ...
No libgfortranbegin library found, will not execute fortran tests

		=== libgomp Summary ===

# of expected passes		1007
Making all in testsuite
WARNING: Couldn't find the global config file.
Test Run By root on Sat Sep 26 20:34:05 2009
Native configuration is x86_64-unknown-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 /sources/gcc-4.4.1/libstdc++-v3/testsuite/config/default.exp as
tool-and-target-specific interface file.
Running /sources/gcc-4.4.1/libstdc++-v3/testsuite/libstdc++-dg/conformance.exp
...
Running /sources/gcc-4.4.1/libmudflap/testsuite/libmudflap.c/externs.exp ...
Running /sources/gcc-4.4.1/libmudflap/testsuite/libmudflap.c++/c++frags.exp ...
FAIL: libmudflap.c++/pass41-frag.cxx execution test
Running /sources/gcc-4.4.1/gcc/testsuite/gcc.dg/autopar/autopar.exp ...
FAIL: libmudflap.c++/pass41-frag.cxx (-static) execution test
Running /sources/gcc-4.4.1/gcc/testsuite/gcc.dg/charset/charset.exp ...
Running /sources/gcc-4.4.1/gcc/testsuite/gcc.dg/compat/compat.exp ...
FAIL: libmudflap.c++/pass41-frag.cxx (-O2) execution test
FAIL: libmudflap.c++/pass41-frag.cxx (-O3) execution test
Running /sources/gcc-4.4.1/libmudflap/testsuite/libmudflap.c++/ctors.exp ...
Running /sources/gcc-4.4.1/gcc/testsuite/g++.dg/debug/dwarf2/dwarf2.exp ...
Running /sources/gcc-4.4.1/gcc/testsuite/g++.dg/gcov/gcov.exp ...
Running /sources/gcc-4.4.1/libmudflap/testsuite/libmudflap.cth/cthfrags.exp ...
Running /sources/gcc-4.4.1/gcc/testsuite/g++.dg/gomp/gomp.exp ...
Running /sources/gcc-4.4.1/gcc/testsuite/g++.dg/graphite/graphite.exp ...
Running /sources/gcc-4.4.1/gcc/testsuite/g++.dg/pch/pch.exp ...
Running /sources/gcc-4.4.1/gcc/testsuite/g++.dg/special/ecos.exp ...
Running /sources/gcc-4.4.1/gcc/testsuite/g++.dg/tls/tls.exp ...

		=== g++ Summary ===

# of expected passes		9314
# of expected failures		119
# of unsupported tests		111
/sources/gcc-build/gcc/testsuite/g++2/../../g++  version 4.4.1 (GCC
for Cross-LFS 4.4.1.20090912)

WARNING: Couldn't find the global config file.
Running /sources/gcc-4.4.1/gcc/testsuite/g++.dg/torture/dg-torture.exp ...
Test Run By root on Sat Sep 26 20:39:00 2009
Native configuration is x86_64-unknown-linux-gnu

		=== gcc 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 /sources/gcc-4.4.1/gcc/testsuite/config/default.exp as
tool-and-target-specific interface file.
Running /sources/gcc-4.4.1/gcc/testsuite/gcc.c-torture/execute/execute.exp ...

		=== libmudflap Summary ===

# of expected passes		1890
# of unexpected failures	4
make[4]: *** [check-DEJAGNU] Error 1
make[3]: *** [check-am] Error 2
make[3]: Target `check' not remade because of errors.
Making all in testsuite
make[2]: *** [check-recursive] Error 1
make[2]: Target `check' not remade because of errors.
make[1]: *** [check-target-libmudflap] Error 2
WARNING: Couldn't find the global config file.
Test Run By root on Sat Sep 26 20:39:46 2009
Native configuration is x86_64-unknown-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 /sources/gcc-4.4.1/libstdc++-v3/testsuite/config/default.exp as
tool-and-target-specific interface file.
Running /sources/gcc-4.4.1/libstdc++-v3/testsuite/libstdc++-dg/conformance.exp
...
Running /sources/gcc-4.4.1/gcc/testsuite/gcc.dg/cpp/cpp.exp ...
Running /sources/gcc-4.4.1/gcc/testsuite/gcc.dg/cpp/trad/trad.exp ...
Running /sources/gcc-4.4.1/gcc/testsuite/gcc.dg/debug/debug.exp ...

		=== g++ Summary ===

# of expected passes		6756
# of expected failures		30
# of unsupported tests		20
/sources/gcc-build/gcc/testsuite/g++1/../../g++  version 4.4.1 (GCC
for Cross-LFS 4.4.1.20090912)

WARNING: Couldn't find the global config file.
Test Run By root on Sat Sep 26 20:44:20 2009
Native configuration is x86_64-unknown-linux-gnu

		=== gcc 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 /sources/gcc-4.4.1/gcc/testsuite/config/default.exp as
tool-and-target-specific interface file.
Running /sources/gcc-4.4.1/gcc/testsuite/gcc.c-torture/execute/execute.exp ...
Running /sources/gcc-4.4.1/gcc/testsuite/gcc.dg/debug/dwarf2/dwarf2.exp ...
Running /sources/gcc-4.4.1/gcc/testsuite/gcc.dg/dfp/dfp.exp ...
Running /sources/gcc-4.4.1/gcc/testsuite/gcc.dg/fixed-point/fixed-point.exp ...
Running /sources/gcc-4.4.1/gcc/testsuite/gcc.dg/format/format.exp ...
Running /sources/gcc-4.4.1/gcc/testsuite/gcc.dg/gomp/gomp.exp ...
Running /sources/gcc-4.4.1/gcc/testsuite/g++.dg/torture/stackalign/stackalign.exp
...
Running /sources/gcc-4.4.1/gcc/testsuite/gcc.dg/graphite/graphite.exp ...
Running /sources/gcc-4.4.1/gcc/testsuite/gcc.dg/ipa/ipa.exp ...
Running /sources/gcc-4.4.1/gcc/testsuite/gcc.dg/matrix/matrix.exp ...
Running /sources/gcc-4.4.1/gcc/testsuite/gcc.dg/noncompile/noncompile.exp ...

		=== libstdc++ Summary ===

# of expected passes		1205
# of expected failures		22
# of unsupported tests		268
WARNING: Couldn't find the global config file.
Test Run By root on Sat Sep 26 20:49:34 2009
Native configuration is x86_64-unknown-linux-gnu

		=== gcc 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 /sources/gcc-4.4.1/gcc/testsuite/config/default.exp as
tool-and-target-specific interface file.
Running /sources/gcc-4.4.1/gcc/testsuite/gcc.c-torture/compile/compile.exp ...
Running /sources/gcc-4.4.1/gcc/testsuite/gcc.dg/pch/pch.exp ...
Running /sources/gcc-4.4.1/gcc/testsuite/g++.dg/tree-prof/tree-prof.exp ...
Running /sources/gcc-4.4.1/gcc/testsuite/g++.dg/vect/vect.exp ...

		=== g++ Summary ===

# of expected passes		3552
# of expected failures		7
# of unsupported tests		118
/sources/gcc-build/gcc/testsuite/g++/../../g++  version 4.4.1 (GCC for
Cross-LFS 4.4.1.20090912)

WARNING: Couldn't find the global config file.
Test Run By root on Sat Sep 26 20:50:51 2009
Native configuration is x86_64-unknown-linux-gnu

		=== gcc 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 /sources/gcc-4.4.1/gcc/testsuite/config/default.exp as
tool-and-target-specific interface file.
Running /sources/gcc-4.4.1/gcc/testsuite/gcc.dg/dg.exp ...
Running /sources/gcc-4.4.1/gcc/testsuite/gcc.dg/special/mips-abi.exp ...
Running /sources/gcc-4.4.1/gcc/testsuite/gcc.dg/special/special.exp ...
Running /sources/gcc-4.4.1/gcc/testsuite/gcc.dg/struct/struct-reorg.exp ...
Running /sources/gcc-4.4.1/gcc/testsuite/gcc.dg/tls/tls.exp ...
Running /sources/gcc-4.4.1/gcc/testsuite/gcc.dg/torture/dg-torture.exp ...
Running /sources/gcc-4.4.1/gcc/testsuite/gcc.dg/tree-prof/tree-prof.exp ...
FAIL: gcc.dg/tree-prof/bb-reorg.c compilation,  -fprofile-use -D_PROFILE_USE
FAIL: gcc.dg/tree-prof/pr34999.c compilation,  -fprofile-use -D_PROFILE_USE
Running /sources/gcc-4.4.1/gcc/testsuite/gcc.dg/tree-ssa/tree-ssa.exp ...

		=== gcc Summary ===

# of expected passes		5252
/sources/gcc-build/gcc/xgcc  version 4.4.1 (GCC for Cross-LFS 4.4.1.20090912)

WARNING: Couldn't find the global config file.
Test Run By root on Sat Sep 26 21:05:39 2009
Native configuration is x86_64-unknown-linux-gnu

		=== gcc 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 /sources/gcc-4.4.1/gcc/testsuite/config/default.exp as
tool-and-target-specific interface file.
Running /sources/gcc-4.4.1/gcc/testsuite/gcc.c-torture/unsorted/unsorted.exp ...
Running /sources/gcc-4.4.1/gcc/testsuite/gcc.dg/vect/costmodel/i386/i386-costmodel-vect.exp
...
Running /sources/gcc-4.4.1/gcc/testsuite/gcc.dg/vect/costmodel/ppc/ppc-costmodel-vect.exp
...
Running /sources/gcc-4.4.1/gcc/testsuite/gcc.dg/vect/costmodel/spu/spu-costmodel-vect.exp
...
Running /sources/gcc-4.4.1/gcc/testsuite/gcc.dg/vect/costmodel/x86_64/x86_64-costmodel-vect.exp
...
Running /sources/gcc-4.4.1/gcc/testsuite/gcc.dg/vect/vect.exp ...

		=== gcc Summary ===

# of expected passes		11003
# of expected failures		73
# of unsupported tests		92
/sources/gcc-build/gcc/xgcc  version 4.4.1 (GCC for Cross-LFS 4.4.1.20090912)


		=== libstdc++ Summary ===

# of expected passes		946
# of expected failures		12
# of unsupported tests		4

Running /sources/gcc-4.4.1/gcc/testsuite/gcc.dg/vmx/vmx.exp ...
Running /sources/gcc-4.4.1/gcc/testsuite/gcc.dg/vxworks/vxworks.exp ...
Running /sources/gcc-4.4.1/gcc/testsuite/gcc.dg/weak/weak.exp ...
Running /sources/gcc-4.4.1/gcc/testsuite/gcc.misc-tests/acker1.exp ...
Running /sources/gcc-4.4.1/gcc/testsuite/gcc.misc-tests/arm-isr.exp ...
Running /sources/gcc-4.4.1/gcc/testsuite/gcc.misc-tests/bprob.exp ...
Running /sources/gcc-4.4.1/gcc/testsuite/gcc.misc-tests/dectest.exp ...
Running /sources/gcc-4.4.1/gcc/testsuite/gcc.misc-tests/dhry.exp ...
Running /sources/gcc-4.4.1/gcc/testsuite/gcc.misc-tests/gcov.exp ...
Running /sources/gcc-4.4.1/gcc/testsuite/gcc.misc-tests/i386-prefetch.exp ...
Running /sources/gcc-4.4.1/gcc/testsuite/gcc.misc-tests/linkage.exp ...
Running /sources/gcc-4.4.1/gcc/testsuite/gcc.misc-tests/matrix1.exp ...
Running /sources/gcc-4.4.1/gcc/testsuite/gcc.misc-tests/mg-2.exp ...
Running /sources/gcc-4.4.1/gcc/testsuite/gcc.misc-tests/mg.exp ...
Running /sources/gcc-4.4.1/gcc/testsuite/gcc.misc-tests/options.exp ...
Running /sources/gcc-4.4.1/gcc/testsuite/gcc.misc-tests/sieve.exp ...
Running /sources/gcc-4.4.1/gcc/testsuite/gcc.misc-tests/sort2.exp ...
Running /sources/gcc-4.4.1/gcc/testsuite/gcc.target/alpha/alpha.exp ...
Running /sources/gcc-4.4.1/gcc/testsuite/gcc.target/arm/arm.exp ...
Running /sources/gcc-4.4.1/gcc/testsuite/gcc.target/arm/neon/neon.exp ...
Running /sources/gcc-4.4.1/gcc/testsuite/gcc.target/avr/avr.exp ...
Running /sources/gcc-4.4.1/gcc/testsuite/gcc.target/avr/torture/avr-torture.exp
...
Running /sources/gcc-4.4.1/gcc/testsuite/gcc.target/bfin/bfin.exp ...
Running /sources/gcc-4.4.1/gcc/testsuite/gcc.target/cris/cris.exp ...
Running /sources/gcc-4.4.1/gcc/testsuite/gcc.target/cris/torture/cris-torture.exp
...
Running /sources/gcc-4.4.1/gcc/testsuite/gcc.target/frv/frv.exp ...
Running /sources/gcc-4.4.1/gcc/testsuite/gcc.target/i386/math-torture/math-torture.exp
...
Running /sources/gcc-4.4.1/gcc/testsuite/gcc.target/ia64/ia64.exp ...
Running /sources/gcc-4.4.1/gcc/testsuite/gcc.target/m68k/m68k.exp ...
Running /sources/gcc-4.4.1/gcc/testsuite/gcc.target/mips/inter/mips16-inter.exp
...
Running /sources/gcc-4.4.1/gcc/testsuite/gcc.target/mips/mips-nonpic/mips-nonpic.exp
...
Running /sources/gcc-4.4.1/gcc/testsuite/gcc.target/mips/mips.exp ...
Running /sources/gcc-4.4.1/gcc/testsuite/gcc.target/powerpc/powerpc.exp ...
Running /sources/gcc-4.4.1/gcc/testsuite/gcc.target/s390/s390.exp ...
Running /sources/gcc-4.4.1/gcc/testsuite/gcc.target/sh/sh.exp ...
Running /sources/gcc-4.4.1/gcc/testsuite/gcc.target/sparc/sparc.exp ...
Running /sources/gcc-4.4.1/gcc/testsuite/gcc.target/spu/spu.exp ...
Running /sources/gcc-4.4.1/gcc/testsuite/gcc.target/x86_64/abi/abi-x86_64.exp
...
Running /sources/gcc-4.4.1/gcc/testsuite/gcc.dg/compat/struct-layout-1.exp ...
Running /sources/gcc-4.4.1/gcc/testsuite/gcc.target/x86_64/abi/avx/abi-avx.exp
...
Running /sources/gcc-4.4.1/gcc/testsuite/gcc.target/x86_64/abi/callabi/callabi.exp
...

		=== libstdc++ Summary ===

# of expected passes		1487
# of expected failures		23
Running /sources/gcc-4.4.1/gcc/testsuite/gcc.target/xstormy16/xstormy16.exp ...
Running /sources/gcc-4.4.1/gcc/testsuite/gcc.test-framework/test-framework.exp
...
skipping test framework tests, CHECK_TEST_FRAMEWORK is not defined

		=== gcc Summary ===

# of expected passes		18283
# of unexpected failures	2
# of expected failures		117
# of unresolved testcases	2
# of unsupported tests		274
/sources/gcc-build/gcc/xgcc  version 4.4.1 (GCC for Cross-LFS 4.4.1.20090912)

Running /sources/gcc-4.4.1/gcc/testsuite/gcc.dg/torture/stackalign/stackalign.exp
...

		=== libstdc++ Summary ===

# of expected passes		2239
# of expected failures		23
# of unsupported tests		59
Making all in include
Making all in libsupc++
Making all in doc
Making all in src
Making all in po
Making all in testsuite
make[1]: Target `check-target' not remade because of errors.

		=== gcc Summary ===

# of expected passes		8580
/sources/gcc-build/gcc/xgcc  version 4.4.1 (GCC for Cross-LFS 4.4.1.20090912)

Running /sources/gcc-4.4.1/gcc/testsuite/gcc.target/i386/i386.exp ...

		=== gcc Summary ===

# of expected passes		6788
# of unsupported tests		38
/sources/gcc-build/gcc/xgcc  version 4.4.1 (GCC for Cross-LFS 4.4.1.20090912)

Running /sources/gcc-4.4.1/gcc/testsuite/gcc.target/i386/stackalign/stackalign.exp
...

		=== gcc Summary ===

# of expected passes		6977
# of expected failures		2
# of unsupported tests		324
/sources/gcc-build/gcc/xgcc  version 4.4.1 (GCC for Cross-LFS 4.4.1.20090912)

make[1]: Target `check-host' not remade because of errors.
make: *** [do-check] Error 2
make: Target `check' not remade because of errors.

# ---- End gcc-check-log ----

Mark.



More information about the Clfs-support mailing list