[MacPorts] #52119: gr-osmosdr
#52119: gr-osmosdr ------------------------+-------------------------------- Reporter: macports@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Keywords: | Port: ------------------------+-------------------------------- port upgrade outdated gave a failure in gr-osmosdr looking for different version libgnuradio-runtime: :info:build ld: file not found: /opt/local/lib/libgnuradio- runtime.3.7.10.dylib for architecture x86_64[[br]] :info:build clang: error: linker command failed with exit code 1 (use -v to see invocation) ... bash-3.2$ ls -l | grep gnuradio-runtime[[br]] -rwxr-xr-x 1 root admin 849096 Aug 27 15:23 libgnuradio- runtime.3.7.10.1.dylib[[br]] lrwxr-xr-x 1 root admin 34 Aug 27 15:35 libgnuradio- runtime.dylib -> libgnuradio-runtime.3.7.10.1.dylib[[br]] -- Ticket URL: <https://trac.macports.org/ticket/52119> MacPorts <https://www.macports.org/> Ports system for OS X
#52119: gr-osmosdr -------------------------+------------------------- Reporter: macports@… | Owner: michaelld@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: Port: gr-osmosdr | -------------------------+------------------------- Changes (by mf2k@…): * owner: macports-tickets@… => michaelld@… * port: => gr-osmosdr Comment: In the future, please fill in the Port field and Cc the port maintainers ({{{port info --maintainers gr-osmosdr}}}), if any. -- Ticket URL: <https://trac.macports.org/ticket/52119#comment:1> MacPorts <https://www.macports.org/> Ports system for OS X
#52119: gr-osmosdr -------------------------+------------------------- Reporter: macports@… | Owner: michaelld@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: Port: gr-osmosdr | -------------------------+------------------------- Description changed by mf2k@…: Old description:
port upgrade outdated gave a failure in gr-osmosdr looking for different version libgnuradio-runtime:
:info:build ld: file not found: /opt/local/lib/libgnuradio- runtime.3.7.10.dylib for architecture x86_64[[br]] :info:build clang: error: linker command failed with exit code 1 (use -v to see invocation)
...
bash-3.2$ ls -l | grep gnuradio-runtime[[br]] -rwxr-xr-x 1 root admin 849096 Aug 27 15:23 libgnuradio- runtime.3.7.10.1.dylib[[br]] lrwxr-xr-x 1 root admin 34 Aug 27 15:35 libgnuradio- runtime.dylib -> libgnuradio-runtime.3.7.10.1.dylib[[br]]
New description: port upgrade outdated gave a failure in gr-osmosdr looking for different version libgnuradio-runtime: {{{ :info:build ld: file not found: /opt/local/lib/libgnuradio- runtime.3.7.10.dylib for architecture x86_64 :info:build clang: error: linker command failed with exit code 1 (use -v to see invocation) }}} ... {{{ bash-3.2$ ls -l | grep gnuradio-runtime -rwxr-xr-x 1 root admin 849096 Aug 27 15:23 libgnuradio- runtime.3.7.10.1.dylib lrwxr-xr-x 1 root admin 34 Aug 27 15:35 libgnuradio- runtime.dylib -> libgnuradio-runtime.3.7.10.1.dylib }}} -- -- Ticket URL: <https://trac.macports.org/ticket/52119#comment:2> MacPorts <https://www.macports.org/> Ports system for OS X
#52119: gr-osmosdr -------------------------+------------------------- Reporter: macports@… | Owner: michaelld@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: Port: gr-osmosdr | -------------------------+------------------------- Comment (by michaelld@…): Please try the following: {{{ sudo port clean gr-osmosdr gnuradio sudo port selfupdate sudo port upgrade gr-osmosdr gnuradio }}} and, if it fails on gr-osmosdr in the same or similar fashion, then please do the following: {{{ cp $(port logfile gr-osmosdr) ~/Desktop/gr-osmosdr.log.txt cp $(port work gr-osmosdr)/build/CMakeCache.txt ~/Desktop/gr- osmosdr.CMakeCache.txt cd ~/Desktop tar jcf gr-osmosdr.tar.bz2 gr-osmosdr.log.txt gr-osmosdr.CMakeCache.txt }}} and attach the file `~/Desktop/gr-osmosdr.tar.bz2` to this ticket. -- Ticket URL: <https://trac.macports.org/ticket/52119#comment:3> MacPorts <https://www.macports.org/> Ports system for OS X
#52119: gr-osmosdr -------------------------+------------------------- Reporter: macports@… | Owner: michaelld@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: Port: gr-osmosdr | -------------------------+------------------------- Comment (by macports@…): Requested log files attached, thanks. -- Ticket URL: <https://trac.macports.org/ticket/52119#comment:4> MacPorts <https://www.macports.org/> Ports system for OS X
#52119: gr-osmosdr -------------------------+------------------------- Reporter: macports@… | Owner: michaelld@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: Port: gr-osmosdr | -------------------------+------------------------- Comment (by michaelld@…): OK; that all looks normal. What do the following return: {{{ /bin/ls -lAF /opt/local/lib/libgnuradio-run* otool -L $(/bin/ls /opt/local/lib/libgnuradio-run*) }}} -- Ticket URL: <https://trac.macports.org/ticket/52119#comment:5> MacPorts <https://www.macports.org/> Ports system for OS X
#52119: gr-osmosdr -------------------------+------------------------- Reporter: macports@… | Owner: michaelld@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: Port: gr-osmosdr | -------------------------+------------------------- Comment (by macports@…): {{{ bash-3.2$ /bin/ls -lAF /opt/local/lib/libgnuradio-run* -rwxr-xr-x 1 root admin 849096 Aug 27 15:23 /opt/local/lib/libgnuradio- runtime.3.7.10.1.dylib* lrwxr-xr-x 1 root admin 34 Aug 27 15:35 /opt/local/lib/libgnuradio- runtime.dylib@ -> libgnuradio-runtime.3.7.10.1.dylib bash-3.2$ otool -L $(/bin/ls /opt/local/lib/libgnuradio-run*) /opt/local/lib/libgnuradio-runtime.3.7.10.1.dylib: /opt/local/lib/libgnuradio-runtime.3.7.10.1.dylib (compatibility version 3.7.10, current version 0.0.0) /opt/local/lib/libgnuradio-pmt.3.7.10.1.dylib (compatibility version 3.7.10, current version 0.0.0) /opt/local/lib/libvolk.1.3.dylib (compatibility version 1.3.0, current version 0.0.0) /opt/local/lib/libboost_date_time-mt.dylib (compatibility version 0.0.0, current version 0.0.0) /opt/local/lib/libboost_program_options-mt.dylib (compatibility version 0.0.0, current version 0.0.0) /opt/local/lib/libboost_filesystem-mt.dylib (compatibility version 0.0.0, current version 0.0.0) /opt/local/lib/libboost_system-mt.dylib (compatibility version 0.0.0, current version 0.0.0) /opt/local/lib/libboost_regex-mt.dylib (compatibility version 0.0.0, current version 0.0.0) /opt/local/lib/libboost_thread-mt.dylib (compatibility version 0.0.0, current version 0.0.0) /opt/local/lib/libboost_chrono-mt.dylib (compatibility version 0.0.0, current version 0.0.0) /opt/local/lib/libboost_atomic-mt.dylib (compatibility version 0.0.0, current version 0.0.0) /opt/local/lib/liblog4cpp.5.dylib (compatibility version 6.0.0, current version 6.6.0) /usr/lib/libc++.1.dylib (compatibility version 1.0.0, current version 120.1.0) /usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current version 1226.10.1) /opt/local/lib/libgnuradio-runtime.dylib: /opt/local/lib/libgnuradio-runtime.3.7.10.1.dylib (compatibility version 3.7.10, current version 0.0.0) /opt/local/lib/libgnuradio-pmt.3.7.10.1.dylib (compatibility version 3.7.10, current version 0.0.0) /opt/local/lib/libvolk.1.3.dylib (compatibility version 1.3.0, current version 0.0.0) /opt/local/lib/libboost_date_time-mt.dylib (compatibility version 0.0.0, current version 0.0.0) /opt/local/lib/libboost_program_options-mt.dylib (compatibility version 0.0.0, current version 0.0.0) /opt/local/lib/libboost_filesystem-mt.dylib (compatibility version 0.0.0, current version 0.0.0) /opt/local/lib/libboost_system-mt.dylib (compatibility version 0.0.0, current version 0.0.0) /opt/local/lib/libboost_regex-mt.dylib (compatibility version 0.0.0, current version 0.0.0) /opt/local/lib/libboost_thread-mt.dylib (compatibility version 0.0.0, current version 0.0.0) /opt/local/lib/libboost_chrono-mt.dylib (compatibility version 0.0.0, current version 0.0.0) /opt/local/lib/libboost_atomic-mt.dylib (compatibility version 0.0.0, current version 0.0.0) /opt/local/lib/liblog4cpp.5.dylib (compatibility version 6.0.0, current version 6.6.0) /usr/lib/libc++.1.dylib (compatibility version 1.0.0, current version 120.1.0) /usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current version 1226.10.1) bash-3.2$ }}} -- Ticket URL: <https://trac.macports.org/ticket/52119#comment:6> MacPorts <https://www.macports.org/> Ports system for OS X
#52119: gr-osmosdr -------------------------+------------------------- Reporter: macports@… | Owner: michaelld@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: Port: gr-osmosdr | -------------------------+------------------------- Comment (by michaelld@…): OK. Strange. What does the following return: {{{ for tf in $(/bin/ls /opt/local/lib/libgnuradio-*); do echo $tf; otool -L $tf | grep "runtime\.3\.7\.10\.dylib"; done }}} -- Ticket URL: <https://trac.macports.org/ticket/52119#comment:7> MacPorts <https://www.macports.org/> Ports system for OS X
#52119: gr-osmosdr -------------------------+------------------------- Reporter: macports@… | Owner: michaelld@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: Port: gr-osmosdr | -------------------------+------------------------- Comment (by macports@…): {{{ bash-3.2$ for tf in $(/bin/ls /opt/local/lib/libgnuradio-*); do echo $tf; otool -L $tf | grep "runtime\.3\.7\.10\.dylib"; done /opt/local/lib/libgnuradio-analog.3.7.10.1.dylib /opt/local/lib/libgnuradio-analog.dylib /opt/local/lib/libgnuradio-atsc.3.7.10.1.dylib /opt/local/lib/libgnuradio-atsc.dylib /opt/local/lib/libgnuradio-audio.3.7.10.1.dylib /opt/local/lib/libgnuradio-audio.dylib /opt/local/lib/libgnuradio-blocks.3.7.10.1.dylib /opt/local/lib/libgnuradio-blocks.dylib /opt/local/lib/libgnuradio-channels.3.7.10.1.dylib /opt/local/lib/libgnuradio-channels.dylib /opt/local/lib/libgnuradio-digital.3.7.10.1.dylib /opt/local/lib/libgnuradio-digital.dylib /opt/local/lib/libgnuradio-dtv.3.7.10.1.dylib /opt/local/lib/libgnuradio-dtv.dylib /opt/local/lib/libgnuradio-fcd.3.7.10.1.dylib /opt/local/lib/libgnuradio-fcd.dylib /opt/local/lib/libgnuradio-fcdproplus.0.0.0.dylib /opt/local/lib/libgnuradio-runtime.3.7.10.dylib (compatibility version 3.7.10, current version 0.0.0) /opt/local/lib/libgnuradio-fcdproplus.0.dylib /opt/local/lib/libgnuradio-runtime.3.7.10.dylib (compatibility version 3.7.10, current version 0.0.0) /opt/local/lib/libgnuradio-fcdproplus.dylib /opt/local/lib/libgnuradio-runtime.3.7.10.dylib (compatibility version 3.7.10, current version 0.0.0) /opt/local/lib/libgnuradio-fec.3.7.10.1.dylib /opt/local/lib/libgnuradio-fec.dylib /opt/local/lib/libgnuradio-fft.3.7.10.1.dylib /opt/local/lib/libgnuradio-fft.dylib /opt/local/lib/libgnuradio-filter.3.7.10.1.dylib /opt/local/lib/libgnuradio-filter.dylib /opt/local/lib/libgnuradio-noaa.3.7.10.1.dylib /opt/local/lib/libgnuradio-noaa.dylib /opt/local/lib/libgnuradio-osmosdr.0.1.5git.dylib /opt/local/lib/libgnuradio-runtime.3.7.10.dylib (compatibility version 3.7.10, current version 0.0.0) /opt/local/lib/libgnuradio-osmosdr.dylib /opt/local/lib/libgnuradio-runtime.3.7.10.dylib (compatibility version 3.7.10, current version 0.0.0) /opt/local/lib/libgnuradio-pager.3.7.10.1.dylib /opt/local/lib/libgnuradio-pager.dylib /opt/local/lib/libgnuradio-pmt.3.7.10.1.dylib /opt/local/lib/libgnuradio-pmt.dylib /opt/local/lib/libgnuradio-qtgui.3.7.10.1.dylib /opt/local/lib/libgnuradio-qtgui.dylib /opt/local/lib/libgnuradio-runtime.3.7.10.1.dylib /opt/local/lib/libgnuradio-runtime.dylib /opt/local/lib/libgnuradio-trellis.3.7.10.1.dylib /opt/local/lib/libgnuradio-trellis.dylib /opt/local/lib/libgnuradio-uhd.3.7.10.1.dylib /opt/local/lib/libgnuradio-uhd.dylib /opt/local/lib/libgnuradio-video-sdl.3.7.10.1.dylib /opt/local/lib/libgnuradio-video-sdl.dylib /opt/local/lib/libgnuradio-vocoder.3.7.10.1.dylib /opt/local/lib/libgnuradio-vocoder.dylib /opt/local/lib/libgnuradio-wavelet.3.7.10.1.dylib /opt/local/lib/libgnuradio-wavelet.dylib /opt/local/lib/libgnuradio-wxgui.3.7.10.1.dylib /opt/local/lib/libgnuradio-wxgui.dylib bash-3.2$ }}} -- Ticket URL: <https://trac.macports.org/ticket/52119#comment:8> MacPorts <https://www.macports.org/> Ports system for OS X
#52119: gr-osmosdr -------------------------+------------------------- Reporter: macports@… | Owner: michaelld@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: Port: gr-osmosdr | -------------------------+------------------------- Comment (by michaelld@…): OK. I just rev-bumped gr-fcdproplus in r152122, which will hopefully take care of this issue. If I recall, it takes about 30 minutes for these changes to be "live", and after it is so you'll need to do: {{{ sudo port clean gr-osmosdr sudo port sync sudo port upgrade gr-osmosdr }}} and, hopefully it'll work this time. -- Ticket URL: <https://trac.macports.org/ticket/52119#comment:9> MacPorts <https://www.macports.org/> Ports system for OS X
#52119: gr-osmosdr -------------------------+------------------------- Reporter: macports@… | Owner: michaelld@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: Port: gr-osmosdr | -------------------------+------------------------- Comment (by macports@…): That fixed it, thank you very much. Your work is appreciated. -- Ticket URL: <https://trac.macports.org/ticket/52119#comment:10> MacPorts <https://www.macports.org/> Ports system for OS X
#52119: gr-osmosdr -------------------------+------------------------- Reporter: macports@… | Owner: michaelld@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: fixed | Keywords: Port: gr-osmosdr | -------------------------+------------------------- Changes (by michaelld@…): * status: new => closed * resolution: => fixed Comment: NP. YW. Thanks for reporting back. -- Ticket URL: <https://trac.macports.org/ticket/52119#comment:11> MacPorts <https://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts