| Message ID | 20260826081832.1059-8-wangmy@fujitsu.com |
|---|---|
| State | Changes Requested |
| Headers | show |
| Series | [01/17] gst-devtools: upgrade 1.28.5 -> 1.28.6 | expand |
On Wed Aug 26, 2026 at 10:18 AM CEST, wangmy via lists.openembedded.org wrote: > From: Wang Mingyu <wangmy@fujitsu.com> > > Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> > --- Hi Wang, It looks like this is breaking python3-spdx-python-model: ERROR: python3-spdx-python-model-0.0.6-r0 do_compile: Execution of '/srv/pokybuild/yocto-worker/musl-qemux86-64/build/build/tmp/work/x86-64-v3-poky-linux-musl/python3-spdx-python-model/0.0.6/temp/run.do_compile.4043276' failed with exit code 1 ... ERROR: Logfile of failure stored in: /srv/pokybuild/yocto-worker/musl-qemux86-64/build/build/tmp/work/x86-64-v3-poky-linux-musl/python3-spdx-python-model/0.0.6/temp/log.do_compile.4043276 Log data follows: | DEBUG: Executing shell function do_compile | * Getting build dependencies for wheel... | | ERROR Unmet dependencies (checked against /srv/pokybuild/yocto-worker/musl-qemux86-64/build/build/tmp/work/x86-64-v3-poky-linux-musl/python3-spdx-python-model/0.0.6/recipe-sysroot-native/usr/bin/nativepython3): | shacl2code==1.1.0 | wanted: ==1.1.0 | found: 1.2.0 | WARNING: exit code 1 from a shell command. NOTE: recipe python3-spdx-python-model-0.0.6-r0: task do_compile: Failed https://autobuilder.yoctoproject.org/valkyrie/#/builders/3/builds/4549 https://autobuilder.yoctoproject.org/valkyrie/#/builders/17/builds/4345 Can you have a look at the issue? Thanks, Mathieu
diff --git a/meta/recipes-devtools/python/python3-shacl2code_1.1.0.bb b/meta/recipes-devtools/python/python3-shacl2code_1.2.0.bb similarity index 81% rename from meta/recipes-devtools/python/python3-shacl2code_1.1.0.bb rename to meta/recipes-devtools/python/python3-shacl2code_1.2.0.bb index a9c8bec84f..6956aad618 100644 --- a/meta/recipes-devtools/python/python3-shacl2code_1.1.0.bb +++ b/meta/recipes-devtools/python/python3-shacl2code_1.2.0.bb @@ -5,7 +5,7 @@ LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE;md5=0582f358628f299f29c23bf5fb2f73c9" PYPI_PACKAGE = "shacl2code" -SRC_URI[sha256sum] = "0f3a243c6482a0f95c5a793288d304908506b51b82dc6133de22be477cd75c24" +SRC_URI[sha256sum] = "92c5bb633b232bb914699157b3e79796aaf1672f22c0cac0cc633f353aa8a398" inherit pypi python_hatchling