[MacPorts] #65264: sqlite error: no such column: cxx_stdlib (1) while executing query
MacPorts
noreply at macports.org
Tue May 31 21:33:51 UTC 2022
#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
Keywords: | Port:
------------------------+--------------------
Upgrading an old MacPorts 2.3.4 installation to 2.7.2 via `sudo port -v
selfupdate` failed with:
{{{
/mp/libexec/macports/bin/tclsh8.5 ./src/upgrade_sources_conf_default.tcl
"/mp"
/mp/libexec/macports/bin/tclsh8.5 ./src/images_to_archives.tcl
This could take a while...
/mp/libexec/macports/bin/tclsh8.5 ./src/dedup_portfiles.tcl
/mp/libexec/macports/bin/tclsh8.5 ./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>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list