Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Sep 2018 12:17:40 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 231512] databases/sqlite3
Message-ID:  <bug-231512-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D231512

            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@FreeBSD.org
          Reporter: dweimer@dweimer.net
                CC: pavelivolkov@gmail.com
                CC: pavelivolkov@gmail.com
             Flags: maintainer-feedback?(pavelivolkov@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 preproces=
sor
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

--=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-231512-7788>