I'm on Chapter 6.14 of LFS 6.1.1 using the 6.1.1-3 LFS livecd as my
host distrubtution on my AMD Duron 800 Mhz processor laptop .  I have
seen a couple recent posts regarding test errors for Section 6.14 as I
have been lurking for a bit days, but I believe I'm asking a question
a bit different from those topics.

The test error I'm concerned about is the following gcc test failure:

FAIL: gcc.c-torture/execute/va-arg-25.c execution,  -Os

Should I be concerned about this test failure?

I noticed that this error is included in the logs for that I am
pointed to after pass 2 in Section 5.11 for Chapter 5:

http://www.linuxfromscratch.org/lfs/build-logs/6.1.1/.

However, this error does not show up in the logs posted on that site
for the gcc Chapter 6 test.  Below is my test summary for gcc in
chapter 6.  Note that I did not run the gcc tests after both passes in
Chapter 5, but so far I have followed the book and have encountered no
problems.

=== 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
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            9731
# of unexpected successes       3
# of expected failures          71
# of unsupported tests          43
/sources/gcc-build/gcc/testsuite/../g++ version 3.4.3

=== gcc tests ===

Running target unix
FAIL: gcc.c-torture/compile/20001226-1.c  -Os  (test for excess errors)
FAIL: gcc.c-torture/execute/va-arg-25.c execution,  -Os
XPASS: gcc.dg/cpp/cmdlne-dI-M.c scan-file
(^|\\\\n)cmdlne-dI-M.*:[^\\\\n]*cmdlne-dI-M.c
XPASS: gcc.dg/cpp/cmdlne-dM-M.c scan-file
(^|\\\\n)cmdlne-dM-M[^\\\\n]*:[^\\\\n]*cmdlne-dM-M.c

=== gcc Summary ===

# of expected passes            24947
# of unexpected failures        2
# of unexpected successes       2
# of expected failures          68
# of untested testcases         7
# of unsupported tests          200
/sources/gcc-build/gcc/xgcc version 3.4.3

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

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

using: 
/sources/gcc-3.4.3/libstdc++-v3/config/abi/i486-linux-gnu/baseline_symbols.txt

=== libstdc++ tests ===

Running target unix
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            2722
# of unexpected successes       2
# of expected failures          5

Compiler version: 3.4.3
Platform: i686-pc-linux-gnu
configure flags: --prefix=/usr --libexecdir=/usr/lib --enable-shared --enable-th
reads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-languages=c,c++
EOF
Mail -s "Results for 3.4.3 testsuite on i686-pc-linux-gnu"
[EMAIL PROTECTED] &&
mv /sources/gcc-build/./gcc/testsuite/g++.sum
/sources/gcc-build/./gcc/testsuite/g++.sum.sent &&
mv /sources/gcc-build/./gcc/testsuite/gcc.sum
/sources/gcc-build/./gcc/testsuite/gcc.sum.sent &&
mv 
/sources/gcc-build/./i686-pc-linux-gnu/libstdc++-v3/testsuite/libstdc++-abi.sum
/sources/gcc-build/./i686-pc-linux-gnu/libstdc++-v3/testsuite/libstdc++-abi.sum.sent
&&
mv /sources/gcc-build/./i686-pc-linux-gnu/libstdc++-v3/testsuite/libstdc++.sum
/sources/gcc-build/./i686-pc-linux-gnu/libstdc++-v3/testsuite/libstdc++.sum.sent
&&
mv /sources/gcc-build/./gcc/testsuite/g++.log
/sources/gcc-build/./gcc/testsuite/g++.log.sent &&
mv /sources/gcc-build/./gcc/testsuite/gcc.log
/sources/gcc-build/./gcc/testsuite/gcc.log.sent &&
mv 
/sources/gcc-build/./i686-pc-linux-gnu/libstdc++-v3/testsuite/libstdc++-abi.log
/sources/gcc-build/./i686-pc-linux-gnu/libstdc++-v3/testsuite/libstdc++-abi.log.sent
&&
mv /sources/gcc-build/./i686-pc-linux-gnu/libstdc++-v3/testsuite/libstdc++.log
/sources/gcc-build/./i686-pc-linux-gnu/libstdc++-v3/testsuite/libstdc++.log.sent
&&
true
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to