Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 957922 - media-libs/zint-2.15.0 - QA Notice: unstripped LTO libs
Summary: media-libs/zint-2.15.0 - QA Notice: unstripped LTO libs
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Alfred Wingate
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: lto
  Show dependency tree
 
Reported: 2025-06-12 07:06 UTC by Toralf Förster
Modified: 2025-06-12 10:57 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge-info.txt (emerge-info.txt,19.37 KB, text/plain)
2025-06-12 07:06 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,128.81 KB, text/plain)
2025-06-12 07:06 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.62 KB, application/x-xz)
2025-06-12 07:06 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,23.31 KB, application/x-xz)
2025-06-12 07:06 UTC, Toralf Förster
Details
media-libs:zint-2.15.0:20250612-043110.log (media-libs:zint-2.15.0:20250612-043110.log,79.22 KB, text/plain)
2025-06-12 07:06 UTC, Toralf Förster
Details
qlist-info.txt.xz (qlist-info.txt.xz,41.14 KB, application/x-xz)
2025-06-12 07:06 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2025-06-12 07:06:24 UTC
 * QA Notice: unstripped LTO libs
 *   /usr/lib64/libQZint.a
strip: x86_64-pc-linux-gnu-strip --strip-unneeded -N __gentoo_check_ldflags__ -R .comment -R .GCC.command.line -R .note.gnu.gold-version
   /usr/bin/zint
   /usr/lib64/libQZint.a
   /usr/lib64/libzint.so.2.15.0.0
   /usr/bin/zint-qt
 * checking 22 files for package collisions

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_desktop_systemd-20250609-194804

  The build log matches a QA pattern or sth. else requested by a dev.

  The attached etc.portage.tar.xz has all details.
  -------------------------------------------------------------------
Comment 1 Toralf Förster gentoo-dev 2025-06-12 07:06:24 UTC
Created attachment 933503 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2025-06-12 07:06:26 UTC
Created attachment 933504 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2025-06-12 07:06:26 UTC
Created attachment 933505 [details]
etc.clang.tar.xz
Comment 4 Toralf Förster gentoo-dev 2025-06-12 07:06:27 UTC
Created attachment 933506 [details]
etc.portage.tar.xz
Comment 5 Toralf Förster gentoo-dev 2025-06-12 07:06:28 UTC
Created attachment 933507 [details]
media-libs:zint-2.15.0:20250612-043110.log
Comment 6 Toralf Förster gentoo-dev 2025-06-12 07:06:29 UTC
Created attachment 933508 [details]
qlist-info.txt.xz
Comment 7 Larry the Git Cow gentoo-dev 2025-06-12 10:57:42 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c76f0551146d1229036a626478ba17c01ee4c185

commit c76f0551146d1229036a626478ba17c01ee4c185
Author:     Alfred Wingate <parona@protonmail.com>
AuthorDate: 2025-06-12 10:21:37 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2025-06-12 10:55:57 +0000

    media-libs/zint: use dot-a.eclass
    
    ... to avoid installing broken static libraries w/ LTO.
    
    There is build switch for static libraries, but it doesn't apply to all
    static libraries and it would require a revbump to add.
    
    Closes: https://bugs.gentoo.org/957922
    Signed-off-by: Alfred Wingate <parona@protonmail.com>
    Part-of: https://github.com/gentoo/gentoo/pull/42558
    Closes: https://github.com/gentoo/gentoo/pull/42558
    Signed-off-by: Sam James <sam@gentoo.org>

 media-libs/zint/zint-2.15.0.ebuild | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)