<div class="gmail_quote">---------- Forwarded message ----------<br>From: <b class="gmail_sendername">Mark Pokorny</b> <span dir="ltr"><<a href="mailto:iridium193@gmail.com">iridium193@gmail.com</a>></span><br>Date: 2009/9/26<br>
Subject: Errors in GCC Testsuite (§10.21)<br>To: CLFS Support <<a href="mailto:clfs-support@lists.cross-lfs.org">clfs-support@lists.cross-lfs.org</a>><br><br><br>Hi all, hope you're all well.<br>
<br>
I have run into some problems compiling the final system for x86_64<br>
multilib; specifically with GCC 4.4.1. I get some errors when running<br>
the check. This section of the book says "A few unexpected failures<br>
cannot always be avoided. The GCC developers are usually aware of<br>
these issues, but have not resolved them yet." Assuming the test<br>
failures I've come across are the ones outlined in the book, I<br>
proceeded to attempt to install that package, but this stalls with a<br>
segmentation fault. Obviously the errors I have in the testsuite are a<br>
little more serious than those inferred by the book. Does anyone know<br>
what the cause is and how to work around it?<br>
<br>…<br><br>------------<br><br>I have some more information on this issue. First of all, I forgot to mention in my last e-mail that I was using the x86_64 Multilib branch of the SVN 2009-09-22 book. Sorry about that.<br>
<br>Anyway, in order to find out where exactly the installation routine failed, I installed GCC 4.4.1 to a separated directory using:<br><br>make DESTDIR=/tmp/package install<br><br>This proceeds fine with no segmentation fault. However, when I try to copy these files across using 'cp' with the options '-pPv', the segmentation fault occurs when trying to copy libgcc_s.so.1 into the /usr/lib64 directory. I remember having some problems with this file previously; when the build order for util-linux-ng and e2fsprogs was changed. Could this be related?<br>
<br>I am using my own bootscripts (based on Arch Linux), the 2.6.31.1 Linux kernel and I also compiled nano into the toolchain during Chapter 6 using the same options as vim.<br><br>Regards,<br><br>Mark.<br></div>