Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 07 Oct 2015 06:33:41 +0000
From:      bugzilla-noreply@freebsd.org
To:        gecko@FreeBSD.org
Subject:   maintainer-feedback requested: [Bug 203601] www/firefox: on [CURRENT]: System SQLite library is not compiled with SQLITE_ENABLE_DBSTAT_VTAB.
Message-ID:  <bug-203601-21738-OFreok2WYq@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-203601-21738@https.bugs.freebsd.org/bugzilla/>
References:  <bug-203601-21738@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
ohartman@zedat.fu-berlin.de has reassigned Bugzilla Automation
<bugzilla@FreeBSD.org>'s request for maintainer-feedback to gecko@FreeBSD.o=
rg:
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=3D203601



--- 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 follwo=
ing
error message:

[...]
configure:25360: checking for SQLITE_ENABLE_DBSTAT_VTAB support in system
SQLite
configure:25383: cc -o conftest -O2 -pipe -O3 -march=3Dnative  -O3
-DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -std=3Dgnu99
-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'
=3D=3D=3D>  Script "configure" failed unexpectedly.
Please report the problem to gecko@FreeBSD.org [maintainer] and attach the
"/usr/ports/www/firefox/work/mozilla-release/config.log" including the outp=
ut
of the failure of your make command. Also, it might be a good idea to provi=
de
an overview of all packages installed on your system (e.g. a
/usr/local/sbin/pkg-static info -g -Ea).
*** Error code 1=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-203601-21738-OFreok2WYq>