Running '. ./oe-init-build-env; ${SCRIPTSDIR}/checkvnc; DISPLAY=:1 oe-selftest -a -t machine -t toolchain-user -j 15' with output to /srv/pokybuild/yocto-worker/qemuarm64-tc/build/build/command-1-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
Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/qemuarm64-tc/build/scripts/oe-selftest", line 58, in <module>
ret = main()
File "/srv/pokybuild/yocto-worker/qemuarm64-tc/build/scripts/oe-selftest", line 45, in main
results = args.func(logger, args)
File "/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/lib/oeqa/selftest/context.py", line 413, in run
self._process_args(logger, args)
~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/lib/oeqa/selftest/context.py", line 253, in _process_args
bbvars = get_bb_vars()
File "/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/lib/oeqa/utils/commands.py", line 250, in get_bb_vars
bbenv = get_bb_env(target, postconfig=postconfig)
File "/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/lib/oeqa/utils/commands.py", line 246, in get_bb_env
return bitbake("-e", postconfig=postconfig).output
~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/lib/oeqa/utils/commands.py", line 236, in bitbake
return runCmd(cmd, ignore_status, timeout, output_log=output_log, **options)
File "/srv/pokybuild/yocto-worker/qemuarm64-tc/build/meta/lib/oeqa/utils/commands.py", line 214, in runCmd
raise AssertionError("Command '%s' returned non-zero exit status %d:\n%s" % (command, result.status, exc_output))
AssertionError: Command 'bitbake -e' returned non-zero exit status 1:
ERROR: The following layer directories do not exist:
ERROR: /srv/pokybuild/yocto-worker/qemuarm64-tc/build/../meta-yocto/meta-poky
ERROR: /srv/pokybuild/yocto-worker/qemuarm64-tc/build/../meta-yocto/meta-yocto-bsp
ERROR: Please check BBLAYERS in /srv/pokybuild/yocto-worker/qemuarm64-tc/build/build/conf/bblayers.conf