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

Bug 451104

Summary: =dev-perl/DateTime-0.780.0 does not respect LDFLAGS
Product: Gentoo Linux Reporter: Vicente Olivert Riera (RETIRED) <vincent>
Component: Current packagesAssignee: Gentoo Perl team <perl>
Status: RESOLVED DUPLICATE    
Severity: normal CC: esigra
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 331933    

Description Vicente Olivert Riera (RETIRED) gentoo-dev 2013-01-09 22:44:58 UTC
* QA Notice: Files built without respecting LDFLAGS have been detected
 *  Please include the following list of files in your report:
 * /usr/lib/perl5/vendor_perl/5.12.4/powerpc-linux/auto/DateTime/DateTime.so

powerpc-unknown-linux-gnu-gcc -shared -O1 -mcpu=powerpc -mtune=powerpc -fno-strict-aliasing -pipe -L/usr/local/lib -Wl,-O1 -Wl,--as-needed -o blib/arch/auto/DateTime/DateTime.so lib/DateTime.o

# grep ^LDFLAGS /etc/portage/make.conf 
LDFLAGS="${LDFLAGS} -Wl,--hash-style=gnu"
Comment 1 Torsten Veller (RETIRED) gentoo-dev 2013-01-10 04:13:58 UTC

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