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_0be06/fast /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cmTC_0be06.dir/build.make CMakeFiles/cmTC_0be06.dir/build Building CXX object CMakeFiles/cmTC_0be06.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_0be06.dir/kwsysPlatformTestsCXX.cxx.o -MF CMakeFiles/cmTC_0be06.dir/kwsysPlatformTestsCXX.cxx.o.d -o CMakeFiles/cmTC_0be06.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_0be06.dir/kwsysPlatformTestsCXX.cxx.o] Error 1 make[3]: *** [cmTC_0be06/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_69d19/fast /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cmTC_69d19.dir/build.make CMakeFiles/cmTC_69d19.dir/build Building CXX object CMakeFiles/cmTC_69d19.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_69d19.dir/kwsysPlatformTestsCXX.cxx.o -MF CMakeFiles/cmTC_69d19.dir/kwsysPlatformTestsCXX.cxx.o.d -o CMakeFiles/cmTC_69d19.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_69d19.dir/kwsysPlatformTestsCXX.cxx.o] Error 1 make[3]: *** [cmTC_69d19/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_c89c0/fast /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cmTC_c89c0.dir/build.make CMakeFiles/cmTC_c89c0.dir/build Building CXX object CMakeFiles/cmTC_c89c0.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_c89c0.dir/kwsysPlatformTestsCXX.cxx.o -MF CMakeFiles/cmTC_c89c0.dir/kwsysPlatformTestsCXX.cxx.o.d -o CMakeFiles/cmTC_c89c0.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_c89c0.dir/kwsysPlatformTestsCXX.cxx.o] Error 1 make[3]: *** [cmTC_c89c0/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_496a5/fast /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cmTC_496a5.dir/build.make CMakeFiles/cmTC_496a5.dir/build Building CXX object CMakeFiles/cmTC_496a5.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_496a5.dir/kwsysPlatformTestsCXX.cxx.o -MF CMakeFiles/cmTC_496a5.dir/kwsysPlatformTestsCXX.cxx.o.d -o CMakeFiles/cmTC_496a5.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_496a5.dir/kwsysPlatformTestsCXX.cxx.o] Error 1 make[3]: *** [cmTC_496a5/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_53e56/fast /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cmTC_53e56.dir/build.make CMakeFiles/cmTC_53e56.dir/build Building C object CMakeFiles/cmTC_53e56.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_53e56.dir/HDFTests.c.o -MF CMakeFiles/cmTC_53e56.dir/HDFTests.c.o.d -o CMakeFiles/cmTC_53e56.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_53e56.dir/HDFTests.c.o] Error 1 make[3]: *** [cmTC_53e56/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_310b6/fast /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cmTC_310b6.dir/build.make CMakeFiles/cmTC_310b6.dir/build Building C object CMakeFiles/cmTC_310b6.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_310b6.dir/HDFTests.c.o -MF CMakeFiles/cmTC_310b6.dir/HDFTests.c.o.d -o CMakeFiles/cmTC_310b6.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_310b6 /usr/local/Cellar/cmake/3.30.3/bin/cmake -E cmake_link_script CMakeFiles/cmTC_310b6.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_310b6.dir/HDFTests.c.o -o cmTC_310b6 -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_310b6] Error 1 make[3]: *** [cmTC_310b6/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_90469/fast /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cmTC_90469.dir/build.make CMakeFiles/cmTC_90469.dir/build Building C object CMakeFiles/cmTC_90469.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_90469.dir/HDFTests.c.o -MF CMakeFiles/cmTC_90469.dir/HDFTests.c.o.d -o CMakeFiles/cmTC_90469.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_90469 /usr/local/Cellar/cmake/3.30.3/bin/cmake -E cmake_link_script CMakeFiles/cmTC_90469.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_90469.dir/HDFTests.c.o -o cmTC_90469 -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_90469] Error 1 make[3]: *** [cmTC_90469/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_95d9f/fast /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cmTC_95d9f.dir/build.make CMakeFiles/cmTC_95d9f.dir/build Building C object CMakeFiles/cmTC_95d9f.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_95d9f.dir/HDFTests.c.o -MF CMakeFiles/cmTC_95d9f.dir/HDFTests.c.o.d -o CMakeFiles/cmTC_95d9f.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_95d9f.dir/HDFTests.c.o] Error 1 make[3]: *** [cmTC_95d9f/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_a879c/fast /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cmTC_a879c.dir/build.make CMakeFiles/cmTC_a879c.dir/build Building C object CMakeFiles/cmTC_a879c.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_a879c.dir/ConversionTests.c.o -MF CMakeFiles/cmTC_a879c.dir/ConversionTests.c.o.d -o CMakeFiles/cmTC_a879c.dir/ConversionTests.c.o -c /Volumes/Data/workspace/med-macos-weekly/ExtProjs/VTK/ThirdParty/hdf5/vtkhdf5/config/cmake/ConversionTests.c Linking C executable cmTC_a879c /usr/local/Cellar/cmake/3.30.3/bin/cmake -E cmake_link_script CMakeFiles/cmTC_a879c.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_a879c.dir/ConversionTests.c.o -o cmTC_a879c 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_c07d6/fast /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cmTC_c07d6.dir/build.make CMakeFiles/cmTC_c07d6.dir/build Building C object CMakeFiles/cmTC_c07d6.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_c07d6.dir/ConversionTests.c.o -MF CMakeFiles/cmTC_c07d6.dir/ConversionTests.c.o.d -o CMakeFiles/cmTC_c07d6.dir/ConversionTests.c.o -c /Volumes/Data/workspace/med-macos-weekly/ExtProjs/VTK/ThirdParty/hdf5/vtkhdf5/config/cmake/ConversionTests.c Linking C executable cmTC_c07d6 /usr/local/Cellar/cmake/3.30.3/bin/cmake -E cmake_link_script CMakeFiles/cmTC_c07d6.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_c07d6.dir/ConversionTests.c.o -o cmTC_c07d6 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_2fe93/fast /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cmTC_2fe93.dir/build.make CMakeFiles/cmTC_2fe93.dir/build Building C object CMakeFiles/cmTC_2fe93.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_2fe93.dir/ConversionTests.c.o -MF CMakeFiles/cmTC_2fe93.dir/ConversionTests.c.o.d -o CMakeFiles/cmTC_2fe93.dir/ConversionTests.c.o -c /Volumes/Data/workspace/med-macos-weekly/ExtProjs/VTK/ThirdParty/hdf5/vtkhdf5/config/cmake/ConversionTests.c Linking C executable cmTC_2fe93 /usr/local/Cellar/cmake/3.30.3/bin/cmake -E cmake_link_script CMakeFiles/cmTC_2fe93.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_2fe93.dir/ConversionTests.c.o -o cmTC_2fe93 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_bda85/fast /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cmTC_bda85.dir/build.make CMakeFiles/cmTC_bda85.dir/build Building C object CMakeFiles/cmTC_bda85.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_bda85.dir/test_HDF.c.o -MF CMakeFiles/cmTC_bda85.dir/test_HDF.c.o.d -o CMakeFiles/cmTC_bda85.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_bda85.dir/test_HDF.c.o] Error 1 make[3]: *** [cmTC_bda85/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_3794c/fast /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cmTC_3794c.dir/build.make CMakeFiles/cmTC_3794c.dir/build Building C object CMakeFiles/cmTC_3794c.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_3794c.dir/test_HDF.c.o -MF CMakeFiles/cmTC_3794c.dir/test_HDF.c.o.d -o CMakeFiles/cmTC_3794c.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_3794c.dir/test_HDF.c.o] Error 1 make[3]: *** [cmTC_3794c/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_1d7ba/fast /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cmTC_1d7ba.dir/build.make CMakeFiles/cmTC_1d7ba.dir/build Building C object CMakeFiles/cmTC_1d7ba.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_1d7ba.dir/test_HDF.c.o -MF CMakeFiles/cmTC_1d7ba.dir/test_HDF.c.o.d -o CMakeFiles/cmTC_1d7ba.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_1d7ba.dir/test_HDF.c.o] Error 1 make[3]: *** [cmTC_1d7ba/fast] Error 2