Opened 5 years ago

Last modified 5 years ago

#57961 closed defect

Error: wine cannot be installed for the configured build_arch 'x86_64' because it only supports the arch(s) 'i386'. — at Version 2

Reported by: darkkain84 Owned by: ryandesign (Ryan Carsten Schmidt)
Priority: Normal Milestone:
Component: ports Version:
Keywords: mojave Cc:
Port: wine

Description (last modified by kencu (Ken))

trying to install final fantasy XI but getting this error and not sure what to do

Kevins-iMac:~ kevincampbell$ sudo port install wine
Error: wine cannot be installed for the configured build_arch 'x86_64' because it only supports the arch(s) 'i386'.
Error: Follow https://guide.macports.org/#project.tickets to report a bug.
Error: Processing of port wine failed

Change History (2)

comment:1 Changed 5 years ago by kencu (Ken)

Hi! Please paste this following into a terminal window, and post us the result:

echo "macOS $(sw_vers -productVersion) $(sw_vers -buildVersion)"; echo "Xcode $(xcodebuild -version | awk '{print $NF}' | tr '\n' ' ')"
Last edited 5 years ago by kencu (Ken) (previous) (diff)

comment:2 Changed 5 years ago by kencu (Ken)

Description: modified (diff)
Owner: set to ryandesign
Port: wine added
Status: newassigned
Summary: trying to install final fantasy XI but getting this error and not sure what to doError: wine cannot be installed for the configured build_arch 'x86_64' because it only supports the arch(s) 'i386'.
Note: See TracTickets for help on using tickets.