Determining if the pthread_create exist failed with the following output: Change Dir: /home/peko/autobuild/instance-0/output-1/build/gr-osmosdr-46698a67e7e06419eefaf45c95129c0c12669045/buildroot-build/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_7f8d4/fast" make[1]: Entering directory '/home/peko/autobuild/instance-0/output-1/build/gr-osmosdr-46698a67e7e06419eefaf45c95129c0c12669045/buildroot-build/CMakeFiles/CMakeTmp' /usr/bin/make -f CMakeFiles/cmTC_7f8d4.dir/build.make CMakeFiles/cmTC_7f8d4.dir/build make[2]: Entering directory '/home/peko/autobuild/instance-0/output-1/build/gr-osmosdr-46698a67e7e06419eefaf45c95129c0c12669045/buildroot-build/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_7f8d4.dir/CheckSymbolExists.c.o /home/peko/autobuild/instance-0/output-1/host/bin/mipsel-linux-gcc --sysroot=/home/peko/autobuild/instance-0/output-1/host/mipsel-buildroot-linux-gnu/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -D_FORTIFY_SOURCE=2 -DNDEBUG -o CMakeFiles/cmTC_7f8d4.dir/CheckSymbolExists.c.o -c /home/peko/autobuild/instance-0/output-1/build/gr-osmosdr-46698a67e7e06419eefaf45c95129c0c12669045/buildroot-build/CMakeFiles/CMakeTmp/CheckSymbolExists.c Linking C executable cmTC_7f8d4 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_7f8d4.dir/link.txt --verbose=1 /home/peko/autobuild/instance-0/output-1/host/bin/mipsel-linux-gcc --sysroot=/home/peko/autobuild/instance-0/output-1/host/mipsel-buildroot-linux-gnu/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -D_FORTIFY_SOURCE=2 -DNDEBUG CMakeFiles/cmTC_7f8d4.dir/CheckSymbolExists.c.o -o cmTC_7f8d4 /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/mipsel-buildroot-linux-gnu/8.3.0/../../../../mipsel-buildroot-linux-gnu/bin/ld: CMakeFiles/cmTC_7f8d4.dir/CheckSymbolExists.c.o: in function `main': CheckSymbolExists.c:(.text.startup+0x8): undefined reference to `pthread_create' collect2: error: ld returned 1 exit status make[2]: *** [CMakeFiles/cmTC_7f8d4.dir/build.make:87: cmTC_7f8d4] Error 1 make[2]: Leaving directory '/home/peko/autobuild/instance-0/output-1/build/gr-osmosdr-46698a67e7e06419eefaf45c95129c0c12669045/buildroot-build/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:121: cmTC_7f8d4/fast] Error 2 make[1]: Leaving directory '/home/peko/autobuild/instance-0/output-1/build/gr-osmosdr-46698a67e7e06419eefaf45c95129c0c12669045/buildroot-build/CMakeFiles/CMakeTmp' File /home/peko/autobuild/instance-0/output-1/build/gr-osmosdr-46698a67e7e06419eefaf45c95129c0c12669045/buildroot-build/CMakeFiles/CMakeTmp/CheckSymbolExists.c: /* */ #include int main(int argc, char** argv) { (void)argv; #ifndef pthread_create return ((int*)(&pthread_create))[argc]; #else (void)argc; return 0; #endif } Determining if the function pthread_create exists in the pthreads failed with the following output: Change Dir: /home/peko/autobuild/instance-0/output-1/build/gr-osmosdr-46698a67e7e06419eefaf45c95129c0c12669045/buildroot-build/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_c73b3/fast" make[1]: Entering directory '/home/peko/autobuild/instance-0/output-1/build/gr-osmosdr-46698a67e7e06419eefaf45c95129c0c12669045/buildroot-build/CMakeFiles/CMakeTmp' /usr/bin/make -f CMakeFiles/cmTC_c73b3.dir/build.make CMakeFiles/cmTC_c73b3.dir/build make[2]: Entering directory '/home/peko/autobuild/instance-0/output-1/build/gr-osmosdr-46698a67e7e06419eefaf45c95129c0c12669045/buildroot-build/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_c73b3.dir/CheckFunctionExists.c.o /home/peko/autobuild/instance-0/output-1/host/bin/mipsel-linux-gcc --sysroot=/home/peko/autobuild/instance-0/output-1/host/mipsel-buildroot-linux-gnu/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -D_FORTIFY_SOURCE=2 -DCHECK_FUNCTION_EXISTS=pthread_create -DNDEBUG -o CMakeFiles/cmTC_c73b3.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.13/Modules/CheckFunctionExists.c Linking C executable cmTC_c73b3 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_c73b3.dir/link.txt --verbose=1 /home/peko/autobuild/instance-0/output-1/host/bin/mipsel-linux-gcc --sysroot=/home/peko/autobuild/instance-0/output-1/host/mipsel-buildroot-linux-gnu/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -D_FORTIFY_SOURCE=2 -DCHECK_FUNCTION_EXISTS=pthread_create -DNDEBUG CMakeFiles/cmTC_c73b3.dir/CheckFunctionExists.c.o -o cmTC_c73b3 -lpthreads /home/peko/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/mipsel-buildroot-linux-gnu/8.3.0/../../../../mipsel-buildroot-linux-gnu/bin/ld: cannot find -lpthreads collect2: error: ld returned 1 exit status make[2]: *** [CMakeFiles/cmTC_c73b3.dir/build.make:87: cmTC_c73b3] Error 1 make[2]: Leaving directory '/home/peko/autobuild/instance-0/output-1/build/gr-osmosdr-46698a67e7e06419eefaf45c95129c0c12669045/buildroot-build/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:121: cmTC_c73b3/fast] Error 2 make[1]: Leaving directory '/home/peko/autobuild/instance-0/output-1/build/gr-osmosdr-46698a67e7e06419eefaf45c95129c0c12669045/buildroot-build/CMakeFiles/CMakeTmp' Performing C++ SOURCE FILE Test HAVE_MACH_ABSOLUTE_TIME failed with the following output: Change Dir: /home/peko/autobuild/instance-0/output-1/build/gr-osmosdr-46698a67e7e06419eefaf45c95129c0c12669045/buildroot-build/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_90d92/fast" make[1]: Entering directory '/home/peko/autobuild/instance-0/output-1/build/gr-osmosdr-46698a67e7e06419eefaf45c95129c0c12669045/buildroot-build/CMakeFiles/CMakeTmp' /usr/bin/make -f CMakeFiles/cmTC_90d92.dir/build.make CMakeFiles/cmTC_90d92.dir/build make[2]: Entering directory '/home/peko/autobuild/instance-0/output-1/build/gr-osmosdr-46698a67e7e06419eefaf45c95129c0c12669045/buildroot-build/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_90d92.dir/src.cxx.o /home/peko/autobuild/instance-0/output-1/host/bin/mipsel-linux-g++ --sysroot=/home/peko/autobuild/instance-0/output-1/host/mipsel-buildroot-linux-gnu/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -D_FORTIFY_SOURCE=2 -DHAVE_MACH_ABSOLUTE_TIME -DNDEBUG -std=gnu++11 -o CMakeFiles/cmTC_90d92.dir/src.cxx.o -c /home/peko/autobuild/instance-0/output-1/build/gr-osmosdr-46698a67e7e06419eefaf45c95129c0c12669045/buildroot-build/CMakeFiles/CMakeTmp/src.cxx /home/peko/autobuild/instance-0/output-1/build/gr-osmosdr-46698a67e7e06419eefaf45c95129c0c12669045/buildroot-build/CMakeFiles/CMakeTmp/src.cxx:2:14: fatal error: mach/mach_time.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. make[2]: *** [CMakeFiles/cmTC_90d92.dir/build.make:66: CMakeFiles/cmTC_90d92.dir/src.cxx.o] Error 1 make[2]: Leaving directory '/home/peko/autobuild/instance-0/output-1/build/gr-osmosdr-46698a67e7e06419eefaf45c95129c0c12669045/buildroot-build/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:121: cmTC_90d92/fast] Error 2 make[1]: Leaving directory '/home/peko/autobuild/instance-0/output-1/build/gr-osmosdr-46698a67e7e06419eefaf45c95129c0c12669045/buildroot-build/CMakeFiles/CMakeTmp' Source file was: #include int main(){ mach_timebase_info_data_t info; mach_timebase_info(&info); mach_absolute_time(); return 0; } Performing C++ SOURCE FILE Test HAVE_QUERY_PERFORMANCE_COUNTER failed with the following output: Change Dir: /home/peko/autobuild/instance-0/output-1/build/gr-osmosdr-46698a67e7e06419eefaf45c95129c0c12669045/buildroot-build/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_9170f/fast" make[1]: Entering directory '/home/peko/autobuild/instance-0/output-1/build/gr-osmosdr-46698a67e7e06419eefaf45c95129c0c12669045/buildroot-build/CMakeFiles/CMakeTmp' /usr/bin/make -f CMakeFiles/cmTC_9170f.dir/build.make CMakeFiles/cmTC_9170f.dir/build make[2]: Entering directory '/home/peko/autobuild/instance-0/output-1/build/gr-osmosdr-46698a67e7e06419eefaf45c95129c0c12669045/buildroot-build/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_9170f.dir/src.cxx.o /home/peko/autobuild/instance-0/output-1/host/bin/mipsel-linux-g++ --sysroot=/home/peko/autobuild/instance-0/output-1/host/mipsel-buildroot-linux-gnu/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -D_FORTIFY_SOURCE=2 -DHAVE_QUERY_PERFORMANCE_COUNTER -DNDEBUG -std=gnu++11 -o CMakeFiles/cmTC_9170f.dir/src.cxx.o -c /home/peko/autobuild/instance-0/output-1/build/gr-osmosdr-46698a67e7e06419eefaf45c95129c0c12669045/buildroot-build/CMakeFiles/CMakeTmp/src.cxx /home/peko/autobuild/instance-0/output-1/build/gr-osmosdr-46698a67e7e06419eefaf45c95129c0c12669045/buildroot-build/CMakeFiles/CMakeTmp/src.cxx:2:14: fatal error: Windows.h: No such file or directory #include ^~~~~~~~~~~ compilation terminated. make[2]: *** [CMakeFiles/cmTC_9170f.dir/build.make:66: CMakeFiles/cmTC_9170f.dir/src.cxx.o] Error 1 make[2]: Leaving directory '/home/peko/autobuild/instance-0/output-1/build/gr-osmosdr-46698a67e7e06419eefaf45c95129c0c12669045/buildroot-build/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:121: cmTC_9170f/fast] Error 2 make[1]: Leaving directory '/home/peko/autobuild/instance-0/output-1/build/gr-osmosdr-46698a67e7e06419eefaf45c95129c0c12669045/buildroot-build/CMakeFiles/CMakeTmp' Source file was: #include int main(){ LARGE_INTEGER value; QueryPerformanceCounter(&value); QueryPerformanceFrequency(&value); return 0; }