Re: [poky] [PATCH] poky-alt: enable minidebuginfo

Alexandre Belloni <[email protected]>
Newsgroups org.yoctoproject.lists.poky
Message-ID <[email protected]>
Hello,

This causes failures on anything that is not x86:

https://autobuilder.yoctoproject.org/typhoon/#/builders/107/builds/6257/steps/15/logs/stdio
https://autobuilder.yoctoproject.org/typhoon/#/builders/102/builds/6204/steps/15/logs/stdio
https://autobuilder.yoctoproject.org/typhoon/#/builders/131/builds/4448/steps/15/logs/stdio
https://autobuilder.yoctoproject.org/typhoon/#/builders/110/builds/7960/steps/14/logs/stdio

Traceback (most recent call last):
  File "/home/pokybuild/yocto-worker/qemuarm64-alt/build/meta/lib/oeqa/core/decorator/__init__.py", line 35, in wrapped_f
    return func(*args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^
  File "/home/pokybuild/yocto-worker/qemuarm64-alt/build/meta/lib/oeqa/core/decorator/__init__.py", line 35, in wrapped_f
    return func(*args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^
  File "/home/pokybuild/yocto-worker/qemuarm64-alt/build/meta/lib/oeqa/core/decorator/__init__.py", line 35, in wrapped_f
    return func(*args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^
  File "/home/pokybuild/yocto-worker/qemuarm64-alt/build/meta/lib/oeqa/runtime/cases/systemd.py", line 159, in test_systemd_coredump_minidebuginfo
    self.assertEqual(status, 0, msg='MiniDebugInfo Test failed: %s' % output)
AssertionError: 1 != 0 : MiniDebugInfo Test failed: No match found.
-- Notice: 1 [email protected] unit is running, output may be incomplete.

On 04/06/2024 13:46:47+0200, Etienne Cordonnier via lists.yoctoproject.org wrote:
> From: Etienne Cordonnier <[email protected]>
> 
> Enable minidebuginfo in poky-alt in order to increase test coverage in CI and reduce potential bitrotting.
> 
> Signed-off-by: Etienne Cordonnier <[email protected]>
> ---
>  meta-poky/conf/distro/include/poky-distro-alt-test-config.inc | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/meta-poky/conf/distro/include/poky-distro-alt-test-config.inc b/meta-poky/conf/distro/include/poky-distro-alt-test-config.inc
> index 3e10251..b38a332 100644
> --- a/meta-poky/conf/distro/include/poky-distro-alt-test-config.inc
> +++ b/meta-poky/conf/distro/include/poky-distro-alt-test-config.inc
> @@ -1,5 +1,5 @@
>  # Add extra DISTRO_FEATUREs
> -DISTRO_FEATURES:append = " pam usrmerge"
> +DISTRO_FEATURES:append = " minidebuginfo pam usrmerge"
>  
>  # Use our alternate kernel version
>  PREFERRED_VERSION_linux-yocto = "6.6%"
> -- 
> 2.36.1.vfs.0.0
> 

> 
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
> View/Reply Online (#13364): https://lists.yoctoproject.org/g/poky/message/13364
> Mute This Topic: https://lists.yoctoproject.org/mt/106480591/3617179
> Group Owner: [email protected]
> Unsubscribe: https://lists.yoctoproject.org/g/poky/unsub [[email protected]]
> -=-=-=-=-=-=-=-=-=-=-=-
> 


-- 
Alexandre Belloni, co-owner and COO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.