Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 08 Aug 2017 18:11:17 +0000
From:      bugzilla-noreply@freebsd.org
To:        gecko@FreeBSD.org
Subject:   [Bug 219963] www/firefox: update to 55.0
Message-ID:  <bug-219963-21738-WtPucoAK95@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

vvd@unislabs.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |vvd@unislabs.com

--- Comment #13 from vvd@unislabs.com ---
Build fail with sqlite 3.20.0:
checking for sqlite3 >=3D 3.19.3... 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:15551: checking for wget
DEBUG: configure:15924: checking for sqlite3 >=3D 3.19.3
DEBUG: configure:15931: checking SQLITE_CFLAGS
DEBUG: configure:15936: checking SQLITE_LIBS
DEBUG: configure:15967: checking for SQLITE_SECURE_DELETE support in system
SQLite
DEBUG: configure:15990: /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   -pth=
read
 -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:16013: checking for SQLITE_THREADSAFE support in system SQ=
Lite
DEBUG: configure:16036: /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   -pth=
read
 -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:16059: checking for SQLITE_ENABLE_FTS3 support in system
SQLite
DEBUG: configure:16082: /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   -pth=
read
 -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 16073 "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-55.0/client.mk:3=
83:
configure] Error 1
gmake[2]: Leaving directory '/usr/obj/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-55.0/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

--=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-WtPucoAK95>