Opened 3 hours ago
Last modified 3 hours ago
#71257 new defect
gegl-devel does not build with gcc now due to added ObjC stuff
Reported by: | barracuda156 | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.10.4 |
Keywords: | Cc: | mascguy (Christopher Nielsen), ryandesign (Ryan Carsten Schmidt) | |
Port: | gegl-devel |
Description
Upstream issue: https://gitlab.gnome.org/GNOME/gegl/-/issues/393
Immediate breakage is unconditional passing of an invalid -ObjC
flag, but unfortunately just dropping it does not fix the build, it fails with a lot of errors on Apple headers.
If there are no better fixes, at least we could conditionally revert breaking commits: https://gitlab.gnome.org/GNOME/gegl/-/commit/72d86816289c11fdd871b701827f8bf0016a7f4f https://gitlab.gnome.org/GNOME/gegl/-/commit/f0ac129d3f905c3f7e307c02a1b451ac10231bfe https://gitlab.gnome.org/GNOME/gegl/-/commit/bf3c21630d7550083233c16baeabedc38fb96390
But hopefully there is a better way.
Note: See
TracTickets for help on using
tickets.
Could someone try this on 10.5.8 by the way? x86 will do, as long as gcc is used.