[MacPorts] #63074: configure: error: "Failed to run sqlite3_libversion_number test program" during `port selfupdate` on linux

MacPorts noreply at macports.org
Wed Jun 23 14:13:07 UTC 2021


#63074: configure: error: "Failed to run sqlite3_libversion_number test program"
during `port selfupdate` on linux
--------------------------+----------------------
  Reporter:  arjunsalyan  |      Owner:  jmroot
      Type:  defect       |     Status:  assigned
  Priority:  Normal       |  Milestone:
 Component:  base         |    Version:
Resolution:               |   Keywords:
      Port:               |
--------------------------+----------------------

Comment (by mojca):

 After some basic fixes (maybe I didn't apply them properly, I need to
 double-check) I run into the following:
 {{{
 entry.c: In function 'reg_entry_open':
 entry.c:190:23: error: operator '>=' has no left operand
  #if MP_SQLITE_VERSION >= 3006004
                        ^~
 entry.c:196:23: error: operator '>=' has no left operand
  #if MP_SQLITE_VERSION >= 3006004
                        ^~
 entry.c: In function 'reg_entry_installed':
 entry.c:515:23: error: operator '>=' has no left operand
  #if MP_SQLITE_VERSION >= 3006004
                        ^~
 entry.c: In function 'reg_entry_owner':
 entry.c:546:23: error: operator '>=' has no left operand
  #if MP_SQLITE_VERSION >= 3003013
 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/63074#comment:8>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list