Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 09 Aug 2017 11:07:25 +0000
From:      bugzilla-noreply@freebsd.org
To:        gecko@FreeBSD.org
Subject:   maintainer-feedback requested: [Bug 221361] www/firefox: Unable to build 55.0,1 due to system SQLite not compiled with SQLITE_ENABLE_FTS3
Message-ID:  <bug-221361-21738-WuqJSnSv7b@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-221361-21738@https.bugs.freebsd.org/bugzilla/>
References:  <bug-221361-21738@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help

Vladimir Krstulja <vlad-fbsd@acheronmedia.com> has reassigned Bugzilla
Automation <bugzilla@FreeBSD.org>'s request for maintainer-feedback to
gecko@FreeBSD.org:
Bug 221361: www/firefox: Unable to build 55.0,1 due to system SQLite not
compiled with SQLITE_ENABLE_FTS3
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221361



--- Description ---
Created attachment 185190
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=185190&action=edit
Firefox-55.0,1 build log

I'm unable to build Firefox-55.0,1 with Poudriere (11.1, amd64) because it
complains that:

DEBUG: configure: error: System SQLite library is not compiled with
SQLITE_ENABLE_FTS3.

But, I have sqlite3-3.20.0 with FTS3_TOKEN and FTS4 options enabled. Help text
for FTS4 suggests it enables FTS3/4 module.

I've also tried deleting the sqlite3 package from Poudriere's repo directory,
and rebuilt everything, which recompiled all ports that depend on sqlite3, but
Firefox is still failing with the same error.

Attached is the full Firefox build log. Firefox-55.0,1 built fine the other
day, but I guess it was with sqlite3-3.19.3,1, as 3.20.0 was bumped to
yesterday (2017-08-08). Looking at the commit, only the version was bumped, no
other changes were done.



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