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

Bug 181461

Summary: sys-apps/help2man-1.36.4: Ignored LDFLAGS: /usr/lib/hacklocaledir.so
Product: Gentoo Linux Reporter: Arfrever Frehtes Taifersar Arahesis (RETIRED) <arfrever>
Component: New packagesAssignee: Gentoo's Team for Core System packages <base-system>
Status: RESOLVED FIXED    
Severity: minor CC: pesa
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: help2man-1.36.4-respect-LDFLAGS.patch
Patch to help2man-1.36.4.ebuild

Description Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2007-06-09 17:37:51 UTC
/var/tmp/portage/sys-apps/help2man-1.36.4/image/usr/lib/hacklocaledir.so
  [ 1] .hash            HASH           000000f4 0000f4 0000c0 04   A  3   0  4

Ignoring LDLFAGS increases files sizes and decreases performance.
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2007-06-12 17:48:18 UTC
OK, that was about enough.

1/ Use common sense when filing bugs (like, what about mailing gentoo-dev mailing list first and asking about the best course of action here?
2/ If you have a patch, submit it *upstream* unless this is a *Gentoo-specific* issue.
Comment 2 Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2008-02-12 19:43:10 UTC
Created attachment 143350 [details, diff]
help2man-1.36.4-respect-LDFLAGS.patch
Comment 3 Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2008-02-12 19:43:54 UTC
Created attachment 143352 [details, diff]
Patch to help2man-1.36.4.ebuild
Comment 4 Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2008-02-12 19:44:22 UTC
I have attached the patches.
Comment 5 Mark Loeser (RETIRED) gentoo-dev 2008-03-08 22:37:47 UTC
We currently don't have any policy that says we can't ignore LDFLAGS.  I'd much rather this be discussed on g-dev@ before we start enforcing a policy that doesn't exist.  Thanks
Comment 6 Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2009-08-25 12:52:14 UTC
Maintainers:
Can I commit the attached patches?
Comment 7 SpanKY gentoo-dev 2009-08-25 17:10:58 UTC
add $(CPPFLAGS) to the line too and you may commit
Comment 8 Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2009-08-25 20:18:53 UTC
Fixed.