Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 905134 - >=sys-devel/gcc-13.1.0: Installing libtool files (.la) without corresponding static libraries (liblto_plugin.la)
Summary: >=sys-devel/gcc-13.1.0: Installing libtool files (.la) without corresponding ...
Status: RESOLVED DUPLICATE of bug 840014
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-04-26 22:15 UTC by tt_1
Modified: 2023-04-27 04:16 UTC (History)
0 users

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


Attachments
compressed build log (cross-armv7a-unknown-linux-gnueabihf:gcc-13.1.0:20230426-215855.log.gz,261.77 KB, application/gzip)
2023-04-26 22:15 UTC, tt_1
Details
output from emerge --info (emerge-info,5.42 KB, text/plain)
2023-04-26 22:16 UTC, tt_1
Details

Note You need to log in before you can comment on or make changes to this bug.
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 ***