Advertisement
Guest User

Untitled

a guest
Mar 4th, 2019
106
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.42 KB | None | 0 0
  1. Build Configuration:
  2. BB_VERSION = "1.40.0"
  3. BUILD_SYS = "x86_64-linux"
  4. NATIVELSBSTRING = "universal"
  5. TARGET_SYS = "x86_64-poky-linux-musl"
  6. MACHINE = "qemux86-64"
  7. DISTRO = "poky"
  8. DISTRO_VERSION = "2.6+snapshot-20190304"
  9. TUNE_FEATURES = "m64 core2"
  10. TARGET_FPU = ""
  11. meta
  12. meta-poky
  13. meta-yocto-bsp = "master:5ab91cf2547f2727151f2e37f3b35d0a44531a67"
  14.  
  15. Initialising tasks: 100% |########################################################################################################################################################| Time: 0:00:01
  16. Sstate summary: Wanted 379 Found 0 Missed 379 Current 372 (0% match, 49% complete)
  17. NOTE: Executing SetScene Tasks
  18. NOTE: Executing RunQueue Tasks
  19. ERROR: binutils-cross-x86_64-2.32.0-r0 do_configure: Failed to run gnu-configize
  20. ERROR: binutils-cross-x86_64-2.32.0-r0 do_configure: Function failed: do_configure (log file is located at /opt/bruce/poky/build/tmp/work/x86_64-linux/binutils-cross-x86_64/2.32.0-r0/temp/log.do_configure.26312)
  21. ERROR: Logfile of failure stored in: /opt/bruce/poky/build/tmp/work/x86_64-linux/binutils-cross-x86_64/2.32.0-r0/temp/log.do_configure.26312
  22. Log data follows:
  23. | DEBUG: SITE files ['endian-little', 'common-linux', 'common-glibc', 'bit-64', 'x86_64-linux', 'common']
  24. | DEBUG: Executing shell function autotools_preconfigure
  25. | DEBUG: Shell function autotools_preconfigure finished
  26. | DEBUG: Executing python function autotools_aclocals
  27. | DEBUG: SITE files ['endian-little', 'common-linux', 'common-glibc', 'bit-64', 'x86_64-linux', 'common']
  28. | DEBUG: Python function autotools_aclocals finished
  29. | DEBUG: Executing shell function do_configure
  30. | /opt/bruce/poky/build/tmp/work/x86_64-linux/binutils-cross-x86_64/2.32.0-r0/temp/run.do_configure.26312: 122: /opt/bruce/poky/build/tmp/work/x86_64-linux/binutils-cross-x86_64/2.32.0-r0/temp/run.do_configure.26312: gnu-configize: not found
  31. | ERROR: Failed to run gnu-configize
  32. | WARNING: exit code 1 from a shell command.
  33. | ERROR: Function failed: do_configure (log file is located at /opt/bruce/poky/build/tmp/work/x86_64-linux/binutils-cross-x86_64/2.32.0-r0/temp/log.do_configure.26312)
  34. ERROR: Task (/opt/bruce/poky/meta/recipes-devtools/binutils/binutils-cross_2.32.bb:do_configure) failed with exit code '1'
  35. NOTE: Tasks Summary: Attempted 695 tasks of which 694 didn't need to be rerun and 1 failed.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement