Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- -- The CXX compiler identification is GNU 4.8.3
- -- The C compiler identification is GNU 4.8.3
- -- Check for working CXX compiler: /home/user/MentorGraphics/Sourcery_CodeBench_Lite_for_ARM_GNU_Linux/bin/arm-none-linux-gnueabi-g++
- -- Check for working CXX compiler: /home/user/MentorGraphics/Sourcery_CodeBench_Lite_for_ARM_GNU_Linux/bin/arm-none-linux-gnueabi-g++ -- works
- -- Detecting CXX compiler ABI info
- -- Detecting CXX compiler ABI info - done
- -- Check for working C compiler: /home/user/MentorGraphics/Sourcery_CodeBench_Lite_for_ARM_GNU_Linux/bin/arm-none-linux-gnueabi-gcc
- -- Check for working C compiler: /home/user/MentorGraphics/Sourcery_CodeBench_Lite_for_ARM_GNU_Linux/bin/arm-none-linux-gnueabi-gcc -- works
- -- Detecting C compiler ABI info
- -- Detecting C compiler ABI info - done
- -- Build type not specified: defaulting to release.
- -- Build type set to Release.
- -- Found Git: /usr/bin/git
- -- Extracting version information from git describe...
- -- 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
- -- Compiler Version: arm-none-linux-gnueabi-gcc (Sourcery CodeBench Lite 2014.05-29) 4.8.3 20140320 (prerelease)
- Copyright (C) 2013 Free Software Foundation, Inc.
- This is free software; see the source for copying conditions. There is NO
- warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
- -- Compiler Flags: /home/user/MentorGraphics/Sourcery_CodeBench_Lite_for_ARM_GNU_Linux/bin/arm-none-linux-gnueabi-gcc:::-O3 -DNDEBUG -O2 -pipe -g -feliminate-unused-debug-types -funsafe-math-optimizations -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized
- /home/user/MentorGraphics/Sourcery_CodeBench_Lite_for_ARM_GNU_Linux/bin/arm-none-linux-gnueabi-g++:::-O3 -DNDEBUG -O2 -pipe -g -feliminate-unused-debug-types -funsafe-math-optimizations -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized
- -- ADDING PERF COUNTERS
- -- Building Static Libraries: OFF
- -- Boost version: 1.56.0
- -- Found the following Boost libraries:
- -- date_time
- -- program_options
- -- filesystem
- -- system
- -- thread
- -- Found PythonLibs: /home/user/MentorGraphics/Sourcery_CodeBench_Lite_for_ARM_GNU_Linux/arm-none-linux-gnueabi/libc/usr/lib/libpython2.7.so (found suitable version "2.7.5", minimum required is "2")
- --
- -- Checking for module SWIG
- -- Found SWIG version 3.0.2.
- -- Found SWIG: /usr/local/oecore-x86_64/sysroots/x86_64-oesdk-linux/usr/bin/swig
- --
- -- 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/bin/pkg-config (found version "0.26")
- -- checking for module 'cppunit'
- -- found cppunit, version 1.13.2
- -- Found CPPUNIT: /home/user/MentorGraphics/Sourcery_CodeBench_Lite_for_ARM_GNU_Linux/arm-none-linux-gnueabi/libc/usr/lib/libcppunit.so;dl
- --
- -- Configuring testing-support support...
- -- Dependency CPPUNIT_FOUND = TRUE
- -- Enabling testing-support support.
- -- Override with -DENABLE_TESTING=ON/OFF
- --
- -- Configuring VOLK support...
- -- Build type set to Release.
- -- Extracting version information from git describe...
- -- Found PythonInterp: /usr/bin/python2 (found suitable version "2.7.6", minimum required is "2")
- --
- -- 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.56.0
- -- Found the following Boost libraries:
- -- filesystem
- -- system
- -- unit_test_framework
- -- program_options
- -- checking for module 'orc-0.4 > 0.4.11'
- -- package 'orc-0.4 > 0.4.11' not found
- -- orc files (missing: ORC_LIBRARY ORC_INCLUDE_DIR ORCC_EXECUTABLE)
- -- Found Doxygen: /usr/bin/doxygen (found version "1.8.6")
- -- QA Testing is enabled.
- -- Modify using: -DENABLE_TESTING=ON/OFF
- -- 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
- -- Performing Test HAVE_WERROR_UNUSED_CMD_LINE_ARG
- -- Performing Test HAVE_WERROR_UNUSED_CMD_LINE_ARG - Failed
- -- Looking for posix_memalign
- -- Looking for posix_memalign - found
- -- Performing Test have_mfloat_abi_softfp
- -- Performing Test have_mfloat_abi_softfp - Success
- -- Performing Test have_mfloat_abi_hard
- -- Performing Test have_mfloat_abi_hard - Failed
- -- Performing Test have_mfpu_neon
- -- Performing Test have_mfpu_neon - Success
- -- Performing Test have_funsafe_math_optimizations
- -- Performing Test have_funsafe_math_optimizations - Success
- -- Performing Test have_m32
- -- Performing Test have_m32 - Failed
- -- Performing Test have_m64
- -- Performing Test have_m64 - Failed
- -- Performing Test have_m3dnow
- -- Performing Test have_m3dnow - Failed
- -- Performing Test have_msse4_2
- -- Performing Test have_msse4_2 - Failed
- -- Performing Test have_mpopcnt
- -- Performing Test have_mpopcnt - Failed
- -- Performing Test have_mmmx
- -- Performing Test have_mmmx - Failed
- -- Performing Test have_mfma
- -- Performing Test have_mfma - Failed
- -- Performing Test have_msse
- -- Performing Test have_msse - Failed
- -- Performing Test have_msse2
- -- Performing Test have_msse2 - Failed
- -- Performing Test have_msse3
- -- Performing Test have_msse3 - Failed
- -- Performing Test have_mssse3
- -- Performing Test have_mssse3 - Failed
- -- Performing Test have_msse4a
- -- Performing Test have_msse4a - Failed
- -- Performing Test have_msse4_1
- -- Performing Test have_msse4_1 - Failed
- -- Performing Test have_mavx
- -- Performing Test have_mavx - Failed
- -- Performing Test have_mavx2
- -- Performing Test have_mavx2 - Failed
- -- Architecture is not x86 or x86_64, Overruled arch 3dnow
- -- Architecture is not x86 or x86_64, Overruled arch mmx
- -- Architecture is not x86 or x86_64, Overruled arch sse
- -- Architecture is not x86 or x86_64, Overruled arch sse2
- -- Architecture is not x86 or x86_64, Overruled arch sse3
- -- Architecture is not x86 or x86_64, Overruled arch ssse3
- -- Architecture is not x86 or x86_64, Overruled arch sse4_a
- -- Architecture is not x86 or x86_64, Overruled arch sse4_1
- -- Architecture is not x86 or x86_64, Overruled arch sse4_2
- -- Architecture is not x86 or x86_64, Overruled arch avx
- -- ORC support not found, Overruled arch orc
- -- Available architectures: generic;softfp;neon;norc
- -- Available machines: generic;neon_softfp
- -- BUILD TYPE = RELEASE
- -- Base cflags = -O3 -DNDEBUG -O2 -pipe -g -feliminate-unused-debug-types -funsafe-math-optimizations -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -Wall
- -- BUILD INFO ::: generic ::: GNU ::: -O3 -DNDEBUG -O2 -pipe -g -feliminate-unused-debug-types -funsafe-math-optimizations -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -Wall
- -- BUILD INFO ::: neon_softfp ::: GNU ::: -O3 -DNDEBUG -O2 -pipe -g -feliminate-unused-debug-types -funsafe-math-optimizations -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -Wall -mfpu=neon -funsafe-math-optimizations -mfloat-abi=softfp
- -- Compiler Version: arm-none-linux-gnueabi-gcc (Sourcery CodeBench Lite 2014.05-29) 4.8.3 20140320 (prerelease)
- Copyright (C) 2013 Free Software Foundation, Inc.
- This is free software; see the source for copying conditions. There is NO
- warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
- -- ---- Adding ASM files
- -- -- Detected neon architecture; enabling ASM
- -- Adding source file: /home/user/NT1004/toolchain_build/GR/gnuradio/volk/kernels/volk/asm/neon/volk_32fc_x2_dot_prod_32fc_neonasm.s
- -- Adding source file: /home/user/NT1004/toolchain_build/GR/gnuradio/volk/kernels/volk/asm/neon/volk_16i_max_star_horizontal_16i.s
- -- Adding source file: /home/user/NT1004/toolchain_build/GR/gnuradio/volk/kernels/volk/asm/neon/volk_32f_x2_dot_prod_32f_neonasm.s
- -- Adding source file: /home/user/NT1004/toolchain_build/GR/gnuradio/volk/kernels/volk/asm/neon/volk_32fc_32f_dot_prod_32fc_a_neonpipeline.s
- -- Adding source file: /home/user/NT1004/toolchain_build/GR/gnuradio/volk/kernels/volk/asm/neon/volk_32f_x2_dot_prod_32f_neonasm_opts.s
- -- Adding source file: /home/user/NT1004/toolchain_build/GR/gnuradio/volk/kernels/volk/asm/neon/volk_32fc_x2_multiply_32fc_neonasm.s
- -- Adding source file: /home/user/NT1004/toolchain_build/GR/gnuradio/volk/kernels/volk/asm/neon/volk_32f_x2_add_32f_neonasm.s
- -- Adding source file: /home/user/NT1004/toolchain_build/GR/gnuradio/volk/kernels/volk/asm/neon/volk_32fc_x2_dot_prod_32fc_neonasm_opttests.s
- -- Adding source file: /home/user/NT1004/toolchain_build/GR/gnuradio/volk/kernels/volk/asm/neon/volk_32fc_32f_dot_prod_32fc_a_neonasmvmla.s
- -- Adding source file: /home/user/NT1004/toolchain_build/GR/gnuradio/volk/kernels/volk/asm/neon/volk_32f_s32f_multiply_32f_neonasm.s
- -- Adding source file: /home/user/NT1004/toolchain_build/GR/gnuradio/volk/kernels/volk/asm/neon/volk_32fc_32f_dot_prod_32fc_a_neonasm.s
- -- Adding source file: /home/user/NT1004/toolchain_build/GR/gnuradio/volk/kernels/volk/asm/neon/volk_32fc_32f_dot_prod_32fc_unrollasm.s
- -- Adding source file: /home/user/NT1004/toolchain_build/GR/gnuradio/volk/kernels/volk/asm/neon/volk_32f_x2_add_32f_neonpipeline.s
- -- The ASM compiler identification is GNU
- -- Found assembler: /home/user/MentorGraphics/Sourcery_CodeBench_Lite_for_ARM_GNU_Linux/bin/arm-none-linux-gnueabi-gcc
- -- c flags: -O2 -pipe -g -feliminate-unused-debug-types -funsafe-math-optimizations -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -Wall; -mthumb -march=armv6t2 -mfloat-abi=softfp -mfpu=neon
- -- asm flags: -mfpu=neon -g
- -- Did not find liborc and orcc, disabling orc support...
- -- Loading version v1.1-22-g99594b12 into constants...
- -- Using install prefix: /home/user/NT1004/toolchain_build/GR/gnuradio/install/usr
- --
- -- Configuring volk support...
- -- Enabling volk support.
- -- Override with -DENABLE_VOLK=ON/OFF
- -- Override with -DENABLE_INTERNAL_VOLK=ON/OFF
- -- ENABLE_GR_LOG set to ON.
- -- HAVE_LOG4CPP set to False.
- -- LOG4CPP_LIBRARIES set to .
- -- Could NOT find Sphinx (missing: SPHINX_EXECUTABLE)
- --
- -- Configuring doxygen support...
- -- Dependency DOXYGEN_FOUND = YES
- -- 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
- -- 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/types.h
- -- Looking for C++ include sys/types.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 signal.h
- -- Looking for C++ include signal.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 - found
- -- Looking for C++ include linux/ppdev.h
- -- Looking for C++ include linux/ppdev.h - 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 - 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_VALLOC
- -- Performing Test HAVE_VALLOC - Success
- -- Performing Test HAVE_PTHREAD_SIGMASK
- -- Performing Test HAVE_PTHREAD_SIGMASK - Success
- -- Performing Test HAVE_CREATEFILEMAPPING
- -- Performing Test HAVE_CREATEFILEMAPPING - Failed
- -- Performing Test HAVE_SHM_OPEN
- -- Performing Test HAVE_SHM_OPEN - Success
- -- Performing Test HAVE_SINCOS
- -- Performing Test HAVE_SINCOS - Success
- -- Performing Test HAVE_SINCOSF
- -- Performing Test HAVE_SINCOSF - Success
- -- 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
- -- Performing Test HAVE_PTHREAD_SETSCHEDPARAM
- -- Performing Test HAVE_PTHREAD_SETSCHEDPARAM - Success
- -- Performing Test HAVE_SCHED_SETSCHEDULER
- -- Performing Test HAVE_SCHED_SETSCHEDULER - Success
- --
- -- Configuring gnuradio-runtime support...
- -- Dependency Boost_FOUND = 1
- -- Dependency ENABLE_VOLK = ON
- -- Dependency PYTHONINTERP_FOUND = TRUE
- -- Enabling gnuradio-runtime support.
- -- Override with -DENABLE_GNURADIO_RUNTIME=ON/OFF
- --
- -- Configuring gr-ctrlport support...
- -- Dependency Boost_FOUND = 1
- -- Dependency SWIG_FOUND = TRUE
- -- Dependency SWIG_VERSION_CHECK = TRUE
- -- Dependency ENABLE_GNURADIO_RUNTIME = ON
- -- Enabling gr-ctrlport support.
- -- Override with -DENABLE_GR_CTRLPORT=ON/OFF
- -- Looking for C++ include sys/resource.h
- -- Looking for C++ include sys/resource.h - found
- -- Loading build date Wed, 14 Oct 2015 07:38:02 into constants...
- -- Loading version v3.7.8-164-gb1883cb0 into constants...
- -- checking for module 'thrift'
- -- package 'thrift' not found
- -- Binary 'thrift' not found.
- -- Looking for C++ include windows.h
- -- Looking for C++ include windows.h - not found
- -- TRY_SHM_VMCIRCBUF set to ON.
- -- Performing Test HAVE_WNO_UNUSED_BUT_SET_VARIABLE
- -- Performing Test HAVE_WNO_UNUSED_BUT_SET_VARIABLE - Success
- --
- -- Configuring gr-blocks support...
- -- Dependency Boost_FOUND = 1
- -- Dependency ENABLE_GNURADIO_RUNTIME = ON
- -- Enabling gr-blocks support.
- -- Override with -DENABLE_GR_BLOCKS=ON/OFF
- --
- -- 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_GNURADIO_RUNTIME = ON
- -- Dependency ENABLE_PYTHON = ON
- -- Disabling gnuradio-companion support.
- -- Override with -DENABLE_GRC=ON/OFF
- --
- -- Configuring gr-fec support...
- -- Dependency ENABLE_VOLK = ON
- -- Dependency Boost_FOUND = 1
- -- Dependency ENABLE_GNURADIO_RUNTIME = ON
- -- Dependency ENABLE_GR_BLOCKS = ON
- -- Enabling gr-fec support.
- -- Override with -DENABLE_GR_FEC=ON/OFF
- -- checking for module 'fftw3f >= 3.0'
- -- found fftw3f , version 3.3.4
- -- Found FFTW3F: /home/user/MentorGraphics/Sourcery_CodeBench_Lite_for_ARM_GNU_Linux/arm-none-linux-gnueabi/libc/usr/lib/libfftw3f.so
- --
- -- Configuring gr-fft support...
- -- Dependency ENABLE_VOLK = ON
- -- Dependency Boost_FOUND = 1
- -- Dependency ENABLE_GNURADIO_RUNTIME = ON
- -- Dependency ENABLE_GR_BLOCKS = ON
- -- Dependency FFTW3F_FOUND = TRUE
- -- Enabling gr-fft support.
- -- Override with -DENABLE_GR_FFT=ON/OFF
- --
- -- Configuring gr-filter support...
- -- Dependency ENABLE_VOLK = ON
- -- Dependency Boost_FOUND = 1
- -- Dependency ENABLE_GNURADIO_RUNTIME = ON
- -- Dependency ENABLE_GR_FFT = ON
- -- Dependency ENABLE_GR_BLOCKS = ON
- -- Enabling gr-filter support.
- -- Override with -DENABLE_GR_FILTER=ON/OFF
- --
- -- Configuring gr-analog support...
- -- Dependency Boost_FOUND = 1
- -- Dependency ENABLE_VOLK = ON
- -- Dependency ENABLE_GNURADIO_RUNTIME = ON
- -- Dependency ENABLE_GR_FFT = ON
- -- Dependency ENABLE_GR_FILTER = ON
- -- Enabling gr-analog support.
- -- Override with -DENABLE_GR_ANALOG=ON/OFF
- --
- -- Configuring gr-digital support...
- -- Dependency Boost_FOUND = 1
- -- Dependency ENABLE_VOLK = ON
- -- Dependency ENABLE_GNURADIO_RUNTIME = ON
- -- Dependency ENABLE_GR_FFT = ON
- -- Dependency ENABLE_GR_FILTER = ON
- -- Dependency ENABLE_GR_BLOCKS = ON
- -- Dependency ENABLE_GR_ANALOG = ON
- -- Dependency ENABLE_GR_BLOCKS = ON
- -- Dependency ENABLE_GR_FILTER = ON
- -- Enabling gr-digital support.
- -- Override with -DENABLE_GR_DIGITAL=ON/OFF
- -- Performing Test SSE2_SUPPORTED
- -- Performing Test SSE2_SUPPORTED - Failed
- --
- -- Configuring gr-dtv support...
- -- Dependency SSE2_SUPPORTED =
- -- Dependency Boost_FOUND = 1
- -- Dependency ENABLE_GNURADIO_RUNTIME = ON
- -- Dependency ENABLE_GR_ANALOG = ON
- -- Dependency ENABLE_GR_FILTER = ON
- -- Dependency ENABLE_GR_FEC = ON
- -- Disabling gr-dtv support.
- -- Override with -DENABLE_GR_DTV=ON/OFF
- --
- -- Configuring gr-atsc support...
- -- Dependency Boost_FOUND = 1
- -- Dependency ENABLE_GNURADIO_RUNTIME = ON
- -- Dependency ENABLE_GR_FFT = ON
- -- Dependency ENABLE_GR_BLOCKS = ON
- -- Dependency ENABLE_GR_FEC = ON
- -- Dependency ENABLE_GR_FILTER = ON
- -- Dependency ENABLE_GR_ANALOG = ON
- -- Disabling gr-atsc support.
- -- Override with -DENABLE_GR_ATSC=ON/OFF
- --
- -- Configuring gr-audio support...
- -- Dependency Boost_FOUND = 1
- -- Dependency ENABLE_GNURADIO_RUNTIME = 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 - not found
- -- Looking for C++ include AudioToolbox/AudioToolbox.h
- -- Looking for C++ include AudioToolbox/AudioToolbox.h - not found
- -- checking for module 'portaudio-2.0'
- -- package 'portaudio-2.0' not found
- -- checking for module 'comedilib'
- -- package 'comedilib' not found
- --
- -- Configuring gr-comedi support...
- -- Dependency COMEDI_FOUND =
- -- Dependency Boost_FOUND = 1
- -- Dependency ENABLE_GNURADIO_RUNTIME = ON
- -- Disabling gr-comedi support.
- -- Override with -DENABLE_GR_COMEDI=ON/OFF
- --
- -- Configuring gr-channels support...
- -- Dependency ENABLE_VOLK = ON
- -- Dependency Boost_FOUND = 1
- -- Dependency ENABLE_GNURADIO_RUNTIME = ON
- -- Dependency ENABLE_GR_BLOCKS = ON
- -- Dependency ENABLE_GR_FFT = ON
- -- Dependency ENABLE_GR_FILTER = ON
- -- Dependency ENABLE_GR_ANALOG = ON
- -- Enabling gr-channels support.
- -- Override with -DENABLE_GR_CHANNELS=ON/OFF
- --
- -- Configuring gr-noaa support...
- -- Dependency Boost_FOUND = 1
- -- Dependency ENABLE_GNURADIO_RUNTIME = ON
- -- Dependency ENABLE_GR_BLOCKS = ON
- -- Enabling gr-noaa support.
- -- Override with -DENABLE_GR_NOAA=ON/OFF
- --
- -- Configuring gr-pager support...
- -- Dependency Boost_FOUND = 1
- -- Dependency ENABLE_GNURADIO_RUNTIME = ON
- -- Dependency ENABLE_GR_FILTER = ON
- -- Dependency ENABLE_GR_ANALOG = ON
- -- Enabling gr-pager support.
- -- Override with -DENABLE_GR_PAGER=ON/OFF
- CMake Warning at /usr/share/cmake-2.8/Modules/FindQt4.cmake:659 (message):
- /usr/bin/qmake reported QT_INSTALL_LIBS as "/usr/lib/x86_64-linux-gnu" but
- QtCore could not be found there. Qt is NOT installed correctly for the
- target build environment.
- Call Stack (most recent call first):
- gr-qtgui/CMakeLists.txt:25 (find_package)
- --
- -- Python checking for PyQt4
- -- Python checking for PyQt4 - found
- --
- -- Configuring gr-qtgui support...
- -- Dependency Boost_FOUND = 1
- -- Dependency QT4_FOUND =
- -- Dependency QWT_FOUND = FALSE
- -- Dependency ENABLE_VOLK = ON
- -- Dependency ENABLE_GNURADIO_RUNTIME = ON
- -- Dependency ENABLE_GR_FFT = ON
- -- Dependency ENABLE_GR_FILTER = ON
- -- Dependency PYTHONLIBS_FOUND = TRUE
- -- Disabling gr-qtgui support.
- -- Override with -DENABLE_GR_QTGUI=ON/OFF
- --
- -- Configuring gr-trellis support...
- -- Dependency Boost_FOUND = 1
- -- Dependency ENABLE_GNURADIO_RUNTIME = ON
- -- Dependency ENABLE_GR_ANALOG = ON
- -- Dependency ENABLE_GR_BLOCKS = ON
- -- Dependency ENABLE_GR_DIGITAL = ON
- -- Enabling gr-trellis support.
- -- Override with -DENABLE_GR_TRELLIS=ON/OFF
- --
- -- Configuring gr-uhd support...
- -- Dependency Boost_FOUND = 1
- -- Dependency UHD_FOUND = 1
- -- Dependency ENABLE_GNURADIO_RUNTIME = ON
- -- Dependency ENABLE_GR_FILTER = ON
- -- Dependency ENABLE_GR_BLOCKS = ON
- -- Dependency ENABLE_GR_ANALOG = ON
- -- Disabling gr-uhd support.
- -- Override with -DENABLE_GR_UHD=ON/OFF
- -- UHD Version: 3.8.4
- --
- -- Configuring gr-utils support...
- -- Dependency ENABLE_GNURADIO_RUNTIME = ON
- -- Dependency ENABLE_PYTHON = ON
- -- Enabling gr-utils support.
- -- Override with -DENABLE_GR_UTILS=ON/OFF
- -- Looking for include file pthread.h
- -- Looking for include file pthread.h - found
- -- Looking for pthread_create
- -- Looking for pthread_create - not found
- -- Looking for pthread_create in pthreads
- -- Looking for pthread_create in pthreads - not found
- -- Looking for pthread_create in pthread
- -- Looking for pthread_create in pthread - found
- -- Found Threads: TRUE
- -- Could NOT find SDL (missing: SDL_LIBRARY SDL_INCLUDE_DIR)
- --
- -- Configuring gr-video-sdl support...
- -- Dependency SDL_FOUND = FALSE
- -- Dependency Boost_FOUND = 1
- -- Dependency ENABLE_GNURADIO_RUNTIME = ON
- -- Disabling gr-video-sdl support.
- -- Override with -DENABLE_GR_VIDEO_SDL=ON/OFF
- --
- -- Configuring gr-vocoder support...
- -- Dependency Boost_FOUND = 1
- -- Dependency ENABLE_GNURADIO_RUNTIME = ON
- -- Dependency ENABLE_GR_FFT = ON
- -- Dependency ENABLE_GR_BLOCKS = ON
- -- Dependency ENABLE_GR_FILTER = ON
- -- Dependency ENABLE_GR_ANALOG = ON
- -- Disabling gr-vocoder support.
- -- Override with -DENABLE_GR_VOCODER=ON/OFF
- -- checking for module 'libusb-1.0'
- -- package 'libusb-1.0' not found
- -- libusb-1.0 not found.
- --
- -- Configuring gr-fcd support...
- -- Dependency Boost_FOUND = 1
- -- Dependency ENABLE_GNURADIO_RUNTIME = ON
- -- Dependency ENABLE_GR_BLOCKS = ON
- -- Dependency ENABLE_GR_AUDIO = ON
- -- Dependency LIBUSB_FOUND = FALSE
- -- Disabling gr-fcd support.
- -- Override with -DENABLE_GR_FCD=ON/OFF
- -- checking for module 'gsl >= 1.10'
- -- package 'gsl >= 1.10' not found
- GSL_DEFINITIONS=
- GSL_INCLUDE_DIRS=/usr/include
- GSL_CFLAGS=-I/usr/include
- -- Using GSL from
- -- FindGSL: Found both GSL headers and library
- -- Found GSL: -L/usr/lib;-lgsl;-lgslcblas;-lm
- --
- -- Configuring gr-wavelet support...
- -- Dependency Boost_FOUND = 1
- -- Dependency ENABLE_GNURADIO_RUNTIME = ON
- -- Dependency ENABLE_GR_BLOCKS = ON
- -- Dependency ENABLE_GR_ANALOG = ON
- -- Dependency GSL_FOUND = TRUE
- -- Enabling gr-wavelet support.
- -- Override with -DENABLE_GR_WAVELET=ON/OFF
- --
- -- Python checking for wx >= 2.8
- -- Python checking for wx >= 2.8 - found
- --
- -- Python checking for numpy
- -- Python checking for numpy - found
- --
- -- Configuring gr-wxgui support...
- -- Dependency ENABLE_GNURADIO_RUNTIME = ON
- -- Dependency ENABLE_GR_FFT = ON
- -- Dependency ENABLE_GR_FILTER = ON
- -- Dependency ENABLE_GR_ANALOG = ON
- -- Dependency ENABLE_PYTHON = ON
- -- Disabling gr-wxgui support.
- -- Override with -DENABLE_GR_WXGUI=ON/OFF
- -- checking for module 'libzmq'
- -- package 'libzmq' not found
- -- Could NOT find ZEROMQ (missing: ZEROMQ_LIBRARIES ZEROMQ_INCLUDE_DIRS)
- --
- -- Configuring gr-zeromq support...
- -- Dependency Boost_FOUND = 1
- -- Dependency ENABLE_GNURADIO_RUNTIME = ON
- -- Dependency ZEROMQ_FOUND = FALSE
- -- Disabling gr-zeromq support.
- -- Override with -DENABLE_GR_ZEROMQ=ON/OFF
- --
- -- ######################################################
- -- # Gnuradio enabled components
- -- ######################################################
- -- * python-support
- -- * testing-support
- -- * volk
- -- * gnuradio-runtime
- -- * gr-ctrlport
- -- * gr-blocks
- -- * gr-fec
- -- * gr-fft
- -- * gr-filter
- -- * gr-analog
- -- * gr-digital
- -- * gr-audio
- -- * * oss
- -- * gr-channels
- -- * gr-noaa
- -- * gr-pager
- -- * gr-trellis
- -- * gr-utils
- -- * gr-wavelet
- --
- -- ######################################################
- -- # Gnuradio disabled components
- -- ######################################################
- -- * doxygen
- -- * sphinx
- -- * gnuradio-companion
- -- * gr-dtv
- -- * gr-atsc
- -- * gr-comedi
- -- * gr-qtgui
- -- * gr-uhd
- -- * gr-video-sdl
- -- * gr-vocoder
- -- * gr-fcd
- -- * gr-wxgui
- -- * gr-zeromq
- --
- -- Using install prefix: /home/user/NT1004/toolchain_build/GR/gnuradio/install/usr
- -- Building for version: v3.7.8-164-gb1883cb0 / 3.7.9git
- -- Configuring done
- -- Generating done
- -- Build files have been written to: /home/user/NT1004/toolchain_build/GR/gnuradio/build
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement