Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- devtool add "npm://registry.npmjs.org;package=hello-interna
- tional;version=2.2.1"
- NOTE: Starting bitbake server...
- NOTE: Started PRServer with DBfile: /workdir/persistent_master/prserv.sqlite3, Address: 127.0.0.1:44787, PID: 19075
- NOTE: Starting bitbake server...
- NOTE: Started PRServer with DBfile: /workdir/persistent_master/prserv.sqlite3, Address: 127.0.0.1:39477, PID: 19090
- INFO: Fetching npm://registry.npmjs.org/;package=hello-international;version=2.2.1...
- Loading cache: 100% |##########################################################################################################################################################| Time: 0:00:03
- Loaded 4938 entries from dependency cache.
- Parsing recipes: 100% |########################################################################################################################################################| Time: 0:00:00
- Parsing of 2997 .bb files complete (2996 cached, 1 parsed). 4937 targets, 561 skipped, 0 masked, 0 errors.
- Removing 1 recipes from the armv7at2hf-neon sysroot: 100% |####################################################################################################################| Time: 0:00:00
- NOTE: Resolving any missing task queue dependencies
- Build Configuration:
- BB_VERSION = "2.9.1"
- BUILD_SYS = "x86_64-linux"
- NATIVELSBSTRING = "universal"
- TARGET_SYS = "arm-resy-linux-gnueabi"
- MACHINE = "multi-v7-ml"
- DISTRO = "resy"
- DISTRO_VERSION = "5.0.66"
- TUNE_FEATURES = "arm armv7a vfp thumb neon callconvention-hard"
- TARGET_FPU = "hard"
- meta
- meta-poky
- meta-yocto-bsp = "master:5900cba0c875839ad1642ec130fb1af5ed071890"
- meta-multi-v7-ml-bsp-master = "master:a28bdd04721bfc58ff3879b5e8bc4582874b5008"
- meta-u-boot-wic-bsp-master = "master:1662aafd3ac3761b026a361bbcd53f8595fe6fc9"
- meta-resy-master = "master:2d9cfe0a6da0fa20e48912b8c64a81ac0413710e"
- meta-oe
- meta-networking
- meta-filesystems
- meta-python = "master:487a2d569554ef62fa779f2ac39c4fe61b002bf8"
- workspace = "<unknown>:<unknown>"
- meta-yocto-training = "master:6f47d3dc940c0e757c57f237a24a03b32f1bbe50"
- meta-web-examples = "master:baab52500146f45360cee9d4c322bfee79e3cc64"
- Sstate summary: Wanted 1 Local 0 Mirrors 0 Missed 1 Current 123 (0% match, 99% complete)####################################################################### | ETA: 0:00:00
- Initialising tasks: 100% |#####################################################################################################################################################| Time: 0:00:00
- NOTE: Executing Tasks
- 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
- NOTE: Tasks Summary: Attempted 418 tasks of which 415 didn't need to be rerun and all succeeded.
- NOTE: Writing buildhistory
- NOTE: Writing buildhistory took: 1 seconds
- NOTE: Checking if npm is available ...
- NOTE: Generating shrinkwrap file ...
- NOTE: Fetching npm dependencies ...
- NOTE: Handling licences ...
- INFO: Please add the following line for 'node_modules/lodash/LICENSE' to a 'lib/recipetool/licenses.csv' and replace `Unknown` with the license:
- f519f8cb155e30cece6b0e75aa6a3a53,Unknown
- INFO: Please add the following line for 'node_modules/lodash/LICENSE' to a 'lib/recipetool/licenses.csv' and replace `Unknown` with the license:
- f519f8cb155e30cece6b0e75aa6a3a53,Unknown
- INFO: Using default source tree path /workdir/build/multi-v7-ml-debug-training-pkgs-master/workspace/sources/hello-international
- NOTE: Reconnecting to bitbake server...
- NOTE: Retrying server connection (#1)... (18:40:22.974846)
- NOTE: Reconnecting to bitbake server...
- NOTE: Reconnecting to bitbake server...
- NOTE: Retrying server connection (#1)... (18:40:22.974846)
- NOTE: Retrying server connection (#1)... (18:40:22.974846)
- NOTE: Starting bitbake server...
- NOTE: Started PRServer with DBfile: /workdir/persistent_master/prserv.sqlite3, Address: 127.0.0.1:41195, PID: 19811
- INFO: Using source tree as build directory since that would be the default for this recipe
- 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
- cat /workdir/build/multi-v7-ml-debug-training-pkgs-master/workspace/recipes/hello-international/hello-international_2.2.1.bb
- # Recipe created by recipetool
- # This is the basis of a recipe and may need further editing in order to be fully functional.
- # (Feel free to remove these comments when editing.)
- SUMMARY = "Common Greetings in 10+ Languages "
- HOMEPAGE = "https://github.com/vidaaudrey/hello-international#readme"
- # WARNING: the following LICENSE and LIC_FILES_CHKSUM values are best guesses - it is
- # your responsibility to verify that the values are complete and correct.
- #
- # The following license files were not able to be identified and are
- # represented as "Unknown" below, you will need to check them yourself:
- # node_modules/lodash/LICENSE
- LICENSE = "Unknown"
- LIC_FILES_CHKSUM = "file://node_modules/lodash/LICENSE;md5=f519f8cb155e30cece6b0e75aa6a3a53"
- SRC_URI = " \
- npm://registry.npmjs.org/;package=hello-international;version=${PV} \
- npmsw://${THISDIR}/${BPN}/npm-shrinkwrap.json \
- "
- S = "${WORKDIR}/npm"
- inherit npm
- LICENSE:${PN} = "Unknown"
- LICENSE:${PN}-lodash = "Unknown"
- devtool build hello-international
- NOTE: Starting bitbake server...
- NOTE: Started PRServer with DBfile: /workdir/persistent_master/prserv.sqlite3, Address: 127.0.0.1:37895, PID: 20027
- NOTE: Reconnecting to bitbake server...
- NOTE: Retrying server connection (#1)... (18:42:51.735220)
- NOTE: Started PRServer with DBfile: /workdir/persistent_master/prserv.sqlite3, Address: 127.0.0.1:39051, PID: 20041
- Loading cache: 100% |##########################################################################################################################################################| Time: 0:00:00
- Loaded 4939 entries from dependency cache.
- Parsing recipes: 100% |########################################################################################################################################################| Time: 0:00:00
- Parsing of 2997 .bb files complete (2996 cached, 1 parsed). 4937 targets, 561 skipped, 0 masked, 0 errors.
- NOTE: Started PRServer with DBfile: /workdir/persistent_master/prserv.sqlite3, Address: 127.0.0.1:42593, PID: 20063
- Loading cache: 100% |##########################################################################################################################################################| Time: 0:00:03
- Loaded 4939 entries from dependency cache.
- Parsing recipes: 100% |########################################################################################################################################################| Time: 0:00:00
- Parsing of 2997 .bb files complete (2996 cached, 1 parsed). 4937 targets, 561 skipped, 0 masked, 0 errors.
- NOTE: Resolving any missing task queue dependencies
- Build Configuration:
- BB_VERSION = "2.9.1"
- BUILD_SYS = "x86_64-linux"
- NATIVELSBSTRING = "universal"
- TARGET_SYS = "arm-resy-linux-gnueabi"
- MACHINE = "multi-v7-ml"
- DISTRO = "resy"
- DISTRO_VERSION = "5.0.66"
- TUNE_FEATURES = "arm armv7a vfp thumb neon callconvention-hard"
- TARGET_FPU = "hard"
- meta
- meta-poky
- meta-yocto-bsp = "master:5900cba0c875839ad1642ec130fb1af5ed071890"
- meta-multi-v7-ml-bsp-master = "master:a28bdd04721bfc58ff3879b5e8bc4582874b5008"
- meta-u-boot-wic-bsp-master = "master:1662aafd3ac3761b026a361bbcd53f8595fe6fc9"
- meta-resy-master = "master:2d9cfe0a6da0fa20e48912b8c64a81ac0413710e"
- meta-oe
- meta-networking
- meta-filesystems
- meta-python = "master:487a2d569554ef62fa779f2ac39c4fe61b002bf8"
- workspace = "<unknown>:<unknown>"
- meta-yocto-training = "master:6f47d3dc940c0e757c57f237a24a03b32f1bbe50"
- meta-web-examples = "master:baab52500146f45360cee9d4c322bfee79e3cc64"
- Sstate summary: Wanted 9 Local 4 Mirrors 0 Missed 5 Current 257 (44% match, 98% complete)###################################################################### | ETA: 0:00:00
- Initialising tasks: 100% |#####################################################################################################################################################| Time: 0:00:01
- NOTE: Executing Tasks
- NOTE: hello-international: compiling from external source tree /workdir/build/multi-v7-ml-debug-training-pkgs-master/workspace/sources/hello-international
- NOTE: Tasks Summary: Attempted 859 tasks of which 848 didn't need to be rerun and all succeeded.
- NOTE: Writing buildhistory
- NOTE: Writing buildhistory took: 1 seconds
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement