[MacPorts] #59191: pypy: Undefined symbols: "_strnlen"
MacPorts
noreply at macports.org
Sun Oct 6 15:28:29 UTC 2019
#59191: pypy: Undefined symbols: "_strnlen"
---------------------------------------+----------------------
Reporter: ryandesign | Owner: danchr
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.6.1
Keywords: tiger leopard snowleopard | Port: pypy
---------------------------------------+----------------------
[https://build.macports.org/builders/ports-10.6_x86_64-builder/builds/1992/steps
/install-port/logs/stdio pypy doesn't build on Snow Leopard] because:
{{{
Undefined symbols for architecture x86_64:
"_strnlen", referenced from:
_opened_profile in vmprof_common.o
_vmprof_register_virtual_function in vmprof_unix.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to
see invocation)
}}}
The legacysupport portgroup provides an implementation of `strnlen` for
older systems. Maybe including that portgroup would help here?
--
Ticket URL: <https://trac.macports.org/ticket/59191>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list