[Bug 231512] databases/sqlite3
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Sep 20 12:17:43 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=231512
Bug ID: 231512
Summary: databases/sqlite3
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Many People
Priority: ---
Component: Individual Port(s)
Assignee: ports-bugs at FreeBSD.org
Reporter: dweimer at dweimer.net
CC: pavelivolkov at gmail.com
CC: pavelivolkov at gmail.com
Flags: maintainer-feedback?(pavelivolkov at gmail.com)
Build appears to be Broken after 3.25 update.
<command line>:55:28: warning: ISO C99 requires whitespace after the macro name
[-Wc99-extensions]
#define SQLITE_ENABLE_RTREE-DSQLITE_ENABLE_SESSION 1
^
<command line>:55:9: warning: 'SQLITE_ENABLE_RTREE' macro redefined
[-Wmacro-redefined]
#define SQLITE_ENABLE_RTREE-DSQLITE_ENABLE_SESSION 1
^
<command line>:39:9: note: previous definition is here
#define SQLITE_ENABLE_RTREE 1
^
sqlite3.c:308:5: error: token is not a valid binary operator in a preprocessor
subexpression
#if SQLITE_ENABLE_RTREE
^~~~~~~~~~~~~~~~~~~
<command line>:55:52: note: expanded from here
#define SQLITE_ENABLE_RTREE-DSQLITE_ENABLE_SESSION 1
~~~~~~~~~~~~~~~~~~~~~~~ ^
2 warnings and 1 error generated.
*** Error code 1
Stop.
make[2]: stopped in
/var/ports/usr/ports/databases/sqlite3/work/sqlite-autoconf-3250000
*** Error code 1
Stop.
make[1]: stopped in /usr/ports/databases/sqlite3
*** Error code 1
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list