GP_Image_Test/cmake-build-relwithdebinfo-.../CMakeFiles/CMakeError.log

163 lines
9.6 KiB
Plaintext
Raw Normal View History

2024-01-14 13:39:15 -05:00
Determining if the include file arm_neon.h exists failed with the following output:
2024-01-19 15:27:32 -05:00
Change Dir: /home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo-addrsan/CMakeFiles/CMakeScratch/TryCompile-ElK8Wh
2024-01-14 13:39:15 -05:00
2024-01-19 15:27:32 -05:00
Run Build Command(s):/opt/brett/jetbrains/clion-install/bin/ninja/linux/x64/ninja cmTC_e319a && [1/2] Building C object CMakeFiles/cmTC_e319a.dir/CheckIncludeFile.c.o
FAILED: CMakeFiles/cmTC_e319a.dir/CheckIncludeFile.c.o
/usr/bin/cc -fdiagnostics-color=always -o CMakeFiles/cmTC_e319a.dir/CheckIncludeFile.c.o -c /home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo-addrsan/CMakeFiles/CMakeScratch/TryCompile-ElK8Wh/CheckIncludeFile.c
/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo-addrsan/CMakeFiles/CMakeScratch/TryCompile-ElK8Wh/CheckIncludeFile.c:1:10: fatal error: arm_neon.h: No such file or directory
2024-01-14 13:39:15 -05:00
1 | #include <arm_neon.h>
| ^~~~~~~~~~~~
compilation terminated.
ninja: build stopped: subcommand failed.
Determining if the include file intrin.h exists failed with the following output:
2024-01-19 15:27:32 -05:00
Change Dir: /home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo-addrsan/CMakeFiles/CMakeScratch/TryCompile-Y7bfMf
2024-01-14 13:39:15 -05:00
2024-01-19 15:27:32 -05:00
Run Build Command(s):/opt/brett/jetbrains/clion-install/bin/ninja/linux/x64/ninja cmTC_3da24 && [1/2] Building C object CMakeFiles/cmTC_3da24.dir/CheckIncludeFile.c.o
FAILED: CMakeFiles/cmTC_3da24.dir/CheckIncludeFile.c.o
/usr/bin/cc -fdiagnostics-color=always -o CMakeFiles/cmTC_3da24.dir/CheckIncludeFile.c.o -c /home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo-addrsan/CMakeFiles/CMakeScratch/TryCompile-Y7bfMf/CheckIncludeFile.c
/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo-addrsan/CMakeFiles/CMakeScratch/TryCompile-Y7bfMf/CheckIncludeFile.c:1:10: fatal error: intrin.h: No such file or directory
2024-01-14 13:39:15 -05:00
1 | #include <intrin.h>
| ^~~~~~~~~~
compilation terminated.
ninja: build stopped: subcommand failed.
Determining if the include file guiddef.h exists failed with the following output:
2024-01-19 15:27:32 -05:00
Change Dir: /home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo-addrsan/CMakeFiles/CMakeScratch/TryCompile-YBYsp1
2024-01-14 13:39:15 -05:00
2024-01-19 15:27:32 -05:00
Run Build Command(s):/opt/brett/jetbrains/clion-install/bin/ninja/linux/x64/ninja cmTC_2f7a2 && [1/2] Building C object CMakeFiles/cmTC_2f7a2.dir/CheckIncludeFile.c.o
FAILED: CMakeFiles/cmTC_2f7a2.dir/CheckIncludeFile.c.o
/usr/bin/cc -fdiagnostics-color=always -o CMakeFiles/cmTC_2f7a2.dir/CheckIncludeFile.c.o -c /home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo-addrsan/CMakeFiles/CMakeScratch/TryCompile-YBYsp1/CheckIncludeFile.c
/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo-addrsan/CMakeFiles/CMakeScratch/TryCompile-YBYsp1/CheckIncludeFile.c:1:10: fatal error: guiddef.h: No such file or directory
2024-01-14 13:39:15 -05:00
1 | #include <guiddef.h>
| ^~~~~~~~~~~
compilation terminated.
ninja: build stopped: subcommand failed.
Determining if the include file initguid.h exists failed with the following output:
2024-01-19 15:27:32 -05:00
Change Dir: /home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo-addrsan/CMakeFiles/CMakeScratch/TryCompile-nFQ05h
2024-01-14 13:39:15 -05:00
2024-01-19 15:27:32 -05:00
Run Build Command(s):/opt/brett/jetbrains/clion-install/bin/ninja/linux/x64/ninja cmTC_13ebe && [1/2] Building C object CMakeFiles/cmTC_13ebe.dir/CheckIncludeFile.c.o
FAILED: CMakeFiles/cmTC_13ebe.dir/CheckIncludeFile.c.o
/usr/bin/cc -fdiagnostics-color=always -o CMakeFiles/cmTC_13ebe.dir/CheckIncludeFile.c.o -c /home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo-addrsan/CMakeFiles/CMakeScratch/TryCompile-nFQ05h/CheckIncludeFile.c
/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo-addrsan/CMakeFiles/CMakeScratch/TryCompile-nFQ05h/CheckIncludeFile.c:1:10: fatal error: initguid.h: No such file or directory
2024-01-14 13:39:15 -05:00
1 | #include <initguid.h>
| ^~~~~~~~~~~~
compilation terminated.
ninja: build stopped: subcommand failed.
Determining if the proc_pidpath exist failed with the following output:
2024-01-19 15:27:32 -05:00
Change Dir: /home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo-addrsan/CMakeFiles/CMakeScratch/TryCompile-uUzhNz
2024-01-14 13:39:15 -05:00
2024-01-19 15:27:32 -05:00
Run Build Command(s):/opt/brett/jetbrains/clion-install/bin/ninja/linux/x64/ninja cmTC_9fbdd && [1/2] Building C object CMakeFiles/cmTC_9fbdd.dir/CheckSymbolExists.c.o
FAILED: CMakeFiles/cmTC_9fbdd.dir/CheckSymbolExists.c.o
/usr/bin/cc -fdiagnostics-color=always -o CMakeFiles/cmTC_9fbdd.dir/CheckSymbolExists.c.o -c /home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo-addrsan/CMakeFiles/CMakeScratch/TryCompile-uUzhNz/CheckSymbolExists.c
/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo-addrsan/CMakeFiles/CMakeScratch/TryCompile-uUzhNz/CheckSymbolExists.c:2:10: fatal error: libproc.h: No such file or directory
2024-01-14 13:39:15 -05:00
2 | #include <libproc.h>
| ^~~~~~~~~~~
compilation terminated.
ninja: build stopped: subcommand failed.
File CheckSymbolExists.c:
/* */
#include <libproc.h>
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:
2024-01-19 15:27:32 -05:00
Change Dir: /home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo-addrsan/CMakeFiles/CMakeScratch/TryCompile-QSkOCK
2024-01-14 13:39:15 -05:00
2024-01-19 15:27:32 -05:00
Run Build Command(s):/opt/brett/jetbrains/clion-install/bin/ninja/linux/x64/ninja cmTC_1687c && [1/2] Building C object CMakeFiles/cmTC_1687c.dir/HAVE_PTHREAD_NP_H.c.o
FAILED: CMakeFiles/cmTC_1687c.dir/HAVE_PTHREAD_NP_H.c.o
/usr/bin/cc -pthread -fdiagnostics-color=always -o CMakeFiles/cmTC_1687c.dir/HAVE_PTHREAD_NP_H.c.o -c /home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo-addrsan/CMakeFiles/CMakeScratch/TryCompile-QSkOCK/HAVE_PTHREAD_NP_H.c
/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo-addrsan/CMakeFiles/CMakeScratch/TryCompile-QSkOCK/HAVE_PTHREAD_NP_H.c:3:10: fatal error: pthread_np.h: No such file or directory
2024-01-14 13:39:15 -05:00
3 | #include <pthread_np.h>
| ^~~~~~~~~~~~~~
compilation terminated.
ninja: build stopped: subcommand failed.
Source:
/* */
#include <pthread.h>
#include <pthread_np.h>
int main(void){return 0;}
Determining if the pthread_setname_np exist failed with the following output:
2024-01-19 15:27:32 -05:00
Change Dir: /home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo-addrsan/CMakeFiles/CMakeScratch/TryCompile-bD3n4G
2024-01-14 13:39:15 -05:00
2024-01-19 15:27:32 -05:00
Run Build Command(s):/opt/brett/jetbrains/clion-install/bin/ninja/linux/x64/ninja cmTC_ac799 && [1/2] Building C object CMakeFiles/cmTC_ac799.dir/CheckSymbolExists.c.o
FAILED: CMakeFiles/cmTC_ac799.dir/CheckSymbolExists.c.o
/usr/bin/cc -pthread -fdiagnostics-color=always -o CMakeFiles/cmTC_ac799.dir/CheckSymbolExists.c.o -c /home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo-addrsan/CMakeFiles/CMakeScratch/TryCompile-bD3n4G/CheckSymbolExists.c
/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo-addrsan/CMakeFiles/CMakeScratch/TryCompile-bD3n4G/CheckSymbolExists.c: In function main:
/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo-addrsan/CMakeFiles/CMakeScratch/TryCompile-bD3n4G/CheckSymbolExists.c:8:19: error: pthread_setname_np undeclared (first use in this function); did you mean pthread_setcanceltype?
2024-01-14 13:39:15 -05:00
8 | return ((int*)(&pthread_setname_np))[argc];
| ^~~~~~~~~~~~~~~~~~
| pthread_setcanceltype
2024-01-19 15:27:32 -05:00
/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo-addrsan/CMakeFiles/CMakeScratch/TryCompile-bD3n4G/CheckSymbolExists.c:8:19: note: each undeclared identifier is reported only once for each function it appears in
2024-01-14 13:39:15 -05:00
ninja: build stopped: subcommand failed.
File CheckSymbolExists.c:
/* */
#include <pthread.h>
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:
2024-01-19 15:27:32 -05:00
Change Dir: /home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo-addrsan/CMakeFiles/CMakeScratch/TryCompile-LJ6dqg
2024-01-14 13:39:15 -05:00
2024-01-19 15:27:32 -05:00
Run Build Command(s):/opt/brett/jetbrains/clion-install/bin/ninja/linux/x64/ninja cmTC_a67f9 && [1/2] Building C object CMakeFiles/cmTC_a67f9.dir/CheckSymbolExists.c.o
FAILED: CMakeFiles/cmTC_a67f9.dir/CheckSymbolExists.c.o
/usr/bin/cc -pthread -fdiagnostics-color=always -o CMakeFiles/cmTC_a67f9.dir/CheckSymbolExists.c.o -c /home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo-addrsan/CMakeFiles/CMakeScratch/TryCompile-LJ6dqg/CheckSymbolExists.c
/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo-addrsan/CMakeFiles/CMakeScratch/TryCompile-LJ6dqg/CheckSymbolExists.c: In function main:
/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo-addrsan/CMakeFiles/CMakeScratch/TryCompile-LJ6dqg/CheckSymbolExists.c:8:19: error: pthread_set_name_np undeclared (first use in this function); did you mean pthread_setcanceltype?
2024-01-14 13:39:15 -05:00
8 | return ((int*)(&pthread_set_name_np))[argc];
| ^~~~~~~~~~~~~~~~~~~
| pthread_setcanceltype
2024-01-19 15:27:32 -05:00
/home/brett/Documents/code/c++/gp_image_test/cmake-build-relwithdebinfo-addrsan/CMakeFiles/CMakeScratch/TryCompile-LJ6dqg/CheckSymbolExists.c:8:19: note: each undeclared identifier is reported only once for each function it appears in
2024-01-14 13:39:15 -05:00
ninja: build stopped: subcommand failed.
File CheckSymbolExists.c:
/* */
#include <pthread.h>
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
}