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

Bug 590492

Summary: www-client/firefox-48.0 configure script requires >=dev-db/sqlite-3.12.2
Product: Gentoo Linux Reporter: Chris Mansfield <chris>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build log
emerge --info firefox

Description Chris Mansfield 2016-08-04 17:22:24 UTC
Created attachment 442530 [details]
build log

When trying to update Firefox as part of a @world update, the ebuild crashes because the configure script fails with this error message:

DEBUG: configure:21407: checking for wget
DEBUG: configure:21904: checking for sqlite3 >= 3.12.2
DEBUG: configure: error: Library requirements (sqlite3 >= 3.12.2) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them.

I have sqlite-3.12.0 installed. Since the 3.12.3 version is obviously a dependency, it should be made a dependency in the ebuild also, so that it would be upgraded together with firefox.
Comment 1 Chris Mansfield 2016-08-04 17:23:52 UTC
Created attachment 442532 [details]
emerge --info firefox
Comment 2 Brian Evans (RETIRED) gentoo-dev 2016-08-04 17:28:22 UTC

*** This bug has been marked as a duplicate of bug 590426 ***