Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 323651 - dev-db/sqlite not built with unlock notify support
Summary: dev-db/sqlite not built with unlock notify support
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Petteri Räty (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-06-12 07:30 UTC by Ian Abbott
Modified: 2010-06-26 10:47 UTC (History)
3 users (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 Ian Abbott 2010-06-12 07:30:31 UTC
The current ebuilds of dev-db/sqlite do not support the optional unlock notify feature This is needed to build some unsupported software packages such as forked-daapd (see http://forums.gentoo.org/viewtopic-t-829812.html ).

This feature could be added by defining the SQLITE_ENABLE_UNLOCK_NOTIFY C preprocessor symbol in the ebuild, either by default or by a new local use-flag.

Reproducible: Always

Steps to Reproduce:
Comment 1 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2010-06-26 10:22:26 UTC
Just as reminder: This will be needed by upcoming mozilla producs too.
Comment 2 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2010-06-26 10:47:13 UTC
+*sqlite-3.6.23.1-r1 (26 Jun 2010)
+
+  26 Jun 2010; Lars Wendler <polynomial-c@gentoo.org>
+  +sqlite-3.6.23.1-r1.ebuild, metadata.xml:
+  non-maintainer commit: Added new local "unlock-notify" USE flag which
+  enables SQLITE_ENABLE_UNLOCK_NOTIFY (bug #323651). This is needed by
+  future mozilla products. Change added with kind permission from
+  Betelgeuse.
+