PoissonSolver3DCylindricalGPU adalah pustaka yang dikembangkan untuk menyelesaikan persamaan Poisson 3 dimensi dalam sistem koordinat silinder dengan akselerator GPU
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

604 lines
43 KiB

The system is: Linux - 3.10.0-862.9.1.el7.x86_64 - x86_64
Compiling the C compiler identification source file "CMakeCCompilerId.c" succeeded.
Compiler: /usr/bin/cc
Build flags:
Id flags:
The output was:
0
Compilation of the C compiler identification source "CMakeCCompilerId.c" produced "a.out"
The C compiler identification is GNU, found in "/home/usertest/poissonsolver/example/test/CMakeFiles/3.10.3/CompilerIdC/a.out"
Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" succeeded.
Compiler: /usr/bin/c++
Build flags:
Id flags:
The output was:
0
Compilation of the CXX compiler identification source "CMakeCXXCompilerId.cpp" produced "a.out"
The CXX compiler identification is GNU, found in "/home/usertest/poissonsolver/example/test/CMakeFiles/3.10.3/CompilerIdCXX/a.out"
Determining if the C compiler works passed with the following output:
Change Dir: /home/usertest/poissonsolver/example/test/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/gmake" "cmTC_58300/fast"
gmake: Warning: File `Makefile' has modification time 11 s in the future
/usr/bin/gmake -f CMakeFiles/cmTC_58300.dir/build.make CMakeFiles/cmTC_58300.dir/build
gmake[1]: Entering directory `/home/usertest/poissonsolver/example/test/CMakeFiles/CMakeTmp'
gmake[1]: Warning: File `CMakeFiles/cmTC_58300.dir/flags.make' has modification time 11 s in the future
Building C object CMakeFiles/cmTC_58300.dir/testCCompiler.c.o
/usr/bin/cc -o CMakeFiles/cmTC_58300.dir/testCCompiler.c.o -c /home/usertest/poissonsolver/example/test/CMakeFiles/CMakeTmp/testCCompiler.c
Linking C executable cmTC_58300
/apps/tools/cmake-3.10.3/bin/cmake -E cmake_link_script CMakeFiles/cmTC_58300.dir/link.txt --verbose=1
/usr/bin/cc -rdynamic CMakeFiles/cmTC_58300.dir/testCCompiler.c.o -o cmTC_58300
gmake[1]: warning: Clock skew detected. Your build may be incomplete.
gmake[1]: Leaving directory `/home/usertest/poissonsolver/example/test/CMakeFiles/CMakeTmp'
gmake: warning: Clock skew detected. Your build may be incomplete.
Detecting C compiler ABI info compiled with the following output:
Change Dir: /home/usertest/poissonsolver/example/test/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/gmake" "cmTC_708c1/fast"
gmake: Warning: File `Makefile' has modification time 11 s in the future
/usr/bin/gmake -f CMakeFiles/cmTC_708c1.dir/build.make CMakeFiles/cmTC_708c1.dir/build
gmake[1]: Entering directory `/home/usertest/poissonsolver/example/test/CMakeFiles/CMakeTmp'
gmake[1]: Warning: File `CMakeFiles/cmTC_708c1.dir/flags.make' has modification time 11 s in the future
Building C object CMakeFiles/cmTC_708c1.dir/CMakeCCompilerABI.c.o
/usr/bin/cc -o CMakeFiles/cmTC_708c1.dir/CMakeCCompilerABI.c.o -c /apps/tools/cmake-3.10.3/share/cmake-3.10/Modules/CMakeCCompilerABI.c
Linking C executable cmTC_708c1
/apps/tools/cmake-3.10.3/bin/cmake -E cmake_link_script CMakeFiles/cmTC_708c1.dir/link.txt --verbose=1
/usr/bin/cc -v -rdynamic CMakeFiles/cmTC_708c1.dir/CMakeCCompilerABI.c.o -o cmTC_708c1
Using built-in specs.
COLLECT_GCC=/usr/bin/cc
COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/4.8.5/lto-wrapper
Target: x86_64-redhat-linux
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-linker-hash-style=gnu --enable-languages=c,c++,objc,obj-c++,java,fortran,ada,go,lto --enable-plugin --enable-initfini-array --disable-libgcj --with-isl=/builddir/build/BUILD/gcc-4.8.5-20150702/obj-x86_64-redhat-linux/isl-install --with-cloog=/builddir/build/BUILD/gcc-4.8.5-20150702/obj-x86_64-redhat-linux/cloog-install --enable-gnu-indirect-function --with-tune=generic --with-arch_32=x86-64 --build=x86_64-redhat-linux
Thread model: posix
gcc version 4.8.5 20150623 (Red Hat 4.8.5-28) (GCC)
COMPILER_PATH=/usr/libexec/gcc/x86_64-redhat-linux/4.8.5/:/usr/libexec/gcc/x86_64-redhat-linux/4.8.5/:/usr/libexec/gcc/x86_64-redhat-linux/:/usr/lib/gcc/x86_64-redhat-linux/4.8.5/:/usr/lib/gcc/x86_64-redhat-linux/
LIBRARY_PATH=/apps/tools/gcc-6.2.0/lib64/../lib64/:/usr/lib/gcc/x86_64-redhat-linux/4.8.5/:/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64/:/lib/../lib64/:/usr/lib/../lib64/:/apps/tools/python-2.7.6/lib/:/apps/tools/gcc-6.2.0/lib64/:/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../:/lib/:/usr/lib/
COLLECT_GCC_OPTIONS='-v' '-rdynamic' '-o' 'cmTC_708c1' '-mtune=generic' '-march=x86-64'
/usr/libexec/gcc/x86_64-redhat-linux/4.8.5/collect2 --build-id --no-add-needed --eh-frame-hdr --hash-style=gnu -m elf_x86_64 -export-dynamic -dynamic-linker /lib64/ld-linux-x86-64.so.2 -o cmTC_708c1 /usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64/crt1.o /usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.8.5/crtbegin.o -L/apps/tools/gcc-6.2.0/lib64/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.8.5 -L/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/apps/tools/python-2.7.6/lib -L/apps/tools/gcc-6.2.0/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../.. CMakeFiles/cmTC_708c1.dir/CMakeCCompilerABI.c.o -lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed /usr/lib/gcc/x86_64-redhat-linux/4.8.5/crtend.o /usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64/crtn.o
gmake[1]: warning: Clock skew detected. Your build may be incomplete.
gmake[1]: Leaving directory `/home/usertest/poissonsolver/example/test/CMakeFiles/CMakeTmp'
gmake: warning: Clock skew detected. Your build may be incomplete.
Parsed C implicit link information from above output:
link line regex: [^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$)]
ignore line: [Change Dir: /home/usertest/poissonsolver/example/test/CMakeFiles/CMakeTmp]
ignore line: []
ignore line: [Run Build Command:"/usr/bin/gmake" "cmTC_708c1/fast"]
ignore line: [gmake: Warning: File `Makefile' has modification time 11 s in the future]
ignore line: [/usr/bin/gmake -f CMakeFiles/cmTC_708c1.dir/build.make CMakeFiles/cmTC_708c1.dir/build]
ignore line: [gmake[1]: Entering directory `/home/usertest/poissonsolver/example/test/CMakeFiles/CMakeTmp']
ignore line: [gmake[1]: Warning: File `CMakeFiles/cmTC_708c1.dir/flags.make' has modification time 11 s in the future]
ignore line: [Building C object CMakeFiles/cmTC_708c1.dir/CMakeCCompilerABI.c.o]
ignore line: [/usr/bin/cc -o CMakeFiles/cmTC_708c1.dir/CMakeCCompilerABI.c.o -c /apps/tools/cmake-3.10.3/share/cmake-3.10/Modules/CMakeCCompilerABI.c]
ignore line: [Linking C executable cmTC_708c1]
ignore line: [/apps/tools/cmake-3.10.3/bin/cmake -E cmake_link_script CMakeFiles/cmTC_708c1.dir/link.txt --verbose=1]
ignore line: [/usr/bin/cc -v -rdynamic CMakeFiles/cmTC_708c1.dir/CMakeCCompilerABI.c.o -o cmTC_708c1 ]
ignore line: [Using built-in specs.]
ignore line: [COLLECT_GCC=/usr/bin/cc]
ignore line: [COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/4.8.5/lto-wrapper]
ignore line: [Target: x86_64-redhat-linux]
ignore line: [Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-linker-hash-style=gnu --enable-languages=c,c++,objc,obj-c++,java,fortran,ada,go,lto --enable-plugin --enable-initfini-array --disable-libgcj --with-isl=/builddir/build/BUILD/gcc-4.8.5-20150702/obj-x86_64-redhat-linux/isl-install --with-cloog=/builddir/build/BUILD/gcc-4.8.5-20150702/obj-x86_64-redhat-linux/cloog-install --enable-gnu-indirect-function --with-tune=generic --with-arch_32=x86-64 --build=x86_64-redhat-linux]
ignore line: [Thread model: posix]
ignore line: [gcc version 4.8.5 20150623 (Red Hat 4.8.5-28) (GCC) ]
ignore line: [COMPILER_PATH=/usr/libexec/gcc/x86_64-redhat-linux/4.8.5/:/usr/libexec/gcc/x86_64-redhat-linux/4.8.5/:/usr/libexec/gcc/x86_64-redhat-linux/:/usr/lib/gcc/x86_64-redhat-linux/4.8.5/:/usr/lib/gcc/x86_64-redhat-linux/]
ignore line: [LIBRARY_PATH=/apps/tools/gcc-6.2.0/lib64/../lib64/:/usr/lib/gcc/x86_64-redhat-linux/4.8.5/:/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64/:/lib/../lib64/:/usr/lib/../lib64/:/apps/tools/python-2.7.6/lib/:/apps/tools/gcc-6.2.0/lib64/:/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../:/lib/:/usr/lib/]
ignore line: [COLLECT_GCC_OPTIONS='-v' '-rdynamic' '-o' 'cmTC_708c1' '-mtune=generic' '-march=x86-64']
link line: [ /usr/libexec/gcc/x86_64-redhat-linux/4.8.5/collect2 --build-id --no-add-needed --eh-frame-hdr --hash-style=gnu -m elf_x86_64 -export-dynamic -dynamic-linker /lib64/ld-linux-x86-64.so.2 -o cmTC_708c1 /usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64/crt1.o /usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.8.5/crtbegin.o -L/apps/tools/gcc-6.2.0/lib64/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.8.5 -L/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/apps/tools/python-2.7.6/lib -L/apps/tools/gcc-6.2.0/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../.. CMakeFiles/cmTC_708c1.dir/CMakeCCompilerABI.c.o -lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed /usr/lib/gcc/x86_64-redhat-linux/4.8.5/crtend.o /usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64/crtn.o]
arg [/usr/libexec/gcc/x86_64-redhat-linux/4.8.5/collect2] ==> ignore
arg [--build-id] ==> ignore
arg [--no-add-needed] ==> ignore
arg [--eh-frame-hdr] ==> ignore
arg [--hash-style=gnu] ==> ignore
arg [-m] ==> ignore
arg [elf_x86_64] ==> ignore
arg [-export-dynamic] ==> ignore
arg [-dynamic-linker] ==> ignore
arg [/lib64/ld-linux-x86-64.so.2] ==> ignore
arg [-o] ==> ignore
arg [cmTC_708c1] ==> ignore
arg [/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64/crt1.o] ==> ignore
arg [/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64/crti.o] ==> ignore
arg [/usr/lib/gcc/x86_64-redhat-linux/4.8.5/crtbegin.o] ==> ignore
arg [-L/apps/tools/gcc-6.2.0/lib64/../lib64] ==> dir [/apps/tools/gcc-6.2.0/lib64/../lib64]
arg [-L/usr/lib/gcc/x86_64-redhat-linux/4.8.5] ==> dir [/usr/lib/gcc/x86_64-redhat-linux/4.8.5]
arg [-L/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64] ==> dir [/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64]
arg [-L/lib/../lib64] ==> dir [/lib/../lib64]
arg [-L/usr/lib/../lib64] ==> dir [/usr/lib/../lib64]
arg [-L/apps/tools/python-2.7.6/lib] ==> dir [/apps/tools/python-2.7.6/lib]
arg [-L/apps/tools/gcc-6.2.0/lib64] ==> dir [/apps/tools/gcc-6.2.0/lib64]
arg [-L/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../..] ==> dir [/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../..]
arg [CMakeFiles/cmTC_708c1.dir/CMakeCCompilerABI.c.o] ==> ignore
arg [-lgcc] ==> lib [gcc]
arg [--as-needed] ==> ignore
arg [-lgcc_s] ==> lib [gcc_s]
arg [--no-as-needed] ==> ignore
arg [-lc] ==> lib [c]
arg [-lgcc] ==> lib [gcc]
arg [--as-needed] ==> ignore
arg [-lgcc_s] ==> lib [gcc_s]
arg [--no-as-needed] ==> ignore
arg [/usr/lib/gcc/x86_64-redhat-linux/4.8.5/crtend.o] ==> ignore
arg [/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64/crtn.o] ==> ignore
collapse library dir [/apps/tools/gcc-6.2.0/lib64/../lib64] ==> [/apps/tools/gcc-6.2.0/lib64]
collapse library dir [/usr/lib/gcc/x86_64-redhat-linux/4.8.5] ==> [/usr/lib/gcc/x86_64-redhat-linux/4.8.5]
collapse library dir [/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64] ==> [/usr/lib64]
collapse library dir [/lib/../lib64] ==> [/lib64]
collapse library dir [/usr/lib/../lib64] ==> [/usr/lib64]
collapse library dir [/apps/tools/python-2.7.6/lib] ==> [/apps/tools/python-2.7.6/lib]
collapse library dir [/apps/tools/gcc-6.2.0/lib64] ==> [/apps/tools/gcc-6.2.0/lib64]
collapse library dir [/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../..] ==> [/usr/lib]
implicit libs: [gcc;gcc_s;c;gcc;gcc_s]
implicit dirs: [/apps/tools/gcc-6.2.0/lib64;/usr/lib/gcc/x86_64-redhat-linux/4.8.5;/usr/lib64;/lib64;/apps/tools/python-2.7.6/lib;/usr/lib]
implicit fwks: []
Detecting C [-std=c11] compiler features compiled with the following output:
Change Dir: /home/usertest/poissonsolver/example/test/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/gmake" "cmTC_678b8/fast"
gmake: Warning: File `Makefile' has modification time 11 s in the future
/usr/bin/gmake -f CMakeFiles/cmTC_678b8.dir/build.make CMakeFiles/cmTC_678b8.dir/build
gmake[1]: Entering directory `/home/usertest/poissonsolver/example/test/CMakeFiles/CMakeTmp'
gmake[1]: Warning: File `CMakeFiles/cmTC_678b8.dir/flags.make' has modification time 11 s in the future
Building C object CMakeFiles/cmTC_678b8.dir/feature_tests.c.o
/usr/bin/cc -std=c11 -o CMakeFiles/cmTC_678b8.dir/feature_tests.c.o -c /home/usertest/poissonsolver/example/test/CMakeFiles/feature_tests.c
Linking C executable cmTC_678b8
/apps/tools/cmake-3.10.3/bin/cmake -E cmake_link_script CMakeFiles/cmTC_678b8.dir/link.txt --verbose=1
/usr/bin/cc -rdynamic CMakeFiles/cmTC_678b8.dir/feature_tests.c.o -o cmTC_678b8
gmake[1]: warning: Clock skew detected. Your build may be incomplete.
gmake[1]: Leaving directory `/home/usertest/poissonsolver/example/test/CMakeFiles/CMakeTmp'
gmake: warning: Clock skew detected. Your build may be incomplete.
Feature record: C_FEATURE:1c_function_prototypes
Feature record: C_FEATURE:1c_restrict
Feature record: C_FEATURE:1c_static_assert
Feature record: C_FEATURE:1c_variadic_macros
Detecting C [-std=c99] compiler features compiled with the following output:
Change Dir: /home/usertest/poissonsolver/example/test/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/gmake" "cmTC_9528b/fast"
gmake: Warning: File `Makefile' has modification time 11 s in the future
/usr/bin/gmake -f CMakeFiles/cmTC_9528b.dir/build.make CMakeFiles/cmTC_9528b.dir/build
gmake[1]: Entering directory `/home/usertest/poissonsolver/example/test/CMakeFiles/CMakeTmp'
gmake[1]: Warning: File `CMakeFiles/cmTC_9528b.dir/flags.make' has modification time 11 s in the future
Building C object CMakeFiles/cmTC_9528b.dir/feature_tests.c.o
/usr/bin/cc -std=c99 -o CMakeFiles/cmTC_9528b.dir/feature_tests.c.o -c /home/usertest/poissonsolver/example/test/CMakeFiles/feature_tests.c
Linking C executable cmTC_9528b
/apps/tools/cmake-3.10.3/bin/cmake -E cmake_link_script CMakeFiles/cmTC_9528b.dir/link.txt --verbose=1
/usr/bin/cc -rdynamic CMakeFiles/cmTC_9528b.dir/feature_tests.c.o -o cmTC_9528b
gmake[1]: warning: Clock skew detected. Your build may be incomplete.
gmake[1]: Leaving directory `/home/usertest/poissonsolver/example/test/CMakeFiles/CMakeTmp'
gmake: warning: Clock skew detected. Your build may be incomplete.
Feature record: C_FEATURE:1c_function_prototypes
Feature record: C_FEATURE:1c_restrict
Feature record: C_FEATURE:0c_static_assert
Feature record: C_FEATURE:1c_variadic_macros
Detecting C [-std=c90] compiler features compiled with the following output:
Change Dir: /home/usertest/poissonsolver/example/test/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/gmake" "cmTC_4161a/fast"
gmake: Warning: File `Makefile' has modification time 11 s in the future
/usr/bin/gmake -f CMakeFiles/cmTC_4161a.dir/build.make CMakeFiles/cmTC_4161a.dir/build
gmake[1]: Entering directory `/home/usertest/poissonsolver/example/test/CMakeFiles/CMakeTmp'
gmake[1]: Warning: File `CMakeFiles/cmTC_4161a.dir/flags.make' has modification time 11 s in the future
Building C object CMakeFiles/cmTC_4161a.dir/feature_tests.c.o
/usr/bin/cc -std=c90 -o CMakeFiles/cmTC_4161a.dir/feature_tests.c.o -c /home/usertest/poissonsolver/example/test/CMakeFiles/feature_tests.c
Linking C executable cmTC_4161a
/apps/tools/cmake-3.10.3/bin/cmake -E cmake_link_script CMakeFiles/cmTC_4161a.dir/link.txt --verbose=1
/usr/bin/cc -rdynamic CMakeFiles/cmTC_4161a.dir/feature_tests.c.o -o cmTC_4161a
gmake[1]: warning: Clock skew detected. Your build may be incomplete.
gmake[1]: Leaving directory `/home/usertest/poissonsolver/example/test/CMakeFiles/CMakeTmp'
gmake: warning: Clock skew detected. Your build may be incomplete.
Feature record: C_FEATURE:1c_function_prototypes
Feature record: C_FEATURE:0c_restrict
Feature record: C_FEATURE:0c_static_assert
Feature record: C_FEATURE:0c_variadic_macros
Determining if the CXX compiler works passed with the following output:
Change Dir: /home/usertest/poissonsolver/example/test/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/gmake" "cmTC_daca6/fast"
gmake: Warning: File `Makefile' has modification time 11 s in the future
/usr/bin/gmake -f CMakeFiles/cmTC_daca6.dir/build.make CMakeFiles/cmTC_daca6.dir/build
gmake[1]: Entering directory `/home/usertest/poissonsolver/example/test/CMakeFiles/CMakeTmp'
gmake[1]: Warning: File `CMakeFiles/cmTC_daca6.dir/flags.make' has modification time 11 s in the future
Building CXX object CMakeFiles/cmTC_daca6.dir/testCXXCompiler.cxx.o
/usr/bin/c++ -o CMakeFiles/cmTC_daca6.dir/testCXXCompiler.cxx.o -c /home/usertest/poissonsolver/example/test/CMakeFiles/CMakeTmp/testCXXCompiler.cxx
Linking CXX executable cmTC_daca6
/apps/tools/cmake-3.10.3/bin/cmake -E cmake_link_script CMakeFiles/cmTC_daca6.dir/link.txt --verbose=1
/usr/bin/c++ -rdynamic CMakeFiles/cmTC_daca6.dir/testCXXCompiler.cxx.o -o cmTC_daca6
gmake[1]: warning: Clock skew detected. Your build may be incomplete.
gmake[1]: Leaving directory `/home/usertest/poissonsolver/example/test/CMakeFiles/CMakeTmp'
gmake: warning: Clock skew detected. Your build may be incomplete.
Detecting CXX compiler ABI info compiled with the following output:
Change Dir: /home/usertest/poissonsolver/example/test/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/gmake" "cmTC_73ff8/fast"
gmake: Warning: File `Makefile' has modification time 11 s in the future
/usr/bin/gmake -f CMakeFiles/cmTC_73ff8.dir/build.make CMakeFiles/cmTC_73ff8.dir/build
gmake[1]: Entering directory `/home/usertest/poissonsolver/example/test/CMakeFiles/CMakeTmp'
gmake[1]: Warning: File `CMakeFiles/cmTC_73ff8.dir/flags.make' has modification time 11 s in the future
Building CXX object CMakeFiles/cmTC_73ff8.dir/CMakeCXXCompilerABI.cpp.o
/usr/bin/c++ -o CMakeFiles/cmTC_73ff8.dir/CMakeCXXCompilerABI.cpp.o -c /apps/tools/cmake-3.10.3/share/cmake-3.10/Modules/CMakeCXXCompilerABI.cpp
Linking CXX executable cmTC_73ff8
/apps/tools/cmake-3.10.3/bin/cmake -E cmake_link_script CMakeFiles/cmTC_73ff8.dir/link.txt --verbose=1
/usr/bin/c++ -v -rdynamic CMakeFiles/cmTC_73ff8.dir/CMakeCXXCompilerABI.cpp.o -o cmTC_73ff8
Using built-in specs.
COLLECT_GCC=/usr/bin/c++
COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/4.8.5/lto-wrapper
Target: x86_64-redhat-linux
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-linker-hash-style=gnu --enable-languages=c,c++,objc,obj-c++,java,fortran,ada,go,lto --enable-plugin --enable-initfini-array --disable-libgcj --with-isl=/builddir/build/BUILD/gcc-4.8.5-20150702/obj-x86_64-redhat-linux/isl-install --with-cloog=/builddir/build/BUILD/gcc-4.8.5-20150702/obj-x86_64-redhat-linux/cloog-install --enable-gnu-indirect-function --with-tune=generic --with-arch_32=x86-64 --build=x86_64-redhat-linux
Thread model: posix
gcc version 4.8.5 20150623 (Red Hat 4.8.5-28) (GCC)
COMPILER_PATH=/usr/libexec/gcc/x86_64-redhat-linux/4.8.5/:/usr/libexec/gcc/x86_64-redhat-linux/4.8.5/:/usr/libexec/gcc/x86_64-redhat-linux/:/usr/lib/gcc/x86_64-redhat-linux/4.8.5/:/usr/lib/gcc/x86_64-redhat-linux/
LIBRARY_PATH=/apps/tools/gcc-6.2.0/lib64/../lib64/:/usr/lib/gcc/x86_64-redhat-linux/4.8.5/:/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64/:/lib/../lib64/:/usr/lib/../lib64/:/apps/tools/python-2.7.6/lib/:/apps/tools/gcc-6.2.0/lib64/:/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../:/lib/:/usr/lib/
COLLECT_GCC_OPTIONS='-v' '-rdynamic' '-o' 'cmTC_73ff8' '-shared-libgcc' '-mtune=generic' '-march=x86-64'
/usr/libexec/gcc/x86_64-redhat-linux/4.8.5/collect2 --build-id --no-add-needed --eh-frame-hdr --hash-style=gnu -m elf_x86_64 -export-dynamic -dynamic-linker /lib64/ld-linux-x86-64.so.2 -o cmTC_73ff8 /usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64/crt1.o /usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.8.5/crtbegin.o -L/apps/tools/gcc-6.2.0/lib64/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.8.5 -L/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/apps/tools/python-2.7.6/lib -L/apps/tools/gcc-6.2.0/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../.. CMakeFiles/cmTC_73ff8.dir/CMakeCXXCompilerABI.cpp.o -lstdc++ -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-redhat-linux/4.8.5/crtend.o /usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64/crtn.o
gmake[1]: warning: Clock skew detected. Your build may be incomplete.
gmake[1]: Leaving directory `/home/usertest/poissonsolver/example/test/CMakeFiles/CMakeTmp'
gmake: warning: Clock skew detected. Your build may be incomplete.
Parsed CXX implicit link information from above output:
link line regex: [^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$)]
ignore line: [Change Dir: /home/usertest/poissonsolver/example/test/CMakeFiles/CMakeTmp]
ignore line: []
ignore line: [Run Build Command:"/usr/bin/gmake" "cmTC_73ff8/fast"]
ignore line: [gmake: Warning: File `Makefile' has modification time 11 s in the future]
ignore line: [/usr/bin/gmake -f CMakeFiles/cmTC_73ff8.dir/build.make CMakeFiles/cmTC_73ff8.dir/build]
ignore line: [gmake[1]: Entering directory `/home/usertest/poissonsolver/example/test/CMakeFiles/CMakeTmp']
ignore line: [gmake[1]: Warning: File `CMakeFiles/cmTC_73ff8.dir/flags.make' has modification time 11 s in the future]
ignore line: [Building CXX object CMakeFiles/cmTC_73ff8.dir/CMakeCXXCompilerABI.cpp.o]
ignore line: [/usr/bin/c++ -o CMakeFiles/cmTC_73ff8.dir/CMakeCXXCompilerABI.cpp.o -c /apps/tools/cmake-3.10.3/share/cmake-3.10/Modules/CMakeCXXCompilerABI.cpp]
ignore line: [Linking CXX executable cmTC_73ff8]
ignore line: [/apps/tools/cmake-3.10.3/bin/cmake -E cmake_link_script CMakeFiles/cmTC_73ff8.dir/link.txt --verbose=1]
ignore line: [/usr/bin/c++ -v -rdynamic CMakeFiles/cmTC_73ff8.dir/CMakeCXXCompilerABI.cpp.o -o cmTC_73ff8 ]
ignore line: [Using built-in specs.]
ignore line: [COLLECT_GCC=/usr/bin/c++]
ignore line: [COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/4.8.5/lto-wrapper]
ignore line: [Target: x86_64-redhat-linux]
ignore line: [Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-linker-hash-style=gnu --enable-languages=c,c++,objc,obj-c++,java,fortran,ada,go,lto --enable-plugin --enable-initfini-array --disable-libgcj --with-isl=/builddir/build/BUILD/gcc-4.8.5-20150702/obj-x86_64-redhat-linux/isl-install --with-cloog=/builddir/build/BUILD/gcc-4.8.5-20150702/obj-x86_64-redhat-linux/cloog-install --enable-gnu-indirect-function --with-tune=generic --with-arch_32=x86-64 --build=x86_64-redhat-linux]
ignore line: [Thread model: posix]
ignore line: [gcc version 4.8.5 20150623 (Red Hat 4.8.5-28) (GCC) ]
ignore line: [COMPILER_PATH=/usr/libexec/gcc/x86_64-redhat-linux/4.8.5/:/usr/libexec/gcc/x86_64-redhat-linux/4.8.5/:/usr/libexec/gcc/x86_64-redhat-linux/:/usr/lib/gcc/x86_64-redhat-linux/4.8.5/:/usr/lib/gcc/x86_64-redhat-linux/]
ignore line: [LIBRARY_PATH=/apps/tools/gcc-6.2.0/lib64/../lib64/:/usr/lib/gcc/x86_64-redhat-linux/4.8.5/:/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64/:/lib/../lib64/:/usr/lib/../lib64/:/apps/tools/python-2.7.6/lib/:/apps/tools/gcc-6.2.0/lib64/:/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../:/lib/:/usr/lib/]
ignore line: [COLLECT_GCC_OPTIONS='-v' '-rdynamic' '-o' 'cmTC_73ff8' '-shared-libgcc' '-mtune=generic' '-march=x86-64']
link line: [ /usr/libexec/gcc/x86_64-redhat-linux/4.8.5/collect2 --build-id --no-add-needed --eh-frame-hdr --hash-style=gnu -m elf_x86_64 -export-dynamic -dynamic-linker /lib64/ld-linux-x86-64.so.2 -o cmTC_73ff8 /usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64/crt1.o /usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.8.5/crtbegin.o -L/apps/tools/gcc-6.2.0/lib64/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.8.5 -L/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/apps/tools/python-2.7.6/lib -L/apps/tools/gcc-6.2.0/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../.. CMakeFiles/cmTC_73ff8.dir/CMakeCXXCompilerABI.cpp.o -lstdc++ -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-redhat-linux/4.8.5/crtend.o /usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64/crtn.o]
arg [/usr/libexec/gcc/x86_64-redhat-linux/4.8.5/collect2] ==> ignore
arg [--build-id] ==> ignore
arg [--no-add-needed] ==> ignore
arg [--eh-frame-hdr] ==> ignore
arg [--hash-style=gnu] ==> ignore
arg [-m] ==> ignore
arg [elf_x86_64] ==> ignore
arg [-export-dynamic] ==> ignore
arg [-dynamic-linker] ==> ignore
arg [/lib64/ld-linux-x86-64.so.2] ==> ignore
arg [-o] ==> ignore
arg [cmTC_73ff8] ==> ignore
arg [/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64/crt1.o] ==> ignore
arg [/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64/crti.o] ==> ignore
arg [/usr/lib/gcc/x86_64-redhat-linux/4.8.5/crtbegin.o] ==> ignore
arg [-L/apps/tools/gcc-6.2.0/lib64/../lib64] ==> dir [/apps/tools/gcc-6.2.0/lib64/../lib64]
arg [-L/usr/lib/gcc/x86_64-redhat-linux/4.8.5] ==> dir [/usr/lib/gcc/x86_64-redhat-linux/4.8.5]
arg [-L/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64] ==> dir [/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64]
arg [-L/lib/../lib64] ==> dir [/lib/../lib64]
arg [-L/usr/lib/../lib64] ==> dir [/usr/lib/../lib64]
arg [-L/apps/tools/python-2.7.6/lib] ==> dir [/apps/tools/python-2.7.6/lib]
arg [-L/apps/tools/gcc-6.2.0/lib64] ==> dir [/apps/tools/gcc-6.2.0/lib64]
arg [-L/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../..] ==> dir [/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../..]
arg [CMakeFiles/cmTC_73ff8.dir/CMakeCXXCompilerABI.cpp.o] ==> ignore
arg [-lstdc++] ==> lib [stdc++]
arg [-lm] ==> lib [m]
arg [-lgcc_s] ==> lib [gcc_s]
arg [-lgcc] ==> lib [gcc]
arg [-lc] ==> lib [c]
arg [-lgcc_s] ==> lib [gcc_s]
arg [-lgcc] ==> lib [gcc]
arg [/usr/lib/gcc/x86_64-redhat-linux/4.8.5/crtend.o] ==> ignore
arg [/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64/crtn.o] ==> ignore
collapse library dir [/apps/tools/gcc-6.2.0/lib64/../lib64] ==> [/apps/tools/gcc-6.2.0/lib64]
collapse library dir [/usr/lib/gcc/x86_64-redhat-linux/4.8.5] ==> [/usr/lib/gcc/x86_64-redhat-linux/4.8.5]
collapse library dir [/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64] ==> [/usr/lib64]
collapse library dir [/lib/../lib64] ==> [/lib64]
collapse library dir [/usr/lib/../lib64] ==> [/usr/lib64]
collapse library dir [/apps/tools/python-2.7.6/lib] ==> [/apps/tools/python-2.7.6/lib]
collapse library dir [/apps/tools/gcc-6.2.0/lib64] ==> [/apps/tools/gcc-6.2.0/lib64]
collapse library dir [/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../..] ==> [/usr/lib]
implicit libs: [stdc++;m;gcc_s;gcc;c;gcc_s;gcc]
implicit dirs: [/apps/tools/gcc-6.2.0/lib64;/usr/lib/gcc/x86_64-redhat-linux/4.8.5;/usr/lib64;/lib64;/apps/tools/python-2.7.6/lib;/usr/lib]
implicit fwks: []
Detecting CXX [-std=c++1y] compiler features compiled with the following output:
Change Dir: /home/usertest/poissonsolver/example/test/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/gmake" "cmTC_e36b2/fast"
gmake: Warning: File `Makefile' has modification time 11 s in the future
/usr/bin/gmake -f CMakeFiles/cmTC_e36b2.dir/build.make CMakeFiles/cmTC_e36b2.dir/build
gmake[1]: Entering directory `/home/usertest/poissonsolver/example/test/CMakeFiles/CMakeTmp'
gmake[1]: Warning: File `CMakeFiles/cmTC_e36b2.dir/flags.make' has modification time 11 s in the future
Building CXX object CMakeFiles/cmTC_e36b2.dir/feature_tests.cxx.o
/usr/bin/c++ -std=c++1y -o CMakeFiles/cmTC_e36b2.dir/feature_tests.cxx.o -c /home/usertest/poissonsolver/example/test/CMakeFiles/feature_tests.cxx
Linking CXX executable cmTC_e36b2
/apps/tools/cmake-3.10.3/bin/cmake -E cmake_link_script CMakeFiles/cmTC_e36b2.dir/link.txt --verbose=1
/usr/bin/c++ -rdynamic CMakeFiles/cmTC_e36b2.dir/feature_tests.cxx.o -o cmTC_e36b2
gmake[1]: warning: Clock skew detected. Your build may be incomplete.
gmake[1]: Leaving directory `/home/usertest/poissonsolver/example/test/CMakeFiles/CMakeTmp'
gmake: warning: Clock skew detected. Your build may be incomplete.
Feature record: CXX_FEATURE:0cxx_aggregate_default_initializers
Feature record: CXX_FEATURE:1cxx_alias_templates
Feature record: CXX_FEATURE:1cxx_alignas
Feature record: CXX_FEATURE:1cxx_alignof
Feature record: CXX_FEATURE:1cxx_attributes
Feature record: CXX_FEATURE:0cxx_attribute_deprecated
Feature record: CXX_FEATURE:1cxx_auto_type
Feature record: CXX_FEATURE:0cxx_binary_literals
Feature record: CXX_FEATURE:1cxx_constexpr
Feature record: CXX_FEATURE:0cxx_contextual_conversions
Feature record: CXX_FEATURE:1cxx_decltype
Feature record: CXX_FEATURE:0cxx_decltype_auto
Feature record: CXX_FEATURE:1cxx_decltype_incomplete_return_types
Feature record: CXX_FEATURE:1cxx_default_function_template_args
Feature record: CXX_FEATURE:1cxx_defaulted_functions
Feature record: CXX_FEATURE:1cxx_defaulted_move_initializers
Feature record: CXX_FEATURE:1cxx_delegating_constructors
Feature record: CXX_FEATURE:1cxx_deleted_functions
Feature record: CXX_FEATURE:0cxx_digit_separators
Feature record: CXX_FEATURE:1cxx_enum_forward_declarations
Feature record: CXX_FEATURE:1cxx_explicit_conversions
Feature record: CXX_FEATURE:1cxx_extended_friend_declarations
Feature record: CXX_FEATURE:1cxx_extern_templates
Feature record: CXX_FEATURE:1cxx_final
Feature record: CXX_FEATURE:1cxx_func_identifier
Feature record: CXX_FEATURE:1cxx_generalized_initializers
Feature record: CXX_FEATURE:0cxx_generic_lambdas
Feature record: CXX_FEATURE:1cxx_inheriting_constructors
Feature record: CXX_FEATURE:1cxx_inline_namespaces
Feature record: CXX_FEATURE:1cxx_lambdas
Feature record: CXX_FEATURE:0cxx_lambda_init_captures
Feature record: CXX_FEATURE:1cxx_local_type_template_args
Feature record: CXX_FEATURE:1cxx_long_long_type
Feature record: CXX_FEATURE:1cxx_noexcept
Feature record: CXX_FEATURE:1cxx_nonstatic_member_init
Feature record: CXX_FEATURE:1cxx_nullptr
Feature record: CXX_FEATURE:1cxx_override
Feature record: CXX_FEATURE:1cxx_range_for
Feature record: CXX_FEATURE:1cxx_raw_string_literals
Feature record: CXX_FEATURE:1cxx_reference_qualified_functions
Feature record: CXX_FEATURE:0cxx_relaxed_constexpr
Feature record: CXX_FEATURE:0cxx_return_type_deduction
Feature record: CXX_FEATURE:1cxx_right_angle_brackets
Feature record: CXX_FEATURE:1cxx_rvalue_references
Feature record: CXX_FEATURE:1cxx_sizeof_member
Feature record: CXX_FEATURE:1cxx_static_assert
Feature record: CXX_FEATURE:1cxx_strong_enums
Feature record: CXX_FEATURE:1cxx_template_template_parameters
Feature record: CXX_FEATURE:1cxx_thread_local
Feature record: CXX_FEATURE:1cxx_trailing_return_types
Feature record: CXX_FEATURE:1cxx_unicode_literals
Feature record: CXX_FEATURE:1cxx_uniform_initialization
Feature record: CXX_FEATURE:1cxx_unrestricted_unions
Feature record: CXX_FEATURE:1cxx_user_literals
Feature record: CXX_FEATURE:0cxx_variable_templates
Feature record: CXX_FEATURE:1cxx_variadic_macros
Feature record: CXX_FEATURE:1cxx_variadic_templates
Detecting CXX [-std=c++11] compiler features compiled with the following output:
Change Dir: /home/usertest/poissonsolver/example/test/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/gmake" "cmTC_9177d/fast"
gmake: Warning: File `Makefile' has modification time 11 s in the future
/usr/bin/gmake -f CMakeFiles/cmTC_9177d.dir/build.make CMakeFiles/cmTC_9177d.dir/build
gmake[1]: Entering directory `/home/usertest/poissonsolver/example/test/CMakeFiles/CMakeTmp'
gmake[1]: Warning: File `CMakeFiles/cmTC_9177d.dir/flags.make' has modification time 11 s in the future
Building CXX object CMakeFiles/cmTC_9177d.dir/feature_tests.cxx.o
/usr/bin/c++ -std=c++11 -o CMakeFiles/cmTC_9177d.dir/feature_tests.cxx.o -c /home/usertest/poissonsolver/example/test/CMakeFiles/feature_tests.cxx
Linking CXX executable cmTC_9177d
/apps/tools/cmake-3.10.3/bin/cmake -E cmake_link_script CMakeFiles/cmTC_9177d.dir/link.txt --verbose=1
/usr/bin/c++ -rdynamic CMakeFiles/cmTC_9177d.dir/feature_tests.cxx.o -o cmTC_9177d
gmake[1]: warning: Clock skew detected. Your build may be incomplete.
gmake[1]: Leaving directory `/home/usertest/poissonsolver/example/test/CMakeFiles/CMakeTmp'
gmake: warning: Clock skew detected. Your build may be incomplete.
Feature record: CXX_FEATURE:0cxx_aggregate_default_initializers
Feature record: CXX_FEATURE:1cxx_alias_templates
Feature record: CXX_FEATURE:1cxx_alignas
Feature record: CXX_FEATURE:1cxx_alignof
Feature record: CXX_FEATURE:1cxx_attributes
Feature record: CXX_FEATURE:0cxx_attribute_deprecated
Feature record: CXX_FEATURE:1cxx_auto_type
Feature record: CXX_FEATURE:0cxx_binary_literals
Feature record: CXX_FEATURE:1cxx_constexpr
Feature record: CXX_FEATURE:0cxx_contextual_conversions
Feature record: CXX_FEATURE:1cxx_decltype
Feature record: CXX_FEATURE:0cxx_decltype_auto
Feature record: CXX_FEATURE:1cxx_decltype_incomplete_return_types
Feature record: CXX_FEATURE:1cxx_default_function_template_args
Feature record: CXX_FEATURE:1cxx_defaulted_functions
Feature record: CXX_FEATURE:1cxx_defaulted_move_initializers
Feature record: CXX_FEATURE:1cxx_delegating_constructors
Feature record: CXX_FEATURE:1cxx_deleted_functions
Feature record: CXX_FEATURE:0cxx_digit_separators
Feature record: CXX_FEATURE:1cxx_enum_forward_declarations
Feature record: CXX_FEATURE:1cxx_explicit_conversions
Feature record: CXX_FEATURE:1cxx_extended_friend_declarations
Feature record: CXX_FEATURE:1cxx_extern_templates
Feature record: CXX_FEATURE:1cxx_final
Feature record: CXX_FEATURE:1cxx_func_identifier
Feature record: CXX_FEATURE:1cxx_generalized_initializers
Feature record: CXX_FEATURE:0cxx_generic_lambdas
Feature record: CXX_FEATURE:1cxx_inheriting_constructors
Feature record: CXX_FEATURE:1cxx_inline_namespaces
Feature record: CXX_FEATURE:1cxx_lambdas
Feature record: CXX_FEATURE:0cxx_lambda_init_captures
Feature record: CXX_FEATURE:1cxx_local_type_template_args
Feature record: CXX_FEATURE:1cxx_long_long_type
Feature record: CXX_FEATURE:1cxx_noexcept
Feature record: CXX_FEATURE:1cxx_nonstatic_member_init
Feature record: CXX_FEATURE:1cxx_nullptr
Feature record: CXX_FEATURE:1cxx_override
Feature record: CXX_FEATURE:1cxx_range_for
Feature record: CXX_FEATURE:1cxx_raw_string_literals
Feature record: CXX_FEATURE:1cxx_reference_qualified_functions
Feature record: CXX_FEATURE:0cxx_relaxed_constexpr
Feature record: CXX_FEATURE:0cxx_return_type_deduction
Feature record: CXX_FEATURE:1cxx_right_angle_brackets
Feature record: CXX_FEATURE:1cxx_rvalue_references
Feature record: CXX_FEATURE:1cxx_sizeof_member
Feature record: CXX_FEATURE:1cxx_static_assert
Feature record: CXX_FEATURE:1cxx_strong_enums
Feature record: CXX_FEATURE:1cxx_template_template_parameters
Feature record: CXX_FEATURE:1cxx_thread_local
Feature record: CXX_FEATURE:1cxx_trailing_return_types
Feature record: CXX_FEATURE:1cxx_unicode_literals
Feature record: CXX_FEATURE:1cxx_uniform_initialization
Feature record: CXX_FEATURE:1cxx_unrestricted_unions
Feature record: CXX_FEATURE:1cxx_user_literals
Feature record: CXX_FEATURE:0cxx_variable_templates
Feature record: CXX_FEATURE:1cxx_variadic_macros
Feature record: CXX_FEATURE:1cxx_variadic_templates
Detecting CXX [-std=c++98] compiler features compiled with the following output:
Change Dir: /home/usertest/poissonsolver/example/test/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/gmake" "cmTC_54ab4/fast"
gmake: Warning: File `Makefile' has modification time 11 s in the future
/usr/bin/gmake -f CMakeFiles/cmTC_54ab4.dir/build.make CMakeFiles/cmTC_54ab4.dir/build
gmake[1]: Entering directory `/home/usertest/poissonsolver/example/test/CMakeFiles/CMakeTmp'
gmake[1]: Warning: File `CMakeFiles/cmTC_54ab4.dir/flags.make' has modification time 11 s in the future
Building CXX object CMakeFiles/cmTC_54ab4.dir/feature_tests.cxx.o
/usr/bin/c++ -std=c++98 -o CMakeFiles/cmTC_54ab4.dir/feature_tests.cxx.o -c /home/usertest/poissonsolver/example/test/CMakeFiles/feature_tests.cxx
Linking CXX executable cmTC_54ab4
/apps/tools/cmake-3.10.3/bin/cmake -E cmake_link_script CMakeFiles/cmTC_54ab4.dir/link.txt --verbose=1
/usr/bin/c++ -rdynamic CMakeFiles/cmTC_54ab4.dir/feature_tests.cxx.o -o cmTC_54ab4
gmake[1]: warning: Clock skew detected. Your build may be incomplete.
gmake[1]: Leaving directory `/home/usertest/poissonsolver/example/test/CMakeFiles/CMakeTmp'
gmake: warning: Clock skew detected. Your build may be incomplete.
Feature record: CXX_FEATURE:0cxx_aggregate_default_initializers
Feature record: CXX_FEATURE:0cxx_alias_templates
Feature record: CXX_FEATURE:0cxx_alignas
Feature record: CXX_FEATURE:0cxx_alignof
Feature record: CXX_FEATURE:0cxx_attributes
Feature record: CXX_FEATURE:0cxx_attribute_deprecated
Feature record: CXX_FEATURE:0cxx_auto_type
Feature record: CXX_FEATURE:0cxx_binary_literals
Feature record: CXX_FEATURE:0cxx_constexpr
Feature record: CXX_FEATURE:0cxx_contextual_conversions
Feature record: CXX_FEATURE:0cxx_decltype
Feature record: CXX_FEATURE:0cxx_decltype_auto
Feature record: CXX_FEATURE:0cxx_decltype_incomplete_return_types
Feature record: CXX_FEATURE:0cxx_default_function_template_args
Feature record: CXX_FEATURE:0cxx_defaulted_functions
Feature record: CXX_FEATURE:0cxx_defaulted_move_initializers
Feature record: CXX_FEATURE:0cxx_delegating_constructors
Feature record: CXX_FEATURE:0cxx_deleted_functions
Feature record: CXX_FEATURE:0cxx_digit_separators
Feature record: CXX_FEATURE:0cxx_enum_forward_declarations
Feature record: CXX_FEATURE:0cxx_explicit_conversions
Feature record: CXX_FEATURE:0cxx_extended_friend_declarations
Feature record: CXX_FEATURE:0cxx_extern_templates
Feature record: CXX_FEATURE:0cxx_final
Feature record: CXX_FEATURE:0cxx_func_identifier
Feature record: CXX_FEATURE:0cxx_generalized_initializers
Feature record: CXX_FEATURE:0cxx_generic_lambdas
Feature record: CXX_FEATURE:0cxx_inheriting_constructors
Feature record: CXX_FEATURE:0cxx_inline_namespaces
Feature record: CXX_FEATURE:0cxx_lambdas
Feature record: CXX_FEATURE:0cxx_lambda_init_captures
Feature record: CXX_FEATURE:0cxx_local_type_template_args
Feature record: CXX_FEATURE:0cxx_long_long_type
Feature record: CXX_FEATURE:0cxx_noexcept
Feature record: CXX_FEATURE:0cxx_nonstatic_member_init
Feature record: CXX_FEATURE:0cxx_nullptr
Feature record: CXX_FEATURE:0cxx_override
Feature record: CXX_FEATURE:0cxx_range_for
Feature record: CXX_FEATURE:0cxx_raw_string_literals
Feature record: CXX_FEATURE:0cxx_reference_qualified_functions
Feature record: CXX_FEATURE:0cxx_relaxed_constexpr
Feature record: CXX_FEATURE:0cxx_return_type_deduction
Feature record: CXX_FEATURE:0cxx_right_angle_brackets
Feature record: CXX_FEATURE:0cxx_rvalue_references
Feature record: CXX_FEATURE:0cxx_sizeof_member
Feature record: CXX_FEATURE:0cxx_static_assert
Feature record: CXX_FEATURE:0cxx_strong_enums
Feature record: CXX_FEATURE:1cxx_template_template_parameters
Feature record: CXX_FEATURE:0cxx_thread_local
Feature record: CXX_FEATURE:0cxx_trailing_return_types
Feature record: CXX_FEATURE:0cxx_unicode_literals
Feature record: CXX_FEATURE:0cxx_uniform_initialization
Feature record: CXX_FEATURE:0cxx_unrestricted_unions
Feature record: CXX_FEATURE:0cxx_user_literals
Feature record: CXX_FEATURE:0cxx_variable_templates
Feature record: CXX_FEATURE:0cxx_variadic_macros
Feature record: CXX_FEATURE:0cxx_variadic_templates
Determining if the include file pthread.h exists passed with the following output:
Change Dir: /home/usertest/poissonsolver/example/test/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/gmake" "cmTC_15807/fast"
gmake: Warning: File `Makefile' has modification time 11 s in the future
/usr/bin/gmake -f CMakeFiles/cmTC_15807.dir/build.make CMakeFiles/cmTC_15807.dir/build
gmake[1]: Entering directory `/home/usertest/poissonsolver/example/test/CMakeFiles/CMakeTmp'
gmake[1]: Warning: File `CMakeFiles/cmTC_15807.dir/flags.make' has modification time 11 s in the future
Building C object CMakeFiles/cmTC_15807.dir/CheckIncludeFile.c.o
/usr/bin/cc -fPIC -o CMakeFiles/cmTC_15807.dir/CheckIncludeFile.c.o -c /home/usertest/poissonsolver/example/test/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTC_15807
/apps/tools/cmake-3.10.3/bin/cmake -E cmake_link_script CMakeFiles/cmTC_15807.dir/link.txt --verbose=1
/usr/bin/cc -fPIC -rdynamic CMakeFiles/cmTC_15807.dir/CheckIncludeFile.c.o -o cmTC_15807
gmake[1]: warning: Clock skew detected. Your build may be incomplete.
gmake[1]: Leaving directory `/home/usertest/poissonsolver/example/test/CMakeFiles/CMakeTmp'
gmake: warning: Clock skew detected. Your build may be incomplete.
Determining if the function pthread_create exists in the pthread passed with the following output:
Change Dir: /home/usertest/poissonsolver/example/test/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/gmake" "cmTC_25e35/fast"
gmake: Warning: File `Makefile' has modification time 11 s in the future
/usr/bin/gmake -f CMakeFiles/cmTC_25e35.dir/build.make CMakeFiles/cmTC_25e35.dir/build
gmake[1]: Entering directory `/home/usertest/poissonsolver/example/test/CMakeFiles/CMakeTmp'
gmake[1]: Warning: File `CMakeFiles/cmTC_25e35.dir/flags.make' has modification time 11 s in the future
Building C object CMakeFiles/cmTC_25e35.dir/CheckFunctionExists.c.o
/usr/bin/cc -fPIC -DCHECK_FUNCTION_EXISTS=pthread_create -o CMakeFiles/cmTC_25e35.dir/CheckFunctionExists.c.o -c /apps/tools/cmake-3.10.3/share/cmake-3.10/Modules/CheckFunctionExists.c
Linking C executable cmTC_25e35
/apps/tools/cmake-3.10.3/bin/cmake -E cmake_link_script CMakeFiles/cmTC_25e35.dir/link.txt --verbose=1
/usr/bin/cc -fPIC -DCHECK_FUNCTION_EXISTS=pthread_create -rdynamic CMakeFiles/cmTC_25e35.dir/CheckFunctionExists.c.o -o cmTC_25e35 -lpthread
gmake[1]: warning: Clock skew detected. Your build may be incomplete.
gmake[1]: Leaving directory `/home/usertest/poissonsolver/example/test/CMakeFiles/CMakeTmp'
gmake: warning: Clock skew detected. Your build may be incomplete.