[MacPorts] #48123: after installing ngrep, "Could not open /opt/local/lib/libpcap.A.dylib" causes rebuild on every install

MacPorts noreply at macports.org
Sat Jun 20 13:59:59 PDT 2015


#48123: after installing ngrep, "Could not open /opt/local/lib/libpcap.A.dylib"
causes rebuild on every install
-----------------------+--------------------------------
 Reporter:  audvare@…  |      Owner:  macports-tickets@…
     Type:  defect     |     Status:  new
 Priority:  Normal     |  Milestone:
Component:  ports      |    Version:  2.3.3
 Keywords:             |       Port:
-----------------------+--------------------------------
 Since installing ngrep, I get this every time I run `port install ...`:

 {{{
 --->  Scanning binaries for linking errors
 Could not open /opt/local/lib/libpcap.A.dylib: Error opening or reading
 file (referenced from /opt/local/bin/ngrep)
 --->  Found 1 broken file(s), matching files to ports
 --->  Found 1 broken port(s), determining rebuild order
 --->  Rebuilding in order
      ngrep @1.45
 }}}

 Looking at the file, it exists and is readable.

 {{{
 lrwxr-xr-x 1 root admin 19 Apr 23 14:28 /opt/local/lib/libpcap.A.dylib ->
 libpcap.1.7.3.dylib
 }}}

 Also, `file` shows appropriate output:

 {{{
 /opt/local/lib/libpcap.1.7.3.dylib: Mach-O 64-bit dynamically linked
 shared library x86_64
 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/48123>
MacPorts <https://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list