[MacPorts] #69843: glib2 -2.78.4 -x11 -xauth +no_x11 +quartz fails to build on OSX 10.4 Tiger
MacPorts
noreply at macports.org
Sun Apr 28 21:13:17 UTC 2024
#69843: glib2 -2.78.4 -x11 -xauth +no_x11 +quartz fails to build on OSX 10.4 Tiger
------------------------+--------------------
Reporter: pkoshevoy | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.9.3
Resolution: | Keywords: tiger
Port: glib2 |
------------------------+--------------------
Comment (by pkoshevoy):
I have no use for x11 support in any of the ports, I always explicitly
disable it (-x11 -xauth +no_x11 +quartz).
glib2 used to build on tiger with +quartz, but now it's doesn't.
Unfortunately, glib2 is a dependency for some of the ports I actually need
(libass ... or one of its dependencies).
I would rather have an older version of glib2 that builds on tiger, than
the latest version that breaks tiger compatibility and therefore prevents
upgrade of the ports that I actually need.
I suspect the patch to fix that build failure might be a trivial 1-liner
-- just add
#include <LaunchServices/UTCoreTypes.h>
to gio/gosxcontenttype.m
--
Ticket URL: <https://trac.macports.org/ticket/69843#comment:2>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list