From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24528 invoked by alias); 27 Jan 2012 00:03:13 -0000 Received: (qmail 24520 invoked by uid 22791); 27 Jan 2012 00:03:12 -0000 X-SWARE-Spam-Status: No, hits=-1.7 required=5.0 tests=AWL,BAYES_00,TW_PX X-Spam-Check-By: sourceware.org Received: from zose-mta-12.w4a.fr (HELO zose-mta12.web4all.fr) (178.33.204.88) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Fri, 27 Jan 2012 00:02:57 +0000 Received: from localhost (localhost [127.0.0.1]) by zose-mta12.web4all.fr (Postfix) with ESMTP id 94974904EF; Fri, 27 Jan 2012 01:03:09 +0100 (CET) Received: from zose-mta12.web4all.fr ([127.0.0.1]) by localhost (zose-mta12.web4all.fr [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id krtxECu4o90M; Fri, 27 Jan 2012 01:03:08 +0100 (CET) Received: from zose-store12.web4all.fr (zose-store12.web4all.fr [178.33.204.49]) by zose-mta12.web4all.fr (Postfix) with ESMTP id 33CF0904EC; Fri, 27 Jan 2012 01:03:08 +0100 (CET) Date: Fri, 27 Jan 2012 00:03:00 -0000 From: =?utf-8?Q?Beno=C3=AEt_Th=C3=A9baudeau?= To: Chris Morgan Cc: crossgcc@sourceware.org, Johannes Stezenbach , "Yann E. MORIN" Subject: Re: CLooG build error Message-ID: <124943f2-aec3-4fd7-b1e2-6daae43d2dad@zose-store-12> In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-IsSubscribed: yes Mailing-List: contact crossgcc-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: crossgcc-owner@sourceware.org X-SW-Source: 2012-01/txt/msg00068.txt.bz2 Hi Chris, > From: "Chris Morgan" > To: "Johannes Stezenbach" > Cc: crossgcc@sourceware.org > Sent: Thursday, January 26, 2012 10:23:39 PM > Subject: Re: CLooG build error > > Oh right. I didn't know if it was something in cloog or not. > > I got past that error after rebuilding and reinstalling but again a > failure in cloog after a ct-ng clean and ct-ng build: > > in.lo matrix.lo pprint.lo program.lo statement.lo version.lo -lgmp > -lppl_c -lppl -lgmpxx -lstdc++ > [ALL ] libtool: link: x86_64-build_unknown-linux-gnu-ar cru > .libs/libcloog.a block.o loop.o names.o options.o clast.o domain.o > matrix.o pprint.o program.o statement.o version.o > [ALL ] libtool: link: x86_64-build_unknown-linux-gnu-ranlib > .libs/libcloog.a > [ALL ] libtool: link: ( cd ".libs" && rm -f "libcloog.la" && ln > -s > "../libcloog.la" "libcloog.la" ) > [ALL ] make[1]: Leaving directory > `/home/cmorgan/ct-ng-install/bin/.build/arm-unknown-eabi/build/build-cloo= g-ppl' > [EXTRA] Checking CLooG/ppl > [DEBUG] =3D=3D> Executing: 'make' '-j2' '-s' 'check' > [ALL ] Making check in . > [ALL ] libtool: link: x86_64-build_unknown-linux-gnu-gcc -Wall > -fomit-frame-pointer -pipe -o cloog cloog.o > -L/home/cmorgan/ct-ng-install/bin/.build/arm-unknown-eabi/build/static/lib > ./.libs/libcloog.a -lm > /home/cmorgan/ct-ng-install/bin/.build/arm-unknown-eabi/build/static/lib/= libppl_c.a > /home/cmorgan/ct-ng-install/bin/.build/arm-unknown-eabi/build/static/lib/= libppl.a > /home/cmorgan/ct-ng-install/bin/.build/arm-unknown-eabi/build/static/lib/= libgmpxx.a > /home/cmorgan/ct-ng-install/bin/.build/arm-unknown-eabi/build/static/lib/= libgmp.a > -lstdc++ > [ALL ] /usr/bin/ld: > /home/cmorgan/ct-ng-install/bin/.build/arm-unknown-eabi/build/static/lib/= libppl_c.a(ppl_c_implementation_common.o): > undefined reference to symbol 'fesetround@@GLIBC_2.2.5' > [ALL ] /usr/bin/ld: note: 'fesetround@@GLIBC_2.2.5' is defined in > DSO > /usr/lib/gcc/x86_64-linux-gnu/4.6.1/../../../x86_64-linux-gnu/libm.so > so try adding it to the linker command line > [ALL ] > /usr/lib/gcc/x86_64-linux-gnu/4.6.1/../../../x86_64-linux-gnu/libm.so: > could not read symbols: Invalid operation > [ALL ] collect2: ld returned 1 exit status > [ERROR] make[2]: *** [cloog] Error 1 > [ERROR] make[1]: *** [check-recursive] Error 1 > [ERROR] > [ERROR] >> > [ERROR] >> Build failed in step 'Installing CLooG/ppl' > [ERROR] >> called in step '(top-level)' > [ERROR] >> > [ERROR] >> Error happened in: CT_DoExecLog[scripts/functions@172] > [ERROR] >> called from: > do_cloog[scripts/build/companion_libs/cloog.sh@65] > [ERROR] >> called from: main[scripts/crosstool-NG.sh@597] > [ERROR] >> > [ERROR] >> For more info on this error, look at the file: > 'build.log' > [ERROR] >> There is a list of known issues, some with workarounds, > in: > [ERROR] >> > '/home/cmorgan/ct-ng-install/share/doc/crosstool-ng/ct-ng.hg@default-188d= 58cfe7cf/B > - Known issues.txt' > [ERROR] > > I'm surprised these kinds of things aren't being caught earlier. Is > there no automated regression suite in crosstool-ng that builds all > of > these targets on a daily basis? I'd like to help out since last time > I > tried ct-ng it failed for other reasons :-) > > Chris It is possible that you are encountering another consequence of this issue: http://sourceware.org/ml/crossgcc/2011-12/msg00051.html http://sourceware.org/ml/crossgcc/2011-12/msg00052.html Yann has not yet reviewed my patch. Can you test and report if it solves your issue? Best regards, Beno=C3=AEt -- For unsubscribe information see http://sourceware.org/lists.html#faq