[kexi] [Bug 353933] New: kexi (part of calligra-2.9.8) build fails with sqlite < 2.8.3 due to SQLITE_DETERMINISTIC

Rex Dieter via KDE Bugzilla bugzilla_noreply at kde.org
Thu Oct 15 18:48:49 UTC 2015


https://bugs.kde.org/show_bug.cgi?id=353933

            Bug ID: 353933
           Summary: kexi (part of calligra-2.9.8) build fails with sqlite
                    < 2.8.3 due to SQLITE_DETERMINISTIC
           Product: kexi
           Version: 2.9.8
          Platform: Other
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: KexiDB
          Assignee: kexi-bugs at kde.org
          Reporter: rdieter at math.unl.edu
                CC: adam at piggz.co.uk, inksi at fables.co.za

Recent commit
http://commits.kde.org/calligra/d09d012b470df192214524326a3b8444c51daac6
for bug #352631 

introduces usage of sqlite constant SQLITE_DETERMINISTIC which is available
only in sqlite-2.8.3 (and newer), according to:
http://www.sqlite.org/changes.html

This breaks building on systems with older sqlite versions, like Red Hat
Enterprise 7 (which currently ships sqlite-3.7.17)

Reproducible: Always

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


More information about the Kexi-bugs mailing list