Created
November 14, 2012 16:45
-
-
Save guanix/4073232 to your computer and use it in GitHub Desktop.
homebrew-gnuradio build problem
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Last login: Wed Nov 14 11:42:09 on ttys002 | |
guan-air:~ guan$ brew update - | |
guan-air:~ guan$ brew install -v gnuradio | |
/usr/bin/env python -c import Cheetah | |
/usr/bin/env python -c import scipy | |
/usr/bin/env python -c import lxml | |
/usr/bin/env python -c import matplotlib | |
/usr/bin/env python -c import numpy | |
==> Downloading http://gnuradio.org/releases/gnuradio/gnuradio-3.6.1.tar.gz | |
Already downloaded: /Library/Caches/Homebrew/gnuradio-3.6.1.tar.gz | |
/usr/bin/tar xf /Library/Caches/Homebrew/gnuradio-3.6.1.tar.gz | |
==> Patching | |
/usr/bin/patch -f -p1 -i 000-homebrew.diff | |
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/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/ | |
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/ | |
-- The CXX compiler identification is GNU 4.2.1 | |
-- The C compiler identification is GNU 4.2.1 | |
-- Checking whether CXX compiler has -isysroot | |
-- Checking whether CXX compiler has -isysroot - yes | |
-- Checking whether CXX compiler supports OSX deployment target flag | |
-- Checking whether CXX compiler supports OSX deployment target flag - yes | |
-- Check for working CXX compiler: /usr/local/Library/ENV/4.3/g++ | |
-- Check for working CXX compiler: /usr/local/Library/ENV/4.3/g++ -- works | |
-- Detecting CXX compiler ABI info | |
-- Detecting CXX compiler ABI info - done | |
-- Checking whether C compiler has -isysroot | |
-- Checking whether C compiler has -isysroot - yes | |
-- Checking whether C compiler supports OSX deployment target flag | |
-- Checking whether C compiler supports OSX deployment target flag - yes | |
-- Check for working C compiler: /usr/local/Library/ENV/4.3/llvm-gcc | |
-- Check for working C compiler: /usr/local/Library/ENV/4.3/llvm-gcc -- works | |
-- Detecting C compiler ABI info | |
-- Detecting C compiler ABI info - done | |
-- Found Git: /usr/local/Library/ENV/4.3/git | |
-- Performing Test HAVE_VISIBILITY_HIDDEN | |
-- Performing Test HAVE_VISIBILITY_HIDDEN - Success | |
-- Performing Test HAVE_WARN_SIGN_COMPARE | |
-- Performing Test HAVE_WARN_SIGN_COMPARE - Success | |
-- Performing Test HAVE_WARN_ALL | |
-- Performing Test HAVE_WARN_ALL - Success | |
-- Performing Test HAVE_WARN_NO_UNINITIALIZED | |
-- Performing Test HAVE_WARN_NO_UNINITIALIZED - Success | |
-- Found PythonLibs: /usr/local/Cellar/python/2.7.3/Frameworks/Python.framework (found version "2.7.2") | |
-- Found SWIG: /usr/local/bin/swig (found version "2.0.8") | |
-- Minimum SWIG version required is 1.3.31 | |
-- | |
-- The build system will automatically enable all components. | |
-- Use -DENABLE_DEFAULT=OFF to disable components by default. | |
-- | |
-- Configuring python-support support... | |
-- Dependency PYTHONLIBS_FOUND = TRUE | |
-- Dependency SWIG_FOUND = TRUE | |
-- Dependency SWIG_VERSION_CHECK = TRUE | |
-- Enabling python-support support. | |
-- Override with -DENABLE_PYTHON=ON/OFF | |
-- Found PkgConfig: /usr/local/bin/pkg-config (found version "0.27.1") | |
-- checking for module 'cppunit' | |
-- found cppunit, version 1.12.1 | |
-- Found CPPUNIT: /usr/local/lib/libcppunit.dylib | |
-- | |
-- Configuring testing-support support... | |
-- Dependency CPPUNIT_FOUND = TRUE | |
-- Enabling testing-support support. | |
-- Override with -DENABLE_TESTING=ON/OFF | |
-- | |
-- Configuring volk support... | |
-- Enabling volk support. | |
-- Override with -DENABLE_VOLK=ON/OFF | |
-- Found PythonInterp: /usr/local/bin/python (found version "2.7.3") | |
-- | |
-- Python checking for python >= 2.5 | |
-- Python checking for python >= 2.5 - found | |
-- | |
-- Python checking for Cheetah >= 2.0.0 | |
-- Python checking for Cheetah >= 2.0.0 - found | |
-- Boost version: 1.52.0 | |
-- Found the following Boost libraries: | |
-- unit_test_framework | |
-- checking for module 'orc-0.4 > 0.4.11' | |
-- found orc-0.4 > 0.4.11, version 0.4.16 | |
-- Found ORC: /usr/local/lib/liborc-0.4.dylib | |
-- Looking for cpuid.h | |
-- Looking for cpuid.h - not found | |
-- Looking for intrin.h | |
-- Looking for intrin.h - not found | |
-- Looking for fenv.h | |
-- Looking for fenv.h - found | |
-- Looking for dlfcn.h | |
-- Looking for dlfcn.h - found | |
-- Compiler name: GNU | |
-- x86* CPU detected | |
-- Performing Test have_maltivec | |
-- Performing Test have_maltivec - Failed | |
-- Performing Test have_mfpu_neon | |
-- Performing Test have_mfpu_neon - Failed | |
-- Performing Test have_mfloat_abi_softfp | |
-- Performing Test have_mfloat_abi_softfp - Failed | |
-- Performing Test have_funsafe_math_optimizations | |
-- Performing Test have_funsafe_math_optimizations - Success | |
-- Performing Test have_m32 | |
-- Performing Test have_m32 - Success | |
-- Performing Test have_m64 | |
-- Performing Test have_m64 - Success | |
-- Performing Test have_m3dnow | |
-- Performing Test have_m3dnow - Success | |
-- Performing Test have_msse4_2 | |
-- Performing Test have_msse4_2 - Success | |
-- Performing Test have_mpopcnt | |
-- Performing Test have_mpopcnt - Failed | |
-- Performing Test have_mmmx | |
-- Performing Test have_mmmx - Success | |
-- Performing Test have_msse | |
-- Performing Test have_msse - Success | |
-- Performing Test have_msse2 | |
-- Performing Test have_msse2 - Success | |
-- Performing Test have_msse3 | |
-- Performing Test have_msse3 - Success | |
-- Performing Test have_mssse3 | |
-- Performing Test have_mssse3 - Success | |
-- Performing Test have_msse4a | |
-- Performing Test have_msse4a - Success | |
-- Performing Test have_msse4_1 | |
-- Performing Test have_msse4_1 - Success | |
-- Performing Test have_mavx | |
-- Performing Test have_mavx - Failed | |
-- GCC missing xgetbv, Overruled arch avx | |
-- Check size of void*[8] | |
-- Check size of void*[8] - done | |
-- CPU width is 64 bits, Overruled arch 32 | |
-- Available architectures: generic;64;3dnow;abm;mmx;sse;sse2;orc;norc;sse3;ssse3;sse4_a;sse4_1;sse4_2 | |
-- Available machines: generic_orc;sse2_64_orc;sse3_64_orc;ssse3_64_orc;sse4_1_64_orc | |
-- Boost version: 1.52.0 | |
-- Using install prefix: /usr/local/Cellar/gnuradio/3.6.1 | |
-- TRY_SHM_VMCIRCBUF set to ON. | |
-- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) | |
-- Could NOT find Sphinx (missing: SPHINX_EXECUTABLE) | |
-- | |
-- Configuring doxygen support... | |
-- Dependency DOXYGEN_FOUND = NO | |
-- Disabling doxygen support. | |
-- Override with -DENABLE_DOXYGEN=ON/OFF | |
-- | |
-- Configuring sphinx support... | |
-- Dependency SPHINX_FOUND = FALSE | |
-- Disabling sphinx support. | |
-- Override with -DENABLE_SPHINX=ON/OFF | |
-- Boost version: 1.52.0 | |
-- Found the following Boost libraries: | |
-- date_time | |
-- program_options | |
-- filesystem | |
-- system | |
-- thread | |
-- | |
-- Configuring gruel support... | |
-- Dependency Boost_FOUND = TRUE | |
-- Dependency PYTHONINTERP_FOUND = TRUE | |
-- Enabling gruel support. | |
-- Override with -DENABLE_GRUEL=ON/OFF | |
-- Check if the system is big endian | |
-- Searching 16 bit integer | |
-- Looking for sys/types.h | |
-- Looking for sys/types.h - found | |
-- Looking for stdint.h | |
-- Looking for stdint.h - found | |
-- Looking for stddef.h | |
-- Looking for stddef.h - found | |
-- Check size of unsigned short | |
-- Check size of unsigned short - done | |
-- Using unsigned short | |
-- Check if the system is big endian - little endian | |
-- Looking for C++ include byteswap.h | |
-- Looking for C++ include byteswap.h - not found | |
-- Looking for C++ include arpa/inet.h | |
-- Looking for C++ include arpa/inet.h - found | |
-- Looking for C++ include netinet/in.h | |
-- Looking for C++ include netinet/in.h - found | |
-- Looking for C++ include signal.h | |
-- Looking for C++ include signal.h - found | |
-- Looking for C++ include sched.h | |
-- Looking for C++ include sched.h - found | |
-- Performing Test HAVE_PTHREAD_SIGMASK | |
-- Performing Test HAVE_PTHREAD_SIGMASK - Success | |
-- Performing Test HAVE_PTHREAD_SETSCHEDPARAM | |
-- Performing Test HAVE_PTHREAD_SETSCHEDPARAM - Success | |
-- Performing Test HAVE_SCHED_SETSCHEDULER | |
-- Performing Test HAVE_SCHED_SETSCHEDULER - Failed | |
-- Boost version: 1.52.0 | |
-- Found the following Boost libraries: | |
-- date_time | |
-- program_options | |
-- filesystem | |
-- system | |
-- thread | |
-- checking for module 'fftw3f >= 3.0' | |
-- found fftw3f , version 3.3.2 | |
-- Found FFTW3F: /usr/local/lib/libfftw3f.dylib | |
-- | |
-- Configuring gnuradio-core support... | |
-- Dependency ENABLE_GRUEL = ON | |
-- Dependency ENABLE_VOLK = ON | |
-- Dependency Boost_FOUND = TRUE | |
-- Dependency FFTW3F_FOUND = TRUE | |
-- Dependency PYTHONINTERP_FOUND = TRUE | |
-- Enabling gnuradio-core support. | |
-- Override with -DENABLE_GR_CORE=ON/OFF | |
-- Looking for C++ include netdb.h | |
-- Looking for C++ include netdb.h - found | |
-- Looking for C++ include sys/time.h | |
-- Looking for C++ include sys/time.h - found | |
-- Looking for C++ include sys/select.h | |
-- Looking for C++ include sys/select.h - found | |
-- Looking for C++ include sys/socket.h | |
-- Looking for C++ include sys/socket.h - found | |
-- Looking for C++ include io.h | |
-- Looking for C++ include io.h - not found | |
-- Looking for C++ include sys/mman.h | |
-- Looking for C++ include sys/mman.h - found | |
-- Looking for C++ include sys/ipc.h | |
-- Looking for C++ include sys/ipc.h - found | |
-- Looking for C++ include sys/shm.h | |
-- Looking for C++ include sys/shm.h - found | |
-- Looking for C++ include netinet/in.h | |
-- Looking for C++ include netinet/in.h - found | |
-- Looking for C++ include arpa/inet.h | |
-- Looking for C++ include arpa/inet.h - found | |
-- Looking for C++ include byteswap.h | |
-- Looking for C++ include byteswap.h - not found | |
-- Looking for C++ include linux/ppdev.h | |
-- Looking for C++ include linux/ppdev.h - not found | |
-- Looking for C++ include dev/ppbus/ppi.h | |
-- Looking for C++ include dev/ppbus/ppi.h - not found | |
-- Looking for C++ include unistd.h | |
-- Looking for C++ include unistd.h - found | |
-- Looking for C++ include malloc.h | |
-- Looking for C++ include malloc.h - not found | |
-- Performing Test HAVE_SNPRINTF | |
-- Performing Test HAVE_SNPRINTF - Success | |
-- Performing Test HAVE_SIGACTION | |
-- Performing Test HAVE_SIGACTION - Success | |
-- Performing Test HAVE_SELECT | |
-- Performing Test HAVE_SELECT - Success | |
-- Performing Test HAVE_SYSCONF | |
-- Performing Test HAVE_SYSCONF - Success | |
-- Performing Test HAVE_GETPAGESIZE | |
-- Performing Test HAVE_GETPAGESIZE - Success | |
-- Performing Test HAVE_SSLEEP | |
-- Performing Test HAVE_SSLEEP - Failed | |
-- Performing Test HAVE_NANOSLEEP | |
-- Performing Test HAVE_NANOSLEEP - Success | |
-- Performing Test HAVE_GETTIMEOFDAY | |
-- Performing Test HAVE_GETTIMEOFDAY - Success | |
-- Performing Test HAVE_POSIX_MEMALIGN | |
-- Performing Test HAVE_POSIX_MEMALIGN - Success | |
-- Performing Test HAVE_VALLOC | |
-- Performing Test HAVE_VALLOC - Failed | |
-- Performing Test HAVE_CREATEFILEMAPPING | |
-- Performing Test HAVE_CREATEFILEMAPPING - Failed | |
-- Looking for C++ include windows.h | |
-- Looking for C++ include windows.h - not found | |
-- Performing Test HAVE_SHM_OPEN | |
-- Performing Test HAVE_SHM_OPEN - Failed | |
-- Performing Test HAVE_SINCOS | |
-- Performing Test HAVE_SINCOS - Failed | |
-- Performing Test HAVE_SINCOSF | |
-- Performing Test HAVE_SINCOSF - Failed | |
-- Performing Test HAVE_SINF | |
-- Performing Test HAVE_SINF - Success | |
-- Performing Test HAVE_COSF | |
-- Performing Test HAVE_COSF - Success | |
-- Performing Test HAVE_MMAP | |
-- Performing Test HAVE_MMAP - Success | |
-- Check size of void* | |
-- Check size of void* - done | |
-- Loading build date Wed, 14 Nov 2012 16:43:07 into gr_constants... | |
-- Loading version 3.6.1 into gr_constants... | |
-- Looking for C++ include sys/resource.h | |
-- Looking for C++ include sys/resource.h - found | |
-- | |
-- Python checking for python >= 2.5 | |
-- Python checking for python >= 2.5 - found | |
-- | |
-- Python checking for Cheetah >= 2.0.0 | |
-- Python checking for Cheetah >= 2.0.0 - found | |
-- | |
-- Python checking for lxml >= 1.3.6 | |
-- Python checking for lxml >= 1.3.6 - found | |
-- | |
-- Python checking for pygtk >= 2.10.0 | |
-- Python checking for pygtk >= 2.10.0 - found | |
-- | |
-- Python checking for numpy | |
-- Python checking for numpy - found | |
-- | |
-- Configuring gnuradio-companion support... | |
-- Dependency ENABLE_GR_CORE = ON | |
-- Dependency ENABLE_PYTHON = ON | |
-- Dependency PYTHON_MIN_VER_FOUND = TRUE | |
-- Dependency CHEETAH_FOUND = TRUE | |
-- Dependency LXML_FOUND = TRUE | |
-- Dependency PYGTK_FOUND = TRUE | |
-- Dependency NUMPY_FOUND = TRUE | |
-- Enabling gnuradio-companion support. | |
-- Override with -DENABLE_GRC=ON/OFF | |
-- Boost version: 1.52.0 | |
-- Found the following Boost libraries: | |
-- date_time | |
-- program_options | |
-- filesystem | |
-- system | |
-- thread | |
-- | |
-- Configuring gr-fft support... | |
-- Dependency ENABLE_GRUEL = ON | |
-- Dependency ENABLE_VOLK = ON | |
-- Dependency Boost_FOUND = TRUE | |
-- Dependency ENABLE_GR_CORE = ON | |
-- Dependency FFTW3F_FOUND = TRUE | |
-- Enabling gr-fft support. | |
-- Override with -DENABLE_GR_FFT=ON/OFF | |
-- Boost version: 1.52.0 | |
-- Found the following Boost libraries: | |
-- date_time | |
-- program_options | |
-- filesystem | |
-- system | |
-- thread | |
-- | |
-- Configuring gr-atsc support... | |
-- Dependency Boost_FOUND = TRUE | |
-- Dependency ENABLE_GR_CORE = ON | |
-- Enabling gr-atsc support. | |
-- Override with -DENABLE_GR_ATSC=ON/OFF | |
-- Boost version: 1.52.0 | |
-- Found the following Boost libraries: | |
-- date_time | |
-- program_options | |
-- filesystem | |
-- system | |
-- thread | |
-- | |
-- Configuring gr-audio support... | |
-- Dependency Boost_FOUND = TRUE | |
-- Dependency ENABLE_GR_CORE = ON | |
-- Enabling gr-audio support. | |
-- Override with -DENABLE_GR_AUDIO=ON/OFF | |
-- checking for module 'alsa' | |
-- package 'alsa' not found | |
-- checking for module 'jack' | |
-- package 'jack' not found | |
-- Looking for C++ include AudioUnit/AudioUnit.h | |
-- Looking for C++ include AudioUnit/AudioUnit.h - found | |
-- Looking for C++ include AudioToolbox/AudioToolbox.h | |
-- Looking for C++ include AudioToolbox/AudioToolbox.h - found | |
-- checking for module 'portaudio' | |
-- package 'portaudio' not found | |
-- Could NOT find PORTAUDIO (missing: PORTAUDIO_INCLUDE_DIRS PORTAUDIO_LIBRARIES) | |
-- Boost version: 1.52.0 | |
-- Found the following Boost libraries: | |
-- date_time | |
-- program_options | |
-- filesystem | |
-- system | |
-- thread | |
-- checking for module 'comedilib' | |
-- package 'comedilib' not found | |
-- | |
-- Configuring gr-comedi support... | |
-- Dependency COMEDI_FOUND = | |
-- Dependency LINUX = | |
-- Dependency Boost_FOUND = TRUE | |
-- Dependency ENABLE_GR_CORE = ON | |
-- Disabling gr-comedi support. | |
-- Override with -DENABLE_GR_COMEDI=ON/OFF | |
-- Boost version: 1.52.0 | |
-- Found the following Boost libraries: | |
-- date_time | |
-- program_options | |
-- filesystem | |
-- system | |
-- thread | |
-- | |
-- Configuring gr-digital support... | |
-- Dependency Boost_FOUND = TRUE | |
-- Dependency ENABLE_GR_CORE = ON | |
-- Enabling gr-digital support. | |
-- Override with -DENABLE_GR_DIGITAL=ON/OFF | |
-- Boost version: 1.52.0 | |
-- Found the following Boost libraries: | |
-- date_time | |
-- program_options | |
-- filesystem | |
-- system | |
-- thread | |
-- | |
-- Configuring gr-noaa support... | |
-- Dependency Boost_FOUND = TRUE | |
-- Dependency ENABLE_GR_CORE = ON | |
-- Enabling gr-noaa support. | |
-- Override with -DENABLE_GR_NOAA=ON/OFF | |
-- Boost version: 1.52.0 | |
-- Found the following Boost libraries: | |
-- date_time | |
-- program_options | |
-- filesystem | |
-- system | |
-- thread | |
-- | |
-- Configuring gr-pager support... | |
-- Dependency Boost_FOUND = TRUE | |
-- Dependency ENABLE_GR_CORE = ON | |
-- Enabling gr-pager support. | |
-- Override with -DENABLE_GR_PAGER=ON/OFF | |
-- Boost version: 1.52.0 | |
-- Found the following Boost libraries: | |
-- date_time | |
-- program_options | |
-- filesystem | |
-- system | |
-- thread | |
-- Looking for Q_WS_X11 | |
-- Looking for Q_WS_X11 - not found | |
-- Looking for Q_WS_WIN | |
-- Looking for Q_WS_WIN - not found | |
-- Looking for Q_WS_QWS | |
-- Looking for Q_WS_QWS - not found | |
-- Looking for Q_WS_MAC | |
-- Looking for Q_WS_MAC - found | |
-- Looking for QT_MAC_USE_COCOA | |
-- Looking for QT_MAC_USE_COCOA - found | |
-- Found Qt4: /usr/local/bin/qmake (found suitable version "4.8.3", minimum required is "4.2.0") | |
-- Found Qwt: /usr/local/lib/qwt.framework | |
-- | |
-- Python checking for PyQt4 | |
-- Python checking for PyQt4 - found | |
-- | |
-- Configuring gr-qtgui support... | |
-- Dependency Boost_FOUND = TRUE | |
-- Dependency QT4_FOUND = TRUE | |
-- Dependency QWT_FOUND = TRUE | |
-- Dependency ENABLE_GR_CORE = ON | |
-- Dependency PYTHONLIBS_FOUND = TRUE | |
-- Dependency PYQT4_FOUND = TRUE | |
-- Disabling gr-qtgui support. | |
-- Override with -DENABLE_GR_QTGUI=ON/OFF | |
-- Boost version: 1.52.0 | |
-- Found the following Boost libraries: | |
-- date_time | |
-- program_options | |
-- filesystem | |
-- system | |
-- thread | |
-- | |
-- Configuring gr-trellis support... | |
-- Dependency Boost_FOUND = TRUE | |
-- Dependency ENABLE_GR_CORE = ON | |
-- Dependency ENABLE_GR_DIGITAL = ON | |
-- Enabling gr-trellis support. | |
-- Override with -DENABLE_GR_TRELLIS=ON/OFF | |
-- Boost version: 1.52.0 | |
-- Found the following Boost libraries: | |
-- date_time | |
-- program_options | |
-- filesystem | |
-- system | |
-- thread | |
-- checking for module 'uhd' | |
-- package 'uhd' not found | |
-- Could NOT find UHD (missing: UHD_LIBRARIES UHD_INCLUDE_DIRS) | |
-- | |
-- Configuring gr-uhd support... | |
-- Dependency Boost_FOUND = TRUE | |
-- Dependency UHD_FOUND = FALSE | |
-- Dependency ENABLE_GR_CORE = ON | |
-- Disabling gr-uhd support. | |
-- Override with -DENABLE_GR_UHD=ON/OFF | |
-- Boost version: 1.52.0 | |
-- Found the following Boost libraries: | |
-- date_time | |
-- program_options | |
-- filesystem | |
-- system | |
-- thread | |
-- checking for module 'shd' | |
-- package 'shd' not found | |
-- Could NOT find SHD (missing: SHD_LIBRARIES SHD_INCLUDE_DIRS) | |
-- | |
-- Configuring gr-shd support... | |
-- Dependency Boost_FOUND = TRUE | |
-- Dependency SHD_FOUND = FALSE | |
-- Dependency ENABLE_GR_CORE = ON | |
-- Disabling gr-shd support. | |
-- Override with -DENABLE_GR_SHD=ON/OFF | |
-- | |
-- Configuring gr-utils support... | |
-- Dependency ENABLE_GR_CORE = ON | |
-- Dependency ENABLE_PYTHON = ON | |
-- Enabling gr-utils support. | |
-- Override with -DENABLE_GR_UTILS=ON/OFF | |
-- Boost version: 1.52.0 | |
-- Found the following Boost libraries: | |
-- date_time | |
-- program_options | |
-- filesystem | |
-- system | |
-- thread | |
-- Found SDL: /usr/local/lib/libSDL.dylib;/usr/local/lib/libSDLmain.a;-framework Cocoa (found version "1.2.15") | |
-- | |
-- Configuring gr-video-sdl support... | |
-- Dependency SDL_FOUND = TRUE | |
-- Dependency Boost_FOUND = TRUE | |
-- Dependency ENABLE_GR_CORE = ON | |
-- Enabling gr-video-sdl support. | |
-- Override with -DENABLE_GR_VIDEO_SDL=ON/OFF | |
-- Boost version: 1.52.0 | |
-- Found the following Boost libraries: | |
-- date_time | |
-- program_options | |
-- filesystem | |
-- system | |
-- thread | |
-- | |
-- Configuring gr-vocoder support... | |
-- Dependency Boost_FOUND = TRUE | |
-- Dependency ENABLE_GR_CORE = ON | |
-- Enabling gr-vocoder support. | |
-- Override with -DENABLE_GR_VOCODER=ON/OFF | |
-- Boost version: 1.52.0 | |
-- Found the following Boost libraries: | |
-- date_time | |
-- program_options | |
-- filesystem | |
-- system | |
-- thread | |
-- | |
-- Configuring gr-fcd support... | |
-- Dependency Boost_FOUND = TRUE | |
-- Dependency ENABLE_GR_CORE = ON | |
-- Dependency ENABLE_GR_AUDIO = ON | |
-- Enabling gr-fcd support. | |
-- Override with -DENABLE_GR_FCD=ON/OFF | |
-- Boost version: 1.52.0 | |
-- Found the following Boost libraries: | |
-- date_time | |
-- program_options | |
-- filesystem | |
-- system | |
-- thread | |
-- checking for module 'gsl >= 1.10' | |
-- found gsl , version 1.15 | |
-- | |
-- Configuring gr-wavelet support... | |
-- Dependency Boost_FOUND = TRUE | |
-- Dependency ENABLE_GR_CORE = ON | |
-- Dependency GSL_FOUND = 1 | |
-- Enabling gr-wavelet support. | |
-- Override with -DENABLE_GR_WAVELET=ON/OFF | |
-- | |
-- Python checking for wx >= 2.8 | |
-- Python checking for wx >= 2.8 - not found | |
-- | |
-- Python checking for numpy | |
-- Python checking for numpy - found | |
-- | |
-- Configuring gr-wxgui support... | |
-- Dependency ENABLE_GR_CORE = ON | |
-- Dependency ENABLE_PYTHON = ON | |
-- Dependency NUMPY_FOUND = TRUE | |
-- Dependency WX_FOUND = FALSE | |
-- Disabling gr-wxgui support. | |
-- Override with -DENABLE_GR_WXGUI=ON/OFF | |
-- | |
-- ###################################################### | |
-- # Gnuradio enabled components | |
-- ###################################################### | |
-- * python-support | |
-- * testing-support | |
-- * volk | |
-- * gruel | |
-- * gnuradio-core | |
-- * gnuradio-companion | |
-- * gr-fft | |
-- * gr-atsc | |
-- * gr-audio | |
-- * gr-digital | |
-- * gr-noaa | |
-- * gr-pager | |
-- * gr-trellis | |
-- * gr-utils | |
-- * gr-video-sdl | |
-- * gr-vocoder | |
-- * gr-fcd | |
-- * gr-wavelet | |
-- | |
-- ###################################################### | |
-- # Gnuradio disabled components | |
-- ###################################################### | |
-- * doxygen | |
-- * sphinx | |
-- * gr-comedi | |
-- * gr-qtgui | |
-- * gr-uhd | |
-- * gr-shd | |
-- * gr-wxgui | |
-- | |
-- Using install prefix: /usr/local/Cellar/gnuradio/3.6.1 | |
-- Building for version: 3.6.1 / 3.6.1 | |
-- Configuring done | |
-- Generating done | |
-- Build files have been written to: /tmp/gnuradio-iKI6/gnuradio-3.6.1/build | |
==> make | |
make | |
[ 0%] Scanning dependencies of target _pmt_swig_swig_tag | |
Scanning dependencies of target pygen_gruel_src_python_497e9 | |
Generating ../include/gruel/pmt_serial_tags.h | |
[ 0%] [ 0%] [ 0%] Generating __init__.pyc | |
Building CXX object gruel/src/swig/CMakeFiles/_pmt_swig_swig_tag.dir/_pmt_swig_swig_tag.cpp.o | |
Generating volk_machine_sse4_1_64_orc.c | |
brew: superenv removed: -I/usr/local/include -Wsign-compare -Wall -Wno-uninitialized | |
[ 0%] Linking CXX executable _pmt_swig_swig_tag | |
Generating pmt/pmt_unv_int.h, pmt/qa_pmt_unv.h, pmt/pmt_unv.cc, pmt/qa_pmt_unv.cc | |
[ 1%] Generating __init__.pyo | |
Scanning dependencies of target gruel | |
[ 1%] Built target _pmt_swig_swig_tag | |
Scanning dependencies of target pygen_gruel_src_python_6cca0 | |
[ 1%] [ 1%] Built target pygen_gruel_src_python_497e9 | |
Generating pmt/__init__.pyc | |
[ 1%] Generating volk_16i_s32f_deinterleave_32f_x2_a_orc_impl.c | |
[ 1%] Generating volk_16ic_deinterleave_16i_x2_a_orc_impl.c | |
[ 1%] Generating pmt/__init__.pyo | |
Scanning dependencies of target gr_core_rstest | |
[ 1%] Building C object gnuradio-core/src/lib/CMakeFiles/gr_core_rstest.dir/reed-solomon/encode_rs.c.o | |
[ 1%] Built target pygen_gruel_src_python_6cca0 | |
brew: superenv removed: -I/usr/local/include -Wsign-compare -Wall -Wno-uninitialized | |
Scanning dependencies of target gengen_generated | |
[ 1%] Generating gengen/gr_vector_source_b.h, gengen/gr_vector_source_s.h, gengen/gr_vector_source_i.h, gengen/gr_vector_source_f.h, gengen/gr_vector_source_c.h | |
[ 1%] Building C object gnuradio-core/src/lib/CMakeFiles/gr_core_rstest.dir/reed-solomon/decode_rs.c.o | |
[ 1%] Generating gengen/gr_vector_insert_b.h | |
brew: superenv removed: -I/usr/local/include -Wsign-compare -Wall -Wno-uninitialized | |
[ 1%] Generating gengen/gr_vector_sink_b.h, gengen/gr_vector_sink_s.h, gengen/gr_vector_sink_i.h, gengen/gr_vector_sink_f.h, gengen/gr_vector_sink_c.h | |
[ 1%] Generating gengen/gr_noise_source_s.h, gengen/gr_noise_source_i.h, gengen/gr_noise_source_f.h, gengen/gr_noise_source_c.h | |
[ 1%] [ 1%] Generating gengen/gr_sig_source_s.h, gengen/gr_sig_source_i.h, gengen/gr_sig_source_f.h, gengen/gr_sig_source_c.h | |
Building C object gnuradio-core/src/lib/CMakeFiles/gr_core_rstest.dir/reed-solomon/init_rs.c.o | |
brew: superenv removed: -I/usr/local/include -Wsign-compare -Wall -Wno-uninitialized | |
[ 1%] Generating gengen/gr_probe_signal_b.h, gengen/gr_probe_signal_s.h, gengen/gr_probe_signal_i.h, gengen/gr_probe_signal_f.h, gengen/gr_probe_signal_c.h | |
[ 1%] [ 1%] Generating gengen/gr_probe_signal_vb.h, gengen/gr_probe_signal_vs.h, gengen/gr_probe_signal_vi.h, gengen/gr_probe_signal_vf.h, gengen/gr_probe_signal_vc.h | |
Building C object gnuradio-core/src/lib/CMakeFiles/gr_core_rstest.dir/reed-solomon/rstest.c.o | |
brew: superenv removed: -I/usr/local/include -Wsign-compare -Wall -Wno-uninitialized | |
[ 1%] Generating gengen/gr_add_const_ss.h, gengen/gr_add_const_ii.h, gengen/gr_add_const_ff.h, gengen/gr_add_const_cc.h, gengen/gr_add_const_sf.h | |
[ 1%] Building C object gnuradio-core/src/lib/CMakeFiles/gr_core_rstest.dir/reed-solomon/exercise.c.o | |
[ 1%] Generating gengen/gr_multiply_const_ss.h, gengen/gr_multiply_const_ii.h | |
brew: superenv removed: -I/usr/local/include -Wsign-compare -Wall -Wno-uninitialized | |
[ 1%] Generating gengen/gr_add_ss.h, gengen/gr_add_ii.h, gengen/gr_add_cc.h | |
Linking C executable gr_core_rstest | |
[ 1%] Generating gengen/gr_sub_ss.h, gengen/gr_sub_ii.h, gengen/gr_sub_ff.h, gengen/gr_sub_cc.h | |
[ 1%] Built target gr_core_rstest | |
Scanning dependencies of target filter_generated | |
[ 1%] [ 1%] [ 1%] Generating gengen/gr_multiply_ss.h, gengen/gr_multiply_ii.h | |
Generating volk_16ic_deinterleave_real_8i_a_orc_impl.c | |
generating filter files | |
[ 1%] Generating volk_16ic_magnitude_16i_a_orc_impl.c | |
[ 1%] [ 1%] Generating volk_16sc_magnitude_32f_aligned16_orc_impl.c | |
Generating gengen/gr_divide_ss.h, gengen/gr_divide_ii.h, gengen/gr_divide_ff.h, gengen/gr_divide_cc.h | |
[ 1%] Generating volk_16u_byteswap_a_orc_impl.c | |
[ 1%] Generating volk_32f_s32f_multiply_32f_a_orc_impl.c | |
[ 2%] Generating gengen/gr_mute_ss.h, gengen/gr_mute_ii.h, gengen/gr_mute_ff.h, gengen/gr_mute_cc.h | |
[ 2%] Generating volk_32f_s32f_normalize_a_orc_impl.c | |
[ 3%] [ 3%] Built target filter_generated | |
Generating volk_32f_sqrt_32f_a_orc_impl.c | |
Scanning dependencies of target pygen_gnuradio_core_src_lib_swig_4fff7 | |
[ 3%] [ 3%] [ 3%] Generating volk_32f_x2_add_32f_a_orc_impl.c | |
Generating gnuradio_core.pyc | |
Generating gengen/gr_add_const_vss.h, gengen/gr_add_const_vii.h, gengen/gr_add_const_vff.h, gengen/gr_add_const_vcc.h | |
[ 3%] Generating volk_32f_x2_divide_32f_a_orc_impl.c | |
[ 3%] Generating volk_32f_x2_dot_prod_32f_a_orc_impl.c | |
[ 3%] [ 3%] [ 3%] Generating gnuradio_core.pyo | |
Generating volk_32f_x2_max_32f_a_orc_impl.c | |
Generating gengen/gr_multiply_const_vss.h, gengen/gr_multiply_const_vii.h, gengen/gr_multiply_const_vff.h, gengen/gr_multiply_const_vcc.h | |
[ 3%] Generating volk_32f_x2_min_32f_a_orc_impl.c | |
[ 3%] [ 3%] Generating volk_32f_x2_multiply_32f_a_orc_impl.c | |
Built target pygen_gnuradio_core_src_lib_swig_4fff7 | |
[ 3%] Generating gengen/gr_integrate_ss.h, gengen/gr_integrate_ii.h, gengen/gr_integrate_ff.h, gengen/gr_integrate_cc.h | |
[ 3%] Scanning dependencies of target pygen_gnuradio_core_src_python_gnuradio_af24c | |
Generating volk_32f_x2_subtract_32f_a_orc_impl.c | |
[ 3%] Generating __init__.pyc, eng_notation.pyc, eng_option.pyc, gr_unittest.pyc, gr_xmlrunner.pyc, optfir.pyc, window.pyc | |
[ 3%] Generating volk_32fc_32f_multiply_32fc_a_orc_impl.c | |
[ 3%] Generating gengen/gr_moving_average_ss.h, gengen/gr_moving_average_ii.h, gengen/gr_moving_average_ff.h, gengen/gr_moving_average_cc.h | |
[ 3%] Generating volk_32fc_magnitude_32f_a_orc_impl.c | |
[ 3%] Generating volk_32fc_s32f_magnitude_16i_a_orc_impl.c | |
[ 3%] [ 3%] Generating __init__.pyo, eng_notation.pyo, eng_option.pyo, gr_unittest.pyo, gr_xmlrunner.pyo, optfir.pyo, window.pyo | |
[ 3%] Generating gengen/gr_chunks_to_symbols_bf.h, gengen/gr_chunks_to_symbols_bc.h, gengen/gr_chunks_to_symbols_sf.h, gengen/gr_chunks_to_symbols_sc.h, gengen/gr_chunks_to_symbols_if.h, gengen/gr_chunks_to_symbols_ic.h | |
Generating volk_32fc_s32fc_multiply_32fc_a_orc_impl.c | |
[ 3%] Generating volk_32fc_x2_multiply_32fc_a_orc_impl.c | |
[ 4%] [ 4%] Built target pygen_gnuradio_core_src_python_gnuradio_af24c | |
Generating volk_32i_x2_and_32i_a_orc_impl.c | |
[ 4%] Generating gengen/gr_unpacked_to_packed_bb.h, gengen/gr_unpacked_to_packed_ss.h, gengen/gr_unpacked_to_packed_ii.h | |
Scanning dependencies of target pygen_gnuradio_core_src_python_gnuradio_gr_66d10 | |
[ 4%] [ 4%] Generating volk_32i_x2_or_32i_a_orc_impl.c | |
Generating __init__.pyc, exceptions.pyc, gr_threading.pyc, gr_threading_23.pyc, gr_threading_24.pyc, hier_block2.pyc, prefs.pyc, top_block.pyc, pubsub.pyc | |
[ 4%] [ 5%] Generating volk_8i_convert_16i_a_orc_impl.c | |
[ 5%] Generating volk_8i_s32f_convert_32f_a_orc_impl.c | |
[ 5%] Building CXX object gruel/src/lib/CMakeFiles/gruel.dir/msg/msg_accepter.cc.o | |
Generating gengen/gr_packed_to_unpacked_bb.h, gengen/gr_packed_to_unpacked_ss.h, gengen/gr_packed_to_unpacked_ii.h | |
[ 5%] brew: superenv removed: -I/usr/local/include -Wsign-compare -Wall -Wno-uninitializedGenerating ../include/volk/volk.h | |
[ 5%] [ 5%] Generating gengen/gr_xor_bb.h, gengen/gr_xor_ss.h, gengen/gr_xor_ii.h | |
Generating __init__.pyo, exceptions.pyo, gr_threading.pyo, gr_threading_23.pyo, gr_threading_24.pyo, hier_block2.pyo, prefs.pyo, top_block.pyo, pubsub.pyo | |
[ 5%] Generating gengen/gr_and_bb.h, gengen/gr_and_ss.h, gengen/gr_and_ii.h | |
[ 5%] Built target pygen_gnuradio_core_src_python_gnuradio_gr_66d10 | |
[ 5%] Generating volk.c | |
[ 5%] Generating gengen/gr_and_const_bb.h, gengen/gr_and_const_ss.h, gengen/gr_and_const_ii.h | |
[ 5%] Generating gengen/gr_or_bb.h, gengen/gr_or_ss.h, gengen/gr_or_ii.h | |
[ 5%] Generating gengen/gr_not_bb.h, gengen/gr_not_ss.h, gengen/gr_not_ii.h | |
[ 6%] Generating gengen/gr_sample_and_hold_bb.h, gengen/gr_sample_and_hold_ss.h, gengen/gr_sample_and_hold_ii.h, gengen/gr_sample_and_hold_ff.h | |
[ 6%] Generating gengen/gr_argmax_fs.h, gengen/gr_argmax_is.h, gengen/gr_argmax_ss.h | |
[ 6%] Generating gengen/gr_max_ff.h, gengen/gr_max_ii.h, gengen/gr_max_ss.h | |
[ 6%] Generating gengen/gr_peak_detector_fb.h, gengen/gr_peak_detector_ib.h, gengen/gr_peak_detector_sb.h | |
[ 6%] Generating gengen/gr_vector_source_b.i, gengen/gr_vector_source_s.i, gengen/gr_vector_source_i.i, gengen/gr_vector_source_f.i, gengen/gr_vector_source_c.i | |
[ 6%] Generating gengen/gr_vector_insert_b.i | |
[ 6%] Generating gengen/gr_vector_sink_b.i, gengen/gr_vector_sink_s.i, gengen/gr_vector_sink_i.i, gengen/gr_vector_sink_f.i, gengen/gr_vector_sink_c.i | |
[ 6%] Building CXX object gruel/src/lib/CMakeFiles/gruel.dir/msg/msg_accepter_msgq.cc.o | |
brew: superenv removed: -I/usr/local/include -Wsign-compare -Wall -Wno-uninitialized | |
[ 6%] Generating gengen/gr_noise_source_s.i, gengen/gr_noise_source_i.i, gengen/gr_noise_source_f.i, gengen/gr_noise_source_c.i | |
[ 6%] Generating gengen/gr_sig_source_s.i, gengen/gr_sig_source_i.i, gengen/gr_sig_source_f.i, gengen/gr_sig_source_c.i | |
[ 6%] Generating gengen/gr_probe_signal_b.i, gengen/gr_probe_signal_s.i, gengen/gr_probe_signal_i.i, gengen/gr_probe_signal_f.i, gengen/gr_probe_signal_c.i | |
[ 6%] Generating ../include/volk/volk_typedefs.h | |
[ 6%] Generating gengen/gr_probe_signal_vb.i, gengen/gr_probe_signal_vs.i, gengen/gr_probe_signal_vi.i, gengen/gr_probe_signal_vf.i, gengen/gr_probe_signal_vc.i | |
[ 6%] Generating gengen/gr_add_const_ss.i, gengen/gr_add_const_ii.i, gengen/gr_add_const_ff.i, gengen/gr_add_const_cc.i, gengen/gr_add_const_sf.i | |
[ 6%] Generating gengen/gr_multiply_const_ss.i, gengen/gr_multiply_const_ii.i | |
[ 6%] Generating ../include/volk/volk_cpu.h | |
[ 6%] Generating gengen/gr_add_ss.i, gengen/gr_add_ii.i, gengen/gr_add_cc.i | |
[ 7%] Generating gengen/gr_sub_ss.i, gengen/gr_sub_ii.i, gengen/gr_sub_ff.i, gengen/gr_sub_cc.i | |
[ 7%] Generating gengen/gr_multiply_ss.i, gengen/gr_multiply_ii.i | |
[ 7%] Generating gengen/gr_divide_ss.i, gengen/gr_divide_ii.i, gengen/gr_divide_ff.i, gengen/gr_divide_cc.i | |
[ 7%] Generating gengen/gr_mute_ss.i, gengen/gr_mute_ii.i, gengen/gr_mute_ff.i, gengen/gr_mute_cc.i | |
[ 7%] Generating gengen/gr_add_const_vss.i, gengen/gr_add_const_vii.i, gengen/gr_add_const_vff.i, gengen/gr_add_const_vcc.i | |
[ 7%] Generating gengen/gr_multiply_const_vss.i, gengen/gr_multiply_const_vii.i, gengen/gr_multiply_const_vff.i, gengen/gr_multiply_const_vcc.i | |
[ 7%] Generating gengen/gr_integrate_ss.i, gengen/gr_integrate_ii.i, gengen/gr_integrate_ff.i, gengen/gr_integrate_cc.i | |
[ 7%] Generating gengen/gr_moving_average_ss.i, gengen/gr_moving_average_ii.i, gengen/gr_moving_average_ff.i, gengen/gr_moving_average_cc.i | |
[ 7%] Generating gengen/gr_chunks_to_symbols_bf.i, gengen/gr_chunks_to_symbols_bc.i, gengen/gr_chunks_to_symbols_sf.i, gengen/gr_chunks_to_symbols_sc.i, gengen/gr_chunks_to_symbols_if.i, gengen/gr_chunks_to_symbols_ic.i | |
[ 7%] Generating gengen/gr_unpacked_to_packed_bb.i, gengen/gr_unpacked_to_packed_ss.i, gengen/gr_unpacked_to_packed_ii.i | |
[ 7%] Generating gengen/gr_packed_to_unpacked_bb.i, gengen/gr_packed_to_unpacked_ss.i, gengen/gr_packed_to_unpacked_ii.i | |
[ 7%] Generating gengen/gr_xor_bb.i, gengen/gr_xor_ss.i, gengen/gr_xor_ii.i | |
[ 7%] Generating gengen/gr_and_bb.i, gengen/gr_and_ss.i, gengen/gr_and_ii.i | |
[ 8%] Generating gengen/gr_and_const_bb.i, gengen/gr_and_const_ss.i, gengen/gr_and_const_ii.i | |
[ 8%] Generating volk_cpu.c | |
[ 8%] Generating gengen/gr_or_bb.i, gengen/gr_or_ss.i, gengen/gr_or_ii.i | |
[ 8%] Generating gengen/gr_not_bb.i, gengen/gr_not_ss.i, gengen/gr_not_ii.i | |
[ 8%] Generating gengen/gr_sample_and_hold_bb.i, gengen/gr_sample_and_hold_ss.i, gengen/gr_sample_and_hold_ii.i, gengen/gr_sample_and_hold_ff.i | |
[ 8%] Generating ../include/volk/volk_config_fixed.h | |
[ 8%] Generating gengen/gr_argmax_fs.i, gengen/gr_argmax_is.i, gengen/gr_argmax_ss.i | |
[ 8%] Generating gengen/gr_max_ff.i, gengen/gr_max_ii.i, gengen/gr_max_ss.i | |
[ 8%] Generating gengen/gr_peak_detector_fb.i, gengen/gr_peak_detector_ib.i, gengen/gr_peak_detector_sb.i | |
[ 8%] Built target gengen_generated | |
Scanning dependencies of target pygen_gnuradio_core_src_python_gnuradio_gru_4bd90 | |
[ 8%] Generating __init__.pyc | |
[ 8%] Generating __init__.pyo | |
[ 8%] Built target pygen_gnuradio_core_src_python_gnuradio_gru_4bd90 | |
Scanning dependencies of target pygen_gnuradio_core_src_python_gnuradio_gruimpl_3c3cf | |
[ 8%] Generating __init__.pyc, freqz.pyc, gnuplot_freqz.pyc, hexint.pyc, listmisc.pyc, mathmisc.pyc, lmx2306.pyc, msgq_runner.pyc, os_read_exactly.pyc, sdr_1000.pyc, seq_with_cursor.pyc, socket_stuff.pyc, daemon.pyc | |
[ 8%] Generating __init__.pyo, freqz.pyo, gnuplot_freqz.pyo, hexint.pyo, listmisc.pyo, mathmisc.pyo, lmx2306.pyo, msgq_runner.pyo, os_read_exactly.pyo, sdr_1000.pyo, seq_with_cursor.pyo, socket_stuff.pyo, daemon.pyo | |
[ 8%] Built target pygen_gnuradio_core_src_python_gnuradio_gruimpl_3c3cf | |
Scanning dependencies of target pygen_gnuradio_core_src_python_gnuradio_blks2_cd3f3 | |
[ 8%] Generating __init__.pyc | |
[ 9%] Generating __init__.pyo | |
[ 9%] Built target pygen_gnuradio_core_src_python_gnuradio_blks2_cd3f3 | |
Scanning dependencies of target pygen_gnuradio_core_src_python_gnuradio_blks2impl_54cfc | |
[ 9%] Generating __init__.pyc, am_demod.pyc, channel_model.pyc, filterbank.pyc, fm_demod.pyc, fm_emph.pyc, logpwrfft.pyc, nbfm_rx.pyc, nbfm_tx.pyc, pfb_arb_resampler.pyc, pfb_channelizer.pyc, pfb_decimator.pyc, pfb_interpolator.pyc, rational_resampler.pyc, standard_squelch.pyc, stream_to_vector_decimator.pyc, wfm_rcv.pyc, wfm_rcv_fmdet.pyc, wfm_rcv_pll.pyc, wfm_tx.pyc | |
[ 9%] Generating __init__.pyo, am_demod.pyo, channel_model.pyo, filterbank.pyo, fm_demod.pyo, fm_emph.pyo, logpwrfft.pyo, nbfm_rx.pyo, nbfm_tx.pyo, pfb_arb_resampler.pyo, pfb_channelizer.pyo, pfb_decimator.pyo, pfb_interpolator.pyo, rational_resampler.pyo, standard_squelch.pyo, stream_to_vector_decimator.pyo, wfm_rcv.pyo, wfm_rcv_fmdet.pyo, wfm_rcv_pll.pyo, wfm_tx.pyo | |
[ 9%] Generating volk_machines.h | |
[ 9%] Built target pygen_gnuradio_core_src_python_gnuradio_blks2impl_54cfc | |
Scanning dependencies of target pygen_gnuradio_core_src_examples_mp_sched_d212c | |
[ 9%] Shebangin plot_flops.py | |
[ 9%] Shebangin run_synthetic.py | |
[ 9%] Generating volk_machines.c | |
[ 10%] Shebangin synthetic.py | |
[ 10%] Shebangin wfm_rcv_pll_to_wav.py | |
[ 10%] Built target pygen_gnuradio_core_src_examples_mp_sched_d212c | |
Scanning dependencies of target pygen_gnuradio_core_src_examples_network_bdbdb | |
[ 10%] Shebangin audio_sink.py | |
[ 10%] Shebangin audio_source.py | |
[ 10%] [ 10%] Shebangin dial_tone_sink.py | |
Building CXX object gruel/src/lib/CMakeFiles/gruel.dir/msg/msg_queue.cc.o | |
brew: superenv removed: -I/usr/local/include -Wsign-compare -Wall -Wno-uninitialized | |
[ 10%] Shebangin dial_tone_source.py | |
[ 10%] Shebangin vector_sink.py | |
[ 10%] Shebangin vector_source.py | |
[ 10%] Built target pygen_gnuradio_core_src_examples_network_bdbdb | |
[ 10%] Building CXX object gruel/src/lib/CMakeFiles/gruel.dir/pmt/pmt_unv.cc.o | |
brew: superenv removed: -I/usr/local/include -Wsign-compare -Wall -Wno-uninitialized | |
Scanning dependencies of target pygen_gnuradio_core_src_examples_pfb_7f059 | |
[ 10%] Shebangin channelize.py | |
[ 10%] Shebangin chirp_channelize.py | |
[ 10%] Shebangin decimate.py | |
[ 10%] [ 10%] Shebangin fmtest.py | |
Generating volk_machine_generic_orc.c | |
[ 10%] Shebangin interpolate.py | |
[ 11%] Shebangin resampler_demo.grc | |
[ 11%] Shebangin resampler.py | |
[ 11%] Shebangin synth_filter.py | |
[ 11%] Shebangin synth_to_chan.py | |
[ 11%] Shebangin reconstruction.py | |
[ 11%] Built target pygen_gnuradio_core_src_examples_pfb_7f059 | |
Scanning dependencies of target pygen_gnuradio_core_src_examples_tags_99619 | |
[ 11%] Shebangin test_file_tags.py | |
[ 11%] Shebangin uhd_burst_detector.py | |
[ 11%] Built target pygen_gnuradio_core_src_examples_tags_99619 | |
Scanning dependencies of target pygen_gnuradio_core_src_examples_volk_benchmark_2a851 | |
[ 11%] Shebangin volk_math.py | |
[ 11%] Shebangin volk_plot.py | |
[ 11%] Shebangin volk_test_funcs.py | |
[ 11%] Shebangin volk_types.py | |
[ 11%] Built target pygen_gnuradio_core_src_examples_volk_benchmark_2a851 | |
Scanning dependencies of target pygen_grc_214d1 | |
[ 11%] Generating __init__.pyc | |
[ 12%] Generating __init__.pyo | |
[ 13%] [ 13%] Built target pygen_grc_214d1 | |
Generating volk_machine_sse2_64_orc.c | |
Scanning dependencies of target pygen_grc_base_00bca | |
[ 13%] Generating odict.pyc, ParseXML.pyc, Block.pyc, Connection.pyc, Constants.pyc, Element.pyc, FlowGraph.pyc, Param.pyc, Platform.pyc, Port.pyc, __init__.pyc | |
[ 13%] Generating odict.pyo, ParseXML.pyo, Block.pyo, Connection.pyo, Constants.pyo, Element.pyo, FlowGraph.pyo, Param.pyo, Platform.pyo, Port.pyo, __init__.pyo | |
[ 13%] Built target pygen_grc_base_00bca | |
[ 13%] Building CXX object gruel/src/lib/CMakeFiles/gruel.dir/pmt/pmt.cc.o | |
brew: superenv removed: -I/usr/local/include -Wsign-compare -Wall -Wno-uninitialized | |
[ 13%] Generating volk_machine_sse3_64_orc.c | |
[ 13%] Building CXX object gruel/src/lib/CMakeFiles/gruel.dir/pmt/pmt_io.cc.o | |
brew: superenv removed: -I/usr/local/include -Wsign-compare -Wall -Wno-uninitialized | |
[ 13%] Building CXX object gruel/src/lib/CMakeFiles/gruel.dir/pmt/pmt_pool.cc.o | |
brew: superenv removed: -I/usr/local/include -Wsign-compare -Wall -Wno-uninitialized | |
[ 13%] Generating volk_machine_ssse3_64_orc.c | |
Scanning dependencies of target pygen_grc_grc_gnuradio_512a6 | |
[ 13%] Generating __init__.pyc | |
[ 13%] Generating __init__.pyo | |
[ 13%] Built target pygen_grc_grc_gnuradio_512a6 | |
[ 13%] Building CXX object gruel/src/lib/CMakeFiles/gruel.dir/pmt/pmt_serialize.cc.o | |
brew: superenv removed: -I/usr/local/include -Wsign-compare -Wall -Wno-uninitialized | |
Scanning dependencies of target volk | |
[ 13%] Building C object volk/lib/CMakeFiles/volk.dir/volk_16i_s32f_deinterleave_32f_x2_a_orc_impl.c.o | |
brew: superenv removed: -I/usr/local/include -Wsign-compare -Wall -Wno-uninitialized | |
[ 13%] Building C object volk/lib/CMakeFiles/volk.dir/volk_16ic_deinterleave_16i_x2_a_orc_impl.c.o | |
brew: superenv removed: -I/usr/local/include -Wsign-compare -Wall -Wno-uninitialized | |
[ 13%] Building C object volk/lib/CMakeFiles/volk.dir/volk_16ic_deinterleave_real_8i_a_orc_impl.c.o | |
brew: superenv removed: -I/usr/local/include -Wsign-compare -Wall -Wno-uninitialized | |
[ 13%] Building C object volk/lib/CMakeFiles/volk.dir/volk_16ic_magnitude_16i_a_orc_impl.c.o | |
brew: superenv removed: -I/usr/local/include -Wsign-compare -Wall -Wno-uninitialized | |
[ 13%] Building C object volk/lib/CMakeFiles/volk.dir/volk_16sc_magnitude_32f_aligned16_orc_impl.c.o | |
brew: superenv removed: -I/usr/local/include -Wsign-compare -Wall -Wno-uninitialized | |
[ 13%] Building C object volk/lib/CMakeFiles/volk.dir/volk_16u_byteswap_a_orc_impl.c.o | |
brew: superenv removed: -I/usr/local/include -Wsign-compare -Wall -Wno-uninitialized | |
Scanning dependencies of target pygen_grc_grc_gnuradio_c3a17 | |
[ 13%] Generating blks2/__init__.pyc, blks2/error_rate.pyc, blks2/packet.pyc, blks2/selector.pyc, blks2/tcp.pyc | |
[ 13%] Building C object volk/lib/CMakeFiles/volk.dir/volk_32f_s32f_multiply_32f_a_orc_impl.c.o | |
brew: superenv removed: -I/usr/local/include -Wsign-compare -Wall -Wno-uninitialized | |
[ 13%] Generating blks2/__init__.pyo, blks2/error_rate.pyo, blks2/packet.pyo, blks2/selector.pyo, blks2/tcp.pyo | |
[ 13%] Building C object volk/lib/CMakeFiles/volk.dir/volk_32f_s32f_normalize_a_orc_impl.c.o | |
[ 13%] Built target pygen_grc_grc_gnuradio_c3a17 | |
brew: superenv removed: -I/usr/local/include -Wsign-compare -Wall -Wno-uninitialized | |
Scanning dependencies of target pygen_grc_gui_28f28 | |
[ 13%] Generating Block.pyc, Colors.pyc, Constants.pyc, Connection.pyc, Element.pyc, FlowGraph.pyc, Param.pyc, Platform.pyc, Port.pyc, Utils.pyc, ActionHandler.pyc, Actions.pyc, Bars.pyc, BlockTreeWindow.pyc, Dialogs.pyc, DrawingArea.pyc, FileDialogs.pyc, MainWindow.pyc, Messages.pyc, NotebookPage.pyc, PropsDialog.pyc, Preferences.pyc, StateCache.pyc, __init__.pyc | |
[ 13%] Building C object volk/lib/CMakeFiles/volk.dir/volk_32f_sqrt_32f_a_orc_impl.c.o | |
brew: superenv removed: -I/usr/local/include -Wsign-compare -Wall -Wno-uninitialized | |
[ 13%] [ 13%] Generating Block.pyo, Colors.pyo, Constants.pyo, Connection.pyo, Element.pyo, FlowGraph.pyo, Param.pyo, Platform.pyo, Port.pyo, Utils.pyo, ActionHandler.pyo, Actions.pyo, Bars.pyo, BlockTreeWindow.pyo, Dialogs.pyo, DrawingArea.pyo, FileDialogs.pyo, MainWindow.pyo, Messages.pyo, NotebookPage.pyo, PropsDialog.pyo, Preferences.pyo, StateCache.pyo, __init__.pyo | |
Building C object volk/lib/CMakeFiles/volk.dir/volk_32f_x2_add_32f_a_orc_impl.c.o | |
brew: superenv removed: -I/usr/local/include -Wsign-compare -Wall -Wno-uninitialized | |
[ 14%] Building C object volk/lib/CMakeFiles/volk.dir/volk_32f_x2_divide_32f_a_orc_impl.c.o | |
[ 14%] Built target pygen_grc_gui_28f28 | |
brew: superenv removed: -I/usr/local/include -Wsign-compare -Wall -Wno-uninitialized | |
Scanning dependencies of target pygen_grc_python_3ced4 | |
[ 14%] Generating convert_hier.pyc, expr_utils.pyc, extract_docs.pyc, Block.pyc, Connection.pyc, Constants.pyc, FlowGraph.pyc, Generator.pyc, Param.pyc, Platform.pyc, Port.pyc, __init__.pyc | |
[ 14%] Building C object volk/lib/CMakeFiles/volk.dir/volk_32f_x2_dot_prod_32f_a_orc_impl.c.o | |
brew: superenv removed: -I/usr/local/include -Wsign-compare -Wall -Wno-uninitialized | |
[ 14%] Generating convert_hier.pyo, expr_utils.pyo, extract_docs.pyo, Block.pyo, Connection.pyo, Constants.pyo, FlowGraph.pyo, Generator.pyo, Param.pyo, Platform.pyo, Port.pyo, __init__.pyo | |
[ 14%] Building C object volk/lib/CMakeFiles/volk.dir/volk_32f_x2_max_32f_a_orc_impl.c.o | |
brew: superenv removed: -I/usr/local/include -Wsign-compare -Wall -Wno-uninitialized | |
[ 14%] Built target pygen_grc_python_3ced4 | |
Scanning dependencies of target pygen_grc_scripts_a72ce | |
[ 14%] [ 14%] Shebangin gnuradio-companion | |
Building C object volk/lib/CMakeFiles/volk.dir/volk_32f_x2_min_32f_a_orc_impl.c.o | |
brew: superenv removed: -I/usr/local/include -Wsign-compare -Wall -Wno-uninitialized | |
[ 14%] Built target pygen_grc_scripts_a72ce | |
[ 14%] Scanning dependencies of target _fft_swig_swig_tag | |
Building C object volk/lib/CMakeFiles/volk.dir/volk_32f_x2_multiply_32f_a_orc_impl.c.o | |
[ 14%] Building CXX object gr-fft/swig/CMakeFiles/_fft_swig_swig_tag.dir/_fft_swig_swig_tag.cpp.o | |
brew: superenv removed: -I/usr/local/include -Wsign-compare -Wall -Wno-uninitialized | |
brew: superenv removed: -I/usr/local/include -Wsign-compare -Wall -Wno-uninitialized | |
[ 14%] Building C object volk/lib/CMakeFiles/volk.dir/volk_32f_x2_subtract_32f_a_orc_impl.c.o | |
Linking CXX executable _fft_swig_swig_tag | |
brew: superenv removed: -I/usr/local/include -Wsign-compare -Wall -Wno-uninitialized | |
[ 14%] Building C object volk/lib/CMakeFiles/volk.dir/volk_32fc_32f_multiply_32fc_a_orc_impl.c.o | |
brew: superenv removed: -I/usr/local/include -Wsign-compare -Wall -Wno-uninitialized | |
[ 14%] Building C object volk/lib/CMakeFiles/volk.dir/volk_32fc_magnitude_32f_a_orc_impl.c.o | |
brew: superenv removed: -I/usr/local/include -Wsign-compare -Wall -Wno-uninitialized | |
[ 14%] Built target _fft_swig_swig_tag | |
Scanning dependencies of target pygen_gr_fft_python_85f69 | |
[ 14%] [ 14%] Building C object volk/lib/CMakeFiles/volk.dir/volk_32fc_s32f_magnitude_16i_a_orc_impl.c.o | |
Generating __init__.pyc | |
brew: superenv removed: -I/usr/local/include -Wsign-compare -Wall -Wno-uninitialized | |
[ 14%] Generating __init__.pyo | |
[ 14%] Building C object volk/lib/CMakeFiles/volk.dir/volk_32fc_s32fc_multiply_32fc_a_orc_impl.c.o | |
brew: superenv removed: -I/usr/local/include -Wsign-compare -Wall -Wno-uninitialized | |
[ 14%] Built target pygen_gr_fft_python_85f69 | |
[ 14%] Building C object volk/lib/CMakeFiles/volk.dir/volk_32fc_x2_multiply_32fc_a_orc_impl.c.o | |
brew: superenv removed: -I/usr/local/include -Wsign-compare -Wall -Wno-uninitialized | |
Scanning dependencies of target atsci_viterbi_gen | |
[ 14%] [ 14%] Building CXX object gr-atsc/src/lib/CMakeFiles/atsci_viterbi_gen.dir/atsci_viterbi_gen.cc.o | |
Building C object volk/lib/CMakeFiles/volk.dir/volk_32i_x2_and_32i_a_orc_impl.c.o | |
brew: superenv removed: -I/usr/local/include -Wsign-compare -Wall -Wno-uninitialized | |
brew: superenv removed: -I/usr/local/include -Wsign-compare -Wall -Wno-uninitialized | |
[ 14%] Building C object volk/lib/CMakeFiles/volk.dir/volk_32i_x2_or_32i_a_orc_impl.c.o | |
brew: superenv removed: -I/usr/local/include -Wsign-compare -Wall -Wno-uninitialized | |
[ 15%] Building C object volk/lib/CMakeFiles/volk.dir/volk_8i_convert_16i_a_orc_impl.c.o | |
brew: superenv removed: -I/usr/local/include -Wsign-compare -Wall -Wno-uninitialized | |
[ 15%] Building C object volk/lib/CMakeFiles/volk.dir/volk_8i_s32f_convert_32f_a_orc_impl.c.o | |
brew: superenv removed: -I/usr/local/include -Wsign-compare -Wall -Wno-uninitialized | |
[ 15%] Building C object volk/lib/CMakeFiles/volk.dir/volk_prefs.c.o | |
brew: superenv removed: -I/usr/local/include -Wsign-compare -Wall -Wno-uninitialized | |
[ 15%] Building C object volk/lib/CMakeFiles/volk.dir/volk_rank_archs.c.o | |
brew: superenv removed: -I/usr/local/include -Wsign-compare -Wall -Wno-uninitialized | |
[ 15%] Building C object volk/lib/CMakeFiles/volk.dir/volk.c.o | |
brew: superenv removed: -I/usr/local/include -Wsign-compare -Wall -Wno-uninitialized | |
Linking CXX executable atsci_viterbi_gen | |
[ 15%] Built target atsci_viterbi_gen | |
Scanning dependencies of target _atsc_swig_tag | |
[ 15%] Building CXX object gr-atsc/src/lib/CMakeFiles/_atsc_swig_tag.dir/_atsc_swig_tag.cpp.o | |
brew: superenv removed: -I/usr/local/include -Wsign-compare -Wall -Wno-uninitialized | |
Linking CXX executable _atsc_swig_tag | |
[ 15%] Building C object volk/lib/CMakeFiles/volk.dir/volk_cpu.c.o | |
[ 15%] brew: superenv removed: -I/usr/local/include -Wsign-compare -Wall -Wno-uninitialized | |
Built target _atsc_swig_tag | |
Scanning dependencies of target pygen_gr_atsc_src_python_d7b24 | |
[ 15%] Shebangin btl-fsd.py | |
[ 15%] Building C object volk/lib/CMakeFiles/volk.dir/volk_machines.c.o | |
[ 16%] Shebangin fpll.py | |
brew: superenv removed: -I/usr/local/include -Wsign-compare -Wall -Wno-uninitialized | |
[ 16%] [ 16%] Shebangin interp.py | |
Building C object volk/lib/CMakeFiles/volk.dir/volk_machine_generic_orc.c.o | |
brew: superenv removed: -I/usr/local/include -Wsign-compare -Wall -Wno-uninitialized | |
[ 16%] Shebangin xlate.py | |
[ 16%] Shebangin viterbi-out.py | |
[ 16%] Building CXX object gruel/src/lib/CMakeFiles/gruel.dir/realtime.cc.o | |
[ 16%] Built target pygen_gr_atsc_src_python_d7b24 | |
brew: superenv removed: -I/usr/local/include -Wsign-compare -Wall -Wno-uninitialized | |
[ 16%] Building CXX object gruel/src/lib/CMakeFiles/gruel.dir/sys_pri.cc.o | |
brew: superenv removed: -I/usr/local/include -Wsign-compare -Wall -Wno-uninitialized | |
[ 16%] Building CXX object gruel/src/lib/CMakeFiles/gruel.dir/thread_body_wrapper.cc.o | |
brew: superenv removed: -I/usr/local/include -Wsign-compare -Wall -Wno-uninitialized | |
[ 16%] Building CXX object gruel/src/lib/CMakeFiles/gruel.dir/thread_group.cc.o | |
brew: superenv removed: -I/usr/local/include -Wsign-compare -Wall -Wno-uninitialized | |
[ 16%] Building C object volk/lib/CMakeFiles/volk.dir/volk_machine_sse2_64_orc.c.o | |
brew: superenv removed: -I/usr/local/include -Wsign-compare -Wall -Wno-uninitialized -m64 | |
[ 16%] Building C object volk/lib/CMakeFiles/volk.dir/volk_machine_sse3_64_orc.c.o | |
brew: superenv removed: -I/usr/local/include -Wsign-compare -Wall -Wno-uninitialized -m64 | |
Scanning dependencies of target _audio_swig_swig_tag | |
[ 16%] Building CXX object gr-audio/swig/CMakeFiles/_audio_swig_swig_tag.dir/_audio_swig_swig_tag.cpp.o | |
brew: superenv removed: -I/usr/local/include -Wsign-compare -Wall -Wno-uninitialized | |
Linking CXX executable _audio_swig_swig_tag | |
[ 16%] Built target _audio_swig_swig_tag | |
Scanning dependencies of target pygen_gr_audio_swig_291ae | |
[ 16%] Generating __init__.pyc | |
[ 16%] Generating __init__.pyo | |
[ 16%] Built target pygen_gr_audio_swig_291ae | |
Scanning dependencies of target pygen_gr_audio_swig_906f3 | |
[ 16%] Generating audio_swig.tag | |
[ 16%] [ 16%] Swig source | |
Building C object volk/lib/CMakeFiles/volk.dir/volk_machine_ssse3_64_orc.c.o | |
brew: superenv removed: -I/usr/local/include -Wsign-compare -Wall -Wno-uninitialized -m64 | |
Scanning dependencies of target pygen_gr_audio_examples_python_81885 | |
[ 16%] Shebangin audio_copy.py | |
[ 16%] Shebangin audio_fft.py | |
[ 16%] Shebangin audio_play.py | |
[ 16%] Shebangin audio_to_file.py | |
[ 16%] Shebangin dial_tone.py | |
[ 16%] Shebangin dial_tone_daemon.py | |
[ 16%] Shebangin dial_tone_wav.py | |
[ 16%] Shebangin mono_tone.py | |
[ 16%] Shebangin multi_tone.py | |
[ 17%] Shebangin noise.py | |
[ 17%] Shebangin spectrum_inversion.py | |
[ 17%] Shebangin test_resampler.py | |
[ 17%] Built target pygen_gr_audio_examples_python_81885 | |
Scanning dependencies of target digital_generated_swigs | |
[ 17%] Generating digital_chunks_to_symbols_bf.i, digital_chunks_to_symbols_bc.i, digital_chunks_to_symbols_sf.i, digital_chunks_to_symbols_sc.i, digital_chunks_to_symbols_if.i, digital_chunks_to_symbols_ic.i | |
[ 17%] Built target digital_generated_swigs | |
Scanning dependencies of target digital_generated_includes | |
[ 17%] Generating digital_chunks_to_symbols_bf.h, digital_chunks_to_symbols_bc.h, digital_chunks_to_symbols_sf.h, digital_chunks_to_symbols_sc.h, digital_chunks_to_symbols_if.h, digital_chunks_to_symbols_ic.h | |
[ 17%] Built target digital_generated_includes | |
Scanning dependencies of target pygen_gr_digital_python_1e3b6 | |
[ 17%] Generating __init__.pyc, bpsk.pyc, cpm.pyc, crc.pyc, generic_mod_demod.pyc, gmsk.pyc, modulation_utils.pyc, ofdm.pyc, ofdm_packet_utils.pyc, ofdm_receiver.pyc, ofdm_sync_fixed.pyc, ofdm_sync_ml.pyc, ofdm_sync_pnac.pyc, ofdm_sync_pn.pyc, packet_utils.pyc, pkt.pyc, psk.pyc, qam.pyc, qpsk.pyc | |
Linking CXX shared library libgruel.dylib | |
[ 17%] Built target gruel | |
Scanning dependencies of target pygen_gr_digital_python_87d2a | |
[ 17%] [ 17%] Generating __init__.pyo, bpsk.pyo, cpm.pyo, crc.pyo, generic_mod_demod.pyo, gmsk.pyo, modulation_utils.pyo, ofdm.pyo, ofdm_packet_utils.pyo, ofdm_receiver.pyo, ofdm_sync_fixed.pyo, ofdm_sync_ml.pyo, ofdm_sync_pnac.pyo, ofdm_sync_pn.pyo, packet_utils.pyo, pkt.pyo, psk.pyo, qam.pyo, qpsk.pyo | |
Generating utils/__init__.pyc, utils/gray_code.pyc, utils/mod_codes.pyc, utils/alignment.pyc | |
[ 17%] Generating utils/__init__.pyo, utils/gray_code.pyo, utils/mod_codes.pyo, utils/alignment.pyo | |
[ 17%] Built target pygen_gr_digital_python_87d2a | |
Scanning dependencies of target pygen_gr_digital_examples_43840 | |
[ 17%] Built target pygen_gr_digital_python_1e3b6 | |
[ 17%] Shebangin benchmark_add_channel.py | |
Scanning dependencies of target pygen_gr_digital_examples_5fcaa | |
[ 17%] Shebangin transmit_path.py | |
[ 17%] Shebangin benchmark_rx.py | |
[ 17%] Shebangin receive_path.py | |
[ 17%] Shebangin benchmark_tx.py | |
[ 17%] Shebangin uhd_interface.py | |
[ 17%] Shebangin gr_plot_ofdm.py | |
[ 17%] [ 18%] Shebangin benchmark_tx.py | |
Shebangin ofdm_mod_demod_test.py | |
[ 18%] [ 18%] Shebangin receive_path.py | |
Shebangin benchmark_rx.py | |
[ 18%] [ 18%] Shebangin transmit_path.py | |
Shebangin tx_voice.py | |
[ 18%] [ 18%] Shebangin rx_voice.py | |
Shebangin tunnel.py | |
[ 18%] Shebangin uhd_interface.py | |
[ 18%] Shebangin digital_bert_rx.py | |
[ 18%] Built target pygen_gr_digital_examples_43840 | |
[ 18%] Scanning dependencies of target pygen_gr_digital_examples_90ce5 | |
Shebangin digital_bert_tx.py | |
[ 18%] Shebangin example_costas.py | |
[ 19%] [ 19%] Shebangin tunnel.py | |
Shebangin example_fll.py | |
[ 19%] [ 19%] Built target pygen_gr_digital_examples_5fcaa | |
Shebangin example_timing.py | |
Scanning dependencies of target _noaa_swig_swig_tag | |
[ 19%] Building CXX object gr-noaa/swig/CMakeFiles/_noaa_swig_swig_tag.dir/_noaa_swig_swig_tag.cpp.o | |
[ 19%] Shebangin run_length.py | |
brew: superenv removed: -I/usr/local/include -Wsign-compare -Wall -Wno-uninitialized | |
[ 19%] Linking CXX executable _noaa_swig_swig_tag | |
Shebangin gen_whitener.py | |
[ 19%] [ 19%] Shebangin snr_estimators.py | |
Built target _noaa_swig_swig_tag | |
Scanning dependencies of target pygen_gr_noaa_swig_878b4 | |
[ 19%] [ 19%] Generating __init__.pyc | |
Built target pygen_gr_digital_examples_90ce5 | |
[ 19%] Building C object volk/lib/CMakeFiles/volk.dir/volk_machine_sse4_1_64_orc.c.o | |
brew: superenv removed: -I/usr/local/include -Wsign-compare -Wall -Wno-uninitialized -m64 | |
[ 19%] Generating __init__.pyo | |
Scanning dependencies of target pygen_gr_pager_python_f0e46 | |
[ 19%] [ 19%] Built target pygen_gr_noaa_swig_878b4 | |
Generating __init__.pyc, pager_utils.pyc, flex_demod.pyc | |
Scanning dependencies of target _pager_swig_swig_tag | |
[ 19%] Building CXX object gr-pager/swig/CMakeFiles/_pager_swig_swig_tag.dir/_pager_swig_swig_tag.cpp.o | |
[ 19%] Generating __init__.pyo, pager_utils.pyo, flex_demod.pyo | |
brew: superenv removed: -I/usr/local/include -Wsign-compare -Wall -Wno-uninitialized | |
[ 19%] Generating audio_swig.pyc | |
Linking CXX executable _pager_swig_swig_tag | |
[ 19%] Built target pygen_gr_pager_python_f0e46 | |
[ 19%] Generating audio_swig.pyo | |
Scanning dependencies of target pygen_gr_pager_apps_dee12 | |
[ 19%] Built target _pager_swig_swig_tag | |
[ 19%] Shebangin usrp_flex | |
Scanning dependencies of target _trellis_swig_tag | |
[ 19%] Built target pygen_gr_audio_swig_906f3 | |
[ 19%] [ 19%] Shebangin usrp_flex_all | |
Building CXX object gr-trellis/src/lib/CMakeFiles/_trellis_swig_tag.dir/_trellis_swig_tag.cpp.o | |
[ 19%] Shebangin usrp_flex_band | |
brew: superenv removed: -I/usr/local/include -Wsign-compare -Wall -Wno-uninitialized | |
Scanning dependencies of target gr_trellis_xml | |
Linking CXX executable _trellis_swig_tag | |
[ 19%] [ 19%] Built target pygen_gr_pager_apps_dee12 | |
Generating test_tcm.py.xml | |
Scanning dependencies of target pygen_gr_trellis_src_examples_python_a0a31 | |
[ 19%] Shebangin fsm_utils.py | |
[ 19%] Built target _trellis_swig_tag | |
Scanning dependencies of target pygen_gr_utils_src_python_18b74 | |
[ 19%] [ 19%] Generating plot_data.pyc, plot_fft_base.pyc, plot_psd_base.pyc, pyqt_plot.pyc, pyqt_filter.pyc | |
[ 19%] Shebangin test_tcm.py | |
Generating test_viterbi_equalization1.py.xml | |
[ 19%] Shebangin test_tcm_parallel.py | |
[ 19%] Built target gr_trellis_xml | |
[ 19%] Scanning dependencies of target pygen_gr_utils_src_python_d0ee7 | |
Generating plot_data.pyo, plot_fft_base.pyo, plot_psd_base.pyo, pyqt_plot.pyo, pyqt_filter.pyo | |
[ 19%] [ 20%] Shebangin test_tcm_combined.py | |
Shebangin create-gnuradio-out-of-tree-project | |
[ 20%] [ 20%] Shebangin test_sccc_hard.py | |
Shebangin gr_plot_char | |
[ 20%] Built target pygen_gr_utils_src_python_18b74 | |
Scanning dependencies of target _video_sdl_swig_tag | |
[ 20%] Building CXX object gr-video-sdl/src/CMakeFiles/_video_sdl_swig_tag.dir/_video_sdl_swig_tag.cpp.o | |
[ 20%] Shebangin gr_plot_const | |
[ 20%] brew: superenv removed: -I/usr/local/include -Wsign-compare -Wall -Wno-uninitialized | |
Shebangin test_sccc_soft.py | |
Linking CXX executable _video_sdl_swig_tag | |
[ 20%] [ 20%] Shebangin gr_plot_fft | |
Shebangin test_sccc_turbo.py | |
[ 20%] Built target _video_sdl_swig_tag | |
Scanning dependencies of target generate_codebook | |
[ 20%] [ 20%] [ 21%] Shebangin gr_plot_fft_c | |
Shebangin test_viterbi_equalization1.py | |
Building C object gr-vocoder/lib/CMakeFiles/generate_codebook.dir/codec2/generate_codebook.c.o | |
brew: superenv removed: -I/usr/local/include -Wsign-compare -Wall -Wno-uninitialized | |
[ 21%] [ 21%] Shebangin test_viterbi_equalization.py | |
Shebangin gr_plot_fft_f | |
[ 21%] [ 21%] Shebangin test_turbo_equalization.py | |
Shebangin gr_plot_psd | |
Linking C executable generate_codebook | |
[ 21%] [ 21%] Shebangin test_turbo_equalization1.py | |
Shebangin gr_plot_psd_c | |
[ 21%] Built target generate_codebook | |
[ 22%] Shebangin test_turbo_equalization2.py | |
[ 22%] Scanning dependencies of target _vocoder_swig_swig_tag | |
Shebangin gr_plot_psd_f | |
[ 22%] Building CXX object gr-vocoder/swig/CMakeFiles/_vocoder_swig_swig_tag.dir/_vocoder_swig_swig_tag.cpp.o | |
brew: superenv removed: -I/usr/local/include -Wsign-compare -Wall -Wno-uninitialized | |
[ 22%] Built target pygen_gr_trellis_src_examples_python_a0a31 | |
[ 22%] Shebangin gr_plot_float | |
Scanning dependencies of target pygen_gr_vocoder_python_04d49 | |
Linking CXX executable _vocoder_swig_swig_tag | |
[ 23%] Generating __init__.pyc, cvsd.pyc | |
[ 23%] Shebangin gr_plot_int | |
[ 23%] Built target _vocoder_swig_swig_tag | |
[ 23%] Generating __init__.pyo, cvsd.pyo | |
Scanning dependencies of target pygen_gr_vocoder_examples_af801 | |
[ 23%] [ 23%] Shebangin gr_plot_iq | |
Shebangin alaw_audio_loopback.py | |
[ 23%] [ 23%] [ 23%] Built target pygen_gr_vocoder_python_04d49 | |
Shebangin gr_plot_short | |
Shebangin codec2_audio_loopback.py | |
Scanning dependencies of target _fcd_swig_swig_tag | |
[ 23%] Building CXX object gr-fcd/swig/CMakeFiles/_fcd_swig_swig_tag.dir/_fcd_swig_swig_tag.cpp.o | |
[ 24%] [ 24%] Shebangin gr_plot_qt | |
Shebangin cvsd_audio_loopback.py | |
brew: superenv removed: -I/usr/local/include -Wsign-compare -Wall -Wno-uninitialized | |
Linking CXX executable _fcd_swig_swig_tag | |
[ 24%] [ 24%] Shebangin gr_filter_design | |
Shebangin g721_audio_loopback.py | |
[ 24%] Built target _fcd_swig_swig_tag | |
[ 24%] [ 24%] Built target pygen_gr_utils_src_python_d0ee7 | |
Scanning dependencies of target pygen_gr_fcd_python_62d3f | |
Shebangin g723_24_audio_loopback.py | |
[ 24%] Scanning dependencies of target _wavelet_swig_swig_tag | |
Generating __init__.pyc | |
[ 24%] Building CXX object gr-wavelet/swig/CMakeFiles/_wavelet_swig_swig_tag.dir/_wavelet_swig_swig_tag.cpp.o | |
[ 24%] brew: superenv removed: -I/usr/local/include -Wsign-compare -Wall -Wno-uninitialized | |
Shebangin g723_40_audio_loopback.py | |
[ 24%] Generating __init__.pyo | |
Linking CXX executable _wavelet_swig_swig_tag | |
[ 24%] Shebangin gsm_audio_loopback.py | |
[ 24%] Built target pygen_gr_fcd_python_62d3f | |
Scanning dependencies of target pygen_gr_wavelet_python_2577b | |
[ 24%] [ 24%] Built target _wavelet_swig_swig_tag | |
Generating __init__.pyc | |
[ 24%] Shebangin ulaw_audio_loopback.py | |
Scanning dependencies of target test_gruel | |
[ 24%] [ 24%] Built target pygen_gr_vocoder_examples_af801 | |
Generating __init__.pyo | |
[ 25%] Generating pmt_swig.tag | |
[ 25%] [ 25%] Swig source | |
Built target pygen_gr_wavelet_python_2577b | |
Scanning dependencies of target pygen_gruel_src_swig_588b9 | |
[ 25%] Swig source | |
[ 26%] Building CXX object gruel/src/lib/CMakeFiles/test_gruel.dir/pmt/qa_pmt_unv.cc.o | |
brew: superenv removed: -I/usr/local/include -Wsign-compare -Wall -Wno-uninitialized | |
Linking C shared library libvolk.dylib | |
[ 26%] Built target volk | |
Scanning dependencies of target _gnuradio_core_filter_swig_tag | |
[ 26%] Building CXX object gnuradio-core/src/lib/swig/CMakeFiles/_gnuradio_core_filter_swig_tag.dir/_gnuradio_core_filter_swig_tag.cpp.o | |
brew: superenv removed: -I/usr/local/include -Wsign-compare -Wall -Wno-uninitialized | |
Linking CXX executable _gnuradio_core_filter_swig_tag | |
[ 26%] Built target _gnuradio_core_filter_swig_tag | |
Scanning dependencies of target _gnuradio_core_general_swig_tag | |
[ 26%] Building CXX object gnuradio-core/src/lib/swig/CMakeFiles/_gnuradio_core_general_swig_tag.dir/_gnuradio_core_general_swig_tag.cpp.o | |
brew: superenv removed: -I/usr/local/include -Wsign-compare -Wall -Wno-uninitialized | |
Linking CXX executable _gnuradio_core_general_swig_tag | |
[ 26%] Built target _gnuradio_core_general_swig_tag | |
[ 26%] Building CXX object gruel/src/lib/CMakeFiles/test_gruel.dir/pmt/qa_pmt_prims.cc.o | |
brew: superenv removed: -I/usr/local/include -Wsign-compare -Wall -Wno-uninitialized | |
Scanning dependencies of target _pmt_swig | |
[ 26%] Generating pmt_swig.pyc | |
[ 26%] Generating pmt_swig.pyo | |
[ 26%] Building CXX object gruel/src/swig/CMakeFiles/_pmt_swig.dir/pmt_swigPYTHON_wrap.cxx.o | |
brew: superenv removed: -I/usr/local/include -Wsign-compare -Wall -Wno-uninitialized | |
[ 26%] Built target pygen_gruel_src_swig_588b9 | |
Scanning dependencies of target _gnuradio_core_gengen_swig_tag | |
[ 26%] Building CXX object gnuradio-core/src/lib/swig/CMakeFiles/_gnuradio_core_gengen_swig_tag.dir/_gnuradio_core_gengen_swig_tag.cpp.o | |
brew: superenv removed: -I/usr/local/include -Wsign-compare -Wall -Wno-uninitialized | |
Linking CXX executable _gnuradio_core_gengen_swig_tag | |
[ 26%] Built target _gnuradio_core_gengen_swig_tag | |
Scanning dependencies of target _gnuradio_core_hier_swig_tag | |
[ 26%] Building CXX object gnuradio-core/src/lib/swig/CMakeFiles/_gnuradio_core_hier_swig_tag.dir/_gnuradio_core_hier_swig_tag.cpp.o | |
brew: superenv removed: -I/usr/local/include -Wsign-compare -Wall -Wno-uninitialized | |
Linking CXX executable _gnuradio_core_hier_swig_tag | |
[ 26%] Built target _gnuradio_core_hier_swig_tag | |
Scanning dependencies of target _gnuradio_core_io_swig_tag | |
[ 26%] Building CXX object gnuradio-core/src/lib/swig/CMakeFiles/_gnuradio_core_io_swig_tag.dir/_gnuradio_core_io_swig_tag.cpp.o | |
brew: superenv removed: -I/usr/local/include -Wsign-compare -Wall -Wno-uninitialized | |
Linking CXX executable _gnuradio_core_io_swig_tag | |
[ 26%] Built target _gnuradio_core_io_swig_tag | |
Scanning dependencies of target _gnuradio_core_runtime_swig_tag | |
[ 26%] Building CXX object gnuradio-core/src/lib/swig/CMakeFiles/_gnuradio_core_runtime_swig_tag.dir/_gnuradio_core_runtime_swig_tag.cpp.o | |
brew: superenv removed: -I/usr/local/include -Wsign-compare -Wall -Wno-uninitialized | |
Linking CXX executable _gnuradio_core_runtime_swig_tag | |
[ 26%] Built target _gnuradio_core_runtime_swig_tag | |
Scanning dependencies of target pygen_gnuradio_core_src_lib_swig_10fb3 | |
[ 27%] Generating gnuradio_core_filter.tag | |
[ 27%] Swig source | |
Scanning dependencies of target pygen_gnuradio_core_src_lib_swig_3911f | |
[ 27%] Generating gnuradio_core_gengen.tag | |
[ 27%] Swig source | |
^[[A[ 27%] Building CXX object gruel/src/lib/CMakeFiles/test_gruel.dir/pmt/qa_pmt.cc.o | |
brew: superenv removed: -I/usr/local/include -Wsign-compare -Wall -Wno-uninitialized | |
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 | |
make[2]: *** [gruel/src/swig/_pmt_swig.so] Error 1 | |
make[1]: *** [gruel/src/swig/CMakeFiles/_pmt_swig.dir/all] Error 2 | |
make[1]: *** Waiting for unfinished jobs.... | |
[ 27%] Building CXX object gruel/src/lib/CMakeFiles/test_gruel.dir/test_gruel.cc.o | |
brew: superenv removed: -I/usr/local/include -Wsign-compare -Wall -Wno-uninitialized | |
Linking CXX executable test_gruel | |
[ 27%] [ 27%] [ 27%] Built target test_gruel | |
Generating gnuradio_core_filter.pyc | |
Generating gnuradio_core_filter.pyo | |
[ 27%] Built target pygen_gnuradio_core_src_lib_swig_10fb3 | |
[ 27%] [ 27%] Generating gnuradio_core_gengen.pyc | |
Generating gnuradio_core_gengen.pyo | |
[ 27%] Built target pygen_gnuradio_core_src_lib_swig_3911f | |
make: *** [all] Error 2 | |
==> Configuration | |
HOMEBREW_VERSION: 0.9.3 | |
HEAD: fcf337f86241f607808bdfe93955ae0086e8f9ca | |
CPU: quad-core 64-bit sandybridge | |
OS X: 10.8.2-x86_64 | |
Xcode: 4.5.2 | |
CLT: 4.5.0.0.1.1249367152 | |
X11: 2.7.4 => /opt/X11 | |
==> ENV | |
CC: llvm-gcc | |
CXX: g++ | |
MAKEFLAGS: -j4 | |
CMAKE_PREFIX_PATH: /usr/local/opt/readline:/usr/local/opt/gettext:/usr/local/opt/libffi:/usr/local | |
CMAKE_INCLUDE_PATH: /usr/X11/include/freetype2:/usr/include/libxml2:/usr/X11/include | |
CMAKE_LIBRARY_PATH: /usr/X11/lib | |
PKG_CONFIG_PATH: /usr/local/opt/libffi/lib/pkgconfig:/usr/local/lib/pkgconfig:/usr/X11/lib/pkgconfig:/usr/X11/share/pkgconfig:/usr/local/Library/ENV/pkgconfig | |
ACLOCAL_PATH: /usr/local/opt/gettext/share/aclocal:/usr/local/share/aclocal:/opt/X11/share/aclocal | |
OBJC: llvm-gcc | |
PATH: /usr/local/Library/ENV/4.3:/usr/local/opt/cmake/bin:/usr/local/opt/pkg-config/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/xz/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/freetype/bin:/usr/local/opt/fontconfig/bin:/usr/local/opt/cairo/bin:/usr/local/opt/pango/bin:/usr/local/opt/jasper/bin:/usr/local/opt/gtk+/bin:/usr/local/opt/gobject-introspection/bin:/usr/local/opt/pygobject/bin:/usr/local/opt/pygtk/bin:/usr/local/opt/sdl/bin:/usr/local/opt/orc/bin:/usr/X11/bin:/usr/bin:/bin:/usr/sbin:/sbin | |
Error: gnuradio did not build |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment