From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5933 invoked by alias); 25 Jan 2012 22:07:30 -0000 Received: (qmail 5924 invoked by uid 22791); 25 Jan 2012 22:07:29 -0000 X-SWARE-Spam-Status: No, hits=-1.8 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW X-Spam-Check-By: sourceware.org Received: from mail-iy0-f169.google.com (HELO mail-iy0-f169.google.com) (209.85.210.169) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 25 Jan 2012 22:07:16 +0000 Received: by iadk27 with SMTP id k27so3752626iad.0 for ; Wed, 25 Jan 2012 14:07:15 -0800 (PST) Received: by 10.50.10.225 with SMTP id l1mr20631606igb.9.1327529235219; Wed, 25 Jan 2012 14:07:15 -0800 (PST) MIME-Version: 1.0 Received: by 10.231.15.71 with HTTP; Wed, 25 Jan 2012 14:06:54 -0800 (PST) In-Reply-To: References: From: Chris Morgan Date: Wed, 25 Jan 2012 22:07:00 -0000 Message-ID: Subject: CLooG build error To: crossgcc@sourceware.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable 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/msg00063.txt.bz2 Using latest hg, barebones configuration arm cpu: ... [CFG =A0] =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 /*-------------------------------= ----------------* [CFG =A0] =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0* =A0 =A0 =A0 =A0 =A0 CLooG co= nfiguration is OK =A0 =A0 =A0 =A0 =A0 * [CFG =A0] =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0*-----------------------------= ------------------*/ [CFG =A0] =A0 =A0It appears that your system is OK to start CLooG compilation. You need [CFG =A0] =A0 =A0now to type "make". After compilation, you should check CLooG by typing [CFG =A0] =A0 =A0"make check". If no problem occur, you can type "make unin= stall" if [CFG =A0] =A0 =A0you are upgrading an old version. Lastly type "make install" to install [CFG =A0] =A0 =A0CLooG on your system (log as root if necessary). [EXTRA] =A0 =A0Building CLooG/ppl [DEBUG] =A0 =A0=3D=3D> Executing: 'make' '-j2' 'libcloog.la' [ALL =A0] =A0 =A0make[1]: Entering directory `/home/cmorgan/ct-ng-install/bin/.build/arm-unknown-eabi/build/build-cloog-= ppl' [ALL =A0] =A0 =A0/bin/bash ./libtool =A0--tag=3DCC =A0 --mode=3Dcompile x86_64-build_unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/home/cmorgan/ct-ng-install/bin/.build/src/cloog-ppl-0.15.10 -I./include/cloog -I./include -I/home/cmorgan/ct-ng-install/bin/.build/src/cloog-ppl-0.15.10/include =A0-I/home/cmorgan/ct-ng-install/bin/.build/arm-unknown-eabi/build/static/i= nclude -I/home/cmorgan/ct-ng-install/bin/.build/arm-unknown-eabi/build/static/incl= ude =A0-Wall -fomit-frame-pointer -pipe =A0-MT block.lo -MD -MP -MF .deps/block.Tpo -c -o block.lo `test -f 'source/block.c' || echo '/home/cmorgan/ct-ng-install/bin/.build/src/cloog-ppl-0.15.10/'`source/bloc= k.c [ALL =A0] =A0 =A0/bin/bash ./libtool =A0--tag=3DCC =A0 --mode=3Dcompile x86_64-build_unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/home/cmorgan/ct-ng-install/bin/.build/src/cloog-ppl-0.15.10 -I./include/cloog -I./include -I/home/cmorgan/ct-ng-install/bin/.build/src/cloog-ppl-0.15.10/include =A0-I/home/cmorgan/ct-ng-install/bin/.build/arm-unknown-eabi/build/static/i= nclude -I/home/cmorgan/ct-ng-install/bin/.build/arm-unknown-eabi/build/static/incl= ude =A0-Wall -fomit-frame-pointer -pipe =A0-MT loop.lo -MD -MP -MF .deps/loop.Tpo -c -o loop.lo `test -f 'source/loop.c' || echo '/home/cmorgan/ct-ng-install/bin/.build/src/cloog-ppl-0.15.10/'`source/loop= .c [ALL =A0] =A0 =A0mv -f .deps/loop.Tpo .deps/loop.Plo [ALL =A0] =A0 =A0mv -f .deps/block.Tpo .deps/block.Plo [ALL =A0] =A0 =A0mv: mv: cannot stat `.deps/loop.Tpo': No such file or dire= ctory [ERROR] =A0 =A0make[1]: *** [loop.lo] Error 1 [ALL =A0] =A0 =A0make[1]: *** Waiting for unfinished jobs.... [ALL =A0] =A0 =A0cannot stat `.deps/block.Tpo': No such file or directory [ERROR] =A0 =A0make[1]: *** [block.lo] Error 1 [ALL =A0] =A0 =A0make[1]: Leaving directory `/home/cmorgan/ct-ng-install/bin/.build/arm-unknown-eabi/build/build-cloog-= ppl' [ERROR] [ERROR] =A0>> [ERROR] =A0>> =A0Build failed in step 'Installing CLooG/ppl' [ERROR] =A0>> =A0 =A0 =A0 =A0called in step '(top-level)' [ERROR] =A0>> [ERROR] =A0>> =A0Error happened in: CT_DoExecLog[scripts/functions@172] [ERROR] =A0>> =A0 =A0 =A0 =A0called from: do_cloog[scripts/build/companion_libs/cloog.sh@61] [ERROR] =A0>> =A0 =A0 =A0 =A0called from: main[scripts/crosstool-NG.sh@597] [ERROR] =A0>> [ERROR] =A0>> =A0For more info on this error, look at the file: 'build.log' [ERROR] =A0>> =A0There is a list of known issues, some with workarounds, in: [ERROR] =A0>> '/home/cmorgan/ct-ng-install/share/doc/crosstool-ng/ct-ng.hg@default-188d58= cfe7cf/B - Known issues.txt' [ERROR] [ERROR] =A0(elapsed: 146:14.54) ... Dependency issue in cloog? Anyone else seeing this? Chris -- For unsubscribe information see http://sourceware.org/lists.html#faq