Advertisement
RobertBerger

devtool/npm 2

Jul 15th, 2024
46
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.85 KB | None | 0 0
  1. devtool finish hello-international /workdir/sources/meta-yocto-training/recipes-training/
  2. NOTE: Starting bitbake server...
  3. NOTE: Started PRServer with DBfile: /workdir/persistent_master/prserv.sqlite3, Address: 127.0.0.1:34039, PID: 23417
  4. NOTE: Reconnecting to bitbake server...
  5. NOTE: Retrying server connection (#1)... (18:54:46.651109)
  6. NOTE: Started PRServer with DBfile: /workdir/persistent_master/prserv.sqlite3, Address: 127.0.0.1:43155, PID: 23433
  7. Loading cache: 100% |##########################################################################################################################################################| Time: 0:00:00
  8. Loaded 4939 entries from dependency cache.
  9. Parsing recipes: 100% |########################################################################################################################################################| Time: 0:00:00
  10. Parsing of 2998 .bb files complete (2997 cached, 1 parsed). 4938 targets, 561 skipped, 0 masked, 0 errors.
  11. INFO: No patches or files need updating
  12. INFO: Moving recipe file to /workdir/sources/meta-yocto-training/recipes-training/hello-international
  13. WARNING: File hello-international_2.2.1.bbappend modified since it was written, preserving in /workdir/build/multi-v7-ml-debug-training-pkgs-master/workspace/attic/hello-international
  14. INFO: Preserving source tree in /workdir/build/multi-v7-ml-debug-training-pkgs-master/workspace/attic/sources/hello-international.20240715185450
  15. If you no longer need it then please delete it manually.
  16. It is also possible to reuse it via devtool source tree argument.
  17.  
  18. I hacked the license
  19.  
  20. cat /workdir/sources/meta-yocto-training/recipes-training/hello-international/hello-international_2.2.1.bb
  21. # Recipe created by recipetool
  22. # This is the basis of a recipe and may need further editing in order to be fully functional.
  23. # (Feel free to remove these comments when editing.)
  24.  
  25. SUMMARY = "Common Greetings in 10+ Languages "
  26. HOMEPAGE = "https://github.com/vidaaudrey/hello-international#readme"
  27. # WARNING: the following LICENSE and LIC_FILES_CHKSUM values are best guesses - it is
  28. # your responsibility to verify that the values are complete and correct.
  29. #
  30. # The following license files were not able to be identified and are
  31. # represented as "Unknown" below, you will need to check them yourself:
  32. # node_modules/lodash/LICENSE
  33. LICENSE = "MIT"
  34. LIC_FILES_CHKSUM = "file://node_modules/lodash/LICENSE;md5=f519f8cb155e30cece6b0e75aa6a3a53"
  35.  
  36. SRC_URI = " \
  37. npm://registry.npmjs.org/;package=hello-international;version=${PV} \
  38. npmsw://${THISDIR}/${BPN}/npm-shrinkwrap.json \
  39. "
  40.  
  41. S = "${WORKDIR}/npm"
  42.  
  43. inherit npm
  44.  
  45. LICENSE:${PN} = "MIT"
  46. LICENSE:${PN}-lodash = "MIT"
  47.  
  48. bitbake hello-international
  49. NOTE: Started PRServer with DBfile: /workdir/persistent_master/prserv.sqlite3, Address: 127.0.0.1:40917, PID: 25075
  50. Loading cache: 100% |##########################################################################################################################################################| Time: 0:00:00
  51. Loaded 4940 entries from dependency cache.
  52. NOTE: Resolving any missing task queue dependencies
  53.  
  54. Build Configuration:
  55. BB_VERSION = "2.9.1"
  56. BUILD_SYS = "x86_64-linux"
  57. NATIVELSBSTRING = "universal"
  58. TARGET_SYS = "arm-resy-linux-gnueabi"
  59. MACHINE = "multi-v7-ml"
  60. DISTRO = "resy"
  61. DISTRO_VERSION = "5.0.66"
  62. TUNE_FEATURES = "arm armv7a vfp thumb neon callconvention-hard"
  63. TARGET_FPU = "hard"
  64. meta
  65. meta-poky
  66. meta-yocto-bsp = "master:5900cba0c875839ad1642ec130fb1af5ed071890"
  67. meta-multi-v7-ml-bsp-master = "master:a28bdd04721bfc58ff3879b5e8bc4582874b5008"
  68. meta-u-boot-wic-bsp-master = "master:1662aafd3ac3761b026a361bbcd53f8595fe6fc9"
  69. meta-resy-master = "master:2d9cfe0a6da0fa20e48912b8c64a81ac0413710e"
  70. meta-oe
  71. meta-networking
  72. meta-filesystems
  73. meta-python = "master:487a2d569554ef62fa779f2ac39c4fe61b002bf8"
  74. workspace = "<unknown>:<unknown>"
  75. meta-yocto-training = "master:6f47d3dc940c0e757c57f237a24a03b32f1bbe50"
  76. meta-web-examples = "master:baab52500146f45360cee9d4c322bfee79e3cc64"
  77.  
  78. Sstate summary: Wanted 31 Local 23 Mirrors 0 Missed 8 Current 449 (74% match, 98% complete)#################################################################### | ETA: 0:00:00
  79. Initialising tasks: 100% |#####################################################################################################################################################| Time: 0:00:00
  80. NOTE: Executing Tasks
  81. WARNING: hello-international-2.2.1-r0 do_populate_lic: Could not copy license file /workdir/build/multi-v7-ml-debug-training-pkgs-master/tmp/work/armv7at2hf-neon-resy-linux-gnueabi/hello-international/2.2.1/npm/node_modules/lodash/LICENSE to /workdir/build/multi-v7-ml-debug-training-pkgs-master/tmp/work/armv7at2hf-neon-resy-linux-gnueabi/hello-international/2.2.1/license-destdir/armv7at2hf-neon/hello-international/LICENSE: [Errno 2] No such file or directory: '/workdir/build/multi-v7-ml-debug-training-pkgs-master/tmp/work/armv7at2hf-neon-resy-linux-gnueabi/hello-international/2.2.1/npm/node_modules/lodash/LICENSE'
  82. ERROR: hello-international-2.2.1-r0 do_populate_lic: QA Issue: hello-international: LIC_FILES_CHKSUM points to an invalid file: /workdir/build/multi-v7-ml-debug-training-pkgs-master/tmp/work/armv7at2hf-neon-resy-linux-gnueabi/hello-international/2.2.1/npm/node_modules/lodash/LICENSE [license-checksum]
  83. ERROR: hello-international-2.2.1-r0 do_populate_lic: Fatal QA errors were found, failing task.
  84. ERROR: Logfile of failure stored in: /workdir/build/multi-v7-ml-debug-training-pkgs-master/tmp/work/armv7at2hf-neon-resy-linux-gnueabi/hello-international/2.2.1/temp/log.do_populate_lic.25509
  85. ERROR: Task (/workdir/sources/meta-yocto-training/recipes-training/hello-international/hello-international_2.2.1.bb:do_populate_lic) failed with exit code '1'
  86. NOTE: Tasks Summary: Attempted 1366 tasks of which 1364 didn't need to be rerun and 1 failed.
  87. NOTE: The errors for this build are stored in /workdir/build/multi-v7-ml-debug-training-pkgs-master/tmp/log/error-report/error_report_20240715185834.txt
  88. You can send the errors to a reports server by running:
  89. send-error-report /workdir/build/multi-v7-ml-debug-training-pkgs-master/tmp/log/error-report/error_report_20240715185834.txt [-s server]
  90. 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.
  91. NOTE: Writing buildhistory
  92. NOTE: Writing buildhistory took: 1 seconds
  93.  
  94. Summary: 1 task failed:
  95. /workdir/sources/meta-yocto-training/recipes-training/hello-international/hello-international_2.2.1.bb:do_populate_lic
  96. Summary: There was 1 WARNING message.
  97. Summary: There were 2 ERROR messages, returning a non-zero exit code.
  98.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement