From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21927 invoked by alias); 26 Sep 2012 03:46:37 -0000 Received: (qmail 21919 invoked by uid 22791); 26 Sep 2012 03:46:36 -0000 X-SWARE-Spam-Status: No, hits=0.8 required=5.0 tests=BAYES_50,RCVD_IN_DNSWL_NONE,RCVD_IN_HOSTKARMA_YE,SPF_HELO_PASS X-Spam-Check-By: sourceware.org Received: from mout.perfora.net (HELO mout.perfora.net) (74.208.4.194) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 26 Sep 2012 03:46:23 +0000 Received: from [192.168.15.104] (174-19-241-240.phnx.qwest.net [174.19.241.240]) by mrelay.perfora.net (node=mrus2) with ESMTP (Nemesis) id 0LnxgW-1TwcuC1wBE-00g5KN; Tue, 25 Sep 2012 23:46:22 -0400 User-Agent: Microsoft-Entourage/12.24.0.100205 Date: Wed, 26 Sep 2012 03:46:00 -0000 Subject: Build failed in step 'Dumping user-supplied crosstool-NG configuration' From: Blair Burtan To: Message-ID: Mime-version: 1.0 Content-type: text/plain; charset="US-ASCII" Content-transfer-encoding: 7bit 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-09/txt/msg00116.txt.bz2 Trying to build a arm-unknown-linux-gnueabi toolchain and I get the following output: [INFO ] Performing some trivial sanity checks [INFO ] Build started 20120925.195532 [00:00] / touch: /backtrace: Permission denied [ERROR] [ERROR] >> [ERROR] >> Build failed in step 'Dumping user-supplied crosstool-NG configuration' [ERROR] >> called in step '(top-level)' [ERROR] >> [ERROR] >> Error happened in: CT_DoExecLog[scripts/functions@158] [ERROR] >> called from: main[scripts/crosstool-NG.sh@103] [00:00] / touch: /backtrace: Permission denied [ERROR] [ERROR] >> [ERROR] >> Build failed in step 'Dumping user-supplied crosstool-NG configuration' [ERROR] >> called in step '(top-level)' [ERROR] >> [ERROR] >> Error happened in: CT_DoExecLog[scripts/functions@158] [ERROR] >> called from: main[scripts/crosstool-NG.sh@103] [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] >> '/Volumes/CrosstoolCompile/foo/share/doc/crosstool-ng/ct-ng.1.16.0/B - Known issues.txt' [ERROR] [ERROR] (elapsed: 0:00.00) [00:00] / make: *** [build] Error 1 The build.log looks like this: [DEBUG] Testing '! ( -n )' [DEBUG] Testing '! ( -n )' [DEBUG] Testing '! ( -n )' [DEBUG] ==> Executing: 'mkdir' '-p' '/Volumes/CrosstoolCompile/x-tool/.build' [DEBUG] ==> Executing: 'touch' '/Volumes/CrosstoolCompile/x-tool/.build/foo' [DEBUG] Testing '! ( -f /Volumes/CrosstoolCompile/x-tool/.build/FOO )' [DEBUG] ==> Executing: 'rm' '-f' '/Volumes/CrosstoolCompile/x-tool/.build/foo' [DEBUG] Testing '-f /bin/bash -a -x /bin/bash' [DEBUG] Creating bin-override for tools in '/Volumes/CrosstoolCompile/x-tool/.build/tools' [DEBUG] ==> Executing: 'mkdir' '-p' '/Volumes/CrosstoolCompile/x-tool/.build/tools/bin' [DEBUG] Creating script-override for 'install' -> '"/opt/local/bin/ginstall"' [DEBUG] ==> Executing: 'chmod' '700' '/Volumes/CrosstoolCompile/x-tool/.build/tools/bin/install' [DEBUG] Creating script-override for 'bash' -> '"/bin/bash"' [DEBUG] ==> Executing: 'chmod' '700' '/Volumes/CrosstoolCompile/x-tool/.build/tools/bin/bash' [DEBUG] Creating script-override for 'awk' -> '"/sw/bin/awk"' [DEBUG] ==> Executing: 'chmod' '700' '/Volumes/CrosstoolCompile/x-tool/.build/tools/bin/awk' [DEBUG] Creating script-override for 'grep' -> '"/usr/bin/grep"' [DEBUG] ==> Executing: 'chmod' '700' '/Volumes/CrosstoolCompile/x-tool/.build/tools/bin/grep' [DEBUG] Creating script-override for 'make' -> '"/usr/bin/make"' [DEBUG] ==> Executing: 'chmod' '700' '/Volumes/CrosstoolCompile/x-tool/.build/tools/bin/make' [DEBUG] Creating script-override for 'sed' -> '"/opt/local/bin/gsed"' [DEBUG] ==> Executing: 'chmod' '700' '/Volumes/CrosstoolCompile/x-tool/.build/tools/bin/sed' [DEBUG] Creating script-override for 'libtool' -> '"/opt/local/bin/glibtool"' [DEBUG] ==> Executing: 'chmod' '700' '/Volumes/CrosstoolCompile/x-tool/.build/tools/bin/libtool' [DEBUG] Creating script-override for 'libtoolize' -> '"/opt/local/bin/glibtoolize"' [DEBUG] ==> Executing: 'chmod' '700' '/Volumes/CrosstoolCompile/x-tool/.build/tools/bin/libtoolize' [DEBUG] Creating script-override for 'objcopy' -> '"/opt/local/bin/gobjcopy"' [DEBUG] ==> Executing: 'chmod' '700' '/Volumes/CrosstoolCompile/x-tool/.build/tools/bin/objcopy' [DEBUG] Creating script-override for 'objdump' -> '"/opt/local/bin/gobjdump"' [DEBUG] ==> Executing: 'chmod' '700' '/Volumes/CrosstoolCompile/x-tool/.build/tools/bin/objdump' [DEBUG] Creating script-override for 'readelf' -> '"/opt/local/bin/greadelf"' [DEBUG] ==> Executing: 'chmod' '700' '/Volumes/CrosstoolCompile/x-tool/.build/tools/bin/readelf' [DEBUG] Creating script-override for 'patch' -> '"/usr/bin/patch"' [DEBUG] ==> Executing: 'chmod' '700' '/Volumes/CrosstoolCompile/x-tool/.build/tools/bin/patch' [INFO ] Build started 20120925.195532 [DEBUG] ================================================================= [DEBUG] Dumping user-supplied crosstool-NG configuration [DEBUG] ==> Executing: 'grep' '-E' '^(# |)CT_' '.config' [DEBUG] grep: empty (sub)expression [ERROR] [ERROR] >> [ERROR] >> Build failed in step 'Dumping user-supplied crosstool-NG configuration' [ERROR] >> called in step '(top-level)' [ERROR] >> [ERROR] >> Error happened in: CT_DoExecLog[scripts/functions@158] [ERROR] >> called from: main[scripts/crosstool-NG.sh@103] [ERROR] [ERROR] >> [ERROR] >> Build failed in step 'Dumping user-supplied crosstool-NG configuration' [ERROR] >> called in step '(top-level)' [ERROR] >> [ERROR] >> Error happened in: CT_DoExecLog[scripts/functions@158] [ERROR] >> called from: main[scripts/crosstool-NG.sh@103] [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] >> '/Volumes/CrosstoolCompile/foo/share/doc/crosstool-ng/ct-ng.1.16.0/B - Known issues.txt' [ERROR] [ERROR] (elapsed: 0:00.00) -- For unsubscribe information see http://sourceware.org/lists.html#faq