Opened 2 years ago
Last modified 2 years ago
#66043 closed defect
MacPorts 2.8.0; Wine cannot be installed for build_arch 'arm64' — at Version 1
Reported by: | misslee8 | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.8.0 |
Keywords: | arm64 monterey | Cc: | kaynatrujillo2026@… |
Port: | wine |
Description (last modified by misslee8)
{{{ 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 }}}
Note: See
TracTickets for help on using
tickets.