Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 209796 - dev-db/sqlite-3.5.6 does not respect LDFLAGS
Summary: dev-db/sqlite-3.5.6 does not respect LDFLAGS
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Petteri Räty (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: ldflags
  Show dependency tree
 
Reported: 2008-02-12 09:30 UTC by Diego Elio Pettenò (RETIRED)
Modified: 2010-08-09 21:00 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.