Running '. ./oe-init-build-env; wic create directdisk -e core-image-sato -o ${BUILDDIR}/tmp/deploy/wic_images/genericx86/directdisk/core-image-sato/' with output to /srv/pokybuild/yocto-worker/wic/build/build/command-2-cmds.log
This is the default build configuration for the Poky reference distribution.
### Shell environment set up for builds. ###
You can now run 'bitbake <target>'
Common targets are:
core-image-minimal
core-image-full-cmdline
core-image-sato
core-image-weston
meta-toolchain
meta-ide-support
You can also run generated qemu images with a command like 'runqemu qemux86-64'.
Other commonly useful commands are:
- 'devtool' and 'recipetool' handle common recipe tasks
- 'bitbake-layers' handles common layer tasks
- 'oe-pkgdata-util' handles common target package tasks
ERROR: _exec_cmd: bitbake -e core-image-sato returned '1' instead of 0
output: NOTE: Reconnecting to bitbake server...
Loading cache...done.
Loaded 1895 entries from dependency cache.
Checking cache validity...done.
Checked 927 cache entries for validity.
NOTE: Resolving any missing task queue dependencies
ERROR: Nothing RPROVIDES 'hostapd' (but /srv/pokybuild/yocto-worker/wic/build/meta/recipes-core/packagegroups/packagegroup-base.bb RDEPENDS on or otherwise requires it)
NOTE: Runtime target 'hostapd' is unbuildable, removing...
Missing or unbuildable dependency chain was: ['hostapd']
NOTE: Runtime target 'packagegroup-base-extended' is unbuildable, removing...
Missing or unbuildable dependency chain was: ['packagegroup-base-extended', 'hostapd']
ERROR: Required build target 'core-image-sato' has no buildable providers.
Missing or unbuildable dependency chain was: ['core-image-sato', 'packagegroup-base-extended', 'hostapd']
Summary: There were 2 ERROR messages, returning a non-zero exit code.