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

Bug 309123

Summary: net-dns/sheerdns does not respect LDFLAGS
Product: Gentoo Linux Reporter: Doktor Notor <notordoktor>
Component: New packagesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 331933    
Attachments: sheerdns-1.0.1-makefile.patch

Description Doktor Notor 2010-03-12 12:04:39 UTC
The fix from Bug 240888 is incomplete, it still ignores LDFLAGS.

 * QA Notice: Files built without respecting LDFLAGS have been detected
 *  Please include the following list of files in your report:
 * /usr/sbin/sheerdnshash
 * /usr/sbin/sheerdns
Comment 1 Doktor Notor 2010-03-12 12:06:58 UTC
Created attachment 223261 [details, diff]
sheerdns-1.0.1-makefile.patch

A fixed patch above.
Comment 2 Doktor Notor 2010-03-12 12:07:58 UTC
Hmm, and on another note, that +CFLAGS	+= -I/usr/lib is wrong as well on 64bit :)
Comment 3 Markos Chandras (RETIRED) gentoo-dev 2010-08-06 13:57:01 UTC
+*sheerdns-1.0.1-r1 (06 Aug 2010)
+
+  06 Aug 2010; Markos Chandras <hwoarang@gentoo.org> -sheerdns-1.0.1.ebuild,
+  +sheerdns-1.0.1-r1.ebuild, files/sheerdns-1.0.1-makefile.patch:
+  Respect LDFLAGS + multilib support. Bug #309123. THanks to Doktor Notor
+  <notordoktor@gmail.com> for the patch
+