[Bug 219963] www/firefox: update to 55.0

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Aug 8 18:11:17 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219963

vvd at unislabs.com changed:

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

--- Comment #13 from vvd at unislabs.com ---
Build fail with sqlite 3.20.0:
checking for sqlite3 >= 3.19.3... yes
checking SQLITE_CFLAGS... -I/usr/local/include 
checking SQLITE_LIBS... -L/usr/local/lib -lsqlite3 
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 >= 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=gnu99 -o conftest -O2 -pipe
-march=prescott  -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 
-Qunused-arguments -D_GLIBCXX_USE_C99 -D_GLIBCXX_USE_C99_MATH_TR1 
-D_DECLARE_C99_LDBL_MATH -DLIBICONV_PLUG -isystem /usr/local/include   -pthread
 -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 SQLite
DEBUG: configure:16036: /usr/bin/cc -std=gnu99 -o conftest -O2 -pipe
-march=prescott  -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 
-Qunused-arguments -D_GLIBCXX_USE_C99 -D_GLIBCXX_USE_C99_MATH_TR1 
-D_DECLARE_C99_LDBL_MATH -DLIBICONV_PLUG -isystem /usr/local/include   -pthread
 -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=gnu99 -o conftest -O2 -pipe
-march=prescott  -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 
-Qunused-arguments -D_GLIBCXX_USE_C99 -D_GLIBCXX_USE_C99_MATH_TR1 
-D_DECLARE_C99_LDBL_MATH -DLIBICONV_PLUG -isystem /usr/local/include   -pthread
 -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: 
DEBUG:             #include "sqlite3.h"
DEBUG: 
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:383:
configure] Error 1
gmake[2]: Leaving directory '/usr/obj/usr/ports/www/firefox'
===>  Script "configure" failed unexpectedly.
Please report the problem to gecko at 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

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-gecko mailing list