Determining if the useconds_t exist passed with the following output: Change Dir: '/mnt/storage/workspace/med-ubuntu-weekly/build/ExtProjs/ITK/CMakeFiles/CMakeTmp' Run Build Command(s): /usr/bin/cmake -E env VERBOSE=1 /usr/bin/gmake -f Makefile cmTC_ca8d9/fast gmake[3]: Entering directory '/mnt/storage/workspace/med-ubuntu-weekly/build/ExtProjs/ITK/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_ca8d9.dir/build.make CMakeFiles/cmTC_ca8d9.dir/build gmake[4]: Entering directory '/mnt/storage/workspace/med-ubuntu-weekly/build/ExtProjs/ITK/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_ca8d9.dir/CheckTypeExists.cxx.o /usr/bin/c++ -w -fpermissive -mtune=generic -march=corei7 -Wall -Wno-long-double -Wcast-align -Wdisabled-optimization -Wextra -Wformat=2 -Winvalid-pch -Wno-format-nonliteral -Wpointer-arith -Wshadow -Wunused -Wwrite-strings -Wno-strict-overflow -Wno-deprecated -Wno-invalid-offsetof -Wno-undefined-var-template -Woverloaded-virtual -Wctad-maybe-unsupported -Wstrict-null-sentinel -msse2 -w -std=c++17 -fPIE -o CMakeFiles/cmTC_ca8d9.dir/CheckTypeExists.cxx.o -c /mnt/storage/workspace/med-ubuntu-weekly/build/ExtProjs/ITK/CMakeTmp/CheckTypeExists.cxx Linking CXX executable cmTC_ca8d9 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_ca8d9.dir/link.txt --verbose=1 /usr/bin/c++ -w -fpermissive -mtune=generic -march=corei7 -Wall -Wno-long-double -Wcast-align -Wdisabled-optimization -Wextra -Wformat=2 -Winvalid-pch -Wno-format-nonliteral -Wpointer-arith -Wshadow -Wunused -Wwrite-strings -Wno-strict-overflow -Wno-deprecated -Wno-invalid-offsetof -Wno-undefined-var-template -Woverloaded-virtual -Wctad-maybe-unsupported -Wstrict-null-sentinel -msse2 -w CMakeFiles/cmTC_ca8d9.dir/CheckTypeExists.cxx.o -o cmTC_ca8d9 gmake[4]: Leaving directory '/mnt/storage/workspace/med-ubuntu-weekly/build/ExtProjs/ITK/CMakeFiles/CMakeTmp' gmake[3]: Leaving directory '/mnt/storage/workspace/med-ubuntu-weekly/build/ExtProjs/ITK/CMakeFiles/CMakeTmp' File /mnt/storage/workspace/med-ubuntu-weekly/build/ExtProjs/ITK/CMakeTmp/CheckTypeExists.cxx: /* */ #include void cmakeRequireSymbol(useconds_t dummy){(void)dummy;} int main() {return 0; } Determining if the intptr_t exist passed with the following output: Change Dir: '/mnt/storage/workspace/med-ubuntu-weekly/build/ExtProjs/ITK/CMakeFiles/CMakeTmp' Run Build Command(s): /usr/bin/cmake -E env VERBOSE=1 /usr/bin/gmake -f Makefile cmTC_c93b1/fast gmake[3]: Entering directory '/mnt/storage/workspace/med-ubuntu-weekly/build/ExtProjs/ITK/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_c93b1.dir/build.make CMakeFiles/cmTC_c93b1.dir/build gmake[4]: Entering directory '/mnt/storage/workspace/med-ubuntu-weekly/build/ExtProjs/ITK/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_c93b1.dir/CheckTypeExists.cxx.o /usr/bin/c++ -w -fpermissive -mtune=generic -march=corei7 -Wall -Wno-long-double -Wcast-align -Wdisabled-optimization -Wextra -Wformat=2 -Winvalid-pch -Wno-format-nonliteral -Wpointer-arith -Wshadow -Wunused -Wwrite-strings -Wno-strict-overflow -Wno-deprecated -Wno-invalid-offsetof -Wno-undefined-var-template -Woverloaded-virtual -Wctad-maybe-unsupported -Wstrict-null-sentinel -msse2 -w -std=c++17 -fPIE -o CMakeFiles/cmTC_c93b1.dir/CheckTypeExists.cxx.o -c /mnt/storage/workspace/med-ubuntu-weekly/build/ExtProjs/ITK/CMakeTmp/CheckTypeExists.cxx Linking CXX executable cmTC_c93b1 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_c93b1.dir/link.txt --verbose=1 /usr/bin/c++ -w -fpermissive -mtune=generic -march=corei7 -Wall -Wno-long-double -Wcast-align -Wdisabled-optimization -Wextra -Wformat=2 -Winvalid-pch -Wno-format-nonliteral -Wpointer-arith -Wshadow -Wunused -Wwrite-strings -Wno-strict-overflow -Wno-deprecated -Wno-invalid-offsetof -Wno-undefined-var-template -Woverloaded-virtual -Wctad-maybe-unsupported -Wstrict-null-sentinel -msse2 -w CMakeFiles/cmTC_c93b1.dir/CheckTypeExists.cxx.o -o cmTC_c93b1 gmake[4]: Leaving directory '/mnt/storage/workspace/med-ubuntu-weekly/build/ExtProjs/ITK/CMakeFiles/CMakeTmp' gmake[3]: Leaving directory '/mnt/storage/workspace/med-ubuntu-weekly/build/ExtProjs/ITK/CMakeFiles/CMakeTmp' File /mnt/storage/workspace/med-ubuntu-weekly/build/ExtProjs/ITK/CMakeTmp/CheckTypeExists.cxx: /* */ #include void cmakeRequireSymbol(intptr_t dummy){(void)dummy;} int main() {return 0; } Checking to see if this platform supports has the __FUNCTION__ C-Preprocessor directive with the following output: Change Dir: '/mnt/storage/workspace/med-ubuntu-weekly/build/ExtProjs/ITK/CMakeFiles/CMakeTmp' Run Build Command(s): /usr/bin/cmake -E env VERBOSE=1 /usr/bin/gmake -f Makefile cmTC_18f09/fast gmake[3]: Entering directory '/mnt/storage/workspace/med-ubuntu-weekly/build/ExtProjs/ITK/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_18f09.dir/build.make CMakeFiles/cmTC_18f09.dir/build gmake[4]: Entering directory '/mnt/storage/workspace/med-ubuntu-weekly/build/ExtProjs/ITK/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_18f09.dir/CheckCPPDirectiveExists.cxx.o /usr/bin/c++ -w -fpermissive -mtune=generic -march=corei7 -Wall -Wno-long-double -Wcast-align -Wdisabled-optimization -Wextra -Wformat=2 -Winvalid-pch -Wno-format-nonliteral -Wpointer-arith -Wshadow -Wunused -Wwrite-strings -Wno-strict-overflow -Wno-deprecated -Wno-invalid-offsetof -Wno-undefined-var-template -Woverloaded-virtual -Wctad-maybe-unsupported -Wstrict-null-sentinel -msse2 -std=c++17 -fPIE -o CMakeFiles/cmTC_18f09.dir/CheckCPPDirectiveExists.cxx.o -c /mnt/storage/workspace/med-ubuntu-weekly/build/ExtProjs/ITK/CMakeFiles/CMakeTmp/CheckCPPDirectiveExists.cxx Linking CXX executable cmTC_18f09 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_18f09.dir/link.txt --verbose=1 /usr/bin/c++ -w -fpermissive -mtune=generic -march=corei7 -Wall -Wno-long-double -Wcast-align -Wdisabled-optimization -Wextra -Wformat=2 -Winvalid-pch -Wno-format-nonliteral -Wpointer-arith -Wshadow -Wunused -Wwrite-strings -Wno-strict-overflow -Wno-deprecated -Wno-invalid-offsetof -Wno-undefined-var-template -Woverloaded-virtual -Wctad-maybe-unsupported -Wstrict-null-sentinel -msse2 CMakeFiles/cmTC_18f09.dir/CheckCPPDirectiveExists.cxx.o -o cmTC_18f09 gmake[4]: Leaving directory '/mnt/storage/workspace/med-ubuntu-weekly/build/ExtProjs/ITK/CMakeFiles/CMakeTmp' gmake[3]: Leaving directory '/mnt/storage/workspace/med-ubuntu-weekly/build/ExtProjs/ITK/CMakeFiles/CMakeTmp' Determining if the C maximum decimal precision for C exists passed with the following output: 21;33; Determining if the C maximum decimal precision for C exists passed with the following output: 21;33;