Determining if the include file arm_neon.h exists failed with the following output: Change Dir: /home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo/CMakeFiles/CMakeScratch/TryCompile-oXVY7P Run Build Command(s):/opt/brett/jetbrains/clion-install/bin/ninja/linux/x64/ninja cmTC_0c760 && [1/2] Building C object CMakeFiles/cmTC_0c760.dir/CheckIncludeFile.c.o FAILED: CMakeFiles/cmTC_0c760.dir/CheckIncludeFile.c.o /usr/bin/cc -fdiagnostics-color=always -o CMakeFiles/cmTC_0c760.dir/CheckIncludeFile.c.o -c /home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo/CMakeFiles/CMakeScratch/TryCompile-oXVY7P/CheckIncludeFile.c /home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo/CMakeFiles/CMakeScratch/TryCompile-oXVY7P/CheckIncludeFile.c:1:10: fatal error: arm_neon.h: No such file or directory 1 | #include | ^~~~~~~~~~~~ compilation terminated. ninja: build stopped: subcommand failed. Determining if the include file intrin.h exists failed with the following output: Change Dir: /home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo/CMakeFiles/CMakeScratch/TryCompile-BZQ94d Run Build Command(s):/opt/brett/jetbrains/clion-install/bin/ninja/linux/x64/ninja cmTC_2f630 && [1/2] Building C object CMakeFiles/cmTC_2f630.dir/CheckIncludeFile.c.o FAILED: CMakeFiles/cmTC_2f630.dir/CheckIncludeFile.c.o /usr/bin/cc -fdiagnostics-color=always -o CMakeFiles/cmTC_2f630.dir/CheckIncludeFile.c.o -c /home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo/CMakeFiles/CMakeScratch/TryCompile-BZQ94d/CheckIncludeFile.c /home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo/CMakeFiles/CMakeScratch/TryCompile-BZQ94d/CheckIncludeFile.c:1:10: fatal error: intrin.h: No such file or directory 1 | #include | ^~~~~~~~~~ compilation terminated. ninja: build stopped: subcommand failed. Determining if the include file guiddef.h exists failed with the following output: Change Dir: /home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo/CMakeFiles/CMakeScratch/TryCompile-c6DWGc Run Build Command(s):/opt/brett/jetbrains/clion-install/bin/ninja/linux/x64/ninja cmTC_573dc && [1/2] Building C object CMakeFiles/cmTC_573dc.dir/CheckIncludeFile.c.o FAILED: CMakeFiles/cmTC_573dc.dir/CheckIncludeFile.c.o /usr/bin/cc -fdiagnostics-color=always -o CMakeFiles/cmTC_573dc.dir/CheckIncludeFile.c.o -c /home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo/CMakeFiles/CMakeScratch/TryCompile-c6DWGc/CheckIncludeFile.c /home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo/CMakeFiles/CMakeScratch/TryCompile-c6DWGc/CheckIncludeFile.c:1:10: fatal error: guiddef.h: No such file or directory 1 | #include | ^~~~~~~~~~~ compilation terminated. ninja: build stopped: subcommand failed. Determining if the include file initguid.h exists failed with the following output: Change Dir: /home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo/CMakeFiles/CMakeScratch/TryCompile-eEJpk2 Run Build Command(s):/opt/brett/jetbrains/clion-install/bin/ninja/linux/x64/ninja cmTC_73655 && [1/2] Building C object CMakeFiles/cmTC_73655.dir/CheckIncludeFile.c.o FAILED: CMakeFiles/cmTC_73655.dir/CheckIncludeFile.c.o /usr/bin/cc -fdiagnostics-color=always -o CMakeFiles/cmTC_73655.dir/CheckIncludeFile.c.o -c /home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo/CMakeFiles/CMakeScratch/TryCompile-eEJpk2/CheckIncludeFile.c /home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo/CMakeFiles/CMakeScratch/TryCompile-eEJpk2/CheckIncludeFile.c:1:10: fatal error: initguid.h: No such file or directory 1 | #include | ^~~~~~~~~~~~ compilation terminated. ninja: build stopped: subcommand failed. Determining if the proc_pidpath exist failed with the following output: Change Dir: /home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo/CMakeFiles/CMakeScratch/TryCompile-BHtc2V Run Build Command(s):/opt/brett/jetbrains/clion-install/bin/ninja/linux/x64/ninja cmTC_958c9 && [1/2] Building C object CMakeFiles/cmTC_958c9.dir/CheckSymbolExists.c.o FAILED: CMakeFiles/cmTC_958c9.dir/CheckSymbolExists.c.o /usr/bin/cc -fdiagnostics-color=always -o CMakeFiles/cmTC_958c9.dir/CheckSymbolExists.c.o -c /home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo/CMakeFiles/CMakeScratch/TryCompile-BHtc2V/CheckSymbolExists.c /home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo/CMakeFiles/CMakeScratch/TryCompile-BHtc2V/CheckSymbolExists.c:2:10: fatal error: libproc.h: No such file or directory 2 | #include | ^~~~~~~~~~~ compilation terminated. ninja: build stopped: subcommand failed. File CheckSymbolExists.c: /* */ #include int main(int argc, char** argv) { (void)argv; #ifndef proc_pidpath return ((int*)(&proc_pidpath))[argc]; #else (void)argc; return 0; #endif } Determining if files pthread.h;pthread_np.h exist failed with the following output: Change Dir: /home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo/CMakeFiles/CMakeScratch/TryCompile-NlnP8Z Run Build Command(s):/opt/brett/jetbrains/clion-install/bin/ninja/linux/x64/ninja cmTC_367e0 && [1/2] Building C object CMakeFiles/cmTC_367e0.dir/HAVE_PTHREAD_NP_H.c.o FAILED: CMakeFiles/cmTC_367e0.dir/HAVE_PTHREAD_NP_H.c.o /usr/bin/cc -pthread -fdiagnostics-color=always -o CMakeFiles/cmTC_367e0.dir/HAVE_PTHREAD_NP_H.c.o -c /home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo/CMakeFiles/CMakeScratch/TryCompile-NlnP8Z/HAVE_PTHREAD_NP_H.c /home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo/CMakeFiles/CMakeScratch/TryCompile-NlnP8Z/HAVE_PTHREAD_NP_H.c:3:10: fatal error: pthread_np.h: No such file or directory 3 | #include | ^~~~~~~~~~~~~~ compilation terminated. ninja: build stopped: subcommand failed. Source: /* */ #include #include int main(void){return 0;} Determining if the pthread_setname_np exist failed with the following output: Change Dir: /home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo/CMakeFiles/CMakeScratch/TryCompile-dC0alC Run Build Command(s):/opt/brett/jetbrains/clion-install/bin/ninja/linux/x64/ninja cmTC_21dfa && [1/2] Building C object CMakeFiles/cmTC_21dfa.dir/CheckSymbolExists.c.o FAILED: CMakeFiles/cmTC_21dfa.dir/CheckSymbolExists.c.o /usr/bin/cc -pthread -fdiagnostics-color=always -o CMakeFiles/cmTC_21dfa.dir/CheckSymbolExists.c.o -c /home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo/CMakeFiles/CMakeScratch/TryCompile-dC0alC/CheckSymbolExists.c /home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo/CMakeFiles/CMakeScratch/TryCompile-dC0alC/CheckSymbolExists.c: In function ‘main’: /home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo/CMakeFiles/CMakeScratch/TryCompile-dC0alC/CheckSymbolExists.c:8:19: error: ‘pthread_setname_np’ undeclared (first use in this function); did you mean ‘pthread_setcanceltype’? 8 | return ((int*)(&pthread_setname_np))[argc]; | ^~~~~~~~~~~~~~~~~~ | pthread_setcanceltype /home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo/CMakeFiles/CMakeScratch/TryCompile-dC0alC/CheckSymbolExists.c:8:19: note: each undeclared identifier is reported only once for each function it appears in ninja: build stopped: subcommand failed. File 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_set_name_np exist failed with the following output: Change Dir: /home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo/CMakeFiles/CMakeScratch/TryCompile-YKbtSI Run Build Command(s):/opt/brett/jetbrains/clion-install/bin/ninja/linux/x64/ninja cmTC_9ae43 && [1/2] Building C object CMakeFiles/cmTC_9ae43.dir/CheckSymbolExists.c.o FAILED: CMakeFiles/cmTC_9ae43.dir/CheckSymbolExists.c.o /usr/bin/cc -pthread -fdiagnostics-color=always -o CMakeFiles/cmTC_9ae43.dir/CheckSymbolExists.c.o -c /home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo/CMakeFiles/CMakeScratch/TryCompile-YKbtSI/CheckSymbolExists.c /home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo/CMakeFiles/CMakeScratch/TryCompile-YKbtSI/CheckSymbolExists.c: In function ‘main’: /home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo/CMakeFiles/CMakeScratch/TryCompile-YKbtSI/CheckSymbolExists.c:8:19: error: ‘pthread_set_name_np’ undeclared (first use in this function); did you mean ‘pthread_setcanceltype’? 8 | return ((int*)(&pthread_set_name_np))[argc]; | ^~~~~~~~~~~~~~~~~~~ | pthread_setcanceltype /home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo/CMakeFiles/CMakeScratch/TryCompile-YKbtSI/CheckSymbolExists.c:8:19: note: each undeclared identifier is reported only once for each function it appears in ninja: build stopped: subcommand failed. File CheckSymbolExists.c: /* */ #include int main(int argc, char** argv) { (void)argv; #ifndef pthread_set_name_np return ((int*)(&pthread_set_name_np))[argc]; #else (void)argc; return 0; #endif }