[MacPorts] #60170: coreutils 8.32: rm -i z core dumps

MacPorts noreply at macports.org
Mon Mar 9 01:18:52 UTC 2020


#60170: coreutils 8.32: rm -i z core dumps
--------------------+-----------------------
 Reporter:  blair   |      Owner:  blair
     Type:  defect  |     Status:  assigned
 Priority:  Normal  |  Milestone:
Component:  ports   |    Version:
 Keywords:          |       Port:  coreutils
--------------------+-----------------------
 On my Mojave 10.14.6 system:

 {{{
 $ touch z
 $ /opt/local/libexec/gnubin/rm -i z
 /opt/local/libexec/gnubin/rm: remove regular empty file 'z'? y
 dyld: lazy symbol binding failed: Symbol not found: _rpmatch
   Referenced from: /opt/local/libexec/gnubin/rm
   Expected in: /usr/lib/libSystem.B.dylib

 dyld: Symbol not found: _rpmatch
   Referenced from: /opt/local/libexec/gnubin/rm
   Expected in: /usr/lib/libSystem.B.dylib

 Abort trap: 6 (core dumped)
 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/60170>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list