[MacPorts] #72359: tcl: when port active, script port_binary_distributable fails; dlopen complains about libtdbc1.1.10.dylib

MacPorts noreply at macports.org
Thu Apr 17 23:49:25 UTC 2025


#72359: tcl: when port active, script port_binary_distributable fails; dlopen
complains about libtdbc1.1.10.dylib
----------------------+----------------------
  Reporter:  mascguy  |      Owner:  mascguy
      Type:  defect   |     Status:  reopened
  Priority:  Normal   |  Milestone:
 Component:  ports    |    Version:  2.10.5
Resolution:           |   Keywords:  sequoia
      Port:  tcl      |
----------------------+----------------------

Comment (by mascguy):

 Here is the stack trace, which follows the `dlopen` error in the
 description:

 {{{
     while executing
 "load /opt/local/lib/tdbc1.1.10/libtdbc1.1.10.dylib Tdbc"
     ("package ifneeded tdbc 1.1.10" script)
     invoked from within
 "package require tdbc"
     (file "/opt/local/lib/tcl8/8.6/tdbc/sqlite3-1.1.10.tm" line 13)
     invoked from within
 "source -encoding utf-8 /opt/local/lib/tcl8/8.6/tdbc/sqlite3-1.1.10.tm"
     ("package ifneeded tdbc::sqlite3 1.1.10" script)
     invoked from within
 "package require tdbc::sqlite3"
     (file "/opt/local/libexec/macports/lib/registry2.0/registry_util.tcl"
 line 36)
     invoked from within
 "source /opt/local/libexec/macports/lib/registry2.0/registry_util.tcl"
     ("package ifneeded registry_util 2.0" script)
     invoked from within
 "package require registry_util 2.0"
     (file "/opt/local/libexec/macports/lib/registry2.0/receipt_sqlite.tcl"
 line 37)
     invoked from within
 "source /opt/local/libexec/macports/lib/registry2.0/receipt_sqlite.tcl"
     ("package ifneeded receipt_sqlite 1.0" script)
     invoked from within
 "package require receipt_sqlite 1.0"
     (file "/opt/local/libexec/macports/lib/registry2.0/registry.tcl" line
 37)
     invoked from within
 "source /opt/local/libexec/macports/lib/registry2.0/registry.tcl"
     ("package ifneeded registry 1.0" script)
     invoked from within
 "package require registry 1.0"
     (file "/opt/local/libexec/macports/lib/registry2.0/portuninstall.tcl"
 line 35)
     invoked from within
 "source /opt/local/libexec/macports/lib/registry2.0/portuninstall.tcl"
     ("package ifneeded registry_uninstall 2.0" script)
     invoked from within
 "package require registry_uninstall 2.0"
     (file "/opt/local/libexec/macports/lib/macports1.0/reclaim.tcl" line
 52)
     invoked from within
 "source /opt/local/libexec/macports/lib/macports1.0/reclaim.tcl"
     ("package ifneeded reclaim 1.0" script)
     invoked from within
 "package require reclaim 1.0"
     (file "/opt/local/libexec/macports/lib/macports1.0/diagnose.tcl" line
 67)
     invoked from within
 "source /opt/local/libexec/macports/lib/macports1.0/diagnose.tcl"
     ("package ifneeded diagnose 1.0" script)
     invoked from within
 "package require diagnose 1.0"
     (file "/opt/local/libexec/macports/lib/macports1.0/macports.tcl" line
 38)
     invoked from within
 "source /opt/local/libexec/macports/lib/macports1.0/macports.tcl"
     ("package ifneeded macports 1.0" script)
     invoked from within
 "package require macports"
     (file "jobs/port_binary_distributable.tcl" line 62)
 }}}

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


More information about the macports-tickets mailing list