Determining if the useconds_t exist passed with the following output: Change Dir: '/Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/ITK/CMakeFiles/CMakeTmp' Run Build Command(s): /usr/local/Cellar/cmake/3.30.3/bin/cmake -E env VERBOSE=1 /usr/bin/make -f Makefile cmTC_d906f/fast /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cmTC_d906f.dir/build.make CMakeFiles/cmTC_d906f.dir/build Building CXX object CMakeFiles/cmTC_d906f.dir/CheckTypeExists.cxx.o /Library/Developer/CommandLineTools/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 -w -std=c++17 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fPIE -MD -MT CMakeFiles/cmTC_d906f.dir/CheckTypeExists.cxx.o -MF CMakeFiles/cmTC_d906f.dir/CheckTypeExists.cxx.o.d -o CMakeFiles/cmTC_d906f.dir/CheckTypeExists.cxx.o -c /Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/ITK/CMakeTmp/CheckTypeExists.cxx Linking CXX executable cmTC_d906f /usr/local/Cellar/cmake/3.30.3/bin/cmake -E cmake_link_script CMakeFiles/cmTC_d906f.dir/link.txt --verbose=1 /Library/Developer/CommandLineTools/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 -w -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_d906f.dir/CheckTypeExists.cxx.o -o cmTC_d906f File /Volumes/Data/workspace/med-macos-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: '/Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/ITK/CMakeFiles/CMakeTmp' Run Build Command(s): /usr/local/Cellar/cmake/3.30.3/bin/cmake -E env VERBOSE=1 /usr/bin/make -f Makefile cmTC_52b9c/fast /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cmTC_52b9c.dir/build.make CMakeFiles/cmTC_52b9c.dir/build Building CXX object CMakeFiles/cmTC_52b9c.dir/CheckTypeExists.cxx.o /Library/Developer/CommandLineTools/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 -w -std=c++17 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fPIE -MD -MT CMakeFiles/cmTC_52b9c.dir/CheckTypeExists.cxx.o -MF CMakeFiles/cmTC_52b9c.dir/CheckTypeExists.cxx.o.d -o CMakeFiles/cmTC_52b9c.dir/CheckTypeExists.cxx.o -c /Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/ITK/CMakeTmp/CheckTypeExists.cxx Linking CXX executable cmTC_52b9c /usr/local/Cellar/cmake/3.30.3/bin/cmake -E cmake_link_script CMakeFiles/cmTC_52b9c.dir/link.txt --verbose=1 /Library/Developer/CommandLineTools/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 -w -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_52b9c.dir/CheckTypeExists.cxx.o -o cmTC_52b9c File /Volumes/Data/workspace/med-macos-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: '/Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/ITK/CMakeFiles/CMakeTmp' Run Build Command(s): /usr/local/Cellar/cmake/3.30.3/bin/cmake -E env VERBOSE=1 /usr/bin/make -f Makefile cmTC_2e421/fast /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cmTC_2e421.dir/build.make CMakeFiles/cmTC_2e421.dir/build Building CXX object CMakeFiles/cmTC_2e421.dir/CheckCPPDirectiveExists.cxx.o /Library/Developer/CommandLineTools/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 -std=c++17 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fPIE -MD -MT CMakeFiles/cmTC_2e421.dir/CheckCPPDirectiveExists.cxx.o -MF CMakeFiles/cmTC_2e421.dir/CheckCPPDirectiveExists.cxx.o.d -o CMakeFiles/cmTC_2e421.dir/CheckCPPDirectiveExists.cxx.o -c /Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/ITK/CMakeFiles/CMakeTmp/CheckCPPDirectiveExists.cxx Linking CXX executable cmTC_2e421 /usr/local/Cellar/cmake/3.30.3/bin/cmake -E cmake_link_script CMakeFiles/cmTC_2e421.dir/link.txt --verbose=1 /Library/Developer/CommandLineTools/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 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_2e421.dir/CheckCPPDirectiveExists.cxx.o -o cmTC_2e421 Determining if the C maximum decimal precision for C exists passed with the following output: 21;0; Determining if the C maximum decimal precision for C exists passed with the following output: 21;0;