Checking whether C++ compiler has '__int64' failed to compile with the following output: Change Dir: '/mnt/storage/workspace/med-ubuntu-free/build/ExtProjs/VTK/Utilities/KWSys/vtksys/CMakeFiles/CMakeTmp' Run Build Command(s): /usr/bin/cmake -E env VERBOSE=1 /usr/bin/gmake -f Makefile cmTC_924a3/fast gmake[3]: Entering directory '/mnt/storage/workspace/med-ubuntu-free/build/ExtProjs/VTK/Utilities/KWSys/vtksys/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_924a3.dir/build.make CMakeFiles/cmTC_924a3.dir/build gmake[4]: Entering directory '/mnt/storage/workspace/med-ubuntu-free/build/ExtProjs/VTK/Utilities/KWSys/vtksys/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_924a3.dir/kwsysPlatformTestsCXX.cxx.o /usr/bin/c++ -DTEST_KWSYS_CXX_HAS___INT64 -w -o CMakeFiles/cmTC_924a3.dir/kwsysPlatformTestsCXX.cxx.o -c /mnt/storage/workspace/med-ubuntu-free/ExtProjs/VTK/Utilities/KWSys/vtksys/kwsysPlatformTestsCXX.cxx /mnt/storage/workspace/med-ubuntu-free/ExtProjs/VTK/Utilities/KWSys/vtksys/kwsysPlatformTestsCXX.cxx:24:1: error: ‘__int64’ does not name a type 24 | __int64 f(__int64 n) | ^~~~~~~ /mnt/storage/workspace/med-ubuntu-free/ExtProjs/VTK/Utilities/KWSys/vtksys/kwsysPlatformTestsCXX.cxx: In function ‘int main()’: /mnt/storage/workspace/med-ubuntu-free/ExtProjs/VTK/Utilities/KWSys/vtksys/kwsysPlatformTestsCXX.cxx:30:3: error: ‘__int64’ was not declared in this scope 30 | __int64 n = 0; | ^~~~~~~ /mnt/storage/workspace/med-ubuntu-free/ExtProjs/VTK/Utilities/KWSys/vtksys/kwsysPlatformTestsCXX.cxx:31:29: error: ‘n’ was not declared in this scope 31 | return static_cast(f(n)); | ^ /mnt/storage/workspace/med-ubuntu-free/ExtProjs/VTK/Utilities/KWSys/vtksys/kwsysPlatformTestsCXX.cxx:31:27: error: ‘f’ was not declared in this scope 31 | return static_cast(f(n)); | ^ gmake[4]: *** [CMakeFiles/cmTC_924a3.dir/build.make:81: CMakeFiles/cmTC_924a3.dir/kwsysPlatformTestsCXX.cxx.o] Error 1 gmake[4]: Leaving directory '/mnt/storage/workspace/med-ubuntu-free/build/ExtProjs/VTK/Utilities/KWSys/vtksys/CMakeFiles/CMakeTmp' gmake[3]: *** [Makefile:133: cmTC_924a3/fast] Error 2 gmake[3]: Leaving directory '/mnt/storage/workspace/med-ubuntu-free/build/ExtProjs/VTK/Utilities/KWSys/vtksys/CMakeFiles/CMakeTmp' Checking whether CXX compiler has environ in stdlib.h failed to compile with the following output: Change Dir: '/mnt/storage/workspace/med-ubuntu-free/build/ExtProjs/VTK/Utilities/KWSys/vtksys/CMakeFiles/CMakeTmp' Run Build Command(s): /usr/bin/cmake -E env VERBOSE=1 /usr/bin/gmake -f Makefile cmTC_f1e92/fast gmake[3]: Entering directory '/mnt/storage/workspace/med-ubuntu-free/build/ExtProjs/VTK/Utilities/KWSys/vtksys/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_f1e92.dir/build.make CMakeFiles/cmTC_f1e92.dir/build gmake[4]: Entering directory '/mnt/storage/workspace/med-ubuntu-free/build/ExtProjs/VTK/Utilities/KWSys/vtksys/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_f1e92.dir/kwsysPlatformTestsCXX.cxx.o /usr/bin/c++ -DTEST_KWSYS_CXX_HAS_ENVIRON_IN_STDLIB_H -w -o CMakeFiles/cmTC_f1e92.dir/kwsysPlatformTestsCXX.cxx.o -c /mnt/storage/workspace/med-ubuntu-free/ExtProjs/VTK/Utilities/KWSys/vtksys/kwsysPlatformTestsCXX.cxx /mnt/storage/workspace/med-ubuntu-free/ExtProjs/VTK/Utilities/KWSys/vtksys/kwsysPlatformTestsCXX.cxx: In function ‘int main()’: /mnt/storage/workspace/med-ubuntu-free/ExtProjs/VTK/Utilities/KWSys/vtksys/kwsysPlatformTestsCXX.cxx:196:13: error: ‘environ’ was not declared in this scope; did you mean ‘union’? 196 | char* e = environ[0]; | ^~~~~~~ | union gmake[4]: *** [CMakeFiles/cmTC_f1e92.dir/build.make:81: CMakeFiles/cmTC_f1e92.dir/kwsysPlatformTestsCXX.cxx.o] Error 1 gmake[4]: Leaving directory '/mnt/storage/workspace/med-ubuntu-free/build/ExtProjs/VTK/Utilities/KWSys/vtksys/CMakeFiles/CMakeTmp' gmake[3]: *** [Makefile:133: cmTC_f1e92/fast] Error 2 gmake[3]: Leaving directory '/mnt/storage/workspace/med-ubuntu-free/build/ExtProjs/VTK/Utilities/KWSys/vtksys/CMakeFiles/CMakeTmp' Checking whether CXX compiler struct stat has st_mtimespec member failed to compile with the following output: Change Dir: '/mnt/storage/workspace/med-ubuntu-free/build/ExtProjs/VTK/Utilities/KWSys/vtksys/CMakeFiles/CMakeTmp' Run Build Command(s): /usr/bin/cmake -E env VERBOSE=1 /usr/bin/gmake -f Makefile cmTC_db2a6/fast gmake[3]: Entering directory '/mnt/storage/workspace/med-ubuntu-free/build/ExtProjs/VTK/Utilities/KWSys/vtksys/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_db2a6.dir/build.make CMakeFiles/cmTC_db2a6.dir/build gmake[4]: Entering directory '/mnt/storage/workspace/med-ubuntu-free/build/ExtProjs/VTK/Utilities/KWSys/vtksys/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_db2a6.dir/kwsysPlatformTestsCXX.cxx.o /usr/bin/c++ -DTEST_KWSYS_CXX_STAT_HAS_ST_MTIMESPEC -w -o CMakeFiles/cmTC_db2a6.dir/kwsysPlatformTestsCXX.cxx.o -c /mnt/storage/workspace/med-ubuntu-free/ExtProjs/VTK/Utilities/KWSys/vtksys/kwsysPlatformTestsCXX.cxx /mnt/storage/workspace/med-ubuntu-free/ExtProjs/VTK/Utilities/KWSys/vtksys/kwsysPlatformTestsCXX.cxx: In function ‘int main()’: /mnt/storage/workspace/med-ubuntu-free/ExtProjs/VTK/Utilities/KWSys/vtksys/kwsysPlatformTestsCXX.cxx:57:15: error: ‘struct stat’ has no member named ‘st_mtimespec’ 57 | (void)stat1.st_mtimespec.tv_sec; | ^~~~~~~~~~~~ /mnt/storage/workspace/med-ubuntu-free/ExtProjs/VTK/Utilities/KWSys/vtksys/kwsysPlatformTestsCXX.cxx:58:15: error: ‘struct stat’ has no member named ‘st_mtimespec’ 58 | (void)stat1.st_mtimespec.tv_nsec; | ^~~~~~~~~~~~ gmake[4]: *** [CMakeFiles/cmTC_db2a6.dir/build.make:81: CMakeFiles/cmTC_db2a6.dir/kwsysPlatformTestsCXX.cxx.o] Error 1 gmake[4]: Leaving directory '/mnt/storage/workspace/med-ubuntu-free/build/ExtProjs/VTK/Utilities/KWSys/vtksys/CMakeFiles/CMakeTmp' gmake[3]: *** [Makefile:133: cmTC_db2a6/fast] Error 2 gmake[3]: Leaving directory '/mnt/storage/workspace/med-ubuntu-free/build/ExtProjs/VTK/Utilities/KWSys/vtksys/CMakeFiles/CMakeTmp' Checking whether CXX compiler has _atoi64 failed to compile with the following output: Change Dir: '/mnt/storage/workspace/med-ubuntu-free/build/ExtProjs/VTK/Utilities/KWSys/vtksys/CMakeFiles/CMakeTmp' Run Build Command(s): /usr/bin/cmake -E env VERBOSE=1 /usr/bin/gmake -f Makefile cmTC_90103/fast gmake[3]: Entering directory '/mnt/storage/workspace/med-ubuntu-free/build/ExtProjs/VTK/Utilities/KWSys/vtksys/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_90103.dir/build.make CMakeFiles/cmTC_90103.dir/build gmake[4]: Entering directory '/mnt/storage/workspace/med-ubuntu-free/build/ExtProjs/VTK/Utilities/KWSys/vtksys/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_90103.dir/kwsysPlatformTestsCXX.cxx.o /usr/bin/c++ -DTEST_KWSYS_CXX_HAS__ATOI64 -w -o CMakeFiles/cmTC_90103.dir/kwsysPlatformTestsCXX.cxx.o -c /mnt/storage/workspace/med-ubuntu-free/ExtProjs/VTK/Utilities/KWSys/vtksys/kwsysPlatformTestsCXX.cxx /mnt/storage/workspace/med-ubuntu-free/ExtProjs/VTK/Utilities/KWSys/vtksys/kwsysPlatformTestsCXX.cxx: In function ‘int main()’: /mnt/storage/workspace/med-ubuntu-free/ExtProjs/VTK/Utilities/KWSys/vtksys/kwsysPlatformTestsCXX.cxx:252:27: error: ‘_atoi64’ was not declared in this scope; did you mean ‘atoi’? 252 | return static_cast(_atoi64(str)); | ^~~~~~~ | atoi gmake[4]: *** [CMakeFiles/cmTC_90103.dir/build.make:81: CMakeFiles/cmTC_90103.dir/kwsysPlatformTestsCXX.cxx.o] Error 1 gmake[4]: Leaving directory '/mnt/storage/workspace/med-ubuntu-free/build/ExtProjs/VTK/Utilities/KWSys/vtksys/CMakeFiles/CMakeTmp' gmake[3]: *** [Makefile:133: cmTC_90103/fast] Error 2 gmake[3]: Leaving directory '/mnt/storage/workspace/med-ubuntu-free/build/ExtProjs/VTK/Utilities/KWSys/vtksys/CMakeFiles/CMakeTmp' Performing Other Test HAVE___TM_GMTOFF failed with the following output: Change Dir: '/mnt/storage/workspace/med-ubuntu-free/build/ExtProjs/VTK/CMakeFiles/CMakeTmp' Run Build Command(s): /usr/bin/cmake -E env VERBOSE=1 /usr/bin/gmake -f Makefile cmTC_06c99/fast gmake[3]: Entering directory '/mnt/storage/workspace/med-ubuntu-free/build/ExtProjs/VTK/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_06c99.dir/build.make CMakeFiles/cmTC_06c99.dir/build gmake[4]: Entering directory '/mnt/storage/workspace/med-ubuntu-free/build/ExtProjs/VTK/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_06c99.dir/HDF5Tests.c.o /usr/bin/cc -w -w -w -DHAVE___TM_GMTOFF -DHAVE_SYS_TIME_H -DHAVE_UNISTD_H -DHAVE_SYS_TYPES_H -DHAVE_SYS_SOCKET_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -o CMakeFiles/cmTC_06c99.dir/HDF5Tests.c.o -c /mnt/storage/workspace/med-ubuntu-free/ExtProjs/VTK/ThirdParty/hdf5/vtkhdf5/config/cmake/HDF5Tests.c /mnt/storage/workspace/med-ubuntu-free/ExtProjs/VTK/ThirdParty/hdf5/vtkhdf5/config/cmake/HDF5Tests.c: In function ‘main’: /mnt/storage/workspace/med-ubuntu-free/ExtProjs/VTK/ThirdParty/hdf5/vtkhdf5/config/cmake/HDF5Tests.c:191:30: error: ‘struct tm’ has no member named ‘__tm_gmtoff’; did you mean ‘tm_gmtoff’? 191 | SIMPLE_TEST(struct tm tm; tm.__tm_gmtoff=0); | ^~~~~~~~~~~ /mnt/storage/workspace/med-ubuntu-free/ExtProjs/VTK/ThirdParty/hdf5/vtkhdf5/config/cmake/HDF5Tests.c:1:36: note: in definition of macro ‘SIMPLE_TEST’ 1 | #define SIMPLE_TEST(x) int main(){ x; return 0; } | ^ gmake[4]: *** [CMakeFiles/cmTC_06c99.dir/build.make:81: CMakeFiles/cmTC_06c99.dir/HDF5Tests.c.o] Error 1 gmake[4]: Leaving directory '/mnt/storage/workspace/med-ubuntu-free/build/ExtProjs/VTK/CMakeFiles/CMakeTmp' gmake[3]: *** [Makefile:133: cmTC_06c99/fast] Error 2 gmake[3]: Leaving directory '/mnt/storage/workspace/med-ubuntu-free/build/ExtProjs/VTK/CMakeFiles/CMakeTmp' Performing Other Test HAVE_STRUCT_VIDEOCONFIG failed with the following output: Change Dir: '/mnt/storage/workspace/med-ubuntu-free/build/ExtProjs/VTK/CMakeFiles/CMakeTmp' Run Build Command(s): /usr/bin/cmake -E env VERBOSE=1 /usr/bin/gmake -f Makefile cmTC_1cbc9/fast gmake[3]: Entering directory '/mnt/storage/workspace/med-ubuntu-free/build/ExtProjs/VTK/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_1cbc9.dir/build.make CMakeFiles/cmTC_1cbc9.dir/build gmake[4]: Entering directory '/mnt/storage/workspace/med-ubuntu-free/build/ExtProjs/VTK/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_1cbc9.dir/HDF5Tests.c.o /usr/bin/cc -w -w -w -DHAVE_STRUCT_VIDEOCONFIG -DHAVE_SYS_TIME_H -DHAVE_UNISTD_H -DHAVE_SYS_TYPES_H -DHAVE_SYS_SOCKET_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -o CMakeFiles/cmTC_1cbc9.dir/HDF5Tests.c.o -c /mnt/storage/workspace/med-ubuntu-free/ExtProjs/VTK/ThirdParty/hdf5/vtkhdf5/config/cmake/HDF5Tests.c /mnt/storage/workspace/med-ubuntu-free/ExtProjs/VTK/ThirdParty/hdf5/vtkhdf5/config/cmake/HDF5Tests.c: In function ‘main’: /mnt/storage/workspace/med-ubuntu-free/ExtProjs/VTK/ThirdParty/hdf5/vtkhdf5/config/cmake/HDF5Tests.c:474:32: error: storage size of ‘w’ isn’t known 474 | SIMPLE_TEST(struct videoconfig w; w.numtextcols=0); | ^ /mnt/storage/workspace/med-ubuntu-free/ExtProjs/VTK/ThirdParty/hdf5/vtkhdf5/config/cmake/HDF5Tests.c:1:36: note: in definition of macro ‘SIMPLE_TEST’ 1 | #define SIMPLE_TEST(x) int main(){ x; return 0; } | ^ gmake[4]: *** [CMakeFiles/cmTC_1cbc9.dir/build.make:81: CMakeFiles/cmTC_1cbc9.dir/HDF5Tests.c.o] Error 1 gmake[4]: Leaving directory '/mnt/storage/workspace/med-ubuntu-free/build/ExtProjs/VTK/CMakeFiles/CMakeTmp' gmake[3]: *** [Makefile:133: cmTC_1cbc9/fast] Error 2 gmake[3]: Leaving directory '/mnt/storage/workspace/med-ubuntu-free/build/ExtProjs/VTK/CMakeFiles/CMakeTmp' Performing Other Test HAVE_STRUCT_TEXT_INFO failed with the following output: Change Dir: '/mnt/storage/workspace/med-ubuntu-free/build/ExtProjs/VTK/CMakeFiles/CMakeTmp' Run Build Command(s): /usr/bin/cmake -E env VERBOSE=1 /usr/bin/gmake -f Makefile cmTC_7ee38/fast gmake[3]: Entering directory '/mnt/storage/workspace/med-ubuntu-free/build/ExtProjs/VTK/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_7ee38.dir/build.make CMakeFiles/cmTC_7ee38.dir/build gmake[4]: Entering directory '/mnt/storage/workspace/med-ubuntu-free/build/ExtProjs/VTK/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_7ee38.dir/HDF5Tests.c.o /usr/bin/cc -w -w -w -DHAVE_STRUCT_TEXT_INFO -DHAVE_SYS_TIME_H -DHAVE_UNISTD_H -DHAVE_SYS_TYPES_H -DHAVE_SYS_SOCKET_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -o CMakeFiles/cmTC_7ee38.dir/HDF5Tests.c.o -c /mnt/storage/workspace/med-ubuntu-free/ExtProjs/VTK/ThirdParty/hdf5/vtkhdf5/config/cmake/HDF5Tests.c /mnt/storage/workspace/med-ubuntu-free/ExtProjs/VTK/ThirdParty/hdf5/vtkhdf5/config/cmake/HDF5Tests.c: In function ‘main’: /mnt/storage/workspace/med-ubuntu-free/ExtProjs/VTK/ThirdParty/hdf5/vtkhdf5/config/cmake/HDF5Tests.c:480:30: error: storage size of ‘w’ isn’t known 480 | SIMPLE_TEST(struct text_info w; w.screenwidth=0); | ^ /mnt/storage/workspace/med-ubuntu-free/ExtProjs/VTK/ThirdParty/hdf5/vtkhdf5/config/cmake/HDF5Tests.c:1:36: note: in definition of macro ‘SIMPLE_TEST’ 1 | #define SIMPLE_TEST(x) int main(){ x; return 0; } | ^ gmake[4]: *** [CMakeFiles/cmTC_7ee38.dir/build.make:81: CMakeFiles/cmTC_7ee38.dir/HDF5Tests.c.o] Error 1 gmake[4]: Leaving directory '/mnt/storage/workspace/med-ubuntu-free/build/ExtProjs/VTK/CMakeFiles/CMakeTmp' gmake[3]: *** [Makefile:133: cmTC_7ee38/fast] Error 2 gmake[3]: Leaving directory '/mnt/storage/workspace/med-ubuntu-free/build/ExtProjs/VTK/CMakeFiles/CMakeTmp' Performing CXX Test OLD_HEADER_FILENAME failed with the following output: Change Dir: '/mnt/storage/workspace/med-ubuntu-free/build/ExtProjs/VTK/CMakeFiles/CMakeTmp' Run Build Command(s): /usr/bin/cmake -E env VERBOSE=1 /usr/bin/gmake -f Makefile cmTC_f7ba4/fast gmake[3]: Entering directory '/mnt/storage/workspace/med-ubuntu-free/build/ExtProjs/VTK/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_f7ba4.dir/build.make CMakeFiles/cmTC_f7ba4.dir/build gmake[4]: Entering directory '/mnt/storage/workspace/med-ubuntu-free/build/ExtProjs/VTK/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_f7ba4.dir/HDF5CXXTests.cpp.o /usr/bin/c++ -w -w -w -DOLD_HEADER_FILENAME -DHAVE_SYS_TIME_H -DHAVE_UNISTD_H -DHAVE_SYS_TYPES_H -DHAVE_SYS_SOCKET_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -o CMakeFiles/cmTC_f7ba4.dir/HDF5CXXTests.cpp.o -c /mnt/storage/workspace/med-ubuntu-free/ExtProjs/VTK/ThirdParty/hdf5/vtkhdf5/config/cmake/HDF5CXXTests.cpp Linking CXX executable cmTC_f7ba4 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_f7ba4.dir/link.txt --verbose=1 /usr/bin/c++ -w -w -w -DOLD_HEADER_FILENAME -DHAVE_SYS_TIME_H -DHAVE_UNISTD_H -DHAVE_SYS_TYPES_H -DHAVE_SYS_SOCKET_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -Wl,-lc -Wl,-lc -rdynamic CMakeFiles/cmTC_f7ba4.dir/HDF5CXXTests.cpp.o -o cmTC_f7ba4 -lm -ldl gmake[4]: Leaving directory '/mnt/storage/workspace/med-ubuntu-free/build/ExtProjs/VTK/CMakeFiles/CMakeTmp' gmake[3]: Leaving directory '/mnt/storage/workspace/med-ubuntu-free/build/ExtProjs/VTK/CMakeFiles/CMakeTmp' Performing CXX Test H5_NO_NAMESPACE failed with the following output: Change Dir: '/mnt/storage/workspace/med-ubuntu-free/build/ExtProjs/VTK/CMakeFiles/CMakeTmp' Run Build Command(s): /usr/bin/cmake -E env VERBOSE=1 /usr/bin/gmake -f Makefile cmTC_84dc8/fast gmake[3]: Entering directory '/mnt/storage/workspace/med-ubuntu-free/build/ExtProjs/VTK/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_84dc8.dir/build.make CMakeFiles/cmTC_84dc8.dir/build gmake[4]: Entering directory '/mnt/storage/workspace/med-ubuntu-free/build/ExtProjs/VTK/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_84dc8.dir/HDF5CXXTests.cpp.o /usr/bin/c++ -w -w -w -DH5_NO_NAMESPACE -DHAVE_SYS_TIME_H -DHAVE_UNISTD_H -DHAVE_SYS_TYPES_H -DHAVE_SYS_SOCKET_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -o CMakeFiles/cmTC_84dc8.dir/HDF5CXXTests.cpp.o -c /mnt/storage/workspace/med-ubuntu-free/ExtProjs/VTK/ThirdParty/hdf5/vtkhdf5/config/cmake/HDF5CXXTests.cpp Linking CXX executable cmTC_84dc8 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_84dc8.dir/link.txt --verbose=1 /usr/bin/c++ -w -w -w -DH5_NO_NAMESPACE -DHAVE_SYS_TIME_H -DHAVE_UNISTD_H -DHAVE_SYS_TYPES_H -DHAVE_SYS_SOCKET_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -Wl,-lc -Wl,-lc -rdynamic CMakeFiles/cmTC_84dc8.dir/HDF5CXXTests.cpp.o -o cmTC_84dc8 -lm -ldl gmake[4]: Leaving directory '/mnt/storage/workspace/med-ubuntu-free/build/ExtProjs/VTK/CMakeFiles/CMakeTmp' gmake[3]: Leaving directory '/mnt/storage/workspace/med-ubuntu-free/build/ExtProjs/VTK/CMakeFiles/CMakeTmp' Performing CXX Test H5_NO_STD failed with the following output: Change Dir: '/mnt/storage/workspace/med-ubuntu-free/build/ExtProjs/VTK/CMakeFiles/CMakeTmp' Run Build Command(s): /usr/bin/cmake -E env VERBOSE=1 /usr/bin/gmake -f Makefile cmTC_f3759/fast gmake[3]: Entering directory '/mnt/storage/workspace/med-ubuntu-free/build/ExtProjs/VTK/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_f3759.dir/build.make CMakeFiles/cmTC_f3759.dir/build gmake[4]: Entering directory '/mnt/storage/workspace/med-ubuntu-free/build/ExtProjs/VTK/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_f3759.dir/HDF5CXXTests.cpp.o /usr/bin/c++ -w -w -w -DH5_NO_STD -DHAVE_SYS_TIME_H -DHAVE_UNISTD_H -DHAVE_SYS_TYPES_H -DHAVE_SYS_SOCKET_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -o CMakeFiles/cmTC_f3759.dir/HDF5CXXTests.cpp.o -c /mnt/storage/workspace/med-ubuntu-free/ExtProjs/VTK/ThirdParty/hdf5/vtkhdf5/config/cmake/HDF5CXXTests.cpp Linking CXX executable cmTC_f3759 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_f3759.dir/link.txt --verbose=1 /usr/bin/c++ -w -w -w -DH5_NO_STD -DHAVE_SYS_TIME_H -DHAVE_UNISTD_H -DHAVE_SYS_TYPES_H -DHAVE_SYS_SOCKET_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -Wl,-lc -Wl,-lc -rdynamic CMakeFiles/cmTC_f3759.dir/HDF5CXXTests.cpp.o -o cmTC_f3759 -lm -ldl gmake[4]: Leaving directory '/mnt/storage/workspace/med-ubuntu-free/build/ExtProjs/VTK/CMakeFiles/CMakeTmp' gmake[3]: Leaving directory '/mnt/storage/workspace/med-ubuntu-free/build/ExtProjs/VTK/CMakeFiles/CMakeTmp' Performing CXX Test BOOL_NOTDEFINED failed with the following output: Change Dir: '/mnt/storage/workspace/med-ubuntu-free/build/ExtProjs/VTK/CMakeFiles/CMakeTmp' Run Build Command(s): /usr/bin/cmake -E env VERBOSE=1 /usr/bin/gmake -f Makefile cmTC_0c7d4/fast gmake[3]: Entering directory '/mnt/storage/workspace/med-ubuntu-free/build/ExtProjs/VTK/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_0c7d4.dir/build.make CMakeFiles/cmTC_0c7d4.dir/build gmake[4]: Entering directory '/mnt/storage/workspace/med-ubuntu-free/build/ExtProjs/VTK/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_0c7d4.dir/HDF5CXXTests.cpp.o /usr/bin/c++ -w -w -w -DBOOL_NOTDEFINED -DHAVE_SYS_TIME_H -DHAVE_UNISTD_H -DHAVE_SYS_TYPES_H -DHAVE_SYS_SOCKET_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -o CMakeFiles/cmTC_0c7d4.dir/HDF5CXXTests.cpp.o -c /mnt/storage/workspace/med-ubuntu-free/ExtProjs/VTK/ThirdParty/hdf5/vtkhdf5/config/cmake/HDF5CXXTests.cpp Linking CXX executable cmTC_0c7d4 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_0c7d4.dir/link.txt --verbose=1 /usr/bin/c++ -w -w -w -DBOOL_NOTDEFINED -DHAVE_SYS_TIME_H -DHAVE_UNISTD_H -DHAVE_SYS_TYPES_H -DHAVE_SYS_SOCKET_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -Wl,-lc -Wl,-lc -rdynamic CMakeFiles/cmTC_0c7d4.dir/HDF5CXXTests.cpp.o -o cmTC_0c7d4 -lm -ldl gmake[4]: Leaving directory '/mnt/storage/workspace/med-ubuntu-free/build/ExtProjs/VTK/CMakeFiles/CMakeTmp' gmake[3]: Leaving directory '/mnt/storage/workspace/med-ubuntu-free/build/ExtProjs/VTK/CMakeFiles/CMakeTmp' Performing CXX Test NO_STATIC_CAST failed with the following output: Change Dir: '/mnt/storage/workspace/med-ubuntu-free/build/ExtProjs/VTK/CMakeFiles/CMakeTmp' Run Build Command(s): /usr/bin/cmake -E env VERBOSE=1 /usr/bin/gmake -f Makefile cmTC_21951/fast gmake[3]: Entering directory '/mnt/storage/workspace/med-ubuntu-free/build/ExtProjs/VTK/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_21951.dir/build.make CMakeFiles/cmTC_21951.dir/build gmake[4]: Entering directory '/mnt/storage/workspace/med-ubuntu-free/build/ExtProjs/VTK/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_21951.dir/HDF5CXXTests.cpp.o /usr/bin/c++ -w -w -w -DNO_STATIC_CAST -DHAVE_SYS_TIME_H -DHAVE_UNISTD_H -DHAVE_SYS_TYPES_H -DHAVE_SYS_SOCKET_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -o CMakeFiles/cmTC_21951.dir/HDF5CXXTests.cpp.o -c /mnt/storage/workspace/med-ubuntu-free/ExtProjs/VTK/ThirdParty/hdf5/vtkhdf5/config/cmake/HDF5CXXTests.cpp Linking CXX executable cmTC_21951 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_21951.dir/link.txt --verbose=1 /usr/bin/c++ -w -w -w -DNO_STATIC_CAST -DHAVE_SYS_TIME_H -DHAVE_UNISTD_H -DHAVE_SYS_TYPES_H -DHAVE_SYS_SOCKET_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -Wl,-lc -Wl,-lc -rdynamic CMakeFiles/cmTC_21951.dir/HDF5CXXTests.cpp.o -o cmTC_21951 -lm -ldl gmake[4]: Leaving directory '/mnt/storage/workspace/med-ubuntu-free/build/ExtProjs/VTK/CMakeFiles/CMakeTmp' gmake[3]: Leaving directory '/mnt/storage/workspace/med-ubuntu-free/build/ExtProjs/VTK/CMakeFiles/CMakeTmp' Test H5_FP_TO_ULLONG_RIGHT_MAXIMUM Run failed with the following output and exit code: Change Dir: '/mnt/storage/workspace/med-ubuntu-free/build/ExtProjs/VTK/ThirdParty/hdf5/vtkhdf5/CMake/CMakeFiles/CMakeTmp' Run Build Command(s): /usr/bin/cmake -E env VERBOSE=1 /usr/bin/gmake -f Makefile cmTC_c6edf/fast gmake[3]: Entering directory '/mnt/storage/workspace/med-ubuntu-free/build/ExtProjs/VTK/ThirdParty/hdf5/vtkhdf5/CMake/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_c6edf.dir/build.make CMakeFiles/cmTC_c6edf.dir/build gmake[4]: Entering directory '/mnt/storage/workspace/med-ubuntu-free/build/ExtProjs/VTK/ThirdParty/hdf5/vtkhdf5/CMake/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_c6edf.dir/ConversionTests.c.o /usr/bin/cc -w -w -w -DH5_FP_TO_ULLONG_RIGHT_MAXIMUM_TEST -o CMakeFiles/cmTC_c6edf.dir/ConversionTests.c.o -c /mnt/storage/workspace/med-ubuntu-free/ExtProjs/VTK/ThirdParty/hdf5/vtkhdf5/config/cmake/ConversionTests.c Linking C executable cmTC_c6edf /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_c6edf.dir/link.txt --verbose=1 /usr/bin/cc -w -w -w -DH5_FP_TO_ULLONG_RIGHT_MAXIMUM_TEST -Wl,-lc -Wl,-lc -rdynamic CMakeFiles/cmTC_c6edf.dir/ConversionTests.c.o -o cmTC_c6edf gmake[4]: Leaving directory '/mnt/storage/workspace/med-ubuntu-free/build/ExtProjs/VTK/ThirdParty/hdf5/vtkhdf5/CMake/CMakeFiles/CMakeTmp' gmake[3]: Leaving directory '/mnt/storage/workspace/med-ubuntu-free/build/ExtProjs/VTK/ThirdParty/hdf5/vtkhdf5/CMake/CMakeFiles/CMakeTmp' Checking for DIR in sys/ndir.h failed to compile with the following output: Change Dir: '/mnt/storage/workspace/med-ubuntu-free/build/ExtProjs/VTK/ThirdParty/libxml2/vtklibxml2/CMakeFiles/CMakeTmp' Run Build Command(s): /usr/bin/cmake -E env VERBOSE=1 /usr/bin/gmake -f Makefile cmTC_372f7/fast gmake[3]: Entering directory '/mnt/storage/workspace/med-ubuntu-free/build/ExtProjs/VTK/ThirdParty/libxml2/vtklibxml2/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_372f7.dir/build.make CMakeFiles/cmTC_372f7.dir/build gmake[4]: Entering directory '/mnt/storage/workspace/med-ubuntu-free/build/ExtProjs/VTK/ThirdParty/libxml2/vtklibxml2/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_372f7.dir/platformTestsC.c.o /usr/bin/cc -DTEST_HAVE_SYS_NDIR_H -w -w -w -o CMakeFiles/cmTC_372f7.dir/platformTestsC.c.o -c /mnt/storage/workspace/med-ubuntu-free/ExtProjs/VTK/ThirdParty/libxml2/vtklibxml2/platformTestsC.c /mnt/storage/workspace/med-ubuntu-free/ExtProjs/VTK/ThirdParty/libxml2/vtklibxml2/platformTestsC.c:82:10: fatal error: sys/ndir.h: No such file or directory 82 | #include | ^~~~~~~~~~~~ compilation terminated. gmake[4]: *** [CMakeFiles/cmTC_372f7.dir/build.make:81: CMakeFiles/cmTC_372f7.dir/platformTestsC.c.o] Error 1 gmake[4]: Leaving directory '/mnt/storage/workspace/med-ubuntu-free/build/ExtProjs/VTK/ThirdParty/libxml2/vtklibxml2/CMakeFiles/CMakeTmp' gmake[3]: *** [Makefile:133: cmTC_372f7/fast] Error 2 gmake[3]: Leaving directory '/mnt/storage/workspace/med-ubuntu-free/build/ExtProjs/VTK/ThirdParty/libxml2/vtklibxml2/CMakeFiles/CMakeTmp'