[MacPorts] #59880: grep: links with libsigsegv
MacPorts
noreply at macports.org
Thu Jan 2 00:13:49 UTC 2020
#59880: grep: links with libsigsegv
-------------------------+-------------------------
Reporter: ryandesign | Owner: Schamschula
Type: defect | Status: closed
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: fixed | Keywords:
Port: grep |
-------------------------+-------------------------
Comment (by Schamschula):
My Mojave machine was previously using {{{grep}}} w/o {{{libsigsegv}}}. I
only installed libsigsegv to test build the new variant.
On my Catalina machine, which lacks libsigsegv:
{{{
$ 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 1673.126.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)
}}}
However, all my machines build ports I maintain from source (in the local
tree).
My workaround suggestion is to build it from source using the {{{-s}}}
switch.
I will investigate this in the next few days.
--
Ticket URL: <https://trac.macports.org/ticket/59880#comment:4>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list