The target system is: Buildroot - 1 - armv7l The host system is: Linux - 5.4.0-80-generic - x86_64 Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" succeeded. Compiler: /tmp/instance-0/output-1/host/bin/arm-linux-g++ Build flags: -D_LARGEFILE_SOURCE;-D_LARGEFILE64_SOURCE;-D_FILE_OFFSET_BITS=64;-Os;-g0;-D_FORTIFY_SOURCE=1 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 "/tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/3.16.9/CompilerIdCXX/a.out" Compiling the C compiler identification source file "CMakeCCompilerId.c" succeeded. Compiler: /tmp/instance-0/output-1/host/bin/arm-linux-gcc Build flags: -D_LARGEFILE_SOURCE;-D_LARGEFILE64_SOURCE;-D_FILE_OFFSET_BITS=64;-Os;-g0;-D_FORTIFY_SOURCE=1 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 "/tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/3.16.9/CompilerIdC/a.out" Determining if the CXX compiler works passed with the following output: Change Dir: /tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make cmTC_3a600/fast && make[1]: Entering directory '/tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp' /usr/bin/make -f CMakeFiles/cmTC_3a600.dir/build.make CMakeFiles/cmTC_3a600.dir/build make[2]: Entering directory '/tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_3a600.dir/testCXXCompiler.cxx.o /tmp/instance-0/output-1/host/bin/arm-linux-g++ --sysroot=/tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DNDEBUG -o CMakeFiles/cmTC_3a600.dir/testCXXCompiler.cxx.o -c /tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp/testCXXCompiler.cxx Linking CXX executable cmTC_3a600 /tmp/instance-0/output-1/host/bin/cmake -E cmake_link_script CMakeFiles/cmTC_3a600.dir/link.txt --verbose=1 /tmp/instance-0/output-1/host/bin/arm-linux-g++ --sysroot=/tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DNDEBUG -latomic CMakeFiles/cmTC_3a600.dir/testCXXCompiler.cxx.o -o cmTC_3a600 make[2]: Leaving directory '/tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp' make[1]: Leaving directory '/tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp' Detecting CXX compiler ABI info compiled with the following output: Change Dir: /tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make cmTC_a6083/fast && make[1]: Entering directory '/tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp' /usr/bin/make -f CMakeFiles/cmTC_a6083.dir/build.make CMakeFiles/cmTC_a6083.dir/build make[2]: Entering directory '/tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_a6083.dir/CMakeCXXCompilerABI.cpp.o /tmp/instance-0/output-1/host/bin/arm-linux-g++ --sysroot=/tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DNDEBUG -v -o CMakeFiles/cmTC_a6083.dir/CMakeCXXCompilerABI.cpp.o -c /tmp/instance-0/output-1/host/share/cmake-3.16/Modules/CMakeCXXCompilerABI.cpp Using built-in specs. COLLECT_GCC=/tmp/instance-0/output-1/host/opt/ext-toolchain/bin/arm-linux-g++.br_real Target: arm-buildroot-linux-gnueabihf Configured with: ./configure --prefix=/opt/armv7-eabihf--glibc--bleeding-edge-2020.08-1 --sysconfdir=/opt/armv7-eabihf--glibc--bleeding-edge-2020.08-1/etc --enable-static --target=arm-buildroot-linux-gnueabihf --with-sysroot=/opt/armv7-eabihf--glibc--bleeding-edge-2020.08-1/arm-buildroot-linux-gnueabihf/sysroot --enable-__cxa_atexit --with-gnu-ld --disable-libssp --disable-multilib --disable-decimal-float --with-gmp=/opt/armv7-eabihf--glibc--bleeding-edge-2020.08-1 --with-mpc=/opt/armv7-eabihf--glibc--bleeding-edge-2020.08-1 --with-mpfr=/opt/armv7-eabihf--glibc--bleeding-edge-2020.08-1 --with-pkgversion='Buildroot 2020.08-14-ge5a2a90' --with-bugurl=http://bugs.buildroot.net/ --without-zstd --disable-libquadmath --disable-libquadmath-support --enable-tls --enable-threads --without-isl --without-cloog --with-abi=aapcs-linux --with-cpu=cortex-a9 --with-fpu=vfpv3-d16 --with-float=hard --with-mode=arm --enable-languages=c,c++,fortran --with-build-time-tools=/opt/armv7-eabihf--glibc--bleeding-edge-2020.08-1/arm-buildroot-linux-gnueabihf/bin --enable-shared --disable-libgomp Thread model: posix Supported LTO compression algorithms: zlib gcc version 10.2.0 (Buildroot 2020.08-14-ge5a2a90) COLLECT_GCC_OPTIONS='-mabi=aapcs-linux' '-mfpu=vfpv3-d16' '-marm' '-fstack-protector-strong' '-mfloat-abi=hard' '-mcpu=cortex-a9' '-fPIE' '-pie' '-D' '_LARGEFILE_SOURCE' '-D' '_LARGEFILE64_SOURCE' '-D' '_FILE_OFFSET_BITS=64' '-Os' '-g0' '-D' '_FORTIFY_SOURCE=1' '-D' 'NDEBUG' '-v' '-o' 'CMakeFiles/cmTC_a6083.dir/CMakeCXXCompilerABI.cpp.o' '-c' '-shared-libgcc' '-mtls-dialect=gnu' '-march=armv7-a+mp+sec+fp' /tmp/instance-0/output-1/host/opt/ext-toolchain/bin/../libexec/gcc/arm-buildroot-linux-gnueabihf/10.2.0/cc1plus -quiet -v -iprefix /tmp/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/arm-buildroot-linux-gnueabihf/10.2.0/ -isysroot /tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot -D_GNU_SOURCE -D _LARGEFILE_SOURCE -D _LARGEFILE64_SOURCE -D _FILE_OFFSET_BITS=64 -D _FORTIFY_SOURCE=1 -D NDEBUG /tmp/instance-0/output-1/host/share/cmake-3.16/Modules/CMakeCXXCompilerABI.cpp -quiet -dumpbase CMakeCXXCompilerABI.cpp -mabi=aapcs-linux -mfpu=vfpv3-d16 -marm -mfloat-abi=hard -mcpu=cortex-a9 -mtls-dialect=gnu -march=armv7-a+mp+sec+fp -auxbase-strip CMakeFiles/cmTC_a6083.dir/CMakeCXXCompilerABI.cpp.o -g0 -Os -version -fstack-protector-strong -fPIE -o /tmp/cc0BNy2r.s GNU C++14 (Buildroot 2020.08-14-ge5a2a90) version 10.2.0 (arm-buildroot-linux-gnueabihf) compiled by GNU C version 4.9.2, GMP version 6.1.2, MPFR version 4.0.2, MPC version 1.1.0, isl version none GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 ignoring duplicate directory "/tmp/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/../../lib/gcc/arm-buildroot-linux-gnueabihf/10.2.0/../../../../arm-buildroot-linux-gnueabihf/include/c++/10.2.0" ignoring duplicate directory "/tmp/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/../../lib/gcc/arm-buildroot-linux-gnueabihf/10.2.0/../../../../arm-buildroot-linux-gnueabihf/include/c++/10.2.0/arm-buildroot-linux-gnueabihf" ignoring duplicate directory "/tmp/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/../../lib/gcc/arm-buildroot-linux-gnueabihf/10.2.0/../../../../arm-buildroot-linux-gnueabihf/include/c++/10.2.0/backward" ignoring duplicate directory "/tmp/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/../../lib/gcc/arm-buildroot-linux-gnueabihf/10.2.0/include" ignoring nonexistent directory "/tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/local/include" ignoring duplicate directory "/tmp/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/../../lib/gcc/arm-buildroot-linux-gnueabihf/10.2.0/include-fixed" ignoring duplicate directory "/tmp/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/../../lib/gcc/arm-buildroot-linux-gnueabihf/10.2.0/../../../../arm-buildroot-linux-gnueabihf/include" #include "..." search starts here: #include <...> search starts here: /tmp/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/arm-buildroot-linux-gnueabihf/10.2.0/../../../../arm-buildroot-linux-gnueabihf/include/c++/10.2.0 /tmp/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/arm-buildroot-linux-gnueabihf/10.2.0/../../../../arm-buildroot-linux-gnueabihf/include/c++/10.2.0/arm-buildroot-linux-gnueabihf /tmp/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/arm-buildroot-linux-gnueabihf/10.2.0/../../../../arm-buildroot-linux-gnueabihf/include/c++/10.2.0/backward /tmp/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/arm-buildroot-linux-gnueabihf/10.2.0/include /tmp/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/arm-buildroot-linux-gnueabihf/10.2.0/include-fixed /tmp/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/arm-buildroot-linux-gnueabihf/10.2.0/../../../../arm-buildroot-linux-gnueabihf/include /tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include End of search list. GNU C++14 (Buildroot 2020.08-14-ge5a2a90) version 10.2.0 (arm-buildroot-linux-gnueabihf) compiled by GNU C version 4.9.2, GMP version 6.1.2, MPFR version 4.0.2, MPC version 1.1.0, isl version none GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 Compiler executable checksum: a93dff34836e1104091d4252f342d63e COLLECT_GCC_OPTIONS='-mabi=aapcs-linux' '-mfpu=vfpv3-d16' '-marm' '-fstack-protector-strong' '-mfloat-abi=hard' '-mcpu=cortex-a9' '-fPIE' '-pie' '-D' '_LARGEFILE_SOURCE' '-D' '_LARGEFILE64_SOURCE' '-D' '_FILE_OFFSET_BITS=64' '-Os' '-g0' '-D' '_FORTIFY_SOURCE=1' '-D' 'NDEBUG' '-v' '-o' 'CMakeFiles/cmTC_a6083.dir/CMakeCXXCompilerABI.cpp.o' '-c' '-shared-libgcc' '-mtls-dialect=gnu' '-march=armv7-a+mp+sec+fp' /tmp/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/arm-buildroot-linux-gnueabihf/10.2.0/../../../../arm-buildroot-linux-gnueabihf/bin/as -v -march=armv7-a+mp+sec -mfloat-abi=hard -mfpu=vfpv3-d16 -meabi=5 -o CMakeFiles/cmTC_a6083.dir/CMakeCXXCompilerABI.cpp.o /tmp/cc0BNy2r.s GNU assembler version 2.34 (arm-buildroot-linux-gnueabihf) using BFD version (GNU Binutils) 2.34 COMPILER_PATH=/tmp/instance-0/output-1/host/opt/ext-toolchain/bin/../libexec/gcc/arm-buildroot-linux-gnueabihf/10.2.0/:/tmp/instance-0/output-1/host/opt/ext-toolchain/bin/../libexec/gcc/:/tmp/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/arm-buildroot-linux-gnueabihf/10.2.0/../../../../arm-buildroot-linux-gnueabihf/bin/ LIBRARY_PATH=/tmp/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/arm-buildroot-linux-gnueabihf/10.2.0/:/tmp/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/:/tmp/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/arm-buildroot-linux-gnueabihf/10.2.0/../../../../arm-buildroot-linux-gnueabihf/lib/:/tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/lib/:/tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib/ COLLECT_GCC_OPTIONS='-mabi=aapcs-linux' '-mfpu=vfpv3-d16' '-marm' '-fstack-protector-strong' '-mfloat-abi=hard' '-mcpu=cortex-a9' '-fPIE' '-pie' '-D' '_LARGEFILE_SOURCE' '-D' '_LARGEFILE64_SOURCE' '-D' '_FILE_OFFSET_BITS=64' '-Os' '-g0' '-D' '_FORTIFY_SOURCE=1' '-D' 'NDEBUG' '-v' '-o' 'CMakeFiles/cmTC_a6083.dir/CMakeCXXCompilerABI.cpp.o' '-c' '-shared-libgcc' '-mtls-dialect=gnu' '-march=armv7-a+mp+sec+fp' Linking CXX executable cmTC_a6083 /tmp/instance-0/output-1/host/bin/cmake -E cmake_link_script CMakeFiles/cmTC_a6083.dir/link.txt --verbose=1 /tmp/instance-0/output-1/host/bin/arm-linux-g++ --sysroot=/tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DNDEBUG -latomic -v CMakeFiles/cmTC_a6083.dir/CMakeCXXCompilerABI.cpp.o -o cmTC_a6083 Using built-in specs. COLLECT_GCC=/tmp/instance-0/output-1/host/opt/ext-toolchain/bin/arm-linux-g++.br_real COLLECT_LTO_WRAPPER=/tmp/instance-0/output-1/host/opt/ext-toolchain/bin/../libexec/gcc/arm-buildroot-linux-gnueabihf/10.2.0/lto-wrapper Target: arm-buildroot-linux-gnueabihf Configured with: ./configure --prefix=/opt/armv7-eabihf--glibc--bleeding-edge-2020.08-1 --sysconfdir=/opt/armv7-eabihf--glibc--bleeding-edge-2020.08-1/etc --enable-static --target=arm-buildroot-linux-gnueabihf --with-sysroot=/opt/armv7-eabihf--glibc--bleeding-edge-2020.08-1/arm-buildroot-linux-gnueabihf/sysroot --enable-__cxa_atexit --with-gnu-ld --disable-libssp --disable-multilib --disable-decimal-float --with-gmp=/opt/armv7-eabihf--glibc--bleeding-edge-2020.08-1 --with-mpc=/opt/armv7-eabihf--glibc--bleeding-edge-2020.08-1 --with-mpfr=/opt/armv7-eabihf--glibc--bleeding-edge-2020.08-1 --with-pkgversion='Buildroot 2020.08-14-ge5a2a90' --with-bugurl=http://bugs.buildroot.net/ --without-zstd --disable-libquadmath --disable-libquadmath-support --enable-tls --enable-threads --without-isl --without-cloog --with-abi=aapcs-linux --with-cpu=cortex-a9 --with-fpu=vfpv3-d16 --with-float=hard --with-mode=arm --enable-languages=c,c++,fortran --with-build-time-tools=/opt/armv7-eabihf--glibc--bleeding-edge-2020.08-1/arm-buildroot-linux-gnueabihf/bin --enable-shared --disable-libgomp Thread model: posix Supported LTO compression algorithms: zlib gcc version 10.2.0 (Buildroot 2020.08-14-ge5a2a90) COMPILER_PATH=/tmp/instance-0/output-1/host/opt/ext-toolchain/bin/../libexec/gcc/arm-buildroot-linux-gnueabihf/10.2.0/:/tmp/instance-0/output-1/host/opt/ext-toolchain/bin/../libexec/gcc/:/tmp/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/arm-buildroot-linux-gnueabihf/10.2.0/../../../../arm-buildroot-linux-gnueabihf/bin/ LIBRARY_PATH=/tmp/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/arm-buildroot-linux-gnueabihf/10.2.0/:/tmp/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/:/tmp/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/arm-buildroot-linux-gnueabihf/10.2.0/../../../../arm-buildroot-linux-gnueabihf/lib/:/tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/lib/:/tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib/ COLLECT_GCC_OPTIONS='-mabi=aapcs-linux' '-mfpu=vfpv3-d16' '-marm' '-fstack-protector-strong' '-mfloat-abi=hard' '-mcpu=cortex-a9' '-fPIE' '-pie' '-D' '_LARGEFILE_SOURCE' '-D' '_LARGEFILE64_SOURCE' '-D' '_FILE_OFFSET_BITS=64' '-Os' '-g0' '-D' '_FORTIFY_SOURCE=1' '-D' 'NDEBUG' '-v' '-o' 'cmTC_a6083' '-shared-libgcc' '-mtls-dialect=gnu' '-march=armv7-a+mp+sec+fp' /tmp/instance-0/output-1/host/opt/ext-toolchain/bin/../libexec/gcc/arm-buildroot-linux-gnueabihf/10.2.0/collect2 -plugin /tmp/instance-0/output-1/host/opt/ext-toolchain/bin/../libexec/gcc/arm-buildroot-linux-gnueabihf/10.2.0/liblto_plugin.so -plugin-opt=/tmp/instance-0/output-1/host/opt/ext-toolchain/bin/../libexec/gcc/arm-buildroot-linux-gnueabihf/10.2.0/lto-wrapper -plugin-opt=-fresolution=/tmp/cc0IOBAW.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=/tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot --eh-frame-hdr -dynamic-linker /lib/ld-linux-armhf.so.3 -X -m armelf_linux_eabi -pie -o cmTC_a6083 /tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib/Scrt1.o /tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib/crti.o /tmp/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/arm-buildroot-linux-gnueabihf/10.2.0/crtbeginS.o -L/tmp/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/arm-buildroot-linux-gnueabihf/10.2.0 -L/tmp/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc -L/tmp/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/arm-buildroot-linux-gnueabihf/10.2.0/../../../../arm-buildroot-linux-gnueabihf/lib -L/tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/lib -L/tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib -z now -z relro -latomic CMakeFiles/cmTC_a6083.dir/CMakeCXXCompilerABI.cpp.o -lstdc++ -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /tmp/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/arm-buildroot-linux-gnueabihf/10.2.0/crtendS.o /tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib/crtn.o COLLECT_GCC_OPTIONS='-mabi=aapcs-linux' '-mfpu=vfpv3-d16' '-marm' '-fstack-protector-strong' '-mfloat-abi=hard' '-mcpu=cortex-a9' '-fPIE' '-pie' '-D' '_LARGEFILE_SOURCE' '-D' '_LARGEFILE64_SOURCE' '-D' '_FILE_OFFSET_BITS=64' '-Os' '-g0' '-D' '_FORTIFY_SOURCE=1' '-D' 'NDEBUG' '-v' '-o' 'cmTC_a6083' '-shared-libgcc' '-mtls-dialect=gnu' '-march=armv7-a+mp+sec+fp' make[2]: Leaving directory '/tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp' make[1]: Leaving directory '/tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp' Parsed CXX implicit include dir info from above output: rv=done found start of include info found start of implicit include info add: [/tmp/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/arm-buildroot-linux-gnueabihf/10.2.0/../../../../arm-buildroot-linux-gnueabihf/include/c++/10.2.0] add: [/tmp/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/arm-buildroot-linux-gnueabihf/10.2.0/../../../../arm-buildroot-linux-gnueabihf/include/c++/10.2.0/arm-buildroot-linux-gnueabihf] add: [/tmp/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/arm-buildroot-linux-gnueabihf/10.2.0/../../../../arm-buildroot-linux-gnueabihf/include/c++/10.2.0/backward] add: [/tmp/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/arm-buildroot-linux-gnueabihf/10.2.0/include] add: [/tmp/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/arm-buildroot-linux-gnueabihf/10.2.0/include-fixed] add: [/tmp/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/arm-buildroot-linux-gnueabihf/10.2.0/../../../../arm-buildroot-linux-gnueabihf/include] add: [/tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include] end of search list found collapse include dir [/tmp/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/arm-buildroot-linux-gnueabihf/10.2.0/../../../../arm-buildroot-linux-gnueabihf/include/c++/10.2.0] ==> [/tmp/instance-0/output-1/host/opt/ext-toolchain/arm-buildroot-linux-gnueabihf/include/c++/10.2.0] collapse include dir [/tmp/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/arm-buildroot-linux-gnueabihf/10.2.0/../../../../arm-buildroot-linux-gnueabihf/include/c++/10.2.0/arm-buildroot-linux-gnueabihf] ==> [/tmp/instance-0/output-1/host/opt/ext-toolchain/arm-buildroot-linux-gnueabihf/include/c++/10.2.0/arm-buildroot-linux-gnueabihf] collapse include dir [/tmp/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/arm-buildroot-linux-gnueabihf/10.2.0/../../../../arm-buildroot-linux-gnueabihf/include/c++/10.2.0/backward] ==> [/tmp/instance-0/output-1/host/opt/ext-toolchain/arm-buildroot-linux-gnueabihf/include/c++/10.2.0/backward] collapse include dir [/tmp/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/arm-buildroot-linux-gnueabihf/10.2.0/include] ==> [/tmp/instance-0/output-1/host/opt/ext-toolchain/lib/gcc/arm-buildroot-linux-gnueabihf/10.2.0/include] collapse include dir [/tmp/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/arm-buildroot-linux-gnueabihf/10.2.0/include-fixed] ==> [/tmp/instance-0/output-1/host/opt/ext-toolchain/lib/gcc/arm-buildroot-linux-gnueabihf/10.2.0/include-fixed] collapse include dir [/tmp/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/arm-buildroot-linux-gnueabihf/10.2.0/../../../../arm-buildroot-linux-gnueabihf/include] ==> [/tmp/instance-0/output-1/host/opt/ext-toolchain/arm-buildroot-linux-gnueabihf/include] collapse include dir [/tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include] ==> [/tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include] implicit include dirs: [/tmp/instance-0/output-1/host/opt/ext-toolchain/arm-buildroot-linux-gnueabihf/include/c++/10.2.0;/tmp/instance-0/output-1/host/opt/ext-toolchain/arm-buildroot-linux-gnueabihf/include/c++/10.2.0/arm-buildroot-linux-gnueabihf;/tmp/instance-0/output-1/host/opt/ext-toolchain/arm-buildroot-linux-gnueabihf/include/c++/10.2.0/backward;/tmp/instance-0/output-1/host/opt/ext-toolchain/lib/gcc/arm-buildroot-linux-gnueabihf/10.2.0/include;/tmp/instance-0/output-1/host/opt/ext-toolchain/lib/gcc/arm-buildroot-linux-gnueabihf/10.2.0/include-fixed;/tmp/instance-0/output-1/host/opt/ext-toolchain/arm-buildroot-linux-gnueabihf/include;/tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include] Parsed CXX implicit link information from above output: link line regex: [^( *|.*[/\])(arm-linux-ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$)] ignore line: [Change Dir: /tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp] ignore line: [] ignore line: [Run Build Command(s):/usr/bin/make cmTC_a6083/fast && make[1]: Entering directory '/tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp'] ignore line: [/usr/bin/make -f CMakeFiles/cmTC_a6083.dir/build.make CMakeFiles/cmTC_a6083.dir/build] ignore line: [make[2]: Entering directory '/tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp'] ignore line: [Building CXX object CMakeFiles/cmTC_a6083.dir/CMakeCXXCompilerABI.cpp.o] ignore line: [/tmp/instance-0/output-1/host/bin/arm-linux-g++ --sysroot=/tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DNDEBUG -v -o CMakeFiles/cmTC_a6083.dir/CMakeCXXCompilerABI.cpp.o -c /tmp/instance-0/output-1/host/share/cmake-3.16/Modules/CMakeCXXCompilerABI.cpp] ignore line: [Using built-in specs.] ignore line: [COLLECT_GCC=/tmp/instance-0/output-1/host/opt/ext-toolchain/bin/arm-linux-g++.br_real] ignore line: [Target: arm-buildroot-linux-gnueabihf] ignore line: [Configured with: ./configure --prefix=/opt/armv7-eabihf--glibc--bleeding-edge-2020.08-1 --sysconfdir=/opt/armv7-eabihf--glibc--bleeding-edge-2020.08-1/etc --enable-static --target=arm-buildroot-linux-gnueabihf --with-sysroot=/opt/armv7-eabihf--glibc--bleeding-edge-2020.08-1/arm-buildroot-linux-gnueabihf/sysroot --enable-__cxa_atexit --with-gnu-ld --disable-libssp --disable-multilib --disable-decimal-float --with-gmp=/opt/armv7-eabihf--glibc--bleeding-edge-2020.08-1 --with-mpc=/opt/armv7-eabihf--glibc--bleeding-edge-2020.08-1 --with-mpfr=/opt/armv7-eabihf--glibc--bleeding-edge-2020.08-1 --with-pkgversion='Buildroot 2020.08-14-ge5a2a90' --with-bugurl=http://bugs.buildroot.net/ --without-zstd --disable-libquadmath --disable-libquadmath-support --enable-tls --enable-threads --without-isl --without-cloog --with-abi=aapcs-linux --with-cpu=cortex-a9 --with-fpu=vfpv3-d16 --with-float=hard --with-mode=arm --enable-languages=c,c++,fortran --with-build-time-tools=/opt/armv7-eabihf--glibc--bleeding-edge-2020.08-1/arm-buildroot-linux-gnueabihf/bin --enable-shared --disable-libgomp] ignore line: [Thread model: posix] ignore line: [Supported LTO compression algorithms: zlib] ignore line: [gcc version 10.2.0 (Buildroot 2020.08-14-ge5a2a90) ] ignore line: [COLLECT_GCC_OPTIONS='-mabi=aapcs-linux' '-mfpu=vfpv3-d16' '-marm' '-fstack-protector-strong' '-mfloat-abi=hard' '-mcpu=cortex-a9' '-fPIE' '-pie' '-D' '_LARGEFILE_SOURCE' '-D' '_LARGEFILE64_SOURCE' '-D' '_FILE_OFFSET_BITS=64' '-Os' '-g0' '-D' '_FORTIFY_SOURCE=1' '-D' 'NDEBUG' '-v' '-o' 'CMakeFiles/cmTC_a6083.dir/CMakeCXXCompilerABI.cpp.o' '-c' '-shared-libgcc' '-mtls-dialect=gnu' '-march=armv7-a+mp+sec+fp'] ignore line: [ /tmp/instance-0/output-1/host/opt/ext-toolchain/bin/../libexec/gcc/arm-buildroot-linux-gnueabihf/10.2.0/cc1plus -quiet -v -iprefix /tmp/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/arm-buildroot-linux-gnueabihf/10.2.0/ -isysroot /tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot -D_GNU_SOURCE -D _LARGEFILE_SOURCE -D _LARGEFILE64_SOURCE -D _FILE_OFFSET_BITS=64 -D _FORTIFY_SOURCE=1 -D NDEBUG /tmp/instance-0/output-1/host/share/cmake-3.16/Modules/CMakeCXXCompilerABI.cpp -quiet -dumpbase CMakeCXXCompilerABI.cpp -mabi=aapcs-linux -mfpu=vfpv3-d16 -marm -mfloat-abi=hard -mcpu=cortex-a9 -mtls-dialect=gnu -march=armv7-a+mp+sec+fp -auxbase-strip CMakeFiles/cmTC_a6083.dir/CMakeCXXCompilerABI.cpp.o -g0 -Os -version -fstack-protector-strong -fPIE -o /tmp/cc0BNy2r.s] ignore line: [GNU C++14 (Buildroot 2020.08-14-ge5a2a90) version 10.2.0 (arm-buildroot-linux-gnueabihf)] ignore line: [ compiled by GNU C version 4.9.2 GMP version 6.1.2 MPFR version 4.0.2 MPC version 1.1.0 isl version none] ignore line: [GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072] ignore line: [ignoring duplicate directory "/tmp/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/../../lib/gcc/arm-buildroot-linux-gnueabihf/10.2.0/../../../../arm-buildroot-linux-gnueabihf/include/c++/10.2.0"] ignore line: [ignoring duplicate directory "/tmp/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/../../lib/gcc/arm-buildroot-linux-gnueabihf/10.2.0/../../../../arm-buildroot-linux-gnueabihf/include/c++/10.2.0/arm-buildroot-linux-gnueabihf"] ignore line: [ignoring duplicate directory "/tmp/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/../../lib/gcc/arm-buildroot-linux-gnueabihf/10.2.0/../../../../arm-buildroot-linux-gnueabihf/include/c++/10.2.0/backward"] ignore line: [ignoring duplicate directory "/tmp/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/../../lib/gcc/arm-buildroot-linux-gnueabihf/10.2.0/include"] ignore line: [ignoring nonexistent directory "/tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/local/include"] ignore line: [ignoring duplicate directory "/tmp/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/../../lib/gcc/arm-buildroot-linux-gnueabihf/10.2.0/include-fixed"] ignore line: [ignoring duplicate directory "/tmp/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/../../lib/gcc/arm-buildroot-linux-gnueabihf/10.2.0/../../../../arm-buildroot-linux-gnueabihf/include"] ignore line: [#include "..." search starts here:] ignore line: [#include <...> search starts here:] ignore line: [ /tmp/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/arm-buildroot-linux-gnueabihf/10.2.0/../../../../arm-buildroot-linux-gnueabihf/include/c++/10.2.0] ignore line: [ /tmp/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/arm-buildroot-linux-gnueabihf/10.2.0/../../../../arm-buildroot-linux-gnueabihf/include/c++/10.2.0/arm-buildroot-linux-gnueabihf] ignore line: [ /tmp/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/arm-buildroot-linux-gnueabihf/10.2.0/../../../../arm-buildroot-linux-gnueabihf/include/c++/10.2.0/backward] ignore line: [ /tmp/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/arm-buildroot-linux-gnueabihf/10.2.0/include] ignore line: [ /tmp/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/arm-buildroot-linux-gnueabihf/10.2.0/include-fixed] ignore line: [ /tmp/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/arm-buildroot-linux-gnueabihf/10.2.0/../../../../arm-buildroot-linux-gnueabihf/include] ignore line: [ /tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include] ignore line: [End of search list.] ignore line: [GNU C++14 (Buildroot 2020.08-14-ge5a2a90) version 10.2.0 (arm-buildroot-linux-gnueabihf)] ignore line: [ compiled by GNU C version 4.9.2 GMP version 6.1.2 MPFR version 4.0.2 MPC version 1.1.0 isl version none] ignore line: [GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072] ignore line: [Compiler executable checksum: a93dff34836e1104091d4252f342d63e] ignore line: [COLLECT_GCC_OPTIONS='-mabi=aapcs-linux' '-mfpu=vfpv3-d16' '-marm' '-fstack-protector-strong' '-mfloat-abi=hard' '-mcpu=cortex-a9' '-fPIE' '-pie' '-D' '_LARGEFILE_SOURCE' '-D' '_LARGEFILE64_SOURCE' '-D' '_FILE_OFFSET_BITS=64' '-Os' '-g0' '-D' '_FORTIFY_SOURCE=1' '-D' 'NDEBUG' '-v' '-o' 'CMakeFiles/cmTC_a6083.dir/CMakeCXXCompilerABI.cpp.o' '-c' '-shared-libgcc' '-mtls-dialect=gnu' '-march=armv7-a+mp+sec+fp'] ignore line: [ /tmp/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/arm-buildroot-linux-gnueabihf/10.2.0/../../../../arm-buildroot-linux-gnueabihf/bin/as -v -march=armv7-a+mp+sec -mfloat-abi=hard -mfpu=vfpv3-d16 -meabi=5 -o CMakeFiles/cmTC_a6083.dir/CMakeCXXCompilerABI.cpp.o /tmp/cc0BNy2r.s] ignore line: [GNU assembler version 2.34 (arm-buildroot-linux-gnueabihf) using BFD version (GNU Binutils) 2.34] ignore line: [COMPILER_PATH=/tmp/instance-0/output-1/host/opt/ext-toolchain/bin/../libexec/gcc/arm-buildroot-linux-gnueabihf/10.2.0/:/tmp/instance-0/output-1/host/opt/ext-toolchain/bin/../libexec/gcc/:/tmp/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/arm-buildroot-linux-gnueabihf/10.2.0/../../../../arm-buildroot-linux-gnueabihf/bin/] ignore line: [LIBRARY_PATH=/tmp/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/arm-buildroot-linux-gnueabihf/10.2.0/:/tmp/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/:/tmp/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/arm-buildroot-linux-gnueabihf/10.2.0/../../../../arm-buildroot-linux-gnueabihf/lib/:/tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/lib/:/tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib/] ignore line: [COLLECT_GCC_OPTIONS='-mabi=aapcs-linux' '-mfpu=vfpv3-d16' '-marm' '-fstack-protector-strong' '-mfloat-abi=hard' '-mcpu=cortex-a9' '-fPIE' '-pie' '-D' '_LARGEFILE_SOURCE' '-D' '_LARGEFILE64_SOURCE' '-D' '_FILE_OFFSET_BITS=64' '-Os' '-g0' '-D' '_FORTIFY_SOURCE=1' '-D' 'NDEBUG' '-v' '-o' 'CMakeFiles/cmTC_a6083.dir/CMakeCXXCompilerABI.cpp.o' '-c' '-shared-libgcc' '-mtls-dialect=gnu' '-march=armv7-a+mp+sec+fp'] ignore line: [Linking CXX executable cmTC_a6083] ignore line: [/tmp/instance-0/output-1/host/bin/cmake -E cmake_link_script CMakeFiles/cmTC_a6083.dir/link.txt --verbose=1] ignore line: [/tmp/instance-0/output-1/host/bin/arm-linux-g++ --sysroot=/tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DNDEBUG -latomic -v CMakeFiles/cmTC_a6083.dir/CMakeCXXCompilerABI.cpp.o -o cmTC_a6083 ] ignore line: [Using built-in specs.] ignore line: [COLLECT_GCC=/tmp/instance-0/output-1/host/opt/ext-toolchain/bin/arm-linux-g++.br_real] ignore line: [COLLECT_LTO_WRAPPER=/tmp/instance-0/output-1/host/opt/ext-toolchain/bin/../libexec/gcc/arm-buildroot-linux-gnueabihf/10.2.0/lto-wrapper] ignore line: [Target: arm-buildroot-linux-gnueabihf] ignore line: [Configured with: ./configure --prefix=/opt/armv7-eabihf--glibc--bleeding-edge-2020.08-1 --sysconfdir=/opt/armv7-eabihf--glibc--bleeding-edge-2020.08-1/etc --enable-static --target=arm-buildroot-linux-gnueabihf --with-sysroot=/opt/armv7-eabihf--glibc--bleeding-edge-2020.08-1/arm-buildroot-linux-gnueabihf/sysroot --enable-__cxa_atexit --with-gnu-ld --disable-libssp --disable-multilib --disable-decimal-float --with-gmp=/opt/armv7-eabihf--glibc--bleeding-edge-2020.08-1 --with-mpc=/opt/armv7-eabihf--glibc--bleeding-edge-2020.08-1 --with-mpfr=/opt/armv7-eabihf--glibc--bleeding-edge-2020.08-1 --with-pkgversion='Buildroot 2020.08-14-ge5a2a90' --with-bugurl=http://bugs.buildroot.net/ --without-zstd --disable-libquadmath --disable-libquadmath-support --enable-tls --enable-threads --without-isl --without-cloog --with-abi=aapcs-linux --with-cpu=cortex-a9 --with-fpu=vfpv3-d16 --with-float=hard --with-mode=arm --enable-languages=c,c++,fortran --with-build-time-tools=/opt/armv7-eabihf--glibc--bleeding-edge-2020.08-1/arm-buildroot-linux-gnueabihf/bin --enable-shared --disable-libgomp] ignore line: [Thread model: posix] ignore line: [Supported LTO compression algorithms: zlib] ignore line: [gcc version 10.2.0 (Buildroot 2020.08-14-ge5a2a90) ] ignore line: [COMPILER_PATH=/tmp/instance-0/output-1/host/opt/ext-toolchain/bin/../libexec/gcc/arm-buildroot-linux-gnueabihf/10.2.0/:/tmp/instance-0/output-1/host/opt/ext-toolchain/bin/../libexec/gcc/:/tmp/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/arm-buildroot-linux-gnueabihf/10.2.0/../../../../arm-buildroot-linux-gnueabihf/bin/] ignore line: [LIBRARY_PATH=/tmp/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/arm-buildroot-linux-gnueabihf/10.2.0/:/tmp/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/:/tmp/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/arm-buildroot-linux-gnueabihf/10.2.0/../../../../arm-buildroot-linux-gnueabihf/lib/:/tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/lib/:/tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib/] ignore line: [COLLECT_GCC_OPTIONS='-mabi=aapcs-linux' '-mfpu=vfpv3-d16' '-marm' '-fstack-protector-strong' '-mfloat-abi=hard' '-mcpu=cortex-a9' '-fPIE' '-pie' '-D' '_LARGEFILE_SOURCE' '-D' '_LARGEFILE64_SOURCE' '-D' '_FILE_OFFSET_BITS=64' '-Os' '-g0' '-D' '_FORTIFY_SOURCE=1' '-D' 'NDEBUG' '-v' '-o' 'cmTC_a6083' '-shared-libgcc' '-mtls-dialect=gnu' '-march=armv7-a+mp+sec+fp'] link line: [ /tmp/instance-0/output-1/host/opt/ext-toolchain/bin/../libexec/gcc/arm-buildroot-linux-gnueabihf/10.2.0/collect2 -plugin /tmp/instance-0/output-1/host/opt/ext-toolchain/bin/../libexec/gcc/arm-buildroot-linux-gnueabihf/10.2.0/liblto_plugin.so -plugin-opt=/tmp/instance-0/output-1/host/opt/ext-toolchain/bin/../libexec/gcc/arm-buildroot-linux-gnueabihf/10.2.0/lto-wrapper -plugin-opt=-fresolution=/tmp/cc0IOBAW.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=/tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot --eh-frame-hdr -dynamic-linker /lib/ld-linux-armhf.so.3 -X -m armelf_linux_eabi -pie -o cmTC_a6083 /tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib/Scrt1.o /tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib/crti.o /tmp/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/arm-buildroot-linux-gnueabihf/10.2.0/crtbeginS.o -L/tmp/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/arm-buildroot-linux-gnueabihf/10.2.0 -L/tmp/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc -L/tmp/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/arm-buildroot-linux-gnueabihf/10.2.0/../../../../arm-buildroot-linux-gnueabihf/lib -L/tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/lib -L/tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib -z now -z relro -latomic CMakeFiles/cmTC_a6083.dir/CMakeCXXCompilerABI.cpp.o -lstdc++ -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /tmp/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/arm-buildroot-linux-gnueabihf/10.2.0/crtendS.o /tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib/crtn.o] arg [/tmp/instance-0/output-1/host/opt/ext-toolchain/bin/../libexec/gcc/arm-buildroot-linux-gnueabihf/10.2.0/collect2] ==> ignore arg [-plugin] ==> ignore arg [/tmp/instance-0/output-1/host/opt/ext-toolchain/bin/../libexec/gcc/arm-buildroot-linux-gnueabihf/10.2.0/liblto_plugin.so] ==> ignore arg [-plugin-opt=/tmp/instance-0/output-1/host/opt/ext-toolchain/bin/../libexec/gcc/arm-buildroot-linux-gnueabihf/10.2.0/lto-wrapper] ==> ignore arg [-plugin-opt=-fresolution=/tmp/cc0IOBAW.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=/tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot] ==> ignore arg [--eh-frame-hdr] ==> ignore arg [-dynamic-linker] ==> ignore arg [/lib/ld-linux-armhf.so.3] ==> ignore arg [-X] ==> ignore arg [-m] ==> ignore arg [armelf_linux_eabi] ==> ignore arg [-pie] ==> ignore arg [-o] ==> ignore arg [cmTC_a6083] ==> ignore arg [/tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib/Scrt1.o] ==> ignore arg [/tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib/crti.o] ==> ignore arg [/tmp/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/arm-buildroot-linux-gnueabihf/10.2.0/crtbeginS.o] ==> ignore arg [-L/tmp/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/arm-buildroot-linux-gnueabihf/10.2.0] ==> dir [/tmp/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/arm-buildroot-linux-gnueabihf/10.2.0] arg [-L/tmp/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc] ==> dir [/tmp/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc] arg [-L/tmp/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/arm-buildroot-linux-gnueabihf/10.2.0/../../../../arm-buildroot-linux-gnueabihf/lib] ==> dir [/tmp/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/arm-buildroot-linux-gnueabihf/10.2.0/../../../../arm-buildroot-linux-gnueabihf/lib] arg [-L/tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/lib] ==> dir [/tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/lib] arg [-L/tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib] ==> dir [/tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib] arg [-znow] ==> ignore arg [-zrelro] ==> ignore arg [-latomic] ==> lib [atomic] arg [CMakeFiles/cmTC_a6083.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 [/tmp/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/arm-buildroot-linux-gnueabihf/10.2.0/crtendS.o] ==> ignore arg [/tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib/crtn.o] ==> ignore collapse library dir [/tmp/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/arm-buildroot-linux-gnueabihf/10.2.0] ==> [/tmp/instance-0/output-1/host/opt/ext-toolchain/lib/gcc/arm-buildroot-linux-gnueabihf/10.2.0] collapse library dir [/tmp/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc] ==> [/tmp/instance-0/output-1/host/opt/ext-toolchain/lib/gcc] collapse library dir [/tmp/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/arm-buildroot-linux-gnueabihf/10.2.0/../../../../arm-buildroot-linux-gnueabihf/lib] ==> [/tmp/instance-0/output-1/host/opt/ext-toolchain/arm-buildroot-linux-gnueabihf/lib] collapse library dir [/tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/lib] ==> [/tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/lib] collapse library dir [/tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib] ==> [/tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib] implicit libs: [atomic;stdc++;m;gcc_s;gcc;c;gcc_s;gcc] implicit dirs: [/tmp/instance-0/output-1/host/opt/ext-toolchain/lib/gcc/arm-buildroot-linux-gnueabihf/10.2.0;/tmp/instance-0/output-1/host/opt/ext-toolchain/lib/gcc;/tmp/instance-0/output-1/host/opt/ext-toolchain/arm-buildroot-linux-gnueabihf/lib;/tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/lib;/tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib] implicit fwks: [] Determining if the C compiler works passed with the following output: Change Dir: /tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make cmTC_cff03/fast && make[1]: Entering directory '/tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp' /usr/bin/make -f CMakeFiles/cmTC_cff03.dir/build.make CMakeFiles/cmTC_cff03.dir/build make[2]: Entering directory '/tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_cff03.dir/testCCompiler.c.o /tmp/instance-0/output-1/host/bin/arm-linux-gcc --sysroot=/tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DNDEBUG -o CMakeFiles/cmTC_cff03.dir/testCCompiler.c.o -c /tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp/testCCompiler.c Linking C executable cmTC_cff03 /tmp/instance-0/output-1/host/bin/cmake -E cmake_link_script CMakeFiles/cmTC_cff03.dir/link.txt --verbose=1 /tmp/instance-0/output-1/host/bin/arm-linux-gcc --sysroot=/tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DNDEBUG -latomic CMakeFiles/cmTC_cff03.dir/testCCompiler.c.o -o cmTC_cff03 make[2]: Leaving directory '/tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp' make[1]: Leaving directory '/tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp' Detecting C compiler ABI info compiled with the following output: Change Dir: /tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make cmTC_873f2/fast && make[1]: Entering directory '/tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp' /usr/bin/make -f CMakeFiles/cmTC_873f2.dir/build.make CMakeFiles/cmTC_873f2.dir/build make[2]: Entering directory '/tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_873f2.dir/CMakeCCompilerABI.c.o /tmp/instance-0/output-1/host/bin/arm-linux-gcc --sysroot=/tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DNDEBUG -v -o CMakeFiles/cmTC_873f2.dir/CMakeCCompilerABI.c.o -c /tmp/instance-0/output-1/host/share/cmake-3.16/Modules/CMakeCCompilerABI.c Using built-in specs. COLLECT_GCC=/tmp/instance-0/output-1/host/opt/ext-toolchain/bin/arm-linux-gcc.br_real Target: arm-buildroot-linux-gnueabihf Configured with: ./configure --prefix=/opt/armv7-eabihf--glibc--bleeding-edge-2020.08-1 --sysconfdir=/opt/armv7-eabihf--glibc--bleeding-edge-2020.08-1/etc --enable-static --target=arm-buildroot-linux-gnueabihf --with-sysroot=/opt/armv7-eabihf--glibc--bleeding-edge-2020.08-1/arm-buildroot-linux-gnueabihf/sysroot --enable-__cxa_atexit --with-gnu-ld --disable-libssp --disable-multilib --disable-decimal-float --with-gmp=/opt/armv7-eabihf--glibc--bleeding-edge-2020.08-1 --with-mpc=/opt/armv7-eabihf--glibc--bleeding-edge-2020.08-1 --with-mpfr=/opt/armv7-eabihf--glibc--bleeding-edge-2020.08-1 --with-pkgversion='Buildroot 2020.08-14-ge5a2a90' --with-bugurl=http://bugs.buildroot.net/ --without-zstd --disable-libquadmath --disable-libquadmath-support --enable-tls --enable-threads --without-isl --without-cloog --with-abi=aapcs-linux --with-cpu=cortex-a9 --with-fpu=vfpv3-d16 --with-float=hard --with-mode=arm --enable-languages=c,c++,fortran --with-build-time-tools=/opt/armv7-eabihf--glibc--bleeding-edge-2020.08-1/arm-buildroot-linux-gnueabihf/bin --enable-shared --disable-libgomp Thread model: posix Supported LTO compression algorithms: zlib gcc version 10.2.0 (Buildroot 2020.08-14-ge5a2a90) COLLECT_GCC_OPTIONS='-mabi=aapcs-linux' '-mfpu=vfpv3-d16' '-marm' '-fstack-protector-strong' '-mfloat-abi=hard' '-mcpu=cortex-a9' '-fPIE' '-pie' '-D' '_LARGEFILE_SOURCE' '-D' '_LARGEFILE64_SOURCE' '-D' '_FILE_OFFSET_BITS=64' '-Os' '-g0' '-D' '_FORTIFY_SOURCE=1' '-D' 'NDEBUG' '-v' '-o' 'CMakeFiles/cmTC_873f2.dir/CMakeCCompilerABI.c.o' '-c' '-mtls-dialect=gnu' '-march=armv7-a+mp+sec+fp' /tmp/instance-0/output-1/host/opt/ext-toolchain/bin/../libexec/gcc/arm-buildroot-linux-gnueabihf/10.2.0/cc1 -quiet -v -iprefix /tmp/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/arm-buildroot-linux-gnueabihf/10.2.0/ -isysroot /tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot -D _LARGEFILE_SOURCE -D _LARGEFILE64_SOURCE -D _FILE_OFFSET_BITS=64 -D _FORTIFY_SOURCE=1 -D NDEBUG /tmp/instance-0/output-1/host/share/cmake-3.16/Modules/CMakeCCompilerABI.c -quiet -dumpbase CMakeCCompilerABI.c -mabi=aapcs-linux -mfpu=vfpv3-d16 -marm -mfloat-abi=hard -mcpu=cortex-a9 -mtls-dialect=gnu -march=armv7-a+mp+sec+fp -auxbase-strip CMakeFiles/cmTC_873f2.dir/CMakeCCompilerABI.c.o -g0 -Os -version -fstack-protector-strong -fPIE -o /tmp/cc9sEu2r.s GNU C17 (Buildroot 2020.08-14-ge5a2a90) version 10.2.0 (arm-buildroot-linux-gnueabihf) compiled by GNU C version 4.9.2, GMP version 6.1.2, MPFR version 4.0.2, MPC version 1.1.0, isl version none GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 ignoring duplicate directory "/tmp/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/../../lib/gcc/arm-buildroot-linux-gnueabihf/10.2.0/include" ignoring nonexistent directory "/tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/local/include" ignoring duplicate directory "/tmp/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/../../lib/gcc/arm-buildroot-linux-gnueabihf/10.2.0/include-fixed" ignoring duplicate directory "/tmp/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/../../lib/gcc/arm-buildroot-linux-gnueabihf/10.2.0/../../../../arm-buildroot-linux-gnueabihf/include" #include "..." search starts here: #include <...> search starts here: /tmp/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/arm-buildroot-linux-gnueabihf/10.2.0/include /tmp/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/arm-buildroot-linux-gnueabihf/10.2.0/include-fixed /tmp/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/arm-buildroot-linux-gnueabihf/10.2.0/../../../../arm-buildroot-linux-gnueabihf/include /tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include End of search list. GNU C17 (Buildroot 2020.08-14-ge5a2a90) version 10.2.0 (arm-buildroot-linux-gnueabihf) compiled by GNU C version 4.9.2, GMP version 6.1.2, MPFR version 4.0.2, MPC version 1.1.0, isl version none GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 Compiler executable checksum: c8292f5afdd0e04486aae16195d53264 COLLECT_GCC_OPTIONS='-mabi=aapcs-linux' '-mfpu=vfpv3-d16' '-marm' '-fstack-protector-strong' '-mfloat-abi=hard' '-mcpu=cortex-a9' '-fPIE' '-pie' '-D' '_LARGEFILE_SOURCE' '-D' '_LARGEFILE64_SOURCE' '-D' '_FILE_OFFSET_BITS=64' '-Os' '-g0' '-D' '_FORTIFY_SOURCE=1' '-D' 'NDEBUG' '-v' '-o' 'CMakeFiles/cmTC_873f2.dir/CMakeCCompilerABI.c.o' '-c' '-mtls-dialect=gnu' '-march=armv7-a+mp+sec+fp' /tmp/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/arm-buildroot-linux-gnueabihf/10.2.0/../../../../arm-buildroot-linux-gnueabihf/bin/as -v -march=armv7-a+mp+sec -mfloat-abi=hard -mfpu=vfpv3-d16 -meabi=5 -o CMakeFiles/cmTC_873f2.dir/CMakeCCompilerABI.c.o /tmp/cc9sEu2r.s GNU assembler version 2.34 (arm-buildroot-linux-gnueabihf) using BFD version (GNU Binutils) 2.34 COMPILER_PATH=/tmp/instance-0/output-1/host/opt/ext-toolchain/bin/../libexec/gcc/arm-buildroot-linux-gnueabihf/10.2.0/:/tmp/instance-0/output-1/host/opt/ext-toolchain/bin/../libexec/gcc/:/tmp/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/arm-buildroot-linux-gnueabihf/10.2.0/../../../../arm-buildroot-linux-gnueabihf/bin/ LIBRARY_PATH=/tmp/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/arm-buildroot-linux-gnueabihf/10.2.0/:/tmp/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/:/tmp/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/arm-buildroot-linux-gnueabihf/10.2.0/../../../../arm-buildroot-linux-gnueabihf/lib/:/tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/lib/:/tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib/ COLLECT_GCC_OPTIONS='-mabi=aapcs-linux' '-mfpu=vfpv3-d16' '-marm' '-fstack-protector-strong' '-mfloat-abi=hard' '-mcpu=cortex-a9' '-fPIE' '-pie' '-D' '_LARGEFILE_SOURCE' '-D' '_LARGEFILE64_SOURCE' '-D' '_FILE_OFFSET_BITS=64' '-Os' '-g0' '-D' '_FORTIFY_SOURCE=1' '-D' 'NDEBUG' '-v' '-o' 'CMakeFiles/cmTC_873f2.dir/CMakeCCompilerABI.c.o' '-c' '-mtls-dialect=gnu' '-march=armv7-a+mp+sec+fp' Linking C executable cmTC_873f2 /tmp/instance-0/output-1/host/bin/cmake -E cmake_link_script CMakeFiles/cmTC_873f2.dir/link.txt --verbose=1 /tmp/instance-0/output-1/host/bin/arm-linux-gcc --sysroot=/tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DNDEBUG -latomic -v CMakeFiles/cmTC_873f2.dir/CMakeCCompilerABI.c.o -o cmTC_873f2 Using built-in specs. COLLECT_GCC=/tmp/instance-0/output-1/host/opt/ext-toolchain/bin/arm-linux-gcc.br_real COLLECT_LTO_WRAPPER=/tmp/instance-0/output-1/host/opt/ext-toolchain/bin/../libexec/gcc/arm-buildroot-linux-gnueabihf/10.2.0/lto-wrapper Target: arm-buildroot-linux-gnueabihf Configured with: ./configure --prefix=/opt/armv7-eabihf--glibc--bleeding-edge-2020.08-1 --sysconfdir=/opt/armv7-eabihf--glibc--bleeding-edge-2020.08-1/etc --enable-static --target=arm-buildroot-linux-gnueabihf --with-sysroot=/opt/armv7-eabihf--glibc--bleeding-edge-2020.08-1/arm-buildroot-linux-gnueabihf/sysroot --enable-__cxa_atexit --with-gnu-ld --disable-libssp --disable-multilib --disable-decimal-float --with-gmp=/opt/armv7-eabihf--glibc--bleeding-edge-2020.08-1 --with-mpc=/opt/armv7-eabihf--glibc--bleeding-edge-2020.08-1 --with-mpfr=/opt/armv7-eabihf--glibc--bleeding-edge-2020.08-1 --with-pkgversion='Buildroot 2020.08-14-ge5a2a90' --with-bugurl=http://bugs.buildroot.net/ --without-zstd --disable-libquadmath --disable-libquadmath-support --enable-tls --enable-threads --without-isl --without-cloog --with-abi=aapcs-linux --with-cpu=cortex-a9 --with-fpu=vfpv3-d16 --with-float=hard --with-mode=arm --enable-languages=c,c++,fortran --with-build-time-tools=/opt/armv7-eabihf--glibc--bleeding-edge-2020.08-1/arm-buildroot-linux-gnueabihf/bin --enable-shared --disable-libgomp Thread model: posix Supported LTO compression algorithms: zlib gcc version 10.2.0 (Buildroot 2020.08-14-ge5a2a90) COMPILER_PATH=/tmp/instance-0/output-1/host/opt/ext-toolchain/bin/../libexec/gcc/arm-buildroot-linux-gnueabihf/10.2.0/:/tmp/instance-0/output-1/host/opt/ext-toolchain/bin/../libexec/gcc/:/tmp/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/arm-buildroot-linux-gnueabihf/10.2.0/../../../../arm-buildroot-linux-gnueabihf/bin/ LIBRARY_PATH=/tmp/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/arm-buildroot-linux-gnueabihf/10.2.0/:/tmp/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/:/tmp/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/arm-buildroot-linux-gnueabihf/10.2.0/../../../../arm-buildroot-linux-gnueabihf/lib/:/tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/lib/:/tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib/ COLLECT_GCC_OPTIONS='-mabi=aapcs-linux' '-mfpu=vfpv3-d16' '-marm' '-fstack-protector-strong' '-mfloat-abi=hard' '-mcpu=cortex-a9' '-fPIE' '-pie' '-D' '_LARGEFILE_SOURCE' '-D' '_LARGEFILE64_SOURCE' '-D' '_FILE_OFFSET_BITS=64' '-Os' '-g0' '-D' '_FORTIFY_SOURCE=1' '-D' 'NDEBUG' '-v' '-o' 'cmTC_873f2' '-mtls-dialect=gnu' '-march=armv7-a+mp+sec+fp' /tmp/instance-0/output-1/host/opt/ext-toolchain/bin/../libexec/gcc/arm-buildroot-linux-gnueabihf/10.2.0/collect2 -plugin /tmp/instance-0/output-1/host/opt/ext-toolchain/bin/../libexec/gcc/arm-buildroot-linux-gnueabihf/10.2.0/liblto_plugin.so -plugin-opt=/tmp/instance-0/output-1/host/opt/ext-toolchain/bin/../libexec/gcc/arm-buildroot-linux-gnueabihf/10.2.0/lto-wrapper -plugin-opt=-fresolution=/tmp/ccjfcYAR.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=/tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot --eh-frame-hdr -dynamic-linker /lib/ld-linux-armhf.so.3 -X -m armelf_linux_eabi -pie -o cmTC_873f2 /tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib/Scrt1.o /tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib/crti.o /tmp/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/arm-buildroot-linux-gnueabihf/10.2.0/crtbeginS.o -L/tmp/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/arm-buildroot-linux-gnueabihf/10.2.0 -L/tmp/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc -L/tmp/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/arm-buildroot-linux-gnueabihf/10.2.0/../../../../arm-buildroot-linux-gnueabihf/lib -L/tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/lib -L/tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib -z now -z relro -latomic CMakeFiles/cmTC_873f2.dir/CMakeCCompilerABI.c.o -lgcc --push-state --as-needed -lgcc_s --pop-state -lc -lgcc --push-state --as-needed -lgcc_s --pop-state /tmp/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/arm-buildroot-linux-gnueabihf/10.2.0/crtendS.o /tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib/crtn.o COLLECT_GCC_OPTIONS='-mabi=aapcs-linux' '-mfpu=vfpv3-d16' '-marm' '-fstack-protector-strong' '-mfloat-abi=hard' '-mcpu=cortex-a9' '-fPIE' '-pie' '-D' '_LARGEFILE_SOURCE' '-D' '_LARGEFILE64_SOURCE' '-D' '_FILE_OFFSET_BITS=64' '-Os' '-g0' '-D' '_FORTIFY_SOURCE=1' '-D' 'NDEBUG' '-v' '-o' 'cmTC_873f2' '-mtls-dialect=gnu' '-march=armv7-a+mp+sec+fp' make[2]: Leaving directory '/tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp' make[1]: Leaving directory '/tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp' Parsed C implicit include dir info from above output: rv=done found start of include info found start of implicit include info add: [/tmp/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/arm-buildroot-linux-gnueabihf/10.2.0/include] add: [/tmp/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/arm-buildroot-linux-gnueabihf/10.2.0/include-fixed] add: [/tmp/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/arm-buildroot-linux-gnueabihf/10.2.0/../../../../arm-buildroot-linux-gnueabihf/include] add: [/tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include] end of search list found collapse include dir [/tmp/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/arm-buildroot-linux-gnueabihf/10.2.0/include] ==> [/tmp/instance-0/output-1/host/opt/ext-toolchain/lib/gcc/arm-buildroot-linux-gnueabihf/10.2.0/include] collapse include dir [/tmp/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/arm-buildroot-linux-gnueabihf/10.2.0/include-fixed] ==> [/tmp/instance-0/output-1/host/opt/ext-toolchain/lib/gcc/arm-buildroot-linux-gnueabihf/10.2.0/include-fixed] collapse include dir [/tmp/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/arm-buildroot-linux-gnueabihf/10.2.0/../../../../arm-buildroot-linux-gnueabihf/include] ==> [/tmp/instance-0/output-1/host/opt/ext-toolchain/arm-buildroot-linux-gnueabihf/include] collapse include dir [/tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include] ==> [/tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include] implicit include dirs: [/tmp/instance-0/output-1/host/opt/ext-toolchain/lib/gcc/arm-buildroot-linux-gnueabihf/10.2.0/include;/tmp/instance-0/output-1/host/opt/ext-toolchain/lib/gcc/arm-buildroot-linux-gnueabihf/10.2.0/include-fixed;/tmp/instance-0/output-1/host/opt/ext-toolchain/arm-buildroot-linux-gnueabihf/include;/tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include] Parsed C implicit link information from above output: link line regex: [^( *|.*[/\])(arm-linux-ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$)] ignore line: [Change Dir: /tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp] ignore line: [] ignore line: [Run Build Command(s):/usr/bin/make cmTC_873f2/fast && make[1]: Entering directory '/tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp'] ignore line: [/usr/bin/make -f CMakeFiles/cmTC_873f2.dir/build.make CMakeFiles/cmTC_873f2.dir/build] ignore line: [make[2]: Entering directory '/tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp'] ignore line: [Building C object CMakeFiles/cmTC_873f2.dir/CMakeCCompilerABI.c.o] ignore line: [/tmp/instance-0/output-1/host/bin/arm-linux-gcc --sysroot=/tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DNDEBUG -v -o CMakeFiles/cmTC_873f2.dir/CMakeCCompilerABI.c.o -c /tmp/instance-0/output-1/host/share/cmake-3.16/Modules/CMakeCCompilerABI.c] ignore line: [Using built-in specs.] ignore line: [COLLECT_GCC=/tmp/instance-0/output-1/host/opt/ext-toolchain/bin/arm-linux-gcc.br_real] ignore line: [Target: arm-buildroot-linux-gnueabihf] ignore line: [Configured with: ./configure --prefix=/opt/armv7-eabihf--glibc--bleeding-edge-2020.08-1 --sysconfdir=/opt/armv7-eabihf--glibc--bleeding-edge-2020.08-1/etc --enable-static --target=arm-buildroot-linux-gnueabihf --with-sysroot=/opt/armv7-eabihf--glibc--bleeding-edge-2020.08-1/arm-buildroot-linux-gnueabihf/sysroot --enable-__cxa_atexit --with-gnu-ld --disable-libssp --disable-multilib --disable-decimal-float --with-gmp=/opt/armv7-eabihf--glibc--bleeding-edge-2020.08-1 --with-mpc=/opt/armv7-eabihf--glibc--bleeding-edge-2020.08-1 --with-mpfr=/opt/armv7-eabihf--glibc--bleeding-edge-2020.08-1 --with-pkgversion='Buildroot 2020.08-14-ge5a2a90' --with-bugurl=http://bugs.buildroot.net/ --without-zstd --disable-libquadmath --disable-libquadmath-support --enable-tls --enable-threads --without-isl --without-cloog --with-abi=aapcs-linux --with-cpu=cortex-a9 --with-fpu=vfpv3-d16 --with-float=hard --with-mode=arm --enable-languages=c,c++,fortran --with-build-time-tools=/opt/armv7-eabihf--glibc--bleeding-edge-2020.08-1/arm-buildroot-linux-gnueabihf/bin --enable-shared --disable-libgomp] ignore line: [Thread model: posix] ignore line: [Supported LTO compression algorithms: zlib] ignore line: [gcc version 10.2.0 (Buildroot 2020.08-14-ge5a2a90) ] ignore line: [COLLECT_GCC_OPTIONS='-mabi=aapcs-linux' '-mfpu=vfpv3-d16' '-marm' '-fstack-protector-strong' '-mfloat-abi=hard' '-mcpu=cortex-a9' '-fPIE' '-pie' '-D' '_LARGEFILE_SOURCE' '-D' '_LARGEFILE64_SOURCE' '-D' '_FILE_OFFSET_BITS=64' '-Os' '-g0' '-D' '_FORTIFY_SOURCE=1' '-D' 'NDEBUG' '-v' '-o' 'CMakeFiles/cmTC_873f2.dir/CMakeCCompilerABI.c.o' '-c' '-mtls-dialect=gnu' '-march=armv7-a+mp+sec+fp'] ignore line: [ /tmp/instance-0/output-1/host/opt/ext-toolchain/bin/../libexec/gcc/arm-buildroot-linux-gnueabihf/10.2.0/cc1 -quiet -v -iprefix /tmp/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/arm-buildroot-linux-gnueabihf/10.2.0/ -isysroot /tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot -D _LARGEFILE_SOURCE -D _LARGEFILE64_SOURCE -D _FILE_OFFSET_BITS=64 -D _FORTIFY_SOURCE=1 -D NDEBUG /tmp/instance-0/output-1/host/share/cmake-3.16/Modules/CMakeCCompilerABI.c -quiet -dumpbase CMakeCCompilerABI.c -mabi=aapcs-linux -mfpu=vfpv3-d16 -marm -mfloat-abi=hard -mcpu=cortex-a9 -mtls-dialect=gnu -march=armv7-a+mp+sec+fp -auxbase-strip CMakeFiles/cmTC_873f2.dir/CMakeCCompilerABI.c.o -g0 -Os -version -fstack-protector-strong -fPIE -o /tmp/cc9sEu2r.s] ignore line: [GNU C17 (Buildroot 2020.08-14-ge5a2a90) version 10.2.0 (arm-buildroot-linux-gnueabihf)] ignore line: [ compiled by GNU C version 4.9.2 GMP version 6.1.2 MPFR version 4.0.2 MPC version 1.1.0 isl version none] ignore line: [GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072] ignore line: [ignoring duplicate directory "/tmp/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/../../lib/gcc/arm-buildroot-linux-gnueabihf/10.2.0/include"] ignore line: [ignoring nonexistent directory "/tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/local/include"] ignore line: [ignoring duplicate directory "/tmp/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/../../lib/gcc/arm-buildroot-linux-gnueabihf/10.2.0/include-fixed"] ignore line: [ignoring duplicate directory "/tmp/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/../../lib/gcc/arm-buildroot-linux-gnueabihf/10.2.0/../../../../arm-buildroot-linux-gnueabihf/include"] ignore line: [#include "..." search starts here:] ignore line: [#include <...> search starts here:] ignore line: [ /tmp/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/arm-buildroot-linux-gnueabihf/10.2.0/include] ignore line: [ /tmp/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/arm-buildroot-linux-gnueabihf/10.2.0/include-fixed] ignore line: [ /tmp/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/arm-buildroot-linux-gnueabihf/10.2.0/../../../../arm-buildroot-linux-gnueabihf/include] ignore line: [ /tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include] ignore line: [End of search list.] ignore line: [GNU C17 (Buildroot 2020.08-14-ge5a2a90) version 10.2.0 (arm-buildroot-linux-gnueabihf)] ignore line: [ compiled by GNU C version 4.9.2 GMP version 6.1.2 MPFR version 4.0.2 MPC version 1.1.0 isl version none] ignore line: [GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072] ignore line: [Compiler executable checksum: c8292f5afdd0e04486aae16195d53264] ignore line: [COLLECT_GCC_OPTIONS='-mabi=aapcs-linux' '-mfpu=vfpv3-d16' '-marm' '-fstack-protector-strong' '-mfloat-abi=hard' '-mcpu=cortex-a9' '-fPIE' '-pie' '-D' '_LARGEFILE_SOURCE' '-D' '_LARGEFILE64_SOURCE' '-D' '_FILE_OFFSET_BITS=64' '-Os' '-g0' '-D' '_FORTIFY_SOURCE=1' '-D' 'NDEBUG' '-v' '-o' 'CMakeFiles/cmTC_873f2.dir/CMakeCCompilerABI.c.o' '-c' '-mtls-dialect=gnu' '-march=armv7-a+mp+sec+fp'] ignore line: [ /tmp/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/arm-buildroot-linux-gnueabihf/10.2.0/../../../../arm-buildroot-linux-gnueabihf/bin/as -v -march=armv7-a+mp+sec -mfloat-abi=hard -mfpu=vfpv3-d16 -meabi=5 -o CMakeFiles/cmTC_873f2.dir/CMakeCCompilerABI.c.o /tmp/cc9sEu2r.s] ignore line: [GNU assembler version 2.34 (arm-buildroot-linux-gnueabihf) using BFD version (GNU Binutils) 2.34] ignore line: [COMPILER_PATH=/tmp/instance-0/output-1/host/opt/ext-toolchain/bin/../libexec/gcc/arm-buildroot-linux-gnueabihf/10.2.0/:/tmp/instance-0/output-1/host/opt/ext-toolchain/bin/../libexec/gcc/:/tmp/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/arm-buildroot-linux-gnueabihf/10.2.0/../../../../arm-buildroot-linux-gnueabihf/bin/] ignore line: [LIBRARY_PATH=/tmp/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/arm-buildroot-linux-gnueabihf/10.2.0/:/tmp/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/:/tmp/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/arm-buildroot-linux-gnueabihf/10.2.0/../../../../arm-buildroot-linux-gnueabihf/lib/:/tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/lib/:/tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib/] ignore line: [COLLECT_GCC_OPTIONS='-mabi=aapcs-linux' '-mfpu=vfpv3-d16' '-marm' '-fstack-protector-strong' '-mfloat-abi=hard' '-mcpu=cortex-a9' '-fPIE' '-pie' '-D' '_LARGEFILE_SOURCE' '-D' '_LARGEFILE64_SOURCE' '-D' '_FILE_OFFSET_BITS=64' '-Os' '-g0' '-D' '_FORTIFY_SOURCE=1' '-D' 'NDEBUG' '-v' '-o' 'CMakeFiles/cmTC_873f2.dir/CMakeCCompilerABI.c.o' '-c' '-mtls-dialect=gnu' '-march=armv7-a+mp+sec+fp'] ignore line: [Linking C executable cmTC_873f2] ignore line: [/tmp/instance-0/output-1/host/bin/cmake -E cmake_link_script CMakeFiles/cmTC_873f2.dir/link.txt --verbose=1] ignore line: [/tmp/instance-0/output-1/host/bin/arm-linux-gcc --sysroot=/tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DNDEBUG -latomic -v CMakeFiles/cmTC_873f2.dir/CMakeCCompilerABI.c.o -o cmTC_873f2 ] ignore line: [Using built-in specs.] ignore line: [COLLECT_GCC=/tmp/instance-0/output-1/host/opt/ext-toolchain/bin/arm-linux-gcc.br_real] ignore line: [COLLECT_LTO_WRAPPER=/tmp/instance-0/output-1/host/opt/ext-toolchain/bin/../libexec/gcc/arm-buildroot-linux-gnueabihf/10.2.0/lto-wrapper] ignore line: [Target: arm-buildroot-linux-gnueabihf] ignore line: [Configured with: ./configure --prefix=/opt/armv7-eabihf--glibc--bleeding-edge-2020.08-1 --sysconfdir=/opt/armv7-eabihf--glibc--bleeding-edge-2020.08-1/etc --enable-static --target=arm-buildroot-linux-gnueabihf --with-sysroot=/opt/armv7-eabihf--glibc--bleeding-edge-2020.08-1/arm-buildroot-linux-gnueabihf/sysroot --enable-__cxa_atexit --with-gnu-ld --disable-libssp --disable-multilib --disable-decimal-float --with-gmp=/opt/armv7-eabihf--glibc--bleeding-edge-2020.08-1 --with-mpc=/opt/armv7-eabihf--glibc--bleeding-edge-2020.08-1 --with-mpfr=/opt/armv7-eabihf--glibc--bleeding-edge-2020.08-1 --with-pkgversion='Buildroot 2020.08-14-ge5a2a90' --with-bugurl=http://bugs.buildroot.net/ --without-zstd --disable-libquadmath --disable-libquadmath-support --enable-tls --enable-threads --without-isl --without-cloog --with-abi=aapcs-linux --with-cpu=cortex-a9 --with-fpu=vfpv3-d16 --with-float=hard --with-mode=arm --enable-languages=c,c++,fortran --with-build-time-tools=/opt/armv7-eabihf--glibc--bleeding-edge-2020.08-1/arm-buildroot-linux-gnueabihf/bin --enable-shared --disable-libgomp] ignore line: [Thread model: posix] ignore line: [Supported LTO compression algorithms: zlib] ignore line: [gcc version 10.2.0 (Buildroot 2020.08-14-ge5a2a90) ] ignore line: [COMPILER_PATH=/tmp/instance-0/output-1/host/opt/ext-toolchain/bin/../libexec/gcc/arm-buildroot-linux-gnueabihf/10.2.0/:/tmp/instance-0/output-1/host/opt/ext-toolchain/bin/../libexec/gcc/:/tmp/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/arm-buildroot-linux-gnueabihf/10.2.0/../../../../arm-buildroot-linux-gnueabihf/bin/] ignore line: [LIBRARY_PATH=/tmp/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/arm-buildroot-linux-gnueabihf/10.2.0/:/tmp/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/:/tmp/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/arm-buildroot-linux-gnueabihf/10.2.0/../../../../arm-buildroot-linux-gnueabihf/lib/:/tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/lib/:/tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib/] ignore line: [COLLECT_GCC_OPTIONS='-mabi=aapcs-linux' '-mfpu=vfpv3-d16' '-marm' '-fstack-protector-strong' '-mfloat-abi=hard' '-mcpu=cortex-a9' '-fPIE' '-pie' '-D' '_LARGEFILE_SOURCE' '-D' '_LARGEFILE64_SOURCE' '-D' '_FILE_OFFSET_BITS=64' '-Os' '-g0' '-D' '_FORTIFY_SOURCE=1' '-D' 'NDEBUG' '-v' '-o' 'cmTC_873f2' '-mtls-dialect=gnu' '-march=armv7-a+mp+sec+fp'] link line: [ /tmp/instance-0/output-1/host/opt/ext-toolchain/bin/../libexec/gcc/arm-buildroot-linux-gnueabihf/10.2.0/collect2 -plugin /tmp/instance-0/output-1/host/opt/ext-toolchain/bin/../libexec/gcc/arm-buildroot-linux-gnueabihf/10.2.0/liblto_plugin.so -plugin-opt=/tmp/instance-0/output-1/host/opt/ext-toolchain/bin/../libexec/gcc/arm-buildroot-linux-gnueabihf/10.2.0/lto-wrapper -plugin-opt=-fresolution=/tmp/ccjfcYAR.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=/tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot --eh-frame-hdr -dynamic-linker /lib/ld-linux-armhf.so.3 -X -m armelf_linux_eabi -pie -o cmTC_873f2 /tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib/Scrt1.o /tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib/crti.o /tmp/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/arm-buildroot-linux-gnueabihf/10.2.0/crtbeginS.o -L/tmp/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/arm-buildroot-linux-gnueabihf/10.2.0 -L/tmp/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc -L/tmp/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/arm-buildroot-linux-gnueabihf/10.2.0/../../../../arm-buildroot-linux-gnueabihf/lib -L/tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/lib -L/tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib -z now -z relro -latomic CMakeFiles/cmTC_873f2.dir/CMakeCCompilerABI.c.o -lgcc --push-state --as-needed -lgcc_s --pop-state -lc -lgcc --push-state --as-needed -lgcc_s --pop-state /tmp/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/arm-buildroot-linux-gnueabihf/10.2.0/crtendS.o /tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib/crtn.o] arg [/tmp/instance-0/output-1/host/opt/ext-toolchain/bin/../libexec/gcc/arm-buildroot-linux-gnueabihf/10.2.0/collect2] ==> ignore arg [-plugin] ==> ignore arg [/tmp/instance-0/output-1/host/opt/ext-toolchain/bin/../libexec/gcc/arm-buildroot-linux-gnueabihf/10.2.0/liblto_plugin.so] ==> ignore arg [-plugin-opt=/tmp/instance-0/output-1/host/opt/ext-toolchain/bin/../libexec/gcc/arm-buildroot-linux-gnueabihf/10.2.0/lto-wrapper] ==> ignore arg [-plugin-opt=-fresolution=/tmp/ccjfcYAR.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=/tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot] ==> ignore arg [--eh-frame-hdr] ==> ignore arg [-dynamic-linker] ==> ignore arg [/lib/ld-linux-armhf.so.3] ==> ignore arg [-X] ==> ignore arg [-m] ==> ignore arg [armelf_linux_eabi] ==> ignore arg [-pie] ==> ignore arg [-o] ==> ignore arg [cmTC_873f2] ==> ignore arg [/tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib/Scrt1.o] ==> ignore arg [/tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib/crti.o] ==> ignore arg [/tmp/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/arm-buildroot-linux-gnueabihf/10.2.0/crtbeginS.o] ==> ignore arg [-L/tmp/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/arm-buildroot-linux-gnueabihf/10.2.0] ==> dir [/tmp/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/arm-buildroot-linux-gnueabihf/10.2.0] arg [-L/tmp/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc] ==> dir [/tmp/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc] arg [-L/tmp/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/arm-buildroot-linux-gnueabihf/10.2.0/../../../../arm-buildroot-linux-gnueabihf/lib] ==> dir [/tmp/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/arm-buildroot-linux-gnueabihf/10.2.0/../../../../arm-buildroot-linux-gnueabihf/lib] arg [-L/tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/lib] ==> dir [/tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/lib] arg [-L/tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib] ==> dir [/tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib] arg [-znow] ==> ignore arg [-zrelro] ==> ignore arg [-latomic] ==> lib [atomic] arg [CMakeFiles/cmTC_873f2.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 [/tmp/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/arm-buildroot-linux-gnueabihf/10.2.0/crtendS.o] ==> ignore arg [/tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib/crtn.o] ==> ignore collapse library dir [/tmp/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/arm-buildroot-linux-gnueabihf/10.2.0] ==> [/tmp/instance-0/output-1/host/opt/ext-toolchain/lib/gcc/arm-buildroot-linux-gnueabihf/10.2.0] collapse library dir [/tmp/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc] ==> [/tmp/instance-0/output-1/host/opt/ext-toolchain/lib/gcc] collapse library dir [/tmp/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/arm-buildroot-linux-gnueabihf/10.2.0/../../../../arm-buildroot-linux-gnueabihf/lib] ==> [/tmp/instance-0/output-1/host/opt/ext-toolchain/arm-buildroot-linux-gnueabihf/lib] collapse library dir [/tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/lib] ==> [/tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/lib] collapse library dir [/tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib] ==> [/tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib] implicit libs: [atomic;gcc;gcc_s;c;gcc;gcc_s] implicit dirs: [/tmp/instance-0/output-1/host/opt/ext-toolchain/lib/gcc/arm-buildroot-linux-gnueabihf/10.2.0;/tmp/instance-0/output-1/host/opt/ext-toolchain/lib/gcc;/tmp/instance-0/output-1/host/opt/ext-toolchain/arm-buildroot-linux-gnueabihf/lib;/tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/lib;/tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib] implicit fwks: [] Determining if the include file sys/types.h exists passed with the following output: Change Dir: /tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make cmTC_19a49/fast && make[1]: Entering directory '/tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp' /usr/bin/make -f CMakeFiles/cmTC_19a49.dir/build.make CMakeFiles/cmTC_19a49.dir/build make[2]: Entering directory '/tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_19a49.dir/CheckIncludeFile.c.o /tmp/instance-0/output-1/host/bin/arm-linux-gcc --sysroot=/tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DNDEBUG -std=c11 -o CMakeFiles/cmTC_19a49.dir/CheckIncludeFile.c.o -c /tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp/CheckIncludeFile.c Linking C executable cmTC_19a49 /tmp/instance-0/output-1/host/bin/cmake -E cmake_link_script CMakeFiles/cmTC_19a49.dir/link.txt --verbose=1 /tmp/instance-0/output-1/host/bin/arm-linux-gcc --sysroot=/tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DNDEBUG -latomic CMakeFiles/cmTC_19a49.dir/CheckIncludeFile.c.o -o cmTC_19a49 make[2]: Leaving directory '/tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp' make[1]: Leaving directory '/tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp' Determining if the include file stdint.h exists passed with the following output: Change Dir: /tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make cmTC_cf1de/fast && make[1]: Entering directory '/tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp' /usr/bin/make -f CMakeFiles/cmTC_cf1de.dir/build.make CMakeFiles/cmTC_cf1de.dir/build make[2]: Entering directory '/tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_cf1de.dir/CheckIncludeFile.c.o /tmp/instance-0/output-1/host/bin/arm-linux-gcc --sysroot=/tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DNDEBUG -std=c11 -o CMakeFiles/cmTC_cf1de.dir/CheckIncludeFile.c.o -c /tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp/CheckIncludeFile.c Linking C executable cmTC_cf1de /tmp/instance-0/output-1/host/bin/cmake -E cmake_link_script CMakeFiles/cmTC_cf1de.dir/link.txt --verbose=1 /tmp/instance-0/output-1/host/bin/arm-linux-gcc --sysroot=/tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DNDEBUG -latomic CMakeFiles/cmTC_cf1de.dir/CheckIncludeFile.c.o -o cmTC_cf1de make[2]: Leaving directory '/tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp' make[1]: Leaving directory '/tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp' Determining if the include file stddef.h exists passed with the following output: Change Dir: /tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make cmTC_52d41/fast && make[1]: Entering directory '/tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp' /usr/bin/make -f CMakeFiles/cmTC_52d41.dir/build.make CMakeFiles/cmTC_52d41.dir/build make[2]: Entering directory '/tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_52d41.dir/CheckIncludeFile.c.o /tmp/instance-0/output-1/host/bin/arm-linux-gcc --sysroot=/tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DNDEBUG -std=c11 -o CMakeFiles/cmTC_52d41.dir/CheckIncludeFile.c.o -c /tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp/CheckIncludeFile.c Linking C executable cmTC_52d41 /tmp/instance-0/output-1/host/bin/cmake -E cmake_link_script CMakeFiles/cmTC_52d41.dir/link.txt --verbose=1 /tmp/instance-0/output-1/host/bin/arm-linux-gcc --sysroot=/tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DNDEBUG -latomic CMakeFiles/cmTC_52d41.dir/CheckIncludeFile.c.o -o cmTC_52d41 make[2]: Leaving directory '/tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp' make[1]: Leaving directory '/tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp' Determining size of unsigned short passed with the following output: Change Dir: /tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make cmTC_d9a1e/fast && make[1]: Entering directory '/tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp' /usr/bin/make -f CMakeFiles/cmTC_d9a1e.dir/build.make CMakeFiles/cmTC_d9a1e.dir/build make[2]: Entering directory '/tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_d9a1e.dir/CMAKE_SIZEOF_UNSIGNED_SHORT.c.o /tmp/instance-0/output-1/host/bin/arm-linux-gcc --sysroot=/tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DNDEBUG -std=c11 -o CMakeFiles/cmTC_d9a1e.dir/CMAKE_SIZEOF_UNSIGNED_SHORT.c.o -c /tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CheckTypeSize/CMAKE_SIZEOF_UNSIGNED_SHORT.c Linking C executable cmTC_d9a1e /tmp/instance-0/output-1/host/bin/cmake -E cmake_link_script CMakeFiles/cmTC_d9a1e.dir/link.txt --verbose=1 /tmp/instance-0/output-1/host/bin/arm-linux-gcc --sysroot=/tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DNDEBUG -latomic CMakeFiles/cmTC_d9a1e.dir/CMAKE_SIZEOF_UNSIGNED_SHORT.c.o -o cmTC_d9a1e make[2]: Leaving directory '/tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp' make[1]: Leaving directory '/tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp' Determining if the system is big endian passed with the following output: Change Dir: /tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make cmTC_e56af/fast && make[1]: Entering directory '/tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp' /usr/bin/make -f CMakeFiles/cmTC_e56af.dir/build.make CMakeFiles/cmTC_e56af.dir/build make[2]: Entering directory '/tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_e56af.dir/TestEndianess.c.o /tmp/instance-0/output-1/host/bin/arm-linux-gcc --sysroot=/tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DNDEBUG -std=c11 -o CMakeFiles/cmTC_e56af.dir/TestEndianess.c.o -c /tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp/TestEndianess.c Linking C executable cmTC_e56af /tmp/instance-0/output-1/host/bin/cmake -E cmake_link_script CMakeFiles/cmTC_e56af.dir/link.txt --verbose=1 /tmp/instance-0/output-1/host/bin/arm-linux-gcc --sysroot=/tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DNDEBUG -latomic CMakeFiles/cmTC_e56af.dir/TestEndianess.c.o -o cmTC_e56af make[2]: Leaving directory '/tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp' make[1]: Leaving directory '/tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp' TestEndianess.c: /* A 16 bit integer is required. */ typedef unsigned short cmakeint16; /* On a little endian machine, these 16bit ints will give "THIS IS LITTLE ENDIAN." On a big endian machine the characters will be exchanged pairwise. */ const cmakeint16 info_little[] = {0x4854, 0x5349, 0x4920, 0x2053, 0x494c, 0x5454, 0x454c, 0x4520, 0x444e, 0x4149, 0x2e4e, 0x0000}; /* on a big endian machine, these 16bit ints will give "THIS IS BIG ENDIAN." On a little endian machine the characters will be exchanged pairwise. */ const cmakeint16 info_big[] = {0x5448, 0x4953, 0x2049, 0x5320, 0x4249, 0x4720, 0x454e, 0x4449, 0x414e, 0x2e2e, 0x0000}; #ifdef __CLASSIC_C__ int main(argc, argv) int argc; char *argv[]; #else int main(int argc, char *argv[]) #endif { int require = 0; require += info_little[argc]; require += info_big[argc]; (void)argv; return require; } Performing C++ SOURCE FILE Test HAVE_VISIBILITY_HIDDEN succeeded with the following output: Change Dir: /tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make cmTC_86ac3/fast && make[1]: Entering directory '/tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp' /usr/bin/make -f CMakeFiles/cmTC_86ac3.dir/build.make CMakeFiles/cmTC_86ac3.dir/build make[2]: Entering directory '/tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_86ac3.dir/src.cxx.o /tmp/instance-0/output-1/host/bin/arm-linux-g++ --sysroot=/tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DHAVE_VISIBILITY_HIDDEN -DNDEBUG -fvisibility=hidden -std=c++11 -o CMakeFiles/cmTC_86ac3.dir/src.cxx.o -c /tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp/src.cxx Linking CXX executable cmTC_86ac3 /tmp/instance-0/output-1/host/bin/cmake -E cmake_link_script CMakeFiles/cmTC_86ac3.dir/link.txt --verbose=1 /tmp/instance-0/output-1/host/bin/arm-linux-g++ --sysroot=/tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DHAVE_VISIBILITY_HIDDEN -DNDEBUG -latomic CMakeFiles/cmTC_86ac3.dir/src.cxx.o -o cmTC_86ac3 make[2]: Leaving directory '/tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp' make[1]: Leaving directory '/tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-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: /tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make cmTC_9c3fe/fast && make[1]: Entering directory '/tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp' /usr/bin/make -f CMakeFiles/cmTC_9c3fe.dir/build.make CMakeFiles/cmTC_9c3fe.dir/build make[2]: Entering directory '/tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_9c3fe.dir/src.cxx.o /tmp/instance-0/output-1/host/bin/arm-linux-g++ --sysroot=/tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -fvisibility=hidden -DHAVE_WARN_SIGN_COMPARE -DNDEBUG -Wsign-compare -std=c++11 -o CMakeFiles/cmTC_9c3fe.dir/src.cxx.o -c /tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp/src.cxx Linking CXX executable cmTC_9c3fe /tmp/instance-0/output-1/host/bin/cmake -E cmake_link_script CMakeFiles/cmTC_9c3fe.dir/link.txt --verbose=1 /tmp/instance-0/output-1/host/bin/arm-linux-g++ --sysroot=/tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -fvisibility=hidden -DHAVE_WARN_SIGN_COMPARE -DNDEBUG -latomic CMakeFiles/cmTC_9c3fe.dir/src.cxx.o -o cmTC_9c3fe make[2]: Leaving directory '/tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp' make[1]: Leaving directory '/tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-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: /tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make cmTC_80e13/fast && make[1]: Entering directory '/tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp' /usr/bin/make -f CMakeFiles/cmTC_80e13.dir/build.make CMakeFiles/cmTC_80e13.dir/build make[2]: Entering directory '/tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_80e13.dir/src.cxx.o /tmp/instance-0/output-1/host/bin/arm-linux-g++ --sysroot=/tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -fvisibility=hidden -Wsign-compare -DHAVE_WARN_ALL -DNDEBUG -Wall -std=c++11 -o CMakeFiles/cmTC_80e13.dir/src.cxx.o -c /tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp/src.cxx Linking CXX executable cmTC_80e13 /tmp/instance-0/output-1/host/bin/cmake -E cmake_link_script CMakeFiles/cmTC_80e13.dir/link.txt --verbose=1 /tmp/instance-0/output-1/host/bin/arm-linux-g++ --sysroot=/tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -fvisibility=hidden -Wsign-compare -DHAVE_WARN_ALL -DNDEBUG -latomic CMakeFiles/cmTC_80e13.dir/src.cxx.o -o cmTC_80e13 make[2]: Leaving directory '/tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp' make[1]: Leaving directory '/tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-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: /tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make cmTC_a5158/fast && make[1]: Entering directory '/tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp' /usr/bin/make -f CMakeFiles/cmTC_a5158.dir/build.make CMakeFiles/cmTC_a5158.dir/build make[2]: Entering directory '/tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_a5158.dir/src.cxx.o /tmp/instance-0/output-1/host/bin/arm-linux-g++ --sysroot=/tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -fvisibility=hidden -Wsign-compare -Wall -DHAVE_WARN_NO_UNINITIALIZED -DNDEBUG -Wno-uninitialized -std=c++11 -o CMakeFiles/cmTC_a5158.dir/src.cxx.o -c /tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp/src.cxx Linking CXX executable cmTC_a5158 /tmp/instance-0/output-1/host/bin/cmake -E cmake_link_script CMakeFiles/cmTC_a5158.dir/link.txt --verbose=1 /tmp/instance-0/output-1/host/bin/arm-linux-g++ --sysroot=/tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -fvisibility=hidden -Wsign-compare -Wall -DHAVE_WARN_NO_UNINITIALIZED -DNDEBUG -latomic CMakeFiles/cmTC_a5158.dir/src.cxx.o -o cmTC_a5158 make[2]: Leaving directory '/tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp' make[1]: Leaving directory '/tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-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: /tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make cmTC_ac5a6/fast && make[1]: Entering directory '/tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp' /usr/bin/make -f CMakeFiles/cmTC_ac5a6.dir/build.make CMakeFiles/cmTC_ac5a6.dir/build make[2]: Entering directory '/tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_ac5a6.dir/CheckIncludeFile.c.o /tmp/instance-0/output-1/host/bin/arm-linux-gcc --sysroot=/tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -DNDEBUG -std=c11 -o CMakeFiles/cmTC_ac5a6.dir/CheckIncludeFile.c.o -c /tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp/CheckIncludeFile.c Linking C executable cmTC_ac5a6 /tmp/instance-0/output-1/host/bin/cmake -E cmake_link_script CMakeFiles/cmTC_ac5a6.dir/link.txt --verbose=1 /tmp/instance-0/output-1/host/bin/arm-linux-gcc --sysroot=/tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -DNDEBUG -latomic CMakeFiles/cmTC_ac5a6.dir/CheckIncludeFile.c.o -o cmTC_ac5a6 make[2]: Leaving directory '/tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp' make[1]: Leaving directory '/tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp' Determining if the function pthread_create exists in the pthread passed with the following output: Change Dir: /tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make cmTC_490d1/fast && make[1]: Entering directory '/tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp' /usr/bin/make -f CMakeFiles/cmTC_490d1.dir/build.make CMakeFiles/cmTC_490d1.dir/build make[2]: Entering directory '/tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_490d1.dir/CheckFunctionExists.c.o /tmp/instance-0/output-1/host/bin/arm-linux-gcc --sysroot=/tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -DCHECK_FUNCTION_EXISTS=pthread_create -DNDEBUG -std=c11 -o CMakeFiles/cmTC_490d1.dir/CheckFunctionExists.c.o -c /tmp/instance-0/output-1/host/share/cmake-3.16/Modules/CheckFunctionExists.c Linking C executable cmTC_490d1 /tmp/instance-0/output-1/host/bin/cmake -E cmake_link_script CMakeFiles/cmTC_490d1.dir/link.txt --verbose=1 /tmp/instance-0/output-1/host/bin/arm-linux-gcc --sysroot=/tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -DCHECK_FUNCTION_EXISTS=pthread_create -DNDEBUG -latomic CMakeFiles/cmTC_490d1.dir/CheckFunctionExists.c.o -o cmTC_490d1 -lpthread make[2]: Leaving directory '/tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp' make[1]: Leaving directory '/tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp' Determining if the include file fenv.h exists passed with the following output: Change Dir: /tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make cmTC_1c91b/fast && make[1]: Entering directory '/tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp' /usr/bin/make -f CMakeFiles/cmTC_1c91b.dir/build.make CMakeFiles/cmTC_1c91b.dir/build make[2]: Entering directory '/tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_1c91b.dir/CheckIncludeFile.c.o /tmp/instance-0/output-1/host/bin/arm-linux-gcc --sysroot=/tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -Wall -DNDEBUG -std=c11 -o CMakeFiles/cmTC_1c91b.dir/CheckIncludeFile.c.o -c /tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp/CheckIncludeFile.c Linking C executable cmTC_1c91b /tmp/instance-0/output-1/host/bin/cmake -E cmake_link_script CMakeFiles/cmTC_1c91b.dir/link.txt --verbose=1 /tmp/instance-0/output-1/host/bin/arm-linux-gcc --sysroot=/tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -Wall -DNDEBUG -latomic CMakeFiles/cmTC_1c91b.dir/CheckIncludeFile.c.o -o cmTC_1c91b make[2]: Leaving directory '/tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp' make[1]: Leaving directory '/tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp' Determining if the include file dlfcn.h exists passed with the following output: Change Dir: /tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make cmTC_d9f08/fast && make[1]: Entering directory '/tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp' /usr/bin/make -f CMakeFiles/cmTC_d9f08.dir/build.make CMakeFiles/cmTC_d9f08.dir/build make[2]: Entering directory '/tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_d9f08.dir/CheckIncludeFile.c.o /tmp/instance-0/output-1/host/bin/arm-linux-gcc --sysroot=/tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -Wall -DNDEBUG -std=c11 -o CMakeFiles/cmTC_d9f08.dir/CheckIncludeFile.c.o -c /tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp/CheckIncludeFile.c Linking C executable cmTC_d9f08 /tmp/instance-0/output-1/host/bin/cmake -E cmake_link_script CMakeFiles/cmTC_d9f08.dir/link.txt --verbose=1 /tmp/instance-0/output-1/host/bin/arm-linux-gcc --sysroot=/tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -Wall -DNDEBUG -latomic CMakeFiles/cmTC_d9f08.dir/CheckIncludeFile.c.o -o cmTC_d9f08 make[2]: Leaving directory '/tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp' make[1]: Leaving directory '/tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp' Determining if the posix_memalign exist passed with the following output: Change Dir: /tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make cmTC_cf966/fast && make[1]: Entering directory '/tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp' /usr/bin/make -f CMakeFiles/cmTC_cf966.dir/build.make CMakeFiles/cmTC_cf966.dir/build make[2]: Entering directory '/tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_cf966.dir/CheckSymbolExists.c.o /tmp/instance-0/output-1/host/bin/arm-linux-gcc --sysroot=/tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -Wall -DNDEBUG -o CMakeFiles/cmTC_cf966.dir/CheckSymbolExists.c.o -c /tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp/CheckSymbolExists.c Linking C executable cmTC_cf966 /tmp/instance-0/output-1/host/bin/cmake -E cmake_link_script CMakeFiles/cmTC_cf966.dir/link.txt --verbose=1 /tmp/instance-0/output-1/host/bin/arm-linux-gcc --sysroot=/tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -Wall -DNDEBUG CMakeFiles/cmTC_cf966.dir/CheckSymbolExists.c.o -o cmTC_cf966 make[2]: Leaving directory '/tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp' make[1]: Leaving directory '/tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp' File /tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp/CheckSymbolExists.c: /* */ #include int main(int argc, char** argv) { (void)argv; #ifndef posix_memalign return ((int*)(&posix_memalign))[argc]; #else (void)argc; return 0; #endif } Performing C++ SOURCE FILE Test have_mfloat_abi_hard succeeded with the following output: Change Dir: /tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make cmTC_3e76c/fast && make[1]: Entering directory '/tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp' /usr/bin/make -f CMakeFiles/cmTC_3e76c.dir/build.make CMakeFiles/cmTC_3e76c.dir/build make[2]: Entering directory '/tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_3e76c.dir/src.cxx.o /tmp/instance-0/output-1/host/bin/arm-linux-g++ --sysroot=/tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -Wall -Dhave_mfloat_abi_hard -DNDEBUG -mfloat-abi=hard -std=c++11 -o CMakeFiles/cmTC_3e76c.dir/src.cxx.o -c /tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp/src.cxx Linking CXX executable cmTC_3e76c /tmp/instance-0/output-1/host/bin/cmake -E cmake_link_script CMakeFiles/cmTC_3e76c.dir/link.txt --verbose=1 /tmp/instance-0/output-1/host/bin/arm-linux-g++ --sysroot=/tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -Wall -Dhave_mfloat_abi_hard -DNDEBUG -latomic CMakeFiles/cmTC_3e76c.dir/src.cxx.o -o cmTC_3e76c make[2]: Leaving directory '/tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp' make[1]: Leaving directory '/tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-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: /tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make cmTC_cbf6d/fast && make[1]: Entering directory '/tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp' /usr/bin/make -f CMakeFiles/cmTC_cbf6d.dir/build.make CMakeFiles/cmTC_cbf6d.dir/build make[2]: Entering directory '/tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_cbf6d.dir/src.cxx.o /tmp/instance-0/output-1/host/bin/arm-linux-g++ --sysroot=/tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -Wall -Dhave_funsafe_math_optimizations -DNDEBUG -funsafe-math-optimizations -std=c++11 -o CMakeFiles/cmTC_cbf6d.dir/src.cxx.o -c /tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp/src.cxx Linking CXX executable cmTC_cbf6d /tmp/instance-0/output-1/host/bin/cmake -E cmake_link_script CMakeFiles/cmTC_cbf6d.dir/link.txt --verbose=1 /tmp/instance-0/output-1/host/bin/arm-linux-g++ --sysroot=/tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -Wall -Dhave_funsafe_math_optimizations -DNDEBUG -latomic CMakeFiles/cmTC_cbf6d.dir/src.cxx.o -o cmTC_cbf6d make[2]: Leaving directory '/tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp' make[1]: Leaving directory '/tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-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: /tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make cmTC_8b1ce/fast && make[1]: Entering directory '/tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp' /usr/bin/make -f CMakeFiles/cmTC_8b1ce.dir/build.make CMakeFiles/cmTC_8b1ce.dir/build make[2]: Entering directory '/tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_8b1ce.dir/src.cxx.o /tmp/instance-0/output-1/host/bin/arm-linux-g++ --sysroot=/tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -Wall -Dhave_mfpu_neon -DNDEBUG -mfpu=neon -std=c++11 -o CMakeFiles/cmTC_8b1ce.dir/src.cxx.o -c /tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp/src.cxx Linking CXX executable cmTC_8b1ce /tmp/instance-0/output-1/host/bin/cmake -E cmake_link_script CMakeFiles/cmTC_8b1ce.dir/link.txt --verbose=1 /tmp/instance-0/output-1/host/bin/arm-linux-g++ --sysroot=/tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -Wall -Dhave_mfpu_neon -DNDEBUG -latomic CMakeFiles/cmTC_8b1ce.dir/src.cxx.o -o cmTC_8b1ce make[2]: Leaving directory '/tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp' make[1]: Leaving directory '/tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-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)": arm-linux-gcc.br_real (Buildroot 2020.08-14-ge5a2a90) 10.2.0 Copyright (C) 2020 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: /tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make cmTC_78965/fast && make[1]: Entering directory '/tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp' /usr/bin/make -f CMakeFiles/cmTC_78965.dir/build.make CMakeFiles/cmTC_78965.dir/build make[2]: Entering directory '/tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_78965.dir/CheckIncludeFile.cxx.o /tmp/instance-0/output-1/host/bin/arm-linux-g++ --sysroot=/tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -DNDEBUG -std=c++11 -o CMakeFiles/cmTC_78965.dir/CheckIncludeFile.cxx.o -c /tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp/CheckIncludeFile.cxx Linking CXX executable cmTC_78965 /tmp/instance-0/output-1/host/bin/cmake -E cmake_link_script CMakeFiles/cmTC_78965.dir/link.txt --verbose=1 /tmp/instance-0/output-1/host/bin/arm-linux-g++ --sysroot=/tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -DNDEBUG -latomic CMakeFiles/cmTC_78965.dir/CheckIncludeFile.cxx.o -o cmTC_78965 make[2]: Leaving directory '/tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp' make[1]: Leaving directory '/tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp' Determining if the include file sys/socket.h exists passed with the following output: Change Dir: /tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make cmTC_78728/fast && make[1]: Entering directory '/tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp' /usr/bin/make -f CMakeFiles/cmTC_78728.dir/build.make CMakeFiles/cmTC_78728.dir/build make[2]: Entering directory '/tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_78728.dir/CheckIncludeFile.cxx.o /tmp/instance-0/output-1/host/bin/arm-linux-g++ --sysroot=/tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -DNDEBUG -std=c++11 -o CMakeFiles/cmTC_78728.dir/CheckIncludeFile.cxx.o -c /tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp/CheckIncludeFile.cxx Linking CXX executable cmTC_78728 /tmp/instance-0/output-1/host/bin/cmake -E cmake_link_script CMakeFiles/cmTC_78728.dir/link.txt --verbose=1 /tmp/instance-0/output-1/host/bin/arm-linux-g++ --sysroot=/tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -DNDEBUG -latomic CMakeFiles/cmTC_78728.dir/CheckIncludeFile.cxx.o -o cmTC_78728 make[2]: Leaving directory '/tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp' make[1]: Leaving directory '/tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp' Determining if the include file sys/mman.h exists passed with the following output: Change Dir: /tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make cmTC_2437d/fast && make[1]: Entering directory '/tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp' /usr/bin/make -f CMakeFiles/cmTC_2437d.dir/build.make CMakeFiles/cmTC_2437d.dir/build make[2]: Entering directory '/tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_2437d.dir/CheckIncludeFile.cxx.o /tmp/instance-0/output-1/host/bin/arm-linux-g++ --sysroot=/tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -DNDEBUG -std=c++11 -o CMakeFiles/cmTC_2437d.dir/CheckIncludeFile.cxx.o -c /tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp/CheckIncludeFile.cxx Linking CXX executable cmTC_2437d /tmp/instance-0/output-1/host/bin/cmake -E cmake_link_script CMakeFiles/cmTC_2437d.dir/link.txt --verbose=1 /tmp/instance-0/output-1/host/bin/arm-linux-g++ --sysroot=/tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -DNDEBUG -latomic CMakeFiles/cmTC_2437d.dir/CheckIncludeFile.cxx.o -o cmTC_2437d make[2]: Leaving directory '/tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp' make[1]: Leaving directory '/tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp' Determining if the include file sys/ipc.h exists passed with the following output: Change Dir: /tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make cmTC_09fde/fast && make[1]: Entering directory '/tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp' /usr/bin/make -f CMakeFiles/cmTC_09fde.dir/build.make CMakeFiles/cmTC_09fde.dir/build make[2]: Entering directory '/tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_09fde.dir/CheckIncludeFile.cxx.o /tmp/instance-0/output-1/host/bin/arm-linux-g++ --sysroot=/tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -DNDEBUG -std=c++11 -o CMakeFiles/cmTC_09fde.dir/CheckIncludeFile.cxx.o -c /tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp/CheckIncludeFile.cxx Linking CXX executable cmTC_09fde /tmp/instance-0/output-1/host/bin/cmake -E cmake_link_script CMakeFiles/cmTC_09fde.dir/link.txt --verbose=1 /tmp/instance-0/output-1/host/bin/arm-linux-g++ --sysroot=/tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -DNDEBUG -latomic CMakeFiles/cmTC_09fde.dir/CheckIncludeFile.cxx.o -o cmTC_09fde make[2]: Leaving directory '/tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp' make[1]: Leaving directory '/tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp' Determining if the include file sys/shm.h exists passed with the following output: Change Dir: /tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make cmTC_123c7/fast && make[1]: Entering directory '/tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp' /usr/bin/make -f CMakeFiles/cmTC_123c7.dir/build.make CMakeFiles/cmTC_123c7.dir/build make[2]: Entering directory '/tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_123c7.dir/CheckIncludeFile.cxx.o /tmp/instance-0/output-1/host/bin/arm-linux-g++ --sysroot=/tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -DNDEBUG -std=c++11 -o CMakeFiles/cmTC_123c7.dir/CheckIncludeFile.cxx.o -c /tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp/CheckIncludeFile.cxx Linking CXX executable cmTC_123c7 /tmp/instance-0/output-1/host/bin/cmake -E cmake_link_script CMakeFiles/cmTC_123c7.dir/link.txt --verbose=1 /tmp/instance-0/output-1/host/bin/arm-linux-g++ --sysroot=/tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -DNDEBUG -latomic CMakeFiles/cmTC_123c7.dir/CheckIncludeFile.cxx.o -o cmTC_123c7 make[2]: Leaving directory '/tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp' make[1]: Leaving directory '/tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp' Determining if the include file signal.h exists passed with the following output: Change Dir: /tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make cmTC_58ed7/fast && make[1]: Entering directory '/tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp' /usr/bin/make -f CMakeFiles/cmTC_58ed7.dir/build.make CMakeFiles/cmTC_58ed7.dir/build make[2]: Entering directory '/tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_58ed7.dir/CheckIncludeFile.cxx.o /tmp/instance-0/output-1/host/bin/arm-linux-g++ --sysroot=/tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -DNDEBUG -std=c++11 -o CMakeFiles/cmTC_58ed7.dir/CheckIncludeFile.cxx.o -c /tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp/CheckIncludeFile.cxx Linking CXX executable cmTC_58ed7 /tmp/instance-0/output-1/host/bin/cmake -E cmake_link_script CMakeFiles/cmTC_58ed7.dir/link.txt --verbose=1 /tmp/instance-0/output-1/host/bin/arm-linux-g++ --sysroot=/tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -DNDEBUG -latomic CMakeFiles/cmTC_58ed7.dir/CheckIncludeFile.cxx.o -o cmTC_58ed7 make[2]: Leaving directory '/tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp' make[1]: Leaving directory '/tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp' Determining if the include file netinet/in.h exists passed with the following output: Change Dir: /tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make cmTC_d2031/fast && make[1]: Entering directory '/tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp' /usr/bin/make -f CMakeFiles/cmTC_d2031.dir/build.make CMakeFiles/cmTC_d2031.dir/build make[2]: Entering directory '/tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_d2031.dir/CheckIncludeFile.cxx.o /tmp/instance-0/output-1/host/bin/arm-linux-g++ --sysroot=/tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -DNDEBUG -std=c++11 -o CMakeFiles/cmTC_d2031.dir/CheckIncludeFile.cxx.o -c /tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp/CheckIncludeFile.cxx Linking CXX executable cmTC_d2031 /tmp/instance-0/output-1/host/bin/cmake -E cmake_link_script CMakeFiles/cmTC_d2031.dir/link.txt --verbose=1 /tmp/instance-0/output-1/host/bin/arm-linux-g++ --sysroot=/tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -DNDEBUG -latomic CMakeFiles/cmTC_d2031.dir/CheckIncludeFile.cxx.o -o cmTC_d2031 make[2]: Leaving directory '/tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp' make[1]: Leaving directory '/tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp' Determining if the include file arpa/inet.h exists passed with the following output: Change Dir: /tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make cmTC_f826b/fast && make[1]: Entering directory '/tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp' /usr/bin/make -f CMakeFiles/cmTC_f826b.dir/build.make CMakeFiles/cmTC_f826b.dir/build make[2]: Entering directory '/tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_f826b.dir/CheckIncludeFile.cxx.o /tmp/instance-0/output-1/host/bin/arm-linux-g++ --sysroot=/tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -DNDEBUG -std=c++11 -o CMakeFiles/cmTC_f826b.dir/CheckIncludeFile.cxx.o -c /tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp/CheckIncludeFile.cxx Linking CXX executable cmTC_f826b /tmp/instance-0/output-1/host/bin/cmake -E cmake_link_script CMakeFiles/cmTC_f826b.dir/link.txt --verbose=1 /tmp/instance-0/output-1/host/bin/arm-linux-g++ --sysroot=/tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -DNDEBUG -latomic CMakeFiles/cmTC_f826b.dir/CheckIncludeFile.cxx.o -o cmTC_f826b make[2]: Leaving directory '/tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp' make[1]: Leaving directory '/tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp' Determining if the include file unistd.h exists passed with the following output: Change Dir: /tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make cmTC_f8d09/fast && make[1]: Entering directory '/tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp' /usr/bin/make -f CMakeFiles/cmTC_f8d09.dir/build.make CMakeFiles/cmTC_f8d09.dir/build make[2]: Entering directory '/tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_f8d09.dir/CheckIncludeFile.cxx.o /tmp/instance-0/output-1/host/bin/arm-linux-g++ --sysroot=/tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -DNDEBUG -std=c++11 -o CMakeFiles/cmTC_f8d09.dir/CheckIncludeFile.cxx.o -c /tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp/CheckIncludeFile.cxx Linking CXX executable cmTC_f8d09 /tmp/instance-0/output-1/host/bin/cmake -E cmake_link_script CMakeFiles/cmTC_f8d09.dir/link.txt --verbose=1 /tmp/instance-0/output-1/host/bin/arm-linux-g++ --sysroot=/tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -DNDEBUG -latomic CMakeFiles/cmTC_f8d09.dir/CheckIncludeFile.cxx.o -o cmTC_f8d09 make[2]: Leaving directory '/tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp' make[1]: Leaving directory '/tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp' Determining if the include file malloc.h exists passed with the following output: Change Dir: /tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make cmTC_e37fc/fast && make[1]: Entering directory '/tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp' /usr/bin/make -f CMakeFiles/cmTC_e37fc.dir/build.make CMakeFiles/cmTC_e37fc.dir/build make[2]: Entering directory '/tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_e37fc.dir/CheckIncludeFile.cxx.o /tmp/instance-0/output-1/host/bin/arm-linux-g++ --sysroot=/tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -DNDEBUG -std=c++11 -o CMakeFiles/cmTC_e37fc.dir/CheckIncludeFile.cxx.o -c /tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp/CheckIncludeFile.cxx Linking CXX executable cmTC_e37fc /tmp/instance-0/output-1/host/bin/cmake -E cmake_link_script CMakeFiles/cmTC_e37fc.dir/link.txt --verbose=1 /tmp/instance-0/output-1/host/bin/arm-linux-g++ --sysroot=/tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -DNDEBUG -latomic CMakeFiles/cmTC_e37fc.dir/CheckIncludeFile.cxx.o -o cmTC_e37fc make[2]: Leaving directory '/tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp' make[1]: Leaving directory '/tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp' Performing C++ SOURCE FILE Test HAVE_SNPRINTF succeeded with the following output: Change Dir: /tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make cmTC_be7ef/fast && make[1]: Entering directory '/tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp' /usr/bin/make -f CMakeFiles/cmTC_be7ef.dir/build.make CMakeFiles/cmTC_be7ef.dir/build make[2]: Entering directory '/tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_be7ef.dir/src.cxx.o /tmp/instance-0/output-1/host/bin/arm-linux-g++ --sysroot=/tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -DHAVE_SNPRINTF -DNDEBUG -std=c++11 -o CMakeFiles/cmTC_be7ef.dir/src.cxx.o -c /tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp/src.cxx /tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp/src.cxx: In function 'int main()': /tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp/src.cxx:3:32: warning: null argument where non-null required (argument 3) [-Wnonnull] 3 | int main(){snprintf(0, 0, 0); return 0;} | ^ Linking CXX executable cmTC_be7ef /tmp/instance-0/output-1/host/bin/cmake -E cmake_link_script CMakeFiles/cmTC_be7ef.dir/link.txt --verbose=1 /tmp/instance-0/output-1/host/bin/arm-linux-g++ --sysroot=/tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -DHAVE_SNPRINTF -DNDEBUG -latomic CMakeFiles/cmTC_be7ef.dir/src.cxx.o -o cmTC_be7ef make[2]: Leaving directory '/tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp' make[1]: Leaving directory '/tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-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: /tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make cmTC_0a328/fast && make[1]: Entering directory '/tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp' /usr/bin/make -f CMakeFiles/cmTC_0a328.dir/build.make CMakeFiles/cmTC_0a328.dir/build make[2]: Entering directory '/tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_0a328.dir/src.cxx.o /tmp/instance-0/output-1/host/bin/arm-linux-g++ --sysroot=/tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -DHAVE_SIGACTION -DNDEBUG -std=c++11 -o CMakeFiles/cmTC_0a328.dir/src.cxx.o -c /tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp/src.cxx Linking CXX executable cmTC_0a328 /tmp/instance-0/output-1/host/bin/cmake -E cmake_link_script CMakeFiles/cmTC_0a328.dir/link.txt --verbose=1 /tmp/instance-0/output-1/host/bin/arm-linux-g++ --sysroot=/tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -DHAVE_SIGACTION -DNDEBUG -latomic CMakeFiles/cmTC_0a328.dir/src.cxx.o -o cmTC_0a328 make[2]: Leaving directory '/tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp' make[1]: Leaving directory '/tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-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: /tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make cmTC_6d929/fast && make[1]: Entering directory '/tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp' /usr/bin/make -f CMakeFiles/cmTC_6d929.dir/build.make CMakeFiles/cmTC_6d929.dir/build make[2]: Entering directory '/tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_6d929.dir/src.cxx.o /tmp/instance-0/output-1/host/bin/arm-linux-g++ --sysroot=/tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -DHAVE_SYSCONF -DNDEBUG -std=c++11 -o CMakeFiles/cmTC_6d929.dir/src.cxx.o -c /tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp/src.cxx Linking CXX executable cmTC_6d929 /tmp/instance-0/output-1/host/bin/cmake -E cmake_link_script CMakeFiles/cmTC_6d929.dir/link.txt --verbose=1 /tmp/instance-0/output-1/host/bin/arm-linux-g++ --sysroot=/tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -DHAVE_SYSCONF -DNDEBUG -latomic CMakeFiles/cmTC_6d929.dir/src.cxx.o -o cmTC_6d929 make[2]: Leaving directory '/tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp' make[1]: Leaving directory '/tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-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: /tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make cmTC_fae5e/fast && make[1]: Entering directory '/tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp' /usr/bin/make -f CMakeFiles/cmTC_fae5e.dir/build.make CMakeFiles/cmTC_fae5e.dir/build make[2]: Entering directory '/tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_fae5e.dir/src.cxx.o /tmp/instance-0/output-1/host/bin/arm-linux-g++ --sysroot=/tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -DHAVE_GETPAGESIZE -DNDEBUG -std=c++11 -o CMakeFiles/cmTC_fae5e.dir/src.cxx.o -c /tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp/src.cxx /tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp/src.cxx: In function 'int main()': /tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp/src.cxx:3:27: warning: statement has no effect [-Wunused-value] 3 | int main(){getpagesize(); return 0;} | ~~~~~~~~~~~^~ Linking CXX executable cmTC_fae5e /tmp/instance-0/output-1/host/bin/cmake -E cmake_link_script CMakeFiles/cmTC_fae5e.dir/link.txt --verbose=1 /tmp/instance-0/output-1/host/bin/arm-linux-g++ --sysroot=/tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -DHAVE_GETPAGESIZE -DNDEBUG -latomic CMakeFiles/cmTC_fae5e.dir/src.cxx.o -o cmTC_fae5e make[2]: Leaving directory '/tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp' make[1]: Leaving directory '/tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-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: /tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make cmTC_80a44/fast && make[1]: Entering directory '/tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp' /usr/bin/make -f CMakeFiles/cmTC_80a44.dir/build.make CMakeFiles/cmTC_80a44.dir/build make[2]: Entering directory '/tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_80a44.dir/src.cxx.o /tmp/instance-0/output-1/host/bin/arm-linux-g++ --sysroot=/tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -DHAVE_VALLOC -DNDEBUG -std=c++11 -o CMakeFiles/cmTC_80a44.dir/src.cxx.o -c /tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp/src.cxx /tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp/src.cxx: In function 'int main()': /tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp/src.cxx:3:22: warning: ignoring return value of 'void* valloc(size_t)' declared with attribute 'warn_unused_result' [-Wunused-result] 3 | int main(){valloc(0); return 0;} | ~~~~~~^~~ Linking CXX executable cmTC_80a44 /tmp/instance-0/output-1/host/bin/cmake -E cmake_link_script CMakeFiles/cmTC_80a44.dir/link.txt --verbose=1 /tmp/instance-0/output-1/host/bin/arm-linux-g++ --sysroot=/tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -DHAVE_VALLOC -DNDEBUG -latomic CMakeFiles/cmTC_80a44.dir/src.cxx.o -o cmTC_80a44 make[2]: Leaving directory '/tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp' make[1]: Leaving directory '/tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-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: /tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make cmTC_a8348/fast && make[1]: Entering directory '/tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp' /usr/bin/make -f CMakeFiles/cmTC_a8348.dir/build.make CMakeFiles/cmTC_a8348.dir/build make[2]: Entering directory '/tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_a8348.dir/src.cxx.o /tmp/instance-0/output-1/host/bin/arm-linux-g++ --sysroot=/tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -DHAVE_PTHREAD_SIGMASK -DNDEBUG -std=c++11 -o CMakeFiles/cmTC_a8348.dir/src.cxx.o -c /tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp/src.cxx Linking CXX executable cmTC_a8348 /tmp/instance-0/output-1/host/bin/cmake -E cmake_link_script CMakeFiles/cmTC_a8348.dir/link.txt --verbose=1 /tmp/instance-0/output-1/host/bin/arm-linux-g++ --sysroot=/tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -DHAVE_PTHREAD_SIGMASK -DNDEBUG -latomic CMakeFiles/cmTC_a8348.dir/src.cxx.o -o cmTC_a8348 -lpthread make[2]: Leaving directory '/tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp' make[1]: Leaving directory '/tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-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: /tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make cmTC_6d016/fast && make[1]: Entering directory '/tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp' /usr/bin/make -f CMakeFiles/cmTC_6d016.dir/build.make CMakeFiles/cmTC_6d016.dir/build make[2]: Entering directory '/tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_6d016.dir/src.cxx.o /tmp/instance-0/output-1/host/bin/arm-linux-g++ --sysroot=/tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -DHAVE_SHM_OPEN -DNDEBUG -std=c++11 -o CMakeFiles/cmTC_6d016.dir/src.cxx.o -c /tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp/src.cxx Linking CXX executable cmTC_6d016 /tmp/instance-0/output-1/host/bin/cmake -E cmake_link_script CMakeFiles/cmTC_6d016.dir/link.txt --verbose=1 /tmp/instance-0/output-1/host/bin/arm-linux-g++ --sysroot=/tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -DHAVE_SHM_OPEN -DNDEBUG -latomic CMakeFiles/cmTC_6d016.dir/src.cxx.o -o cmTC_6d016 -lrt make[2]: Leaving directory '/tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp' make[1]: Leaving directory '/tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-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: /tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make cmTC_b6eb9/fast && make[1]: Entering directory '/tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp' /usr/bin/make -f CMakeFiles/cmTC_b6eb9.dir/build.make CMakeFiles/cmTC_b6eb9.dir/build make[2]: Entering directory '/tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_b6eb9.dir/src.cxx.o /tmp/instance-0/output-1/host/bin/arm-linux-g++ --sysroot=/tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -DHAVE_SINCOS -DNDEBUG -std=c++11 -o CMakeFiles/cmTC_b6eb9.dir/src.cxx.o -c /tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp/src.cxx /tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp/src.cxx:2: warning: "_GNU_SOURCE" redefined 2 | #define _GNU_SOURCE | : note: this is the location of the previous definition Linking CXX executable cmTC_b6eb9 /tmp/instance-0/output-1/host/bin/cmake -E cmake_link_script CMakeFiles/cmTC_b6eb9.dir/link.txt --verbose=1 /tmp/instance-0/output-1/host/bin/arm-linux-g++ --sysroot=/tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -DHAVE_SINCOS -DNDEBUG -latomic CMakeFiles/cmTC_b6eb9.dir/src.cxx.o -o cmTC_b6eb9 make[2]: Leaving directory '/tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp' make[1]: Leaving directory '/tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-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: /tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make cmTC_8b237/fast && make[1]: Entering directory '/tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp' /usr/bin/make -f CMakeFiles/cmTC_8b237.dir/build.make CMakeFiles/cmTC_8b237.dir/build make[2]: Entering directory '/tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_8b237.dir/src.cxx.o /tmp/instance-0/output-1/host/bin/arm-linux-g++ --sysroot=/tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -DHAVE_SINCOSF -DNDEBUG -std=c++11 -o CMakeFiles/cmTC_8b237.dir/src.cxx.o -c /tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp/src.cxx /tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp/src.cxx:2: warning: "_GNU_SOURCE" redefined 2 | #define _GNU_SOURCE | : note: this is the location of the previous definition Linking CXX executable cmTC_8b237 /tmp/instance-0/output-1/host/bin/cmake -E cmake_link_script CMakeFiles/cmTC_8b237.dir/link.txt --verbose=1 /tmp/instance-0/output-1/host/bin/arm-linux-g++ --sysroot=/tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -DHAVE_SINCOSF -DNDEBUG -latomic CMakeFiles/cmTC_8b237.dir/src.cxx.o -o cmTC_8b237 make[2]: Leaving directory '/tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp' make[1]: Leaving directory '/tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-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: /tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make cmTC_1cf4f/fast && make[1]: Entering directory '/tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp' /usr/bin/make -f CMakeFiles/cmTC_1cf4f.dir/build.make CMakeFiles/cmTC_1cf4f.dir/build make[2]: Entering directory '/tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_1cf4f.dir/src.cxx.o /tmp/instance-0/output-1/host/bin/arm-linux-g++ --sysroot=/tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -DHAVE_SINF -DNDEBUG -std=c++11 -o CMakeFiles/cmTC_1cf4f.dir/src.cxx.o -c /tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp/src.cxx /tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp/src.cxx: In function 'int main()': /tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp/src.cxx:3:20: warning: statement has no effect [-Wunused-value] 3 | int main(){sinf(0); return 0;} | ~~~~^~~ Linking CXX executable cmTC_1cf4f /tmp/instance-0/output-1/host/bin/cmake -E cmake_link_script CMakeFiles/cmTC_1cf4f.dir/link.txt --verbose=1 /tmp/instance-0/output-1/host/bin/arm-linux-g++ --sysroot=/tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -DHAVE_SINF -DNDEBUG -latomic CMakeFiles/cmTC_1cf4f.dir/src.cxx.o -o cmTC_1cf4f make[2]: Leaving directory '/tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp' make[1]: Leaving directory '/tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-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: /tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make cmTC_9ab66/fast && make[1]: Entering directory '/tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp' /usr/bin/make -f CMakeFiles/cmTC_9ab66.dir/build.make CMakeFiles/cmTC_9ab66.dir/build make[2]: Entering directory '/tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_9ab66.dir/src.cxx.o /tmp/instance-0/output-1/host/bin/arm-linux-g++ --sysroot=/tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -DHAVE_COSF -DNDEBUG -std=c++11 -o CMakeFiles/cmTC_9ab66.dir/src.cxx.o -c /tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp/src.cxx /tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp/src.cxx: In function 'int main()': /tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp/src.cxx:3:20: warning: statement has no effect [-Wunused-value] 3 | int main(){cosf(0); return 0;} | ~~~~^~~ Linking CXX executable cmTC_9ab66 /tmp/instance-0/output-1/host/bin/cmake -E cmake_link_script CMakeFiles/cmTC_9ab66.dir/link.txt --verbose=1 /tmp/instance-0/output-1/host/bin/arm-linux-g++ --sysroot=/tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -DHAVE_COSF -DNDEBUG -latomic CMakeFiles/cmTC_9ab66.dir/src.cxx.o -o cmTC_9ab66 make[2]: Leaving directory '/tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp' make[1]: Leaving directory '/tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-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: /tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make cmTC_ed82f/fast && make[1]: Entering directory '/tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp' /usr/bin/make -f CMakeFiles/cmTC_ed82f.dir/build.make CMakeFiles/cmTC_ed82f.dir/build make[2]: Entering directory '/tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_ed82f.dir/src.cxx.o /tmp/instance-0/output-1/host/bin/arm-linux-g++ --sysroot=/tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -DHAVE_MMAP -DNDEBUG -std=c++11 -o CMakeFiles/cmTC_ed82f.dir/src.cxx.o -c /tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp/src.cxx Linking CXX executable cmTC_ed82f /tmp/instance-0/output-1/host/bin/cmake -E cmake_link_script CMakeFiles/cmTC_ed82f.dir/link.txt --verbose=1 /tmp/instance-0/output-1/host/bin/arm-linux-g++ --sysroot=/tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -DHAVE_MMAP -DNDEBUG -latomic CMakeFiles/cmTC_ed82f.dir/src.cxx.o -o cmTC_ed82f make[2]: Leaving directory '/tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp' make[1]: Leaving directory '/tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-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: /tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make cmTC_05612/fast && make[1]: Entering directory '/tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp' /usr/bin/make -f CMakeFiles/cmTC_05612.dir/build.make CMakeFiles/cmTC_05612.dir/build make[2]: Entering directory '/tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_05612.dir/src.cxx.o /tmp/instance-0/output-1/host/bin/arm-linux-g++ --sysroot=/tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -DHAVE_PTHREAD_SETSCHEDPARAM -DNDEBUG -std=c++11 -o CMakeFiles/cmTC_05612.dir/src.cxx.o -c /tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp/src.cxx /tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp/src.cxx: In function 'int main()': /tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp/src.cxx:5:49: warning: null argument where non-null required (argument 3) [-Wnonnull] 5 | pthread_setschedparam(pthread, 0, 0); | ^ Linking CXX executable cmTC_05612 /tmp/instance-0/output-1/host/bin/cmake -E cmake_link_script CMakeFiles/cmTC_05612.dir/link.txt --verbose=1 /tmp/instance-0/output-1/host/bin/arm-linux-g++ --sysroot=/tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -DHAVE_PTHREAD_SETSCHEDPARAM -DNDEBUG -latomic CMakeFiles/cmTC_05612.dir/src.cxx.o -o cmTC_05612 -lpthread make[2]: Leaving directory '/tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp' make[1]: Leaving directory '/tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-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: /tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make cmTC_0a7d2/fast && make[1]: Entering directory '/tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp' /usr/bin/make -f CMakeFiles/cmTC_0a7d2.dir/build.make CMakeFiles/cmTC_0a7d2.dir/build make[2]: Entering directory '/tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_0a7d2.dir/src.cxx.o /tmp/instance-0/output-1/host/bin/arm-linux-g++ --sysroot=/tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -DHAVE_SCHED_SETSCHEDULER -DNDEBUG -std=c++11 -o CMakeFiles/cmTC_0a7d2.dir/src.cxx.o -c /tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp/src.cxx Linking CXX executable cmTC_0a7d2 /tmp/instance-0/output-1/host/bin/cmake -E cmake_link_script CMakeFiles/cmTC_0a7d2.dir/link.txt --verbose=1 /tmp/instance-0/output-1/host/bin/arm-linux-g++ --sysroot=/tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -DHAVE_SCHED_SETSCHEDULER -DNDEBUG -latomic CMakeFiles/cmTC_0a7d2.dir/src.cxx.o -o cmTC_0a7d2 -lpthread make[2]: Leaving directory '/tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp' make[1]: Leaving directory '/tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-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: /tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make cmTC_06e5a/fast && make[1]: Entering directory '/tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp' /usr/bin/make -f CMakeFiles/cmTC_06e5a.dir/build.make CMakeFiles/cmTC_06e5a.dir/build make[2]: Entering directory '/tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_06e5a.dir/CheckIncludeFile.cxx.o /tmp/instance-0/output-1/host/bin/arm-linux-g++ --sysroot=/tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -DNDEBUG -std=c++11 -o CMakeFiles/cmTC_06e5a.dir/CheckIncludeFile.cxx.o -c /tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp/CheckIncludeFile.cxx Linking CXX executable cmTC_06e5a /tmp/instance-0/output-1/host/bin/cmake -E cmake_link_script CMakeFiles/cmTC_06e5a.dir/link.txt --verbose=1 /tmp/instance-0/output-1/host/bin/arm-linux-g++ --sysroot=/tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabihf/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -DNDEBUG -latomic CMakeFiles/cmTC_06e5a.dir/CheckIncludeFile.cxx.o -o cmTC_06e5a make[2]: Leaving directory '/tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp' make[1]: Leaving directory '/tmp/instance-0/output-1/build/gnuradio-3.8.2.0/buildroot-build/CMakeFiles/CMakeTmp'