Advertisement
Guest User

Untitled

a guest
Dec 11th, 2014
476
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.12 KB | None | 0 0
  1. [INFO ] Performing some trivial sanity checks
  2. [DEBUG] Testing '! ( -n )'
  3. [DEBUG] Testing '! ( -n )'
  4. [DEBUG] Testing '! ( -n )'
  5. [DEBUG] Testing '! ( -n )'
  6. [DEBUG] Testing '! ( -n )'
  7. [DEBUG] Testing '! ( -n )'
  8. [DEBUG] ==> Executing: 'mkdir' '-p' '/Volumes/ESP8266/esp-open-sdk/crosstool-NG/.build'
  9. [DEBUG] ==> Executing: 'rm' '-f' '/Volumes/ESP8266/esp-open-sdk/crosstool-NG/.build/backtrace'
  10. [DEBUG] ==> Executing: 'touch' '/Volumes/ESP8266/esp-open-sdk/crosstool-NG/.build/foo'
  11. [DEBUG] Testing '! ( -f /Volumes/ESP8266/esp-open-sdk/crosstool-NG/.build/FOO )'
  12. [DEBUG] ==> Executing: 'rm' '-f' '/Volumes/ESP8266/esp-open-sdk/crosstool-NG/.build/foo'
  13. [DEBUG] Testing '-f /usr/local/bin/bash -a -x /usr/local/bin/bash'
  14. [DEBUG] Creating bin-override for tools in '/Volumes/ESP8266/esp-open-sdk/crosstool-NG/.build/tools'
  15. [DEBUG] ==> Executing: 'mkdir' '-p' '/Volumes/ESP8266/esp-open-sdk/crosstool-NG/.build/tools/bin'
  16. [DEBUG] Creating script-override for 'install' -> '"/usr/local/bin/ginstall -c"'
  17. [DEBUG] ==> Executing: 'chmod' '700' '/Volumes/ESP8266/esp-open-sdk/crosstool-NG/.build/tools/bin/install'
  18. [DEBUG] Creating script-override for 'bash' -> '"/usr/local/bin/bash"'
  19. [DEBUG] ==> Executing: 'chmod' '700' '/Volumes/ESP8266/esp-open-sdk/crosstool-NG/.build/tools/bin/bash'
  20. [DEBUG] Creating script-override for 'awk' -> '"/usr/local/bin/gawk"'
  21. [DEBUG] ==> Executing: 'chmod' '700' '/Volumes/ESP8266/esp-open-sdk/crosstool-NG/.build/tools/bin/awk'
  22. [DEBUG] Creating script-override for 'grep' -> '"/usr/bin/grep"'
  23. [DEBUG] ==> Executing: 'chmod' '700' '/Volumes/ESP8266/esp-open-sdk/crosstool-NG/.build/tools/bin/grep'
  24. [DEBUG] Creating script-override for 'make' -> '"/usr/bin/make"'
  25. [DEBUG] ==> Executing: 'chmod' '700' '/Volumes/ESP8266/esp-open-sdk/crosstool-NG/.build/tools/bin/make'
  26. [DEBUG] Creating script-override for 'sed' -> '"/usr/local/bin/sed"'
  27. [DEBUG] ==> Executing: 'chmod' '700' '/Volumes/ESP8266/esp-open-sdk/crosstool-NG/.build/tools/bin/sed'
  28. [DEBUG] Creating script-override for 'libtool' -> '"/usr/local/bin/glibtool"'
  29. [DEBUG] ==> Executing: 'chmod' '700' '/Volumes/ESP8266/esp-open-sdk/crosstool-NG/.build/tools/bin/libtool'
  30. [DEBUG] Creating script-override for 'libtoolize' -> '"/usr/local/bin/glibtoolize"'
  31. [DEBUG] ==> Executing: 'chmod' '700' '/Volumes/ESP8266/esp-open-sdk/crosstool-NG/.build/tools/bin/libtoolize'
  32. [DEBUG] Creating script-override for 'objcopy' -> '"/usr/local/bin/gobjcopy"'
  33. [DEBUG] ==> Executing: 'chmod' '700' '/Volumes/ESP8266/esp-open-sdk/crosstool-NG/.build/tools/bin/objcopy'
  34. [DEBUG] Creating script-override for 'objdump' -> '"/usr/local/bin/gobjdump"'
  35. [DEBUG] ==> Executing: 'chmod' '700' '/Volumes/ESP8266/esp-open-sdk/crosstool-NG/.build/tools/bin/objdump'
  36. [DEBUG] Creating script-override for 'readelf' -> '"/usr/local/bin/greadelf"'
  37. [DEBUG] ==> Executing: 'chmod' '700' '/Volumes/ESP8266/esp-open-sdk/crosstool-NG/.build/tools/bin/readelf'
  38. [DEBUG] Creating script-override for 'patch' -> '"/usr/bin/patch"'
  39. [DEBUG] ==> Executing: 'chmod' '700' '/Volumes/ESP8266/esp-open-sdk/crosstool-NG/.build/tools/bin/patch'
  40. [DEBUG] Creating script-override for 'gperf' -> '"/usr/local/bin/gperf"'
  41. [DEBUG] ==> Executing: 'chmod' '700' '/Volumes/ESP8266/esp-open-sdk/crosstool-NG/.build/tools/bin/gperf'
  42. [INFO ] Build started 20141211.094957
  43. [DEBUG] =================================================================
  44. [DEBUG] Dumping user-supplied crosstool-NG configuration
  45. [DEBUG] ==> Executing: '/usr/bin/grep' '-E' '^(# |)CT_' '.config'
  46. [DEBUG] grep: empty (sub)expression
  47. [ERROR]
  48. [ERROR] >>
  49. [ERROR] >> Build failed in step 'Dumping user-supplied crosstool-NG configuration'
  50. [ERROR] >> called in step '(top-level)'
  51. [ERROR] >>
  52. [ERROR] >> Error happened in: CT_DoExecLog[scripts/functions@257]
  53. [ERROR] >> called from: main[scripts/crosstool-NG.sh@128]
  54. [ERROR] >>
  55. [ERROR] >> For more info on this error, look at the file: 'build.log'
  56. [ERROR] >> There is a list of known issues, some with workarounds, in:
  57. [ERROR] >> 'share/doc/crosstool-ng/ct-ng.1.20.0/B - Known issues.txt'
  58. [ERROR]
  59. [ERROR] (elapsed: 0:00.00)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement