Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 237344 - [QA] dev-perl/Net-DNS-0.63 doesn't respect LDFLAGS (patch provided)
Summary: [QA] dev-perl/Net-DNS-0.63 doesn't respect LDFLAGS (patch provided)
Status: RESOLVED LATER
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Perl team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: ldflags
  Show dependency tree
 
Reported: 2008-09-10 17:00 UTC by Olivier Huber
Modified: 2010-08-09 21:00 UTC (History)
0 users

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


Attachments
patch proposal (Net-DNS.patch,534 bytes, patch)
2008-09-10 17:01 UTC, Olivier Huber
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Olivier Huber 2008-09-10 17:00:14 UTC
QA Notice: Files built without respecting LDFLAGS have been detected
 Please include this file in your report:
 /var/tmp/portage/dev-perl/Net-DNS-0.63/temp/scanelf-ignored-LDFLAGS.log
/usr/lib/debug/usr/lib64/perl5/vendor_perl/5.8.8/x86_64-linux-thread-multi/auto/Net/DNS/DNS.so.debug
/usr/lib64/perl5/vendor_perl/5.8.8/x86_64-linux-thread-multi/auto/Net/DNS/DNS.so
Comment 1 Olivier Huber 2008-09-10 17:01:03 UTC
Created attachment 165131 [details, diff]
patch proposal
Comment 2 Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2008-09-10 18:38:12 UTC
The majority of packages using ExtUtils::MakeMaker ignore LDFLAGS.
It might be better to make a change in an eclass.
Please try with the patch from Bug #233354.
Comment 3 Torsten Veller (RETIRED) gentoo-dev 2008-09-10 19:37:43 UTC
Let's resolve bug 233354 first and then have a look at specific modules.
If you have a better proposal please add it there.

Thanks