[MacPorts] #72005: wine-stable fails to build on arm64
MacPorts
noreply at macports.org
Thu Feb 6 04:52:01 UTC 2025
#72005: wine-stable fails to build on arm64
-----------------------+-------------------------
Reporter: rlippmann | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.10.5
Keywords: | Port: wine-stable
-----------------------+-------------------------
I'm trying to install wine-stable.
When I first try, I get:
{{{
Error: Cannot install wine-stable for the arch 'x86_64' because
Error: its dependency MoltenVK-latest does not build for the required arch
by default
Error: and does not have a universal variant.
}}}
Well, MoltenVK-latest does have a universal variant. So I install it
manually:
{{{
sudo port install MoltenVK-latest +universal
}}}
then when I go to install wine-stable again, I fail with:
{{{
Error: Cannot install gstreamer1-gst-plugins-base for the archs 'arm64
x86_64' because
Error: its dependency graphene only supports the arch 'arm64'.
Error: Follow https://guide.macports.org/#project.tickets if you believe
there
is a bug.
}}}
--
Ticket URL: <https://trac.macports.org/ticket/72005>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list