maintainer-feedback requested: [Bug 203601] www/firefox: on [CURRENT]: System SQLite library is not compiled with SQLITE_ENABLE_DBSTAT_VTAB.

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Oct 7 06:33:42 UTC 2015


ohartman at zedat.fu-berlin.de has reassigned Bugzilla Automation
<bugzilla at FreeBSD.org>'s request for maintainer-feedback to gecko at FreeBSD.org:
Bug 203601: www/firefox: on [CURRENT]: System SQLite library is not compiled
with SQLITE_ENABLE_DBSTAT_VTAB.
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=203601



--- Description ---
On CURRENT:

FreeBSD 11.0-CURRENT #0 r288975: Wed Oct  7 06:39:15 CEST 2015 amd64

port www/firefox (Version 41.0) is not updating/compiling due to the follwoing
error message:

[...]
configure:25360: checking for SQLITE_ENABLE_DBSTAT_VTAB support in system
SQLite
configure:25383: cc -o conftest -O2 -pipe -O3 -march=native  -O3
-DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -std=gnu99
-fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections
-fno-math-errno -I/usr/local/include   -Qunused-arguments
-isystem/usr/local/include -DLIBICONV_PLUG  -pthread  -L/usr/local/lib
-Wl,-rpath,/usr/local/lib/firefox -fstack-protector -Wl,-z,noexecstack
-Wl,-z,text conftest.c	-L/usr/local/lib -lsqlite3   1>&5
configure: failed program was:
#line 25374 "configure"
#include "confdefs.h"

	    #include "sqlite3.h"

	    int main(int argc, char **argv){
	      return !sqlite3_compileoption_used("SQLITE_ENABLE_DBSTAT_VTAB");
	    }
configure: error: System SQLite library is not compiled with
SQLITE_ENABLE_DBSTAT_VTAB.
*** Fix above errors and then restart with\
	       "gmake -f client.mk build"
/usr/ports/www/firefox/work/mozilla-release/client.mk:364: recipe for target
'configure' failed
gmake[2]: *** [configure] Error 1
gmake[2]: Leaving directory '/usr/ports/www/firefox'
===>  Script "configure" failed unexpectedly.
Please report the problem to gecko at FreeBSD.org [maintainer] and attach the
"/usr/ports/www/firefox/work/mozilla-release/config.log" including the output
of the failure of your make command. Also, it might be a good idea to provide
an overview of all packages installed on your system (e.g. a
/usr/local/sbin/pkg-static info -g -Ea).
*** Error code 1


More information about the freebsd-gecko mailing list