[MacPorts] #66043: wine: wine cannot be installed for the configured build_arch 'arm64' because it only supports the arch(s) 'i386'. (was: MacPorts 2.8.0; Wine cannot be installed for build_arch 'arm64')
MacPorts
noreply at macports.org
Fri Oct 21 20:54:02 UTC 2022
#66043: wine: wine cannot be installed for the configured build_arch 'arm64'
because it only supports the arch(s) 'i386'.
------------------------+----------------------------
Reporter: misslee8 | Owner: (none)
Type: defect | Status: closed
Priority: Normal | Milestone:
Component: ports | Version: 2.8.0
Resolution: duplicate | Keywords: arm64 monterey
Port: wine |
------------------------+----------------------------
Changes (by ryandesign):
* status: new => closed
* milestone: MacPorts Future =>
* keywords: Wine, arm64, Monterey => arm64 monterey
* resolution: => duplicate
* port: => wine
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
}}}
--
Comment:
Yes. You need an Intel Mac running macOS High Sierra or earlier to install
the wine ports at this time. There are other open tickets about this.
--
Ticket URL: <https://trac.macports.org/ticket/66043#comment:2>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list