public inbox for crossgcc@sourceware.org
 help / color / mirror / Atom feed
* Build failed in step 'Dumping user-supplied crosstool-NG configuration'
@ 2012-09-26  3:46 Blair Burtan
  2012-09-26  6:54 ` Per Arnold Blaasmo
  0 siblings, 1 reply; 10+ messages in thread
From: Blair Burtan @ 2012-09-26  3:46 UTC (permalink / raw)
  To: crossgcc

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

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2014-08-26 22:51 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-09-26  3:46 Build failed in step 'Dumping user-supplied crosstool-NG configuration' Blair Burtan
2012-09-26  6:54 ` Per Arnold Blaasmo
2012-09-26 15:30   ` Blair Burtan
2012-09-26 16:56     ` Yann E. MORIN
2014-08-06  2:27       ` [PATCH] Added support for AC_ARG_WITH([grep]...) and sed substitution fixes Fabian Freyer
2014-08-06  2:40         ` Fabian Freyer
2014-08-26 22:26         ` Yann E. MORIN
2014-08-26 22:43           ` Fabian Freyer
2014-08-26 22:47             ` Yann E. MORIN
2014-08-26 22:51         ` Yann E. MORIN

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).