On Wed, May 08, 2024 at 11:52:22PM +0200, Alexandre Belloni via 
lists.yoctoproject.org wrote:
> Hello,
> 
> meta-ti is currently failing check-layer-nightly:
> 
> https://autobuilder.yoctoproject.org/typhoon/#/builders/121/builds/2063/steps/20/logs/stdio

Thanks, Alexandre,

This issue is master-specific and is due to python3-yamllint - the new package 
was added to OE-Core before Scarthgap, but wasn't backported to Nanbield. Due 
to resource constraints, meta-ti only branches off for LTS releases, while 
master tries to provide limited compatibility with the last intermediate 
stable release, which is Nanbield. Since Nanbield is expected to EOL this 
month, the idea was to keep the local copy of python3-yamllint in meta-ti 
master a bit longer until the corresponding compatibility with that release 
can be safely dropped. But I can take a look if we can easily adjust something 
to avoid the issue for now...

-- 
Denys


> INFO: ======================================================================
> INFO: FAIL: test_signatures (common.CommonCheckLayer.test_signatures)
> INFO: ----------------------------------------------------------------------
> INFO: Traceback (most recent call last):
>   File 
> "/home/pokybuild/yocto-worker/check-layer-nightly/build/scripts/lib/checklayer/cases/common.py",
>  line 99, in test_signatures
>     self.fail('Adding layer %s changed signatures.\n%s' % 
> (self.tc.layer['name'], msg))
> AssertionError: Adding layer meta-ti-extras changed signatures.
> 19 signatures changed, initial differences (first hash before, second after):
>    python3-yamllint:do_recipe_qa: 
> 8ee2e91624905aa91d611870e9d8cf0d1fb6bc248f181cb9f9f9c35198cd2ec6 -> 
> 7d43e16b2e61b0e319270b32ff19a39960e99a77af1fdabbd2f3610066344a3f
>       bitbake-diffsigs --task python3-yamllint do_recipe_qa --signature 
> 8ee2e91624905aa91d611870e9d8cf0d1fb6bc248f181cb9f9f9c35198cd2ec6 
> 7d43e16b2e61b0e319270b32ff19a39960e99a77af1fdabbd2f3610066344a3f
>       NOTE: Starting bitbake server...
>       basehash changed from 
> 8a578aebd04ba58b12e29b5eef3f92aaafba21aed33f40ab80f6d93689da0241 to 
> 842db39ba0f9c7db1959bf577c83fb1455216b8c38f8e9822b3be7275048d240
>       Variable ERROR_QA value changed:
>       @@ -1,2 +1,2 @@
>       -dev-so debug-deps dev-deps debug-files arch pkgconfig la             
> perms dep-cmp pkgvarcheck perm-config perm-line perm-link             
> split-strip packages-list pkgv-undefined var-undefined             
> version-going-backwards expanded-d invalid-chars             license-checksum 
> dev-elf file-rdeps configure-unsafe             configure-gettext 
> perllocalpod shebang-size             already-stripped installed-vs-shipped 
> ldflags compile-host-path             install-host-path pn-overrides 
> unknown-configure-option             useless-rpaths rpaths staticdev 
> empty-dirs             patch-fuzz             
> ${@bb.utils.contains('DISTRO_FEATURES', 'usrmerge', ' usrmerge', '', d)} 
> patch-status
>       +dev-so debug-deps dev-deps debug-files arch pkgconfig la             
> perms dep-cmp pkgvarcheck perm-config perm-line perm-link             
> split-strip packages-list pkgv-undefined var-undefined             
> version-going-backwards expanded-d invalid-chars             license-checksum 
> dev-elf file-rdeps configure-unsafe             configure-gettext 
> perllocalpod shebang-size             already-stripped installed-vs-shipped 
> ldflags compile-host-path             install-host-path pn-overrides 
> unknown-configure-option             useless-rpaths rpaths staticdev 
> empty-dirs             patch-fuzz             
> ${@bb.utils.contains('DISTRO_FEATURES', 'usrmerge', ' usrmerge', '', d)}
>        DISTRO_FEATURES{usrmerge} = Unset
>       Variable PV value changed from '1.35.1' to '1.33.0'
>       Variable SRC_URI[sha256sum] value changed from 
> '7a003809f88324fd2c877734f2d575ee7881dd9043360657cc8049c809eba6cd' to 
> '2dceab9ef2d99518a2fcf4ffc964d44250ac4459be1ba3ca315118e4a1a81f7d'
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#17649): 
https://lists.yoctoproject.org/g/meta-ti/message/17649
Mute This Topic: https://lists.yoctoproject.org/mt/105990588/21656
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/meta-ti/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to