Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- nidhal@linux-l715:~/Workspace/wip/sysware/yocto/poky> bitbake hello
- Loading cache: 100% |##################################################################################################################| Time: 0:00:00
- Loaded 1277 entries from dependency cache.
- Parsing recipes: 100% |################################################################################################################| Time: 0:00:00
- Parsing of 820 .bb files complete (819 cached, 1 parsed). 1277 targets, 44 skipped, 0 masked, 0 errors.
- NOTE: Resolving any missing task queue dependencies
- Build Configuration:
- BB_VERSION = "1.36.0"
- BUILD_SYS = "x86_64-linux"
- NATIVELSBSTRING = "universal-4.8"
- TARGET_SYS = "i586-poky-linux"
- MACHINE = "qemux86"
- DISTRO = "poky"
- DISTRO_VERSION = "2.4.1"
- TUNE_FEATURES = "m32 i586"
- TARGET_FPU = ""
- meta
- meta-poky
- meta-yocto-bsp
- meta-nda = "rocko:21ba45aa77e4d43a93cd96d859707a4758e8b64b"
- Initialising tasks: 100% |#############################################################################################################| Time: 0:00:01
- NOTE: Executing SetScene Tasks
- NOTE: Executing RunQueue Tasks
- ERROR: hello-1.0-r0 do_package_qa: QA Issue: No GNU_HASH in the elf binary: '/home/nidhal/Workspace/wip/sysware/yocto/poky/build/tmp/work/i586-poky-linux/hello/1.0-r0/packages-split/hello/usr/bin/helloworld' [ldflags]
- ERROR: hello-1.0-r0 do_package_qa: QA run found fatal errors. Please consider fixing them.
- ERROR: hello-1.0-r0 do_package_qa: Function failed: do_package_qa
- ERROR: Logfile of failure stored in: /home/nidhal/Workspace/wip/sysware/yocto/poky/build/tmp/work/i586-poky-linux/hello/1.0-r0/temp/log.do_package_qa.3008
- ERROR: Task (/home/nidhal/Workspace/wip/sysware/yocto/poky/meta-nda/recipes-examples/hello/hello.bb:do_package_qa) failed with exit code '1'
- NOTE: Tasks Summary: Attempted 453 tasks of which 440 didn't need to be rerun and 1 failed.
- Summary: 1 task failed:
- /home/nidhal/Workspace/wip/sysware/yocto/poky/meta-nda/recipes-examples/hello/hello.bb:do_package_qa
- Summary: There were 3 ERROR messages shown, returning a non-zero exit code.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement