Determining if the pthread_create exist failed with the following output: Change Dir: /tmp/instance-2/output-1/build/gr-osmosdr-0.2.0/buildroot-build/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_b39ef/fast" make[1]: Entering directory '/tmp/instance-2/output-1/build/gr-osmosdr-0.2.0/buildroot-build/CMakeFiles/CMakeTmp' /usr/bin/make -f CMakeFiles/cmTC_b39ef.dir/build.make CMakeFiles/cmTC_b39ef.dir/build make[2]: Entering directory '/tmp/instance-2/output-1/build/gr-osmosdr-0.2.0/buildroot-build/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_b39ef.dir/CheckSymbolExists.c.o /tmp/instance-2/output-1/host/bin/mips-linux-gnu-gcc --sysroot=/tmp/instance-2/output-1/host/mips64el-buildroot-linux-gnu/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=1 -DNDEBUG -o CMakeFiles/cmTC_b39ef.dir/CheckSymbolExists.c.o -c /tmp/instance-2/output-1/build/gr-osmosdr-0.2.0/buildroot-build/CMakeFiles/CMakeTmp/CheckSymbolExists.c Linking C executable cmTC_b39ef /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_b39ef.dir/link.txt --verbose=1 /tmp/instance-2/output-1/host/bin/mips-linux-gnu-gcc --sysroot=/tmp/instance-2/output-1/host/mips64el-buildroot-linux-gnu/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=1 -DNDEBUG CMakeFiles/cmTC_b39ef.dir/CheckSymbolExists.c.o -o cmTC_b39ef CMakeFiles/cmTC_b39ef.dir/CheckSymbolExists.c.o: In function `main': CheckSymbolExists.c:(.text.startup+0xc): undefined reference to `pthread_create' collect2: error: ld returned 1 exit status make[2]: *** [CMakeFiles/cmTC_b39ef.dir/build.make:87: cmTC_b39ef] Error 1 make[2]: Leaving directory '/tmp/instance-2/output-1/build/gr-osmosdr-0.2.0/buildroot-build/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:121: cmTC_b39ef/fast] Error 2 make[1]: Leaving directory '/tmp/instance-2/output-1/build/gr-osmosdr-0.2.0/buildroot-build/CMakeFiles/CMakeTmp' File /tmp/instance-2/output-1/build/gr-osmosdr-0.2.0/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: /tmp/instance-2/output-1/build/gr-osmosdr-0.2.0/buildroot-build/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_43632/fast" make[1]: Entering directory '/tmp/instance-2/output-1/build/gr-osmosdr-0.2.0/buildroot-build/CMakeFiles/CMakeTmp' /usr/bin/make -f CMakeFiles/cmTC_43632.dir/build.make CMakeFiles/cmTC_43632.dir/build make[2]: Entering directory '/tmp/instance-2/output-1/build/gr-osmosdr-0.2.0/buildroot-build/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_43632.dir/CheckFunctionExists.c.o /tmp/instance-2/output-1/host/bin/mips-linux-gnu-gcc --sysroot=/tmp/instance-2/output-1/host/mips64el-buildroot-linux-gnu/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=1 -DCHECK_FUNCTION_EXISTS=pthread_create -DNDEBUG -o CMakeFiles/cmTC_43632.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.13/Modules/CheckFunctionExists.c Linking C executable cmTC_43632 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_43632.dir/link.txt --verbose=1 /tmp/instance-2/output-1/host/bin/mips-linux-gnu-gcc --sysroot=/tmp/instance-2/output-1/host/mips64el-buildroot-linux-gnu/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=1 -DCHECK_FUNCTION_EXISTS=pthread_create -DNDEBUG CMakeFiles/cmTC_43632.dir/CheckFunctionExists.c.o -o cmTC_43632 -lpthreads /tmp/instance-2/output-1/host/opt/ext-toolchain/bin/../lib/gcc/mips-linux-gnu/5.3.0/../../../../mips-linux-gnu/bin/ld: cannot find -lpthreads collect2: error: ld returned 1 exit status make[2]: *** [CMakeFiles/cmTC_43632.dir/build.make:87: cmTC_43632] Error 1 make[2]: Leaving directory '/tmp/instance-2/output-1/build/gr-osmosdr-0.2.0/buildroot-build/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:121: cmTC_43632/fast] Error 2 make[1]: Leaving directory '/tmp/instance-2/output-1/build/gr-osmosdr-0.2.0/buildroot-build/CMakeFiles/CMakeTmp' Performing C++ SOURCE FILE Test HAVE_MACH_ABSOLUTE_TIME failed with the following output: Change Dir: /tmp/instance-2/output-1/build/gr-osmosdr-0.2.0/buildroot-build/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_32ce4/fast" make[1]: Entering directory '/tmp/instance-2/output-1/build/gr-osmosdr-0.2.0/buildroot-build/CMakeFiles/CMakeTmp' /usr/bin/make -f CMakeFiles/cmTC_32ce4.dir/build.make CMakeFiles/cmTC_32ce4.dir/build make[2]: Entering directory '/tmp/instance-2/output-1/build/gr-osmosdr-0.2.0/buildroot-build/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_32ce4.dir/src.cxx.o /tmp/instance-2/output-1/host/bin/mips-linux-gnu-g++ --sysroot=/tmp/instance-2/output-1/host/mips64el-buildroot-linux-gnu/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=1 -DHAVE_MACH_ABSOLUTE_TIME -DNDEBUG -std=gnu++11 -o CMakeFiles/cmTC_32ce4.dir/src.cxx.o -c /tmp/instance-2/output-1/build/gr-osmosdr-0.2.0/buildroot-build/CMakeFiles/CMakeTmp/src.cxx /tmp/instance-2/output-1/build/gr-osmosdr-0.2.0/buildroot-build/CMakeFiles/CMakeTmp/src.cxx:2:32: fatal error: mach/mach_time.h: No such file or directory compilation terminated. make[2]: *** [CMakeFiles/cmTC_32ce4.dir/build.make:66: CMakeFiles/cmTC_32ce4.dir/src.cxx.o] Error 1 make[2]: Leaving directory '/tmp/instance-2/output-1/build/gr-osmosdr-0.2.0/buildroot-build/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:121: cmTC_32ce4/fast] Error 2 make[1]: Leaving directory '/tmp/instance-2/output-1/build/gr-osmosdr-0.2.0/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: /tmp/instance-2/output-1/build/gr-osmosdr-0.2.0/buildroot-build/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_53633/fast" make[1]: Entering directory '/tmp/instance-2/output-1/build/gr-osmosdr-0.2.0/buildroot-build/CMakeFiles/CMakeTmp' /usr/bin/make -f CMakeFiles/cmTC_53633.dir/build.make CMakeFiles/cmTC_53633.dir/build make[2]: Entering directory '/tmp/instance-2/output-1/build/gr-osmosdr-0.2.0/buildroot-build/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_53633.dir/src.cxx.o /tmp/instance-2/output-1/host/bin/mips-linux-gnu-g++ --sysroot=/tmp/instance-2/output-1/host/mips64el-buildroot-linux-gnu/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=1 -DHAVE_QUERY_PERFORMANCE_COUNTER -DNDEBUG -std=gnu++11 -o CMakeFiles/cmTC_53633.dir/src.cxx.o -c /tmp/instance-2/output-1/build/gr-osmosdr-0.2.0/buildroot-build/CMakeFiles/CMakeTmp/src.cxx /tmp/instance-2/output-1/build/gr-osmosdr-0.2.0/buildroot-build/CMakeFiles/CMakeTmp/src.cxx:2:25: fatal error: Windows.h: No such file or directory compilation terminated. make[2]: *** [CMakeFiles/cmTC_53633.dir/build.make:66: CMakeFiles/cmTC_53633.dir/src.cxx.o] Error 1 make[2]: Leaving directory '/tmp/instance-2/output-1/build/gr-osmosdr-0.2.0/buildroot-build/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:121: cmTC_53633/fast] Error 2 make[1]: Leaving directory '/tmp/instance-2/output-1/build/gr-osmosdr-0.2.0/buildroot-build/CMakeFiles/CMakeTmp' Source file was: #include int main(){ LARGE_INTEGER value; QueryPerformanceCounter(&value); QueryPerformanceFrequency(&value); return 0; }