Created
July 8, 2020 00:51
-
-
Save ikitayama/397b2b03d2077bd540a4ec7439247be4 to your computer and use it in GitHub Desktop.
CMake error log
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Checking whether the ASM compiler is GNU using "--version" did not match "(GNU assembler)|(GCC)|(Free Software Foundation)": | |
| clang version 11.0.0 (https://github.com/llvm/llvm-project 3d8149c2a1228609fd7d7c91a04681304a2f0ca9) | |
| Target: aarch64-unknown-linux-gnu | |
| Thread model: posix | |
| InstalledDir: /home/users/itaru.kitayama/opt/clang/stable/bin | |
| Determining if the include file malloc/malloc.h exists failed with the following output: | |
| Change Dir: /slurm/scratch/5663/202007080943/CMakeFiles/CMakeTmp | |
| Run Build Command(s):/usr/bin/gmake cmTC_40e2d/fast && /usr/bin/gmake -f CMakeFiles/cmTC_40e2d.dir/build.make CMakeFiles/cmTC_40e2d.dir/build | |
| gmake[1]: Entering directory '/slurm/scratch/5663/202007080943/CMakeFiles/CMakeTmp' | |
| Building C object CMakeFiles/cmTC_40e2d.dir/CheckIncludeFile.c.o | |
| /home/users/itaru.kitayama/opt/clang/stable/bin/clang -o CMakeFiles/cmTC_40e2d.dir/CheckIncludeFile.c.o -c /slurm/scratch/5663/202007080943/CMakeFiles/CMakeTmp/CheckIncludeFile.c | |
| /slurm/scratch/5663/202007080943/CMakeFiles/CMakeTmp/CheckIncludeFile.c:1:10: fatal error: 'malloc/malloc.h' file not found | |
| #include <malloc/malloc.h> | |
| ^~~~~~~~~~~~~~~~~ | |
| 1 error generated. | |
| gmake[1]: *** [CMakeFiles/cmTC_40e2d.dir/build.make:86: CMakeFiles/cmTC_40e2d.dir/CheckIncludeFile.c.o] Error 1 | |
| gmake[1]: Leaving directory '/slurm/scratch/5663/202007080943/CMakeFiles/CMakeTmp' | |
| gmake: *** [Makefile:141: cmTC_40e2d/fast] Error 2 | |
| Determining if the include file mach/mach.h exists failed with the following output: | |
| Change Dir: /slurm/scratch/5663/202007080943/CMakeFiles/CMakeTmp | |
| Run Build Command(s):/usr/bin/gmake cmTC_6d421/fast && /usr/bin/gmake -f CMakeFiles/cmTC_6d421.dir/build.make CMakeFiles/cmTC_6d421.dir/build | |
| gmake[1]: Entering directory '/slurm/scratch/5663/202007080943/CMakeFiles/CMakeTmp' | |
| Building C object CMakeFiles/cmTC_6d421.dir/CheckIncludeFile.c.o | |
| /home/users/itaru.kitayama/opt/clang/stable/bin/clang -o CMakeFiles/cmTC_6d421.dir/CheckIncludeFile.c.o -c /slurm/scratch/5663/202007080943/CMakeFiles/CMakeTmp/CheckIncludeFile.c | |
| /slurm/scratch/5663/202007080943/CMakeFiles/CMakeTmp/CheckIncludeFile.c:1:10: fatal error: 'mach/mach.h' file not found | |
| #include <mach/mach.h> | |
| ^~~~~~~~~~~~~ | |
| 1 error generated. | |
| gmake[1]: *** [CMakeFiles/cmTC_6d421.dir/build.make:86: CMakeFiles/cmTC_6d421.dir/CheckIncludeFile.c.o] Error 1 | |
| gmake[1]: Leaving directory '/slurm/scratch/5663/202007080943/CMakeFiles/CMakeTmp' | |
| gmake: *** [Makefile:141: cmTC_6d421/fast] Error 2 | |
| Determining if the include file histedit.h exists failed with the following output: | |
| Change Dir: /slurm/scratch/5663/202007080943/CMakeFiles/CMakeTmp | |
| Run Build Command(s):/usr/bin/gmake cmTC_ba2e1/fast && /usr/bin/gmake -f CMakeFiles/cmTC_ba2e1.dir/build.make CMakeFiles/cmTC_ba2e1.dir/build | |
| gmake[1]: Entering directory '/slurm/scratch/5663/202007080943/CMakeFiles/CMakeTmp' | |
| Building C object CMakeFiles/cmTC_ba2e1.dir/CheckIncludeFile.c.o | |
| /home/users/itaru.kitayama/opt/clang/stable/bin/clang -o CMakeFiles/cmTC_ba2e1.dir/CheckIncludeFile.c.o -c /slurm/scratch/5663/202007080943/CMakeFiles/CMakeTmp/CheckIncludeFile.c | |
| /slurm/scratch/5663/202007080943/CMakeFiles/CMakeTmp/CheckIncludeFile.c:1:10: fatal error: 'histedit.h' file not found | |
| #include <histedit.h> | |
| ^~~~~~~~~~~~ | |
| 1 error generated. | |
| gmake[1]: *** [CMakeFiles/cmTC_ba2e1.dir/build.make:86: CMakeFiles/cmTC_ba2e1.dir/CheckIncludeFile.c.o] Error 1 | |
| gmake[1]: Leaving directory '/slurm/scratch/5663/202007080943/CMakeFiles/CMakeTmp' | |
| gmake: *** [Makefile:141: cmTC_ba2e1/fast] Error 2 | |
| Determining if the include file CrashReporterClient.h exists failed with the following output: | |
| Change Dir: /slurm/scratch/5663/202007080943/CMakeFiles/CMakeTmp | |
| Run Build Command(s):/usr/bin/gmake cmTC_36adc/fast && /usr/bin/gmake -f CMakeFiles/cmTC_36adc.dir/build.make CMakeFiles/cmTC_36adc.dir/build | |
| gmake[1]: Entering directory '/slurm/scratch/5663/202007080943/CMakeFiles/CMakeTmp' | |
| Building C object CMakeFiles/cmTC_36adc.dir/CheckIncludeFile.c.o | |
| /home/users/itaru.kitayama/opt/clang/stable/bin/clang -o CMakeFiles/cmTC_36adc.dir/CheckIncludeFile.c.o -c /slurm/scratch/5663/202007080943/CMakeFiles/CMakeTmp/CheckIncludeFile.c | |
| /slurm/scratch/5663/202007080943/CMakeFiles/CMakeTmp/CheckIncludeFile.c:1:10: fatal error: 'CrashReporterClient.h' file not found | |
| #include <CrashReporterClient.h> | |
| ^~~~~~~~~~~~~~~~~~~~~~~ | |
| 1 error generated. | |
| gmake[1]: *** [CMakeFiles/cmTC_36adc.dir/build.make:86: CMakeFiles/cmTC_36adc.dir/CheckIncludeFile.c.o] Error 1 | |
| gmake[1]: Leaving directory '/slurm/scratch/5663/202007080943/CMakeFiles/CMakeTmp' | |
| gmake: *** [Makefile:141: cmTC_36adc/fast] Error 2 | |
| Performing C SOURCE FILE Test CMAKE_HAVE_LIBC_PTHREAD failed with the following output: | |
| Change Dir: /slurm/scratch/5663/202007080943/CMakeFiles/CMakeTmp | |
| Run Build Command(s):/usr/bin/gmake cmTC_9cd7e/fast && /usr/bin/gmake -f CMakeFiles/cmTC_9cd7e.dir/build.make CMakeFiles/cmTC_9cd7e.dir/build | |
| gmake[1]: Entering directory '/slurm/scratch/5663/202007080943/CMakeFiles/CMakeTmp' | |
| Building C object CMakeFiles/cmTC_9cd7e.dir/src.c.o | |
| /home/users/itaru.kitayama/opt/clang/stable/bin/clang -DCMAKE_HAVE_LIBC_PTHREAD -o CMakeFiles/cmTC_9cd7e.dir/src.c.o -c /slurm/scratch/5663/202007080943/CMakeFiles/CMakeTmp/src.c | |
| Linking C executable cmTC_9cd7e | |
| /home/users/itaru.kitayama/opt/cmake-3.17.3/bin/cmake -E cmake_link_script CMakeFiles/cmTC_9cd7e.dir/link.txt --verbose=1 | |
| /home/users/itaru.kitayama/opt/clang/stable/bin/clang -DCMAKE_HAVE_LIBC_PTHREAD CMakeFiles/cmTC_9cd7e.dir/src.c.o -o cmTC_9cd7e -lm | |
| CMakeFiles/cmTC_9cd7e.dir/src.c.o: In function `main': | |
| src.c:(.text+0x40): undefined reference to `pthread_create' | |
| src.c:(.text+0x4c): undefined reference to `pthread_detach' | |
| src.c:(.text+0x58): undefined reference to `pthread_cancel' | |
| src.c:(.text+0x68): undefined reference to `pthread_join' | |
| clang-11: error: linker command failed with exit code 1 (use -v to see invocation) | |
| gmake[1]: *** [CMakeFiles/cmTC_9cd7e.dir/build.make:107: cmTC_9cd7e] Error 1 | |
| gmake[1]: Leaving directory '/slurm/scratch/5663/202007080943/CMakeFiles/CMakeTmp' | |
| gmake: *** [Makefile:141: cmTC_9cd7e/fast] Error 2 | |
| Source file was: | |
| #include <pthread.h> | |
| void* test_func(void* data) | |
| { | |
| return data; | |
| } | |
| int main(void) | |
| { | |
| pthread_t thread; | |
| pthread_create(&thread, NULL, test_func, NULL); | |
| pthread_detach(thread); | |
| pthread_cancel(thread); | |
| pthread_join(thread, NULL); | |
| pthread_atfork(NULL, NULL, NULL); | |
| pthread_exit(NULL); | |
| return 0; | |
| } | |
| Determining if the function pthread_create exists in the pthreads failed with the following output: | |
| Change Dir: /slurm/scratch/5663/202007080943/CMakeFiles/CMakeTmp | |
| Run Build Command(s):/usr/bin/gmake cmTC_d6389/fast && /usr/bin/gmake -f CMakeFiles/cmTC_d6389.dir/build.make CMakeFiles/cmTC_d6389.dir/build | |
| gmake[1]: Entering directory '/slurm/scratch/5663/202007080943/CMakeFiles/CMakeTmp' | |
| Building C object CMakeFiles/cmTC_d6389.dir/CheckFunctionExists.c.o | |
| /home/users/itaru.kitayama/opt/clang/stable/bin/clang -DCHECK_FUNCTION_EXISTS=pthread_create -o CMakeFiles/cmTC_d6389.dir/CheckFunctionExists.c.o -c /home/users/itaru.kitayama/opt/cmake-3.17.3/share/cmake-3.17/Modules/CheckFunctionExists.c | |
| Linking C executable cmTC_d6389 | |
| /home/users/itaru.kitayama/opt/cmake-3.17.3/bin/cmake -E cmake_link_script CMakeFiles/cmTC_d6389.dir/link.txt --verbose=1 | |
| /home/users/itaru.kitayama/opt/clang/stable/bin/clang -DCHECK_FUNCTION_EXISTS=pthread_create CMakeFiles/cmTC_d6389.dir/CheckFunctionExists.c.o -o cmTC_d6389 -lpthreads -lm | |
| /usr/bin/ld: cannot find -lpthreads | |
| clang-11: error: linker command failed with exit code 1 (use -v to see invocation) | |
| gmake[1]: *** [CMakeFiles/cmTC_d6389.dir/build.make:107: cmTC_d6389] Error 1 | |
| gmake[1]: Leaving directory '/slurm/scratch/5663/202007080943/CMakeFiles/CMakeTmp' | |
| gmake: *** [Makefile:141: cmTC_d6389/fast] Error 2 | |
| Determining if the function setupterm exists in the terminfo failed with the following output: | |
| Change Dir: /slurm/scratch/5663/202007080943/CMakeFiles/CMakeTmp | |
| Run Build Command(s):/usr/bin/gmake cmTC_59cd4/fast && /usr/bin/gmake -f CMakeFiles/cmTC_59cd4.dir/build.make CMakeFiles/cmTC_59cd4.dir/build | |
| gmake[1]: Entering directory '/slurm/scratch/5663/202007080943/CMakeFiles/CMakeTmp' | |
| Building C object CMakeFiles/cmTC_59cd4.dir/CheckFunctionExists.c.o | |
| /home/users/itaru.kitayama/opt/clang/stable/bin/clang -DCHECK_FUNCTION_EXISTS=setupterm -o CMakeFiles/cmTC_59cd4.dir/CheckFunctionExists.c.o -c /home/users/itaru.kitayama/opt/cmake-3.17.3/share/cmake-3.17/Modules/CheckFunctionExists.c | |
| Linking C executable cmTC_59cd4 | |
| /home/users/itaru.kitayama/opt/cmake-3.17.3/bin/cmake -E cmake_link_script CMakeFiles/cmTC_59cd4.dir/link.txt --verbose=1 | |
| /home/users/itaru.kitayama/opt/clang/stable/bin/clang -DCHECK_FUNCTION_EXISTS=setupterm CMakeFiles/cmTC_59cd4.dir/CheckFunctionExists.c.o -o cmTC_59cd4 -lterminfo -lm | |
| /usr/bin/ld: cannot find -lterminfo | |
| clang-11: error: linker command failed with exit code 1 (use -v to see invocation) | |
| gmake[1]: *** [CMakeFiles/cmTC_59cd4.dir/build.make:107: cmTC_59cd4] Error 1 | |
| gmake[1]: Leaving directory '/slurm/scratch/5663/202007080943/CMakeFiles/CMakeTmp' | |
| gmake: *** [Makefile:141: cmTC_59cd4/fast] Error 2 | |
| Determining if the function xar_open exists in the xar failed with the following output: | |
| Change Dir: /slurm/scratch/5663/202007080943/CMakeFiles/CMakeTmp | |
| Run Build Command(s):/usr/bin/gmake cmTC_39d03/fast && /usr/bin/gmake -f CMakeFiles/cmTC_39d03.dir/build.make CMakeFiles/cmTC_39d03.dir/build | |
| gmake[1]: Entering directory '/slurm/scratch/5663/202007080943/CMakeFiles/CMakeTmp' | |
| Building C object CMakeFiles/cmTC_39d03.dir/CheckFunctionExists.c.o | |
| /home/users/itaru.kitayama/opt/clang/stable/bin/clang -DCHECK_FUNCTION_EXISTS=xar_open -o CMakeFiles/cmTC_39d03.dir/CheckFunctionExists.c.o -c /home/users/itaru.kitayama/opt/cmake-3.17.3/share/cmake-3.17/Modules/CheckFunctionExists.c | |
| Linking C executable cmTC_39d03 | |
| /home/users/itaru.kitayama/opt/cmake-3.17.3/bin/cmake -E cmake_link_script CMakeFiles/cmTC_39d03.dir/link.txt --verbose=1 | |
| /home/users/itaru.kitayama/opt/clang/stable/bin/clang -DCHECK_FUNCTION_EXISTS=xar_open CMakeFiles/cmTC_39d03.dir/CheckFunctionExists.c.o -o cmTC_39d03 -lxar -lm | |
| /usr/bin/ld: cannot find -lxar | |
| clang-11: error: linker command failed with exit code 1 (use -v to see invocation) | |
| gmake[1]: *** [CMakeFiles/cmTC_39d03.dir/build.make:107: cmTC_39d03] Error 1 | |
| gmake[1]: Leaving directory '/slurm/scratch/5663/202007080943/CMakeFiles/CMakeTmp' | |
| gmake: *** [Makefile:141: cmTC_39d03/fast] Error 2 | |
| Determining if the arc4random exist failed with the following output: | |
| Change Dir: /slurm/scratch/5663/202007080943/CMakeFiles/CMakeTmp | |
| Run Build Command(s):/usr/bin/gmake cmTC_c30f0/fast && /usr/bin/gmake -f CMakeFiles/cmTC_c30f0.dir/build.make CMakeFiles/cmTC_c30f0.dir/build | |
| gmake[1]: Entering directory '/slurm/scratch/5663/202007080943/CMakeFiles/CMakeTmp' | |
| Building C object CMakeFiles/cmTC_c30f0.dir/CheckSymbolExists.c.o | |
| /home/users/itaru.kitayama/opt/clang/stable/bin/clang -o CMakeFiles/cmTC_c30f0.dir/CheckSymbolExists.c.o -c /slurm/scratch/5663/202007080943/CMakeFiles/CMakeTmp/CheckSymbolExists.c | |
| /slurm/scratch/5663/202007080943/CMakeFiles/CMakeTmp/CheckSymbolExists.c:8:19: error: use of undeclared identifier 'arc4random'; did you mean 'srandom'? | |
| return ((int*)(&arc4random))[argc]; | |
| ^~~~~~~~~~ | |
| srandom | |
| /usr/include/stdlib.h:404:13: note: 'srandom' declared here | |
| extern void srandom (unsigned int __seed) __THROW; | |
| ^ | |
| 1 error generated. | |
| gmake[1]: *** [CMakeFiles/cmTC_c30f0.dir/build.make:86: CMakeFiles/cmTC_c30f0.dir/CheckSymbolExists.c.o] Error 1 | |
| gmake[1]: Leaving directory '/slurm/scratch/5663/202007080943/CMakeFiles/CMakeTmp' | |
| gmake: *** [Makefile:141: cmTC_c30f0/fast] Error 2 | |
| File /slurm/scratch/5663/202007080943/CMakeFiles/CMakeTmp/CheckSymbolExists.c: | |
| /* */ | |
| #include <stdlib.h> | |
| int main(int argc, char** argv) | |
| { | |
| (void)argv; | |
| #ifndef arc4random | |
| return ((int*)(&arc4random))[argc]; | |
| #else | |
| (void)argc; | |
| return 0; | |
| #endif | |
| } | |
| Determining if the mallctl exist failed with the following output: | |
| Change Dir: /slurm/scratch/5663/202007080943/CMakeFiles/CMakeTmp | |
| Run Build Command(s):/usr/bin/gmake cmTC_76477/fast && /usr/bin/gmake -f CMakeFiles/cmTC_76477.dir/build.make CMakeFiles/cmTC_76477.dir/build | |
| gmake[1]: Entering directory '/slurm/scratch/5663/202007080943/CMakeFiles/CMakeTmp' | |
| Building C object CMakeFiles/cmTC_76477.dir/CheckSymbolExists.c.o | |
| /home/users/itaru.kitayama/opt/clang/stable/bin/clang -Werror=unguarded-availability-new -o CMakeFiles/cmTC_76477.dir/CheckSymbolExists.c.o -c /slurm/scratch/5663/202007080943/CMakeFiles/CMakeTmp/CheckSymbolExists.c | |
| /slurm/scratch/5663/202007080943/CMakeFiles/CMakeTmp/CheckSymbolExists.c:2:10: fatal error: 'malloc_np.h' file not found | |
| #include <malloc_np.h> | |
| ^~~~~~~~~~~~~ | |
| 1 error generated. | |
| gmake[1]: *** [CMakeFiles/cmTC_76477.dir/build.make:86: CMakeFiles/cmTC_76477.dir/CheckSymbolExists.c.o] Error 1 | |
| gmake[1]: Leaving directory '/slurm/scratch/5663/202007080943/CMakeFiles/CMakeTmp' | |
| gmake: *** [Makefile:141: cmTC_76477/fast] Error 2 | |
| File /slurm/scratch/5663/202007080943/CMakeFiles/CMakeTmp/CheckSymbolExists.c: | |
| /* */ | |
| #include <malloc_np.h> | |
| int main(int argc, char** argv) | |
| { | |
| (void)argv; | |
| #ifndef mallctl | |
| return ((int*)(&mallctl))[argc]; | |
| #else | |
| (void)argc; | |
| return 0; | |
| #endif | |
| } | |
| Determining if the malloc_zone_statistics exist failed with the following output: | |
| Change Dir: /slurm/scratch/5663/202007080943/CMakeFiles/CMakeTmp | |
| Run Build Command(s):/usr/bin/gmake cmTC_35626/fast && /usr/bin/gmake -f CMakeFiles/cmTC_35626.dir/build.make CMakeFiles/cmTC_35626.dir/build | |
| gmake[1]: Entering directory '/slurm/scratch/5663/202007080943/CMakeFiles/CMakeTmp' | |
| Building C object CMakeFiles/cmTC_35626.dir/CheckSymbolExists.c.o | |
| /home/users/itaru.kitayama/opt/clang/stable/bin/clang -Werror=unguarded-availability-new -o CMakeFiles/cmTC_35626.dir/CheckSymbolExists.c.o -c /slurm/scratch/5663/202007080943/CMakeFiles/CMakeTmp/CheckSymbolExists.c | |
| /slurm/scratch/5663/202007080943/CMakeFiles/CMakeTmp/CheckSymbolExists.c:2:10: fatal error: 'malloc/malloc.h' file not found | |
| #include <malloc/malloc.h> | |
| ^~~~~~~~~~~~~~~~~ | |
| 1 error generated. | |
| gmake[1]: *** [CMakeFiles/cmTC_35626.dir/build.make:86: CMakeFiles/cmTC_35626.dir/CheckSymbolExists.c.o] Error 1 | |
| gmake[1]: Leaving directory '/slurm/scratch/5663/202007080943/CMakeFiles/CMakeTmp' | |
| gmake: *** [Makefile:141: cmTC_35626/fast] Error 2 | |
| File /slurm/scratch/5663/202007080943/CMakeFiles/CMakeTmp/CheckSymbolExists.c: | |
| /* */ | |
| #include <malloc/malloc.h> | |
| int main(int argc, char** argv) | |
| { | |
| (void)argv; | |
| #ifndef malloc_zone_statistics | |
| return ((int*)(&malloc_zone_statistics))[argc]; | |
| #else | |
| (void)argc; | |
| return 0; | |
| #endif | |
| } | |
| Determining if the strerror_s exist failed with the following output: | |
| Change Dir: /slurm/scratch/5663/202007080943/CMakeFiles/CMakeTmp | |
| Run Build Command(s):/usr/bin/gmake cmTC_45a8c/fast && /usr/bin/gmake -f CMakeFiles/cmTC_45a8c.dir/build.make CMakeFiles/cmTC_45a8c.dir/build | |
| gmake[1]: Entering directory '/slurm/scratch/5663/202007080943/CMakeFiles/CMakeTmp' | |
| Building C object CMakeFiles/cmTC_45a8c.dir/CheckSymbolExists.c.o | |
| /home/users/itaru.kitayama/opt/clang/stable/bin/clang -Werror=unguarded-availability-new -o CMakeFiles/cmTC_45a8c.dir/CheckSymbolExists.c.o -c /slurm/scratch/5663/202007080943/CMakeFiles/CMakeTmp/CheckSymbolExists.c | |
| /slurm/scratch/5663/202007080943/CMakeFiles/CMakeTmp/CheckSymbolExists.c:8:19: error: use of undeclared identifier 'strerror_s' | |
| return ((int*)(&strerror_s))[argc]; | |
| ^ | |
| 1 error generated. | |
| gmake[1]: *** [CMakeFiles/cmTC_45a8c.dir/build.make:86: CMakeFiles/cmTC_45a8c.dir/CheckSymbolExists.c.o] Error 1 | |
| gmake[1]: Leaving directory '/slurm/scratch/5663/202007080943/CMakeFiles/CMakeTmp' | |
| gmake: *** [Makefile:141: cmTC_45a8c/fast] Error 2 | |
| File /slurm/scratch/5663/202007080943/CMakeFiles/CMakeTmp/CheckSymbolExists.c: | |
| /* */ | |
| #include <string.h> | |
| int main(int argc, char** argv) | |
| { | |
| (void)argv; | |
| #ifndef strerror_s | |
| return ((int*)(&strerror_s))[argc]; | |
| #else | |
| (void)argc; | |
| return 0; | |
| #endif | |
| } | |
| Determining if the dladdr exist failed with the following output: | |
| Change Dir: /slurm/scratch/5663/202007080943/CMakeFiles/CMakeTmp | |
| Run Build Command(s):/usr/bin/gmake cmTC_6e2f4/fast && /usr/bin/gmake -f CMakeFiles/cmTC_6e2f4.dir/build.make CMakeFiles/cmTC_6e2f4.dir/build | |
| gmake[1]: Entering directory '/slurm/scratch/5663/202007080943/CMakeFiles/CMakeTmp' | |
| Building C object CMakeFiles/cmTC_6e2f4.dir/CheckSymbolExists.c.o | |
| /home/users/itaru.kitayama/opt/clang/stable/bin/clang -Werror=unguarded-availability-new -o CMakeFiles/cmTC_6e2f4.dir/CheckSymbolExists.c.o -c /slurm/scratch/5663/202007080943/CMakeFiles/CMakeTmp/CheckSymbolExists.c | |
| /slurm/scratch/5663/202007080943/CMakeFiles/CMakeTmp/CheckSymbolExists.c:8:19: error: use of undeclared identifier 'dladdr' | |
| return ((int*)(&dladdr))[argc]; | |
| ^ | |
| 1 error generated. | |
| gmake[1]: *** [CMakeFiles/cmTC_6e2f4.dir/build.make:86: CMakeFiles/cmTC_6e2f4.dir/CheckSymbolExists.c.o] Error 1 | |
| gmake[1]: Leaving directory '/slurm/scratch/5663/202007080943/CMakeFiles/CMakeTmp' | |
| gmake: *** [Makefile:141: cmTC_6e2f4/fast] Error 2 | |
| File /slurm/scratch/5663/202007080943/CMakeFiles/CMakeTmp/CheckSymbolExists.c: | |
| /* */ | |
| #include <dlfcn.h> | |
| int main(int argc, char** argv) | |
| { | |
| (void)argv; | |
| #ifndef dladdr | |
| return ((int*)(&dladdr))[argc]; | |
| #else | |
| (void)argc; | |
| return 0; | |
| #endif | |
| } | |
| Performing C SOURCE FILE Test HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC failed with the following output: | |
| Change Dir: /slurm/scratch/5663/202007080943/CMakeFiles/CMakeTmp | |
| Run Build Command(s):/usr/bin/gmake cmTC_44de2/fast && /usr/bin/gmake -f CMakeFiles/cmTC_44de2.dir/build.make CMakeFiles/cmTC_44de2.dir/build | |
| gmake[1]: Entering directory '/slurm/scratch/5663/202007080943/CMakeFiles/CMakeTmp' | |
| Building C object CMakeFiles/cmTC_44de2.dir/src.c.o | |
| /home/users/itaru.kitayama/opt/clang/stable/bin/clang -DHAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC -Werror=unguarded-availability-new -o CMakeFiles/cmTC_44de2.dir/src.c.o -c /slurm/scratch/5663/202007080943/CMakeFiles/CMakeTmp/src.c | |
| /slurm/scratch/5663/202007080943/CMakeFiles/CMakeTmp/src.c:7:36: error: no member named 'st_mtimespec' in 'struct stat' | |
| (void)sizeof(((struct stat *)0)->st_mtimespec.tv_nsec); | |
| ~~~~~~~~~~~~~~~~~~ ^ | |
| 1 error generated. | |
| gmake[1]: *** [CMakeFiles/cmTC_44de2.dir/build.make:86: CMakeFiles/cmTC_44de2.dir/src.c.o] Error 1 | |
| gmake[1]: Leaving directory '/slurm/scratch/5663/202007080943/CMakeFiles/CMakeTmp' | |
| gmake: *** [Makefile:141: cmTC_44de2/fast] Error 2 | |
| Source file was: | |
| #include <sys/types.h> | |
| #include <sys/stat.h> | |
| int main() | |
| { | |
| (void)sizeof(((struct stat *)0)->st_mtimespec.tv_nsec); | |
| return 0; | |
| } | |
| Performing C++ SOURCE FILE Test CXX_SUPPORTS_CLASS_MEMACCESS_FLAG failed with the following output: | |
| Change Dir: /slurm/scratch/5663/202007080943/CMakeFiles/CMakeTmp | |
| Run Build Command(s):/usr/bin/gmake cmTC_b48ca/fast && /usr/bin/gmake -f CMakeFiles/cmTC_b48ca.dir/build.make CMakeFiles/cmTC_b48ca.dir/build | |
| gmake[1]: Entering directory '/slurm/scratch/5663/202007080943/CMakeFiles/CMakeTmp' | |
| Building CXX object CMakeFiles/cmTC_b48ca.dir/src.cxx.o | |
| /home/users/itaru.kitayama/opt/clang/stable/bin/clang++ -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wcovered-switch-default -DCXX_SUPPORTS_CLASS_MEMACCESS_FLAG -Werror=unguarded-availability-new -Wclass-memaccess -o CMakeFiles/cmTC_b48ca.dir/src.cxx.o -c /slurm/scratch/5663/202007080943/CMakeFiles/CMakeTmp/src.cxx | |
| warning: unknown warning option '-Wclass-memaccess'; did you mean '-Wclass-varargs'? [-Wunknown-warning-option] | |
| 1 warning generated. | |
| Linking CXX executable cmTC_b48ca | |
| /home/users/itaru.kitayama/opt/cmake-3.17.3/bin/cmake -E cmake_link_script CMakeFiles/cmTC_b48ca.dir/link.txt --verbose=1 | |
| /home/users/itaru.kitayama/opt/clang/stable/bin/clang++ -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wcovered-switch-default -DCXX_SUPPORTS_CLASS_MEMACCESS_FLAG -Werror=unguarded-availability-new -fuse-ld=lld CMakeFiles/cmTC_b48ca.dir/src.cxx.o -o cmTC_b48ca -lm | |
| gmake[1]: Leaving directory '/slurm/scratch/5663/202007080943/CMakeFiles/CMakeTmp' | |
| Source file was: | |
| int main() { return 0; } | |
| Determining if the os_signpost_interval_begin exist failed with the following output: | |
| Change Dir: /slurm/scratch/5663/202007080943/CMakeFiles/CMakeTmp | |
| Run Build Command(s):/usr/bin/gmake cmTC_b141e/fast && /usr/bin/gmake -f CMakeFiles/cmTC_b141e.dir/build.make CMakeFiles/cmTC_b141e.dir/build | |
| gmake[1]: Entering directory '/slurm/scratch/5663/202007080943/CMakeFiles/CMakeTmp' | |
| Building C object CMakeFiles/cmTC_b141e.dir/CheckSymbolExists.c.o | |
| /home/users/itaru.kitayama/opt/clang/stable/bin/clang -D_GNU_SOURCE -fPIC -Werror=date-time -Werror=unguarded-availability-new -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wcovered-switch-default -Wdelete-non-virtual-dtor -Wstring-conversion -ffunction-sections -fdata-sections -Werror=unguarded-availability-new -o CMakeFiles/cmTC_b141e.dir/CheckSymbolExists.c.o -c /slurm/scratch/5663/202007080943/CMakeFiles/CMakeTmp/CheckSymbolExists.c | |
| /slurm/scratch/5663/202007080943/CMakeFiles/CMakeTmp/CheckSymbolExists.c:2:10: fatal error: 'os/signpost.h' file not found | |
| #include <os/signpost.h> | |
| ^~~~~~~~~~~~~~~ | |
| 1 error generated. | |
| gmake[1]: *** [CMakeFiles/cmTC_b141e.dir/build.make:86: CMakeFiles/cmTC_b141e.dir/CheckSymbolExists.c.o] Error 1 | |
| gmake[1]: Leaving directory '/slurm/scratch/5663/202007080943/CMakeFiles/CMakeTmp' | |
| gmake: *** [Makefile:141: cmTC_b141e/fast] Error 2 | |
| File /slurm/scratch/5663/202007080943/CMakeFiles/CMakeTmp/CheckSymbolExists.c: | |
| /* */ | |
| #include <os/signpost.h> | |
| int main(int argc, char** argv) | |
| { | |
| (void)argv; | |
| #ifndef os_signpost_interval_begin | |
| return ((int*)(&os_signpost_interval_begin))[argc]; | |
| #else | |
| (void)argc; | |
| return 0; | |
| #endif | |
| } | |
| Determining if the function __aeabi_uldivmod exists in the gcc failed with the following output: | |
| Change Dir: /slurm/scratch/5663/202007080943/CMakeFiles/CMakeTmp | |
| Run Build Command(s):/usr/bin/gmake cmTC_acf82/fast && /usr/bin/gmake -f CMakeFiles/cmTC_acf82.dir/build.make CMakeFiles/cmTC_acf82.dir/build | |
| gmake[1]: Entering directory '/slurm/scratch/5663/202007080943/CMakeFiles/CMakeTmp' | |
| Building C object CMakeFiles/cmTC_acf82.dir/CheckFunctionExists.c.o | |
| /home/users/itaru.kitayama/opt/clang/stable/bin/clang -D_GNU_SOURCE -fPIC -Werror=date-time -Werror=unguarded-availability-new -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wcovered-switch-default -Wdelete-non-virtual-dtor -Wstring-conversion -ffunction-sections -fdata-sections -DCHECK_FUNCTION_EXISTS=__aeabi_uldivmod -Werror=unguarded-availability-new -o CMakeFiles/cmTC_acf82.dir/CheckFunctionExists.c.o -c /home/users/itaru.kitayama/opt/cmake-3.17.3/share/cmake-3.17/Modules/CheckFunctionExists.c | |
| Linking C executable cmTC_acf82 | |
| /home/users/itaru.kitayama/opt/cmake-3.17.3/bin/cmake -E cmake_link_script CMakeFiles/cmTC_acf82.dir/link.txt --verbose=1 | |
| /home/users/itaru.kitayama/opt/clang/stable/bin/clang -fPIC -Werror=date-time -Werror=unguarded-availability-new -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wcovered-switch-default -Wdelete-non-virtual-dtor -Wstring-conversion -ffunction-sections -fdata-sections -DCHECK_FUNCTION_EXISTS=__aeabi_uldivmod -Werror=unguarded-availability-new -fuse-ld=lld -Wl,-allow-shlib-undefined CMakeFiles/cmTC_acf82.dir/CheckFunctionExists.c.o -o cmTC_acf82 -lgcc -lm | |
| ld.lld: error: undefined symbol: __aeabi_uldivmod | |
| >>> referenced by CheckFunctionExists.c | |
| >>> CMakeFiles/cmTC_acf82.dir/CheckFunctionExists.c.o:(main) | |
| clang-11: error: linker command failed with exit code 1 (use -v to see invocation) | |
| gmake[1]: *** [CMakeFiles/cmTC_acf82.dir/build.make:107: cmTC_acf82] Error 1 | |
| gmake[1]: Leaving directory '/slurm/scratch/5663/202007080943/CMakeFiles/CMakeTmp' | |
| gmake: *** [Makefile:141: cmTC_acf82/fast] Error 2 | |
| Determining if the function write exists in the System failed with the following output: | |
| Change Dir: /slurm/scratch/5663/202007080943/CMakeFiles/CMakeTmp | |
| Run Build Command(s):/usr/bin/gmake cmTC_997a7/fast && /usr/bin/gmake -f CMakeFiles/cmTC_997a7.dir/build.make CMakeFiles/cmTC_997a7.dir/build | |
| gmake[1]: Entering directory '/slurm/scratch/5663/202007080943/CMakeFiles/CMakeTmp' | |
| Building C object CMakeFiles/cmTC_997a7.dir/CheckFunctionExists.c.o | |
| /home/users/itaru.kitayama/opt/clang/stable/bin/clang -D_GNU_SOURCE -fPIC -Werror=date-time -Werror=unguarded-availability-new -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wcovered-switch-default -Wdelete-non-virtual-dtor -Wstring-conversion -ffunction-sections -fdata-sections -DCHECK_FUNCTION_EXISTS=write -Werror=unguarded-availability-new -nodefaultlibs -o CMakeFiles/cmTC_997a7.dir/CheckFunctionExists.c.o -c /home/users/itaru.kitayama/opt/cmake-3.17.3/share/cmake-3.17/Modules/CheckFunctionExists.c | |
| Linking C executable cmTC_997a7 | |
| /home/users/itaru.kitayama/opt/cmake-3.17.3/bin/cmake -E cmake_link_script CMakeFiles/cmTC_997a7.dir/link.txt --verbose=1 | |
| /home/users/itaru.kitayama/opt/clang/stable/bin/clang -fPIC -Werror=date-time -Werror=unguarded-availability-new -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wcovered-switch-default -Wdelete-non-virtual-dtor -Wstring-conversion -ffunction-sections -fdata-sections -DCHECK_FUNCTION_EXISTS=write -Werror=unguarded-availability-new -nodefaultlibs -fuse-ld=lld -Wl,-allow-shlib-undefined CMakeFiles/cmTC_997a7.dir/CheckFunctionExists.c.o -o cmTC_997a7 -lSystem -lm -lc -lgcc_s | |
| ld.lld: error: unable to find library -lSystem | |
| clang-11: error: linker command failed with exit code 1 (use -v to see invocation) | |
| gmake[1]: *** [CMakeFiles/cmTC_997a7.dir/build.make:107: cmTC_997a7] Error 1 | |
| gmake[1]: Leaving directory '/slurm/scratch/5663/202007080943/CMakeFiles/CMakeTmp' | |
| gmake: *** [Makefile:141: cmTC_997a7/fast] Error 2 | |
| Performing C++ SOURCE FILE Test LIBCXXABI_SUPPORTS_WX_FLAG failed with the following output: | |
| Change Dir: /slurm/scratch/5663/202007080943/CMakeFiles/CMakeTmp | |
| Run Build Command(s):/usr/bin/gmake cmTC_e8bd7/fast && /usr/bin/gmake -f CMakeFiles/cmTC_e8bd7.dir/build.make CMakeFiles/cmTC_e8bd7.dir/build | |
| gmake[1]: Entering directory '/slurm/scratch/5663/202007080943/CMakeFiles/CMakeTmp' | |
| Building CXX object CMakeFiles/cmTC_e8bd7.dir/src.cxx.o | |
| /home/users/itaru.kitayama/opt/clang/stable/bin/clang++ -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wstring-conversion -ffunction-sections -fdata-sections -DLIBCXXABI_SUPPORTS_WX_FLAG -Werror=unguarded-availability-new -nodefaultlibs -WX- -o CMakeFiles/cmTC_e8bd7.dir/src.cxx.o -c /slurm/scratch/5663/202007080943/CMakeFiles/CMakeTmp/src.cxx | |
| warning: unknown warning option '-WX-' [-Wunknown-warning-option] | |
| 1 warning generated. | |
| Linking CXX executable cmTC_e8bd7 | |
| /home/users/itaru.kitayama/opt/cmake-3.17.3/bin/cmake -E cmake_link_script CMakeFiles/cmTC_e8bd7.dir/link.txt --verbose=1 | |
| /home/users/itaru.kitayama/opt/clang/stable/bin/clang++ -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wstring-conversion -ffunction-sections -fdata-sections -DLIBCXXABI_SUPPORTS_WX_FLAG -Werror=unguarded-availability-new -nodefaultlibs -fuse-ld=lld -Wl,-allow-shlib-undefined CMakeFiles/cmTC_e8bd7.dir/src.cxx.o -o cmTC_e8bd7 -lm -lc -lgcc_s | |
| gmake[1]: Leaving directory '/slurm/scratch/5663/202007080943/CMakeFiles/CMakeTmp' | |
| Source file was: | |
| int main() { return 0; } | |
| Performing C++ SOURCE FILE Test LIBCXXABI_SUPPORTS_EHSC_FLAG failed with the following output: | |
| Change Dir: /slurm/scratch/5663/202007080943/CMakeFiles/CMakeTmp | |
| Run Build Command(s):/usr/bin/gmake cmTC_aed35/fast && /usr/bin/gmake -f CMakeFiles/cmTC_aed35.dir/build.make CMakeFiles/cmTC_aed35.dir/build | |
| gmake[1]: Entering directory '/slurm/scratch/5663/202007080943/CMakeFiles/CMakeTmp' | |
| Building CXX object CMakeFiles/cmTC_aed35.dir/src.cxx.o | |
| /home/users/itaru.kitayama/opt/clang/stable/bin/clang++ -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wstring-conversion -ffunction-sections -fdata-sections -DLIBCXXABI_SUPPORTS_EHSC_FLAG -Werror=unguarded-availability-new -nodefaultlibs -EHsc -o CMakeFiles/cmTC_aed35.dir/src.cxx.o -c /slurm/scratch/5663/202007080943/CMakeFiles/CMakeTmp/src.cxx | |
| clang-11: error: unknown argument: '-EHsc' | |
| gmake[1]: *** [CMakeFiles/cmTC_aed35.dir/build.make:86: CMakeFiles/cmTC_aed35.dir/src.cxx.o] Error 1 | |
| gmake[1]: Leaving directory '/slurm/scratch/5663/202007080943/CMakeFiles/CMakeTmp' | |
| gmake: *** [Makefile:141: cmTC_aed35/fast] Error 2 | |
| Source file was: | |
| int main() { return 0; } | |
| Performing C++ SOURCE FILE Test LIBCXX_SUPPORTS_EHSC_FLAG failed with the following output: | |
| Change Dir: /slurm/scratch/5663/202007080943/CMakeFiles/CMakeTmp | |
| Run Build Command(s):/usr/bin/gmake cmTC_e4917/fast && /usr/bin/gmake -f CMakeFiles/cmTC_e4917.dir/build.make CMakeFiles/cmTC_e4917.dir/build | |
| gmake[1]: Entering directory '/slurm/scratch/5663/202007080943/CMakeFiles/CMakeTmp' | |
| Building CXX object CMakeFiles/cmTC_e4917.dir/src.cxx.o | |
| /home/users/itaru.kitayama/opt/clang/stable/bin/clang++ -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -Wno-long-long -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wstring-conversion -ffunction-sections -fdata-sections -DLIBCXX_SUPPORTS_EHSC_FLAG -Werror=unguarded-availability-new -nodefaultlibs -EHsc -o CMakeFiles/cmTC_e4917.dir/src.cxx.o -c /slurm/scratch/5663/202007080943/CMakeFiles/CMakeTmp/src.cxx | |
| clang-11: error: unknown argument: '-EHsc' | |
| gmake[1]: *** [CMakeFiles/cmTC_e4917.dir/build.make:86: CMakeFiles/cmTC_e4917.dir/src.cxx.o] Error 1 | |
| gmake[1]: Leaving directory '/slurm/scratch/5663/202007080943/CMakeFiles/CMakeTmp' | |
| gmake: *** [Makefile:141: cmTC_e4917/fast] Error 2 | |
| Source file was: | |
| int main() { return 0; } | |
| Performing C++ SOURCE FILE Test LIBCXX_SUPPORTS_ZL_FLAG failed with the following output: | |
| Change Dir: /slurm/scratch/5663/202007080943/CMakeFiles/CMakeTmp | |
| Run Build Command(s):/usr/bin/gmake cmTC_98296/fast && /usr/bin/gmake -f CMakeFiles/cmTC_98296.dir/build.make CMakeFiles/cmTC_98296.dir/build | |
| gmake[1]: Entering directory '/slurm/scratch/5663/202007080943/CMakeFiles/CMakeTmp' | |
| Building CXX object CMakeFiles/cmTC_98296.dir/src.cxx.o | |
| /home/users/itaru.kitayama/opt/clang/stable/bin/clang++ -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -Wno-long-long -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wstring-conversion -ffunction-sections -fdata-sections -DLIBCXX_SUPPORTS_ZL_FLAG -Werror=unguarded-availability-new -nodefaultlibs /Zl -o CMakeFiles/cmTC_98296.dir/src.cxx.o -c /slurm/scratch/5663/202007080943/CMakeFiles/CMakeTmp/src.cxx | |
| clang-11: error: no such file or directory: '/Zl' | |
| gmake[1]: *** [CMakeFiles/cmTC_98296.dir/build.make:86: CMakeFiles/cmTC_98296.dir/src.cxx.o] Error 1 | |
| gmake[1]: Leaving directory '/slurm/scratch/5663/202007080943/CMakeFiles/CMakeTmp' | |
| gmake: *** [Makefile:141: cmTC_98296/fast] Error 2 | |
| Source file was: | |
| int main() { return 0; } | |
| Performing C++ SOURCE FILE Test LIBCXX_SUPPORTS_NODEFAULTLIB_FLAG failed with the following output: | |
| Change Dir: /slurm/scratch/5663/202007080943/CMakeFiles/CMakeTmp | |
| Run Build Command(s):/usr/bin/gmake cmTC_dd4e0/fast && /usr/bin/gmake -f CMakeFiles/cmTC_dd4e0.dir/build.make CMakeFiles/cmTC_dd4e0.dir/build | |
| gmake[1]: Entering directory '/slurm/scratch/5663/202007080943/CMakeFiles/CMakeTmp' | |
| Building CXX object CMakeFiles/cmTC_dd4e0.dir/src.cxx.o | |
| /home/users/itaru.kitayama/opt/clang/stable/bin/clang++ -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -Wno-long-long -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wstring-conversion -ffunction-sections -fdata-sections -DLIBCXX_SUPPORTS_NODEFAULTLIB_FLAG -Werror=unguarded-availability-new -nodefaultlibs /nodefaultlib -o CMakeFiles/cmTC_dd4e0.dir/src.cxx.o -c /slurm/scratch/5663/202007080943/CMakeFiles/CMakeTmp/src.cxx | |
| clang-11: error: no such file or directory: '/nodefaultlib' | |
| gmake[1]: *** [CMakeFiles/cmTC_dd4e0.dir/build.make:86: CMakeFiles/cmTC_dd4e0.dir/src.cxx.o] Error 1 | |
| gmake[1]: Leaving directory '/slurm/scratch/5663/202007080943/CMakeFiles/CMakeTmp' | |
| gmake: *** [Makefile:141: cmTC_dd4e0/fast] Error 2 | |
| Source file was: | |
| int main() { return 0; } | |
| Performing C++ SOURCE FILE Test OPENMP_HAVE_WNO_MAYBE_UNINITIALIZED_FLAG failed with the following output: | |
| Change Dir: /slurm/scratch/5663/202007080943/CMakeFiles/CMakeTmp | |
| Run Build Command(s):/usr/bin/gmake cmTC_e6622/fast && /usr/bin/gmake -f CMakeFiles/cmTC_e6622.dir/build.make CMakeFiles/cmTC_e6622.dir/build | |
| gmake[1]: Entering directory '/slurm/scratch/5663/202007080943/CMakeFiles/CMakeTmp' | |
| Building CXX object CMakeFiles/cmTC_e6622.dir/src.cxx.o | |
| /home/users/itaru.kitayama/opt/clang/stable/bin/clang++ -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wstring-conversion -ffunction-sections -fdata-sections -DOPENMP_HAVE_WNO_MAYBE_UNINITIALIZED_FLAG -Werror=unguarded-availability-new -Wno-maybe-uninitialized -o CMakeFiles/cmTC_e6622.dir/src.cxx.o -c /slurm/scratch/5663/202007080943/CMakeFiles/CMakeTmp/src.cxx | |
| warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option] | |
| 1 warning generated. | |
| Linking CXX executable cmTC_e6622 | |
| /home/users/itaru.kitayama/opt/cmake-3.17.3/bin/cmake -E cmake_link_script CMakeFiles/cmTC_e6622.dir/link.txt --verbose=1 | |
| /home/users/itaru.kitayama/opt/clang/stable/bin/clang++ -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wstring-conversion -ffunction-sections -fdata-sections -DOPENMP_HAVE_WNO_MAYBE_UNINITIALIZED_FLAG -Werror=unguarded-availability-new -fuse-ld=lld -Wl,-allow-shlib-undefined CMakeFiles/cmTC_e6622.dir/src.cxx.o -o cmTC_e6622 -lm | |
| gmake[1]: Leaving directory '/slurm/scratch/5663/202007080943/CMakeFiles/CMakeTmp' | |
| Source file was: | |
| int main() { return 0; } | |
| Performing C++ SOURCE FILE Test LIBOMP_HAVE_WNO_CLASS_MEMACCESS_FLAG failed with the following output: | |
| Change Dir: /slurm/scratch/5663/202007080943/CMakeFiles/CMakeTmp | |
| Run Build Command(s):/usr/bin/gmake cmTC_50ec8/fast && /usr/bin/gmake -f CMakeFiles/cmTC_50ec8.dir/build.make CMakeFiles/cmTC_50ec8.dir/build | |
| gmake[1]: Entering directory '/slurm/scratch/5663/202007080943/CMakeFiles/CMakeTmp' | |
| Building CXX object CMakeFiles/cmTC_50ec8.dir/src.cxx.o | |
| /home/users/itaru.kitayama/opt/clang/stable/bin/clang++ -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wstring-conversion -ffunction-sections -fdata-sections -Wall -Wcast-qual -Wformat-pedantic -Wimplicit-fallthrough -Wsign-compare -Wno-extra -Wno-pedantic -std=gnu++14 -DLIBOMP_HAVE_WNO_CLASS_MEMACCESS_FLAG -Werror=unguarded-availability-new -Wno-class-memaccess -o CMakeFiles/cmTC_50ec8.dir/src.cxx.o -c /slurm/scratch/5663/202007080943/CMakeFiles/CMakeTmp/src.cxx | |
| warning: unknown warning option '-Wno-class-memaccess'; did you mean '-Wno-class-varargs'? [-Wunknown-warning-option] | |
| 1 warning generated. | |
| Linking CXX executable cmTC_50ec8 | |
| /home/users/itaru.kitayama/opt/cmake-3.17.3/bin/cmake -E cmake_link_script CMakeFiles/cmTC_50ec8.dir/link.txt --verbose=1 | |
| /home/users/itaru.kitayama/opt/clang/stable/bin/clang++ -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wstring-conversion -ffunction-sections -fdata-sections -Wall -Wcast-qual -Wformat-pedantic -Wimplicit-fallthrough -Wsign-compare -Wno-extra -Wno-pedantic -std=gnu++14 -DLIBOMP_HAVE_WNO_CLASS_MEMACCESS_FLAG -Werror=unguarded-availability-new -fuse-ld=lld -Wl,-allow-shlib-undefined CMakeFiles/cmTC_50ec8.dir/src.cxx.o -o cmTC_50ec8 -lm | |
| gmake[1]: Leaving directory '/slurm/scratch/5663/202007080943/CMakeFiles/CMakeTmp' | |
| Source file was: | |
| int main() { return 0; } | |
| Performing C++ SOURCE FILE Test LIBOMP_HAVE_WSTRINGOP_OVERFLOW_FLAG failed with the following output: | |
| Change Dir: /slurm/scratch/5663/202007080943/CMakeFiles/CMakeTmp | |
| Run Build Command(s):/usr/bin/gmake cmTC_117a8/fast && /usr/bin/gmake -f CMakeFiles/cmTC_117a8.dir/build.make CMakeFiles/cmTC_117a8.dir/build | |
| gmake[1]: Entering directory '/slurm/scratch/5663/202007080943/CMakeFiles/CMakeTmp' | |
| Building CXX object CMakeFiles/cmTC_117a8.dir/src.cxx.o | |
| /home/users/itaru.kitayama/opt/clang/stable/bin/clang++ -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wstring-conversion -ffunction-sections -fdata-sections -Wall -Wcast-qual -Wformat-pedantic -Wimplicit-fallthrough -Wsign-compare -Wno-extra -Wno-pedantic -std=gnu++14 -DLIBOMP_HAVE_WSTRINGOP_OVERFLOW_FLAG -Werror=unguarded-availability-new -Wstringop-overflow=0 -o CMakeFiles/cmTC_117a8.dir/src.cxx.o -c /slurm/scratch/5663/202007080943/CMakeFiles/CMakeTmp/src.cxx | |
| warning: unknown warning option '-Wstringop-overflow=0'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option] | |
| 1 warning generated. | |
| Linking CXX executable cmTC_117a8 | |
| /home/users/itaru.kitayama/opt/cmake-3.17.3/bin/cmake -E cmake_link_script CMakeFiles/cmTC_117a8.dir/link.txt --verbose=1 | |
| /home/users/itaru.kitayama/opt/clang/stable/bin/clang++ -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wstring-conversion -ffunction-sections -fdata-sections -Wall -Wcast-qual -Wformat-pedantic -Wimplicit-fallthrough -Wsign-compare -Wno-extra -Wno-pedantic -std=gnu++14 -DLIBOMP_HAVE_WSTRINGOP_OVERFLOW_FLAG -Werror=unguarded-availability-new -fuse-ld=lld -Wl,-allow-shlib-undefined CMakeFiles/cmTC_117a8.dir/src.cxx.o -o cmTC_117a8 -lm | |
| gmake[1]: Leaving directory '/slurm/scratch/5663/202007080943/CMakeFiles/CMakeTmp' | |
| Source file was: | |
| int main() { return 0; } | |
| Performing C++ SOURCE FILE Test LIBOMP_HAVE_WNO_STRINGOP_TRUNCATION_FLAG failed with the following output: | |
| Change Dir: /slurm/scratch/5663/202007080943/CMakeFiles/CMakeTmp | |
| Run Build Command(s):/usr/bin/gmake cmTC_5a4c5/fast && /usr/bin/gmake -f CMakeFiles/cmTC_5a4c5.dir/build.make CMakeFiles/cmTC_5a4c5.dir/build | |
| gmake[1]: Entering directory '/slurm/scratch/5663/202007080943/CMakeFiles/CMakeTmp' | |
| Building CXX object CMakeFiles/cmTC_5a4c5.dir/src.cxx.o | |
| /home/users/itaru.kitayama/opt/clang/stable/bin/clang++ -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wstring-conversion -ffunction-sections -fdata-sections -Wall -Wcast-qual -Wformat-pedantic -Wimplicit-fallthrough -Wsign-compare -Wno-extra -Wno-pedantic -std=gnu++14 -DLIBOMP_HAVE_WNO_STRINGOP_TRUNCATION_FLAG -Werror=unguarded-availability-new -Wno-stringop-truncation -o CMakeFiles/cmTC_5a4c5.dir/src.cxx.o -c /slurm/scratch/5663/202007080943/CMakeFiles/CMakeTmp/src.cxx | |
| warning: unknown warning option '-Wno-stringop-truncation'; did you mean '-Wno-string-conversion'? [-Wunknown-warning-option] | |
| 1 warning generated. | |
| Linking CXX executable cmTC_5a4c5 | |
| /home/users/itaru.kitayama/opt/cmake-3.17.3/bin/cmake -E cmake_link_script CMakeFiles/cmTC_5a4c5.dir/link.txt --verbose=1 | |
| /home/users/itaru.kitayama/opt/clang/stable/bin/clang++ -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wstring-conversion -ffunction-sections -fdata-sections -Wall -Wcast-qual -Wformat-pedantic -Wimplicit-fallthrough -Wsign-compare -Wno-extra -Wno-pedantic -std=gnu++14 -DLIBOMP_HAVE_WNO_STRINGOP_TRUNCATION_FLAG -Werror=unguarded-availability-new -fuse-ld=lld -Wl,-allow-shlib-undefined CMakeFiles/cmTC_5a4c5.dir/src.cxx.o -o cmTC_5a4c5 -lm | |
| gmake[1]: Leaving directory '/slurm/scratch/5663/202007080943/CMakeFiles/CMakeTmp' | |
| Source file was: | |
| int main() { return 0; } | |
| Performing C++ SOURCE FILE Test LIBOMP_HAVE_WNO_UNUSED_BUT_SET_VARIABLE_FLAG failed with the following output: | |
| Change Dir: /slurm/scratch/5663/202007080943/CMakeFiles/CMakeTmp | |
| Run Build Command(s):/usr/bin/gmake cmTC_cd246/fast && /usr/bin/gmake -f CMakeFiles/cmTC_cd246.dir/build.make CMakeFiles/cmTC_cd246.dir/build | |
| gmake[1]: Entering directory '/slurm/scratch/5663/202007080943/CMakeFiles/CMakeTmp' | |
| Building CXX object CMakeFiles/cmTC_cd246.dir/src.cxx.o | |
| /home/users/itaru.kitayama/opt/clang/stable/bin/clang++ -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wstring-conversion -ffunction-sections -fdata-sections -Wall -Wcast-qual -Wformat-pedantic -Wimplicit-fallthrough -Wsign-compare -Wno-extra -Wno-pedantic -std=gnu++14 -DLIBOMP_HAVE_WNO_UNUSED_BUT_SET_VARIABLE_FLAG -Werror=unguarded-availability-new -Wno-unused-but-set-variable -o CMakeFiles/cmTC_cd246.dir/src.cxx.o -c /slurm/scratch/5663/202007080943/CMakeFiles/CMakeTmp/src.cxx | |
| warning: unknown warning option '-Wno-unused-but-set-variable'; did you mean '-Wno-unused-const-variable'? [-Wunknown-warning-option] | |
| 1 warning generated. | |
| Linking CXX executable cmTC_cd246 | |
| /home/users/itaru.kitayama/opt/cmake-3.17.3/bin/cmake -E cmake_link_script CMakeFiles/cmTC_cd246.dir/link.txt --verbose=1 | |
| /home/users/itaru.kitayama/opt/clang/stable/bin/clang++ -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wstring-conversion -ffunction-sections -fdata-sections -Wall -Wcast-qual -Wformat-pedantic -Wimplicit-fallthrough -Wsign-compare -Wno-extra -Wno-pedantic -std=gnu++14 -DLIBOMP_HAVE_WNO_UNUSED_BUT_SET_VARIABLE_FLAG -Werror=unguarded-availability-new -fuse-ld=lld -Wl,-allow-shlib-undefined CMakeFiles/cmTC_cd246.dir/src.cxx.o -o cmTC_cd246 -lm | |
| gmake[1]: Leaving directory '/slurm/scratch/5663/202007080943/CMakeFiles/CMakeTmp' | |
| Source file was: | |
| int main() { return 0; } | |
| Performing C SOURCE FILE Test LIBOMP_HAVE_MMIC_FLAG failed with the following output: | |
| Change Dir: /slurm/scratch/5663/202007080943/CMakeFiles/CMakeTmp | |
| Run Build Command(s):/usr/bin/gmake cmTC_8d8f1/fast && /usr/bin/gmake -f CMakeFiles/cmTC_8d8f1.dir/build.make CMakeFiles/cmTC_8d8f1.dir/build | |
| gmake[1]: Entering directory '/slurm/scratch/5663/202007080943/CMakeFiles/CMakeTmp' | |
| Building C object CMakeFiles/cmTC_8d8f1.dir/src.c.o | |
| /home/users/itaru.kitayama/opt/clang/stable/bin/clang -fPIC -Werror=date-time -Werror=unguarded-availability-new -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wcovered-switch-default -Wdelete-non-virtual-dtor -Wstring-conversion -ffunction-sections -fdata-sections -Wall -Wcast-qual -Wformat-pedantic -Wimplicit-fallthrough -Wsign-compare -Wno-extra -Wno-pedantic -DLIBOMP_HAVE_MMIC_FLAG -mmic -mmic -o CMakeFiles/cmTC_8d8f1.dir/src.c.o -c /slurm/scratch/5663/202007080943/CMakeFiles/CMakeTmp/src.c | |
| clang-11: error: unknown argument: '-mmic' | |
| clang-11: error: unknown argument: '-mmic' | |
| gmake[1]: *** [CMakeFiles/cmTC_8d8f1.dir/build.make:86: CMakeFiles/cmTC_8d8f1.dir/src.c.o] Error 1 | |
| gmake[1]: Leaving directory '/slurm/scratch/5663/202007080943/CMakeFiles/CMakeTmp' | |
| gmake: *** [Makefile:141: cmTC_8d8f1/fast] Error 2 | |
| Source file was: | |
| int main(void) { return 0; } | |
| Performing C SOURCE FILE Test LIBOMP_HAVE_M32_FLAG failed with the following output: | |
| Change Dir: /slurm/scratch/5663/202007080943/CMakeFiles/CMakeTmp | |
| Run Build Command(s):/usr/bin/gmake cmTC_24f89/fast && /usr/bin/gmake -f CMakeFiles/cmTC_24f89.dir/build.make CMakeFiles/cmTC_24f89.dir/build | |
| gmake[1]: Entering directory '/slurm/scratch/5663/202007080943/CMakeFiles/CMakeTmp' | |
| Building C object CMakeFiles/cmTC_24f89.dir/src.c.o | |
| /home/users/itaru.kitayama/opt/clang/stable/bin/clang -fPIC -Werror=date-time -Werror=unguarded-availability-new -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wcovered-switch-default -Wdelete-non-virtual-dtor -Wstring-conversion -ffunction-sections -fdata-sections -Wall -Wcast-qual -Wformat-pedantic -Wimplicit-fallthrough -Wsign-compare -Wno-extra -Wno-pedantic -DLIBOMP_HAVE_M32_FLAG -m32 -m32 -o CMakeFiles/cmTC_24f89.dir/src.c.o -c /slurm/scratch/5663/202007080943/CMakeFiles/CMakeTmp/src.c | |
| clang-11: warning: unknown platform, assuming -mfloat-abi=soft | |
| clang-11: warning: unknown platform, assuming -mfloat-abi=soft | |
| Linking C executable cmTC_24f89 | |
| /home/users/itaru.kitayama/opt/cmake-3.17.3/bin/cmake -E cmake_link_script CMakeFiles/cmTC_24f89.dir/link.txt --verbose=1 | |
| /home/users/itaru.kitayama/opt/clang/stable/bin/clang -fPIC -Werror=date-time -Werror=unguarded-availability-new -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wcovered-switch-default -Wdelete-non-virtual-dtor -Wstring-conversion -ffunction-sections -fdata-sections -Wall -Wcast-qual -Wformat-pedantic -Wimplicit-fallthrough -Wsign-compare -Wno-extra -Wno-pedantic -DLIBOMP_HAVE_M32_FLAG -m32 -fuse-ld=lld -Wl,-allow-shlib-undefined CMakeFiles/cmTC_24f89.dir/src.c.o -o cmTC_24f89 -lm | |
| clang-11: warning: unknown platform, assuming -mfloat-abi=soft | |
| ld.lld: error: cannot open crt1.o: No such file or directory | |
| ld.lld: error: cannot open crti.o: No such file or directory | |
| ld.lld: error: cannot open crtbegin.o: No such file or directory | |
| ld.lld: error: unable to find library -lm | |
| ld.lld: error: unable to find library -lgcc | |
| ld.lld: error: unable to find library -lgcc_s | |
| ld.lld: error: unable to find library -lc | |
| ld.lld: error: unable to find library -lgcc | |
| ld.lld: error: unable to find library -lgcc_s | |
| ld.lld: error: cannot open crtend.o: No such file or directory | |
| ld.lld: error: cannot open crtn.o: No such file or directory | |
| clang-11: error: linker command failed with exit code 1 (use -v to see invocation) | |
| gmake[1]: *** [CMakeFiles/cmTC_24f89.dir/build.make:107: cmTC_24f89] Error 1 | |
| gmake[1]: Leaving directory '/slurm/scratch/5663/202007080943/CMakeFiles/CMakeTmp' | |
| gmake: *** [Makefile:141: cmTC_24f89/fast] Error 2 | |
| Source file was: | |
| int main(void) { return 0; } | |
| Determining if files windows.h;psapi.h exist failed with the following output: | |
| Change Dir: /slurm/scratch/5663/202007080943/CMakeFiles/CMakeTmp | |
| Run Build Command(s):/usr/bin/gmake cmTC_db5ff/fast && /usr/bin/gmake -f CMakeFiles/cmTC_db5ff.dir/build.make CMakeFiles/cmTC_db5ff.dir/build | |
| gmake[1]: Entering directory '/slurm/scratch/5663/202007080943/CMakeFiles/CMakeTmp' | |
| Building C object CMakeFiles/cmTC_db5ff.dir/LIBOMP_HAVE_PSAPI_H.c.o | |
| /home/users/itaru.kitayama/opt/clang/stable/bin/clang -D_GNU_SOURCE -fPIC -Werror=date-time -Werror=unguarded-availability-new -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wcovered-switch-default -Wdelete-non-virtual-dtor -Wstring-conversion -ffunction-sections -fdata-sections -Wall -Wcast-qual -Wformat-pedantic -Wimplicit-fallthrough -Wsign-compare -Wno-extra -Wno-pedantic -Werror=unguarded-availability-new -o CMakeFiles/cmTC_db5ff.dir/LIBOMP_HAVE_PSAPI_H.c.o -c /slurm/scratch/5663/202007080943/CMakeFiles/CheckIncludeFiles/LIBOMP_HAVE_PSAPI_H.c | |
| /slurm/scratch/5663/202007080943/CMakeFiles/CheckIncludeFiles/LIBOMP_HAVE_PSAPI_H.c:2:10: fatal error: 'windows.h' file not found | |
| #include <windows.h> | |
| ^~~~~~~~~~~ | |
| 1 error generated. | |
| gmake[1]: *** [CMakeFiles/cmTC_db5ff.dir/build.make:86: CMakeFiles/cmTC_db5ff.dir/LIBOMP_HAVE_PSAPI_H.c.o] Error 1 | |
| gmake[1]: Leaving directory '/slurm/scratch/5663/202007080943/CMakeFiles/CMakeTmp' | |
| gmake: *** [Makefile:141: cmTC_db5ff/fast] Error 2 | |
| Source: | |
| /* */ | |
| #include <windows.h> | |
| #include <psapi.h> | |
| int main(void){return 0;} | |
| Determining if the function EnumProcessModules exists in the psapi failed with the following output: | |
| Change Dir: /slurm/scratch/5663/202007080943/CMakeFiles/CMakeTmp | |
| Run Build Command(s):/usr/bin/gmake cmTC_f317f/fast && /usr/bin/gmake -f CMakeFiles/cmTC_f317f.dir/build.make CMakeFiles/cmTC_f317f.dir/build | |
| gmake[1]: Entering directory '/slurm/scratch/5663/202007080943/CMakeFiles/CMakeTmp' | |
| Building C object CMakeFiles/cmTC_f317f.dir/CheckFunctionExists.c.o | |
| /home/users/itaru.kitayama/opt/clang/stable/bin/clang -D_GNU_SOURCE -fPIC -Werror=date-time -Werror=unguarded-availability-new -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wcovered-switch-default -Wdelete-non-virtual-dtor -Wstring-conversion -ffunction-sections -fdata-sections -Wall -Wcast-qual -Wformat-pedantic -Wimplicit-fallthrough -Wsign-compare -Wno-extra -Wno-pedantic -DCHECK_FUNCTION_EXISTS=EnumProcessModules -Werror=unguarded-availability-new -o CMakeFiles/cmTC_f317f.dir/CheckFunctionExists.c.o -c /home/users/itaru.kitayama/opt/cmake-3.17.3/share/cmake-3.17/Modules/CheckFunctionExists.c | |
| Linking C executable cmTC_f317f | |
| /home/users/itaru.kitayama/opt/cmake-3.17.3/bin/cmake -E cmake_link_script CMakeFiles/cmTC_f317f.dir/link.txt --verbose=1 | |
| /home/users/itaru.kitayama/opt/clang/stable/bin/clang -fPIC -Werror=date-time -Werror=unguarded-availability-new -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wcovered-switch-default -Wdelete-non-virtual-dtor -Wstring-conversion -ffunction-sections -fdata-sections -Wall -Wcast-qual -Wformat-pedantic -Wimplicit-fallthrough -Wsign-compare -Wno-extra -Wno-pedantic -DCHECK_FUNCTION_EXISTS=EnumProcessModules -Werror=unguarded-availability-new -fuse-ld=lld -Wl,-allow-shlib-undefined CMakeFiles/cmTC_f317f.dir/CheckFunctionExists.c.o -o cmTC_f317f -lpsapi -lm | |
| ld.lld: error: unable to find library -lpsapi | |
| clang-11: error: linker command failed with exit code 1 (use -v to see invocation) | |
| gmake[1]: *** [CMakeFiles/cmTC_f317f.dir/build.make:107: cmTC_f317f] Error 1 | |
| gmake[1]: Leaving directory '/slurm/scratch/5663/202007080943/CMakeFiles/CMakeTmp' | |
| gmake: *** [Makefile:141: cmTC_f317f/fast] Error 2 | |
| Determining if the function __atomic_load_1 exists failed with the following output: | |
| Change Dir: /slurm/scratch/5663/202007080943/CMakeFiles/CMakeTmp | |
| Run Build Command(s):/usr/bin/gmake cmTC_af574/fast && /usr/bin/gmake -f CMakeFiles/cmTC_af574.dir/build.make CMakeFiles/cmTC_af574.dir/build | |
| gmake[1]: Entering directory '/slurm/scratch/5663/202007080943/CMakeFiles/CMakeTmp' | |
| Building C object CMakeFiles/cmTC_af574.dir/CheckFunctionExists.c.o | |
| /home/users/itaru.kitayama/opt/clang/stable/bin/clang -D_GNU_SOURCE -fPIC -Werror=date-time -Werror=unguarded-availability-new -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wcovered-switch-default -Wdelete-non-virtual-dtor -Wstring-conversion -ffunction-sections -fdata-sections -Wall -Wcast-qual -Wformat-pedantic -Wimplicit-fallthrough -Wsign-compare -Wno-extra -Wno-pedantic -DCHECK_FUNCTION_EXISTS=__atomic_load_1 -Werror=unguarded-availability-new -o CMakeFiles/cmTC_af574.dir/CheckFunctionExists.c.o -c /home/users/itaru.kitayama/opt/cmake-3.17.3/share/cmake-3.17/Modules/CheckFunctionExists.c | |
| Linking C executable cmTC_af574 | |
| /home/users/itaru.kitayama/opt/cmake-3.17.3/bin/cmake -E cmake_link_script CMakeFiles/cmTC_af574.dir/link.txt --verbose=1 | |
| /home/users/itaru.kitayama/opt/clang/stable/bin/clang -fPIC -Werror=date-time -Werror=unguarded-availability-new -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wcovered-switch-default -Wdelete-non-virtual-dtor -Wstring-conversion -ffunction-sections -fdata-sections -Wall -Wcast-qual -Wformat-pedantic -Wimplicit-fallthrough -Wsign-compare -Wno-extra -Wno-pedantic -DCHECK_FUNCTION_EXISTS=__atomic_load_1 -Werror=unguarded-availability-new -fuse-ld=lld -Wl,-allow-shlib-undefined CMakeFiles/cmTC_af574.dir/CheckFunctionExists.c.o -o cmTC_af574 -lm | |
| ld.lld: error: undefined symbol: __atomic_load_1 | |
| >>> referenced by CheckFunctionExists.c | |
| >>> CMakeFiles/cmTC_af574.dir/CheckFunctionExists.c.o:(main) | |
| clang-11: error: linker command failed with exit code 1 (use -v to see invocation) | |
| gmake[1]: *** [CMakeFiles/cmTC_af574.dir/build.make:107: cmTC_af574] Error 1 | |
| gmake[1]: Leaving directory '/slurm/scratch/5663/202007080943/CMakeFiles/CMakeTmp' | |
| gmake: *** [Makefile:141: cmTC_af574/fast] Error 2 | |
| Determining if the function __atomic_load_1 exists failed with the following output: | |
| Change Dir: /slurm/scratch/5663/202007080943/CMakeFiles/CMakeTmp | |
| Run Build Command(s):/usr/bin/gmake cmTC_8ba3f/fast && /usr/bin/gmake -f CMakeFiles/cmTC_8ba3f.dir/build.make CMakeFiles/cmTC_8ba3f.dir/build | |
| gmake[1]: Entering directory '/slurm/scratch/5663/202007080943/CMakeFiles/CMakeTmp' | |
| Building C object CMakeFiles/cmTC_8ba3f.dir/CheckFunctionExists.c.o | |
| /home/users/itaru.kitayama/opt/clang/stable/bin/clang -D_GNU_SOURCE -fPIC -Werror=date-time -Werror=unguarded-availability-new -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wcovered-switch-default -Wdelete-non-virtual-dtor -Wstring-conversion -ffunction-sections -fdata-sections -Wall -Wcast-qual -Wformat-pedantic -Wimplicit-fallthrough -Wsign-compare -Wno-extra -Wno-pedantic -DCHECK_FUNCTION_EXISTS=__atomic_load_1 -Werror=unguarded-availability-new -o CMakeFiles/cmTC_8ba3f.dir/CheckFunctionExists.c.o -c /home/users/itaru.kitayama/opt/cmake-3.17.3/share/cmake-3.17/Modules/CheckFunctionExists.c | |
| Linking C executable cmTC_8ba3f | |
| /home/users/itaru.kitayama/opt/cmake-3.17.3/bin/cmake -E cmake_link_script CMakeFiles/cmTC_8ba3f.dir/link.txt --verbose=1 | |
| /home/users/itaru.kitayama/opt/clang/stable/bin/clang -fPIC -Werror=date-time -Werror=unguarded-availability-new -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wcovered-switch-default -Wdelete-non-virtual-dtor -Wstring-conversion -ffunction-sections -fdata-sections -Wall -Wcast-qual -Wformat-pedantic -Wimplicit-fallthrough -Wsign-compare -Wno-extra -Wno-pedantic -DCHECK_FUNCTION_EXISTS=__atomic_load_1 -Werror=unguarded-availability-new -fuse-ld=lld -Wl,-allow-shlib-undefined CMakeFiles/cmTC_8ba3f.dir/CheckFunctionExists.c.o -o cmTC_8ba3f -lm | |
| ld.lld: error: undefined symbol: __atomic_load_1 | |
| >>> referenced by CheckFunctionExists.c | |
| >>> CMakeFiles/cmTC_8ba3f.dir/CheckFunctionExists.c.o:(main) | |
| clang-11: error: linker command failed with exit code 1 (use -v to see invocation) | |
| gmake[1]: *** [CMakeFiles/cmTC_8ba3f.dir/build.make:107: cmTC_8ba3f] Error 1 | |
| gmake[1]: Leaving directory '/slurm/scratch/5663/202007080943/CMakeFiles/CMakeTmp' | |
| gmake: *** [Makefile:141: cmTC_8ba3f/fast] Error 2 | |
| Performing C++ SOURCE FILE Test HAVE_CXX_FLAG_WD654 failed with the following output: | |
| Change Dir: /slurm/scratch/5663/202007080943/CMakeFiles/CMakeTmp | |
| Run Build Command(s):/usr/bin/gmake cmTC_5392a/fast && /usr/bin/gmake -f CMakeFiles/cmTC_5392a.dir/build.make CMakeFiles/cmTC_5392a.dir/build | |
| gmake[1]: Entering directory '/slurm/scratch/5663/202007080943/CMakeFiles/CMakeTmp' | |
| Building CXX object CMakeFiles/cmTC_5392a.dir/src.cxx.o | |
| /home/users/itaru.kitayama/opt/clang/stable/bin/clang++ -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wstring-conversion -ffunction-sections -fdata-sections -std=c++11 -Wall -Wextra -Wshadow -pedantic -pedantic-errors -Wshorten-64-to-32 -Wfloat-equal -fstrict-aliasing -fno-exceptions -Wstrict-aliasing -DHAVE_CXX_FLAG_WD654 -Werror=unguarded-availability-new -wd654 -wd654 -o CMakeFiles/cmTC_5392a.dir/src.cxx.o -c /slurm/scratch/5663/202007080943/CMakeFiles/CMakeTmp/src.cxx | |
| clang-11: error: unknown argument: '-wd654' | |
| clang-11: error: unknown argument: '-wd654' | |
| gmake[1]: *** [CMakeFiles/cmTC_5392a.dir/build.make:86: CMakeFiles/cmTC_5392a.dir/src.cxx.o] Error 1 | |
| gmake[1]: Leaving directory '/slurm/scratch/5663/202007080943/CMakeFiles/CMakeTmp' | |
| gmake: *** [Makefile:141: cmTC_5392a/fast] Error 2 | |
| Source file was: | |
| int main() { return 0; } | |
| Performing C++ SOURCE FILE Test HAVE_CXX_FLAG_COVERAGE failed with the following output: | |
| Change Dir: /slurm/scratch/5663/202007080943/CMakeFiles/CMakeTmp | |
| Run Build Command(s):/usr/bin/gmake cmTC_0c5e8/fast && /usr/bin/gmake -f CMakeFiles/cmTC_0c5e8.dir/build.make CMakeFiles/cmTC_0c5e8.dir/build | |
| gmake[1]: Entering directory '/slurm/scratch/5663/202007080943/CMakeFiles/CMakeTmp' | |
| Building CXX object CMakeFiles/cmTC_0c5e8.dir/src.cxx.o | |
| /home/users/itaru.kitayama/opt/clang/stable/bin/clang++ -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wstring-conversion -ffunction-sections -fdata-sections -std=c++11 -Wall -Wextra -Wshadow -pedantic -pedantic-errors -Wshorten-64-to-32 -Wfloat-equal -fstrict-aliasing -fno-exceptions -Wstrict-aliasing -Wthread-safety -DHAVE_CXX_FLAG_COVERAGE -Werror=unguarded-availability-new --coverage --coverage -o CMakeFiles/cmTC_0c5e8.dir/src.cxx.o -c /slurm/scratch/5663/202007080943/CMakeFiles/CMakeTmp/src.cxx | |
| Linking CXX executable cmTC_0c5e8 | |
| /home/users/itaru.kitayama/opt/cmake-3.17.3/bin/cmake -E cmake_link_script CMakeFiles/cmTC_0c5e8.dir/link.txt --verbose=1 | |
| /home/users/itaru.kitayama/opt/clang/stable/bin/clang++ -fPIC -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wstring-conversion -ffunction-sections -fdata-sections -std=c++11 -Wall -Wextra -Wshadow -pedantic -pedantic-errors -Wshorten-64-to-32 -Wfloat-equal -fstrict-aliasing -fno-exceptions -Wstrict-aliasing -Wthread-safety -DHAVE_CXX_FLAG_COVERAGE -Werror=unguarded-availability-new --coverage -fuse-ld=lld -Wl,-allow-shlib-undefined CMakeFiles/cmTC_0c5e8.dir/src.cxx.o -o cmTC_0c5e8 -lm | |
| ld.lld: error: cannot open /home/users/itaru.kitayama/opt/clang/202006150810/lib/clang/11.0.0/lib/linux/libclang_rt.profile-aarch64.a: No such file or directory | |
| clang-11: error: linker command failed with exit code 1 (use -v to see invocation) | |
| gmake[1]: *** [CMakeFiles/cmTC_0c5e8.dir/build.make:107: cmTC_0c5e8] Error 1 | |
| gmake[1]: Leaving directory '/slurm/scratch/5663/202007080943/CMakeFiles/CMakeTmp' | |
| gmake: *** [Makefile:141: cmTC_0c5e8/fast] Error 2 | |
| Source file was: | |
| int main() { return 0; } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment