Checking whether CXX compiler has environ in stdlib.h failed to compile with the following output: Change Dir: '/Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/VTK/Utilities/KWSys/vtksys/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_fd105/fast /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cmTC_fd105.dir/build.make CMakeFiles/cmTC_fd105.dir/build Building CXX object CMakeFiles/cmTC_fd105.dir/kwsysPlatformTestsCXX.cxx.o /Library/Developer/CommandLineTools/usr/bin/c++ -DTEST_KWSYS_CXX_HAS_ENVIRON_IN_STDLIB_H -w -std=c++11 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fPIE -MD -MT CMakeFiles/cmTC_fd105.dir/kwsysPlatformTestsCXX.cxx.o -MF CMakeFiles/cmTC_fd105.dir/kwsysPlatformTestsCXX.cxx.o.d -o CMakeFiles/cmTC_fd105.dir/kwsysPlatformTestsCXX.cxx.o -c /Volumes/Data/workspace/med-macos-weekly/ExtProjs/VTK/Utilities/KWSys/vtksys/kwsysPlatformTestsCXX.cxx /Volumes/Data/workspace/med-macos-weekly/ExtProjs/VTK/Utilities/KWSys/vtksys/kwsysPlatformTestsCXX.cxx:53:13: error: use of undeclared identifier 'environ' char* e = environ[0]; ^ 1 error generated. make[4]: *** [CMakeFiles/cmTC_fd105.dir/kwsysPlatformTestsCXX.cxx.o] Error 1 make[3]: *** [cmTC_fd105/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-weekly/build/ExtProjs/VTK/Utilities/KWSys/vtksys/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_84760/fast /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cmTC_84760.dir/build.make CMakeFiles/cmTC_84760.dir/build Building CXX object CMakeFiles/cmTC_84760.dir/kwsysPlatformTestsCXX.cxx.o /Library/Developer/CommandLineTools/usr/bin/c++ -DTEST_KWSYS_CXX_STAT_HAS_ST_MTIM -w -std=c++11 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fPIE -MD -MT CMakeFiles/cmTC_84760.dir/kwsysPlatformTestsCXX.cxx.o -MF CMakeFiles/cmTC_84760.dir/kwsysPlatformTestsCXX.cxx.o.d -o CMakeFiles/cmTC_84760.dir/kwsysPlatformTestsCXX.cxx.o -c /Volumes/Data/workspace/med-macos-weekly/ExtProjs/VTK/Utilities/KWSys/vtksys/kwsysPlatformTestsCXX.cxx /Volumes/Data/workspace/med-macos-weekly/ExtProjs/VTK/Utilities/KWSys/vtksys/kwsysPlatformTestsCXX.cxx:12:15: error: no member named 'st_mtim' in 'stat' (void)stat1.st_mtim.tv_sec; ~~~~~ ^ /Volumes/Data/workspace/med-macos-weekly/ExtProjs/VTK/Utilities/KWSys/vtksys/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_84760.dir/kwsysPlatformTestsCXX.cxx.o] Error 1 make[3]: *** [cmTC_84760/fast] Error 2 Checking whether CXX compiler has rlimit64 failed to compile with the following output: Change Dir: '/Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/VTK/Utilities/KWSys/vtksys/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_614c9/fast /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cmTC_614c9.dir/build.make CMakeFiles/cmTC_614c9.dir/build Building CXX object CMakeFiles/cmTC_614c9.dir/kwsysPlatformTestsCXX.cxx.o /Library/Developer/CommandLineTools/usr/bin/c++ -DTEST_KWSYS_CXX_HAS_RLIMIT64 -w -std=c++11 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fPIE -MD -MT CMakeFiles/cmTC_614c9.dir/kwsysPlatformTestsCXX.cxx.o -MF CMakeFiles/cmTC_614c9.dir/kwsysPlatformTestsCXX.cxx.o.d -o CMakeFiles/cmTC_614c9.dir/kwsysPlatformTestsCXX.cxx.o -c /Volumes/Data/workspace/med-macos-weekly/ExtProjs/VTK/Utilities/KWSys/vtksys/kwsysPlatformTestsCXX.cxx /Volumes/Data/workspace/med-macos-weekly/ExtProjs/VTK/Utilities/KWSys/vtksys/kwsysPlatformTestsCXX.cxx:75:19: error: variable has incomplete type 'struct rlimit64' struct rlimit64 rlim; ^ /Volumes/Data/workspace/med-macos-weekly/ExtProjs/VTK/Utilities/KWSys/vtksys/kwsysPlatformTestsCXX.cxx:75:10: note: forward declaration of 'rlimit64' struct rlimit64 rlim; ^ 1 error generated. make[4]: *** [CMakeFiles/cmTC_614c9.dir/kwsysPlatformTestsCXX.cxx.o] Error 1 make[3]: *** [cmTC_614c9/fast] Error 2 Checking whether is available failed to compile with the following output: Change Dir: '/Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/VTK/Utilities/KWSys/vtksys/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_541b2/fast /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cmTC_541b2.dir/build.make CMakeFiles/cmTC_541b2.dir/build Building CXX object CMakeFiles/cmTC_541b2.dir/kwsysPlatformTestsCXX.cxx.o /Library/Developer/CommandLineTools/usr/bin/c++ -DTEST_KWSYS_CXX_HAS_EXT_STDIO_FILEBUF_H -w -std=c++11 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fPIE -MD -MT CMakeFiles/cmTC_541b2.dir/kwsysPlatformTestsCXX.cxx.o -MF CMakeFiles/cmTC_541b2.dir/kwsysPlatformTestsCXX.cxx.o.d -o CMakeFiles/cmTC_541b2.dir/kwsysPlatformTestsCXX.cxx.o -c /Volumes/Data/workspace/med-macos-weekly/ExtProjs/VTK/Utilities/KWSys/vtksys/kwsysPlatformTestsCXX.cxx /Volumes/Data/workspace/med-macos-weekly/ExtProjs/VTK/Utilities/KWSys/vtksys/kwsysPlatformTestsCXX.cxx:169:12: fatal error: 'ext/stdio_filebuf.h' file not found # include ^~~~~~~~~~~~~~~~~~~~~ 1 error generated. make[4]: *** [CMakeFiles/cmTC_541b2.dir/kwsysPlatformTestsCXX.cxx.o] Error 1 make[3]: *** [cmTC_541b2/fast] Error 2 Performing Other Test HAVE_OFF64_T failed with the following output: Change Dir: '/Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/VTK/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_dadff/fast /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cmTC_dadff.dir/build.make CMakeFiles/cmTC_dadff.dir/build Building C object CMakeFiles/cmTC_dadff.dir/HDFTests.c.o /Library/Developer/CommandLineTools/usr/bin/cc -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 -MD -MT CMakeFiles/cmTC_dadff.dir/HDFTests.c.o -MF CMakeFiles/cmTC_dadff.dir/HDFTests.c.o.d -o CMakeFiles/cmTC_dadff.dir/HDFTests.c.o -c /Volumes/Data/workspace/med-macos-weekly/ExtProjs/VTK/ThirdParty/hdf5/vtkhdf5/config/cmake_ext_mod/HDFTests.c /Volumes/Data/workspace/med-macos-weekly/ExtProjs/VTK/ThirdParty/hdf5/vtkhdf5/config/cmake_ext_mod/HDFTests.c:184: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_dadff.dir/HDFTests.c.o] Error 1 make[3]: *** [cmTC_dadff/fast] Error 2 Performing Other Test HAVE_TM_ZONE failed with the following output: Change Dir: '/Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/VTK/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_29b54/fast /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cmTC_29b54.dir/build.make CMakeFiles/cmTC_29b54.dir/build Building C object CMakeFiles/cmTC_29b54.dir/HDFTests.c.o /Library/Developer/CommandLineTools/usr/bin/cc -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 -MD -MT CMakeFiles/cmTC_29b54.dir/HDFTests.c.o -MF CMakeFiles/cmTC_29b54.dir/HDFTests.c.o.d -o CMakeFiles/cmTC_29b54.dir/HDFTests.c.o -c /Volumes/Data/workspace/med-macos-weekly/ExtProjs/VTK/ThirdParty/hdf5/vtkhdf5/config/cmake_ext_mod/HDFTests.c Linking C executable cmTC_29b54 /usr/local/Cellar/cmake/3.30.3/bin/cmake -E cmake_link_script CMakeFiles/cmTC_29b54.dir/link.txt --verbose=1 /Library/Developer/CommandLineTools/usr/bin/cc -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_29b54.dir/HDFTests.c.o -o cmTC_29b54 -lm 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_29b54] Error 1 make[3]: *** [cmTC_29b54/fast] Error 2 Performing Other Test HAVE_STRUCT_TM_TM_ZONE failed with the following output: Change Dir: '/Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/VTK/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_726b6/fast /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cmTC_726b6.dir/build.make CMakeFiles/cmTC_726b6.dir/build Building C object CMakeFiles/cmTC_726b6.dir/HDFTests.c.o /Library/Developer/CommandLineTools/usr/bin/cc -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 -MD -MT CMakeFiles/cmTC_726b6.dir/HDFTests.c.o -MF CMakeFiles/cmTC_726b6.dir/HDFTests.c.o.d -o CMakeFiles/cmTC_726b6.dir/HDFTests.c.o -c /Volumes/Data/workspace/med-macos-weekly/ExtProjs/VTK/ThirdParty/hdf5/vtkhdf5/config/cmake_ext_mod/HDFTests.c Linking C executable cmTC_726b6 /usr/local/Cellar/cmake/3.30.3/bin/cmake -E cmake_link_script CMakeFiles/cmTC_726b6.dir/link.txt --verbose=1 /Library/Developer/CommandLineTools/usr/bin/cc -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_726b6.dir/HDFTests.c.o -o cmTC_726b6 -lm 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_726b6] Error 1 make[3]: *** [cmTC_726b6/fast] Error 2 Performing Other Test HAVE_SOCKLEN_T failed with the following output: Change Dir: '/Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/VTK/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_9eca2/fast /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cmTC_9eca2.dir/build.make CMakeFiles/cmTC_9eca2.dir/build Building C object CMakeFiles/cmTC_9eca2.dir/HDFTests.c.o /Library/Developer/CommandLineTools/usr/bin/cc -w -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fPIE -DHAVE_SOCKLEN_T -DHAVE_SYS_TIME_H -DHAVE_UNISTD_H -DHAVE_SYS_TYPES_H -MD -MT CMakeFiles/cmTC_9eca2.dir/HDFTests.c.o -MF CMakeFiles/cmTC_9eca2.dir/HDFTests.c.o.d -o CMakeFiles/cmTC_9eca2.dir/HDFTests.c.o -c /Volumes/Data/workspace/med-macos-weekly/ExtProjs/VTK/ThirdParty/hdf5/vtkhdf5/config/cmake_ext_mod/HDFTests.c /Volumes/Data/workspace/med-macos-weekly/ExtProjs/VTK/ThirdParty/hdf5/vtkhdf5/config/cmake_ext_mod/HDFTests.c:160:13: error: use of undeclared identifier 'socklen_t' SIMPLE_TEST(socklen_t foo); ^ 1 error generated. make[4]: *** [CMakeFiles/cmTC_9eca2.dir/HDFTests.c.o] Error 1 make[3]: *** [cmTC_9eca2/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-weekly/build/ExtProjs/VTK/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_e9706/fast /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cmTC_e9706.dir/build.make CMakeFiles/cmTC_e9706.dir/build Building C object CMakeFiles/cmTC_e9706.dir/ConversionTests.c.o /Library/Developer/CommandLineTools/usr/bin/cc -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_e9706.dir/ConversionTests.c.o -MF CMakeFiles/cmTC_e9706.dir/ConversionTests.c.o.d -o CMakeFiles/cmTC_e9706.dir/ConversionTests.c.o -c /Volumes/Data/workspace/med-macos-weekly/ExtProjs/VTK/ThirdParty/hdf5/vtkhdf5/config/cmake/ConversionTests.c Linking C executable cmTC_e9706 /usr/local/Cellar/cmake/3.30.3/bin/cmake -E cmake_link_script CMakeFiles/cmTC_e9706.dir/link.txt --verbose=1 /Library/Developer/CommandLineTools/usr/bin/cc -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_e9706.dir/ConversionTests.c.o -o cmTC_e9706 Test H5_LONG_TO_LDOUBLE_SPECIAL Run failed with the following output and exit code: Change Dir: '/Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/VTK/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_e44f5/fast /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cmTC_e44f5.dir/build.make CMakeFiles/cmTC_e44f5.dir/build Building C object CMakeFiles/cmTC_e44f5.dir/ConversionTests.c.o /Library/Developer/CommandLineTools/usr/bin/cc -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_e44f5.dir/ConversionTests.c.o -MF CMakeFiles/cmTC_e44f5.dir/ConversionTests.c.o.d -o CMakeFiles/cmTC_e44f5.dir/ConversionTests.c.o -c /Volumes/Data/workspace/med-macos-weekly/ExtProjs/VTK/ThirdParty/hdf5/vtkhdf5/config/cmake/ConversionTests.c Linking C executable cmTC_e44f5 /usr/local/Cellar/cmake/3.30.3/bin/cmake -E cmake_link_script CMakeFiles/cmTC_e44f5.dir/link.txt --verbose=1 /Library/Developer/CommandLineTools/usr/bin/cc -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_e44f5.dir/ConversionTests.c.o -o cmTC_e44f5 Test H5_DISABLE_SOME_LDOUBLE_CONV Run failed with the following output and exit code: Change Dir: '/Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/VTK/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_99d5e/fast /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cmTC_99d5e.dir/build.make CMakeFiles/cmTC_99d5e.dir/build Building C object CMakeFiles/cmTC_99d5e.dir/ConversionTests.c.o /Library/Developer/CommandLineTools/usr/bin/cc -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_99d5e.dir/ConversionTests.c.o -MF CMakeFiles/cmTC_99d5e.dir/ConversionTests.c.o.d -o CMakeFiles/cmTC_99d5e.dir/ConversionTests.c.o -c /Volumes/Data/workspace/med-macos-weekly/ExtProjs/VTK/ThirdParty/hdf5/vtkhdf5/config/cmake/ConversionTests.c Linking C executable cmTC_99d5e /usr/local/Cellar/cmake/3.30.3/bin/cmake -E cmake_link_script CMakeFiles/cmTC_99d5e.dir/link.txt --verbose=1 /Library/Developer/CommandLineTools/usr/bin/cc -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_99d5e.dir/ConversionTests.c.o -o cmTC_99d5e Determining if the HDF5 Multi_Dataset exists failed with the following output: Change Dir: '/Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/VTK/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_b9faf/fast /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cmTC_b9faf.dir/build.make CMakeFiles/cmTC_b9faf.dir/build Building C object CMakeFiles/cmTC_b9faf.dir/test_HDF.c.o /Library/Developer/CommandLineTools/usr/bin/cc -w -std=gnu99 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fPIE -MD -MT CMakeFiles/cmTC_b9faf.dir/test_HDF.c.o -MF CMakeFiles/cmTC_b9faf.dir/test_HDF.c.o.d -o CMakeFiles/cmTC_b9faf.dir/test_HDF.c.o -c /Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/VTK/CMakeFiles/CMakeTmp/test_HDF.c /Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/VTK/CMakeFiles/CMakeTmp/test_HDF.c:2:11: fatal error: 'hdf5.h' file not found #include "hdf5.h" ^~~~~~~~ 1 error generated. make[4]: *** [CMakeFiles/cmTC_b9faf.dir/test_HDF.c.o] Error 1 make[3]: *** [cmTC_b9faf/fast] Error 2 Determining if the HDF5 Collective_metadata exists failed with the following output: Change Dir: '/Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/VTK/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_24179/fast /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cmTC_24179.dir/build.make CMakeFiles/cmTC_24179.dir/build Building C object CMakeFiles/cmTC_24179.dir/test_HDF.c.o /Library/Developer/CommandLineTools/usr/bin/cc -w -std=gnu99 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fPIE -MD -MT CMakeFiles/cmTC_24179.dir/test_HDF.c.o -MF CMakeFiles/cmTC_24179.dir/test_HDF.c.o.d -o CMakeFiles/cmTC_24179.dir/test_HDF.c.o -c /Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/VTK/CMakeFiles/CMakeTmp/test_HDF.c /Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/VTK/CMakeFiles/CMakeTmp/test_HDF.c:2:11: fatal error: 'hdf5.h' file not found #include "hdf5.h" ^~~~~~~~ 1 error generated. make[4]: *** [CMakeFiles/cmTC_24179.dir/test_HDF.c.o] Error 1 make[3]: *** [cmTC_24179/fast] Error 2 Determining if the HDF5 H5Pset_file_space_strategy exists failed with the following output: Change Dir: '/Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/VTK/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_28512/fast /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cmTC_28512.dir/build.make CMakeFiles/cmTC_28512.dir/build Building C object CMakeFiles/cmTC_28512.dir/test_HDF.c.o /Library/Developer/CommandLineTools/usr/bin/cc -w -std=gnu99 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -fPIE -MD -MT CMakeFiles/cmTC_28512.dir/test_HDF.c.o -MF CMakeFiles/cmTC_28512.dir/test_HDF.c.o.d -o CMakeFiles/cmTC_28512.dir/test_HDF.c.o -c /Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/VTK/CMakeFiles/CMakeTmp/test_HDF.c /Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/VTK/CMakeFiles/CMakeTmp/test_HDF.c:2:11: fatal error: 'hdf5.h' file not found #include "hdf5.h" ^~~~~~~~ 1 error generated. make[4]: *** [CMakeFiles/cmTC_28512.dir/test_HDF.c.o] Error 1 make[3]: *** [cmTC_28512/fast] Error 2