[MacPorts] #61203: gtk3 @3.24.23_0: Can't update because of broken llvm
MacPorts
noreply at macports.org
Sun Sep 20 17:43:10 UTC 2020
#61203: gtk3 @3.24.23_0: Can't update because of broken llvm
------------------------------+--------------------
Reporter: rubendibattista | Owner: (none)
Type: defect | Status: closed
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: wontfix | Keywords:
Port: gtk3 |
------------------------------+--------------------
Comment (by kencu):
So to do that, any port that uses {{{gobject-introspection}}} would need
to see if cctools is installed, and if it is installed, add a dependency
on it. That will not be a very popular thing to do, as it makes the
dependency chain random. Technically, though, that's trivially easy to do.
But if that was accepted, if I understand how that works, that would force
cctools (and it's dependency on some LLVM version) to update itself before
the port using {{{gir-scanner}}}.
I think pretty much all these ports are using the {{{gobject-
introspection}}} portgroup, so the place to put the code is already there.
--
Ticket URL: <https://trac.macports.org/ticket/61203#comment:13>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list