[MacPorts] #58972: gr-osmosdr: build error

MacPorts noreply at macports.org
Thu Sep 12 01:37:40 UTC 2019


#58972: gr-osmosdr: build error
-------------------------+-----------------------
  Reporter:  vamsi765    |      Owner:  michaelld
      Type:  defect      |     Status:  assigned
  Priority:  Normal      |  Milestone:
 Component:  ports       |    Version:  2.5.4
Resolution:              |   Keywords:
      Port:  gr-osmosdr  |
-------------------------+-----------------------

Comment (by michaelld):

 Sorry for the delay. I'm guessing one of the gr-* ports need to be rebuilt
 ... so can you do:
 {{{
 for tl in $(find /opt/local/lib -name "libgnuradio*" -type f -depth 1) ;
 do echo $tl ; otool -L $tl | grep libgnuradio-runtime ; done
 }}}
 and report back what it prints out?

-- 
Ticket URL: <https://trac.macports.org/ticket/58972#comment:8>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list