How many unexpected failures are allowed before I shouldn't install this? How can I find out how to fix them?
The latest test results are on my computer, but here are my first:
Code:
Native configuration is i686-pc-linux-gnu
=== gcc tests ===
Running target unix
FAIL: gcc.c-torture/execute/va-arg-25.c execution, -Os
FAIL: gcc.dg/pch/common-1.c -Os (test for excess errors)
FAIL: gcc.dg/pch/cpp-1.c -O0 -g assembly comparison
FAIL: gcc.dg/pch/cpp-1.c -O2 assembly comparison
FAIL: gcc.dg/pch/cpp-1.c -Os (test for excess errors)
FAIL: gcc.dg/pch/cpp-2.c -O0 assembly comparison
FAIL: gcc.dg/pch/cpp-2.c -Os (test for excess errors)
FAIL: gcc.dg/pch/decl-1.c -O0 -g (test for excess errors)
FAIL: gcc.dg/pch/decl-1.c -Os (test for excess errors)
FAIL: gcc.dg/pch/decl-2.c -O0 -g (test for excess errors)
FAIL: gcc.dg/pch/decl-2.c -O0 assembly comparison
FAIL: gcc.dg/pch/decl-2.c -O3 -fomit-frame-pointer (test for excess errors)
FAIL: gcc.dg/pch/decl-2.c -Os (test for excess errors)
FAIL: gcc.dg/pch/decl-3.c -O3 -g (test for excess errors)
FAIL: gcc.dg/pch/decl-3.c -Os (test for excess errors)
FAIL: gcc.dg/pch/decl-4.c -O1 (test for excess errors)
FAIL: gcc.dg/pch/decl-5.c -O3 -g (test for excess errors)
FAIL: gcc.dg/pch/decl-5.c -Os (test for excess errors)
FAIL: gcc.dg/pch/empty.c -O3 -fomit-frame-pointer (test for excess errors)
FAIL: gcc.dg/pch/empty.c -Os (test for excess errors)
FAIL: gcc.dg/pch/except-1.c -O0 (test for excess errors)
FAIL: gcc.dg/pch/except-1.c -O3 -g (test for excess errors)
FAIL: gcc.dg/pch/global-1.c -O0 -g (test for excess errors)
FAIL: gcc.dg/pch/global-1.c -O3 -fomit-frame-pointer (test for excess errors)
FAIL: gcc.dg/pch/global-1.c -O3 -g (test for excess errors)
FAIL: gcc.dg/pch/global-1.c -Os (test for excess errors)
FAIL: gcc.dg/pch/inline-1.c -O0 -g (test for excess errors)
FAIL: gcc.dg/pch/inline-1.c -O3 -g assembly comparison
FAIL: gcc.dg/pch/inline-3.c -Os (test for excess errors)
FAIL: gcc.dg/pch/inline-4.c -O2 (test for excess errors)
FAIL: gcc.dg/pch/inline-4.c -O3 -fomit-frame-pointer (test for excess errors)
FAIL: gcc.dg/pch/macro-1.c -O0 -g (test for excess errors)
FAIL: gcc.dg/pch/macro-1.c -O0 (test for excess errors)
FAIL: gcc.dg/pch/macro-1.c -O3 -g (test for excess errors)
FAIL: gcc.dg/pch/macro-1.c -Os (test for excess errors)
FAIL: gcc.dg/pch/macro-2.c -O2 assembly comparison
FAIL: gcc.dg/pch/macro-2.c -O3 -g (test for excess errors)
FAIL: gcc.dg/pch/macro-3.c -O3 -fomit-frame-pointer (test for excess errors)
FAIL: gcc.dg/pch/static-1.c -O0 -g (test for excess errors)
FAIL: gcc.dg/pch/static-3.c -O0 (test for excess errors)
FAIL: gcc.dg/pch/static-3.c -O2 (test for excess errors)
FAIL: gcc.dg/pch/system-1.c -O3 -fomit-frame-pointer (test for excess errors)
=== gcc Summary ===
# of expected passes 25028
# of unexpected failures 42
# of expected failures 70
# of untested testcases 42
# of unsupported tests 208
/Extra/lfs-sources/gcc-build/gcc/xgcc version 3.4.4
=== g++ tests ===
Running target unix
XPASS: g++.dg/rtti/tinfo1.C scan-assembler _ZTIP9CTemplateIhE:
XPASS: g++.dg/rtti/tinfo1.C scan-assembler-not .globl[ \\t]+_ZTIP9CTemplateIhE
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 executable
WARNING: g++.old-deja/g++.pt/friend44.C compilation failed to produce executable
=== g++ Summary ===
# of expected passes 9868
# of unexpected successes 2
# of expected failures 72
# of unsupported tests 43
/Extra/lfs-sources/gcc-build/gcc/testsuite/../g++ version 3.4.4
=== libstdc++ tests ===
Running target unix
FAIL: 22_locale/collate/compare/char/2.cc execution test
FAIL: 22_locale/collate/compare/char/wrapped_env.cc execution test
FAIL: 22_locale/collate/compare/char/wrapped_locale.cc execution test
FAIL: 22_locale/collate/compare/wchar_t/2.cc execution test
FAIL: 22_locale/collate/compare/wchar_t/wrapped_env.cc execution test
FAIL: 22_locale/collate/compare/wchar_t/wrapped_locale.cc execution test
FAIL: 22_locale/collate/transform/char/2.cc execution test
FAIL: 22_locale/collate/transform/char/wrapped_env.cc execution test
FAIL: 22_locale/collate/transform/char/wrapped_locale.cc execution test
FAIL: 22_locale/collate/transform/wchar_t/2.cc execution test
FAIL: 22_locale/collate/transform/wchar_t/wrapped_env.cc execution test
FAIL: 22_locale/collate/transform/wchar_t/wrapped_locale.cc execution test
FAIL: 22_locale/collate_byname/named_equivalence.cc execution test
FAIL: 22_locale/ctype/is/char/2.cc execution test
FAIL: 22_locale/ctype/is/char/wrapped_env.cc execution test
FAIL: 22_locale/ctype/is/char/wrapped_locale.cc execution test
XPASS: 22_locale/locale/cons/12658_thread.cc execution test
XPASS: 26_numerics/c99_classification_macros_c.cc (test for excess errors)
=== libstdc++ Summary ===
# of expected passes 2720
# of unexpected failures 16
# of unexpected successes 2
# of expected failures 5
Compiler version: 3.4.4
Platform: i686-pc-linux-gnu
configure flags: --prefix=/usr --libexecdir=/usr/lib --enable-shared --enable-threads=posix --enable-__cxa_atext --enable-clocale=gnu --enable-languages=c,c++
By reinstalling glibc and binutils I brought up the unexpected failures on gcc to 48 and all others down to none, except g++ which had 1.