[MacPorts] #67002: gegl-0.3 @0.3.34_14+x11: OpenCL link error
MacPorts
noreply at macports.org
Sun Feb 26 21:46:35 UTC 2023
#67002: gegl-0.3 @0.3.34_14+x11: OpenCL link error
-----------------------+---------------------------
Reporter: jsalort | Owner: mascguy
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.8.1
Resolution: | Keywords: ventura arm64
Port: gegl-0.3 |
-----------------------+---------------------------
Comment (by kencu):
You're right, adding this:
{{{
if {[vercmp ${macosx_deployment_target} >= 11]} {
configure.ldflags-append -Wl,-no_fixup_chains
}
}}}
does indeed get past that link error. Thanks for that.
You then get into the error due to the new libraw that we have seen
elsewhere.
--
Ticket URL: <https://trac.macports.org/ticket/67002#comment:3>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list