On 23-05-2026 07:14 am, Khem Raj wrote:
**
*CAUTION: This email comes from a non Wind River email account!*
Do not click links or open attachments unless you recognize the sender
and know the content is safe.
On Tue, May 19, 2026 at 12:26 AM Hemanth Kumar M D via
lists.openembedded.org
<https://urldefense.com/v3/__http://lists.openembedded.org__;!!AjveYdw8EvQ!a6TtOzEO1jD8FfLw2fWpo-yZ_JjSr-W7G_kpsYcQ8udyue5aM3U7JhR4Db8pt0jPv4RjP0fip0S1BqgAkHeIvgw$>
<[email protected]> wrote:
From: Hemanth Kumar M D <[email protected]>
GCC 16 adds libatomic_asneeded.a which is required when statically
linking. The libc-test static tests fail on musl without it. Add
libatomic-staticdev alongside musl-staticdev for the same reason.
Signed-off-by: Hemanth Kumar M D <[email protected]>
---
meta/recipes-core/musl/libc-test_git.bb
<https://urldefense.com/v3/__http://libc-test_git.bb__;!!AjveYdw8EvQ!a6TtOzEO1jD8FfLw2fWpo-yZ_JjSr-W7G_kpsYcQ8udyue5aM3U7JhR4Db8pt0jPv4RjP0fip0S1BqgA4FIHuj0$>
| 1 +
1 file changed, 1 insertion(+)
diff --git a/meta/recipes-core/musl/libc-test_git.bb
<https://urldefense.com/v3/__http://libc-test_git.bb__;!!AjveYdw8EvQ!a6TtOzEO1jD8FfLw2fWpo-yZ_JjSr-W7G_kpsYcQ8udyue5aM3U7JhR4Db8pt0jPv4RjP0fip0S1BqgA4FIHuj0$>
b/meta/recipes-core/musl/libc-test_git.bb
<https://urldefense.com/v3/__http://libc-test_git.bb__;!!AjveYdw8EvQ!a6TtOzEO1jD8FfLw2fWpo-yZ_JjSr-W7G_kpsYcQ8udyue5aM3U7JhR4Db8pt0jPv4RjP0fip0S1BqgA4FIHuj0$>
index 9d159ea9d2..d9999ec377 100644
--- a/meta/recipes-core/musl/libc-test_git.bb
<https://urldefense.com/v3/__http://libc-test_git.bb__;!!AjveYdw8EvQ!a6TtOzEO1jD8FfLw2fWpo-yZ_JjSr-W7G_kpsYcQ8udyue5aM3U7JhR4Db8pt0jPv4RjP0fip0S1BqgA4FIHuj0$>
+++ b/meta/recipes-core/musl/libc-test_git.bb
<https://urldefense.com/v3/__http://libc-test_git.bb__;!!AjveYdw8EvQ!a6TtOzEO1jD8FfLw2fWpo-yZ_JjSr-W7G_kpsYcQ8udyue5aM3U7JhR4Db8pt0jPv4RjP0fip0S1BqgA4FIHuj0$>
@@ -36,6 +36,7 @@ RDEPENDS:${PN} = " \
RDEPENDS:${PN}-ptest = " \
${PN} \
+ libatomic-staticdev \
clang wont need it.
Hi Khem,
Updated this to only add it for GCC:
RDEPENDS:${PN}-ptest:append:toolchain-gcc = " libatomic-staticdev"
Will be sending the fix in the coming series.
locale-base-en-us \
musl-staticdev \
sed \
--
2.49.0
--
Regards,
Hemanth Kumar M D
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#237636):
https://lists.openembedded.org/g/openembedded-core/message/237636
Mute This Topic: https://lists.openembedded.org/mt/119387084/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-