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

Bug 285541

Summary: media-libs/jpeg-compat doesn't respect LDFLAGS
Product: Gentoo Linux Reporter: Davide Pesavento <pesa>
Component: [OLD] LibraryAssignee: Gentoo Graphics Project <graphics+disabled>
Status: RESOLVED FIXED    
Severity: QA Keywords: QAcanfix
Priority: High    
Version: unspecified   
Hardware: All   
OS: All   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 331933    

Description Davide Pesavento (RETIRED) gentoo-dev 2009-09-19 11:04:38 UTC
QA: other
QA Notice: Files built without respecting LDFLAGS have been detected
 Please include the following list of files in your report:
/usr/lib64/libjpeg.so.62
Comment 1 Samuli Suominen (RETIRED) gentoo-dev 2009-09-19 13:22:35 UTC
Problem inherited from media-libs/jpeg-6b, it was fixed in media-libs/jpeg-7 since they moved to using decent configure.ac / Makefile.am.

As usual, patch is accepted as otherwise this is only a transition package that should fade away.
Comment 2 Samuli Suominen (RETIRED) gentoo-dev 2009-10-09 09:31:12 UTC
A waste of time.. but..

+  09 Oct 2009; Samuli Suominen <ssuominen@gentoo.org>
+  jpeg-compat-6b-r1.ebuild, +files/jpeg-compat-6b-ldflags.patch:
+  Respect LDFLAGS wrt #285541, thanks to Davide Pesavento for reporting.