[MacPorts] #59880: grep: links with libsigsegv
MacPorts
noreply at macports.org
Mon Dec 23 16:35:46 UTC 2019
#59880: grep: links with libsigsegv
-------------------------+-------------------------
Reporter: ryandesign | Owner: Schamschula
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: | Keywords:
Port: grep |
-------------------------+-------------------------
Comment (by Schamschula):
Apparently, opportunistic linking. On my machine
{{{
$ otool -L /opt/local/bin/ggrep
/opt/local/bin/ggrep:
/opt/local/lib/libintl.8.dylib (compatibility version 10.0.0,
current version 10.5.0)
/System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
(compatibility version 150.0.0, current version 1670.10.0)
/opt/local/lib/libiconv.2.dylib (compatibility version 9.0.0,
current version 9.1.0)
/opt/local/lib/libpcre.1.dylib (compatibility version 4.0.0,
current version 4.11.0)
/usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current
version 1281.0.0)
}}}
I will add {{{--without-libsigsegv}}} to the configure arguments, and make
a libsigsegv variant.
--
Ticket URL: <https://trac.macports.org/ticket/59880#comment:1>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list