That was supposed to say that the error was from ../gcc-4.8.1/contrib/test_summary
I do see the error in some test resultes here: http://gcc.gnu.org/ml/gcc-testresults/ but I don't know whether that makes it safe to continue. On Sun, Dec 8, 2013 at 9:55 PM, Ron Hartikka <harti...@gmail.com> wrote: > Hi Group, > > I got the error immediately below from > > How should I proceed? > > I think everything has been according to the book. > Host details and version check below. > > Thanks, > Ron > > ________________________________________ > === g++ tests === > > > Running target unix > FAIL: g++.dg/asan/asan_test.C -O2 AddressSanitizer_HugeMallocTest > Ident((char*)malloc(size))[-1] = 0 output pattern test, should match is > located 1 bytes to the left of 2726297600-byte > > Below is the full output of > > ../gcc-4.8.1/contrib/test_summary > > _________________________________________________ > > The host is. > > Ubuntu 13.10 32 bit > Pentium(R) Dual-Core CPU T4200 @ 2.00GHz × 2 > 2GiB memory > __________________________________________ > > version check > > root@ron-Studio-1737:/home/ron# > root@ron-Studio-1737:/home/ron# bash version-check.sh > bash, version 4.2.45(1)-release > /bin/sh -> /bin/bash > Binutils: (GNU Binutils for Ubuntu) 2.23.52.20130913 > bison (GNU Bison) 2.7.12-4996 > /usr/bin/yacc -> /usr/bin/bison.yacc > bzip2, Version 1.0.6, 6-Sept-2010. > Coreutils: 8.20 > diff (GNU diffutils) 3.2 > find (GNU findutils) 4.4.2 > GNU Awk 4.0.1 > /usr/bin/awk -> /usr/bin/gawk > gcc (Ubuntu/Linaro 4.8.1-10ubuntu9) 4.8.1 > g++ (Ubuntu/Linaro 4.8.1-10ubuntu9) 4.8.1 > (Ubuntu EGLIBC 2.17-93ubuntu4) 2.17 > grep (GNU grep) 2.14 > gzip 1.6 > Linux version 3.11.0-13-generic (buildd@aatxe) (gcc version 4.8.1 > (Ubuntu/Linaro 4.8.1-10ubuntu8) ) #20-Ubuntu SMP Wed Oct 23 17:26:33 UTC > 2013 > m4 (GNU M4) 1.4.16 > GNU Make 3.81 > GNU patch 2.7.1 > Perl version='5.14.2'; > sed (GNU sed) 4.2.2 > tar (GNU tar) 1.26 > Texinfo: makeinfo (GNU texinfo) 5.1 > xz (XZ Utils) 5.1.0alpha > g++ compilation OK > > _____________________________________________________ > > > > > > root:/sources/gcc-build# ../gcc-4.8.1/contrib/test_summary > cat <<'EOF' | > LAST_UPDATED: Obtained from SVN: tags/gcc_4_8_1_release revision 199526 > > Native configuration is i686-pc-linux-gnu > > === g++ tests === > > > Running target unix > FAIL: g++.dg/asan/asan_test.C -O2 AddressSanitizer_HugeMallocTest > Ident((char*)malloc(size))[-1] = 0 output pattern test, should match is > located 1 bytes to the left of 2726297600-byte > > === g++ Summary === > > # of expected passes 53278 > # of unexpected failures 1 > # of expected failures 290 > # of unsupported tests 634 > /sources/gcc-build/gcc/testsuite/g++/../../xg++ version 4.8.1 (GCC) > > === gcc tests === > > > Running target unix > > === gcc Summary === > > # of expected passes 92870 > # of expected failures 259 > # of unsupported tests 1096 > /sources/gcc-build/gcc/xgcc version 4.8.1 (GCC) > > === libatomic tests === > > > Running target unix > > === libatomic Summary === > > # of expected passes 44 > # of unsupported tests 5 > === libgomp tests === > > > Running target unix > > === libgomp Summary === > > # of expected passes 1313 > === libitm tests === > > > Running target unix > > === libitm Summary === > > # of expected passes 26 > # of expected failures 3 > # of unsupported tests 1 > === libmudflap tests === > > > Running target unix > > === libmudflap Summary === > > # of expected passes 1428 > === libstdc++ tests === > > > Running target unix > > === libstdc++ Summary === > > # of expected passes 9212 > # of expected failures 45 > # of unsupported tests 218 > > Compiler version: 4.8.1 (GCC) > Platform: i686-pc-linux-gnu > configure flags: --prefix=/usr --libexecdir=/usr/lib --enable-shared > --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu > --enable-languages=c,c++ --disable-multilib --disable-bootstrap > --disable-install-libiberty --with-system-zlib > EOF > Mail -s "Results for 4.8.1 (GCC) testsuite on i686-pc-linux-gnu" > gcc-testresu...@gcc.gnu.org && > mv /sources/gcc-build/./gcc/testsuite/g++/g++.sum > /sources/gcc-build/./gcc/testsuite/g++/g++.sum.sent && > mv /sources/gcc-build/./gcc/testsuite/gcc/gcc.sum > /sources/gcc-build/./gcc/testsuite/gcc/gcc.sum.sent && > mv > /sources/gcc-build/./i686-pc-linux-gnu/libatomic/testsuite/libatomic.sum > /sources/gcc-build/./i686-pc-linux-gnu/libatomic/testsuite/libatomic.sum.sent > && > mv /sources/gcc-build/./i686-pc-linux-gnu/libgomp/testsuite/libgomp.sum > /sources/gcc-build/./i686-pc-linux-gnu/libgomp/testsuite/libgomp.sum.sent && > mv /sources/gcc-build/./i686-pc-linux-gnu/libitm/testsuite/libitm.sum > /sources/gcc-build/./i686-pc-linux-gnu/libitm/testsuite/libitm.sum.sent && > mv > /sources/gcc-build/./i686-pc-linux-gnu/libmudflap/testsuite/libmudflap.sum > /sources/gcc-build/./i686-pc-linux-gnu/libmudflap/testsuite/libmudflap.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++/g++.log > /sources/gcc-build/./gcc/testsuite/g++/g++.log.sent && > mv /sources/gcc-build/./gcc/testsuite/gcc/gcc.log > /sources/gcc-build/./gcc/testsuite/gcc/gcc.log.sent && > mv > /sources/gcc-build/./i686-pc-linux-gnu/libatomic/testsuite/libatomic.log > /sources/gcc-build/./i686-pc-linux-gnu/libatomic/testsuite/libatomic.log.sent > && > mv /sources/gcc-build/./i686-pc-linux-gnu/libgomp/testsuite/libgomp.log > /sources/gcc-build/./i686-pc-linux-gnu/libgomp/testsuite/libgomp.log.sent && > mv /sources/gcc-build/./i686-pc-linux-gnu/libitm/testsuite/libitm.log > /sources/gcc-build/./i686-pc-linux-gnu/libitm/testsuite/libitm.log.sent && > mv > /sources/gcc-build/./i686-pc-linux-gnu/libmudflap/testsuite/libmudflap.log > /sources/gcc-build/./i686-pc-linux-gnu/libmudflap/testsuite/libmudflap.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 > root:/sources/gcc-build# > > > -- > Ron Hartikka > harti...@gmail.com > -- Ron Hartikka harti...@gmail.com
-- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page