The system is: Linux - 4.19.50-v7+ - armv7l 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/pi/gnuradio/build/CMakeFiles/3.13.4/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/pi/gnuradio/build/CMakeFiles/3.13.4/CompilerIdC/a.out" Determining if the CXX compiler works passed with the following output: Change Dir: /home/pi/gnuradio/build/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_04bf1/fast" /usr/bin/make -f CMakeFiles/cmTC_04bf1.dir/build.make CMakeFiles/cmTC_04bf1.dir/build make[1]: Entering directory '/home/pi/gnuradio/build/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_04bf1.dir/testCXXCompiler.cxx.o /usr/bin/c++ -o CMakeFiles/cmTC_04bf1.dir/testCXXCompiler.cxx.o -c /home/pi/gnuradio/build/CMakeFiles/CMakeTmp/testCXXCompiler.cxx Linking CXX executable cmTC_04bf1 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_04bf1.dir/link.txt --verbose=1 /usr/bin/c++ CMakeFiles/cmTC_04bf1.dir/testCXXCompiler.cxx.o -o cmTC_04bf1 make[1]: Leaving directory '/home/pi/gnuradio/build/CMakeFiles/CMakeTmp' Detecting CXX compiler ABI info compiled with the following output: Change Dir: /home/pi/gnuradio/build/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_7277e/fast" /usr/bin/make -f CMakeFiles/cmTC_7277e.dir/build.make CMakeFiles/cmTC_7277e.dir/build make[1]: Entering directory '/home/pi/gnuradio/build/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_7277e.dir/CMakeCXXCompilerABI.cpp.o /usr/bin/c++ -o CMakeFiles/cmTC_7277e.dir/CMakeCXXCompilerABI.cpp.o -c /usr/share/cmake-3.13/Modules/CMakeCXXCompilerABI.cpp Linking CXX executable cmTC_7277e /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_7277e.dir/link.txt --verbose=1 /usr/bin/c++ -v CMakeFiles/cmTC_7277e.dir/CMakeCXXCompilerABI.cpp.o -o cmTC_7277e Using built-in specs. COLLECT_GCC=/usr/bin/c++ COLLECT_LTO_WRAPPER=/usr/lib/gcc/arm-linux-gnueabihf/8/lto-wrapper Target: arm-linux-gnueabihf Configured with: ../src/configure -v --with-pkgversion='Raspbian 8.3.0-6+rpi1' --with-bugurl=file:///usr/share/doc/gcc-8/README.Bugs --enable-languages=c,ada,c++,go,d,fortran,objc,obj-c++ --prefix=/usr --with-gcc-major-version-only --program-suffix=-8 --program-prefix=arm-linux-gnueabihf- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-bootstrap --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-libitm --disable-libquadmath --disable-libquadmath-support --enable-plugin --with-system-zlib --with-target-system-zlib --enable-objc-gc=auto --enable-multiarch --disable-sjlj-exceptions --with-arch=armv6 --with-fpu=vfp --with-float=hard --disable-werror --enable-checking=release --build=arm-linux-gnueabihf --host=arm-linux-gnueabihf --target=arm-linux-gnueabihf Thread model: posix gcc version 8.3.0 (Raspbian 8.3.0-6+rpi1) COMPILER_PATH=/usr/lib/gcc/arm-linux-gnueabihf/8/:/usr/lib/gcc/arm-linux-gnueabihf/8/:/usr/lib/gcc/arm-linux-gnueabihf/:/usr/lib/gcc/arm-linux-gnueabihf/8/:/usr/lib/gcc/arm-linux-gnueabihf/ LIBRARY_PATH=/usr/lib/gcc/arm-linux-gnueabihf/8/:/usr/lib/gcc/arm-linux-gnueabihf/8/../../../arm-linux-gnueabihf/:/usr/lib/gcc/arm-linux-gnueabihf/8/../../../:/lib/arm-linux-gnueabihf/:/lib/:/usr/lib/arm-linux-gnueabihf/:/usr/lib/ COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_7277e' '-shared-libgcc' '-mfloat-abi=hard' '-mfpu=vfp' '-mtls-dialect=gnu' '-marm' '-march=armv6+fp' /usr/lib/gcc/arm-linux-gnueabihf/8/collect2 -plugin /usr/lib/gcc/arm-linux-gnueabihf/8/liblto_plugin.so -plugin-opt=/usr/lib/gcc/arm-linux-gnueabihf/8/lto-wrapper -plugin-opt=-fresolution=/tmp/ccOjFJBV.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 --build-id --eh-frame-hdr -dynamic-linker /lib/ld-linux-armhf.so.3 -X --hash-style=gnu -m armelf_linux_eabi -o cmTC_7277e /usr/lib/gcc/arm-linux-gnueabihf/8/../../../arm-linux-gnueabihf/crt1.o /usr/lib/gcc/arm-linux-gnueabihf/8/../../../arm-linux-gnueabihf/crti.o /usr/lib/gcc/arm-linux-gnueabihf/8/crtbegin.o -L/usr/lib/gcc/arm-linux-gnueabihf/8 -L/usr/lib/gcc/arm-linux-gnueabihf/8/../../../arm-linux-gnueabihf -L/usr/lib/gcc/arm-linux-gnueabihf/8/../../.. -L/lib/arm-linux-gnueabihf -L/usr/lib/arm-linux-gnueabihf CMakeFiles/cmTC_7277e.dir/CMakeCXXCompilerABI.cpp.o -lstdc++ -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/arm-linux-gnueabihf/8/crtend.o /usr/lib/gcc/arm-linux-gnueabihf/8/../../../arm-linux-gnueabihf/crtn.o COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_7277e' '-shared-libgcc' '-mfloat-abi=hard' '-mfpu=vfp' '-mtls-dialect=gnu' '-marm' '-march=armv6+fp' make[1]: Leaving directory '/home/pi/gnuradio/build/CMakeFiles/CMakeTmp' Parsed CXX implicit link information from above output: link line regex: [^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$)] ignore line: [Change Dir: /home/pi/gnuradio/build/CMakeFiles/CMakeTmp] ignore line: [] ignore line: [Run Build Command:"/usr/bin/make" "cmTC_7277e/fast"] ignore line: [/usr/bin/make -f CMakeFiles/cmTC_7277e.dir/build.make CMakeFiles/cmTC_7277e.dir/build] ignore line: [make[1]: Entering directory '/home/pi/gnuradio/build/CMakeFiles/CMakeTmp'] ignore line: [Building CXX object CMakeFiles/cmTC_7277e.dir/CMakeCXXCompilerABI.cpp.o] ignore line: [/usr/bin/c++ -o CMakeFiles/cmTC_7277e.dir/CMakeCXXCompilerABI.cpp.o -c /usr/share/cmake-3.13/Modules/CMakeCXXCompilerABI.cpp] ignore line: [Linking CXX executable cmTC_7277e] ignore line: [/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_7277e.dir/link.txt --verbose=1] ignore line: [/usr/bin/c++ -v CMakeFiles/cmTC_7277e.dir/CMakeCXXCompilerABI.cpp.o -o cmTC_7277e ] ignore line: [Using built-in specs.] ignore line: [COLLECT_GCC=/usr/bin/c++] ignore line: [COLLECT_LTO_WRAPPER=/usr/lib/gcc/arm-linux-gnueabihf/8/lto-wrapper] ignore line: [Target: arm-linux-gnueabihf] ignore line: [Configured with: ../src/configure -v --with-pkgversion='Raspbian 8.3.0-6+rpi1' --with-bugurl=file:///usr/share/doc/gcc-8/README.Bugs --enable-languages=c,ada,c++,go,d,fortran,objc,obj-c++ --prefix=/usr --with-gcc-major-version-only --program-suffix=-8 --program-prefix=arm-linux-gnueabihf- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-bootstrap --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-libitm --disable-libquadmath --disable-libquadmath-support --enable-plugin --with-system-zlib --with-target-system-zlib --enable-objc-gc=auto --enable-multiarch --disable-sjlj-exceptions --with-arch=armv6 --with-fpu=vfp --with-float=hard --disable-werror --enable-checking=release --build=arm-linux-gnueabihf --host=arm-linux-gnueabihf --target=arm-linux-gnueabihf] ignore line: [Thread model: posix] ignore line: [gcc version 8.3.0 (Raspbian 8.3.0-6+rpi1) ] ignore line: [COMPILER_PATH=/usr/lib/gcc/arm-linux-gnueabihf/8/:/usr/lib/gcc/arm-linux-gnueabihf/8/:/usr/lib/gcc/arm-linux-gnueabihf/:/usr/lib/gcc/arm-linux-gnueabihf/8/:/usr/lib/gcc/arm-linux-gnueabihf/] ignore line: [LIBRARY_PATH=/usr/lib/gcc/arm-linux-gnueabihf/8/:/usr/lib/gcc/arm-linux-gnueabihf/8/../../../arm-linux-gnueabihf/:/usr/lib/gcc/arm-linux-gnueabihf/8/../../../:/lib/arm-linux-gnueabihf/:/lib/:/usr/lib/arm-linux-gnueabihf/:/usr/lib/] ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_7277e' '-shared-libgcc' '-mfloat-abi=hard' '-mfpu=vfp' '-mtls-dialect=gnu' '-marm' '-march=armv6+fp'] link line: [ /usr/lib/gcc/arm-linux-gnueabihf/8/collect2 -plugin /usr/lib/gcc/arm-linux-gnueabihf/8/liblto_plugin.so -plugin-opt=/usr/lib/gcc/arm-linux-gnueabihf/8/lto-wrapper -plugin-opt=-fresolution=/tmp/ccOjFJBV.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 --build-id --eh-frame-hdr -dynamic-linker /lib/ld-linux-armhf.so.3 -X --hash-style=gnu -m armelf_linux_eabi -o cmTC_7277e /usr/lib/gcc/arm-linux-gnueabihf/8/../../../arm-linux-gnueabihf/crt1.o /usr/lib/gcc/arm-linux-gnueabihf/8/../../../arm-linux-gnueabihf/crti.o /usr/lib/gcc/arm-linux-gnueabihf/8/crtbegin.o -L/usr/lib/gcc/arm-linux-gnueabihf/8 -L/usr/lib/gcc/arm-linux-gnueabihf/8/../../../arm-linux-gnueabihf -L/usr/lib/gcc/arm-linux-gnueabihf/8/../../.. -L/lib/arm-linux-gnueabihf -L/usr/lib/arm-linux-gnueabihf CMakeFiles/cmTC_7277e.dir/CMakeCXXCompilerABI.cpp.o -lstdc++ -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/arm-linux-gnueabihf/8/crtend.o /usr/lib/gcc/arm-linux-gnueabihf/8/../../../arm-linux-gnueabihf/crtn.o] arg [/usr/lib/gcc/arm-linux-gnueabihf/8/collect2] ==> ignore arg [-plugin] ==> ignore arg [/usr/lib/gcc/arm-linux-gnueabihf/8/liblto_plugin.so] ==> ignore arg [-plugin-opt=/usr/lib/gcc/arm-linux-gnueabihf/8/lto-wrapper] ==> ignore arg [-plugin-opt=-fresolution=/tmp/ccOjFJBV.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 [--build-id] ==> ignore arg [--eh-frame-hdr] ==> ignore arg [-dynamic-linker] ==> ignore arg [/lib/ld-linux-armhf.so.3] ==> ignore arg [-X] ==> ignore arg [--hash-style=gnu] ==> ignore arg [-m] ==> ignore arg [armelf_linux_eabi] ==> ignore arg [-o] ==> ignore arg [cmTC_7277e] ==> ignore arg [/usr/lib/gcc/arm-linux-gnueabihf/8/../../../arm-linux-gnueabihf/crt1.o] ==> ignore arg [/usr/lib/gcc/arm-linux-gnueabihf/8/../../../arm-linux-gnueabihf/crti.o] ==> ignore arg [/usr/lib/gcc/arm-linux-gnueabihf/8/crtbegin.o] ==> ignore arg [-L/usr/lib/gcc/arm-linux-gnueabihf/8] ==> dir [/usr/lib/gcc/arm-linux-gnueabihf/8] arg [-L/usr/lib/gcc/arm-linux-gnueabihf/8/../../../arm-linux-gnueabihf] ==> dir [/usr/lib/gcc/arm-linux-gnueabihf/8/../../../arm-linux-gnueabihf] arg [-L/usr/lib/gcc/arm-linux-gnueabihf/8/../../..] ==> dir [/usr/lib/gcc/arm-linux-gnueabihf/8/../../..] arg [-L/lib/arm-linux-gnueabihf] ==> dir [/lib/arm-linux-gnueabihf] arg [-L/usr/lib/arm-linux-gnueabihf] ==> dir [/usr/lib/arm-linux-gnueabihf] arg [CMakeFiles/cmTC_7277e.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/arm-linux-gnueabihf/8/crtend.o] ==> ignore arg [/usr/lib/gcc/arm-linux-gnueabihf/8/../../../arm-linux-gnueabihf/crtn.o] ==> ignore collapse library dir [/usr/lib/gcc/arm-linux-gnueabihf/8] ==> [/usr/lib/gcc/arm-linux-gnueabihf/8] collapse library dir [/usr/lib/gcc/arm-linux-gnueabihf/8/../../../arm-linux-gnueabihf] ==> [/usr/lib/arm-linux-gnueabihf] collapse library dir [/usr/lib/gcc/arm-linux-gnueabihf/8/../../..] ==> [/usr/lib] collapse library dir [/lib/arm-linux-gnueabihf] ==> [/lib/arm-linux-gnueabihf] collapse library dir [/usr/lib/arm-linux-gnueabihf] ==> [/usr/lib/arm-linux-gnueabihf] implicit libs: [stdc++;m;gcc_s;gcc;c;gcc_s;gcc] implicit dirs: [/usr/lib/gcc/arm-linux-gnueabihf/8;/usr/lib/arm-linux-gnueabihf;/usr/lib;/lib/arm-linux-gnueabihf] implicit fwks: [] Detecting CXX [-std=c++2a] compiler features compiled with the following output: Change Dir: /home/pi/gnuradio/build/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_f9d99/fast" /usr/bin/make -f CMakeFiles/cmTC_f9d99.dir/build.make CMakeFiles/cmTC_f9d99.dir/build make[1]: Entering directory '/home/pi/gnuradio/build/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_f9d99.dir/feature_tests.cxx.o /usr/bin/c++ -std=c++2a -o CMakeFiles/cmTC_f9d99.dir/feature_tests.cxx.o -c /home/pi/gnuradio/build/CMakeFiles/feature_tests.cxx Linking CXX executable cmTC_f9d99 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_f9d99.dir/link.txt --verbose=1 /usr/bin/c++ CMakeFiles/cmTC_f9d99.dir/feature_tests.cxx.o -o cmTC_f9d99 make[1]: Leaving directory '/home/pi/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++17] compiler features compiled with the following output: Change Dir: /home/pi/gnuradio/build/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_b3b45/fast" /usr/bin/make -f CMakeFiles/cmTC_b3b45.dir/build.make CMakeFiles/cmTC_b3b45.dir/build make[1]: Entering directory '/home/pi/gnuradio/build/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_b3b45.dir/feature_tests.cxx.o /usr/bin/c++ -std=c++17 -o CMakeFiles/cmTC_b3b45.dir/feature_tests.cxx.o -c /home/pi/gnuradio/build/CMakeFiles/feature_tests.cxx Linking CXX executable cmTC_b3b45 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_b3b45.dir/link.txt --verbose=1 /usr/bin/c++ CMakeFiles/cmTC_b3b45.dir/feature_tests.cxx.o -o cmTC_b3b45 make[1]: Leaving directory '/home/pi/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++14] compiler features compiled with the following output: Change Dir: /home/pi/gnuradio/build/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_0ccd0/fast" /usr/bin/make -f CMakeFiles/cmTC_0ccd0.dir/build.make CMakeFiles/cmTC_0ccd0.dir/build make[1]: Entering directory '/home/pi/gnuradio/build/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_0ccd0.dir/feature_tests.cxx.o /usr/bin/c++ -std=c++14 -o CMakeFiles/cmTC_0ccd0.dir/feature_tests.cxx.o -c /home/pi/gnuradio/build/CMakeFiles/feature_tests.cxx Linking CXX executable cmTC_0ccd0 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_0ccd0.dir/link.txt --verbose=1 /usr/bin/c++ CMakeFiles/cmTC_0ccd0.dir/feature_tests.cxx.o -o cmTC_0ccd0 make[1]: Leaving directory '/home/pi/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/pi/gnuradio/build/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_5fae7/fast" /usr/bin/make -f CMakeFiles/cmTC_5fae7.dir/build.make CMakeFiles/cmTC_5fae7.dir/build make[1]: Entering directory '/home/pi/gnuradio/build/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_5fae7.dir/feature_tests.cxx.o /usr/bin/c++ -std=c++11 -o CMakeFiles/cmTC_5fae7.dir/feature_tests.cxx.o -c /home/pi/gnuradio/build/CMakeFiles/feature_tests.cxx Linking CXX executable cmTC_5fae7 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_5fae7.dir/link.txt --verbose=1 /usr/bin/c++ CMakeFiles/cmTC_5fae7.dir/feature_tests.cxx.o -o cmTC_5fae7 make[1]: Leaving directory '/home/pi/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/pi/gnuradio/build/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_caa89/fast" /usr/bin/make -f CMakeFiles/cmTC_caa89.dir/build.make CMakeFiles/cmTC_caa89.dir/build make[1]: Entering directory '/home/pi/gnuradio/build/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_caa89.dir/feature_tests.cxx.o /usr/bin/c++ -std=c++98 -o CMakeFiles/cmTC_caa89.dir/feature_tests.cxx.o -c /home/pi/gnuradio/build/CMakeFiles/feature_tests.cxx Linking CXX executable cmTC_caa89 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_caa89.dir/link.txt --verbose=1 /usr/bin/c++ CMakeFiles/cmTC_caa89.dir/feature_tests.cxx.o -o cmTC_caa89 make[1]: Leaving directory '/home/pi/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/pi/gnuradio/build/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_ed1b5/fast" /usr/bin/make -f CMakeFiles/cmTC_ed1b5.dir/build.make CMakeFiles/cmTC_ed1b5.dir/build make[1]: Entering directory '/home/pi/gnuradio/build/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_ed1b5.dir/testCCompiler.c.o /usr/bin/cc -o CMakeFiles/cmTC_ed1b5.dir/testCCompiler.c.o -c /home/pi/gnuradio/build/CMakeFiles/CMakeTmp/testCCompiler.c Linking C executable cmTC_ed1b5 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_ed1b5.dir/link.txt --verbose=1 /usr/bin/cc CMakeFiles/cmTC_ed1b5.dir/testCCompiler.c.o -o cmTC_ed1b5 make[1]: Leaving directory '/home/pi/gnuradio/build/CMakeFiles/CMakeTmp' Detecting C compiler ABI info compiled with the following output: Change Dir: /home/pi/gnuradio/build/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_46a7d/fast" /usr/bin/make -f CMakeFiles/cmTC_46a7d.dir/build.make CMakeFiles/cmTC_46a7d.dir/build make[1]: Entering directory '/home/pi/gnuradio/build/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_46a7d.dir/CMakeCCompilerABI.c.o /usr/bin/cc -o CMakeFiles/cmTC_46a7d.dir/CMakeCCompilerABI.c.o -c /usr/share/cmake-3.13/Modules/CMakeCCompilerABI.c Linking C executable cmTC_46a7d /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_46a7d.dir/link.txt --verbose=1 /usr/bin/cc -v CMakeFiles/cmTC_46a7d.dir/CMakeCCompilerABI.c.o -o cmTC_46a7d Using built-in specs. COLLECT_GCC=/usr/bin/cc COLLECT_LTO_WRAPPER=/usr/lib/gcc/arm-linux-gnueabihf/8/lto-wrapper Target: arm-linux-gnueabihf Configured with: ../src/configure -v --with-pkgversion='Raspbian 8.3.0-6+rpi1' --with-bugurl=file:///usr/share/doc/gcc-8/README.Bugs --enable-languages=c,ada,c++,go,d,fortran,objc,obj-c++ --prefix=/usr --with-gcc-major-version-only --program-suffix=-8 --program-prefix=arm-linux-gnueabihf- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-bootstrap --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-libitm --disable-libquadmath --disable-libquadmath-support --enable-plugin --with-system-zlib --with-target-system-zlib --enable-objc-gc=auto --enable-multiarch --disable-sjlj-exceptions --with-arch=armv6 --with-fpu=vfp --with-float=hard --disable-werror --enable-checking=release --build=arm-linux-gnueabihf --host=arm-linux-gnueabihf --target=arm-linux-gnueabihf Thread model: posix gcc version 8.3.0 (Raspbian 8.3.0-6+rpi1) COMPILER_PATH=/usr/lib/gcc/arm-linux-gnueabihf/8/:/usr/lib/gcc/arm-linux-gnueabihf/8/:/usr/lib/gcc/arm-linux-gnueabihf/:/usr/lib/gcc/arm-linux-gnueabihf/8/:/usr/lib/gcc/arm-linux-gnueabihf/ LIBRARY_PATH=/usr/lib/gcc/arm-linux-gnueabihf/8/:/usr/lib/gcc/arm-linux-gnueabihf/8/../../../arm-linux-gnueabihf/:/usr/lib/gcc/arm-linux-gnueabihf/8/../../../:/lib/arm-linux-gnueabihf/:/lib/:/usr/lib/arm-linux-gnueabihf/:/usr/lib/ COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_46a7d' '-mfloat-abi=hard' '-mfpu=vfp' '-mtls-dialect=gnu' '-marm' '-march=armv6+fp' /usr/lib/gcc/arm-linux-gnueabihf/8/collect2 -plugin /usr/lib/gcc/arm-linux-gnueabihf/8/liblto_plugin.so -plugin-opt=/usr/lib/gcc/arm-linux-gnueabihf/8/lto-wrapper -plugin-opt=-fresolution=/tmp/ccyestSv.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 --build-id --eh-frame-hdr -dynamic-linker /lib/ld-linux-armhf.so.3 -X --hash-style=gnu -m armelf_linux_eabi -o cmTC_46a7d /usr/lib/gcc/arm-linux-gnueabihf/8/../../../arm-linux-gnueabihf/crt1.o /usr/lib/gcc/arm-linux-gnueabihf/8/../../../arm-linux-gnueabihf/crti.o /usr/lib/gcc/arm-linux-gnueabihf/8/crtbegin.o -L/usr/lib/gcc/arm-linux-gnueabihf/8 -L/usr/lib/gcc/arm-linux-gnueabihf/8/../../../arm-linux-gnueabihf -L/usr/lib/gcc/arm-linux-gnueabihf/8/../../.. -L/lib/arm-linux-gnueabihf -L/usr/lib/arm-linux-gnueabihf CMakeFiles/cmTC_46a7d.dir/CMakeCCompilerABI.c.o -lgcc --push-state --as-needed -lgcc_s --pop-state -lc -lgcc --push-state --as-needed -lgcc_s --pop-state /usr/lib/gcc/arm-linux-gnueabihf/8/crtend.o /usr/lib/gcc/arm-linux-gnueabihf/8/../../../arm-linux-gnueabihf/crtn.o COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_46a7d' '-mfloat-abi=hard' '-mfpu=vfp' '-mtls-dialect=gnu' '-marm' '-march=armv6+fp' make[1]: Leaving directory '/home/pi/gnuradio/build/CMakeFiles/CMakeTmp' Parsed C implicit link information from above output: link line regex: [^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$)] ignore line: [Change Dir: /home/pi/gnuradio/build/CMakeFiles/CMakeTmp] ignore line: [] ignore line: [Run Build Command:"/usr/bin/make" "cmTC_46a7d/fast"] ignore line: [/usr/bin/make -f CMakeFiles/cmTC_46a7d.dir/build.make CMakeFiles/cmTC_46a7d.dir/build] ignore line: [make[1]: Entering directory '/home/pi/gnuradio/build/CMakeFiles/CMakeTmp'] ignore line: [Building C object CMakeFiles/cmTC_46a7d.dir/CMakeCCompilerABI.c.o] ignore line: [/usr/bin/cc -o CMakeFiles/cmTC_46a7d.dir/CMakeCCompilerABI.c.o -c /usr/share/cmake-3.13/Modules/CMakeCCompilerABI.c] ignore line: [Linking C executable cmTC_46a7d] ignore line: [/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_46a7d.dir/link.txt --verbose=1] ignore line: [/usr/bin/cc -v CMakeFiles/cmTC_46a7d.dir/CMakeCCompilerABI.c.o -o cmTC_46a7d ] ignore line: [Using built-in specs.] ignore line: [COLLECT_GCC=/usr/bin/cc] ignore line: [COLLECT_LTO_WRAPPER=/usr/lib/gcc/arm-linux-gnueabihf/8/lto-wrapper] ignore line: [Target: arm-linux-gnueabihf] ignore line: [Configured with: ../src/configure -v --with-pkgversion='Raspbian 8.3.0-6+rpi1' --with-bugurl=file:///usr/share/doc/gcc-8/README.Bugs --enable-languages=c,ada,c++,go,d,fortran,objc,obj-c++ --prefix=/usr --with-gcc-major-version-only --program-suffix=-8 --program-prefix=arm-linux-gnueabihf- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-bootstrap --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-libitm --disable-libquadmath --disable-libquadmath-support --enable-plugin --with-system-zlib --with-target-system-zlib --enable-objc-gc=auto --enable-multiarch --disable-sjlj-exceptions --with-arch=armv6 --with-fpu=vfp --with-float=hard --disable-werror --enable-checking=release --build=arm-linux-gnueabihf --host=arm-linux-gnueabihf --target=arm-linux-gnueabihf] ignore line: [Thread model: posix] ignore line: [gcc version 8.3.0 (Raspbian 8.3.0-6+rpi1) ] ignore line: [COMPILER_PATH=/usr/lib/gcc/arm-linux-gnueabihf/8/:/usr/lib/gcc/arm-linux-gnueabihf/8/:/usr/lib/gcc/arm-linux-gnueabihf/:/usr/lib/gcc/arm-linux-gnueabihf/8/:/usr/lib/gcc/arm-linux-gnueabihf/] ignore line: [LIBRARY_PATH=/usr/lib/gcc/arm-linux-gnueabihf/8/:/usr/lib/gcc/arm-linux-gnueabihf/8/../../../arm-linux-gnueabihf/:/usr/lib/gcc/arm-linux-gnueabihf/8/../../../:/lib/arm-linux-gnueabihf/:/lib/:/usr/lib/arm-linux-gnueabihf/:/usr/lib/] ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_46a7d' '-mfloat-abi=hard' '-mfpu=vfp' '-mtls-dialect=gnu' '-marm' '-march=armv6+fp'] link line: [ /usr/lib/gcc/arm-linux-gnueabihf/8/collect2 -plugin /usr/lib/gcc/arm-linux-gnueabihf/8/liblto_plugin.so -plugin-opt=/usr/lib/gcc/arm-linux-gnueabihf/8/lto-wrapper -plugin-opt=-fresolution=/tmp/ccyestSv.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 --build-id --eh-frame-hdr -dynamic-linker /lib/ld-linux-armhf.so.3 -X --hash-style=gnu -m armelf_linux_eabi -o cmTC_46a7d /usr/lib/gcc/arm-linux-gnueabihf/8/../../../arm-linux-gnueabihf/crt1.o /usr/lib/gcc/arm-linux-gnueabihf/8/../../../arm-linux-gnueabihf/crti.o /usr/lib/gcc/arm-linux-gnueabihf/8/crtbegin.o -L/usr/lib/gcc/arm-linux-gnueabihf/8 -L/usr/lib/gcc/arm-linux-gnueabihf/8/../../../arm-linux-gnueabihf -L/usr/lib/gcc/arm-linux-gnueabihf/8/../../.. -L/lib/arm-linux-gnueabihf -L/usr/lib/arm-linux-gnueabihf CMakeFiles/cmTC_46a7d.dir/CMakeCCompilerABI.c.o -lgcc --push-state --as-needed -lgcc_s --pop-state -lc -lgcc --push-state --as-needed -lgcc_s --pop-state /usr/lib/gcc/arm-linux-gnueabihf/8/crtend.o /usr/lib/gcc/arm-linux-gnueabihf/8/../../../arm-linux-gnueabihf/crtn.o] arg [/usr/lib/gcc/arm-linux-gnueabihf/8/collect2] ==> ignore arg [-plugin] ==> ignore arg [/usr/lib/gcc/arm-linux-gnueabihf/8/liblto_plugin.so] ==> ignore arg [-plugin-opt=/usr/lib/gcc/arm-linux-gnueabihf/8/lto-wrapper] ==> ignore arg [-plugin-opt=-fresolution=/tmp/ccyestSv.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 [--build-id] ==> ignore arg [--eh-frame-hdr] ==> ignore arg [-dynamic-linker] ==> ignore arg [/lib/ld-linux-armhf.so.3] ==> ignore arg [-X] ==> ignore arg [--hash-style=gnu] ==> ignore arg [-m] ==> ignore arg [armelf_linux_eabi] ==> ignore arg [-o] ==> ignore arg [cmTC_46a7d] ==> ignore arg [/usr/lib/gcc/arm-linux-gnueabihf/8/../../../arm-linux-gnueabihf/crt1.o] ==> ignore arg [/usr/lib/gcc/arm-linux-gnueabihf/8/../../../arm-linux-gnueabihf/crti.o] ==> ignore arg [/usr/lib/gcc/arm-linux-gnueabihf/8/crtbegin.o] ==> ignore arg [-L/usr/lib/gcc/arm-linux-gnueabihf/8] ==> dir [/usr/lib/gcc/arm-linux-gnueabihf/8] arg [-L/usr/lib/gcc/arm-linux-gnueabihf/8/../../../arm-linux-gnueabihf] ==> dir [/usr/lib/gcc/arm-linux-gnueabihf/8/../../../arm-linux-gnueabihf] arg [-L/usr/lib/gcc/arm-linux-gnueabihf/8/../../..] ==> dir [/usr/lib/gcc/arm-linux-gnueabihf/8/../../..] arg [-L/lib/arm-linux-gnueabihf] ==> dir [/lib/arm-linux-gnueabihf] arg [-L/usr/lib/arm-linux-gnueabihf] ==> dir [/usr/lib/arm-linux-gnueabihf] arg [CMakeFiles/cmTC_46a7d.dir/CMakeCCompilerABI.c.o] ==> ignore arg [-lgcc] ==> lib [gcc] arg [--push-state] ==> ignore arg [--as-needed] ==> ignore arg [-lgcc_s] ==> lib [gcc_s] arg [--pop-state] ==> ignore arg [-lc] ==> lib [c] arg [-lgcc] ==> lib [gcc] arg [--push-state] ==> ignore arg [--as-needed] ==> ignore arg [-lgcc_s] ==> lib [gcc_s] arg [--pop-state] ==> ignore arg [/usr/lib/gcc/arm-linux-gnueabihf/8/crtend.o] ==> ignore arg [/usr/lib/gcc/arm-linux-gnueabihf/8/../../../arm-linux-gnueabihf/crtn.o] ==> ignore collapse library dir [/usr/lib/gcc/arm-linux-gnueabihf/8] ==> [/usr/lib/gcc/arm-linux-gnueabihf/8] collapse library dir [/usr/lib/gcc/arm-linux-gnueabihf/8/../../../arm-linux-gnueabihf] ==> [/usr/lib/arm-linux-gnueabihf] collapse library dir [/usr/lib/gcc/arm-linux-gnueabihf/8/../../..] ==> [/usr/lib] collapse library dir [/lib/arm-linux-gnueabihf] ==> [/lib/arm-linux-gnueabihf] collapse library dir [/usr/lib/arm-linux-gnueabihf] ==> [/usr/lib/arm-linux-gnueabihf] implicit libs: [gcc;gcc_s;c;gcc;gcc_s] implicit dirs: [/usr/lib/gcc/arm-linux-gnueabihf/8;/usr/lib/arm-linux-gnueabihf;/usr/lib;/lib/arm-linux-gnueabihf] implicit fwks: [] Detecting C [-std=c11] compiler features compiled with the following output: Change Dir: /home/pi/gnuradio/build/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_c7183/fast" /usr/bin/make -f CMakeFiles/cmTC_c7183.dir/build.make CMakeFiles/cmTC_c7183.dir/build make[1]: Entering directory '/home/pi/gnuradio/build/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_c7183.dir/feature_tests.c.o /usr/bin/cc -std=c11 -o CMakeFiles/cmTC_c7183.dir/feature_tests.c.o -c /home/pi/gnuradio/build/CMakeFiles/feature_tests.c Linking C executable cmTC_c7183 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_c7183.dir/link.txt --verbose=1 /usr/bin/cc CMakeFiles/cmTC_c7183.dir/feature_tests.c.o -o cmTC_c7183 make[1]: Leaving directory '/home/pi/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/pi/gnuradio/build/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_136d6/fast" /usr/bin/make -f CMakeFiles/cmTC_136d6.dir/build.make CMakeFiles/cmTC_136d6.dir/build make[1]: Entering directory '/home/pi/gnuradio/build/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_136d6.dir/feature_tests.c.o /usr/bin/cc -std=c99 -o CMakeFiles/cmTC_136d6.dir/feature_tests.c.o -c /home/pi/gnuradio/build/CMakeFiles/feature_tests.c Linking C executable cmTC_136d6 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_136d6.dir/link.txt --verbose=1 /usr/bin/cc CMakeFiles/cmTC_136d6.dir/feature_tests.c.o -o cmTC_136d6 make[1]: Leaving directory '/home/pi/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/pi/gnuradio/build/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_b05de/fast" /usr/bin/make -f CMakeFiles/cmTC_b05de.dir/build.make CMakeFiles/cmTC_b05de.dir/build make[1]: Entering directory '/home/pi/gnuradio/build/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_b05de.dir/feature_tests.c.o /usr/bin/cc -std=c90 -o CMakeFiles/cmTC_b05de.dir/feature_tests.c.o -c /home/pi/gnuradio/build/CMakeFiles/feature_tests.c Linking C executable cmTC_b05de /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_b05de.dir/link.txt --verbose=1 /usr/bin/cc CMakeFiles/cmTC_b05de.dir/feature_tests.c.o -o cmTC_b05de make[1]: Leaving directory '/home/pi/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/pi/gnuradio/build/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_f7b49/fast" /usr/bin/make -f CMakeFiles/cmTC_f7b49.dir/build.make CMakeFiles/cmTC_f7b49.dir/build make[1]: Entering directory '/home/pi/gnuradio/build/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_f7b49.dir/src.cxx.o /usr/bin/c++ -DHAVE_VISIBILITY_HIDDEN -fvisibility=hidden -std=c++11 -o CMakeFiles/cmTC_f7b49.dir/src.cxx.o -c /home/pi/gnuradio/build/CMakeFiles/CMakeTmp/src.cxx Linking CXX executable cmTC_f7b49 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_f7b49.dir/link.txt --verbose=1 /usr/bin/c++ -DHAVE_VISIBILITY_HIDDEN CMakeFiles/cmTC_f7b49.dir/src.cxx.o -o cmTC_f7b49 make[1]: Leaving directory '/home/pi/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/pi/gnuradio/build/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_ee8b3/fast" /usr/bin/make -f CMakeFiles/cmTC_ee8b3.dir/build.make CMakeFiles/cmTC_ee8b3.dir/build make[1]: Entering directory '/home/pi/gnuradio/build/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_ee8b3.dir/src.cxx.o /usr/bin/c++ -fvisibility=hidden -DHAVE_WARN_SIGN_COMPARE -Wsign-compare -std=c++11 -o CMakeFiles/cmTC_ee8b3.dir/src.cxx.o -c /home/pi/gnuradio/build/CMakeFiles/CMakeTmp/src.cxx Linking CXX executable cmTC_ee8b3 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_ee8b3.dir/link.txt --verbose=1 /usr/bin/c++ -fvisibility=hidden -DHAVE_WARN_SIGN_COMPARE CMakeFiles/cmTC_ee8b3.dir/src.cxx.o -o cmTC_ee8b3 make[1]: Leaving directory '/home/pi/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/pi/gnuradio/build/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_3f4b1/fast" /usr/bin/make -f CMakeFiles/cmTC_3f4b1.dir/build.make CMakeFiles/cmTC_3f4b1.dir/build make[1]: Entering directory '/home/pi/gnuradio/build/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_3f4b1.dir/src.cxx.o /usr/bin/c++ -fvisibility=hidden -Wsign-compare -DHAVE_WARN_ALL -Wall -std=c++11 -o CMakeFiles/cmTC_3f4b1.dir/src.cxx.o -c /home/pi/gnuradio/build/CMakeFiles/CMakeTmp/src.cxx Linking CXX executable cmTC_3f4b1 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_3f4b1.dir/link.txt --verbose=1 /usr/bin/c++ -fvisibility=hidden -Wsign-compare -DHAVE_WARN_ALL CMakeFiles/cmTC_3f4b1.dir/src.cxx.o -o cmTC_3f4b1 make[1]: Leaving directory '/home/pi/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/pi/gnuradio/build/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_16ff3/fast" /usr/bin/make -f CMakeFiles/cmTC_16ff3.dir/build.make CMakeFiles/cmTC_16ff3.dir/build make[1]: Entering directory '/home/pi/gnuradio/build/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_16ff3.dir/src.cxx.o /usr/bin/c++ -fvisibility=hidden -Wsign-compare -Wall -DHAVE_WARN_NO_UNINITIALIZED -Wno-uninitialized -std=c++11 -o CMakeFiles/cmTC_16ff3.dir/src.cxx.o -c /home/pi/gnuradio/build/CMakeFiles/CMakeTmp/src.cxx Linking CXX executable cmTC_16ff3 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_16ff3.dir/link.txt --verbose=1 /usr/bin/c++ -fvisibility=hidden -Wsign-compare -Wall -DHAVE_WARN_NO_UNINITIALIZED CMakeFiles/cmTC_16ff3.dir/src.cxx.o -o cmTC_16ff3 make[1]: Leaving directory '/home/pi/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/pi/gnuradio/build/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_3a831/fast" /usr/bin/make -f CMakeFiles/cmTC_3a831.dir/build.make CMakeFiles/cmTC_3a831.dir/build make[1]: Entering directory '/home/pi/gnuradio/build/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_3a831.dir/CheckIncludeFile.c.o /usr/bin/cc -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -std=c11 -o CMakeFiles/cmTC_3a831.dir/CheckIncludeFile.c.o -c /home/pi/gnuradio/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c Linking C executable cmTC_3a831 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_3a831.dir/link.txt --verbose=1 /usr/bin/cc -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized CMakeFiles/cmTC_3a831.dir/CheckIncludeFile.c.o -o cmTC_3a831 make[1]: Leaving directory '/home/pi/gnuradio/build/CMakeFiles/CMakeTmp' Determining if the function pthread_create exists in the pthread passed with the following output: Change Dir: /home/pi/gnuradio/build/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_4d05c/fast" /usr/bin/make -f CMakeFiles/cmTC_4d05c.dir/build.make CMakeFiles/cmTC_4d05c.dir/build make[1]: Entering directory '/home/pi/gnuradio/build/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_4d05c.dir/CheckFunctionExists.c.o /usr/bin/cc -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -DCHECK_FUNCTION_EXISTS=pthread_create -std=c11 -o CMakeFiles/cmTC_4d05c.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.13/Modules/CheckFunctionExists.c Linking C executable cmTC_4d05c /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_4d05c.dir/link.txt --verbose=1 /usr/bin/cc -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -DCHECK_FUNCTION_EXISTS=pthread_create CMakeFiles/cmTC_4d05c.dir/CheckFunctionExists.c.o -o cmTC_4d05c -lpthread make[1]: Leaving directory '/home/pi/gnuradio/build/CMakeFiles/CMakeTmp' Determining if the include file fenv.h exists passed with the following output: Change Dir: /home/pi/gnuradio/build/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_ddeb2/fast" /usr/bin/make -f CMakeFiles/cmTC_ddeb2.dir/build.make CMakeFiles/cmTC_ddeb2.dir/build make[1]: Entering directory '/home/pi/gnuradio/build/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_ddeb2.dir/CheckIncludeFile.c.o /usr/bin/cc -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -Wall -std=c11 -o CMakeFiles/cmTC_ddeb2.dir/CheckIncludeFile.c.o -c /home/pi/gnuradio/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c Linking C executable cmTC_ddeb2 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_ddeb2.dir/link.txt --verbose=1 /usr/bin/cc -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -Wall CMakeFiles/cmTC_ddeb2.dir/CheckIncludeFile.c.o -o cmTC_ddeb2 make[1]: Leaving directory '/home/pi/gnuradio/build/CMakeFiles/CMakeTmp' Determining if the include file dlfcn.h exists passed with the following output: Change Dir: /home/pi/gnuradio/build/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_32049/fast" /usr/bin/make -f CMakeFiles/cmTC_32049.dir/build.make CMakeFiles/cmTC_32049.dir/build make[1]: Entering directory '/home/pi/gnuradio/build/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_32049.dir/CheckIncludeFile.c.o /usr/bin/cc -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -Wall -std=c11 -o CMakeFiles/cmTC_32049.dir/CheckIncludeFile.c.o -c /home/pi/gnuradio/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c Linking C executable cmTC_32049 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_32049.dir/link.txt --verbose=1 /usr/bin/cc -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -Wall CMakeFiles/cmTC_32049.dir/CheckIncludeFile.c.o -o cmTC_32049 make[1]: Leaving directory '/home/pi/gnuradio/build/CMakeFiles/CMakeTmp' Performing C++ SOURCE FILE Test have_mfloat_abi_hard succeeded with the following output: Change Dir: /home/pi/gnuradio/build/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_25468/fast" /usr/bin/make -f CMakeFiles/cmTC_25468.dir/build.make CMakeFiles/cmTC_25468.dir/build make[1]: Entering directory '/home/pi/gnuradio/build/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_25468.dir/src.cxx.o /usr/bin/c++ -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -Wall -Dhave_mfloat_abi_hard -mfloat-abi=hard -std=c++11 -o CMakeFiles/cmTC_25468.dir/src.cxx.o -c /home/pi/gnuradio/build/CMakeFiles/CMakeTmp/src.cxx Linking CXX executable cmTC_25468 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_25468.dir/link.txt --verbose=1 /usr/bin/c++ -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -Wall -Dhave_mfloat_abi_hard CMakeFiles/cmTC_25468.dir/src.cxx.o -o cmTC_25468 make[1]: Leaving directory '/home/pi/gnuradio/build/CMakeFiles/CMakeTmp' Source file was: int main() { return 0; } Performing C++ SOURCE FILE Test have_funsafe_math_optimizations succeeded with the following output: Change Dir: /home/pi/gnuradio/build/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_b44f2/fast" /usr/bin/make -f CMakeFiles/cmTC_b44f2.dir/build.make CMakeFiles/cmTC_b44f2.dir/build make[1]: Entering directory '/home/pi/gnuradio/build/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_b44f2.dir/src.cxx.o /usr/bin/c++ -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -Wall -Dhave_funsafe_math_optimizations -funsafe-math-optimizations -std=c++11 -o CMakeFiles/cmTC_b44f2.dir/src.cxx.o -c /home/pi/gnuradio/build/CMakeFiles/CMakeTmp/src.cxx Linking CXX executable cmTC_b44f2 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_b44f2.dir/link.txt --verbose=1 /usr/bin/c++ -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -Wall -Dhave_funsafe_math_optimizations CMakeFiles/cmTC_b44f2.dir/src.cxx.o -o cmTC_b44f2 make[1]: Leaving directory '/home/pi/gnuradio/build/CMakeFiles/CMakeTmp' Source file was: int main() { return 0; } Performing C++ SOURCE FILE Test have_mfpu_neon succeeded with the following output: Change Dir: /home/pi/gnuradio/build/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_68186/fast" /usr/bin/make -f CMakeFiles/cmTC_68186.dir/build.make CMakeFiles/cmTC_68186.dir/build make[1]: Entering directory '/home/pi/gnuradio/build/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_68186.dir/src.cxx.o /usr/bin/c++ -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -Wall -Dhave_mfpu_neon -mfpu=neon -std=c++11 -o CMakeFiles/cmTC_68186.dir/src.cxx.o -c /home/pi/gnuradio/build/CMakeFiles/CMakeTmp/src.cxx Linking CXX executable cmTC_68186 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_68186.dir/link.txt --verbose=1 /usr/bin/c++ -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -Wall -Dhave_mfpu_neon CMakeFiles/cmTC_68186.dir/src.cxx.o -o cmTC_68186 make[1]: Leaving directory '/home/pi/gnuradio/build/CMakeFiles/CMakeTmp' Source file was: int main() { return 0; } Checking whether the ASM compiler is GNU using "--version" matched "(GNU assembler)|(GCC)|(Free Software Foundation)": cc (Raspbian 8.3.0-6+rpi1) 8.3.0 Copyright (C) 2018 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. Determining if the include file sys/time.h exists passed with the following output: Change Dir: /home/pi/gnuradio/build/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_5137e/fast" /usr/bin/make -f CMakeFiles/cmTC_5137e.dir/build.make CMakeFiles/cmTC_5137e.dir/build make[1]: Entering directory '/home/pi/gnuradio/build/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_5137e.dir/CheckIncludeFile.cxx.o /usr/bin/c++ -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -std=c++11 -o CMakeFiles/cmTC_5137e.dir/CheckIncludeFile.cxx.o -c /home/pi/gnuradio/build/CMakeFiles/CMakeTmp/CheckIncludeFile.cxx Linking CXX executable cmTC_5137e /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_5137e.dir/link.txt --verbose=1 /usr/bin/c++ -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized CMakeFiles/cmTC_5137e.dir/CheckIncludeFile.cxx.o -o cmTC_5137e make[1]: Leaving directory '/home/pi/gnuradio/build/CMakeFiles/CMakeTmp' Determining if the include file sys/types.h exists passed with the following output: Change Dir: /home/pi/gnuradio/build/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_9ed15/fast" /usr/bin/make -f CMakeFiles/cmTC_9ed15.dir/build.make CMakeFiles/cmTC_9ed15.dir/build make[1]: Entering directory '/home/pi/gnuradio/build/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_9ed15.dir/CheckIncludeFile.cxx.o /usr/bin/c++ -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -std=c++11 -o CMakeFiles/cmTC_9ed15.dir/CheckIncludeFile.cxx.o -c /home/pi/gnuradio/build/CMakeFiles/CMakeTmp/CheckIncludeFile.cxx Linking CXX executable cmTC_9ed15 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_9ed15.dir/link.txt --verbose=1 /usr/bin/c++ -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized CMakeFiles/cmTC_9ed15.dir/CheckIncludeFile.cxx.o -o cmTC_9ed15 make[1]: Leaving directory '/home/pi/gnuradio/build/CMakeFiles/CMakeTmp' Determining if the include file sys/socket.h exists passed with the following output: Change Dir: /home/pi/gnuradio/build/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_7035b/fast" /usr/bin/make -f CMakeFiles/cmTC_7035b.dir/build.make CMakeFiles/cmTC_7035b.dir/build make[1]: Entering directory '/home/pi/gnuradio/build/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_7035b.dir/CheckIncludeFile.cxx.o /usr/bin/c++ -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -std=c++11 -o CMakeFiles/cmTC_7035b.dir/CheckIncludeFile.cxx.o -c /home/pi/gnuradio/build/CMakeFiles/CMakeTmp/CheckIncludeFile.cxx Linking CXX executable cmTC_7035b /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_7035b.dir/link.txt --verbose=1 /usr/bin/c++ -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized CMakeFiles/cmTC_7035b.dir/CheckIncludeFile.cxx.o -o cmTC_7035b make[1]: Leaving directory '/home/pi/gnuradio/build/CMakeFiles/CMakeTmp' Determining if the include file sys/mman.h exists passed with the following output: Change Dir: /home/pi/gnuradio/build/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_ab1a2/fast" /usr/bin/make -f CMakeFiles/cmTC_ab1a2.dir/build.make CMakeFiles/cmTC_ab1a2.dir/build make[1]: Entering directory '/home/pi/gnuradio/build/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_ab1a2.dir/CheckIncludeFile.cxx.o /usr/bin/c++ -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -std=c++11 -o CMakeFiles/cmTC_ab1a2.dir/CheckIncludeFile.cxx.o -c /home/pi/gnuradio/build/CMakeFiles/CMakeTmp/CheckIncludeFile.cxx Linking CXX executable cmTC_ab1a2 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_ab1a2.dir/link.txt --verbose=1 /usr/bin/c++ -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized CMakeFiles/cmTC_ab1a2.dir/CheckIncludeFile.cxx.o -o cmTC_ab1a2 make[1]: Leaving directory '/home/pi/gnuradio/build/CMakeFiles/CMakeTmp' Determining if the include file sys/ipc.h exists passed with the following output: Change Dir: /home/pi/gnuradio/build/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_09279/fast" /usr/bin/make -f CMakeFiles/cmTC_09279.dir/build.make CMakeFiles/cmTC_09279.dir/build make[1]: Entering directory '/home/pi/gnuradio/build/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_09279.dir/CheckIncludeFile.cxx.o /usr/bin/c++ -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -std=c++11 -o CMakeFiles/cmTC_09279.dir/CheckIncludeFile.cxx.o -c /home/pi/gnuradio/build/CMakeFiles/CMakeTmp/CheckIncludeFile.cxx Linking CXX executable cmTC_09279 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_09279.dir/link.txt --verbose=1 /usr/bin/c++ -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized CMakeFiles/cmTC_09279.dir/CheckIncludeFile.cxx.o -o cmTC_09279 make[1]: Leaving directory '/home/pi/gnuradio/build/CMakeFiles/CMakeTmp' Determining if the include file sys/shm.h exists passed with the following output: Change Dir: /home/pi/gnuradio/build/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_a6bdb/fast" /usr/bin/make -f CMakeFiles/cmTC_a6bdb.dir/build.make CMakeFiles/cmTC_a6bdb.dir/build make[1]: Entering directory '/home/pi/gnuradio/build/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_a6bdb.dir/CheckIncludeFile.cxx.o /usr/bin/c++ -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -std=c++11 -o CMakeFiles/cmTC_a6bdb.dir/CheckIncludeFile.cxx.o -c /home/pi/gnuradio/build/CMakeFiles/CMakeTmp/CheckIncludeFile.cxx Linking CXX executable cmTC_a6bdb /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_a6bdb.dir/link.txt --verbose=1 /usr/bin/c++ -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized CMakeFiles/cmTC_a6bdb.dir/CheckIncludeFile.cxx.o -o cmTC_a6bdb make[1]: Leaving directory '/home/pi/gnuradio/build/CMakeFiles/CMakeTmp' Determining if the include file signal.h exists passed with the following output: Change Dir: /home/pi/gnuradio/build/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_0820d/fast" /usr/bin/make -f CMakeFiles/cmTC_0820d.dir/build.make CMakeFiles/cmTC_0820d.dir/build make[1]: Entering directory '/home/pi/gnuradio/build/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_0820d.dir/CheckIncludeFile.cxx.o /usr/bin/c++ -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -std=c++11 -o CMakeFiles/cmTC_0820d.dir/CheckIncludeFile.cxx.o -c /home/pi/gnuradio/build/CMakeFiles/CMakeTmp/CheckIncludeFile.cxx Linking CXX executable cmTC_0820d /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_0820d.dir/link.txt --verbose=1 /usr/bin/c++ -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized CMakeFiles/cmTC_0820d.dir/CheckIncludeFile.cxx.o -o cmTC_0820d make[1]: Leaving directory '/home/pi/gnuradio/build/CMakeFiles/CMakeTmp' Determining if the include file netinet/in.h exists passed with the following output: Change Dir: /home/pi/gnuradio/build/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_12f38/fast" /usr/bin/make -f CMakeFiles/cmTC_12f38.dir/build.make CMakeFiles/cmTC_12f38.dir/build make[1]: Entering directory '/home/pi/gnuradio/build/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_12f38.dir/CheckIncludeFile.cxx.o /usr/bin/c++ -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -std=c++11 -o CMakeFiles/cmTC_12f38.dir/CheckIncludeFile.cxx.o -c /home/pi/gnuradio/build/CMakeFiles/CMakeTmp/CheckIncludeFile.cxx Linking CXX executable cmTC_12f38 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_12f38.dir/link.txt --verbose=1 /usr/bin/c++ -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized CMakeFiles/cmTC_12f38.dir/CheckIncludeFile.cxx.o -o cmTC_12f38 make[1]: Leaving directory '/home/pi/gnuradio/build/CMakeFiles/CMakeTmp' Determining if the include file arpa/inet.h exists passed with the following output: Change Dir: /home/pi/gnuradio/build/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_f4ff9/fast" /usr/bin/make -f CMakeFiles/cmTC_f4ff9.dir/build.make CMakeFiles/cmTC_f4ff9.dir/build make[1]: Entering directory '/home/pi/gnuradio/build/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_f4ff9.dir/CheckIncludeFile.cxx.o /usr/bin/c++ -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -std=c++11 -o CMakeFiles/cmTC_f4ff9.dir/CheckIncludeFile.cxx.o -c /home/pi/gnuradio/build/CMakeFiles/CMakeTmp/CheckIncludeFile.cxx Linking CXX executable cmTC_f4ff9 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_f4ff9.dir/link.txt --verbose=1 /usr/bin/c++ -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized CMakeFiles/cmTC_f4ff9.dir/CheckIncludeFile.cxx.o -o cmTC_f4ff9 make[1]: Leaving directory '/home/pi/gnuradio/build/CMakeFiles/CMakeTmp' Determining if the include file unistd.h exists passed with the following output: Change Dir: /home/pi/gnuradio/build/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_68885/fast" /usr/bin/make -f CMakeFiles/cmTC_68885.dir/build.make CMakeFiles/cmTC_68885.dir/build make[1]: Entering directory '/home/pi/gnuradio/build/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_68885.dir/CheckIncludeFile.cxx.o /usr/bin/c++ -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -std=c++11 -o CMakeFiles/cmTC_68885.dir/CheckIncludeFile.cxx.o -c /home/pi/gnuradio/build/CMakeFiles/CMakeTmp/CheckIncludeFile.cxx Linking CXX executable cmTC_68885 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_68885.dir/link.txt --verbose=1 /usr/bin/c++ -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized CMakeFiles/cmTC_68885.dir/CheckIncludeFile.cxx.o -o cmTC_68885 make[1]: Leaving directory '/home/pi/gnuradio/build/CMakeFiles/CMakeTmp' Determining if the include file malloc.h exists passed with the following output: Change Dir: /home/pi/gnuradio/build/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_53309/fast" /usr/bin/make -f CMakeFiles/cmTC_53309.dir/build.make CMakeFiles/cmTC_53309.dir/build make[1]: Entering directory '/home/pi/gnuradio/build/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_53309.dir/CheckIncludeFile.cxx.o /usr/bin/c++ -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -std=c++11 -o CMakeFiles/cmTC_53309.dir/CheckIncludeFile.cxx.o -c /home/pi/gnuradio/build/CMakeFiles/CMakeTmp/CheckIncludeFile.cxx Linking CXX executable cmTC_53309 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_53309.dir/link.txt --verbose=1 /usr/bin/c++ -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized CMakeFiles/cmTC_53309.dir/CheckIncludeFile.cxx.o -o cmTC_53309 make[1]: Leaving directory '/home/pi/gnuradio/build/CMakeFiles/CMakeTmp' Performing C++ SOURCE FILE Test HAVE_SNPRINTF succeeded with the following output: Change Dir: /home/pi/gnuradio/build/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_0317c/fast" /usr/bin/make -f CMakeFiles/cmTC_0317c.dir/build.make CMakeFiles/cmTC_0317c.dir/build make[1]: Entering directory '/home/pi/gnuradio/build/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_0317c.dir/src.cxx.o /usr/bin/c++ -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -DHAVE_SNPRINTF -std=c++11 -o CMakeFiles/cmTC_0317c.dir/src.cxx.o -c /home/pi/gnuradio/build/CMakeFiles/CMakeTmp/src.cxx /home/pi/gnuradio/build/CMakeFiles/CMakeTmp/src.cxx: In function ‘int main()’: /home/pi/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;} ^ /home/pi/gnuradio/build/CMakeFiles/CMakeTmp/src.cxx:3:24: warning: null format string [-Wformat-truncation=] int main(){snprintf(0, 0, 0); return 0;} ~~~~~~~~^~~~~~~~~ Linking CXX executable cmTC_0317c /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_0317c.dir/link.txt --verbose=1 /usr/bin/c++ -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -DHAVE_SNPRINTF CMakeFiles/cmTC_0317c.dir/src.cxx.o -o cmTC_0317c make[1]: Leaving directory '/home/pi/gnuradio/build/CMakeFiles/CMakeTmp' Source file was: #include int main(){snprintf(0, 0, 0); return 0;} Performing C++ SOURCE FILE Test HAVE_SIGACTION succeeded with the following output: Change Dir: /home/pi/gnuradio/build/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_7d5c6/fast" /usr/bin/make -f CMakeFiles/cmTC_7d5c6.dir/build.make CMakeFiles/cmTC_7d5c6.dir/build make[1]: Entering directory '/home/pi/gnuradio/build/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_7d5c6.dir/src.cxx.o /usr/bin/c++ -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -DHAVE_SIGACTION -std=c++11 -o CMakeFiles/cmTC_7d5c6.dir/src.cxx.o -c /home/pi/gnuradio/build/CMakeFiles/CMakeTmp/src.cxx Linking CXX executable cmTC_7d5c6 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_7d5c6.dir/link.txt --verbose=1 /usr/bin/c++ -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -DHAVE_SIGACTION CMakeFiles/cmTC_7d5c6.dir/src.cxx.o -o cmTC_7d5c6 make[1]: Leaving directory '/home/pi/gnuradio/build/CMakeFiles/CMakeTmp' Source file was: #include int main(){sigaction(0, 0, 0); return 0;} Performing C++ SOURCE FILE Test HAVE_SYSCONF succeeded with the following output: Change Dir: /home/pi/gnuradio/build/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_fe215/fast" /usr/bin/make -f CMakeFiles/cmTC_fe215.dir/build.make CMakeFiles/cmTC_fe215.dir/build make[1]: Entering directory '/home/pi/gnuradio/build/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_fe215.dir/src.cxx.o /usr/bin/c++ -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -DHAVE_SYSCONF -std=c++11 -o CMakeFiles/cmTC_fe215.dir/src.cxx.o -c /home/pi/gnuradio/build/CMakeFiles/CMakeTmp/src.cxx Linking CXX executable cmTC_fe215 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_fe215.dir/link.txt --verbose=1 /usr/bin/c++ -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -DHAVE_SYSCONF CMakeFiles/cmTC_fe215.dir/src.cxx.o -o cmTC_fe215 make[1]: Leaving directory '/home/pi/gnuradio/build/CMakeFiles/CMakeTmp' Source file was: #include int main(){sysconf(0); return 0;} Performing C++ SOURCE FILE Test HAVE_GETPAGESIZE succeeded with the following output: Change Dir: /home/pi/gnuradio/build/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_41737/fast" /usr/bin/make -f CMakeFiles/cmTC_41737.dir/build.make CMakeFiles/cmTC_41737.dir/build make[1]: Entering directory '/home/pi/gnuradio/build/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_41737.dir/src.cxx.o /usr/bin/c++ -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -DHAVE_GETPAGESIZE -std=c++11 -o CMakeFiles/cmTC_41737.dir/src.cxx.o -c /home/pi/gnuradio/build/CMakeFiles/CMakeTmp/src.cxx /home/pi/gnuradio/build/CMakeFiles/CMakeTmp/src.cxx: In function ‘int main()’: /home/pi/gnuradio/build/CMakeFiles/CMakeTmp/src.cxx:3:27: warning: statement has no effect [-Wunused-value] int main(){getpagesize(); return 0;} ~~~~~~~~~~~^~ Linking CXX executable cmTC_41737 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_41737.dir/link.txt --verbose=1 /usr/bin/c++ -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -DHAVE_GETPAGESIZE CMakeFiles/cmTC_41737.dir/src.cxx.o -o cmTC_41737 make[1]: Leaving directory '/home/pi/gnuradio/build/CMakeFiles/CMakeTmp' Source file was: #include int main(){getpagesize(); return 0;} Performing C++ SOURCE FILE Test HAVE_VALLOC succeeded with the following output: Change Dir: /home/pi/gnuradio/build/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_3bcf8/fast" /usr/bin/make -f CMakeFiles/cmTC_3bcf8.dir/build.make CMakeFiles/cmTC_3bcf8.dir/build make[1]: Entering directory '/home/pi/gnuradio/build/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_3bcf8.dir/src.cxx.o /usr/bin/c++ -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -DHAVE_VALLOC -std=c++11 -o CMakeFiles/cmTC_3bcf8.dir/src.cxx.o -c /home/pi/gnuradio/build/CMakeFiles/CMakeTmp/src.cxx Linking CXX executable cmTC_3bcf8 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_3bcf8.dir/link.txt --verbose=1 /usr/bin/c++ -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -DHAVE_VALLOC CMakeFiles/cmTC_3bcf8.dir/src.cxx.o -o cmTC_3bcf8 make[1]: Leaving directory '/home/pi/gnuradio/build/CMakeFiles/CMakeTmp' Source file was: #include int main(){valloc(0); return 0;} Performing C++ SOURCE FILE Test HAVE_PTHREAD_SIGMASK succeeded with the following output: Change Dir: /home/pi/gnuradio/build/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_95f63/fast" /usr/bin/make -f CMakeFiles/cmTC_95f63.dir/build.make CMakeFiles/cmTC_95f63.dir/build make[1]: Entering directory '/home/pi/gnuradio/build/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_95f63.dir/src.cxx.o /usr/bin/c++ -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -DHAVE_PTHREAD_SIGMASK -std=c++11 -o CMakeFiles/cmTC_95f63.dir/src.cxx.o -c /home/pi/gnuradio/build/CMakeFiles/CMakeTmp/src.cxx Linking CXX executable cmTC_95f63 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_95f63.dir/link.txt --verbose=1 /usr/bin/c++ -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -DHAVE_PTHREAD_SIGMASK CMakeFiles/cmTC_95f63.dir/src.cxx.o -o cmTC_95f63 -lpthread make[1]: Leaving directory '/home/pi/gnuradio/build/CMakeFiles/CMakeTmp' Source file was: #include 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/pi/gnuradio/build/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_4c275/fast" /usr/bin/make -f CMakeFiles/cmTC_4c275.dir/build.make CMakeFiles/cmTC_4c275.dir/build make[1]: Entering directory '/home/pi/gnuradio/build/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_4c275.dir/src.cxx.o /usr/bin/c++ -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -DHAVE_SHM_OPEN -std=c++11 -o CMakeFiles/cmTC_4c275.dir/src.cxx.o -c /home/pi/gnuradio/build/CMakeFiles/CMakeTmp/src.cxx Linking CXX executable cmTC_4c275 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_4c275.dir/link.txt --verbose=1 /usr/bin/c++ -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -DHAVE_SHM_OPEN CMakeFiles/cmTC_4c275.dir/src.cxx.o -o cmTC_4c275 -lrt make[1]: Leaving directory '/home/pi/gnuradio/build/CMakeFiles/CMakeTmp' Source file was: #include #include int main(){shm_open(0, 0, 0); return 0;} Performing C++ SOURCE FILE Test HAVE_SINCOS succeeded with the following output: Change Dir: /home/pi/gnuradio/build/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_1ecdc/fast" /usr/bin/make -f CMakeFiles/cmTC_1ecdc.dir/build.make CMakeFiles/cmTC_1ecdc.dir/build make[1]: Entering directory '/home/pi/gnuradio/build/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_1ecdc.dir/src.cxx.o /usr/bin/c++ -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -DHAVE_SINCOS -std=c++11 -o CMakeFiles/cmTC_1ecdc.dir/src.cxx.o -c /home/pi/gnuradio/build/CMakeFiles/CMakeTmp/src.cxx /home/pi/gnuradio/build/CMakeFiles/CMakeTmp/src.cxx:2: warning: "_GNU_SOURCE" redefined #define _GNU_SOURCE : note: this is the location of the previous definition Linking CXX executable cmTC_1ecdc /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_1ecdc.dir/link.txt --verbose=1 /usr/bin/c++ -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -DHAVE_SINCOS CMakeFiles/cmTC_1ecdc.dir/src.cxx.o -o cmTC_1ecdc make[1]: Leaving directory '/home/pi/gnuradio/build/CMakeFiles/CMakeTmp' Source file was: #define _GNU_SOURCE #include 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/pi/gnuradio/build/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_737f8/fast" /usr/bin/make -f CMakeFiles/cmTC_737f8.dir/build.make CMakeFiles/cmTC_737f8.dir/build make[1]: Entering directory '/home/pi/gnuradio/build/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_737f8.dir/src.cxx.o /usr/bin/c++ -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -DHAVE_SINCOSF -std=c++11 -o CMakeFiles/cmTC_737f8.dir/src.cxx.o -c /home/pi/gnuradio/build/CMakeFiles/CMakeTmp/src.cxx /home/pi/gnuradio/build/CMakeFiles/CMakeTmp/src.cxx:2: warning: "_GNU_SOURCE" redefined #define _GNU_SOURCE : note: this is the location of the previous definition Linking CXX executable cmTC_737f8 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_737f8.dir/link.txt --verbose=1 /usr/bin/c++ -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -DHAVE_SINCOSF CMakeFiles/cmTC_737f8.dir/src.cxx.o -o cmTC_737f8 make[1]: Leaving directory '/home/pi/gnuradio/build/CMakeFiles/CMakeTmp' Source file was: #define _GNU_SOURCE #include 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/pi/gnuradio/build/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_4fbac/fast" /usr/bin/make -f CMakeFiles/cmTC_4fbac.dir/build.make CMakeFiles/cmTC_4fbac.dir/build make[1]: Entering directory '/home/pi/gnuradio/build/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_4fbac.dir/src.cxx.o /usr/bin/c++ -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -DHAVE_SINF -std=c++11 -o CMakeFiles/cmTC_4fbac.dir/src.cxx.o -c /home/pi/gnuradio/build/CMakeFiles/CMakeTmp/src.cxx /home/pi/gnuradio/build/CMakeFiles/CMakeTmp/src.cxx: In function ‘int main()’: /home/pi/gnuradio/build/CMakeFiles/CMakeTmp/src.cxx:3:20: warning: statement has no effect [-Wunused-value] int main(){sinf(0); return 0;} ~~~~^~~ Linking CXX executable cmTC_4fbac /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_4fbac.dir/link.txt --verbose=1 /usr/bin/c++ -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -DHAVE_SINF CMakeFiles/cmTC_4fbac.dir/src.cxx.o -o cmTC_4fbac make[1]: Leaving directory '/home/pi/gnuradio/build/CMakeFiles/CMakeTmp' Source file was: #include int main(){sinf(0); return 0;} Performing C++ SOURCE FILE Test HAVE_COSF succeeded with the following output: Change Dir: /home/pi/gnuradio/build/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_8649a/fast" /usr/bin/make -f CMakeFiles/cmTC_8649a.dir/build.make CMakeFiles/cmTC_8649a.dir/build make[1]: Entering directory '/home/pi/gnuradio/build/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_8649a.dir/src.cxx.o /usr/bin/c++ -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -DHAVE_COSF -std=c++11 -o CMakeFiles/cmTC_8649a.dir/src.cxx.o -c /home/pi/gnuradio/build/CMakeFiles/CMakeTmp/src.cxx /home/pi/gnuradio/build/CMakeFiles/CMakeTmp/src.cxx: In function ‘int main()’: /home/pi/gnuradio/build/CMakeFiles/CMakeTmp/src.cxx:3:20: warning: statement has no effect [-Wunused-value] int main(){cosf(0); return 0;} ~~~~^~~ Linking CXX executable cmTC_8649a /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_8649a.dir/link.txt --verbose=1 /usr/bin/c++ -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -DHAVE_COSF CMakeFiles/cmTC_8649a.dir/src.cxx.o -o cmTC_8649a make[1]: Leaving directory '/home/pi/gnuradio/build/CMakeFiles/CMakeTmp' Source file was: #include int main(){cosf(0); return 0;} Performing C++ SOURCE FILE Test HAVE_MMAP succeeded with the following output: Change Dir: /home/pi/gnuradio/build/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_cfffb/fast" /usr/bin/make -f CMakeFiles/cmTC_cfffb.dir/build.make CMakeFiles/cmTC_cfffb.dir/build make[1]: Entering directory '/home/pi/gnuradio/build/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_cfffb.dir/src.cxx.o /usr/bin/c++ -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -DHAVE_MMAP -std=c++11 -o CMakeFiles/cmTC_cfffb.dir/src.cxx.o -c /home/pi/gnuradio/build/CMakeFiles/CMakeTmp/src.cxx Linking CXX executable cmTC_cfffb /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_cfffb.dir/link.txt --verbose=1 /usr/bin/c++ -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -DHAVE_MMAP CMakeFiles/cmTC_cfffb.dir/src.cxx.o -o cmTC_cfffb make[1]: Leaving directory '/home/pi/gnuradio/build/CMakeFiles/CMakeTmp' Source file was: #include 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/pi/gnuradio/build/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_c3a28/fast" /usr/bin/make -f CMakeFiles/cmTC_c3a28.dir/build.make CMakeFiles/cmTC_c3a28.dir/build make[1]: Entering directory '/home/pi/gnuradio/build/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_c3a28.dir/src.cxx.o /usr/bin/c++ -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -DHAVE_PTHREAD_SETSCHEDPARAM -std=c++11 -o CMakeFiles/cmTC_c3a28.dir/src.cxx.o -c /home/pi/gnuradio/build/CMakeFiles/CMakeTmp/src.cxx /home/pi/gnuradio/build/CMakeFiles/CMakeTmp/src.cxx: In function ‘int main()’: /home/pi/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_c3a28 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_c3a28.dir/link.txt --verbose=1 /usr/bin/c++ -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -DHAVE_PTHREAD_SETSCHEDPARAM CMakeFiles/cmTC_c3a28.dir/src.cxx.o -o cmTC_c3a28 -lpthread make[1]: Leaving directory '/home/pi/gnuradio/build/CMakeFiles/CMakeTmp' Source file was: #include 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/pi/gnuradio/build/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_02a43/fast" /usr/bin/make -f CMakeFiles/cmTC_02a43.dir/build.make CMakeFiles/cmTC_02a43.dir/build make[1]: Entering directory '/home/pi/gnuradio/build/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_02a43.dir/src.cxx.o /usr/bin/c++ -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -DHAVE_SCHED_SETSCHEDULER -std=c++11 -o CMakeFiles/cmTC_02a43.dir/src.cxx.o -c /home/pi/gnuradio/build/CMakeFiles/CMakeTmp/src.cxx Linking CXX executable cmTC_02a43 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_02a43.dir/link.txt --verbose=1 /usr/bin/c++ -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -DHAVE_SCHED_SETSCHEDULER CMakeFiles/cmTC_02a43.dir/src.cxx.o -o cmTC_02a43 -lpthread make[1]: Leaving directory '/home/pi/gnuradio/build/CMakeFiles/CMakeTmp' Source file was: #include 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/pi/gnuradio/build/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_8f30a/fast" /usr/bin/make -f CMakeFiles/cmTC_8f30a.dir/build.make CMakeFiles/cmTC_8f30a.dir/build make[1]: Entering directory '/home/pi/gnuradio/build/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_8f30a.dir/CheckIncludeFile.cxx.o /usr/bin/c++ -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -std=c++11 -o CMakeFiles/cmTC_8f30a.dir/CheckIncludeFile.cxx.o -c /home/pi/gnuradio/build/CMakeFiles/CMakeTmp/CheckIncludeFile.cxx Linking CXX executable cmTC_8f30a /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_8f30a.dir/link.txt --verbose=1 /usr/bin/c++ -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized CMakeFiles/cmTC_8f30a.dir/CheckIncludeFile.cxx.o -o cmTC_8f30a make[1]: Leaving directory '/home/pi/gnuradio/build/CMakeFiles/CMakeTmp'