[MacPorts] #63363: glib2-2.62.5_0+universal+x11.darwin_15.i386-x86_64.tbz2: i386 fat binary does not build on 10.11 El Capitan x86_64
MacPorts
noreply at macports.org
Fri Aug 13 16:11:33 UTC 2021
#63363: glib2-2.62.5_0+universal+x11.darwin_15.i386-x86_64.tbz2: i386 fat binary
does not build on 10.11 El Capitan x86_64
----------------------+--------------------
Reporter: TallTed | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: | Keywords:
Port: |
----------------------+--------------------
Comment (by kencu):
sure, sorry.
Please do this:
{{{
sudo port -f uninstall dbus
sudo port -v install dbus +universal
}}}
and then please try building glib2 again like this:
{{{
sudo port clean glib2
sudo port -f uninstall glib2
sudo port -v install glib2 +universal
}}}
no other package managers for Mac support universal building. MacPorts
always has, and does. But it adds a bit of complexity, which no doubt is
why other package managers don't bother to try to support it.
--
Ticket URL: <https://trac.macports.org/ticket/63363#comment:4>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list