Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" failed. Compiler: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ Build flags: Id flags: The output was: 1 ld: library not found for -lc++ clang: error: linker command failed with exit code 1 (use -v to see invocation) Compiling the C compiler identification source file "CMakeCCompilerId.c" failed. Compiler: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc Build flags: Id flags: The output was: 1 ld: library not found for -lSystem clang: error: linker command failed with exit code 1 (use -v to see invocation) Checking whether the ASM compiler is GNU using "--version" did not match "(GNU assembler)|(GCC)|(Free Software Foundation)": Apple clang version 12.0.5 (clang-1205.0.22.11) Target: x86_64-apple-darwin20.5.0 Thread model: posix InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin Compiling the OBJC compiler identification source file "CMakeOBJCCompilerId.m" failed. Compiler: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc Build flags: Id flags: The output was: 1 ld: library not found for -lSystem clang: error: linker command failed with exit code 1 (use -v to see invocation) Compiling the OBJCXX compiler identification source file "CMakeOBJCXXCompilerId.mm" failed. Compiler: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ Build flags: Id flags: The output was: 1 ld: library not found for -lc++ clang: error: linker command failed with exit code 1 (use -v to see invocation) Performing C++ SOURCE FILE Test HAVE_LD_VERSION_SCRIPT failed with the following output: Change Dir: /Users/macbuildserver1/Qt_Rosa/6.2.0/Src/CMakeFiles/CMakeTmp Run Build Command(s):/usr/local/bin/ninja cmTC_907de && [1/2] Building CXX object CMakeFiles/cmTC_907de.dir/src.cxx.o clang: warning: -Wl,--version-script=/Users/macbuildserver1/Qt_Rosa/6.2.0/Src/qtbase/version_flag.map: 'linker' input unused [-Wunused-command-line-argument] [2/2] Linking CXX executable cmTC_907de FAILED: cmTC_907de : && /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -Wl,--version-script="/Users/macbuildserver1/Qt_Rosa/6.2.0/Src/qtbase/version_flag.map" -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -mmacosx-version-min=10.14 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_907de.dir/src.cxx.o -o cmTC_907de && : ld: unknown option: --version-script=/Users/macbuildserver1/Qt_Rosa/6.2.0/Src/qtbase/version_flag.map clang: error: linker command failed with exit code 1 (use -v to see invocation) ninja: build stopped: subcommand failed. Source file was: int main(void){return 0;} Performing C++ SOURCE FILE Test TEST_enable_new_dtags failed with the following output: Change Dir: /Users/macbuildserver1/Qt_Rosa/6.2.0/Src/CMakeFiles/CMakeTmp Run Build Command(s):/usr/local/bin/ninja cmTC_4dc46 && [1/2] Building CXX object CMakeFiles/cmTC_4dc46.dir/src.cxx.o [2/2] Linking CXX executable cmTC_4dc46 FAILED: cmTC_4dc46 : && /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -mmacosx-version-min=10.14 -Wl,-search_paths_first -Wl,-headerpad_max_install_names -Wl,--enable-new-dtags CMakeFiles/cmTC_4dc46.dir/src.cxx.o -o cmTC_4dc46 && : ld: unknown option: --enable-new-dtags clang: error: linker command failed with exit code 1 (use -v to see invocation) ninja: build stopped: subcommand failed. Source file was: int main() { return 0; } Performing C++ SOURCE FILE Test TEST_gdb_index failed with the following output: Change Dir: /Users/macbuildserver1/Qt_Rosa/6.2.0/Src/CMakeFiles/CMakeTmp Run Build Command(s):/usr/local/bin/ninja cmTC_d9da6 && [1/2] Building CXX object CMakeFiles/cmTC_d9da6.dir/src.cxx.o [2/2] Linking CXX executable cmTC_d9da6 FAILED: cmTC_d9da6 : && /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -mmacosx-version-min=10.14 -Wl,-search_paths_first -Wl,-headerpad_max_install_names -Wl,--gdb-index CMakeFiles/cmTC_d9da6.dir/src.cxx.o -o cmTC_d9da6 && : ld: unknown option: --gdb-index clang: error: linker command failed with exit code 1 (use -v to see invocation) ninja: build stopped: subcommand failed. Source file was: int main() { return 0; } Performing C++ SOURCE FILE Test HAVE_posix_fallocate failed with the following output: Change Dir: /Users/macbuildserver1/Qt_Rosa/6.2.0/Src/CMakeFiles/CMakeTmp Run Build Command(s):/usr/local/bin/ninja cmTC_f9179 && [1/2] Building CXX object CMakeFiles/cmTC_f9179.dir/src.cxx.o FAILED: CMakeFiles/cmTC_f9179.dir/src.cxx.o /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DHAVE_posix_fallocate -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -mmacosx-version-min=10.14 -fPIE -std=gnu++17 -MD -MT CMakeFiles/cmTC_f9179.dir/src.cxx.o -MF CMakeFiles/cmTC_f9179.dir/src.cxx.o.d -o CMakeFiles/cmTC_f9179.dir/src.cxx.o -c /Users/macbuildserver1/Qt_Rosa/6.2.0/Src/CMakeFiles/CMakeTmp/src.cxx /Users/macbuildserver1/Qt_Rosa/6.2.0/Src/CMakeFiles/CMakeTmp/src.cxx:7:8: error: use of undeclared identifier 'posix_fallocate' (void) posix_fallocate(0, 0, 0); ^ 1 error generated. ninja: build stopped: subcommand failed. Source file was: #include #include int main(void) { /* BEGIN TEST: */ (void) posix_fallocate(0, 0, 0); /* END TEST: */ return 0; } Performing C++ SOURCE FILE Test HAVE_alloca_malloc_h failed with the following output: Change Dir: /Users/macbuildserver1/Qt_Rosa/6.2.0/Src/CMakeFiles/CMakeTmp Run Build Command(s):/usr/local/bin/ninja cmTC_d4662 && [1/2] Building CXX object CMakeFiles/cmTC_d4662.dir/src.cxx.o FAILED: CMakeFiles/cmTC_d4662.dir/src.cxx.o /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DHAVE_alloca_malloc_h -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -mmacosx-version-min=10.14 -fPIE -std=gnu++17 -MD -MT CMakeFiles/cmTC_d4662.dir/src.cxx.o -MF CMakeFiles/cmTC_d4662.dir/src.cxx.o.d -o CMakeFiles/cmTC_d4662.dir/src.cxx.o -c /Users/macbuildserver1/Qt_Rosa/6.2.0/Src/CMakeFiles/CMakeTmp/src.cxx /Users/macbuildserver1/Qt_Rosa/6.2.0/Src/CMakeFiles/CMakeTmp/src.cxx:1:11: fatal error: 'malloc.h' file not found #include ^~~~~~~~~~ 1 error generated. ninja: build stopped: subcommand failed. Source file was: #include int main(void) { /* BEGIN TEST: */ alloca(1); /* END TEST: */ return 0; } Performing C++ SOURCE FILE Test HAVE_intelcet failed with the following output: Change Dir: /Users/macbuildserver1/Qt_Rosa/6.2.0/Src/CMakeFiles/CMakeTmp Run Build Command(s):/usr/local/bin/ninja cmTC_eb1ab && [1/2] Building CXX object CMakeFiles/cmTC_eb1ab.dir/src.cxx.o FAILED: CMakeFiles/cmTC_eb1ab.dir/src.cxx.o /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DHAVE_intelcet -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -mmacosx-version-min=10.14 -fPIE -std=gnu++17 -MD -MT CMakeFiles/cmTC_eb1ab.dir/src.cxx.o -MF CMakeFiles/cmTC_eb1ab.dir/src.cxx.o.d -o CMakeFiles/cmTC_eb1ab.dir/src.cxx.o -c /Users/macbuildserver1/Qt_Rosa/6.2.0/Src/CMakeFiles/CMakeTmp/src.cxx /Users/macbuildserver1/Qt_Rosa/6.2.0/Src/CMakeFiles/CMakeTmp/src.cxx:5:4: error: Intel CET not available # error Intel CET not available ^ 1 error generated. ninja: build stopped: subcommand failed. Source file was: int main(void) { /* BEGIN TEST: */ #if !defined(__CET__) # error Intel CET not available #endif /* END TEST: */ return 0; } Performing C++ SOURCE FILE Test HAVE_clock_monotonic failed with the following output: Change Dir: /Users/macbuildserver1/Qt_Rosa/6.2.0/Src/CMakeFiles/CMakeTmp Run Build Command(s):/usr/local/bin/ninja cmTC_c0be9 && [1/2] Building CXX object CMakeFiles/cmTC_c0be9.dir/src.cxx.o FAILED: CMakeFiles/cmTC_c0be9.dir/src.cxx.o /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DHAVE_clock_monotonic -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -mmacosx-version-min=10.14 -fPIE -std=gnu++17 -MD -MT CMakeFiles/cmTC_c0be9.dir/src.cxx.o -MF CMakeFiles/cmTC_c0be9.dir/src.cxx.o.d -o CMakeFiles/cmTC_c0be9.dir/src.cxx.o -c /Users/macbuildserver1/Qt_Rosa/6.2.0/Src/CMakeFiles/CMakeTmp/src.cxx /Users/macbuildserver1/Qt_Rosa/6.2.0/Src/CMakeFiles/CMakeTmp/src.cxx:11:4: error: Feature _POSIX_MONOTONIC_CLOCK not available # error Feature _POSIX_MONOTONIC_CLOCK not available ^ 1 error generated. ninja: build stopped: subcommand failed. Source file was: #include #include int main(void) { /* BEGIN TEST: */ #if defined(_POSIX_MONOTONIC_CLOCK) && (_POSIX_MONOTONIC_CLOCK-0 >= 0) timespec ts; clock_gettime(CLOCK_MONOTONIC, &ts); #else # error Feature _POSIX_MONOTONIC_CLOCK not available #endif /* END TEST: */ return 0; } Performing C++ SOURCE FILE Test HAVE_cloexec failed with the following output: Change Dir: /Users/macbuildserver1/Qt_Rosa/6.2.0/Src/CMakeFiles/CMakeTmp Run Build Command(s):/usr/local/bin/ninja cmTC_c6cb1 && [1/2] Building CXX object CMakeFiles/cmTC_c6cb1.dir/src.cxx.o FAILED: CMakeFiles/cmTC_c6cb1.dir/src.cxx.o /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DHAVE_cloexec -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -mmacosx-version-min=10.14 -fPIE -std=gnu++17 -MD -MT CMakeFiles/cmTC_c6cb1.dir/src.cxx.o -MF CMakeFiles/cmTC_c6cb1.dir/src.cxx.o.d -o CMakeFiles/cmTC_c6cb1.dir/src.cxx.o -c /Users/macbuildserver1/Qt_Rosa/6.2.0/Src/CMakeFiles/CMakeTmp/src.cxx /Users/macbuildserver1/Qt_Rosa/6.2.0/Src/CMakeFiles/CMakeTmp/src.cxx:11:8: error: use of undeclared identifier 'pipe2' (void) pipe2(pipes, O_CLOEXEC | O_NONBLOCK); ^ /Users/macbuildserver1/Qt_Rosa/6.2.0/Src/CMakeFiles/CMakeTmp/src.cxx:13:8: error: use of undeclared identifier 'dup3' (void) dup3(0, 3, O_CLOEXEC); ^ /Users/macbuildserver1/Qt_Rosa/6.2.0/Src/CMakeFiles/CMakeTmp/src.cxx:17:25: error: use of undeclared identifier 'SOCK_CLOEXEC' (void) accept4(0, 0, 0, SOCK_CLOEXEC | SOCK_NONBLOCK); ^ /Users/macbuildserver1/Qt_Rosa/6.2.0/Src/CMakeFiles/CMakeTmp/src.cxx:17:40: error: use of undeclared identifier 'SOCK_NONBLOCK' (void) accept4(0, 0, 0, SOCK_CLOEXEC | SOCK_NONBLOCK); ^ 4 errors generated. ninja: build stopped: subcommand failed. Source file was: #define _GNU_SOURCE 1 #include #include #include #include int main(void) { /* BEGIN TEST: */ int pipes[2]; (void) pipe2(pipes, O_CLOEXEC | O_NONBLOCK); (void) fcntl(0, F_DUPFD_CLOEXEC, 0); (void) dup3(0, 3, O_CLOEXEC); #if defined(__NetBSD__) (void) paccept(0, 0, 0, NULL, SOCK_CLOEXEC | SOCK_NONBLOCK); #else (void) accept4(0, 0, 0, SOCK_CLOEXEC | SOCK_NONBLOCK); #endif /* END TEST: */ return 0; } Performing C++ SOURCE FILE Test HAVE_cxx17_filesystem failed with the following output: Change Dir: /Users/macbuildserver1/Qt_Rosa/6.2.0/Src/CMakeFiles/CMakeTmp Run Build Command(s):/usr/local/bin/ninja cmTC_54e62 && [1/2] Building CXX object CMakeFiles/cmTC_54e62.dir/src.cxx.o FAILED: CMakeFiles/cmTC_54e62.dir/src.cxx.o /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DHAVE_cxx17_filesystem -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -mmacosx-version-min=10.14 -fPIE -std=gnu++17 -MD -MT CMakeFiles/cmTC_54e62.dir/src.cxx.o -MF CMakeFiles/cmTC_54e62.dir/src.cxx.o.d -o CMakeFiles/cmTC_54e62.dir/src.cxx.o -c /Users/macbuildserver1/Qt_Rosa/6.2.0/Src/CMakeFiles/CMakeTmp/src.cxx /Users/macbuildserver1/Qt_Rosa/6.2.0/Src/CMakeFiles/CMakeTmp/src.cxx:7:22: error: 'path' is unavailable: introduced in macOS 10.15 std::filesystem::path("./file"), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/filesystem:738:24: note: 'path' has been explicitly marked unavailable here class _LIBCPP_TYPE_VIS path { ^ /Users/macbuildserver1/Qt_Rosa/6.2.0/Src/CMakeFiles/CMakeTmp/src.cxx:7:5: error: 'path' is unavailable: introduced in macOS 10.15 std::filesystem::path("./file"), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/filesystem:772:3: note: 'path' has been explicitly marked unavailable here path(const _Source& __src, format = format::auto_format) { ^ /Users/macbuildserver1/Qt_Rosa/6.2.0/Src/CMakeFiles/CMakeTmp/src.cxx:7:5: error: '~path' is unavailable: introduced in macOS 10.15 std::filesystem::path("./file"), ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/filesystem:790:3: note: '~path' has been explicitly marked unavailable here ~path() = default; ^ /Users/macbuildserver1/Qt_Rosa/6.2.0/Src/CMakeFiles/CMakeTmp/src.cxx:8:22: error: 'path' is unavailable: introduced in macOS 10.15 std::filesystem::path("./other")); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/filesystem:738:24: note: 'path' has been explicitly marked unavailable here class _LIBCPP_TYPE_VIS path { ^ /Users/macbuildserver1/Qt_Rosa/6.2.0/Src/CMakeFiles/CMakeTmp/src.cxx:8:5: error: 'path' is unavailable: introduced in macOS 10.15 std::filesystem::path("./other")); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/filesystem:772:3: note: 'path' has been explicitly marked unavailable here path(const _Source& __src, format = format::auto_format) { ^ /Users/macbuildserver1/Qt_Rosa/6.2.0/Src/CMakeFiles/CMakeTmp/src.cxx:8:5: error: '~path' is unavailable: introduced in macOS 10.15 std::filesystem::path("./other")); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/filesystem:790:3: note: '~path' has been explicitly marked unavailable here ~path() = default; ^ /Users/macbuildserver1/Qt_Rosa/6.2.0/Src/CMakeFiles/CMakeTmp/src.cxx:6:18: error: 'copy' is unavailable: introduced in macOS 10.15 std::filesystem::copy( ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/filesystem:1493:39: note: 'copy' has been explicitly marked unavailable here inline _LIBCPP_INLINE_VISIBILITY void copy(const path& __from, ^ 7 errors generated. ninja: build stopped: subcommand failed. Source file was: #include int main(void) { /* BEGIN TEST: */ std::filesystem::copy( std::filesystem::path("./file"), std::filesystem::path("./other")); /* END TEST: */ return 0; } Performing C++ SOURCE FILE Test HAVE_eventfd failed with the following output: Change Dir: /Users/macbuildserver1/Qt_Rosa/6.2.0/Src/CMakeFiles/CMakeTmp Run Build Command(s):/usr/local/bin/ninja cmTC_dbf6e && [1/2] Building CXX object CMakeFiles/cmTC_dbf6e.dir/src.cxx.o FAILED: CMakeFiles/cmTC_dbf6e.dir/src.cxx.o /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DHAVE_eventfd -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -mmacosx-version-min=10.14 -fPIE -std=gnu++17 -MD -MT CMakeFiles/cmTC_dbf6e.dir/src.cxx.o -MF CMakeFiles/cmTC_dbf6e.dir/src.cxx.o.d -o CMakeFiles/cmTC_dbf6e.dir/src.cxx.o -c /Users/macbuildserver1/Qt_Rosa/6.2.0/Src/CMakeFiles/CMakeTmp/src.cxx /Users/macbuildserver1/Qt_Rosa/6.2.0/Src/CMakeFiles/CMakeTmp/src.cxx:1:11: fatal error: 'sys/eventfd.h' file not found #include ^~~~~~~~~~~~~~~ 1 error generated. ninja: build stopped: subcommand failed. Source file was: #include int main(void) { /* BEGIN TEST: */ eventfd_t value; int fd = eventfd(0, EFD_CLOEXEC); eventfd_read(fd, &value); eventfd_write(fd, value); /* END TEST: */ return 0; } Performing C++ SOURCE FILE Test HAVE_getauxval failed with the following output: Change Dir: /Users/macbuildserver1/Qt_Rosa/6.2.0/Src/CMakeFiles/CMakeTmp Run Build Command(s):/usr/local/bin/ninja cmTC_d3d8a && [1/2] Building CXX object CMakeFiles/cmTC_d3d8a.dir/src.cxx.o FAILED: CMakeFiles/cmTC_d3d8a.dir/src.cxx.o /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DHAVE_getauxval -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -mmacosx-version-min=10.14 -fPIE -std=gnu++17 -MD -MT CMakeFiles/cmTC_d3d8a.dir/src.cxx.o -MF CMakeFiles/cmTC_d3d8a.dir/src.cxx.o.d -o CMakeFiles/cmTC_d3d8a.dir/src.cxx.o -c /Users/macbuildserver1/Qt_Rosa/6.2.0/Src/CMakeFiles/CMakeTmp/src.cxx /Users/macbuildserver1/Qt_Rosa/6.2.0/Src/CMakeFiles/CMakeTmp/src.cxx:1:11: fatal error: 'sys/auxv.h' file not found #include ^~~~~~~~~~~~ 1 error generated. ninja: build stopped: subcommand failed. Source file was: #include int main(void) { /* BEGIN TEST: */ (void) getauxval(AT_NULL); /* END TEST: */ return 0; } Performing C++ SOURCE FILE Test HAVE_getentropy failed with the following output: Change Dir: /Users/macbuildserver1/Qt_Rosa/6.2.0/Src/CMakeFiles/CMakeTmp Run Build Command(s):/usr/local/bin/ninja cmTC_3d196 && [1/2] Building CXX object CMakeFiles/cmTC_3d196.dir/src.cxx.o FAILED: CMakeFiles/cmTC_3d196.dir/src.cxx.o /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DHAVE_getentropy -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -mmacosx-version-min=10.14 -fPIE -std=gnu++17 -MD -MT CMakeFiles/cmTC_3d196.dir/src.cxx.o -MF CMakeFiles/cmTC_3d196.dir/src.cxx.o.d -o CMakeFiles/cmTC_3d196.dir/src.cxx.o -c /Users/macbuildserver1/Qt_Rosa/6.2.0/Src/CMakeFiles/CMakeTmp/src.cxx /Users/macbuildserver1/Qt_Rosa/6.2.0/Src/CMakeFiles/CMakeTmp/src.cxx:7:8: error: use of undeclared identifier 'getentropy' (void) getentropy(buf, sizeof(buf)); ^ 1 error generated. ninja: build stopped: subcommand failed. Source file was: #include int main(void) { /* BEGIN TEST: */ char buf[32]; (void) getentropy(buf, sizeof(buf)); /* END TEST: */ return 0; } Performing C++ SOURCE FILE Test HAVE_glibc failed with the following output: Change Dir: /Users/macbuildserver1/Qt_Rosa/6.2.0/Src/CMakeFiles/CMakeTmp Run Build Command(s):/usr/local/bin/ninja cmTC_6a5df && [1/2] Building CXX object CMakeFiles/cmTC_6a5df.dir/src.cxx.o FAILED: CMakeFiles/cmTC_6a5df.dir/src.cxx.o /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DHAVE_glibc -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -mmacosx-version-min=10.14 -fPIE -std=gnu++17 -MD -MT CMakeFiles/cmTC_6a5df.dir/src.cxx.o -MF CMakeFiles/cmTC_6a5df.dir/src.cxx.o.d -o CMakeFiles/cmTC_6a5df.dir/src.cxx.o -c /Users/macbuildserver1/Qt_Rosa/6.2.0/Src/CMakeFiles/CMakeTmp/src.cxx /Users/macbuildserver1/Qt_Rosa/6.2.0/Src/CMakeFiles/CMakeTmp/src.cxx:6:8: error: use of undeclared identifier '__GLIBC__' return __GLIBC__; ^ 1 error generated. ninja: build stopped: subcommand failed. Source file was: #include int main(void) { /* BEGIN TEST: */ return __GLIBC__; /* END TEST: */ return 0; } Performing C++ SOURCE FILE Test HAVE_inotify failed with the following output: Change Dir: /Users/macbuildserver1/Qt_Rosa/6.2.0/Src/CMakeFiles/CMakeTmp Run Build Command(s):/usr/local/bin/ninja cmTC_5c08e && [1/2] Building CXX object CMakeFiles/cmTC_5c08e.dir/src.cxx.o FAILED: CMakeFiles/cmTC_5c08e.dir/src.cxx.o /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DHAVE_inotify -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -mmacosx-version-min=10.14 -fPIE -std=gnu++17 -MD -MT CMakeFiles/cmTC_5c08e.dir/src.cxx.o -MF CMakeFiles/cmTC_5c08e.dir/src.cxx.o.d -o CMakeFiles/cmTC_5c08e.dir/src.cxx.o -c /Users/macbuildserver1/Qt_Rosa/6.2.0/Src/CMakeFiles/CMakeTmp/src.cxx /Users/macbuildserver1/Qt_Rosa/6.2.0/Src/CMakeFiles/CMakeTmp/src.cxx:1:11: fatal error: 'sys/inotify.h' file not found #include ^~~~~~~~~~~~~~~ 1 error generated. ninja: build stopped: subcommand failed. Source file was: #include int main(void) { /* BEGIN TEST: */ inotify_init(); inotify_add_watch(0, "foobar", IN_ACCESS); inotify_rm_watch(0, 1); /* END TEST: */ return 0; } Performing C++ SOURCE FILE Test HAVE_ppoll failed with the following output: Change Dir: /Users/macbuildserver1/Qt_Rosa/6.2.0/Src/CMakeFiles/CMakeTmp Run Build Command(s):/usr/local/bin/ninja cmTC_2fc48 && [1/2] Building CXX object CMakeFiles/cmTC_2fc48.dir/src.cxx.o FAILED: CMakeFiles/cmTC_2fc48.dir/src.cxx.o /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DHAVE_ppoll -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -mmacosx-version-min=10.14 -fPIE -std=gnu++17 -MD -MT CMakeFiles/cmTC_2fc48.dir/src.cxx.o -MF CMakeFiles/cmTC_2fc48.dir/src.cxx.o.d -o CMakeFiles/cmTC_2fc48.dir/src.cxx.o -c /Users/macbuildserver1/Qt_Rosa/6.2.0/Src/CMakeFiles/CMakeTmp/src.cxx /Users/macbuildserver1/Qt_Rosa/6.2.0/Src/CMakeFiles/CMakeTmp/src.cxx:8:17: error: variable has incomplete type 'struct timespec' struct timespec ts; ^ /Users/macbuildserver1/Qt_Rosa/6.2.0/Src/CMakeFiles/CMakeTmp/src.cxx:8:8: note: forward declaration of 'timespec' struct timespec ts; ^ 1 error generated. ninja: build stopped: subcommand failed. Source file was: #include #include int main(void) { /* BEGIN TEST: */ struct pollfd pfd; struct timespec ts; sigset_t sig; ppoll(&pfd, 1, &ts, &sig); /* END TEST: */ return 0; } Performing C++ SOURCE FILE Test HAVE_pollts failed with the following output: Change Dir: /Users/macbuildserver1/Qt_Rosa/6.2.0/Src/CMakeFiles/CMakeTmp Run Build Command(s):/usr/local/bin/ninja cmTC_6e035 && [1/2] Building CXX object CMakeFiles/cmTC_6e035.dir/src.cxx.o FAILED: CMakeFiles/cmTC_6e035.dir/src.cxx.o /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DHAVE_pollts -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -mmacosx-version-min=10.14 -fPIE -std=gnu++17 -MD -MT CMakeFiles/cmTC_6e035.dir/src.cxx.o -MF CMakeFiles/cmTC_6e035.dir/src.cxx.o.d -o CMakeFiles/cmTC_6e035.dir/src.cxx.o -c /Users/macbuildserver1/Qt_Rosa/6.2.0/Src/CMakeFiles/CMakeTmp/src.cxx /Users/macbuildserver1/Qt_Rosa/6.2.0/Src/CMakeFiles/CMakeTmp/src.cxx:11:1: error: use of undeclared identifier 'pollts'; did you mean 'pollfd'? pollts(&pfd, 1, &ts, &sig); ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/sys/poll.h:96:8: note: 'pollfd' declared here struct pollfd { ^ 1 error generated. ninja: build stopped: subcommand failed. Source file was: #include #include #include int main(void) { /* BEGIN TEST: */ struct pollfd pfd; struct timespec ts; sigset_t sig; pollts(&pfd, 1, &ts, &sig); /* END TEST: */ return 0; } Performing C++ SOURCE FILE Test HAVE_renameat2 failed with the following output: Change Dir: /Users/macbuildserver1/Qt_Rosa/6.2.0/Src/CMakeFiles/CMakeTmp Run Build Command(s):/usr/local/bin/ninja cmTC_f8d7c && [1/2] Building CXX object CMakeFiles/cmTC_f8d7c.dir/src.cxx.o FAILED: CMakeFiles/cmTC_f8d7c.dir/src.cxx.o /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DHAVE_renameat2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -mmacosx-version-min=10.14 -fPIE -std=gnu++17 -MD -MT CMakeFiles/cmTC_f8d7c.dir/src.cxx.o -MF CMakeFiles/cmTC_f8d7c.dir/src.cxx.o.d -o CMakeFiles/cmTC_f8d7c.dir/src.cxx.o -c /Users/macbuildserver1/Qt_Rosa/6.2.0/Src/CMakeFiles/CMakeTmp/src.cxx /Users/macbuildserver1/Qt_Rosa/6.2.0/Src/CMakeFiles/CMakeTmp/src.cxx:8:21: error: use of undeclared identifier 'argv' renameat2(AT_FDCWD, argv[1], AT_FDCWD, argv[2], RENAME_NOREPLACE | RENAME_WHITEOUT); ^ /Users/macbuildserver1/Qt_Rosa/6.2.0/Src/CMakeFiles/CMakeTmp/src.cxx:8:40: error: use of undeclared identifier 'argv' renameat2(AT_FDCWD, argv[1], AT_FDCWD, argv[2], RENAME_NOREPLACE | RENAME_WHITEOUT); ^ /Users/macbuildserver1/Qt_Rosa/6.2.0/Src/CMakeFiles/CMakeTmp/src.cxx:8:49: error: use of undeclared identifier 'RENAME_NOREPLACE' renameat2(AT_FDCWD, argv[1], AT_FDCWD, argv[2], RENAME_NOREPLACE | RENAME_WHITEOUT); ^ /Users/macbuildserver1/Qt_Rosa/6.2.0/Src/CMakeFiles/CMakeTmp/src.cxx:8:68: error: use of undeclared identifier 'RENAME_WHITEOUT' renameat2(AT_FDCWD, argv[1], AT_FDCWD, argv[2], RENAME_NOREPLACE | RENAME_WHITEOUT); ^ 4 errors generated. ninja: build stopped: subcommand failed. Source file was: #define _ATFILE_SOURCE 1 #include #include int main(void) { /* BEGIN TEST: */ renameat2(AT_FDCWD, argv[1], AT_FDCWD, argv[2], RENAME_NOREPLACE | RENAME_WHITEOUT); /* END TEST: */ return 0; } Performing C++ SOURCE FILE Test HAVE_statx failed with the following output: Change Dir: /Users/macbuildserver1/Qt_Rosa/6.2.0/Src/CMakeFiles/CMakeTmp Run Build Command(s):/usr/local/bin/ninja cmTC_424dd && [1/2] Building CXX object CMakeFiles/cmTC_424dd.dir/src.cxx.o FAILED: CMakeFiles/cmTC_424dd.dir/src.cxx.o /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DHAVE_statx -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -mmacosx-version-min=10.14 -fPIE -std=gnu++17 -MD -MT CMakeFiles/cmTC_424dd.dir/src.cxx.o -MF CMakeFiles/cmTC_424dd.dir/src.cxx.o.d -o CMakeFiles/cmTC_424dd.dir/src.cxx.o -c /Users/macbuildserver1/Qt_Rosa/6.2.0/Src/CMakeFiles/CMakeTmp/src.cxx /Users/macbuildserver1/Qt_Rosa/6.2.0/Src/CMakeFiles/CMakeTmp/src.cxx:10:14: error: variable has incomplete type 'struct statx' struct statx statxbuf; ^ /Users/macbuildserver1/Qt_Rosa/6.2.0/Src/CMakeFiles/CMakeTmp/src.cxx:10:8: note: forward declaration of 'statx' struct statx statxbuf; ^ /Users/macbuildserver1/Qt_Rosa/6.2.0/Src/CMakeFiles/CMakeTmp/src.cxx:11:21: error: use of undeclared identifier 'STATX_BASIC_STATS' unsigned int mask = STATX_BASIC_STATS; ^ /Users/macbuildserver1/Qt_Rosa/6.2.0/Src/CMakeFiles/CMakeTmp/src.cxx:12:28: error: use of undeclared identifier 'AT_STATX_SYNC_AS_STAT' return statx(AT_FDCWD, "", AT_STATX_SYNC_AS_STAT, mask, &statxbuf); ^ 3 errors generated. ninja: build stopped: subcommand failed. Source file was: #define _ATFILE_SOURCE 1 #include #include #include #include int main(void) { /* BEGIN TEST: */ struct statx statxbuf; unsigned int mask = STATX_BASIC_STATS; return statx(AT_FDCWD, "", AT_STATX_SYNC_AS_STAT, mask, &statxbuf); /* END TEST: */ return 0; } Performing C++ SOURCE FILE Test HAVE_xlocalescanprint failed with the following output: Change Dir: /Users/macbuildserver1/Qt_Rosa/6.2.0/Src/CMakeFiles/CMakeTmp Run Build Command(s):/usr/local/bin/ninja cmTC_2bf98 && [1/2] Building CXX object CMakeFiles/cmTC_2bf98.dir/src.cxx.o FAILED: CMakeFiles/cmTC_2bf98.dir/src.cxx.o /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DHAVE_xlocalescanprint -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -mmacosx-version-min=10.14 -fPIE -std=gnu++17 -MD -MT CMakeFiles/cmTC_2bf98.dir/src.cxx.o -MF CMakeFiles/cmTC_2bf98.dir/src.cxx.o.d -o CMakeFiles/cmTC_2bf98.dir/src.cxx.o -c /Users/macbuildserver1/Qt_Rosa/6.2.0/Src/CMakeFiles/CMakeTmp/src.cxx /Users/macbuildserver1/Qt_Rosa/6.2.0/Src/CMakeFiles/CMakeTmp/src.cxx:10:10: error: expected "FILENAME" or #include QDSP_P_H ^ /Users/macbuildserver1/Qt_Rosa/6.2.0/Src/CMakeFiles/CMakeTmp/src.cxx:18:1: error: unknown type name 'locale_t' locale_t invalidLocale = NULL; ^ /Users/macbuildserver1/Qt_Rosa/6.2.0/Src/CMakeFiles/CMakeTmp/src.cxx:18:26: error: use of undeclared identifier 'NULL' locale_t invalidLocale = NULL; ^ /Users/macbuildserver1/Qt_Rosa/6.2.0/Src/CMakeFiles/CMakeTmp/src.cxx:21:17: error: use of undeclared identifier 'argv' qDoubleSnprintf(argv[0], 1, invalidLocale, "invalid format", a); ^ /Users/macbuildserver1/Qt_Rosa/6.2.0/Src/CMakeFiles/CMakeTmp/src.cxx:22:15: error: use of undeclared identifier 'argv' qDoubleSscanf(argv[0], invalidLocale, "invalid format", &a, &argc); ^ /Users/macbuildserver1/Qt_Rosa/6.2.0/Src/CMakeFiles/CMakeTmp/src.cxx:22:62: error: use of undeclared identifier 'argc' qDoubleSscanf(argv[0], invalidLocale, "invalid format", &a, &argc); ^ 6 errors generated. ninja: build stopped: subcommand failed. Source file was: #define QT_BEGIN_NAMESPACE #define QT_END_NAMESPACE #ifdef _MSVC_VER #define Q_CC_MSVC _MSVC_VER #endif #define QT_NO_DOUBLECONVERSION #include QDSP_P_H int main(void) { /* BEGIN TEST: */ #ifdef _MSVC_VER _locale_t invalidLocale = NULL; #else locale_t invalidLocale = NULL; #endif double a = 3.4; qDoubleSnprintf(argv[0], 1, invalidLocale, "invalid format", a); qDoubleSscanf(argv[0], invalidLocale, "invalid format", &a, &argc); /* END TEST: */ return 0; } Performing C++ SOURCE FILE Test HAVE_ifr_index failed with the following output: Change Dir: /Users/macbuildserver1/Qt_Rosa/6.2.0/Src/CMakeFiles/CMakeTmp Run Build Command(s):/usr/local/bin/ninja cmTC_9d8c2 && [1/2] Building CXX object CMakeFiles/cmTC_9d8c2.dir/src.cxx.o FAILED: CMakeFiles/cmTC_9d8c2.dir/src.cxx.o /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DHAVE_ifr_index -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -mmacosx-version-min=10.14 -fPIE -std=gnu++17 -MD -MT CMakeFiles/cmTC_9d8c2.dir/src.cxx.o -MF CMakeFiles/cmTC_9d8c2.dir/src.cxx.o.d -o CMakeFiles/cmTC_9d8c2.dir/src.cxx.o -c /Users/macbuildserver1/Qt_Rosa/6.2.0/Src/CMakeFiles/CMakeTmp/src.cxx /Users/macbuildserver1/Qt_Rosa/6.2.0/Src/CMakeFiles/CMakeTmp/src.cxx:7:5: error: no member named 'ifr_index' in 'ifreq' req.ifr_index = 0; ~~~ ^ 1 error generated. ninja: build stopped: subcommand failed. Source file was: #include int main(void) { /* BEGIN TEST: */ struct ifreq req; req.ifr_index = 0; /* END TEST: */ return 0; } Performing C++ SOURCE FILE Test HAVE_linux_netlink failed with the following output: Change Dir: /Users/macbuildserver1/Qt_Rosa/6.2.0/Src/CMakeFiles/CMakeTmp Run Build Command(s):/usr/local/bin/ninja cmTC_22b94 && [1/2] Building CXX object CMakeFiles/cmTC_22b94.dir/src.cxx.o FAILED: CMakeFiles/cmTC_22b94.dir/src.cxx.o /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DHAVE_linux_netlink -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -mmacosx-version-min=10.14 -fPIE -std=gnu++17 -MD -MT CMakeFiles/cmTC_22b94.dir/src.cxx.o -MF CMakeFiles/cmTC_22b94.dir/src.cxx.o.d -o CMakeFiles/cmTC_22b94.dir/src.cxx.o -c /Users/macbuildserver1/Qt_Rosa/6.2.0/Src/CMakeFiles/CMakeTmp/src.cxx /Users/macbuildserver1/Qt_Rosa/6.2.0/Src/CMakeFiles/CMakeTmp/src.cxx:1:11: fatal error: 'asm/types.h' file not found #include ^~~~~~~~~~~~~ 1 error generated. ninja: build stopped: subcommand failed. Source file was: #include #include #include #include int main(void) { /* BEGIN TEST: */ struct rtattr rta = { }; struct ifinfomsg ifi = {}; struct ifaddrmsg ifa = {}; struct ifa_cacheinfo ci; ci.ifa_prefered = ci.ifa_valid = 0; (void)RTM_NEWLINK; (void)RTM_NEWADDR; (void)IFLA_ADDRESS; (void)IFLA_IFNAME; (void)IFA_ADDRESS; (void)IFA_LABEL; (void)IFA_CACHEINFO; (void)(IFA_F_SECONDARY | IFA_F_DEPRECATED | IFA_F_PERMANENT | IFA_F_MANAGETEMPADDR); /* END TEST: */ return 0; } Performing C++ SOURCE FILE Test HAVE_sctp failed with the following output: Change Dir: /Users/macbuildserver1/Qt_Rosa/6.2.0/Src/CMakeFiles/CMakeTmp Run Build Command(s):/usr/local/bin/ninja cmTC_fb37c && [1/2] Building CXX object CMakeFiles/cmTC_fb37c.dir/src.cxx.o FAILED: CMakeFiles/cmTC_fb37c.dir/src.cxx.o /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DHAVE_sctp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -mmacosx-version-min=10.14 -fPIE -std=gnu++17 -MD -MT CMakeFiles/cmTC_fb37c.dir/src.cxx.o -MF CMakeFiles/cmTC_fb37c.dir/src.cxx.o.d -o CMakeFiles/cmTC_fb37c.dir/src.cxx.o -c /Users/macbuildserver1/Qt_Rosa/6.2.0/Src/CMakeFiles/CMakeTmp/src.cxx /Users/macbuildserver1/Qt_Rosa/6.2.0/Src/CMakeFiles/CMakeTmp/src.cxx:4:10: fatal error: 'netinet/sctp.h' file not found #include ^~~~~~~~~~~~~~~~ 1 error generated. ninja: build stopped: subcommand failed. Source file was: #include #include #include #include int main(void) { /* BEGIN TEST: */ sctp_initmsg sctpInitMsg; socklen_t sctpInitMsgSize = sizeof(sctpInitMsg); (void) socket(PF_INET, SOCK_STREAM, IPPROTO_SCTP); (void) getsockopt(-1, SOL_SCTP, SCTP_INITMSG, &sctpInitMsg, &sctpInitMsgSize); /* END TEST: */ return 0; } Performing C++ SOURCE FILE Test HAVE_networklistmanager failed with the following output: Change Dir: /Users/macbuildserver1/Qt_Rosa/6.2.0/Src/CMakeFiles/CMakeTmp Run Build Command(s):/usr/local/bin/ninja cmTC_85c1f && [1/2] Building CXX object CMakeFiles/cmTC_85c1f.dir/src.cxx.o FAILED: CMakeFiles/cmTC_85c1f.dir/src.cxx.o /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DHAVE_networklistmanager -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -mmacosx-version-min=10.14 -fPIE -std=gnu++17 -MD -MT CMakeFiles/cmTC_85c1f.dir/src.cxx.o -MF CMakeFiles/cmTC_85c1f.dir/src.cxx.o.d -o CMakeFiles/cmTC_85c1f.dir/src.cxx.o -c /Users/macbuildserver1/Qt_Rosa/6.2.0/Src/CMakeFiles/CMakeTmp/src.cxx /Users/macbuildserver1/Qt_Rosa/6.2.0/Src/CMakeFiles/CMakeTmp/src.cxx:1:11: fatal error: 'netlistmgr.h' file not found #include ^~~~~~~~~~~~~~ 1 error generated. ninja: build stopped: subcommand failed. Source file was: #include #include int main(void) { /* BEGIN TEST: */ using namespace Microsoft::WRL; ComPtr networkListManager; ComPtr connectionPoint; ComPtr connectionPointContainer; networkListManager.As(&connectionPointContainer); connectionPointContainer->FindConnectionPoint(IID_INetworkConnectionEvents, &connectionPoint); /* END TEST: */ return 0; } Performing C++ SOURCE FILE Test HAVE_EGL failed with the following output: Change Dir: /Users/macbuildserver1/Qt_Rosa/6.2.0/Src/CMakeFiles/CMakeTmp Run Build Command(s):/usr/local/bin/ninja cmTC_e9c31 && [1/2] Building CXX object CMakeFiles/cmTC_e9c31.dir/src.cxx.o FAILED: CMakeFiles/cmTC_e9c31.dir/src.cxx.o /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DHAVE_EGL -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -mmacosx-version-min=10.14 -fPIE -std=gnu++17 -MD -MT CMakeFiles/cmTC_e9c31.dir/src.cxx.o -MF CMakeFiles/cmTC_e9c31.dir/src.cxx.o.d -o CMakeFiles/cmTC_e9c31.dir/src.cxx.o -c /Users/macbuildserver1/Qt_Rosa/6.2.0/Src/CMakeFiles/CMakeTmp/src.cxx /Users/macbuildserver1/Qt_Rosa/6.2.0/Src/CMakeFiles/CMakeTmp/src.cxx:2:10: fatal error: 'EGL/egl.h' file not found #include ^~~~~~~~~~~ 1 error generated. ninja: build stopped: subcommand failed. Source file was: #include int main(int argc, char *argv[]) { EGLint x = 0; EGLDisplay dpy = 0; EGLContext ctx = 0; eglDestroyContext(dpy, ctx); } Performing C++ SOURCE FILE Test HAVE_GLESv2 failed with the following output: Change Dir: /Users/macbuildserver1/Qt_Rosa/6.2.0/Src/CMakeFiles/CMakeTmp Run Build Command(s):/usr/local/bin/ninja cmTC_d7449 && [1/2] Building CXX object CMakeFiles/cmTC_d7449.dir/src.cxx.o FAILED: CMakeFiles/cmTC_d7449.dir/src.cxx.o /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DHAVE_GLESv2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -mmacosx-version-min=10.14 -fPIE -std=gnu++17 -MD -MT CMakeFiles/cmTC_d7449.dir/src.cxx.o -MF CMakeFiles/cmTC_d7449.dir/src.cxx.o.d -o CMakeFiles/cmTC_d7449.dir/src.cxx.o -c /Users/macbuildserver1/Qt_Rosa/6.2.0/Src/CMakeFiles/CMakeTmp/src.cxx /Users/macbuildserver1/Qt_Rosa/6.2.0/Src/CMakeFiles/CMakeTmp/src.cxx:3:12: fatal error: 'OpenGLES/ES2/gl.h' file not found # include ^~~~~~~~~~~~~~~~~~~ 1 error generated. ninja: build stopped: subcommand failed. Source file was: #ifdef __APPLE__ # include #else # define GL_GLEXT_PROTOTYPES # include #endif int main(int argc, char *argv[]) { glUniform1f(1, GLfloat(1.0)); glClear(GL_COLOR_BUFFER_BIT); } Performing C++ SOURCE FILE Test HAVE_evdev failed with the following output: Change Dir: /Users/macbuildserver1/Qt_Rosa/6.2.0/Src/CMakeFiles/CMakeTmp Run Build Command(s):/usr/local/bin/ninja cmTC_58278 && [1/2] Building CXX object CMakeFiles/cmTC_58278.dir/src.cxx.o FAILED: CMakeFiles/cmTC_58278.dir/src.cxx.o /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DHAVE_evdev -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -mmacosx-version-min=10.14 -fPIE -std=gnu++17 -MD -MT CMakeFiles/cmTC_58278.dir/src.cxx.o -MF CMakeFiles/cmTC_58278.dir/src.cxx.o.d -o CMakeFiles/cmTC_58278.dir/src.cxx.o -c /Users/macbuildserver1/Qt_Rosa/6.2.0/Src/CMakeFiles/CMakeTmp/src.cxx /Users/macbuildserver1/Qt_Rosa/6.2.0/Src/CMakeFiles/CMakeTmp/src.cxx:4:12: fatal error: 'linux/input.h' file not found # include ^~~~~~~~~~~~~~~ 1 error generated. ninja: build stopped: subcommand failed. Source file was: #if defined(__FreeBSD__) # include #else # include # include #endif enum { e1 = ABS_PRESSURE, e2 = ABS_X, e3 = REL_X, e4 = SYN_REPORT, }; int main(void) { /* BEGIN TEST: */ input_event buf[32]; (void) buf; /* END TEST: */ return 0; } Performing C++ SOURCE FILE Test HAVE_integrityfb failed with the following output: Change Dir: /Users/macbuildserver1/Qt_Rosa/6.2.0/Src/CMakeFiles/CMakeTmp Run Build Command(s):/usr/local/bin/ninja cmTC_987ed && [1/2] Building CXX object CMakeFiles/cmTC_987ed.dir/src.cxx.o FAILED: CMakeFiles/cmTC_987ed.dir/src.cxx.o /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DHAVE_integrityfb -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -mmacosx-version-min=10.14 -fPIE -std=gnu++17 -MD -MT CMakeFiles/cmTC_987ed.dir/src.cxx.o -MF CMakeFiles/cmTC_987ed.dir/src.cxx.o.d -o CMakeFiles/cmTC_987ed.dir/src.cxx.o -c /Users/macbuildserver1/Qt_Rosa/6.2.0/Src/CMakeFiles/CMakeTmp/src.cxx /Users/macbuildserver1/Qt_Rosa/6.2.0/Src/CMakeFiles/CMakeTmp/src.cxx:1:11: fatal error: 'device/fbdriver.h' file not found #include ^~~~~~~~~~~~~~~~~~~ 1 error generated. ninja: build stopped: subcommand failed. Source file was: #include int main(void) { /* BEGIN TEST: */ FBDriver *driver = 0; /* END TEST: */ return 0; } Performing C++ SOURCE FILE Test HAVE_linuxfb failed with the following output: Change Dir: /Users/macbuildserver1/Qt_Rosa/6.2.0/Src/CMakeFiles/CMakeTmp Run Build Command(s):/usr/local/bin/ninja cmTC_5f717 && [1/2] Building CXX object CMakeFiles/cmTC_5f717.dir/src.cxx.o FAILED: CMakeFiles/cmTC_5f717.dir/src.cxx.o /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DHAVE_linuxfb -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -mmacosx-version-min=10.14 -fPIE -std=gnu++17 -MD -MT CMakeFiles/cmTC_5f717.dir/src.cxx.o -MF CMakeFiles/cmTC_5f717.dir/src.cxx.o.d -o CMakeFiles/cmTC_5f717.dir/src.cxx.o -c /Users/macbuildserver1/Qt_Rosa/6.2.0/Src/CMakeFiles/CMakeTmp/src.cxx /Users/macbuildserver1/Qt_Rosa/6.2.0/Src/CMakeFiles/CMakeTmp/src.cxx:1:11: fatal error: 'linux/fb.h' file not found #include ^~~~~~~~~~~~ 1 error generated. ninja: build stopped: subcommand failed. Source file was: #include #include #include int main(void) { /* BEGIN TEST: */ fb_fix_screeninfo finfo; fb_var_screeninfo vinfo; int fd = 3; ioctl(fd, FBIOGET_FSCREENINFO, &finfo); ioctl(fd, FBIOGET_VSCREENINFO, &vinfo); /* END TEST: */ return 0; } Performing C++ SOURCE FILE Test HAVE_directwrite failed with the following output: Change Dir: /Users/macbuildserver1/Qt_Rosa/6.2.0/Src/CMakeFiles/CMakeTmp Run Build Command(s):/usr/local/bin/ninja cmTC_6bbc6 && [1/2] Building CXX object CMakeFiles/cmTC_6bbc6.dir/src.cxx.o FAILED: CMakeFiles/cmTC_6bbc6.dir/src.cxx.o /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DHAVE_directwrite -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -mmacosx-version-min=10.14 -fPIE -std=gnu++17 -MD -MT CMakeFiles/cmTC_6bbc6.dir/src.cxx.o -MF CMakeFiles/cmTC_6bbc6.dir/src.cxx.o.d -o CMakeFiles/cmTC_6bbc6.dir/src.cxx.o -c /Users/macbuildserver1/Qt_Rosa/6.2.0/Src/CMakeFiles/CMakeTmp/src.cxx /Users/macbuildserver1/Qt_Rosa/6.2.0/Src/CMakeFiles/CMakeTmp/src.cxx:1:11: fatal error: 'dwrite_2.h' file not found #include ^~~~~~~~~~~~ 1 error generated. ninja: build stopped: subcommand failed. Source file was: #include int main(int, char **) { IUnknown *factory = nullptr; DWriteCreateFactory(DWRITE_FACTORY_TYPE_SHARED, __uuidof(IDWriteFactory2), &factory); return 0; } Performing C++ SOURCE FILE Test HAVE_directwrite3 failed with the following output: Change Dir: /Users/macbuildserver1/Qt_Rosa/6.2.0/Src/CMakeFiles/CMakeTmp Run Build Command(s):/usr/local/bin/ninja cmTC_84881 && [1/2] Building CXX object CMakeFiles/cmTC_84881.dir/src.cxx.o FAILED: CMakeFiles/cmTC_84881.dir/src.cxx.o /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DHAVE_directwrite3 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -mmacosx-version-min=10.14 -fPIE -std=gnu++17 -MD -MT CMakeFiles/cmTC_84881.dir/src.cxx.o -MF CMakeFiles/cmTC_84881.dir/src.cxx.o.d -o CMakeFiles/cmTC_84881.dir/src.cxx.o -c /Users/macbuildserver1/Qt_Rosa/6.2.0/Src/CMakeFiles/CMakeTmp/src.cxx /Users/macbuildserver1/Qt_Rosa/6.2.0/Src/CMakeFiles/CMakeTmp/src.cxx:1:11: fatal error: 'dwrite_3.h' file not found #include ^~~~~~~~~~~~ 1 error generated. ninja: build stopped: subcommand failed. Source file was: #include int main(int, char **) { IUnknown *factory = nullptr; DWriteCreateFactory(DWRITE_FACTORY_TYPE_SHARED, __uuidof(IDWriteFactory3), &factory); return 0; } Performing C++ SOURCE FILE Test HAVE_d2d1 failed with the following output: Change Dir: /Users/macbuildserver1/Qt_Rosa/6.2.0/Src/CMakeFiles/CMakeTmp Run Build Command(s):/usr/local/bin/ninja cmTC_fe2c6 && [1/2] Building CXX object CMakeFiles/cmTC_fe2c6.dir/src.cxx.o FAILED: CMakeFiles/cmTC_fe2c6.dir/src.cxx.o /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DHAVE_d2d1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -mmacosx-version-min=10.14 -fPIE -std=gnu++17 -MD -MT CMakeFiles/cmTC_fe2c6.dir/src.cxx.o -MF CMakeFiles/cmTC_fe2c6.dir/src.cxx.o.d -o CMakeFiles/cmTC_fe2c6.dir/src.cxx.o -c /Users/macbuildserver1/Qt_Rosa/6.2.0/Src/CMakeFiles/CMakeTmp/src.cxx /Users/macbuildserver1/Qt_Rosa/6.2.0/Src/CMakeFiles/CMakeTmp/src.cxx:1:11: fatal error: 'd2d1.h' file not found #include ^~~~~~~~ 1 error generated. ninja: build stopped: subcommand failed. Source file was: #include int main(int, char **) { void *factory = nullptr; D2D1_FACTORY_OPTIONS options; ZeroMemory(&options, sizeof(D2D1_FACTORY_OPTIONS)); D2D1CreateFactory(D2D1_FACTORY_TYPE_SINGLE_THREADED, GUID{}, &options, &factory); return 0; } Performing C++ SOURCE FILE Test HAVE_d2d1_1 failed with the following output: Change Dir: /Users/macbuildserver1/Qt_Rosa/6.2.0/Src/CMakeFiles/CMakeTmp Run Build Command(s):/usr/local/bin/ninja cmTC_552c7 && [1/2] Building CXX object CMakeFiles/cmTC_552c7.dir/src.cxx.o FAILED: CMakeFiles/cmTC_552c7.dir/src.cxx.o /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DHAVE_d2d1_1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -mmacosx-version-min=10.14 -fPIE -std=gnu++17 -MD -MT CMakeFiles/cmTC_552c7.dir/src.cxx.o -MF CMakeFiles/cmTC_552c7.dir/src.cxx.o.d -o CMakeFiles/cmTC_552c7.dir/src.cxx.o -c /Users/macbuildserver1/Qt_Rosa/6.2.0/Src/CMakeFiles/CMakeTmp/src.cxx /Users/macbuildserver1/Qt_Rosa/6.2.0/Src/CMakeFiles/CMakeTmp/src.cxx:1:11: fatal error: 'd2d1_1.h' file not found #include ^~~~~~~~~~ 1 error generated. ninja: build stopped: subcommand failed. Source file was: #include int main(int, char **) { ID2D1Factory1 *d2dFactory; D2D1CreateFactory(D2D1_FACTORY_TYPE_SINGLE_THREADED, &d2dFactory); return 0; } Performing C++ SOURCE FILE Test HAVE_DASH_DASH_NO_UNDEFINED failed with the following output: Change Dir: /Users/macbuildserver1/Qt_Rosa/6.2.0/Src/CMakeFiles/CMakeTmp Run Build Command(s):/usr/local/bin/ninja cmTC_13376 && [1/2] Building CXX object CMakeFiles/cmTC_13376.dir/src.cxx.o [2/2] Linking CXX executable cmTC_13376 FAILED: cmTC_13376 : && /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -mmacosx-version-min=10.14 -Wl,-search_paths_first -Wl,-headerpad_max_install_names -Wl,--no-undefined CMakeFiles/cmTC_13376.dir/src.cxx.o -o cmTC_13376 && : ld: unknown option: --no-undefined clang: error: linker command failed with exit code 1 (use -v to see invocation) ninja: build stopped: subcommand failed. Source file was: int main() {} Performing C++ SOURCE FILE Test HAVE_pointer_32bit failed with the following output: Change Dir: /Users/macbuildserver1/Qt_Rosa/6.2.0/Src/CMakeFiles/CMakeTmp Run Build Command(s):/usr/local/bin/ninja cmTC_0a2a4 && [1/2] Building CXX object CMakeFiles/cmTC_0a2a4.dir/src.cxx.o FAILED: CMakeFiles/cmTC_0a2a4.dir/src.cxx.o /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DHAVE_pointer_32bit -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -mmacosx-version-min=10.14 -fPIE -std=gnu++17 -MD -MT CMakeFiles/cmTC_0a2a4.dir/src.cxx.o -MF CMakeFiles/cmTC_0a2a4.dir/src.cxx.o.d -o CMakeFiles/cmTC_0a2a4.dir/src.cxx.o -c /Users/macbuildserver1/Qt_Rosa/6.2.0/Src/CMakeFiles/CMakeTmp/src.cxx /Users/macbuildserver1/Qt_Rosa/6.2.0/Src/CMakeFiles/CMakeTmp/src.cxx:8:1: error: static_assert failed due to requirement 'sizeof(void *) == 4' "fail" static_assert(sizeof(void *) == 4, "fail"); ^ ~~~~~~~~~~~~~~~~~~~ 1 error generated. ninja: build stopped: subcommand failed. Source file was: int main(int argc, char **argv) { (void)argc; (void)argv; /* BEGIN TEST: */ static_assert(sizeof(void *) == 4, "fail"); /* END TEST: */ return 0; } Performing C++ SOURCE FILE Test HAVE_arm_thumb failed with the following output: Change Dir: /Users/macbuildserver1/Qt_Rosa/6.2.0/Src/CMakeFiles/CMakeTmp Run Build Command(s):/usr/local/bin/ninja cmTC_25cc0 && [1/2] Building CXX object CMakeFiles/cmTC_25cc0.dir/src.cxx.o FAILED: CMakeFiles/cmTC_25cc0.dir/src.cxx.o /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DHAVE_arm_thumb -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -mmacosx-version-min=10.14 -fPIE -std=gnu++17 -MD -MT CMakeFiles/cmTC_25cc0.dir/src.cxx.o -MF CMakeFiles/cmTC_25cc0.dir/src.cxx.o.d -o CMakeFiles/cmTC_25cc0.dir/src.cxx.o -c /Users/macbuildserver1/Qt_Rosa/6.2.0/Src/CMakeFiles/CMakeTmp/src.cxx /Users/macbuildserver1/Qt_Rosa/6.2.0/Src/CMakeFiles/CMakeTmp/src.cxx:16:6: error: "fail" # error "fail" ^ 1 error generated. ninja: build stopped: subcommand failed. Source file was: int main(int argc, char **argv) { (void)argc; (void)argv; /* BEGIN TEST: */ #if defined(thumb2) || defined(__thumb2__) # define THUMB_OK #elif (defined(__thumb) || defined(__thumb__)) && __TARGET_ARCH_THUMB-0 == 4 # define THUMB_OK #elif defined(__ARM_ARCH_ISA_THUMB) && __ARM_ARCH_ISA_THUMB == 2 // clang 3.5 and later will set this if the core supports the Thumb-2 ISA. # define THUMB_OK #else # error "fail" #endif /* END TEST: */ return 0; } Performing C++ SOURCE FILE Test HAVE_ICONV failed with the following output: Change Dir: /Users/macbuildserver1/Qt_Rosa/6.2.0/Src/CMakeFiles/CMakeTmp Run Build Command(s):/usr/local/bin/ninja cmTC_0f88f && [1/2] Building CXX object CMakeFiles/cmTC_0f88f.dir/src.cxx.o [2/2] Linking CXX executable cmTC_0f88f FAILED: cmTC_0f88f : && /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -mmacosx-version-min=10.14 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_0f88f.dir/src.cxx.o -o cmTC_0f88f && : Undefined symbols for architecture x86_64: "_iconv_close", referenced from: _main in src.cxx.o "_iconv_open", referenced from: _main in src.cxx.o ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation) ninja: build stopped: subcommand failed. Source file was: #include int main(int, char **) { iconv_t x = iconv_open("", ""); iconv_close(x); return 0; } Performing C++ SOURCE FILE Test HAVE_ICONV_WITH_LIB failed with the following output: Change Dir: /Users/macbuildserver1/Qt_Rosa/6.2.0/Src/CMakeFiles/CMakeTmp Run Build Command(s):/usr/local/bin/ninja cmTC_0088b && [1/2] Building CXX object CMakeFiles/cmTC_0088b.dir/src.cxx.o [2/2] Linking CXX executable cmTC_0088b FAILED: cmTC_0088b : && /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -mmacosx-version-min=10.14 -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/cmTC_0088b.dir/src.cxx.o -o cmTC_0088b && : Undefined symbols for architecture x86_64: "_iconv_close", referenced from: _main in src.cxx.o "_iconv_open", referenced from: _main in src.cxx.o ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation) ninja: build stopped: subcommand failed. Source file was: #include int main(int, char **) { iconv_t x = iconv_open("", ""); iconv_close(x); return 0; } Performing C++ SOURCE FILE Test HAVE_uacpp failed with the following output: Change Dir: /Users/macbuildserver1/Qt_Rosa/6.2.0/Src/CMakeFiles/CMakeTmp Run Build Command(s):/usr/local/bin/ninja cmTC_77e70 && [1/2] Building CXX object CMakeFiles/cmTC_77e70.dir/src.cxx.o FAILED: CMakeFiles/cmTC_77e70.dir/src.cxx.o /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DHAVE_uacpp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -mmacosx-version-min=10.14 -fPIE -std=gnu++17 -MD -MT CMakeFiles/cmTC_77e70.dir/src.cxx.o -MF CMakeFiles/cmTC_77e70.dir/src.cxx.o.d -o CMakeFiles/cmTC_77e70.dir/src.cxx.o -c /Users/macbuildserver1/Qt_Rosa/6.2.0/Src/CMakeFiles/CMakeTmp/src.cxx /Users/macbuildserver1/Qt_Rosa/6.2.0/Src/CMakeFiles/CMakeTmp/src.cxx:3:10: fatal error: 'uaplatformlayer.h' file not found #include ^~~~~~~~~~~~~~~~~~~ 1 error generated. ninja: build stopped: subcommand failed. Source file was: #include #include #include #include using namespace UaClientSdk; int main(int /*argc*/, char ** /*argv*/) { UaPlatformLayer::init(); UaSession *session = new UaSession; UaPlatformLayer::cleanup(); return 0; } Performing C++ SOURCE FILE Test HAVE_khr failed with the following output: Change Dir: /Users/macbuildserver1/Qt_Rosa/6.2.0/Src/CMakeFiles/CMakeTmp Run Build Command(s):/usr/local/bin/ninja cmTC_3776f && [1/2] Building CXX object CMakeFiles/cmTC_3776f.dir/src.cxx.o FAILED: CMakeFiles/cmTC_3776f.dir/src.cxx.o /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DHAVE_khr -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk -mmacosx-version-min=10.14 -fPIE -std=gnu++17 -MD -MT CMakeFiles/cmTC_3776f.dir/src.cxx.o -MF CMakeFiles/cmTC_3776f.dir/src.cxx.o.d -o CMakeFiles/cmTC_3776f.dir/src.cxx.o -c /Users/macbuildserver1/Qt_Rosa/6.2.0/Src/CMakeFiles/CMakeTmp/src.cxx /Users/macbuildserver1/Qt_Rosa/6.2.0/Src/CMakeFiles/CMakeTmp/src.cxx:2:10: fatal error: 'KHR/khrplatform.h' file not found #include ^~~~~~~~~~~~~~~~~~~ 1 error generated. ninja: build stopped: subcommand failed. Source file was: #include int main(void) { return 0; }