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

Bug 905134

Summary: >=sys-devel/gcc-13.1.0: Installing libtool files (.la) without corresponding static libraries (liblto_plugin.la)
Product: Gentoo Linux Reporter: tt_1 <herrtimson>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: compressed build log
output from emerge --info

Description tt_1 2023-04-26 22:15:00 UTC
Created attachment 860822 [details]
compressed build log

hey, I got this QA warning when emerging gcc-13.1.0 cross compiler: 

 * QA Notice: Installing libtool files (.la) without corresponding static libraries!
 *   /usr/libexec/gcc/armv7a-unknown-linux-gnueabihf/13/liblto_plugin.la

the system-gcc does have them both: 

/usr/libexec/gcc/x86_64-pc-linux-gnu/13/liblto_plugin.la
/usr/libexec/gcc/x86_64-pc-linux-gnu/13/liblto_plugin.so


these are the useflags for the cross-compiler: 

emerge -pv cross-armv7a-unknown-linux-gnueabihf/gcc

[ebuild   R   ~] cross-armv7a-unknown-linux-gnueabihf/gcc-13.1.0:13::crossdev  USE="cxx fortran nls nptl openmp pie ssp -ada -cet -custom-cflags -d -debug -default-stack-clash-protection -default-znow -doc -fixed-point -go -graphite -hardened -ieee-long-double -jit -libssp -lto -modula2 (-multilib) -objc -objc++ -objc-gc (-pch) -pgo -sanitize -systemtap -test -valgrind -vanilla -vtv -zstd" 0 KiB
Comment 1 tt_1 2023-04-26 22:16:07 UTC
Created attachment 860823 [details]
output from emerge --info
Comment 2 tt_1 2023-04-26 22:17:17 UTC
The log says to talk to upstream. Would you agree and want me to do that, linking back the upstream bug here?
Comment 3 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-04-26 22:21:56 UTC
No, no need. It's likely a false positive here.
Comment 4 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-04-27 04:16:48 UTC

*** This bug has been marked as a duplicate of bug 840014 ***