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

Bug 375047

Summary: www-client/firefox-5.0-r2 requires dev-db/sqlite[threadsafe]
Product: Gentoo Linux Reporter: Philipp <carlphilippreh>
Component: New packagesAssignee: Mozilla Gentoo Team <mozilla>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Philipp 2011-07-13 08:24:22 UTC
checking for SQLITE_SECURE_DELETE support in system SQLite... yes
checking for SQLITE_THREADSAFE support in system SQLite... no
*** Fix above errors and then restart with               "make -f client.mk build"
make[2]: Leaving directory `/var/tmp/paludis/www-client-firefox-5.0-r2/work/mozilla-release'
make[1]: Leaving directory `/var/tmp/paludis/www-client-firefox-5.0-r2/work/mozilla-release'
configure: error: System SQLite library is not compiled with SQLITE_THREADSAFE.
make[2]: *** [configure] Error 1
Comment 1 megabaks 2012-01-04 19:35:47 UTC
I can confirm it too
maintainers, ауууууу!
Comment 2 Nirbheek Chauhan (RETIRED) gentoo-dev 2012-01-28 05:49:06 UTC
sqlite has IUSE=+threadsafe so we didn't see this bug earlier. I've added the dependency now, so this bug is fixed. Thanks!