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

Bug 337721

Summary: app-misc/fdutils does not respect LDFLAGS
Product: Gentoo Linux Reporter: Diego Elio Pettenò (RETIRED) <flameeyes>
Component: New packagesAssignee: Gentoo Kernel Miscellaneous <kernel-misc>
Status: RESOLVED FIXED    
Severity: QA CC: esigra
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 331933    
Attachments: Build log
fdutils-5.5-r3.ebuild
fdutils-5.5-fdmount-compilation_linux_2.6.patch

Description Diego Elio Pettenò (RETIRED) gentoo-dev 2010-09-16 23:57:34 UTC
See attached build log.

(Please do not complain about the need for looking at the build log until you can provide an easy way to open bugs with the correct data picked out of a tinderbox log. Thanks.)
Comment 1 Diego Elio Pettenò (RETIRED) gentoo-dev 2010-09-16 23:57:47 UTC
Created attachment 247658 [details]
Build log
Comment 2 Michael Mair-Keimberger (iamnr3) 2013-03-20 17:21:02 UTC
Created attachment 342730 [details]
fdutils-5.5-r3.ebuild

I've updated the ebuild (please review)
* fixes the ldflags issue
* ebuild eapi bump
* fixes bug 425316 (added the patch which was mentioned in the bug)
* added ~amd64 as it builds and works fine
Comment 3 Michael Mair-Keimberger (iamnr3) 2013-03-20 17:21:39 UTC
Created attachment 342732 [details, diff]
fdutils-5.5-fdmount-compilation_linux_2.6.patch

patch for fdutils
Comment 4 Samuli Suominen (RETIRED) gentoo-dev 2013-03-20 18:39:10 UTC
fixed in version fdutils-5.5.20060227
Comment 5 Samuli Suominen (RETIRED) gentoo-dev 2013-03-20 18:42:46 UTC
*fdutils-5.5.20060227 (20 Mar 2013)

  20 Mar 2013; Samuli Suominen <ssuominen@gentoo.org>
  +fdutils-5.5.20060227.ebuild:
  Version bump wrt #337721 by Diego Elio Pettenò and Michael Mair-Keimberger;
  and respect LDFLAGS using one-liner sed in ebuild. Fix building with recent
  linux headers wrt #425316 by Peter Sliepenbeek. Import quite large Debian
  patchset, containing 20 patches in total.