Determining if the isinf(0.) exist passed with the following output: Change Dir: '/Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/DCMTK/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_1049b/fast /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cmTC_1049b.dir/build.make CMakeFiles/cmTC_1049b.dir/build Building CXX object CMakeFiles/cmTC_1049b.dir/CheckSymbolExists.cxx.o /Library/Developer/CommandLineTools/usr/bin/c++ -w -fvisibility=hidden -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_DARWIN_C_SOURCE -fPIC -O3 -DNDEBUG -std=gnu++17 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_1049b.dir/CheckSymbolExists.cxx.o -MF CMakeFiles/cmTC_1049b.dir/CheckSymbolExists.cxx.o.d -o CMakeFiles/cmTC_1049b.dir/CheckSymbolExists.cxx.o -c /Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/DCMTK/CMakeTmp/CheckSymbolExists.cxx Linking CXX executable cmTC_1049b /usr/local/Cellar/cmake/3.30.3/bin/cmake -E cmake_link_script CMakeFiles/cmTC_1049b.dir/link.txt --verbose=1 /Library/Developer/CommandLineTools/usr/bin/c++ -w -fvisibility=hidden -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_DARWIN_C_SOURCE -fPIC -O3 -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_1049b.dir/CheckSymbolExists.cxx.o -o cmTC_1049b File /Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/DCMTK/CMakeTmp/CheckSymbolExists.ccc: /* */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main() { isinf(0.);return 0; } Determining if the isnan(0.) exist passed with the following output: Change Dir: '/Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/DCMTK/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_866c2/fast /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cmTC_866c2.dir/build.make CMakeFiles/cmTC_866c2.dir/build Building CXX object CMakeFiles/cmTC_866c2.dir/CheckSymbolExists.cxx.o /Library/Developer/CommandLineTools/usr/bin/c++ -w -fvisibility=hidden -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_DARWIN_C_SOURCE -fPIC -O3 -DNDEBUG -std=gnu++17 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_866c2.dir/CheckSymbolExists.cxx.o -MF CMakeFiles/cmTC_866c2.dir/CheckSymbolExists.cxx.o.d -o CMakeFiles/cmTC_866c2.dir/CheckSymbolExists.cxx.o -c /Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/DCMTK/CMakeTmp/CheckSymbolExists.cxx Linking CXX executable cmTC_866c2 /usr/local/Cellar/cmake/3.30.3/bin/cmake -E cmake_link_script CMakeFiles/cmTC_866c2.dir/link.txt --verbose=1 /Library/Developer/CommandLineTools/usr/bin/c++ -w -fvisibility=hidden -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_DARWIN_C_SOURCE -fPIC -O3 -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_866c2.dir/CheckSymbolExists.cxx.o -o cmTC_866c2 File /Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/DCMTK/CMakeTmp/CheckSymbolExists.ccc: /* */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main() { isnan(0.);return 0; } Determining if the finite exist passed with the following output: Change Dir: '/Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/DCMTK/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_59c98/fast /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cmTC_59c98.dir/build.make CMakeFiles/cmTC_59c98.dir/build Building CXX object CMakeFiles/cmTC_59c98.dir/CheckSymbolExists.cxx.o /Library/Developer/CommandLineTools/usr/bin/c++ -w -fvisibility=hidden -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_DARWIN_C_SOURCE -fPIC -O3 -DNDEBUG -std=gnu++17 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_59c98.dir/CheckSymbolExists.cxx.o -MF CMakeFiles/cmTC_59c98.dir/CheckSymbolExists.cxx.o.d -o CMakeFiles/cmTC_59c98.dir/CheckSymbolExists.cxx.o -c /Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/DCMTK/CMakeTmp/CheckSymbolExists.cxx Linking CXX executable cmTC_59c98 /usr/local/Cellar/cmake/3.30.3/bin/cmake -E cmake_link_script CMakeFiles/cmTC_59c98.dir/link.txt --verbose=1 /Library/Developer/CommandLineTools/usr/bin/c++ -w -fvisibility=hidden -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_DARWIN_C_SOURCE -fPIC -O3 -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_59c98.dir/CheckSymbolExists.cxx.o -o cmTC_59c98 File /Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/DCMTK/CMakeTmp/CheckSymbolExists.ccc: /* */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main() { finite;return 0; } Determining if the std::isinf(0.) exist passed with the following output: Change Dir: '/Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/DCMTK/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_14b20/fast /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cmTC_14b20.dir/build.make CMakeFiles/cmTC_14b20.dir/build Building CXX object CMakeFiles/cmTC_14b20.dir/CheckSymbolExists.cxx.o /Library/Developer/CommandLineTools/usr/bin/c++ -w -fvisibility=hidden -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_DARWIN_C_SOURCE -fPIC -O3 -DNDEBUG -std=gnu++17 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_14b20.dir/CheckSymbolExists.cxx.o -MF CMakeFiles/cmTC_14b20.dir/CheckSymbolExists.cxx.o.d -o CMakeFiles/cmTC_14b20.dir/CheckSymbolExists.cxx.o -c /Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/DCMTK/CMakeTmp/CheckSymbolExists.cxx Linking CXX executable cmTC_14b20 /usr/local/Cellar/cmake/3.30.3/bin/cmake -E cmake_link_script CMakeFiles/cmTC_14b20.dir/link.txt --verbose=1 /Library/Developer/CommandLineTools/usr/bin/c++ -w -fvisibility=hidden -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_DARWIN_C_SOURCE -fPIC -O3 -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_14b20.dir/CheckSymbolExists.cxx.o -o cmTC_14b20 File /Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/DCMTK/CMakeTmp/CheckSymbolExists.ccc: /* */ #include #include #include #include #include int main() { std::isinf(0.);return 0; } Determining if the std::isnan(0.) exist passed with the following output: Change Dir: '/Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/DCMTK/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_42aee/fast /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cmTC_42aee.dir/build.make CMakeFiles/cmTC_42aee.dir/build Building CXX object CMakeFiles/cmTC_42aee.dir/CheckSymbolExists.cxx.o /Library/Developer/CommandLineTools/usr/bin/c++ -w -fvisibility=hidden -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_DARWIN_C_SOURCE -fPIC -O3 -DNDEBUG -std=gnu++17 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_42aee.dir/CheckSymbolExists.cxx.o -MF CMakeFiles/cmTC_42aee.dir/CheckSymbolExists.cxx.o.d -o CMakeFiles/cmTC_42aee.dir/CheckSymbolExists.cxx.o -c /Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/DCMTK/CMakeTmp/CheckSymbolExists.cxx Linking CXX executable cmTC_42aee /usr/local/Cellar/cmake/3.30.3/bin/cmake -E cmake_link_script CMakeFiles/cmTC_42aee.dir/link.txt --verbose=1 /Library/Developer/CommandLineTools/usr/bin/c++ -w -fvisibility=hidden -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_DARWIN_C_SOURCE -fPIC -O3 -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_42aee.dir/CheckSymbolExists.cxx.o -o cmTC_42aee File /Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/DCMTK/CMakeTmp/CheckSymbolExists.ccc: /* */ #include #include #include #include #include int main() { std::isnan(0.);return 0; } Determining if the flock exist passed with the following output: Change Dir: '/Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/DCMTK/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_e7175/fast /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cmTC_e7175.dir/build.make CMakeFiles/cmTC_e7175.dir/build Building CXX object CMakeFiles/cmTC_e7175.dir/CheckSymbolExists.cxx.o /Library/Developer/CommandLineTools/usr/bin/c++ -w -fvisibility=hidden -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_DARWIN_C_SOURCE -fPIC -O3 -DNDEBUG -std=gnu++17 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_e7175.dir/CheckSymbolExists.cxx.o -MF CMakeFiles/cmTC_e7175.dir/CheckSymbolExists.cxx.o.d -o CMakeFiles/cmTC_e7175.dir/CheckSymbolExists.cxx.o -c /Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/DCMTK/CMakeTmp/CheckSymbolExists.cxx Linking CXX executable cmTC_e7175 /usr/local/Cellar/cmake/3.30.3/bin/cmake -E cmake_link_script CMakeFiles/cmTC_e7175.dir/link.txt --verbose=1 /Library/Developer/CommandLineTools/usr/bin/c++ -w -fvisibility=hidden -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_DARWIN_C_SOURCE -fPIC -O3 -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_e7175.dir/CheckSymbolExists.cxx.o -o cmTC_e7175 File /Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/DCMTK/CMakeTmp/CheckSymbolExists.ccc: /* */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main() { flock;return 0; } Determining if the gethostbyname exist passed with the following output: Change Dir: '/Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/DCMTK/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_14b18/fast /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cmTC_14b18.dir/build.make CMakeFiles/cmTC_14b18.dir/build Building CXX object CMakeFiles/cmTC_14b18.dir/CheckSymbolExists.cxx.o /Library/Developer/CommandLineTools/usr/bin/c++ -w -fvisibility=hidden -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_DARWIN_C_SOURCE -fPIC -O3 -DNDEBUG -std=gnu++17 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_14b18.dir/CheckSymbolExists.cxx.o -MF CMakeFiles/cmTC_14b18.dir/CheckSymbolExists.cxx.o.d -o CMakeFiles/cmTC_14b18.dir/CheckSymbolExists.cxx.o -c /Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/DCMTK/CMakeTmp/CheckSymbolExists.cxx Linking CXX executable cmTC_14b18 /usr/local/Cellar/cmake/3.30.3/bin/cmake -E cmake_link_script CMakeFiles/cmTC_14b18.dir/link.txt --verbose=1 /Library/Developer/CommandLineTools/usr/bin/c++ -w -fvisibility=hidden -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_DARWIN_C_SOURCE -fPIC -O3 -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_14b18.dir/CheckSymbolExists.cxx.o -o cmTC_14b18 File /Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/DCMTK/CMakeTmp/CheckSymbolExists.ccc: /* */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main() { gethostbyname;return 0; } Determining if the gethostid exist passed with the following output: Change Dir: '/Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/DCMTK/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_6b366/fast /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cmTC_6b366.dir/build.make CMakeFiles/cmTC_6b366.dir/build Building CXX object CMakeFiles/cmTC_6b366.dir/CheckSymbolExists.cxx.o /Library/Developer/CommandLineTools/usr/bin/c++ -w -fvisibility=hidden -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_DARWIN_C_SOURCE -fPIC -O3 -DNDEBUG -std=gnu++17 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_6b366.dir/CheckSymbolExists.cxx.o -MF CMakeFiles/cmTC_6b366.dir/CheckSymbolExists.cxx.o.d -o CMakeFiles/cmTC_6b366.dir/CheckSymbolExists.cxx.o -c /Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/DCMTK/CMakeTmp/CheckSymbolExists.cxx Linking CXX executable cmTC_6b366 /usr/local/Cellar/cmake/3.30.3/bin/cmake -E cmake_link_script CMakeFiles/cmTC_6b366.dir/link.txt --verbose=1 /Library/Developer/CommandLineTools/usr/bin/c++ -w -fvisibility=hidden -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_DARWIN_C_SOURCE -fPIC -O3 -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_6b366.dir/CheckSymbolExists.cxx.o -o cmTC_6b366 File /Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/DCMTK/CMakeTmp/CheckSymbolExists.ccc: /* */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main() { gethostid;return 0; } Determining if the gethostname exist passed with the following output: Change Dir: '/Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/DCMTK/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_5a3dc/fast /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cmTC_5a3dc.dir/build.make CMakeFiles/cmTC_5a3dc.dir/build Building CXX object CMakeFiles/cmTC_5a3dc.dir/CheckSymbolExists.cxx.o /Library/Developer/CommandLineTools/usr/bin/c++ -w -fvisibility=hidden -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_DARWIN_C_SOURCE -fPIC -O3 -DNDEBUG -std=gnu++17 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_5a3dc.dir/CheckSymbolExists.cxx.o -MF CMakeFiles/cmTC_5a3dc.dir/CheckSymbolExists.cxx.o.d -o CMakeFiles/cmTC_5a3dc.dir/CheckSymbolExists.cxx.o -c /Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/DCMTK/CMakeTmp/CheckSymbolExists.cxx Linking CXX executable cmTC_5a3dc /usr/local/Cellar/cmake/3.30.3/bin/cmake -E cmake_link_script CMakeFiles/cmTC_5a3dc.dir/link.txt --verbose=1 /Library/Developer/CommandLineTools/usr/bin/c++ -w -fvisibility=hidden -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_DARWIN_C_SOURCE -fPIC -O3 -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_5a3dc.dir/CheckSymbolExists.cxx.o -o cmTC_5a3dc File /Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/DCMTK/CMakeTmp/CheckSymbolExists.ccc: /* */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main() { gethostname;return 0; } Determining if the waitpid exist passed with the following output: Change Dir: '/Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/DCMTK/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_a41f1/fast /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cmTC_a41f1.dir/build.make CMakeFiles/cmTC_a41f1.dir/build Building CXX object CMakeFiles/cmTC_a41f1.dir/CheckSymbolExists.cxx.o /Library/Developer/CommandLineTools/usr/bin/c++ -w -fvisibility=hidden -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_DARWIN_C_SOURCE -fPIC -O3 -DNDEBUG -std=gnu++17 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_a41f1.dir/CheckSymbolExists.cxx.o -MF CMakeFiles/cmTC_a41f1.dir/CheckSymbolExists.cxx.o.d -o CMakeFiles/cmTC_a41f1.dir/CheckSymbolExists.cxx.o -c /Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/DCMTK/CMakeTmp/CheckSymbolExists.cxx Linking CXX executable cmTC_a41f1 /usr/local/Cellar/cmake/3.30.3/bin/cmake -E cmake_link_script CMakeFiles/cmTC_a41f1.dir/link.txt --verbose=1 /Library/Developer/CommandLineTools/usr/bin/c++ -w -fvisibility=hidden -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_DARWIN_C_SOURCE -fPIC -O3 -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_a41f1.dir/CheckSymbolExists.cxx.o -o cmTC_a41f1 File /Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/DCMTK/CMakeTmp/CheckSymbolExists.ccc: /* */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main() { waitpid;return 0; } Determining if the wait3 exist passed with the following output: Change Dir: '/Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/DCMTK/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_d97b5/fast /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cmTC_d97b5.dir/build.make CMakeFiles/cmTC_d97b5.dir/build Building CXX object CMakeFiles/cmTC_d97b5.dir/CheckSymbolExists.cxx.o /Library/Developer/CommandLineTools/usr/bin/c++ -w -fvisibility=hidden -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_DARWIN_C_SOURCE -fPIC -O3 -DNDEBUG -std=gnu++17 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_d97b5.dir/CheckSymbolExists.cxx.o -MF CMakeFiles/cmTC_d97b5.dir/CheckSymbolExists.cxx.o.d -o CMakeFiles/cmTC_d97b5.dir/CheckSymbolExists.cxx.o -c /Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/DCMTK/CMakeTmp/CheckSymbolExists.cxx Linking CXX executable cmTC_d97b5 /usr/local/Cellar/cmake/3.30.3/bin/cmake -E cmake_link_script CMakeFiles/cmTC_d97b5.dir/link.txt --verbose=1 /Library/Developer/CommandLineTools/usr/bin/c++ -w -fvisibility=hidden -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_DARWIN_C_SOURCE -fPIC -O3 -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_d97b5.dir/CheckSymbolExists.cxx.o -o cmTC_d97b5 File /Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/DCMTK/CMakeTmp/CheckSymbolExists.ccc: /* */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main() { wait3;return 0; } Determining if the usleep exist passed with the following output: Change Dir: '/Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/DCMTK/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_ded94/fast /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cmTC_ded94.dir/build.make CMakeFiles/cmTC_ded94.dir/build Building CXX object CMakeFiles/cmTC_ded94.dir/CheckSymbolExists.cxx.o /Library/Developer/CommandLineTools/usr/bin/c++ -w -fvisibility=hidden -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_DARWIN_C_SOURCE -fPIC -O3 -DNDEBUG -std=gnu++17 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_ded94.dir/CheckSymbolExists.cxx.o -MF CMakeFiles/cmTC_ded94.dir/CheckSymbolExists.cxx.o.d -o CMakeFiles/cmTC_ded94.dir/CheckSymbolExists.cxx.o -c /Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/DCMTK/CMakeTmp/CheckSymbolExists.cxx Linking CXX executable cmTC_ded94 /usr/local/Cellar/cmake/3.30.3/bin/cmake -E cmake_link_script CMakeFiles/cmTC_ded94.dir/link.txt --verbose=1 /Library/Developer/CommandLineTools/usr/bin/c++ -w -fvisibility=hidden -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_DARWIN_C_SOURCE -fPIC -O3 -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_ded94.dir/CheckSymbolExists.cxx.o -o cmTC_ded94 File /Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/DCMTK/CMakeTmp/CheckSymbolExists.ccc: /* */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main() { usleep;return 0; } Determining if the accept exist passed with the following output: Change Dir: '/Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/DCMTK/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_384d1/fast /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cmTC_384d1.dir/build.make CMakeFiles/cmTC_384d1.dir/build Building CXX object CMakeFiles/cmTC_384d1.dir/CheckSymbolExists.cxx.o /Library/Developer/CommandLineTools/usr/bin/c++ -w -fvisibility=hidden -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_DARWIN_C_SOURCE -fPIC -O3 -DNDEBUG -std=gnu++17 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_384d1.dir/CheckSymbolExists.cxx.o -MF CMakeFiles/cmTC_384d1.dir/CheckSymbolExists.cxx.o.d -o CMakeFiles/cmTC_384d1.dir/CheckSymbolExists.cxx.o -c /Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/DCMTK/CMakeTmp/CheckSymbolExists.cxx Linking CXX executable cmTC_384d1 /usr/local/Cellar/cmake/3.30.3/bin/cmake -E cmake_link_script CMakeFiles/cmTC_384d1.dir/link.txt --verbose=1 /Library/Developer/CommandLineTools/usr/bin/c++ -w -fvisibility=hidden -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_DARWIN_C_SOURCE -fPIC -O3 -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_384d1.dir/CheckSymbolExists.cxx.o -o cmTC_384d1 File /Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/DCMTK/CMakeTmp/CheckSymbolExists.ccc: /* */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main() { accept;return 0; } Determining if the bind exist passed with the following output: Change Dir: '/Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/DCMTK/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_3e9dc/fast /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cmTC_3e9dc.dir/build.make CMakeFiles/cmTC_3e9dc.dir/build Building CXX object CMakeFiles/cmTC_3e9dc.dir/CheckSymbolExists.cxx.o /Library/Developer/CommandLineTools/usr/bin/c++ -w -fvisibility=hidden -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_DARWIN_C_SOURCE -fPIC -O3 -DNDEBUG -std=gnu++17 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_3e9dc.dir/CheckSymbolExists.cxx.o -MF CMakeFiles/cmTC_3e9dc.dir/CheckSymbolExists.cxx.o.d -o CMakeFiles/cmTC_3e9dc.dir/CheckSymbolExists.cxx.o -c /Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/DCMTK/CMakeTmp/CheckSymbolExists.cxx Linking CXX executable cmTC_3e9dc /usr/local/Cellar/cmake/3.30.3/bin/cmake -E cmake_link_script CMakeFiles/cmTC_3e9dc.dir/link.txt --verbose=1 /Library/Developer/CommandLineTools/usr/bin/c++ -w -fvisibility=hidden -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_DARWIN_C_SOURCE -fPIC -O3 -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_3e9dc.dir/CheckSymbolExists.cxx.o -o cmTC_3e9dc File /Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/DCMTK/CMakeTmp/CheckSymbolExists.ccc: /* */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main() { bind;return 0; } Determining if the getsockname exist passed with the following output: Change Dir: '/Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/DCMTK/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_0f44b/fast /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cmTC_0f44b.dir/build.make CMakeFiles/cmTC_0f44b.dir/build Building CXX object CMakeFiles/cmTC_0f44b.dir/CheckSymbolExists.cxx.o /Library/Developer/CommandLineTools/usr/bin/c++ -w -fvisibility=hidden -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_DARWIN_C_SOURCE -fPIC -O3 -DNDEBUG -std=gnu++17 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_0f44b.dir/CheckSymbolExists.cxx.o -MF CMakeFiles/cmTC_0f44b.dir/CheckSymbolExists.cxx.o.d -o CMakeFiles/cmTC_0f44b.dir/CheckSymbolExists.cxx.o -c /Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/DCMTK/CMakeTmp/CheckSymbolExists.cxx Linking CXX executable cmTC_0f44b /usr/local/Cellar/cmake/3.30.3/bin/cmake -E cmake_link_script CMakeFiles/cmTC_0f44b.dir/link.txt --verbose=1 /Library/Developer/CommandLineTools/usr/bin/c++ -w -fvisibility=hidden -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_DARWIN_C_SOURCE -fPIC -O3 -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_0f44b.dir/CheckSymbolExists.cxx.o -o cmTC_0f44b File /Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/DCMTK/CMakeTmp/CheckSymbolExists.ccc: /* */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main() { getsockname;return 0; } Determining if the getsockopt exist passed with the following output: Change Dir: '/Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/DCMTK/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_5fad0/fast /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cmTC_5fad0.dir/build.make CMakeFiles/cmTC_5fad0.dir/build Building CXX object CMakeFiles/cmTC_5fad0.dir/CheckSymbolExists.cxx.o /Library/Developer/CommandLineTools/usr/bin/c++ -w -fvisibility=hidden -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_DARWIN_C_SOURCE -fPIC -O3 -DNDEBUG -std=gnu++17 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_5fad0.dir/CheckSymbolExists.cxx.o -MF CMakeFiles/cmTC_5fad0.dir/CheckSymbolExists.cxx.o.d -o CMakeFiles/cmTC_5fad0.dir/CheckSymbolExists.cxx.o -c /Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/DCMTK/CMakeTmp/CheckSymbolExists.cxx Linking CXX executable cmTC_5fad0 /usr/local/Cellar/cmake/3.30.3/bin/cmake -E cmake_link_script CMakeFiles/cmTC_5fad0.dir/link.txt --verbose=1 /Library/Developer/CommandLineTools/usr/bin/c++ -w -fvisibility=hidden -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_DARWIN_C_SOURCE -fPIC -O3 -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_5fad0.dir/CheckSymbolExists.cxx.o -o cmTC_5fad0 File /Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/DCMTK/CMakeTmp/CheckSymbolExists.ccc: /* */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main() { getsockopt;return 0; } Determining if the setsockopt exist passed with the following output: Change Dir: '/Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/DCMTK/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_b8d3b/fast /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cmTC_b8d3b.dir/build.make CMakeFiles/cmTC_b8d3b.dir/build Building CXX object CMakeFiles/cmTC_b8d3b.dir/CheckSymbolExists.cxx.o /Library/Developer/CommandLineTools/usr/bin/c++ -w -fvisibility=hidden -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_DARWIN_C_SOURCE -fPIC -O3 -DNDEBUG -std=gnu++17 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_b8d3b.dir/CheckSymbolExists.cxx.o -MF CMakeFiles/cmTC_b8d3b.dir/CheckSymbolExists.cxx.o.d -o CMakeFiles/cmTC_b8d3b.dir/CheckSymbolExists.cxx.o -c /Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/DCMTK/CMakeTmp/CheckSymbolExists.cxx Linking CXX executable cmTC_b8d3b /usr/local/Cellar/cmake/3.30.3/bin/cmake -E cmake_link_script CMakeFiles/cmTC_b8d3b.dir/link.txt --verbose=1 /Library/Developer/CommandLineTools/usr/bin/c++ -w -fvisibility=hidden -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_DARWIN_C_SOURCE -fPIC -O3 -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_b8d3b.dir/CheckSymbolExists.cxx.o -o cmTC_b8d3b File /Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/DCMTK/CMakeTmp/CheckSymbolExists.ccc: /* */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main() { setsockopt;return 0; } Determining if the socket exist passed with the following output: Change Dir: '/Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/DCMTK/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_37516/fast /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cmTC_37516.dir/build.make CMakeFiles/cmTC_37516.dir/build Building CXX object CMakeFiles/cmTC_37516.dir/CheckSymbolExists.cxx.o /Library/Developer/CommandLineTools/usr/bin/c++ -w -fvisibility=hidden -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_DARWIN_C_SOURCE -fPIC -O3 -DNDEBUG -std=gnu++17 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_37516.dir/CheckSymbolExists.cxx.o -MF CMakeFiles/cmTC_37516.dir/CheckSymbolExists.cxx.o.d -o CMakeFiles/cmTC_37516.dir/CheckSymbolExists.cxx.o -c /Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/DCMTK/CMakeTmp/CheckSymbolExists.cxx Linking CXX executable cmTC_37516 /usr/local/Cellar/cmake/3.30.3/bin/cmake -E cmake_link_script CMakeFiles/cmTC_37516.dir/link.txt --verbose=1 /Library/Developer/CommandLineTools/usr/bin/c++ -w -fvisibility=hidden -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_DARWIN_C_SOURCE -fPIC -O3 -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_37516.dir/CheckSymbolExists.cxx.o -o cmTC_37516 File /Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/DCMTK/CMakeTmp/CheckSymbolExists.ccc: /* */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main() { socket;return 0; } Determining if the listen exist passed with the following output: Change Dir: '/Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/DCMTK/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_fcb98/fast /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cmTC_fcb98.dir/build.make CMakeFiles/cmTC_fcb98.dir/build Building CXX object CMakeFiles/cmTC_fcb98.dir/CheckSymbolExists.cxx.o /Library/Developer/CommandLineTools/usr/bin/c++ -w -fvisibility=hidden -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_DARWIN_C_SOURCE -fPIC -O3 -DNDEBUG -std=gnu++17 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_fcb98.dir/CheckSymbolExists.cxx.o -MF CMakeFiles/cmTC_fcb98.dir/CheckSymbolExists.cxx.o.d -o CMakeFiles/cmTC_fcb98.dir/CheckSymbolExists.cxx.o -c /Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/DCMTK/CMakeTmp/CheckSymbolExists.cxx Linking CXX executable cmTC_fcb98 /usr/local/Cellar/cmake/3.30.3/bin/cmake -E cmake_link_script CMakeFiles/cmTC_fcb98.dir/link.txt --verbose=1 /Library/Developer/CommandLineTools/usr/bin/c++ -w -fvisibility=hidden -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_DARWIN_C_SOURCE -fPIC -O3 -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_fcb98.dir/CheckSymbolExists.cxx.o -o cmTC_fcb98 File /Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/DCMTK/CMakeTmp/CheckSymbolExists.ccc: /* */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main() { listen;return 0; } Determining if the vprintf exist passed with the following output: Change Dir: '/Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/DCMTK/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_34674/fast /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cmTC_34674.dir/build.make CMakeFiles/cmTC_34674.dir/build Building CXX object CMakeFiles/cmTC_34674.dir/CheckSymbolExists.cxx.o /Library/Developer/CommandLineTools/usr/bin/c++ -w -fvisibility=hidden -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_DARWIN_C_SOURCE -fPIC -O3 -DNDEBUG -std=gnu++17 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_34674.dir/CheckSymbolExists.cxx.o -MF CMakeFiles/cmTC_34674.dir/CheckSymbolExists.cxx.o.d -o CMakeFiles/cmTC_34674.dir/CheckSymbolExists.cxx.o -c /Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/DCMTK/CMakeTmp/CheckSymbolExists.cxx Linking CXX executable cmTC_34674 /usr/local/Cellar/cmake/3.30.3/bin/cmake -E cmake_link_script CMakeFiles/cmTC_34674.dir/link.txt --verbose=1 /Library/Developer/CommandLineTools/usr/bin/c++ -w -fvisibility=hidden -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_DARWIN_C_SOURCE -fPIC -O3 -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_34674.dir/CheckSymbolExists.cxx.o -o cmTC_34674 File /Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/DCMTK/CMakeTmp/CheckSymbolExists.ccc: /* */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main() { vprintf;return 0; } Determining if the vsnprintf exist passed with the following output: Change Dir: '/Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/DCMTK/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_2483a/fast /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cmTC_2483a.dir/build.make CMakeFiles/cmTC_2483a.dir/build Building CXX object CMakeFiles/cmTC_2483a.dir/CheckSymbolExists.cxx.o /Library/Developer/CommandLineTools/usr/bin/c++ -w -fvisibility=hidden -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_DARWIN_C_SOURCE -fPIC -O3 -DNDEBUG -std=gnu++17 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_2483a.dir/CheckSymbolExists.cxx.o -MF CMakeFiles/cmTC_2483a.dir/CheckSymbolExists.cxx.o.d -o CMakeFiles/cmTC_2483a.dir/CheckSymbolExists.cxx.o -c /Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/DCMTK/CMakeTmp/CheckSymbolExists.cxx Linking CXX executable cmTC_2483a /usr/local/Cellar/cmake/3.30.3/bin/cmake -E cmake_link_script CMakeFiles/cmTC_2483a.dir/link.txt --verbose=1 /Library/Developer/CommandLineTools/usr/bin/c++ -w -fvisibility=hidden -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_DARWIN_C_SOURCE -fPIC -O3 -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_2483a.dir/CheckSymbolExists.cxx.o -o cmTC_2483a File /Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/DCMTK/CMakeTmp/CheckSymbolExists.ccc: /* */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main() { vsnprintf;return 0; } Determining if the std::vfprintf exist passed with the following output: Change Dir: '/Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/DCMTK/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_a11c2/fast /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cmTC_a11c2.dir/build.make CMakeFiles/cmTC_a11c2.dir/build Building CXX object CMakeFiles/cmTC_a11c2.dir/CheckSymbolExists.cxx.o /Library/Developer/CommandLineTools/usr/bin/c++ -w -fvisibility=hidden -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_DARWIN_C_SOURCE -fPIC -O3 -DNDEBUG -std=gnu++17 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_a11c2.dir/CheckSymbolExists.cxx.o -MF CMakeFiles/cmTC_a11c2.dir/CheckSymbolExists.cxx.o.d -o CMakeFiles/cmTC_a11c2.dir/CheckSymbolExists.cxx.o -c /Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/DCMTK/CMakeTmp/CheckSymbolExists.cxx Linking CXX executable cmTC_a11c2 /usr/local/Cellar/cmake/3.30.3/bin/cmake -E cmake_link_script CMakeFiles/cmTC_a11c2.dir/link.txt --verbose=1 /Library/Developer/CommandLineTools/usr/bin/c++ -w -fvisibility=hidden -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_DARWIN_C_SOURCE -fPIC -O3 -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_a11c2.dir/CheckSymbolExists.cxx.o -o cmTC_a11c2 File /Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/DCMTK/CMakeTmp/CheckSymbolExists.ccc: /* */ #include #include #include #include #include int main() { std::vfprintf;return 0; } Determining if the std::vsnprintf exist passed with the following output: Change Dir: '/Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/DCMTK/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_4f2f5/fast /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cmTC_4f2f5.dir/build.make CMakeFiles/cmTC_4f2f5.dir/build Building CXX object CMakeFiles/cmTC_4f2f5.dir/CheckSymbolExists.cxx.o /Library/Developer/CommandLineTools/usr/bin/c++ -w -fvisibility=hidden -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_DARWIN_C_SOURCE -fPIC -O3 -DNDEBUG -std=gnu++17 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_4f2f5.dir/CheckSymbolExists.cxx.o -MF CMakeFiles/cmTC_4f2f5.dir/CheckSymbolExists.cxx.o.d -o CMakeFiles/cmTC_4f2f5.dir/CheckSymbolExists.cxx.o -c /Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/DCMTK/CMakeTmp/CheckSymbolExists.cxx Linking CXX executable cmTC_4f2f5 /usr/local/Cellar/cmake/3.30.3/bin/cmake -E cmake_link_script CMakeFiles/cmTC_4f2f5.dir/link.txt --verbose=1 /Library/Developer/CommandLineTools/usr/bin/c++ -w -fvisibility=hidden -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_DARWIN_C_SOURCE -fPIC -O3 -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_4f2f5.dir/CheckSymbolExists.cxx.o -o cmTC_4f2f5 File /Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/DCMTK/CMakeTmp/CheckSymbolExists.ccc: /* */ #include #include #include #include #include int main() { std::vsnprintf;return 0; } Determining if the socklen_t definition exist passed with the following output: Change Dir: '/Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/DCMTK/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_5425e/fast /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cmTC_5425e.dir/build.make CMakeFiles/cmTC_5425e.dir/build Building CXX object CMakeFiles/cmTC_5425e.dir/CheckSymbolExists.cxx.o /Library/Developer/CommandLineTools/usr/bin/c++ -w -fvisibility=hidden -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_DARWIN_C_SOURCE -fPIC -O3 -DNDEBUG -std=gnu++17 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_5425e.dir/CheckSymbolExists.cxx.o -MF CMakeFiles/cmTC_5425e.dir/CheckSymbolExists.cxx.o.d -o CMakeFiles/cmTC_5425e.dir/CheckSymbolExists.cxx.o -c /Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/DCMTK/CMakeTmp/CheckSymbolExists.cxx Linking CXX executable cmTC_5425e /usr/local/Cellar/cmake/3.30.3/bin/cmake -E cmake_link_script CMakeFiles/cmTC_5425e.dir/link.txt --verbose=1 /Library/Developer/CommandLineTools/usr/bin/c++ -w -fvisibility=hidden -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_DARWIN_C_SOURCE -fPIC -O3 -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_5425e.dir/CheckSymbolExists.cxx.o -o cmTC_5425e File /Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/DCMTK/CMakeTmp/CheckSymbolExists.ccc: /* */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main() { socklen_t definition;return 0; } Determining if the gettimeofday exist passed with the following output: Change Dir: '/Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/DCMTK/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_0bd5f/fast /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cmTC_0bd5f.dir/build.make CMakeFiles/cmTC_0bd5f.dir/build Building CXX object CMakeFiles/cmTC_0bd5f.dir/CheckSymbolExists.cxx.o /Library/Developer/CommandLineTools/usr/bin/c++ -w -fvisibility=hidden -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_DARWIN_C_SOURCE -fPIC -O3 -DNDEBUG -std=gnu++17 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_0bd5f.dir/CheckSymbolExists.cxx.o -MF CMakeFiles/cmTC_0bd5f.dir/CheckSymbolExists.cxx.o.d -o CMakeFiles/cmTC_0bd5f.dir/CheckSymbolExists.cxx.o -c /Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/DCMTK/CMakeTmp/CheckSymbolExists.cxx Linking CXX executable cmTC_0bd5f /usr/local/Cellar/cmake/3.30.3/bin/cmake -E cmake_link_script CMakeFiles/cmTC_0bd5f.dir/link.txt --verbose=1 /Library/Developer/CommandLineTools/usr/bin/c++ -w -fvisibility=hidden -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_DARWIN_C_SOURCE -fPIC -O3 -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_0bd5f.dir/CheckSymbolExists.cxx.o -o cmTC_0bd5f File /Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/DCMTK/CMakeTmp/CheckSymbolExists.ccc: /* */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main() { gettimeofday;return 0; } Determining if the connect exist passed with the following output: Change Dir: '/Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/DCMTK/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_c44a3/fast /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cmTC_c44a3.dir/build.make CMakeFiles/cmTC_c44a3.dir/build Building CXX object CMakeFiles/cmTC_c44a3.dir/CheckSymbolExists.cxx.o /Library/Developer/CommandLineTools/usr/bin/c++ -w -fvisibility=hidden -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_DARWIN_C_SOURCE -fPIC -O3 -DNDEBUG -std=gnu++17 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_c44a3.dir/CheckSymbolExists.cxx.o -MF CMakeFiles/cmTC_c44a3.dir/CheckSymbolExists.cxx.o.d -o CMakeFiles/cmTC_c44a3.dir/CheckSymbolExists.cxx.o -c /Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/DCMTK/CMakeTmp/CheckSymbolExists.cxx Linking CXX executable cmTC_c44a3 /usr/local/Cellar/cmake/3.30.3/bin/cmake -E cmake_link_script CMakeFiles/cmTC_c44a3.dir/link.txt --verbose=1 /Library/Developer/CommandLineTools/usr/bin/c++ -w -fvisibility=hidden -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_DARWIN_C_SOURCE -fPIC -O3 -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_c44a3.dir/CheckSymbolExists.cxx.o -o cmTC_c44a3 File /Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/DCMTK/CMakeTmp/CheckSymbolExists.ccc: /* */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main() { connect;return 0; } Determining if the mkstemp exist passed with the following output: Change Dir: '/Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/DCMTK/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_1bfa8/fast /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cmTC_1bfa8.dir/build.make CMakeFiles/cmTC_1bfa8.dir/build Building CXX object CMakeFiles/cmTC_1bfa8.dir/CheckSymbolExists.cxx.o /Library/Developer/CommandLineTools/usr/bin/c++ -w -fvisibility=hidden -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_DARWIN_C_SOURCE -fPIC -O3 -DNDEBUG -std=gnu++17 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_1bfa8.dir/CheckSymbolExists.cxx.o -MF CMakeFiles/cmTC_1bfa8.dir/CheckSymbolExists.cxx.o.d -o CMakeFiles/cmTC_1bfa8.dir/CheckSymbolExists.cxx.o -c /Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/DCMTK/CMakeTmp/CheckSymbolExists.cxx Linking CXX executable cmTC_1bfa8 /usr/local/Cellar/cmake/3.30.3/bin/cmake -E cmake_link_script CMakeFiles/cmTC_1bfa8.dir/link.txt --verbose=1 /Library/Developer/CommandLineTools/usr/bin/c++ -w -fvisibility=hidden -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_DARWIN_C_SOURCE -fPIC -O3 -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_1bfa8.dir/CheckSymbolExists.cxx.o -o cmTC_1bfa8 File /Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/DCMTK/CMakeTmp/CheckSymbolExists.ccc: /* */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main() { mkstemp;return 0; } Determining if the mktemp exist passed with the following output: Change Dir: '/Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/DCMTK/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_b02d7/fast /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cmTC_b02d7.dir/build.make CMakeFiles/cmTC_b02d7.dir/build Building CXX object CMakeFiles/cmTC_b02d7.dir/CheckSymbolExists.cxx.o /Library/Developer/CommandLineTools/usr/bin/c++ -w -fvisibility=hidden -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_DARWIN_C_SOURCE -fPIC -O3 -DNDEBUG -std=gnu++17 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_b02d7.dir/CheckSymbolExists.cxx.o -MF CMakeFiles/cmTC_b02d7.dir/CheckSymbolExists.cxx.o.d -o CMakeFiles/cmTC_b02d7.dir/CheckSymbolExists.cxx.o -c /Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/DCMTK/CMakeTmp/CheckSymbolExists.cxx Linking CXX executable cmTC_b02d7 /usr/local/Cellar/cmake/3.30.3/bin/cmake -E cmake_link_script CMakeFiles/cmTC_b02d7.dir/link.txt --verbose=1 /Library/Developer/CommandLineTools/usr/bin/c++ -w -fvisibility=hidden -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_DARWIN_C_SOURCE -fPIC -O3 -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_b02d7.dir/CheckSymbolExists.cxx.o -o cmTC_b02d7 File /Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/DCMTK/CMakeTmp/CheckSymbolExists.ccc: /* */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main() { mktemp;return 0; } Determining if the memcmp exist passed with the following output: Change Dir: '/Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/DCMTK/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_c3043/fast /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cmTC_c3043.dir/build.make CMakeFiles/cmTC_c3043.dir/build Building CXX object CMakeFiles/cmTC_c3043.dir/CheckSymbolExists.cxx.o /Library/Developer/CommandLineTools/usr/bin/c++ -w -fvisibility=hidden -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_DARWIN_C_SOURCE -fPIC -O3 -DNDEBUG -std=gnu++17 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_c3043.dir/CheckSymbolExists.cxx.o -MF CMakeFiles/cmTC_c3043.dir/CheckSymbolExists.cxx.o.d -o CMakeFiles/cmTC_c3043.dir/CheckSymbolExists.cxx.o -c /Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/DCMTK/CMakeTmp/CheckSymbolExists.cxx Linking CXX executable cmTC_c3043 /usr/local/Cellar/cmake/3.30.3/bin/cmake -E cmake_link_script CMakeFiles/cmTC_c3043.dir/link.txt --verbose=1 /Library/Developer/CommandLineTools/usr/bin/c++ -w -fvisibility=hidden -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_DARWIN_C_SOURCE -fPIC -O3 -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_c3043.dir/CheckSymbolExists.cxx.o -o cmTC_c3043 File /Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/DCMTK/CMakeTmp/CheckSymbolExists.ccc: /* */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main() { memcmp;return 0; } Determining if the memcpy exist passed with the following output: Change Dir: '/Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/DCMTK/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_ed1bb/fast /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cmTC_ed1bb.dir/build.make CMakeFiles/cmTC_ed1bb.dir/build Building CXX object CMakeFiles/cmTC_ed1bb.dir/CheckSymbolExists.cxx.o /Library/Developer/CommandLineTools/usr/bin/c++ -w -fvisibility=hidden -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_DARWIN_C_SOURCE -fPIC -O3 -DNDEBUG -std=gnu++17 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_ed1bb.dir/CheckSymbolExists.cxx.o -MF CMakeFiles/cmTC_ed1bb.dir/CheckSymbolExists.cxx.o.d -o CMakeFiles/cmTC_ed1bb.dir/CheckSymbolExists.cxx.o -c /Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/DCMTK/CMakeTmp/CheckSymbolExists.cxx Linking CXX executable cmTC_ed1bb /usr/local/Cellar/cmake/3.30.3/bin/cmake -E cmake_link_script CMakeFiles/cmTC_ed1bb.dir/link.txt --verbose=1 /Library/Developer/CommandLineTools/usr/bin/c++ -w -fvisibility=hidden -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_DARWIN_C_SOURCE -fPIC -O3 -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_ed1bb.dir/CheckSymbolExists.cxx.o -o cmTC_ed1bb File /Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/DCMTK/CMakeTmp/CheckSymbolExists.ccc: /* */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main() { memcpy;return 0; } Determining if the memset exist passed with the following output: Change Dir: '/Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/DCMTK/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_d66f0/fast /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cmTC_d66f0.dir/build.make CMakeFiles/cmTC_d66f0.dir/build Building CXX object CMakeFiles/cmTC_d66f0.dir/CheckSymbolExists.cxx.o /Library/Developer/CommandLineTools/usr/bin/c++ -w -fvisibility=hidden -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_DARWIN_C_SOURCE -fPIC -O3 -DNDEBUG -std=gnu++17 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_d66f0.dir/CheckSymbolExists.cxx.o -MF CMakeFiles/cmTC_d66f0.dir/CheckSymbolExists.cxx.o.d -o CMakeFiles/cmTC_d66f0.dir/CheckSymbolExists.cxx.o -c /Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/DCMTK/CMakeTmp/CheckSymbolExists.cxx Linking CXX executable cmTC_d66f0 /usr/local/Cellar/cmake/3.30.3/bin/cmake -E cmake_link_script CMakeFiles/cmTC_d66f0.dir/link.txt --verbose=1 /Library/Developer/CommandLineTools/usr/bin/c++ -w -fvisibility=hidden -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_DARWIN_C_SOURCE -fPIC -O3 -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_d66f0.dir/CheckSymbolExists.cxx.o -o cmTC_d66f0 File /Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/DCMTK/CMakeTmp/CheckSymbolExists.ccc: /* */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main() { memset;return 0; } Determining if the select exist passed with the following output: Change Dir: '/Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/DCMTK/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_d9d99/fast /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cmTC_d9d99.dir/build.make CMakeFiles/cmTC_d9d99.dir/build Building CXX object CMakeFiles/cmTC_d9d99.dir/CheckSymbolExists.cxx.o /Library/Developer/CommandLineTools/usr/bin/c++ -w -fvisibility=hidden -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_DARWIN_C_SOURCE -fPIC -O3 -DNDEBUG -std=gnu++17 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_d9d99.dir/CheckSymbolExists.cxx.o -MF CMakeFiles/cmTC_d9d99.dir/CheckSymbolExists.cxx.o.d -o CMakeFiles/cmTC_d9d99.dir/CheckSymbolExists.cxx.o -c /Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/DCMTK/CMakeTmp/CheckSymbolExists.cxx Linking CXX executable cmTC_d9d99 /usr/local/Cellar/cmake/3.30.3/bin/cmake -E cmake_link_script CMakeFiles/cmTC_d9d99.dir/link.txt --verbose=1 /Library/Developer/CommandLineTools/usr/bin/c++ -w -fvisibility=hidden -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_DARWIN_C_SOURCE -fPIC -O3 -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_d9d99.dir/CheckSymbolExists.cxx.o -o cmTC_d9d99 File /Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/DCMTK/CMakeTmp/CheckSymbolExists.ccc: /* */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main() { select;return 0; } Determining if the strcasecmp exist passed with the following output: Change Dir: '/Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/DCMTK/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_6ee00/fast /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cmTC_6ee00.dir/build.make CMakeFiles/cmTC_6ee00.dir/build Building CXX object CMakeFiles/cmTC_6ee00.dir/CheckSymbolExists.cxx.o /Library/Developer/CommandLineTools/usr/bin/c++ -w -fvisibility=hidden -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_DARWIN_C_SOURCE -fPIC -O3 -DNDEBUG -std=gnu++17 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_6ee00.dir/CheckSymbolExists.cxx.o -MF CMakeFiles/cmTC_6ee00.dir/CheckSymbolExists.cxx.o.d -o CMakeFiles/cmTC_6ee00.dir/CheckSymbolExists.cxx.o -c /Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/DCMTK/CMakeTmp/CheckSymbolExists.cxx Linking CXX executable cmTC_6ee00 /usr/local/Cellar/cmake/3.30.3/bin/cmake -E cmake_link_script CMakeFiles/cmTC_6ee00.dir/link.txt --verbose=1 /Library/Developer/CommandLineTools/usr/bin/c++ -w -fvisibility=hidden -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_DARWIN_C_SOURCE -fPIC -O3 -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_6ee00.dir/CheckSymbolExists.cxx.o -o cmTC_6ee00 File /Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/DCMTK/CMakeTmp/CheckSymbolExists.ccc: /* */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main() { strcasecmp;return 0; } Determining if the strncasecmp exist passed with the following output: Change Dir: '/Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/DCMTK/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_4db25/fast /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cmTC_4db25.dir/build.make CMakeFiles/cmTC_4db25.dir/build Building CXX object CMakeFiles/cmTC_4db25.dir/CheckSymbolExists.cxx.o /Library/Developer/CommandLineTools/usr/bin/c++ -w -fvisibility=hidden -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_DARWIN_C_SOURCE -fPIC -O3 -DNDEBUG -std=gnu++17 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_4db25.dir/CheckSymbolExists.cxx.o -MF CMakeFiles/cmTC_4db25.dir/CheckSymbolExists.cxx.o.d -o CMakeFiles/cmTC_4db25.dir/CheckSymbolExists.cxx.o -c /Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/DCMTK/CMakeTmp/CheckSymbolExists.cxx Linking CXX executable cmTC_4db25 /usr/local/Cellar/cmake/3.30.3/bin/cmake -E cmake_link_script CMakeFiles/cmTC_4db25.dir/link.txt --verbose=1 /Library/Developer/CommandLineTools/usr/bin/c++ -w -fvisibility=hidden -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_DARWIN_C_SOURCE -fPIC -O3 -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_4db25.dir/CheckSymbolExists.cxx.o -o cmTC_4db25 File /Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/DCMTK/CMakeTmp/CheckSymbolExists.ccc: /* */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main() { strncasecmp;return 0; } Determining if the strerror_r exist passed with the following output: Change Dir: '/Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/DCMTK/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_85795/fast /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cmTC_85795.dir/build.make CMakeFiles/cmTC_85795.dir/build Building CXX object CMakeFiles/cmTC_85795.dir/CheckSymbolExists.cxx.o /Library/Developer/CommandLineTools/usr/bin/c++ -w -fvisibility=hidden -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_DARWIN_C_SOURCE -fPIC -O3 -DNDEBUG -std=gnu++17 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_85795.dir/CheckSymbolExists.cxx.o -MF CMakeFiles/cmTC_85795.dir/CheckSymbolExists.cxx.o.d -o CMakeFiles/cmTC_85795.dir/CheckSymbolExists.cxx.o -c /Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/DCMTK/CMakeTmp/CheckSymbolExists.cxx Linking CXX executable cmTC_85795 /usr/local/Cellar/cmake/3.30.3/bin/cmake -E cmake_link_script CMakeFiles/cmTC_85795.dir/link.txt --verbose=1 /Library/Developer/CommandLineTools/usr/bin/c++ -w -fvisibility=hidden -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_DARWIN_C_SOURCE -fPIC -O3 -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_85795.dir/CheckSymbolExists.cxx.o -o cmTC_85795 File /Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/DCMTK/CMakeTmp/CheckSymbolExists.ccc: /* */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main() { strerror_r;return 0; } Determining if the SYS_gettid exist passed with the following output: Change Dir: '/Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/DCMTK/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_bbb21/fast /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cmTC_bbb21.dir/build.make CMakeFiles/cmTC_bbb21.dir/build Building CXX object CMakeFiles/cmTC_bbb21.dir/CheckSymbolExists.cxx.o /Library/Developer/CommandLineTools/usr/bin/c++ -w -fvisibility=hidden -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_DARWIN_C_SOURCE -fPIC -O3 -DNDEBUG -std=gnu++17 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_bbb21.dir/CheckSymbolExists.cxx.o -MF CMakeFiles/cmTC_bbb21.dir/CheckSymbolExists.cxx.o.d -o CMakeFiles/cmTC_bbb21.dir/CheckSymbolExists.cxx.o -c /Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/DCMTK/CMakeTmp/CheckSymbolExists.cxx Linking CXX executable cmTC_bbb21 /usr/local/Cellar/cmake/3.30.3/bin/cmake -E cmake_link_script CMakeFiles/cmTC_bbb21.dir/link.txt --verbose=1 /Library/Developer/CommandLineTools/usr/bin/c++ -w -fvisibility=hidden -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_DARWIN_C_SOURCE -fPIC -O3 -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_bbb21.dir/CheckSymbolExists.cxx.o -o cmTC_bbb21 File /Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/DCMTK/CMakeTmp/CheckSymbolExists.ccc: /* */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main() { SYS_gettid;return 0; } Determining if the pthread_rwlock_init exist passed with the following output: Change Dir: '/Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/DCMTK/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_99284/fast /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cmTC_99284.dir/build.make CMakeFiles/cmTC_99284.dir/build Building CXX object CMakeFiles/cmTC_99284.dir/CheckSymbolExists.cxx.o /Library/Developer/CommandLineTools/usr/bin/c++ -w -fvisibility=hidden -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_DARWIN_C_SOURCE -fPIC -O3 -DNDEBUG -std=gnu++17 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_99284.dir/CheckSymbolExists.cxx.o -MF CMakeFiles/cmTC_99284.dir/CheckSymbolExists.cxx.o.d -o CMakeFiles/cmTC_99284.dir/CheckSymbolExists.cxx.o -c /Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/DCMTK/CMakeTmp/CheckSymbolExists.cxx Linking CXX executable cmTC_99284 /usr/local/Cellar/cmake/3.30.3/bin/cmake -E cmake_link_script CMakeFiles/cmTC_99284.dir/link.txt --verbose=1 /Library/Developer/CommandLineTools/usr/bin/c++ -w -fvisibility=hidden -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_DARWIN_C_SOURCE -fPIC -O3 -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_99284.dir/CheckSymbolExists.cxx.o -o cmTC_99284 File /Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/DCMTK/CMakeTmp/CheckSymbolExists.ccc: /* */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main() { pthread_rwlock_init;return 0; } Determining if the __sync_add_and_fetch((int*)0,0) exist passed with the following output: Change Dir: '/Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/DCMTK/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_3441c/fast /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cmTC_3441c.dir/build.make CMakeFiles/cmTC_3441c.dir/build Building CXX object CMakeFiles/cmTC_3441c.dir/CheckSymbolExists.cxx.o /Library/Developer/CommandLineTools/usr/bin/c++ -w -fvisibility=hidden -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_DARWIN_C_SOURCE -fPIC -O3 -DNDEBUG -std=gnu++17 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_3441c.dir/CheckSymbolExists.cxx.o -MF CMakeFiles/cmTC_3441c.dir/CheckSymbolExists.cxx.o.d -o CMakeFiles/cmTC_3441c.dir/CheckSymbolExists.cxx.o -c /Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/DCMTK/CMakeTmp/CheckSymbolExists.cxx Linking CXX executable cmTC_3441c /usr/local/Cellar/cmake/3.30.3/bin/cmake -E cmake_link_script CMakeFiles/cmTC_3441c.dir/link.txt --verbose=1 /Library/Developer/CommandLineTools/usr/bin/c++ -w -fvisibility=hidden -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_DARWIN_C_SOURCE -fPIC -O3 -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_3441c.dir/CheckSymbolExists.cxx.o -o cmTC_3441c File /Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/DCMTK/CMakeTmp/CheckSymbolExists.ccc: /* */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main() { __sync_add_and_fetch((int*)0,0);return 0; } Determining if the __sync_sub_and_fetch((int*)0,0) exist passed with the following output: Change Dir: '/Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/DCMTK/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_9c60d/fast /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cmTC_9c60d.dir/build.make CMakeFiles/cmTC_9c60d.dir/build Building CXX object CMakeFiles/cmTC_9c60d.dir/CheckSymbolExists.cxx.o /Library/Developer/CommandLineTools/usr/bin/c++ -w -fvisibility=hidden -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_DARWIN_C_SOURCE -fPIC -O3 -DNDEBUG -std=gnu++17 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_9c60d.dir/CheckSymbolExists.cxx.o -MF CMakeFiles/cmTC_9c60d.dir/CheckSymbolExists.cxx.o.d -o CMakeFiles/cmTC_9c60d.dir/CheckSymbolExists.cxx.o -c /Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/DCMTK/CMakeTmp/CheckSymbolExists.cxx Linking CXX executable cmTC_9c60d /usr/local/Cellar/cmake/3.30.3/bin/cmake -E cmake_link_script CMakeFiles/cmTC_9c60d.dir/link.txt --verbose=1 /Library/Developer/CommandLineTools/usr/bin/c++ -w -fvisibility=hidden -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_DARWIN_C_SOURCE -fPIC -O3 -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_9c60d.dir/CheckSymbolExists.cxx.o -o cmTC_9c60d File /Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/DCMTK/CMakeTmp/CheckSymbolExists.ccc: /* */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main() { __sync_sub_and_fetch((int*)0,0);return 0; } Determining if the getgrnam_r((char*)0,(group*)0,(char*)0,0,(group**)0) exist passed with the following output: Change Dir: '/Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/DCMTK/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_97ec1/fast /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cmTC_97ec1.dir/build.make CMakeFiles/cmTC_97ec1.dir/build Building CXX object CMakeFiles/cmTC_97ec1.dir/CheckSymbolExists.cxx.o /Library/Developer/CommandLineTools/usr/bin/c++ -w -fvisibility=hidden -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_DARWIN_C_SOURCE -fPIC -O3 -DNDEBUG -std=gnu++17 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_97ec1.dir/CheckSymbolExists.cxx.o -MF CMakeFiles/cmTC_97ec1.dir/CheckSymbolExists.cxx.o.d -o CMakeFiles/cmTC_97ec1.dir/CheckSymbolExists.cxx.o -c /Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/DCMTK/CMakeTmp/CheckSymbolExists.cxx Linking CXX executable cmTC_97ec1 /usr/local/Cellar/cmake/3.30.3/bin/cmake -E cmake_link_script CMakeFiles/cmTC_97ec1.dir/link.txt --verbose=1 /Library/Developer/CommandLineTools/usr/bin/c++ -w -fvisibility=hidden -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_DARWIN_C_SOURCE -fPIC -O3 -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_97ec1.dir/CheckSymbolExists.cxx.o -o cmTC_97ec1 File /Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/DCMTK/CMakeTmp/CheckSymbolExists.ccc: /* */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main() { getgrnam_r((char*)0,(group*)0,(char*)0,0,(group**)0);return 0; } Determining if the getpwnam_r((char*)0,(passwd*)0,(char*)0,0,(passwd**)0) exist passed with the following output: Change Dir: '/Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/DCMTK/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_7f1e2/fast /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cmTC_7f1e2.dir/build.make CMakeFiles/cmTC_7f1e2.dir/build Building CXX object CMakeFiles/cmTC_7f1e2.dir/CheckSymbolExists.cxx.o /Library/Developer/CommandLineTools/usr/bin/c++ -w -fvisibility=hidden -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_DARWIN_C_SOURCE -fPIC -O3 -DNDEBUG -std=gnu++17 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_7f1e2.dir/CheckSymbolExists.cxx.o -MF CMakeFiles/cmTC_7f1e2.dir/CheckSymbolExists.cxx.o.d -o CMakeFiles/cmTC_7f1e2.dir/CheckSymbolExists.cxx.o -c /Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/DCMTK/CMakeTmp/CheckSymbolExists.cxx Linking CXX executable cmTC_7f1e2 /usr/local/Cellar/cmake/3.30.3/bin/cmake -E cmake_link_script CMakeFiles/cmTC_7f1e2.dir/link.txt --verbose=1 /Library/Developer/CommandLineTools/usr/bin/c++ -w -fvisibility=hidden -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_DARWIN_C_SOURCE -fPIC -O3 -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_7f1e2.dir/CheckSymbolExists.cxx.o -o cmTC_7f1e2 File /Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/DCMTK/CMakeTmp/CheckSymbolExists.ccc: /* */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main() { getpwnam_r((char*)0,(passwd*)0,(char*)0,0,(passwd**)0);return 0; } Determining if the readdir_r((DIR*)0,(dirent*)0,(dirent**)0) exist passed with the following output: Change Dir: '/Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/DCMTK/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_2028e/fast /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cmTC_2028e.dir/build.make CMakeFiles/cmTC_2028e.dir/build Building CXX object CMakeFiles/cmTC_2028e.dir/CheckSymbolExists.cxx.o /Library/Developer/CommandLineTools/usr/bin/c++ -w -fvisibility=hidden -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_DARWIN_C_SOURCE -fPIC -O3 -DNDEBUG -std=gnu++17 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_2028e.dir/CheckSymbolExists.cxx.o -MF CMakeFiles/cmTC_2028e.dir/CheckSymbolExists.cxx.o.d -o CMakeFiles/cmTC_2028e.dir/CheckSymbolExists.cxx.o -c /Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/DCMTK/CMakeTmp/CheckSymbolExists.cxx Linking CXX executable cmTC_2028e /usr/local/Cellar/cmake/3.30.3/bin/cmake -E cmake_link_script CMakeFiles/cmTC_2028e.dir/link.txt --verbose=1 /Library/Developer/CommandLineTools/usr/bin/c++ -w -fvisibility=hidden -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_DARWIN_C_SOURCE -fPIC -O3 -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_2028e.dir/CheckSymbolExists.cxx.o -o cmTC_2028e File /Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/DCMTK/CMakeTmp/CheckSymbolExists.ccc: /* */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main() { readdir_r((DIR*)0,(dirent*)0,(dirent**)0);return 0; } Determining if the nanosleep exist passed with the following output: Change Dir: '/Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/DCMTK/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_a39c1/fast /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cmTC_a39c1.dir/build.make CMakeFiles/cmTC_a39c1.dir/build Building CXX object CMakeFiles/cmTC_a39c1.dir/CheckSymbolExists.cxx.o /Library/Developer/CommandLineTools/usr/bin/c++ -w -fvisibility=hidden -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_DARWIN_C_SOURCE -fPIC -O3 -DNDEBUG -std=gnu++17 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_a39c1.dir/CheckSymbolExists.cxx.o -MF CMakeFiles/cmTC_a39c1.dir/CheckSymbolExists.cxx.o.d -o CMakeFiles/cmTC_a39c1.dir/CheckSymbolExists.cxx.o -c /Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/DCMTK/CMakeTmp/CheckSymbolExists.cxx Linking CXX executable cmTC_a39c1 /usr/local/Cellar/cmake/3.30.3/bin/cmake -E cmake_link_script CMakeFiles/cmTC_a39c1.dir/link.txt --verbose=1 /Library/Developer/CommandLineTools/usr/bin/c++ -w -fvisibility=hidden -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_DARWIN_C_SOURCE -fPIC -O3 -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_a39c1.dir/CheckSymbolExists.cxx.o -o cmTC_a39c1 File /Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/DCMTK/CMakeTmp/CheckSymbolExists.ccc: /* */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main() { nanosleep;return 0; } Determining if the &passwd::pw_gecos exist passed with the following output: Change Dir: '/Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/DCMTK/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_2d8d5/fast /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cmTC_2d8d5.dir/build.make CMakeFiles/cmTC_2d8d5.dir/build Building CXX object CMakeFiles/cmTC_2d8d5.dir/CheckSymbolExists.cxx.o /Library/Developer/CommandLineTools/usr/bin/c++ -w -fvisibility=hidden -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_DARWIN_C_SOURCE -fPIC -O3 -DNDEBUG -std=gnu++17 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_2d8d5.dir/CheckSymbolExists.cxx.o -MF CMakeFiles/cmTC_2d8d5.dir/CheckSymbolExists.cxx.o.d -o CMakeFiles/cmTC_2d8d5.dir/CheckSymbolExists.cxx.o -c /Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/DCMTK/CMakeTmp/CheckSymbolExists.cxx Linking CXX executable cmTC_2d8d5 /usr/local/Cellar/cmake/3.30.3/bin/cmake -E cmake_link_script CMakeFiles/cmTC_2d8d5.dir/link.txt --verbose=1 /Library/Developer/CommandLineTools/usr/bin/c++ -w -fvisibility=hidden -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_DARWIN_C_SOURCE -fPIC -O3 -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_2d8d5.dir/CheckSymbolExists.cxx.o -o cmTC_2d8d5 File /Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/DCMTK/CMakeTmp/CheckSymbolExists.ccc: /* */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main() { &passwd::pw_gecos;return 0; } Determining if the ushort definition exist passed with the following output: Change Dir: '/Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/DCMTK/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_6f098/fast /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cmTC_6f098.dir/build.make CMakeFiles/cmTC_6f098.dir/build Building CXX object CMakeFiles/cmTC_6f098.dir/CheckSymbolExists.cxx.o /Library/Developer/CommandLineTools/usr/bin/c++ -w -fvisibility=hidden -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_DARWIN_C_SOURCE -fPIC -O3 -DNDEBUG -std=gnu++17 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_6f098.dir/CheckSymbolExists.cxx.o -MF CMakeFiles/cmTC_6f098.dir/CheckSymbolExists.cxx.o.d -o CMakeFiles/cmTC_6f098.dir/CheckSymbolExists.cxx.o -c /Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/DCMTK/CMakeTmp/CheckSymbolExists.cxx Linking CXX executable cmTC_6f098 /usr/local/Cellar/cmake/3.30.3/bin/cmake -E cmake_link_script CMakeFiles/cmTC_6f098.dir/link.txt --verbose=1 /Library/Developer/CommandLineTools/usr/bin/c++ -w -fvisibility=hidden -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_DARWIN_C_SOURCE -fPIC -O3 -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_6f098.dir/CheckSymbolExists.cxx.o -o cmTC_6f098 File /Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/DCMTK/CMakeTmp/CheckSymbolExists.ccc: /* */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main() { ushort definition;return 0; } Determining if the uint definition exist passed with the following output: Change Dir: '/Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/DCMTK/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_6035c/fast /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cmTC_6035c.dir/build.make CMakeFiles/cmTC_6035c.dir/build Building CXX object CMakeFiles/cmTC_6035c.dir/CheckSymbolExists.cxx.o /Library/Developer/CommandLineTools/usr/bin/c++ -w -fvisibility=hidden -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_DARWIN_C_SOURCE -fPIC -O3 -DNDEBUG -std=gnu++17 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_6035c.dir/CheckSymbolExists.cxx.o -MF CMakeFiles/cmTC_6035c.dir/CheckSymbolExists.cxx.o.d -o CMakeFiles/cmTC_6035c.dir/CheckSymbolExists.cxx.o -c /Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/DCMTK/CMakeTmp/CheckSymbolExists.cxx Linking CXX executable cmTC_6035c /usr/local/Cellar/cmake/3.30.3/bin/cmake -E cmake_link_script CMakeFiles/cmTC_6035c.dir/link.txt --verbose=1 /Library/Developer/CommandLineTools/usr/bin/c++ -w -fvisibility=hidden -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_DARWIN_C_SOURCE -fPIC -O3 -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_6035c.dir/CheckSymbolExists.cxx.o -o cmTC_6035c File /Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/DCMTK/CMakeTmp/CheckSymbolExists.ccc: /* */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main() { uint definition;return 0; } Determining if the long long definition exist passed with the following output: Change Dir: '/Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/DCMTK/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_f3cfd/fast /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cmTC_f3cfd.dir/build.make CMakeFiles/cmTC_f3cfd.dir/build Building CXX object CMakeFiles/cmTC_f3cfd.dir/CheckSymbolExists.cxx.o /Library/Developer/CommandLineTools/usr/bin/c++ -w -fvisibility=hidden -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_DARWIN_C_SOURCE -fPIC -O3 -DNDEBUG -std=gnu++17 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_f3cfd.dir/CheckSymbolExists.cxx.o -MF CMakeFiles/cmTC_f3cfd.dir/CheckSymbolExists.cxx.o.d -o CMakeFiles/cmTC_f3cfd.dir/CheckSymbolExists.cxx.o -c /Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/DCMTK/CMakeTmp/CheckSymbolExists.cxx Linking CXX executable cmTC_f3cfd /usr/local/Cellar/cmake/3.30.3/bin/cmake -E cmake_link_script CMakeFiles/cmTC_f3cfd.dir/link.txt --verbose=1 /Library/Developer/CommandLineTools/usr/bin/c++ -w -fvisibility=hidden -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_DARWIN_C_SOURCE -fPIC -O3 -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_f3cfd.dir/CheckSymbolExists.cxx.o -o cmTC_f3cfd File /Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/DCMTK/CMakeTmp/CheckSymbolExists.ccc: /* */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main() { long long definition;return 0; } Determining if the unsigned long long definition exist passed with the following output: Change Dir: '/Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/DCMTK/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_6eb7c/fast /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cmTC_6eb7c.dir/build.make CMakeFiles/cmTC_6eb7c.dir/build Building CXX object CMakeFiles/cmTC_6eb7c.dir/CheckSymbolExists.cxx.o /Library/Developer/CommandLineTools/usr/bin/c++ -w -fvisibility=hidden -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_DARWIN_C_SOURCE -fPIC -O3 -DNDEBUG -std=gnu++17 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_6eb7c.dir/CheckSymbolExists.cxx.o -MF CMakeFiles/cmTC_6eb7c.dir/CheckSymbolExists.cxx.o.d -o CMakeFiles/cmTC_6eb7c.dir/CheckSymbolExists.cxx.o -c /Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/DCMTK/CMakeTmp/CheckSymbolExists.cxx Linking CXX executable cmTC_6eb7c /usr/local/Cellar/cmake/3.30.3/bin/cmake -E cmake_link_script CMakeFiles/cmTC_6eb7c.dir/link.txt --verbose=1 /Library/Developer/CommandLineTools/usr/bin/c++ -w -fvisibility=hidden -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_DARWIN_C_SOURCE -fPIC -O3 -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_6eb7c.dir/CheckSymbolExists.cxx.o -o cmTC_6eb7c File /Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/DCMTK/CMakeTmp/CheckSymbolExists.ccc: /* */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main() { unsigned long long definition;return 0; } Determining if the int64_t definition exist passed with the following output: Change Dir: '/Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/DCMTK/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_c12c0/fast /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cmTC_c12c0.dir/build.make CMakeFiles/cmTC_c12c0.dir/build Building CXX object CMakeFiles/cmTC_c12c0.dir/CheckSymbolExists.cxx.o /Library/Developer/CommandLineTools/usr/bin/c++ -w -fvisibility=hidden -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_DARWIN_C_SOURCE -fPIC -O3 -DNDEBUG -std=gnu++17 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_c12c0.dir/CheckSymbolExists.cxx.o -MF CMakeFiles/cmTC_c12c0.dir/CheckSymbolExists.cxx.o.d -o CMakeFiles/cmTC_c12c0.dir/CheckSymbolExists.cxx.o -c /Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/DCMTK/CMakeTmp/CheckSymbolExists.cxx Linking CXX executable cmTC_c12c0 /usr/local/Cellar/cmake/3.30.3/bin/cmake -E cmake_link_script CMakeFiles/cmTC_c12c0.dir/link.txt --verbose=1 /Library/Developer/CommandLineTools/usr/bin/c++ -w -fvisibility=hidden -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_DARWIN_C_SOURCE -fPIC -O3 -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_c12c0.dir/CheckSymbolExists.cxx.o -o cmTC_c12c0 File /Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/DCMTK/CMakeTmp/CheckSymbolExists.ccc: /* */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main() { int64_t definition;return 0; } Determining if the uint64_t definition exist passed with the following output: Change Dir: '/Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/DCMTK/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_7ab79/fast /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cmTC_7ab79.dir/build.make CMakeFiles/cmTC_7ab79.dir/build Building CXX object CMakeFiles/cmTC_7ab79.dir/CheckSymbolExists.cxx.o /Library/Developer/CommandLineTools/usr/bin/c++ -w -fvisibility=hidden -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_DARWIN_C_SOURCE -fPIC -O3 -DNDEBUG -std=gnu++17 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_7ab79.dir/CheckSymbolExists.cxx.o -MF CMakeFiles/cmTC_7ab79.dir/CheckSymbolExists.cxx.o.d -o CMakeFiles/cmTC_7ab79.dir/CheckSymbolExists.cxx.o -c /Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/DCMTK/CMakeTmp/CheckSymbolExists.cxx Linking CXX executable cmTC_7ab79 /usr/local/Cellar/cmake/3.30.3/bin/cmake -E cmake_link_script CMakeFiles/cmTC_7ab79.dir/link.txt --verbose=1 /Library/Developer/CommandLineTools/usr/bin/c++ -w -fvisibility=hidden -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_DARWIN_C_SOURCE -fPIC -O3 -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_7ab79.dir/CheckSymbolExists.cxx.o -o cmTC_7ab79 File /Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/DCMTK/CMakeTmp/CheckSymbolExists.ccc: /* */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main() { uint64_t definition;return 0; } Determining if the char16_t definition exist passed with the following output: Change Dir: '/Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/DCMTK/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_5bbb7/fast /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cmTC_5bbb7.dir/build.make CMakeFiles/cmTC_5bbb7.dir/build Building CXX object CMakeFiles/cmTC_5bbb7.dir/CheckSymbolExists.cxx.o /Library/Developer/CommandLineTools/usr/bin/c++ -w -fvisibility=hidden -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_DARWIN_C_SOURCE -fPIC -O3 -DNDEBUG -std=gnu++17 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_5bbb7.dir/CheckSymbolExists.cxx.o -MF CMakeFiles/cmTC_5bbb7.dir/CheckSymbolExists.cxx.o.d -o CMakeFiles/cmTC_5bbb7.dir/CheckSymbolExists.cxx.o -c /Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/DCMTK/CMakeTmp/CheckSymbolExists.cxx Linking CXX executable cmTC_5bbb7 /usr/local/Cellar/cmake/3.30.3/bin/cmake -E cmake_link_script CMakeFiles/cmTC_5bbb7.dir/link.txt --verbose=1 /Library/Developer/CommandLineTools/usr/bin/c++ -w -fvisibility=hidden -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_DARWIN_C_SOURCE -fPIC -O3 -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_5bbb7.dir/CheckSymbolExists.cxx.o -o cmTC_5bbb7 File /Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/DCMTK/CMakeTmp/CheckSymbolExists.ccc: /* */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main() { char16_t definition;return 0; } Determining if the popen exist passed with the following output: Change Dir: '/Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/DCMTK/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_4f9ec/fast /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cmTC_4f9ec.dir/build.make CMakeFiles/cmTC_4f9ec.dir/build Building CXX object CMakeFiles/cmTC_4f9ec.dir/CheckSymbolExists.cxx.o /Library/Developer/CommandLineTools/usr/bin/c++ -w -fvisibility=hidden -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_DARWIN_C_SOURCE -fPIC -O3 -DNDEBUG -std=gnu++17 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_4f9ec.dir/CheckSymbolExists.cxx.o -MF CMakeFiles/cmTC_4f9ec.dir/CheckSymbolExists.cxx.o.d -o CMakeFiles/cmTC_4f9ec.dir/CheckSymbolExists.cxx.o -c /Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/DCMTK/CMakeTmp/CheckSymbolExists.cxx Linking CXX executable cmTC_4f9ec /usr/local/Cellar/cmake/3.30.3/bin/cmake -E cmake_link_script CMakeFiles/cmTC_4f9ec.dir/link.txt --verbose=1 /Library/Developer/CommandLineTools/usr/bin/c++ -w -fvisibility=hidden -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_DARWIN_C_SOURCE -fPIC -O3 -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_4f9ec.dir/CheckSymbolExists.cxx.o -o cmTC_4f9ec File /Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/DCMTK/CMakeTmp/CheckSymbolExists.ccc: /* */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main() { popen;return 0; } Determining if the pclose exist passed with the following output: Change Dir: '/Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/DCMTK/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_3f527/fast /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cmTC_3f527.dir/build.make CMakeFiles/cmTC_3f527.dir/build Building CXX object CMakeFiles/cmTC_3f527.dir/CheckSymbolExists.cxx.o /Library/Developer/CommandLineTools/usr/bin/c++ -w -fvisibility=hidden -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_DARWIN_C_SOURCE -fPIC -O3 -DNDEBUG -std=gnu++17 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_3f527.dir/CheckSymbolExists.cxx.o -MF CMakeFiles/cmTC_3f527.dir/CheckSymbolExists.cxx.o.d -o CMakeFiles/cmTC_3f527.dir/CheckSymbolExists.cxx.o -c /Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/DCMTK/CMakeTmp/CheckSymbolExists.cxx Linking CXX executable cmTC_3f527 /usr/local/Cellar/cmake/3.30.3/bin/cmake -E cmake_link_script CMakeFiles/cmTC_3f527.dir/link.txt --verbose=1 /Library/Developer/CommandLineTools/usr/bin/c++ -w -fvisibility=hidden -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_DARWIN_C_SOURCE -fPIC -O3 -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_3f527.dir/CheckSymbolExists.cxx.o -o cmTC_3f527 File /Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/DCMTK/CMakeTmp/CheckSymbolExists.ccc: /* */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include int main() { pclose;return 0; } Determining if the sigjmp_buf definition exist passed with the following output: Change Dir: '/Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/DCMTK/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_f3453/fast /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cmTC_f3453.dir/build.make CMakeFiles/cmTC_f3453.dir/build Building CXX object CMakeFiles/cmTC_f3453.dir/CheckSymbolExists.cxx.o /Library/Developer/CommandLineTools/usr/bin/c++ -w -fvisibility=hidden -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_DARWIN_C_SOURCE -fPIC -O3 -DNDEBUG -std=gnu++17 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_f3453.dir/CheckSymbolExists.cxx.o -MF CMakeFiles/cmTC_f3453.dir/CheckSymbolExists.cxx.o.d -o CMakeFiles/cmTC_f3453.dir/CheckSymbolExists.cxx.o -c /Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/DCMTK/CMakeTmp/CheckSymbolExists.cxx Linking CXX executable cmTC_f3453 /usr/local/Cellar/cmake/3.30.3/bin/cmake -E cmake_link_script CMakeFiles/cmTC_f3453.dir/link.txt --verbose=1 /Library/Developer/CommandLineTools/usr/bin/c++ -w -fvisibility=hidden -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_DARWIN_C_SOURCE -fPIC -O3 -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_f3453.dir/CheckSymbolExists.cxx.o -o cmTC_f3453 File /Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/DCMTK/CMakeTmp/CheckSymbolExists.ccc: /* */ #include int main() { sigjmp_buf definition;return 0; } can be included as extern "C" passed with the following output: Change Dir: '/Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/DCMTK/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_34930/fast /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cmTC_34930.dir/build.make CMakeFiles/cmTC_34930.dir/build Building CXX object CMakeFiles/cmTC_34930.dir/src.cxx.o /Library/Developer/CommandLineTools/usr/bin/c++ -w -fvisibility=hidden -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_DARWIN_C_SOURCE -fPIC -O3 -DNDEBUG -std=gnu++17 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_34930.dir/src.cxx.o -MF CMakeFiles/cmTC_34930.dir/src.cxx.o.d -o CMakeFiles/cmTC_34930.dir/src.cxx.o -c /Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/DCMTK/CMakeFiles/CMakeTmp/src.cxx Linking CXX executable cmTC_34930 /usr/local/Cellar/cmake/3.30.3/bin/cmake -E cmake_link_script CMakeFiles/cmTC_34930.dir/link.txt --verbose=1 /Library/Developer/CommandLineTools/usr/bin/c++ -w -fvisibility=hidden -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_DARWIN_C_SOURCE -fPIC -O3 -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_34930.dir/src.cxx.o -o cmTC_34930 can be included as extern "C" passed with the following output: Change Dir: '/Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/DCMTK/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_3c4d3/fast /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cmTC_3c4d3.dir/build.make CMakeFiles/cmTC_3c4d3.dir/build Building CXX object CMakeFiles/cmTC_3c4d3.dir/src.cxx.o /Library/Developer/CommandLineTools/usr/bin/c++ -w -fvisibility=hidden -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_DARWIN_C_SOURCE -fPIC -O3 -DNDEBUG -std=gnu++17 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_3c4d3.dir/src.cxx.o -MF CMakeFiles/cmTC_3c4d3.dir/src.cxx.o.d -o CMakeFiles/cmTC_3c4d3.dir/src.cxx.o -c /Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/DCMTK/CMakeFiles/CMakeTmp/src.cxx Linking CXX executable cmTC_3c4d3 /usr/local/Cellar/cmake/3.30.3/bin/cmake -E cmake_link_script CMakeFiles/cmTC_3c4d3.dir/link.txt --verbose=1 /Library/Developer/CommandLineTools/usr/bin/c++ -w -fvisibility=hidden -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_DARWIN_C_SOURCE -fPIC -O3 -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_3c4d3.dir/src.cxx.o -o cmTC_3c4d3 char is signed passed with the following output: Change Dir: '/Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/DCMTK/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_a57d0/fast /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cmTC_a57d0.dir/build.make CMakeFiles/cmTC_a57d0.dir/build Building CXX object CMakeFiles/cmTC_a57d0.dir/src.cxx.o /Library/Developer/CommandLineTools/usr/bin/c++ -w -fvisibility=hidden -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_DARWIN_C_SOURCE -fPIC -O3 -DNDEBUG -std=gnu++17 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_a57d0.dir/src.cxx.o -MF CMakeFiles/cmTC_a57d0.dir/src.cxx.o.d -o CMakeFiles/cmTC_a57d0.dir/src.cxx.o -c /Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/DCMTK/CMakeFiles/CMakeTmp/src.cxx Linking CXX executable cmTC_a57d0 /usr/local/Cellar/cmake/3.30.3/bin/cmake -E cmake_link_script CMakeFiles/cmTC_a57d0.dir/link.txt --verbose=1 /Library/Developer/CommandLineTools/usr/bin/c++ -w -fvisibility=hidden -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_DARWIN_C_SOURCE -fPIC -O3 -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_a57d0.dir/src.cxx.o -o cmTC_a57d0 typename works correctly passed with the following output: Change Dir: '/Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/DCMTK/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_01a5e/fast /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cmTC_01a5e.dir/build.make CMakeFiles/cmTC_01a5e.dir/build Building CXX object CMakeFiles/cmTC_01a5e.dir/src.cxx.o /Library/Developer/CommandLineTools/usr/bin/c++ -w -fvisibility=hidden -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_DARWIN_C_SOURCE -fPIC -O3 -DNDEBUG -std=gnu++17 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_01a5e.dir/src.cxx.o -MF CMakeFiles/cmTC_01a5e.dir/src.cxx.o.d -o CMakeFiles/cmTC_01a5e.dir/src.cxx.o -c /Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/DCMTK/CMakeFiles/CMakeTmp/src.cxx Linking CXX executable cmTC_01a5e /usr/local/Cellar/cmake/3.30.3/bin/cmake -E cmake_link_script CMakeFiles/cmTC_01a5e.dir/link.txt --verbose=1 /Library/Developer/CommandLineTools/usr/bin/c++ -w -fvisibility=hidden -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_DARWIN_C_SOURCE -fPIC -O3 -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_01a5e.dir/src.cxx.o -o cmTC_01a5e ENAMETOOLONG is defined passed with the following output: Change Dir: '/Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/DCMTK/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_c5856/fast /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cmTC_c5856.dir/build.make CMakeFiles/cmTC_c5856.dir/build Building CXX object CMakeFiles/cmTC_c5856.dir/src.cxx.o /Library/Developer/CommandLineTools/usr/bin/c++ -w -fvisibility=hidden -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_DARWIN_C_SOURCE -fPIC -O3 -DNDEBUG -std=gnu++17 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_c5856.dir/src.cxx.o -MF CMakeFiles/cmTC_c5856.dir/src.cxx.o.d -o CMakeFiles/cmTC_c5856.dir/src.cxx.o -c /Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/DCMTK/CMakeFiles/CMakeTmp/src.cxx Linking CXX executable cmTC_c5856 /usr/local/Cellar/cmake/3.30.3/bin/cmake -E cmake_link_script CMakeFiles/cmTC_c5856.dir/link.txt --verbose=1 /Library/Developer/CommandLineTools/usr/bin/c++ -w -fvisibility=hidden -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_DARWIN_C_SOURCE -fPIC -O3 -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_c5856.dir/src.cxx.o -o cmTC_c5856 strerror_r returns an int passed with the following output: Change Dir: '/Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/DCMTK/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_4bbab/fast /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cmTC_4bbab.dir/build.make CMakeFiles/cmTC_4bbab.dir/build Building CXX object CMakeFiles/cmTC_4bbab.dir/src.cxx.o /Library/Developer/CommandLineTools/usr/bin/c++ -w -fvisibility=hidden -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_DARWIN_C_SOURCE -fPIC -O3 -DNDEBUG -std=gnu++17 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_4bbab.dir/src.cxx.o -MF CMakeFiles/cmTC_4bbab.dir/src.cxx.o.d -o CMakeFiles/cmTC_4bbab.dir/src.cxx.o -c /Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/DCMTK/CMakeFiles/CMakeTmp/src.cxx Linking CXX executable cmTC_4bbab /usr/local/Cellar/cmake/3.30.3/bin/cmake -E cmake_link_script CMakeFiles/cmTC_4bbab.dir/link.txt --verbose=1 /Library/Developer/CommandLineTools/usr/bin/c++ -w -fvisibility=hidden -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_DARWIN_C_SOURCE -fPIC -O3 -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_4bbab.dir/src.cxx.o -o cmTC_4bbab variable length arrays are supported passed with the following output: Change Dir: '/Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/DCMTK/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_0fa0f/fast /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cmTC_0fa0f.dir/build.make CMakeFiles/cmTC_0fa0f.dir/build Building CXX object CMakeFiles/cmTC_0fa0f.dir/src.cxx.o /Library/Developer/CommandLineTools/usr/bin/c++ -w -fvisibility=hidden -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_DARWIN_C_SOURCE -fPIC -O3 -DNDEBUG -std=gnu++17 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_0fa0f.dir/src.cxx.o -MF CMakeFiles/cmTC_0fa0f.dir/src.cxx.o.d -o CMakeFiles/cmTC_0fa0f.dir/src.cxx.o -c /Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/DCMTK/CMakeFiles/CMakeTmp/src.cxx Linking CXX executable cmTC_0fa0f /usr/local/Cellar/cmake/3.30.3/bin/cmake -E cmake_link_script CMakeFiles/cmTC_0fa0f.dir/link.txt --verbose=1 /Library/Developer/CommandLineTools/usr/bin/c++ -w -fvisibility=hidden -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_DARWIN_C_SOURCE -fPIC -O3 -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_0fa0f.dir/src.cxx.o -o cmTC_0fa0f compiling "/Volumes/Data/workspace/med-macos-weekly/ExtProjs/DCMTK/config/tests/lfs.c" succeded with the following output: Change Dir: '/Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/DCMTK/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_c3de5/fast /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cmTC_c3de5.dir/build.make CMakeFiles/cmTC_c3de5.dir/build Building C object CMakeFiles/cmTC_c3de5.dir/lfs.c.o /Library/Developer/CommandLineTools/usr/bin/cc -w -fvisibility=hidden -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_DARWIN_C_SOURCE -fPIC -O3 -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_c3de5.dir/lfs.c.o -MF CMakeFiles/cmTC_c3de5.dir/lfs.c.o.d -o CMakeFiles/cmTC_c3de5.dir/lfs.c.o -c /Volumes/Data/workspace/med-macos-weekly/ExtProjs/DCMTK/config/tests/lfs.c Linking C executable cmTC_c3de5 /usr/local/Cellar/cmake/3.30.3/bin/cmake -E cmake_link_script CMakeFiles/cmTC_c3de5.dir/link.txt --verbose=1 /Library/Developer/CommandLineTools/usr/bin/cc -w -fvisibility=hidden -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_DARWIN_C_SOURCE -fPIC -O3 -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_c3de5.dir/lfs.c.o -o cmTC_c3de5 __alignof__ is supported passed with the following output: Change Dir: '/Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/DCMTK/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_7f17c/fast /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cmTC_7f17c.dir/build.make CMakeFiles/cmTC_7f17c.dir/build Building CXX object CMakeFiles/cmTC_7f17c.dir/src.cxx.o /Library/Developer/CommandLineTools/usr/bin/c++ -w -fvisibility=hidden -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_DARWIN_C_SOURCE -fPIC -O3 -DNDEBUG -std=gnu++17 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_7f17c.dir/src.cxx.o -MF CMakeFiles/cmTC_7f17c.dir/src.cxx.o.d -o CMakeFiles/cmTC_7f17c.dir/src.cxx.o -c /Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/DCMTK/CMakeFiles/CMakeTmp/src.cxx Linking CXX executable cmTC_7f17c /usr/local/Cellar/cmake/3.30.3/bin/cmake -E cmake_link_script CMakeFiles/cmTC_7f17c.dir/link.txt --verbose=1 /Library/Developer/CommandLineTools/usr/bin/c++ -w -fvisibility=hidden -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_DARWIN_C_SOURCE -fPIC -O3 -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_7f17c.dir/src.cxx.o -o cmTC_7f17c __alignof is supported passed with the following output: Change Dir: '/Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/DCMTK/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_fe91c/fast /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cmTC_fe91c.dir/build.make CMakeFiles/cmTC_fe91c.dir/build Building CXX object CMakeFiles/cmTC_fe91c.dir/src.cxx.o /Library/Developer/CommandLineTools/usr/bin/c++ -w -fvisibility=hidden -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_DARWIN_C_SOURCE -fPIC -O3 -DNDEBUG -std=gnu++17 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_fe91c.dir/src.cxx.o -MF CMakeFiles/cmTC_fe91c.dir/src.cxx.o.d -o CMakeFiles/cmTC_fe91c.dir/src.cxx.o -c /Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/DCMTK/CMakeFiles/CMakeTmp/src.cxx Linking CXX executable cmTC_fe91c /usr/local/Cellar/cmake/3.30.3/bin/cmake -E cmake_link_script CMakeFiles/cmTC_fe91c.dir/link.txt --verbose=1 /Library/Developer/CommandLineTools/usr/bin/c++ -w -fvisibility=hidden -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_DARWIN_C_SOURCE -fPIC -O3 -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_fe91c.dir/src.cxx.o -o cmTC_fe91c __attribute__((aligned)) is supported passed with the following output: Change Dir: '/Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/DCMTK/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_14dcd/fast /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cmTC_14dcd.dir/build.make CMakeFiles/cmTC_14dcd.dir/build Building CXX object CMakeFiles/cmTC_14dcd.dir/src.cxx.o /Library/Developer/CommandLineTools/usr/bin/c++ -w -fvisibility=hidden -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_DARWIN_C_SOURCE -fPIC -O3 -DNDEBUG -std=gnu++17 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_14dcd.dir/src.cxx.o -MF CMakeFiles/cmTC_14dcd.dir/src.cxx.o.d -o CMakeFiles/cmTC_14dcd.dir/src.cxx.o -c /Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/DCMTK/CMakeFiles/CMakeTmp/src.cxx Linking CXX executable cmTC_14dcd /usr/local/Cellar/cmake/3.30.3/bin/cmake -E cmake_link_script CMakeFiles/cmTC_14dcd.dir/link.txt --verbose=1 /Library/Developer/CommandLineTools/usr/bin/c++ -w -fvisibility=hidden -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_DARWIN_C_SOURCE -fPIC -O3 -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_14dcd.dir/src.cxx.o -o cmTC_14dcd __attribute__((aligned)) supports templates passed with the following output: Change Dir: '/Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/DCMTK/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_e1f41/fast /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cmTC_e1f41.dir/build.make CMakeFiles/cmTC_e1f41.dir/build Building CXX object CMakeFiles/cmTC_e1f41.dir/src.cxx.o /Library/Developer/CommandLineTools/usr/bin/c++ -w -fvisibility=hidden -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_DARWIN_C_SOURCE -fPIC -O3 -DNDEBUG -std=gnu++17 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_e1f41.dir/src.cxx.o -MF CMakeFiles/cmTC_e1f41.dir/src.cxx.o.d -o CMakeFiles/cmTC_e1f41.dir/src.cxx.o -c /Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/DCMTK/CMakeFiles/CMakeTmp/src.cxx Linking CXX executable cmTC_e1f41 /usr/local/Cellar/cmake/3.30.3/bin/cmake -E cmake_link_script CMakeFiles/cmTC_e1f41.dir/link.txt --verbose=1 /Library/Developer/CommandLineTools/usr/bin/c++ -w -fvisibility=hidden -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_DARWIN_C_SOURCE -fPIC -O3 -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_e1f41.dir/src.cxx.o -o cmTC_e1f41 the compiler supports default constructor detection via SFINAE passed with the following output: Change Dir: '/Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/DCMTK/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_6ef4f/fast /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cmTC_6ef4f.dir/build.make CMakeFiles/cmTC_6ef4f.dir/build Building CXX object CMakeFiles/cmTC_6ef4f.dir/src.cxx.o /Library/Developer/CommandLineTools/usr/bin/c++ -w -fvisibility=hidden -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_DARWIN_C_SOURCE -fPIC -O3 -DNDEBUG -std=gnu++17 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_6ef4f.dir/src.cxx.o -MF CMakeFiles/cmTC_6ef4f.dir/src.cxx.o.d -o CMakeFiles/cmTC_6ef4f.dir/src.cxx.o -c /Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/DCMTK/CMakeFiles/CMakeTmp/src.cxx Linking CXX executable cmTC_6ef4f /usr/local/Cellar/cmake/3.30.3/bin/cmake -E cmake_link_script CMakeFiles/cmTC_6ef4f.dir/link.txt --verbose=1 /Library/Developer/CommandLineTools/usr/bin/c++ -w -fvisibility=hidden -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_DARWIN_C_SOURCE -fPIC -O3 -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_6ef4f.dir/src.cxx.o -o cmTC_6ef4f ANSI standard C++ includes use std namespace passed with the following output: Change Dir: '/Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/DCMTK/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_197d3/fast /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cmTC_197d3.dir/build.make CMakeFiles/cmTC_197d3.dir/build Building CXX object CMakeFiles/cmTC_197d3.dir/src.cxx.o /Library/Developer/CommandLineTools/usr/bin/c++ -w -fvisibility=hidden -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_DARWIN_C_SOURCE -fPIC -O3 -DNDEBUG -std=gnu++17 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_197d3.dir/src.cxx.o -MF CMakeFiles/cmTC_197d3.dir/src.cxx.o.d -o CMakeFiles/cmTC_197d3.dir/src.cxx.o -c /Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/DCMTK/CMakeFiles/CMakeTmp/src.cxx Linking CXX executable cmTC_197d3 /usr/local/Cellar/cmake/3.30.3/bin/cmake -E cmake_link_script CMakeFiles/cmTC_197d3.dir/link.txt --verbose=1 /Library/Developer/CommandLineTools/usr/bin/c++ -w -fvisibility=hidden -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_DARWIN_C_SOURCE -fPIC -O3 -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_197d3.dir/src.cxx.o -o cmTC_197d3 the compiler supports std::nothrow passed with the following output: Change Dir: '/Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/DCMTK/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_23a78/fast /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cmTC_23a78.dir/build.make CMakeFiles/cmTC_23a78.dir/build Building CXX object CMakeFiles/cmTC_23a78.dir/src.cxx.o /Library/Developer/CommandLineTools/usr/bin/c++ -w -fvisibility=hidden -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_DARWIN_C_SOURCE -fPIC -O3 -DNDEBUG -std=gnu++17 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_23a78.dir/src.cxx.o -MF CMakeFiles/cmTC_23a78.dir/src.cxx.o.d -o CMakeFiles/cmTC_23a78.dir/src.cxx.o -c /Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/DCMTK/CMakeFiles/CMakeTmp/src.cxx Linking CXX executable cmTC_23a78 /usr/local/Cellar/cmake/3.30.3/bin/cmake -E cmake_link_script CMakeFiles/cmTC_23a78.dir/link.txt --verbose=1 /Library/Developer/CommandLineTools/usr/bin/c++ -w -fvisibility=hidden -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_DARWIN_C_SOURCE -fPIC -O3 -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_23a78.dir/src.cxx.o -o cmTC_23a78 the compiler supports operator delete (std::nothrow) passed with the following output: Change Dir: '/Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/DCMTK/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_9da5d/fast /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cmTC_9da5d.dir/build.make CMakeFiles/cmTC_9da5d.dir/build Building CXX object CMakeFiles/cmTC_9da5d.dir/src.cxx.o /Library/Developer/CommandLineTools/usr/bin/c++ -w -fvisibility=hidden -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_DARWIN_C_SOURCE -fPIC -O3 -DNDEBUG -std=gnu++17 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_9da5d.dir/src.cxx.o -MF CMakeFiles/cmTC_9da5d.dir/src.cxx.o.d -o CMakeFiles/cmTC_9da5d.dir/src.cxx.o -c /Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/DCMTK/CMakeFiles/CMakeTmp/src.cxx Linking CXX executable cmTC_9da5d /usr/local/Cellar/cmake/3.30.3/bin/cmake -E cmake_link_script CMakeFiles/cmTC_9da5d.dir/link.txt --verbose=1 /Library/Developer/CommandLineTools/usr/bin/c++ -w -fvisibility=hidden -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_DARWIN_C_SOURCE -fPIC -O3 -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_9da5d.dir/src.cxx.o -o cmTC_9da5d the compiler supports static_assert passed with the following output: Change Dir: '/Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/DCMTK/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_2c660/fast /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cmTC_2c660.dir/build.make CMakeFiles/cmTC_2c660.dir/build Building CXX object CMakeFiles/cmTC_2c660.dir/src.cxx.o /Library/Developer/CommandLineTools/usr/bin/c++ -w -fvisibility=hidden -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_DARWIN_C_SOURCE -fPIC -O3 -DNDEBUG -std=gnu++17 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_2c660.dir/src.cxx.o -MF CMakeFiles/cmTC_2c660.dir/src.cxx.o.d -o CMakeFiles/cmTC_2c660.dir/src.cxx.o -c /Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/DCMTK/CMakeFiles/CMakeTmp/src.cxx Linking CXX executable cmTC_2c660 /usr/local/Cellar/cmake/3.30.3/bin/cmake -E cmake_link_script CMakeFiles/cmTC_2c660.dir/link.txt --verbose=1 /Library/Developer/CommandLineTools/usr/bin/c++ -w -fvisibility=hidden -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_DARWIN_C_SOURCE -fPIC -O3 -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_2c660.dir/src.cxx.o -o cmTC_2c660 the compiler supports [[deprecated]] passed with the following output: Change Dir: '/Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/DCMTK/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_06d85/fast /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cmTC_06d85.dir/build.make CMakeFiles/cmTC_06d85.dir/build Building CXX object CMakeFiles/cmTC_06d85.dir/src.cxx.o /Library/Developer/CommandLineTools/usr/bin/c++ -w -fvisibility=hidden -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_DARWIN_C_SOURCE -fPIC -O3 -DNDEBUG -std=gnu++17 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_06d85.dir/src.cxx.o -MF CMakeFiles/cmTC_06d85.dir/src.cxx.o.d -o CMakeFiles/cmTC_06d85.dir/src.cxx.o -c /Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/DCMTK/CMakeFiles/CMakeTmp/src.cxx Linking CXX executable cmTC_06d85 /usr/local/Cellar/cmake/3.30.3/bin/cmake -E cmake_link_script CMakeFiles/cmTC_06d85.dir/link.txt --verbose=1 /Library/Developer/CommandLineTools/usr/bin/c++ -w -fvisibility=hidden -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_DARWIN_C_SOURCE -fPIC -O3 -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_06d85.dir/src.cxx.o -o cmTC_06d85 the compiler supports [[deprecated("message")]] passed with the following output: Change Dir: '/Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/DCMTK/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_e4a73/fast /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cmTC_e4a73.dir/build.make CMakeFiles/cmTC_e4a73.dir/build Building CXX object CMakeFiles/cmTC_e4a73.dir/src.cxx.o /Library/Developer/CommandLineTools/usr/bin/c++ -w -fvisibility=hidden -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_DARWIN_C_SOURCE -fPIC -O3 -DNDEBUG -std=gnu++17 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_e4a73.dir/src.cxx.o -MF CMakeFiles/cmTC_e4a73.dir/src.cxx.o.d -o CMakeFiles/cmTC_e4a73.dir/src.cxx.o -c /Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/DCMTK/CMakeFiles/CMakeTmp/src.cxx Linking CXX executable cmTC_e4a73 /usr/local/Cellar/cmake/3.30.3/bin/cmake -E cmake_link_script CMakeFiles/cmTC_e4a73.dir/link.txt --verbose=1 /Library/Developer/CommandLineTools/usr/bin/c++ -w -fvisibility=hidden -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_DARWIN_C_SOURCE -fPIC -O3 -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_e4a73.dir/src.cxx.o -o cmTC_e4a73 the compiler supports __attribute__((deprecated)) passed with the following output: Change Dir: '/Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/DCMTK/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_18a1f/fast /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cmTC_18a1f.dir/build.make CMakeFiles/cmTC_18a1f.dir/build Building CXX object CMakeFiles/cmTC_18a1f.dir/src.cxx.o /Library/Developer/CommandLineTools/usr/bin/c++ -w -fvisibility=hidden -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_DARWIN_C_SOURCE -fPIC -O3 -DNDEBUG -std=gnu++17 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_18a1f.dir/src.cxx.o -MF CMakeFiles/cmTC_18a1f.dir/src.cxx.o.d -o CMakeFiles/cmTC_18a1f.dir/src.cxx.o -c /Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/DCMTK/CMakeFiles/CMakeTmp/src.cxx Linking CXX executable cmTC_18a1f /usr/local/Cellar/cmake/3.30.3/bin/cmake -E cmake_link_script CMakeFiles/cmTC_18a1f.dir/link.txt --verbose=1 /Library/Developer/CommandLineTools/usr/bin/c++ -w -fvisibility=hidden -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_DARWIN_C_SOURCE -fPIC -O3 -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_18a1f.dir/src.cxx.o -o cmTC_18a1f the compiler supports __attribute__((deprecated("message"))) passed with the following output: Change Dir: '/Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/DCMTK/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_2982e/fast /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cmTC_2982e.dir/build.make CMakeFiles/cmTC_2982e.dir/build Building CXX object CMakeFiles/cmTC_2982e.dir/src.cxx.o /Library/Developer/CommandLineTools/usr/bin/c++ -w -fvisibility=hidden -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_DARWIN_C_SOURCE -fPIC -O3 -DNDEBUG -std=gnu++17 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_2982e.dir/src.cxx.o -MF CMakeFiles/cmTC_2982e.dir/src.cxx.o.d -o CMakeFiles/cmTC_2982e.dir/src.cxx.o -c /Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/DCMTK/CMakeFiles/CMakeTmp/src.cxx Linking CXX executable cmTC_2982e /usr/local/Cellar/cmake/3.30.3/bin/cmake -E cmake_link_script CMakeFiles/cmTC_2982e.dir/link.txt --verbose=1 /Library/Developer/CommandLineTools/usr/bin/c++ -w -fvisibility=hidden -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_DARWIN_C_SOURCE -fPIC -O3 -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_2982e.dir/src.cxx.o -o cmTC_2982e the iterator category input is declared passed with the following output: Change Dir: '/Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/DCMTK/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_2efa4/fast /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cmTC_2efa4.dir/build.make CMakeFiles/cmTC_2efa4.dir/build Building CXX object CMakeFiles/cmTC_2efa4.dir/src.cxx.o /Library/Developer/CommandLineTools/usr/bin/c++ -w -fvisibility=hidden -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_DARWIN_C_SOURCE -fPIC -O3 -DNDEBUG -std=gnu++17 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_2efa4.dir/src.cxx.o -MF CMakeFiles/cmTC_2efa4.dir/src.cxx.o.d -o CMakeFiles/cmTC_2efa4.dir/src.cxx.o -c /Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/DCMTK/CMakeFiles/CMakeTmp/src.cxx Linking CXX executable cmTC_2efa4 /usr/local/Cellar/cmake/3.30.3/bin/cmake -E cmake_link_script CMakeFiles/cmTC_2efa4.dir/link.txt --verbose=1 /Library/Developer/CommandLineTools/usr/bin/c++ -w -fvisibility=hidden -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_DARWIN_C_SOURCE -fPIC -O3 -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_2efa4.dir/src.cxx.o -o cmTC_2efa4 the iterator category output is declared passed with the following output: Change Dir: '/Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/DCMTK/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_e07a1/fast /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cmTC_e07a1.dir/build.make CMakeFiles/cmTC_e07a1.dir/build Building CXX object CMakeFiles/cmTC_e07a1.dir/src.cxx.o /Library/Developer/CommandLineTools/usr/bin/c++ -w -fvisibility=hidden -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_DARWIN_C_SOURCE -fPIC -O3 -DNDEBUG -std=gnu++17 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_e07a1.dir/src.cxx.o -MF CMakeFiles/cmTC_e07a1.dir/src.cxx.o.d -o CMakeFiles/cmTC_e07a1.dir/src.cxx.o -c /Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/DCMTK/CMakeFiles/CMakeTmp/src.cxx Linking CXX executable cmTC_e07a1 /usr/local/Cellar/cmake/3.30.3/bin/cmake -E cmake_link_script CMakeFiles/cmTC_e07a1.dir/link.txt --verbose=1 /Library/Developer/CommandLineTools/usr/bin/c++ -w -fvisibility=hidden -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_DARWIN_C_SOURCE -fPIC -O3 -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_e07a1.dir/src.cxx.o -o cmTC_e07a1 the iterator category forward is declared passed with the following output: Change Dir: '/Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/DCMTK/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_37d6e/fast /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cmTC_37d6e.dir/build.make CMakeFiles/cmTC_37d6e.dir/build Building CXX object CMakeFiles/cmTC_37d6e.dir/src.cxx.o /Library/Developer/CommandLineTools/usr/bin/c++ -w -fvisibility=hidden -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_DARWIN_C_SOURCE -fPIC -O3 -DNDEBUG -std=gnu++17 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_37d6e.dir/src.cxx.o -MF CMakeFiles/cmTC_37d6e.dir/src.cxx.o.d -o CMakeFiles/cmTC_37d6e.dir/src.cxx.o -c /Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/DCMTK/CMakeFiles/CMakeTmp/src.cxx Linking CXX executable cmTC_37d6e /usr/local/Cellar/cmake/3.30.3/bin/cmake -E cmake_link_script CMakeFiles/cmTC_37d6e.dir/link.txt --verbose=1 /Library/Developer/CommandLineTools/usr/bin/c++ -w -fvisibility=hidden -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_DARWIN_C_SOURCE -fPIC -O3 -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_37d6e.dir/src.cxx.o -o cmTC_37d6e the iterator category bidirectional is declared passed with the following output: Change Dir: '/Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/DCMTK/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_c4ba5/fast /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cmTC_c4ba5.dir/build.make CMakeFiles/cmTC_c4ba5.dir/build Building CXX object CMakeFiles/cmTC_c4ba5.dir/src.cxx.o /Library/Developer/CommandLineTools/usr/bin/c++ -w -fvisibility=hidden -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_DARWIN_C_SOURCE -fPIC -O3 -DNDEBUG -std=gnu++17 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_c4ba5.dir/src.cxx.o -MF CMakeFiles/cmTC_c4ba5.dir/src.cxx.o.d -o CMakeFiles/cmTC_c4ba5.dir/src.cxx.o -c /Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/DCMTK/CMakeFiles/CMakeTmp/src.cxx Linking CXX executable cmTC_c4ba5 /usr/local/Cellar/cmake/3.30.3/bin/cmake -E cmake_link_script CMakeFiles/cmTC_c4ba5.dir/link.txt --verbose=1 /Library/Developer/CommandLineTools/usr/bin/c++ -w -fvisibility=hidden -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_DARWIN_C_SOURCE -fPIC -O3 -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_c4ba5.dir/src.cxx.o -o cmTC_c4ba5 the iterator category random_access is declared passed with the following output: Change Dir: '/Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/DCMTK/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_8949e/fast /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cmTC_8949e.dir/build.make CMakeFiles/cmTC_8949e.dir/build Building CXX object CMakeFiles/cmTC_8949e.dir/src.cxx.o /Library/Developer/CommandLineTools/usr/bin/c++ -w -fvisibility=hidden -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_DARWIN_C_SOURCE -fPIC -O3 -DNDEBUG -std=gnu++17 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -MD -MT CMakeFiles/cmTC_8949e.dir/src.cxx.o -MF CMakeFiles/cmTC_8949e.dir/src.cxx.o.d -o CMakeFiles/cmTC_8949e.dir/src.cxx.o -c /Volumes/Data/workspace/med-macos-weekly/build/ExtProjs/DCMTK/CMakeFiles/CMakeTmp/src.cxx Linking CXX executable cmTC_8949e /usr/local/Cellar/cmake/3.30.3/bin/cmake -E cmake_link_script CMakeFiles/cmTC_8949e.dir/link.txt --verbose=1 /Library/Developer/CommandLineTools/usr/bin/c++ -w -fvisibility=hidden -D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE -D_DARWIN_C_SOURCE -fPIC -O3 -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -mmacosx-version-min=10.15 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_8949e.dir/src.cxx.o -o cmTC_8949e