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

Bug 644904

Summary: sys-devel/gcc-7.2.0-r1 - libstdc++.so contains insecure RUNPATHs
Product: Gentoo Linux Reporter: hololeap <hololeap>
Component: Current packagesAssignee: Gentoo Toolchain Maintainers <toolchain>
Status: RESOLVED DUPLICATE    
Severity: normal CC: hydrapolic, tsmksubc
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: /var/tmp/portage/sys-devel/gcc-7.2.0-r1/temp/build.log
emerge --info

Description hololeap 2018-01-18 03:41:12 UTC
I am getting the following error after the installation phase on gcc-7.2.0-r1:

 * QA Notice: The following files contain insecure RUNPATHs
 *  Please file a bug about this at https://bugs.gentoo.org/
 *  with the maintainer of the package.
 *   /var/tmp/portage/sys-devel/gcc-7.2.0-r1/image/usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/32/libstdc++.so.6.0.24
 *     RPATH: /var/tmp/portage/sys-devel/gcc-7.2.0-r1/work/build/x86_64-pc-linux-gnu/32/libstdc++-v3/../libvtv/.libs
 *   /var/tmp/portage/sys-devel/gcc-7.2.0-r1/image/usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/libstdc++.so.6.0.24
 *     RPATH: /var/tmp/portage/sys-devel/gcc-7.2.0-r1/work/build/x86_64-pc-linux-gnu/libstdc++-v3/../libvtv/.libs
 * 


Reproducible: Always
Comment 1 hololeap 2018-01-18 03:42:33 UTC
Created attachment 515210 [details]
/var/tmp/portage/sys-devel/gcc-7.2.0-r1/temp/build.log
Comment 2 hololeap 2018-01-18 03:42:59 UTC
Created attachment 515212 [details]
emerge --info
Comment 3 hololeap 2018-01-18 03:50:24 UTC
Turning off the stricter FEATURE allows qmerge to finish. This is an effective workaround.
Comment 4 SpanKY gentoo-dev 2018-01-20 18:30:57 UTC

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