[MacPorts] #37902: can't read "portutil::autoconf::find_path": no such variable
#37902: can't read "portutil::autoconf::find_path": no such variable --------------------------+-------------------------------- Reporter: ryandesign@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: base | Version: 2.1.99 Keywords: | Port: --------------------------+-------------------------------- "use_dmg yes" has not worked since the privilege-dropping code was added to MacPorts, and was recently fixed on trunk; see #21117. But using browser:trunk/base@102389, trying to install cliclick @2.1 is failing for me with: {{{ ---> Extracting cliclick DEBUG: setting option extract.cmd to /usr/bin/hdiutil DEBUG: setting option extract.pre_args to attach Error: org.macports.extract for port cliclick returned: can't read "portutil::autoconf::find_path": no such variable DEBUG: Error code: NONE DEBUG: Backtrace: can't read "portutil::autoconf::find_path": no such variable while executing "findBinary find ${portutil::autoconf::find_path}" (procedure "portextract::extract_start" line 35) invoked from within "[ditem_key $ditem prerun] $targetname" }}} If I revert r101662 it works fine. I don't understand why; autoconf is still unfamiliar to me. -- Ticket URL: <https://trac.macports.org/ticket/37902> MacPorts <http://www.macports.org/> Ports system for Mac OS
#37902: can't read "portutil::autoconf::find_path": no such variable ---------------------------+-------------------------------- Reporter: ryandesign@… | Owner: macports-tickets@… Type: defect | Status: closed Priority: Normal | Milestone: Component: base | Version: 2.1.99 Resolution: fixed | Keywords: Port: | ---------------------------+-------------------------------- Changes (by raimue@…): * status: new => closed * resolution: => fixed Comment: Sorry, my fault. I forgot to commit `port_autoconf.tcl.in` earlier. Fixed now in r102430. -- Ticket URL: <https://trac.macports.org/ticket/37902#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts