Advertisement
RobertBerger

devtool/npm 1

Jul 15th, 2024 (edited)
34
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.02 KB | None | 0 0
  1. devtool add "npm://registry.npmjs.org;package=hello-interna
  2. tional;version=2.2.1"
  3. NOTE: Starting bitbake server...
  4. NOTE: Started PRServer with DBfile: /workdir/persistent_master/prserv.sqlite3, Address: 127.0.0.1:44787, PID: 19075
  5. NOTE: Starting bitbake server...
  6. NOTE: Started PRServer with DBfile: /workdir/persistent_master/prserv.sqlite3, Address: 127.0.0.1:39477, PID: 19090
  7. INFO: Fetching npm://registry.npmjs.org/;package=hello-international;version=2.2.1...
  8. Loading cache: 100% |##########################################################################################################################################################| Time: 0:00:03
  9. Loaded 4938 entries from dependency cache.
  10. Parsing recipes: 100% |########################################################################################################################################################| Time: 0:00:00
  11. Parsing of 2997 .bb files complete (2996 cached, 1 parsed). 4937 targets, 561 skipped, 0 masked, 0 errors.
  12. Removing 1 recipes from the armv7at2hf-neon sysroot: 100% |####################################################################################################################| Time: 0:00:00
  13. NOTE: Resolving any missing task queue dependencies
  14.  
  15. Build Configuration:
  16. BB_VERSION = "2.9.1"
  17. BUILD_SYS = "x86_64-linux"
  18. NATIVELSBSTRING = "universal"
  19. TARGET_SYS = "arm-resy-linux-gnueabi"
  20. MACHINE = "multi-v7-ml"
  21. DISTRO = "resy"
  22. DISTRO_VERSION = "5.0.66"
  23. TUNE_FEATURES = "arm armv7a vfp thumb neon callconvention-hard"
  24. TARGET_FPU = "hard"
  25. meta
  26. meta-poky
  27. meta-yocto-bsp = "master:5900cba0c875839ad1642ec130fb1af5ed071890"
  28. meta-multi-v7-ml-bsp-master = "master:a28bdd04721bfc58ff3879b5e8bc4582874b5008"
  29. meta-u-boot-wic-bsp-master = "master:1662aafd3ac3761b026a361bbcd53f8595fe6fc9"
  30. meta-resy-master = "master:2d9cfe0a6da0fa20e48912b8c64a81ac0413710e"
  31. meta-oe
  32. meta-networking
  33. meta-filesystems
  34. meta-python = "master:487a2d569554ef62fa779f2ac39c4fe61b002bf8"
  35. workspace = "<unknown>:<unknown>"
  36. meta-yocto-training = "master:6f47d3dc940c0e757c57f237a24a03b32f1bbe50"
  37. meta-web-examples = "master:baab52500146f45360cee9d4c322bfee79e3cc64"
  38.  
  39. Sstate summary: Wanted 1 Local 0 Mirrors 0 Missed 1 Current 123 (0% match, 99% complete)####################################################################### | ETA: 0:00:00
  40. Initialising tasks: 100% |#####################################################################################################################################################| Time: 0:00:00
  41. NOTE: Executing Tasks
  42. WARNING: tmp-recipetool-knzu9y9p: the directory /workdir/build/multi-v7-ml-debug-training-pkgs-master/tmp/work/recipetool-onde2vbe/emptysrc (/workdir/build/multi-v7-ml-debug-training-pkgs-master/tmp/work/recipetool-onde2vbe/emptysrc) pointed to by the S variable doesn't exist - please set S within the recipe to point to where the source has been unpacked to
  43. NOTE: Tasks Summary: Attempted 418 tasks of which 415 didn't need to be rerun and all succeeded.
  44. NOTE: Writing buildhistory
  45. NOTE: Writing buildhistory took: 1 seconds
  46. NOTE: Checking if npm is available ...
  47. NOTE: Generating shrinkwrap file ...
  48. NOTE: Fetching npm dependencies ...
  49. NOTE: Handling licences ...
  50. INFO: Please add the following line for 'node_modules/lodash/LICENSE' to a 'lib/recipetool/licenses.csv' and replace `Unknown` with the license:
  51. f519f8cb155e30cece6b0e75aa6a3a53,Unknown
  52. INFO: Please add the following line for 'node_modules/lodash/LICENSE' to a 'lib/recipetool/licenses.csv' and replace `Unknown` with the license:
  53. f519f8cb155e30cece6b0e75aa6a3a53,Unknown
  54. INFO: Using default source tree path /workdir/build/multi-v7-ml-debug-training-pkgs-master/workspace/sources/hello-international
  55. NOTE: Reconnecting to bitbake server...
  56. NOTE: Retrying server connection (#1)... (18:40:22.974846)
  57. NOTE: Reconnecting to bitbake server...
  58. NOTE: Reconnecting to bitbake server...
  59. NOTE: Retrying server connection (#1)... (18:40:22.974846)
  60. NOTE: Retrying server connection (#1)... (18:40:22.974846)
  61. NOTE: Starting bitbake server...
  62. NOTE: Started PRServer with DBfile: /workdir/persistent_master/prserv.sqlite3, Address: 127.0.0.1:41195, PID: 19811
  63. INFO: Using source tree as build directory since that would be the default for this recipe
  64. INFO: Recipe /workdir/build/multi-v7-ml-debug-training-pkgs-master/workspace/recipes/hello-international/hello-international_2.2.1.bb has been automatically created; further editing may be required to make it fully functional
  65. cat /workdir/build/multi-v7-ml-debug-training-pkgs-master/workspace/recipes/hello-international/hello-international_2.2.1.bb
  66. # Recipe created by recipetool
  67. # This is the basis of a recipe and may need further editing in order to be fully functional.
  68. # (Feel free to remove these comments when editing.)
  69.  
  70. SUMMARY = "Common Greetings in 10+ Languages "
  71. HOMEPAGE = "https://github.com/vidaaudrey/hello-international#readme"
  72. # WARNING: the following LICENSE and LIC_FILES_CHKSUM values are best guesses - it is
  73. # your responsibility to verify that the values are complete and correct.
  74. #
  75. # The following license files were not able to be identified and are
  76. # represented as "Unknown" below, you will need to check them yourself:
  77. # node_modules/lodash/LICENSE
  78. LICENSE = "Unknown"
  79. LIC_FILES_CHKSUM = "file://node_modules/lodash/LICENSE;md5=f519f8cb155e30cece6b0e75aa6a3a53"
  80.  
  81. SRC_URI = " \
  82. npm://registry.npmjs.org/;package=hello-international;version=${PV} \
  83. npmsw://${THISDIR}/${BPN}/npm-shrinkwrap.json \
  84. "
  85.  
  86. S = "${WORKDIR}/npm"
  87.  
  88. inherit npm
  89.  
  90. LICENSE:${PN} = "Unknown"
  91. LICENSE:${PN}-lodash = "Unknown"
  92. devtool build hello-international
  93. NOTE: Starting bitbake server...
  94. NOTE: Started PRServer with DBfile: /workdir/persistent_master/prserv.sqlite3, Address: 127.0.0.1:37895, PID: 20027
  95. NOTE: Reconnecting to bitbake server...
  96. NOTE: Retrying server connection (#1)... (18:42:51.735220)
  97. NOTE: Started PRServer with DBfile: /workdir/persistent_master/prserv.sqlite3, Address: 127.0.0.1:39051, PID: 20041
  98. Loading cache: 100% |##########################################################################################################################################################| Time: 0:00:00
  99. Loaded 4939 entries from dependency cache.
  100. Parsing recipes: 100% |########################################################################################################################################################| Time: 0:00:00
  101. Parsing of 2997 .bb files complete (2996 cached, 1 parsed). 4937 targets, 561 skipped, 0 masked, 0 errors.
  102. NOTE: Started PRServer with DBfile: /workdir/persistent_master/prserv.sqlite3, Address: 127.0.0.1:42593, PID: 20063
  103. Loading cache: 100% |##########################################################################################################################################################| Time: 0:00:03
  104. Loaded 4939 entries from dependency cache.
  105. Parsing recipes: 100% |########################################################################################################################################################| Time: 0:00:00
  106. Parsing of 2997 .bb files complete (2996 cached, 1 parsed). 4937 targets, 561 skipped, 0 masked, 0 errors.
  107. NOTE: Resolving any missing task queue dependencies
  108.  
  109. Build Configuration:
  110. BB_VERSION = "2.9.1"
  111. BUILD_SYS = "x86_64-linux"
  112. NATIVELSBSTRING = "universal"
  113. TARGET_SYS = "arm-resy-linux-gnueabi"
  114. MACHINE = "multi-v7-ml"
  115. DISTRO = "resy"
  116. DISTRO_VERSION = "5.0.66"
  117. TUNE_FEATURES = "arm armv7a vfp thumb neon callconvention-hard"
  118. TARGET_FPU = "hard"
  119. meta
  120. meta-poky
  121. meta-yocto-bsp = "master:5900cba0c875839ad1642ec130fb1af5ed071890"
  122. meta-multi-v7-ml-bsp-master = "master:a28bdd04721bfc58ff3879b5e8bc4582874b5008"
  123. meta-u-boot-wic-bsp-master = "master:1662aafd3ac3761b026a361bbcd53f8595fe6fc9"
  124. meta-resy-master = "master:2d9cfe0a6da0fa20e48912b8c64a81ac0413710e"
  125. meta-oe
  126. meta-networking
  127. meta-filesystems
  128. meta-python = "master:487a2d569554ef62fa779f2ac39c4fe61b002bf8"
  129. workspace = "<unknown>:<unknown>"
  130. meta-yocto-training = "master:6f47d3dc940c0e757c57f237a24a03b32f1bbe50"
  131. meta-web-examples = "master:baab52500146f45360cee9d4c322bfee79e3cc64"
  132.  
  133. Sstate summary: Wanted 9 Local 4 Mirrors 0 Missed 5 Current 257 (44% match, 98% complete)###################################################################### | ETA: 0:00:00
  134. Initialising tasks: 100% |#####################################################################################################################################################| Time: 0:00:01
  135. NOTE: Executing Tasks
  136. NOTE: hello-international: compiling from external source tree /workdir/build/multi-v7-ml-debug-training-pkgs-master/workspace/sources/hello-international
  137. NOTE: Tasks Summary: Attempted 859 tasks of which 848 didn't need to be rerun and all succeeded.
  138. NOTE: Writing buildhistory
  139. NOTE: Writing buildhistory took: 1 seconds
  140.  
  141.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement