[MacPorts] #49919: gr-osmosdr is still broken after rebuilding it more than 3 times.

MacPorts noreply at macports.org
Tue Dec 8 06:22:19 PST 2015


#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 ton@…):

 Same result:
 {{{
 TM-MBP:lib Ton$ sudo port -f uninstall $(port installed gr-osmosdr | sed
 -e 1d -e "s@(active)@@")
 Password:
 --->  Deactivating gr-osmosdr
 @20150716_4+airspy+bladeRF+docs+fcdproplus+hackrf+rtlsdr+swig+uhd
 --->  Cleaning gr-osmosdr
 --->  Uninstalling gr-osmosdr
 @20150716_4+airspy+bladeRF+docs+fcdproplus+hackrf+rtlsdr+swig+uhd
 --->  Cleaning gr-osmosdr
 TM-MBP:lib Ton$ sudo port selfupdate
 --->  Updating MacPorts base sources using rsync
 MacPorts base version 2.3.4 installed,
 MacPorts base version 2.3.4 downloaded.
 --->  Updating the ports tree
 --->  MacPorts base is already the latest version

 The ports tree has been updated. To upgrade your installed ports, you
 should run
   port upgrade outdated
 TM-MBP:lib Ton$ sudo port install gr-osmosdr
 --->  Computing dependencies for gr-osmosdr
 --->  Fetching archive for gr-osmosdr
 --->  Attempting to fetch gr-osmosdr-
 20150716_4+airspy+bladeRF+docs+fcdproplus+hackrf+rtlsdr+swig+uhd.darwin_14.x86_64.tbz2
 from http://lil.fr.packages.macports.org/gr-osmosdr
 --->  Attempting to fetch gr-osmosdr-
 20150716_4+airspy+bladeRF+docs+fcdproplus+hackrf+rtlsdr+swig+uhd.darwin_14.x86_64.tbz2
 from http://mse.uk.packages.macports.org/sites/packages.macports.org/gr-
 osmosdr
 --->  Attempting to fetch gr-osmosdr-
 20150716_4+airspy+bladeRF+docs+fcdproplus+hackrf+rtlsdr+swig+uhd.darwin_14.x86_64.tbz2
 from http://nue.de.packages.macports.org/macports/packages/gr-osmosdr
 --->  Fetching distfiles for gr-osmosdr
 --->  Verifying checksums for gr-osmosdr
 --->  Extracting gr-osmosdr
 --->  Configuring gr-osmosdr
 --->  Building gr-osmosdr
 --->  Staging gr-osmosdr into destroot
 --->  Installing gr-osmosdr
 @20150716_4+airspy+bladeRF+docs+fcdproplus+hackrf+rtlsdr+swig+uhd
 --->  Activating gr-osmosdr
 @20150716_4+airspy+bladeRF+docs+fcdproplus+hackrf+rtlsdr+swig+uhd
 --->  Cleaning gr-osmosdr
 --->  Updating database of binaries
 --->  Scanning binaries for linking errors
 --->  No broken files found.
 TM-MBP:lib Ton$ osmocom_fft
 Traceback (most recent call last):
   File "/opt/local/bin/osmocom_fft", line 33, in <module>
     import osmosdr
   File "/opt/local/lib/python2.7/site-packages/osmosdr/__init__.py", line
 26, in <module>
     from osmosdr_swig import *
   File "/opt/local/lib/python2.7/site-packages/osmosdr/osmosdr_swig.py",
 line 28, in <module>
     _osmosdr_swig = swig_import_helper()
   File "/opt/local/lib/python2.7/site-packages/osmosdr/osmosdr_swig.py",
 line 24, in swig_import_helper
     _mod = imp.load_module('_osmosdr_swig', fp, pathname, description)
 ImportError: dlopen(/opt/local/lib/python2.7/site-
 packages/osmosdr/_osmosdr_swig.so, 2): Library not loaded: /opt/local/lib
 /libgnuradio-runtime.3.7.8.dylib
   Referenced from: /opt/local/lib/python2.7/site-
 packages/osmosdr/_osmosdr_swig.so
   Reason: image not found
 }}}

 The issue is that i have libgnuradio-runtime.3.7.8.1.dylib where
 osmocom_fft looks for 3.7.8

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


More information about the macports-tickets mailing list