On Thu Aug 27, 2026 at 8:20 AM CEST, Mathieu Dubois-Briand via lists.openembedded.org wrote: > And then, failure in runtime_test.RustKernel.test_kernel_rust_sample > selftest: > 2026-08-26 14:11:09,216 - oe-selftest - INFO - > runtime_test.RustKernel.test_kernel_rust_sample (subunit.RemotedTestCase) > 2026-08-26 14:11:09,221 - oe-selftest - INFO - ... FAIL > > Stderr: > 2026-08-26 13:52:43,328 - oe-selftest - INFO - Adding: "include selftest.inc" > in > /srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-803204/conf/local.conf > 2026-08-26 13:52:43,328 - oe-selftest - INFO - Adding: "include bblayers.inc" > in bblayers.conf > WARNING: test: LICENSE is using "CLOSED", which is deprecated. Convert to > using a license ref pointing to an actual license file, e.g. > LICENSE = "LicenseRef-test-CLOSED" > WARNING: test: LICENSE is using "CLOSED", which is deprecated. Convert to > using a license ref pointing to an actual license file, e.g. > LICENSE = "LicenseRef-test-CLOSED" > ERROR: When reparsing /tmp/selftest-fetch8rb2fo4w/test.bb:do_checkuri, the > basehash value changed from > eaf531c7d0304fd45f77fab173d0399db2b76e45cd46487426eb74bae7d4b7bb to > 2cdec1b5839750d0c5998dd35b7ab7380727d2fa3a33aed864144428d3a78f7d. The > metadata is not deterministic and this needs to be fixed. > ERROR: The following commands may help: > ERROR: $ bitbake test -cdo_checkuri -Snone > ERROR: Then: > ERROR: $ bitbake test -cdo_checkuri -Sprintdiff > > I suspect the warning about the LICENSE value is unrelated, but is > something else I should fix. > > https://autobuilder.yoctoproject.org/valkyrie/#/builders/35/builds/4680 > https://autobuilder.yoctoproject.org/valkyrie/#/builders/48/builds/4502 > https://autobuilder.yoctoproject.org/valkyrie/#/builders/23/builds/4724
On that one, I believe the error source is actually the QA issue: ERROR: linux-yocto-7.2+git-r0 do_package_qa: QA Issue: File /lib/modules/7.2.0-yocto-standard/kernel/samples/rust/.debug/rust_minimal.ko in package kernel-dbg contains a reference to the build host HOME directory. If upstream hardcodes a directory path that matches your home, you can set OEQA_BUILDPATHS_SKIP = "/srv/pokybuild" in the recipe. [buildpaths] ERROR: linux-yocto-7.2+git-r0 do_package_qa: QA Issue: File /boot/.debug/vmlinux-7.2.0-yocto-standard in package kernel-dbg contains a reference to the build host HOME directory. If upstream hardcodes a directory path that matches your home, you can set OEQA_BUILDPATHS_SKIP = "/srv/pokybuild" in the recipe. [buildpaths] ERROR: linux-yocto-7.2+git-r0 do_package_qa: Fatal QA errors were found, failing task. -- Mathieu Dubois-Briand, Bootlin Embedded Linux and Kernel engineering https://bootlin.com
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#244460): https://lists.openembedded.org/g/openembedded-core/message/244460 Mute This Topic: https://lists.openembedded.org/mt/120859740/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
