Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 841869

Summary: app-text/barcode-0.99-r1 installs libtool files (.la) without corresponding static libraries
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: CONFIRMED ---    
Severity: normal CC: tamiko
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2022-04-30 18:46:28 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-text/barcode-0.99-r1 installs libtool files (.la) without corresponding static libraries.
Discovered on: amd64 (internal ref: tinderbox)
Comment 1 Agostino Sarubbo gentoo-dev 2022-04-30 18:46:31 UTC
Created attachment 775710 [details]
build.log

build log and emerge --info
Comment 2 Matthias Maier gentoo-dev 2022-12-25 21:15:49 UTC
The package indeed *does* install a static archive:

 * QA Notice: Installing libtool files (.la) without corresponding static libraries!
 *   /usr/lib64/libbarcode.la
removing executable bit: /usr/lib64/libbarcode.la
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/barcode
   /usr/bin/sample
   /usr/lib64/libbarcode.a
>>> Done.