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

Re: [lfs-support] GCC build first pass: mpc build looks for libgmp.la in the wrong place

2013-12-08 Thread Hazel Russman
On Sun, 08 Dec 2013 13:48:41 + lf...@cruziero.com (akhiezer) wrote: > Hmmm. Three slightly-indirect observations (hopefully not too > off-topic ;) ): -- > * can you post the output, please, of each of: > $ ls -latrF /usr/lib64/lib{gmp,mpc,mpfr}* -rwxr-xr-x 1 root root 77656 Feb 8 2011 /u

Re: [lfs-support] GCC build first pass: mpc build looks for libgmp.la in the wrong place

2013-12-08 Thread William Harrington
On Dec 7, 2013, at 3:52 PM, William Harrington wrote: > Also, doing a normal install of Slackware 14.1 didn't even install > perl. I had to manually tag packages I wanted then I had a successful > install. > I think their install process is broken. I also had to add rc.sshd > to / > etc/rc.d/rc

Re: [lfs-support] GCC build first pass: mpc build looks for libgmp.la in the wrong place

2013-12-08 Thread akhiezer
> Date: Sat, 7 Dec 2013 19:38:39 + > From: Hazel Russman > To: lfs-support@linuxfromscratch.org > Subject: Re: [lfs-support] GCC build first pass: mpc build looks for > libgmp.la in the wrong place > . . > > > I have now established that gmp was never installed on my host sys

Re: [lfs-support] GCC build first pass: mpc build looks for libgmp.la in the wrong place

2013-12-08 Thread akhiezer
>From lfs-support-boun...@linuxfromscratch.org Sat Dec 7 23:57:02 2013 From: William Harrington To: LFS Support List Date: Sat, 7 Dec 2013 18:02:20 -0600 Subject: Re: [lfs-support] GCC build first pass: mpc build looks for libgmp.la in the wrong place > > > On Dec 7, 2013, at 5:14 PM, ak