[MacPorts] #65264: sqlite error: no such column: cxx_stdlib (1) while executing query

MacPorts noreply at macports.org
Wed Feb 8 23:44:35 UTC 2023


#65264: sqlite error: no such column: cxx_stdlib (1) while executing query
-------------------------+--------------------
  Reporter:  ryandesign  |      Owner:  (none)
      Type:  defect      |     Status:  new
  Priority:  Normal      |  Milestone:
 Component:  base        |    Version:  2.3.4
Resolution:              |   Keywords:
      Port:              |
-------------------------+--------------------

Comment (by ryandesign):

 Same occurred now upgrading from 2.3.x to 2.8.1 via selfupdate on another
 machine:
 {{{
 /mp/libexec/macports/bin/tclsh8.6 ./src/upgrade_sources_conf_default.tcl
 "/mp"
 /mp/libexec/macports/bin/tclsh8.6 ./src/images_to_archives.tcl
 This could take a while...
 /mp/libexec/macports/bin/tclsh8.6 ./src/dedup_portfiles.tcl
 /mp/libexec/macports/bin/tclsh8.6 ./src/cxx_stdlib_overridden.tcl
 sqlite error: no such column: cxx_stdlib (1) while executing query: SELECT
 id FROM registry.ports WHERE name = 'arm-elf-gcc' AND state = 'installed'
 AND cxx_stdlib IS NULL
     while executing
 "registry::entry search name $portname state installed cxx_stdlib -null"
     ("foreach" body line 2)
     invoked from within
 "foreach portname $known_ports {
     set entries [registry::entry search name $portname state installed
 cxx_stdlib -null]
     if {[llength $entries] > ..."
     (file "./src/cxx_stdlib_overridden.tcl" line 33)
 make: *** [install] Error 1
 }}}

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


More information about the macports-tickets mailing list