Date: Tue, 08 Aug 2017 19:26:29 +0000 From: bugzilla-noreply@freebsd.org To: gecko@FreeBSD.org Subject: [Bug 219963] www/firefox: update to 55.0 Message-ID: <bug-219963-21738-oex3IusFTo@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-219963-21738@https.bugs.freebsd.org/bugzilla/> References: <bug-219963-21738@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D219963 --- Comment #15 from vvd@unislabs.com --- (In reply to Jan Beich from comment #14) You are right: checking for sqlite3 >=3D 3.17.0... yes checking SQLITE_CFLAGS... -I/usr/local/include=20 checking SQLITE_LIBS... -L/usr/local/lib -lsqlite3=20 checking for SQLITE_SECURE_DELETE support in system SQLite... yes checking for SQLITE_THREADSAFE support in system SQLite... yes checking for SQLITE_ENABLE_FTS3 support in system SQLite... no configure: error: System SQLite library is not compiled with SQLITE_ENABLE_FTS3. DEBUG: <truncated - see config.log for full output> DEBUG: configure:15799: checking for wget DEBUG: configure:16172: checking for sqlite3 >=3D 3.17.0 DEBUG: configure:16179: checking SQLITE_CFLAGS DEBUG: configure:16184: checking SQLITE_LIBS DEBUG: configure:16215: checking for SQLITE_SECURE_DELETE support in system SQLite DEBUG: configure:16238: /usr/bin/cc -std=3Dgnu99 -o conftest -O2 -pipe -march=3Dprescott -O3 -DLIBICONV_PLUG -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -fno-strict-aliasing -ffunction-sections -fdata-sections -fno-math-errno -I/usr/local/include=20 -Qunused-arguments -D_GLIBCXX_USE_C99 -D_GLIBCXX_USE_C99_MATH_TR1=20 -D_DECLARE_C99_LDBL_MATH -DLIBICONV_PLUG -isystem /usr/local/include -pthr= ead=20 -Wl,--as-needed -fstack-protector -Wl,-z,noexecstack -Wl,-z,text conftest.c -L/usr/local/lib -L/usr/local/lib -lsqlite3 1>&5 DEBUG: configure:16261: checking for SQLITE_THREADSAFE support in system SQ= Lite DEBUG: configure:16284: /usr/bin/cc -std=3Dgnu99 -o conftest -O2 -pipe -march=3Dprescott -O3 -DLIBICONV_PLUG -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -fno-strict-aliasing -ffunction-sections -fdata-sections -fno-math-errno -I/usr/local/include=20 -Qunused-arguments -D_GLIBCXX_USE_C99 -D_GLIBCXX_USE_C99_MATH_TR1=20 -D_DECLARE_C99_LDBL_MATH -DLIBICONV_PLUG -isystem /usr/local/include -pthr= ead=20 -Wl,--as-needed -fstack-protector -Wl,-z,noexecstack -Wl,-z,text conftest.c -L/usr/local/lib -L/usr/local/lib -lsqlite3 1>&5 DEBUG: configure:16307: checking for SQLITE_ENABLE_FTS3 support in system SQLite DEBUG: configure:16330: /usr/bin/cc -std=3Dgnu99 -o conftest -O2 -pipe -march=3Dprescott -O3 -DLIBICONV_PLUG -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -fno-strict-aliasing -ffunction-sections -fdata-sections -fno-math-errno -I/usr/local/include=20 -Qunused-arguments -D_GLIBCXX_USE_C99 -D_GLIBCXX_USE_C99_MATH_TR1=20 -D_DECLARE_C99_LDBL_MATH -DLIBICONV_PLUG -isystem /usr/local/include -pthr= ead=20 -Wl,--as-needed -fstack-protector -Wl,-z,noexecstack -Wl,-z,text conftest.c -L/usr/local/lib -L/usr/local/lib -lsqlite3 1>&5 DEBUG: configure: failed program was: DEBUG: #line 16321 "configure" DEBUG: #include "confdefs.h" DEBUG:=20 DEBUG: #include "sqlite3.h" DEBUG:=20 DEBUG: int main(int argc, char **argv){ DEBUG: return !sqlite3_compileoption_used("SQLITE_ENABLE_FTS3= "); DEBUG: } DEBUG: configure: error: System SQLite library is not compiled with SQLITE_ENABLE_FTS3. ERROR: old-configure failed *** Fix above errors and then restart with\ "gmake -f client.mk build" gmake[2]: *** [/usr/obj/usr/ports/www/firefox/work/firefox-54.0.1/client.mk:383: configur= e] 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/obj/usr/ports/www/firefox/work/firefox-54.0.1/config.log" including t= he 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 --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-219963-21738-oex3IusFTo>