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

Bug 332681

Summary: sys-libs/tdb-1.2.1 doesn't respect ldflags
Product: Gentoo Linux Reporter: Markos Chandras (RETIRED) <hwoarang>
Component: New packagesAssignee: Patrick Lauer <patrick>
Status: RESOLVED FIXED    
Severity: QA CC: c1pher, samba
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 331933    
Attachments: build.log
Diff from tdb-1.2.1.ebuild

Description Markos Chandras (RETIRED) gentoo-dev 2010-08-13 22:49:18 UTC
See attached log
Comment 1 Markos Chandras (RETIRED) gentoo-dev 2010-08-13 22:49:45 UTC
Created attachment 242869 [details]
build.log
Comment 2 Dane Smith (RETIRED) gentoo-dev 2010-08-14 00:19:52 UTC
Created attachment 242873 [details]
Diff from tdb-1.2.1.ebuild

Makefile.in was already getting fixed by the sed line in src_prepare. All that was missed was the sneaky file that got imported a few lines earlier. Changed the sed line to make sure both files get fixed to respect LDFLAGS.

Here is the diff from tdb-1.2.1.ebuild in the main tree. Hope it helps =)
Comment 3 Markos Chandras (RETIRED) gentoo-dev 2010-08-14 20:22:23 UTC
+*tdb-1.2.1-r1 (14 Aug 2010)
+
+  14 Aug 2010; Markos Chandras <hwoarang@gentoo.org> +tdb-1.2.1-r1.ebuild:
+  Revbump to respect LDFLAGS. Thanks to Dane Smith <smithdanea@gmail.com>
+  for the patch
+