<br><br><div class="gmail_quote">---------- Forwarded message ----------<br>From: <b class="gmail_sendername">Alonso Graterol</b> <span dir="ltr"><<a href="mailto:alonso.graterol@gmail.com">alonso.graterol@gmail.com</a>></span><br>
Date: 2012/7/12<br>Subject: Re: [Clfs-support] Trouble compiling eglibc GIT-20120610-x86_64-Multilib<br>To: CLFS Support <<a href="mailto:clfs-support@lists.cross-lfs.org">clfs-support@lists.cross-lfs.org</a>><br><br>
<br>Just for the records, doing make check for eglibc-2.15 64 bit shows same tst-backtrace6 error than on 32 bit<div class="im"><br><br>make[1]: Target `check' not remade because of errors.<br>make[1]: Leaving directory `/sources/eglibc-2.15'<br>

make: *** [check] Error 2<br></div>make[2]: [/sources/eglibc-build/posix/annexc.out] Error 1 (ignored)<div class="im"><br>make[2]: *** [/sources/eglibc-build/debug/tst-backtrace6.out] Error 1<br></div><div class="im">make[1]: *** [debug/tests] Error 2<br>
</div><div class="im">make: *** [check] Error 2<br>
root:/sources/eglibc-build# <br><br></div>Anyway, given all previous discussion I will continue with the system build.<span class="HOEnZb"><font color="#888888"><br><br><br>Alonso</font></span><div class="HOEnZb"><div class="h5">
<br></div></div></div><br><br>After make check on chapter 10.10 GMP-5.0.5 64 bit there are 3 cxx tests that fail, t-assign, t-constr and t-rand. All of them segfault and related to ${dir}$tst at line 5 of some file (not a Makefile or any of the t-xxx executables).<br>
<br>Google pointed to a similar situation reported to gmp mailing list which blames C++ exceptions<br><a href="http://comments.gmane.org/gmane.comp.lib.gmp.bugs/3598">http://comments.gmane.org/gmane.comp.lib.gmp.bugs/3598</a><br>
<br>I also found a build log of gmp-5.0.2 for both 32 and 64 bit showing no errors at all in any of them.<br><br>But I can't find any hint on what to do to make the cxx tests with flying colors without having to change configuration parameters.<br>
<br>I am tempted to ignore errors and continue but t-assignMENT? t-constrUCT? and t-randOM? make me think that twice.<br><br>Alonso<br>