Summary: | dev-util/libabigail-2.7 fails test - [meson] [gcc-15] FAIL: runtestreaddwarf | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Toralf Förster <toralf> |
Component: | Current packages | Assignee: | David Seifert <soap> |
Status: | RESOLVED FIXED | ||
Severity: | normal | Keywords: | TESTFAILURE |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
See Also: | https://sourceware.org/bugzilla/show_bug.cgi?id=32868 | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: |
emerge-info.txt
dev-util:libabigail-2.7:20250411-230046.log emerge-history.txt environment etc.portage.tar.xz logs.tar.xz qlist-info.txt temp.tar.xz |
Description
Toralf Förster
![]() Created attachment 924428 [details]
emerge-info.txt
Created attachment 924429 [details]
dev-util:libabigail-2.7:20250411-230046.log
Created attachment 924430 [details]
emerge-history.txt
Created attachment 924431 [details]
environment
Created attachment 924432 [details]
etc.portage.tar.xz
Created attachment 924433 [details]
logs.tar.xz
Created attachment 924434 [details]
qlist-info.txt
Created attachment 924435 [details]
temp.tar.xz
The file size of ./files/tests.tar.xz is too big (5.3M) for an upload. For few weeks the link http://tinderbox.zwiebeltoralf.de:31560/23.0_systemd_abi32+64_test-20250409-195823/var/tmp/tb/issues/20250411-230607-dev-util_libabigail-2.7/files/tests.tar.xz is valid. The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b7352caf4ee20416619f3256153a395b666ad5b1 commit b7352caf4ee20416619f3256153a395b666ad5b1 Author: Sam James <sam@gentoo.org> AuthorDate: 2025-04-17 02:20:58 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2025-04-17 02:20:58 +0000 dev-util/libabigail: needs elfutils[lzma], libxml2[lzma] Tests fail otherwise. Bug: https://sourceware.org/PR32868 Closes: https://bugs.gentoo.org/953623 Signed-off-by: Sam James <sam@gentoo.org> .../libabigail/{libabigail-2.7.ebuild => libabigail-2.7-r1.ebuild} | 4 ++-- dev-util/libabigail/libabigail-9999.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) Note that I've done it unconditionally as the liblzma dep is automagic anyway so is in *DEPEND unconditionally, and then the same is true for elfutils+libxml2 runtime use I think depending on which features you use. The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6ad2b5bd70d602210357f5f981ce41419742fca3 commit 6ad2b5bd70d602210357f5f981ce41419742fca3 Author: Sam James <sam@gentoo.org> AuthorDate: 2025-05-05 08:12:08 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2025-05-05 08:13:27 +0000 dev-util/libabigail: libxml2 is losing USE=lzma too See 67aa8dff3733906d6eea25979c45f8caed9cb360. It has to be dropped with that bump anyway, as otherwise we get ABI breakage later on w/o SONAME change (probably), just like bug #935452. Bug: https://bugs.gentoo.org/935452 Bug: https://bugs.gentoo.org/953623 Signed-off-by: Sam James <sam@gentoo.org> dev-util/libabigail/libabigail-2.7-r2.ebuild | 2 +- dev-util/libabigail/libabigail-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) |