Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 451104 - =dev-perl/DateTime-0.780.0 does not respect LDFLAGS
Summary: =dev-perl/DateTime-0.780.0 does not respect LDFLAGS
Status: RESOLVED DUPLICATE of bug 233354
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Perl team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: ldflags
  Show dependency tree
 
Reported: 2013-01-09 22:44 UTC by Vicente Olivert Riera (RETIRED)
Modified: 2013-01-10 04:13 UTC (History)
1 user (show)

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


Attachments

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