Advertisement
davisroman

Untitled

Dec 23rd, 2021
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.43 KB | None | 0 0
  1. davis@vbox:~/poky/build$ bitbake core-image-minimal
  2. Loading cache: 100% |############################################################################################################################################| ETA: 00:00:00
  3. Loaded 1314 entries from dependency cache.
  4. NOTE: Resolving any missing task queue dependencies
  5.  
  6. Build Configuration:
  7. BB_VERSION = "1.30.0"
  8. BUILD_SYS = "x86_64-linux"
  9. NATIVELSBSTRING = "universal"
  10. TARGET_SYS = "mips-poky-linux"
  11. MACHINE = "qemumips"
  12. DISTRO = "poky"
  13. DISTRO_VERSION = "2.1.3"
  14. TUNE_FEATURES = "o32 bigendian fpu-hard mips32r2"
  15. TARGET_FPU = ""
  16. EXTERNAL_TOOLCHAIN = "/home/davis/Downloads/mips-2014.05"
  17. SOURCERY_VERSION = "2014.05-27"
  18. GCC_VERSION = "4.8.3"
  19. meta = "krogoth:a326482397dd2d1024b8290e3483370e619ba42b"
  20. meta-sourcery = "krogoth:856c6e54c64e84d0cc641b52443ccce1e3c0fc53"
  21. meta-poky
  22. meta-yocto-bsp = "krogoth:a326482397dd2d1024b8290e3483370e619ba42b"
  23.  
  24. NOTE: Preparing RunQueue
  25. NOTE: Executing SetScene Tasks
  26. NOTE: Executing RunQueue Tasks
  27. ERROR: linux-yocto-4.4.26+gitAUTOINC+3030330b06_2f27355649-r0 do_compile: oe_runmake failed
  28. ERROR: linux-yocto-4.4.26+gitAUTOINC+3030330b06_2f27355649-r0 do_compile: Function failed: do_compile (log file is located at /home/davis/poky/build/tmp/work/qemumips-poky-linux/linux-yocto/4.4.26+gitAUTOINC+3030330b06_2f27355649-r0/temp/log.do_compile.30429)
  29. ERROR: Logfile of failure stored in: /home/davis/poky/build/tmp/work/qemumips-poky-linux/linux-yocto/4.4.26+gitAUTOINC+3030330b06_2f27355649-r0/temp/log.do_compile.30429
  30. Log data follows:
  31. | DEBUG: Executing shell function do_compile
  32. | NOTE: make -j 4 vmlinux vmlinux.bin CC=mips-linux-gnu-gcc -fuse-ld=bfd LD=mips-linux-gnu-ld.bfd
  33. | CHK include/config/kernel.release
  34. | GEN ./Makefile
  35. | CHK include/generated/uapi/linux/version.h
  36. | CHK include/generated/utsrelease.h
  37. | Using /home/davis/poky/build/tmp/work-shared/qemumips/kernel-source as source for kernel
  38. | CHK include/generated/timeconst.h
  39. | CHK include/generated/bounds.h
  40. | CHK include/generated/asm-offsets.h
  41. | CALL /home/davis/poky/build/tmp/work-shared/qemumips/kernel-source/scripts/checksyscalls.sh
  42. | CHK include/generated/compile.h
  43. | DTB arch/mips/boot/dts/mti/malta.dtb.S
  44. | AS arch/mips/boot/dts/mti/malta.dtb.o
  45. | LD arch/mips/boot/dts/mti/built-in.o
  46. | rm arch/mips/boot/dts/mti/malta.dtb.S
  47. | LD arch/mips/boot/dts/built-in.o
  48. | CC arch/mips/vdso/gettimeofday.o
  49. | /tmp/ccYSO3sd.s: Assembler messages:
  50. | /tmp/ccYSO3sd.s:53: Error: can't resolve `_start' {*UND* section} - `L0' {.text section}
  51. | /tmp/ccYSO3sd.s:419: Error: can't resolve `_start' {*UND* section} - `L0' {.text section}
  52. | make[4]: *** [arch/mips/vdso/gettimeofday.o] Error 1
  53. | make[3]: *** [arch/mips/vdso] Error 2
  54. | make[2]: *** [arch/mips] Error 2
  55. | make[2]: *** Waiting for unfinished jobs....
  56. | CHK kernel/config_data.h
  57. | make[1]: *** [sub-make] Error 2
  58. | make: *** [__sub-make] Error 2
  59. | WARNING: exit code 1 from a shell command.
  60. | ERROR: oe_runmake failed
  61. | ERROR: Function failed: do_compile (log file is located at /home/davis/poky/build/tmp/work/qemumips-poky-linux/linux-yocto/4.4.26+gitAUTOINC+3030330b06_2f27355649-r0/temp/log.do_compile.30429)
  62. ERROR: Task 55 (/home/davis/poky/meta/recipes-kernel/linux/linux-yocto_4.4.bb, do_compile) failed with exit code '1'
  63. ERROR: glibc-sourcery-2.18-2014.05-27-r0 do_install: oe_multilib_header: Unable to find header bits/syscall.h.
  64. ERROR: glibc-sourcery-2.18-2014.05-27-r0 do_install: Function failed: do_install (log file is located at /home/davis/poky/build/tmp/work/mips32r2-poky-linux/glibc-sourcery/2.18-2014.05-27-r0/temp/log.do_install.30426)
  65. ERROR: Logfile of failure stored in: /home/davis/poky/build/tmp/work/mips32r2-poky-linux/glibc-sourcery/2.18-2014.05-27-r0/temp/log.do_install.30426
  66. ERROR: Task 601 (/home/davis/poky/meta-sourcery/recipes-external/glibc/glibc-sourcery.bb, do_install) failed with exit code '1'
  67. NOTE: Tasks Summary: Attempted 1288 tasks of which 1286 didn't need to be rerun and 2 failed.
  68. Waiting for 0 running tasks to finish:
  69.  
  70. Summary: 2 tasks failed:
  71. /home/davis/poky/meta/recipes-kernel/linux/linux-yocto_4.4.bb, do_compile
  72. /home/davis/poky/meta-sourcery/recipes-external/glibc/glibc-sourcery.bb, do_install
  73. Summary: There were 4 ERROR messages shown, returning a non-zero exit code.
  74. davis@vbox:~/stuffs/poky/build$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement