[MacPorts] #67859: jq @1.6: Undefined symbols for architecture x86_64: ___exp10
MacPorts
noreply at macports.org
Sat Jul 29 12:13:06 UTC 2023
#67859: jq @1.6: Undefined symbols for architecture x86_64: ___exp10
-------------------------+----------------------
Reporter: ryandesign | Owner: raimue
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.8.1
Keywords: snowleopard | Port: jq
-------------------------+----------------------
jq @1.6 fails to build on Snow Leopard:
https://build.macports.org/builders/ports-10.6_x86_64-builder/builds/164016/steps
/install-port/logs/stdio
{{{
Undefined symbols for architecture x86_64:
"___exp10", referenced from:
_f_exp10 in libjq.a(builtin.o)
ld: symbol(s) not found for architecture x86_64
}}}
This comes from a patch MacPorts added to the port, not from upstream. The
patch was [https://github.com/jqlang/jq/pull/2196 submitted to upstream]
but they rejected it in favor of a different approach. I haven't tested
whether the different approach still has this problem.
--
Ticket URL: <https://trac.macports.org/ticket/67859>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list