[MacPorts] #66043: MacPorts 2.8.0; Wine cannot be installed for build_arch 'arm64'
MacPorts
noreply at macports.org
Fri Oct 21 20:41:01 UTC 2022
#66043: MacPorts 2.8.0; Wine cannot be installed for build_arch 'arm64'
-----------------------+-----------------------------------
Reporter: misslee8 | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone: MacPorts Future
Component: ports | Version: 2.8.0
Resolution: | Keywords: Wine, arm64, Monterey
Port: |
-----------------------+-----------------------------------
Description changed by misslee8:
Old description:
> {{{ echo "macOS $(sw_vers -productVersion) $(sw_vers -buildVersion)";
> echo "Xcode $(xcodebuild -version | awk '{print $NF}' | tr '\n' ' ')"
>
> macOS 12.6 21G115
> Xcode 14.1 14B47
> }}}
>
> ===sudo port install wine
> {{{wine is known to fail. Try to install anyway? [y/N]: y
> Error: wine cannot be installed for the configured build_arch 'arm64'
> because it only supports the arch(s) 'i386'.
> Error: Follow https://guide.macports.org/#project.tickets if you believe
> there is a bug.
> Error: Processing of port wine failed}}}
New description:
{{{ echo "macOS $(sw_vers -productVersion) $(sw_vers -buildVersion)"; echo
"Xcode $(xcodebuild -version | awk '{print $NF}' | tr '\n' ' ')"
macOS 12.6 21G115
Xcode 14.1 14B47
}}}
===sudo port install wine
{{{wine is known to fail. Try to install anyway? [y/N]: y
Error: wine cannot be installed for the configured build_arch 'arm64'
because it only supports the arch(s) 'i386'.
Error: Follow https://guide.macports.org/#project.tickets if you believe
there is a bug.
Error: Processing of port wine failed
}}}
--
--
Ticket URL: <https://trac.macports.org/ticket/66043#comment:1>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list