#49919: gr-osmosdr is still broken after rebuilding it more than 3 times. -------------------------+------------------------- Reporter: ton@… | Owner: michaelld@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: Port: gr-osmosdr | -------------------------+------------------------- Comment (by njm7176@…): Had the same errors today. Root cause seems to be gr-osmosdr looking for libSoapySDR, which is not currently available via macports (?). {{{ ---> Scanning binaries for linking errors Could not open libSoapySDR.0.4-2.dylib: Error opening or reading file (referenced from /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7 /site-packages/osmosdr/_osmosdr_swig.so) DEBUG: Marking /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7 /site-packages/osmosdr/_osmosdr_swig.so as broken DEBUG: Marking /opt/local/lib/libgnuradio-osmosdr.0.1.5git.dylib as broken }}} Still seems to work despite the linking error, but adding a: {{{ -DENABLE_SOAPY=OFF }}} in the gr-osmosdr Portfile let it build clean. -- Ticket URL: <https://trac.macports.org/ticket/49919#comment:3> MacPorts <https://www.macports.org/> Ports system for OS X