[MacPorts] #56728: zshdb fails to configure during install

MacPorts noreply at macports.org
Thu May 2 22:50:34 UTC 2019


#56728: zshdb fails to configure during install
-------------------------+----------------------
  Reporter:  carlofdtam  |      Owner:  g5pw
      Type:  defect      |     Status:  assigned
  Priority:  Normal      |  Milestone:
 Component:  ports       |    Version:  2.5.2
Resolution:              |   Keywords:
      Port:  zshdb       |
-------------------------+----------------------

Comment (by ylluminate):

 I think I'm having the same problem here:

 {{{
 sudo port install zshdb
 --->  Computing dependencies for zshdb
 --->  Fetching archive for zshdb
 --->  Attempting to fetch zshdb-0.92_0.darwin_18.noarch.tbz2 from
 https://packages.macports.org/zshdb
 --->  Attempting to fetch zshdb-0.92_0.darwin_18.noarch.tbz2 from
 http://ywg.ca.packages.macports.org/mirror/macports/packages/zshdb
 --->  Attempting to fetch zshdb-0.92_0.darwin_18.noarch.tbz2 from
 http://aus.us.packages.macports.org/macports/packages/zshdb
 --->  Fetching distfiles for zshdb
 --->  Verifying checksums for zshdb
 --->  Extracting zshdb
 --->  Configuring zshdb
 Error: Failed to configure zshdb, consult
 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_zshdb/zshdb/work/zshdb-0.92/config.log
 Error: Failed to configure zshdb: configure failure: command execution
 failed
 Error: See
 /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_zshdb/zshdb/main.log
 for details.
 Error: Follow https://guide.macports.org/#project.tickets to report a bug.
 Error: Processing of port zshdb failed
 }}}

 I guess the real problem is that for some reason the version of `zsh`
 that's installed via MacPorts isn't compatible with this version of
 `zshdb` for some reason:

 {{{
 :info:configure checking Checking whether /opt/local/bin/zsh is compatible
 with zshdb... Looks like you don't have funcfiletrace.
 :info:configure We need a zsh new enough which has that.
 :info:configure no dice :-(
 :info:configure configure: error: You might want to retry with another zsh
 using the --with-zsh option.
 }}}

 Anyone have any idea of what's going on?  Again, I'm running the MacPorts
 `zsh`:
 {{{
 $ zsh --version
 zsh 5.7.1 (x86_64-apple-darwin18.2.0)

 $ port info zsh
 zsh @5.7.1 (shells)
 Variants:             universal
 ...

 $ port search zsh
 zsh @5.7.1 (shells)
     The Z shell

 zshdb @0.92 (devel)
     GDB-like debugger for zsh scripts.
 }}}

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


More information about the macports-tickets mailing list