Hi, it's me again, trailing along behind. This is my 5th LFS build. I'm stuck here, pretty sure I'm following the book (FB,BG), and ignorant of how to fix this. My host system is LFS-6.6/, kernel-2.6.34.14, on a 4GB Core2Duo (Conroe). This is not a parallel make, but I put a "tee" wrapper around the configure/make steps, "make -k check", "grep -5 Error log.test". Hoping for guidance, TIA! (Letting long lines truncate)
# of unexpected successes 5 # of expected failures 256 # of unsupported tests 903 /usr/local/src/gcc-build/gcc/xgcc version 4.7.1 (GCC) make[3]: [check-parallel-gcc] Error 1 (ignored) make[3]: Leaving directory `/usr/local/src/gcc-build/gcc' make[3]: Entering directory `/usr/local/src/gcc-build/gcc' test -d plugin || mkdir plugin test -d testsuite || mkdir testsuite test -d testsuite/g++ || mkdir testsuite/g++ -- # of expected passes 8756 # of unexpected failures 1 # of expected failures 43 # of unsupported tests 197 make[4]: *** [check-DEJAGNU] Error 1 make[4]: Leaving directory `/usr/local/src/gcc-build/i686-pc-linux-gnu/libstdc+$ make[3]: *** [check-am] Error 2 make[3]: Target `check' not remade because of errors. make[3]: Leaving directory `/usr/local/src/gcc-build/i686-pc-linux-gnu/libstdc+$ Making check in python make[3]: Entering directory `/usr/local/src/gcc-build/i686-pc-linux-gnu/libstdc$ make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/usr/local/src/gcc-build/i686-pc-linux-gnu/libstdc+$ make[3]: Entering directory `/usr/local/src/gcc-build/i686-pc-linux-gnu/libstdc$ true "AR_FLAGS=rc" "CC_FOR_BUILD=gcc" "CC_FOR_TARGET=/usr/local/src/gcc-build/.$ make[3]: Leaving directory `/usr/local/src/gcc-build/i686-pc-linux-gnu/libstdc+$ make[2]: *** [check-recursive] Error 1 make[2]: Target `check' not remade because of errors. make[2]: Leaving directory `/usr/local/src/gcc-build/i686-pc-linux-gnu/libstdc+$ make[1]: *** [check-target-libstdc++-v3] Error 2 make[2]: Entering directory `/usr/local/src/gcc-build/i686-pc-linux-gnu/libmudf$ Making check in testsuite make[3]: Entering directory `/usr/local/src/gcc-build/i686-pc-linux-gnu/libmudf$ make check-DEJAGNU make[4]: Entering directory `/usr/local/src/gcc-build/i686-pc-linux-gnu/libmudf$ -- true DO=all multi-do # make make[3]: Leaving directory `/usr/local/src/gcc-build/i686-pc-linux-gnu/libitm' make[2]: Leaving directory `/usr/local/src/gcc-build/i686-pc-linux-gnu/libitm' make[1]: Target `check-target' not remade because of errors. make[1]: Leaving directory `/usr/local/src/gcc-build' make: *** [do-check] Error 2 make: Target `check' not remade because of errors. -- Paul Rogers [email protected] http://www.xprt.net/~pgrogers/ Rogers' Second Law: "Everything you do communicates." (I do not personally endorse any additions after this line. TANSTAAFL :-) -- http://www.fastmail.com - Email service worth paying for. Try it for free -- http://lists.linuxfromscratch.org/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page Do not top post on this list. A: Because it messes up the order in which people normally read text. Q: Why is top-posting such a bad thing? A: Top-posting. Q: What is the most annoying thing in e-mail? http://en.wikipedia.org/wiki/Posting_style
