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

Bug 237358

Summary: [QA] dev-perl/DBD-SQLite doesn't respect LDFLAGS (patch provided)
Product: Gentoo Linux Reporter: Olivier Huber <oli.huber>
Component: Current packagesAssignee: Gentoo Perl team <perl>
Status: RESOLVED LATER    
Severity: normal    
Priority: High    
Version: 2008.0   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 331933    
Attachments: patch proposal

Description Olivier Huber 2008-09-10 17:55:44 UTC
QA Notice: Files built without respecting LDFLAGS have been detected
 Please include this file in your report:
 /var/tmp/portage/dev-perl/DBD-SQLite-1.14/temp/scanelf-ignored-LDFLAGS.log
/usr/lib/debug/usr/lib64/perl5/vendor_perl/5.8.8/x86_64-linux-thread-multi/auto/DBD/SQLite/SQLite.so.debug
/usr/lib64/perl5/vendor_perl/5.8.8/x86_64-linux-thread-multi/auto/DBD/SQLite/SQLite.so
Comment 1 Olivier Huber 2008-09-10 17:59:45 UTC
Created attachment 165145 [details, diff]
patch proposal
Comment 2 Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2008-09-10 18:37:59 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:46 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