Re: [lfs-support] 7.4 / 6.17. GCC-4.8.1 ... FAIL: g++.dg/asan/asan_test.C

2013-12-09 Thread Ron Hartikka
> > It looks like the the issue is specific to the x86 architecture. > I would ignore it. > > >-- Bruce > Will do. Thank you both. -- Ron Hartikka harti...@gmail.com -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: S

Re: [lfs-support] 7.4 / 6.17. GCC-4.8.1 ... FAIL: g++.dg/asan/asan_test.C

2013-12-09 Thread Bruce Dubbs
William Harrington wrote: > > On Dec 9, 2013, at 6:44 AM, Ron Hartikka wrote: > >> I should have said I came across that thread and other threads >> elsewhere about this error. > > > As far as looking through the gcc-testresults mailing list: > > http://gcc.gnu.org/cgi-bin/search.cgi?wm=wrd&form=ex

Re: [lfs-support] 7.4 / 6.17. GCC-4.8.1 ... FAIL: g++.dg/asan/asan_test.C

2013-12-09 Thread Ron Hartikka
Thanks William, I understand you are saying I should be good to go. What is your platform? *Native configuration is i686-pc-linux-gnu* also *The host is:* *Ubuntu 13.10 32 bitPentium(R) Dual-Core CPU T4200 @ 2.00GHz × 22GiB memory* As far as looking through the gcc-testresults mai

Re: [lfs-support] 7.4 / 6.17. GCC-4.8.1 ... FAIL: g++.dg/asan/asan_test.C

2013-12-09 Thread William Harrington
On Dec 9, 2013, at 6:44 AM, Ron Hartikka wrote: > I should have said I came across that thread and other threads > elsewhere about this error. As far as looking through the gcc-testresults mailing list: http://gcc.gnu.org/cgi-bin/search.cgi?wm=wrd&form=extended&m=all&s=D&ul=%2Fml%2Fgcc-testr

Re: [lfs-support] 7.4 / 6.17. GCC-4.8.1 ... FAIL: g++.dg/asan/asan_test.C

2013-12-09 Thread William Harrington
On Dec 9, 2013, at 6:44 AM, Ron Hartikka wrote: > But I didn't find a fix. > Nor could *I* glean an indication that it's safe for me to ignore. A huge number of failures indicates a problem. The specific error regarding AddressSanitizer_HugeMallocTest as a Failure would be platform specific.

Re: [lfs-support] 7.4 / 6.17. GCC-4.8.1 ... FAIL: g++.dg/asan/asan_test.C

2013-12-09 Thread Ron Hartikka
Hi William, Thank you. I should have said I came across that thread and other threads elsewhere about this error. But I didn't find a fix. Nor could *I* glean an indication that it's safe for me to ignore. Probably my failing. What did I miss? Thanks again, Ron On Sun, Dec 8, 2013 at 10:5

Re: [lfs-support] 7.4 / 6.17. GCC-4.8.1 ... FAIL: g++.dg/asan/asan_test.C

2013-12-08 Thread William Harrington
On Dec 8, 2013, at 8:55 PM, Ron Hartikka wrote: > 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 Hello Ron, This was reported

Re: [lfs-support] 7.4 / 6.17. GCC-4.8.1 ... FAIL: g++.dg/asan/asan_test.C

2013-12-08 Thread Ron Hartikka
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 wrote: > Hi Group,

[lfs-support] 7.4 / 6.17. GCC-4.8.1 ... FAIL: g++.dg/asan/asan_test.C

2013-12-08 Thread Ron Hartikka
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 -O