Command line: -developer-build -confirm-license -commercial -nomake examples -nomake tests executing config test verifyspec + cd /Users/oyheskes/src/tqtc-5.15/build/config.tests/verifyspec && /Users/oyheskes/src/tqtc-5.15/build/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" /Users/oyheskes/src/tqtc-5.15/qtbase/config.tests/verifyspec > Info: creating stash file /Users/oyheskes/src/tqtc-5.15/build/.qmake.stash > Project WARNING: Qt has only been tested with version 11.0 of the platform SDK, you're using . > Project WARNING: This is an unsupported configuration. You may experience build issues, and by using > Project WARNING: the 12.0 SDK you are opting in to new features that Qt has not been prepared for. > Project WARNING: Please downgrade the SDK you use to build your app to version 11.0, or configure > Project WARNING: with CONFIG+=sdk_no_version_check when running qmake to silence this warning. + cd /Users/oyheskes/src/tqtc-5.15/build/config.tests/verifyspec && MAKEFLAGS= /usr/bin/make > /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -c -pipe -stdlib=libc++ -O2 -std=gnu++11 -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.0.sdk -mmacosx-version-min=10.13 -w -fPIC -I/Users/oyheskes/src/tqtc-5.15/qtbase/config.tests/verifyspec -I. -I/Users/oyheskes/src/tqtc-5.15/qtbase/mkspecs/macx-clang -o verifyspec.o /Users/oyheskes/src/tqtc-5.15/qtbase/config.tests/verifyspec/verifyspec.cpp > /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -stdlib=libc++ -headerpad_max_install_names -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.0.sdk -mmacosx-version-min=10.13 -Wl,-rpath,@executable_path/../Frameworks -o verifyspec verifyspec.o test config.qtbase.tests.verifyspec succeeded executing config test architecture + cd /Users/oyheskes/src/tqtc-5.15/build/config.tests/arch && /Users/oyheskes/src/tqtc-5.15/build/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" /Users/oyheskes/src/tqtc-5.15/qtbase/config.tests/arch > Project WARNING: Qt has only been tested with version 11.0 of the platform SDK, you're using . > Project WARNING: This is an unsupported configuration. You may experience build issues, and by using > Project WARNING: the 12.0 SDK you are opting in to new features that Qt has not been prepared for. > Project WARNING: Please downgrade the SDK you use to build your app to version 11.0, or configure > Project WARNING: with CONFIG+=sdk_no_version_check when running qmake to silence this warning. + cd /Users/oyheskes/src/tqtc-5.15/build/config.tests/arch && MAKEFLAGS= /usr/bin/make > /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -c -pipe -stdlib=libc++ -O2 -std=gnu++11 -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.0.sdk -mmacosx-version-min=10.13 -w -fPIC -I/Users/oyheskes/src/tqtc-5.15/qtbase/config.tests/arch -I. -I/Users/oyheskes/src/tqtc-5.15/qtbase/mkspecs/macx-clang -o arch.o /Users/oyheskes/src/tqtc-5.15/qtbase/config.tests/arch/arch.cpp > /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -stdlib=libc++ -headerpad_max_install_names -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.0.sdk -mmacosx-version-min=10.13 -Wl,-rpath,@executable_path/../Frameworks -o arch arch.o Detected architecture: x86_64 (cx16 mmx sse sse2 sse3 ssse3 sse4.1) test config.qtbase.tests.architecture gave result x86_64 executing config test sse2 + cd /Users/oyheskes/src/tqtc-5.15/build/config.tests/x86_simd && /Users/oyheskes/src/tqtc-5.15/build/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" CONFIG+=add_cflags DEFINES+=NO_ATTRIBUTE SIMD=sse2 /Users/oyheskes/src/tqtc-5.15/qtbase/config.tests/x86_simd > Project WARNING: Qt has only been tested with version 11.0 of the platform SDK, you're using . > Project WARNING: This is an unsupported configuration. You may experience build issues, and by using > Project WARNING: the 12.0 SDK you are opting in to new features that Qt has not been prepared for. > Project WARNING: Please downgrade the SDK you use to build your app to version 11.0, or configure > Project WARNING: with CONFIG+=sdk_no_version_check when running qmake to silence this warning. + cd /Users/oyheskes/src/tqtc-5.15/build/config.tests/x86_simd && MAKEFLAGS= /usr/bin/make > /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -c -pipe -stdlib=libc++ -msse2 -O2 -std=gnu++11 -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.0.sdk -mmacosx-version-min=10.13 -w -fPIC -DNO_ATTRIBUTE -DQT_COMPILER_SUPPORTS_SSE2 -I/Users/oyheskes/src/tqtc-5.15/qtbase/config.tests/x86_simd -I. -I/Users/oyheskes/src/tqtc-5.15/qtbase/mkspecs/macx-clang -o main.o /Users/oyheskes/src/tqtc-5.15/qtbase/config.tests/x86_simd/main.cpp > /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -stdlib=libc++ -headerpad_max_install_names -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.0.sdk -mmacosx-version-min=10.13 -Wl,-rpath,@executable_path/../Frameworks -o x86_simd main.o test config.qtbase.tests.sse2 succeeded executing config test aesni + cd /Users/oyheskes/src/tqtc-5.15/build/config.tests/x86_simd && /Users/oyheskes/src/tqtc-5.15/build/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" CONFIG+=add_cflags DEFINES+=NO_ATTRIBUTE SIMD=aesni /Users/oyheskes/src/tqtc-5.15/qtbase/config.tests/x86_simd > Project WARNING: Qt has only been tested with version 11.0 of the platform SDK, you're using . > Project WARNING: This is an unsupported configuration. You may experience build issues, and by using > Project WARNING: the 12.0 SDK you are opting in to new features that Qt has not been prepared for. > Project WARNING: Please downgrade the SDK you use to build your app to version 11.0, or configure > Project WARNING: with CONFIG+=sdk_no_version_check when running qmake to silence this warning. + cd /Users/oyheskes/src/tqtc-5.15/build/config.tests/x86_simd && MAKEFLAGS= /usr/bin/make clean && MAKEFLAGS= /usr/bin/make > rm -f main.o > rm -f *~ core *.core > /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -c -pipe -stdlib=libc++ -maes -O2 -std=gnu++11 -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.0.sdk -mmacosx-version-min=10.13 -w -fPIC -DNO_ATTRIBUTE -DQT_COMPILER_SUPPORTS_AESNI -I/Users/oyheskes/src/tqtc-5.15/qtbase/config.tests/x86_simd -I. -I/Users/oyheskes/src/tqtc-5.15/qtbase/mkspecs/macx-clang -o main.o /Users/oyheskes/src/tqtc-5.15/qtbase/config.tests/x86_simd/main.cpp > /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -stdlib=libc++ -headerpad_max_install_names -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.0.sdk -mmacosx-version-min=10.13 -Wl,-rpath,@executable_path/../Frameworks -o x86_simd main.o test config.qtbase.tests.aesni succeeded executing config test alloca_h + cd /Users/oyheskes/src/tqtc-5.15/build/config.tests/alloca_h && /Users/oyheskes/src/tqtc-5.15/build/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" /Users/oyheskes/src/tqtc-5.15/build/config.tests/alloca_h > Project WARNING: Qt has only been tested with version 11.0 of the platform SDK, you're using . > Project WARNING: This is an unsupported configuration. You may experience build issues, and by using > Project WARNING: the 12.0 SDK you are opting in to new features that Qt has not been prepared for. > Project WARNING: Please downgrade the SDK you use to build your app to version 11.0, or configure > Project WARNING: with CONFIG+=sdk_no_version_check when running qmake to silence this warning. + cd /Users/oyheskes/src/tqtc-5.15/build/config.tests/alloca_h && MAKEFLAGS= /usr/bin/make > /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -c -pipe -stdlib=libc++ -O2 -std=gnu++11 -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.0.sdk -mmacosx-version-min=10.13 -w -fPIC -I. -I/Users/oyheskes/src/tqtc-5.15/qtbase/mkspecs/macx-clang -o main.o main.cpp > /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -stdlib=libc++ -headerpad_max_install_names -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.0.sdk -mmacosx-version-min=10.13 -Wl,-rpath,@executable_path/../Frameworks -o alloca_h main.o test config.qtbase.tests.alloca_h succeeded executing config test sse3 + cd /Users/oyheskes/src/tqtc-5.15/build/config.tests/x86_simd && /Users/oyheskes/src/tqtc-5.15/build/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" CONFIG+=add_cflags DEFINES+=NO_ATTRIBUTE SIMD=sse3 /Users/oyheskes/src/tqtc-5.15/qtbase/config.tests/x86_simd > Project WARNING: Qt has only been tested with version 11.0 of the platform SDK, you're using . > Project WARNING: This is an unsupported configuration. You may experience build issues, and by using > Project WARNING: the 12.0 SDK you are opting in to new features that Qt has not been prepared for. > Project WARNING: Please downgrade the SDK you use to build your app to version 11.0, or configure > Project WARNING: with CONFIG+=sdk_no_version_check when running qmake to silence this warning. + cd /Users/oyheskes/src/tqtc-5.15/build/config.tests/x86_simd && MAKEFLAGS= /usr/bin/make clean && MAKEFLAGS= /usr/bin/make > rm -f main.o > rm -f *~ core *.core > /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -c -pipe -stdlib=libc++ -msse3 -O2 -std=gnu++11 -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.0.sdk -mmacosx-version-min=10.13 -w -fPIC -DNO_ATTRIBUTE -DQT_COMPILER_SUPPORTS_SSE3 -I/Users/oyheskes/src/tqtc-5.15/qtbase/config.tests/x86_simd -I. -I/Users/oyheskes/src/tqtc-5.15/qtbase/mkspecs/macx-clang -o main.o /Users/oyheskes/src/tqtc-5.15/qtbase/config.tests/x86_simd/main.cpp > /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -stdlib=libc++ -headerpad_max_install_names -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.0.sdk -mmacosx-version-min=10.13 -Wl,-rpath,@executable_path/../Frameworks -o x86_simd main.o test config.qtbase.tests.sse3 succeeded executing config test ssse3 + cd /Users/oyheskes/src/tqtc-5.15/build/config.tests/x86_simd && /Users/oyheskes/src/tqtc-5.15/build/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" CONFIG+=add_cflags DEFINES+=NO_ATTRIBUTE SIMD=ssse3 /Users/oyheskes/src/tqtc-5.15/qtbase/config.tests/x86_simd > Project WARNING: Qt has only been tested with version 11.0 of the platform SDK, you're using . > Project WARNING: This is an unsupported configuration. You may experience build issues, and by using > Project WARNING: the 12.0 SDK you are opting in to new features that Qt has not been prepared for. > Project WARNING: Please downgrade the SDK you use to build your app to version 11.0, or configure > Project WARNING: with CONFIG+=sdk_no_version_check when running qmake to silence this warning. + cd /Users/oyheskes/src/tqtc-5.15/build/config.tests/x86_simd && MAKEFLAGS= /usr/bin/make clean && MAKEFLAGS= /usr/bin/make > rm -f main.o > rm -f *~ core *.core > /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -c -pipe -stdlib=libc++ -mssse3 -O2 -std=gnu++11 -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.0.sdk -mmacosx-version-min=10.13 -w -fPIC -DNO_ATTRIBUTE -DQT_COMPILER_SUPPORTS_SSSE3 -I/Users/oyheskes/src/tqtc-5.15/qtbase/config.tests/x86_simd -I. -I/Users/oyheskes/src/tqtc-5.15/qtbase/mkspecs/macx-clang -o main.o /Users/oyheskes/src/tqtc-5.15/qtbase/config.tests/x86_simd/main.cpp test config.qtbase.tests.ssse3 succeeded executing config test sse4_1 + cd /Users/oyheskes/src/tqtc-5.15/build/config.tests/x86_simd && /Users/oyheskes/src/tqtc-5.15/build/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" CONFIG+=add_cflags DEFINES+=NO_ATTRIBUTE SIMD=sse4_1 /Users/oyheskes/src/tqtc-5.15/qtbase/config.tests/x86_simd > Project WARNING: Qt has only been tested with version 11.0 of the platform SDK, you're using . > Project WARNING: This is an unsupported configuration. You may experience build issues, and by using > Project WARNING: the 12.0 SDK you are opting in to new features that Qt has not been prepared for. > Project WARNING: Please downgrade the SDK you use to build your app to version 11.0, or configure > Project WARNING: with CONFIG+=sdk_no_version_check when running qmake to silence this warning. + cd /Users/oyheskes/src/tqtc-5.15/build/config.tests/x86_simd && MAKEFLAGS= /usr/bin/make clean && MAKEFLAGS= /usr/bin/make > rm -f main.o > rm -f *~ core *.core > /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -c -pipe -stdlib=libc++ -msse4.1 -O2 -std=gnu++11 -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.0.sdk -mmacosx-version-min=10.13 -w -fPIC -DNO_ATTRIBUTE -DQT_COMPILER_SUPPORTS_SSE4_1 -I/Users/oyheskes/src/tqtc-5.15/qtbase/config.tests/x86_simd -I. -I/Users/oyheskes/src/tqtc-5.15/qtbase/mkspecs/macx-clang -o main.o /Users/oyheskes/src/tqtc-5.15/qtbase/config.tests/x86_simd/main.cpp > /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -stdlib=libc++ -headerpad_max_install_names -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.0.sdk -mmacosx-version-min=10.13 -Wl,-rpath,@executable_path/../Frameworks -o x86_simd main.o test config.qtbase.tests.sse4_1 succeeded executing config test sse4_2 + cd /Users/oyheskes/src/tqtc-5.15/build/config.tests/x86_simd && /Users/oyheskes/src/tqtc-5.15/build/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" CONFIG+=add_cflags DEFINES+=NO_ATTRIBUTE SIMD=sse4_2 /Users/oyheskes/src/tqtc-5.15/qtbase/config.tests/x86_simd > Project WARNING: Qt has only been tested with version 11.0 of the platform SDK, you're using . > Project WARNING: This is an unsupported configuration. You may experience build issues, and by using > Project WARNING: the 12.0 SDK you are opting in to new features that Qt has not been prepared for. > Project WARNING: Please downgrade the SDK you use to build your app to version 11.0, or configure > Project WARNING: with CONFIG+=sdk_no_version_check when running qmake to silence this warning. + cd /Users/oyheskes/src/tqtc-5.15/build/config.tests/x86_simd && MAKEFLAGS= /usr/bin/make clean && MAKEFLAGS= /usr/bin/make > rm -f main.o > rm -f *~ core *.core > /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -c -pipe -stdlib=libc++ -msse4.2 -O2 -std=gnu++11 -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.0.sdk -mmacosx-version-min=10.13 -w -fPIC -DNO_ATTRIBUTE -DQT_COMPILER_SUPPORTS_SSE4_2 -I/Users/oyheskes/src/tqtc-5.15/qtbase/config.tests/x86_simd -I. -I/Users/oyheskes/src/tqtc-5.15/qtbase/mkspecs/macx-clang -o main.o /Users/oyheskes/src/tqtc-5.15/qtbase/config.tests/x86_simd/main.cpp test config.qtbase.tests.sse4_2 succeeded executing config test avx + cd /Users/oyheskes/src/tqtc-5.15/build/config.tests/x86_simd && /Users/oyheskes/src/tqtc-5.15/build/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" CONFIG+=add_cflags DEFINES+=NO_ATTRIBUTE SIMD=avx /Users/oyheskes/src/tqtc-5.15/qtbase/config.tests/x86_simd > Project WARNING: Qt has only been tested with version 11.0 of the platform SDK, you're using . > Project WARNING: This is an unsupported configuration. You may experience build issues, and by using > Project WARNING: the 12.0 SDK you are opting in to new features that Qt has not been prepared for. > Project WARNING: Please downgrade the SDK you use to build your app to version 11.0, or configure > Project WARNING: with CONFIG+=sdk_no_version_check when running qmake to silence this warning. + cd /Users/oyheskes/src/tqtc-5.15/build/config.tests/x86_simd && MAKEFLAGS= /usr/bin/make clean && MAKEFLAGS= /usr/bin/make > rm -f main.o > rm -f *~ core *.core > /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -c -pipe -stdlib=libc++ -mavx -O2 -std=gnu++11 -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.0.sdk -mmacosx-version-min=10.13 -w -fPIC -DNO_ATTRIBUTE -DQT_COMPILER_SUPPORTS_AVX -I/Users/oyheskes/src/tqtc-5.15/qtbase/config.tests/x86_simd -I. -I/Users/oyheskes/src/tqtc-5.15/qtbase/mkspecs/macx-clang -o main.o /Users/oyheskes/src/tqtc-5.15/qtbase/config.tests/x86_simd/main.cpp > /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -stdlib=libc++ -headerpad_max_install_names -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.0.sdk -mmacosx-version-min=10.13 -Wl,-rpath,@executable_path/../Frameworks -o x86_simd main.o test config.qtbase.tests.avx succeeded executing config test avx2 + cd /Users/oyheskes/src/tqtc-5.15/build/config.tests/x86_simd && /Users/oyheskes/src/tqtc-5.15/build/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" CONFIG+=add_cflags DEFINES+=NO_ATTRIBUTE SIMD=avx2 /Users/oyheskes/src/tqtc-5.15/qtbase/config.tests/x86_simd > Project WARNING: Qt has only been tested with version 11.0 of the platform SDK, you're using . > Project WARNING: This is an unsupported configuration. You may experience build issues, and by using > Project WARNING: the 12.0 SDK you are opting in to new features that Qt has not been prepared for. > Project WARNING: Please downgrade the SDK you use to build your app to version 11.0, or configure > Project WARNING: with CONFIG+=sdk_no_version_check when running qmake to silence this warning. + cd /Users/oyheskes/src/tqtc-5.15/build/config.tests/x86_simd && MAKEFLAGS= /usr/bin/make clean && MAKEFLAGS= /usr/bin/make > rm -f main.o > rm -f *~ core *.core > /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -c -pipe -stdlib=libc++ -mavx2 -O2 -std=gnu++11 -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.0.sdk -mmacosx-version-min=10.13 -w -fPIC -DNO_ATTRIBUTE -DQT_COMPILER_SUPPORTS_AVX2 -I/Users/oyheskes/src/tqtc-5.15/qtbase/config.tests/x86_simd -I. -I/Users/oyheskes/src/tqtc-5.15/qtbase/mkspecs/macx-clang -o main.o /Users/oyheskes/src/tqtc-5.15/qtbase/config.tests/x86_simd/main.cpp test config.qtbase.tests.avx2 succeeded executing config test avx512f + cd /Users/oyheskes/src/tqtc-5.15/build/config.tests/x86_simd && /Users/oyheskes/src/tqtc-5.15/build/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" CONFIG+=add_cflags DEFINES+=NO_ATTRIBUTE SIMD=avx512f /Users/oyheskes/src/tqtc-5.15/qtbase/config.tests/x86_simd > Project WARNING: Qt has only been tested with version 11.0 of the platform SDK, you're using . > Project WARNING: This is an unsupported configuration. You may experience build issues, and by using > Project WARNING: the 12.0 SDK you are opting in to new features that Qt has not been prepared for. > Project WARNING: Please downgrade the SDK you use to build your app to version 11.0, or configure > Project WARNING: with CONFIG+=sdk_no_version_check when running qmake to silence this warning. + cd /Users/oyheskes/src/tqtc-5.15/build/config.tests/x86_simd && MAKEFLAGS= /usr/bin/make clean && MAKEFLAGS= /usr/bin/make > rm -f main.o > rm -f *~ core *.core > /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -c -pipe -stdlib=libc++ -mavx512f -O2 -std=gnu++11 -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.0.sdk -mmacosx-version-min=10.13 -w -fPIC -DNO_ATTRIBUTE -DQT_COMPILER_SUPPORTS_AVX512F -I/Users/oyheskes/src/tqtc-5.15/qtbase/config.tests/x86_simd -I. -I/Users/oyheskes/src/tqtc-5.15/qtbase/mkspecs/macx-clang -o main.o /Users/oyheskes/src/tqtc-5.15/qtbase/config.tests/x86_simd/main.cpp > /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -stdlib=libc++ -headerpad_max_install_names -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.0.sdk -mmacosx-version-min=10.13 -Wl,-rpath,@executable_path/../Frameworks -o x86_simd main.o test config.qtbase.tests.avx512f succeeded executing config test avx512bw + cd /Users/oyheskes/src/tqtc-5.15/build/config.tests/x86_simd && /Users/oyheskes/src/tqtc-5.15/build/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" CONFIG+=add_cflags DEFINES+=NO_ATTRIBUTE SIMD=avx512bw /Users/oyheskes/src/tqtc-5.15/qtbase/config.tests/x86_simd > Project WARNING: Qt has only been tested with version 11.0 of the platform SDK, you're using . > Project WARNING: This is an unsupported configuration. You may experience build issues, and by using > Project WARNING: the 12.0 SDK you are opting in to new features that Qt has not been prepared for. > Project WARNING: Please downgrade the SDK you use to build your app to version 11.0, or configure > Project WARNING: with CONFIG+=sdk_no_version_check when running qmake to silence this warning. + cd /Users/oyheskes/src/tqtc-5.15/build/config.tests/x86_simd && MAKEFLAGS= /usr/bin/make clean && MAKEFLAGS= /usr/bin/make > rm -f main.o > rm -f *~ core *.core > /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -c -pipe -stdlib=libc++ -mavx512bw -O2 -std=gnu++11 -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.0.sdk -mmacosx-version-min=10.13 -w -fPIC -DNO_ATTRIBUTE -DQT_COMPILER_SUPPORTS_AVX512BW -I/Users/oyheskes/src/tqtc-5.15/qtbase/config.tests/x86_simd -I. -I/Users/oyheskes/src/tqtc-5.15/qtbase/mkspecs/macx-clang -o main.o /Users/oyheskes/src/tqtc-5.15/qtbase/config.tests/x86_simd/main.cpp test config.qtbase.tests.avx512bw succeeded executing config test avx512cd + cd /Users/oyheskes/src/tqtc-5.15/build/config.tests/x86_simd && /Users/oyheskes/src/tqtc-5.15/build/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" CONFIG+=add_cflags DEFINES+=NO_ATTRIBUTE SIMD=avx512cd /Users/oyheskes/src/tqtc-5.15/qtbase/config.tests/x86_simd > Project WARNING: Qt has only been tested with version 11.0 of the platform SDK, you're using . > Project WARNING: This is an unsupported configuration. You may experience build issues, and by using > Project WARNING: the 12.0 SDK you are opting in to new features that Qt has not been prepared for. > Project WARNING: Please downgrade the SDK you use to build your app to version 11.0, or configure > Project WARNING: with CONFIG+=sdk_no_version_check when running qmake to silence this warning. + cd /Users/oyheskes/src/tqtc-5.15/build/config.tests/x86_simd && MAKEFLAGS= /usr/bin/make clean && MAKEFLAGS= /usr/bin/make > rm -f main.o > rm -f *~ core *.core > /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -c -pipe -stdlib=libc++ -mavx512cd -O2 -std=gnu++11 -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.0.sdk -mmacosx-version-min=10.13 -w -fPIC -DNO_ATTRIBUTE -DQT_COMPILER_SUPPORTS_AVX512CD -I/Users/oyheskes/src/tqtc-5.15/qtbase/config.tests/x86_simd -I. -I/Users/oyheskes/src/tqtc-5.15/qtbase/mkspecs/macx-clang -o main.o /Users/oyheskes/src/tqtc-5.15/qtbase/config.tests/x86_simd/main.cpp > /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -stdlib=libc++ -headerpad_max_install_names -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.0.sdk -mmacosx-version-min=10.13 -Wl,-rpath,@executable_path/../Frameworks -o x86_simd main.o test config.qtbase.tests.avx512cd succeeded executing config test avx512dq + cd /Users/oyheskes/src/tqtc-5.15/build/config.tests/x86_simd && /Users/oyheskes/src/tqtc-5.15/build/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" CONFIG+=add_cflags DEFINES+=NO_ATTRIBUTE SIMD=avx512dq /Users/oyheskes/src/tqtc-5.15/qtbase/config.tests/x86_simd > Project WARNING: Qt has only been tested with version 11.0 of the platform SDK, you're using . > Project WARNING: This is an unsupported configuration. You may experience build issues, and by using > Project WARNING: the 12.0 SDK you are opting in to new features that Qt has not been prepared for. > Project WARNING: Please downgrade the SDK you use to build your app to version 11.0, or configure > Project WARNING: with CONFIG+=sdk_no_version_check when running qmake to silence this warning. + cd /Users/oyheskes/src/tqtc-5.15/build/config.tests/x86_simd && MAKEFLAGS= /usr/bin/make clean && MAKEFLAGS= /usr/bin/make > rm -f main.o > rm -f *~ core *.core > /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -c -pipe -stdlib=libc++ -mavx512dq -O2 -std=gnu++11 -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.0.sdk -mmacosx-version-min=10.13 -w -fPIC -DNO_ATTRIBUTE -DQT_COMPILER_SUPPORTS_AVX512DQ -I/Users/oyheskes/src/tqtc-5.15/qtbase/config.tests/x86_simd -I. -I/Users/oyheskes/src/tqtc-5.15/qtbase/mkspecs/macx-clang -o main.o /Users/oyheskes/src/tqtc-5.15/qtbase/config.tests/x86_simd/main.cpp > /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -stdlib=libc++ -headerpad_max_install_names -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.0.sdk -mmacosx-version-min=10.13 -Wl,-rpath,@executable_path/../Frameworks -o x86_simd main.o test config.qtbase.tests.avx512dq succeeded executing config test avx512er + cd /Users/oyheskes/src/tqtc-5.15/build/config.tests/x86_simd && /Users/oyheskes/src/tqtc-5.15/build/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" CONFIG+=add_cflags DEFINES+=NO_ATTRIBUTE SIMD=avx512er /Users/oyheskes/src/tqtc-5.15/qtbase/config.tests/x86_simd > Project WARNING: Qt has only been tested with version 11.0 of the platform SDK, you're using . > Project WARNING: This is an unsupported configuration. You may experience build issues, and by using > Project WARNING: the 12.0 SDK you are opting in to new features that Qt has not been prepared for. > Project WARNING: Please downgrade the SDK you use to build your app to version 11.0, or configure > Project WARNING: with CONFIG+=sdk_no_version_check when running qmake to silence this warning. + cd /Users/oyheskes/src/tqtc-5.15/build/config.tests/x86_simd && MAKEFLAGS= /usr/bin/make clean && MAKEFLAGS= /usr/bin/make > rm -f main.o > rm -f *~ core *.core > /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -c -pipe -stdlib=libc++ -mavx512er -O2 -std=gnu++11 -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.0.sdk -mmacosx-version-min=10.13 -w -fPIC -DNO_ATTRIBUTE -DQT_COMPILER_SUPPORTS_AVX512ER -I/Users/oyheskes/src/tqtc-5.15/qtbase/config.tests/x86_simd -I. -I/Users/oyheskes/src/tqtc-5.15/qtbase/mkspecs/macx-clang -o main.o /Users/oyheskes/src/tqtc-5.15/qtbase/config.tests/x86_simd/main.cpp test config.qtbase.tests.avx512er succeeded executing config test avx512ifma + cd /Users/oyheskes/src/tqtc-5.15/build/config.tests/x86_simd && /Users/oyheskes/src/tqtc-5.15/build/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" CONFIG+=add_cflags DEFINES+=NO_ATTRIBUTE SIMD=avx512ifma /Users/oyheskes/src/tqtc-5.15/qtbase/config.tests/x86_simd > Project WARNING: Qt has only been tested with version 11.0 of the platform SDK, you're using . > Project WARNING: This is an unsupported configuration. You may experience build issues, and by using > Project WARNING: the 12.0 SDK you are opting in to new features that Qt has not been prepared for. > Project WARNING: Please downgrade the SDK you use to build your app to version 11.0, or configure > Project WARNING: with CONFIG+=sdk_no_version_check when running qmake to silence this warning. + cd /Users/oyheskes/src/tqtc-5.15/build/config.tests/x86_simd && MAKEFLAGS= /usr/bin/make clean && MAKEFLAGS= /usr/bin/make > rm -f main.o > rm -f *~ core *.core > /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -c -pipe -stdlib=libc++ -mavx512ifma -mavx512ifma -O2 -std=gnu++11 -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.0.sdk -mmacosx-version-min=10.13 -w -fPIC -DNO_ATTRIBUTE -DQT_COMPILER_SUPPORTS_AVX512IFMA -I/Users/oyheskes/src/tqtc-5.15/qtbase/config.tests/x86_simd -I. -I/Users/oyheskes/src/tqtc-5.15/qtbase/mkspecs/macx-clang -o main.o /Users/oyheskes/src/tqtc-5.15/qtbase/config.tests/x86_simd/main.cpp > /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -stdlib=libc++ -headerpad_max_install_names -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.0.sdk -mmacosx-version-min=10.13 -Wl,-rpath,@executable_path/../Frameworks -o x86_simd main.o test config.qtbase.tests.avx512ifma succeeded executing config test avx512pf + cd /Users/oyheskes/src/tqtc-5.15/build/config.tests/x86_simd && /Users/oyheskes/src/tqtc-5.15/build/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" CONFIG+=add_cflags DEFINES+=NO_ATTRIBUTE SIMD=avx512pf /Users/oyheskes/src/tqtc-5.15/qtbase/config.tests/x86_simd > Project WARNING: Qt has only been tested with version 11.0 of the platform SDK, you're using . > Project WARNING: This is an unsupported configuration. You may experience build issues, and by using > Project WARNING: the 12.0 SDK you are opting in to new features that Qt has not been prepared for. > Project WARNING: Please downgrade the SDK you use to build your app to version 11.0, or configure > Project WARNING: with CONFIG+=sdk_no_version_check when running qmake to silence this warning. + cd /Users/oyheskes/src/tqtc-5.15/build/config.tests/x86_simd && MAKEFLAGS= /usr/bin/make clean && MAKEFLAGS= /usr/bin/make > rm -f main.o > rm -f *~ core *.core > /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -c -pipe -stdlib=libc++ -mavx512pf -O2 -std=gnu++11 -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.0.sdk -mmacosx-version-min=10.13 -w -fPIC -DNO_ATTRIBUTE -DQT_COMPILER_SUPPORTS_AVX512PF -I/Users/oyheskes/src/tqtc-5.15/qtbase/config.tests/x86_simd -I. -I/Users/oyheskes/src/tqtc-5.15/qtbase/mkspecs/macx-clang -o main.o /Users/oyheskes/src/tqtc-5.15/qtbase/config.tests/x86_simd/main.cpp test config.qtbase.tests.avx512pf succeeded executing config test avx512vbmi + cd /Users/oyheskes/src/tqtc-5.15/build/config.tests/x86_simd && /Users/oyheskes/src/tqtc-5.15/build/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" CONFIG+=add_cflags DEFINES+=NO_ATTRIBUTE SIMD=avx512vbmi /Users/oyheskes/src/tqtc-5.15/qtbase/config.tests/x86_simd > Project WARNING: Qt has only been tested with version 11.0 of the platform SDK, you're using . > Project WARNING: This is an unsupported configuration. You may experience build issues, and by using > Project WARNING: the 12.0 SDK you are opting in to new features that Qt has not been prepared for. > Project WARNING: Please downgrade the SDK you use to build your app to version 11.0, or configure > Project WARNING: with CONFIG+=sdk_no_version_check when running qmake to silence this warning. + cd /Users/oyheskes/src/tqtc-5.15/build/config.tests/x86_simd && MAKEFLAGS= /usr/bin/make clean && MAKEFLAGS= /usr/bin/make > rm -f main.o > rm -f *~ core *.core > /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -c -pipe -stdlib=libc++ -mavx512vbmi -mavx512vbmi -O2 -std=gnu++11 -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.0.sdk -mmacosx-version-min=10.13 -w -fPIC -DNO_ATTRIBUTE -DQT_COMPILER_SUPPORTS_AVX512VBMI -I/Users/oyheskes/src/tqtc-5.15/qtbase/config.tests/x86_simd -I. -I/Users/oyheskes/src/tqtc-5.15/qtbase/mkspecs/macx-clang -o main.o /Users/oyheskes/src/tqtc-5.15/qtbase/config.tests/x86_simd/main.cpp > /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -stdlib=libc++ -headerpad_max_install_names -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.0.sdk -mmacosx-version-min=10.13 -Wl,-rpath,@executable_path/../Frameworks -o x86_simd main.o test config.qtbase.tests.avx512vbmi succeeded executing config test avx512vl + cd /Users/oyheskes/src/tqtc-5.15/build/config.tests/x86_simd && /Users/oyheskes/src/tqtc-5.15/build/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" CONFIG+=add_cflags DEFINES+=NO_ATTRIBUTE SIMD=avx512vl /Users/oyheskes/src/tqtc-5.15/qtbase/config.tests/x86_simd > Project WARNING: Qt has only been tested with version 11.0 of the platform SDK, you're using . > Project WARNING: This is an unsupported configuration. You may experience build issues, and by using > Project WARNING: the 12.0 SDK you are opting in to new features that Qt has not been prepared for. > Project WARNING: Please downgrade the SDK you use to build your app to version 11.0, or configure > Project WARNING: with CONFIG+=sdk_no_version_check when running qmake to silence this warning. + cd /Users/oyheskes/src/tqtc-5.15/build/config.tests/x86_simd && MAKEFLAGS= /usr/bin/make clean && MAKEFLAGS= /usr/bin/make > rm -f main.o > rm -f *~ core *.core > /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -c -pipe -stdlib=libc++ -mavx512vl -O2 -std=gnu++11 -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.0.sdk -mmacosx-version-min=10.13 -w -fPIC -DNO_ATTRIBUTE -DQT_COMPILER_SUPPORTS_AVX512VL -I/Users/oyheskes/src/tqtc-5.15/qtbase/config.tests/x86_simd -I. -I/Users/oyheskes/src/tqtc-5.15/qtbase/mkspecs/macx-clang -o main.o /Users/oyheskes/src/tqtc-5.15/qtbase/config.tests/x86_simd/main.cpp test config.qtbase.tests.avx512vl succeeded executing config test cxx14 + cd /Users/oyheskes/src/tqtc-5.15/build/config.tests/cxx14 && /Users/oyheskes/src/tqtc-5.15/build/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" /Users/oyheskes/src/tqtc-5.15/build/config.tests/cxx14 > Project WARNING: Qt has only been tested with version 11.0 of the platform SDK, you're using . > Project WARNING: This is an unsupported configuration. You may experience build issues, and by using > Project WARNING: the 12.0 SDK you are opting in to new features that Qt has not been prepared for. > Project WARNING: Please downgrade the SDK you use to build your app to version 11.0, or configure > Project WARNING: with CONFIG+=sdk_no_version_check when running qmake to silence this warning. + cd /Users/oyheskes/src/tqtc-5.15/build/config.tests/cxx14 && MAKEFLAGS= /usr/bin/make > /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -c -pipe -stdlib=libc++ -O2 -std=gnu++1y -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.0.sdk -mmacosx-version-min=10.13 -w -fPIC -I. -I/Users/oyheskes/src/tqtc-5.15/qtbase/mkspecs/macx-clang -o main.o main.cpp > /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -stdlib=libc++ -headerpad_max_install_names -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.0.sdk -mmacosx-version-min=10.13 -Wl,-rpath,@executable_path/../Frameworks -o cxx14 main.o test config.qtbase.tests.cxx14 succeeded executing config test cxx17 + cd /Users/oyheskes/src/tqtc-5.15/build/config.tests/cxx17 && /Users/oyheskes/src/tqtc-5.15/build/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" /Users/oyheskes/src/tqtc-5.15/build/config.tests/cxx17 > Project WARNING: Qt has only been tested with version 11.0 of the platform SDK, you're using . > Project WARNING: This is an unsupported configuration. You may experience build issues, and by using > Project WARNING: the 12.0 SDK you are opting in to new features that Qt has not been prepared for. > Project WARNING: Please downgrade the SDK you use to build your app to version 11.0, or configure > Project WARNING: with CONFIG+=sdk_no_version_check when running qmake to silence this warning. + cd /Users/oyheskes/src/tqtc-5.15/build/config.tests/cxx17 && MAKEFLAGS= /usr/bin/make > /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -c -pipe -stdlib=libc++ -O2 -std=gnu++1z -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.0.sdk -mmacosx-version-min=10.13 -w -fPIC -I. -I/Users/oyheskes/src/tqtc-5.15/qtbase/mkspecs/macx-clang -o main.o main.cpp > /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -stdlib=libc++ -headerpad_max_install_names -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.0.sdk -mmacosx-version-min=10.13 -Wl,-rpath,@executable_path/../Frameworks -o cxx17 main.o test config.qtbase.tests.cxx17 succeeded executing config test c99 + cd /Users/oyheskes/src/tqtc-5.15/build/config.tests/c99 && /Users/oyheskes/src/tqtc-5.15/build/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" /Users/oyheskes/src/tqtc-5.15/build/config.tests/c99 > Project WARNING: Qt has only been tested with version 11.0 of the platform SDK, you're using . > Project WARNING: This is an unsupported configuration. You may experience build issues, and by using > Project WARNING: the 12.0 SDK you are opting in to new features that Qt has not been prepared for. > Project WARNING: Please downgrade the SDK you use to build your app to version 11.0, or configure > Project WARNING: with CONFIG+=sdk_no_version_check when running qmake to silence this warning. + cd /Users/oyheskes/src/tqtc-5.15/build/config.tests/c99 && MAKEFLAGS= /usr/bin/make > /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -c -pipe -O2 -std=gnu99 -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.0.sdk -mmacosx-version-min=10.13 -w -fPIC -I. -I/Users/oyheskes/src/tqtc-5.15/qtbase/mkspecs/macx-clang -o main.o main.c > /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -stdlib=libc++ -headerpad_max_install_names -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.0.sdk -mmacosx-version-min=10.13 -Wl,-rpath,@executable_path/../Frameworks -o c99 main.o test config.qtbase.tests.c99 succeeded executing config test c11 + cd /Users/oyheskes/src/tqtc-5.15/build/config.tests/c11 && /Users/oyheskes/src/tqtc-5.15/build/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" /Users/oyheskes/src/tqtc-5.15/build/config.tests/c11 > Project WARNING: Qt has only been tested with version 11.0 of the platform SDK, you're using . > Project WARNING: This is an unsupported configuration. You may experience build issues, and by using > Project WARNING: the 12.0 SDK you are opting in to new features that Qt has not been prepared for. > Project WARNING: Please downgrade the SDK you use to build your app to version 11.0, or configure > Project WARNING: with CONFIG+=sdk_no_version_check when running qmake to silence this warning. + cd /Users/oyheskes/src/tqtc-5.15/build/config.tests/c11 && MAKEFLAGS= /usr/bin/make > /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -c -pipe -O2 -std=gnu11 -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.0.sdk -mmacosx-version-min=10.13 -w -fPIC -I. -I/Users/oyheskes/src/tqtc-5.15/qtbase/mkspecs/macx-clang -o main.o main.c > /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -stdlib=libc++ -headerpad_max_install_names -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.0.sdk -mmacosx-version-min=10.13 -Wl,-rpath,@executable_path/../Frameworks -o c11 main.o test config.qtbase.tests.c11 succeeded Global lib dirs: [] [/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/lib] Global inc dirs: [] [/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include/c++/v1 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.5/include /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/usr/include /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include] looking for library dbus Trying source 0 (type pkgConfig) of library dbus ... pkg-config use disabled globally. => source produced no result. Trying source 1 (type inline) of library dbus ... => source failed condition 'config.win32'. Trying source 2 (type inline) of library dbus ... dbus/dbus.h not found in [] and global paths. => source produced no result. test config.qtbase.libraries.dbus FAILED looking for library libdl Trying source 0 (type inline) of library libdl ... dlfcn.h not found in [] and global paths. => source produced no result. Trying source 1 (type inline) of library libdl ... dlfcn.h not found in [] and global paths. => source produced no result. test config.qtbase.libraries.libdl FAILED executing config test f16c + cd /Users/oyheskes/src/tqtc-5.15/build/config.tests/x86_simd && /Users/oyheskes/src/tqtc-5.15/build/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" CONFIG+=add_cflags DEFINES+=NO_ATTRIBUTE SIMD=f16c /Users/oyheskes/src/tqtc-5.15/qtbase/config.tests/x86_simd > Project WARNING: Qt has only been tested with version 11.0 of the platform SDK, you're using . > Project WARNING: This is an unsupported configuration. You may experience build issues, and by using > Project WARNING: the 12.0 SDK you are opting in to new features that Qt has not been prepared for. > Project WARNING: Please downgrade the SDK you use to build your app to version 11.0, or configure > Project WARNING: with CONFIG+=sdk_no_version_check when running qmake to silence this warning. + cd /Users/oyheskes/src/tqtc-5.15/build/config.tests/x86_simd && MAKEFLAGS= /usr/bin/make clean && MAKEFLAGS= /usr/bin/make > rm -f main.o > rm -f *~ core *.core > /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -c -pipe -stdlib=libc++ -mf16c -O2 -std=gnu++11 -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.0.sdk -mmacosx-version-min=10.13 -w -fPIC -DNO_ATTRIBUTE -DQT_COMPILER_SUPPORTS_F16C -I/Users/oyheskes/src/tqtc-5.15/qtbase/config.tests/x86_simd -I. -I/Users/oyheskes/src/tqtc-5.15/qtbase/mkspecs/macx-clang -o main.o /Users/oyheskes/src/tqtc-5.15/qtbase/config.tests/x86_simd/main.cpp > /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -stdlib=libc++ -headerpad_max_install_names -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.0.sdk -mmacosx-version-min=10.13 -Wl,-rpath,@executable_path/../Frameworks -o x86_simd main.o test config.qtbase.tests.f16c succeeded looking for library host_dbus Trying source 0 (type pkgConfig) of library host_dbus ... + /usr/local/bin/pkg-config --exists --silence-errors dbus-1 '>=' 1.2 + /usr/local/bin/pkg-config --modversion dbus-1 '>=' 1.2 > 1.12.20 + /usr/local/bin/pkg-config --libs-only-L dbus-1 '>=' 1.2 > -L/usr/local/Cellar/dbus/1.12.20/lib + /usr/local/bin/pkg-config --libs-only-l dbus-1 '>=' 1.2 > -ldbus-1 + /usr/local/bin/pkg-config --cflags dbus-1 '>=' 1.2 > -I/usr/local/Cellar/dbus/1.12.20/include/dbus-1.0 -I/usr/local/Cellar/dbus/1.12.20/lib/dbus-1.0/include => source accepted. test config.qtbase.libraries.host_dbus succeeded executing config test intelcet + cd /Users/oyheskes/src/tqtc-5.15/build/config.tests/intelcet && /Users/oyheskes/src/tqtc-5.15/build/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" /Users/oyheskes/src/tqtc-5.15/build/config.tests/intelcet > Project WARNING: Qt has only been tested with version 11.0 of the platform SDK, you're using . > Project WARNING: This is an unsupported configuration. You may experience build issues, and by using > Project WARNING: the 12.0 SDK you are opting in to new features that Qt has not been prepared for. > Project WARNING: Please downgrade the SDK you use to build your app to version 11.0, or configure > Project WARNING: with CONFIG+=sdk_no_version_check when running qmake to silence this warning. + cd /Users/oyheskes/src/tqtc-5.15/build/config.tests/intelcet && MAKEFLAGS= /usr/bin/make > /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -c -pipe -stdlib=libc++ -O2 -std=gnu++11 -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.0.sdk -mmacosx-version-min=10.13 -w -fPIC -I. -I/Users/oyheskes/src/tqtc-5.15/qtbase/mkspecs/macx-clang -o main.o main.cpp > main.cpp:7:8: error: Intel CET not available > # error Intel CET not available > ^ > 1 error generated. > make: *** [main.o] Error 1 test config.qtbase.tests.intelcet FAILED looking for library libudev Trying source 0 (type pkgConfig) of library libudev ... pkg-config use disabled globally. => source produced no result. Trying source 1 (type inline) of library libudev ... libudev.h not found in [] and global paths. => source produced no result. test config.qtbase.libraries.libudev FAILED executing config test posix_fallocate + cd /Users/oyheskes/src/tqtc-5.15/build/config.tests/posix_fallocate && /Users/oyheskes/src/tqtc-5.15/build/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" /Users/oyheskes/src/tqtc-5.15/build/config.tests/posix_fallocate > Project WARNING: Qt has only been tested with version 11.0 of the platform SDK, you're using . > Project WARNING: This is an unsupported configuration. You may experience build issues, and by using > Project WARNING: the 12.0 SDK you are opting in to new features that Qt has not been prepared for. > Project WARNING: Please downgrade the SDK you use to build your app to version 11.0, or configure > Project WARNING: with CONFIG+=sdk_no_version_check when running qmake to silence this warning. + cd /Users/oyheskes/src/tqtc-5.15/build/config.tests/posix_fallocate && MAKEFLAGS= /usr/bin/make > /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -c -pipe -stdlib=libc++ -O2 -std=gnu++11 -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.0.sdk -mmacosx-version-min=10.13 -w -fPIC -I. -I/Users/oyheskes/src/tqtc-5.15/qtbase/mkspecs/macx-clang -o main.o main.cpp > main.cpp:8:12: error: use of undeclared identifier 'posix_fallocate' > (void) posix_fallocate(0, 0, 0); > ^ > 1 error generated. > make: *** [main.o] Error 1 test config.qtbase.tests.posix_fallocate FAILED executing config test precompile_header + cd /Users/oyheskes/src/tqtc-5.15/build/config.tests/precompile_header && /Users/oyheskes/src/tqtc-5.15/build/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" /Users/oyheskes/src/tqtc-5.15/build/config.tests/precompile_header > Project WARNING: Qt has only been tested with version 11.0 of the platform SDK, you're using . > Project WARNING: This is an unsupported configuration. You may experience build issues, and by using > Project WARNING: the 12.0 SDK you are opting in to new features that Qt has not been prepared for. > Project WARNING: Please downgrade the SDK you use to build your app to version 11.0, or configure > Project WARNING: with CONFIG+=sdk_no_version_check when running qmake to silence this warning. + cd /Users/oyheskes/src/tqtc-5.15/build/config.tests/precompile_header && MAKEFLAGS= /usr/bin/make > /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -pipe -stdlib=libc++ -O2 -std=gnu++11 -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.0.sdk -mmacosx-version-min=10.13 -w -fPIC -I. -I/Users/oyheskes/src/tqtc-5.15/qtbase/mkspecs/macx-clang -x c++-header -c header.h -o .pch/precompile_header_x86_64.pch/c++_x86_64.pch > /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -c -include.pch/precompile_header_x86_64.pch/c++_x86_64 -pipe -stdlib=libc++ -O2 -std=gnu++11 -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.0.sdk -mmacosx-version-min=10.13 -w -fPIC -I. -I/Users/oyheskes/src/tqtc-5.15/qtbase/mkspecs/macx-clang -o main.o main.cpp > /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -stdlib=libc++ -headerpad_max_install_names -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.0.sdk -mmacosx-version-min=10.13 -Wl,-rpath,@executable_path/../Frameworks -o precompile_header main.o test config.qtbase.tests.precompile_header succeeded executing config test rdrnd + cd /Users/oyheskes/src/tqtc-5.15/build/config.tests/x86_simd && /Users/oyheskes/src/tqtc-5.15/build/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" CONFIG+=add_cflags DEFINES+=NO_ATTRIBUTE SIMD=rdrnd /Users/oyheskes/src/tqtc-5.15/qtbase/config.tests/x86_simd > Project WARNING: Qt has only been tested with version 11.0 of the platform SDK, you're using . > Project WARNING: This is an unsupported configuration. You may experience build issues, and by using > Project WARNING: the 12.0 SDK you are opting in to new features that Qt has not been prepared for. > Project WARNING: Please downgrade the SDK you use to build your app to version 11.0, or configure > Project WARNING: with CONFIG+=sdk_no_version_check when running qmake to silence this warning. + cd /Users/oyheskes/src/tqtc-5.15/build/config.tests/x86_simd && MAKEFLAGS= /usr/bin/make clean && MAKEFLAGS= /usr/bin/make > rm -f main.o > rm -f *~ core *.core > /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -c -pipe -stdlib=libc++ -mrdrnd -O2 -std=gnu++11 -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.0.sdk -mmacosx-version-min=10.13 -w -fPIC -DNO_ATTRIBUTE -DQT_COMPILER_SUPPORTS_RDRND -I/Users/oyheskes/src/tqtc-5.15/qtbase/config.tests/x86_simd -I. -I/Users/oyheskes/src/tqtc-5.15/qtbase/mkspecs/macx-clang -o main.o /Users/oyheskes/src/tqtc-5.15/qtbase/config.tests/x86_simd/main.cpp > /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -stdlib=libc++ -headerpad_max_install_names -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.0.sdk -mmacosx-version-min=10.13 -Wl,-rpath,@executable_path/../Frameworks -o x86_simd main.o test config.qtbase.tests.rdrnd succeeded executing config test rdseed + cd /Users/oyheskes/src/tqtc-5.15/build/config.tests/x86_simd && /Users/oyheskes/src/tqtc-5.15/build/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" CONFIG+=add_cflags DEFINES+=NO_ATTRIBUTE SIMD=rdseed /Users/oyheskes/src/tqtc-5.15/qtbase/config.tests/x86_simd > Project WARNING: Qt has only been tested with version 11.0 of the platform SDK, you're using . > Project WARNING: This is an unsupported configuration. You may experience build issues, and by using > Project WARNING: the 12.0 SDK you are opting in to new features that Qt has not been prepared for. > Project WARNING: Please downgrade the SDK you use to build your app to version 11.0, or configure > Project WARNING: with CONFIG+=sdk_no_version_check when running qmake to silence this warning. + cd /Users/oyheskes/src/tqtc-5.15/build/config.tests/x86_simd && MAKEFLAGS= /usr/bin/make clean && MAKEFLAGS= /usr/bin/make > rm -f main.o > rm -f *~ core *.core > /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -c -pipe -stdlib=libc++ -mrdseed -O2 -std=gnu++11 -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.0.sdk -mmacosx-version-min=10.13 -w -fPIC -DNO_ATTRIBUTE -DQT_COMPILER_SUPPORTS_RDSEED -I/Users/oyheskes/src/tqtc-5.15/qtbase/config.tests/x86_simd -I. -I/Users/oyheskes/src/tqtc-5.15/qtbase/mkspecs/macx-clang -o main.o /Users/oyheskes/src/tqtc-5.15/qtbase/config.tests/x86_simd/main.cpp test config.qtbase.tests.rdseed succeeded executing config test reduce_exports + cd /Users/oyheskes/src/tqtc-5.15/build/config.tests/reduce_exports && /Users/oyheskes/src/tqtc-5.15/build/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" /Users/oyheskes/src/tqtc-5.15/build/config.tests/reduce_exports + cd /Users/oyheskes/src/tqtc-5.15/build/config.tests/reduce_exports && MAKEFLAGS= /usr/bin/make > /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -c -pipe -stdlib=libc++ -O2 -std=gnu++11 -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.0.sdk -mmacosx-version-min=10.13 -fvisibility=hidden -fvisibility-inlines-hidden -w -fPIC -I. -I/Users/oyheskes/src/tqtc-5.15/qtbase/mkspecs/macx-clang -o main.o main.cpp > rm -f libreduce_exports.1.0.0.dylib libreduce_exports.dylib libreduce_exports.1.dylib libreduce_exports.1.0.dylib > /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -stdlib=libc++ -headerpad_max_install_names -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.0.sdk -mmacosx-version-min=10.13 -Wl,-rpath,@executable_path/../Frameworks -single_module -dynamiclib -compatibility_version 1.0 -current_version 1.0.0 -install_name libreduce_exports.1.dylib -o libreduce_exports.1.0.0.dylib main.o > ln -s libreduce_exports.1.0.0.dylib libreduce_exports.dylib > ln -s libreduce_exports.1.0.0.dylib libreduce_exports.1.dylib > ln -s libreduce_exports.1.0.0.dylib libreduce_exports.1.0.dylib test config.qtbase.tests.reduce_exports succeeded executing config test reduce_relocations + cd /Users/oyheskes/src/tqtc-5.15/build/config.tests/reduce_relocations && /Users/oyheskes/src/tqtc-5.15/build/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" /Users/oyheskes/src/tqtc-5.15/build/config.tests/reduce_relocations > Project ERROR: Nope test config.qtbase.tests.reduce_relocations FAILED executing config test shani + cd /Users/oyheskes/src/tqtc-5.15/build/config.tests/x86_simd && /Users/oyheskes/src/tqtc-5.15/build/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" CONFIG+=add_cflags DEFINES+=NO_ATTRIBUTE SIMD=shani /Users/oyheskes/src/tqtc-5.15/qtbase/config.tests/x86_simd > Project WARNING: Qt has only been tested with version 11.0 of the platform SDK, you're using . > Project WARNING: This is an unsupported configuration. You may experience build issues, and by using > Project WARNING: the 12.0 SDK you are opting in to new features that Qt has not been prepared for. > Project WARNING: Please downgrade the SDK you use to build your app to version 11.0, or configure > Project WARNING: with CONFIG+=sdk_no_version_check when running qmake to silence this warning. + cd /Users/oyheskes/src/tqtc-5.15/build/config.tests/x86_simd && MAKEFLAGS= /usr/bin/make clean && MAKEFLAGS= /usr/bin/make > rm -f main.o > rm -f *~ core *.core > /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -c -pipe -stdlib=libc++ -msha -O2 -std=gnu++11 -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.0.sdk -mmacosx-version-min=10.13 -w -fPIC -DNO_ATTRIBUTE -DQT_COMPILER_SUPPORTS_SHANI -I/Users/oyheskes/src/tqtc-5.15/qtbase/config.tests/x86_simd -I. -I/Users/oyheskes/src/tqtc-5.15/qtbase/mkspecs/macx-clang -o main.o /Users/oyheskes/src/tqtc-5.15/qtbase/config.tests/x86_simd/main.cpp > /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -stdlib=libc++ -headerpad_max_install_names -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.0.sdk -mmacosx-version-min=10.13 -Wl,-rpath,@executable_path/../Frameworks -o x86_simd main.o test config.qtbase.tests.shani succeeded executing config test signaling_nan + cd /Users/oyheskes/src/tqtc-5.15/build/config.tests/signaling_nan && /Users/oyheskes/src/tqtc-5.15/build/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" /Users/oyheskes/src/tqtc-5.15/build/config.tests/signaling_nan > Project WARNING: Qt has only been tested with version 11.0 of the platform SDK, you're using . > Project WARNING: This is an unsupported configuration. You may experience build issues, and by using > Project WARNING: the 12.0 SDK you are opting in to new features that Qt has not been prepared for. > Project WARNING: Please downgrade the SDK you use to build your app to version 11.0, or configure > Project WARNING: with CONFIG+=sdk_no_version_check when running qmake to silence this warning. + cd /Users/oyheskes/src/tqtc-5.15/build/config.tests/signaling_nan && MAKEFLAGS= /usr/bin/make > /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -c -pipe -stdlib=libc++ -O2 -std=gnu++11 -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.0.sdk -mmacosx-version-min=10.13 -w -fPIC -I. -I/Users/oyheskes/src/tqtc-5.15/qtbase/mkspecs/macx-clang -o main.o main.cpp > /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -stdlib=libc++ -headerpad_max_install_names -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.0.sdk -mmacosx-version-min=10.13 -Wl,-rpath,@executable_path/../Frameworks -o signaling_nan main.o test config.qtbase.tests.signaling_nan succeeded executing config test stl + cd /Users/oyheskes/src/tqtc-5.15/build/config.tests/stl && /Users/oyheskes/src/tqtc-5.15/build/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" /Users/oyheskes/src/tqtc-5.15/qtbase/config.tests/stl > Project WARNING: Qt has only been tested with version 11.0 of the platform SDK, you're using . > Project WARNING: This is an unsupported configuration. You may experience build issues, and by using > Project WARNING: the 12.0 SDK you are opting in to new features that Qt has not been prepared for. > Project WARNING: Please downgrade the SDK you use to build your app to version 11.0, or configure > Project WARNING: with CONFIG+=sdk_no_version_check when running qmake to silence this warning. + cd /Users/oyheskes/src/tqtc-5.15/build/config.tests/stl && MAKEFLAGS= /usr/bin/make > /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -c -pipe -stdlib=libc++ -O2 -std=gnu++11 -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.0.sdk -mmacosx-version-min=10.13 -w -fPIC -I/Users/oyheskes/src/tqtc-5.15/qtbase/config.tests/stl -I. -I/Users/oyheskes/src/tqtc-5.15/qtbase/mkspecs/macx-clang -o stltest.o /Users/oyheskes/src/tqtc-5.15/qtbase/config.tests/stl/stltest.cpp > /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -stdlib=libc++ -headerpad_max_install_names -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.0.sdk -mmacosx-version-min=10.13 -Wl,-rpath,@executable_path/../Frameworks -o stl stltest.o test config.qtbase.tests.stl succeeded looking for library zlib Trying source 0 (type inline) of library zlib ... => source failed condition 'config.msvc'. Trying source 1 (type inline) of library zlib ... => source failed condition 'config.msvc'. Trying source 2 (type inline) of library zlib ... zlib.h not found in [] and global paths. => source produced no result. Trying source 3 (type inline) of library zlib ... => source failed condition 'config.wasm'. test config.qtbase.libraries.zlib FAILED executing config test x86SimdAlways + cd /Users/oyheskes/src/tqtc-5.15/build/config.tests/x86_simd && /Users/oyheskes/src/tqtc-5.15/build/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" 'SIMD=aesni avx avx2 avx512bw avx512cd avx512dq avx512er avx512f avx512ifma avx512pf avx512vbmi avx512vl f16c rdrnd rdseed shani sse2 sse3 sse4_1 sse4_2 ssse3' /Users/oyheskes/src/tqtc-5.15/qtbase/config.tests/x86_simd > Project WARNING: Qt has only been tested with version 11.0 of the platform SDK, you're using . > Project WARNING: This is an unsupported configuration. You may experience build issues, and by using > Project WARNING: the 12.0 SDK you are opting in to new features that Qt has not been prepared for. > Project WARNING: Please downgrade the SDK you use to build your app to version 11.0, or configure > Project WARNING: with CONFIG+=sdk_no_version_check when running qmake to silence this warning. + cd /Users/oyheskes/src/tqtc-5.15/build/config.tests/x86_simd && MAKEFLAGS= /usr/bin/make clean && MAKEFLAGS= /usr/bin/make > rm -f main.o > rm -f *~ core *.core > /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -c -pipe -stdlib=libc++ -O2 -std=gnu++11 -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.0.sdk -mmacosx-version-min=10.13 -w -fPIC -DQT_COMPILER_SUPPORTS_AESNI -DQT_COMPILER_SUPPORTS_AVX -DQT_COMPILER_SUPPORTS_AVX2 -DQT_COMPILER_SUPPORTS_AVX512BW -DQT_COMPILER_SUPPORTS_AVX512CD -DQT_COMPILER_SUPPORTS_AVX512DQ -DQT_COMPILER_SUPPORTS_AVX512ER -DQT_COMPILER_SUPPORTS_AVX512F -DQT_COMPILER_SUPPORTS_AVX512IFMA -DQT_COMPILER_SUPPORTS_AVX512PF -DQT_COMPILER_SUPPORTS_AVX512VBMI -DQT_COMPILER_SUPPORTS_AVX512VL -DQT_COMPILER_SUPPORTS_F16C -DQT_COMPILER_SUPPORTS_RDRND -DQT_COMPILER_SUPPORTS_RDSEED -DQT_COMPILER_SUPPORTS_SHANI -DQT_COMPILER_SUPPORTS_SSE2 -DQT_COMPILER_SUPPORTS_SSE3 -DQT_COMPILER_SUPPORTS_SSE4_1 -DQT_COMPILER_SUPPORTS_SSE4_2 -DQT_COMPILER_SUPPORTS_SSSE3 -I/Users/oyheskes/src/tqtc-5.15/qtbase/config.tests/x86_simd -I. -I/Users/oyheskes/src/tqtc-5.15/qtbase/mkspecs/macx-clang -o main.o /Users/oyheskes/src/tqtc-5.15/qtbase/config.tests/x86_simd/main.cpp > /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -stdlib=libc++ -headerpad_max_install_names -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.0.sdk -mmacosx-version-min=10.13 -Wl,-rpath,@executable_path/../Frameworks -o x86_simd main.o test config.qtbase.tests.x86SimdAlways succeeded looking for library zstd Trying source 0 (type pkgConfig) of library zstd ... pkg-config use disabled globally. => source produced no result. Trying source 1 (type inline) of library zstd ... + cd /Users/oyheskes/src/tqtc-5.15/build/config.tests/zstd && /Users/oyheskes/src/tqtc-5.15/build/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" 'QMAKE_USE += zstd' 'QMAKE_LIBS_ZSTD = -lzstd' /Users/oyheskes/src/tqtc-5.15/build/config.tests/zstd > Project WARNING: Qt has only been tested with version 11.0 of the platform SDK, you're using . > Project WARNING: This is an unsupported configuration. You may experience build issues, and by using > Project WARNING: the 12.0 SDK you are opting in to new features that Qt has not been prepared for. > Project WARNING: Please downgrade the SDK you use to build your app to version 11.0, or configure > Project WARNING: with CONFIG+=sdk_no_version_check when running qmake to silence this warning. + cd /Users/oyheskes/src/tqtc-5.15/build/config.tests/zstd && MAKEFLAGS= /usr/bin/make > /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -c -pipe -stdlib=libc++ -O2 -std=gnu++11 -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.0.sdk -mmacosx-version-min=10.13 -w -fPIC -I. -I/Users/oyheskes/src/tqtc-5.15/qtbase/mkspecs/macx-clang -o main.o main.cpp > main.cpp:2:10: fatal error: 'zstd.h' file not found > #include > ^~~~~~~~ > 1 error generated. > make: *** [main.o] Error 1 => source failed verification. test config.qtbase.libraries.zstd FAILED looking for library librt Trying source 0 (type inline) of library librt ... unistd.h not found in [] and global paths. time.h not found in [] and global paths. => source produced no result. Trying source 1 (type inline) of library librt ... unistd.h not found in [] and global paths. time.h not found in [] and global paths. => source produced no result. test config.qtbase_corelib.libraries.librt FAILED executing config test cxx11_future + cd /Users/oyheskes/src/tqtc-5.15/build/config.tests/cxx11_future && /Users/oyheskes/src/tqtc-5.15/build/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" /Users/oyheskes/src/tqtc-5.15/build/config.tests/cxx11_future > Project WARNING: Qt has only been tested with version 11.0 of the platform SDK, you're using . > Project WARNING: This is an unsupported configuration. You may experience build issues, and by using > Project WARNING: the 12.0 SDK you are opting in to new features that Qt has not been prepared for. > Project WARNING: Please downgrade the SDK you use to build your app to version 11.0, or configure > Project WARNING: with CONFIG+=sdk_no_version_check when running qmake to silence this warning. + cd /Users/oyheskes/src/tqtc-5.15/build/config.tests/cxx11_future && MAKEFLAGS= /usr/bin/make > /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -c -pipe -stdlib=libc++ -g -std=gnu++11 -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.0.sdk -mmacosx-version-min=10.13 -w -fPIC -I. -I/Users/oyheskes/src/tqtc-5.15/qtbase/mkspecs/macx-clang -o main.o main.cpp > /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -stdlib=libc++ -headerpad_max_install_names -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.0.sdk -mmacosx-version-min=10.13 -Wl,-rpath,@executable_path/../Frameworks -o cxx11_future main.o -lpthread test config.qtbase_corelib.tests.cxx11_future succeeded executing config test eventfd + cd /Users/oyheskes/src/tqtc-5.15/build/config.tests/eventfd && /Users/oyheskes/src/tqtc-5.15/build/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" /Users/oyheskes/src/tqtc-5.15/build/config.tests/eventfd > Project WARNING: Qt has only been tested with version 11.0 of the platform SDK, you're using . > Project WARNING: This is an unsupported configuration. You may experience build issues, and by using > Project WARNING: the 12.0 SDK you are opting in to new features that Qt has not been prepared for. > Project WARNING: Please downgrade the SDK you use to build your app to version 11.0, or configure > Project WARNING: with CONFIG+=sdk_no_version_check when running qmake to silence this warning. + cd /Users/oyheskes/src/tqtc-5.15/build/config.tests/eventfd && MAKEFLAGS= /usr/bin/make > /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -c -pipe -stdlib=libc++ -g -std=gnu++11 -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.0.sdk -mmacosx-version-min=10.13 -w -fPIC -I. -I/Users/oyheskes/src/tqtc-5.15/qtbase/mkspecs/macx-clang -o main.o main.cpp > main.cpp:2:10: fatal error: 'sys/eventfd.h' file not found > #include > ^~~~~~~~~~~~~~~ > 1 error generated. > make: *** [main.o] Error 1 test config.qtbase_corelib.tests.eventfd FAILED executing config test futimens + cd /Users/oyheskes/src/tqtc-5.15/build/config.tests/futimens && /Users/oyheskes/src/tqtc-5.15/build/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" /Users/oyheskes/src/tqtc-5.15/build/config.tests/futimens > Project WARNING: Qt has only been tested with version 11.0 of the platform SDK, you're using . > Project WARNING: This is an unsupported configuration. You may experience build issues, and by using > Project WARNING: the 12.0 SDK you are opting in to new features that Qt has not been prepared for. > Project WARNING: Please downgrade the SDK you use to build your app to version 11.0, or configure > Project WARNING: with CONFIG+=sdk_no_version_check when running qmake to silence this warning. + cd /Users/oyheskes/src/tqtc-5.15/build/config.tests/futimens && MAKEFLAGS= /usr/bin/make > /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -c -pipe -stdlib=libc++ -Werror=unguarded-availability -Werror=unguarded-availability-new -g -std=gnu++11 -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.0.sdk -mmacosx-version-min=10.13 -Wall -Wextra -fPIC -I. -I/Users/oyheskes/src/tqtc-5.15/qtbase/mkspecs/macx-clang -o main.o main.cpp > /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -stdlib=libc++ -headerpad_max_install_names -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.0.sdk -mmacosx-version-min=10.13 -Wl,-rpath,@executable_path/../Frameworks -o futimens main.o test config.qtbase_corelib.tests.futimens succeeded executing config test getentropy + cd /Users/oyheskes/src/tqtc-5.15/build/config.tests/getentropy && /Users/oyheskes/src/tqtc-5.15/build/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" /Users/oyheskes/src/tqtc-5.15/build/config.tests/getentropy > Project WARNING: Qt has only been tested with version 11.0 of the platform SDK, you're using . > Project WARNING: This is an unsupported configuration. You may experience build issues, and by using > Project WARNING: the 12.0 SDK you are opting in to new features that Qt has not been prepared for. > Project WARNING: Please downgrade the SDK you use to build your app to version 11.0, or configure > Project WARNING: with CONFIG+=sdk_no_version_check when running qmake to silence this warning. + cd /Users/oyheskes/src/tqtc-5.15/build/config.tests/getentropy && MAKEFLAGS= /usr/bin/make > /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -c -pipe -stdlib=libc++ -g -std=gnu++11 -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.0.sdk -mmacosx-version-min=10.13 -w -fPIC -I. -I/Users/oyheskes/src/tqtc-5.15/qtbase/mkspecs/macx-clang -o main.o main.cpp > main.cpp:8:12: error: use of undeclared identifier 'getentropy' > (void) getentropy(buf, sizeof(buf)); > ^ > 1 error generated. > make: *** [main.o] Error 1 test config.qtbase_corelib.tests.getentropy FAILED looking for library glib Trying source 0 (type pkgConfig) of library glib ... pkg-config use disabled globally. => source produced no result. test config.qtbase_corelib.libraries.glib FAILED looking for library icu Trying source 0 (type inline) of library icu ... => source failed condition 'config.win32 && !features.shared'. Trying source 1 (type inline) of library icu ... => source failed condition 'config.win32 && features.shared'. Trying source 2 (type inline) of library icu ... unicode/utypes.h not found in [] and global paths. unicode/ucol.h not found in [] and global paths. unicode/ustring.h not found in [] and global paths. => source produced no result. test config.qtbase_corelib.libraries.icu FAILED executing config test inotify + cd /Users/oyheskes/src/tqtc-5.15/build/config.tests/inotify && /Users/oyheskes/src/tqtc-5.15/build/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" /Users/oyheskes/src/tqtc-5.15/build/config.tests/inotify > Project WARNING: Qt has only been tested with version 11.0 of the platform SDK, you're using . > Project WARNING: This is an unsupported configuration. You may experience build issues, and by using > Project WARNING: the 12.0 SDK you are opting in to new features that Qt has not been prepared for. > Project WARNING: Please downgrade the SDK you use to build your app to version 11.0, or configure > Project WARNING: with CONFIG+=sdk_no_version_check when running qmake to silence this warning. + cd /Users/oyheskes/src/tqtc-5.15/build/config.tests/inotify && MAKEFLAGS= /usr/bin/make > /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -c -pipe -stdlib=libc++ -g -std=gnu++11 -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.0.sdk -mmacosx-version-min=10.13 -w -fPIC -I. -I/Users/oyheskes/src/tqtc-5.15/qtbase/mkspecs/macx-clang -o main.o main.cpp > main.cpp:2:10: fatal error: 'sys/inotify.h' file not found > #include > ^~~~~~~~~~~~~~~ > 1 error generated. > make: *** [main.o] Error 1 test config.qtbase_corelib.tests.inotify FAILED executing config test ipc_sysv + cd /Users/oyheskes/src/tqtc-5.15/build/config.tests/ipc_sysv && /Users/oyheskes/src/tqtc-5.15/build/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" /Users/oyheskes/src/tqtc-5.15/build/config.tests/ipc_sysv > Project WARNING: Qt has only been tested with version 11.0 of the platform SDK, you're using . > Project WARNING: This is an unsupported configuration. You may experience build issues, and by using > Project WARNING: the 12.0 SDK you are opting in to new features that Qt has not been prepared for. > Project WARNING: Please downgrade the SDK you use to build your app to version 11.0, or configure > Project WARNING: with CONFIG+=sdk_no_version_check when running qmake to silence this warning. + cd /Users/oyheskes/src/tqtc-5.15/build/config.tests/ipc_sysv && MAKEFLAGS= /usr/bin/make > /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -c -pipe -stdlib=libc++ -g -std=gnu++11 -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.0.sdk -mmacosx-version-min=10.13 -w -fPIC -I. -I/Users/oyheskes/src/tqtc-5.15/qtbase/mkspecs/macx-clang -o main.o main.cpp > /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -stdlib=libc++ -headerpad_max_install_names -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.0.sdk -mmacosx-version-min=10.13 -Wl,-rpath,@executable_path/../Frameworks -o ipc_sysv main.o test config.qtbase_corelib.tests.ipc_sysv succeeded looking for library pcre2 Trying source 0 (type pkgConfig) of library pcre2 ... pkg-config use disabled globally. => source produced no result. Trying source 1 (type inline) of library pcre2 ... pcre2.h not found in [] and global paths. => source produced no result. test config.qtbase_corelib.libraries.pcre2 FAILED executing config test ppoll + cd /Users/oyheskes/src/tqtc-5.15/build/config.tests/ppoll && /Users/oyheskes/src/tqtc-5.15/build/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" /Users/oyheskes/src/tqtc-5.15/build/config.tests/ppoll > Project WARNING: Qt has only been tested with version 11.0 of the platform SDK, you're using . > Project WARNING: This is an unsupported configuration. You may experience build issues, and by using > Project WARNING: the 12.0 SDK you are opting in to new features that Qt has not been prepared for. > Project WARNING: Please downgrade the SDK you use to build your app to version 11.0, or configure > Project WARNING: with CONFIG+=sdk_no_version_check when running qmake to silence this warning. + cd /Users/oyheskes/src/tqtc-5.15/build/config.tests/ppoll && MAKEFLAGS= /usr/bin/make > /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -c -pipe -stdlib=libc++ -g -std=gnu++11 -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.0.sdk -mmacosx-version-min=10.13 -w -fPIC -I. -I/Users/oyheskes/src/tqtc-5.15/qtbase/mkspecs/macx-clang -o main.o main.cpp > main.cpp:9:21: error: variable has incomplete type 'struct timespec' > struct timespec ts; > ^ > main.cpp:9:12: note: forward declaration of 'timespec' > struct timespec ts; > ^ > 1 error generated. > make: *** [main.o] Error 1 test config.qtbase_corelib.tests.ppoll FAILED executing config test pollts + cd /Users/oyheskes/src/tqtc-5.15/build/config.tests/pollts && /Users/oyheskes/src/tqtc-5.15/build/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" /Users/oyheskes/src/tqtc-5.15/build/config.tests/pollts > Project WARNING: Qt has only been tested with version 11.0 of the platform SDK, you're using . > Project WARNING: This is an unsupported configuration. You may experience build issues, and by using > Project WARNING: the 12.0 SDK you are opting in to new features that Qt has not been prepared for. > Project WARNING: Please downgrade the SDK you use to build your app to version 11.0, or configure > Project WARNING: with CONFIG+=sdk_no_version_check when running qmake to silence this warning. + cd /Users/oyheskes/src/tqtc-5.15/build/config.tests/pollts && MAKEFLAGS= /usr/bin/make > /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -c -pipe -stdlib=libc++ -g -std=gnu++11 -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.0.sdk -mmacosx-version-min=10.13 -w -fPIC -I. -I/Users/oyheskes/src/tqtc-5.15/qtbase/mkspecs/macx-clang -o main.o main.cpp > main.cpp:12:5: 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/MacOSX12.0.sdk/usr/include/sys/poll.h:96:8: note: 'pollfd' declared here > struct pollfd { > ^ > 1 error generated. > make: *** [main.o] Error 1 test config.qtbase_corelib.tests.pollts FAILED executing config test poll + cd /Users/oyheskes/src/tqtc-5.15/build/config.tests/poll && /Users/oyheskes/src/tqtc-5.15/build/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" /Users/oyheskes/src/tqtc-5.15/build/config.tests/poll > Project WARNING: Qt has only been tested with version 11.0 of the platform SDK, you're using . > Project WARNING: This is an unsupported configuration. You may experience build issues, and by using > Project WARNING: the 12.0 SDK you are opting in to new features that Qt has not been prepared for. > Project WARNING: Please downgrade the SDK you use to build your app to version 11.0, or configure > Project WARNING: with CONFIG+=sdk_no_version_check when running qmake to silence this warning. + cd /Users/oyheskes/src/tqtc-5.15/build/config.tests/poll && MAKEFLAGS= /usr/bin/make > /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -c -pipe -stdlib=libc++ -g -std=gnu++11 -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.0.sdk -mmacosx-version-min=10.13 -w -fPIC -I. -I/Users/oyheskes/src/tqtc-5.15/qtbase/mkspecs/macx-clang -o main.o main.cpp > /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -stdlib=libc++ -headerpad_max_install_names -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.0.sdk -mmacosx-version-min=10.13 -Wl,-rpath,@executable_path/../Frameworks -o poll main.o test config.qtbase_corelib.tests.poll succeeded looking for library slog2 Trying source 0 (type inline) of library slog2 ... sys/slog2.h not found in [] and global paths. => source produced no result. test config.qtbase_corelib.libraries.slog2 FAILED looking for library libatomic Trying source 0 (type inline) of library libatomic ... atomic not found in [] and global paths. cstdint not found in [] and global paths. => source produced no result. Trying source 1 (type inline) of library libatomic ... atomic not found in [] and global paths. cstdint not found in [] and global paths. => source produced no result. test config.qtbase_corelib.libraries.libatomic FAILED looking for library doubleconversion Trying source 0 (type inline) of library doubleconversion ... double-conversion/double-conversion.h not found in [] and global paths. => source produced no result. test config.qtbase_corelib.libraries.doubleconversion FAILED executing config test cloexec + cd /Users/oyheskes/src/tqtc-5.15/build/config.tests/cloexec && /Users/oyheskes/src/tqtc-5.15/build/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" /Users/oyheskes/src/tqtc-5.15/build/config.tests/cloexec > Project WARNING: Qt has only been tested with version 11.0 of the platform SDK, you're using . > Project WARNING: This is an unsupported configuration. You may experience build issues, and by using > Project WARNING: the 12.0 SDK you are opting in to new features that Qt has not been prepared for. > Project WARNING: Please downgrade the SDK you use to build your app to version 11.0, or configure > Project WARNING: with CONFIG+=sdk_no_version_check when running qmake to silence this warning. + cd /Users/oyheskes/src/tqtc-5.15/build/config.tests/cloexec && MAKEFLAGS= /usr/bin/make > /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -c -pipe -stdlib=libc++ -g -std=gnu++11 -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.0.sdk -mmacosx-version-min=10.13 -w -fPIC -I. -I/Users/oyheskes/src/tqtc-5.15/qtbase/mkspecs/macx-clang -o main.o main.cpp > main.cpp:12:12: error: use of undeclared identifier 'pipe2' > (void) pipe2(pipes, O_CLOEXEC | O_NONBLOCK); > ^ > main.cpp:14:12: error: use of undeclared identifier 'dup3' > (void) dup3(0, 3, O_CLOEXEC); > ^ > main.cpp:18:29: error: use of undeclared identifier 'SOCK_CLOEXEC' > (void) accept4(0, 0, 0, SOCK_CLOEXEC | SOCK_NONBLOCK); > ^ > main.cpp:18:44: error: use of undeclared identifier 'SOCK_NONBLOCK' > (void) accept4(0, 0, 0, SOCK_CLOEXEC | SOCK_NONBLOCK); > ^ > 4 errors generated. > make: *** [main.o] Error 1 test config.qtbase_corelib.tests.cloexec FAILED executing config test cxx11_random + cd /Users/oyheskes/src/tqtc-5.15/build/config.tests/cxx11_random && /Users/oyheskes/src/tqtc-5.15/build/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" /Users/oyheskes/src/tqtc-5.15/build/config.tests/cxx11_random > Project WARNING: Qt has only been tested with version 11.0 of the platform SDK, you're using . > Project WARNING: This is an unsupported configuration. You may experience build issues, and by using > Project WARNING: the 12.0 SDK you are opting in to new features that Qt has not been prepared for. > Project WARNING: Please downgrade the SDK you use to build your app to version 11.0, or configure > Project WARNING: with CONFIG+=sdk_no_version_check when running qmake to silence this warning. + cd /Users/oyheskes/src/tqtc-5.15/build/config.tests/cxx11_random && MAKEFLAGS= /usr/bin/make > /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -c -pipe -stdlib=libc++ -g -std=gnu++11 -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.0.sdk -mmacosx-version-min=10.13 -w -fPIC -I. -I/Users/oyheskes/src/tqtc-5.15/qtbase/mkspecs/macx-clang -o main.o main.cpp > /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -stdlib=libc++ -headerpad_max_install_names -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.0.sdk -mmacosx-version-min=10.13 -Wl,-rpath,@executable_path/../Frameworks -o cxx11_random main.o test config.qtbase_corelib.tests.cxx11_random succeeded executing config test atomicfptr + cd /Users/oyheskes/src/tqtc-5.15/build/config.tests/atomicfptr && /Users/oyheskes/src/tqtc-5.15/build/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" /Users/oyheskes/src/tqtc-5.15/build/config.tests/atomicfptr > Project WARNING: Qt has only been tested with version 11.0 of the platform SDK, you're using . > Project WARNING: This is an unsupported configuration. You may experience build issues, and by using > Project WARNING: the 12.0 SDK you are opting in to new features that Qt has not been prepared for. > Project WARNING: Please downgrade the SDK you use to build your app to version 11.0, or configure > Project WARNING: with CONFIG+=sdk_no_version_check when running qmake to silence this warning. + cd /Users/oyheskes/src/tqtc-5.15/build/config.tests/atomicfptr && MAKEFLAGS= /usr/bin/make > /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -c -pipe -stdlib=libc++ -g -std=gnu++11 -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.0.sdk -mmacosx-version-min=10.13 -w -fPIC -I. -I/Users/oyheskes/src/tqtc-5.15/qtbase/mkspecs/macx-clang -o main.o main.cpp > /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -stdlib=libc++ -headerpad_max_install_names -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.0.sdk -mmacosx-version-min=10.13 -Wl,-rpath,@executable_path/../Frameworks -o atomicfptr main.o test config.qtbase_corelib.tests.atomicfptr succeeded looking for library corewlan Trying source 0 (type inline) of library corewlan ... + cd /Users/oyheskes/src/tqtc-5.15/build/config.tests/corewlan && /Users/oyheskes/src/tqtc-5.15/build/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" 'QMAKE_USE += corewlan' 'QMAKE_LIBS_COREWLAN = -framework CoreWLAN -framework Foundation' /Users/oyheskes/src/tqtc-5.15/build/config.tests/corewlan > Project WARNING: Qt has only been tested with version 11.0 of the platform SDK, you're using . > Project WARNING: This is an unsupported configuration. You may experience build issues, and by using > Project WARNING: the 12.0 SDK you are opting in to new features that Qt has not been prepared for. > Project WARNING: Please downgrade the SDK you use to build your app to version 11.0, or configure > Project WARNING: with CONFIG+=sdk_no_version_check when running qmake to silence this warning. + cd /Users/oyheskes/src/tqtc-5.15/build/config.tests/corewlan && MAKEFLAGS= /usr/bin/make > /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -c -pipe -stdlib=libc++ -g -std=gnu++11 -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.0.sdk -mmacosx-version-min=10.13 -w -fPIC -I. -I/Users/oyheskes/src/tqtc-5.15/qtbase/mkspecs/macx-clang -o main.o main.mm > /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -stdlib=libc++ -headerpad_max_install_names -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.0.sdk -mmacosx-version-min=10.13 -Wl,-rpath,@executable_path/../Frameworks -o corewlan main.o -framework CoreWLAN -framework Foundation => source accepted. test config.qtbase_network.libraries.corewlan succeeded Trying source 0 (type makeSpec) of library network ... => source accepted. executing config test getifaddrs + cd /Users/oyheskes/src/tqtc-5.15/build/config.tests/getifaddrs && /Users/oyheskes/src/tqtc-5.15/build/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" 'QMAKE_USE += network' 'QMAKE_LIBS_NETWORK = ' /Users/oyheskes/src/tqtc-5.15/build/config.tests/getifaddrs > Project WARNING: Qt has only been tested with version 11.0 of the platform SDK, you're using . > Project WARNING: This is an unsupported configuration. You may experience build issues, and by using > Project WARNING: the 12.0 SDK you are opting in to new features that Qt has not been prepared for. > Project WARNING: Please downgrade the SDK you use to build your app to version 11.0, or configure > Project WARNING: with CONFIG+=sdk_no_version_check when running qmake to silence this warning. + cd /Users/oyheskes/src/tqtc-5.15/build/config.tests/getifaddrs && MAKEFLAGS= /usr/bin/make > /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -c -pipe -stdlib=libc++ -g -std=gnu++11 -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.0.sdk -mmacosx-version-min=10.13 -w -fPIC -I. -I/Users/oyheskes/src/tqtc-5.15/qtbase/mkspecs/macx-clang -o main.o main.cpp > /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -stdlib=libc++ -headerpad_max_install_names -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.0.sdk -mmacosx-version-min=10.13 -Wl,-rpath,@executable_path/../Frameworks -o getifaddrs main.o test config.qtbase_network.tests.getifaddrs succeeded looking for library gssapi Trying source 0 (type inline) of library gssapi ... + cd /Users/oyheskes/src/tqtc-5.15/build/config.tests/gssapi && /Users/oyheskes/src/tqtc-5.15/build/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" 'QMAKE_USE += gssapi' 'QMAKE_LIBS_GSSAPI = -framework GSS' /Users/oyheskes/src/tqtc-5.15/build/config.tests/gssapi > Project WARNING: Qt has only been tested with version 11.0 of the platform SDK, you're using . > Project WARNING: This is an unsupported configuration. You may experience build issues, and by using > Project WARNING: the 12.0 SDK you are opting in to new features that Qt has not been prepared for. > Project WARNING: Please downgrade the SDK you use to build your app to version 11.0, or configure > Project WARNING: with CONFIG+=sdk_no_version_check when running qmake to silence this warning. + cd /Users/oyheskes/src/tqtc-5.15/build/config.tests/gssapi && MAKEFLAGS= /usr/bin/make > /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -c -pipe -stdlib=libc++ -g -std=gnu++11 -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.0.sdk -mmacosx-version-min=10.13 -w -fPIC -I. -I/Users/oyheskes/src/tqtc-5.15/qtbase/mkspecs/macx-clang -o main.o main.cpp > /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -stdlib=libc++ -headerpad_max_install_names -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.0.sdk -mmacosx-version-min=10.13 -Wl,-rpath,@executable_path/../Frameworks -o gssapi main.o -framework GSS => source accepted. test config.qtbase_network.libraries.gssapi succeeded executing config test ipv6ifname + cd /Users/oyheskes/src/tqtc-5.15/build/config.tests/ipv6ifname && /Users/oyheskes/src/tqtc-5.15/build/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" 'QMAKE_USE += network' 'QMAKE_LIBS_NETWORK = ' /Users/oyheskes/src/tqtc-5.15/build/config.tests/ipv6ifname > Project WARNING: Qt has only been tested with version 11.0 of the platform SDK, you're using . > Project WARNING: This is an unsupported configuration. You may experience build issues, and by using > Project WARNING: the 12.0 SDK you are opting in to new features that Qt has not been prepared for. > Project WARNING: Please downgrade the SDK you use to build your app to version 11.0, or configure > Project WARNING: with CONFIG+=sdk_no_version_check when running qmake to silence this warning. + cd /Users/oyheskes/src/tqtc-5.15/build/config.tests/ipv6ifname && MAKEFLAGS= /usr/bin/make > /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -c -pipe -stdlib=libc++ -g -std=gnu++11 -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.0.sdk -mmacosx-version-min=10.13 -w -fPIC -I. -I/Users/oyheskes/src/tqtc-5.15/qtbase/mkspecs/macx-clang -o main.o main.cpp > /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -stdlib=libc++ -headerpad_max_install_names -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.0.sdk -mmacosx-version-min=10.13 -Wl,-rpath,@executable_path/../Frameworks -o ipv6ifname main.o test config.qtbase_network.tests.ipv6ifname succeeded looking for library opengl Trying source 0 (type pkgConfig) of library opengl ... => source failed condition '!config.darwin'. Trying source 1 (type makeSpec) of library opengl ... Include path /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OpenGL.framework/Headers is invalid. Include path /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/AGL.framework/Headers/ is invalid. header entry 'config.qtbase_gui.libraries.opengl.headers.0' failed condition '!config.darwin'. => source produced no result. test config.qtbase_gui.libraries.opengl FAILED looking for library opengl_es2 Trying source 0 (type pkgConfig) of library opengl_es2 ... => source failed condition '!config.darwin'. Trying source 1 (type makeSpec) of library opengl_es2 ... header entry 'config.qtbase_gui.libraries.opengl_es2.headers.0' failed condition '!config.darwin'. header entry 'config.qtbase_gui.libraries.opengl_es2.headers.0' failed condition '!config.darwin'. + cd /Users/oyheskes/src/tqtc-5.15/build/config.tests/opengl_es2 && /Users/oyheskes/src/tqtc-5.15/build/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" 'QMAKE_USE += opengl_es2' 'QMAKE_LIBS_OPENGL_ES2 = ' /Users/oyheskes/src/tqtc-5.15/build/config.tests/opengl_es2 > Project WARNING: Qt has only been tested with version 11.0 of the platform SDK, you're using . > Project WARNING: This is an unsupported configuration. You may experience build issues, and by using > Project WARNING: the 12.0 SDK you are opting in to new features that Qt has not been prepared for. > Project WARNING: Please downgrade the SDK you use to build your app to version 11.0, or configure > Project WARNING: with CONFIG+=sdk_no_version_check when running qmake to silence this warning. + cd /Users/oyheskes/src/tqtc-5.15/build/config.tests/opengl_es2 && MAKEFLAGS= /usr/bin/make > /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -c -pipe -stdlib=libc++ -g -std=gnu++11 -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.0.sdk -mmacosx-version-min=10.13 -w -fPIC -I. -I/Users/oyheskes/src/tqtc-5.15/qtbase/mkspecs/macx-clang -o main.o main.cpp > main.cpp:3:12: fatal error: 'OpenGLES/ES2/gl.h' file not found > # include > ^~~~~~~~~~~~~~~~~~~ > 1 error generated. > make: *** [main.o] Error 1 => source failed verification. test config.qtbase_gui.libraries.opengl_es2 FAILED looking for library drm Trying source 0 (type pkgConfig) of library drm ... pkg-config use disabled globally. => source produced no result. Trying source 1 (type inline) of library drm ... xf86drmMode.h not found in [] and global paths. xf86drm.h not found in [] and global paths. => source produced no result. Trying source 2 (type inline) of library drm ... => source failed condition 'config.integrity'. test config.qtbase_gui.libraries.drm FAILED looking for library openvg Trying source 0 (type pkgConfig) of library openvg ... pkg-config use disabled globally. => source produced no result. Trying source 1 (type makeSpec) of library openvg ... VG/openvg.h not found in [] and global paths. => source produced no result. test config.qtbase_gui.libraries.openvg FAILED executing config test evdev + cd /Users/oyheskes/src/tqtc-5.15/build/config.tests/evdev && /Users/oyheskes/src/tqtc-5.15/build/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" /Users/oyheskes/src/tqtc-5.15/build/config.tests/evdev > Project WARNING: Qt has only been tested with version 11.0 of the platform SDK, you're using . > Project WARNING: This is an unsupported configuration. You may experience build issues, and by using > Project WARNING: the 12.0 SDK you are opting in to new features that Qt has not been prepared for. > Project WARNING: Please downgrade the SDK you use to build your app to version 11.0, or configure > Project WARNING: with CONFIG+=sdk_no_version_check when running qmake to silence this warning. + cd /Users/oyheskes/src/tqtc-5.15/build/config.tests/evdev && MAKEFLAGS= /usr/bin/make > /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -c -pipe -stdlib=libc++ -g -std=gnu++11 -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.0.sdk -mmacosx-version-min=10.13 -w -fPIC -I. -I/Users/oyheskes/src/tqtc-5.15/qtbase/mkspecs/macx-clang -o main.o main.cpp > main.cpp:5:12: fatal error: 'linux/input.h' file not found > # include > ^~~~~~~~~~~~~~~ > 1 error generated. > make: *** [main.o] Error 1 test config.qtbase_gui.tests.evdev FAILED looking for library gbm Trying source 0 (type pkgConfig) of library gbm ... pkg-config use disabled globally. => source produced no result. test config.qtbase_gui.libraries.gbm FAILED executing config test linuxfb + cd /Users/oyheskes/src/tqtc-5.15/build/config.tests/linuxfb && /Users/oyheskes/src/tqtc-5.15/build/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" /Users/oyheskes/src/tqtc-5.15/build/config.tests/linuxfb > Project WARNING: Qt has only been tested with version 11.0 of the platform SDK, you're using . > Project WARNING: This is an unsupported configuration. You may experience build issues, and by using > Project WARNING: the 12.0 SDK you are opting in to new features that Qt has not been prepared for. > Project WARNING: Please downgrade the SDK you use to build your app to version 11.0, or configure > Project WARNING: with CONFIG+=sdk_no_version_check when running qmake to silence this warning. + cd /Users/oyheskes/src/tqtc-5.15/build/config.tests/linuxfb && MAKEFLAGS= /usr/bin/make > /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -c -pipe -stdlib=libc++ -g -std=gnu++11 -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.0.sdk -mmacosx-version-min=10.13 -w -fPIC -I. -I/Users/oyheskes/src/tqtc-5.15/qtbase/mkspecs/macx-clang -o main.o main.cpp > main.cpp:2:10: fatal error: 'linux/fb.h' file not found > #include > ^~~~~~~~~~~~ > 1 error generated. > make: *** [main.o] Error 1 test config.qtbase_gui.tests.linuxfb FAILED looking for library mtdev Trying source 0 (type pkgConfig) of library mtdev ... pkg-config use disabled globally. => source produced no result. test config.qtbase_gui.libraries.mtdev FAILED executing config test qpa_default_platform test config.qtbase_gui.tests.qpa_default_platform gave result cocoa looking for library freetype Trying source 0 (type pkgConfig) of library freetype ... pkg-config use disabled globally. => source produced no result. Trying source 1 (type freetype) of library freetype ... ft2build.h not found in [] and global paths. => source produced no result. Trying source 2 (type inline) of library freetype ... => source failed condition 'config.wasm'. Trying source 3 (type inline) of library freetype ... ft2build.h not found in [] and global paths. => source produced no result. test config.qtbase_gui.libraries.freetype FAILED looking for library libjpeg Trying source 0 (type pkgConfig) of library libjpeg ... pkg-config use disabled globally. => source produced no result. Trying source 1 (type inline) of library libjpeg ... => source failed condition 'config.msvc'. Trying source 2 (type inline) of library libjpeg ... jpeglib.h not found in [] and global paths. => source produced no result. test config.qtbase_gui.libraries.libjpeg FAILED looking for library libmd4c Trying source 0 (type pkgConfig) of library libmd4c ... pkg-config use disabled globally. => source produced no result. Trying source 1 (type inline) of library libmd4c ... md4c.h not found in [] and global paths. => source produced no result. test config.qtbase_gui.libraries.libmd4c FAILED looking for library tslib Trying source 0 (type inline) of library tslib ... tslib.h not found in [] and global paths. => source produced no result. test config.qtbase_gui.libraries.tslib FAILED looking for library vulkan Trying source 0 (type pkgConfig) of library vulkan ... pkg-config use disabled globally. => source produced no result. Trying source 1 (type makeSpec) of library vulkan ... vulkan/vulkan.h not found in [] and global paths. => source produced no result. test config.qtbase_gui.libraries.vulkan FAILED looking for library xkbcommon Trying source 0 (type pkgConfig) of library xkbcommon ... pkg-config use disabled globally. => source produced no result. Trying source 1 (type inline) of library xkbcommon ... xkbcommon/xkbcommon.h not found in [] and global paths. => source produced no result. test config.qtbase_gui.libraries.xkbcommon FAILED looking for library cups Trying source 0 (type inline) of library cups ... cups/cups.h not found in [] and global paths. => source produced no result. test config.qtbase_printsupport.libraries.cups FAILED looking for library db2 Trying source 0 (type inline) of library db2 ... => source failed condition 'config.win32'. Trying source 1 (type inline) of library db2 ... sqlcli.h not found in [] and global paths. sqlcli1.h not found in [] and global paths. => source produced no result. test config.qtbase_sqldrivers.libraries.db2 FAILED looking for library ibase Trying source 0 (type inline) of library ibase ... => source failed condition 'config.win32'. Trying source 1 (type inline) of library ibase ... ibase.h not found in [] and global paths. => source produced no result. test config.qtbase_sqldrivers.libraries.ibase FAILED looking for library mysql Trying source 0 (type mysqlConfig) of library mysql ... mysql_config not found. => source produced no result. Trying source 1 (type mysqlConfig) of library mysql ... mysql_config not found. => source produced no result. Trying source 2 (type mysqlConfig) of library mysql ... mysql_config not found. => source produced no result. Trying source 3 (type mysqlConfig) of library mysql ... mysql_config not found. => source produced no result. Trying source 4 (type inline) of library mysql ... mysql.h not found in [] and global paths. => source produced no result. Trying source 5 (type inline) of library mysql ... => source failed condition 'config.win32'. Trying source 6 (type inline) of library mysql ... => source failed condition 'config.win32'. Trying source 7 (type inline) of library mysql ... mysql.h not found in [] and global paths. => source produced no result. Trying source 8 (type inline) of library mysql ... mysql.h not found in [] and global paths. => source produced no result. test config.qtbase_sqldrivers.libraries.mysql FAILED looking for library oci Trying source 0 (type inline) of library oci ... => source failed condition 'config.win32'. Trying source 1 (type inline) of library oci ... oci.h not found in [] and global paths. => source produced no result. test config.qtbase_sqldrivers.libraries.oci FAILED looking for library odbc Trying source 0 (type inline) of library odbc ... => source failed condition 'config.win32'. Trying source 1 (type inline) of library odbc ... sql.h not found in [] and global paths. sqlext.h not found in [] and global paths. => source produced no result. Trying source 2 (type inline) of library odbc ... => source failed condition '!config.win32 && !config.darwin'. test config.qtbase_sqldrivers.libraries.odbc FAILED looking for library psql Trying source 0 (type pkgConfig) of library psql ... pkg-config use disabled globally. => source produced no result. Trying source 1 (type psqlConfig) of library psql ... pg_config not found. => source produced no result. Trying source 2 (type psqlEnv) of library psql ... => source failed condition 'config.win32'. Trying source 3 (type psqlEnv) of library psql ... libpq-fe.h not found in [] and global paths. => source produced no result. test config.qtbase_sqldrivers.libraries.psql FAILED looking for library sqlite2 Trying source 0 (type inline) of library sqlite2 ... sqlite.h not found in [] and global paths. => source produced no result. test config.qtbase_sqldrivers.libraries.sqlite2 FAILED looking for library tds Trying source 0 (type sybaseEnv) of library tds ... => source failed condition 'config.win32'. Trying source 1 (type sybaseEnv) of library tds ... + cd /Users/oyheskes/src/tqtc-5.15/build/config.tests/tds && /Users/oyheskes/src/tqtc-5.15/build/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" 'QMAKE_USE += tds' 'QMAKE_LIBS_TDS = -lsybdb' /Users/oyheskes/src/tqtc-5.15/build/config.tests/tds > Project WARNING: Qt has only been tested with version 11.0 of the platform SDK, you're using . > Project WARNING: This is an unsupported configuration. You may experience build issues, and by using > Project WARNING: the 12.0 SDK you are opting in to new features that Qt has not been prepared for. > Project WARNING: Please downgrade the SDK you use to build your app to version 11.0, or configure > Project WARNING: with CONFIG+=sdk_no_version_check when running qmake to silence this warning. + cd /Users/oyheskes/src/tqtc-5.15/build/config.tests/tds && MAKEFLAGS= /usr/bin/make > /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -c -pipe -stdlib=libc++ -g -std=gnu++11 -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.0.sdk -mmacosx-version-min=10.13 -w -fPIC -I. -I/Users/oyheskes/src/tqtc-5.15/qtbase/mkspecs/macx-clang -o main.o main.cpp > main.cpp:2:10: fatal error: 'sybfront.h' file not found > #include > ^~~~~~~~~~~~ > 1 error generated. > make: *** [main.o] Error 1 => source failed verification. test config.qtbase_sqldrivers.libraries.tds FAILED