Openembedded Core Discussions
 help / color / mirror / Atom feed
From: "Guðni Már Gilbert" <gudni.m.g@gmail.com>
To: openembedded-core@lists.openembedded.org
Subject: Re: [PATCH] bluez5: upgrade 5.79 -> 5.80
Date: Sun, 23 Mar 2025 10:31:53 -0700	[thread overview]
Message-ID: <15989.1742751113848859897@lists.openembedded.org> (raw)
In-Reply-To: <1298.1742735985396496900@lists.openembedded.org>

[-- Attachment #1: Type: text/plain, Size: 1228 bytes --]

I managed to reproduce this locally using QEMU. It looks like to me this is not a new issue, see the following two Github issues which are mostly report from users with Alpine Linux using musl:

* https://github.com/bluez/bluez/issues/683
* https://github.com/bluez/bluez/issues/726

There is a theory in one of the Github issues that the problem is related to enabling LTO. I'm not sure how to proceed/debug this exactly but I'll at least add my input into the Github issue in case it helps.

Moving forward... is it acceptable to disable running this test? I don't personally like it as it is likely it won't be enabled again.

For reference, these are the commands I used:

On host machine:

1) source layers/openembedded-core/oe-init-build-env
2) bitbake core-image-ptest-bluez5
3) runqemu qemux86-64 core-image-ptest-bluez5 slirp nographic

Within the QEMU image terminal:
1) ptest-runner bluez5

In local.conf I added:
TCLIBC="musl"
DISTRO_FEATURES:append = " ptest"
EXTRA_IMAGE_FEATURES += "ptest-pkgs"
IMAGE_FEATURES:append = " allow-empty-password empty-root-password allow-root-login" # (I was having some trouble with the root login, this line seemed to work for QEMU)

Best regards
Gudni

[-- Attachment #2: Type: text/html, Size: 374033 bytes --]

  reply	other threads:[~2025-03-23 17:31 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-03-22 17:32 [PATCH] bluez5: upgrade 5.79 -> 5.80 Guðni Már Gilbert
2025-03-23 13:01 ` [OE-core] " Richard Purdie
2025-03-23 13:19   ` Guðni Már Gilbert
2025-03-23 17:31     ` Guðni Már Gilbert [this message]
2025-03-24  8:53       ` [OE-core] " Richard Purdie
2025-03-27  8:20         ` Guðni Már Gilbert
2025-03-27  9:55           ` [OE-core] " Alexander Kanavin
2025-03-28  8:24             ` Guðni Már Gilbert

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=15989.1742751113848859897@lists.openembedded.org \
    --to=gudni.m.g@gmail.com \
    --cc=openembedded-core@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox