Determining if the pthread_setname_np exist failed with the following output: Change Dir: /home/peko/autobuild/instance-1/output-1/build/host-grpc-1.31.0/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_684ae/fast" make[1]: Entering directory '/home/peko/autobuild/instance-1/output-1/build/host-grpc-1.31.0/CMakeFiles/CMakeTmp' /usr/bin/make -f CMakeFiles/cmTC_684ae.dir/build.make CMakeFiles/cmTC_684ae.dir/build make[2]: Entering directory '/home/peko/autobuild/instance-1/output-1/build/host-grpc-1.31.0/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_684ae.dir/CheckSymbolExists.c.o /usr/bin/gcc -O2 -I/home/peko/autobuild/instance-1/output-1/host/include -fPIE -o CMakeFiles/cmTC_684ae.dir/CheckSymbolExists.c.o -c /home/peko/autobuild/instance-1/output-1/build/host-grpc-1.31.0/CMakeFiles/CMakeTmp/CheckSymbolExists.c /home/peko/autobuild/instance-1/output-1/build/host-grpc-1.31.0/CMakeFiles/CMakeTmp/CheckSymbolExists.c: In function 'main': /home/peko/autobuild/instance-1/output-1/build/host-grpc-1.31.0/CMakeFiles/CMakeTmp/CheckSymbolExists.c:8:19: error: 'pthread_setname_np' undeclared (first use in this function); did you mean 'pthread_setcanceltype'? return ((int*)(&pthread_setname_np))[argc]; ^~~~~~~~~~~~~~~~~~ pthread_setcanceltype /home/peko/autobuild/instance-1/output-1/build/host-grpc-1.31.0/CMakeFiles/CMakeTmp/CheckSymbolExists.c:8:19: note: each undeclared identifier is reported only once for each function it appears in make[2]: *** [CMakeFiles/cmTC_684ae.dir/build.make:66: CMakeFiles/cmTC_684ae.dir/CheckSymbolExists.c.o] Error 1 make[2]: Leaving directory '/home/peko/autobuild/instance-1/output-1/build/host-grpc-1.31.0/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:121: cmTC_684ae/fast] Error 2 make[1]: Leaving directory '/home/peko/autobuild/instance-1/output-1/build/host-grpc-1.31.0/CMakeFiles/CMakeTmp' File /home/peko/autobuild/instance-1/output-1/build/host-grpc-1.31.0/CMakeFiles/CMakeTmp/CheckSymbolExists.c: /* */ #include int main(int argc, char** argv) { (void)argv; #ifndef pthread_setname_np return ((int*)(&pthread_setname_np))[argc]; #else (void)argc; return 0; #endif } Determining if the pthread_create exist failed with the following output: Change Dir: /home/peko/autobuild/instance-1/output-1/build/host-grpc-1.31.0/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_03239/fast" make[1]: Entering directory '/home/peko/autobuild/instance-1/output-1/build/host-grpc-1.31.0/CMakeFiles/CMakeTmp' /usr/bin/make -f CMakeFiles/cmTC_03239.dir/build.make CMakeFiles/cmTC_03239.dir/build make[2]: Entering directory '/home/peko/autobuild/instance-1/output-1/build/host-grpc-1.31.0/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_03239.dir/CheckSymbolExists.c.o /usr/bin/gcc -O2 -I/home/peko/autobuild/instance-1/output-1/host/include -fPIE -o CMakeFiles/cmTC_03239.dir/CheckSymbolExists.c.o -c /home/peko/autobuild/instance-1/output-1/build/host-grpc-1.31.0/CMakeFiles/CMakeTmp/CheckSymbolExists.c Linking C executable cmTC_03239 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_03239.dir/link.txt --verbose=1 /usr/bin/gcc -O2 -I/home/peko/autobuild/instance-1/output-1/host/include -L/home/peko/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/peko/autobuild/instance-1/output-1/host/lib CMakeFiles/cmTC_03239.dir/CheckSymbolExists.c.o -o cmTC_03239 /usr/bin/ld: CMakeFiles/cmTC_03239.dir/CheckSymbolExists.c.o: in function `main': CheckSymbolExists.c:(.text.startup+0x3): undefined reference to `pthread_create' collect2: error: ld returned 1 exit status make[2]: *** [CMakeFiles/cmTC_03239.dir/build.make:87: cmTC_03239] Error 1 make[2]: Leaving directory '/home/peko/autobuild/instance-1/output-1/build/host-grpc-1.31.0/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:121: cmTC_03239/fast] Error 2 make[1]: Leaving directory '/home/peko/autobuild/instance-1/output-1/build/host-grpc-1.31.0/CMakeFiles/CMakeTmp' File /home/peko/autobuild/instance-1/output-1/build/host-grpc-1.31.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-1/output-1/build/host-grpc-1.31.0/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_7e2a8/fast" make[1]: Entering directory '/home/peko/autobuild/instance-1/output-1/build/host-grpc-1.31.0/CMakeFiles/CMakeTmp' /usr/bin/make -f CMakeFiles/cmTC_7e2a8.dir/build.make CMakeFiles/cmTC_7e2a8.dir/build make[2]: Entering directory '/home/peko/autobuild/instance-1/output-1/build/host-grpc-1.31.0/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_7e2a8.dir/CheckFunctionExists.c.o /usr/bin/gcc -O2 -I/home/peko/autobuild/instance-1/output-1/host/include -DCHECK_FUNCTION_EXISTS=pthread_create -fPIE -o CMakeFiles/cmTC_7e2a8.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.13/Modules/CheckFunctionExists.c Linking C executable cmTC_7e2a8 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_7e2a8.dir/link.txt --verbose=1 /usr/bin/gcc -O2 -I/home/peko/autobuild/instance-1/output-1/host/include -DCHECK_FUNCTION_EXISTS=pthread_create -L/home/peko/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/peko/autobuild/instance-1/output-1/host/lib CMakeFiles/cmTC_7e2a8.dir/CheckFunctionExists.c.o -o cmTC_7e2a8 -lpthreads /usr/bin/ld: cannot find -lpthreads collect2: error: ld returned 1 exit status make[2]: *** [CMakeFiles/cmTC_7e2a8.dir/build.make:87: cmTC_7e2a8] Error 1 make[2]: Leaving directory '/home/peko/autobuild/instance-1/output-1/build/host-grpc-1.31.0/CMakeFiles/CMakeTmp' make[1]: *** [Makefile:121: cmTC_7e2a8/fast] Error 2 make[1]: Leaving directory '/home/peko/autobuild/instance-1/output-1/build/host-grpc-1.31.0/CMakeFiles/CMakeTmp'