Changes between Version 1 and Version 2 of Ticket #66043


Ignore:
Timestamp:
Oct 21, 2022, 8:54:02 PM (19 months ago)
Author:
ryandesign (Ryan Carsten Schmidt)
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.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #66043

    • Property Status changed from new to closed
    • Property Summary changed from MacPorts 2.8.0; Wine cannot be installed for build_arch 'arm64' to wine: wine cannot be installed for the configured build_arch 'arm64' because it only supports the arch(s) 'i386'.
    • Property Milestone changed from MacPorts Future to
    • Property Keywords monterey added; Wine Monterey removed
    • Property Resolution changed from to duplicate
    • Property Port wine added
  • Ticket #66043 – Description

    v1 v2  
    1 {{{ echo "macOS $(sw_vers -productVersion) $(sw_vers -buildVersion)"; echo "Xcode $(xcodebuild -version | awk '{print $NF}' | tr '\n' ' ')"
     1{{{
     2echo "macOS $(sw_vers -productVersion) $(sw_vers -buildVersion)"; echo "Xcode $(xcodebuild -version | awk '{print $NF}' | tr '\n' ' ')"
    23
    34macOS 12.6 21G115
     
    78===sudo port install wine
    89
    9 {{{wine is known to fail. Try to install anyway? [y/N]: y
     10{{{
     11wine is known to fail. Try to install anyway? [y/N]: y
    1012Error: wine cannot be installed for the configured build_arch 'arm64' because it only supports the arch(s) 'i386'.
    1113Error: Follow https://guide.macports.org/#project.tickets if you believe there is a bug.