On Sat, 30 Jul 2005, Mark Murphy wrote: > Hello, > Has anyone else had this problem? When running `make check` on > glibc while building the final system, the test-ifaddrs and > test_ifindex tests hang indefinitely and must be killed? > > > Some details: > System is Dual Opteron 242's, currently running Fedora Core 4 > (with gcc 4.0 replaced by gcc 3.4.3), for the glibc make > PARALLELMFLAGS = -j 4 > The tests run to completion (without failing) when I remove > the PARALLELMFLAGS > > Thank you, > Mark Murphy >
Hi Mark, yes, I've seen that on x86_64 cross-built from i686. In my case, I rebuilt glibc after killing the test (it's a scripted build, easier for me to just let the script run while I monitored it, and it sailed through). Putting our results together, I think the important thing is to run the tests again if they hang. I'm hoping to try another cross-build soon, but other things are getting in the way. Ken -- das eine Mal als Tragödie, das andere Mal als Farce -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
