[MacPorts] #59059: gqrx @2.11.5_1 (science, comms): Unable to run: lazy symbol binding failed
MacPorts
noreply at macports.org
Wed Sep 18 18:37:54 UTC 2019
#59059: gqrx @2.11.5_1 (science, comms): Unable to run: lazy symbol binding failed
-------------------------+--------------------
Reporter: angervision | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.5.4
Keywords: | Port: gqrx
-------------------------+--------------------
It seems like a problem caused by updated boost library:
{{{
MacBook-Pro:sdr john$ gqrx
gr-osmosdr v0.1.x-xxx-xunknown (0.1.5git) gnuradio 3.7.13.5
built-in source types: file fcd rtl rtl_tcp uhd sdrplay hackrf bladerf
rfspace airspy soapy
Resampling audio 96000 -> 48000
gr::log :INFO: audio source - Audio sink arch: osx
gr::log :INFO: audio_osx_sink0 -
Using output audio device 'MacBook Pro Speakers'.
... which is the current default output audio device.
Changing the default output audio device in the System Preferences will
result in changing it here, too (with an internal reconfiguration).
BookmarksFile is /Users/john/.config/gqrx/bookmarks.csv
Number of audio input devices: 1
Number of audio output devices: 1
dyld: lazy symbol binding failed: Symbol not found:
__ZN5boost16re_detail_10700027cpp_regex_traits_char_layerIcE4initEv
Referenced from: /opt/local/lib/libuhd.3.14.0.dylib
Expected in: /opt/local/lib/libboost_regex-mt.dylib
dyld: Symbol not found:
__ZN5boost16re_detail_10700027cpp_regex_traits_char_layerIcE4initEv
Referenced from: /opt/local/lib/libuhd.3.14.0.dylib
Expected in: /opt/local/lib/libboost_regex-mt.dylib
Abort trap: 6
}}}
Any additional info I could provide to help fixing that problem?
--
Ticket URL: <https://trac.macports.org/ticket/59059>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list