Re: [lfs-dev] m4 test error

2012-03-10 Thread Bruce Dubbs
Qrux wrote: > On Mar 10, 2012, at 7:29 AM, Bruce Dubbs wrote: > >> Qrux wrote: >> >>> Bruce, et al, was the 7.1-release built from 7.0-release on bare-metal? >>> VM? Non-LFS host? >> My particular 7.1 system was built on 7.0 with a 3.0.4 kernel, but >> others built it from different base syste

Re: [lfs-dev] m4 test error

2012-03-10 Thread Qrux
On Mar 10, 2012, at 7:29 AM, Bruce Dubbs wrote: > Qrux wrote: > >> Bruce, et al, was the 7.1-release built from 7.0-release on bare-metal? VM? >> Non-LFS host? > > My particular 7.1 system was built on 7.0 with a 3.0.4 kernel, but > others built it from different base systems. Thanks. Was

Re: [lfs-dev] m4 test error

2012-03-10 Thread Bruce Dubbs
Qrux wrote: > Bruce, et al, was the 7.1-release built from 7.0-release on bare-metal? VM? > Non-LFS host? My particular 7.1 system was built on 7.0 with a 3.0.4 kernel, but others built it from different base systems. -- Bruce -- http://linuxfromscratch.org/mailman/listinfo/lfs-dev FAQ:

Re: [lfs-dev] m4 test error

2012-03-10 Thread Qrux
On Mar 10, 2012, at 1:45 AM, Pierre Labastie wrote: > Le 10/03/2012 09:57, Pierre Labastie a écrit : >> Sorry, I really meant the tests pass. I didn't send the >> not-so-informative result of the test: >> PASS: test-readlink. >> >> Whatever I do, I never see an error. Even with the 3.2.6 kernel

Re: [lfs-dev] m4 test error

2012-03-10 Thread Pierre Labastie
Le 10/03/2012 09:57, Pierre Labastie a écrit : > Sorry, I really meant the tests pass. I didn't send the > not-so-informative result of the test: > PASS: test-readlink. > > Whatever I do, I never see an error. Even with the 3.2.6 kernel built > with LFS. I used 7.1, but without the patch, of course

Re: [lfs-dev] m4 test error

2012-03-10 Thread Qrux
On Mar 10, 2012, at 12:57 AM, Pierre Labastie wrote: > Le 10/03/2012 02:32, Qrux a écrit : >> Thanks for all the responses (I'm still looking through some info Pierre >> sent me). >> >> @Pierre: I'm talking about *testing* m4 (in Chap 6). If you're using >> openSUSE-12.1, you should see thi

Re: [lfs-dev] m4 test error

2012-03-10 Thread Pierre Labastie
Le 10/03/2012 02:32, Qrux a écrit : > Thanks for all the responses (I'm still looking through some info Pierre sent > me). > >@Pierre: I'm talking about *testing* m4 (in Chap 6). If you're using > openSUSE-12.1, you should see this error if you run the tests for m4--I did. > Sorry, I really

Re: [lfs-dev] m4 test error

2012-03-10 Thread Qrux
On Mar 9, 2012, at 8:21 PM, Bruce Dubbs wrote: > Qrux wrote: >> Howdy. >> >> In trying to build LFS-7.0 with LFS-7.0, I'm getting this error: >> >> FAIL: test-readlink (exit: 134) === > > Did you see: http://lists.gnu.org/archive/html/bug-m4/2011-10/msg0.html Ye

Re: [lfs-dev] m4 test error

2012-03-09 Thread Bruce Dubbs
Qrux wrote: > Howdy. > > In trying to build LFS-7.0 with LFS-7.0, I'm getting this error: > > FAIL: test-readlink (exit: 134) === > > test-readlink.h:41: assertion failed > > It seems to be a fairly well-known issue: > > http://old.nabble.com/test-readlink-failure-t

Re: [lfs-dev] m4 test error

2012-03-09 Thread Qrux
On Mar 9, 2012, at 6:25 AM, g@free.fr wrote: >> sed -i -e '41s/ENOENT/& || errno == EINVAL/' tests/test-readlink.h >> >> OOH, it doesn't appear to be a "huge issue", so the sed is >> nice...OTOH, it's still a red flag because I don't see this issue >> when building from my host platform

Re: [lfs-dev] m4 test error

2012-03-09 Thread Pierre Labastie
Le 09/03/2012 14:53, Qrux a écrit : > 1) Does anyone else see this in either 7.0 or 7.1 when building LFS from > their host platform? no > 2) Does anyone see this when building 7.0 (or 7.1) from 7.0? not tried > 3) Does anyone see this when building 7.1 from 7.1? no. I just tried buiding m4 from 7

Re: [lfs-dev] m4 test error

2012-03-09 Thread Pierre Labastie
Le 09/03/2012 14:53, Qrux a écrit : > Howdy. > > In trying to build LFS-7.0 with LFS-7.0, I'm getting this error: > > FAIL: test-readlink (exit: 134) > === > [...] > OOH, it doesn't appear to be a "huge issue", so the sed is nice...OTOH, it's > still a red f

Re: [lfs-dev] m4 test error

2012-03-09 Thread g . esp
- Mail original - > De: "Qrux" > À: "LFS Developers Mailinglist" > Envoyé: Vendredi 9 Mars 2012 14:53:02 > Objet: [lfs-dev] m4 test error > > Howdy. > > In trying to build LFS-7.0 with LFS-7.0, I'm getting this error: > > FAIL: test-readlink (exit: 134) >