[MacPorts] #61567: DEBUG: can't read "portutil::autoconf::xcrun_path": no such variable
MacPorts
noreply at macports.org
Thu Nov 19 20:13:57 UTC 2020
#61567: DEBUG: can't read "portutil::autoconf::xcrun_path": no such variable
---------------------+--------------------
Reporter: lyssdod | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: base | Version: 2.6.4
Keywords: | Port:
---------------------+--------------------
This all has started from trying to install wine...versions I'm using:
{{{
$ uname -a
Darwin Mac-mini.local 10.8.0 Darwin Kernel Version 10.8.0: Tue Jun 7
16:33:36 PDT 2011; root:xnu-1504.15.3~1/RELEASE_I386 i386
$ sw_vers
ProductName: Mac OS X
ProductVersion: 10.6.8
BuildVersion: 10K549
$ port version
Version: 2.6.4
}}}
Long story short, {{{ sudo port -d install wine }}} results in:
{{{
DEBUG: dropping privileges: euid changed to 502, egid changed to 501.
DEBUG: Starting logging for bison
DEBUG: Mac OS X 10.6 (darwin/10.8.0) arch i386
DEBUG: MacPorts 2.6.4
DEBUG: Xcode 4.2
DEBUG: SDK 10.6
DEBUG: MACOSX_DEPLOYMENT_TARGET: 10.6
<snip>
The following dependencies will be installed:
clang-3.4
clang-3.7
gettext
libffi
libiconv
libtool
llvm-3.4
llvm-3.7
python27
python27-bootstrap
sqlite3
Continue? [Y/n]: y
DEBUG: dlist_eval: all entries in dependency list have unsatisfied
dependencies; can't process
DEBUG: can't read "portutil::autoconf::xcrun_path": no such variable
while executing
"findBinary xcrun $portutil::autoconf::xcrun_path"
DEBUG: upgrade bison failed
while executing
"macports::_upgrade_mport_deps $mport $target"
(procedure "mportexec" line 46)
invoked from within
"mportexec $workername $target"
Error: Unable to execute port: upgrade bison failed
}}}
I don't think that version is much relevant, because it has happened on
2.6.3 as well :(
Maybe it's problem in the port itself, because other ports have installed
successfully (including {{{ winetricks}}})
--
Ticket URL: <https://trac.macports.org/ticket/61567>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list