Checking whether CXX compiler has environ in stdlib.h failed to compile with the following output: Change Dir: '/Volumes/Data/workspace/med-macos-free/build/ExtProjs/ITK/Modules/ThirdParty/KWSys/src/KWSys/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_b9a37/fast /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cmTC_b9a37.dir/build.make CMakeFiles/cmTC_b9a37.dir/build Building CXX object CMakeFiles/cmTC_b9a37.dir/kwsysPlatformTestsCXX.cxx.o /Library/Developer/CommandLineTools/usr/bin/c++ -DTEST_KWSYS_CXX_HAS_ENVIRON_IN_STDLIB_H -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 -funit-at-a-time -Wno-strict-overflow -Wno-deprecated -Wno-invalid-offsetof -Wno-undefined-var-template -Woverloaded-virtual -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_b9a37.dir/kwsysPlatformTestsCXX.cxx.o -MF CMakeFiles/cmTC_b9a37.dir/kwsysPlatformTestsCXX.cxx.o.d -o CMakeFiles/cmTC_b9a37.dir/kwsysPlatformTestsCXX.cxx.o -c /Volumes/Data/workspace/med-macos-free/ExtProjs/ITK/Modules/ThirdParty/KWSys/src/KWSys/kwsysPlatformTestsCXX.cxx /Volumes/Data/workspace/med-macos-free/ExtProjs/ITK/Modules/ThirdParty/KWSys/src/KWSys/kwsysPlatformTestsCXX.cxx:53:13: error: use of undeclared identifier 'environ' char* e = environ[0]; ^ 1 error generated. make[4]: *** [CMakeFiles/cmTC_b9a37.dir/kwsysPlatformTestsCXX.cxx.o] Error 1 make[3]: *** [cmTC_b9a37/fast] Error 2 Checking whether CXX compiler struct stat has st_mtim member failed to compile with the following output: Change Dir: '/Volumes/Data/workspace/med-macos-free/build/ExtProjs/ITK/Modules/ThirdParty/KWSys/src/KWSys/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_2a629/fast /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cmTC_2a629.dir/build.make CMakeFiles/cmTC_2a629.dir/build Building CXX object CMakeFiles/cmTC_2a629.dir/kwsysPlatformTestsCXX.cxx.o /Library/Developer/CommandLineTools/usr/bin/c++ -DTEST_KWSYS_CXX_STAT_HAS_ST_MTIM -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 -funit-at-a-time -Wno-strict-overflow -Wno-deprecated -Wno-invalid-offsetof -Wno-undefined-var-template -Woverloaded-virtual -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_2a629.dir/kwsysPlatformTestsCXX.cxx.o -MF CMakeFiles/cmTC_2a629.dir/kwsysPlatformTestsCXX.cxx.o.d -o CMakeFiles/cmTC_2a629.dir/kwsysPlatformTestsCXX.cxx.o -c /Volumes/Data/workspace/med-macos-free/ExtProjs/ITK/Modules/ThirdParty/KWSys/src/KWSys/kwsysPlatformTestsCXX.cxx /Volumes/Data/workspace/med-macos-free/ExtProjs/ITK/Modules/ThirdParty/KWSys/src/KWSys/kwsysPlatformTestsCXX.cxx:12:15: error: no member named 'st_mtim' in 'stat' (void)stat1.st_mtim.tv_sec; ~~~~~ ^ /Volumes/Data/workspace/med-macos-free/ExtProjs/ITK/Modules/ThirdParty/KWSys/src/KWSys/kwsysPlatformTestsCXX.cxx:13:15: error: no member named 'st_mtim' in 'stat' (void)stat1.st_mtim.tv_nsec; ~~~~~ ^ 2 errors generated. make[4]: *** [CMakeFiles/cmTC_2a629.dir/kwsysPlatformTestsCXX.cxx.o] Error 1 make[3]: *** [cmTC_2a629/fast] Error 2 Checking whether CXX compiler has rlimit64 failed to compile with the following output: Change Dir: '/Volumes/Data/workspace/med-macos-free/build/ExtProjs/ITK/Modules/ThirdParty/KWSys/src/KWSys/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_345e7/fast /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cmTC_345e7.dir/build.make CMakeFiles/cmTC_345e7.dir/build Building CXX object CMakeFiles/cmTC_345e7.dir/kwsysPlatformTestsCXX.cxx.o /Library/Developer/CommandLineTools/usr/bin/c++ -DTEST_KWSYS_CXX_HAS_RLIMIT64 -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 -funit-at-a-time -Wno-strict-overflow -Wno-deprecated -Wno-invalid-offsetof -Wno-undefined-var-template -Woverloaded-virtual -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_345e7.dir/kwsysPlatformTestsCXX.cxx.o -MF CMakeFiles/cmTC_345e7.dir/kwsysPlatformTestsCXX.cxx.o.d -o CMakeFiles/cmTC_345e7.dir/kwsysPlatformTestsCXX.cxx.o -c /Volumes/Data/workspace/med-macos-free/ExtProjs/ITK/Modules/ThirdParty/KWSys/src/KWSys/kwsysPlatformTestsCXX.cxx /Volumes/Data/workspace/med-macos-free/ExtProjs/ITK/Modules/ThirdParty/KWSys/src/KWSys/kwsysPlatformTestsCXX.cxx:75:19: error: variable has incomplete type 'struct rlimit64' struct rlimit64 rlim; ^ /Volumes/Data/workspace/med-macos-free/ExtProjs/ITK/Modules/ThirdParty/KWSys/src/KWSys/kwsysPlatformTestsCXX.cxx:75:10: note: forward declaration of 'rlimit64' struct rlimit64 rlim; ^ 1 error generated. make[4]: *** [CMakeFiles/cmTC_345e7.dir/kwsysPlatformTestsCXX.cxx.o] Error 1 make[3]: *** [cmTC_345e7/fast] Error 2 Checking whether is available failed to compile with the following output: Change Dir: '/Volumes/Data/workspace/med-macos-free/build/ExtProjs/ITK/Modules/ThirdParty/KWSys/src/KWSys/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_298f7/fast /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cmTC_298f7.dir/build.make CMakeFiles/cmTC_298f7.dir/build Building CXX object CMakeFiles/cmTC_298f7.dir/kwsysPlatformTestsCXX.cxx.o /Library/Developer/CommandLineTools/usr/bin/c++ -DTEST_KWSYS_CXX_HAS_EXT_STDIO_FILEBUF_H -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 -funit-at-a-time -Wno-strict-overflow -Wno-deprecated -Wno-invalid-offsetof -Wno-undefined-var-template -Woverloaded-virtual -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_298f7.dir/kwsysPlatformTestsCXX.cxx.o -MF CMakeFiles/cmTC_298f7.dir/kwsysPlatformTestsCXX.cxx.o.d -o CMakeFiles/cmTC_298f7.dir/kwsysPlatformTestsCXX.cxx.o -c /Volumes/Data/workspace/med-macos-free/ExtProjs/ITK/Modules/ThirdParty/KWSys/src/KWSys/kwsysPlatformTestsCXX.cxx /Volumes/Data/workspace/med-macos-free/ExtProjs/ITK/Modules/ThirdParty/KWSys/src/KWSys/kwsysPlatformTestsCXX.cxx:169:12: fatal error: 'ext/stdio_filebuf.h' file not found # include ^~~~~~~~~~~~~~~~~~~~~ 1 error generated. make[4]: *** [CMakeFiles/cmTC_298f7.dir/kwsysPlatformTestsCXX.cxx.o] Error 1 make[3]: *** [cmTC_298f7/fast] Error 2 Performing Test VCL_HAS_LFS succeeded with the following output: Change Dir: '/Volumes/Data/workspace/med-macos-free/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_61964/fast /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cmTC_61964.dir/build.make CMakeFiles/cmTC_61964.dir/build Building CXX object CMakeFiles/cmTC_61964.dir/vxl_platform_tests.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 -funit-at-a-time -Wno-strict-overflow -Wno-deprecated -Wno-invalid-offsetof -Wno-undefined-var-template -Woverloaded-virtual -Wstrict-null-sentinel -w -DVCL_HAS_LFS -std=c++17 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fPIE -MD -MT CMakeFiles/cmTC_61964.dir/vxl_platform_tests.cxx.o -MF CMakeFiles/cmTC_61964.dir/vxl_platform_tests.cxx.o.d -o CMakeFiles/cmTC_61964.dir/vxl_platform_tests.cxx.o -c /Volumes/Data/workspace/med-macos-free/ExtProjs/ITK/Modules/ThirdParty/VNL/src/vxl/config/cmake/config/vxl_platform_tests.cxx Linking CXX executable cmTC_61964 /usr/local/Cellar/cmake/3.30.3/bin/cmake -E cmake_link_script CMakeFiles/cmTC_61964.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 -funit-at-a-time -Wno-strict-overflow -Wno-deprecated -Wno-invalid-offsetof -Wno-undefined-var-template -Woverloaded-virtual -Wstrict-null-sentinel -w -DVCL_HAS_LFS -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_61964.dir/vxl_platform_tests.cxx.o -o cmTC_61964 Performing Test VXL_HAS_DBGHELP_H failed with the following output: Change Dir: '/Volumes/Data/workspace/med-macos-free/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_848d1/fast /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cmTC_848d1.dir/build.make CMakeFiles/cmTC_848d1.dir/build Building CXX object CMakeFiles/cmTC_848d1.dir/vxl_platform_tests.cxx.o /Library/Developer/CommandLineTools/usr/bin/c++ -DVXL_HAS_DBGHELP_H -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 -funit-at-a-time -Wno-strict-overflow -Wno-deprecated -Wno-invalid-offsetof -Wno-undefined-var-template -Woverloaded-virtual -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_848d1.dir/vxl_platform_tests.cxx.o -MF CMakeFiles/cmTC_848d1.dir/vxl_platform_tests.cxx.o.d -o CMakeFiles/cmTC_848d1.dir/vxl_platform_tests.cxx.o -c /Volumes/Data/workspace/med-macos-free/ExtProjs/ITK/Modules/ThirdParty/VNL/src/vxl/config/cmake/config/vxl_platform_tests.cxx /Volumes/Data/workspace/med-macos-free/ExtProjs/ITK/Modules/ThirdParty/VNL/src/vxl/config/cmake/config/vxl_platform_tests.cxx:87:10: fatal error: 'Windows.h' file not found #include ^~~~~~~~~~~ 1 error generated. make[4]: *** [CMakeFiles/cmTC_848d1.dir/vxl_platform_tests.cxx.o] Error 1 make[3]: *** [cmTC_848d1/fast] Error 2 Performing Test VXL_HAS_SSE2_HARDWARE_SUPPORT succeeded with the following output: Change Dir: '/Volumes/Data/workspace/med-macos-free/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_ab9fc/fast /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cmTC_ab9fc.dir/build.make CMakeFiles/cmTC_ab9fc.dir/build Building CXX object CMakeFiles/cmTC_ab9fc.dir/vxl_platform_tests.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 -funit-at-a-time -Wno-strict-overflow -Wno-deprecated -Wno-invalid-offsetof -Wno-undefined-var-template -Woverloaded-virtual -Wstrict-null-sentinel -w -DVXL_HAS_SSE2_HARDWARE_SUPPORT -std=c++17 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fPIE -MD -MT CMakeFiles/cmTC_ab9fc.dir/vxl_platform_tests.cxx.o -MF CMakeFiles/cmTC_ab9fc.dir/vxl_platform_tests.cxx.o.d -o CMakeFiles/cmTC_ab9fc.dir/vxl_platform_tests.cxx.o -c /Volumes/Data/workspace/med-macos-free/ExtProjs/ITK/Modules/ThirdParty/VNL/src/vxl/config/cmake/config/vxl_platform_tests.cxx Linking CXX executable cmTC_ab9fc /usr/local/Cellar/cmake/3.30.3/bin/cmake -E cmake_link_script CMakeFiles/cmTC_ab9fc.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 -funit-at-a-time -Wno-strict-overflow -Wno-deprecated -Wno-invalid-offsetof -Wno-undefined-var-template -Woverloaded-virtual -Wstrict-null-sentinel -w -DVXL_HAS_SSE2_HARDWARE_SUPPORT -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_ab9fc.dir/vxl_platform_tests.cxx.o -o cmTC_ab9fc Performing Test VXL_HAS_ALIGNED_MALLOC failed with the following output: Change Dir: '/Volumes/Data/workspace/med-macos-free/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_1bbe0/fast /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cmTC_1bbe0.dir/build.make CMakeFiles/cmTC_1bbe0.dir/build Building CXX object CMakeFiles/cmTC_1bbe0.dir/vxl_platform_tests.cxx.o /Library/Developer/CommandLineTools/usr/bin/c++ -DVXL_HAS_ALIGNED_MALLOC -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 -funit-at-a-time -Wno-strict-overflow -Wno-deprecated -Wno-invalid-offsetof -Wno-undefined-var-template -Woverloaded-virtual -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_1bbe0.dir/vxl_platform_tests.cxx.o -MF CMakeFiles/cmTC_1bbe0.dir/vxl_platform_tests.cxx.o.d -o CMakeFiles/cmTC_1bbe0.dir/vxl_platform_tests.cxx.o -c /Volumes/Data/workspace/med-macos-free/ExtProjs/ITK/Modules/ThirdParty/VNL/src/vxl/config/cmake/config/vxl_platform_tests.cxx /Volumes/Data/workspace/med-macos-free/ExtProjs/ITK/Modules/ThirdParty/VNL/src/vxl/config/cmake/config/vxl_platform_tests.cxx:128:10: fatal error: 'malloc.h' file not found #include ^~~~~~~~~~ 1 error generated. make[4]: *** [CMakeFiles/cmTC_1bbe0.dir/vxl_platform_tests.cxx.o] Error 1 make[3]: *** [cmTC_1bbe0/fast] Error 2 Performing Test VXL_HAS_MINGW_ALIGNED_MALLOC failed with the following output: Change Dir: '/Volumes/Data/workspace/med-macos-free/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_b7126/fast /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cmTC_b7126.dir/build.make CMakeFiles/cmTC_b7126.dir/build Building CXX object CMakeFiles/cmTC_b7126.dir/vxl_platform_tests.cxx.o /Library/Developer/CommandLineTools/usr/bin/c++ -DVXL_HAS_MINGW_ALIGNED_MALLOC -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 -funit-at-a-time -Wno-strict-overflow -Wno-deprecated -Wno-invalid-offsetof -Wno-undefined-var-template -Woverloaded-virtual -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_b7126.dir/vxl_platform_tests.cxx.o -MF CMakeFiles/cmTC_b7126.dir/vxl_platform_tests.cxx.o.d -o CMakeFiles/cmTC_b7126.dir/vxl_platform_tests.cxx.o -c /Volumes/Data/workspace/med-macos-free/ExtProjs/ITK/Modules/ThirdParty/VNL/src/vxl/config/cmake/config/vxl_platform_tests.cxx /Volumes/Data/workspace/med-macos-free/ExtProjs/ITK/Modules/ThirdParty/VNL/src/vxl/config/cmake/config/vxl_platform_tests.cxx:140:10: fatal error: 'malloc.h' file not found #include ^~~~~~~~~~ 1 error generated. make[4]: *** [CMakeFiles/cmTC_b7126.dir/vxl_platform_tests.cxx.o] Error 1 make[3]: *** [cmTC_b7126/fast] Error 2 Performing Test VXL_HAS_POSIX_MEMALIGN failed with the following output: Change Dir: '/Volumes/Data/workspace/med-macos-free/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_c790a/fast /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cmTC_c790a.dir/build.make CMakeFiles/cmTC_c790a.dir/build Building CXX object CMakeFiles/cmTC_c790a.dir/vxl_platform_tests.cxx.o /Library/Developer/CommandLineTools/usr/bin/c++ -DVXL_HAS_POSIX_MEMALIGN -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 -funit-at-a-time -Wno-strict-overflow -Wno-deprecated -Wno-invalid-offsetof -Wno-undefined-var-template -Woverloaded-virtual -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_c790a.dir/vxl_platform_tests.cxx.o -MF CMakeFiles/cmTC_c790a.dir/vxl_platform_tests.cxx.o.d -o CMakeFiles/cmTC_c790a.dir/vxl_platform_tests.cxx.o -c /Volumes/Data/workspace/med-macos-free/ExtProjs/ITK/Modules/ThirdParty/VNL/src/vxl/config/cmake/config/vxl_platform_tests.cxx /Volumes/Data/workspace/med-macos-free/ExtProjs/ITK/Modules/ThirdParty/VNL/src/vxl/config/cmake/config/vxl_platform_tests.cxx:155:13: error: use of undeclared identifier 'memalign' void* x = memalign(16,4*sizeof(float)); ^ 1 error generated. make[4]: *** [CMakeFiles/cmTC_c790a.dir/vxl_platform_tests.cxx.o] Error 1 make[3]: *** [cmTC_c790a/fast] Error 2 Looking for 8-bit int. Failed to compile with the following output: (FLAGS=-DVXL_HAS_TYPE_OF_SIZE) Change Dir: '/Volumes/Data/workspace/med-macos-free/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_88239/fast /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cmTC_88239.dir/build.make CMakeFiles/cmTC_88239.dir/build Building CXX object CMakeFiles/cmTC_88239.dir/vxl_platform_tests.cxx.o /Library/Developer/CommandLineTools/usr/bin/c++ -I/Volumes/Data/workspace/med-macos-free/build/ExtProjs/ITK/CMakeTmp -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 -funit-at-a-time -Wno-strict-overflow -Wno-deprecated -Wno-invalid-offsetof -Wno-undefined-var-template -Woverloaded-virtual -Wstrict-null-sentinel -w -DVXL_HAS_TYPE_OF_SIZE -std=c++17 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fPIE -MD -MT CMakeFiles/cmTC_88239.dir/vxl_platform_tests.cxx.o -MF CMakeFiles/cmTC_88239.dir/vxl_platform_tests.cxx.o.d -o CMakeFiles/cmTC_88239.dir/vxl_platform_tests.cxx.o -c /Volumes/Data/workspace/med-macos-free/ExtProjs/ITK/Modules/ThirdParty/VNL/src/vxl/config/cmake/config/vxl_platform_tests.cxx /Volumes/Data/workspace/med-macos-free/ExtProjs/ITK/Modules/ThirdParty/VNL/src/vxl/config/cmake/config/vxl_platform_tests.cxx:53:14: error: redeclaration of 'verify_size' with a different type: 'int (*)[8]' vs 'int (*)[16]' extern int (*verify_size)[THE_SIZE]; ^ /Volumes/Data/workspace/med-macos-free/ExtProjs/ITK/Modules/ThirdParty/VNL/src/vxl/config/cmake/config/vxl_platform_tests.cxx:52:14: note: previous declaration is here extern int (*verify_size)[sizeof(THE_TYPE) * CHAR_BIT]; ^ 1 error generated. make[4]: *** [CMakeFiles/cmTC_88239.dir/vxl_platform_tests.cxx.o] Error 1 make[3]: *** [cmTC_88239/fast] Error 2 Looking for 16-bit int. Failed to compile with the following output: (FLAGS=-DVXL_HAS_TYPE_OF_SIZE) Change Dir: '/Volumes/Data/workspace/med-macos-free/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_91629/fast /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cmTC_91629.dir/build.make CMakeFiles/cmTC_91629.dir/build Building CXX object CMakeFiles/cmTC_91629.dir/vxl_platform_tests.cxx.o /Library/Developer/CommandLineTools/usr/bin/c++ -I/Volumes/Data/workspace/med-macos-free/build/ExtProjs/ITK/CMakeTmp -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 -funit-at-a-time -Wno-strict-overflow -Wno-deprecated -Wno-invalid-offsetof -Wno-undefined-var-template -Woverloaded-virtual -Wstrict-null-sentinel -w -DVXL_HAS_TYPE_OF_SIZE -std=c++17 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fPIE -MD -MT CMakeFiles/cmTC_91629.dir/vxl_platform_tests.cxx.o -MF CMakeFiles/cmTC_91629.dir/vxl_platform_tests.cxx.o.d -o CMakeFiles/cmTC_91629.dir/vxl_platform_tests.cxx.o -c /Volumes/Data/workspace/med-macos-free/ExtProjs/ITK/Modules/ThirdParty/VNL/src/vxl/config/cmake/config/vxl_platform_tests.cxx /Volumes/Data/workspace/med-macos-free/ExtProjs/ITK/Modules/ThirdParty/VNL/src/vxl/config/cmake/config/vxl_platform_tests.cxx:53:14: error: redeclaration of 'verify_size' with a different type: 'int (*)[16]' vs 'int (*)[8]' extern int (*verify_size)[THE_SIZE]; ^ /Volumes/Data/workspace/med-macos-free/ExtProjs/ITK/Modules/ThirdParty/VNL/src/vxl/config/cmake/config/vxl_platform_tests.cxx:52:14: note: previous declaration is here extern int (*verify_size)[sizeof(THE_TYPE) * CHAR_BIT]; ^ 1 error generated. make[4]: *** [CMakeFiles/cmTC_91629.dir/vxl_platform_tests.cxx.o] Error 1 make[3]: *** [cmTC_91629/fast] Error 2 Looking for 16-bit int. Failed to compile with the following output: (FLAGS=-DVXL_HAS_TYPE_OF_SIZE) Change Dir: '/Volumes/Data/workspace/med-macos-free/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_9bcf7/fast /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cmTC_9bcf7.dir/build.make CMakeFiles/cmTC_9bcf7.dir/build Building CXX object CMakeFiles/cmTC_9bcf7.dir/vxl_platform_tests.cxx.o /Library/Developer/CommandLineTools/usr/bin/c++ -I/Volumes/Data/workspace/med-macos-free/build/ExtProjs/ITK/CMakeTmp -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 -funit-at-a-time -Wno-strict-overflow -Wno-deprecated -Wno-invalid-offsetof -Wno-undefined-var-template -Woverloaded-virtual -Wstrict-null-sentinel -w -DVXL_HAS_TYPE_OF_SIZE -std=c++17 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fPIE -MD -MT CMakeFiles/cmTC_9bcf7.dir/vxl_platform_tests.cxx.o -MF CMakeFiles/cmTC_9bcf7.dir/vxl_platform_tests.cxx.o.d -o CMakeFiles/cmTC_9bcf7.dir/vxl_platform_tests.cxx.o -c /Volumes/Data/workspace/med-macos-free/ExtProjs/ITK/Modules/ThirdParty/VNL/src/vxl/config/cmake/config/vxl_platform_tests.cxx /Volumes/Data/workspace/med-macos-free/ExtProjs/ITK/Modules/ThirdParty/VNL/src/vxl/config/cmake/config/vxl_platform_tests.cxx:53:14: error: redeclaration of 'verify_size' with a different type: 'int (*)[16]' vs 'int (*)[32]' extern int (*verify_size)[THE_SIZE]; ^ /Volumes/Data/workspace/med-macos-free/ExtProjs/ITK/Modules/ThirdParty/VNL/src/vxl/config/cmake/config/vxl_platform_tests.cxx:52:14: note: previous declaration is here extern int (*verify_size)[sizeof(THE_TYPE) * CHAR_BIT]; ^ 1 error generated. make[4]: *** [CMakeFiles/cmTC_9bcf7.dir/vxl_platform_tests.cxx.o] Error 1 make[3]: *** [cmTC_9bcf7/fast] Error 2 Looking for 32-bit int. Failed to compile with the following output: (FLAGS=-DVXL_HAS_TYPE_OF_SIZE) Change Dir: '/Volumes/Data/workspace/med-macos-free/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_06adc/fast /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cmTC_06adc.dir/build.make CMakeFiles/cmTC_06adc.dir/build Building CXX object CMakeFiles/cmTC_06adc.dir/vxl_platform_tests.cxx.o /Library/Developer/CommandLineTools/usr/bin/c++ -I/Volumes/Data/workspace/med-macos-free/build/ExtProjs/ITK/CMakeTmp -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 -funit-at-a-time -Wno-strict-overflow -Wno-deprecated -Wno-invalid-offsetof -Wno-undefined-var-template -Woverloaded-virtual -Wstrict-null-sentinel -w -DVXL_HAS_TYPE_OF_SIZE -std=c++17 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fPIE -MD -MT CMakeFiles/cmTC_06adc.dir/vxl_platform_tests.cxx.o -MF CMakeFiles/cmTC_06adc.dir/vxl_platform_tests.cxx.o.d -o CMakeFiles/cmTC_06adc.dir/vxl_platform_tests.cxx.o -c /Volumes/Data/workspace/med-macos-free/ExtProjs/ITK/Modules/ThirdParty/VNL/src/vxl/config/cmake/config/vxl_platform_tests.cxx /Volumes/Data/workspace/med-macos-free/ExtProjs/ITK/Modules/ThirdParty/VNL/src/vxl/config/cmake/config/vxl_platform_tests.cxx:53:14: error: redeclaration of 'verify_size' with a different type: 'int (*)[32]' vs 'int (*)[16]' extern int (*verify_size)[THE_SIZE]; ^ /Volumes/Data/workspace/med-macos-free/ExtProjs/ITK/Modules/ThirdParty/VNL/src/vxl/config/cmake/config/vxl_platform_tests.cxx:52:14: note: previous declaration is here extern int (*verify_size)[sizeof(THE_TYPE) * CHAR_BIT]; ^ 1 error generated. make[4]: *** [CMakeFiles/cmTC_06adc.dir/vxl_platform_tests.cxx.o] Error 1 make[3]: *** [cmTC_06adc/fast] Error 2 Looking for 32-bit int. Failed to compile with the following output: (FLAGS=-DVXL_HAS_TYPE_OF_SIZE) Change Dir: '/Volumes/Data/workspace/med-macos-free/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_c009f/fast /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cmTC_c009f.dir/build.make CMakeFiles/cmTC_c009f.dir/build Building CXX object CMakeFiles/cmTC_c009f.dir/vxl_platform_tests.cxx.o /Library/Developer/CommandLineTools/usr/bin/c++ -I/Volumes/Data/workspace/med-macos-free/build/ExtProjs/ITK/CMakeTmp -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 -funit-at-a-time -Wno-strict-overflow -Wno-deprecated -Wno-invalid-offsetof -Wno-undefined-var-template -Woverloaded-virtual -Wstrict-null-sentinel -w -DVXL_HAS_TYPE_OF_SIZE -std=c++17 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fPIE -MD -MT CMakeFiles/cmTC_c009f.dir/vxl_platform_tests.cxx.o -MF CMakeFiles/cmTC_c009f.dir/vxl_platform_tests.cxx.o.d -o CMakeFiles/cmTC_c009f.dir/vxl_platform_tests.cxx.o -c /Volumes/Data/workspace/med-macos-free/ExtProjs/ITK/Modules/ThirdParty/VNL/src/vxl/config/cmake/config/vxl_platform_tests.cxx /Volumes/Data/workspace/med-macos-free/ExtProjs/ITK/Modules/ThirdParty/VNL/src/vxl/config/cmake/config/vxl_platform_tests.cxx:53:14: error: redeclaration of 'verify_size' with a different type: 'int (*)[32]' vs 'int (*)[64]' extern int (*verify_size)[THE_SIZE]; ^ /Volumes/Data/workspace/med-macos-free/ExtProjs/ITK/Modules/ThirdParty/VNL/src/vxl/config/cmake/config/vxl_platform_tests.cxx:52:14: note: previous declaration is here extern int (*verify_size)[sizeof(THE_TYPE) * CHAR_BIT]; ^ 1 error generated. make[4]: *** [CMakeFiles/cmTC_c009f.dir/vxl_platform_tests.cxx.o] Error 1 make[3]: *** [cmTC_c009f/fast] Error 2 Looking for 64-bit int. Failed to compile with the following output: (FLAGS=-DVXL_HAS_TYPE_OF_SIZE) Change Dir: '/Volumes/Data/workspace/med-macos-free/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_0d99a/fast /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cmTC_0d99a.dir/build.make CMakeFiles/cmTC_0d99a.dir/build Building CXX object CMakeFiles/cmTC_0d99a.dir/vxl_platform_tests.cxx.o /Library/Developer/CommandLineTools/usr/bin/c++ -I/Volumes/Data/workspace/med-macos-free/build/ExtProjs/ITK/CMakeTmp -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 -funit-at-a-time -Wno-strict-overflow -Wno-deprecated -Wno-invalid-offsetof -Wno-undefined-var-template -Woverloaded-virtual -Wstrict-null-sentinel -w -DVXL_HAS_TYPE_OF_SIZE -std=c++17 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fPIE -MD -MT CMakeFiles/cmTC_0d99a.dir/vxl_platform_tests.cxx.o -MF CMakeFiles/cmTC_0d99a.dir/vxl_platform_tests.cxx.o.d -o CMakeFiles/cmTC_0d99a.dir/vxl_platform_tests.cxx.o -c /Volumes/Data/workspace/med-macos-free/ExtProjs/ITK/Modules/ThirdParty/VNL/src/vxl/config/cmake/config/vxl_platform_tests.cxx /Volumes/Data/workspace/med-macos-free/ExtProjs/ITK/Modules/ThirdParty/VNL/src/vxl/config/cmake/config/vxl_platform_tests.cxx:40:14: error: unknown type name '__int64' double cast( THE_TYPE a, unsigned THE_TYPE b, signed THE_TYPE c ) ^ /Volumes/Data/workspace/med-macos-free/build/ExtProjs/ITK/CMakeTmp/config.h:1:18: note: expanded from macro 'THE_TYPE' #define THE_TYPE __int64 ^ /Volumes/Data/workspace/med-macos-free/ExtProjs/ITK/Modules/ThirdParty/VNL/src/vxl/config/cmake/config/vxl_platform_tests.cxx:40:44: error: expected ')' double cast( THE_TYPE a, unsigned THE_TYPE b, signed THE_TYPE c ) ^ /Volumes/Data/workspace/med-macos-free/ExtProjs/ITK/Modules/ThirdParty/VNL/src/vxl/config/cmake/config/vxl_platform_tests.cxx:40:12: note: to match this '(' double cast( THE_TYPE a, unsigned THE_TYPE b, signed THE_TYPE c ) ^ /Volumes/Data/workspace/med-macos-free/ExtProjs/ITK/Modules/ThirdParty/VNL/src/vxl/config/cmake/config/vxl_platform_tests.cxx:42:32: error: use of undeclared identifier 'b' return double( a ) + double( b ) + double( c ); ^ /Volumes/Data/workspace/med-macos-free/ExtProjs/ITK/Modules/ThirdParty/VNL/src/vxl/config/cmake/config/vxl_platform_tests.cxx:42:46: error: use of undeclared identifier 'c' return double( a ) + double( b ) + double( c ); ^ /Volumes/Data/workspace/med-macos-free/ExtProjs/ITK/Modules/ThirdParty/VNL/src/vxl/config/cmake/config/vxl_platform_tests.cxx:52:34: error: use of undeclared identifier '__int64' extern int (*verify_size)[sizeof(THE_TYPE) * CHAR_BIT]; ^ /Volumes/Data/workspace/med-macos-free/build/ExtProjs/ITK/CMakeTmp/config.h:1:18: note: expanded from macro 'THE_TYPE' #define THE_TYPE __int64 ^ 5 errors generated. make[4]: *** [CMakeFiles/cmTC_0d99a.dir/vxl_platform_tests.cxx.o] Error 1 make[3]: *** [cmTC_0d99a/fast] Error 2 Looking for 32-bit float. Failed to compile with the following output: (FLAGS=-DVXL_HAS_TYPE_OF_SIZE) Change Dir: '/Volumes/Data/workspace/med-macos-free/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_87a06/fast /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cmTC_87a06.dir/build.make CMakeFiles/cmTC_87a06.dir/build Building CXX object CMakeFiles/cmTC_87a06.dir/vxl_platform_tests.cxx.o /Library/Developer/CommandLineTools/usr/bin/c++ -I/Volumes/Data/workspace/med-macos-free/build/ExtProjs/ITK/CMakeTmp -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 -funit-at-a-time -Wno-strict-overflow -Wno-deprecated -Wno-invalid-offsetof -Wno-undefined-var-template -Woverloaded-virtual -Wstrict-null-sentinel -w -DVXL_HAS_TYPE_OF_SIZE -std=c++17 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fPIE -MD -MT CMakeFiles/cmTC_87a06.dir/vxl_platform_tests.cxx.o -MF CMakeFiles/cmTC_87a06.dir/vxl_platform_tests.cxx.o.d -o CMakeFiles/cmTC_87a06.dir/vxl_platform_tests.cxx.o -c /Volumes/Data/workspace/med-macos-free/ExtProjs/ITK/Modules/ThirdParty/VNL/src/vxl/config/cmake/config/vxl_platform_tests.cxx /Volumes/Data/workspace/med-macos-free/ExtProjs/ITK/Modules/ThirdParty/VNL/src/vxl/config/cmake/config/vxl_platform_tests.cxx:53:14: error: redeclaration of 'verify_size' with a different type: 'int (*)[32]' vs 'int (*)[128]' extern int (*verify_size)[THE_SIZE]; ^ /Volumes/Data/workspace/med-macos-free/ExtProjs/ITK/Modules/ThirdParty/VNL/src/vxl/config/cmake/config/vxl_platform_tests.cxx:52:14: note: previous declaration is here extern int (*verify_size)[sizeof(THE_TYPE) * CHAR_BIT]; ^ 1 error generated. make[4]: *** [CMakeFiles/cmTC_87a06.dir/vxl_platform_tests.cxx.o] Error 1 make[3]: *** [cmTC_87a06/fast] Error 2 Looking for 32-bit float. Failed to compile with the following output: (FLAGS=-DVXL_HAS_TYPE_OF_SIZE) Change Dir: '/Volumes/Data/workspace/med-macos-free/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_323ed/fast /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cmTC_323ed.dir/build.make CMakeFiles/cmTC_323ed.dir/build Building CXX object CMakeFiles/cmTC_323ed.dir/vxl_platform_tests.cxx.o /Library/Developer/CommandLineTools/usr/bin/c++ -I/Volumes/Data/workspace/med-macos-free/build/ExtProjs/ITK/CMakeTmp -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 -funit-at-a-time -Wno-strict-overflow -Wno-deprecated -Wno-invalid-offsetof -Wno-undefined-var-template -Woverloaded-virtual -Wstrict-null-sentinel -w -DVXL_HAS_TYPE_OF_SIZE -std=c++17 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fPIE -MD -MT CMakeFiles/cmTC_323ed.dir/vxl_platform_tests.cxx.o -MF CMakeFiles/cmTC_323ed.dir/vxl_platform_tests.cxx.o.d -o CMakeFiles/cmTC_323ed.dir/vxl_platform_tests.cxx.o -c /Volumes/Data/workspace/med-macos-free/ExtProjs/ITK/Modules/ThirdParty/VNL/src/vxl/config/cmake/config/vxl_platform_tests.cxx /Volumes/Data/workspace/med-macos-free/ExtProjs/ITK/Modules/ThirdParty/VNL/src/vxl/config/cmake/config/vxl_platform_tests.cxx:53:14: error: redeclaration of 'verify_size' with a different type: 'int (*)[32]' vs 'int (*)[64]' extern int (*verify_size)[THE_SIZE]; ^ /Volumes/Data/workspace/med-macos-free/ExtProjs/ITK/Modules/ThirdParty/VNL/src/vxl/config/cmake/config/vxl_platform_tests.cxx:52:14: note: previous declaration is here extern int (*verify_size)[sizeof(THE_TYPE) * CHAR_BIT]; ^ 1 error generated. make[4]: *** [CMakeFiles/cmTC_323ed.dir/vxl_platform_tests.cxx.o] Error 1 make[3]: *** [cmTC_323ed/fast] Error 2 Looking for 64-bit float. Failed to compile with the following output: (FLAGS=-DVXL_HAS_TYPE_OF_SIZE) Change Dir: '/Volumes/Data/workspace/med-macos-free/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_7e926/fast /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cmTC_7e926.dir/build.make CMakeFiles/cmTC_7e926.dir/build Building CXX object CMakeFiles/cmTC_7e926.dir/vxl_platform_tests.cxx.o /Library/Developer/CommandLineTools/usr/bin/c++ -I/Volumes/Data/workspace/med-macos-free/build/ExtProjs/ITK/CMakeTmp -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 -funit-at-a-time -Wno-strict-overflow -Wno-deprecated -Wno-invalid-offsetof -Wno-undefined-var-template -Woverloaded-virtual -Wstrict-null-sentinel -w -DVXL_HAS_TYPE_OF_SIZE -std=c++17 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fPIE -MD -MT CMakeFiles/cmTC_7e926.dir/vxl_platform_tests.cxx.o -MF CMakeFiles/cmTC_7e926.dir/vxl_platform_tests.cxx.o.d -o CMakeFiles/cmTC_7e926.dir/vxl_platform_tests.cxx.o -c /Volumes/Data/workspace/med-macos-free/ExtProjs/ITK/Modules/ThirdParty/VNL/src/vxl/config/cmake/config/vxl_platform_tests.cxx /Volumes/Data/workspace/med-macos-free/ExtProjs/ITK/Modules/ThirdParty/VNL/src/vxl/config/cmake/config/vxl_platform_tests.cxx:53:14: error: redeclaration of 'verify_size' with a different type: 'int (*)[64]' vs 'int (*)[32]' extern int (*verify_size)[THE_SIZE]; ^ /Volumes/Data/workspace/med-macos-free/ExtProjs/ITK/Modules/ThirdParty/VNL/src/vxl/config/cmake/config/vxl_platform_tests.cxx:52:14: note: previous declaration is here extern int (*verify_size)[sizeof(THE_TYPE) * CHAR_BIT]; ^ 1 error generated. make[4]: *** [CMakeFiles/cmTC_7e926.dir/vxl_platform_tests.cxx.o] Error 1 make[3]: *** [cmTC_7e926/fast] Error 2 Looking for 64-bit float. Failed to compile with the following output: (FLAGS=-DVXL_HAS_TYPE_OF_SIZE) Change Dir: '/Volumes/Data/workspace/med-macos-free/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_f40bd/fast /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cmTC_f40bd.dir/build.make CMakeFiles/cmTC_f40bd.dir/build Building CXX object CMakeFiles/cmTC_f40bd.dir/vxl_platform_tests.cxx.o /Library/Developer/CommandLineTools/usr/bin/c++ -I/Volumes/Data/workspace/med-macos-free/build/ExtProjs/ITK/CMakeTmp -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 -funit-at-a-time -Wno-strict-overflow -Wno-deprecated -Wno-invalid-offsetof -Wno-undefined-var-template -Woverloaded-virtual -Wstrict-null-sentinel -w -DVXL_HAS_TYPE_OF_SIZE -std=c++17 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fPIE -MD -MT CMakeFiles/cmTC_f40bd.dir/vxl_platform_tests.cxx.o -MF CMakeFiles/cmTC_f40bd.dir/vxl_platform_tests.cxx.o.d -o CMakeFiles/cmTC_f40bd.dir/vxl_platform_tests.cxx.o -c /Volumes/Data/workspace/med-macos-free/ExtProjs/ITK/Modules/ThirdParty/VNL/src/vxl/config/cmake/config/vxl_platform_tests.cxx /Volumes/Data/workspace/med-macos-free/ExtProjs/ITK/Modules/ThirdParty/VNL/src/vxl/config/cmake/config/vxl_platform_tests.cxx:53:14: error: redeclaration of 'verify_size' with a different type: 'int (*)[64]' vs 'int (*)[128]' extern int (*verify_size)[THE_SIZE]; ^ /Volumes/Data/workspace/med-macos-free/ExtProjs/ITK/Modules/ThirdParty/VNL/src/vxl/config/cmake/config/vxl_platform_tests.cxx:52:14: note: previous declaration is here extern int (*verify_size)[sizeof(THE_TYPE) * CHAR_BIT]; ^ 1 error generated. make[4]: *** [CMakeFiles/cmTC_f40bd.dir/vxl_platform_tests.cxx.o] Error 1 make[3]: *** [cmTC_f40bd/fast] Error 2 Looking for 96-bit float. Failed to compile with the following output: (FLAGS=-DVXL_HAS_TYPE_OF_SIZE) Change Dir: '/Volumes/Data/workspace/med-macos-free/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_d1616/fast /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cmTC_d1616.dir/build.make CMakeFiles/cmTC_d1616.dir/build Building CXX object CMakeFiles/cmTC_d1616.dir/vxl_platform_tests.cxx.o /Library/Developer/CommandLineTools/usr/bin/c++ -I/Volumes/Data/workspace/med-macos-free/build/ExtProjs/ITK/CMakeTmp -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 -funit-at-a-time -Wno-strict-overflow -Wno-deprecated -Wno-invalid-offsetof -Wno-undefined-var-template -Woverloaded-virtual -Wstrict-null-sentinel -w -DVXL_HAS_TYPE_OF_SIZE -std=c++17 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fPIE -MD -MT CMakeFiles/cmTC_d1616.dir/vxl_platform_tests.cxx.o -MF CMakeFiles/cmTC_d1616.dir/vxl_platform_tests.cxx.o.d -o CMakeFiles/cmTC_d1616.dir/vxl_platform_tests.cxx.o -c /Volumes/Data/workspace/med-macos-free/ExtProjs/ITK/Modules/ThirdParty/VNL/src/vxl/config/cmake/config/vxl_platform_tests.cxx /Volumes/Data/workspace/med-macos-free/ExtProjs/ITK/Modules/ThirdParty/VNL/src/vxl/config/cmake/config/vxl_platform_tests.cxx:53:14: error: redeclaration of 'verify_size' with a different type: 'int (*)[96]' vs 'int (*)[32]' extern int (*verify_size)[THE_SIZE]; ^ /Volumes/Data/workspace/med-macos-free/ExtProjs/ITK/Modules/ThirdParty/VNL/src/vxl/config/cmake/config/vxl_platform_tests.cxx:52:14: note: previous declaration is here extern int (*verify_size)[sizeof(THE_TYPE) * CHAR_BIT]; ^ 1 error generated. make[4]: *** [CMakeFiles/cmTC_d1616.dir/vxl_platform_tests.cxx.o] Error 1 make[3]: *** [cmTC_d1616/fast] Error 2 Looking for 96-bit float. Failed to compile with the following output: (FLAGS=-DVXL_HAS_TYPE_OF_SIZE) Change Dir: '/Volumes/Data/workspace/med-macos-free/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_67ee2/fast /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cmTC_67ee2.dir/build.make CMakeFiles/cmTC_67ee2.dir/build Building CXX object CMakeFiles/cmTC_67ee2.dir/vxl_platform_tests.cxx.o /Library/Developer/CommandLineTools/usr/bin/c++ -I/Volumes/Data/workspace/med-macos-free/build/ExtProjs/ITK/CMakeTmp -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 -funit-at-a-time -Wno-strict-overflow -Wno-deprecated -Wno-invalid-offsetof -Wno-undefined-var-template -Woverloaded-virtual -Wstrict-null-sentinel -w -DVXL_HAS_TYPE_OF_SIZE -std=c++17 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fPIE -MD -MT CMakeFiles/cmTC_67ee2.dir/vxl_platform_tests.cxx.o -MF CMakeFiles/cmTC_67ee2.dir/vxl_platform_tests.cxx.o.d -o CMakeFiles/cmTC_67ee2.dir/vxl_platform_tests.cxx.o -c /Volumes/Data/workspace/med-macos-free/ExtProjs/ITK/Modules/ThirdParty/VNL/src/vxl/config/cmake/config/vxl_platform_tests.cxx /Volumes/Data/workspace/med-macos-free/ExtProjs/ITK/Modules/ThirdParty/VNL/src/vxl/config/cmake/config/vxl_platform_tests.cxx:53:14: error: redeclaration of 'verify_size' with a different type: 'int (*)[96]' vs 'int (*)[64]' extern int (*verify_size)[THE_SIZE]; ^ /Volumes/Data/workspace/med-macos-free/ExtProjs/ITK/Modules/ThirdParty/VNL/src/vxl/config/cmake/config/vxl_platform_tests.cxx:52:14: note: previous declaration is here extern int (*verify_size)[sizeof(THE_TYPE) * CHAR_BIT]; ^ 1 error generated. make[4]: *** [CMakeFiles/cmTC_67ee2.dir/vxl_platform_tests.cxx.o] Error 1 make[3]: *** [cmTC_67ee2/fast] Error 2 Looking for 96-bit float. Failed to compile with the following output: (FLAGS=-DVXL_HAS_TYPE_OF_SIZE) Change Dir: '/Volumes/Data/workspace/med-macos-free/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_cf369/fast /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cmTC_cf369.dir/build.make CMakeFiles/cmTC_cf369.dir/build Building CXX object CMakeFiles/cmTC_cf369.dir/vxl_platform_tests.cxx.o /Library/Developer/CommandLineTools/usr/bin/c++ -I/Volumes/Data/workspace/med-macos-free/build/ExtProjs/ITK/CMakeTmp -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 -funit-at-a-time -Wno-strict-overflow -Wno-deprecated -Wno-invalid-offsetof -Wno-undefined-var-template -Woverloaded-virtual -Wstrict-null-sentinel -w -DVXL_HAS_TYPE_OF_SIZE -std=c++17 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fPIE -MD -MT CMakeFiles/cmTC_cf369.dir/vxl_platform_tests.cxx.o -MF CMakeFiles/cmTC_cf369.dir/vxl_platform_tests.cxx.o.d -o CMakeFiles/cmTC_cf369.dir/vxl_platform_tests.cxx.o -c /Volumes/Data/workspace/med-macos-free/ExtProjs/ITK/Modules/ThirdParty/VNL/src/vxl/config/cmake/config/vxl_platform_tests.cxx /Volumes/Data/workspace/med-macos-free/ExtProjs/ITK/Modules/ThirdParty/VNL/src/vxl/config/cmake/config/vxl_platform_tests.cxx:53:14: error: redeclaration of 'verify_size' with a different type: 'int (*)[96]' vs 'int (*)[128]' extern int (*verify_size)[THE_SIZE]; ^ /Volumes/Data/workspace/med-macos-free/ExtProjs/ITK/Modules/ThirdParty/VNL/src/vxl/config/cmake/config/vxl_platform_tests.cxx:52:14: note: previous declaration is here extern int (*verify_size)[sizeof(THE_TYPE) * CHAR_BIT]; ^ 1 error generated. make[4]: *** [CMakeFiles/cmTC_cf369.dir/vxl_platform_tests.cxx.o] Error 1 make[3]: *** [cmTC_cf369/fast] Error 2 Looking for 128-bit float. Failed to compile with the following output: (FLAGS=-DVXL_HAS_TYPE_OF_SIZE) Change Dir: '/Volumes/Data/workspace/med-macos-free/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_d610d/fast /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cmTC_d610d.dir/build.make CMakeFiles/cmTC_d610d.dir/build Building CXX object CMakeFiles/cmTC_d610d.dir/vxl_platform_tests.cxx.o /Library/Developer/CommandLineTools/usr/bin/c++ -I/Volumes/Data/workspace/med-macos-free/build/ExtProjs/ITK/CMakeTmp -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 -funit-at-a-time -Wno-strict-overflow -Wno-deprecated -Wno-invalid-offsetof -Wno-undefined-var-template -Woverloaded-virtual -Wstrict-null-sentinel -w -DVXL_HAS_TYPE_OF_SIZE -std=c++17 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fPIE -MD -MT CMakeFiles/cmTC_d610d.dir/vxl_platform_tests.cxx.o -MF CMakeFiles/cmTC_d610d.dir/vxl_platform_tests.cxx.o.d -o CMakeFiles/cmTC_d610d.dir/vxl_platform_tests.cxx.o -c /Volumes/Data/workspace/med-macos-free/ExtProjs/ITK/Modules/ThirdParty/VNL/src/vxl/config/cmake/config/vxl_platform_tests.cxx /Volumes/Data/workspace/med-macos-free/ExtProjs/ITK/Modules/ThirdParty/VNL/src/vxl/config/cmake/config/vxl_platform_tests.cxx:53:14: error: redeclaration of 'verify_size' with a different type: 'int (*)[128]' vs 'int (*)[32]' extern int (*verify_size)[THE_SIZE]; ^ /Volumes/Data/workspace/med-macos-free/ExtProjs/ITK/Modules/ThirdParty/VNL/src/vxl/config/cmake/config/vxl_platform_tests.cxx:52:14: note: previous declaration is here extern int (*verify_size)[sizeof(THE_TYPE) * CHAR_BIT]; ^ 1 error generated. make[4]: *** [CMakeFiles/cmTC_d610d.dir/vxl_platform_tests.cxx.o] Error 1 make[3]: *** [cmTC_d610d/fast] Error 2 Looking for 128-bit float. Failed to compile with the following output: (FLAGS=-DVXL_HAS_TYPE_OF_SIZE) Change Dir: '/Volumes/Data/workspace/med-macos-free/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_f4107/fast /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cmTC_f4107.dir/build.make CMakeFiles/cmTC_f4107.dir/build Building CXX object CMakeFiles/cmTC_f4107.dir/vxl_platform_tests.cxx.o /Library/Developer/CommandLineTools/usr/bin/c++ -I/Volumes/Data/workspace/med-macos-free/build/ExtProjs/ITK/CMakeTmp -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 -funit-at-a-time -Wno-strict-overflow -Wno-deprecated -Wno-invalid-offsetof -Wno-undefined-var-template -Woverloaded-virtual -Wstrict-null-sentinel -w -DVXL_HAS_TYPE_OF_SIZE -std=c++17 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fPIE -MD -MT CMakeFiles/cmTC_f4107.dir/vxl_platform_tests.cxx.o -MF CMakeFiles/cmTC_f4107.dir/vxl_platform_tests.cxx.o.d -o CMakeFiles/cmTC_f4107.dir/vxl_platform_tests.cxx.o -c /Volumes/Data/workspace/med-macos-free/ExtProjs/ITK/Modules/ThirdParty/VNL/src/vxl/config/cmake/config/vxl_platform_tests.cxx /Volumes/Data/workspace/med-macos-free/ExtProjs/ITK/Modules/ThirdParty/VNL/src/vxl/config/cmake/config/vxl_platform_tests.cxx:53:14: error: redeclaration of 'verify_size' with a different type: 'int (*)[128]' vs 'int (*)[64]' extern int (*verify_size)[THE_SIZE]; ^ /Volumes/Data/workspace/med-macos-free/ExtProjs/ITK/Modules/ThirdParty/VNL/src/vxl/config/cmake/config/vxl_platform_tests.cxx:52:14: note: previous declaration is here extern int (*verify_size)[sizeof(THE_TYPE) * CHAR_BIT]; ^ 1 error generated. make[4]: *** [CMakeFiles/cmTC_f4107.dir/vxl_platform_tests.cxx.o] Error 1 make[3]: *** [cmTC_f4107/fast] Error 2 Performing Test ITK_PRIVATE_DYNAMIC_CAST failed with the following output: Change Dir: '/Volumes/Data/workspace/med-macos-free/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_ff1da/fast /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cmTC_ff1da.dir/build.make CMakeFiles/cmTC_ff1da.dir/build Building CXX object CMakeFiles/cmTC_ff1da.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 -funit-at-a-time -Wno-strict-overflow -Wno-deprecated -Wno-invalid-offsetof -Wno-undefined-var-template -Woverloaded-virtual -Wstrict-null-sentinel -std=c++17 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fPIE -MD -MT CMakeFiles/cmTC_ff1da.dir/CheckCPPDirectiveExists.cxx.o -MF CMakeFiles/cmTC_ff1da.dir/CheckCPPDirectiveExists.cxx.o.d -o CMakeFiles/cmTC_ff1da.dir/CheckCPPDirectiveExists.cxx.o -c /Volumes/Data/workspace/med-macos-free/build/ExtProjs/ITK/CMakeFiles/CMakeTmp/CheckCPPDirectiveExists.cxx Linking CXX executable cmTC_ff1da /usr/local/Cellar/cmake/3.30.3/bin/cmake -E cmake_link_script CMakeFiles/cmTC_ff1da.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 -funit-at-a-time -Wno-strict-overflow -Wno-deprecated -Wno-invalid-offsetof -Wno-undefined-var-template -Woverloaded-virtual -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_ff1da.dir/CheckCPPDirectiveExists.cxx.o -o cmTC_ff1da Performing Other Test HAVE_OFF64_T failed with the following output: Change Dir: '/Volumes/Data/workspace/med-macos-free/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_bdb4e/fast /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cmTC_bdb4e.dir/build.make CMakeFiles/cmTC_bdb4e.dir/build Building C object CMakeFiles/cmTC_bdb4e.dir/HDFTests.c.o /Library/Developer/CommandLineTools/usr/bin/cc -w -mtune=generic -march=corei7 -Wno-uninitialized -Wno-unused-parameter -Wall -Wno-long-double -Wcast-align -Wdisabled-optimization -Wextra -Wformat=2 -Winvalid-pch -Wno-format-nonliteral -Wpointer-arith -Wshadow -Wunused -Wwrite-strings -funit-at-a-time -Wno-strict-overflow -w -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fPIE -DHAVE_OFF64_T -DHAVE_SYS_TIME_H -DHAVE_UNISTD_H -DHAVE_SYS_TYPES_H -DHAVE_SYS_SOCKET_H -MD -MT CMakeFiles/cmTC_bdb4e.dir/HDFTests.c.o -MF CMakeFiles/cmTC_bdb4e.dir/HDFTests.c.o.d -o CMakeFiles/cmTC_bdb4e.dir/HDFTests.c.o -c /Volumes/Data/workspace/med-macos-free/ExtProjs/ITK/Modules/ThirdParty/HDF5/src/itkhdf5/config/cmake_ext_mod/HDFTests.c /Volumes/Data/workspace/med-macos-free/ExtProjs/ITK/Modules/ThirdParty/HDF5/src/itkhdf5/config/cmake_ext_mod/HDFTests.c:317:3: error: unknown type name 'off64_t'; did you mean 'off_t'? off64_t n = 0; ^~~~~~~ off_t /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk/usr/include/sys/_types/_off_t.h:31:33: note: 'off_t' declared here typedef __darwin_off_t off_t; ^ 1 error generated. make[4]: *** [CMakeFiles/cmTC_bdb4e.dir/HDFTests.c.o] Error 1 make[3]: *** [cmTC_bdb4e/fast] Error 2 Performing Other Test HAVE___TM_GMTOFF failed with the following output: Change Dir: '/Volumes/Data/workspace/med-macos-free/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_98abf/fast /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cmTC_98abf.dir/build.make CMakeFiles/cmTC_98abf.dir/build Building C object CMakeFiles/cmTC_98abf.dir/HDFTests.c.o /Library/Developer/CommandLineTools/usr/bin/cc -w -mtune=generic -march=corei7 -Wno-uninitialized -Wno-unused-parameter -Wall -Wno-long-double -Wcast-align -Wdisabled-optimization -Wextra -Wformat=2 -Winvalid-pch -Wno-format-nonliteral -Wpointer-arith -Wshadow -Wunused -Wwrite-strings -funit-at-a-time -Wno-strict-overflow -w -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fPIE -DHAVE___TM_GMTOFF -DHAVE_SYS_TIME_H -DHAVE_UNISTD_H -DHAVE_SYS_TYPES_H -DHAVE_SYS_SOCKET_H -MD -MT CMakeFiles/cmTC_98abf.dir/HDFTests.c.o -MF CMakeFiles/cmTC_98abf.dir/HDFTests.c.o.d -o CMakeFiles/cmTC_98abf.dir/HDFTests.c.o -c /Volumes/Data/workspace/med-macos-free/ExtProjs/ITK/Modules/ThirdParty/HDF5/src/itkhdf5/config/cmake_ext_mod/HDFTests.c /Volumes/Data/workspace/med-macos-free/ExtProjs/ITK/Modules/ThirdParty/HDF5/src/itkhdf5/config/cmake_ext_mod/HDFTests.c:181:30: error: no member named '__tm_gmtoff' in 'struct tm'; did you mean 'tm_gmtoff'? SIMPLE_TEST(struct tm tm; tm.__tm_gmtoff=0); ^~~~~~~~~~~ tm_gmtoff /Volumes/Data/workspace/med-macos-free/ExtProjs/ITK/Modules/ThirdParty/HDF5/src/itkhdf5/config/cmake_ext_mod/HDFTests.c:12:36: note: expanded from macro 'SIMPLE_TEST' #define SIMPLE_TEST(x) int main(){ x; return 0; } ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk/usr/include/time.h:85:7: note: 'tm_gmtoff' declared here long tm_gmtoff; /* offset from UTC in seconds */ ^ 1 error generated. make[4]: *** [CMakeFiles/cmTC_98abf.dir/HDFTests.c.o] Error 1 make[3]: *** [cmTC_98abf/fast] Error 2 Performing Other Test HAVE_TM_ZONE failed with the following output: Change Dir: '/Volumes/Data/workspace/med-macos-free/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_e26d0/fast /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cmTC_e26d0.dir/build.make CMakeFiles/cmTC_e26d0.dir/build Building C object CMakeFiles/cmTC_e26d0.dir/HDFTests.c.o /Library/Developer/CommandLineTools/usr/bin/cc -w -mtune=generic -march=corei7 -Wno-uninitialized -Wno-unused-parameter -Wall -Wno-long-double -Wcast-align -Wdisabled-optimization -Wextra -Wformat=2 -Winvalid-pch -Wno-format-nonliteral -Wpointer-arith -Wshadow -Wunused -Wwrite-strings -funit-at-a-time -Wno-strict-overflow -w -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fPIE -DHAVE_TM_ZONE -DHAVE_SYS_TIME_H -DHAVE_UNISTD_H -DHAVE_SYS_TYPES_H -DHAVE_SYS_SOCKET_H -MD -MT CMakeFiles/cmTC_e26d0.dir/HDFTests.c.o -MF CMakeFiles/cmTC_e26d0.dir/HDFTests.c.o.d -o CMakeFiles/cmTC_e26d0.dir/HDFTests.c.o -c /Volumes/Data/workspace/med-macos-free/ExtProjs/ITK/Modules/ThirdParty/HDF5/src/itkhdf5/config/cmake_ext_mod/HDFTests.c Linking C executable cmTC_e26d0 /usr/local/Cellar/cmake/3.30.3/bin/cmake -E cmake_link_script CMakeFiles/cmTC_e26d0.dir/link.txt --verbose=1 /Library/Developer/CommandLineTools/usr/bin/cc -w -mtune=generic -march=corei7 -Wno-uninitialized -Wno-unused-parameter -Wall -Wno-long-double -Wcast-align -Wdisabled-optimization -Wextra -Wformat=2 -Winvalid-pch -Wno-format-nonliteral -Wpointer-arith -Wshadow -Wunused -Wwrite-strings -funit-at-a-time -Wno-strict-overflow -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_e26d0.dir/HDFTests.c.o -o cmTC_e26d0 -lm -ldl Undefined symbols for architecture x86_64: "_main", referenced from: implicit entry/start for main executable ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation) make[4]: *** [cmTC_e26d0] Error 1 make[3]: *** [cmTC_e26d0/fast] Error 2 Performing Other Test HAVE_STRUCT_TM_TM_ZONE failed with the following output: Change Dir: '/Volumes/Data/workspace/med-macos-free/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_02ba9/fast /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cmTC_02ba9.dir/build.make CMakeFiles/cmTC_02ba9.dir/build Building C object CMakeFiles/cmTC_02ba9.dir/HDFTests.c.o /Library/Developer/CommandLineTools/usr/bin/cc -w -mtune=generic -march=corei7 -Wno-uninitialized -Wno-unused-parameter -Wall -Wno-long-double -Wcast-align -Wdisabled-optimization -Wextra -Wformat=2 -Winvalid-pch -Wno-format-nonliteral -Wpointer-arith -Wshadow -Wunused -Wwrite-strings -funit-at-a-time -Wno-strict-overflow -w -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fPIE -DHAVE_STRUCT_TM_TM_ZONE -DHAVE_SYS_TIME_H -DHAVE_UNISTD_H -DHAVE_SYS_TYPES_H -DHAVE_SYS_SOCKET_H -MD -MT CMakeFiles/cmTC_02ba9.dir/HDFTests.c.o -MF CMakeFiles/cmTC_02ba9.dir/HDFTests.c.o.d -o CMakeFiles/cmTC_02ba9.dir/HDFTests.c.o -c /Volumes/Data/workspace/med-macos-free/ExtProjs/ITK/Modules/ThirdParty/HDF5/src/itkhdf5/config/cmake_ext_mod/HDFTests.c Linking C executable cmTC_02ba9 /usr/local/Cellar/cmake/3.30.3/bin/cmake -E cmake_link_script CMakeFiles/cmTC_02ba9.dir/link.txt --verbose=1 /Library/Developer/CommandLineTools/usr/bin/cc -w -mtune=generic -march=corei7 -Wno-uninitialized -Wno-unused-parameter -Wall -Wno-long-double -Wcast-align -Wdisabled-optimization -Wextra -Wformat=2 -Winvalid-pch -Wno-format-nonliteral -Wpointer-arith -Wshadow -Wunused -Wwrite-strings -funit-at-a-time -Wno-strict-overflow -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_02ba9.dir/HDFTests.c.o -o cmTC_02ba9 -lm -ldl Undefined symbols for architecture x86_64: "_main", referenced from: implicit entry/start for main executable ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation) make[4]: *** [cmTC_02ba9] Error 1 make[3]: *** [cmTC_02ba9/fast] Error 2 Performing Other Test HAVE_STRUCT_VIDEOCONFIG failed with the following output: Change Dir: '/Volumes/Data/workspace/med-macos-free/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_5cd77/fast /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cmTC_5cd77.dir/build.make CMakeFiles/cmTC_5cd77.dir/build Building C object CMakeFiles/cmTC_5cd77.dir/HDFTests.c.o /Library/Developer/CommandLineTools/usr/bin/cc -w -mtune=generic -march=corei7 -Wno-uninitialized -Wno-unused-parameter -Wall -Wno-long-double -Wcast-align -Wdisabled-optimization -Wextra -Wformat=2 -Winvalid-pch -Wno-format-nonliteral -Wpointer-arith -Wshadow -Wunused -Wwrite-strings -funit-at-a-time -Wno-strict-overflow -w -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fPIE -DHAVE_STRUCT_VIDEOCONFIG -DHAVE_SYS_TIME_H -DHAVE_UNISTD_H -DHAVE_SYS_TYPES_H -DHAVE_SYS_SOCKET_H -MD -MT CMakeFiles/cmTC_5cd77.dir/HDFTests.c.o -MF CMakeFiles/cmTC_5cd77.dir/HDFTests.c.o.d -o CMakeFiles/cmTC_5cd77.dir/HDFTests.c.o -c /Volumes/Data/workspace/med-macos-free/ExtProjs/ITK/Modules/ThirdParty/HDF5/src/itkhdf5/config/cmake_ext_mod/HDFTests.c /Volumes/Data/workspace/med-macos-free/ExtProjs/ITK/Modules/ThirdParty/HDF5/src/itkhdf5/config/cmake_ext_mod/HDFTests.c:437:32: error: variable has incomplete type 'struct videoconfig' SIMPLE_TEST(struct videoconfig w; w.numtextcols=0); ^ /Volumes/Data/workspace/med-macos-free/ExtProjs/ITK/Modules/ThirdParty/HDF5/src/itkhdf5/config/cmake_ext_mod/HDFTests.c:437:20: note: forward declaration of 'struct videoconfig' SIMPLE_TEST(struct videoconfig w; w.numtextcols=0); ^ 1 error generated. make[4]: *** [CMakeFiles/cmTC_5cd77.dir/HDFTests.c.o] Error 1 make[3]: *** [cmTC_5cd77/fast] Error 2 Performing Other Test HAVE_STRUCT_TEXT_INFO failed with the following output: Change Dir: '/Volumes/Data/workspace/med-macos-free/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_9b3d2/fast /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cmTC_9b3d2.dir/build.make CMakeFiles/cmTC_9b3d2.dir/build Building C object CMakeFiles/cmTC_9b3d2.dir/HDFTests.c.o /Library/Developer/CommandLineTools/usr/bin/cc -w -mtune=generic -march=corei7 -Wno-uninitialized -Wno-unused-parameter -Wall -Wno-long-double -Wcast-align -Wdisabled-optimization -Wextra -Wformat=2 -Winvalid-pch -Wno-format-nonliteral -Wpointer-arith -Wshadow -Wunused -Wwrite-strings -funit-at-a-time -Wno-strict-overflow -w -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fPIE -DHAVE_STRUCT_TEXT_INFO -DHAVE_SYS_TIME_H -DHAVE_UNISTD_H -DHAVE_SYS_TYPES_H -DHAVE_SYS_SOCKET_H -MD -MT CMakeFiles/cmTC_9b3d2.dir/HDFTests.c.o -MF CMakeFiles/cmTC_9b3d2.dir/HDFTests.c.o.d -o CMakeFiles/cmTC_9b3d2.dir/HDFTests.c.o -c /Volumes/Data/workspace/med-macos-free/ExtProjs/ITK/Modules/ThirdParty/HDF5/src/itkhdf5/config/cmake_ext_mod/HDFTests.c /Volumes/Data/workspace/med-macos-free/ExtProjs/ITK/Modules/ThirdParty/HDF5/src/itkhdf5/config/cmake_ext_mod/HDFTests.c:443:30: error: variable has incomplete type 'struct text_info' SIMPLE_TEST(struct text_info w; w.screenwidth=0); ^ /Volumes/Data/workspace/med-macos-free/ExtProjs/ITK/Modules/ThirdParty/HDF5/src/itkhdf5/config/cmake_ext_mod/HDFTests.c:443:20: note: forward declaration of 'struct text_info' SIMPLE_TEST(struct text_info w; w.screenwidth=0); ^ 1 error generated. make[4]: *** [CMakeFiles/cmTC_9b3d2.dir/HDFTests.c.o] Error 1 make[3]: *** [cmTC_9b3d2/fast] Error 2 Test TEST_DIRECT_VFD_WORKS Compile failed with the following output: Change Dir: '/Volumes/Data/workspace/med-macos-free/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_39211/fast /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cmTC_39211.dir/build.make CMakeFiles/cmTC_39211.dir/build Building C object CMakeFiles/cmTC_39211.dir/HDFTests.c.o /Library/Developer/CommandLineTools/usr/bin/cc -w -mtune=generic -march=corei7 -Wno-uninitialized -Wno-unused-parameter -Wall -Wno-long-double -Wcast-align -Wdisabled-optimization -Wextra -Wformat=2 -Winvalid-pch -Wno-format-nonliteral -Wpointer-arith -Wshadow -Wunused -Wwrite-strings -funit-at-a-time -Wno-strict-overflow -w -DTEST_DIRECT_VFD_WORKS -D_GNU_SOURCE -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fPIE -MD -MT CMakeFiles/cmTC_39211.dir/HDFTests.c.o -MF CMakeFiles/cmTC_39211.dir/HDFTests.c.o.d -o CMakeFiles/cmTC_39211.dir/HDFTests.c.o -c /Volumes/Data/workspace/med-macos-free/ExtProjs/ITK/Modules/ThirdParty/HDF5/src/itkhdf5/config/cmake_ext_mod/HDFTests.c /Volumes/Data/workspace/med-macos-free/ExtProjs/ITK/Modules/ThirdParty/HDF5/src/itkhdf5/config/cmake_ext_mod/HDFTests.c:339:49: error: use of undeclared identifier 'O_DIRECT' if((fid=open("tst_file", O_CREAT | O_TRUNC | O_DIRECT, 0755))<0) ^ 1 error generated. make[4]: *** [CMakeFiles/cmTC_39211.dir/HDFTests.c.o] Error 1 make[3]: *** [cmTC_39211/fast] Error 2 Test H5_LDOUBLE_TO_LONG_SPECIAL Run failed with the following output and exit code: Change Dir: '/Volumes/Data/workspace/med-macos-free/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_b00d9/fast /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cmTC_b00d9.dir/build.make CMakeFiles/cmTC_b00d9.dir/build Building C object CMakeFiles/cmTC_b00d9.dir/ConversionTests.c.o /Library/Developer/CommandLineTools/usr/bin/cc -w -mtune=generic -march=corei7 -Wno-uninitialized -Wno-unused-parameter -Wall -Wno-long-double -Wcast-align -Wdisabled-optimization -Wextra -Wformat=2 -Winvalid-pch -Wno-format-nonliteral -Wpointer-arith -Wshadow -Wunused -Wwrite-strings -funit-at-a-time -Wno-strict-overflow -w -DH5_LDOUBLE_TO_LONG_SPECIAL_TEST -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fPIE -MD -MT CMakeFiles/cmTC_b00d9.dir/ConversionTests.c.o -MF CMakeFiles/cmTC_b00d9.dir/ConversionTests.c.o.d -o CMakeFiles/cmTC_b00d9.dir/ConversionTests.c.o -c /Volumes/Data/workspace/med-macos-free/ExtProjs/ITK/Modules/ThirdParty/HDF5/src/itkhdf5/config/cmake/ConversionTests.c Linking C executable cmTC_b00d9 /usr/local/Cellar/cmake/3.30.3/bin/cmake -E cmake_link_script CMakeFiles/cmTC_b00d9.dir/link.txt --verbose=1 /Library/Developer/CommandLineTools/usr/bin/cc -w -mtune=generic -march=corei7 -Wno-uninitialized -Wno-unused-parameter -Wall -Wno-long-double -Wcast-align -Wdisabled-optimization -Wextra -Wformat=2 -Winvalid-pch -Wno-format-nonliteral -Wpointer-arith -Wshadow -Wunused -Wwrite-strings -funit-at-a-time -Wno-strict-overflow -w -DH5_LDOUBLE_TO_LONG_SPECIAL_TEST -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_b00d9.dir/ConversionTests.c.o -o cmTC_b00d9 Test H5_LONG_TO_LDOUBLE_SPECIAL Run failed with the following output and exit code: Change Dir: '/Volumes/Data/workspace/med-macos-free/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_18708/fast /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cmTC_18708.dir/build.make CMakeFiles/cmTC_18708.dir/build Building C object CMakeFiles/cmTC_18708.dir/ConversionTests.c.o /Library/Developer/CommandLineTools/usr/bin/cc -w -mtune=generic -march=corei7 -Wno-uninitialized -Wno-unused-parameter -Wall -Wno-long-double -Wcast-align -Wdisabled-optimization -Wextra -Wformat=2 -Winvalid-pch -Wno-format-nonliteral -Wpointer-arith -Wshadow -Wunused -Wwrite-strings -funit-at-a-time -Wno-strict-overflow -w -DH5_LONG_TO_LDOUBLE_SPECIAL_TEST -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fPIE -MD -MT CMakeFiles/cmTC_18708.dir/ConversionTests.c.o -MF CMakeFiles/cmTC_18708.dir/ConversionTests.c.o.d -o CMakeFiles/cmTC_18708.dir/ConversionTests.c.o -c /Volumes/Data/workspace/med-macos-free/ExtProjs/ITK/Modules/ThirdParty/HDF5/src/itkhdf5/config/cmake/ConversionTests.c Linking C executable cmTC_18708 /usr/local/Cellar/cmake/3.30.3/bin/cmake -E cmake_link_script CMakeFiles/cmTC_18708.dir/link.txt --verbose=1 /Library/Developer/CommandLineTools/usr/bin/cc -w -mtune=generic -march=corei7 -Wno-uninitialized -Wno-unused-parameter -Wall -Wno-long-double -Wcast-align -Wdisabled-optimization -Wextra -Wformat=2 -Winvalid-pch -Wno-format-nonliteral -Wpointer-arith -Wshadow -Wunused -Wwrite-strings -funit-at-a-time -Wno-strict-overflow -w -DH5_LONG_TO_LDOUBLE_SPECIAL_TEST -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_18708.dir/ConversionTests.c.o -o cmTC_18708 Test H5_DISABLE_SOME_LDOUBLE_CONV Run failed with the following output and exit code: Change Dir: '/Volumes/Data/workspace/med-macos-free/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_123c0/fast /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cmTC_123c0.dir/build.make CMakeFiles/cmTC_123c0.dir/build Building C object CMakeFiles/cmTC_123c0.dir/ConversionTests.c.o /Library/Developer/CommandLineTools/usr/bin/cc -w -mtune=generic -march=corei7 -Wno-uninitialized -Wno-unused-parameter -Wall -Wno-long-double -Wcast-align -Wdisabled-optimization -Wextra -Wformat=2 -Winvalid-pch -Wno-format-nonliteral -Wpointer-arith -Wshadow -Wunused -Wwrite-strings -funit-at-a-time -Wno-strict-overflow -w -DH5_DISABLE_SOME_LDOUBLE_CONV_TEST -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fPIE -MD -MT CMakeFiles/cmTC_123c0.dir/ConversionTests.c.o -MF CMakeFiles/cmTC_123c0.dir/ConversionTests.c.o.d -o CMakeFiles/cmTC_123c0.dir/ConversionTests.c.o -c /Volumes/Data/workspace/med-macos-free/ExtProjs/ITK/Modules/ThirdParty/HDF5/src/itkhdf5/config/cmake/ConversionTests.c Linking C executable cmTC_123c0 /usr/local/Cellar/cmake/3.30.3/bin/cmake -E cmake_link_script CMakeFiles/cmTC_123c0.dir/link.txt --verbose=1 /Library/Developer/CommandLineTools/usr/bin/cc -w -mtune=generic -march=corei7 -Wno-uninitialized -Wno-unused-parameter -Wall -Wno-long-double -Wcast-align -Wdisabled-optimization -Wextra -Wformat=2 -Winvalid-pch -Wno-format-nonliteral -Wpointer-arith -Wshadow -Wunused -Wwrite-strings -funit-at-a-time -Wno-strict-overflow -w -DH5_DISABLE_SOME_LDOUBLE_CONV_TEST -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_123c0.dir/ConversionTests.c.o -o cmTC_123c0 Performing CXX Test OLD_HEADER_FILENAME failed with the following output: Change Dir: '/Volumes/Data/workspace/med-macos-free/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_b087d/fast /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cmTC_b087d.dir/build.make CMakeFiles/cmTC_b087d.dir/build Building CXX object CMakeFiles/cmTC_b087d.dir/HDFCXXTests.cpp.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 -funit-at-a-time -Wno-strict-overflow -Wno-deprecated -Wno-invalid-offsetof -Wno-undefined-var-template -Woverloaded-virtual -Wstrict-null-sentinel -w -DOLD_HEADER_FILENAME -DHAVE_SYS_TIME_H -DHAVE_UNISTD_H -DHAVE_SYS_TYPES_H -DHAVE_SYS_SOCKET_H -DHAVE_SYS_FILE_H -std=c++17 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fPIE -MD -MT CMakeFiles/cmTC_b087d.dir/HDFCXXTests.cpp.o -MF CMakeFiles/cmTC_b087d.dir/HDFCXXTests.cpp.o.d -o CMakeFiles/cmTC_b087d.dir/HDFCXXTests.cpp.o -c /Volumes/Data/workspace/med-macos-free/ExtProjs/ITK/Modules/ThirdParty/HDF5/src/itkhdf5/config/cmake_ext_mod/HDFCXXTests.cpp Linking CXX executable cmTC_b087d /usr/local/Cellar/cmake/3.30.3/bin/cmake -E cmake_link_script CMakeFiles/cmTC_b087d.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 -funit-at-a-time -Wno-strict-overflow -Wno-deprecated -Wno-invalid-offsetof -Wno-undefined-var-template -Woverloaded-virtual -Wstrict-null-sentinel -w -DOLD_HEADER_FILENAME -DHAVE_SYS_TIME_H -DHAVE_UNISTD_H -DHAVE_SYS_TYPES_H -DHAVE_SYS_SOCKET_H -DHAVE_SYS_FILE_H -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_b087d.dir/HDFCXXTests.cpp.o -o cmTC_b087d -lm -ldl Performing CXX Test HDF_NO_NAMESPACE failed with the following output: Change Dir: '/Volumes/Data/workspace/med-macos-free/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_4878c/fast /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cmTC_4878c.dir/build.make CMakeFiles/cmTC_4878c.dir/build Building CXX object CMakeFiles/cmTC_4878c.dir/HDFCXXTests.cpp.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 -funit-at-a-time -Wno-strict-overflow -Wno-deprecated -Wno-invalid-offsetof -Wno-undefined-var-template -Woverloaded-virtual -Wstrict-null-sentinel -w -DHDF_NO_NAMESPACE -DHAVE_SYS_TIME_H -DHAVE_UNISTD_H -DHAVE_SYS_TYPES_H -DHAVE_SYS_SOCKET_H -DHAVE_SYS_FILE_H -std=c++17 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fPIE -MD -MT CMakeFiles/cmTC_4878c.dir/HDFCXXTests.cpp.o -MF CMakeFiles/cmTC_4878c.dir/HDFCXXTests.cpp.o.d -o CMakeFiles/cmTC_4878c.dir/HDFCXXTests.cpp.o -c /Volumes/Data/workspace/med-macos-free/ExtProjs/ITK/Modules/ThirdParty/HDF5/src/itkhdf5/config/cmake_ext_mod/HDFCXXTests.cpp Linking CXX executable cmTC_4878c /usr/local/Cellar/cmake/3.30.3/bin/cmake -E cmake_link_script CMakeFiles/cmTC_4878c.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 -funit-at-a-time -Wno-strict-overflow -Wno-deprecated -Wno-invalid-offsetof -Wno-undefined-var-template -Woverloaded-virtual -Wstrict-null-sentinel -w -DHDF_NO_NAMESPACE -DHAVE_SYS_TIME_H -DHAVE_UNISTD_H -DHAVE_SYS_TYPES_H -DHAVE_SYS_SOCKET_H -DHAVE_SYS_FILE_H -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_4878c.dir/HDFCXXTests.cpp.o -o cmTC_4878c -lm -ldl Performing CXX Test HDF_NO_STD failed with the following output: Change Dir: '/Volumes/Data/workspace/med-macos-free/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_112f1/fast /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cmTC_112f1.dir/build.make CMakeFiles/cmTC_112f1.dir/build Building CXX object CMakeFiles/cmTC_112f1.dir/HDFCXXTests.cpp.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 -funit-at-a-time -Wno-strict-overflow -Wno-deprecated -Wno-invalid-offsetof -Wno-undefined-var-template -Woverloaded-virtual -Wstrict-null-sentinel -w -DHDF_NO_STD -DHAVE_SYS_TIME_H -DHAVE_UNISTD_H -DHAVE_SYS_TYPES_H -DHAVE_SYS_SOCKET_H -DHAVE_SYS_FILE_H -std=c++17 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fPIE -MD -MT CMakeFiles/cmTC_112f1.dir/HDFCXXTests.cpp.o -MF CMakeFiles/cmTC_112f1.dir/HDFCXXTests.cpp.o.d -o CMakeFiles/cmTC_112f1.dir/HDFCXXTests.cpp.o -c /Volumes/Data/workspace/med-macos-free/ExtProjs/ITK/Modules/ThirdParty/HDF5/src/itkhdf5/config/cmake_ext_mod/HDFCXXTests.cpp Linking CXX executable cmTC_112f1 /usr/local/Cellar/cmake/3.30.3/bin/cmake -E cmake_link_script CMakeFiles/cmTC_112f1.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 -funit-at-a-time -Wno-strict-overflow -Wno-deprecated -Wno-invalid-offsetof -Wno-undefined-var-template -Woverloaded-virtual -Wstrict-null-sentinel -w -DHDF_NO_STD -DHAVE_SYS_TIME_H -DHAVE_UNISTD_H -DHAVE_SYS_TYPES_H -DHAVE_SYS_SOCKET_H -DHAVE_SYS_FILE_H -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_112f1.dir/HDFCXXTests.cpp.o -o cmTC_112f1 -lm -ldl Performing CXX Test BOOL_NOTDEFINED failed with the following output: Change Dir: '/Volumes/Data/workspace/med-macos-free/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_87583/fast /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cmTC_87583.dir/build.make CMakeFiles/cmTC_87583.dir/build Building CXX object CMakeFiles/cmTC_87583.dir/HDFCXXTests.cpp.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 -funit-at-a-time -Wno-strict-overflow -Wno-deprecated -Wno-invalid-offsetof -Wno-undefined-var-template -Woverloaded-virtual -Wstrict-null-sentinel -w -DBOOL_NOTDEFINED -DHAVE_SYS_TIME_H -DHAVE_UNISTD_H -DHAVE_SYS_TYPES_H -DHAVE_SYS_SOCKET_H -DHAVE_SYS_FILE_H -std=c++17 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fPIE -MD -MT CMakeFiles/cmTC_87583.dir/HDFCXXTests.cpp.o -MF CMakeFiles/cmTC_87583.dir/HDFCXXTests.cpp.o.d -o CMakeFiles/cmTC_87583.dir/HDFCXXTests.cpp.o -c /Volumes/Data/workspace/med-macos-free/ExtProjs/ITK/Modules/ThirdParty/HDF5/src/itkhdf5/config/cmake_ext_mod/HDFCXXTests.cpp Linking CXX executable cmTC_87583 /usr/local/Cellar/cmake/3.30.3/bin/cmake -E cmake_link_script CMakeFiles/cmTC_87583.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 -funit-at-a-time -Wno-strict-overflow -Wno-deprecated -Wno-invalid-offsetof -Wno-undefined-var-template -Woverloaded-virtual -Wstrict-null-sentinel -w -DBOOL_NOTDEFINED -DHAVE_SYS_TIME_H -DHAVE_UNISTD_H -DHAVE_SYS_TYPES_H -DHAVE_SYS_SOCKET_H -DHAVE_SYS_FILE_H -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_87583.dir/HDFCXXTests.cpp.o -o cmTC_87583 -lm -ldl Performing CXX Test NO_STATIC_CAST failed with the following output: Change Dir: '/Volumes/Data/workspace/med-macos-free/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_da6af/fast /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cmTC_da6af.dir/build.make CMakeFiles/cmTC_da6af.dir/build Building CXX object CMakeFiles/cmTC_da6af.dir/HDFCXXTests.cpp.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 -funit-at-a-time -Wno-strict-overflow -Wno-deprecated -Wno-invalid-offsetof -Wno-undefined-var-template -Woverloaded-virtual -Wstrict-null-sentinel -w -DNO_STATIC_CAST -DHAVE_SYS_TIME_H -DHAVE_UNISTD_H -DHAVE_SYS_TYPES_H -DHAVE_SYS_SOCKET_H -DHAVE_SYS_FILE_H -std=c++17 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fPIE -MD -MT CMakeFiles/cmTC_da6af.dir/HDFCXXTests.cpp.o -MF CMakeFiles/cmTC_da6af.dir/HDFCXXTests.cpp.o.d -o CMakeFiles/cmTC_da6af.dir/HDFCXXTests.cpp.o -c /Volumes/Data/workspace/med-macos-free/ExtProjs/ITK/Modules/ThirdParty/HDF5/src/itkhdf5/config/cmake_ext_mod/HDFCXXTests.cpp Linking CXX executable cmTC_da6af /usr/local/Cellar/cmake/3.30.3/bin/cmake -E cmake_link_script CMakeFiles/cmTC_da6af.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 -funit-at-a-time -Wno-strict-overflow -Wno-deprecated -Wno-invalid-offsetof -Wno-undefined-var-template -Woverloaded-virtual -Wstrict-null-sentinel -w -DNO_STATIC_CAST -DHAVE_SYS_TIME_H -DHAVE_UNISTD_H -DHAVE_SYS_TYPES_H -DHAVE_SYS_SOCKET_H -DHAVE_SYS_FILE_H -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_da6af.dir/HDFCXXTests.cpp.o -o cmTC_da6af -lm -ldl Performing CXX Test CXX_HAVE_OFFSETOF failed with the following output: Change Dir: '/Volumes/Data/workspace/med-macos-free/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_57c79/fast /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cmTC_57c79.dir/build.make CMakeFiles/cmTC_57c79.dir/build Building CXX object CMakeFiles/cmTC_57c79.dir/HDFCXXTests.cpp.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 -funit-at-a-time -Wno-strict-overflow -Wno-deprecated -Wno-invalid-offsetof -Wno-undefined-var-template -Woverloaded-virtual -Wstrict-null-sentinel -w -DCXX_HAVE_OFFSETOF -DHAVE_SYS_TIME_H -DHAVE_UNISTD_H -DHAVE_SYS_TYPES_H -DHAVE_SYS_SOCKET_H -DHAVE_SYS_FILE_H -std=c++17 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fPIE -MD -MT CMakeFiles/cmTC_57c79.dir/HDFCXXTests.cpp.o -MF CMakeFiles/cmTC_57c79.dir/HDFCXXTests.cpp.o.d -o CMakeFiles/cmTC_57c79.dir/HDFCXXTests.cpp.o -c /Volumes/Data/workspace/med-macos-free/ExtProjs/ITK/Modules/ThirdParty/HDF5/src/itkhdf5/config/cmake_ext_mod/HDFCXXTests.cpp Linking CXX executable cmTC_57c79 /usr/local/Cellar/cmake/3.30.3/bin/cmake -E cmake_link_script CMakeFiles/cmTC_57c79.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 -funit-at-a-time -Wno-strict-overflow -Wno-deprecated -Wno-invalid-offsetof -Wno-undefined-var-template -Woverloaded-virtual -Wstrict-null-sentinel -w -DCXX_HAVE_OFFSETOF -DHAVE_SYS_TIME_H -DHAVE_UNISTD_H -DHAVE_SYS_TYPES_H -DHAVE_SYS_SOCKET_H -DHAVE_SYS_FILE_H -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_57c79.dir/HDFCXXTests.cpp.o -o cmTC_57c79 -lm -ldl Value of the 22nd bit of a 32-bit quiet-NaN is 1TestQnanhibit.c produced following output: Change Dir: '/Volumes/Data/workspace/med-macos-free/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_c943e/fast /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cmTC_c943e.dir/build.make CMakeFiles/cmTC_c943e.dir/build Building C object CMakeFiles/cmTC_c943e.dir/TestQnanhibit.c.o /Library/Developer/CommandLineTools/usr/bin/cc -w -mtune=generic -march=corei7 -Wno-uninitialized -Wno-unused-parameter -Wall -Wno-long-double -Wcast-align -Wdisabled-optimization -Wextra -Wformat=2 -Winvalid-pch -Wno-format-nonliteral -Wpointer-arith -Wshadow -Wunused -Wwrite-strings -funit-at-a-time -Wno-strict-overflow -w -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fPIE -MD -MT CMakeFiles/cmTC_c943e.dir/TestQnanhibit.c.o -MF CMakeFiles/cmTC_c943e.dir/TestQnanhibit.c.o.d -o CMakeFiles/cmTC_c943e.dir/TestQnanhibit.c.o -c /Volumes/Data/workspace/med-macos-free/ExtProjs/ITK/Modules/ThirdParty/NrrdIO/src/NrrdIO/CMake/TestQnanhibit.c Linking C executable cmTC_c943e /usr/local/Cellar/cmake/3.30.3/bin/cmake -E cmake_link_script CMakeFiles/cmTC_c943e.dir/link.txt --verbose=1 /Library/Developer/CommandLineTools/usr/bin/cc -w -mtune=generic -march=corei7 -Wno-uninitialized -Wno-unused-parameter -Wall -Wno-long-double -Wcast-align -Wdisabled-optimization -Wextra -Wformat=2 -Winvalid-pch -Wno-format-nonliteral -Wpointer-arith -Wshadow -Wunused -Wwrite-strings -funit-at-a-time -Wno-strict-overflow -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_c943e.dir/TestQnanhibit.c.o -o cmTC_c943e -DTEEM_QNANHIBIT=1