-- Build type set to Release.
-- Extracting version information from git describe...
-- Compiler Version: cc (Ubuntu 5.4.0-6ubuntu1~16.04.9) 5.4.0 20160609
Copyright (C) 2015 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: /usr/bin/cc:::-O3 -DNDEBUG -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized
/usr/bin/c++:::-O3 -DNDEBUG -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized
-- ADDING PERF COUNTERS
-- Building Static Libraries: OFF
-- Boost version: 1.58.0
-- Found the following Boost libraries:
-- date_time
-- program_options
-- filesystem
-- system
-- thread
-- chrono
-- atomic
--
-- Checking for module SWIG
-- Found SWIG version 3.0.8.
--
-- 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
--
-- 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...
--
-- 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.58.0
-- Found the following Boost libraries:
-- filesystem
-- system
-- unit_test_framework
-- program_options
-- QA Testing is enabled.
-- Modify using: -DENABLE_TESTING=ON/OFF
-- Compiler name: GNU
-- x86* CPU detected
/usr/bin/python2: can't open file '/home/mercado/workarea-gnuradio/gnuradio/gen/volk_compile_utils.py': [Errno 2] No such file or directory
-- CPU width is 64 bits, Overruled arch 32
CMake Error at volk/lib/CMakeLists.txt:129 (list):
list sub-command REMOVE_ITEM requires list to be present.
Call Stack (most recent call first):
volk/lib/CMakeLists.txt:253 (OVERRULE_ARCH)
-- Available architectures:
/usr/bin/python2: can't open file '/home/mercado/workarea-gnuradio/gnuradio/gen/volk_compile_utils.py': [Errno 2] No such file or directory
-- Available machines:
-- BUILD TYPE = RELEASE
-- Base cflags = -O3 -DNDEBUG -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -Wall
-- Compiler Version: cc (Ubuntu 5.4.0-6ubuntu1~16.04.9) 5.4.0 20160609
Copyright (C) 2015 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.
-- c flags: -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -Wall;
-- asm flags:
-- Loading version v1.1.1-22-gef535473 into constants...
-- Using install prefix: /usr/local
--
-- 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 .
--
-- Configuring doxygen support...
-- Dependency DOXYGEN_FOUND = YES
-- Enabling doxygen support.
-- Override with -DENABLE_DOXYGEN=ON/OFF
--
-- Configuring sphinx support...
-- Dependency SPHINX_FOUND = TRUE
-- Enabling sphinx support.
-- Override with -DENABLE_SPHINX=ON/OFF
--
-- 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
-- Loading build date Wed, 27 Jun 2018 13:26:28 into constants...
-- Loading version 3.7.9rc1 into constants...
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0026 is not set: Disallow use of the LOCATION target property.
Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
The LOCATION property should not be read from target "volk". Use the
target name directly with add_custom_command, or use the generator
expression $<TARGET_FILE>, as appropriate.
Call Stack (most recent call first):
gnuradio-runtime/lib/pmt/CMakeLists.txt:161 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "gnuradio-runtime".
Call Stack (most recent call first):
gnuradio-runtime/lib/pmt/CMakeLists.txt:161 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0026 is not set: Disallow use of the LOCATION target property.
Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
The LOCATION property should not be read from target "test-gnuradio-pmt".
Use the target name directly with add_custom_command, or use the generator
expression $<TARGET_FILE>, as appropriate.
Call Stack (most recent call first):
gnuradio-runtime/lib/pmt/CMakeLists.txt:161 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0026 is not set: Disallow use of the LOCATION target property.
Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
The LOCATION property should not be read from target "gr_pmt_test". Use
the target name directly with add_custom_command, or use the generator
expression $<TARGET_FILE>, as appropriate.
Call Stack (most recent call first):
gnuradio-runtime/lib/pmt/CMakeLists.txt:161 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
-- Checking for module 'thrift'
-- No package 'thrift' found
-- Binary 'thrift' not found.
-- TRY_SHM_VMCIRCBUF set to ON.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0026 is not set: Disallow use of the LOCATION target property.
Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
The LOCATION property should not be read from target "volk". Use the
target name directly with add_custom_command, or use the generator
expression $<TARGET_FILE>, as appropriate.
Call Stack (most recent call first):
gnuradio-runtime/lib/CMakeLists.txt:286 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0026 is not set: Disallow use of the LOCATION target property.
Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
The LOCATION property should not be read from target "gnuradio-runtime".
Use the target name directly with add_custom_command, or use the generator
expression $<TARGET_FILE>, as appropriate.
Call Stack (most recent call first):
gnuradio-runtime/lib/CMakeLists.txt:286 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0026 is not set: Disallow use of the LOCATION target property.
Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
The LOCATION property should not be read from target
"test-gnuradio-runtime". Use the target name directly with
add_custom_command, or use the generator expression $<TARGET_FILE>, as
appropriate.
Call Stack (most recent call first):
gnuradio-runtime/lib/CMakeLists.txt:286 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0026 is not set: Disallow use of the LOCATION target property.
Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
The LOCATION property should not be read from target "gr_runtime_test".
Use the target name directly with add_custom_command, or use the generator
expression $<TARGET_FILE>, as appropriate.
Call Stack (most recent call first):
gnuradio-runtime/lib/CMakeLists.txt:286 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "/usr/bin/python2".
Call Stack (most recent call first):
gnuradio-runtime/python/gnuradio/gr/CMakeLists.txt:52 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "-B".
Call Stack (most recent call first):
gnuradio-runtime/python/gnuradio/gr/CMakeLists.txt:52 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target
"/home/mercado/workarea-gnuradio/gnuradio/gnuradio-runtime/python/gnuradio/gr/qa_tag_utils.py".
Call Stack (most recent call first):
gnuradio-runtime/python/gnuradio/gr/CMakeLists.txt:52 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "/usr/bin/python2".
Call Stack (most recent call first):
gnuradio-runtime/python/gnuradio/gr/CMakeLists.txt:52 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "-B".
Call Stack (most recent call first):
gnuradio-runtime/python/gnuradio/gr/CMakeLists.txt:52 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target
"/home/mercado/workarea-gnuradio/gnuradio/gnuradio-runtime/python/gnuradio/gr/qa_random.py".
Call Stack (most recent call first):
gnuradio-runtime/python/gnuradio/gr/CMakeLists.txt:52 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "/usr/bin/python2".
Call Stack (most recent call first):
gnuradio-runtime/python/gnuradio/gr/CMakeLists.txt:52 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "-B".
Call Stack (most recent call first):
gnuradio-runtime/python/gnuradio/gr/CMakeLists.txt:52 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target
"/home/mercado/workarea-gnuradio/gnuradio/gnuradio-runtime/python/gnuradio/gr/qa_hier_block2.py".
Call Stack (most recent call first):
gnuradio-runtime/python/gnuradio/gr/CMakeLists.txt:52 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "/usr/bin/python2".
Call Stack (most recent call first):
gnuradio-runtime/python/gnuradio/gr/CMakeLists.txt:52 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "-B".
Call Stack (most recent call first):
gnuradio-runtime/python/gnuradio/gr/CMakeLists.txt:52 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target
"/home/mercado/workarea-gnuradio/gnuradio/gnuradio-runtime/python/gnuradio/gr/qa_feval.py".
Call Stack (most recent call first):
gnuradio-runtime/python/gnuradio/gr/CMakeLists.txt:52 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "/usr/bin/python2".
Call Stack (most recent call first):
gnuradio-runtime/python/gnuradio/gr/CMakeLists.txt:52 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "-B".
Call Stack (most recent call first):
gnuradio-runtime/python/gnuradio/gr/CMakeLists.txt:52 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target
"/home/mercado/workarea-gnuradio/gnuradio/gnuradio-runtime/python/gnuradio/gr/qa_kludged_imports.py".
Call Stack (most recent call first):
gnuradio-runtime/python/gnuradio/gr/CMakeLists.txt:52 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0026 is not set: Disallow use of the LOCATION target property.
Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
The LOCATION property should not be read from target "gnuradio-runtime".
Use the target name directly with add_custom_command, or use the generator
expression $<TARGET_FILE>, as appropriate.
Call Stack (most recent call first):
gnuradio-runtime/python/pmt/CMakeLists.txt:45 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "/usr/bin/python2".
Call Stack (most recent call first):
gnuradio-runtime/python/pmt/CMakeLists.txt:45 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "-B".
Call Stack (most recent call first):
gnuradio-runtime/python/pmt/CMakeLists.txt:45 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target
"/home/mercado/workarea-gnuradio/gnuradio/gnuradio-runtime/python/pmt/qa_pmt.py".
Call Stack (most recent call first):
gnuradio-runtime/python/pmt/CMakeLists.txt:45 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0026 is not set: Disallow use of the LOCATION target property.
Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
The LOCATION property should not be read from target "gnuradio-runtime".
Use the target name directly with add_custom_command, or use the generator
expression $<TARGET_FILE>, as appropriate.
Call Stack (most recent call first):
gnuradio-runtime/python/pmt/CMakeLists.txt:45 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "/usr/bin/python2".
Call Stack (most recent call first):
gnuradio-runtime/python/pmt/CMakeLists.txt:45 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "-B".
Call Stack (most recent call first):
gnuradio-runtime/python/pmt/CMakeLists.txt:45 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target
"/home/mercado/workarea-gnuradio/gnuradio/gnuradio-runtime/python/pmt/qa_pmt_to_python.py".
Call Stack (most recent call first):
gnuradio-runtime/python/pmt/CMakeLists.txt:45 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
--
-- Configuring gr-blocks support...
-- Dependency Boost_FOUND = 1
-- Dependency ENABLE_GNURADIO_RUNTIME = ON
-- Enabling gr-blocks support.
-- Override with -DENABLE_GR_BLOCKS=ON/OFF
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0026 is not set: Disallow use of the LOCATION target property.
Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
The LOCATION property should not be read from target "volk". Use the
target name directly with add_custom_command, or use the generator
expression $<TARGET_FILE>, as appropriate.
Call Stack (most recent call first):
gr-blocks/lib/CMakeLists.txt:330 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0026 is not set: Disallow use of the LOCATION target property.
Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
The LOCATION property should not be read from target "gnuradio-runtime".
Use the target name directly with add_custom_command, or use the generator
expression $<TARGET_FILE>, as appropriate.
Call Stack (most recent call first):
gr-blocks/lib/CMakeLists.txt:330 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0026 is not set: Disallow use of the LOCATION target property.
Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
The LOCATION property should not be read from target "test-gr-blocks". Use
the target name directly with add_custom_command, or use the generator
expression $<TARGET_FILE>, as appropriate.
Call Stack (most recent call first):
gr-blocks/lib/CMakeLists.txt:330 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0026 is not set: Disallow use of the LOCATION target property.
Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
The LOCATION property should not be read from target "gnuradio-blocks".
Use the target name directly with add_custom_command, or use the generator
expression $<TARGET_FILE>, as appropriate.
Call Stack (most recent call first):
gr-blocks/lib/CMakeLists.txt:330 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0026 is not set: Disallow use of the LOCATION target property.
Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
The LOCATION property should not be read from target "test-gr-blocks". Use
the target name directly with add_custom_command, or use the generator
expression $<TARGET_FILE>, as appropriate.
Call Stack (most recent call first):
gr-blocks/lib/CMakeLists.txt:330 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "/usr/bin/python2".
Call Stack (most recent call first):
gr-blocks/python/blocks/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "-B".
Call Stack (most recent call first):
gr-blocks/python/blocks/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target
"/home/mercado/workarea-gnuradio/gnuradio/gr-blocks/python/blocks/qa_nlog10.py".
Call Stack (most recent call first):
gr-blocks/python/blocks/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "/usr/bin/python2".
Call Stack (most recent call first):
gr-blocks/python/blocks/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "-B".
Call Stack (most recent call first):
gr-blocks/python/blocks/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target
"/home/mercado/workarea-gnuradio/gnuradio/gr-blocks/python/blocks/qa_tagged_stream_mux.py".
Call Stack (most recent call first):
gr-blocks/python/blocks/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "/usr/bin/python2".
Call Stack (most recent call first):
gr-blocks/python/blocks/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "-B".
Call Stack (most recent call first):
gr-blocks/python/blocks/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target
"/home/mercado/workarea-gnuradio/gnuradio/gr-blocks/python/blocks/qa_tsb_vector_sink_X.py".
Call Stack (most recent call first):
gr-blocks/python/blocks/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "/usr/bin/python2".
Call Stack (most recent call first):
gr-blocks/python/blocks/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "-B".
Call Stack (most recent call first):
gr-blocks/python/blocks/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target
"/home/mercado/workarea-gnuradio/gnuradio/gr-blocks/python/blocks/qa_tag_debug.py".
Call Stack (most recent call first):
gr-blocks/python/blocks/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "/usr/bin/python2".
Call Stack (most recent call first):
gr-blocks/python/blocks/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "-B".
Call Stack (most recent call first):
gr-blocks/python/blocks/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target
"/home/mercado/workarea-gnuradio/gnuradio/gr-blocks/python/blocks/qa_mute.py".
Call Stack (most recent call first):
gr-blocks/python/blocks/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "/usr/bin/python2".
Call Stack (most recent call first):
gr-blocks/python/blocks/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "-B".
Call Stack (most recent call first):
gr-blocks/python/blocks/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target
"/home/mercado/workarea-gnuradio/gnuradio/gr-blocks/python/blocks/qa_pack_k_bits.py".
Call Stack (most recent call first):
gr-blocks/python/blocks/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "/usr/bin/python2".
Call Stack (most recent call first):
gr-blocks/python/blocks/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "-B".
Call Stack (most recent call first):
gr-blocks/python/blocks/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target
"/home/mercado/workarea-gnuradio/gnuradio/gr-blocks/python/blocks/qa_threshold.py".
Call Stack (most recent call first):
gr-blocks/python/blocks/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "/usr/bin/python2".
Call Stack (most recent call first):
gr-blocks/python/blocks/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "-B".
Call Stack (most recent call first):
gr-blocks/python/blocks/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target
"/home/mercado/workarea-gnuradio/gnuradio/gr-blocks/python/blocks/qa_multiply_matrix_xx.py".
Call Stack (most recent call first):
gr-blocks/python/blocks/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "/usr/bin/python2".
Call Stack (most recent call first):
gr-blocks/python/blocks/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "-B".
Call Stack (most recent call first):
gr-blocks/python/blocks/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target
"/home/mercado/workarea-gnuradio/gnuradio/gr-blocks/python/blocks/qa_file_source_sink.py".
Call Stack (most recent call first):
gr-blocks/python/blocks/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "/usr/bin/python2".
Call Stack (most recent call first):
gr-blocks/python/blocks/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "-B".
Call Stack (most recent call first):
gr-blocks/python/blocks/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target
"/home/mercado/workarea-gnuradio/gnuradio/gr-blocks/python/blocks/qa_tag_file_sink.py".
Call Stack (most recent call first):
gr-blocks/python/blocks/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "/usr/bin/python2".
Call Stack (most recent call first):
gr-blocks/python/blocks/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "-B".
Call Stack (most recent call first):
gr-blocks/python/blocks/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target
"/home/mercado/workarea-gnuradio/gnuradio/gr-blocks/python/blocks/qa_argmax.py".
Call Stack (most recent call first):
gr-blocks/python/blocks/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "/usr/bin/python2".
Call Stack (most recent call first):
gr-blocks/python/blocks/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "-B".
Call Stack (most recent call first):
gr-blocks/python/blocks/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target
"/home/mercado/workarea-gnuradio/gnuradio/gr-blocks/python/blocks/qa_keep_m_in_n.py".
Call Stack (most recent call first):
gr-blocks/python/blocks/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "/usr/bin/python2".
Call Stack (most recent call first):
gr-blocks/python/blocks/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "-B".
Call Stack (most recent call first):
gr-blocks/python/blocks/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target
"/home/mercado/workarea-gnuradio/gnuradio/gr-blocks/python/blocks/qa_null_sink_source.py".
Call Stack (most recent call first):
gr-blocks/python/blocks/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "/usr/bin/python2".
Call Stack (most recent call first):
gr-blocks/python/blocks/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "-B".
Call Stack (most recent call first):
gr-blocks/python/blocks/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target
"/home/mercado/workarea-gnuradio/gnuradio/gr-blocks/python/blocks/qa_min.py".
Call Stack (most recent call first):
gr-blocks/python/blocks/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "/usr/bin/python2".
Call Stack (most recent call first):
gr-blocks/python/blocks/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "-B".
Call Stack (most recent call first):
gr-blocks/python/blocks/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target
"/home/mercado/workarea-gnuradio/gnuradio/gr-blocks/python/blocks/qa_rms.py".
Call Stack (most recent call first):
gr-blocks/python/blocks/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "/usr/bin/python2".
Call Stack (most recent call first):
gr-blocks/python/blocks/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "-B".
Call Stack (most recent call first):
gr-blocks/python/blocks/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target
"/home/mercado/workarea-gnuradio/gnuradio/gr-blocks/python/blocks/qa_probe_signal.py".
Call Stack (most recent call first):
gr-blocks/python/blocks/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "/usr/bin/python2".
Call Stack (most recent call first):
gr-blocks/python/blocks/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "-B".
Call Stack (most recent call first):
gr-blocks/python/blocks/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target
"/home/mercado/workarea-gnuradio/gnuradio/gr-blocks/python/blocks/qa_packed_to_unpacked.py".
Call Stack (most recent call first):
gr-blocks/python/blocks/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "/usr/bin/python2".
Call Stack (most recent call first):
gr-blocks/python/blocks/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "-B".
Call Stack (most recent call first):
gr-blocks/python/blocks/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target
"/home/mercado/workarea-gnuradio/gnuradio/gr-blocks/python/blocks/qa_max.py".
Call Stack (most recent call first):
gr-blocks/python/blocks/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "/usr/bin/python2".
Call Stack (most recent call first):
gr-blocks/python/blocks/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "-B".
Call Stack (most recent call first):
gr-blocks/python/blocks/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target
"/home/mercado/workarea-gnuradio/gnuradio/gr-blocks/python/blocks/qa_type_conversions.py".
Call Stack (most recent call first):
gr-blocks/python/blocks/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "/usr/bin/python2".
Call Stack (most recent call first):
gr-blocks/python/blocks/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "-B".
Call Stack (most recent call first):
gr-blocks/python/blocks/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target
"/home/mercado/workarea-gnuradio/gnuradio/gr-blocks/python/blocks/qa_stream_mux.py".
Call Stack (most recent call first):
gr-blocks/python/blocks/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "/usr/bin/python2".
Call Stack (most recent call first):
gr-blocks/python/blocks/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "-B".
Call Stack (most recent call first):
gr-blocks/python/blocks/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target
"/home/mercado/workarea-gnuradio/gnuradio/gr-blocks/python/blocks/qa_integrate.py".
Call Stack (most recent call first):
gr-blocks/python/blocks/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "/usr/bin/python2".
Call Stack (most recent call first):
gr-blocks/python/blocks/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "-B".
Call Stack (most recent call first):
gr-blocks/python/blocks/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target
"/home/mercado/workarea-gnuradio/gnuradio/gr-blocks/python/blocks/qa_patterned_interleaver.py".
Call Stack (most recent call first):
gr-blocks/python/blocks/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "/usr/bin/python2".
Call Stack (most recent call first):
gr-blocks/python/blocks/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "-B".
Call Stack (most recent call first):
gr-blocks/python/blocks/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target
"/home/mercado/workarea-gnuradio/gnuradio/gr-blocks/python/blocks/qa_socket_pdu.py".
Call Stack (most recent call first):
gr-blocks/python/blocks/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "/usr/bin/python2".
Call Stack (most recent call first):
gr-blocks/python/blocks/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "-B".
Call Stack (most recent call first):
gr-blocks/python/blocks/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target
"/home/mercado/workarea-gnuradio/gnuradio/gr-blocks/python/blocks/qa_head.py".
Call Stack (most recent call first):
gr-blocks/python/blocks/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "/usr/bin/python2".
Call Stack (most recent call first):
gr-blocks/python/blocks/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "-B".
Call Stack (most recent call first):
gr-blocks/python/blocks/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target
"/home/mercado/workarea-gnuradio/gnuradio/gr-blocks/python/blocks/qa_python_message_passing.py".
Call Stack (most recent call first):
gr-blocks/python/blocks/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "/usr/bin/python2".
Call Stack (most recent call first):
gr-blocks/python/blocks/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "-B".
Call Stack (most recent call first):
gr-blocks/python/blocks/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target
"/home/mercado/workarea-gnuradio/gnuradio/gr-blocks/python/blocks/qa_stretch.py".
Call Stack (most recent call first):
gr-blocks/python/blocks/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "/usr/bin/python2".
Call Stack (most recent call first):
gr-blocks/python/blocks/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "-B".
Call Stack (most recent call first):
gr-blocks/python/blocks/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target
"/home/mercado/workarea-gnuradio/gnuradio/gr-blocks/python/blocks/qa_hier_block2_message_connections.py".
Call Stack (most recent call first):
gr-blocks/python/blocks/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "/usr/bin/python2".
Call Stack (most recent call first):
gr-blocks/python/blocks/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "-B".
Call Stack (most recent call first):
gr-blocks/python/blocks/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target
"/home/mercado/workarea-gnuradio/gnuradio/gr-blocks/python/blocks/qa_bin_statistics.py".
Call Stack (most recent call first):
gr-blocks/python/blocks/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "/usr/bin/python2".
Call Stack (most recent call first):
gr-blocks/python/blocks/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "-B".
Call Stack (most recent call first):
gr-blocks/python/blocks/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target
"/home/mercado/workarea-gnuradio/gnuradio/gr-blocks/python/blocks/qa_hier_block2.py".
Call Stack (most recent call first):
gr-blocks/python/blocks/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "/usr/bin/python2".
Call Stack (most recent call first):
gr-blocks/python/blocks/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "-B".
Call Stack (most recent call first):
gr-blocks/python/blocks/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target
"/home/mercado/workarea-gnuradio/gnuradio/gr-blocks/python/blocks/qa_message_tags.py".
Call Stack (most recent call first):
gr-blocks/python/blocks/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "/usr/bin/python2".
Call Stack (most recent call first):
gr-blocks/python/blocks/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "-B".
Call Stack (most recent call first):
gr-blocks/python/blocks/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target
"/home/mercado/workarea-gnuradio/gnuradio/gr-blocks/python/blocks/qa_delay.py".
Call Stack (most recent call first):
gr-blocks/python/blocks/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "/usr/bin/python2".
Call Stack (most recent call first):
gr-blocks/python/blocks/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "-B".
Call Stack (most recent call first):
gr-blocks/python/blocks/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target
"/home/mercado/workarea-gnuradio/gnuradio/gr-blocks/python/blocks/qa_skiphead.py".
Call Stack (most recent call first):
gr-blocks/python/blocks/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "/usr/bin/python2".
Call Stack (most recent call first):
gr-blocks/python/blocks/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "-B".
Call Stack (most recent call first):
gr-blocks/python/blocks/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target
"/home/mercado/workarea-gnuradio/gnuradio/gr-blocks/python/blocks/qa_udp_source_sink.py".
Call Stack (most recent call first):
gr-blocks/python/blocks/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "/usr/bin/python2".
Call Stack (most recent call first):
gr-blocks/python/blocks/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "-B".
Call Stack (most recent call first):
gr-blocks/python/blocks/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target
"/home/mercado/workarea-gnuradio/gnuradio/gr-blocks/python/blocks/qa_tag_gate.py".
Call Stack (most recent call first):
gr-blocks/python/blocks/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "/usr/bin/python2".
Call Stack (most recent call first):
gr-blocks/python/blocks/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "-B".
Call Stack (most recent call first):
gr-blocks/python/blocks/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target
"/home/mercado/workarea-gnuradio/gnuradio/gr-blocks/python/blocks/qa_throttle.py".
Call Stack (most recent call first):
gr-blocks/python/blocks/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "/usr/bin/python2".
Call Stack (most recent call first):
gr-blocks/python/blocks/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "-B".
Call Stack (most recent call first):
gr-blocks/python/blocks/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target
"/home/mercado/workarea-gnuradio/gnuradio/gr-blocks/python/blocks/qa_regenerate.py".
Call Stack (most recent call first):
gr-blocks/python/blocks/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "/usr/bin/python2".
Call Stack (most recent call first):
gr-blocks/python/blocks/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "-B".
Call Stack (most recent call first):
gr-blocks/python/blocks/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target
"/home/mercado/workarea-gnuradio/gnuradio/gr-blocks/python/blocks/qa_burst_tagger.py".
Call Stack (most recent call first):
gr-blocks/python/blocks/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "/usr/bin/python2".
Call Stack (most recent call first):
gr-blocks/python/blocks/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "-B".
Call Stack (most recent call first):
gr-blocks/python/blocks/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target
"/home/mercado/workarea-gnuradio/gnuradio/gr-blocks/python/blocks/qa_conjugate.py".
Call Stack (most recent call first):
gr-blocks/python/blocks/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "/usr/bin/python2".
Call Stack (most recent call first):
gr-blocks/python/blocks/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "-B".
Call Stack (most recent call first):
gr-blocks/python/blocks/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target
"/home/mercado/workarea-gnuradio/gnuradio/gr-blocks/python/blocks/qa_boolean_operators.py".
Call Stack (most recent call first):
gr-blocks/python/blocks/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "/usr/bin/python2".
Call Stack (most recent call first):
gr-blocks/python/blocks/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "-B".
Call Stack (most recent call first):
gr-blocks/python/blocks/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target
"/home/mercado/workarea-gnuradio/gnuradio/gr-blocks/python/blocks/qa_file_metadata.py".
Call Stack (most recent call first):
gr-blocks/python/blocks/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "/usr/bin/python2".
Call Stack (most recent call first):
gr-blocks/python/blocks/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "-B".
Call Stack (most recent call first):
gr-blocks/python/blocks/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target
"/home/mercado/workarea-gnuradio/gnuradio/gr-blocks/python/blocks/qa_vco.py".
Call Stack (most recent call first):
gr-blocks/python/blocks/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "/usr/bin/python2".
Call Stack (most recent call first):
gr-blocks/python/blocks/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "-B".
Call Stack (most recent call first):
gr-blocks/python/blocks/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target
"/home/mercado/workarea-gnuradio/gnuradio/gr-blocks/python/blocks/qa_pipe_fittings.py".
Call Stack (most recent call first):
gr-blocks/python/blocks/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "/usr/bin/python2".
Call Stack (most recent call first):
gr-blocks/python/blocks/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "-B".
Call Stack (most recent call first):
gr-blocks/python/blocks/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target
"/home/mercado/workarea-gnuradio/gnuradio/gr-blocks/python/blocks/qa_stream_to_tagged_stream.py".
Call Stack (most recent call first):
gr-blocks/python/blocks/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "/usr/bin/python2".
Call Stack (most recent call first):
gr-blocks/python/blocks/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "-B".
Call Stack (most recent call first):
gr-blocks/python/blocks/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target
"/home/mercado/workarea-gnuradio/gnuradio/gr-blocks/python/blocks/qa_vector_sink_source.py".
Call Stack (most recent call first):
gr-blocks/python/blocks/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "/usr/bin/python2".
Call Stack (most recent call first):
gr-blocks/python/blocks/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "-B".
Call Stack (most recent call first):
gr-blocks/python/blocks/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target
"/home/mercado/workarea-gnuradio/gnuradio/gr-blocks/python/blocks/qa_multiply_conjugate.py".
Call Stack (most recent call first):
gr-blocks/python/blocks/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "/usr/bin/python2".
Call Stack (most recent call first):
gr-blocks/python/blocks/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "-B".
Call Stack (most recent call first):
gr-blocks/python/blocks/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target
"/home/mercado/workarea-gnuradio/gnuradio/gr-blocks/python/blocks/qa_moving_average.py".
Call Stack (most recent call first):
gr-blocks/python/blocks/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "/usr/bin/python2".
Call Stack (most recent call first):
gr-blocks/python/blocks/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "-B".
Call Stack (most recent call first):
gr-blocks/python/blocks/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target
"/home/mercado/workarea-gnuradio/gnuradio/gr-blocks/python/blocks/qa_affinity.py".
Call Stack (most recent call first):
gr-blocks/python/blocks/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "/usr/bin/python2".
Call Stack (most recent call first):
gr-blocks/python/blocks/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "-B".
Call Stack (most recent call first):
gr-blocks/python/blocks/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target
"/home/mercado/workarea-gnuradio/gnuradio/gr-blocks/python/blocks/qa_plateau_detector_fb.py".
Call Stack (most recent call first):
gr-blocks/python/blocks/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "/usr/bin/python2".
Call Stack (most recent call first):
gr-blocks/python/blocks/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "-B".
Call Stack (most recent call first):
gr-blocks/python/blocks/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target
"/home/mercado/workarea-gnuradio/gnuradio/gr-blocks/python/blocks/qa_wavfile.py".
Call Stack (most recent call first):
gr-blocks/python/blocks/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "/usr/bin/python2".
Call Stack (most recent call first):
gr-blocks/python/blocks/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "-B".
Call Stack (most recent call first):
gr-blocks/python/blocks/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target
"/home/mercado/workarea-gnuradio/gnuradio/gr-blocks/python/blocks/qa_vector_insert.py".
Call Stack (most recent call first):
gr-blocks/python/blocks/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "/usr/bin/python2".
Call Stack (most recent call first):
gr-blocks/python/blocks/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "-B".
Call Stack (most recent call first):
gr-blocks/python/blocks/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target
"/home/mercado/workarea-gnuradio/gnuradio/gr-blocks/python/blocks/qa_sample_and_hold.py".
Call Stack (most recent call first):
gr-blocks/python/blocks/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "/usr/bin/python2".
Call Stack (most recent call first):
gr-blocks/python/blocks/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "-B".
Call Stack (most recent call first):
gr-blocks/python/blocks/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target
"/home/mercado/workarea-gnuradio/gnuradio/gr-blocks/python/blocks/qa_unpack_k_bits.py".
Call Stack (most recent call first):
gr-blocks/python/blocks/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "/usr/bin/python2".
Call Stack (most recent call first):
gr-blocks/python/blocks/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "-B".
Call Stack (most recent call first):
gr-blocks/python/blocks/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target
"/home/mercado/workarea-gnuradio/gnuradio/gr-blocks/python/blocks/qa_endian_swap.py".
Call Stack (most recent call first):
gr-blocks/python/blocks/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "/usr/bin/python2".
Call Stack (most recent call first):
gr-blocks/python/blocks/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "-B".
Call Stack (most recent call first):
gr-blocks/python/blocks/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target
"/home/mercado/workarea-gnuradio/gnuradio/gr-blocks/python/blocks/qa_interleave.py".
Call Stack (most recent call first):
gr-blocks/python/blocks/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "/usr/bin/python2".
Call Stack (most recent call first):
gr-blocks/python/blocks/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "-B".
Call Stack (most recent call first):
gr-blocks/python/blocks/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target
"/home/mercado/workarea-gnuradio/gnuradio/gr-blocks/python/blocks/qa_block_gateway.py".
Call Stack (most recent call first):
gr-blocks/python/blocks/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "/usr/bin/python2".
Call Stack (most recent call first):
gr-blocks/python/blocks/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "-B".
Call Stack (most recent call first):
gr-blocks/python/blocks/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target
"/home/mercado/workarea-gnuradio/gnuradio/gr-blocks/python/blocks/qa_peak_detector.py".
Call Stack (most recent call first):
gr-blocks/python/blocks/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "/usr/bin/python2".
Call Stack (most recent call first):
gr-blocks/python/blocks/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "-B".
Call Stack (most recent call first):
gr-blocks/python/blocks/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target
"/home/mercado/workarea-gnuradio/gnuradio/gr-blocks/python/blocks/qa_tags_strobe.py".
Call Stack (most recent call first):
gr-blocks/python/blocks/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "/usr/bin/python2".
Call Stack (most recent call first):
gr-blocks/python/blocks/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "-B".
Call Stack (most recent call first):
gr-blocks/python/blocks/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target
"/home/mercado/workarea-gnuradio/gnuradio/gr-blocks/python/blocks/qa_keep_one_in_n.py".
Call Stack (most recent call first):
gr-blocks/python/blocks/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "/usr/bin/python2".
Call Stack (most recent call first):
gr-blocks/python/blocks/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "-B".
Call Stack (most recent call first):
gr-blocks/python/blocks/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target
"/home/mercado/workarea-gnuradio/gnuradio/gr-blocks/python/blocks/qa_peak_detector2.py".
Call Stack (most recent call first):
gr-blocks/python/blocks/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "/usr/bin/python2".
Call Stack (most recent call first):
gr-blocks/python/blocks/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "-B".
Call Stack (most recent call first):
gr-blocks/python/blocks/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target
"/home/mercado/workarea-gnuradio/gnuradio/gr-blocks/python/blocks/qa_message.py".
Call Stack (most recent call first):
gr-blocks/python/blocks/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "/usr/bin/python2".
Call Stack (most recent call first):
gr-blocks/python/blocks/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "-B".
Call Stack (most recent call first):
gr-blocks/python/blocks/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target
"/home/mercado/workarea-gnuradio/gnuradio/gr-blocks/python/blocks/qa_transcendental.py".
Call Stack (most recent call first):
gr-blocks/python/blocks/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "/usr/bin/python2".
Call Stack (most recent call first):
gr-blocks/python/blocks/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "-B".
Call Stack (most recent call first):
gr-blocks/python/blocks/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target
"/home/mercado/workarea-gnuradio/gnuradio/gr-blocks/python/blocks/qa_add_mult_div_sub.py".
Call Stack (most recent call first):
gr-blocks/python/blocks/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "/usr/bin/python2".
Call Stack (most recent call first):
gr-blocks/python/blocks/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "-B".
Call Stack (most recent call first):
gr-blocks/python/blocks/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target
"/home/mercado/workarea-gnuradio/gnuradio/gr-blocks/python/blocks/qa_copy.py".
Call Stack (most recent call first):
gr-blocks/python/blocks/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "/usr/bin/python2".
Call Stack (most recent call first):
gr-blocks/python/blocks/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "-B".
Call Stack (most recent call first):
gr-blocks/python/blocks/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target
"/home/mercado/workarea-gnuradio/gnuradio/gr-blocks/python/blocks/qa_vector_map.py".
Call Stack (most recent call first):
gr-blocks/python/blocks/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "/usr/bin/python2".
Call Stack (most recent call first):
gr-blocks/python/blocks/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "-B".
Call Stack (most recent call first):
gr-blocks/python/blocks/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target
"/home/mercado/workarea-gnuradio/gnuradio/gr-blocks/python/blocks/qa_pdu.py".
Call Stack (most recent call first):
gr-blocks/python/blocks/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "/usr/bin/python2".
Call Stack (most recent call first):
gr-blocks/python/blocks/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "-B".
Call Stack (most recent call first):
gr-blocks/python/blocks/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target
"/home/mercado/workarea-gnuradio/gnuradio/gr-blocks/python/blocks/qa_repeat.py".
Call Stack (most recent call first):
gr-blocks/python/blocks/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "/usr/bin/python2".
Call Stack (most recent call first):
gr-blocks/python/blocks/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "-B".
Call Stack (most recent call first):
gr-blocks/python/blocks/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target
"/home/mercado/workarea-gnuradio/gnuradio/gr-blocks/python/blocks/qa_repack_bits_bb.py".
Call Stack (most recent call first):
gr-blocks/python/blocks/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "/usr/bin/python2".
Call Stack (most recent call first):
gr-blocks/python/blocks/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "-B".
Call Stack (most recent call first):
gr-blocks/python/blocks/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target
"/home/mercado/workarea-gnuradio/gnuradio/gr-blocks/python/blocks/qa_add_mult_v.py".
Call Stack (most recent call first):
gr-blocks/python/blocks/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
--
-- 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
-- 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
--
-- 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
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0026 is not set: Disallow use of the LOCATION target property.
Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
The LOCATION property should not be read from target "volk". Use the
target name directly with add_custom_command, or use the generator
expression $<TARGET_FILE>, as appropriate.
Call Stack (most recent call first):
gr-fec/python/fec/CMakeLists.txt:71 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0026 is not set: Disallow use of the LOCATION target property.
Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
The LOCATION property should not be read from target "gnuradio-runtime".
Use the target name directly with add_custom_command, or use the generator
expression $<TARGET_FILE>, as appropriate.
Call Stack (most recent call first):
gr-fec/python/fec/CMakeLists.txt:71 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0026 is not set: Disallow use of the LOCATION target property.
Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
The LOCATION property should not be read from target "gnuradio-fec". Use
the target name directly with add_custom_command, or use the generator
expression $<TARGET_FILE>, as appropriate.
Call Stack (most recent call first):
gr-fec/python/fec/CMakeLists.txt:71 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "/usr/bin/python2".
Call Stack (most recent call first):
gr-fec/python/fec/CMakeLists.txt:71 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "-B".
Call Stack (most recent call first):
gr-fec/python/fec/CMakeLists.txt:71 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target
"/home/mercado/workarea-gnuradio/gnuradio/gr-fec/python/fec/qa_fecapi_cc.py".
Call Stack (most recent call first):
gr-fec/python/fec/CMakeLists.txt:71 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0026 is not set: Disallow use of the LOCATION target property.
Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
The LOCATION property should not be read from target "volk". Use the
target name directly with add_custom_command, or use the generator
expression $<TARGET_FILE>, as appropriate.
Call Stack (most recent call first):
gr-fec/python/fec/CMakeLists.txt:71 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0026 is not set: Disallow use of the LOCATION target property.
Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
The LOCATION property should not be read from target "gnuradio-runtime".
Use the target name directly with add_custom_command, or use the generator
expression $<TARGET_FILE>, as appropriate.
Call Stack (most recent call first):
gr-fec/python/fec/CMakeLists.txt:71 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0026 is not set: Disallow use of the LOCATION target property.
Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
The LOCATION property should not be read from target "gnuradio-fec". Use
the target name directly with add_custom_command, or use the generator
expression $<TARGET_FILE>, as appropriate.
Call Stack (most recent call first):
gr-fec/python/fec/CMakeLists.txt:71 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "/usr/bin/python2".
Call Stack (most recent call first):
gr-fec/python/fec/CMakeLists.txt:71 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "-B".
Call Stack (most recent call first):
gr-fec/python/fec/CMakeLists.txt:71 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target
"/home/mercado/workarea-gnuradio/gnuradio/gr-fec/python/fec/qa_polar_encoder.py".
Call Stack (most recent call first):
gr-fec/python/fec/CMakeLists.txt:71 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0026 is not set: Disallow use of the LOCATION target property.
Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
The LOCATION property should not be read from target "volk". Use the
target name directly with add_custom_command, or use the generator
expression $<TARGET_FILE>, as appropriate.
Call Stack (most recent call first):
gr-fec/python/fec/CMakeLists.txt:71 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0026 is not set: Disallow use of the LOCATION target property.
Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
The LOCATION property should not be read from target "gnuradio-runtime".
Use the target name directly with add_custom_command, or use the generator
expression $<TARGET_FILE>, as appropriate.
Call Stack (most recent call first):
gr-fec/python/fec/CMakeLists.txt:71 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0026 is not set: Disallow use of the LOCATION target property.
Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
The LOCATION property should not be read from target "gnuradio-fec". Use
the target name directly with add_custom_command, or use the generator
expression $<TARGET_FILE>, as appropriate.
Call Stack (most recent call first):
gr-fec/python/fec/CMakeLists.txt:71 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "/usr/bin/python2".
Call Stack (most recent call first):
gr-fec/python/fec/CMakeLists.txt:71 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "-B".
Call Stack (most recent call first):
gr-fec/python/fec/CMakeLists.txt:71 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target
"/home/mercado/workarea-gnuradio/gnuradio/gr-fec/python/fec/qa_fecapi_dummy.py".
Call Stack (most recent call first):
gr-fec/python/fec/CMakeLists.txt:71 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0026 is not set: Disallow use of the LOCATION target property.
Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
The LOCATION property should not be read from target "volk". Use the
target name directly with add_custom_command, or use the generator
expression $<TARGET_FILE>, as appropriate.
Call Stack (most recent call first):
gr-fec/python/fec/CMakeLists.txt:71 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0026 is not set: Disallow use of the LOCATION target property.
Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
The LOCATION property should not be read from target "gnuradio-runtime".
Use the target name directly with add_custom_command, or use the generator
expression $<TARGET_FILE>, as appropriate.
Call Stack (most recent call first):
gr-fec/python/fec/CMakeLists.txt:71 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0026 is not set: Disallow use of the LOCATION target property.
Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
The LOCATION property should not be read from target "gnuradio-fec". Use
the target name directly with add_custom_command, or use the generator
expression $<TARGET_FILE>, as appropriate.
Call Stack (most recent call first):
gr-fec/python/fec/CMakeLists.txt:71 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "/usr/bin/python2".
Call Stack (most recent call first):
gr-fec/python/fec/CMakeLists.txt:71 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "-B".
Call Stack (most recent call first):
gr-fec/python/fec/CMakeLists.txt:71 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target
"/home/mercado/workarea-gnuradio/gnuradio/gr-fec/python/fec/qa_polar_encoder_systematic.py".
Call Stack (most recent call first):
gr-fec/python/fec/CMakeLists.txt:71 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0026 is not set: Disallow use of the LOCATION target property.
Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
The LOCATION property should not be read from target "volk". Use the
target name directly with add_custom_command, or use the generator
expression $<TARGET_FILE>, as appropriate.
Call Stack (most recent call first):
gr-fec/python/fec/CMakeLists.txt:71 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0026 is not set: Disallow use of the LOCATION target property.
Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
The LOCATION property should not be read from target "gnuradio-runtime".
Use the target name directly with add_custom_command, or use the generator
expression $<TARGET_FILE>, as appropriate.
Call Stack (most recent call first):
gr-fec/python/fec/CMakeLists.txt:71 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0026 is not set: Disallow use of the LOCATION target property.
Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
The LOCATION property should not be read from target "gnuradio-fec". Use
the target name directly with add_custom_command, or use the generator
expression $<TARGET_FILE>, as appropriate.
Call Stack (most recent call first):
gr-fec/python/fec/CMakeLists.txt:71 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "/usr/bin/python2".
Call Stack (most recent call first):
gr-fec/python/fec/CMakeLists.txt:71 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "-B".
Call Stack (most recent call first):
gr-fec/python/fec/CMakeLists.txt:71 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target
"/home/mercado/workarea-gnuradio/gnuradio/gr-fec/python/fec/qa_depuncture.py".
Call Stack (most recent call first):
gr-fec/python/fec/CMakeLists.txt:71 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0026 is not set: Disallow use of the LOCATION target property.
Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
The LOCATION property should not be read from target "volk". Use the
target name directly with add_custom_command, or use the generator
expression $<TARGET_FILE>, as appropriate.
Call Stack (most recent call first):
gr-fec/python/fec/CMakeLists.txt:71 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0026 is not set: Disallow use of the LOCATION target property.
Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
The LOCATION property should not be read from target "gnuradio-runtime".
Use the target name directly with add_custom_command, or use the generator
expression $<TARGET_FILE>, as appropriate.
Call Stack (most recent call first):
gr-fec/python/fec/CMakeLists.txt:71 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0026 is not set: Disallow use of the LOCATION target property.
Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
The LOCATION property should not be read from target "gnuradio-fec". Use
the target name directly with add_custom_command, or use the generator
expression $<TARGET_FILE>, as appropriate.
Call Stack (most recent call first):
gr-fec/python/fec/CMakeLists.txt:71 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "/usr/bin/python2".
Call Stack (most recent call first):
gr-fec/python/fec/CMakeLists.txt:71 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "-B".
Call Stack (most recent call first):
gr-fec/python/fec/CMakeLists.txt:71 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target
"/home/mercado/workarea-gnuradio/gnuradio/gr-fec/python/fec/qa_polar_decoder_sc.py".
Call Stack (most recent call first):
gr-fec/python/fec/CMakeLists.txt:71 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0026 is not set: Disallow use of the LOCATION target property.
Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
The LOCATION property should not be read from target "volk". Use the
target name directly with add_custom_command, or use the generator
expression $<TARGET_FILE>, as appropriate.
Call Stack (most recent call first):
gr-fec/python/fec/CMakeLists.txt:71 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0026 is not set: Disallow use of the LOCATION target property.
Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
The LOCATION property should not be read from target "gnuradio-runtime".
Use the target name directly with add_custom_command, or use the generator
expression $<TARGET_FILE>, as appropriate.
Call Stack (most recent call first):
gr-fec/python/fec/CMakeLists.txt:71 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0026 is not set: Disallow use of the LOCATION target property.
Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
The LOCATION property should not be read from target "gnuradio-fec". Use
the target name directly with add_custom_command, or use the generator
expression $<TARGET_FILE>, as appropriate.
Call Stack (most recent call first):
gr-fec/python/fec/CMakeLists.txt:71 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "/usr/bin/python2".
Call Stack (most recent call first):
gr-fec/python/fec/CMakeLists.txt:71 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "-B".
Call Stack (most recent call first):
gr-fec/python/fec/CMakeLists.txt:71 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target
"/home/mercado/workarea-gnuradio/gnuradio/gr-fec/python/fec/qa_fecapi_repetition.py".
Call Stack (most recent call first):
gr-fec/python/fec/CMakeLists.txt:71 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0026 is not set: Disallow use of the LOCATION target property.
Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
The LOCATION property should not be read from target "volk". Use the
target name directly with add_custom_command, or use the generator
expression $<TARGET_FILE>, as appropriate.
Call Stack (most recent call first):
gr-fec/python/fec/CMakeLists.txt:71 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0026 is not set: Disallow use of the LOCATION target property.
Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
The LOCATION property should not be read from target "gnuradio-runtime".
Use the target name directly with add_custom_command, or use the generator
expression $<TARGET_FILE>, as appropriate.
Call Stack (most recent call first):
gr-fec/python/fec/CMakeLists.txt:71 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0026 is not set: Disallow use of the LOCATION target property.
Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
The LOCATION property should not be read from target "gnuradio-fec". Use
the target name directly with add_custom_command, or use the generator
expression $<TARGET_FILE>, as appropriate.
Call Stack (most recent call first):
gr-fec/python/fec/CMakeLists.txt:71 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "/usr/bin/python2".
Call Stack (most recent call first):
gr-fec/python/fec/CMakeLists.txt:71 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "-B".
Call Stack (most recent call first):
gr-fec/python/fec/CMakeLists.txt:71 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target
"/home/mercado/workarea-gnuradio/gnuradio/gr-fec/python/fec/qa_polar_decoder_sc_systematic.py".
Call Stack (most recent call first):
gr-fec/python/fec/CMakeLists.txt:71 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0026 is not set: Disallow use of the LOCATION target property.
Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
The LOCATION property should not be read from target "volk". Use the
target name directly with add_custom_command, or use the generator
expression $<TARGET_FILE>, as appropriate.
Call Stack (most recent call first):
gr-fec/python/fec/CMakeLists.txt:71 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0026 is not set: Disallow use of the LOCATION target property.
Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
The LOCATION property should not be read from target "gnuradio-runtime".
Use the target name directly with add_custom_command, or use the generator
expression $<TARGET_FILE>, as appropriate.
Call Stack (most recent call first):
gr-fec/python/fec/CMakeLists.txt:71 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0026 is not set: Disallow use of the LOCATION target property.
Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
The LOCATION property should not be read from target "gnuradio-fec". Use
the target name directly with add_custom_command, or use the generator
expression $<TARGET_FILE>, as appropriate.
Call Stack (most recent call first):
gr-fec/python/fec/CMakeLists.txt:71 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "/usr/bin/python2".
Call Stack (most recent call first):
gr-fec/python/fec/CMakeLists.txt:71 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "-B".
Call Stack (most recent call first):
gr-fec/python/fec/CMakeLists.txt:71 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target
"/home/mercado/workarea-gnuradio/gnuradio/gr-fec/python/fec/qa_puncture.py".
Call Stack (most recent call first):
gr-fec/python/fec/CMakeLists.txt:71 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0026 is not set: Disallow use of the LOCATION target property.
Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
The LOCATION property should not be read from target "volk". Use the
target name directly with add_custom_command, or use the generator
expression $<TARGET_FILE>, as appropriate.
Call Stack (most recent call first):
gr-fec/python/fec/CMakeLists.txt:71 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0026 is not set: Disallow use of the LOCATION target property.
Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
The LOCATION property should not be read from target "gnuradio-runtime".
Use the target name directly with add_custom_command, or use the generator
expression $<TARGET_FILE>, as appropriate.
Call Stack (most recent call first):
gr-fec/python/fec/CMakeLists.txt:71 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0026 is not set: Disallow use of the LOCATION target property.
Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
The LOCATION property should not be read from target "gnuradio-fec". Use
the target name directly with add_custom_command, or use the generator
expression $<TARGET_FILE>, as appropriate.
Call Stack (most recent call first):
gr-fec/python/fec/CMakeLists.txt:71 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "/usr/bin/python2".
Call Stack (most recent call first):
gr-fec/python/fec/CMakeLists.txt:71 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "-B".
Call Stack (most recent call first):
gr-fec/python/fec/CMakeLists.txt:71 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target
"/home/mercado/workarea-gnuradio/gnuradio/gr-fec/python/fec/qa_ecc_ccsds_27.py".
Call Stack (most recent call first):
gr-fec/python/fec/CMakeLists.txt:71 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0026 is not set: Disallow use of the LOCATION target property.
Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
The LOCATION property should not be read from target "volk". Use the
target name directly with add_custom_command, or use the generator
expression $<TARGET_FILE>, as appropriate.
Call Stack (most recent call first):
gr-fec/python/fec/CMakeLists.txt:71 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0026 is not set: Disallow use of the LOCATION target property.
Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
The LOCATION property should not be read from target "gnuradio-runtime".
Use the target name directly with add_custom_command, or use the generator
expression $<TARGET_FILE>, as appropriate.
Call Stack (most recent call first):
gr-fec/python/fec/CMakeLists.txt:71 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0026 is not set: Disallow use of the LOCATION target property.
Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
The LOCATION property should not be read from target "gnuradio-fec". Use
the target name directly with add_custom_command, or use the generator
expression $<TARGET_FILE>, as appropriate.
Call Stack (most recent call first):
gr-fec/python/fec/CMakeLists.txt:71 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "/usr/bin/python2".
Call Stack (most recent call first):
gr-fec/python/fec/CMakeLists.txt:71 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "-B".
Call Stack (most recent call first):
gr-fec/python/fec/CMakeLists.txt:71 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target
"/home/mercado/workarea-gnuradio/gnuradio/gr-fec/python/fec/qa_fecapi_ldpc.py".
Call Stack (most recent call first):
gr-fec/python/fec/CMakeLists.txt:71 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0026 is not set: Disallow use of the LOCATION target property.
Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
The LOCATION property should not be read from target "volk". Use the
target name directly with add_custom_command, or use the generator
expression $<TARGET_FILE>, as appropriate.
Call Stack (most recent call first):
gr-fec/python/fec/CMakeLists.txt:71 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0026 is not set: Disallow use of the LOCATION target property.
Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
The LOCATION property should not be read from target "gnuradio-runtime".
Use the target name directly with add_custom_command, or use the generator
expression $<TARGET_FILE>, as appropriate.
Call Stack (most recent call first):
gr-fec/python/fec/CMakeLists.txt:71 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0026 is not set: Disallow use of the LOCATION target property.
Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
The LOCATION property should not be read from target "gnuradio-fec". Use
the target name directly with add_custom_command, or use the generator
expression $<TARGET_FILE>, as appropriate.
Call Stack (most recent call first):
gr-fec/python/fec/CMakeLists.txt:71 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "/usr/bin/python2".
Call Stack (most recent call first):
gr-fec/python/fec/CMakeLists.txt:71 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "-B".
Call Stack (most recent call first):
gr-fec/python/fec/CMakeLists.txt:71 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target
"/home/mercado/workarea-gnuradio/gnuradio/gr-fec/python/fec/qa_polar_decoder_sc_list.py".
Call Stack (most recent call first):
gr-fec/python/fec/CMakeLists.txt:71 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0026 is not set: Disallow use of the LOCATION target property.
Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
The LOCATION property should not be read from target "volk". Use the
target name directly with add_custom_command, or use the generator
expression $<TARGET_FILE>, as appropriate.
Call Stack (most recent call first):
gr-fec/python/fec/CMakeLists.txt:71 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0026 is not set: Disallow use of the LOCATION target property.
Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
The LOCATION property should not be read from target "gnuradio-runtime".
Use the target name directly with add_custom_command, or use the generator
expression $<TARGET_FILE>, as appropriate.
Call Stack (most recent call first):
gr-fec/python/fec/CMakeLists.txt:71 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0026 is not set: Disallow use of the LOCATION target property.
Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
The LOCATION property should not be read from target "gnuradio-fec". Use
the target name directly with add_custom_command, or use the generator
expression $<TARGET_FILE>, as appropriate.
Call Stack (most recent call first):
gr-fec/python/fec/CMakeLists.txt:71 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "/usr/bin/python2".
Call Stack (most recent call first):
gr-fec/python/fec/CMakeLists.txt:71 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "-B".
Call Stack (most recent call first):
gr-fec/python/fec/CMakeLists.txt:71 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target
"/home/mercado/workarea-gnuradio/gnuradio/gr-fec/python/fec/qa_ber_bf.py".
Call Stack (most recent call first):
gr-fec/python/fec/CMakeLists.txt:71 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
--
-- 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
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "/usr/bin/python2".
Call Stack (most recent call first):
gr-fft/python/fft/CMakeLists.txt:44 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "-B".
Call Stack (most recent call first):
gr-fft/python/fft/CMakeLists.txt:44 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target
"/home/mercado/workarea-gnuradio/gnuradio/gr-fft/python/fft/qa_goertzel.py".
Call Stack (most recent call first):
gr-fft/python/fft/CMakeLists.txt:44 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "/usr/bin/python2".
Call Stack (most recent call first):
gr-fft/python/fft/CMakeLists.txt:44 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "-B".
Call Stack (most recent call first):
gr-fft/python/fft/CMakeLists.txt:44 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target
"/home/mercado/workarea-gnuradio/gnuradio/gr-fft/python/fft/qa_fft.py".
Call Stack (most recent call first):
gr-fft/python/fft/CMakeLists.txt:44 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
--
-- 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
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0026 is not set: Disallow use of the LOCATION target property.
Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
The LOCATION property should not be read from target "volk". Use the
target name directly with add_custom_command, or use the generator
expression $<TARGET_FILE>, as appropriate.
Call Stack (most recent call first):
gr-filter/lib/CMakeLists.txt:186 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0026 is not set: Disallow use of the LOCATION target property.
Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
The LOCATION property should not be read from target "gnuradio-runtime".
Use the target name directly with add_custom_command, or use the generator
expression $<TARGET_FILE>, as appropriate.
Call Stack (most recent call first):
gr-filter/lib/CMakeLists.txt:186 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0026 is not set: Disallow use of the LOCATION target property.
Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
The LOCATION property should not be read from target "test-gr-filter". Use
the target name directly with add_custom_command, or use the generator
expression $<TARGET_FILE>, as appropriate.
Call Stack (most recent call first):
gr-filter/lib/CMakeLists.txt:186 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0026 is not set: Disallow use of the LOCATION target property.
Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
The LOCATION property should not be read from target "gnuradio-filter".
Use the target name directly with add_custom_command, or use the generator
expression $<TARGET_FILE>, as appropriate.
Call Stack (most recent call first):
gr-filter/lib/CMakeLists.txt:186 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0026 is not set: Disallow use of the LOCATION target property.
Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
The LOCATION property should not be read from target "gnuradio-fft". Use
the target name directly with add_custom_command, or use the generator
expression $<TARGET_FILE>, as appropriate.
Call Stack (most recent call first):
gr-filter/lib/CMakeLists.txt:186 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0026 is not set: Disallow use of the LOCATION target property.
Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
The LOCATION property should not be read from target "test-gr-filter". Use
the target name directly with add_custom_command, or use the generator
expression $<TARGET_FILE>, as appropriate.
Call Stack (most recent call first):
gr-filter/lib/CMakeLists.txt:186 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "/usr/bin/python2".
Call Stack (most recent call first):
gr-filter/python/filter/CMakeLists.txt:50 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "-B".
Call Stack (most recent call first):
gr-filter/python/filter/CMakeLists.txt:50 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target
"/home/mercado/workarea-gnuradio/gnuradio/gr-filter/python/filter/qa_filterbank.py".
Call Stack (most recent call first):
gr-filter/python/filter/CMakeLists.txt:50 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "/usr/bin/python2".
Call Stack (most recent call first):
gr-filter/python/filter/CMakeLists.txt:50 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "-B".
Call Stack (most recent call first):
gr-filter/python/filter/CMakeLists.txt:50 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target
"/home/mercado/workarea-gnuradio/gnuradio/gr-filter/python/filter/qa_pfb_decimator.py".
Call Stack (most recent call first):
gr-filter/python/filter/CMakeLists.txt:50 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "/usr/bin/python2".
Call Stack (most recent call first):
gr-filter/python/filter/CMakeLists.txt:50 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "-B".
Call Stack (most recent call first):
gr-filter/python/filter/CMakeLists.txt:50 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target
"/home/mercado/workarea-gnuradio/gnuradio/gr-filter/python/filter/qa_pfb_synthesizer.py".
Call Stack (most recent call first):
gr-filter/python/filter/CMakeLists.txt:50 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "/usr/bin/python2".
Call Stack (most recent call first):
gr-filter/python/filter/CMakeLists.txt:50 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "-B".
Call Stack (most recent call first):
gr-filter/python/filter/CMakeLists.txt:50 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target
"/home/mercado/workarea-gnuradio/gnuradio/gr-filter/python/filter/qa_dc_blocker.py".
Call Stack (most recent call first):
gr-filter/python/filter/CMakeLists.txt:50 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "/usr/bin/python2".
Call Stack (most recent call first):
gr-filter/python/filter/CMakeLists.txt:50 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "-B".
Call Stack (most recent call first):
gr-filter/python/filter/CMakeLists.txt:50 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target
"/home/mercado/workarea-gnuradio/gnuradio/gr-filter/python/filter/qa_pfb_interpolator.py".
Call Stack (most recent call first):
gr-filter/python/filter/CMakeLists.txt:50 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "/usr/bin/python2".
Call Stack (most recent call first):
gr-filter/python/filter/CMakeLists.txt:50 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "-B".
Call Stack (most recent call first):
gr-filter/python/filter/CMakeLists.txt:50 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target
"/home/mercado/workarea-gnuradio/gnuradio/gr-filter/python/filter/qa_filter_delay_fc.py".
Call Stack (most recent call first):
gr-filter/python/filter/CMakeLists.txt:50 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "/usr/bin/python2".
Call Stack (most recent call first):
gr-filter/python/filter/CMakeLists.txt:50 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "-B".
Call Stack (most recent call first):
gr-filter/python/filter/CMakeLists.txt:50 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target
"/home/mercado/workarea-gnuradio/gnuradio/gr-filter/python/filter/qa_single_pole_iir.py".
Call Stack (most recent call first):
gr-filter/python/filter/CMakeLists.txt:50 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "/usr/bin/python2".
Call Stack (most recent call first):
gr-filter/python/filter/CMakeLists.txt:50 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "-B".
Call Stack (most recent call first):
gr-filter/python/filter/CMakeLists.txt:50 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target
"/home/mercado/workarea-gnuradio/gnuradio/gr-filter/python/filter/qa_freq_xlating_fir_filter.py".
Call Stack (most recent call first):
gr-filter/python/filter/CMakeLists.txt:50 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "/usr/bin/python2".
Call Stack (most recent call first):
gr-filter/python/filter/CMakeLists.txt:50 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "-B".
Call Stack (most recent call first):
gr-filter/python/filter/CMakeLists.txt:50 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target
"/home/mercado/workarea-gnuradio/gnuradio/gr-filter/python/filter/qa_fractional_interpolator.py".
Call Stack (most recent call first):
gr-filter/python/filter/CMakeLists.txt:50 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "/usr/bin/python2".
Call Stack (most recent call first):
gr-filter/python/filter/CMakeLists.txt:50 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "-B".
Call Stack (most recent call first):
gr-filter/python/filter/CMakeLists.txt:50 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target
"/home/mercado/workarea-gnuradio/gnuradio/gr-filter/python/filter/qa_firdes.py".
Call Stack (most recent call first):
gr-filter/python/filter/CMakeLists.txt:50 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "/usr/bin/python2".
Call Stack (most recent call first):
gr-filter/python/filter/CMakeLists.txt:50 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "-B".
Call Stack (most recent call first):
gr-filter/python/filter/CMakeLists.txt:50 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target
"/home/mercado/workarea-gnuradio/gnuradio/gr-filter/python/filter/qa_hilbert.py".
Call Stack (most recent call first):
gr-filter/python/filter/CMakeLists.txt:50 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "/usr/bin/python2".
Call Stack (most recent call first):
gr-filter/python/filter/CMakeLists.txt:50 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "-B".
Call Stack (most recent call first):
gr-filter/python/filter/CMakeLists.txt:50 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target
"/home/mercado/workarea-gnuradio/gnuradio/gr-filter/python/filter/qa_pfb_arb_resampler.py".
Call Stack (most recent call first):
gr-filter/python/filter/CMakeLists.txt:50 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "/usr/bin/python2".
Call Stack (most recent call first):
gr-filter/python/filter/CMakeLists.txt:50 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "-B".
Call Stack (most recent call first):
gr-filter/python/filter/CMakeLists.txt:50 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target
"/home/mercado/workarea-gnuradio/gnuradio/gr-filter/python/filter/qa_fractional_resampler.py".
Call Stack (most recent call first):
gr-filter/python/filter/CMakeLists.txt:50 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "/usr/bin/python2".
Call Stack (most recent call first):
gr-filter/python/filter/CMakeLists.txt:50 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "-B".
Call Stack (most recent call first):
gr-filter/python/filter/CMakeLists.txt:50 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target
"/home/mercado/workarea-gnuradio/gnuradio/gr-filter/python/filter/qa_fir_filter.py".
Call Stack (most recent call first):
gr-filter/python/filter/CMakeLists.txt:50 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "/usr/bin/python2".
Call Stack (most recent call first):
gr-filter/python/filter/CMakeLists.txt:50 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "-B".
Call Stack (most recent call first):
gr-filter/python/filter/CMakeLists.txt:50 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target
"/home/mercado/workarea-gnuradio/gnuradio/gr-filter/python/filter/qa_rational_resampler.py".
Call Stack (most recent call first):
gr-filter/python/filter/CMakeLists.txt:50 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "/usr/bin/python2".
Call Stack (most recent call first):
gr-filter/python/filter/CMakeLists.txt:50 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "-B".
Call Stack (most recent call first):
gr-filter/python/filter/CMakeLists.txt:50 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target
"/home/mercado/workarea-gnuradio/gnuradio/gr-filter/python/filter/qa_pm_remez.py".
Call Stack (most recent call first):
gr-filter/python/filter/CMakeLists.txt:50 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "/usr/bin/python2".
Call Stack (most recent call first):
gr-filter/python/filter/CMakeLists.txt:50 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "-B".
Call Stack (most recent call first):
gr-filter/python/filter/CMakeLists.txt:50 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target
"/home/mercado/workarea-gnuradio/gnuradio/gr-filter/python/filter/qa_pfb_channelizer.py".
Call Stack (most recent call first):
gr-filter/python/filter/CMakeLists.txt:50 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "/usr/bin/python2".
Call Stack (most recent call first):
gr-filter/python/filter/CMakeLists.txt:50 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "-B".
Call Stack (most recent call first):
gr-filter/python/filter/CMakeLists.txt:50 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target
"/home/mercado/workarea-gnuradio/gnuradio/gr-filter/python/filter/qa_interp_fir_filter.py".
Call Stack (most recent call first):
gr-filter/python/filter/CMakeLists.txt:50 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "/usr/bin/python2".
Call Stack (most recent call first):
gr-filter/python/filter/CMakeLists.txt:50 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "-B".
Call Stack (most recent call first):
gr-filter/python/filter/CMakeLists.txt:50 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target
"/home/mercado/workarea-gnuradio/gnuradio/gr-filter/python/filter/qa_freq_xlating_fft_filter.py".
Call Stack (most recent call first):
gr-filter/python/filter/CMakeLists.txt:50 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "/usr/bin/python2".
Call Stack (most recent call first):
gr-filter/python/filter/CMakeLists.txt:50 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "-B".
Call Stack (most recent call first):
gr-filter/python/filter/CMakeLists.txt:50 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target
"/home/mercado/workarea-gnuradio/gnuradio/gr-filter/python/filter/qa_fft_filter.py".
Call Stack (most recent call first):
gr-filter/python/filter/CMakeLists.txt:50 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "/usr/bin/python2".
Call Stack (most recent call first):
gr-filter/python/filter/CMakeLists.txt:50 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "-B".
Call Stack (most recent call first):
gr-filter/python/filter/CMakeLists.txt:50 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target
"/home/mercado/workarea-gnuradio/gnuradio/gr-filter/python/filter/qa_iir_filter.py".
Call Stack (most recent call first):
gr-filter/python/filter/CMakeLists.txt:50 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
--
-- 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
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0026 is not set: Disallow use of the LOCATION target property.
Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
The LOCATION property should not be read from target "volk". Use the
target name directly with add_custom_command, or use the generator
expression $<TARGET_FILE>, as appropriate.
Call Stack (most recent call first):
gr-analog/lib/CMakeLists.txt:166 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0026 is not set: Disallow use of the LOCATION target property.
Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
The LOCATION property should not be read from target "gnuradio-runtime".
Use the target name directly with add_custom_command, or use the generator
expression $<TARGET_FILE>, as appropriate.
Call Stack (most recent call first):
gr-analog/lib/CMakeLists.txt:166 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0026 is not set: Disallow use of the LOCATION target property.
Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
The LOCATION property should not be read from target "gnuradio-analog".
Use the target name directly with add_custom_command, or use the generator
expression $<TARGET_FILE>, as appropriate.
Call Stack (most recent call first):
gr-analog/lib/CMakeLists.txt:166 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0026 is not set: Disallow use of the LOCATION target property.
Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
The LOCATION property should not be read from target "gnuradio-filter".
Use the target name directly with add_custom_command, or use the generator
expression $<TARGET_FILE>, as appropriate.
Call Stack (most recent call first):
gr-analog/lib/CMakeLists.txt:166 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0026 is not set: Disallow use of the LOCATION target property.
Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
The LOCATION property should not be read from target "gnuradio-fft". Use
the target name directly with add_custom_command, or use the generator
expression $<TARGET_FILE>, as appropriate.
Call Stack (most recent call first):
gr-analog/lib/CMakeLists.txt:166 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0026 is not set: Disallow use of the LOCATION target property.
Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
The LOCATION property should not be read from target "test-gr-analog". Use
the target name directly with add_custom_command, or use the generator
expression $<TARGET_FILE>, as appropriate.
Call Stack (most recent call first):
gr-analog/lib/CMakeLists.txt:166 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "/usr/bin/python2".
Call Stack (most recent call first):
gr-analog/python/analog/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "-B".
Call Stack (most recent call first):
gr-analog/python/analog/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target
"/home/mercado/workarea-gnuradio/gnuradio/gr-analog/python/analog/qa_noise.py".
Call Stack (most recent call first):
gr-analog/python/analog/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "/usr/bin/python2".
Call Stack (most recent call first):
gr-analog/python/analog/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "-B".
Call Stack (most recent call first):
gr-analog/python/analog/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target
"/home/mercado/workarea-gnuradio/gnuradio/gr-analog/python/analog/qa_random_uniform_source.py".
Call Stack (most recent call first):
gr-analog/python/analog/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "/usr/bin/python2".
Call Stack (most recent call first):
gr-analog/python/analog/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "-B".
Call Stack (most recent call first):
gr-analog/python/analog/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target
"/home/mercado/workarea-gnuradio/gnuradio/gr-analog/python/analog/qa_pll_freqdet.py".
Call Stack (most recent call first):
gr-analog/python/analog/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "/usr/bin/python2".
Call Stack (most recent call first):
gr-analog/python/analog/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "-B".
Call Stack (most recent call first):
gr-analog/python/analog/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target
"/home/mercado/workarea-gnuradio/gnuradio/gr-analog/python/analog/qa_probe_avg_mag_sqrd.py".
Call Stack (most recent call first):
gr-analog/python/analog/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "/usr/bin/python2".
Call Stack (most recent call first):
gr-analog/python/analog/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "-B".
Call Stack (most recent call first):
gr-analog/python/analog/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target
"/home/mercado/workarea-gnuradio/gnuradio/gr-analog/python/analog/qa_pll_refout.py".
Call Stack (most recent call first):
gr-analog/python/analog/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "/usr/bin/python2".
Call Stack (most recent call first):
gr-analog/python/analog/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "-B".
Call Stack (most recent call first):
gr-analog/python/analog/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target
"/home/mercado/workarea-gnuradio/gnuradio/gr-analog/python/analog/qa_sig_source.py".
Call Stack (most recent call first):
gr-analog/python/analog/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "/usr/bin/python2".
Call Stack (most recent call first):
gr-analog/python/analog/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "-B".
Call Stack (most recent call first):
gr-analog/python/analog/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target
"/home/mercado/workarea-gnuradio/gnuradio/gr-analog/python/analog/qa_fastnoise.py".
Call Stack (most recent call first):
gr-analog/python/analog/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "/usr/bin/python2".
Call Stack (most recent call first):
gr-analog/python/analog/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "-B".
Call Stack (most recent call first):
gr-analog/python/analog/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target
"/home/mercado/workarea-gnuradio/gnuradio/gr-analog/python/analog/qa_cpfsk.py".
Call Stack (most recent call first):
gr-analog/python/analog/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "/usr/bin/python2".
Call Stack (most recent call first):
gr-analog/python/analog/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "-B".
Call Stack (most recent call first):
gr-analog/python/analog/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target
"/home/mercado/workarea-gnuradio/gnuradio/gr-analog/python/analog/qa_pwr_squelch.py".
Call Stack (most recent call first):
gr-analog/python/analog/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "/usr/bin/python2".
Call Stack (most recent call first):
gr-analog/python/analog/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "-B".
Call Stack (most recent call first):
gr-analog/python/analog/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target
"/home/mercado/workarea-gnuradio/gnuradio/gr-analog/python/analog/qa_quadrature_demod.py".
Call Stack (most recent call first):
gr-analog/python/analog/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "/usr/bin/python2".
Call Stack (most recent call first):
gr-analog/python/analog/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "-B".
Call Stack (most recent call first):
gr-analog/python/analog/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target
"/home/mercado/workarea-gnuradio/gnuradio/gr-analog/python/analog/qa_phase_modulator.py".
Call Stack (most recent call first):
gr-analog/python/analog/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "/usr/bin/python2".
Call Stack (most recent call first):
gr-analog/python/analog/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "-B".
Call Stack (most recent call first):
gr-analog/python/analog/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target
"/home/mercado/workarea-gnuradio/gnuradio/gr-analog/python/analog/qa_rail_ff.py".
Call Stack (most recent call first):
gr-analog/python/analog/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "/usr/bin/python2".
Call Stack (most recent call first):
gr-analog/python/analog/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "-B".
Call Stack (most recent call first):
gr-analog/python/analog/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target
"/home/mercado/workarea-gnuradio/gnuradio/gr-analog/python/analog/qa_dpll.py".
Call Stack (most recent call first):
gr-analog/python/analog/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "/usr/bin/python2".
Call Stack (most recent call first):
gr-analog/python/analog/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "-B".
Call Stack (most recent call first):
gr-analog/python/analog/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target
"/home/mercado/workarea-gnuradio/gnuradio/gr-analog/python/analog/qa_ctcss_squelch.py".
Call Stack (most recent call first):
gr-analog/python/analog/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "/usr/bin/python2".
Call Stack (most recent call first):
gr-analog/python/analog/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "-B".
Call Stack (most recent call first):
gr-analog/python/analog/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target
"/home/mercado/workarea-gnuradio/gnuradio/gr-analog/python/analog/qa_fmdet.py".
Call Stack (most recent call first):
gr-analog/python/analog/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "/usr/bin/python2".
Call Stack (most recent call first):
gr-analog/python/analog/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "-B".
Call Stack (most recent call first):
gr-analog/python/analog/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target
"/home/mercado/workarea-gnuradio/gnuradio/gr-analog/python/analog/qa_frequency_modulator.py".
Call Stack (most recent call first):
gr-analog/python/analog/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "/usr/bin/python2".
Call Stack (most recent call first):
gr-analog/python/analog/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "-B".
Call Stack (most recent call first):
gr-analog/python/analog/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target
"/home/mercado/workarea-gnuradio/gnuradio/gr-analog/python/analog/qa_pll_carriertracking.py".
Call Stack (most recent call first):
gr-analog/python/analog/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "/usr/bin/python2".
Call Stack (most recent call first):
gr-analog/python/analog/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "-B".
Call Stack (most recent call first):
gr-analog/python/analog/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target
"/home/mercado/workarea-gnuradio/gnuradio/gr-analog/python/analog/qa_agc.py".
Call Stack (most recent call first):
gr-analog/python/analog/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "/usr/bin/python2".
Call Stack (most recent call first):
gr-analog/python/analog/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "-B".
Call Stack (most recent call first):
gr-analog/python/analog/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target
"/home/mercado/workarea-gnuradio/gnuradio/gr-analog/python/analog/qa_simple_squelch.py".
Call Stack (most recent call first):
gr-analog/python/analog/CMakeLists.txt:57 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
--
-- 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
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "/usr/bin/python2".
Call Stack (most recent call first):
gr-digital/python/digital/CMakeLists.txt:83 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "-B".
Call Stack (most recent call first):
gr-digital/python/digital/CMakeLists.txt:83 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target
"/home/mercado/workarea-gnuradio/gnuradio/gr-digital/python/digital/qa_pfb_clock_sync.py".
Call Stack (most recent call first):
gr-digital/python/digital/CMakeLists.txt:83 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "/usr/bin/python2".
Call Stack (most recent call first):
gr-digital/python/digital/CMakeLists.txt:83 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "-B".
Call Stack (most recent call first):
gr-digital/python/digital/CMakeLists.txt:83 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target
"/home/mercado/workarea-gnuradio/gnuradio/gr-digital/python/digital/qa_simple_framer.py".
Call Stack (most recent call first):
gr-digital/python/digital/CMakeLists.txt:83 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "/usr/bin/python2".
Call Stack (most recent call first):
gr-digital/python/digital/CMakeLists.txt:83 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "-B".
Call Stack (most recent call first):
gr-digital/python/digital/CMakeLists.txt:83 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target
"/home/mercado/workarea-gnuradio/gnuradio/gr-digital/python/digital/qa_correlate_access_code.py".
Call Stack (most recent call first):
gr-digital/python/digital/CMakeLists.txt:83 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "/usr/bin/python2".
Call Stack (most recent call first):
gr-digital/python/digital/CMakeLists.txt:83 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "-B".
Call Stack (most recent call first):
gr-digital/python/digital/CMakeLists.txt:83 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target
"/home/mercado/workarea-gnuradio/gnuradio/gr-digital/python/digital/qa_simple_correlator.py".
Call Stack (most recent call first):
gr-digital/python/digital/CMakeLists.txt:83 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "/usr/bin/python2".
Call Stack (most recent call first):
gr-digital/python/digital/CMakeLists.txt:83 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "-B".
Call Stack (most recent call first):
gr-digital/python/digital/CMakeLists.txt:83 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target
"/home/mercado/workarea-gnuradio/gnuradio/gr-digital/python/digital/qa_framer_sink.py".
Call Stack (most recent call first):
gr-digital/python/digital/CMakeLists.txt:83 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "/usr/bin/python2".
Call Stack (most recent call first):
gr-digital/python/digital/CMakeLists.txt:83 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "-B".
Call Stack (most recent call first):
gr-digital/python/digital/CMakeLists.txt:83 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target
"/home/mercado/workarea-gnuradio/gnuradio/gr-digital/python/digital/qa_constellation_soft_decoder_cf.py".
Call Stack (most recent call first):
gr-digital/python/digital/CMakeLists.txt:83 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "/usr/bin/python2".
Call Stack (most recent call first):
gr-digital/python/digital/CMakeLists.txt:83 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "-B".
Call Stack (most recent call first):
gr-digital/python/digital/CMakeLists.txt:83 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target
"/home/mercado/workarea-gnuradio/gnuradio/gr-digital/python/digital/qa_probe_density.py".
Call Stack (most recent call first):
gr-digital/python/digital/CMakeLists.txt:83 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "/usr/bin/python2".
Call Stack (most recent call first):
gr-digital/python/digital/CMakeLists.txt:83 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "-B".
Call Stack (most recent call first):
gr-digital/python/digital/CMakeLists.txt:83 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target
"/home/mercado/workarea-gnuradio/gnuradio/gr-digital/python/digital/qa_chunks_to_symbols.py".
Call Stack (most recent call first):
gr-digital/python/digital/CMakeLists.txt:83 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "/usr/bin/python2".
Call Stack (most recent call first):
gr-digital/python/digital/CMakeLists.txt:83 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "-B".
Call Stack (most recent call first):
gr-digital/python/digital/CMakeLists.txt:83 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target
"/home/mercado/workarea-gnuradio/gnuradio/gr-digital/python/digital/qa_header_payload_demux.py".
Call Stack (most recent call first):
gr-digital/python/digital/CMakeLists.txt:83 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "/usr/bin/python2".
Call Stack (most recent call first):
gr-digital/python/digital/CMakeLists.txt:83 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "-B".
Call Stack (most recent call first):
gr-digital/python/digital/CMakeLists.txt:83 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target
"/home/mercado/workarea-gnuradio/gnuradio/gr-digital/python/digital/qa_correlate_and_sync.py".
Call Stack (most recent call first):
gr-digital/python/digital/CMakeLists.txt:83 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "/usr/bin/python2".
Call Stack (most recent call first):
gr-digital/python/digital/CMakeLists.txt:83 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "-B".
Call Stack (most recent call first):
gr-digital/python/digital/CMakeLists.txt:83 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target
"/home/mercado/workarea-gnuradio/gnuradio/gr-digital/python/digital/qa_diff_encoder.py".
Call Stack (most recent call first):
gr-digital/python/digital/CMakeLists.txt:83 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "/usr/bin/python2".
Call Stack (most recent call first):
gr-digital/python/digital/CMakeLists.txt:83 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "-B".
Call Stack (most recent call first):
gr-digital/python/digital/CMakeLists.txt:83 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target
"/home/mercado/workarea-gnuradio/gnuradio/gr-digital/python/digital/qa_ofdm_chanest_vcvc.py".
Call Stack (most recent call first):
gr-digital/python/digital/CMakeLists.txt:83 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "/usr/bin/python2".
Call Stack (most recent call first):
gr-digital/python/digital/CMakeLists.txt:83 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "-B".
Call Stack (most recent call first):
gr-digital/python/digital/CMakeLists.txt:83 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target
"/home/mercado/workarea-gnuradio/gnuradio/gr-digital/python/digital/qa_lfsr.py".
Call Stack (most recent call first):
gr-digital/python/digital/CMakeLists.txt:83 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "/usr/bin/python2".
Call Stack (most recent call first):
gr-digital/python/digital/CMakeLists.txt:83 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "-B".
Call Stack (most recent call first):
gr-digital/python/digital/CMakeLists.txt:83 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target
"/home/mercado/workarea-gnuradio/gnuradio/gr-digital/python/digital/qa_crc32_bb.py".
Call Stack (most recent call first):
gr-digital/python/digital/CMakeLists.txt:83 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "/usr/bin/python2".
Call Stack (most recent call first):
gr-digital/python/digital/CMakeLists.txt:83 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "-B".
Call Stack (most recent call first):
gr-digital/python/digital/CMakeLists.txt:83 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target
"/home/mercado/workarea-gnuradio/gnuradio/gr-digital/python/digital/qa_ofdm_frame_equalizer_vcvc.py".
Call Stack (most recent call first):
gr-digital/python/digital/CMakeLists.txt:83 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "/usr/bin/python2".
Call Stack (most recent call first):
gr-digital/python/digital/CMakeLists.txt:83 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "-B".
Call Stack (most recent call first):
gr-digital/python/digital/CMakeLists.txt:83 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target
"/home/mercado/workarea-gnuradio/gnuradio/gr-digital/python/digital/qa_ofdm_sync_sc_cfb.py".
Call Stack (most recent call first):
gr-digital/python/digital/CMakeLists.txt:83 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "/usr/bin/python2".
Call Stack (most recent call first):
gr-digital/python/digital/CMakeLists.txt:83 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "-B".
Call Stack (most recent call first):
gr-digital/python/digital/CMakeLists.txt:83 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target
"/home/mercado/workarea-gnuradio/gnuradio/gr-digital/python/digital/qa_constellation_receiver.py".
Call Stack (most recent call first):
gr-digital/python/digital/CMakeLists.txt:83 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "/usr/bin/python2".
Call Stack (most recent call first):
gr-digital/python/digital/CMakeLists.txt:83 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "-B".
Call Stack (most recent call first):
gr-digital/python/digital/CMakeLists.txt:83 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target
"/home/mercado/workarea-gnuradio/gnuradio/gr-digital/python/digital/qa_ofdm_carrier_allocator_cvc.py".
Call Stack (most recent call first):
gr-digital/python/digital/CMakeLists.txt:83 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "/usr/bin/python2".
Call Stack (most recent call first):
gr-digital/python/digital/CMakeLists.txt:83 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "-B".
Call Stack (most recent call first):
gr-digital/python/digital/CMakeLists.txt:83 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target
"/home/mercado/workarea-gnuradio/gnuradio/gr-digital/python/digital/qa_crc32.py".
Call Stack (most recent call first):
gr-digital/python/digital/CMakeLists.txt:83 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "/usr/bin/python2".
Call Stack (most recent call first):
gr-digital/python/digital/CMakeLists.txt:83 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "-B".
Call Stack (most recent call first):
gr-digital/python/digital/CMakeLists.txt:83 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target
"/home/mercado/workarea-gnuradio/gnuradio/gr-digital/python/digital/qa_mpsk_receiver.py".
Call Stack (most recent call first):
gr-digital/python/digital/CMakeLists.txt:83 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "/usr/bin/python2".
Call Stack (most recent call first):
gr-digital/python/digital/CMakeLists.txt:83 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "-B".
Call Stack (most recent call first):
gr-digital/python/digital/CMakeLists.txt:83 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target
"/home/mercado/workarea-gnuradio/gnuradio/gr-digital/python/digital/qa_ofdm_insert_preamble.py".
Call Stack (most recent call first):
gr-digital/python/digital/CMakeLists.txt:83 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "/usr/bin/python2".
Call Stack (most recent call first):
gr-digital/python/digital/CMakeLists.txt:83 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "-B".
Call Stack (most recent call first):
gr-digital/python/digital/CMakeLists.txt:83 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target
"/home/mercado/workarea-gnuradio/gnuradio/gr-digital/python/digital/qa_hdlc_framer.py".
Call Stack (most recent call first):
gr-digital/python/digital/CMakeLists.txt:83 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "/usr/bin/python2".
Call Stack (most recent call first):
gr-digital/python/digital/CMakeLists.txt:83 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "-B".
Call Stack (most recent call first):
gr-digital/python/digital/CMakeLists.txt:83 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target
"/home/mercado/workarea-gnuradio/gnuradio/gr-digital/python/digital/qa_digital.py".
Call Stack (most recent call first):
gr-digital/python/digital/CMakeLists.txt:83 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "/usr/bin/python2".
Call Stack (most recent call first):
gr-digital/python/digital/CMakeLists.txt:83 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "-B".
Call Stack (most recent call first):
gr-digital/python/digital/CMakeLists.txt:83 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target
"/home/mercado/workarea-gnuradio/gnuradio/gr-digital/python/digital/qa_ofdm_txrx.py".
Call Stack (most recent call first):
gr-digital/python/digital/CMakeLists.txt:83 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "/usr/bin/python2".
Call Stack (most recent call first):
gr-digital/python/digital/CMakeLists.txt:83 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "-B".
Call Stack (most recent call first):
gr-digital/python/digital/CMakeLists.txt:83 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target
"/home/mercado/workarea-gnuradio/gnuradio/gr-digital/python/digital/qa_map.py".
Call Stack (most recent call first):
gr-digital/python/digital/CMakeLists.txt:83 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "/usr/bin/python2".
Call Stack (most recent call first):
gr-digital/python/digital/CMakeLists.txt:83 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "-B".
Call Stack (most recent call first):
gr-digital/python/digital/CMakeLists.txt:83 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target
"/home/mercado/workarea-gnuradio/gnuradio/gr-digital/python/digital/qa_ofdm_serializer_vcc.py".
Call Stack (most recent call first):
gr-digital/python/digital/CMakeLists.txt:83 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "/usr/bin/python2".
Call Stack (most recent call first):
gr-digital/python/digital/CMakeLists.txt:83 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "-B".
Call Stack (most recent call first):
gr-digital/python/digital/CMakeLists.txt:83 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target
"/home/mercado/workarea-gnuradio/gnuradio/gr-digital/python/digital/qa_pn_correlator_cc.py".
Call Stack (most recent call first):
gr-digital/python/digital/CMakeLists.txt:83 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "/usr/bin/python2".
Call Stack (most recent call first):
gr-digital/python/digital/CMakeLists.txt:83 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "-B".
Call Stack (most recent call first):
gr-digital/python/digital/CMakeLists.txt:83 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target
"/home/mercado/workarea-gnuradio/gnuradio/gr-digital/python/digital/qa_ofdm_cyclic_prefixer.py".
Call Stack (most recent call first):
gr-digital/python/digital/CMakeLists.txt:83 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "/usr/bin/python2".
Call Stack (most recent call first):
gr-digital/python/digital/CMakeLists.txt:83 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "-B".
Call Stack (most recent call first):
gr-digital/python/digital/CMakeLists.txt:83 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target
"/home/mercado/workarea-gnuradio/gnuradio/gr-digital/python/digital/qa_constellation_decoder_cb.py".
Call Stack (most recent call first):
gr-digital/python/digital/CMakeLists.txt:83 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "/usr/bin/python2".
Call Stack (most recent call first):
gr-digital/python/digital/CMakeLists.txt:83 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "-B".
Call Stack (most recent call first):
gr-digital/python/digital/CMakeLists.txt:83 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target
"/home/mercado/workarea-gnuradio/gnuradio/gr-digital/python/digital/qa_binary_slicer_fb.py".
Call Stack (most recent call first):
gr-digital/python/digital/CMakeLists.txt:83 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "/usr/bin/python2".
Call Stack (most recent call first):
gr-digital/python/digital/CMakeLists.txt:83 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "-B".
Call Stack (most recent call first):
gr-digital/python/digital/CMakeLists.txt:83 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target
"/home/mercado/workarea-gnuradio/gnuradio/gr-digital/python/digital/qa_constellation.py".
Call Stack (most recent call first):
gr-digital/python/digital/CMakeLists.txt:83 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "/usr/bin/python2".
Call Stack (most recent call first):
gr-digital/python/digital/CMakeLists.txt:83 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "-B".
Call Stack (most recent call first):
gr-digital/python/digital/CMakeLists.txt:83 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target
"/home/mercado/workarea-gnuradio/gnuradio/gr-digital/python/digital/qa_correlate_access_code_tag.py".
Call Stack (most recent call first):
gr-digital/python/digital/CMakeLists.txt:83 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "/usr/bin/python2".
Call Stack (most recent call first):
gr-digital/python/digital/CMakeLists.txt:83 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "-B".
Call Stack (most recent call first):
gr-digital/python/digital/CMakeLists.txt:83 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target
"/home/mercado/workarea-gnuradio/gnuradio/gr-digital/python/digital/qa_burst_shaper.py".
Call Stack (most recent call first):
gr-digital/python/digital/CMakeLists.txt:83 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "/usr/bin/python2".
Call Stack (most recent call first):
gr-digital/python/digital/CMakeLists.txt:83 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "-B".
Call Stack (most recent call first):
gr-digital/python/digital/CMakeLists.txt:83 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target
"/home/mercado/workarea-gnuradio/gnuradio/gr-digital/python/digital/qa_scrambler.py".
Call Stack (most recent call first):
gr-digital/python/digital/CMakeLists.txt:83 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "/usr/bin/python2".
Call Stack (most recent call first):
gr-digital/python/digital/CMakeLists.txt:83 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "-B".
Call Stack (most recent call first):
gr-digital/python/digital/CMakeLists.txt:83 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target
"/home/mercado/workarea-gnuradio/gnuradio/gr-digital/python/digital/qa_cpm.py".
Call Stack (most recent call first):
gr-digital/python/digital/CMakeLists.txt:83 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "/usr/bin/python2".
Call Stack (most recent call first):
gr-digital/python/digital/CMakeLists.txt:83 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "-B".
Call Stack (most recent call first):
gr-digital/python/digital/CMakeLists.txt:83 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target
"/home/mercado/workarea-gnuradio/gnuradio/gr-digital/python/digital/qa_lms_equalizer.py".
Call Stack (most recent call first):
gr-digital/python/digital/CMakeLists.txt:83 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "/usr/bin/python2".
Call Stack (most recent call first):
gr-digital/python/digital/CMakeLists.txt:83 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "-B".
Call Stack (most recent call first):
gr-digital/python/digital/CMakeLists.txt:83 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target
"/home/mercado/workarea-gnuradio/gnuradio/gr-digital/python/digital/qa_costas_loop_cc.py".
Call Stack (most recent call first):
gr-digital/python/digital/CMakeLists.txt:83 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "/usr/bin/python2".
Call Stack (most recent call first):
gr-digital/python/digital/CMakeLists.txt:83 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "-B".
Call Stack (most recent call first):
gr-digital/python/digital/CMakeLists.txt:83 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target
"/home/mercado/workarea-gnuradio/gnuradio/gr-digital/python/digital/qa_fll_band_edge.py".
Call Stack (most recent call first):
gr-digital/python/digital/CMakeLists.txt:83 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "/usr/bin/python2".
Call Stack (most recent call first):
gr-digital/python/digital/CMakeLists.txt:83 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "-B".
Call Stack (most recent call first):
gr-digital/python/digital/CMakeLists.txt:83 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target
"/home/mercado/workarea-gnuradio/gnuradio/gr-digital/python/digital/qa_glfsr_source.py".
Call Stack (most recent call first):
gr-digital/python/digital/CMakeLists.txt:83 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "/usr/bin/python2".
Call Stack (most recent call first):
gr-digital/python/digital/CMakeLists.txt:83 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "-B".
Call Stack (most recent call first):
gr-digital/python/digital/CMakeLists.txt:83 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target
"/home/mercado/workarea-gnuradio/gnuradio/gr-digital/python/digital/qa_clock_recovery_mm.py".
Call Stack (most recent call first):
gr-digital/python/digital/CMakeLists.txt:83 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "/usr/bin/python2".
Call Stack (most recent call first):
gr-digital/python/digital/CMakeLists.txt:83 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "-B".
Call Stack (most recent call first):
gr-digital/python/digital/CMakeLists.txt:83 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target
"/home/mercado/workarea-gnuradio/gnuradio/gr-digital/python/digital/qa_packet_headerparser_b.py".
Call Stack (most recent call first):
gr-digital/python/digital/CMakeLists.txt:83 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "/usr/bin/python2".
Call Stack (most recent call first):
gr-digital/python/digital/CMakeLists.txt:83 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "-B".
Call Stack (most recent call first):
gr-digital/python/digital/CMakeLists.txt:83 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target
"/home/mercado/workarea-gnuradio/gnuradio/gr-digital/python/digital/qa_packet_headergenerator_bb.py".
Call Stack (most recent call first):
gr-digital/python/digital/CMakeLists.txt:83 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "/usr/bin/python2".
Call Stack (most recent call first):
gr-digital/python/digital/CMakeLists.txt:83 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "-B".
Call Stack (most recent call first):
gr-digital/python/digital/CMakeLists.txt:83 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target
"/home/mercado/workarea-gnuradio/gnuradio/gr-digital/python/digital/qa_mpsk_snr_est.py".
Call Stack (most recent call first):
gr-digital/python/digital/CMakeLists.txt:83 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "/usr/bin/python2".
Call Stack (most recent call first):
gr-digital/python/digital/CMakeLists.txt:83 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "-B".
Call Stack (most recent call first):
gr-digital/python/digital/CMakeLists.txt:83 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target
"/home/mercado/workarea-gnuradio/gnuradio/gr-digital/python/digital/qa_cma_equalizer.py".
Call Stack (most recent call first):
gr-digital/python/digital/CMakeLists.txt:83 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "/usr/bin/python2".
Call Stack (most recent call first):
gr-digital/python/digital/CMakeLists.txt:83 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "-B".
Call Stack (most recent call first):
gr-digital/python/digital/CMakeLists.txt:83 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target
"/home/mercado/workarea-gnuradio/gnuradio/gr-digital/python/digital/qa_diff_phasor_cc.py".
Call Stack (most recent call first):
gr-digital/python/digital/CMakeLists.txt:83 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
--
-- Configuring gr-dtv support...
-- Dependency Boost_FOUND = 1
-- Dependency ENABLE_GNURADIO_RUNTIME = ON
-- Dependency ENABLE_GR_ANALOG = ON
-- Dependency ENABLE_GR_FILTER = ON
-- Dependency ENABLE_GR_FEC = ON
-- Enabling gr-dtv support.
-- Override with -DENABLE_GR_DTV=ON/OFF
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "/usr/bin/python2".
Call Stack (most recent call first):
gr-dtv/python/dtv/CMakeLists.txt:48 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "-B".
Call Stack (most recent call first):
gr-dtv/python/dtv/CMakeLists.txt:48 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target
"/home/mercado/workarea-gnuradio/gnuradio/gr-dtv/python/dtv/qa_dtv.py".
Call Stack (most recent call first):
gr-dtv/python/dtv/CMakeLists.txt:48 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
--
-- 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
-- Enabling gr-atsc support.
-- Override with -DENABLE_GR_ATSC=ON/OFF
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0026 is not set: Disallow use of the LOCATION target property.
Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
The LOCATION property should not be read from target "volk". Use the
target name directly with add_custom_command, or use the generator
expression $<TARGET_FILE>, as appropriate.
Call Stack (most recent call first):
gr-atsc/lib/CMakeLists.txt:183 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0026 is not set: Disallow use of the LOCATION target property.
Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
The LOCATION property should not be read from target "gnuradio-runtime".
Use the target name directly with add_custom_command, or use the generator
expression $<TARGET_FILE>, as appropriate.
Call Stack (most recent call first):
gr-atsc/lib/CMakeLists.txt:183 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0026 is not set: Disallow use of the LOCATION target property.
Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
The LOCATION property should not be read from target "gnuradio-atsc". Use
the target name directly with add_custom_command, or use the generator
expression $<TARGET_FILE>, as appropriate.
Call Stack (most recent call first):
gr-atsc/lib/CMakeLists.txt:183 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0026 is not set: Disallow use of the LOCATION target property.
Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
The LOCATION property should not be read from target "gnuradio-fec". Use
the target name directly with add_custom_command, or use the generator
expression $<TARGET_FILE>, as appropriate.
Call Stack (most recent call first):
gr-atsc/lib/CMakeLists.txt:183 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0026 is not set: Disallow use of the LOCATION target property.
Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
The LOCATION property should not be read from target "gnuradio-filter".
Use the target name directly with add_custom_command, or use the generator
expression $<TARGET_FILE>, as appropriate.
Call Stack (most recent call first):
gr-atsc/lib/CMakeLists.txt:183 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0026 is not set: Disallow use of the LOCATION target property.
Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
The LOCATION property should not be read from target "gnuradio-analog".
Use the target name directly with add_custom_command, or use the generator
expression $<TARGET_FILE>, as appropriate.
Call Stack (most recent call first):
gr-atsc/lib/CMakeLists.txt:183 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0026 is not set: Disallow use of the LOCATION target property.
Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
The LOCATION property should not be read from target "gnuradio-fft". Use
the target name directly with add_custom_command, or use the generator
expression $<TARGET_FILE>, as appropriate.
Call Stack (most recent call first):
gr-atsc/lib/CMakeLists.txt:183 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0026 is not set: Disallow use of the LOCATION target property.
Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
The LOCATION property should not be read from target "test_atsci". Use the
target name directly with add_custom_command, or use the generator
expression $<TARGET_FILE>, as appropriate.
Call Stack (most recent call first):
gr-atsc/lib/CMakeLists.txt:183 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "/usr/bin/python2".
Call Stack (most recent call first):
gr-atsc/python/atsc/CMakeLists.txt:61 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "-B".
Call Stack (most recent call first):
gr-atsc/python/atsc/CMakeLists.txt:61 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target
"/home/mercado/workarea-gnuradio/gnuradio/gr-atsc/python/atsc/qa_atsc.py".
Call Stack (most recent call first):
gr-atsc/python/atsc/CMakeLists.txt:61 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
--
-- Configuring gr-audio support...
-- Dependency Boost_FOUND = 1
-- Dependency ENABLE_GNURADIO_RUNTIME = ON
-- Enabling gr-audio support.
-- Override with -DENABLE_GR_AUDIO=ON/OFF
-- Found ALSA 1.1.0
-- Checking for module 'jack'
-- No package 'jack' found
-- Checking for module 'portaudio-2.0'
-- No package 'portaudio-2.0' found
--
-- Configuring gr-comedi support...
-- Dependency COMEDI_FOUND = 1
-- Dependency Boost_FOUND = 1
-- Dependency ENABLE_GNURADIO_RUNTIME = ON
-- Enabling gr-comedi support.
-- Override with -DENABLE_GR_COMEDI=ON/OFF
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "/usr/bin/python2".
Call Stack (most recent call first):
gr-comedi/python/comedi/CMakeLists.txt:47 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "-B".
Call Stack (most recent call first):
gr-comedi/python/comedi/CMakeLists.txt:47 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target
"/home/mercado/workarea-gnuradio/gnuradio/gr-comedi/python/comedi/qa_comedi.py".
Call Stack (most recent call first):
gr-comedi/python/comedi/CMakeLists.txt:47 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
--
-- 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
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "/usr/bin/python2".
Call Stack (most recent call first):
gr-channels/python/channels/CMakeLists.txt:54 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "-B".
Call Stack (most recent call first):
gr-channels/python/channels/CMakeLists.txt:54 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target
"/home/mercado/workarea-gnuradio/gnuradio/gr-channels/python/channels/qa_channel_model.py".
Call Stack (most recent call first):
gr-channels/python/channels/CMakeLists.txt:54 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "/usr/bin/python2".
Call Stack (most recent call first):
gr-channels/python/channels/CMakeLists.txt:54 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "-B".
Call Stack (most recent call first):
gr-channels/python/channels/CMakeLists.txt:54 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target
"/home/mercado/workarea-gnuradio/gnuradio/gr-channels/python/channels/qa_fading_model.py".
Call Stack (most recent call first):
gr-channels/python/channels/CMakeLists.txt:54 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
--
-- 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
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "/usr/bin/python2".
Call Stack (most recent call first):
gr-noaa/python/noaa/CMakeLists.txt:47 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "-B".
Call Stack (most recent call first):
gr-noaa/python/noaa/CMakeLists.txt:47 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target
"/home/mercado/workarea-gnuradio/gnuradio/gr-noaa/python/noaa/qa_noaa.py".
Call Stack (most recent call first):
gr-noaa/python/noaa/CMakeLists.txt:47 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
--
-- 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 (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "/usr/bin/python2".
Call Stack (most recent call first):
gr-pager/python/pager/CMakeLists.txt:47 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "-B".
Call Stack (most recent call first):
gr-pager/python/pager/CMakeLists.txt:47 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target
"/home/mercado/workarea-gnuradio/gnuradio/gr-pager/python/pager/qa_pager.py".
Call Stack (most recent call first):
gr-pager/python/pager/CMakeLists.txt:47 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
-- QWT Version: 5.2.3
--
-- Python checking for PyQt4
-- Python checking for PyQt4 - found
--
-- Configuring gr-qtgui support...
-- Dependency Boost_FOUND = 1
-- Dependency QT4_FOUND = TRUE
-- Dependency QWT_FOUND = TRUE
-- Dependency ENABLE_VOLK = ON
-- Dependency ENABLE_GNURADIO_RUNTIME = ON
-- Dependency ENABLE_GR_FFT = ON
-- Dependency ENABLE_GR_FILTER = ON
-- Dependency PYTHONLIBS_FOUND = TRUE
-- Dependency PYQT4_FOUND = TRUE
-- Enabling gr-qtgui support.
-- Override with -DENABLE_GR_QTGUI=ON/OFF
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "/usr/bin/python2".
Call Stack (most recent call first):
gr-qtgui/python/qtgui/CMakeLists.txt:45 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "-B".
Call Stack (most recent call first):
gr-qtgui/python/qtgui/CMakeLists.txt:45 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target
"/home/mercado/workarea-gnuradio/gnuradio/gr-qtgui/python/qtgui/qa_qtgui.py".
Call Stack (most recent call first):
gr-qtgui/python/qtgui/CMakeLists.txt:45 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
--
-- 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
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "/usr/bin/python2".
Call Stack (most recent call first):
gr-trellis/python/trellis/CMakeLists.txt:48 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "-B".
Call Stack (most recent call first):
gr-trellis/python/trellis/CMakeLists.txt:48 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target
"/home/mercado/workarea-gnuradio/gnuradio/gr-trellis/python/trellis/qa_trellis.py".
Call Stack (most recent call first):
gr-trellis/python/trellis/CMakeLists.txt:48 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
--
-- Configuring gr-uhd support...
-- Dependency Boost_FOUND = 1
-- Dependency UHD_FOUND = TRUE
-- Dependency ENABLE_GNURADIO_RUNTIME = ON
-- Dependency ENABLE_GR_FILTER = ON
-- Dependency ENABLE_GR_BLOCKS = ON
-- Dependency ENABLE_GR_ANALOG = ON
-- Enabling gr-uhd support.
-- Override with -DENABLE_GR_UHD=ON/OFF
-- UHD Version: 3.9.7
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0026 is not set: Disallow use of the LOCATION target property.
Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
The LOCATION property should not be read from target "volk". Use the
target name directly with add_custom_command, or use the generator
expression $<TARGET_FILE>, as appropriate.
Call Stack (most recent call first):
gr-uhd/python/uhd/CMakeLists.txt:48 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0026 is not set: Disallow use of the LOCATION target property.
Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
The LOCATION property should not be read from target "gnuradio-runtime".
Use the target name directly with add_custom_command, or use the generator
expression $<TARGET_FILE>, as appropriate.
Call Stack (most recent call first):
gr-uhd/python/uhd/CMakeLists.txt:48 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0026 is not set: Disallow use of the LOCATION target property.
Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
The LOCATION property should not be read from target "gnuradio-uhd". Use
the target name directly with add_custom_command, or use the generator
expression $<TARGET_FILE>, as appropriate.
Call Stack (most recent call first):
gr-uhd/python/uhd/CMakeLists.txt:48 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "/usr/bin/python2".
Call Stack (most recent call first):
gr-uhd/python/uhd/CMakeLists.txt:48 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "-B".
Call Stack (most recent call first):
gr-uhd/python/uhd/CMakeLists.txt:48 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target
"/home/mercado/workarea-gnuradio/gnuradio/gr-uhd/python/uhd/qa_uhd.py".
Call Stack (most recent call first):
gr-uhd/python/uhd/CMakeLists.txt:48 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
--
-- Configuring gr-utils support...
-- Dependency ENABLE_GNURADIO_RUNTIME = ON
-- Dependency ENABLE_PYTHON = ON
-- Enabling gr-utils support.
-- Override with -DENABLE_GR_UTILS=ON/OFF
--
-- Configuring gr-video-sdl support...
-- Dependency SDL_FOUND = TRUE
-- Dependency Boost_FOUND = 1
-- Dependency ENABLE_GNURADIO_RUNTIME = ON
-- Enabling gr-video-sdl support.
-- Override with -DENABLE_GR_VIDEO_SDL=ON/OFF
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "/usr/bin/python2".
Call Stack (most recent call first):
gr-video-sdl/python/video_sdl/CMakeLists.txt:47 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "-B".
Call Stack (most recent call first):
gr-video-sdl/python/video_sdl/CMakeLists.txt:47 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target
"/home/mercado/workarea-gnuradio/gnuradio/gr-video-sdl/python/video_sdl/qa_video_sdl.py".
Call Stack (most recent call first):
gr-video-sdl/python/video_sdl/CMakeLists.txt:47 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
--
-- 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
-- Enabling gr-vocoder support.
-- Override with -DENABLE_GR_VOCODER=ON/OFF
-- Using gnuradio local copy of libgsm.
-- Using gnuradio local copy of libcodec2.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "/usr/bin/python2".
Call Stack (most recent call first):
gr-vocoder/python/vocoder/CMakeLists.txt:48 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "-B".
Call Stack (most recent call first):
gr-vocoder/python/vocoder/CMakeLists.txt:48 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target
"/home/mercado/workarea-gnuradio/gnuradio/gr-vocoder/python/vocoder/qa_ulaw_vocoder.py".
Call Stack (most recent call first):
gr-vocoder/python/vocoder/CMakeLists.txt:48 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "/usr/bin/python2".
Call Stack (most recent call first):
gr-vocoder/python/vocoder/CMakeLists.txt:48 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "-B".
Call Stack (most recent call first):
gr-vocoder/python/vocoder/CMakeLists.txt:48 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target
"/home/mercado/workarea-gnuradio/gnuradio/gr-vocoder/python/vocoder/qa_cvsd_vocoder.py".
Call Stack (most recent call first):
gr-vocoder/python/vocoder/CMakeLists.txt:48 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "/usr/bin/python2".
Call Stack (most recent call first):
gr-vocoder/python/vocoder/CMakeLists.txt:48 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "-B".
Call Stack (most recent call first):
gr-vocoder/python/vocoder/CMakeLists.txt:48 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target
"/home/mercado/workarea-gnuradio/gnuradio/gr-vocoder/python/vocoder/qa_g723_24_vocoder.py".
Call Stack (most recent call first):
gr-vocoder/python/vocoder/CMakeLists.txt:48 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "/usr/bin/python2".
Call Stack (most recent call first):
gr-vocoder/python/vocoder/CMakeLists.txt:48 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "-B".
Call Stack (most recent call first):
gr-vocoder/python/vocoder/CMakeLists.txt:48 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target
"/home/mercado/workarea-gnuradio/gnuradio/gr-vocoder/python/vocoder/qa_codec2_vocoder.py".
Call Stack (most recent call first):
gr-vocoder/python/vocoder/CMakeLists.txt:48 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "/usr/bin/python2".
Call Stack (most recent call first):
gr-vocoder/python/vocoder/CMakeLists.txt:48 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "-B".
Call Stack (most recent call first):
gr-vocoder/python/vocoder/CMakeLists.txt:48 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target
"/home/mercado/workarea-gnuradio/gnuradio/gr-vocoder/python/vocoder/qa_g723_40_vocoder.py".
Call Stack (most recent call first):
gr-vocoder/python/vocoder/CMakeLists.txt:48 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "/usr/bin/python2".
Call Stack (most recent call first):
gr-vocoder/python/vocoder/CMakeLists.txt:48 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "-B".
Call Stack (most recent call first):
gr-vocoder/python/vocoder/CMakeLists.txt:48 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target
"/home/mercado/workarea-gnuradio/gnuradio/gr-vocoder/python/vocoder/qa_g721_vocoder.py".
Call Stack (most recent call first):
gr-vocoder/python/vocoder/CMakeLists.txt:48 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "/usr/bin/python2".
Call Stack (most recent call first):
gr-vocoder/python/vocoder/CMakeLists.txt:48 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "-B".
Call Stack (most recent call first):
gr-vocoder/python/vocoder/CMakeLists.txt:48 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target
"/home/mercado/workarea-gnuradio/gnuradio/gr-vocoder/python/vocoder/qa_alaw_vocoder.py".
Call Stack (most recent call first):
gr-vocoder/python/vocoder/CMakeLists.txt:48 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "/usr/bin/python2".
Call Stack (most recent call first):
gr-vocoder/python/vocoder/CMakeLists.txt:48 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "-B".
Call Stack (most recent call first):
gr-vocoder/python/vocoder/CMakeLists.txt:48 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target
"/home/mercado/workarea-gnuradio/gnuradio/gr-vocoder/python/vocoder/qa_gsm_full_rate.py".
Call Stack (most recent call first):
gr-vocoder/python/vocoder/CMakeLists.txt:48 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
--
-- 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 = TRUE
-- Enabling gr-fcd support.
-- Override with -DENABLE_GR_FCD=ON/OFF
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "/usr/bin/python2".
Call Stack (most recent call first):
gr-fcd/python/fcd/CMakeLists.txt:45 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "-B".
Call Stack (most recent call first):
gr-fcd/python/fcd/CMakeLists.txt:45 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target
"/home/mercado/workarea-gnuradio/gnuradio/gr-fcd/python/fcd/qa_fcd.py".
Call Stack (most recent call first):
gr-fcd/python/fcd/CMakeLists.txt:45 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
--
-- 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
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "/usr/bin/python2".
Call Stack (most recent call first):
gr-wavelet/python/wavelet/CMakeLists.txt:45 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "-B".
Call Stack (most recent call first):
gr-wavelet/python/wavelet/CMakeLists.txt:45 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target
"/home/mercado/workarea-gnuradio/gnuradio/gr-wavelet/python/wavelet/qa_classify.py".
Call Stack (most recent call first):
gr-wavelet/python/wavelet/CMakeLists.txt:45 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
--
-- 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
-- Dependency NUMPY_FOUND = TRUE
-- Dependency WX_FOUND = TRUE
-- Enabling gr-wxgui support.
-- Override with -DENABLE_GR_WXGUI=ON/OFF
--
-- Configuring gr-zeromq support...
-- Dependency Boost_FOUND = 1
-- Dependency ENABLE_GNURADIO_RUNTIME = ON
-- Dependency ZEROMQ_FOUND = TRUE
-- Enabling gr-zeromq support.
-- Override with -DENABLE_GR_ZEROMQ=ON/OFF
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "/usr/bin/python2".
Call Stack (most recent call first):
gr-zeromq/python/zeromq/CMakeLists.txt:54 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "-B".
Call Stack (most recent call first):
gr-zeromq/python/zeromq/CMakeLists.txt:54 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target
"/home/mercado/workarea-gnuradio/gnuradio/gr-zeromq/python/zeromq/qa_zeromq_reqrep.py".
Call Stack (most recent call first):
gr-zeromq/python/zeromq/CMakeLists.txt:54 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "/usr/bin/python2".
Call Stack (most recent call first):
gr-zeromq/python/zeromq/CMakeLists.txt:54 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "-B".
Call Stack (most recent call first):
gr-zeromq/python/zeromq/CMakeLists.txt:54 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target
"/home/mercado/workarea-gnuradio/gnuradio/gr-zeromq/python/zeromq/qa_zeromq_pubsub.py".
Call Stack (most recent call first):
gr-zeromq/python/zeromq/CMakeLists.txt:54 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "/usr/bin/python2".
Call Stack (most recent call first):
gr-zeromq/python/zeromq/CMakeLists.txt:54 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "-B".
Call Stack (most recent call first):
gr-zeromq/python/zeromq/CMakeLists.txt:54 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target
"/home/mercado/workarea-gnuradio/gnuradio/gr-zeromq/python/zeromq/qa_zeromq_pushpull.py".
Call Stack (most recent call first):
gr-zeromq/python/zeromq/CMakeLists.txt:54 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "/usr/bin/python2".
Call Stack (most recent call first):
gr-zeromq/python/zeromq/CMakeLists.txt:54 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target "-B".
Call Stack (most recent call first):
gr-zeromq/python/zeromq/CMakeLists.txt:54 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at cmake/Modules/GrTest.cmake:45 (get_target_property):
Policy CMP0045 is not set: Error on non-existent target in
get_target_property. Run "cmake --help-policy CMP0045" for policy details.
Use the cmake_policy command to set the policy and suppress this warning.
get_target_property() called with non-existent target
"/home/mercado/workarea-gnuradio/gnuradio/gr-zeromq/python/zeromq/qa_zeromq_pub.py".
Call Stack (most recent call first):
gr-zeromq/python/zeromq/CMakeLists.txt:54 (GR_ADD_TEST)
This warning is for project developers. Use -Wno-dev to suppress it.
--
-- ######################################################
-- # Gnuradio enabled components
-- ######################################################
-- * python-support
-- * testing-support
-- * volk
-- * doxygen
-- * sphinx
-- * gnuradio-runtime
-- * gr-ctrlport
-- * gr-blocks
-- * gnuradio-companion
-- * gr-fec
-- * gr-fft
-- * gr-filter
-- * gr-analog
-- * gr-digital
-- * gr-dtv
-- * gr-atsc
-- * gr-audio
-- * * alsa
-- * * oss
-- * gr-comedi
-- * gr-channels
-- * gr-noaa
-- * gr-pager
-- * gr-qtgui
-- * gr-trellis
-- * gr-uhd
-- * gr-utils
-- * gr-video-sdl
-- * gr-vocoder
-- * gr-fcd
-- * gr-wavelet
-- * gr-wxgui
-- * gr-zeromq
--
-- ######################################################
-- # Gnuradio disabled components
-- ######################################################
--
-- Using install prefix: /usr/local
-- Building for version: 3.7.9rc1 / 3.7.9rc1
-- Configuring incomplete, errors occurred!
See also "/home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeOutput.log".
See also "/home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeError.log".
Determining if the pthread_create exist failed with the following output:
Change Dir: /home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/make" "cmTC_3cab8/fast"
/usr/bin/make -f CMakeFiles/cmTC_3cab8.dir/build.make CMakeFiles/cmTC_3cab8.dir/build
make[1]: Entering directory '/home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_3cab8.dir/CheckSymbolExists.c.o
/usr/bin/cc -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -o CMakeFiles/cmTC_3cab8.dir/CheckSymbolExists.c.o -c /home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c
Linking C executable cmTC_3cab8
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_3cab8.dir/link.txt --verbose=1
/usr/bin/cc -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized CMakeFiles/cmTC_3cab8.dir/CheckSymbolExists.c.o -o cmTC_3cab8 -rdynamic
CMakeFiles/cmTC_3cab8.dir/CheckSymbolExists.c.o: In function `main':
CheckSymbolExists.c:(.text+0x16): undefined reference to `pthread_create'
collect2: error: ld returned 1 exit status
CMakeFiles/cmTC_3cab8.dir/build.make:97: recipe for target 'cmTC_3cab8' failed
make[1]: *** [cmTC_3cab8] Error 1
make[1]: Leaving directory '/home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp'
Makefile:126: recipe for target 'cmTC_3cab8/fast' failed
make: *** [cmTC_3cab8/fast] Error 2
File /home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
/* */
#include <pthread.h>
int main(int argc, char** argv)
{
(void)argv;
#ifndef pthread_create
return ((int*)(&pthread_create))[argc];
#else
(void)argc;
return 0;
#endif
}
Determining if the function pthread_create exists in the pthreads failed with the following output:
Change Dir: /home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/make" "cmTC_08794/fast"
/usr/bin/make -f CMakeFiles/cmTC_08794.dir/build.make CMakeFiles/cmTC_08794.dir/build
make[1]: Entering directory '/home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_08794.dir/CheckFunctionExists.c.o
/usr/bin/cc -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -DCHECK_FUNCTION_EXISTS=pthread_create -o CMakeFiles/cmTC_08794.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.5/Modules/CheckFunctionExists.c
Linking C executable cmTC_08794
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_08794.dir/link.txt --verbose=1
/usr/bin/cc -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -DCHECK_FUNCTION_EXISTS=pthread_create CMakeFiles/cmTC_08794.dir/CheckFunctionExists.c.o -o cmTC_08794 -rdynamic -lpthreads
/usr/bin/ld: cannot find -lpthreads
collect2: error: ld returned 1 exit status
CMakeFiles/cmTC_08794.dir/build.make:97: recipe for target 'cmTC_08794' failed
make[1]: *** [cmTC_08794] Error 1
make[1]: Leaving directory '/home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp'
Makefile:126: recipe for target 'cmTC_08794/fast' failed
make: *** [cmTC_08794/fast] Error 2
Determining if the include file intrin.h exists failed with the following output:
Change Dir: /home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/make" "cmTC_af861/fast"
/usr/bin/make -f CMakeFiles/cmTC_af861.dir/build.make CMakeFiles/cmTC_af861.dir/build
make[1]: Entering directory '/home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_af861.dir/CheckIncludeFile.c.o
/usr/bin/cc -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -Wall -o CMakeFiles/cmTC_af861.dir/CheckIncludeFile.c.o -c /home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c
/home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c:1:20: fatal error: intrin.h: No such file or directory
compilation terminated.
CMakeFiles/cmTC_af861.dir/build.make:65: recipe for target 'CMakeFiles/cmTC_af861.dir/CheckIncludeFile.c.o' failed
make[1]: *** [CMakeFiles/cmTC_af861.dir/CheckIncludeFile.c.o] Error 1
make[1]: Leaving directory '/home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp'
Makefile:126: recipe for target 'cmTC_af861/fast' failed
make: *** [cmTC_af861/fast] Error 2
Performing C++ SOURCE FILE Test HAVE_WERROR_UNUSED_CMD_LINE_ARG failed with the following output:
Change Dir: /home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/make" "cmTC_4744c/fast"
/usr/bin/make -f CMakeFiles/cmTC_4744c.dir/build.make CMakeFiles/cmTC_4744c.dir/build
make[1]: Entering directory '/home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp'
Building CXX object CMakeFiles/cmTC_4744c.dir/src.cxx.o
/usr/bin/c++ -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -Wall -DHAVE_WERROR_UNUSED_CMD_LINE_ARG -Werror=unused-command-line-argument -o CMakeFiles/cmTC_4744c.dir/src.cxx.o -c /home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp/src.cxx
cc1plus: error: -Werror=unused-command-line-argument: no option -Wunused-command-line-argument
CMakeFiles/cmTC_4744c.dir/build.make:65: recipe for target 'CMakeFiles/cmTC_4744c.dir/src.cxx.o' failed
make[1]: *** [CMakeFiles/cmTC_4744c.dir/src.cxx.o] Error 1
make[1]: Leaving directory '/home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp'
Makefile:126: recipe for target 'cmTC_4744c/fast' failed
make: *** [cmTC_4744c/fast] Error 2
Source file was:
int main() { return 0; }
Determining if the include file io.h exists failed with the following output:
Change Dir: /home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/make" "cmTC_b87ab/fast"
/usr/bin/make -f CMakeFiles/cmTC_b87ab.dir/build.make CMakeFiles/cmTC_b87ab.dir/build
make[1]: Entering directory '/home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp'
Building CXX object CMakeFiles/cmTC_b87ab.dir/CheckIncludeFile.cxx.o
/usr/bin/c++ -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -o CMakeFiles/cmTC_b87ab.dir/CheckIncludeFile.cxx.o -c /home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp/CheckIncludeFile.cxx
/home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp/CheckIncludeFile.cxx:1:16: fatal error: io.h: No such file or directory
compilation terminated.
CMakeFiles/cmTC_b87ab.dir/build.make:65: recipe for target 'CMakeFiles/cmTC_b87ab.dir/CheckIncludeFile.cxx.o' failed
make[1]: *** [CMakeFiles/cmTC_b87ab.dir/CheckIncludeFile.cxx.o] Error 1
make[1]: Leaving directory '/home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp'
Makefile:126: recipe for target 'cmTC_b87ab/fast' failed
make: *** [cmTC_b87ab/fast] Error 2
Determining if the include file dev/ppbus/ppi.h exists failed with the following output:
Change Dir: /home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/make" "cmTC_08577/fast"
/usr/bin/make -f CMakeFiles/cmTC_08577.dir/build.make CMakeFiles/cmTC_08577.dir/build
make[1]: Entering directory '/home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp'
Building CXX object CMakeFiles/cmTC_08577.dir/CheckIncludeFile.cxx.o
/usr/bin/c++ -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -o CMakeFiles/cmTC_08577.dir/CheckIncludeFile.cxx.o -c /home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp/CheckIncludeFile.cxx
/home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp/CheckIncludeFile.cxx:1:27: fatal error: dev/ppbus/ppi.h: No such file or directory
compilation terminated.
CMakeFiles/cmTC_08577.dir/build.make:65: recipe for target 'CMakeFiles/cmTC_08577.dir/CheckIncludeFile.cxx.o' failed
make[1]: *** [CMakeFiles/cmTC_08577.dir/CheckIncludeFile.cxx.o] Error 1
make[1]: Leaving directory '/home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp'
Makefile:126: recipe for target 'cmTC_08577/fast' failed
make: *** [cmTC_08577/fast] Error 2
Performing C++ SOURCE FILE Test HAVE_SSLEEP failed with the following output:
Change Dir: /home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/make" "cmTC_89f4b/fast"
/usr/bin/make -f CMakeFiles/cmTC_89f4b.dir/build.make CMakeFiles/cmTC_89f4b.dir/build
make[1]: Entering directory '/home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp'
Building CXX object CMakeFiles/cmTC_89f4b.dir/src.cxx.o
/usr/bin/c++ -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -DHAVE_SSLEEP -o CMakeFiles/cmTC_89f4b.dir/src.cxx.o -c /home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp/src.cxx
/home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp/src.cxx:2:25: fatal error: Winbase.h: No such file or directory
compilation terminated.
CMakeFiles/cmTC_89f4b.dir/build.make:65: recipe for target 'CMakeFiles/cmTC_89f4b.dir/src.cxx.o' failed
make[1]: *** [CMakeFiles/cmTC_89f4b.dir/src.cxx.o] Error 1
make[1]: Leaving directory '/home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp'
Makefile:126: recipe for target 'cmTC_89f4b/fast' failed
make: *** [cmTC_89f4b/fast] Error 2
Source file was:
#include <Winbase.h>
int main(){Sleep(0); return 0;}
Performing C++ SOURCE FILE Test HAVE_CREATEFILEMAPPING failed with the following output:
Change Dir: /home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/make" "cmTC_645d1/fast"
/usr/bin/make -f CMakeFiles/cmTC_645d1.dir/build.make CMakeFiles/cmTC_645d1.dir/build
make[1]: Entering directory '/home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp'
Building CXX object CMakeFiles/cmTC_645d1.dir/src.cxx.o
/usr/bin/c++ -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -DHAVE_CREATEFILEMAPPING -o CMakeFiles/cmTC_645d1.dir/src.cxx.o -c /home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp/src.cxx
/home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp/src.cxx:2:25: fatal error: windows.h: No such file or directory
compilation terminated.
CMakeFiles/cmTC_645d1.dir/build.make:65: recipe for target 'CMakeFiles/cmTC_645d1.dir/src.cxx.o' failed
make[1]: *** [CMakeFiles/cmTC_645d1.dir/src.cxx.o] Error 1
make[1]: Leaving directory '/home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp'
Makefile:126: recipe for target 'cmTC_645d1/fast' failed
make: *** [cmTC_645d1/fast] Error 2
Source file was:
#include <windows.h>
int main(){
HANDLE handle;
int size;
LPCTSTR lpName;
handle = CreateFileMapping(
INVALID_HANDLE_VALUE, // use paging file
NULL, // default security
PAGE_READWRITE, // read/write access
0, // max. object size
size, // buffer size
lpName); // name of mapping object
return 0;
}
Determining if the include file windows.h exists failed with the following output:
Change Dir: /home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/make" "cmTC_c428c/fast"
/usr/bin/make -f CMakeFiles/cmTC_c428c.dir/build.make CMakeFiles/cmTC_c428c.dir/build
make[1]: Entering directory '/home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp'
Building CXX object CMakeFiles/cmTC_c428c.dir/CheckIncludeFile.cxx.o
/usr/bin/c++ -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -o CMakeFiles/cmTC_c428c.dir/CheckIncludeFile.cxx.o -c /home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp/CheckIncludeFile.cxx
/home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp/CheckIncludeFile.cxx:1:21: fatal error: windows.h: No such file or directory
compilation terminated.
CMakeFiles/cmTC_c428c.dir/build.make:65: recipe for target 'CMakeFiles/cmTC_c428c.dir/CheckIncludeFile.cxx.o' failed
make[1]: *** [CMakeFiles/cmTC_c428c.dir/CheckIncludeFile.cxx.o] Error 1
make[1]: Leaving directory '/home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp'
Makefile:126: recipe for target 'cmTC_c428c/fast' failed
make: *** [cmTC_c428c/fast] Error 2
Determining if the include file AudioUnit/AudioUnit.h exists failed with the following output:
Change Dir: /home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/make" "cmTC_7bcd6/fast"
/usr/bin/make -f CMakeFiles/cmTC_7bcd6.dir/build.make CMakeFiles/cmTC_7bcd6.dir/build
make[1]: Entering directory '/home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp'
Building CXX object CMakeFiles/cmTC_7bcd6.dir/CheckIncludeFile.cxx.o
/usr/bin/c++ -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -o CMakeFiles/cmTC_7bcd6.dir/CheckIncludeFile.cxx.o -c /home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp/CheckIncludeFile.cxx
/home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp/CheckIncludeFile.cxx:1:33: fatal error: AudioUnit/AudioUnit.h: No such file or directory
compilation terminated.
CMakeFiles/cmTC_7bcd6.dir/build.make:65: recipe for target 'CMakeFiles/cmTC_7bcd6.dir/CheckIncludeFile.cxx.o' failed
make[1]: *** [CMakeFiles/cmTC_7bcd6.dir/CheckIncludeFile.cxx.o] Error 1
make[1]: Leaving directory '/home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp'
Makefile:126: recipe for target 'cmTC_7bcd6/fast' failed
make: *** [cmTC_7bcd6/fast] Error 2
Determining if the include file AudioToolbox/AudioToolbox.h exists failed with the following output:
Change Dir: /home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/make" "cmTC_8b0cf/fast"
/usr/bin/make -f CMakeFiles/cmTC_8b0cf.dir/build.make CMakeFiles/cmTC_8b0cf.dir/build
make[1]: Entering directory '/home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp'
Building CXX object CMakeFiles/cmTC_8b0cf.dir/CheckIncludeFile.cxx.o
/usr/bin/c++ -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -o CMakeFiles/cmTC_8b0cf.dir/CheckIncludeFile.cxx.o -c /home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp/CheckIncludeFile.cxx
/home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp/CheckIncludeFile.cxx:1:39: fatal error: AudioToolbox/AudioToolbox.h: No such file or directory
compilation terminated.
CMakeFiles/cmTC_8b0cf.dir/build.make:65: recipe for target 'CMakeFiles/cmTC_8b0cf.dir/CheckIncludeFile.cxx.o' failed
make[1]: *** [CMakeFiles/cmTC_8b0cf.dir/CheckIncludeFile.cxx.o] Error 1
make[1]: Leaving directory '/home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp'
Makefile:126: recipe for target 'cmTC_8b0cf/fast' failed
make: *** [cmTC_8b0cf/fast] Error 2
Determining if the Q_WS_WIN exist failed with the following output:
Change Dir: /home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/make" "cmTC_853ed/fast"
/usr/bin/make -f CMakeFiles/cmTC_853ed.dir/build.make CMakeFiles/cmTC_853ed.dir/build
make[1]: Entering directory '/home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp'
Building CXX object CMakeFiles/cmTC_853ed.dir/CheckSymbolExists.cxx.o
/usr/bin/c++ -I/usr/include/qt4 -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -o CMakeFiles/cmTC_853ed.dir/CheckSymbolExists.cxx.o -c /home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp/CheckSymbolExists.cxx
/home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp/CheckSymbolExists.cxx: In function 'int main(int, char**)':
/home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp/CheckSymbolExists.cxx:8:19: error: 'Q_WS_WIN' was not declared in this scope
return ((int*)(&Q_WS_WIN))[argc];
^
CMakeFiles/cmTC_853ed.dir/build.make:65: recipe for target 'CMakeFiles/cmTC_853ed.dir/CheckSymbolExists.cxx.o' failed
make[1]: *** [CMakeFiles/cmTC_853ed.dir/CheckSymbolExists.cxx.o] Error 1
make[1]: Leaving directory '/home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp'
Makefile:126: recipe for target 'cmTC_853ed/fast' failed
make: *** [cmTC_853ed/fast] Error 2
File /home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp/CheckSymbolExists.cxx:
/* */
#include <QtCore/qglobal.h>
int main(int argc, char** argv)
{
(void)argv;
#ifndef Q_WS_WIN
return ((int*)(&Q_WS_WIN))[argc];
#else
(void)argc;
return 0;
#endif
}
Determining if the Q_WS_QWS exist failed with the following output:
Change Dir: /home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/make" "cmTC_b827c/fast"
/usr/bin/make -f CMakeFiles/cmTC_b827c.dir/build.make CMakeFiles/cmTC_b827c.dir/build
make[1]: Entering directory '/home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp'
Building CXX object CMakeFiles/cmTC_b827c.dir/CheckSymbolExists.cxx.o
/usr/bin/c++ -I/usr/include/qt4 -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -o CMakeFiles/cmTC_b827c.dir/CheckSymbolExists.cxx.o -c /home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp/CheckSymbolExists.cxx
/home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp/CheckSymbolExists.cxx: In function 'int main(int, char**)':
/home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp/CheckSymbolExists.cxx:8:19: error: 'Q_WS_QWS' was not declared in this scope
return ((int*)(&Q_WS_QWS))[argc];
^
CMakeFiles/cmTC_b827c.dir/build.make:65: recipe for target 'CMakeFiles/cmTC_b827c.dir/CheckSymbolExists.cxx.o' failed
make[1]: *** [CMakeFiles/cmTC_b827c.dir/CheckSymbolExists.cxx.o] Error 1
make[1]: Leaving directory '/home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp'
Makefile:126: recipe for target 'cmTC_b827c/fast' failed
make: *** [cmTC_b827c/fast] Error 2
File /home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp/CheckSymbolExists.cxx:
/* */
#include <QtCore/qglobal.h>
int main(int argc, char** argv)
{
(void)argv;
#ifndef Q_WS_QWS
return ((int*)(&Q_WS_QWS))[argc];
#else
(void)argc;
return 0;
#endif
}
Determining if the Q_WS_MAC exist failed with the following output:
Change Dir: /home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/make" "cmTC_28923/fast"
/usr/bin/make -f CMakeFiles/cmTC_28923.dir/build.make CMakeFiles/cmTC_28923.dir/build
make[1]: Entering directory '/home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp'
Building CXX object CMakeFiles/cmTC_28923.dir/CheckSymbolExists.cxx.o
/usr/bin/c++ -I/usr/include/qt4 -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -o CMakeFiles/cmTC_28923.dir/CheckSymbolExists.cxx.o -c /home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp/CheckSymbolExists.cxx
/home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp/CheckSymbolExists.cxx: In function 'int main(int, char**)':
/home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp/CheckSymbolExists.cxx:8:19: error: 'Q_WS_MAC' was not declared in this scope
return ((int*)(&Q_WS_MAC))[argc];
^
CMakeFiles/cmTC_28923.dir/build.make:65: recipe for target 'CMakeFiles/cmTC_28923.dir/CheckSymbolExists.cxx.o' failed
make[1]: *** [CMakeFiles/cmTC_28923.dir/CheckSymbolExists.cxx.o] Error 1
make[1]: Leaving directory '/home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp'
Makefile:126: recipe for target 'cmTC_28923/fast' failed
make: *** [cmTC_28923/fast] Error 2
File /home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp/CheckSymbolExists.cxx:
/* */
#include <QtCore/qglobal.h>
int main(int argc, char** argv)
{
(void)argv;
#ifndef Q_WS_MAC
return ((int*)(&Q_WS_MAC))[argc];
#else
(void)argc;
return 0;
#endif
}
The system is: Linux - 4.13.0-45-generic - x86_64
Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" succeeded.
Compiler: /usr/bin/c++
Build flags:
Id flags:
The output was:
0
Compilation of the CXX compiler identification source "CMakeCXXCompilerId.cpp" produced "a.out"
The CXX compiler identification is GNU, found in "/home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/3.5.1/CompilerIdCXX/a.out"
Compiling the C compiler identification source file "CMakeCCompilerId.c" succeeded.
Compiler: /usr/bin/cc
Build flags:
Id flags:
The output was:
0
Compilation of the C compiler identification source "CMakeCCompilerId.c" produced "a.out"
The C compiler identification is GNU, found in "/home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/3.5.1/CompilerIdC/a.out"
Determining if the CXX compiler works passed with the following output:
Change Dir: /home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/make" "cmTC_574dd/fast"
/usr/bin/make -f CMakeFiles/cmTC_574dd.dir/build.make CMakeFiles/cmTC_574dd.dir/build
make[1]: Entering directory '/home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp'
Building CXX object CMakeFiles/cmTC_574dd.dir/testCXXCompiler.cxx.o
/usr/bin/c++ -o CMakeFiles/cmTC_574dd.dir/testCXXCompiler.cxx.o -c /home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp/testCXXCompiler.cxx
Linking CXX executable cmTC_574dd
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_574dd.dir/link.txt --verbose=1
/usr/bin/c++ CMakeFiles/cmTC_574dd.dir/testCXXCompiler.cxx.o -o cmTC_574dd -rdynamic
make[1]: Leaving directory '/home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp'
Detecting CXX compiler ABI info compiled with the following output:
Change Dir: /home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/make" "cmTC_073ec/fast"
/usr/bin/make -f CMakeFiles/cmTC_073ec.dir/build.make CMakeFiles/cmTC_073ec.dir/build
make[1]: Entering directory '/home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp'
Building CXX object CMakeFiles/cmTC_073ec.dir/CMakeCXXCompilerABI.cpp.o
/usr/bin/c++ -o CMakeFiles/cmTC_073ec.dir/CMakeCXXCompilerABI.cpp.o -c /usr/share/cmake-3.5/Modules/CMakeCXXCompilerABI.cpp
Linking CXX executable cmTC_073ec
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_073ec.dir/link.txt --verbose=1
/usr/bin/c++ -v CMakeFiles/cmTC_073ec.dir/CMakeCXXCompilerABI.cpp.o -o cmTC_073ec -rdynamic
Using built-in specs.
COLLECT_GCC=/usr/bin/c++
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/5/lto-wrapper
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu 5.4.0-6ubuntu1~16.04.9' --with-bugurl=file:///usr/share/doc/gcc-5/README.Bugs --enable-languages=c,ada,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-5 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-libmpx --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-5-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-5-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-5-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
Thread model: posix
gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.9)
COMPILER_PATH=/usr/lib/gcc/x86_64-linux-gnu/5/:/usr/lib/gcc/x86_64-linux-gnu/5/:/usr/lib/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/5/:/usr/lib/gcc/x86_64-linux-gnu/
LIBRARY_PATH=/usr/lib/gcc/x86_64-linux-gnu/5/:/usr/lib/gcc/x86_64-linux-gnu/5/../../../x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/5/../../../../lib/:/lib/x86_64-linux-gnu/:/lib/../lib/:/usr/lib/x86_64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/5/../../../:/lib/:/usr/lib/
COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_073ec' '-rdynamic' '-shared-libgcc' '-mtune=generic' '-march=x86-64'
/usr/lib/gcc/x86_64-linux-gnu/5/collect2 -plugin /usr/lib/gcc/x86_64-linux-gnu/5/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-linux-gnu/5/lto-wrapper -plugin-opt=-fresolution=/tmp/ccos3NA5.res -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc --sysroot=/ --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -export-dynamic -dynamic-linker /lib64/ld-linux-x86-64.so.2 -z relro -o cmTC_073ec /usr/lib/gcc/x86_64-linux-gnu/5/../../../x86_64-linux-gnu/crt1.o /usr/lib/gcc/x86_64-linux-gnu/5/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/5/crtbegin.o -L/usr/lib/gcc/x86_64-linux-gnu/5 -L/usr/lib/gcc/x86_64-linux-gnu/5/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/5/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/5/../../.. CMakeFiles/cmTC_073ec.dir/CMakeCXXCompilerABI.cpp.o -lstdc++ -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-linux-gnu/5/crtend.o /usr/lib/gcc/x86_64-linux-gnu/5/../../../x86_64-linux-gnu/crtn.o
make[1]: Leaving directory '/home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp'
Parsed CXX implicit link information from above output:
link line regex: [^( *|.*[/\])(ld|([^/\]+-)?ld|collect2)[^/\]*( |$)]
ignore line: [Change Dir: /home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp]
ignore line: []
ignore line: [Run Build Command:"/usr/bin/make" "cmTC_073ec/fast"]
ignore line: [/usr/bin/make -f CMakeFiles/cmTC_073ec.dir/build.make CMakeFiles/cmTC_073ec.dir/build]
ignore line: [make[1]: Entering directory '/home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp']
ignore line: [Building CXX object CMakeFiles/cmTC_073ec.dir/CMakeCXXCompilerABI.cpp.o]
ignore line: [/usr/bin/c++ -o CMakeFiles/cmTC_073ec.dir/CMakeCXXCompilerABI.cpp.o -c /usr/share/cmake-3.5/Modules/CMakeCXXCompilerABI.cpp]
ignore line: [Linking CXX executable cmTC_073ec]
ignore line: [/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_073ec.dir/link.txt --verbose=1]
ignore line: [/usr/bin/c++ -v CMakeFiles/cmTC_073ec.dir/CMakeCXXCompilerABI.cpp.o -o cmTC_073ec -rdynamic ]
ignore line: [Using built-in specs.]
ignore line: [COLLECT_GCC=/usr/bin/c++]
ignore line: [COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/5/lto-wrapper]
ignore line: [Target: x86_64-linux-gnu]
ignore line: [Configured with: ../src/configure -v --with-pkgversion='Ubuntu 5.4.0-6ubuntu1~16.04.9' --with-bugurl=file:///usr/share/doc/gcc-5/README.Bugs --enable-languages=c,ada,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-5 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-libmpx --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-5-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-5-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-5-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu]
ignore line: [Thread model: posix]
ignore line: [gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.9) ]
ignore line: [COMPILER_PATH=/usr/lib/gcc/x86_64-linux-gnu/5/:/usr/lib/gcc/x86_64-linux-gnu/5/:/usr/lib/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/5/:/usr/lib/gcc/x86_64-linux-gnu/]
ignore line: [LIBRARY_PATH=/usr/lib/gcc/x86_64-linux-gnu/5/:/usr/lib/gcc/x86_64-linux-gnu/5/../../../x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/5/../../../../lib/:/lib/x86_64-linux-gnu/:/lib/../lib/:/usr/lib/x86_64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/5/../../../:/lib/:/usr/lib/]
ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_073ec' '-rdynamic' '-shared-libgcc' '-mtune=generic' '-march=x86-64']
link line: [ /usr/lib/gcc/x86_64-linux-gnu/5/collect2 -plugin /usr/lib/gcc/x86_64-linux-gnu/5/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-linux-gnu/5/lto-wrapper -plugin-opt=-fresolution=/tmp/ccos3NA5.res -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc --sysroot=/ --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -export-dynamic -dynamic-linker /lib64/ld-linux-x86-64.so.2 -z relro -o cmTC_073ec /usr/lib/gcc/x86_64-linux-gnu/5/../../../x86_64-linux-gnu/crt1.o /usr/lib/gcc/x86_64-linux-gnu/5/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/5/crtbegin.o -L/usr/lib/gcc/x86_64-linux-gnu/5 -L/usr/lib/gcc/x86_64-linux-gnu/5/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/5/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/5/../../.. CMakeFiles/cmTC_073ec.dir/CMakeCXXCompilerABI.cpp.o -lstdc++ -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-linux-gnu/5/crtend.o /usr/lib/gcc/x86_64-linux-gnu/5/../../../x86_64-linux-gnu/crtn.o]
arg [/usr/lib/gcc/x86_64-linux-gnu/5/collect2] ==> ignore
arg [-plugin] ==> ignore
arg [/usr/lib/gcc/x86_64-linux-gnu/5/liblto_plugin.so] ==> ignore
arg [-plugin-opt=/usr/lib/gcc/x86_64-linux-gnu/5/lto-wrapper] ==> ignore
arg [-plugin-opt=-fresolution=/tmp/ccos3NA5.res] ==> ignore
arg [-plugin-opt=-pass-through=-lgcc_s] ==> ignore
arg [-plugin-opt=-pass-through=-lgcc] ==> ignore
arg [-plugin-opt=-pass-through=-lc] ==> ignore
arg [-plugin-opt=-pass-through=-lgcc_s] ==> ignore
arg [-plugin-opt=-pass-through=-lgcc] ==> ignore
arg [--sysroot=/] ==> ignore
arg [--build-id] ==> ignore
arg [--eh-frame-hdr] ==> ignore
arg [-m] ==> ignore
arg [elf_x86_64] ==> ignore
arg [--hash-style=gnu] ==> ignore
arg [--as-needed] ==> ignore
arg [-export-dynamic] ==> ignore
arg [-dynamic-linker] ==> ignore
arg [/lib64/ld-linux-x86-64.so.2] ==> ignore
arg [-zrelro] ==> ignore
arg [-o] ==> ignore
arg [cmTC_073ec] ==> ignore
arg [/usr/lib/gcc/x86_64-linux-gnu/5/../../../x86_64-linux-gnu/crt1.o] ==> ignore
arg [/usr/lib/gcc/x86_64-linux-gnu/5/../../../x86_64-linux-gnu/crti.o] ==> ignore
arg [/usr/lib/gcc/x86_64-linux-gnu/5/crtbegin.o] ==> ignore
arg [-L/usr/lib/gcc/x86_64-linux-gnu/5] ==> dir [/usr/lib/gcc/x86_64-linux-gnu/5]
arg [-L/usr/lib/gcc/x86_64-linux-gnu/5/../../../x86_64-linux-gnu] ==> dir [/usr/lib/gcc/x86_64-linux-gnu/5/../../../x86_64-linux-gnu]
arg [-L/usr/lib/gcc/x86_64-linux-gnu/5/../../../../lib] ==> dir [/usr/lib/gcc/x86_64-linux-gnu/5/../../../../lib]
arg [-L/lib/x86_64-linux-gnu] ==> dir [/lib/x86_64-linux-gnu]
arg [-L/lib/../lib] ==> dir [/lib/../lib]
arg [-L/usr/lib/x86_64-linux-gnu] ==> dir [/usr/lib/x86_64-linux-gnu]
arg [-L/usr/lib/../lib] ==> dir [/usr/lib/../lib]
arg [-L/usr/lib/gcc/x86_64-linux-gnu/5/../../..] ==> dir [/usr/lib/gcc/x86_64-linux-gnu/5/../../..]
arg [CMakeFiles/cmTC_073ec.dir/CMakeCXXCompilerABI.cpp.o] ==> ignore
arg [-lstdc++] ==> lib [stdc++]
arg [-lm] ==> lib [m]
arg [-lgcc_s] ==> lib [gcc_s]
arg [-lgcc] ==> lib [gcc]
arg [-lc] ==> lib [c]
arg [-lgcc_s] ==> lib [gcc_s]
arg [-lgcc] ==> lib [gcc]
arg [/usr/lib/gcc/x86_64-linux-gnu/5/crtend.o] ==> ignore
arg [/usr/lib/gcc/x86_64-linux-gnu/5/../../../x86_64-linux-gnu/crtn.o] ==> ignore
remove lib [gcc_s]
remove lib [gcc]
remove lib [gcc_s]
remove lib [gcc]
collapse library dir [/usr/lib/gcc/x86_64-linux-gnu/5] ==> [/usr/lib/gcc/x86_64-linux-gnu/5]
collapse library dir [/usr/lib/gcc/x86_64-linux-gnu/5/../../../x86_64-linux-gnu] ==> [/usr/lib/x86_64-linux-gnu]
collapse library dir [/usr/lib/gcc/x86_64-linux-gnu/5/../../../../lib] ==> [/usr/lib]
collapse library dir [/lib/x86_64-linux-gnu] ==> [/lib/x86_64-linux-gnu]
collapse library dir [/lib/../lib] ==> [/lib]
collapse library dir [/usr/lib/x86_64-linux-gnu] ==> [/usr/lib/x86_64-linux-gnu]
collapse library dir [/usr/lib/../lib] ==> [/usr/lib]
collapse library dir [/usr/lib/gcc/x86_64-linux-gnu/5/../../..] ==> [/usr/lib]
implicit libs: [stdc++;m;c]
implicit dirs: [/usr/lib/gcc/x86_64-linux-gnu/5;/usr/lib/x86_64-linux-gnu;/usr/lib;/lib/x86_64-linux-gnu;/lib]
implicit fwks: []
Detecting CXX [-std=c++14] compiler features compiled with the following output:
Change Dir: /home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/make" "cmTC_822d0/fast"
/usr/bin/make -f CMakeFiles/cmTC_822d0.dir/build.make CMakeFiles/cmTC_822d0.dir/build
make[1]: Entering directory '/home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp'
Building CXX object CMakeFiles/cmTC_822d0.dir/feature_tests.cxx.o
/usr/bin/c++ -std=c++14 -o CMakeFiles/cmTC_822d0.dir/feature_tests.cxx.o -c /home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/feature_tests.cxx
Linking CXX executable cmTC_822d0
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_822d0.dir/link.txt --verbose=1
/usr/bin/c++ CMakeFiles/cmTC_822d0.dir/feature_tests.cxx.o -o cmTC_822d0 -rdynamic
make[1]: Leaving directory '/home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp'
Feature record: CXX_FEATURE:1cxx_aggregate_default_initializers
Feature record: CXX_FEATURE:1cxx_alias_templates
Feature record: CXX_FEATURE:1cxx_alignas
Feature record: CXX_FEATURE:1cxx_alignof
Feature record: CXX_FEATURE:1cxx_attributes
Feature record: CXX_FEATURE:1cxx_attribute_deprecated
Feature record: CXX_FEATURE:1cxx_auto_type
Feature record: CXX_FEATURE:1cxx_binary_literals
Feature record: CXX_FEATURE:1cxx_constexpr
Feature record: CXX_FEATURE:1cxx_contextual_conversions
Feature record: CXX_FEATURE:1cxx_decltype
Feature record: CXX_FEATURE:1cxx_decltype_auto
Feature record: CXX_FEATURE:1cxx_decltype_incomplete_return_types
Feature record: CXX_FEATURE:1cxx_default_function_template_args
Feature record: CXX_FEATURE:1cxx_defaulted_functions
Feature record: CXX_FEATURE:1cxx_defaulted_move_initializers
Feature record: CXX_FEATURE:1cxx_delegating_constructors
Feature record: CXX_FEATURE:1cxx_deleted_functions
Feature record: CXX_FEATURE:1cxx_digit_separators
Feature record: CXX_FEATURE:1cxx_enum_forward_declarations
Feature record: CXX_FEATURE:1cxx_explicit_conversions
Feature record: CXX_FEATURE:1cxx_extended_friend_declarations
Feature record: CXX_FEATURE:1cxx_extern_templates
Feature record: CXX_FEATURE:1cxx_final
Feature record: CXX_FEATURE:1cxx_func_identifier
Feature record: CXX_FEATURE:1cxx_generalized_initializers
Feature record: CXX_FEATURE:1cxx_generic_lambdas
Feature record: CXX_FEATURE:1cxx_inheriting_constructors
Feature record: CXX_FEATURE:1cxx_inline_namespaces
Feature record: CXX_FEATURE:1cxx_lambdas
Feature record: CXX_FEATURE:1cxx_lambda_init_captures
Feature record: CXX_FEATURE:1cxx_local_type_template_args
Feature record: CXX_FEATURE:1cxx_long_long_type
Feature record: CXX_FEATURE:1cxx_noexcept
Feature record: CXX_FEATURE:1cxx_nonstatic_member_init
Feature record: CXX_FEATURE:1cxx_nullptr
Feature record: CXX_FEATURE:1cxx_override
Feature record: CXX_FEATURE:1cxx_range_for
Feature record: CXX_FEATURE:1cxx_raw_string_literals
Feature record: CXX_FEATURE:1cxx_reference_qualified_functions
Feature record: CXX_FEATURE:1cxx_relaxed_constexpr
Feature record: CXX_FEATURE:1cxx_return_type_deduction
Feature record: CXX_FEATURE:1cxx_right_angle_brackets
Feature record: CXX_FEATURE:1cxx_rvalue_references
Feature record: CXX_FEATURE:1cxx_sizeof_member
Feature record: CXX_FEATURE:1cxx_static_assert
Feature record: CXX_FEATURE:1cxx_strong_enums
Feature record: CXX_FEATURE:1cxx_template_template_parameters
Feature record: CXX_FEATURE:1cxx_thread_local
Feature record: CXX_FEATURE:1cxx_trailing_return_types
Feature record: CXX_FEATURE:1cxx_unicode_literals
Feature record: CXX_FEATURE:1cxx_uniform_initialization
Feature record: CXX_FEATURE:1cxx_unrestricted_unions
Feature record: CXX_FEATURE:1cxx_user_literals
Feature record: CXX_FEATURE:1cxx_variable_templates
Feature record: CXX_FEATURE:1cxx_variadic_macros
Feature record: CXX_FEATURE:1cxx_variadic_templates
Detecting CXX [-std=c++11] compiler features compiled with the following output:
Change Dir: /home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/make" "cmTC_6c770/fast"
/usr/bin/make -f CMakeFiles/cmTC_6c770.dir/build.make CMakeFiles/cmTC_6c770.dir/build
make[1]: Entering directory '/home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp'
Building CXX object CMakeFiles/cmTC_6c770.dir/feature_tests.cxx.o
/usr/bin/c++ -std=c++11 -o CMakeFiles/cmTC_6c770.dir/feature_tests.cxx.o -c /home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/feature_tests.cxx
Linking CXX executable cmTC_6c770
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_6c770.dir/link.txt --verbose=1
/usr/bin/c++ CMakeFiles/cmTC_6c770.dir/feature_tests.cxx.o -o cmTC_6c770 -rdynamic
make[1]: Leaving directory '/home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp'
Feature record: CXX_FEATURE:0cxx_aggregate_default_initializers
Feature record: CXX_FEATURE:1cxx_alias_templates
Feature record: CXX_FEATURE:1cxx_alignas
Feature record: CXX_FEATURE:1cxx_alignof
Feature record: CXX_FEATURE:1cxx_attributes
Feature record: CXX_FEATURE:0cxx_attribute_deprecated
Feature record: CXX_FEATURE:1cxx_auto_type
Feature record: CXX_FEATURE:0cxx_binary_literals
Feature record: CXX_FEATURE:1cxx_constexpr
Feature record: CXX_FEATURE:0cxx_contextual_conversions
Feature record: CXX_FEATURE:1cxx_decltype
Feature record: CXX_FEATURE:0cxx_decltype_auto
Feature record: CXX_FEATURE:1cxx_decltype_incomplete_return_types
Feature record: CXX_FEATURE:1cxx_default_function_template_args
Feature record: CXX_FEATURE:1cxx_defaulted_functions
Feature record: CXX_FEATURE:1cxx_defaulted_move_initializers
Feature record: CXX_FEATURE:1cxx_delegating_constructors
Feature record: CXX_FEATURE:1cxx_deleted_functions
Feature record: CXX_FEATURE:0cxx_digit_separators
Feature record: CXX_FEATURE:1cxx_enum_forward_declarations
Feature record: CXX_FEATURE:1cxx_explicit_conversions
Feature record: CXX_FEATURE:1cxx_extended_friend_declarations
Feature record: CXX_FEATURE:1cxx_extern_templates
Feature record: CXX_FEATURE:1cxx_final
Feature record: CXX_FEATURE:1cxx_func_identifier
Feature record: CXX_FEATURE:1cxx_generalized_initializers
Feature record: CXX_FEATURE:0cxx_generic_lambdas
Feature record: CXX_FEATURE:1cxx_inheriting_constructors
Feature record: CXX_FEATURE:1cxx_inline_namespaces
Feature record: CXX_FEATURE:1cxx_lambdas
Feature record: CXX_FEATURE:0cxx_lambda_init_captures
Feature record: CXX_FEATURE:1cxx_local_type_template_args
Feature record: CXX_FEATURE:1cxx_long_long_type
Feature record: CXX_FEATURE:1cxx_noexcept
Feature record: CXX_FEATURE:1cxx_nonstatic_member_init
Feature record: CXX_FEATURE:1cxx_nullptr
Feature record: CXX_FEATURE:1cxx_override
Feature record: CXX_FEATURE:1cxx_range_for
Feature record: CXX_FEATURE:1cxx_raw_string_literals
Feature record: CXX_FEATURE:1cxx_reference_qualified_functions
Feature record: CXX_FEATURE:0cxx_relaxed_constexpr
Feature record: CXX_FEATURE:0cxx_return_type_deduction
Feature record: CXX_FEATURE:1cxx_right_angle_brackets
Feature record: CXX_FEATURE:1cxx_rvalue_references
Feature record: CXX_FEATURE:1cxx_sizeof_member
Feature record: CXX_FEATURE:1cxx_static_assert
Feature record: CXX_FEATURE:1cxx_strong_enums
Feature record: CXX_FEATURE:1cxx_template_template_parameters
Feature record: CXX_FEATURE:1cxx_thread_local
Feature record: CXX_FEATURE:1cxx_trailing_return_types
Feature record: CXX_FEATURE:1cxx_unicode_literals
Feature record: CXX_FEATURE:1cxx_uniform_initialization
Feature record: CXX_FEATURE:1cxx_unrestricted_unions
Feature record: CXX_FEATURE:1cxx_user_literals
Feature record: CXX_FEATURE:0cxx_variable_templates
Feature record: CXX_FEATURE:1cxx_variadic_macros
Feature record: CXX_FEATURE:1cxx_variadic_templates
Detecting CXX [-std=c++98] compiler features compiled with the following output:
Change Dir: /home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/make" "cmTC_08b59/fast"
/usr/bin/make -f CMakeFiles/cmTC_08b59.dir/build.make CMakeFiles/cmTC_08b59.dir/build
make[1]: Entering directory '/home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp'
Building CXX object CMakeFiles/cmTC_08b59.dir/feature_tests.cxx.o
/usr/bin/c++ -std=c++98 -o CMakeFiles/cmTC_08b59.dir/feature_tests.cxx.o -c /home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/feature_tests.cxx
Linking CXX executable cmTC_08b59
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_08b59.dir/link.txt --verbose=1
/usr/bin/c++ CMakeFiles/cmTC_08b59.dir/feature_tests.cxx.o -o cmTC_08b59 -rdynamic
make[1]: Leaving directory '/home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp'
Feature record: CXX_FEATURE:0cxx_aggregate_default_initializers
Feature record: CXX_FEATURE:0cxx_alias_templates
Feature record: CXX_FEATURE:0cxx_alignas
Feature record: CXX_FEATURE:0cxx_alignof
Feature record: CXX_FEATURE:0cxx_attributes
Feature record: CXX_FEATURE:0cxx_attribute_deprecated
Feature record: CXX_FEATURE:0cxx_auto_type
Feature record: CXX_FEATURE:0cxx_binary_literals
Feature record: CXX_FEATURE:0cxx_constexpr
Feature record: CXX_FEATURE:0cxx_contextual_conversions
Feature record: CXX_FEATURE:0cxx_decltype
Feature record: CXX_FEATURE:0cxx_decltype_auto
Feature record: CXX_FEATURE:0cxx_decltype_incomplete_return_types
Feature record: CXX_FEATURE:0cxx_default_function_template_args
Feature record: CXX_FEATURE:0cxx_defaulted_functions
Feature record: CXX_FEATURE:0cxx_defaulted_move_initializers
Feature record: CXX_FEATURE:0cxx_delegating_constructors
Feature record: CXX_FEATURE:0cxx_deleted_functions
Feature record: CXX_FEATURE:0cxx_digit_separators
Feature record: CXX_FEATURE:0cxx_enum_forward_declarations
Feature record: CXX_FEATURE:0cxx_explicit_conversions
Feature record: CXX_FEATURE:0cxx_extended_friend_declarations
Feature record: CXX_FEATURE:0cxx_extern_templates
Feature record: CXX_FEATURE:0cxx_final
Feature record: CXX_FEATURE:0cxx_func_identifier
Feature record: CXX_FEATURE:0cxx_generalized_initializers
Feature record: CXX_FEATURE:0cxx_generic_lambdas
Feature record: CXX_FEATURE:0cxx_inheriting_constructors
Feature record: CXX_FEATURE:0cxx_inline_namespaces
Feature record: CXX_FEATURE:0cxx_lambdas
Feature record: CXX_FEATURE:0cxx_lambda_init_captures
Feature record: CXX_FEATURE:0cxx_local_type_template_args
Feature record: CXX_FEATURE:0cxx_long_long_type
Feature record: CXX_FEATURE:0cxx_noexcept
Feature record: CXX_FEATURE:0cxx_nonstatic_member_init
Feature record: CXX_FEATURE:0cxx_nullptr
Feature record: CXX_FEATURE:0cxx_override
Feature record: CXX_FEATURE:0cxx_range_for
Feature record: CXX_FEATURE:0cxx_raw_string_literals
Feature record: CXX_FEATURE:0cxx_reference_qualified_functions
Feature record: CXX_FEATURE:0cxx_relaxed_constexpr
Feature record: CXX_FEATURE:0cxx_return_type_deduction
Feature record: CXX_FEATURE:0cxx_right_angle_brackets
Feature record: CXX_FEATURE:0cxx_rvalue_references
Feature record: CXX_FEATURE:0cxx_sizeof_member
Feature record: CXX_FEATURE:0cxx_static_assert
Feature record: CXX_FEATURE:0cxx_strong_enums
Feature record: CXX_FEATURE:1cxx_template_template_parameters
Feature record: CXX_FEATURE:0cxx_thread_local
Feature record: CXX_FEATURE:0cxx_trailing_return_types
Feature record: CXX_FEATURE:0cxx_unicode_literals
Feature record: CXX_FEATURE:0cxx_uniform_initialization
Feature record: CXX_FEATURE:0cxx_unrestricted_unions
Feature record: CXX_FEATURE:0cxx_user_literals
Feature record: CXX_FEATURE:0cxx_variable_templates
Feature record: CXX_FEATURE:0cxx_variadic_macros
Feature record: CXX_FEATURE:0cxx_variadic_templates
Determining if the C compiler works passed with the following output:
Change Dir: /home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/make" "cmTC_fa9fc/fast"
/usr/bin/make -f CMakeFiles/cmTC_fa9fc.dir/build.make CMakeFiles/cmTC_fa9fc.dir/build
make[1]: Entering directory '/home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_fa9fc.dir/testCCompiler.c.o
/usr/bin/cc -o CMakeFiles/cmTC_fa9fc.dir/testCCompiler.c.o -c /home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp/testCCompiler.c
Linking C executable cmTC_fa9fc
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_fa9fc.dir/link.txt --verbose=1
/usr/bin/cc CMakeFiles/cmTC_fa9fc.dir/testCCompiler.c.o -o cmTC_fa9fc -rdynamic
make[1]: Leaving directory '/home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp'
Detecting C compiler ABI info compiled with the following output:
Change Dir: /home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/make" "cmTC_8923f/fast"
/usr/bin/make -f CMakeFiles/cmTC_8923f.dir/build.make CMakeFiles/cmTC_8923f.dir/build
make[1]: Entering directory '/home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_8923f.dir/CMakeCCompilerABI.c.o
/usr/bin/cc -o CMakeFiles/cmTC_8923f.dir/CMakeCCompilerABI.c.o -c /usr/share/cmake-3.5/Modules/CMakeCCompilerABI.c
Linking C executable cmTC_8923f
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_8923f.dir/link.txt --verbose=1
/usr/bin/cc -v CMakeFiles/cmTC_8923f.dir/CMakeCCompilerABI.c.o -o cmTC_8923f -rdynamic
Using built-in specs.
COLLECT_GCC=/usr/bin/cc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/5/lto-wrapper
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu 5.4.0-6ubuntu1~16.04.9' --with-bugurl=file:///usr/share/doc/gcc-5/README.Bugs --enable-languages=c,ada,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-5 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-libmpx --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-5-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-5-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-5-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
Thread model: posix
gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.9)
COMPILER_PATH=/usr/lib/gcc/x86_64-linux-gnu/5/:/usr/lib/gcc/x86_64-linux-gnu/5/:/usr/lib/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/5/:/usr/lib/gcc/x86_64-linux-gnu/
LIBRARY_PATH=/usr/lib/gcc/x86_64-linux-gnu/5/:/usr/lib/gcc/x86_64-linux-gnu/5/../../../x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/5/../../../../lib/:/lib/x86_64-linux-gnu/:/lib/../lib/:/usr/lib/x86_64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/5/../../../:/lib/:/usr/lib/
COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_8923f' '-rdynamic' '-mtune=generic' '-march=x86-64'
/usr/lib/gcc/x86_64-linux-gnu/5/collect2 -plugin /usr/lib/gcc/x86_64-linux-gnu/5/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-linux-gnu/5/lto-wrapper -plugin-opt=-fresolution=/tmp/ccjvDwFp.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --sysroot=/ --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -export-dynamic -dynamic-linker /lib64/ld-linux-x86-64.so.2 -z relro -o cmTC_8923f /usr/lib/gcc/x86_64-linux-gnu/5/../../../x86_64-linux-gnu/crt1.o /usr/lib/gcc/x86_64-linux-gnu/5/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/5/crtbegin.o -L/usr/lib/gcc/x86_64-linux-gnu/5 -L/usr/lib/gcc/x86_64-linux-gnu/5/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/5/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/5/../../.. CMakeFiles/cmTC_8923f.dir/CMakeCCompilerABI.c.o -lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed /usr/lib/gcc/x86_64-linux-gnu/5/crtend.o /usr/lib/gcc/x86_64-linux-gnu/5/../../../x86_64-linux-gnu/crtn.o
make[1]: Leaving directory '/home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp'
Parsed C implicit link information from above output:
link line regex: [^( *|.*[/\])(ld|([^/\]+-)?ld|collect2)[^/\]*( |$)]
ignore line: [Change Dir: /home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp]
ignore line: []
ignore line: [Run Build Command:"/usr/bin/make" "cmTC_8923f/fast"]
ignore line: [/usr/bin/make -f CMakeFiles/cmTC_8923f.dir/build.make CMakeFiles/cmTC_8923f.dir/build]
ignore line: [make[1]: Entering directory '/home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp']
ignore line: [Building C object CMakeFiles/cmTC_8923f.dir/CMakeCCompilerABI.c.o]
ignore line: [/usr/bin/cc -o CMakeFiles/cmTC_8923f.dir/CMakeCCompilerABI.c.o -c /usr/share/cmake-3.5/Modules/CMakeCCompilerABI.c]
ignore line: [Linking C executable cmTC_8923f]
ignore line: [/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_8923f.dir/link.txt --verbose=1]
ignore line: [/usr/bin/cc -v CMakeFiles/cmTC_8923f.dir/CMakeCCompilerABI.c.o -o cmTC_8923f -rdynamic ]
ignore line: [Using built-in specs.]
ignore line: [COLLECT_GCC=/usr/bin/cc]
ignore line: [COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/5/lto-wrapper]
ignore line: [Target: x86_64-linux-gnu]
ignore line: [Configured with: ../src/configure -v --with-pkgversion='Ubuntu 5.4.0-6ubuntu1~16.04.9' --with-bugurl=file:///usr/share/doc/gcc-5/README.Bugs --enable-languages=c,ada,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-5 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-libmpx --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-5-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-5-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-5-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu]
ignore line: [Thread model: posix]
ignore line: [gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.9) ]
ignore line: [COMPILER_PATH=/usr/lib/gcc/x86_64-linux-gnu/5/:/usr/lib/gcc/x86_64-linux-gnu/5/:/usr/lib/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/5/:/usr/lib/gcc/x86_64-linux-gnu/]
ignore line: [LIBRARY_PATH=/usr/lib/gcc/x86_64-linux-gnu/5/:/usr/lib/gcc/x86_64-linux-gnu/5/../../../x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/5/../../../../lib/:/lib/x86_64-linux-gnu/:/lib/../lib/:/usr/lib/x86_64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/5/../../../:/lib/:/usr/lib/]
ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_8923f' '-rdynamic' '-mtune=generic' '-march=x86-64']
link line: [ /usr/lib/gcc/x86_64-linux-gnu/5/collect2 -plugin /usr/lib/gcc/x86_64-linux-gnu/5/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-linux-gnu/5/lto-wrapper -plugin-opt=-fresolution=/tmp/ccjvDwFp.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --sysroot=/ --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -export-dynamic -dynamic-linker /lib64/ld-linux-x86-64.so.2 -z relro -o cmTC_8923f /usr/lib/gcc/x86_64-linux-gnu/5/../../../x86_64-linux-gnu/crt1.o /usr/lib/gcc/x86_64-linux-gnu/5/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/5/crtbegin.o -L/usr/lib/gcc/x86_64-linux-gnu/5 -L/usr/lib/gcc/x86_64-linux-gnu/5/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/5/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/5/../../.. CMakeFiles/cmTC_8923f.dir/CMakeCCompilerABI.c.o -lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed /usr/lib/gcc/x86_64-linux-gnu/5/crtend.o /usr/lib/gcc/x86_64-linux-gnu/5/../../../x86_64-linux-gnu/crtn.o]
arg [/usr/lib/gcc/x86_64-linux-gnu/5/collect2] ==> ignore
arg [-plugin] ==> ignore
arg [/usr/lib/gcc/x86_64-linux-gnu/5/liblto_plugin.so] ==> ignore
arg [-plugin-opt=/usr/lib/gcc/x86_64-linux-gnu/5/lto-wrapper] ==> ignore
arg [-plugin-opt=-fresolution=/tmp/ccjvDwFp.res] ==> ignore
arg [-plugin-opt=-pass-through=-lgcc] ==> ignore
arg [-plugin-opt=-pass-through=-lgcc_s] ==> ignore
arg [-plugin-opt=-pass-through=-lc] ==> ignore
arg [-plugin-opt=-pass-through=-lgcc] ==> ignore
arg [-plugin-opt=-pass-through=-lgcc_s] ==> ignore
arg [--sysroot=/] ==> ignore
arg [--build-id] ==> ignore
arg [--eh-frame-hdr] ==> ignore
arg [-m] ==> ignore
arg [elf_x86_64] ==> ignore
arg [--hash-style=gnu] ==> ignore
arg [--as-needed] ==> ignore
arg [-export-dynamic] ==> ignore
arg [-dynamic-linker] ==> ignore
arg [/lib64/ld-linux-x86-64.so.2] ==> ignore
arg [-zrelro] ==> ignore
arg [-o] ==> ignore
arg [cmTC_8923f] ==> ignore
arg [/usr/lib/gcc/x86_64-linux-gnu/5/../../../x86_64-linux-gnu/crt1.o] ==> ignore
arg [/usr/lib/gcc/x86_64-linux-gnu/5/../../../x86_64-linux-gnu/crti.o] ==> ignore
arg [/usr/lib/gcc/x86_64-linux-gnu/5/crtbegin.o] ==> ignore
arg [-L/usr/lib/gcc/x86_64-linux-gnu/5] ==> dir [/usr/lib/gcc/x86_64-linux-gnu/5]
arg [-L/usr/lib/gcc/x86_64-linux-gnu/5/../../../x86_64-linux-gnu] ==> dir [/usr/lib/gcc/x86_64-linux-gnu/5/../../../x86_64-linux-gnu]
arg [-L/usr/lib/gcc/x86_64-linux-gnu/5/../../../../lib] ==> dir [/usr/lib/gcc/x86_64-linux-gnu/5/../../../../lib]
arg [-L/lib/x86_64-linux-gnu] ==> dir [/lib/x86_64-linux-gnu]
arg [-L/lib/../lib] ==> dir [/lib/../lib]
arg [-L/usr/lib/x86_64-linux-gnu] ==> dir [/usr/lib/x86_64-linux-gnu]
arg [-L/usr/lib/../lib] ==> dir [/usr/lib/../lib]
arg [-L/usr/lib/gcc/x86_64-linux-gnu/5/../../..] ==> dir [/usr/lib/gcc/x86_64-linux-gnu/5/../../..]
arg [CMakeFiles/cmTC_8923f.dir/CMakeCCompilerABI.c.o] ==> ignore
arg [-lgcc] ==> lib [gcc]
arg [--as-needed] ==> ignore
arg [-lgcc_s] ==> lib [gcc_s]
arg [--no-as-needed] ==> ignore
arg [-lc] ==> lib [c]
arg [-lgcc] ==> lib [gcc]
arg [--as-needed] ==> ignore
arg [-lgcc_s] ==> lib [gcc_s]
arg [--no-as-needed] ==> ignore
arg [/usr/lib/gcc/x86_64-linux-gnu/5/crtend.o] ==> ignore
arg [/usr/lib/gcc/x86_64-linux-gnu/5/../../../x86_64-linux-gnu/crtn.o] ==> ignore
remove lib [gcc]
remove lib [gcc_s]
remove lib [gcc]
remove lib [gcc_s]
collapse library dir [/usr/lib/gcc/x86_64-linux-gnu/5] ==> [/usr/lib/gcc/x86_64-linux-gnu/5]
collapse library dir [/usr/lib/gcc/x86_64-linux-gnu/5/../../../x86_64-linux-gnu] ==> [/usr/lib/x86_64-linux-gnu]
collapse library dir [/usr/lib/gcc/x86_64-linux-gnu/5/../../../../lib] ==> [/usr/lib]
collapse library dir [/lib/x86_64-linux-gnu] ==> [/lib/x86_64-linux-gnu]
collapse library dir [/lib/../lib] ==> [/lib]
collapse library dir [/usr/lib/x86_64-linux-gnu] ==> [/usr/lib/x86_64-linux-gnu]
collapse library dir [/usr/lib/../lib] ==> [/usr/lib]
collapse library dir [/usr/lib/gcc/x86_64-linux-gnu/5/../../..] ==> [/usr/lib]
implicit libs: [c]
implicit dirs: [/usr/lib/gcc/x86_64-linux-gnu/5;/usr/lib/x86_64-linux-gnu;/usr/lib;/lib/x86_64-linux-gnu;/lib]
implicit fwks: []
Detecting C [-std=c11] compiler features compiled with the following output:
Change Dir: /home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/make" "cmTC_88518/fast"
/usr/bin/make -f CMakeFiles/cmTC_88518.dir/build.make CMakeFiles/cmTC_88518.dir/build
make[1]: Entering directory '/home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_88518.dir/feature_tests.c.o
/usr/bin/cc -std=c11 -o CMakeFiles/cmTC_88518.dir/feature_tests.c.o -c /home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/feature_tests.c
Linking C executable cmTC_88518
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_88518.dir/link.txt --verbose=1
/usr/bin/cc CMakeFiles/cmTC_88518.dir/feature_tests.c.o -o cmTC_88518 -rdynamic
make[1]: Leaving directory '/home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp'
Feature record: C_FEATURE:1c_function_prototypes
Feature record: C_FEATURE:1c_restrict
Feature record: C_FEATURE:1c_static_assert
Feature record: C_FEATURE:1c_variadic_macros
Detecting C [-std=c99] compiler features compiled with the following output:
Change Dir: /home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/make" "cmTC_35d67/fast"
/usr/bin/make -f CMakeFiles/cmTC_35d67.dir/build.make CMakeFiles/cmTC_35d67.dir/build
make[1]: Entering directory '/home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_35d67.dir/feature_tests.c.o
/usr/bin/cc -std=c99 -o CMakeFiles/cmTC_35d67.dir/feature_tests.c.o -c /home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/feature_tests.c
Linking C executable cmTC_35d67
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_35d67.dir/link.txt --verbose=1
/usr/bin/cc CMakeFiles/cmTC_35d67.dir/feature_tests.c.o -o cmTC_35d67 -rdynamic
make[1]: Leaving directory '/home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp'
Feature record: C_FEATURE:1c_function_prototypes
Feature record: C_FEATURE:1c_restrict
Feature record: C_FEATURE:0c_static_assert
Feature record: C_FEATURE:1c_variadic_macros
Detecting C [-std=c90] compiler features compiled with the following output:
Change Dir: /home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/make" "cmTC_ed081/fast"
/usr/bin/make -f CMakeFiles/cmTC_ed081.dir/build.make CMakeFiles/cmTC_ed081.dir/build
make[1]: Entering directory '/home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_ed081.dir/feature_tests.c.o
/usr/bin/cc -std=c90 -o CMakeFiles/cmTC_ed081.dir/feature_tests.c.o -c /home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/feature_tests.c
Linking C executable cmTC_ed081
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_ed081.dir/link.txt --verbose=1
/usr/bin/cc CMakeFiles/cmTC_ed081.dir/feature_tests.c.o -o cmTC_ed081 -rdynamic
make[1]: Leaving directory '/home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp'
Feature record: C_FEATURE:1c_function_prototypes
Feature record: C_FEATURE:0c_restrict
Feature record: C_FEATURE:0c_static_assert
Feature record: C_FEATURE:0c_variadic_macros
Performing C++ SOURCE FILE Test HAVE_VISIBILITY_HIDDEN succeeded with the following output:
Change Dir: /home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/make" "cmTC_a5f38/fast"
/usr/bin/make -f CMakeFiles/cmTC_a5f38.dir/build.make CMakeFiles/cmTC_a5f38.dir/build
make[1]: Entering directory '/home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp'
Building CXX object CMakeFiles/cmTC_a5f38.dir/src.cxx.o
/usr/bin/c++ -DHAVE_VISIBILITY_HIDDEN -fvisibility=hidden -o CMakeFiles/cmTC_a5f38.dir/src.cxx.o -c /home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp/src.cxx
Linking CXX executable cmTC_a5f38
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_a5f38.dir/link.txt --verbose=1
/usr/bin/c++ -DHAVE_VISIBILITY_HIDDEN CMakeFiles/cmTC_a5f38.dir/src.cxx.o -o cmTC_a5f38 -rdynamic
make[1]: Leaving directory '/home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp'
Source file was:
int main() { return 0; }
Performing C++ SOURCE FILE Test HAVE_WARN_SIGN_COMPARE succeeded with the following output:
Change Dir: /home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/make" "cmTC_e8f59/fast"
/usr/bin/make -f CMakeFiles/cmTC_e8f59.dir/build.make CMakeFiles/cmTC_e8f59.dir/build
make[1]: Entering directory '/home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp'
Building CXX object CMakeFiles/cmTC_e8f59.dir/src.cxx.o
/usr/bin/c++ -fvisibility=hidden -DHAVE_WARN_SIGN_COMPARE -Wsign-compare -o CMakeFiles/cmTC_e8f59.dir/src.cxx.o -c /home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp/src.cxx
Linking CXX executable cmTC_e8f59
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_e8f59.dir/link.txt --verbose=1
/usr/bin/c++ -fvisibility=hidden -DHAVE_WARN_SIGN_COMPARE CMakeFiles/cmTC_e8f59.dir/src.cxx.o -o cmTC_e8f59 -rdynamic
make[1]: Leaving directory '/home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp'
Source file was:
int main() { return 0; }
Performing C++ SOURCE FILE Test HAVE_WARN_ALL succeeded with the following output:
Change Dir: /home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/make" "cmTC_5ddbb/fast"
/usr/bin/make -f CMakeFiles/cmTC_5ddbb.dir/build.make CMakeFiles/cmTC_5ddbb.dir/build
make[1]: Entering directory '/home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp'
Building CXX object CMakeFiles/cmTC_5ddbb.dir/src.cxx.o
/usr/bin/c++ -fvisibility=hidden -Wsign-compare -DHAVE_WARN_ALL -Wall -o CMakeFiles/cmTC_5ddbb.dir/src.cxx.o -c /home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp/src.cxx
Linking CXX executable cmTC_5ddbb
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_5ddbb.dir/link.txt --verbose=1
/usr/bin/c++ -fvisibility=hidden -Wsign-compare -DHAVE_WARN_ALL CMakeFiles/cmTC_5ddbb.dir/src.cxx.o -o cmTC_5ddbb -rdynamic
make[1]: Leaving directory '/home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp'
Source file was:
int main() { return 0; }
Performing C++ SOURCE FILE Test HAVE_WARN_NO_UNINITIALIZED succeeded with the following output:
Change Dir: /home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/make" "cmTC_8d899/fast"
/usr/bin/make -f CMakeFiles/cmTC_8d899.dir/build.make CMakeFiles/cmTC_8d899.dir/build
make[1]: Entering directory '/home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp'
Building CXX object CMakeFiles/cmTC_8d899.dir/src.cxx.o
/usr/bin/c++ -fvisibility=hidden -Wsign-compare -Wall -DHAVE_WARN_NO_UNINITIALIZED -Wno-uninitialized -o CMakeFiles/cmTC_8d899.dir/src.cxx.o -c /home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp/src.cxx
Linking CXX executable cmTC_8d899
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_8d899.dir/link.txt --verbose=1
/usr/bin/c++ -fvisibility=hidden -Wsign-compare -Wall -DHAVE_WARN_NO_UNINITIALIZED CMakeFiles/cmTC_8d899.dir/src.cxx.o -o cmTC_8d899 -rdynamic
make[1]: Leaving directory '/home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp'
Source file was:
int main() { return 0; }
Determining if the include file pthread.h exists passed with the following output:
Change Dir: /home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/make" "cmTC_81161/fast"
/usr/bin/make -f CMakeFiles/cmTC_81161.dir/build.make CMakeFiles/cmTC_81161.dir/build
make[1]: Entering directory '/home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_81161.dir/CheckIncludeFile.c.o
/usr/bin/cc -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -o CMakeFiles/cmTC_81161.dir/CheckIncludeFile.c.o -c /home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTC_81161
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_81161.dir/link.txt --verbose=1
/usr/bin/cc -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized CMakeFiles/cmTC_81161.dir/CheckIncludeFile.c.o -o cmTC_81161 -rdynamic
make[1]: Leaving directory '/home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp'
Determining if the function pthread_create exists in the pthread passed with the following output:
Change Dir: /home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/make" "cmTC_f53fc/fast"
/usr/bin/make -f CMakeFiles/cmTC_f53fc.dir/build.make CMakeFiles/cmTC_f53fc.dir/build
make[1]: Entering directory '/home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_f53fc.dir/CheckFunctionExists.c.o
/usr/bin/cc -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -DCHECK_FUNCTION_EXISTS=pthread_create -o CMakeFiles/cmTC_f53fc.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.5/Modules/CheckFunctionExists.c
Linking C executable cmTC_f53fc
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_f53fc.dir/link.txt --verbose=1
/usr/bin/cc -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -DCHECK_FUNCTION_EXISTS=pthread_create CMakeFiles/cmTC_f53fc.dir/CheckFunctionExists.c.o -o cmTC_f53fc -rdynamic -lpthread
make[1]: Leaving directory '/home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp'
Determining if the include file cpuid.h exists passed with the following output:
Change Dir: /home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/make" "cmTC_224e5/fast"
/usr/bin/make -f CMakeFiles/cmTC_224e5.dir/build.make CMakeFiles/cmTC_224e5.dir/build
make[1]: Entering directory '/home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_224e5.dir/CheckIncludeFile.c.o
/usr/bin/cc -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -Wall -o CMakeFiles/cmTC_224e5.dir/CheckIncludeFile.c.o -c /home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTC_224e5
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_224e5.dir/link.txt --verbose=1
/usr/bin/cc -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -Wall CMakeFiles/cmTC_224e5.dir/CheckIncludeFile.c.o -o cmTC_224e5 -rdynamic
make[1]: Leaving directory '/home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp'
Determining if the include file fenv.h exists passed with the following output:
Change Dir: /home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/make" "cmTC_fc56e/fast"
/usr/bin/make -f CMakeFiles/cmTC_fc56e.dir/build.make CMakeFiles/cmTC_fc56e.dir/build
make[1]: Entering directory '/home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_fc56e.dir/CheckIncludeFile.c.o
/usr/bin/cc -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -Wall -o CMakeFiles/cmTC_fc56e.dir/CheckIncludeFile.c.o -c /home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTC_fc56e
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_fc56e.dir/link.txt --verbose=1
/usr/bin/cc -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -Wall CMakeFiles/cmTC_fc56e.dir/CheckIncludeFile.c.o -o cmTC_fc56e -rdynamic
make[1]: Leaving directory '/home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp'
Determining if the include file dlfcn.h exists passed with the following output:
Change Dir: /home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/make" "cmTC_89834/fast"
/usr/bin/make -f CMakeFiles/cmTC_89834.dir/build.make CMakeFiles/cmTC_89834.dir/build
make[1]: Entering directory '/home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_89834.dir/CheckIncludeFile.c.o
/usr/bin/cc -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -Wall -o CMakeFiles/cmTC_89834.dir/CheckIncludeFile.c.o -c /home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTC_89834
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_89834.dir/link.txt --verbose=1
/usr/bin/cc -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -Wall CMakeFiles/cmTC_89834.dir/CheckIncludeFile.c.o -o cmTC_89834 -rdynamic
make[1]: Leaving directory '/home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp'
Determining if the function posix_memalign exists passed with the following output:
Change Dir: /home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/make" "cmTC_904dd/fast"
/usr/bin/make -f CMakeFiles/cmTC_904dd.dir/build.make CMakeFiles/cmTC_904dd.dir/build
make[1]: Entering directory '/home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_904dd.dir/CheckFunctionExists.c.o
/usr/bin/cc -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -Wall -DCHECK_FUNCTION_EXISTS=posix_memalign -o CMakeFiles/cmTC_904dd.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.5/Modules/CheckFunctionExists.c
<command-line>:0:23: warning: conflicting types for built-in function 'posix_memalign'
/usr/share/cmake-3.5/Modules/CheckFunctionExists.c:6:6: note: in expansion of macro 'CHECK_FUNCTION_EXISTS'
char CHECK_FUNCTION_EXISTS();
^
Linking C executable cmTC_904dd
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_904dd.dir/link.txt --verbose=1
/usr/bin/cc -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -Wall -DCHECK_FUNCTION_EXISTS=posix_memalign CMakeFiles/cmTC_904dd.dir/CheckFunctionExists.c.o -o cmTC_904dd -rdynamic
make[1]: Leaving directory '/home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp'
Determining size of void*[8] passed with the following output:
Change Dir: /home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/make" "cmTC_c0ae4/fast"
/usr/bin/make -f CMakeFiles/cmTC_c0ae4.dir/build.make CMakeFiles/cmTC_c0ae4.dir/build
make[1]: Entering directory '/home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_c0ae4.dir/SIZEOF_CPU.c.o
/usr/bin/cc -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -Wall -o CMakeFiles/cmTC_c0ae4.dir/SIZEOF_CPU.c.o -c /home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CheckTypeSize/SIZEOF_CPU.c
Linking C executable cmTC_c0ae4
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_c0ae4.dir/link.txt --verbose=1
/usr/bin/cc -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -Wall CMakeFiles/cmTC_c0ae4.dir/SIZEOF_CPU.c.o -o cmTC_c0ae4 -rdynamic
make[1]: Leaving directory '/home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp'
Determining if the include file netdb.h exists passed with the following output:
Change Dir: /home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/make" "cmTC_26e9f/fast"
/usr/bin/make -f CMakeFiles/cmTC_26e9f.dir/build.make CMakeFiles/cmTC_26e9f.dir/build
make[1]: Entering directory '/home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp'
Building CXX object CMakeFiles/cmTC_26e9f.dir/CheckIncludeFile.cxx.o
/usr/bin/c++ -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -o CMakeFiles/cmTC_26e9f.dir/CheckIncludeFile.cxx.o -c /home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp/CheckIncludeFile.cxx
Linking CXX executable cmTC_26e9f
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_26e9f.dir/link.txt --verbose=1
/usr/bin/c++ -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized CMakeFiles/cmTC_26e9f.dir/CheckIncludeFile.cxx.o -o cmTC_26e9f -rdynamic
make[1]: Leaving directory '/home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp'
Determining if the include file sys/time.h exists passed with the following output:
Change Dir: /home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/make" "cmTC_35cd1/fast"
/usr/bin/make -f CMakeFiles/cmTC_35cd1.dir/build.make CMakeFiles/cmTC_35cd1.dir/build
make[1]: Entering directory '/home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp'
Building CXX object CMakeFiles/cmTC_35cd1.dir/CheckIncludeFile.cxx.o
/usr/bin/c++ -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -o CMakeFiles/cmTC_35cd1.dir/CheckIncludeFile.cxx.o -c /home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp/CheckIncludeFile.cxx
Linking CXX executable cmTC_35cd1
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_35cd1.dir/link.txt --verbose=1
/usr/bin/c++ -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized CMakeFiles/cmTC_35cd1.dir/CheckIncludeFile.cxx.o -o cmTC_35cd1 -rdynamic
make[1]: Leaving directory '/home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp'
Determining if the include file sys/types.h exists passed with the following output:
Change Dir: /home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/make" "cmTC_def42/fast"
/usr/bin/make -f CMakeFiles/cmTC_def42.dir/build.make CMakeFiles/cmTC_def42.dir/build
make[1]: Entering directory '/home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp'
Building CXX object CMakeFiles/cmTC_def42.dir/CheckIncludeFile.cxx.o
/usr/bin/c++ -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -o CMakeFiles/cmTC_def42.dir/CheckIncludeFile.cxx.o -c /home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp/CheckIncludeFile.cxx
Linking CXX executable cmTC_def42
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_def42.dir/link.txt --verbose=1
/usr/bin/c++ -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized CMakeFiles/cmTC_def42.dir/CheckIncludeFile.cxx.o -o cmTC_def42 -rdynamic
make[1]: Leaving directory '/home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp'
Determining if the include file sys/select.h exists passed with the following output:
Change Dir: /home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/make" "cmTC_f003a/fast"
/usr/bin/make -f CMakeFiles/cmTC_f003a.dir/build.make CMakeFiles/cmTC_f003a.dir/build
make[1]: Entering directory '/home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp'
Building CXX object CMakeFiles/cmTC_f003a.dir/CheckIncludeFile.cxx.o
/usr/bin/c++ -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -o CMakeFiles/cmTC_f003a.dir/CheckIncludeFile.cxx.o -c /home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp/CheckIncludeFile.cxx
Linking CXX executable cmTC_f003a
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_f003a.dir/link.txt --verbose=1
/usr/bin/c++ -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized CMakeFiles/cmTC_f003a.dir/CheckIncludeFile.cxx.o -o cmTC_f003a -rdynamic
make[1]: Leaving directory '/home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp'
Determining if the include file sys/socket.h exists passed with the following output:
Change Dir: /home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/make" "cmTC_a58d3/fast"
/usr/bin/make -f CMakeFiles/cmTC_a58d3.dir/build.make CMakeFiles/cmTC_a58d3.dir/build
make[1]: Entering directory '/home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp'
Building CXX object CMakeFiles/cmTC_a58d3.dir/CheckIncludeFile.cxx.o
/usr/bin/c++ -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -o CMakeFiles/cmTC_a58d3.dir/CheckIncludeFile.cxx.o -c /home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp/CheckIncludeFile.cxx
Linking CXX executable cmTC_a58d3
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_a58d3.dir/link.txt --verbose=1
/usr/bin/c++ -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized CMakeFiles/cmTC_a58d3.dir/CheckIncludeFile.cxx.o -o cmTC_a58d3 -rdynamic
make[1]: Leaving directory '/home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp'
Determining if the include file sys/mman.h exists passed with the following output:
Change Dir: /home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/make" "cmTC_632cd/fast"
/usr/bin/make -f CMakeFiles/cmTC_632cd.dir/build.make CMakeFiles/cmTC_632cd.dir/build
make[1]: Entering directory '/home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp'
Building CXX object CMakeFiles/cmTC_632cd.dir/CheckIncludeFile.cxx.o
/usr/bin/c++ -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -o CMakeFiles/cmTC_632cd.dir/CheckIncludeFile.cxx.o -c /home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp/CheckIncludeFile.cxx
Linking CXX executable cmTC_632cd
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_632cd.dir/link.txt --verbose=1
/usr/bin/c++ -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized CMakeFiles/cmTC_632cd.dir/CheckIncludeFile.cxx.o -o cmTC_632cd -rdynamic
make[1]: Leaving directory '/home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp'
Determining if the include file sys/ipc.h exists passed with the following output:
Change Dir: /home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/make" "cmTC_95348/fast"
/usr/bin/make -f CMakeFiles/cmTC_95348.dir/build.make CMakeFiles/cmTC_95348.dir/build
make[1]: Entering directory '/home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp'
Building CXX object CMakeFiles/cmTC_95348.dir/CheckIncludeFile.cxx.o
/usr/bin/c++ -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -o CMakeFiles/cmTC_95348.dir/CheckIncludeFile.cxx.o -c /home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp/CheckIncludeFile.cxx
Linking CXX executable cmTC_95348
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_95348.dir/link.txt --verbose=1
/usr/bin/c++ -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized CMakeFiles/cmTC_95348.dir/CheckIncludeFile.cxx.o -o cmTC_95348 -rdynamic
make[1]: Leaving directory '/home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp'
Determining if the include file sys/shm.h exists passed with the following output:
Change Dir: /home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/make" "cmTC_e172a/fast"
/usr/bin/make -f CMakeFiles/cmTC_e172a.dir/build.make CMakeFiles/cmTC_e172a.dir/build
make[1]: Entering directory '/home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp'
Building CXX object CMakeFiles/cmTC_e172a.dir/CheckIncludeFile.cxx.o
/usr/bin/c++ -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -o CMakeFiles/cmTC_e172a.dir/CheckIncludeFile.cxx.o -c /home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp/CheckIncludeFile.cxx
Linking CXX executable cmTC_e172a
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_e172a.dir/link.txt --verbose=1
/usr/bin/c++ -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized CMakeFiles/cmTC_e172a.dir/CheckIncludeFile.cxx.o -o cmTC_e172a -rdynamic
make[1]: Leaving directory '/home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp'
Determining if the include file signal.h exists passed with the following output:
Change Dir: /home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/make" "cmTC_0296f/fast"
/usr/bin/make -f CMakeFiles/cmTC_0296f.dir/build.make CMakeFiles/cmTC_0296f.dir/build
make[1]: Entering directory '/home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp'
Building CXX object CMakeFiles/cmTC_0296f.dir/CheckIncludeFile.cxx.o
/usr/bin/c++ -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -o CMakeFiles/cmTC_0296f.dir/CheckIncludeFile.cxx.o -c /home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp/CheckIncludeFile.cxx
Linking CXX executable cmTC_0296f
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_0296f.dir/link.txt --verbose=1
/usr/bin/c++ -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized CMakeFiles/cmTC_0296f.dir/CheckIncludeFile.cxx.o -o cmTC_0296f -rdynamic
make[1]: Leaving directory '/home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp'
Determining if the include file netinet/in.h exists passed with the following output:
Change Dir: /home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/make" "cmTC_81c5b/fast"
/usr/bin/make -f CMakeFiles/cmTC_81c5b.dir/build.make CMakeFiles/cmTC_81c5b.dir/build
make[1]: Entering directory '/home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp'
Building CXX object CMakeFiles/cmTC_81c5b.dir/CheckIncludeFile.cxx.o
/usr/bin/c++ -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -o CMakeFiles/cmTC_81c5b.dir/CheckIncludeFile.cxx.o -c /home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp/CheckIncludeFile.cxx
Linking CXX executable cmTC_81c5b
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_81c5b.dir/link.txt --verbose=1
/usr/bin/c++ -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized CMakeFiles/cmTC_81c5b.dir/CheckIncludeFile.cxx.o -o cmTC_81c5b -rdynamic
make[1]: Leaving directory '/home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp'
Determining if the include file arpa/inet.h exists passed with the following output:
Change Dir: /home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/make" "cmTC_79541/fast"
/usr/bin/make -f CMakeFiles/cmTC_79541.dir/build.make CMakeFiles/cmTC_79541.dir/build
make[1]: Entering directory '/home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp'
Building CXX object CMakeFiles/cmTC_79541.dir/CheckIncludeFile.cxx.o
/usr/bin/c++ -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -o CMakeFiles/cmTC_79541.dir/CheckIncludeFile.cxx.o -c /home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp/CheckIncludeFile.cxx
Linking CXX executable cmTC_79541
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_79541.dir/link.txt --verbose=1
/usr/bin/c++ -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized CMakeFiles/cmTC_79541.dir/CheckIncludeFile.cxx.o -o cmTC_79541 -rdynamic
make[1]: Leaving directory '/home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp'
Determining if the include file byteswap.h exists passed with the following output:
Change Dir: /home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/make" "cmTC_91368/fast"
/usr/bin/make -f CMakeFiles/cmTC_91368.dir/build.make CMakeFiles/cmTC_91368.dir/build
make[1]: Entering directory '/home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp'
Building CXX object CMakeFiles/cmTC_91368.dir/CheckIncludeFile.cxx.o
/usr/bin/c++ -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -o CMakeFiles/cmTC_91368.dir/CheckIncludeFile.cxx.o -c /home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp/CheckIncludeFile.cxx
Linking CXX executable cmTC_91368
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_91368.dir/link.txt --verbose=1
/usr/bin/c++ -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized CMakeFiles/cmTC_91368.dir/CheckIncludeFile.cxx.o -o cmTC_91368 -rdynamic
make[1]: Leaving directory '/home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp'
Determining if the include file linux/ppdev.h exists passed with the following output:
Change Dir: /home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/make" "cmTC_0c008/fast"
/usr/bin/make -f CMakeFiles/cmTC_0c008.dir/build.make CMakeFiles/cmTC_0c008.dir/build
make[1]: Entering directory '/home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp'
Building CXX object CMakeFiles/cmTC_0c008.dir/CheckIncludeFile.cxx.o
/usr/bin/c++ -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -o CMakeFiles/cmTC_0c008.dir/CheckIncludeFile.cxx.o -c /home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp/CheckIncludeFile.cxx
Linking CXX executable cmTC_0c008
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_0c008.dir/link.txt --verbose=1
/usr/bin/c++ -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized CMakeFiles/cmTC_0c008.dir/CheckIncludeFile.cxx.o -o cmTC_0c008 -rdynamic
make[1]: Leaving directory '/home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp'
Determining if the include file unistd.h exists passed with the following output:
Change Dir: /home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/make" "cmTC_90c8b/fast"
/usr/bin/make -f CMakeFiles/cmTC_90c8b.dir/build.make CMakeFiles/cmTC_90c8b.dir/build
make[1]: Entering directory '/home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp'
Building CXX object CMakeFiles/cmTC_90c8b.dir/CheckIncludeFile.cxx.o
/usr/bin/c++ -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -o CMakeFiles/cmTC_90c8b.dir/CheckIncludeFile.cxx.o -c /home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp/CheckIncludeFile.cxx
Linking CXX executable cmTC_90c8b
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_90c8b.dir/link.txt --verbose=1
/usr/bin/c++ -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized CMakeFiles/cmTC_90c8b.dir/CheckIncludeFile.cxx.o -o cmTC_90c8b -rdynamic
make[1]: Leaving directory '/home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp'
Determining if the include file malloc.h exists passed with the following output:
Change Dir: /home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/make" "cmTC_a24b5/fast"
/usr/bin/make -f CMakeFiles/cmTC_a24b5.dir/build.make CMakeFiles/cmTC_a24b5.dir/build
make[1]: Entering directory '/home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp'
Building CXX object CMakeFiles/cmTC_a24b5.dir/CheckIncludeFile.cxx.o
/usr/bin/c++ -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -o CMakeFiles/cmTC_a24b5.dir/CheckIncludeFile.cxx.o -c /home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp/CheckIncludeFile.cxx
Linking CXX executable cmTC_a24b5
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_a24b5.dir/link.txt --verbose=1
/usr/bin/c++ -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized CMakeFiles/cmTC_a24b5.dir/CheckIncludeFile.cxx.o -o cmTC_a24b5 -rdynamic
make[1]: Leaving directory '/home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp'
Performing C++ SOURCE FILE Test HAVE_SNPRINTF succeeded with the following output:
Change Dir: /home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/make" "cmTC_110c6/fast"
/usr/bin/make -f CMakeFiles/cmTC_110c6.dir/build.make CMakeFiles/cmTC_110c6.dir/build
make[1]: Entering directory '/home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp'
Building CXX object CMakeFiles/cmTC_110c6.dir/src.cxx.o
/usr/bin/c++ -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -DHAVE_SNPRINTF -o CMakeFiles/cmTC_110c6.dir/src.cxx.o -c /home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp/src.cxx
/home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp/src.cxx: In function 'int main()':
/home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp/src.cxx:3:32: warning: null argument where non-null required (argument 3) [-Wnonnull]
int main(){snprintf(0, 0, 0); return 0;}
^
Linking CXX executable cmTC_110c6
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_110c6.dir/link.txt --verbose=1
/usr/bin/c++ -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -DHAVE_SNPRINTF CMakeFiles/cmTC_110c6.dir/src.cxx.o -o cmTC_110c6 -rdynamic
make[1]: Leaving directory '/home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp'
Source file was:
#include <stdio.h>
int main(){snprintf(0, 0, 0); return 0;}
Performing C++ SOURCE FILE Test HAVE_SIGACTION succeeded with the following output:
Change Dir: /home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/make" "cmTC_f6b77/fast"
/usr/bin/make -f CMakeFiles/cmTC_f6b77.dir/build.make CMakeFiles/cmTC_f6b77.dir/build
make[1]: Entering directory '/home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp'
Building CXX object CMakeFiles/cmTC_f6b77.dir/src.cxx.o
/usr/bin/c++ -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -DHAVE_SIGACTION -o CMakeFiles/cmTC_f6b77.dir/src.cxx.o -c /home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp/src.cxx
Linking CXX executable cmTC_f6b77
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_f6b77.dir/link.txt --verbose=1
/usr/bin/c++ -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -DHAVE_SIGACTION CMakeFiles/cmTC_f6b77.dir/src.cxx.o -o cmTC_f6b77 -rdynamic
make[1]: Leaving directory '/home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp'
Source file was:
#include <signal.h>
int main(){sigaction(0, 0, 0); return 0;}
Performing C++ SOURCE FILE Test HAVE_SELECT succeeded with the following output:
Change Dir: /home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/make" "cmTC_1ed55/fast"
/usr/bin/make -f CMakeFiles/cmTC_1ed55.dir/build.make CMakeFiles/cmTC_1ed55.dir/build
make[1]: Entering directory '/home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp'
Building CXX object CMakeFiles/cmTC_1ed55.dir/src.cxx.o
/usr/bin/c++ -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -DHAVE_SELECT -o CMakeFiles/cmTC_1ed55.dir/src.cxx.o -c /home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp/src.cxx
Linking CXX executable cmTC_1ed55
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_1ed55.dir/link.txt --verbose=1
/usr/bin/c++ -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -DHAVE_SELECT CMakeFiles/cmTC_1ed55.dir/src.cxx.o -o cmTC_1ed55 -rdynamic
make[1]: Leaving directory '/home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp'
Source file was:
#include <sys/select.h>
int main(){select(0, 0, 0, 0, 0); return 0;}
Performing C++ SOURCE FILE Test HAVE_SYSCONF succeeded with the following output:
Change Dir: /home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/make" "cmTC_e95fb/fast"
/usr/bin/make -f CMakeFiles/cmTC_e95fb.dir/build.make CMakeFiles/cmTC_e95fb.dir/build
make[1]: Entering directory '/home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp'
Building CXX object CMakeFiles/cmTC_e95fb.dir/src.cxx.o
/usr/bin/c++ -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -DHAVE_SYSCONF -o CMakeFiles/cmTC_e95fb.dir/src.cxx.o -c /home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp/src.cxx
Linking CXX executable cmTC_e95fb
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_e95fb.dir/link.txt --verbose=1
/usr/bin/c++ -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -DHAVE_SYSCONF CMakeFiles/cmTC_e95fb.dir/src.cxx.o -o cmTC_e95fb -rdynamic
make[1]: Leaving directory '/home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp'
Source file was:
#include <unistd.h>
int main(){sysconf(0); return 0;}
Performing C++ SOURCE FILE Test HAVE_GETPAGESIZE succeeded with the following output:
Change Dir: /home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/make" "cmTC_24ec5/fast"
/usr/bin/make -f CMakeFiles/cmTC_24ec5.dir/build.make CMakeFiles/cmTC_24ec5.dir/build
make[1]: Entering directory '/home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp'
Building CXX object CMakeFiles/cmTC_24ec5.dir/src.cxx.o
/usr/bin/c++ -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -DHAVE_GETPAGESIZE -o CMakeFiles/cmTC_24ec5.dir/src.cxx.o -c /home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp/src.cxx
/home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp/src.cxx: In function 'int main()':
/home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp/src.cxx:3:27: warning: statement has no effect [-Wunused-value]
int main(){getpagesize(); return 0;}
^
Linking CXX executable cmTC_24ec5
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_24ec5.dir/link.txt --verbose=1
/usr/bin/c++ -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -DHAVE_GETPAGESIZE CMakeFiles/cmTC_24ec5.dir/src.cxx.o -o cmTC_24ec5 -rdynamic
make[1]: Leaving directory '/home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp'
Source file was:
#include <unistd.h>
int main(){getpagesize(); return 0;}
Performing C++ SOURCE FILE Test HAVE_NANOSLEEP succeeded with the following output:
Change Dir: /home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/make" "cmTC_8dca1/fast"
/usr/bin/make -f CMakeFiles/cmTC_8dca1.dir/build.make CMakeFiles/cmTC_8dca1.dir/build
make[1]: Entering directory '/home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp'
Building CXX object CMakeFiles/cmTC_8dca1.dir/src.cxx.o
/usr/bin/c++ -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -DHAVE_NANOSLEEP -o CMakeFiles/cmTC_8dca1.dir/src.cxx.o -c /home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp/src.cxx
Linking CXX executable cmTC_8dca1
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_8dca1.dir/link.txt --verbose=1
/usr/bin/c++ -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -DHAVE_NANOSLEEP CMakeFiles/cmTC_8dca1.dir/src.cxx.o -o cmTC_8dca1 -rdynamic
make[1]: Leaving directory '/home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp'
Source file was:
#include <time.h>
int main(){nanosleep(0, 0); return 0;}
Performing C++ SOURCE FILE Test HAVE_GETTIMEOFDAY succeeded with the following output:
Change Dir: /home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/make" "cmTC_b9e04/fast"
/usr/bin/make -f CMakeFiles/cmTC_b9e04.dir/build.make CMakeFiles/cmTC_b9e04.dir/build
make[1]: Entering directory '/home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp'
Building CXX object CMakeFiles/cmTC_b9e04.dir/src.cxx.o
/usr/bin/c++ -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -DHAVE_GETTIMEOFDAY -o CMakeFiles/cmTC_b9e04.dir/src.cxx.o -c /home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp/src.cxx
/home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp/src.cxx: In function 'int main()':
/home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp/src.cxx:3:33: warning: null argument where non-null required (argument 1) [-Wnonnull]
int main(){gettimeofday(0, 0); return 0;}
^
Linking CXX executable cmTC_b9e04
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_b9e04.dir/link.txt --verbose=1
/usr/bin/c++ -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -DHAVE_GETTIMEOFDAY CMakeFiles/cmTC_b9e04.dir/src.cxx.o -o cmTC_b9e04 -rdynamic
make[1]: Leaving directory '/home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp'
Source file was:
#include <sys/time.h>
int main(){gettimeofday(0, 0); return 0;}
Performing C++ SOURCE FILE Test HAVE_VALLOC succeeded with the following output:
Change Dir: /home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/make" "cmTC_931e2/fast"
/usr/bin/make -f CMakeFiles/cmTC_931e2.dir/build.make CMakeFiles/cmTC_931e2.dir/build
make[1]: Entering directory '/home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp'
Building CXX object CMakeFiles/cmTC_931e2.dir/src.cxx.o
/usr/bin/c++ -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -DHAVE_VALLOC -o CMakeFiles/cmTC_931e2.dir/src.cxx.o -c /home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp/src.cxx
Linking CXX executable cmTC_931e2
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_931e2.dir/link.txt --verbose=1
/usr/bin/c++ -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -DHAVE_VALLOC CMakeFiles/cmTC_931e2.dir/src.cxx.o -o cmTC_931e2 -rdynamic
make[1]: Leaving directory '/home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp'
Source file was:
#include <malloc.h>
int main(){valloc(0); return 0;}
Performing C++ SOURCE FILE Test HAVE_PTHREAD_SIGMASK succeeded with the following output:
Change Dir: /home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/make" "cmTC_8e54d/fast"
/usr/bin/make -f CMakeFiles/cmTC_8e54d.dir/build.make CMakeFiles/cmTC_8e54d.dir/build
make[1]: Entering directory '/home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp'
Building CXX object CMakeFiles/cmTC_8e54d.dir/src.cxx.o
/usr/bin/c++ -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -DHAVE_PTHREAD_SIGMASK -o CMakeFiles/cmTC_8e54d.dir/src.cxx.o -c /home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp/src.cxx
Linking CXX executable cmTC_8e54d
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_8e54d.dir/link.txt --verbose=1
/usr/bin/c++ -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -DHAVE_PTHREAD_SIGMASK CMakeFiles/cmTC_8e54d.dir/src.cxx.o -o cmTC_8e54d -rdynamic -lpthread
make[1]: Leaving directory '/home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp'
Source file was:
#include <signal.h>
int main(){pthread_sigmask(0, 0, 0); return 0;}
Performing C++ SOURCE FILE Test HAVE_SHM_OPEN succeeded with the following output:
Change Dir: /home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/make" "cmTC_e6b74/fast"
/usr/bin/make -f CMakeFiles/cmTC_e6b74.dir/build.make CMakeFiles/cmTC_e6b74.dir/build
make[1]: Entering directory '/home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp'
Building CXX object CMakeFiles/cmTC_e6b74.dir/src.cxx.o
/usr/bin/c++ -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -DHAVE_SHM_OPEN -o CMakeFiles/cmTC_e6b74.dir/src.cxx.o -c /home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp/src.cxx
Linking CXX executable cmTC_e6b74
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_e6b74.dir/link.txt --verbose=1
/usr/bin/c++ -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -DHAVE_SHM_OPEN CMakeFiles/cmTC_e6b74.dir/src.cxx.o -o cmTC_e6b74 -rdynamic -lrt
make[1]: Leaving directory '/home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp'
Source file was:
#include <sys/types.h>
#include <sys/mman.h>
int main(){shm_open(0, 0, 0); return 0;}
Performing C++ SOURCE FILE Test HAVE_SINCOS succeeded with the following output:
Change Dir: /home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/make" "cmTC_7786b/fast"
/usr/bin/make -f CMakeFiles/cmTC_7786b.dir/build.make CMakeFiles/cmTC_7786b.dir/build
make[1]: Entering directory '/home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp'
Building CXX object CMakeFiles/cmTC_7786b.dir/src.cxx.o
/usr/bin/c++ -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -DHAVE_SINCOS -o CMakeFiles/cmTC_7786b.dir/src.cxx.o -c /home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp/src.cxx
/home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp/src.cxx:2:0: warning: "_GNU_SOURCE" redefined
#define _GNU_SOURCE
^
<command-line>:0:0: note: this is the location of the previous definition
Linking CXX executable cmTC_7786b
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_7786b.dir/link.txt --verbose=1
/usr/bin/c++ -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -DHAVE_SINCOS CMakeFiles/cmTC_7786b.dir/src.cxx.o -o cmTC_7786b -rdynamic
make[1]: Leaving directory '/home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp'
Source file was:
#define _GNU_SOURCE
#include <math.h>
int main(){double x, sin, cos; sincos(x, &sin, &cos); return 0;}
Performing C++ SOURCE FILE Test HAVE_SINCOSF succeeded with the following output:
Change Dir: /home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/make" "cmTC_aa837/fast"
/usr/bin/make -f CMakeFiles/cmTC_aa837.dir/build.make CMakeFiles/cmTC_aa837.dir/build
make[1]: Entering directory '/home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp'
Building CXX object CMakeFiles/cmTC_aa837.dir/src.cxx.o
/usr/bin/c++ -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -DHAVE_SINCOSF -o CMakeFiles/cmTC_aa837.dir/src.cxx.o -c /home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp/src.cxx
/home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp/src.cxx:2:0: warning: "_GNU_SOURCE" redefined
#define _GNU_SOURCE
^
<command-line>:0:0: note: this is the location of the previous definition
Linking CXX executable cmTC_aa837
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_aa837.dir/link.txt --verbose=1
/usr/bin/c++ -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -DHAVE_SINCOSF CMakeFiles/cmTC_aa837.dir/src.cxx.o -o cmTC_aa837 -rdynamic
make[1]: Leaving directory '/home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp'
Source file was:
#define _GNU_SOURCE
#include <math.h>
int main(){float x, sin, cos; sincosf(x, &sin, &cos); return 0;}
Performing C++ SOURCE FILE Test HAVE_SINF succeeded with the following output:
Change Dir: /home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/make" "cmTC_805d2/fast"
/usr/bin/make -f CMakeFiles/cmTC_805d2.dir/build.make CMakeFiles/cmTC_805d2.dir/build
make[1]: Entering directory '/home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp'
Building CXX object CMakeFiles/cmTC_805d2.dir/src.cxx.o
/usr/bin/c++ -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -DHAVE_SINF -o CMakeFiles/cmTC_805d2.dir/src.cxx.o -c /home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp/src.cxx
Linking CXX executable cmTC_805d2
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_805d2.dir/link.txt --verbose=1
/usr/bin/c++ -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -DHAVE_SINF CMakeFiles/cmTC_805d2.dir/src.cxx.o -o cmTC_805d2 -rdynamic
make[1]: Leaving directory '/home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp'
Source file was:
#include <math.h>
int main(){sinf(0); return 0;}
Performing C++ SOURCE FILE Test HAVE_COSF succeeded with the following output:
Change Dir: /home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/make" "cmTC_4bb4a/fast"
/usr/bin/make -f CMakeFiles/cmTC_4bb4a.dir/build.make CMakeFiles/cmTC_4bb4a.dir/build
make[1]: Entering directory '/home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp'
Building CXX object CMakeFiles/cmTC_4bb4a.dir/src.cxx.o
/usr/bin/c++ -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -DHAVE_COSF -o CMakeFiles/cmTC_4bb4a.dir/src.cxx.o -c /home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp/src.cxx
Linking CXX executable cmTC_4bb4a
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_4bb4a.dir/link.txt --verbose=1
/usr/bin/c++ -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -DHAVE_COSF CMakeFiles/cmTC_4bb4a.dir/src.cxx.o -o cmTC_4bb4a -rdynamic
make[1]: Leaving directory '/home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp'
Source file was:
#include <math.h>
int main(){cosf(0); return 0;}
Performing C++ SOURCE FILE Test HAVE_MMAP succeeded with the following output:
Change Dir: /home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/make" "cmTC_be937/fast"
/usr/bin/make -f CMakeFiles/cmTC_be937.dir/build.make CMakeFiles/cmTC_be937.dir/build
make[1]: Entering directory '/home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp'
Building CXX object CMakeFiles/cmTC_be937.dir/src.cxx.o
/usr/bin/c++ -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -DHAVE_MMAP -o CMakeFiles/cmTC_be937.dir/src.cxx.o -c /home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp/src.cxx
Linking CXX executable cmTC_be937
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_be937.dir/link.txt --verbose=1
/usr/bin/c++ -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -DHAVE_MMAP CMakeFiles/cmTC_be937.dir/src.cxx.o -o cmTC_be937 -rdynamic
make[1]: Leaving directory '/home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp'
Source file was:
#include <sys/mman.h>
int main(){mmap(0, 0, 0, 0, 0, 0); return 0;}
Performing C++ SOURCE FILE Test HAVE_PTHREAD_SETSCHEDPARAM succeeded with the following output:
Change Dir: /home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/make" "cmTC_06bf8/fast"
/usr/bin/make -f CMakeFiles/cmTC_06bf8.dir/build.make CMakeFiles/cmTC_06bf8.dir/build
make[1]: Entering directory '/home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp'
Building CXX object CMakeFiles/cmTC_06bf8.dir/src.cxx.o
/usr/bin/c++ -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -DHAVE_PTHREAD_SETSCHEDPARAM -o CMakeFiles/cmTC_06bf8.dir/src.cxx.o -c /home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp/src.cxx
/home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp/src.cxx: In function 'int main()':
/home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp/src.cxx:5:49: warning: null argument where non-null required (argument 3) [-Wnonnull]
pthread_setschedparam(pthread, 0, 0);
^
Linking CXX executable cmTC_06bf8
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_06bf8.dir/link.txt --verbose=1
/usr/bin/c++ -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -DHAVE_PTHREAD_SETSCHEDPARAM CMakeFiles/cmTC_06bf8.dir/src.cxx.o -o cmTC_06bf8 -rdynamic -lpthread
make[1]: Leaving directory '/home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp'
Source file was:
#include <pthread.h>
int main(){
pthread_t pthread;
pthread_setschedparam(pthread, 0, 0);
return 0;
}
Performing C++ SOURCE FILE Test HAVE_SCHED_SETSCHEDULER succeeded with the following output:
Change Dir: /home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/make" "cmTC_9fcb3/fast"
/usr/bin/make -f CMakeFiles/cmTC_9fcb3.dir/build.make CMakeFiles/cmTC_9fcb3.dir/build
make[1]: Entering directory '/home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp'
Building CXX object CMakeFiles/cmTC_9fcb3.dir/src.cxx.o
/usr/bin/c++ -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -DHAVE_SCHED_SETSCHEDULER -o CMakeFiles/cmTC_9fcb3.dir/src.cxx.o -c /home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp/src.cxx
Linking CXX executable cmTC_9fcb3
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_9fcb3.dir/link.txt --verbose=1
/usr/bin/c++ -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -DHAVE_SCHED_SETSCHEDULER CMakeFiles/cmTC_9fcb3.dir/src.cxx.o -o cmTC_9fcb3 -rdynamic -lpthread
make[1]: Leaving directory '/home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp'
Source file was:
#include <sched.h>
int main(){
pid_t pid;
sched_setscheduler(pid, 0, 0);
return 0;
}
Determining if the include file sys/resource.h exists passed with the following output:
Change Dir: /home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/make" "cmTC_e6c6f/fast"
/usr/bin/make -f CMakeFiles/cmTC_e6c6f.dir/build.make CMakeFiles/cmTC_e6c6f.dir/build
make[1]: Entering directory '/home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp'
Building CXX object CMakeFiles/cmTC_e6c6f.dir/CheckIncludeFile.cxx.o
/usr/bin/c++ -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -o CMakeFiles/cmTC_e6c6f.dir/CheckIncludeFile.cxx.o -c /home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp/CheckIncludeFile.cxx
Linking CXX executable cmTC_e6c6f
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_e6c6f.dir/link.txt --verbose=1
/usr/bin/c++ -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized CMakeFiles/cmTC_e6c6f.dir/CheckIncludeFile.cxx.o -o cmTC_e6c6f -rdynamic
make[1]: Leaving directory '/home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp'
Performing C++ SOURCE FILE Test HAVE_WNO_UNUSED_BUT_SET_VARIABLE succeeded with the following output:
Change Dir: /home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/make" "cmTC_6c2d7/fast"
/usr/bin/make -f CMakeFiles/cmTC_6c2d7.dir/build.make CMakeFiles/cmTC_6c2d7.dir/build
make[1]: Entering directory '/home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp'
Building CXX object CMakeFiles/cmTC_6c2d7.dir/src.cxx.o
/usr/bin/c++ -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -DHAVE_WNO_UNUSED_BUT_SET_VARIABLE -Wno-unused-but-set-variable -o CMakeFiles/cmTC_6c2d7.dir/src.cxx.o -c /home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp/src.cxx
Linking CXX executable cmTC_6c2d7
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_6c2d7.dir/link.txt --verbose=1
/usr/bin/c++ -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -DHAVE_WNO_UNUSED_BUT_SET_VARIABLE CMakeFiles/cmTC_6c2d7.dir/src.cxx.o -o cmTC_6c2d7 -rdynamic -lpthread
make[1]: Leaving directory '/home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp'
Source file was:
int main() { return 0; }
Performing C SOURCE FILE Test SSE2_SUPPORTED succeeded with the following output:
Change Dir: /home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/make" "cmTC_f9baf/fast"
/usr/bin/make -f CMakeFiles/cmTC_f9baf.dir/build.make CMakeFiles/cmTC_f9baf.dir/build
make[1]: Entering directory '/home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_f9baf.dir/src.c.o
/usr/bin/cc -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -DSSE2_SUPPORTED -msse2 -o CMakeFiles/cmTC_f9baf.dir/src.c.o -c /home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp/src.c
Linking C executable cmTC_f9baf
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_f9baf.dir/link.txt --verbose=1
/usr/bin/cc -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -DSSE2_SUPPORTED CMakeFiles/cmTC_f9baf.dir/src.c.o -o cmTC_f9baf -rdynamic
make[1]: Leaving directory '/home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp'
Source file was:
int main(void) { return 0; }
Determining if the Q_WS_X11 exist passed with the following output:
Change Dir: /home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/make" "cmTC_bf57d/fast"
/usr/bin/make -f CMakeFiles/cmTC_bf57d.dir/build.make CMakeFiles/cmTC_bf57d.dir/build
make[1]: Entering directory '/home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp'
Building CXX object CMakeFiles/cmTC_bf57d.dir/CheckSymbolExists.cxx.o
/usr/bin/c++ -I/usr/include/qt4 -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -o CMakeFiles/cmTC_bf57d.dir/CheckSymbolExists.cxx.o -c /home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp/CheckSymbolExists.cxx
Linking CXX executable cmTC_bf57d
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_bf57d.dir/link.txt --verbose=1
/usr/bin/c++ -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized CMakeFiles/cmTC_bf57d.dir/CheckSymbolExists.cxx.o -o cmTC_bf57d -rdynamic
make[1]: Leaving directory '/home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp'
File /home/mercado/workarea-gnuradio/gnuradio/build/CMakeFiles/CMakeTmp/CheckSymbolExists.cxx:
/* */
#include <QtCore/qglobal.h>
int main(int argc, char** argv)
{
(void)argv;
#ifndef Q_WS_X11
return ((int*)(&Q_WS_X11))[argc];
#else
(void)argc;
return 0;
#endif
}
Hi Ale - Unfortunately the files & images don't really provide useful info on the issue you're encountering. Much better would be to attach the output of the "cmake" command, e.g., "cmake .. > cmake_out.txt 2>&1", including whatever cmake arguments you issue. Please note the actual cmake command issued in whatever info you provide, as that can be relevant. Hope this is useful.- MLD
On Tue, Jun 26, 2018, at 3:40 PM, Alejandra Mercado wrote:
> Dear GnuRadio folks,
>
> I'm following the instructions of
>
> https://kb.ettus.com/Building_and_Installing_the_USRP_Open-Source_Toolchain_(UHD_and_GNU_Radio)_on_Linux
>
> And I installed the UHD (it found the device, so that seems to be working).
>
> Now, I'm following the steps under
> Building and installing GNU Radio from source code
> Did this:
> git clone --recursive https://github.com/gnuradio/gnuradio
> Then did this:
> image.png
> Then did this:
> git submodule update --init --recursive
> And when I finally did the cmake ../ * *_I got this error_**
>
> image.png
> I'm attaching the two log files it mentions.
>
> Needless to say, the "make" command won't execute.
>
> Any ideas where I went wrong?
>
> Thanks and regards,
> Ale
> _________________________________________________
> Discuss-gnuradio mailing list
> Discuss-gnuradio@gnu.org
> https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
> Email had 2 attachments:
> * CMakeOutput.log
> 130k (text/x-log)
> * CMakeError.log
> 27k (text/x-log)
No comments:
Post a Comment