LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Gettting Unexpected Error during the testing of GCC-4.8.2 package in LFS 7.5 (https://www.linuxquestions.org/questions/linux-newbie-8/gettting-unexpected-error-during-the-testing-of-gcc-4-8-2-package-in-lfs-7-5-a-4175516883/)

jaassi 08-30-2014 10:26 AM

Gettting Unexpected Error during the testing of GCC-4.8.2 package in LFS 7.5
 
I am building my first LFS 7.5 using Linux Mint-13 (32-bit).While testing the 6.17. GCC-4.8.2 .I am getting the following error :

root:/sources/gcc-build# ../gcc-4.8.2/contrib/test_summary
cat <<'EOF' |
LAST_UPDATED: Obtained from SVN: tags/gcc_4_8_2_release revision 203690
Native configuration is i686-pc-linux-gnu

=== g++ tests ===


Running target unix
FAIL: g++.dg/asan/asan_test.C -O2 AddressSanitizer_HugeMallocTestIdent((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 53365
# of unexpected failures 1
# of expected failures 290
# of unsupported tests 647
/sources/gcc-build/gcc/testsuite/g++/../../xg++ version 4.8.2 (GCC)


That asan_test.C thing seems to be a known issue...

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55577

How can i resolve it ?

Thanx in advance ....

business_kid 08-31-2014 03:50 AM

Is this chapter 5 or 6?


All times are GMT -5. The time now is 10:01 AM.