Good day. After "make check" in "6.12. Binutils-2.21" was output: ................... ........................... WARNING: Couldn't find the global config file. WARNING: Couldn't find tool init file Test Run By root on Fri Apr 8 07:20:26 2011 Native configuration is i686-pc-linux-gnu ................... ................. === binutils Summary ===
# of expected passes 83 # of unsupported tests 2 make[5]: Leaving directory `/sources/binutils-build/binutils' make[4]: Leaving directory `/sources/binutils-build/binutils' make[3]: Leaving directory `/sources/binutils-build/binutils' make[2]: Leaving directory `/sources/binutils-build/binutils' make[2]: Entering directory `/sources/binutils-build/etc' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/sources/binutils-build/etc' make[2]: Entering directory `/sources/binutils-build/gas' Making check in doc make[3]: Entering directory `/sources/binutils-build/gas/doc' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/sources/binutils-build/gas/doc' Making check in po make[3]: Entering directory `/sources/binutils-build/gas/po' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/sources/binutils-build/gas/po' make[3]: Entering directory `/sources/binutils-build/gas' make check-DEJAGNU make[4]: Entering directory `/sources/binutils-build/gas' Making a new site.exp file... if [ -d testsuite ]; then \ true; \ else \ mkdir testsuite; \ fi rm -f testsuite/site.exp cp site.exp testsuite/site.exp rootme=`pwd`; export rootme; \ srcdir=`cd ../../binutils-2.21/gas; pwd` ; export srcdir ; \ EXPECT=expect ; export EXPECT ; \ runtest=runtest; \ cd testsuite; \ if /bin/sh -c "$runtest --version" > /dev/null 2>&1; then \ $runtest --tool gas --srcdir ${srcdir}/testsuite \ ; \ else echo "WARNING: could not find \`runtest'" 1>&2; :;\ fi WARNING: Couldn't find the global config file. WARNING: Couldn't find tool init file Test Run By root on Fri Apr 8 07:20:38 2011 Native configuration is i686-pc-linux-gnu ....................... ........................... === gas Summary === # of expected passes 316 ../as-new 2.21 make[4]: Leaving directory `/sources/binutils-build/gas' make[3]: Leaving directory `/sources/binutils-build/gas' make[2]: Leaving directory `/sources/binutils-build/gas' make[2]: Entering directory `/sources/binutils-build/gprof' make check-recursive make[3]: Entering directory `/sources/binutils-build/gprof' Making check in po make[4]: Entering directory `/sources/binutils-build/gprof/po' make[4]: Nothing to be done for `check'. make[4]: Leaving directory `/sources/binutils-build/gprof/po' make[4]: Entering directory `/sources/binutils-build/gprof' make[4]: Nothing to be done for `check-am'. make[4]: Leaving directory `/sources/binutils-build/gprof' make[3]: Leaving directory `/sources/binutils-build/gprof' make[2]: Leaving directory `/sources/binutils-build/gprof' make[2]: Entering directory `/sources/binutils-build/intl' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/sources/binutils-build/intl' make[2]: Entering directory `/sources/binutils-build/ld' make check-recursive make[3]: Entering directory `/sources/binutils-build/ld' Making check in po make[4]: Entering directory `/sources/binutils-build/ld/po' make[4]: Nothing to be done for `check'. make[4]: Leaving directory `/sources/binutils-build/ld/po' make[4]: Entering directory `/sources/binutils-build/ld' make check-DEJAGNU make[5]: Entering directory `/sources/binutils-build/ld' Making a new site.exp file... srcroot=`cd ../../binutils-2.21/ld && pwd`; export srcroot; \ r=`pwd`; export r; \ LC_COLLATE=; LC_ALL=; LANG=; export LC_COLLATE LC_ALL LANG; \ EXPECT=expect; export EXPECT; \ runtest=runtest; \ if /bin/sh -c "$runtest --version" > /dev/null 2>&1; then \ $runtest --tool ld --srcdir ${srcroot}/testsuite \ CC="gcc" CFLAGS="-g -O2" \ CXX="g++" CXXFLAGS="-g -O2" \ CC_FOR_HOST="gcc" CFLAGS_FOR_HOST="-g -O2" \ OFILES="ldgram.o ldlex-wrapper.o lexsup.o ldlang.o mri.o ldctor.o ldmain.o plugin.o ldwrite.o ldexp.o ldemul.o ldver.o ldmisc.o ldfile.o ldcref.o eelf_i386.o ei386linux.o " BFDLIB="../bfd/.libs/libbfd.a" \ LIBIBERTY="../libiberty/libiberty.a " LIBS="-lz -ldl " \ DO_COMPARE="`echo 'cmp --ignore-initial=16 $f1 $f2' | sed -e 's,\\ $,,g'`" \ ; \ else echo "WARNING: could not find \`runtest'" 1>&2; :;\ fi WARNING: Couldn't find the global config file. WARNING: Couldn't find tool init file Test Run By root on Fri Apr 8 07:21:15 2011 Native configuration is i686-pc-linux-gnu .................. ............................ === ld Summary === # of expected passes 621 # of expected failures 8 # of untested testcases 1 /sources/binutils-build/ld/ld-new 2.21 make[5]: Leaving directory `/sources/binutils-build/ld' make[4]: Leaving directory `/sources/binutils-build/ld' make[3]: Leaving directory `/sources/binutils-build/ld' make[2]: Leaving directory `/sources/binutils-build/ld' make[2]: Entering directory `/sources/binutils-build/libiberty' make[3]: Entering directory `/sources/binutils-build/libiberty/testsuite' gcc -DHAVE_CONFIG_H -g -O2 -I.. -I../../../binutils-2.21/libiberty/testsuite/../../include -o test-demangle \ ../../../binutils-2.21/libiberty/testsuite/test-demangle.c ../libiberty.a ./test-demangle < ../../../binutils-2.21/libiberty/testsuite/demangle-expected ./test-demangle: 827 tests, 0 failures gcc -DHAVE_CONFIG_H -g -O2 -I.. -I../../../binutils-2.21/libiberty/testsuite/../../include -DHAVE_CONFIG_H -I.. -o test-pexecute \ ../../../binutils-2.21/libiberty/testsuite/test-pexecute.c ../libiberty.a ./test-pexecute gcc -DHAVE_CONFIG_H -g -O2 -I.. -I../../../binutils-2.21/libiberty/testsuite/../../include -DHAVE_CONFIG_H -I.. -o test-expandargv \ ../../../binutils-2.21/libiberty/testsuite/test-expandargv.c ../libiberty.a ./test-expandargv PASS: test-expandargv-0. PASS: test-expandargv-1. PASS: test-expandargv-2. PASS: test-expandargv-3. PASS: test-expandargv-4. PASS: test-expandargv-5. PASS: test-expandargv-6. make[3]: Leaving directory `/sources/binutils-build/libiberty/testsuite' make[2]: Leaving directory `/sources/binutils-build/libiberty' make[1]: Nothing to be done for `check-target'. make[1]: Leaving directory `/sources/binutils-build' root:/sources/binutils-build# May I Install the package? ------Fuf -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page