From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10007 invoked by alias); 1 Feb 2012 19:39:08 -0000 Received: (qmail 9997 invoked by uid 22791); 1 Feb 2012 19:39:07 -0000 X-SWARE-Spam-Status: No, hits=-2.4 required=5.0 tests=BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW X-Spam-Check-By: sourceware.org Received: from mail-pw0-f41.google.com (HELO mail-pw0-f41.google.com) (209.85.160.41) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 01 Feb 2012 19:38:54 +0000 Received: by pbaa12 with SMTP id a12so1544354pba.0 for ; Wed, 01 Feb 2012 11:38:53 -0800 (PST) MIME-Version: 1.0 Received: by 10.68.74.164 with SMTP id u4mr251505pbv.85.1328125133766; Wed, 01 Feb 2012 11:38:53 -0800 (PST) Received: by 10.142.150.31 with HTTP; Wed, 1 Feb 2012 11:38:53 -0800 (PST) Date: Wed, 01 Feb 2012 19:39:00 -0000 Message-ID: Subject: CT-NG v1.14.0 Build Fails From: Chris Wilkinson To: crossgcc Content-Type: text/plain; charset=UTF-8 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-02/txt/msg00010.txt.bz2 Fails at step cc_core_pass_2. Using the sample config 'powerpc-e300c3-linux-gnu'. Build.log>>> .... [ALL ] In file included from /home/chrisw/crosstool-ng-1.14.0/.build/src/gcc-4.5.2/gcc/tree-flow.h:877:0, [ALL ] from /home/chrisw/crosstool-ng-1.14.0/.build/src/gcc-4.5.2/gcc/config/rs6000/rs6000.c:56: [ALL ] /home/chrisw/crosstool-ng-1.14.0/.build/src/gcc-4.5.2/gcc/tree-flow-inline.h: In function 'num_ssa_operands': [ALL ] /home/chrisw/crosstool-ng-1.14.0/.build/src/gcc-4.5.2/gcc/tree-flow-inline.h:872:8: warning: variable 't' set but not used [-Wunused-but-set-variable] [ALL ] /home/chrisw/crosstool-ng-1.14.0/.build/src/gcc-4.5.2/gcc/config/rs6000/rs6000.c: In function 'paired_emit_vector_compare': [ALL ] /home/chrisw/crosstool-ng-1.14.0/.build/src/gcc-4.5.2/gcc/config/rs6000/rs6000.c:4187:23: warning: variable 'equal_zero' set but not used [-Wunused-but-set-variable] [ALL ] /home/chrisw/crosstool-ng-1.14.0/.build/src/gcc-4.5.2/gcc/config/rs6000/rs6000.c: In function 'altivec_expand_dst_builtin': [ALL ] /home/chrisw/crosstool-ng-1.14.0/.build/src/gcc-4.5.2/gcc/config/rs6000/rs6000.c:10141:35: warning: variable 'mode2' set but not used [-Wunused-but-set-variable] [ALL ] /bin/bash: line 1: 2068 Killed build/genautomata /home/chrisw/crosstool-ng-1.14.0/.build/src/gcc-4.5.2/gcc/config/rs6000/rs6000.md insn-conditions.md > tmp-automata.c [ERROR] make[3]: *** [s-automata] Error 137 [ALL ] make[3]: *** Waiting for unfinished jobs.... [ALL ] rm gcc.pod [ALL ] make[3]: Leaving directory `/home/chrisw/crosstool-ng-1.14.0/.build/powerpc-e300c3-linux-gnu/build/build-cc-core-shared/gcc' [ERROR] make[2]: *** [all-gcc] Error 2 [ALL ] make[2]: Leaving directory `/home/chrisw/crosstool-ng-1.14.0/.build/powerpc-e300c3-linux-gnu/build/build-cc-core-shared' [ERROR] [ERROR] >> [ERROR] >> Build failed in step 'Installing shared core C compiler' [ERROR] >> called in step '(top-level)' [ERROR] >> [ERROR] >> Error happened in: CT_DoExecLog[scripts/functions@172] [ERROR] >> called from: do_cc_core[scripts/build/cc/gcc.sh@392] [ERROR] >> called from: do_cc_core_pass_2[scripts/build/cc/gcc.sh@89] [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] >> 'docs/B - Known issues.txt' -- For unsubscribe information see http://sourceware.org/lists.html#faq