GithubHelp home page GithubHelp logo

homebrew-gnuradio's People

Contributors

ksnieck avatar mjmdavis avatar tehmaze avatar titanous avatar wcummings avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

homebrew-gnuradio's Issues

AttributeError: 'gr_hier_block2_sptr' object has no attribute 'set_callback'

I am using using ubuntu 12.10 i am trying to run a python block, namely OP25, in GNU Radio Companion v3.6.3-35-g4435082f, which uses python version 2.7.3 for some reason although python3.2 is in the lib folder. ! run the following command in terminal:

~$ python -m trace --count -C . op25_grc.py

Here is the output with an error:

Imported legacy fsk4
Using Volk machine: ssse3_32
Traceback (most recent call last):
File "/usr/lib/python2.7/runpy.py", line 162, in _run_module_as_main
"main", fname, loader, pkg_name)
File "/usr/lib/python2.7/runpy.py", line 72, in _run_code
exec code in run_globals
File "/usr/lib/python2.7/trace.py", line 819, in
main()
File "/usr/lib/python2.7/trace.py", line 807, in main
t.runctx(code, globs, globs)
File "/usr/lib/python2.7/trace.py", line 513, in runctx
exec cmd in globals, locals
File "op25_grc.py", line 493, in
tb = op25_grc()
File "op25_grc.py", line 231, in init
self.wxgui_fftsink2_0_0.set_callback(wxgui_fftsink2_0_0_callback)
File "/usr/local/lib/python2.7/dist-packages/gnuradio/gr/hier_block2.py", line 54, in getattr
return getattr(self._hb, name)
AttributeError: 'gr_hier_block2_sptr' object has no attribute 'set_callback'

I was going to post here the code in file "hier_block2_.py" but is was too long. i have been unable to find any sort of solution to this problem anywhere. Any help will be greatly appreciated.
Thank you very much!

rtlsdr formula fails on OS X 10.8.2

Installing just the rtlsdr formula on Mac OS X 10.8.2 with automake 1.13.1 fails:

$ brew install --HEAD rtlsdr
==> Cloning git://git.osmocom.org/rtl-sdr.git
Updating /Library/Caches/Homebrew/rtlsdr--git
==> autoreconf -i
/usr/local/Cellar/automake/1.13.1/share/aclocal-1.13/obsolete-err.m4:14: AM_CONFIG_HEADER is expanded from...
configure.ac:68: the top level
autom4te: /usr/bin/m4 failed with exit status: 1
aclocal: error: echo failed with exit status: 1
autoreconf: aclocal failed with exit status: 1

Fatal Python error: PyThreadState_Get: no current thread (Mountain Lion)

On Mountain Lion, I'm getting:

$ gnuradio-companion
/usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/gtk-2.0/gtk/init.py:57: GtkWarning: could not open display
warnings.warn(str(e), _gtk.Warning)
Fatal Python error: PyThreadState_Get: no current thread

Possibly a lib-path error?

$ DYLD_PRINT_LIBRARIES=1 gnuradio-companion 2>&1 | grep -i python | grep -v Cellar
dyld: loaded: /usr/local/bin/python
dyld: loaded: /System/Library/Frameworks/Python.framework/Versions/2.7/Python
Fatal Python error: PyThreadState_Get: no current thread

this is forked from Issue #6

Build failure on test_gruel

==> Installing gnuradio
==> Downloading http://gnuradio.org/releases/gnuradio/gnuradio-3.6.1.tar.gz
######################################################################## 100.0%
==> Patching
patching file grc/CMakeLists.txt
patching file gr-qtgui/lib/spectrumdisplayform.ui
==> cmake .. -DCMAKE_PREFIX_PATH=/usr/local/Cellar/gnuradio/3.6.1 -DQWT_INCLUDE_DIRS=/usr/local/lib/qwt.framework/Headers -DCMAKE_INSTALL_PREFIX=/usr/local/Cell
==> make
[ 28%] Building CXX object gruel/src/lib/CMakeFiles/test_gruel.dir/pmt/qa_pmt.cc.o
[ 28%] Building CXX object gruel/src/lib/CMakeFiles/test_gruel.dir/test_gruel.cc.o
Linking CXX executable test_gruel
[ 28%] Built target test_gruel
make: *** [all] Error 2

can't install mac 10.10

$ brew search gnuradio
No formula found for "gnuradio".
Searching pull requests...
$ brew install python gfortran umfpack swig
Error: No available formula for gfortran
GNU Fortran is now provided as part of GCC, and can be installed with:
brew install gcc
$ brew install gcc
==> Installing dependencies for gcc: mpfr, libmpc, isl, cloog
==> Installing gcc dependency: mpfr
==> Downloading https://downloads.sf.net/project/machomebrew/Bottles/mpfr-3.1.2-p10.yosemite.bottle.1.tar.gz

################################################################## 100.0%

==> Pouring mpfr-3.1.2-p10.yosemite.bottle.1.tar.gz
๐Ÿบ /usr/local/Cellar/mpfr/3.1.2-p10: 24 files, 3.5M
==> Installing gcc dependency: libmpc
==> Downloading https://downloads.sf.net/project/machomebrew/Bottles/libmpc-1.0.2.yosemite.bottle.2.tar.gz

################################################################## 100.0%

==> Pouring libmpc-1.0.2.yosemite.bottle.2.tar.gz
๐Ÿบ /usr/local/Cellar/libmpc/1.0.2: 10 files, 384K
==> Installing gcc dependency: isl
==> Downloading https://downloads.sf.net/project/machomebrew/Bottles/isl-0.12.2.yosemite.bottle.2.tar.gz

################################################################## 100.0%

==> Pouring isl-0.12.2.yosemite.bottle.2.tar.gz
๐Ÿบ /usr/local/Cellar/isl/0.12.2: 55 files, 3.1M
==> Installing gcc dependency: cloog
==> Downloading https://downloads.sf.net/project/machomebrew/Bottles/cloog-0.18.1.yosemite.bottle.2.tar.gz

################################################################## 100.0%

==> Pouring cloog-0.18.1.yosemite.bottle.2.tar.gz
๐Ÿบ /usr/local/Cellar/cloog/0.18.1: 33 files, 560K
==> Installing gcc
==> Downloading https://downloads.sf.net/project/machomebrew/Bottles/gcc-4.9.2.yosemite.bottle.tar.gz

################################################################## 100.0%

==> Pouring gcc-4.9.2.yosemite.bottle.tar.gz
==> Caveats
GCC has been built with multilib support. Notably, OpenMP may not work:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60670
If you need OpenMP support you may want to
brew reinstall gcc --without-multilib
==> Summary
๐Ÿบ /usr/local/Cellar/gcc/4.9.2: 1156 files, 203M
$ gcc
clang: error: no input files
$ gcc -v
Configured with: --prefix=/Library/Developer/CommandLineTools/usr --with-gxx-include-dir=/usr/include/c++/4.2.1
Apple LLVM version 6.0 (clang-600.0.54) (based on LLVM 3.5svn)
Target: x86_64-apple-darwin14.0.0
Thread model: posix
$ brew install python gfortran umfpack swig
Error: No available formula for gfortran
GNU Fortran is now provided as part of GCC, and can be installed with:
brew install gcc
$ ll /usr/local/Cellar/gcc/4.9.2
total 2488
-rw-r--r-- 1 alex staff 18002 Jul 14 2005 COPYING
-rw-r--r-- 1 alex staff 561270 Oct 30 16:25 ChangeLog
-rw-r--r-- 1 alex staff 320 Nov 9 22:20 INSTALL_RECEIPT.json
-rw-r--r-- 1 alex staff 676751 Oct 30 16:29 NEWS
-rw-r--r-- 1 alex staff 1026 Jul 16 2012 README
drwxr-xr-x 20 alex staff 680 Oct 31 18:37 bin
drwxr-xr-x 3 alex staff 102 Oct 31 18:37 lib
drwxr-xr-x 3 alex staff 102 Oct 31 18:37 libexec
drwxr-xr-x 4 alex staff 136 Oct 31 18:37 share
alexs-MBP:~ alex$ ll /usr/local/Cellar/gcc/4.9.2/bin/
total 23904
-r-xr-xr-x 4 alex staff 1128944 Oct 31 18:37 c++-4.9
-r-xr-xr-x 1 alex staff 1128872 Oct 31 18:37 cpp-4.9
-r-xr-xr-x 4 alex staff 1128944 Oct 31 18:37 g++-4.9
-r-xr-xr-x 3 alex staff 1124680 Oct 31 18:37 gcc-4.9
-r-xr-xr-x 2 alex staff 42928 Oct 31 18:37 gcc-ar-4.9
-r-xr-xr-x 2 alex staff 42936 Oct 31 18:37 gcc-nm-4.9
-r-xr-xr-x 2 alex staff 42944 Oct 31 18:37 gcc-ranlib-4.9
-r-xr-xr-x 1 alex staff 671400 Oct 31 18:37 gcov-4.9
lrwxr-xr-x 1 alex staff 12 Oct 31 18:37 gfortran -> gfortran-4.9
-r-xr-xr-x 2 alex staff 1129752 Oct 31 18:37 gfortran-4.9
-r-xr-xr-x 4 alex staff 1128944 Oct 31 18:37 x86_64-apple-darwin14.0.0-c++-4.9
-r-xr-xr-x 4 alex staff 1128944 Oct 31 18:37 x86_64-apple-darwin14.0.0-g++-4.9
-r-xr-xr-x 3 alex staff 1124680 Oct 31 18:37 x86_64-apple-darwin14.0.0-gcc-4.9
-r-xr-xr-x 3 alex staff 1124680 Oct 31 18:37 x86_64-apple-darwin14.0.0-gcc-4.9.2
-r-xr-xr-x 2 alex staff 42928 Oct 31 18:37 x86_64-apple-darwin14.0.0-gcc-ar-4.9
-r-xr-xr-x 2 alex staff 42936 Oct 31 18:37 x86_64-apple-darwin14.0.0-gcc-nm-4.9
-r-xr-xr-x 2 alex staff 42944 Oct 31 18:37 x86_64-apple-darwin14.0.0-gcc-ranlib-4.9
-r-xr-xr-x 2 alex staff 1129752 Oct 31 18:37 x86_64-apple-darwin14.0.0-gfortran-4.9
alexs-MBP:~ alex$ ll /usr/local/Cellar/gcc/4.9.2/bin/gcc-4.9
-r-xr-xr-x 3 alex staff 1124680 Oct 31 18:37 /usr/local/Cellar/gcc/4.9.2/bin/gcc-4.9
$ /usr/local/Cellar/gcc/4.9.2/bin/gcc-4.9 -v
Using built-in specs.
COLLECT_GCC=/usr/local/Cellar/gcc/4.9.2/bin/gcc-4.9
COLLECT_LTO_WRAPPER=/usr/local/Cellar/gcc/4.9.2/libexec/gcc/x86_64-apple-darwin14.0.0/4.9.2/lto-wrapper
Target: x86_64-apple-darwin14.0.0
Configured with: ../configure --build=x86_64-apple-darwin14.0.0 --prefix=/usr/local/Cellar/gcc/4.9.2 --enable-languages=c,c++,objc,obj-c++,fortran --program-suffix=-4.9 --with-gmp=/usr/local/opt/gmp --with-mpfr=/usr/local/opt/mpfr --with-mpc=/usr/local/opt/libmpc --with-cloog=/usr/local/opt/cloog --with-isl=/usr/local/opt/isl --with-system-zlib --enable-version-specific-runtime-libs --enable-libstdcxx-time=yes --enable-stage1-checking --enable-checking=release --enable-lto --disable-werror --with-pkgversion='Homebrew gcc 4.9.2' --with-bugurl=https://github.com/Homebrew/homebrew/issues --enable-plugin --disable-nls --enable-multilib
Thread model: posix
gcc version 4.9.2 (Homebrew gcc 4.9.2)
$ alias gcc='/usr/local/Cellar/gcc/4.9.2/bin/gcc-4.9'
$ gcc -v
Using built-in specs.
COLLECT_GCC=/usr/local/Cellar/gcc/4.9.2/bin/gcc-4.9
COLLECT_LTO_WRAPPER=/usr/local/Cellar/gcc/4.9.2/libexec/gcc/x86_64-apple-darwin14.0.0/4.9.2/lto-wrapper
Target: x86_64-apple-darwin14.0.0
Configured with: ../configure --build=x86_64-apple-darwin14.0.0 --prefix=/usr/local/Cellar/gcc/4.9.2 --enable-languages=c,c++,objc,obj-c++,fortran --program-suffix=-4.9 --with-gmp=/usr/local/opt/gmp --with-mpfr=/usr/local/opt/mpfr --with-mpc=/usr/local/opt/libmpc --with-cloog=/usr/local/opt/cloog --with-isl=/usr/local/opt/isl --with-system-zlib --enable-version-specific-runtime-libs --enable-libstdcxx-time=yes --enable-stage1-checking --enable-checking=release --enable-lto --disable-werror --with-pkgversion='Homebrew gcc 4.9.2' --with-bugurl=https://github.com/Homebrew/homebrew/issues --enable-plugin --disable-nls --enable-multilib
Thread model: posix
gcc version 4.9.2 (Homebrew gcc 4.9.2)
$ brew install python gfortran umfpack swig
Error: No available formula for gfortran
GNU Fortran is now provided as part of GCC, and can be installed with:
brew install gcc

Build fails due to boost on osx 10.9

Not sure if this is a 10.9 issue or if something has crept into Boost. Gnuradio compiles all the way and then during link it complains:

Undefined symbols for architecture x86_64:
  "boost::filesystem::path_traits::dispatch(boost::filesystem::directory_entry const&, std::basic_string<char, std::char_traits<char>, std::allocator<char> >&, std::codecvt<wchar_t, char, __mbstate_t> const&)", referenced from:
      boost::filesystem::path::path<boost::filesystem::directory_entry>(boost::filesystem::directory_entry const&, boost::enable_if<boost::filesystem::path_traits::is_pathable<boost::decay<boost::filesystem::directory_entry>::type>, void>::type*)in gr_prefs.cc.o
ld: symbol(s) not found for architecture x86_64

My C++ is a little rusty and this kind of crazy template error is exactly why I hate C++ and Boost. I think it's saying boost::filesystem is missing something -- or not really missing but some aspect is not showing up in the link.

I just built boost today for this reason and I think it was using clang c++11 where gnuradio is using gcc42. Could there be some fighting between the stdc++ libraries? I don't know. I'll keep digging. I'll try forcing boost to build with gcc42 and do some googling for related problems ...

Error Installing

Error: Failed executing: cmake .. -DCMAKE_PREFIX_PATH=/usr/local/Cellar/gnuradio/3.6.1 -DQWT_INCLUDE_DIRS=/usr/local/lib/qwt.framework/Headers -DCMAKE_INSTALL_PREFIX=/usr/local/Cellar/gnuradio/3.6.1 -DCMAKE_BUILD_TYPE=None -DCMAKE_FIND_FRAMEWORK=LAST -Wno-dev -DENABLE_GR_QTGUI=OFF -DENABLE_DOXYGEN=OFF -DPYTHON_LIBRARY=/usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/ (gnuradio.rb:51)

gr-baz built on wrong Python Libs

A "brew install gr-baz --HEAD" on my system seems to work well, but I have a crash when I launch gnuradio-companion. This is because all gnuradio is built with brew Python, but gr-baz is building with Apple Python...

I had to change the system 'cmake' line in /usr/local/Library/Formula/gr-baz.rb into

system 'cmake', '..', '-DPYTHON_LIBRARY=/usr/local/Frameworks/Python.framework/Versions/2.7/Python ', *std_cmake_args

to make it work...

Y.

ld: framework not found QtGui

When building with brew install gnuradio --with-qt -v, the build fails. Walking through why it's failing, it seems to be that the gnuradio-qtgui subproject can't find the framework paths for QT, and the only place it is looking is in /usr/local/Cellar/python/2.7.3/Frameworks (-F/usr/local/Cellar/python/2.7.3/Frameworks).

The Qt_.framework and qwt_.framework exist in /usr/local/lib, not in /usr/local/Cellar/python/2.7.3/Frameworks.

As a workaround, I was able to get it working via symlinking the Qt* and qwt* frameworks into /usr/local/Cellar/python/2.7.3/Frameworks:

ln -s /usr/local/lib/qwt* /usr/local/Cellar/python/2.7.3/Frameworks/
ln -s /usr/local/lib/Qt* /usr/local/Cellar/python/2.7.3/Frameworks/

Based on other things I've seen online, this may have to do with the version of qt/qwt/pyqt/pyqwt:
qt: stable 4.8.4 (bottled), HEAD
pyqt: stable 4.9.4
qwt: stable 6.0.1
pyqwt: stable 5.2.0

Help please?

I am receiving this error!! any help?

โ‡’  brew install rtlsdr gr-osmosdr gr-baz --HEAD
Warning: titanous/gnuradio/rtlsdr-HEAD already installed
==> Installing gr-osmosdr from titanous/gnuradio
==> Cloning git://git.osmocom.org/gr-osmosdr
Updating /Library/Caches/Homebrew/gr-osmosdr--git
==> Checking out branch gr3.6
==> cmake .. -DCMAKE_C_FLAGS_RELEASE=-DNDEBUG -DCMAKE_CXX_FLAGS_RELEASE=-DNDEBUG -DCMAKE_INSTALL_PREFIX=/usr/local/Cellar/gr-osmosdr/HEAD -DCMAKE_BUILD_TYPE=
Last 15 lines from /Users/senad/Library/Logs/Homebrew/gr-osmosdr/01.cmake:
--   No package 'libhackrf' found
-- Could NOT find LIBHACKRF (missing:  LIBHACKRF_LIBRARIES LIBHACKRF_INCLUDE_DIRS) 
-- Checking for module 'libairspy'
--   No package 'libairspy' found
-- Could NOT find LIBAIRSPY (missing:  LIBAIRSPY_LIBRARIES LIBAIRSPY_INCLUDE_DIRS) 
-- Checking for module 'libbladeRF'
--   No package 'libbladeRF' found
-- Found libbladeRF: /usr/local/include, /usr/local/lib/libbladeRF.dylib
-- Could NOT find Doxygen (missing:  DOXYGEN_EXECUTABLE) 
CMake Error at CMakeLists.txt:166 (message):
  Gruel required to build gr-osmosdr


-- Configuring incomplete, errors occurred!
See also "/tmp/gr-osmosdr20160416-77898-49w41t/build/CMakeFiles/CMakeOutput.log".

READ THIS: https://git.io/brew-troubleshooting
If reporting this issue please do so at (not Homebrew/brew):
  https://github.com/titanous/homebrew-gnuradio/issues

senad@Senads-MBP-Work:/usr/local/Cellar/soapybladerf/0.3.1/lib/SoapySDR/modules|master

Build fails at "Linking CXX shared module _gnuradio_core_gengen.so". No clue.

I installed all the prerequisites and checked if they are working but the installation of gnuradio with qt fails with:

==> make
Linking CXX shared module _gnuradio_core_gengen.so
[ 98%] Built target _gnuradio_core_gengen
Linking CXX shared module _gnuradio_core_general.so
[ 98%] Built target _gnuradio_core_general
make: *** [all] Error 2

System is a MacBookPro 8,2 with Mac OS X 10.8.2 and Python 2.7.3.
Funny thing is, that it seems to install fine without qt :/

Struggling to install, not sure where to go!

Probably a PEBKAC, but, I'm going through your instructions, and keep failing on the scipy installation, it appears to not be able to detect the numpy installation.

Hollis:~ pwarren$ /usr/local/share/python/pip install https://github.com/scipy/scipy/tarball/v0.11.0rc2
Downloading/unpacking https://github.com/scipy/scipy/tarball/v0.11.0rc2
  Downloading v0.11.0rc2 (9.9MB): 9.9MB downloaded
  Running setup.py egg_info for package from https://github.com/scipy/scipy/tarball/v0.11.0rc2
    blas_opt_info:
      FOUND:
        extra_link_args = ['-Wl,-framework', '-Wl,Accelerate']
        define_macros = [('NO_ATLAS_INFO', 3)]
        extra_compile_args = ['-msse3', '-I/System/Library/Frameworks/vecLib.framework/Headers']

    lapack_opt_info:
      FOUND:
        extra_link_args = ['-Wl,-framework', '-Wl,Accelerate']
        define_macros = [('NO_ATLAS_INFO', 3)]
        extra_compile_args = ['-msse3']

    umfpack_info:
      libraries umfpack not found in /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib
    amd_info:
      libraries amd not found in /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib
      FOUND:
        libraries = ['amd']
        library_dirs = ['/usr/local/lib']
        swig_opts = ['-I/usr/local/include']
        define_macros = [('SCIPY_AMD_H', None)]
        include_dirs = ['/usr/local/include']

      FOUND:
        libraries = ['umfpack', 'amd']
        library_dirs = ['/usr/local/lib']
        swig_opts = ['-I/usr/local/include', '-I/usr/local/include']
        define_macros = [('SCIPY_UMFPACK_H', None), ('SCIPY_AMD_H', None)]
        include_dirs = ['/usr/local/include']

    Traceback (most recent call last):
      File "<string>", line 16, in <module>
      File "/var/folders/rj/7k9g5zdd705cjxmc1f2hl0j00000gn/T/pip-CUD6uJ-build/setup.py", line 208, in <module>
        setup_package()
      File "/var/folders/rj/7k9g5zdd705cjxmc1f2hl0j00000gn/T/pip-CUD6uJ-build/setup.py", line 199, in setup_package
        configuration=configuration )
      File "/usr/local/lib/python2.7/site-packages/numpy/distutils/core.py", line 152, in setup
        config = configuration()
      File "/var/folders/rj/7k9g5zdd705cjxmc1f2hl0j00000gn/T/pip-CUD6uJ-build/setup.py", line 136, in configuration
        config.add_subpackage('scipy')
      File "/usr/local/lib/python2.7/site-packages/numpy/distutils/misc_util.py", line 1002, in add_subpackage
        caller_level = 2)
      File "/usr/local/lib/python2.7/site-packages/numpy/distutils/misc_util.py", line 971, in get_subpackage
        caller_level = caller_level + 1)
      File "/usr/local/lib/python2.7/site-packages/numpy/distutils/misc_util.py", line 908, in _get_configuration_from_setup_py
        config = setup_module.configuration(*args)
      File "scipy/setup.py", line 19, in configuration
        config.add_subpackage('special')
      File "/usr/local/lib/python2.7/site-packages/numpy/distutils/misc_util.py", line 1002, in add_subpackage
        caller_level = 2)
      File "/usr/local/lib/python2.7/site-packages/numpy/distutils/misc_util.py", line 971, in get_subpackage
        caller_level = caller_level + 1)
      File "/usr/local/lib/python2.7/site-packages/numpy/distutils/misc_util.py", line 908, in _get_configuration_from_setup_py
        config = setup_module.configuration(*args)
      File "/private/var/folders/rj/7k9g5zdd705cjxmc1f2hl0j00000gn/T/pip-CUD6uJ-build/scipy/special/setup.py", line 54, in configuration
        extra_info=get_info("npymath")
      File "/usr/local/lib/python2.7/site-packages/numpy/distutils/misc_util.py", line 2220, in get_info
        pkg_info = get_pkg_info(pkgname, dirs)
      File "/usr/local/lib/python2.7/site-packages/numpy/distutils/misc_util.py", line 2172, in get_pkg_info
        return read_config(pkgname, dirs)
      File "/usr/local/lib/python2.7/site-packages/numpy/distutils/npy_pkg_config.py", line 390, in read_config
        v = _read_config_imp(pkg_to_filename(pkgname), dirs)
      File "/usr/local/lib/python2.7/site-packages/numpy/distutils/npy_pkg_config.py", line 326, in _read_config_imp
        meta, vars, sections, reqs = _read_config(filenames)
      File "/usr/local/lib/python2.7/site-packages/numpy/distutils/npy_pkg_config.py", line 309, in _read_config
        meta, vars, sections, reqs = parse_config(f, dirs)
      File "/usr/local/lib/python2.7/site-packages/numpy/distutils/npy_pkg_config.py", line 281, in parse_config
        raise PkgNotFound("Could not find file(s) %s" % str(filenames))
    numpy.distutils.npy_pkg_config.PkgNotFound: Could not find file(s) ['/usr/local/lib/python2.7/site-packages/numpy/core/lib/npy-pkg-config/npymath.ini']
    Complete output from command python setup.py egg_info:
    blas_opt_info:

  FOUND:

    extra_link_args = ['-Wl,-framework', '-Wl,Accelerate']

    define_macros = [('NO_ATLAS_INFO', 3)]

    extra_compile_args = ['-msse3', '-I/System/Library/Frameworks/vecLib.framework/Headers']



lapack_opt_info:

  FOUND:

    extra_link_args = ['-Wl,-framework', '-Wl,Accelerate']

    define_macros = [('NO_ATLAS_INFO', 3)]

    extra_compile_args = ['-msse3']



umfpack_info:

  libraries umfpack not found in /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib

amd_info:

  libraries amd not found in /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib

  FOUND:

    libraries = ['amd']

    library_dirs = ['/usr/local/lib']

    swig_opts = ['-I/usr/local/include']

    define_macros = [('SCIPY_AMD_H', None)]

    include_dirs = ['/usr/local/include']



  FOUND:

    libraries = ['umfpack', 'amd']

    library_dirs = ['/usr/local/lib']

    swig_opts = ['-I/usr/local/include', '-I/usr/local/include']

    define_macros = [('SCIPY_UMFPACK_H', None), ('SCIPY_AMD_H', None)]

    include_dirs = ['/usr/local/include']



Traceback (most recent call last):

  File "<string>", line 16, in <module>

  File "/var/folders/rj/7k9g5zdd705cjxmc1f2hl0j00000gn/T/pip-CUD6uJ-build/setup.py", line 208, in <module>

    setup_package()

  File "/var/folders/rj/7k9g5zdd705cjxmc1f2hl0j00000gn/T/pip-CUD6uJ-build/setup.py", line 199, in setup_package

    configuration=configuration )

  File "/usr/local/lib/python2.7/site-packages/numpy/distutils/core.py", line 152, in setup

    config = configuration()

  File "/var/folders/rj/7k9g5zdd705cjxmc1f2hl0j00000gn/T/pip-CUD6uJ-build/setup.py", line 136, in configuration

    config.add_subpackage('scipy')

  File "/usr/local/lib/python2.7/site-packages/numpy/distutils/misc_util.py", line 1002, in add_subpackage

    caller_level = 2)

  File "/usr/local/lib/python2.7/site-packages/numpy/distutils/misc_util.py", line 971, in get_subpackage

    caller_level = caller_level + 1)

  File "/usr/local/lib/python2.7/site-packages/numpy/distutils/misc_util.py", line 908, in _get_configuration_from_setup_py

    config = setup_module.configuration(*args)

  File "scipy/setup.py", line 19, in configuration

    config.add_subpackage('special')

  File "/usr/local/lib/python2.7/site-packages/numpy/distutils/misc_util.py", line 1002, in add_subpackage

    caller_level = 2)

  File "/usr/local/lib/python2.7/site-packages/numpy/distutils/misc_util.py", line 971, in get_subpackage

    caller_level = caller_level + 1)

  File "/usr/local/lib/python2.7/site-packages/numpy/distutils/misc_util.py", line 908, in _get_configuration_from_setup_py

    config = setup_module.configuration(*args)

  File "/private/var/folders/rj/7k9g5zdd705cjxmc1f2hl0j00000gn/T/pip-CUD6uJ-build/scipy/special/setup.py", line 54, in configuration

    extra_info=get_info("npymath")

  File "/usr/local/lib/python2.7/site-packages/numpy/distutils/misc_util.py", line 2220, in get_info

    pkg_info = get_pkg_info(pkgname, dirs)

  File "/usr/local/lib/python2.7/site-packages/numpy/distutils/misc_util.py", line 2172, in get_pkg_info

    return read_config(pkgname, dirs)

  File "/usr/local/lib/python2.7/site-packages/numpy/distutils/npy_pkg_config.py", line 390, in read_config

    v = _read_config_imp(pkg_to_filename(pkgname), dirs)

  File "/usr/local/lib/python2.7/site-packages/numpy/distutils/npy_pkg_config.py", line 326, in _read_config_imp

    meta, vars, sections, reqs = _read_config(filenames)

  File "/usr/local/lib/python2.7/site-packages/numpy/distutils/npy_pkg_config.py", line 309, in _read_config

    meta, vars, sections, reqs = parse_config(f, dirs)

  File "/usr/local/lib/python2.7/site-packages/numpy/distutils/npy_pkg_config.py", line 281, in parse_config

    raise PkgNotFound("Could not find file(s) %s" % str(filenames))

numpy.distutils.npy_pkg_config.PkgNotFound: Could not find file(s) ['/usr/local/lib/python2.7/site-packages/numpy/core/lib/npy-pkg-config/npymath.ini']

----------------------------------------
Command python setup.py egg_info failed with error code 1 in /var/folders/rj/7k9g5zdd705cjxmc1f2hl0j00000gn/T/pip-CUD6uJ-build
Storing complete log in /Users/pwarren/.pip/pip.log

the /usr/local/lib/python2.7/site-packages/numpy/core/lib/npy-pkg-config/npymath.ini'

Does not seem to exist, but there are a bunch of python files in /usr/local/lib/python2.7/site-packages/numpy/core/

I'm using a brand new macbook air 13", with OS X 10.8.1 and xcode 4.4.1, I did the homebrew install, and hombrew doctor, and homebrew install wget worked pretty well ;)

Just a bit lost with all this, thanks for any help!

issue when installing matplotlib

everthing seems to be ok until the matplotlib
in:
sudo easy_install pip
sudo pip install Cheetah lxml numpy scipy matplotlib

after first fail, I tried
sudo easy_install matplotlib

Tested on lion 10.7.4 xcode 4.3.2 and 4.3.3

Log from easy install

Searching for matplotlib
Reading http://pypi.python.org/simple/matplotlib/
Reading http://matplotlib.sourceforge.net
Reading https://sourceforge.net/projects/matplotlib/files/matplotlib/matplotlib-1.0
Reading https://sourceforge.net/project/showfiles.php?group_id=80706&package_id=278194
Reading http://sourceforge.net/project/showfiles.php?group_id=80706&package_id=82474
Reading https://sourceforge.net/projects/matplotlib/files/matplotlib/matplotlib-0.99.1/
Reading https://sourceforge.net/project/showfiles.php?group_id=80706&package_id=82474
Reading http://sourceforge.net/project/showfiles.php?group_id=80706
Reading https://sourceforge.net/projects/matplotlib/files/matplotlib/matplotlib-0.99.3/
Reading http://sourceforge.net/projects/matplotlib/files/matplotlib/matplotlib-1.1.0/
Reading https://sourceforge.net/projects/matplotlib/files/matplotlib/matplotlib-1.0.1/
Best match: matplotlib 1.1.0
Downloading http://sourceforge.net/projects/matplotlib/files/matplotlib/matplotlib-1.1.0/matplotlib-1.1.0.tar.gz/download
Processing matplotlib-1.1.0.tar.gz
Running matplotlib-1.1.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-8f72kB/matplotlib-1.1.0/egg-dist-tmp-Da2qnm

basedirlist is: []

BUILDING MATPLOTLIB
matplotlib: 1.1.0
python: 2.7.1 (r271:86832, Jul 31 2011, 19:30:53) [GCC
4.2.1 (Based on Apple Inc. build 5658) (LLVM build
2335.15.00)]
platform: darwin

REQUIRED DEPENDENCIES
numpy: 1.5.1
freetype2: found, but unknown version (no pkg-config)
* WARNING: Could not find 'freetype2' headers in any
* of '.', './freetype2'.

OPTIONAL BACKEND DEPENDENCIES
libpng: found, but unknown version (no pkg-config)
* Could not find 'libpng' headers in any of '.'
Tkinter: Tkinter: 81008, Tk: 8.5, Tcl: 8.5
Gtk+: no
* Building for Gtk+ requires pygtk; you must be able
* to "import gtk" in your build/install environment
Mac OS X native: yes
Qt: no
Qt4: no
Cairo: no

OPTIONAL DATE/TIMEZONE DEPENDENCIES
datetime: present, version unknown
dateutil: 1.5
pytz: matplotlib will provide
adding pytz

OPTIONAL USETEX DEPENDENCIES
dvipng: no
ghostscript: /bin/sh: gs: command not found
latex: no

[Edit setup.cfg to suppress the above messages]

pymods ['pylab']
packages ['matplotlib', 'matplotlib.backends', 'matplotlib.backends.qt4_editor', 'matplotlib.projections', 'matplotlib.testing', 'matplotlib.testing.jpl_units', 'matplotlib.tests', 'mpl_toolkits', 'mpl_toolkits.mplot3d', 'mpl_toolkits.axes_grid', 'mpl_toolkits.axes_grid1', 'mpl_toolkits.axisartist', 'matplotlib.sphinxext', 'matplotlib.tri', 'matplotlib.delaunay', 'pytz']
warning: no files found matching 'KNOWN_BUGS'
warning: no files found matching 'INTERACTIVE'
warning: no files found matching 'MANIFEST'
warning: no files found matching 'init.py'
warning: no files found matching 'examples/data/'
warning: no files found matching 'lib/mpl_toolkits'
warning: no files found matching 'LICENSE
' under directory 'license'
cc1plus: warning: command line option "-Wstrict-prototypes" is valid for Ada/C/ObjC but not for C++
In file included from src/ft2font.cpp:3:
src/ft2font.h:16:22: error: ft2build.h: No such file or directory
src/ft2font.h:17:10: error: #include expects "FILENAME" or
src/ft2font.h:18:10: error: #include expects "FILENAME" or
src/ft2font.h:19:10: error: #include expects "FILENAME" or
src/ft2font.h:20:10: error: #include expects "FILENAME" or
src/ft2font.h:21:10: error: #include expects "FILENAME" or
In file included from src/ft2font.cpp:3:
src/ft2font.h:35: error: โ€˜FT_Bitmapโ€™ has not been declared
src/ft2font.h:35: error: โ€˜FT_Intโ€™ has not been declared
src/ft2font.h:35: error: โ€˜FT_Intโ€™ has not been declared
src/ft2font.h:91: error: expected โ€˜,โ€™ or โ€˜...โ€™ before โ€˜&โ€™ token
src/ft2font.h:91: error: ISO C++ forbids declaration of โ€˜FT_Faceโ€™ with no type
src/ft2font.h:138: error: โ€˜FT_Faceโ€™ does not name a type
src/ft2font.h:139: error: โ€˜FT_Matrixโ€™ does not name a type
src/ft2font.h:140: error: โ€˜FT_Vectorโ€™ does not name a type
src/ft2font.h:141: error: โ€˜FT_Errorโ€™ does not name a type
src/ft2font.h:142: error: โ€˜FT_Glyphโ€™ was not declared in this scope
src/ft2font.h:142: error: template argument 1 is invalid
src/ft2font.h:142: error: template argument 2 is invalid
src/ft2font.h:143: error: โ€˜FT_Vectorโ€™ was not declared in this scope
src/ft2font.h:143: error: template argument 1 is invalid
src/ft2font.h:143: error: template argument 2 is invalid
src/ft2font.h:149: error: โ€˜FT_BBoxโ€™ does not name a type
src/ft2font.cpp:51: error: โ€˜FT_Libraryโ€™ does not name a type
src/ft2font.cpp:114: error: variable or field โ€˜draw_bitmapโ€™ declared void
src/ft2font.cpp:114: error: โ€˜FT_Bitmapโ€™ was not declared in this scope
src/ft2font.cpp:114: error: โ€˜bitmapโ€™ was not declared in this scope
src/ft2font.cpp:115: error: โ€˜FT_Intโ€™ was not declared in this scope
src/ft2font.cpp:116: error: โ€˜FT_Intโ€™ was not declared in this scope
/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/numpy/core/include/numpy/__multiarray_api.h:1187: warning: โ€˜int _import_array()โ€™ defined but not used
cc1plus: warning: command line option "-Wstrict-prototypes" is valid for Ada/C/ObjC but not for C++
In file included from src/ft2font.cpp:3:
src/ft2font.h:16:22: error: ft2build.h: No such file or directory
src/ft2font.h:17:10: error: #include expects "FILENAME" or
src/ft2font.h:18:10: error: #include expects "FILENAME" or
src/ft2font.h:19:10: error: #include expects "FILENAME" or
src/ft2font.h:20:10: error: #include expects "FILENAME" or
src/ft2font.h:21:10: error: #include expects "FILENAME" or
In file included from src/ft2font.cpp:3:
src/ft2font.h:35: error: โ€˜FT_Bitmapโ€™ has not been declared
src/ft2font.h:35: error: โ€˜FT_Intโ€™ has not been declared
src/ft2font.h:35: error: โ€˜FT_Intโ€™ has not been declared
src/ft2font.h: In member function โ€˜unsigned int FT2Image::get_width() constโ€™:
src/ft2font.h:44: warning: implicit conversion shortens 64-bit value into a 32-bit value
src/ft2font.h: In member function โ€˜unsigned int FT2Image::get_height() constโ€™:
src/ft2font.h:48: warning: implicit conversion shortens 64-bit value into a 32-bit value
src/ft2font.h: At global scope:
src/ft2font.h:91: error: expected โ€˜,โ€™ or โ€˜...โ€™ before โ€˜&โ€™ token
src/ft2font.h:91: error: ISO C++ forbids declaration of โ€˜FT_Faceโ€™ with no type
src/ft2font.h:138: error: โ€˜FT_Faceโ€™ does not name a type
src/ft2font.h:139: error: โ€˜FT_Matrixโ€™ does not name a type
src/ft2font.h:140: error: โ€˜FT_Vectorโ€™ does not name a type
src/ft2font.h:141: error: โ€˜FT_Errorโ€™ does not name a type
src/ft2font.h:142: error: โ€˜FT_Glyphโ€™ was not declared in this scope
src/ft2font.h:142: error: template argument 1 is invalid
src/ft2font.h:142: error: template argument 2 is invalid
src/ft2font.h:143: error: โ€˜FT_Vectorโ€™ was not declared in this scope
src/ft2font.h:143: error: template argument 1 is invalid
src/ft2font.h:143: error: template argument 2 is invalid
src/ft2font.h:149: error: โ€˜FT_BBoxโ€™ does not name a type
src/ft2font.cpp:51: error: โ€˜FT_Libraryโ€™ does not name a type
src/ft2font.cpp:114: error: variable or field โ€˜draw_bitmapโ€™ declared void
src/ft2font.cpp:114: error: โ€˜FT_Bitmapโ€™ was not declared in this scope
src/ft2font.cpp:114: error: โ€˜bitmapโ€™ was not declared in this scope
src/ft2font.cpp:115: error: โ€˜FT_Intโ€™ was not declared in this scope
src/ft2font.cpp:116: error: โ€˜FT_Intโ€™ was not declared in this scope
/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/numpy/core/include/numpy/__multiarray_api.h:1187: warning: โ€˜int _import_array()โ€™ defined but not used
lipo: can't open input file: /var/tmp//cczMmJZI.out (No such file or directory)
error: Setup script exited with error: command 'llvm-gcc-4.2' failed with exit status 1

not use --depth 1 when cloning rtlsdr or remote host hungup

How to solve: Just avoid --depth 1

Log:
brew install --HEAD rtlsdr
==> Cloning git://git.osmocom.org/rtl-sdr.git
Cloning into '/Library/Caches/Homebrew/rtlsdr--git'...
fatal: The remote end hung up unexpectedly
fatal: early EOF
fatal: --shallow-file failed
Error: Failure while executing: git clone --depth 1 git://git.osmocom.org/rtl-sdr.git /Library/Caches/Homebrew/rtlsdr--git

gnuradio-companion not installed

Followed instructions, every dependency installed fine, gnuradio too, but I have no gnuradio-companion.
When I try to run multimon.py, it fails:
mac:trunk xf$ ./multimode.py Traceback (most recent call last): File "./multimode.py", line 19, in <module> from grc_gnuradio import wxgui as grc_wxgui ImportError: No module named grc_gnuradio

Mac OS X 10.6.8 32bit.

Issue with installing homebrew-gnuradio on Mac OS X 10.9

While trying to install "homebrew-gnuradio", installing "gnuradio" itself gets into some error with "cmake" and I get the following error:

==> cmake .. -DCMAKE_PREFIX_PATH=/usr/local/Cellar/gnuradio/3.6.5.1 - DQWT_INCLUDE_DIRS=/us
Cheetah templates required to build VOLK

-- Configuring incomplete, errors occurred!

In the following line, it said to:

See also "/tmp/gnuradio-awqh/gnuradio-3.6.5.1/build/CMakeFiles/CMakeOutput.log".

but I was not able to find any such file or any folder related to GNUradio in /tmp. This is the third time it happens and I am not sure how to solve it. I have followed every step in the README file. The only thing that I can think of is that I haven't been able to install umfpack but when trying to install it, I get:

Error: No available formula for umfpack

Any help will be much appreciated. Thank you.

rtlsdr make install issue

The rtlsdr install stops and complains about permission issues with /etc/udev. I am not positive why it is trying to write rules to that folder.

$ brew install rtlsdr gr-osmosdr gr-baz --HEAD
==> Cloning git://git.osmocom.org/rtl-sdr.git
Updating /Library/Caches/Homebrew/rtlsdr--git
==> autoreconf -i
==> ./configure --prefix=/usr/local/Cellar/rtlsdr/HEAD
==> make install
echo UNKNOWN > .version-t && mv .version-t .version
/usr/bin/make  install-recursive
Making install in include
make[3]: Nothing to be done for `install-exec-am'.
 .././install-sh -c -d '/usr/local/Cellar/rtlsdr/HEAD/include'
 /usr/bin/install -c -m 644 rtl-sdr.h rtl-sdr_export.h '/usr/local/Cellar/rtlsdr/HEAD/include'
Making install in src
  CC       librtlsdr.lo
  CC       tuner_e4k.lo
  CC       tuner_fc0012.lo
  CC       tuner_fc0013.lo
  CC       tuner_fc2580.lo
  CC       rtl_sdr.o
  CC       rtl_tcp.o
  CC       rtl_test.o
  CC       rtl_fm.o
  CCLD     librtlsdr.la
  CCLD     rtl_sdr
  CCLD     rtl_tcp
  CCLD     rtl_test
  CCLD     rtl_fm
make[3]: Nothing to be done for `install-data-am'.
 .././install-sh -c -d '/usr/local/Cellar/rtlsdr/HEAD/lib'
 /bin/sh ../libtool   --mode=install /usr/bin/install -c   librtlsdr.la '/usr/local/Cellar/rtlsdr/HEAD/lib'
libtool: install: /usr/bin/install -c .libs/librtlsdr.0.dylib /usr/local/Cellar/rtlsdr/HEAD/lib/librtlsdr.0.dylib
libtool: install: (cd /usr/local/Cellar/rtlsdr/HEAD/lib && { ln -s -f librtlsdr.0.dylib librtlsdr.dylib || { rm -f librtlsdr.dylib && ln -s librtlsdr.0.dylib librtlsdr.dylib; }; })
libtool: install: /usr/bin/install -c .libs/librtlsdr.lai /usr/local/Cellar/rtlsdr/HEAD/lib/librtlsdr.la
libtool: install: /usr/bin/install -c .libs/librtlsdr.a /usr/local/Cellar/rtlsdr/HEAD/lib/librtlsdr.a
libtool: install: chmod 644 /usr/local/Cellar/rtlsdr/HEAD/lib/librtlsdr.a
libtool: install: ranlib /usr/local/Cellar/rtlsdr/HEAD/lib/librtlsdr.a
 .././install-sh -c -d '/usr/local/Cellar/rtlsdr/HEAD/bin'
  /bin/sh ../libtool   --mode=install /usr/bin/install -c rtl_sdr rtl_tcp rtl_test rtl_fm '/usr/local/Cellar/rtlsdr/HEAD/bin'
libtool: install: /usr/bin/install -c .libs/rtl_sdr /usr/local/Cellar/rtlsdr/HEAD/bin/rtl_sdr
libtool: install: /usr/bin/install -c .libs/rtl_tcp /usr/local/Cellar/rtlsdr/HEAD/bin/rtl_tcp
libtool: install: /usr/bin/install -c .libs/rtl_test /usr/local/Cellar/rtlsdr/HEAD/bin/rtl_test
libtool: install: /usr/bin/install -c .libs/rtl_fm /usr/local/Cellar/rtlsdr/HEAD/bin/rtl_fm
make[3]: Nothing to be done for `install-exec-am'.
 ./install-sh -c -d '/usr/local/Cellar/rtlsdr/HEAD/lib/pkgconfig'
 ./install-sh -c -d '/etc/udev/rules.d'
mkdir: /etc/udev: Permission denied
mkdir: /etc/udev: No such file or directory
make[3]: *** [install-udevrulesDATA] Error 1
make[3]: *** Waiting for unfinished jobs....
 /usr/bin/install -c -m 644 librtlsdr.pc '/usr/local/Cellar/rtlsdr/HEAD/lib/pkgconfig'
make[2]: *** [install-am] Error 2
make[1]: *** [install-recursive] Error 1
make: *** [install] Error 2
config.log was copied to /Users/charrell/Library/Logs/Homebrew
==> Build Environment
HOMEBREW_VERSION: 0.9.3
HEAD: dbc9523d300609841bb1537206945a3e36fdafce
CPU: 8-core 64-bit ivybridge
OS X: 10.8.1-x86_64
Xcode: 4.4.1
CLT: 4.4.0.0.1.1249367152
X11: 2.7.3 in /opt/X11
LD: cc
MAKEFLAGS: -j8
CMAKE_PREFIX_PATH: /usr/local
CMAKE_INCLUDE_PATH: /usr/include/libxml2:/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers/
CMAKE_LIBRARY_PATH: /System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
PKG_CONFIG_PATH: /usr/local/lib/pkgconfig:/usr/local/Library/Homebrew/pkgconfig
ACLOCAL_PATH: /usr/local/share/aclocal
PATH: /usr/local/Library/ENV/4.3:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin

Error: Failed executing: make install (rtlsdr.rb:17)

10.10 problem with wxmac

Hi, I can't run osmocom_fft

$ osmocom_fft
Error importing GNU Radio's wxgui. Please make sure gr-wxgui is installed.
$ brew install wxmac --python
Warning: wxmac-3.0.2 already installed

Build problem, SWIG related

This log shows the problem:

https://gist.github.com/4073232

The error starts at line 1204:

Linking CXX shared module _pmt_swig.so
Undefined symbols for architecture x86_64:
  "_PyCFunction_Check", referenced from:
      __wrap_pmt_map in pmt_swigPYTHON_wrap.cxx.o
  "_PyClass_Check", referenced from:
      _swig_int_ptr_swigregister in pmt_swigPYTHON_wrap.cxx.o
  "_PyFloat_Check", referenced from:
      SWIG_AsVal_double(_object*, double*)in pmt_swigPYTHON_wrap.cxx.o
  "_PyInstance_Check", referenced from:
      _SWIG_Python_GetSwigThis in pmt_swigPYTHON_wrap.cxx.o
  "_PyInt_Check", referenced from:
      SWIG_AsVal_unsigned_SS_long(_object*, unsigned long*)in     pmt_swigPYTHON_wrap.cxx.o
      SWIG_AsVal_double(_object*, double*)in pmt_swigPYTHON_wrap.cxx.o
      SWIG_AsVal_long(_object*, long*) in pmt_swigPYTHON_wrap.cxx.o
  "_PyLong_Check", referenced from:
      SWIG_AsVal_unsigned_SS_long(_object*, unsigned long*)in     pmt_swigPYTHON_wrap.cxx.o
      SWIG_AsVal_double(_object*, double*)in pmt_swigPYTHON_wrap.cxx.o
      SWIG_AsVal_long(_object*, long*) in pmt_swigPYTHON_wrap.cxx.o
      SWIG_AsVal_long_SS_long(_object*, long long*)in pmt_swigPYTHON_wrap.cxx.o
      SWIG_AsVal_unsigned_SS_long_SS_long(_object*, unsigned long long*)in     pmt_swigPYTHON_wrap.cxx.o
  "_PyObject_Del", referenced from:
      _init_pmt_swig in pmt_swigPYTHON_wrap.cxx.o
      _SwigPyObject_dealloc in pmt_swigPYTHON_wrap.cxx.o
      _SwigPyPacked_dealloc in pmt_swigPYTHON_wrap.cxx.o
  "_PyString_Check", referenced from:
      SWIG_AsPtr_std_string(_object*, std::basic_string<char, std::char_traits<    char>, std::allocator<char> >**)in pmt_swigPYTHON_wrap.cxx.o
  "_PyTuple_Check", referenced from:
      __wrap_pmt_make_tuple in pmt_swigPYTHON_wrap.cxx.o
  "__Py_InitPyPyModule", referenced from:
      _init_pmt_swig in pmt_swigPYTHON_wrap.cxx.o
ld: symbol(s) not found for architecture x86_64
collect2: ld returned 1 exit status

My brew doctor: https://gist.github.com/4073243

brew install rtlsdr --HEAD fails with fatal: The remote end hung up unexpectedly

brew install rtlsdr --HEAD
==> Cloning git://git.osmocom.org/rtl-sdr.git
Cloning into '/Library/Caches/Homebrew/rtlsdr--git'...
fatal: The remote end hung up unexpectedly
fatal: early EOF
fatal: index-pack failed
Error: Failed to download resource "rtlsdr"
Failure while executing: git clone --depth 1 git://git.osmocom.org/rtl-sdr.git /Library/Caches/Homebrew/rtlsdr--git

freetype/config/ftheader.h file not found

When doing:

sudo pip install https://downloads.sourceforge.net/project/matplotlib/matplotlib/matplotlib-1.2.1/matplotlib-1.2.1.tar.gz

I get this error:

/usr/X11/include/ft2build.h:56:10: fatal error: 'freetype/config/ftheader.h' file not found

I had to do a variant of this workaround:

sudo ln -s /usr/local/include/freetype2/ /usr/include/freetype

gr-baz build broken

Using instructions from
https://github.com/titanous/homebrew-gnuradio
everything was fine or recoverable until I tried to install the rtlsdr stuff.

Two source files had errors:
baz_udp_source.cc:224:40: error: use of undeclared identifier 'SO_RCVBUFFORCE'
if (setsockopt(d_socket, SOL_SOCKET, SO_RCVBUFFORCE, (optval_t)&requested_recv_buff_size, sizeof(int)) == -1) {
^

baz_udp_sink.cc:189:40: error: use of undeclared identifier 'SO_SNDBUFFORCE'
if (setsockopt(d_socket, SOL_SOCKET, SO_SNDBUFFORCE, (optval_t)&requested_send_buff_size, sizeof(int)) == -1) {
^

==> Build Environment
CPU: quad-core 64-bit sandybridge
MacOS: 10.7.4-x86_64
Xcode: 4.3.2
CC: /usr/bin/clang
CXX: /usr/bin/clang++ => /usr/bin/clang
LD: /usr/bin/clang
CFLAGS: -Os -w -pipe -march=native -Qunused-arguments
CXXFLAGS: -Os -w -pipe -march=native -Qunused-arguments
CPPFLAGS: -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include
LDFLAGS: -L/usr/local/Cellar/cairo/1.10.2/lib -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib
MAKEFLAGS: -j4
PKG_CONFIG_PATH: /usr/local/Cellar/cairo/1.10.2/lib/pkgconfig:/usr/local/Cellar/libffi/3.0.11/lib/pkgconfig
Error: Failed executing: make install (gr-baz.rb:17)
If `brew doctor' does not help diagnose the issue, please report the bug:
https://github.com/titanous/homebrew-gnuradio/issues/new

Trying to install gnu-radio

While following the instructions for the installation of gnu-radio all went well until I tried to in actually install gnu radio.
The code:
brew install gnuradio --with-qt
Failed with this error:
Unsatisfied dependency: Cheetah
Homebrew does not provide Python dependencies; install with:
easy_install Cheetah

So I tried:
easy_install Cheetah

Which returns:
Searching for Cheetah
Best match: Cheetah 2.4.4
Adding Cheetah 2.4.4 to easy-install.pth file

Using /usr/local/lib/python2.7/site-packages
Processing dependencies for Cheetah
Finished processing dependencies for Cheetah

So I tried again and the same thing happens:
brew install gnuradio --with-qt

Which returns:
Unsatisfied dependency: Cheetah
Homebrew does not provide Python dependencies; install with:
easy_install Cheetah
Error: An unsatisfied requirement failed this build.

Here are the systems specifics:
==> Build Environment
HOMEBREW_VERSION: 0.9.2
HEAD: dcb27995fd39c388e86e8b589756737cf3882e9a
CPU: quad-core 64-bit core2
OS X: 10.7.4-i386
Xcode: 4.4 =>
CLT: 1.0.0.9000000000.1.1249367152
X11: XQuartz 2.7.2_beta3 in /opt/X11
CC: /usr/bin/clang
CXX: /usr/bin/clang++ => /usr/bin/clang
LD: /usr/bin/clang
CFLAGS: -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7
CXXFLAGS: -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7
CPPFLAGS: -I/usr/local/Cellar/cairo/1.12.2/include -I/usr/local/Cellar/pixman/0.26.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include
LDFLAGS: -L/usr/local/Cellar/cairo/1.12.2/lib -L/usr/local/Cellar/pixman/0.26.2/lib -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -L/usr/local/lib
MAKEFLAGS: -j4
MACOSX_DEPLOYMENT_TARGET: 10.7
PKG_CONFIG_PATH: /usr/local/Cellar/cairo/1.12.2/lib/pkgconfig:/usr/local/Cellar/pixman/0.26.2/lib/pkgconfig:/usr/local/Cellar/libffi/3.0.11/lib/pkgconfig
ACLOCAL_PATH: /usr/local/Cellar/gettext/0.18.1.1/share/aclocal
OBJC: /usr/bin/clang
PATH: /usr/local/Cellar/cairo/1.12.2/bin:/usr/local/Cellar/pixman/0.26.2/bin:/usr/local/Cellar/libffi/3.0.11/bin:/usr/local/Cellar/gettext/0.18.1.1/bin:/usr/local/sbin:/usr/local/share/python:/usr/local/sbin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/avr/bin:/usr/texbin:/usr/local/Library/Contributions/cmds

Error: Failed executing: cmake .. -DCMAKE_PREFIX_PATH=/usr/local/Cellar/gnuradio/3.6.1 -DQWT_INCLUDE_DIRS=/usr/local/lib/qwt.framework/Headers -DCMAKE_INSTALL_PREFIX=/usr/local/Cellar/gnuradio/3.6.1 -DCMAKE_BUILD_TYPE=None -DCMAKE_FIND_FRAMEWORK=LAST -Wno-dev -DENABLE_GR_QTGUI=OFF -DENABLE_DOXYGEN=OFF (gnuradio.rb:49)

Any Clue what to do next?

Please add gr-ais & gr-air to your build.

Jonathan:
Would it be possible to add the builds for gr-ais and gr-air to the options of your build? I'm still not sure how to go about creating a homebrew build of my own.

Thanks,
Freddie

no formula ?!

hmmm :

Mikes-iMac27:usr Mike$ brew install rtlsdr gr-osmosdr gr-baz --HEAD
Error: No available formula for rtlsdr

brew install gnu radio fails with ld: symbol(s) not found for architecture x86_64

brew install gnuradio
==> Downloading http://gnuradio.org/releases/gnuradio/gnuradio-3.6.5.1.tar.gz
Already downloaded: /Library/Caches/Homebrew/gnuradio-3.6.5.1.tar.gz
==> Patching
patching file grc/CMakeLists.txt
patching file gr-qtgui/lib/spectrumdisplayform.ui
==> cmake .. -DCMAKE_PREFIX_PATH=/usr/local/Cellar/gnuradio/3.6.5.1 -DQWT_INCLUDE_DIRS=/usr/local/lib/qwt.framework/Headers -DCMAK
==> make
ld: symbol(s) not found for architecture x86_64
collect2: ld returned 1 exit status
make[2]: *** [gnuradio-core/src/lib/libgnuradio-core.3.6.5.1.dylib] Error 1
make[1]: *** [gnuradio-core/src/lib/CMakeFiles/gnuradio-core.dir/all] Error 2
make: *** [all] Error 2

From the brew log:

Undefined symbols for architecture x86_64:
"boost::filesystem::path_traits::dispatch(boost::filesystem::directory_entry const&, std::basic_string<char, std::char_traits, std::allocator >&, std::codecvt<wchar_t, char, _mbstate_t> const&)", referenced from:
boost::filesystem::path::pathboost::filesystem::directory_entry(boost::filesystem::directory_entry const&, boost::enable_ifboost::filesystem::path_traits::is_pathable<boost::decayboost::filesystem::directory_entry::type, void>::type
)in gr_prefs.cc.o
ld: symbol(s) not found for architecture x86_64
collect2: ld returned 1 exit status
make[2]: *_* [gnuradio-core/src/lib/libgnuradio-core.3.6.5.1.dylib] Error 1
make[1]: *** [gnuradio-core/src/lib/CMakeFiles/gnuradio-core.dir/all] Error 2
make: *** [all] Error 2

HOMEBREW_VERSION: 0.9.5
HEAD: c5b1d4268075991722504aee3189d7e3fa3fe7ec
CPU: 8-core 64-bit ivybridge
OS X: 10.9.2-x86_64
Xcode: 5.1
CLT: 5.1.0.0.1.1393561416
X11: 2.7.5 => /opt/X11
~

multimode.py: OpenGL.error.Error: Attempt to retrieve context when no valid context

Trying to get gnuradio to work on 10.7.4 Air with an ezcap USB 2.0 DVB-T/DAB/FM dongle.

Using gnuradio with qt-gui, I can hear some (less than perfect) FM audio and can see the various graphs dynamically in real time, but if I try to use multimode.py (which uses wxGui items), after installing installing PyOpenGL-3.0.2b2, it dies with this error message:

% multimode.py
Mac OS; Clang version 3.1 (tags/Apple/clang-318.0.61); Boost_105000; UHD_003.004.003-177-g584b7ae2

Using Volk machine: sse4_1_64_orc
gr-osmosdr supported device types: file fcd rtl rtl_tcp uhd
Using device #0: ezcap USB 2.0 DVB-T/DAB/FM dongle
Found Elonics E4000 tuner
Exact sample rate is: 1000000.026491 Hz

gr_fir_ccc: using SSE
gr_fir_fff: using SSE
Traceback (most recent call last):
File "/usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/gnuradio/wxgui/plotter/plotter_base.py", line 187, in _on_paint
for fcn in self._draw_fcns: fcn1
File "/usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/gnuradio/wxgui/plotter/plotter_base.py", line 59, in draw
self._draw()
File "/usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/gnuradio/wxgui/plotter/grid_plotter_base.py", line 260, in _draw_grid
(scaled_tick, self.height-self.padding_bottom),
File "/usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/gnuradio/wxgui/plotter/grid_plotter_base.py", line 368, in _draw_grid_line
GL.glVertexPointerf(points)
File "/usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/PyOpenGL-3.0.2b2-py2.7.egg/OpenGL/latebind.py", line 45, in call
return self._finalCall( _args, *_named )
File "/usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/PyOpenGL-3.0.2b2-py2.7.egg/OpenGL/wrapper.py", line 533, in wrapperCall
cArgs,
File "/usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/PyOpenGL-3.0.2b2-py2.7.egg/OpenGL/arrays/arrayhelpers.py", line 154, in call
contextdata.setValue( self.constant, pyArgs[self.pointerIndex] )
File "/usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/PyOpenGL-3.0.2b2-py2.7.egg/OpenGL/contextdata.py", line 57, in setValue
context = getContext( context )
File "/usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/PyOpenGL-3.0.2b2-py2.7.egg/OpenGL/contextdata.py", line 40, in getContext
"""Attempt to retrieve context when no valid context"""
OpenGL.error.Error: Attempt to retrieve context when no valid context

I am mystified as to how to solve this problem.

Thank you.

Can't install on 10.9 - ld: symbol(s) not found for architecture x86_64

This is the error message I get when running 'brew install gnuradio'.

Any ideas why the install fails?

About the first line of the output, the most recent version of Command Line Tools is available but a bug (Homebrew/legacy-homebrew#24014) seems to prevent brew from seeing them.

===Output===
Warning: A newer Command Line Tools release is available
Update them from Software Update in the App Store.
==> Downloading http://gnuradio.org/releases/gnuradio/gnuradio-3.6.5.1.tar.gz
Already downloaded: /Users/davidasfaha/Library/Caches/Homebrew/gnuradio-3.6.5.1.tar.gz
==> Patching
patching file grc/CMakeLists.txt
patching file gr-qtgui/lib/spectrumdisplayform.ui
==> cmake .. -DCMAKE_PREFIX_PATH=/usr/local/Cellar/gnuradio/3.6.5.1 -DQWT_INCLUDE_DIRS=/usr/local/lib/qwt.framework/H
==> make
ld: symbol(s) not found for architecture x86_64
collect2: ld returned 1 exit status
make[2]: *** [gnuradio-core/src/lib/libgnuradio-core.3.6.5.1.dylib] Error 1
make[1]: *** [gnuradio-core/src/lib/CMakeFiles/gnuradio-core.dir/all] Error 2
make: *** [all] Error 2

READ THIS: https://github.com/Homebrew/homebrew/wiki/troubleshooting
If reporting this issue please do so at (not Homebrew/homebrew):
https://github.com/titanous/homebrew-homebrew-gnuradio/issues

Any help on this error!

Dears,

I am receiving the following error when i am ruining the brew upgrade:

saruc@SARUC-M-K22S:~|โ‡’ brew upgrade
Warning: Calling MacOS.xcode_version is deprecated!
Use MacOS::Xcode.version instead.
/usr/local/Library/Taps/titanous/homebrew-gnuradio/rtlsdr.rb:13:in `class:Rtlsdr'
Please report this to the titanous/gnuradio tap!

Cheers,
S

Problem with multimode.py: AttributeError: 'gr_hier_block2_sptr' object has no attribute 'set_callback'

Here is the terminal output:

Using Volk machine: ssse3_64_orc
Traceback (most recent call last):
File "/Users/freddie/bin/multimode.py", line 1099, in
tb = multimode(ahw=options.ahw, freq=options.freq, ppm=options.ppm, vol=options.vol, ftune=options.ftune, xftune=options.xftune, srate=options.srate, upclo=options.upclo, devinfo=options.devinfo, agc=options.agc, arate=options.arate, upce=options.upce, mthresh=options.mthresh, offs=options.offs, flist=options.flist, dfifo=options.dfifo, mbw=options.mbw, deemph=options.deemph, dmode=options.dmode)
File "/Users/freddie/bin/multimode.py", line 341, in init
self.wxgui_waterfallsink2_0.set_callback(wxgui_waterfallsink2_0_callback)
File "/usr/local/lib/python2.7/site-packages/gnuradio/gr/hier_block2.py", line 50, in getattr
return getattr(self._hb, name)
AttributeError: 'gr_hier_block2_sptr' object has no attribute 'set_callback'

Perhaps this is the wrong forum to bring this up?

Thanks,
Freddie

Build failure linking libgnuradio-core

[ 61%] Building CXX object gnuradio-core/src/lib/CMakeFiles/gnuradio-core.dir/io/microtune_xxxx.cc.o
[ 61%] Building CXX object gnuradio-core/src/lib/CMakeFiles/gnuradio-core.dir/io/ppio_ppdev.cc.o
[ 61%] Building CXX object gnuradio-core/src/lib/CMakeFiles/gnuradio-core.dir/io/gri_wavfile.cc.o
[ 61%] Building CXX object gnuradio-core/src/lib/CMakeFiles/gnuradio-core.dir/io/gr_file_sink.cc.o
[ 61%] Building CXX object gnuradio-core/src/lib/CMakeFiles/gnuradio-core.dir/io/gr_file_sink_base.cc.o
[ 61%] Building CXX object gnuradio-core/src/lib/CMakeFiles/gnuradio-core.dir/io/gr_file_source.cc.o
[ 61%] Building CXX object gnuradio-core/src/lib/CMakeFiles/gnuradio-core.dir/io/gr_file_descriptor_sink.cc.o
[ 61%] Building CXX object gnuradio-core/src/lib/CMakeFiles/gnuradio-core.dir/io/gr_file_descriptor_source.cc.o
[ 61%] Building CXX object gnuradio-core/src/lib/CMakeFiles/gnuradio-core.dir/io/gr_message_sink.cc.o
[ 61%] Building CXX object gnuradio-core/src/lib/CMakeFiles/gnuradio-core.dir/io/gr_message_source.cc.o
[ 62%] Building CXX object gnuradio-core/src/lib/CMakeFiles/gnuradio-core.dir/io/microtune_xxxx_eval_board.cc.o
[ 62%] Building CXX object gnuradio-core/src/lib/CMakeFiles/gnuradio-core.dir/io/microtune_4702_eval_board.cc.o
[ 62%] Building CXX object gnuradio-core/src/lib/CMakeFiles/gnuradio-core.dir/io/microtune_4937_eval_board.cc.o
[ 62%] Building CXX object gnuradio-core/src/lib/CMakeFiles/gnuradio-core.dir/io/ppio.cc.o
[ 62%] Building CXX object gnuradio-core/src/lib/CMakeFiles/gnuradio-core.dir/io/sdr_1000.cc.o
[ 62%] Building CXX object gnuradio-core/src/lib/CMakeFiles/gnuradio-core.dir/io/gr_udp_sink.cc.o
[ 62%] Building CXX object gnuradio-core/src/lib/CMakeFiles/gnuradio-core.dir/io/gr_udp_source.cc.o
[ 62%] Building CXX object gnuradio-core/src/lib/CMakeFiles/gnuradio-core.dir/io/gr_wavfile_source.cc.o
[ 62%] Building CXX object gnuradio-core/src/lib/CMakeFiles/gnuradio-core.dir/io/gr_wavfile_sink.cc.o
[ 62%] Building CXX object gnuradio-core/src/lib/CMakeFiles/gnuradio-core.dir/io/gr_tagged_file_sink.cc.o
[ 62%] Building CXX object gnuradio-core/src/lib/CMakeFiles/gnuradio-core.dir/hier/gr_channel_model.cc.o
[ 62%] Building CXX object gnuradio-core/src/lib/CMakeFiles/gnuradio-core.dir/bug_work_around_6.cc.o
Linking CXX shared library libgnuradio-core.dylib
[ 65%] Built target gnuradio-core
make: *** [all] Error 2
==> Build Environment
HOMEBREW_VERSION: 0.9.2
HEAD: 22527936a30bb622aaf553dbf9da176005808634
CPU: quad-core 64-bit sandybridge
OS X: 10.7.4-x86_64
Xcode: 4.4.1
CLT: 1.0.0.9000000000.1.1249367152
X11: 2.6.4 in /usr/X11
CC: /usr/bin/llvm-gcc => /usr/llvm-gcc-4.2/bin/llvm-gcc-4.2
CXX: /usr/bin/llvm-g++ => /usr/llvm-gcc-4.2/bin/llvm-g++-4.2
LD: /usr/bin/llvm-gcc => /usr/llvm-gcc-4.2/bin/llvm-gcc-4.2
CFLAGS: -Os -w -pipe -mmacosx-version-min=10.7 -march=core2 -msse4
CXXFLAGS: -Os -w -pipe -mmacosx-version-min=10.7 -march=core2 -msse4
CPPFLAGS: -I/usr/local/Cellar/cairo/1.12.2/include -I/usr/local/Cellar/pixman/0.26.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/readline/6.2.4/include -I/usr/X11/include
LDFLAGS: -L/usr/local/Cellar/cairo/1.12.2/lib -L/usr/local/Cellar/pixman/0.26.2/lib -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -L/usr/local/Cellar/readline/6.2.4/lib -L/usr/local/lib -L/usr/X11/lib
CMAKE_PREFIX_PATH: /usr/X11
MAKEFLAGS: -j4
MACOSX_DEPLOYMENT_TARGET: 10.7
PKG_CONFIG_PATH: /usr/local/Cellar/cairo/1.12.2/lib/pkgconfig:/usr/local/Cellar/pixman/0.26.2/lib/pkgconfig:/usr/local/Cellar/libffi/3.0.11/lib/pkgconfig:/usr/X11/share/pkgconfig:/usr/X11/lib/pkgconfig
ACLOCAL_PATH: /usr/local/Cellar/gettext/0.18.1.1/share/aclocal
OBJC: /usr/bin/llvm-gcc
PATH: /usr/local/Cellar/cairo/1.12.2/bin:/usr/local/Cellar/pixman/0.26.2/bin:/usr/local/Cellar/libffi/3.0.11/bin:/usr/local/Cellar/gettext/0.18.1.1/bin:/usr/local/Cellar/readline/6.2.4/bin:/usr/X11/bin:/Users/rfb/.rbenv/shims:/usr/local/share/python:/Users/rfb/.rbenv/bin:/Users/rfb/.rbenv/shims:/Users/rfb/sdk/air/bin::/Users/rfb/sdk/flex/bin:/Users/rfb/sdk/android/tools:/Users/rfb/sdk/android/platform-tools:/usr/local/git/bin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/X11/bin:/usr/local/Library/Contributions/cmds

No text displayed in gnuradio-companion

I am interested to know if I am missing something here as you have stated that this was tested in Mountain Lion. I was unable to run gnuradio-companion at all until I compiled pango with --env=std, but now that gnuradio-companion will run, there is no text displayed within the application.

rtlsdr -- autoreconf failing on OSX 10.9

$ brew install rtlsdr --HEAD
==> Cloning git://git.osmocom.org/rtl-sdr.git
Updating /Library/Caches/Homebrew/rtlsdr--git
==> autoreconf -i
Failed to execute: autoreconf -i

READ THIS: https://github.com/mxcl/homebrew/wiki/troubleshooting
If reporting this issue please do so at (not mxcl/homebrew):
https://github.com/titanous/homebrew-gnuradio/issues

Not compiling with Apple LLVM version 4.2

Fails to compile citing an error:

[ 41%] Building CXX object gnuradio-core/src/lib/CMakeFiles/gnuradio-core.dir/filter/gr_fir_ccf_x86.cc.o
Building C object gnuradio-core/src/lib/CMakeFiles/gnuradio-core.dir/filter/sse_debug.c.o
brew: superenv removed: -I/usr/local/include
brew: superenv removed: -I/usr/local/include
brew: superenv removed: -I/usr/local/include
[ 41%] Building C object gnuradio-core/src/lib/CMakeFiles/gnuradio-core.dir/filter/float_dotprod_sse64.S.o
brew: superenv removed: -I/usr/local/include
/tmp/gnuradio-KXU7/gnuradio-3.6.1/gnuradio-core/src/lib/filter/float_dotprod_sse64.S:57:2: error: unknown directive
 .version "01.01"
 ^
make[2]: *** [gnuradio-core/src/lib/CMakeFiles/gnuradio-core.dir/filter/float_dotprod_sse64.S.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[1]: *** [gnuradio-core/src/lib/CMakeFiles/gnuradio-core.dir/all] Error 2
make: *** [all] Error 2
==> Configuration
HOMEBREW_VERSION: 0.9.4
HEAD: bd309c49d29e2151ec86cfb04919783834b7ca74
CPU: 8-core 64-bit ivybridge
OS X: 10.8.3-x86_64
Xcode: 4.6.2
CLT: 4.6.0.0.1.1358221012
X11: 2.7.4 => /opt/X11
==> ENV
CC: cc
CXX: c++
MAKEFLAGS: -j8
CMAKE_PREFIX_PATH: /usr/local/opt/readline:/usr/local/opt/sqlite:/usr/local/opt/gettext:/usr/local/opt/libffi:/usr/local/opt/icu4c:/usr/local
CMAKE_INCLUDE_PATH: /opt/X11/include/freetype2:/usr/include/libxml2:/opt/X11/include
CMAKE_LIBRARY_PATH: /opt/X11/lib
PKG_CONFIG_PATH: /usr/local/opt/sqlite/lib/pkgconfig:/usr/local/opt/cppunit/lib/pkgconfig:/usr/local/opt/gsl/lib/pkgconfig:/usr/local/opt/fftw/lib/pkgconfig:/usr/local/opt/pcre/lib/pkgconfig:/usr/local/opt/libffi/lib/pkgconfig:/usr/local/opt/glib/lib/pkgconfig:/usr/local/opt/libtiff/lib/pkgconfig:/usr/local/opt/libpng/lib/pkgconfig:/usr/local/opt/gdk-pixbuf/lib/pkgconfig:/usr/local/opt/icu4c/lib/pkgconfig:/usr/local/opt/freetype/lib/pkgconfig:/usr/local/opt/fontconfig/lib/pkgconfig:/usr/local/opt/harfbuzz/lib/pkgconfig:/usr/local/opt/pixman/lib/pkgconfig:/usr/local/opt/cairo/lib/pkgconfig:/usr/local/opt/pango/lib/pkgconfig:/usr/local/opt/atk/lib/pkgconfig:/usr/local/opt/gtk+/lib/pkgconfig:/usr/local/opt/pygobject/lib/pkgconfig:/usr/local/opt/py2cairo/lib/pkgconfig:/usr/local/opt/pygtk/lib/pkgconfig:/usr/local/opt/sdl/lib/pkgconfig:/usr/local/opt/libusb/lib/pkgconfig:/usr/local/opt/orc/lib/pkgconfig:/usr/local/opt/qt/lib/pkgconfig
PKG_CONFIG_LIBDIR: /usr/lib/pkgconfig:/usr/local/Library/ENV/pkgconfig/10.8:/opt/X11/lib/pkgconfig:/opt/X11/share/pkgconfig
ACLOCAL_PATH: /usr/local/opt/gettext/share/aclocal:/usr/local/share/aclocal:/opt/X11/share/aclocal
OBJC: cc
PATH: /usr/local/Library/ENV/4.3:/usr/local/opt/cmake/bin:/usr/local/opt/sqlite/bin:/usr/local/opt/gdbm/bin:/usr/local/opt/python/bin:/usr/local/opt/cppunit/bin:/usr/local/opt/gsl/bin:/usr/local/opt/fftw/bin:/usr/local/opt/pcre/bin:/usr/local/opt/swig/bin:/usr/local/opt/gettext/bin:/usr/local/opt/glib/bin:/usr/local/opt/jpeg/bin:/usr/local/opt/libtiff/bin:/usr/local/opt/libpng/bin:/usr/local/opt/gdk-pixbuf/bin:/usr/local/opt/icu4c/bin:/usr/local/opt/freetype/bin:/usr/local/opt/fontconfig/bin:/usr/local/opt/harfbuzz/bin:/usr/local/opt/cairo/bin:/usr/local/opt/pango/bin:/usr/local/opt/gtk+/bin:/usr/local/opt/pygobject/bin:/usr/local/opt/pygtk/bin:/usr/local/opt/sdl/bin:/usr/local/opt/orc/bin:/usr/local/opt/sip/bin:/usr/local/opt/qt/bin:/usr/local/opt/pyqt/bin:/opt/X11/bin:/usr/bin:/bin:/usr/sbin:/sbin

Error: gnuradio did not build

It seems that this is an issue where gnuradio fails to compile with clang: http://trac.macports.org/ticket/36453

I'm not sure how this worked before but perhaps it was before clang became the default compiler. I'm going to fix this and initiate a pull request.

Installation on Snow Leopard (10.6.8)

I successfully installed on Snow Leopard (OS X 10.6.8) with XCode 4.2 (which is the latest available for Snow Leopard). I used the system Python. Several tricks were required.

  • The brew recipe for homebrew/dupes/apple-gcc4.2
    refuses to run on Snow Leopard. You need to edit it to remove the "exit 1". There is doubtless a more
    elegant work-around, but this got the job done.

  • I needed to add the following to the gnuradio recipe (under "def install"):

    ENV.prepend "CFLAGS", "-I/Developer/usr/lib/gcc/i686-apple-darwin10/4.2.1/include/"
    ENV.prepend "CXXFLAGS", "-I/Developer/usr/lib/gcc/i686-apple-darwin10/4.2.1/include/"

  • I was unable to install gr-wxgui (using wxmac) due to issues with compatibility with the system Python (which I needed to use) and universal vs 32 vs 64 bit libraries. I used the QT gui which worked fine for me.

Before I found those fixes, I tried many other tricks but I think these two subsumed the rest. Now it runs nicely. Thanks for your instructions.

Still trying to install gnuradio

Jonathan:
This is something new that I have come across, two errors in the build process at 42% into the make.
This is the display:

[ 42%] Building C object gnuradio-core/src/lib/CMakeFiles/gnuradio-core.dir/filter/float_dotprod_sse64.S.o
[ 42%] /tmp/homebrew-gnuradio-3.6.1-DcYi/gnuradio-3.6.1/gnuradio-core/src/lib/filter/float_dotprod_sse64.S:57:2: error: unknown directive
.version "01.01"
^
make[2]: *** [gnuradio-core/src/lib/CMakeFiles/gnuradio-core.dir/filter/float_dotprod_sse64.S.o] Error 1
make[2]: *** Waiting for unfinished jobs....
Building C object gnuradio-core/src/lib/CMakeFiles/gnuradio-core.dir/filter/float_dotprod_3dnow64.S.o
/tmp/homebrew-gnuradio-3.6.1-DcYi/gnuradio-3.6.1/gnuradio-core/src/lib/filter/float_dotprod_3dnow64.S:57:2: error: unknown directive
.version "01.01"
^
make[2]: *** [gnuradio-core/src/lib/CMakeFiles/gnuradio-core.dir/filter/float_dotprod_3dnow64.S.o] Error 1
make[1]: *** [gnuradio-core/src/lib/CMakeFiles/gnuradio-core.dir/all] Error 2
make: *** [all] Error 2
==> Build Environment
HOMEBREW_VERSION: 0.9.2
HEAD: dcb27995fd39c388e86e8b589756737cf3882e9a
CPU: quad-core 64-bit core2
OS X: 10.7.4-i386
Xcode: 4.4 =>
CLT: 1.0.0.9000000000.1.1249367152
X11: XQuartz 2.7.2_beta3 in /opt/X11
CC: /usr/bin/clang
CXX: /usr/bin/clang++ => /usr/bin/clang
LD: /usr/bin/clang
CFLAGS: -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7
CXXFLAGS: -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7
CPPFLAGS: -I/usr/local/Cellar/cairo/1.12.2/include -I/usr/local/Cellar/pixman/0.26.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include
LDFLAGS: -L/usr/local/Cellar/cairo/1.12.2/lib -L/usr/local/Cellar/pixman/0.26.2/lib -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -L/usr/local/lib
MAKEFLAGS: -j4
MACOSX_DEPLOYMENT_TARGET: 10.7
PKG_CONFIG_PATH: /usr/local/Cellar/cairo/1.12.2/lib/pkgconfig:/usr/local/Cellar/pixman/0.26.2/lib/pkgconfig:/usr/local/Cellar/libffi/3.0.11/lib/pkgconfig
ACLOCAL_PATH: /usr/local/Cellar/gettext/0.18.1.1/share/aclocal
OBJC: /usr/bin/clang
PATH: /usr/local/Cellar/cairo/1.12.2/bin:/usr/local/Cellar/pixman/0.26.2/bin:/usr/local/Cellar/libffi/3.0.11/bin:/usr/local/Cellar/gettext/0.18.1.1/bin:/usr/local/share/python:/usr/local/bin:/usr/local/sbin:/bin:/sbin:/usr/bin:/usr/sbin::/usr/local/Library/Contributions/cmds

Error: Failed executing: make (gnuradio.rb:50)

This link will help resolve the above errors:
https://github.com/titanous/homebrew-gnuradio/issues/new

Any thought on a solution?

Thanks,
Freddie

Add Universal Support

I found that adding "ENV.universal_binary if build.universal?" in the install function at the top makes your formula support the "--universal" argument.

I have only tested this on rtlsdr. I am building gr-baz manually as the newer version supports borip.

Problem running multimode.py

Jonathan:
The crash dump running gnu radio-companion is fixed, however when I run it I get all this in the terminal window:

/usr/local/bin/gnuradio-companion:61: GtkWarning: Could not find the icon 'gnuradio-grc'. The 'hicolor' theme
was not found either, perhaps you need to install it.
You can get a copy from:
http://icon-theme.freedesktop.org/releases
try: gtk.window_set_default_icon(gtk.IconTheme().load_icon('gnuradio-grc', 256, 0))
Warning: Block with key "audio_sink" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/audio_sink.xml
Warning: Block with key "audio_source" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/audio_source.xml
Warning: Block with key "band_pass_filter" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/band_pass_filter.xml
Warning: Block with key "band_reject_filter" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/band_reject_filter.xml
Warning: Block with key "blks2_am_demod_cf" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/blks2_am_demod_cf.xml
Warning: Block with key "blks2_analysis_filterbank" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/blks2_analysis_filterbank.xml
Warning: Block with key "blks2_error_rate" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/blks2_error_rate.xml
Warning: Block with key "blks2_fm_deemph" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/blks2_fm_deemph.xml
Warning: Block with key "blks2_fm_demod_cf" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/blks2_fm_demod_cf.xml
Warning: Block with key "blks2_fm_preemph" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/blks2_fm_preemph.xml
Warning: Block with key "blks2_logpwrfft_x" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/blks2_logpwrfft_x.xml
Warning: Block with key "blks2_nbfm_rx" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/blks2_nbfm_rx.xml
Warning: Block with key "blks2_nbfm_tx" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/blks2_nbfm_tx.xml
Warning: Block with key "blks2_packet_decoder" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/blks2_packet_decoder.xml
Warning: Block with key "blks2_packet_encoder" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/blks2_packet_encoder.xml
Warning: Block with key "blks2_pfb_arb_resampler_ccf" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/blks2_pfb_arb_resampler.xml
Warning: Block with key "blks2_pfb_channelizer_ccf" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/blks2_pfb_channelizer.xml
Warning: Block with key "blks2_rational_resampler_xxx" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/blks2_rational_resampler_xxx.xml
Warning: Block with key "blks2_selector" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/blks2_selector.xml
Warning: Block with key "blks2_standard_squelch" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/blks2_standard_squelch.xml
Warning: Block with key "blks2_stream_to_vector_decimator" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/blks2_stream_to_vector_decimator.xml
Warning: Block with key "blks2_synthesis_filterbank" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/blks2_synthesis_filterbank.xml
Warning: Block with key "blks2_tcp_sink" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/blks2_tcp_sink.xml
Warning: Block with key "blks2_tcp_source" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/blks2_tcp_source.xml
Warning: Block with key "blks2_valve" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/blks2_valve.xml
Warning: Block with key "blks2_wfm_rcv" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/blks2_wfm_rcv.xml
Warning: Block with key "blks2_wfm_rcv_pll" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/blks2_wfm_rcv_pll.xml
Warning: Block with key "blks2_wfm_tx" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/blks2_wfm_tx.xml
Warning: Block with key "const_source_x" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/const_source_x.xml
Warning: Block with key "digital_additive_scrambler_bb" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/digital_additive_scrambler_bb.xml
Warning: Block with key "digital_binary_slicer_fb" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/digital_binary_slicer_fb.xml
Warning: Block with key "digital_bytes_to_syms" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/digital_bytes_to_syms.xml
Warning: Block with key "digital_chunks_to_symbols_xx" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/digital_chunks_to_symbols.xml
Warning: Block with key "digital_clock_recovery_mm_xx" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/digital_clock_recovery_mm_xx.xml
Warning: Block with key "digital_cma_equalizer_cc" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/digital_cma_equalizer_cc.xml
Warning: Block with key "digital_constellation_decoder_cb" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/digital_constellation_decoder_cb.xml
Warning: Block with key "digital_constellation_receiver_cb" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/digital_constellation_receiver_cb.xml
Warning: Block with key "digital_correlate_access_code_bb" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/digital_correlate_access_code_bb.xml
Warning: Block with key "digital_costas_loop_cc" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/digital_costas_loop_cc.xml
Warning: Block with key "digital_cpmmod_bc" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/digital_cpmmod_bc.xml
Warning: Block with key "digital_descrambler_bb" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/digital_descrambler_bb.xml
Warning: Block with key "digital_diff_decoder_bb" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/digital_diff_decoder_bb.xml
Warning: Block with key "digital_diff_encoder_bb" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/digital_diff_encoder_bb.xml
Warning: Block with key "digital_diff_phasor_cc" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/digital_diff_phasor_cc.xml
Warning: Block with key "digital_dxpsk_demod" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/digital_dxpsk_demod.xml
Warning: Block with key "digital_dxpsk_mod" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/digital_dxpsk_mod.xml
Warning: Block with key "digital_fll_band_edge_cc" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/digital_fll_band_edge_cc.xml
Warning: Block with key "digital_framer_sink_1" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/digital_framer_sink_1.xml
Warning: Block with key "digital_glfsr_source_x" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/digital_glfsr_source_x.xml
Warning: Block with key "digital_gmsk_demod" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/digital_gmsk_demod.xml
Warning: Block with key "digital_gmsk_mod" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/digital_gmsk_mod.xml
Warning: Block with key "digital_gmskmod_bc" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/digital_gmskmod_bc.xml
Warning: Block with key "digital_kurtotic_equalizer_cc" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/digital_kurtotic_equalizer_cc.xml
Warning: Block with key "digital_lms_dd_equalizer_cc" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/digital_lms_dd_equalizer_cc.xml
Warning: Block with key "digital_map_bb" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/digital_map_bb.xml
Warning: Block with key "digital_mpsk_receiver_cc" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/digital_mpsk_receiver_cc.xml
Warning: Block with key "digital_mpsk_snr_est_cc" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/digital_mpsk_snr_est_cc.xml
Warning: Block with key "digital_ofdm_cyclic_prefixer" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/digital_ofdm_cyclic_prefixer.xml
Warning: Block with key "digital_ofdm_demod" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/digital_ofdm_demod.xml
Warning: Block with key "digital_ofdm_frame_acquisition" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/digital_ofdm_frame_acquisition.xml
Warning: Block with key "digital_ofdm_insert_preamble" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/digital_ofdm_insert_preamble.xml
Warning: Block with key "digital_ofdm_mod" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/digital_ofdm_mod.xml
Warning: Block with key "digital_ofdm_sampler" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/digital_ofdm_sampler.xml
Warning: Block with key "digital_ofdm_sync_pn" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/digital_ofdm_sync_pn.xml
Warning: Block with key "digital_packet_sink" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/digital_packet_sink.xml
Warning: Block with key "digital_pfb_clock_sync_xxx" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/digital_pfb_clock_sync.xml
Warning: Block with key "digital_pn_correlator_cc" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/digital_pn_correlator_cc.xml
Warning: Block with key "digital_probe_density_b" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/digital_probe_density_b.xml
Warning: Block with key "digital_probe_mpsk_snr_est_c" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/digital_probe_mpsk_snr_est_c.xml
Warning: Block with key "digital_psk_demod" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/digital_psk_demod.xml
Warning: Block with key "digital_psk_mod" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/digital_psk_mod.xml
Warning: Block with key "digital_qam_demod" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/digital_qam_demod.xml
Warning: Block with key "digital_qam_mod" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/digital_qam_mod.xml
Warning: Block with key "digital_scrambler_bb" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/digital_scrambler_bb.xml
Warning: Block with key "digital_simple_framer" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/digital_simple_framer.xml
Warning: Block with key "fcd_source_c" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/fcd_source_c.xml
Warning: Block with key "fft_vxx" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/fft_vxx.xml
Warning: Block with key "goertzel_fc" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/goertzel_fc.xml
Warning: Block with key "gr_add_const_vxx" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/gr_add_const_vxx.xml
Warning: Block with key "gr_add_xx" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/gr_add_xx.xml
Warning: Block with key "gr_additive_scrambler_bb" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/gr_additive_scrambler_bb.xml
Warning: Block with key "gr_agc2_xx" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/gr_agc2_xx.xml
Warning: Block with key "gr_agc_xx" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/gr_agc_xx.xml
Warning: Block with key "gr_and_const_xx" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/gr_and_const_xx.xml
Warning: Block with key "gr_and_xx" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/gr_and_xx.xml
Warning: Block with key "gr_argmax_xx" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/gr_argmax_xx.xml
Warning: Block with key "gr_burst_tagger" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/gr_burst_tagger.xml
Warning: Block with key "gr_channel_model" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/gr_channel_model.xml
Warning: Block with key "gr_char_to_float" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/gr_char_to_float.xml
Warning: Block with key "gr_char_to_short" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/gr_char_to_short.xml
Warning: Block with key "gr_chunks_to_symbols_xx" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/gr_chunks_to_symbols.xml
Warning: Block with key "gr_complex_to_arg" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/gr_complex_to_arg.xml
Warning: Block with key "gr_complex_to_float" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/gr_complex_to_float.xml
Warning: Block with key "gr_complex_to_imag" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/gr_complex_to_imag.xml
Warning: Block with key "gr_complex_to_interleaved_short" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/gr_complex_to_interleaved_short.xml
Warning: Block with key "gr_complex_to_mag" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/gr_complex_to_mag.xml
Warning: Block with key "gr_complex_to_mag_squared" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/gr_complex_to_mag_squared.xml
Warning: Block with key "gr_complex_to_real" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/gr_complex_to_real.xml
Warning: Block with key "gr_conjugate_cc" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/gr_conjugate_cc.xml
Warning: Block with key "gr_copy" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/gr_copy.xml
Warning: Block with key "gr_cpfsk_bc" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/gr_cpfsk_bc.xml
Warning: Block with key "gr_ctcss_squelch_ff" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/gr_ctcss_squelch_ff.xml
Warning: Block with key "gr_dc_blocker" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/gr_dc_blocker.xml
Warning: Block with key "gr_decode_ccsds_27_fb" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/gr_decode_ccsds_27_fb.xml
Warning: Block with key "gr_deinterleave" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/gr_deinterleave.xml
Warning: Block with key "gr_delay" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/gr_delay.xml
Warning: Block with key "gr_descrambler_bb" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/gr_descrambler_bb.xml
Warning: Block with key "gr_diff_decoder_bb" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/gr_diff_decoder_bb.xml
Warning: Block with key "gr_diff_encoder_bb" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/gr_diff_encoder_bb.xml
Warning: Block with key "gr_diff_phasor_cc" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/gr_diff_phasor_cc.xml
Warning: Block with key "gr_divide_xx" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/gr_divide_xx.xml
Warning: Block with key "gr_dpll_bb" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/gr_dpll_bb.xml
Warning: Block with key "gr_encode_ccsds_27_bb" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/gr_encode_ccsds_27_bb.xml
Warning: Block with key "gr_feedforward_agc_cc" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/gr_feedforward_agc_cc.xml
Warning: Block with key "gr_fft_filter_xxx" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/gr_fft_filter_xxx.xml
Warning: Block with key "gr_fft_vxx" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/gr_fft_vxx.xml
Warning: Block with key "gr_file_sink" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/gr_file_sink.xml
Warning: Block with key "gr_file_source" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/gr_file_source.xml
Warning: Block with key "gr_filter_delay_fc" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/gr_filter_delay_fc.xml
Warning: Block with key "gr_fir_filter_xxx" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/gr_fir_filter_xxx.xml
Warning: Block with key "gr_float_to_char" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/gr_float_to_char.xml
Warning: Block with key "gr_float_to_complex" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/gr_float_to_complex.xml
Warning: Block with key "gr_float_to_int" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/gr_float_to_int.xml
Warning: Block with key "gr_float_to_short" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/gr_float_to_short.xml
Warning: Block with key "gr_float_to_uchar" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/gr_float_to_uchar.xml
Warning: Block with key "gr_fractional_interpolator_xx" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/gr_fractional_interpolator_xx.xml
Warning: Block with key "gr_freq_xlating_fir_filter_xxx" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/gr_freq_xlating_fir_filter_xxx.xml
Warning: Block with key "gr_frequency_modulator_fc" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/gr_frequency_modulator_fc.xml
Warning: Block with key "gr_glfsr_source_x" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/gr_glfsr_source_x.xml
Warning: Block with key "gr_goertzel_fc" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/gr_goertzel_fc.xml
Warning: Block with key "gr_head" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/gr_head.xml
Warning: Block with key "gr_hilbert_fc" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/gr_hilbert_fc.xml
Warning: Block with key "gr_iir_filter_ffd" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/gr_iir_filter_ffd.xml
Warning: Block with key "gr_int_to_float" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/gr_int_to_float.xml
Warning: Block with key "gr_integrate_xx" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/gr_integrate_xx.xml
Warning: Block with key "gr_interleave" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/gr_interleave.xml
Warning: Block with key "gr_interleaved_short_to_complex" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/gr_interleaved_short_to_complex.xml
Warning: Block with key "gr_interp_fir_filter_xxx" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/gr_interp_fir_filter_xxx.xml
Warning: Block with key "gr_iqcomp_cc" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/gr_iqcomp_cc.xml
Warning: Block with key "gr_keep_m_in_n" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/gr_keep_m_in_n.xml
Warning: Block with key "gr_keep_one_in_n" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/gr_keep_one_in_n.xml
Warning: Block with key "gr_kludge_copy" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/gr_kludge_copy.xml
Warning: Block with key "gr_map_bb" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/gr_map_bb.xml
Warning: Block with key "gr_max_xx" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/gr_max_xx.xml
Warning: Block with key "gr_message_sink" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/gr_message_sink.xml
Warning: Block with key "gr_message_source" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/gr_message_source.xml
Warning: Block with key "gr_moving_average_xx" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/gr_moving_average_xx.xml
Warning: Block with key "gr_mpsk_sync_cc" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/gr_mpsk_sync_cc.xml
Warning: Block with key "gr_multiply_const_vxx" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/gr_multiply_const_vxx.xml
Warning: Block with key "gr_multiply_xx" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/gr_multiply_xx.xml
Warning: Block with key "gr_mute_xx" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/gr_mute_xx.xml
Warning: Block with key "gr_nlog10_ff" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/gr_nlog10_ff.xml
Warning: Block with key "gr_noise_source_x" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/gr_noise_source_x.xml
Warning: Block with key "gr_nop" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/gr_nop.xml
Warning: Block with key "gr_not_xx" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/gr_not_xx.xml
Warning: Block with key "gr_null_sink" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/gr_null_sink.xml
Warning: Block with key "gr_null_source" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/gr_null_source.xml
Warning: Block with key "gr_or_xx" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/gr_or_xx.xml
Warning: Block with key "gr_pack_k_bits_bb" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/gr_pack_k_bits_bb.xml
Warning: Block with key "gr_packed_to_unpacked_xx" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/gr_packed_to_unpacked_xx.xml
Warning: Block with key "gr_peak_detector2_fb" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/gr_peak_detector2_fb.xml
Warning: Block with key "gr_peak_detector_xb" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/gr_peak_detector_xb.xml
Warning: Block with key "gr_pfb_clock_sync_xxx" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/gr_pfb_clock_sync.xml
Warning: Block with key "gr_pfb_synthesizer_ccf" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/gr_pfb_synthesizer.xml
Warning: Block with key "gr_phase_modulator_fc" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/gr_phase_modulator_fc.xml
Warning: Block with key "gr_pll_carriertracking_cc" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/gr_pll_carriertracking_cc.xml
Warning: Block with key "gr_pll_freqdet_cf" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/gr_pll_freqdet_cf.xml
Warning: Block with key "gr_pll_refout_cc" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/gr_pll_refout_cc.xml
Warning: Block with key "gr_pn_correlator_cc" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/gr_pn_correlator_cc.xml
Warning: Block with key "gr_probe_avg_mag_sqrd_x" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/gr_probe_avg_mag_sqrd_x.xml
Warning: Block with key "gr_probe_density_b" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/gr_probe_density_b.xml
Warning: Block with key "gr_probe_signal_f" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/gr_probe_signal_f.xml
Warning: Block with key "gr_pwr_squelch_xx" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/gr_pwr_squelch_xx.xml
Warning: Block with key "gr_quadrature_demod_cf" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/gr_quadrature_demod_cf.xml
Warning: Block with key "gr_rational_resampler_base_xxx" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/gr_rational_resampler_base_xxx.xml
Warning: Block with key "gr_repeat" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/gr_repeat.xml
Warning: Block with key "gr_rms_xx" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/gr_rms_xx.xml
Warning: Block with key "gr_sample_and_hold_xx" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/gr_sample_and_hold_xx.xml
Warning: Block with key "gr_scrambler_bb" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/gr_scrambler_bb.xml
Warning: Block with key "gr_short_to_char" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/gr_short_to_char.xml
Warning: Block with key "gr_short_to_float" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/gr_short_to_float.xml
Warning: Block with key "gr_sig_source_x" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/gr_sig_source_x.xml
Warning: Block with key "gr_simple_correlator" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/gr_simple_correlator.xml
Warning: Block with key "gr_simple_framer" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/gr_simple_framer.xml
Warning: Block with key "gr_simple_squelch_cc" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/gr_simple_squelch_cc.xml
Warning: Block with key "gr_single_pole_iir_filter_xx" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/gr_single_pole_iir_filter_xx.xml
Warning: Block with key "gr_skiphead" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/gr_skiphead.xml
Warning: Block with key "gr_stream_mux" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/gr_stream_mux.xml
Warning: Block with key "gr_stream_to_streams" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/gr_stream_to_streams.xml
Warning: Block with key "gr_stream_to_vector" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/gr_stream_to_vector.xml
Warning: Block with key "gr_streams_to_stream" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/gr_streams_to_stream.xml
Warning: Block with key "gr_streams_to_vector" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/gr_streams_to_vector.xml
Warning: Block with key "gr_sub_xx" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/gr_sub_xx.xml
Warning: Block with key "gr_threshold_ff" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/gr_threshold_ff.xml
Warning: Block with key "gr_throttle" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/gr_throttle.xml
Warning: Block with key "gr_transcendental" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/gr_transcendental.xml
Warning: Block with key "gr_uchar_to_float" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/gr_uchar_to_float.xml
Warning: Block with key "gr_udp_sink" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/gr_udp_sink.xml
Warning: Block with key "gr_udp_source" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/gr_udp_source.xml
Warning: Block with key "gr_unpack_k_bits_bb" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/gr_unpack_k_bits_bb.xml
Warning: Block with key "gr_unpacked_to_packed_xx" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/gr_unpacked_to_packed_xx.xml
Warning: Block with key "gr_vco_f" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/gr_vco_f.xml
Warning: Block with key "gr_vector_insert_x" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/gr_vector_insert_x.xml
Warning: Block with key "gr_vector_sink_x" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/gr_vector_sink_x.xml
Warning: Block with key "gr_vector_source_x" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/gr_vector_source_x.xml
Warning: Block with key "gr_vector_to_stream" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/gr_vector_to_stream.xml
Warning: Block with key "gr_vector_to_streams" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/gr_vector_to_streams.xml
Warning: Block with key "gr_wavfile_sink" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/gr_wavfile_sink.xml
Warning: Block with key "gr_wavfile_source" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/gr_wavfile_source.xml
Warning: Block with key "gr_xor_xx" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/gr_xor_xx.xml
Warning: Block with key "high_pass_filter" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/high_pass_filter.xml
Warning: Block with key "import" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/import.xml
Warning: Block with key "low_pass_filter" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/low_pass_filter.xml
Warning: Block with key "noaa_hrpt_decoder" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/noaa_hrpt_decoder.xml
Warning: Block with key "noaa_hrpt_deframer" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/noaa_hrpt_deframer.xml
Warning: Block with key "noaa_hrpt_pll_cf" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/noaa_hrpt_pll_cf.xml
Warning: Block with key "note" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/note.xml
Warning: Block with key "notebook" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/notebook.xml
Warning: Block with key "options" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/options.xml
Warning: Block with key "pad_sink" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/pad_sink.xml
Warning: Block with key "pad_source" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/pad_source.xml
Warning: Block with key "pager_flex_deinterleave" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/pager_flex_deinterleave.xml
Warning: Block with key "pager_flex_sync" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/pager_flex_sync.xml
Warning: Block with key "pager_slicer_fb" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/pager_slicer_fb.xml
Warning: Block with key "parameter" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/parameter.xml
Warning: Block with key "variable_qtgui_check_box" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/qtgui_check_box.xml
Warning: Block with key "variable_qtgui_chooser" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/qtgui_chooser.xml
Warning: Block with key "variable_qtgui_entry" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/qtgui_entry.xml
Warning: Block with key "variable_qtgui_label" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/qtgui_label.xml
Warning: Block with key "variable_qtgui_range" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/qtgui_range.xml
Warning: Block with key "qtgui_sink_x" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/qtgui_sink_x.xml
Warning: Block with key "qtgui_tab_widget" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/qtgui_tab_widget.xml
Warning: Block with key "qtgui_time_sink_x" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/qtgui_time_sink_x.xml
Warning: Block with key "random_source_x" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/random_source_x.xml
Warning: Block with key "root_raised_cosine_filter" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/root_raised_cosine_filter.xml
Warning: Block with key "trellis_encoder_xx" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/trellis_encoder_xx.xml
Warning: Block with key "trellis_metrics_x" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/trellis_metrics_x.xml
Warning: Block with key "trellis_pccc_decoder_combined_xx" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/trellis_pccc_decoder_combined_xx.xml
Warning: Block with key "trellis_pccc_decoder_x" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/trellis_pccc_decoder_x.xml
Warning: Block with key "trellis_pccc_encoder_xx" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/trellis_pccc_encoder_xx.xml
Warning: Block with key "trellis_permutation" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/trellis_permutation.xml
Warning: Block with key "trellis_sccc_decoder_combined_xx" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/trellis_sccc_decoder_combined_xx.xml
Warning: Block with key "trellis_sccc_decoder_x" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/trellis_sccc_decoder_x.xml
Warning: Block with key "trellis_sccc_encoder_xx" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/trellis_sccc_encoder_xx.xml
Warning: Block with key "trellis_siso_combined_f" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/trellis_siso_combined_f.xml
Warning: Block with key "trellis_siso_f" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/trellis_siso_f.xml
Warning: Block with key "trellis_viterbi_combined_xx" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/trellis_viterbi_combined_xx.xml
Warning: Block with key "trellis_viterbi_x" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/trellis_viterbi_x.xml
Warning: Block with key "variable" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/variable.xml
Warning: Block with key "variable_check_box" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/variable_check_box.xml
Warning: Block with key "variable_chooser" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/variable_chooser.xml
Warning: Block with key "variable_config" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/variable_config.xml
Warning: Block with key "variable_function_probe" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/variable_function_probe.xml
Warning: Block with key "variable_slider" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/variable_slider.xml
Warning: Block with key "variable_static_text" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/variable_static_text.xml
Warning: Block with key "variable_text_box" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/variable_text_box.xml
Warning: Block with key "virtual_sink" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/virtual_sink.xml
Warning: Block with key "virtual_source" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/virtual_source.xml
Warning: Block with key "vocoder_alaw_decode_bs" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/vocoder_alaw_decode_bs.xml
Warning: Block with key "vocoder_alaw_encode_sb" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/vocoder_alaw_encode_sb.xml
Warning: Block with key "vocoder_codec2_decode_ps" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/vocoder_codec2_decode_ps.xml
Warning: Block with key "vocoder_codec2_encode_sp" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/vocoder_codec2_encode_sp.xml
Warning: Block with key "vocoder_cvsd_decode_bf" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/vocoder_cvsd_decode.xml
Warning: Block with key "vocoder_cvsd_decode_bs" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/vocoder_cvsd_decode_bs.xml
Warning: Block with key "vocoder_cvsd_encode_fb" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/vocoder_cvsd_encode.xml
Warning: Block with key "vocoder_cvsd_encode_sb" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/vocoder_cvsd_encode_sb.xml
Warning: Block with key "vocoder_g721_decode_bs" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/vocoder_g721_decode_bs.xml
Warning: Block with key "vocoder_g721_encode_sb" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/vocoder_g721_encode_sb.xml
Warning: Block with key "vocoder_g723_24_decode_bs" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/vocoder_g723_24_decode_bs.xml
Warning: Block with key "vocoder_g723_24_encode_sb" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/vocoder_g723_24_encode_sb.xml
Warning: Block with key "vocoder_g723_40_decode_bs" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/vocoder_g723_40_decode_bs.xml
Warning: Block with key "vocoder_g723_40_encode_sb" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/vocoder_g723_40_encode_sb.xml
Warning: Block with key "vocoder_gsm_fr_decode_ps" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/vocoder_gsm_fr_decode_ps.xml
Warning: Block with key "vocoder_gsm_fr_encode_sp" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/vocoder_gsm_fr_encode_sp.xml
Warning: Block with key "vocoder_ulaw_decode_bs" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/vocoder_ulaw_decode_bs.xml
Warning: Block with key "vocoder_ulaw_encode_sb" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/vocoder_ulaw_encode_sb.xml
Warning: Block with key "wxgui_constellationsink2" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/wxgui_constellationsink2.xml
Warning: Block with key "wxgui_fftsink2" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/wxgui_fftsink2.xml
Warning: Block with key "wxgui_histosink2" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/wxgui_histosink2.xml
Warning: Block with key "wxgui_numbersink2" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/wxgui_numbersink2.xml
Warning: Block with key "wxgui_scopesink2" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/wxgui_scopesink2.xml
Warning: Block with key "wxgui_termsink" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/wxgui_termsink.xml
Warning: Block with key "wxgui_waterfallsink2" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/wxgui_waterfallsink2.xml
Warning: Block with key "xmlrpc_client" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/xmlrpc_client.xml
Warning: Block with key "xmlrpc_server" already exists.
Ignoring: /usr/local/Cellar/gnuradio/3.6.1/share/gnuradio/grc/blocks/xmlrpc_server.xml
<<< Welcome to GNU Radio Companion 3.6.1 >>>
objc[55843]: Class WebCoreMovieObserver is implemented in both /usr/local/lib/QtWebKit.framework/Versions/4/QtWebKit and /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore. One of the two will be used. Which one is undefined.
objc[55843]: Class WebCoreSharedBufferData is implemented in both /usr/local/lib/QtWebKit.framework/Versions/4/QtWebKit and /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore. One of the two will be used. Which one is undefined.
objc[55843]: Class WebVideoFullscreenWindow is implemented in both /usr/local/lib/QtWebKit.framework/Versions/4/QtWebKit and /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit. One of the two will be used. Which one is undefined.
objc[55843]: Class WebVideoFullscreenController is implemented in both /usr/local/lib/QtWebKit.framework/Versions/4/QtWebKit and /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit. One of the two will be used. Which one is undefined.
objc[55843]: Class WebVideoFullscreenHUDWindowController is implemented in both /usr/local/lib/QtWebKit.framework/Versions/4/QtWebKit and /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit. One of the two will be used. Which one is undefined.
objc[55843]: Class WebVideoFullscreenHUDWindow is implemented in both /usr/local/lib/QtWebKit.framework/Versions/4/QtWebKit and /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit. One of the two will be used. Which one is undefined.
objc[55843]: Class WebWindowFadeAnimation is implemented in both /usr/local/lib/QtWebKit.framework/Versions/4/QtWebKit and /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit. One of the two will be used. Which one is undefined.
objc[55843]: Class WebWindowScaleAnimation is implemented in both /usr/local/lib/QtWebKit.framework/Versions/4/QtWebKit and /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit. One of the two will be used. Which one is undefined.

Showing: ""

Does any of this mean something to you, or is this normal?

However, when I run multimode.py the python crash is back, the crash log shows this:

Process: Python [56025]
Path: /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/Resources/Python.app/Contents/MacOS/Python
Identifier: Python
Version: ??? (???)
Code Type: X86-64 (Native)
Parent Process: bash [55816]

Date/Time: 2012-08-17 21:03:41.809 -0700
OS Version: Mac OS X 10.7.4 (11E53)
Report Version: 9

Interval Since Last Report: 184224 sec
Crashes Since Last Report: 6594
Per-App Crashes Since Last Report: 31
Anonymous UUID: 4C891635-899E-4AA6-8FCC-D39B1F92761F

Crashed Thread: 0 Dispatch queue: com.apple.main-thread

Exception Type: EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000

Application Specific Information:
abort() called
objc[56025]: garbage collection is OFF

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 libsystem_kernel.dylib 0x00007fff8ef55ce2 pthread_kill + 10
1 libsystem_c.dylib 0x00007fff968137d2 pthread_kill + 95
2 libsystem_c.dylib 0x00007fff96804a7a abort + 143
3 org.python.python 0x000000010e43096e Py_FatalError + 49
4 org.python.python 0x000000010e42e46b Py_InitModule4_64 + 74
5 _osmosdr_swig.so 0x000000010e3298d2 init_osmosdr_swig + 390
6 org.python.python 0x0000000109ed9611 _PyImport_LoadDynamicModule + 177
7 org.python.python 0x0000000109ed7dec imp_load_module + 332
8 org.python.python 0x0000000109ebe7b7 PyEval_EvalFrameEx + 9911
9 org.python.python 0x0000000109ec3642 fast_function + 178
10 org.python.python 0x0000000109ebe858 PyEval_EvalFrameEx + 10072
11 org.python.python 0x0000000109ebc0b6 PyEval_EvalCodeEx + 1990
12 org.python.python 0x0000000109ebb8e6 PyEval_EvalCode + 54
13 org.python.python 0x0000000109ed5811 PyImport_ExecCodeModuleEx + 241
14 org.python.python 0x0000000109ed88cf load_source_module + 1231
15 org.python.python 0x0000000109ed9331 import_submodule + 337
16 org.python.python 0x0000000109ed8ebc load_next + 268
17 org.python.python 0x0000000109ed6dab PyImport_ImportModuleLevel + 1211
18 org.python.python 0x0000000109eb72a8 builtin___import
+ 136
19 org.python.python 0x0000000109e2e491 PyObject_Call + 97
20 org.python.python 0x0000000109ec2e58 PyEval_CallObjectWithKeywords + 168
21 org.python.python 0x0000000109ec0412 PyEval_EvalFrameEx + 17170
22 org.python.python 0x0000000109ebc0b6 PyEval_EvalCodeEx + 1990
23 org.python.python 0x0000000109ebb8e6 PyEval_EvalCode + 54
24 org.python.python 0x0000000109ed5811 PyImport_ExecCodeModuleEx + 241
25 org.python.python 0x0000000109ed88cf load_source_module + 1231
26 org.python.python 0x0000000109ed8b03 load_package + 371
27 org.python.python 0x0000000109ed9331 import_submodule + 337
28 org.python.python 0x0000000109ed8ebc load_next + 268
29 org.python.python 0x0000000109ed6dab PyImport_ImportModuleLevel + 1211
30 org.python.python 0x0000000109eb72a8 builtin___import__ + 136
31 org.python.python 0x0000000109e2e491 PyObject_Call + 97
32 org.python.python 0x0000000109ec2e58 PyEval_CallObjectWithKeywords + 168
33 org.python.python 0x0000000109ec0412 PyEval_EvalFrameEx + 17170
34 org.python.python 0x0000000109ebc0b6 PyEval_EvalCodeEx + 1990
35 org.python.python 0x0000000109ebb8e6 PyEval_EvalCode + 54
36 org.python.python 0x0000000109ee2b0e PyRun_FileExFlags + 174
37 org.python.python 0x0000000109ee2679 PyRun_SimpleFileExFlags + 777
38 org.python.python 0x0000000109ef6398 Py_Main + 2952
39 org.python.python 0x0000000109e19f24 0x109e19000 + 3876

It looks like swig is the last dylib to be loaded before the crash, could this be the guilty culprit?

Thanks,
Freddie

UHD Incompatability Error

When ever I installed GNURadio utilizing this script I got a UHD compile error.

GNURadio would not work and say it compiled against version 2.8.X and I had compiled version 3.X.X which was the expected version.

I did end up install MacPorts to utilize it because I was at a hackathon but I did want to make you aware of this

installing gnuradio on 10.10.1

i try to install gnuradio on my mac (10.10.1)

gcc -v
Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/usr/include/c++/4.2.1
Apple LLVM version 6.0 (clang-600.0.56) (based on LLVM 3.5svn)
Target: x86_64-apple-darwin14.0.0
Thread model: posix

$ brew install gnuradio
==> Installing gnuradio from titanous/homebrew-gnuradio
==> Downloading http://gnuradio.org/releases/gnuradio/gnuradio-3.6.5.1.tar.gz

################################################################## 100,0%

==> Patching
patching file grc/CMakeLists.txt
patching file gr-qtgui/lib/spectrumdisplayform.ui
==> cmake .. -DCMAKE_PREFIX_PATH=/usr/local/Cellar/gnuradio/3.6.5.1 -DQWT_INCLUDE_DIRS=/usr/local/lib/qwt.framework/Headers -DCMAKE_INSTALL_PREFIX=/usr/local/Cellar/gnuradio/3.6.5.1 -DCMAKE_BUILD_TYPE=None -DCMAKE_FIND_FRAMEWORK=LAST -DCMAKE_VERBOSE_MAKEFILE=ON -Wno-dev -DENABLE_GR_QTGUI=OFF -DENABLE_DOXYGEN=OFF
==> make
ld: -rpath can only be used when targeting Mac OS X 10.5 or later
collect2: ld returned 1 exit status
make[2]: *** [volk/lib/libvolk.0.0.0.dylib] Error 1
make[1]: *** [volk/lib/CMakeFiles/volk.dir/all] Error 2
make: *** [all] Error 2
couldn't understand kern.osversion `14.0.0'

READ THIS: http://git.io/brew-troubleshooting
If reporting this issue please do so at (not Homebrew/homebrew):
https://github.com/titanous/homebrew-gnuradio/issues

Any idea how to solve this? Do you need more details for debugging?

"Unsatisifed requirements failed this build." (scipy, matplotlib, numpy) - used pip as suggested in README

Hi,

although i followed the readme closely and used pip to install scipy, matplotlib and numpy i still get

emmBP:~ cryptix$ brew install gnuradio
Unsatisfied dependency: scipy
Homebrew does not provide Python dependencies; install with:
  easy_install scipy

Unsatisfied dependency: matplotlib
Homebrew does not provide Python dependencies; install with:
  easy_install matplotlib

Unsatisfied dependency: numpy
Homebrew does not provide Python dependencies; install with:
  easy_install numpy
Error: Unsatisifed requirements failed this build.

What can i do to make it find them properly?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.