Running '. ./init-build-env; yocto-check-layer-wrapper ../meta-mingw' with output to /srv/pokybuild/yocto-worker/check-layer/build/build/command-4-cmds.log in /srv/pokybuild/yocto-worker/check-layer/build/build
Poky - The Yocto Project testing distribution
You had no conf/local.conf file. This configuration file has therefore been
created for you from /srv/pokybuild/yocto-worker/check-layer/build/layers/openembedded-core/meta/conf/templates/default/local.conf.sample
You may wish to edit it to, for example, select a different MACHINE (target
hardware).
You had no conf/bblayers.conf file. This configuration file has therefore been
created for you from /srv/pokybuild/yocto-worker/check-layer/build/layers/openembedded-core/meta/conf/templates/default/bblayers.conf.sample
To add additional metadata layers into your configuration please add entries
to conf/bblayers.conf.
The Yocto Project has extensive documentation about OE including a reference
manual which can be found at:
https://docs.yoctoproject.org
For more information about OpenEmbedded see the website:
https://www.openembedded.org/
This is the default build configuration for the openembedded-core layer.
### 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
INFO: Detected layers:
INFO: meta-mingw: LayerType.SOFTWARE, /srv/pokybuild/yocto-worker/check-layer/build/meta-mingw
INFO:
INFO: Setting up for meta-mingw(LayerType.SOFTWARE), /srv/pokybuild/yocto-worker/check-layer/build/meta-mingw
INFO: Getting initial bitbake variables ...
INFO: Getting initial signatures ...
INFO: Adding layer meta-mingw
INFO: Starting to analyze: meta-mingw
INFO: Distro: nodistro
INFO: ----------------------------------------------------------------------
INFO: setUpClass (bsp.BSPCheckLayer)
INFO: ... skipped "BSPCheckLayer: Layer meta-mingw isn't BSP one."
INFO: test_layerseries_compat (common.CommonCheckLayer.test_layerseries_compat)
INFO: ... ok
INFO: test_parse (common.CommonCheckLayer.test_parse)
INFO: ... ok
INFO: test_patches_upstream_status (common.CommonCheckLayer.test_patches_upstream_status)
INFO: ... ok
INFO: test_readme (common.CommonCheckLayer.test_readme)
INFO: ... ok
INFO: test_security (common.CommonCheckLayer.test_security)
INFO: ... ok
INFO: test_show_environment (common.CommonCheckLayer.test_show_environment)
INFO: ... ok
INFO: test_signatures (common.CommonCheckLayer.test_signatures)
INFO: ... ok
INFO: test_world (common.CommonCheckLayer.test_world)
INFO: ... ok
INFO: test_world_inherit_class (common.CommonCheckLayer.test_world_inherit_class)
INFO: ... FAIL
INFO: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/check-layer/build/layers/openembedded-core/scripts/lib/checklayer/cases/common.py", line 116, in test_world_inherit_class
self.fail('\n'.join(msg))
~~~~~~~~~^^^^^^^^^^^^^^^^
AssertionError: Layer meta-mingw failed additional checks from yocto-check-layer.bbclass
See below log for specific recipe parsing errors:
Generating signatures failed. This might be due to some parse error and/or general layer incompatibilities.
Command: BB_ENV_PASSTHROUGH_ADDITIONS="$BB_ENV_PASSTHROUGH_ADDITIONS BB_SIGNATURE_HANDLER" BB_SIGNATURE_HANDLER="OEBasicHash" BB_ENV_PASSTHROUGH_ADDITIONS="$BB_ENV_PASSTHROUGH_ADDITIONS INHERIT" INHERIT="yocto-check-layer" bitbake -S lockedsigs world
Output:
NOTE: Reconnecting to bitbake server...
NOTE: Retrying server connection (#1)... (16:55:30.907758)
Loading cache...done.
Loaded 0 entries from dependency cache.
Parsing recipes...ERROR: /srv/pokybuild/yocto-worker/check-layer/build/layers/openembedded-core/meta/recipes-core/systemd/systemd_261.2.bb: QA Issue: Package systemd-ptest is skipping required QA tests. [debug-files]
ERROR: /srv/pokybuild/yocto-worker/check-layer/build/layers/openembedded-core/meta/recipes-core/systemd/systemd_261.2.bb: Fatal QA errors were found, failing task.
ERROR: Parsing halted due to errors, see error messages above
Summary: There were 3 ERROR messages, returning a non-zero exit code.
INFO: setUpClass (distro.DistroCheckLayer)
INFO: ... skipped "DistroCheckLayer: Layer meta-mingw isn't Distro one."
INFO: ======================================================================
INFO: FAIL: test_world_inherit_class (common.CommonCheckLayer.test_world_inherit_class)
INFO: ----------------------------------------------------------------------
INFO: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/check-layer/build/layers/openembedded-core/scripts/lib/checklayer/cases/common.py", line 116, in test_world_inherit_class
self.fail('\n'.join(msg))
~~~~~~~~~^^^^^^^^^^^^^^^^
AssertionError: Layer meta-mingw failed additional checks from yocto-check-layer.bbclass
See below log for specific recipe parsing errors:
Generating signatures failed. This might be due to some parse error and/or general layer incompatibilities.
Command: BB_ENV_PASSTHROUGH_ADDITIONS="$BB_ENV_PASSTHROUGH_ADDITIONS BB_SIGNATURE_HANDLER" BB_SIGNATURE_HANDLER="OEBasicHash" BB_ENV_PASSTHROUGH_ADDITIONS="$BB_ENV_PASSTHROUGH_ADDITIONS INHERIT" INHERIT="yocto-check-layer" bitbake -S lockedsigs world
Output:
NOTE: Reconnecting to bitbake server...
NOTE: Retrying server connection (#1)... (16:55:30.907758)
Loading cache...done.
Loaded 0 entries from dependency cache.
Parsing recipes...ERROR: /srv/pokybuild/yocto-worker/check-layer/build/layers/openembedded-core/meta/recipes-core/systemd/systemd_261.2.bb: QA Issue: Package systemd-ptest is skipping required QA tests. [debug-files]
ERROR: /srv/pokybuild/yocto-worker/check-layer/build/layers/openembedded-core/meta/recipes-core/systemd/systemd_261.2.bb: Fatal QA errors were found, failing task.
ERROR: Parsing halted due to errors, see error messages above
Summary: There were 3 ERROR messages, returning a non-zero exit code.
----------------------------------------------------------------------
INFO: Ran 9 tests in 75.561s
INFO: FAILED
INFO: (failures=1, skipped=2)
INFO:
INFO: Summary of results:
INFO:
INFO: meta-mingw ... FAIL