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

Bug 209796

Summary: dev-db/sqlite-3.5.6 does not respect LDFLAGS
Product: Gentoo Linux Reporter: Diego Elio Pettenò (RETIRED) <flameeyes>
Component: New packagesAssignee: Petteri Räty (RETIRED) <betelgeuse>
Status: RESOLVED FIXED    
Severity: normal CC: arfrever
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 331933    

Description Diego Elio Pettenò (RETIRED) gentoo-dev 2008-02-12 09:30:23 UTC
These files have a .hash section even when my LDFLAGS tell the linker not to generate it:

dev-db/sqlite-3.5.6 (/usr/bin/lemon-3)
Comment 1 Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2008-02-12 11:38:48 UTC
SQLite Bug #2844 reported by me:
http://www.sqlite.org/cvstrac/tktview?tn=2844

It contains the patch.
Comment 2 Petteri Räty (RETIRED) gentoo-dev 2008-03-15 14:35:46 UTC
I wonder why we are installing lemon in the first place. Should probably just drop it. I think this is not a regression against earlier versions so probably not worth holding stabilization.
Comment 3 Petteri Räty (RETIRED) gentoo-dev 2008-05-22 22:54:18 UTC
(In reply to comment #2)
> I wonder why we are installing lemon in the first place. Should probably just
> drop it. I think this is not a regression against earlier versions so probably
> not worth holding stabilization.
> 

Not installing lemon any more. If you want it built with LDFLAGS during the build process I suggest convincing upstream as you seem to be doing in the bug. I don't plan on maintaining a patch for this as I already maintain sqlite because no-one else does it.