Determining if the pthread_create exist failed with the following output: Change Dir: /home/peko/autobuild/instance-0/output-1/build/gerbera-1.4.0/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_8b2fe/fast" make[1]: Entering directory '/home/peko/autobuild/instance-0/output-1/build/gerbera-1.4.0/CMakeFiles/CMakeTmp' /usr/bin/make -f CMakeFiles/cmTC_8b2fe.dir/build.make CMakeFiles/cmTC_8b2fe.dir/build make[2]: Entering directory '/home/peko/autobuild/instance-0/output-1/build/gerbera-1.4.0/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_8b2fe.dir/CheckSymbolExists.c.o /home/peko/autobuild/instance-0/output-1/per-package/gerbera/host/bin/arm-linux-gcc --sysroot=/home/peko/autobuild/instance-0/output-1/per-package/gerbera/host/arm-buildroot-linux-gnueabihf/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNDEBUG -o CMakeFiles/cmTC_8b2fe.dir/CheckSymbolExists.c.o -c /home/peko/autobuild/instance-0/output-1/build/gerbera-1.4.0/CMakeFiles/CMakeTmp/CheckSymbolExists.c Linking C executable cmTC_8b2fe /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_8b2fe.dir/link.txt --verbose=1 /home/peko/autobuild/instance-0/output-1/per-package/gerbera/host/bin/arm-linux-gcc --sysroot=/home/peko/autobuild/instance-0/output-1/per-package/gerbera/host/arm-buildroot-linux-gnueabihf/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DNDEBUG CMakeFiles/cmTC_8b2fe.dir/CheckSymbolExists.c.o -o cmTC_8b2fe /home/peko/autobuild/instance-0/output-1/per-package/gerbera/host/opt/ext-toolchain/bin/../lib/gcc/arm-buildroot-linux-gnueabihf/9.2.0/../../../../arm-buildroot-linux-gnueabihf/bin/ld: CMakeFiles/cmTC_8b2fe.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_8b2fe.dir/build.make:87: cmTC_8b2fe] Error 1 make[2]: Leaving directory '/home/peko/autobuild/instance-0/output-1/build/gerbera-1.4.0/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:121: cmTC_8b2fe/fast] Error 2 make[1]: Leaving directory '/home/peko/autobuild/instance-0/output-1/build/gerbera-1.4.0/CMakeFiles/CMakeTmp' File /home/peko/autobuild/instance-0/output-1/build/gerbera-1.4.0/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/gerbera-1.4.0/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_b4f2d/fast" make[1]: Entering directory '/home/peko/autobuild/instance-0/output-1/build/gerbera-1.4.0/CMakeFiles/CMakeTmp' /usr/bin/make -f CMakeFiles/cmTC_b4f2d.dir/build.make CMakeFiles/cmTC_b4f2d.dir/build make[2]: Entering directory '/home/peko/autobuild/instance-0/output-1/build/gerbera-1.4.0/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_b4f2d.dir/CheckFunctionExists.c.o /home/peko/autobuild/instance-0/output-1/per-package/gerbera/host/bin/arm-linux-gcc --sysroot=/home/peko/autobuild/instance-0/output-1/per-package/gerbera/host/arm-buildroot-linux-gnueabihf/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DCHECK_FUNCTION_EXISTS=pthread_create -DNDEBUG -o CMakeFiles/cmTC_b4f2d.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.13/Modules/CheckFunctionExists.c Linking C executable cmTC_b4f2d /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_b4f2d.dir/link.txt --verbose=1 /home/peko/autobuild/instance-0/output-1/per-package/gerbera/host/bin/arm-linux-gcc --sysroot=/home/peko/autobuild/instance-0/output-1/per-package/gerbera/host/arm-buildroot-linux-gnueabihf/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DCHECK_FUNCTION_EXISTS=pthread_create -DNDEBUG CMakeFiles/cmTC_b4f2d.dir/CheckFunctionExists.c.o -o cmTC_b4f2d -lpthreads /home/peko/autobuild/instance-0/output-1/per-package/gerbera/host/opt/ext-toolchain/bin/../lib/gcc/arm-buildroot-linux-gnueabihf/9.2.0/../../../../arm-buildroot-linux-gnueabihf/bin/ld: cannot find -lpthreads collect2: error: ld returned 1 exit status make[2]: *** [CMakeFiles/cmTC_b4f2d.dir/build.make:87: cmTC_b4f2d] Error 1 make[2]: Leaving directory '/home/peko/autobuild/instance-0/output-1/build/gerbera-1.4.0/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:121: cmTC_b4f2d/fast] Error 2 make[1]: Leaving directory '/home/peko/autobuild/instance-0/output-1/build/gerbera-1.4.0/CMakeFiles/CMakeTmp' Performing C++ SOURCE FILE Test ICONV_SECOND_ARGUMENT_IS_CONST failed with the following output: Change Dir: /home/peko/autobuild/instance-0/output-1/build/gerbera-1.4.0/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_f076f/fast" make[1]: Entering directory '/home/peko/autobuild/instance-0/output-1/build/gerbera-1.4.0/CMakeFiles/CMakeTmp' /usr/bin/make -f CMakeFiles/cmTC_f076f.dir/build.make CMakeFiles/cmTC_f076f.dir/build make[2]: Entering directory '/home/peko/autobuild/instance-0/output-1/build/gerbera-1.4.0/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_f076f.dir/src.cxx.o /home/peko/autobuild/instance-0/output-1/per-package/gerbera/host/bin/arm-linux-g++ --sysroot=/home/peko/autobuild/instance-0/output-1/per-package/gerbera/host/arm-buildroot-linux-gnueabihf/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -latomic -Wall -DICONV_SECOND_ARGUMENT_IS_CONST -DNDEBUG -std=c++17 -o CMakeFiles/cmTC_f076f.dir/src.cxx.o -c /home/peko/autobuild/instance-0/output-1/build/gerbera-1.4.0/CMakeFiles/CMakeTmp/src.cxx /home/peko/autobuild/instance-0/output-1/build/gerbera-1.4.0/CMakeFiles/CMakeTmp/src.cxx: In function 'int main()': /home/peko/autobuild/instance-0/output-1/build/gerbera-1.4.0/CMakeFiles/CMakeTmp/src.cxx:9:17: error: invalid conversion from 'const char**' to 'char**' [-fpermissive] 9 | iconv(conv, &in, &ilen, &out, &olen); | ^~~ | | | const char** In file included from /home/peko/autobuild/instance-0/output-1/build/gerbera-1.4.0/CMakeFiles/CMakeTmp/src.cxx:2: /home/peko/autobuild/instance-0/output-1/per-package/gerbera/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/iconv.h:42:54: note: initializing argument 2 of 'size_t iconv(iconv_t, char**, size_t*, char**, size_t*)' 42 | extern size_t iconv (iconv_t __cd, char **__restrict __inbuf, | ~~~~~~~~~~~~~~~~~~^~~~~~~ make[2]: *** [CMakeFiles/cmTC_f076f.dir/build.make:66: CMakeFiles/cmTC_f076f.dir/src.cxx.o] Error 1 make[2]: Leaving directory '/home/peko/autobuild/instance-0/output-1/build/gerbera-1.4.0/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:121: cmTC_f076f/fast] Error 2 make[1]: Leaving directory '/home/peko/autobuild/instance-0/output-1/build/gerbera-1.4.0/CMakeFiles/CMakeTmp' Source file was: #include int main(){ iconv_t conv = 0; const char* in = 0; size_t ilen = 0; char* out = 0; size_t olen = 0; iconv(conv, &in, &ilen, &out, &olen); return 0; } Performing C++ SOURCE FILE Test FOUND_BSD_UUID failed with the following output: Change Dir: /home/peko/autobuild/instance-0/output-1/build/gerbera-1.4.0/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_bfb2a/fast" make[1]: Entering directory '/home/peko/autobuild/instance-0/output-1/build/gerbera-1.4.0/CMakeFiles/CMakeTmp' /usr/bin/make -f CMakeFiles/cmTC_bfb2a.dir/build.make CMakeFiles/cmTC_bfb2a.dir/build make[2]: Entering directory '/home/peko/autobuild/instance-0/output-1/build/gerbera-1.4.0/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_bfb2a.dir/src.cxx.o /home/peko/autobuild/instance-0/output-1/per-package/gerbera/host/bin/arm-linux-g++ --sysroot=/home/peko/autobuild/instance-0/output-1/per-package/gerbera/host/arm-buildroot-linux-gnueabihf/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -latomic -Wall -DFOUND_BSD_UUID -DNDEBUG -std=c++17 -o CMakeFiles/cmTC_bfb2a.dir/src.cxx.o -c /home/peko/autobuild/instance-0/output-1/build/gerbera-1.4.0/CMakeFiles/CMakeTmp/src.cxx /home/peko/autobuild/instance-0/output-1/build/gerbera-1.4.0/CMakeFiles/CMakeTmp/src.cxx:2:13: fatal error: uuid.h: No such file or directory 2 | #include | ^~~~~~~~ compilation terminated. make[2]: *** [CMakeFiles/cmTC_bfb2a.dir/build.make:66: CMakeFiles/cmTC_bfb2a.dir/src.cxx.o] Error 1 make[2]: Leaving directory '/home/peko/autobuild/instance-0/output-1/build/gerbera-1.4.0/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:121: cmTC_bfb2a/fast] Error 2 make[1]: Leaving directory '/home/peko/autobuild/instance-0/output-1/build/gerbera-1.4.0/CMakeFiles/CMakeTmp' Return value: 1 Source file was: #include int main(void) { uuid_t uuid; uint32_t status; uuid_create(&uuid, &status); return 0; }