[lfs-support] 6.13 Binutils test suite fails one test

2013-03-18 Thread Srdan Dukic
Hi, I'm working through the latest LFS book and am at chapter 6.13 ( http://www.linuxfromscratch.org/lfs/view/stable/chapter06/binutils.html). The compilation on that page does not throw any errors, however when I run the test suite with "make check" one of the tests fails. Specifically: Running

Re: [lfs-support] 6.13 Binutils test suite fails one test

2013-03-18 Thread Bruce Dubbs
Srdan Dukic wrote: > Hi, > > I'm working through the latest LFS book and am at chapter 6.13 ( > http://www.linuxfromscratch.org/lfs/view/stable/chapter06/binutils.html). > The compilation on that page does not throw any errors, however when I run > the test suite with "make check" one of the tests

Re: [lfs-support] 6.13 Binutils test suite fails one test

2013-03-19 Thread Srdan Dukic
Hi, >> I'm afraid I don't recall seeing that before. Is that the only error? Yes, that is the only error in the test suite. >> Try to find something like rept.log. Is this file meant to be in the build directory? I can't seem to find it. >> Are all the virtual file systems mounted? Yes, virt

Re: [lfs-support] 6.13 Binutils test suite fails one test

2013-03-19 Thread Bruce Dubbs
Srdan Dukic wrote: > Hi, > >>> I'm afraid I don't recall seeing that before. Is that the only error? > Yes, that is the only error in the test suite. >>> Try to find something like rept.log. > Is this file meant to be in the build directory? I can't seem to find it. > The host is a VirtualBox VM

Re: [lfs-support] 6.13 Binutils test suite fails one test

2013-04-07 Thread loki
On Tue, 2013-03-19 at 17:38 -0500, Bruce Dubbs wrote: > I took a look and the file you want is > binutils-build/gas/testsuite/gas.log. I can't reproduce your failure, > so you need to look. What I have is: Have the same problem. Here's the relevant part: PASS: i386 space1 ../as-new -o

Re: [lfs-support] 6.13 Binutils test suite fails one test

2013-04-07 Thread Bruce Dubbs
loki wrote: > On Tue, 2013-03-19 at 17:38 -0500, Bruce Dubbs wrote: > > > >> I took a look and the file you want is >> binutils-build/gas/testsuite/gas.log. I can't reproduce your failure, >> so you need to look. What I have is: > > > Have the same problem. > > Here's the relevant part: > > PASS:

Re: [lfs-support] 6.13 Binutils test suite fails one test

2013-04-07 Thread loki
On Sun, 2013-04-07 at 14:55 -0500, Bruce Dubbs wrote: > > gcc uses a lot of space. Allocate about 2G of swap and it should be OK, > but slow. > >-- Bruce > Working. THX... -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Uns