Advertisement
RobertBerger

Untitled

Apr 11th, 2025
10
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.81 KB | None | 0 0
  1. pokyuser@hp-zbook-15-g6-17:/workdir/build$ bitbake mod-var -c do_mod_var
  2. NOTE: Started PRServer with DBfile: /workdir/persistent_master/prserv.sqlite3, Address: 127.0.0.1:42449, PID: 131734
  3. Loading cache: 100% |##########################################################################################################################################################| Time: 0:00:03
  4. Loaded 5153 entries from dependency cache.
  5. Parsing recipes: 100% |########################################################################################################################################################| Time: 0:00:01
  6. Parsing of 3118 .bb files complete (3110 cached, 8 parsed). 5160 targets, 606 skipped, 0 masked, 0 errors.
  7. NOTE: Resolving any missing task queue dependencies
  8.  
  9. Build Configuration:
  10. BB_VERSION = "2.9.1"
  11. BUILD_SYS = "x86_64-linux"
  12. NATIVELSBSTRING = "universal"
  13. TARGET_SYS = "arm-resy-linux-gnueabi"
  14. MACHINE = "multi-v7-ml"
  15. DISTRO = "resy"
  16. DISTRO_VERSION = "5.2.66"
  17. TUNE_FEATURES = "arm armv7a vfp thumb neon callconvention-hard"
  18. TARGET_FPU = "hard"
  19. meta
  20. meta-poky
  21. meta-yocto-bsp = "HEAD:37e67bb27189a5d63a1752ce0ac06ed2036befa3"
  22. meta-multi-v7-ml-bsp-master = "master:3844c2595d7f266b8ab257fd9db197a9d2e5a295"
  23. meta-u-boot-wic-bsp-master = "master:478ef9bfb86f502b227af58ee772cb526a9da2c1"
  24. meta-resy-master = "master:18ad7272dc1bf8c8c5a7c03b2c89279bc9813acb"
  25. meta-oe
  26. meta-networking
  27. meta-filesystems
  28. meta-python = "test:0ab9c3fb970745d5262ad5f66dbd008768f221c6"
  29. meta-my-yocto-layer
  30. meta-my-yocto-images-layer = "<unknown>:<unknown>"
  31. meta-yocto-training = "master:3b8a6a7f69f7d9b2cd739ecd5866b7f1be513909"
  32. meta-bb-syntax = "master:2a70abb977249c618d82caba5fc2a928e190dff5"
  33.  
  34. WARNING: /workdir/sources/meta-bb-syntax/recipes-mod-var/mod-var/mod-var_1.0.bb:do_mod_var is tainted from a forced run | ETA: 0:00:00
  35. Sstate summary: Wanted 0 Local 0 Mirrors 0 Missed 0 Current 0 (0% match, 0% complete)########################################################################## | ETA: 0:00:00
  36. Initialising tasks: 100% |#####################################################################################################################################################| Time: 0:00:00
  37. NOTE: No setscene tasks
  38. NOTE: Executing Tasks
  39. ERROR: mod-var-1.0-r0 do_mod_var: Execution of '/workdir/build/multi-v7-ml-debug-training-master/tmp/work/armv7at2hf-neon-resy-linux-gnueabi/mod-var/1.0/temp/run.do_mod_var.132217' failed with exit code 127
  40. ERROR: Logfile of failure stored in: /workdir/build/multi-v7-ml-debug-training-master/tmp/work/armv7at2hf-neon-resy-linux-gnueabi/mod-var/1.0/temp/log.do_mod_var.132217
  41. Log data follows:
  42. | DEBUG: Executing shell function do_mod_var
  43. | /workdir/build/multi-v7-ml-debug-training-master/tmp/work/armv7at2hf-neon-resy-linux-gnueabi/mod-var/1.0/temp/run.do_mod_var.132217: line 140: BOOTENV_OVERLAYS_APPEND: command not found
  44. | WARNING: /workdir/build/multi-v7-ml-debug-training-master/tmp/work/armv7at2hf-neon-resy-linux-gnueabi/mod-var/1.0/temp/run.do_mod_var.132217:140 exit 127 from 'BOOTENV_OVERLAYS_APPEND = "from-bbappend-imx93-phyboard-nash-jtag.dtbo"'
  45. | WARNING: Backtrace (BB generated script):
  46. | #1: do_mod_var, /workdir/build/multi-v7-ml-debug-training-master/tmp/work/armv7at2hf-neon-resy-linux-gnueabi/mod-var/1.0/temp/run.do_mod_var.132217, line 140
  47. | #2: main, /workdir/build/multi-v7-ml-debug-training-master/tmp/work/armv7at2hf-neon-resy-linux-gnueabi/mod-var/1.0/temp/run.do_mod_var.132217, line 154
  48. ERROR: Task (/workdir/sources/meta-bb-syntax/recipes-mod-var/mod-var/mod-var_1.0.bb:do_mod_var) failed with exit code '1'
  49. NOTE: Tasks Summary: Attempted 1 tasks of which 0 didn't need to be rerun and 1 failed.
  50. NOTE: The errors for this build are stored in /workdir/build/multi-v7-ml-debug-training-master/tmp/log/error-report/error_report_20250411130423.txt
  51. You can send the errors to a reports server by running:
  52. send-error-report /workdir/build/multi-v7-ml-debug-training-master/tmp/log/error-report/error_report_20250411130423.txt [-s server]
  53. NOTE: The contents of these logs will be posted in public if you use the above command with the default server. Please ensure you remove any identifying or proprietary information when prompted before sending.
  54. NOTE: Writing buildhistory
  55. NOTE: Writing buildhistory took: 2 seconds
  56.  
  57. Summary: 1 task failed:
  58. /workdir/sources/meta-bb-syntax/recipes-mod-var/mod-var/mod-var_1.0.bb:do_mod_var
  59. log: /workdir/build/multi-v7-ml-debug-training-master/tmp/work/armv7at2hf-neon-resy-linux-gnueabi/mod-var/1.0/temp/log.do_mod_var.132217
  60. Summary: There was 1 WARNING message.
  61. Summary: There was 1 ERROR message, returning a non-zero exit code.
  62.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement