Command line: -xcb executing config test machineTuple + g++ -dumpmachine > x86_64-redhat-linux test config.qtbase.tests.machineTuple succeeded executing config test verifyspec + cd /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/verifyspec && /root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" /root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/config.tests/verifyspec + cd /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/verifyspec && MAKEFLAGS= /usr/bin/gmake > g++ -c -pipe -O2 -w -fPIC -I/root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/config.tests/verifyspec -I. -I/root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/mkspecs/linux-g++ -o verifyspec.o /root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/config.tests/verifyspec/verifyspec.cpp > g++ -Wl,-O1 -o verifyspec verifyspec.o test config.qtbase.tests.verifyspec succeeded executing config test architecture + cd /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/arch && /root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" /root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/config.tests/arch + cd /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/arch && MAKEFLAGS= /usr/bin/gmake > g++ -c -pipe -O2 -w -fPIC -I/root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/config.tests/arch -I. -I/root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/mkspecs/linux-g++ -o arch.o /root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/config.tests/arch/arch.cpp > g++ -Wl,-O1 -o arch arch.o Detected architecture: x86_64 (mmx sse sse2) test config.qtbase.tests.architecture gave result x86_64 executing config test sse2 + cd /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/x86_simd && /root/Documents/tools/qt/qt-everywhere-src-5.15.3/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 /root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/config.tests/x86_simd + cd /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/x86_simd && MAKEFLAGS= /usr/bin/gmake > g++ -c -pipe -msse2 -O2 -w -fPIC -DNO_ATTRIBUTE -DQT_COMPILER_SUPPORTS_SSE2 -I/root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/config.tests/x86_simd -I. -I/root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/mkspecs/linux-g++ -o main.o /root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/config.tests/x86_simd/main.cpp > g++ -Wl,-O1 -o x86_simd main.o test config.qtbase.tests.sse2 succeeded executing config test aesni + cd /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/x86_simd && /root/Documents/tools/qt/qt-everywhere-src-5.15.3/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 /root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/config.tests/x86_simd + cd /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/x86_simd && MAKEFLAGS= /usr/bin/gmake clean && MAKEFLAGS= /usr/bin/gmake > rm -f main.o > rm -f *~ core *.core > g++ -c -pipe -maes -O2 -w -fPIC -DNO_ATTRIBUTE -DQT_COMPILER_SUPPORTS_AESNI -I/root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/config.tests/x86_simd -I. -I/root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/mkspecs/linux-g++ -o main.o /root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/config.tests/x86_simd/main.cpp > g++ -Wl,-O1 -o x86_simd main.o test config.qtbase.tests.aesni succeeded executing config test alloca_h + cd /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/alloca_h && /root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/alloca_h + cd /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/alloca_h && MAKEFLAGS= /usr/bin/gmake > g++ -c -pipe -O2 -w -fPIC -I. -I/root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/mkspecs/linux-g++ -o main.o main.cpp > g++ -Wl,-O1 -o alloca_h main.o test config.qtbase.tests.alloca_h succeeded executing config test sse3 + cd /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/x86_simd && /root/Documents/tools/qt/qt-everywhere-src-5.15.3/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 /root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/config.tests/x86_simd + cd /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/x86_simd && MAKEFLAGS= /usr/bin/gmake clean && MAKEFLAGS= /usr/bin/gmake > rm -f main.o > rm -f *~ core *.core > g++ -c -pipe -msse3 -O2 -w -fPIC -DNO_ATTRIBUTE -DQT_COMPILER_SUPPORTS_SSE3 -I/root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/config.tests/x86_simd -I. -I/root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/mkspecs/linux-g++ -o main.o /root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/config.tests/x86_simd/main.cpp > g++ -Wl,-O1 -o x86_simd main.o test config.qtbase.tests.sse3 succeeded executing config test ssse3 + cd /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/x86_simd && /root/Documents/tools/qt/qt-everywhere-src-5.15.3/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 /root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/config.tests/x86_simd + cd /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/x86_simd && MAKEFLAGS= /usr/bin/gmake clean && MAKEFLAGS= /usr/bin/gmake > rm -f main.o > rm -f *~ core *.core > g++ -c -pipe -mssse3 -O2 -w -fPIC -DNO_ATTRIBUTE -DQT_COMPILER_SUPPORTS_SSSE3 -I/root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/config.tests/x86_simd -I. -I/root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/mkspecs/linux-g++ -o main.o /root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/config.tests/x86_simd/main.cpp > g++ -Wl,-O1 -o x86_simd main.o test config.qtbase.tests.ssse3 succeeded executing config test sse4_1 + cd /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/x86_simd && /root/Documents/tools/qt/qt-everywhere-src-5.15.3/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 /root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/config.tests/x86_simd + cd /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/x86_simd && MAKEFLAGS= /usr/bin/gmake clean && MAKEFLAGS= /usr/bin/gmake > rm -f main.o > rm -f *~ core *.core > g++ -c -pipe -msse4.1 -O2 -w -fPIC -DNO_ATTRIBUTE -DQT_COMPILER_SUPPORTS_SSE4_1 -I/root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/config.tests/x86_simd -I. -I/root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/mkspecs/linux-g++ -o main.o /root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/config.tests/x86_simd/main.cpp > g++ -Wl,-O1 -o x86_simd main.o test config.qtbase.tests.sse4_1 succeeded executing config test sse4_2 + cd /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/x86_simd && /root/Documents/tools/qt/qt-everywhere-src-5.15.3/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 /root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/config.tests/x86_simd + cd /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/x86_simd && MAKEFLAGS= /usr/bin/gmake clean && MAKEFLAGS= /usr/bin/gmake > rm -f main.o > rm -f *~ core *.core > g++ -c -pipe -msse4.2 -O2 -w -fPIC -DNO_ATTRIBUTE -DQT_COMPILER_SUPPORTS_SSE4_2 -I/root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/config.tests/x86_simd -I. -I/root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/mkspecs/linux-g++ -o main.o /root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/config.tests/x86_simd/main.cpp > g++ -Wl,-O1 -o x86_simd main.o test config.qtbase.tests.sse4_2 succeeded executing config test avx + cd /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/x86_simd && /root/Documents/tools/qt/qt-everywhere-src-5.15.3/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 /root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/config.tests/x86_simd + cd /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/x86_simd && MAKEFLAGS= /usr/bin/gmake clean && MAKEFLAGS= /usr/bin/gmake > rm -f main.o > rm -f *~ core *.core > g++ -c -pipe -mavx -O2 -w -fPIC -DNO_ATTRIBUTE -DQT_COMPILER_SUPPORTS_AVX -I/root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/config.tests/x86_simd -I. -I/root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/mkspecs/linux-g++ -o main.o /root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/config.tests/x86_simd/main.cpp > g++ -Wl,-O1 -o x86_simd main.o test config.qtbase.tests.avx succeeded executing config test avx2 + cd /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/x86_simd && /root/Documents/tools/qt/qt-everywhere-src-5.15.3/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 /root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/config.tests/x86_simd + cd /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/x86_simd && MAKEFLAGS= /usr/bin/gmake clean && MAKEFLAGS= /usr/bin/gmake > rm -f main.o > rm -f *~ core *.core > g++ -c -pipe -mavx2 -O2 -w -fPIC -DNO_ATTRIBUTE -DQT_COMPILER_SUPPORTS_AVX2 -I/root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/config.tests/x86_simd -I. -I/root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/mkspecs/linux-g++ -o main.o /root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/config.tests/x86_simd/main.cpp > g++ -Wl,-O1 -o x86_simd main.o test config.qtbase.tests.avx2 succeeded executing config test avx512f + cd /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/x86_simd && /root/Documents/tools/qt/qt-everywhere-src-5.15.3/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 /root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/config.tests/x86_simd + cd /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/x86_simd && MAKEFLAGS= /usr/bin/gmake clean && MAKEFLAGS= /usr/bin/gmake > rm -f main.o > rm -f *~ core *.core > g++ -c -pipe -mavx512f -O2 -w -fPIC -DNO_ATTRIBUTE -DQT_COMPILER_SUPPORTS_AVX512F -I/root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/config.tests/x86_simd -I. -I/root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/mkspecs/linux-g++ -o main.o /root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/config.tests/x86_simd/main.cpp > g++ -Wl,-O1 -o x86_simd main.o test config.qtbase.tests.avx512f succeeded executing config test avx512bw + cd /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/x86_simd && /root/Documents/tools/qt/qt-everywhere-src-5.15.3/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 /root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/config.tests/x86_simd + cd /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/x86_simd && MAKEFLAGS= /usr/bin/gmake clean && MAKEFLAGS= /usr/bin/gmake > rm -f main.o > rm -f *~ core *.core > g++ -c -pipe -mavx512bw -O2 -w -fPIC -DNO_ATTRIBUTE -DQT_COMPILER_SUPPORTS_AVX512BW -I/root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/config.tests/x86_simd -I. -I/root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/mkspecs/linux-g++ -o main.o /root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/config.tests/x86_simd/main.cpp > g++ -Wl,-O1 -o x86_simd main.o test config.qtbase.tests.avx512bw succeeded executing config test avx512cd + cd /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/x86_simd && /root/Documents/tools/qt/qt-everywhere-src-5.15.3/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 /root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/config.tests/x86_simd + cd /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/x86_simd && MAKEFLAGS= /usr/bin/gmake clean && MAKEFLAGS= /usr/bin/gmake > rm -f main.o > rm -f *~ core *.core > g++ -c -pipe -mavx512cd -O2 -w -fPIC -DNO_ATTRIBUTE -DQT_COMPILER_SUPPORTS_AVX512CD -I/root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/config.tests/x86_simd -I. -I/root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/mkspecs/linux-g++ -o main.o /root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/config.tests/x86_simd/main.cpp > g++ -Wl,-O1 -o x86_simd main.o test config.qtbase.tests.avx512cd succeeded executing config test avx512dq + cd /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/x86_simd && /root/Documents/tools/qt/qt-everywhere-src-5.15.3/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 /root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/config.tests/x86_simd + cd /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/x86_simd && MAKEFLAGS= /usr/bin/gmake clean && MAKEFLAGS= /usr/bin/gmake > rm -f main.o > rm -f *~ core *.core > g++ -c -pipe -mavx512dq -O2 -w -fPIC -DNO_ATTRIBUTE -DQT_COMPILER_SUPPORTS_AVX512DQ -I/root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/config.tests/x86_simd -I. -I/root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/mkspecs/linux-g++ -o main.o /root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/config.tests/x86_simd/main.cpp > g++ -Wl,-O1 -o x86_simd main.o test config.qtbase.tests.avx512dq succeeded executing config test avx512er + cd /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/x86_simd && /root/Documents/tools/qt/qt-everywhere-src-5.15.3/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 /root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/config.tests/x86_simd + cd /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/x86_simd && MAKEFLAGS= /usr/bin/gmake clean && MAKEFLAGS= /usr/bin/gmake > rm -f main.o > rm -f *~ core *.core > g++ -c -pipe -mavx512er -O2 -w -fPIC -DNO_ATTRIBUTE -DQT_COMPILER_SUPPORTS_AVX512ER -I/root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/config.tests/x86_simd -I. -I/root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/mkspecs/linux-g++ -o main.o /root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/config.tests/x86_simd/main.cpp > g++ -Wl,-O1 -o x86_simd main.o test config.qtbase.tests.avx512er succeeded executing config test avx512ifma + cd /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/x86_simd && /root/Documents/tools/qt/qt-everywhere-src-5.15.3/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 /root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/config.tests/x86_simd + cd /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/x86_simd && MAKEFLAGS= /usr/bin/gmake clean && MAKEFLAGS= /usr/bin/gmake > rm -f main.o > rm -f *~ core *.core > g++ -c -pipe -mavx512ifma -mavx512ifma -O2 -w -fPIC -DNO_ATTRIBUTE -DQT_COMPILER_SUPPORTS_AVX512IFMA -I/root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/config.tests/x86_simd -I. -I/root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/mkspecs/linux-g++ -o main.o /root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/config.tests/x86_simd/main.cpp > g++ -Wl,-O1 -o x86_simd main.o test config.qtbase.tests.avx512ifma succeeded executing config test avx512pf + cd /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/x86_simd && /root/Documents/tools/qt/qt-everywhere-src-5.15.3/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 /root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/config.tests/x86_simd + cd /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/x86_simd && MAKEFLAGS= /usr/bin/gmake clean && MAKEFLAGS= /usr/bin/gmake > rm -f main.o > rm -f *~ core *.core > g++ -c -pipe -mavx512pf -O2 -w -fPIC -DNO_ATTRIBUTE -DQT_COMPILER_SUPPORTS_AVX512PF -I/root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/config.tests/x86_simd -I. -I/root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/mkspecs/linux-g++ -o main.o /root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/config.tests/x86_simd/main.cpp > g++ -Wl,-O1 -o x86_simd main.o test config.qtbase.tests.avx512pf succeeded executing config test avx512vbmi + cd /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/x86_simd && /root/Documents/tools/qt/qt-everywhere-src-5.15.3/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 /root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/config.tests/x86_simd + cd /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/x86_simd && MAKEFLAGS= /usr/bin/gmake clean && MAKEFLAGS= /usr/bin/gmake > rm -f main.o > rm -f *~ core *.core > g++ -c -pipe -mavx512vbmi -mavx512vbmi -O2 -w -fPIC -DNO_ATTRIBUTE -DQT_COMPILER_SUPPORTS_AVX512VBMI -I/root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/config.tests/x86_simd -I. -I/root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/mkspecs/linux-g++ -o main.o /root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/config.tests/x86_simd/main.cpp > g++ -Wl,-O1 -o x86_simd main.o test config.qtbase.tests.avx512vbmi succeeded executing config test avx512vl + cd /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/x86_simd && /root/Documents/tools/qt/qt-everywhere-src-5.15.3/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 /root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/config.tests/x86_simd + cd /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/x86_simd && MAKEFLAGS= /usr/bin/gmake clean && MAKEFLAGS= /usr/bin/gmake > rm -f main.o > rm -f *~ core *.core > g++ -c -pipe -mavx512vl -O2 -w -fPIC -DNO_ATTRIBUTE -DQT_COMPILER_SUPPORTS_AVX512VL -I/root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/config.tests/x86_simd -I. -I/root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/mkspecs/linux-g++ -o main.o /root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/config.tests/x86_simd/main.cpp > g++ -Wl,-O1 -o x86_simd main.o test config.qtbase.tests.avx512vl succeeded executing config test cxx14 + cd /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/cxx14 && /root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/cxx14 + cd /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/cxx14 && MAKEFLAGS= /usr/bin/gmake > g++ -c -pipe -O2 -std=gnu++1y -w -fPIC -I. -I/root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/mkspecs/linux-g++ -o main.o main.cpp > g++ -Wl,-O1 -o cxx14 main.o test config.qtbase.tests.cxx14 succeeded executing config test cxx17 + cd /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/cxx17 && /root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/cxx17 + cd /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/cxx17 && MAKEFLAGS= /usr/bin/gmake > g++ -c -pipe -O2 -std=gnu++1z -w -fPIC -I. -I/root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/mkspecs/linux-g++ -o main.o main.cpp > g++ -Wl,-O1 -o cxx17 main.o test config.qtbase.tests.cxx17 succeeded executing config test c99 + cd /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/c99 && /root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/c99 + cd /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/c99 && MAKEFLAGS= /usr/bin/gmake > gcc -c -pipe -O2 -std=gnu99 -w -fPIC -I. -I/root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/mkspecs/linux-g++ -o main.o main.c > g++ -Wl,-O1 -o c99 main.o test config.qtbase.tests.c99 succeeded executing config test c11 + cd /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/c11 && /root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/c11 + cd /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/c11 && MAKEFLAGS= /usr/bin/gmake > gcc -c -pipe -O2 -std=gnu11 -w -fPIC -I. -I/root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/mkspecs/linux-g++ -o main.o main.c > g++ -Wl,-O1 -o c11 main.o test config.qtbase.tests.c11 succeeded executing config test pkg-config Found pkg-config from path: /usr/bin/pkg-config test config.qtbase.tests.pkg-config succeeded Global lib dirs: [] [/usr/lib/gcc/x86_64-redhat-linux/8 /usr/lib64 /lib64 /usr/lib /lib] Global inc dirs: [] [/usr/include/c++/8 /usr/include/c++/8/x86_64-redhat-linux /usr/include/c++/8/backward /usr/lib/gcc/x86_64-redhat-linux/8/include /usr/local/include /usr/include] looking for library dbus Trying source 0 (type pkgConfig) of library dbus ... + /usr/bin/pkg-config --exists --silence-errors dbus-1 '>=' 1.2 pkg-config did not find package. => 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 ... + cd /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/libdl && /root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" 'QMAKE_USE += libdl' 'QMAKE_LIBS_LIBDL = ' /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/libdl + cd /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/libdl && MAKEFLAGS= /usr/bin/gmake > g++ -c -pipe -O2 -w -fPIC -I. -I/root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/mkspecs/linux-g++ -o main.o main.cpp > g++ -Wl,-O1 -o libdl main.o > main.o: In function `main': > main.cpp:(.text.startup+0x9): undefined reference to `dlopen' > main.cpp:(.text.startup+0x11): undefined reference to `dlclose' > main.cpp:(.text.startup+0x1a): undefined reference to `dlsym' > main.cpp:(.text.startup+0x1f): undefined reference to `dlerror' > collect2: error: ld returned 1 exit status > gmake: *** [Makefile:67: libdl] Error 1 => source failed verification. Trying source 1 (type inline) of library libdl ... + cd /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/libdl && /root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" 'QMAKE_USE += libdl' 'QMAKE_LIBS_LIBDL = -ldl' /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/libdl + cd /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/libdl && MAKEFLAGS= /usr/bin/gmake clean && MAKEFLAGS= /usr/bin/gmake > rm -f main.o > rm -f *~ core *.core > g++ -c -pipe -O2 -w -fPIC -I. -I/root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/mkspecs/linux-g++ -o main.o main.cpp > g++ -Wl,-O1 -o libdl main.o -ldl => source accepted. test config.qtbase.libraries.libdl succeeded executing config test enable_new_dtags + cd /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests && g++ -pipe -Wl,--enable-new-dtags -o conftest-out conftest.cpp test config.qtbase.tests.enable_new_dtags succeeded executing config test f16c + cd /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/x86_simd && /root/Documents/tools/qt/qt-everywhere-src-5.15.3/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 /root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/config.tests/x86_simd + cd /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/x86_simd && MAKEFLAGS= /usr/bin/gmake clean && MAKEFLAGS= /usr/bin/gmake > rm -f main.o > rm -f *~ core *.core > g++ -c -pipe -mf16c -O2 -w -fPIC -DNO_ATTRIBUTE -DQT_COMPILER_SUPPORTS_F16C -I/root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/config.tests/x86_simd -I. -I/root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/mkspecs/linux-g++ -o main.o /root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/config.tests/x86_simd/main.cpp > g++ -Wl,-O1 -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/bin/pkg-config --exists --silence-errors dbus-1 '>=' 1.2 pkg-config did not find package. => source produced no result. Trying source 1 (type inline) of library host_dbus ... => source accepted. test config.qtbase.libraries.host_dbus succeeded executing config test intelcet + cd /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/intelcet && /root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/intelcet + cd /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/intelcet && MAKEFLAGS= /usr/bin/gmake > g++ -c -pipe -O2 -w -fPIC -I. -I/root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/mkspecs/linux-g++ -o main.o main.cpp > main.cpp:7:8: error: #error Intel CET not available > # error Intel CET not available > ^~~~~ > gmake: *** [Makefile:167: main.o] Error 1 test config.qtbase.tests.intelcet FAILED looking for library libudev Trying source 0 (type pkgConfig) of library libudev ... + /usr/bin/pkg-config --exists --silence-errors libudev pkg-config did not find package. => 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 /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/posix_fallocate && /root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/posix_fallocate + cd /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/posix_fallocate && MAKEFLAGS= /usr/bin/gmake > g++ -c -pipe -O2 -w -fPIC -I. -I/root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/mkspecs/linux-g++ -o main.o main.cpp > g++ -Wl,-O1 -o posix_fallocate main.o test config.qtbase.tests.posix_fallocate succeeded executing config test precompile_header + cd /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/precompile_header && /root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/precompile_header + cd /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/precompile_header && MAKEFLAGS= /usr/bin/gmake > g++ -pipe -O2 -w -fPIC -I. -I/root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/mkspecs/linux-g++ -x c++-header -c header.h -o .pch/precompile_header.gch/c++ > g++ -c -include .pch/precompile_header -pipe -O2 -w -fPIC -I. -I/root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/mkspecs/linux-g++ -o main.o main.cpp > cc1plus: error: one or more PCH files were found, but they were invalid > cc1plus: error: use -Winvalid-pch for more information > cc1plus: fatal error: .pch/precompile_header: No such file or directory > compilation terminated. > gmake: *** [Makefile:181: main.o] Error 1 test config.qtbase.tests.precompile_header FAILED executing config test rdrnd + cd /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/x86_simd && /root/Documents/tools/qt/qt-everywhere-src-5.15.3/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 /root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/config.tests/x86_simd + cd /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/x86_simd && MAKEFLAGS= /usr/bin/gmake clean && MAKEFLAGS= /usr/bin/gmake > rm -f main.o > rm -f *~ core *.core > g++ -c -pipe -mrdrnd -O2 -w -fPIC -DNO_ATTRIBUTE -DQT_COMPILER_SUPPORTS_RDRND -I/root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/config.tests/x86_simd -I. -I/root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/mkspecs/linux-g++ -o main.o /root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/config.tests/x86_simd/main.cpp > g++ -Wl,-O1 -o x86_simd main.o test config.qtbase.tests.rdrnd succeeded executing config test rdseed + cd /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/x86_simd && /root/Documents/tools/qt/qt-everywhere-src-5.15.3/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 /root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/config.tests/x86_simd + cd /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/x86_simd && MAKEFLAGS= /usr/bin/gmake clean && MAKEFLAGS= /usr/bin/gmake > rm -f main.o > rm -f *~ core *.core > g++ -c -pipe -mrdseed -O2 -w -fPIC -DNO_ATTRIBUTE -DQT_COMPILER_SUPPORTS_RDSEED -I/root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/config.tests/x86_simd -I. -I/root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/mkspecs/linux-g++ -o main.o /root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/config.tests/x86_simd/main.cpp > /root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/config.tests/x86_simd/main.cpp: In function ‘int test_rdseed()’: > /root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/config.tests/x86_simd/main.cpp:140:9: error: ‘_rdseed16_step’ was not declared in this scope > if (_rdseed16_step(&us)) > ^~~~~~~~~~~~~~ > /root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/config.tests/x86_simd/main.cpp:140:9: note: suggested alternative: ‘_rdrand16_step’ > if (_rdseed16_step(&us)) > ^~~~~~~~~~~~~~ > _rdrand16_step > /root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/config.tests/x86_simd/main.cpp:142:9: error: ‘_rdseed32_step’ was not declared in this scope > if (_rdseed32_step(&ui)) > ^~~~~~~~~~~~~~ > /root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/config.tests/x86_simd/main.cpp:142:9: note: suggested alternative: ‘_rdrand32_step’ > if (_rdseed32_step(&ui)) > ^~~~~~~~~~~~~~ > _rdrand32_step > /root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/config.tests/x86_simd/main.cpp:146:9: error: ‘_rdseed64_step’ was not declared in this scope > if (_rdseed64_step(&ull)) > ^~~~~~~~~~~~~~ > /root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/config.tests/x86_simd/main.cpp:146:9: note: suggested alternative: ‘_rdrand64_step’ > if (_rdseed64_step(&ull)) > ^~~~~~~~~~~~~~ > _rdrand64_step > gmake: *** [Makefile:170: main.o] Error 1 test config.qtbase.tests.rdseed FAILED executing config test reduce_exports + cd /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/reduce_exports && /root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/reduce_exports + cd /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/reduce_exports && MAKEFLAGS= /usr/bin/gmake > g++ -c -pipe -O2 -fvisibility=hidden -fvisibility-inlines-hidden -w -fPIC -I. -I/root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/mkspecs/linux-g++ -o main.o main.cpp > rm -f libreduce_exports.so.1.0.0 libreduce_exports.so libreduce_exports.so.1 libreduce_exports.so.1.0 > g++ -Wl,-O1 -shared -Wl,-soname,libreduce_exports.so.1 -o libreduce_exports.so.1.0.0 main.o > ln -s libreduce_exports.so.1.0.0 libreduce_exports.so > ln -s libreduce_exports.so.1.0.0 libreduce_exports.so.1 > ln -s libreduce_exports.so.1.0.0 libreduce_exports.so.1.0 test config.qtbase.tests.reduce_exports succeeded executing config test reduce_relocations + cd /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/reduce_relocations && /root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/reduce_relocations + cd /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/reduce_relocations && MAKEFLAGS= /usr/bin/gmake > g++ -c -pipe -O2 -w -fPIC -I. -I/root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/mkspecs/linux-g++ -o main.o main.cpp > rm -f libreduce_relocations.so.1.0.0 libreduce_relocations.so libreduce_relocations.so.1 libreduce_relocations.so.1.0 > g++ -Wl,-O1 -shared -Wl,-Bsymbolic-functions -Wl,-soname,libreduce_relocations.so.1 -o libreduce_relocations.so.1.0.0 main.o > ln -s libreduce_relocations.so.1.0.0 libreduce_relocations.so > ln -s libreduce_relocations.so.1.0.0 libreduce_relocations.so.1 > ln -s libreduce_relocations.so.1.0.0 libreduce_relocations.so.1.0 test config.qtbase.tests.reduce_relocations succeeded executing config test shani + cd /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/x86_simd && /root/Documents/tools/qt/qt-everywhere-src-5.15.3/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 /root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/config.tests/x86_simd + cd /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/x86_simd && MAKEFLAGS= /usr/bin/gmake clean && MAKEFLAGS= /usr/bin/gmake > rm -f main.o > rm -f *~ core *.core > g++ -c -pipe -msha -O2 -w -fPIC -DNO_ATTRIBUTE -DQT_COMPILER_SUPPORTS_SHANI -I/root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/config.tests/x86_simd -I. -I/root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/mkspecs/linux-g++ -o main.o /root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/config.tests/x86_simd/main.cpp > g++ -Wl,-O1 -o x86_simd main.o test config.qtbase.tests.shani succeeded executing config test signaling_nan + cd /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/signaling_nan && /root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/signaling_nan + cd /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/signaling_nan && MAKEFLAGS= /usr/bin/gmake > g++ -c -pipe -O2 -w -fPIC -I. -I/root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/mkspecs/linux-g++ -o main.o main.cpp > g++ -Wl,-O1 -o signaling_nan main.o test config.qtbase.tests.signaling_nan succeeded executing config test stl + cd /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/stl && /root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" /root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/config.tests/stl + cd /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/stl && MAKEFLAGS= /usr/bin/gmake > g++ -c -pipe -O2 -w -fPIC -I/root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/config.tests/stl -I. -I/root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/mkspecs/linux-g++ -o stltest.o /root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/config.tests/stl/stltest.cpp > g++ -Wl,-O1 -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 ... + cd /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/zlib && /root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" 'QMAKE_USE += zlib' 'QMAKE_LIBS_ZLIB = -lz' /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/zlib + cd /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/zlib && MAKEFLAGS= /usr/bin/gmake > g++ -c -pipe -O2 -w -fPIC -I. -I/root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/mkspecs/linux-g++ -o main.o main.cpp > g++ -Wl,-O1 -o zlib main.o -lz => source accepted. test config.qtbase.libraries.zlib succeeded executing config test x86SimdAlways + cd /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/x86_simd && /root/Documents/tools/qt/qt-everywhere-src-5.15.3/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 shani sse2 sse3 sse4_1 sse4_2 ssse3' /root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/config.tests/x86_simd + cd /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/x86_simd && MAKEFLAGS= /usr/bin/gmake clean && MAKEFLAGS= /usr/bin/gmake > rm -f main.o > rm -f *~ core *.core > g++ -c -pipe -O2 -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_SHANI -DQT_COMPILER_SUPPORTS_SSE2 -DQT_COMPILER_SUPPORTS_SSE3 -DQT_COMPILER_SUPPORTS_SSE4_1 -DQT_COMPILER_SUPPORTS_SSE4_2 -DQT_COMPILER_SUPPORTS_SSSE3 -I/root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/config.tests/x86_simd -I. -I/root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/mkspecs/linux-g++ -o main.o /root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/config.tests/x86_simd/main.cpp > g++ -Wl,-O1 -o x86_simd main.o test config.qtbase.tests.x86SimdAlways succeeded looking for library zstd Trying source 0 (type pkgConfig) of library zstd ... + /usr/bin/pkg-config --exists --silence-errors libzstd '>=' 1.3 pkg-config did not find package. => source produced no result. Trying source 1 (type inline) of library zstd ... + cd /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/zstd && /root/Documents/tools/qt/qt-everywhere-src-5.15.3/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' /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/zstd + cd /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/zstd && MAKEFLAGS= /usr/bin/gmake > g++ -c -pipe -O2 -w -fPIC -I. -I/root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/mkspecs/linux-g++ -o main.o main.cpp > main.cpp:2:10: fatal error: zstd.h: No such file or directory > #include > ^~~~~~~~ > compilation terminated. > gmake: *** [Makefile:167: 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 ... + cd /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/librt && /root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" 'QMAKE_USE += librt' 'QMAKE_LIBS_LIBRT = ' /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/librt + cd /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/librt && MAKEFLAGS= /usr/bin/gmake > g++ -c -pipe -O2 -w -fPIC -I. -I/root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/mkspecs/linux-g++ -o main.o main.cpp > g++ -Wl,-O1 -o librt main.o => source accepted. test config.qtbase_corelib.libraries.librt succeeded executing config test clock-monotonic + cd /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/clock-monotonic && /root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" 'QMAKE_USE += librt' 'QMAKE_LIBS_LIBRT = ' /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/clock-monotonic + cd /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/clock-monotonic && MAKEFLAGS= /usr/bin/gmake > g++ -c -pipe -O2 -w -fPIC -I. -I/root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/mkspecs/linux-g++ -o main.o main.cpp > g++ -Wl,-O1 -o clock-monotonic main.o test config.qtbase_corelib.tests.clock-monotonic succeeded executing config test cxx11_future + cd /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/cxx11_future && /root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/cxx11_future + cd /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/cxx11_future && MAKEFLAGS= /usr/bin/gmake > g++ -c -pipe -O2 -w -fPIC -I. -I/root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/mkspecs/linux-g++ -o main.o main.cpp > g++ -Wl,-O1 -o cxx11_future main.o -lpthread test config.qtbase_corelib.tests.cxx11_future succeeded executing config test eventfd + cd /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/eventfd && /root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/eventfd + cd /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/eventfd && MAKEFLAGS= /usr/bin/gmake > g++ -c -pipe -O2 -w -fPIC -I. -I/root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/mkspecs/linux-g++ -o main.o main.cpp > g++ -Wl,-O1 -o eventfd main.o test config.qtbase_corelib.tests.eventfd succeeded executing config test futimens + cd /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/futimens && /root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/futimens + cd /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/futimens && MAKEFLAGS= /usr/bin/gmake > g++ -c -pipe -O2 -Wall -Wextra -fPIC -I. -I/root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/mkspecs/linux-g++ -o main.o main.cpp > g++ -Wl,-O1 -o futimens main.o test config.qtbase_corelib.tests.futimens succeeded executing config test getauxval + cd /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/getauxval && /root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/getauxval + cd /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/getauxval && MAKEFLAGS= /usr/bin/gmake > g++ -c -pipe -O2 -w -fPIC -I. -I/root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/mkspecs/linux-g++ -o main.o main.cpp > g++ -Wl,-O1 -o getauxval main.o test config.qtbase_corelib.tests.getauxval succeeded executing config test getentropy + cd /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/getentropy && /root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/getentropy + cd /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/getentropy && MAKEFLAGS= /usr/bin/gmake > g++ -c -pipe -O2 -w -fPIC -I. -I/root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/mkspecs/linux-g++ -o main.o main.cpp > g++ -Wl,-O1 -o getentropy main.o test config.qtbase_corelib.tests.getentropy succeeded looking for library glib Trying source 0 (type pkgConfig) of library glib ... + /usr/bin/pkg-config --exists --silence-errors glib-2.0 gthread-2.0 + /usr/bin/pkg-config --modversion glib-2.0 gthread-2.0 > 2.56.4 > 2.56.4 + /usr/bin/pkg-config --libs-only-L glib-2.0 gthread-2.0 + /usr/bin/pkg-config --libs-only-l glib-2.0 gthread-2.0 > -lgthread-2.0 -lglib-2.0 + /usr/bin/pkg-config --cflags glib-2.0 gthread-2.0 > -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread Note: Dropped compiler flags '-pthread'. + cd /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/glib && /root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" 'QMAKE_USE += glib' 'QMAKE_LIBS_GLIB = -lgthread-2.0 -lglib-2.0' 'QMAKE_INCDIR_GLIB = /usr/include/glib-2.0 /usr/lib64/glib-2.0/include' /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/glib + cd /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/glib && MAKEFLAGS= /usr/bin/gmake > g++ -c -pipe -O2 -w -fPIC -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/mkspecs/linux-g++ -o main.o main.cpp > g++ -Wl,-O1 -o glib main.o -lgthread-2.0 -lglib-2.0 => source accepted. test config.qtbase_corelib.libraries.glib succeeded executing config test glibc + cd /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/glibc && /root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/glibc + cd /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/glibc && MAKEFLAGS= /usr/bin/gmake > g++ -c -pipe -O2 -w -fPIC -I. -I/root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/mkspecs/linux-g++ -o main.o main.cpp > g++ -Wl,-O1 -o glibc main.o test config.qtbase_corelib.tests.glibc succeeded looking for library posix_iconv Trying source 0 (type inline) of library posix_iconv ... => source failed condition 'config.openbsd || config.haiku'. Trying source 1 (type inline) of library posix_iconv ... + cd /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/posix_iconv && /root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" 'QMAKE_USE += posix_iconv' 'QMAKE_LIBS_POSIX_ICONV = ' /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/posix_iconv + cd /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/posix_iconv && MAKEFLAGS= /usr/bin/gmake > g++ -c -pipe -O2 -w -fPIC -I. -I/root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/mkspecs/linux-g++ -o main.o main.cpp > g++ -Wl,-O1 -o posix_iconv main.o => source accepted. test config.qtbase_corelib.libraries.posix_iconv succeeded 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 /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/inotify && /root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/inotify + cd /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/inotify && MAKEFLAGS= /usr/bin/gmake > g++ -c -pipe -O2 -w -fPIC -I. -I/root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/mkspecs/linux-g++ -o main.o main.cpp > g++ -Wl,-O1 -o inotify main.o test config.qtbase_corelib.tests.inotify succeeded executing config test ipc_sysv + cd /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/ipc_sysv && /root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/ipc_sysv + cd /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/ipc_sysv && MAKEFLAGS= /usr/bin/gmake > g++ -c -pipe -O2 -w -fPIC -I. -I/root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/mkspecs/linux-g++ -o main.o main.cpp > g++ -Wl,-O1 -o ipc_sysv main.o test config.qtbase_corelib.tests.ipc_sysv succeeded executing config test linkat + cd /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/linkat && /root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/linkat + cd /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/linkat && MAKEFLAGS= /usr/bin/gmake > g++ -c -pipe -O2 -w -fPIC -I. -I/root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/mkspecs/linux-g++ -o main.o main.cpp > g++ -Wl,-O1 -o linkat main.o test config.qtbase_corelib.tests.linkat succeeded looking for library pcre2 Trying source 0 (type pkgConfig) of library pcre2 ... + /usr/bin/pkg-config --exists --silence-errors libpcre2-16 + /usr/bin/pkg-config --modversion libpcre2-16 > 10.32 + /usr/bin/pkg-config --libs-only-L libpcre2-16 + /usr/bin/pkg-config --libs-only-l libpcre2-16 > -lpcre2-16 + /usr/bin/pkg-config --cflags libpcre2-16 + cd /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/pcre2 && /root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" 'QMAKE_USE += pcre2' 'QMAKE_LIBS_PCRE2 = -lpcre2-16' /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/pcre2 + cd /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/pcre2 && MAKEFLAGS= /usr/bin/gmake > g++ -c -pipe -O2 -w -fPIC -I. -I/root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/mkspecs/linux-g++ -o main.o main.cpp > g++ -Wl,-O1 -o pcre2 main.o -lpcre2-16 => source accepted. test config.qtbase_corelib.libraries.pcre2 succeeded executing config test ppoll + cd /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/ppoll && /root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/ppoll + cd /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/ppoll && MAKEFLAGS= /usr/bin/gmake > g++ -c -pipe -O2 -w -fPIC -I. -I/root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/mkspecs/linux-g++ -o main.o main.cpp > g++ -Wl,-O1 -o ppoll main.o test config.qtbase_corelib.tests.ppoll succeeded executing config test renameat2 + cd /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/renameat2 && /root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/renameat2 + cd /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/renameat2 && MAKEFLAGS= /usr/bin/gmake > g++ -c -pipe -O2 -w -fPIC -I. -I/root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/mkspecs/linux-g++ -o main.o main.cpp > g++ -Wl,-O1 -o renameat2 main.o test config.qtbase_corelib.tests.renameat2 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 executing config test statx + cd /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/statx && /root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/statx + cd /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/statx && MAKEFLAGS= /usr/bin/gmake > g++ -c -pipe -O2 -w -fPIC -I. -I/root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/mkspecs/linux-g++ -o main.o main.cpp > g++ -Wl,-O1 -o statx main.o test config.qtbase_corelib.tests.statx succeeded looking for library libatomic Trying source 0 (type inline) of library libatomic ... + cd /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/libatomic && /root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" 'QMAKE_USE += libatomic' 'QMAKE_LIBS_LIBATOMIC = ' /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/libatomic + cd /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/libatomic && MAKEFLAGS= /usr/bin/gmake > g++ -c -pipe -O2 -std=gnu++11 -w -fPIC -I. -I/root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/mkspecs/linux-g++ -o main.o main.cpp > g++ -Wl,-O1 -o libatomic main.o => source accepted. test config.qtbase_corelib.libraries.libatomic succeeded 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 /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/cloexec && /root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/cloexec + cd /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/cloexec && MAKEFLAGS= /usr/bin/gmake > g++ -c -pipe -O2 -w -fPIC -I. -I/root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/mkspecs/linux-g++ -o main.o main.cpp > g++ -Wl,-O1 -o cloexec main.o test config.qtbase_corelib.tests.cloexec succeeded executing config test cxx11_random + cd /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/cxx11_random && /root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/cxx11_random + cd /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/cxx11_random && MAKEFLAGS= /usr/bin/gmake > g++ -c -pipe -O2 -w -fPIC -I. -I/root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/mkspecs/linux-g++ -o main.o main.cpp > g++ -Wl,-O1 -o cxx11_random main.o test config.qtbase_corelib.tests.cxx11_random succeeded executing config test atomicfptr + cd /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/atomicfptr && /root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/atomicfptr + cd /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/atomicfptr && MAKEFLAGS= /usr/bin/gmake > g++ -c -pipe -O2 -std=gnu++11 -w -fPIC -I. -I/root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/mkspecs/linux-g++ -o main.o main.cpp > g++ -Wl,-O1 -o atomicfptr main.o test config.qtbase_corelib.tests.atomicfptr succeeded looking for library openssl_headers Trying source 0 (type inline) of library openssl_headers ... + cd /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/openssl_headers && /root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" 'QMAKE_USE += openssl_headers' 'QMAKE_LIBS_OPENSSL_HEADERS = ' /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/openssl_headers + cd /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/openssl_headers && MAKEFLAGS= /usr/bin/gmake > g++ -c -pipe -O2 -w -fPIC -I. -I/root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/mkspecs/linux-g++ -o main.o main.cpp > g++ -Wl,-O1 -o openssl_headers main.o => source accepted. test config.qtbase_network.libraries.openssl_headers succeeded executing config test dtls + cd /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/dtls && /root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" 'QMAKE_USE += openssl_headers' 'QMAKE_LIBS_OPENSSL_HEADERS = ' /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/dtls + cd /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/dtls && MAKEFLAGS= /usr/bin/gmake > g++ -c -pipe -O2 -w -fPIC -I. -I/root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/mkspecs/linux-g++ -o main.o main.cpp > g++ -Wl,-O1 -o dtls main.o test config.qtbase_network.tests.dtls succeeded Trying source 0 (type makeSpec) of library network ... => source accepted. executing config test getifaddrs + cd /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/getifaddrs && /root/Documents/tools/qt/qt-everywhere-src-5.15.3/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 = ' /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/getifaddrs + cd /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/getifaddrs && MAKEFLAGS= /usr/bin/gmake > g++ -c -pipe -O2 -w -fPIC -I. -I/root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/mkspecs/linux-g++ -o main.o main.cpp > g++ -Wl,-O1 -o getifaddrs main.o test config.qtbase_network.tests.getifaddrs succeeded looking for library gssapi Trying source 0 (type inline) of library gssapi ... => source failed condition 'config.darwin'. Trying source 1 (type pkgConfig) of library gssapi ... + /usr/bin/pkg-config --exists --silence-errors krb5-gssapi + /usr/bin/pkg-config --modversion krb5-gssapi > 1.18.2 + /usr/bin/pkg-config --libs-only-L krb5-gssapi + /usr/bin/pkg-config --libs-only-l krb5-gssapi > -lgssapi_krb5 + /usr/bin/pkg-config --cflags krb5-gssapi + cd /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/gssapi && /root/Documents/tools/qt/qt-everywhere-src-5.15.3/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 = -lgssapi_krb5' /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/gssapi + cd /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/gssapi && MAKEFLAGS= /usr/bin/gmake > g++ -c -pipe -O2 -w -fPIC -I. -I/root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/mkspecs/linux-g++ -o main.o main.cpp > g++ -Wl,-O1 -o gssapi main.o -lgssapi_krb5 => source accepted. test config.qtbase_network.libraries.gssapi succeeded executing config test ipv6ifname + cd /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/ipv6ifname && /root/Documents/tools/qt/qt-everywhere-src-5.15.3/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 = ' /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/ipv6ifname + cd /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/ipv6ifname && MAKEFLAGS= /usr/bin/gmake > g++ -c -pipe -O2 -w -fPIC -I. -I/root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/mkspecs/linux-g++ -o main.o main.cpp > g++ -Wl,-O1 -o ipv6ifname main.o test config.qtbase_network.tests.ipv6ifname succeeded executing config test linux-netlink + cd /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/linux-netlink && /root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/linux-netlink + cd /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/linux-netlink && MAKEFLAGS= /usr/bin/gmake > g++ -c -pipe -O2 -w -fPIC -I. -I/root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/mkspecs/linux-g++ -o main.o main.cpp > g++ -Wl,-O1 -o linux-netlink main.o test config.qtbase_network.tests.linux-netlink succeeded executing config test ocsp + cd /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/ocsp && /root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" 'QMAKE_USE += openssl_headers' 'QMAKE_LIBS_OPENSSL_HEADERS = ' /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/ocsp + cd /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/ocsp && MAKEFLAGS= /usr/bin/gmake > g++ -c -pipe -O2 -w -fPIC -I. -I/root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/mkspecs/linux-g++ -o main.o main.cpp > g++ -Wl,-O1 -o ocsp main.o test config.qtbase_network.tests.ocsp succeeded looking for library xcb Trying source 0 (type pkgConfig) of library xcb ... + /usr/bin/pkg-config --exists --silence-errors xcb '>=' 1.11 + /usr/bin/pkg-config --modversion xcb '>=' 1.11 > 1.13.1 + /usr/bin/pkg-config --libs-only-L xcb '>=' 1.11 + /usr/bin/pkg-config --libs-only-l xcb '>=' 1.11 > -lxcb + /usr/bin/pkg-config --cflags xcb '>=' 1.11 + cd /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/xcb && /root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" 'QMAKE_USE += xcb' 'QMAKE_LIBS_XCB = -lxcb' /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/xcb + cd /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/xcb && MAKEFLAGS= /usr/bin/gmake > g++ -c -pipe -O2 -w -fPIC -I. -I/root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/mkspecs/linux-g++ -o main.o main.cpp > g++ -Wl,-O1 -o xcb main.o -lxcb => source accepted. test config.qtbase_gui.libraries.xcb succeeded looking for library xcb_icccm Trying source 0 (type pkgConfig) of library xcb_icccm ... + /usr/bin/pkg-config --exists --silence-errors xcb-icccm '>=' 0.3.9 pkg-config did not find package. => source produced no result. Trying source 1 (type inline) of library xcb_icccm ... xcb/xcb_icccm.h not found in [] and global paths. => source produced no result. test config.qtbase_gui.libraries.xcb_icccm FAILED looking for library opengl Trying source 0 (type pkgConfig) of library opengl ... + /usr/bin/pkg-config --exists --silence-errors gl + /usr/bin/pkg-config --modversion gl > 1.2 + /usr/bin/pkg-config --libs-only-L gl + /usr/bin/pkg-config --libs-only-l gl > -lGL + /usr/bin/pkg-config --cflags gl header entry 'config.qtbase_gui.libraries.opengl.headers.0' passed condition. header entry 'config.qtbase_gui.libraries.opengl.headers.0' passed condition. + cd /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/opengl && /root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" 'QMAKE_USE += opengl' 'QMAKE_LIBS_OPENGL = -lGL' /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/opengl + cd /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/opengl && MAKEFLAGS= /usr/bin/gmake > g++ -c -pipe -O2 -w -fPIC -I. -I/root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/mkspecs/linux-g++ -o main.o main.cpp > g++ -Wl,-O1 -o opengl main.o -lGL => source accepted. test config.qtbase_gui.libraries.opengl succeeded looking for library drm Trying source 0 (type pkgConfig) of library drm ... + /usr/bin/pkg-config --exists --silence-errors libdrm + /usr/bin/pkg-config --modversion libdrm > 2.4.106 + /usr/bin/pkg-config --libs-only-L libdrm + /usr/bin/pkg-config --libs-only-l libdrm > -ldrm + /usr/bin/pkg-config --cflags libdrm > -I/usr/include/libdrm -I/usr/include/valgrind + cd /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/drm && /root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" 'QMAKE_USE += drm' 'QMAKE_LIBS_DRM = -ldrm' 'QMAKE_INCDIR_DRM = /usr/include/libdrm /usr/include/valgrind' /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/drm + cd /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/drm && MAKEFLAGS= /usr/bin/gmake > g++ -c -pipe -O2 -w -fPIC -I. -I/usr/include/libdrm -I/usr/include/valgrind -I/root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/mkspecs/linux-g++ -o main.o main.cpp > g++ -Wl,-O1 -o drm main.o -ldrm => source accepted. test config.qtbase_gui.libraries.drm succeeded executing config test drm_atomic + cd /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/drm_atomic && /root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" 'QMAKE_USE += drm' 'QMAKE_LIBS_DRM = -ldrm' 'QMAKE_INCDIR_DRM = /usr/include/libdrm /usr/include/valgrind' /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/drm_atomic + cd /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/drm_atomic && MAKEFLAGS= /usr/bin/gmake > g++ -c -pipe -O2 -w -fPIC -I. -I/usr/include/libdrm -I/usr/include/valgrind -I/root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/mkspecs/linux-g++ -o main.o main.cpp > g++ -Wl,-O1 -o drm_atomic main.o -ldrm test config.qtbase_gui.tests.drm_atomic succeeded looking for library egl Trying source 0 (type pkgConfig) of library egl ... + /usr/bin/pkg-config --exists --silence-errors egl + /usr/bin/pkg-config --modversion egl > 1.5 + /usr/bin/pkg-config --libs-only-L egl + /usr/bin/pkg-config --libs-only-l egl > -lEGL + /usr/bin/pkg-config --cflags egl + cd /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/egl && /root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" 'QMAKE_USE += egl' 'QMAKE_LIBS_EGL = -lEGL' /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/egl + cd /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/egl && MAKEFLAGS= /usr/bin/gmake > g++ -c -pipe -O2 -w -fPIC -I. -I/root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/mkspecs/linux-g++ -o main.o main.cpp > g++ -Wl,-O1 -o egl main.o -lEGL => source accepted. test config.qtbase_gui.libraries.egl succeeded looking for library xlib Trying source 0 (type makeSpec) of library xlib ... + cd /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/xlib && /root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" 'QMAKE_USE += xlib' 'QMAKE_LIBS_XLIB = -lXext -lX11 -lm' /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/xlib + cd /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/xlib && MAKEFLAGS= /usr/bin/gmake > g++ -c -pipe -O2 -w -fPIC -I. -I/root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/mkspecs/linux-g++ -o main.o main.cpp > g++ -Wl,-O1 -o xlib main.o -lXext -lX11 -lm => source accepted. test config.qtbase_gui.libraries.xlib succeeded executing config test egl-x11 + cd /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/egl-x11 && /root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" 'QMAKE_USE += egl xlib' 'QMAKE_LIBS_XLIB = -lXext -lX11 -lm' 'QMAKE_LIBS_EGL = -lEGL' /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/egl-x11 + cd /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/egl-x11 && MAKEFLAGS= /usr/bin/gmake > g++ -c -pipe -O2 -w -fPIC -I. -I/root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/mkspecs/linux-g++ -o main.o main.cpp > g++ -Wl,-O1 -o egl-x11 main.o -lEGL -lXext -lX11 -lm test config.qtbase_gui.tests.egl-x11 succeeded Trying source 0 (type pkgConfig) of library bcm_host ... + /usr/bin/pkg-config --exists --silence-errors bcm_host pkg-config did not find package. => source produced no result. Trying source 1 (type makeSpec) of library bcm_host ... bcm_host.h not found in [] and global paths. => source produced no result. executing config test egl-egldevice + cd /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/egl-egldevice && /root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" 'QMAKE_USE += egl' 'QMAKE_LIBS_EGL = -lEGL' /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/egl-egldevice + cd /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/egl-egldevice && MAKEFLAGS= /usr/bin/gmake > g++ -c -pipe -O2 -w -fPIC -I. -I/root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/mkspecs/linux-g++ -o main.o main.cpp > g++ -Wl,-O1 -o egl-egldevice main.o -lEGL test config.qtbase_gui.tests.egl-egldevice succeeded looking for library gbm Trying source 0 (type pkgConfig) of library gbm ... + /usr/bin/pkg-config --exists --silence-errors gbm pkg-config did not find package. => source produced no result. test config.qtbase_gui.libraries.gbm FAILED executing config test egl-mali + cd /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/egl-mali && /root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" 'QMAKE_USE += egl' 'QMAKE_LIBS_EGL = -lEGL' /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/egl-mali + cd /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/egl-mali && MAKEFLAGS= /usr/bin/gmake > g++ -c -pipe -O2 -w -fPIC -I. -I/root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/mkspecs/linux-g++ -o main.o main.cpp > main.cpp:2:10: fatal error: EGL/fbdev_window.h: No such file or directory > #include > ^~~~~~~~~~~~~~~~~~~~ > compilation terminated. > gmake: *** [Makefile:169: main.o] Error 1 test config.qtbase_gui.tests.egl-mali FAILED executing config test egl-mali-2 + cd /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/egl-mali-2 && /root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" 'QMAKE_USE += egl' 'QMAKE_LIBS_EGL = -lEGL' /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/egl-mali-2 + cd /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/egl-mali-2 && MAKEFLAGS= /usr/bin/gmake > g++ -c -pipe -O2 -w -fPIC -I. -I/root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/mkspecs/linux-g++ -o main.o main.cpp > main.cpp: In function ‘int main(int, char**)’: > main.cpp:8:5: error: ‘mali_native_window’ was not declared in this scope > mali_native_window *w = 0; > ^~~~~~~~~~~~~~~~~~ > main.cpp:8:5: note: suggested alternative: ‘PointerWindow’ > mali_native_window *w = 0; > ^~~~~~~~~~~~~~~~~~ > PointerWindow > main.cpp:8:25: error: ‘w’ was not declared in this scope > mali_native_window *w = 0; > ^ > gmake: *** [Makefile:169: main.o] Error 1 test config.qtbase_gui.tests.egl-mali-2 FAILED executing config test egl-viv + cd /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/egl-viv && /root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" 'QMAKE_USE += egl' 'QMAKE_LIBS_EGL = -lEGL' /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/egl-viv + cd /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/egl-viv && MAKEFLAGS= /usr/bin/gmake > g++ -c -pipe -O2 -w -fPIC -DEGL_API_FB=1 -DLINUX=1 -I. -I/root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/mkspecs/linux-g++ -o main.o main.cpp > main.cpp:3:10: fatal error: EGL/eglvivante.h: No such file or directory > #include > ^~~~~~~~~~~~~~~~~~ > compilation terminated. > gmake: *** [Makefile:169: main.o] Error 1 test config.qtbase_gui.tests.egl-viv FAILED looking for library xcb_xlib Trying source 0 (type pkgConfig) of library xcb_xlib ... + /usr/bin/pkg-config --exists --silence-errors x11-xcb + /usr/bin/pkg-config --modversion x11-xcb > 1.6.8 + /usr/bin/pkg-config --libs-only-L x11-xcb + /usr/bin/pkg-config --libs-only-l x11-xcb > -lX11-xcb -lX11 -lxcb + /usr/bin/pkg-config --cflags x11-xcb + cd /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/xcb_xlib && /root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" 'QMAKE_USE += xcb_xlib' 'QMAKE_LIBS_XCB_XLIB = -lX11-xcb' 'QMAKE_DEPENDS_XCB_XLIB_CC = XCB XLIB' 'QMAKE_DEPENDS_XCB_XLIB_LD = XCB XLIB' 'QMAKE_LIBS_XLIB = -lXext -lX11 -lm' 'QMAKE_LIBS_XCB = -lxcb' /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/xcb_xlib + cd /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/xcb_xlib && MAKEFLAGS= /usr/bin/gmake > g++ -c -pipe -O2 -w -fPIC -I. -I/root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/mkspecs/linux-g++ -o main.o main.cpp > g++ -Wl,-O1 -o xcb_xlib main.o -lX11-xcb -lxcb -lXext -lX11 -lm => source accepted. test config.qtbase_gui.libraries.xcb_xlib succeeded executing config test evdev + cd /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/evdev && /root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/evdev + cd /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/evdev && MAKEFLAGS= /usr/bin/gmake > g++ -c -pipe -O2 -w -fPIC -I. -I/root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/mkspecs/linux-g++ -o main.o main.cpp > g++ -Wl,-O1 -o evdev main.o test config.qtbase_gui.tests.evdev succeeded looking for library freetype Trying source 0 (type pkgConfig) of library freetype ... + /usr/bin/pkg-config --exists --silence-errors freetype2 + /usr/bin/pkg-config --modversion freetype2 > 22.1.16 + /usr/bin/pkg-config --libs-only-L freetype2 + /usr/bin/pkg-config --libs-only-l freetype2 > -lfreetype + /usr/bin/pkg-config --cflags freetype2 > -I/usr/include/freetype2 -I/usr/include/libpng16 + cd /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/freetype && /root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" 'QMAKE_USE += freetype' 'QMAKE_LIBS_FREETYPE = -lfreetype' 'QMAKE_INCDIR_FREETYPE = /usr/include/freetype2 /usr/include/libpng16' 'QMAKE_DEPENDS_FREETYPE_CC = ZLIB' 'QMAKE_DEPENDS_FREETYPE_LD = ZLIB' 'QMAKE_LIBS_ZLIB = -lz' /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/freetype + cd /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/freetype && MAKEFLAGS= /usr/bin/gmake > g++ -c -pipe -O2 -w -fPIC -I. -I/usr/include/freetype2 -I/usr/include/libpng16 -I/root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/mkspecs/linux-g++ -o main.o main.cpp > g++ -Wl,-O1 -o freetype main.o -lfreetype -lz => source accepted. test config.qtbase_gui.libraries.freetype succeeded looking for library fontconfig Trying source 0 (type pkgConfig) of library fontconfig ... + /usr/bin/pkg-config --exists --silence-errors fontconfig + /usr/bin/pkg-config --modversion fontconfig > 2.13.1 + /usr/bin/pkg-config --libs-only-L fontconfig + /usr/bin/pkg-config --libs-only-l fontconfig > -lfontconfig -lfreetype + /usr/bin/pkg-config --cflags fontconfig > -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid + cd /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/fontconfig && /root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" 'QMAKE_USE += fontconfig' 'QMAKE_LIBS_FONTCONFIG = -lfontconfig' 'QMAKE_INCDIR_FONTCONFIG = /usr/include/uuid' 'QMAKE_DEPENDS_FONTCONFIG_CC = FREETYPE' 'QMAKE_DEPENDS_FONTCONFIG_LD = FREETYPE' 'QMAKE_LIBS_FREETYPE = -lfreetype' 'QMAKE_INCDIR_FREETYPE = /usr/include/freetype2 /usr/include/libpng16' 'QMAKE_DEPENDS_FREETYPE_CC = ZLIB' 'QMAKE_DEPENDS_FREETYPE_LD = ZLIB' 'QMAKE_LIBS_ZLIB = -lz' /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/fontconfig + cd /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/fontconfig && MAKEFLAGS= /usr/bin/gmake > g++ -c -pipe -O2 -w -fPIC -I. -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/mkspecs/linux-g++ -o main.o main.cpp > g++ -Wl,-O1 -o fontconfig main.o -lfontconfig -lfreetype -lz => source accepted. test config.qtbase_gui.libraries.fontconfig succeeded executing config test linuxfb + cd /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/linuxfb && /root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/linuxfb + cd /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/linuxfb && MAKEFLAGS= /usr/bin/gmake > g++ -c -pipe -O2 -w -fPIC -I. -I/root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/mkspecs/linux-g++ -o main.o main.cpp > g++ -Wl,-O1 -o linuxfb main.o test config.qtbase_gui.tests.linuxfb succeeded looking for library mtdev Trying source 0 (type pkgConfig) of library mtdev ... + /usr/bin/pkg-config --exists --silence-errors mtdev pkg-config did not find package. => source produced no result. test config.qtbase_gui.libraries.mtdev FAILED looking for library openvg Trying source 0 (type pkgConfig) of library openvg ... + /usr/bin/pkg-config --exists --silence-errors vg pkg-config did not find package. => 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 qpa_default_platform test config.qtbase_gui.tests.qpa_default_platform gave result xcb looking for library harfbuzz Trying source 0 (type inline) of library harfbuzz ... harfbuzz/hb.h not found in [] and global paths. => source produced no result. test config.qtbase_gui.libraries.harfbuzz FAILED looking for library libjpeg Trying source 0 (type pkgConfig) of library libjpeg ... + /usr/bin/pkg-config --exists --silence-errors libjpeg + /usr/bin/pkg-config --modversion libjpeg > 1.5.3 + /usr/bin/pkg-config --libs-only-L libjpeg + /usr/bin/pkg-config --libs-only-l libjpeg > -ljpeg + /usr/bin/pkg-config --cflags libjpeg + cd /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/libjpeg && /root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" 'QMAKE_USE += libjpeg' 'QMAKE_LIBS_LIBJPEG = -ljpeg' /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/libjpeg + cd /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/libjpeg && MAKEFLAGS= /usr/bin/gmake > g++ -c -pipe -O2 -w -fPIC -I. -I/root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/mkspecs/linux-g++ -o main.o main.cpp > g++ -Wl,-O1 -o libjpeg main.o -ljpeg => source accepted. test config.qtbase_gui.libraries.libjpeg succeeded looking for library libpng Trying source 0 (type pkgConfig) of library libpng ... + /usr/bin/pkg-config --exists --silence-errors libpng + /usr/bin/pkg-config --modversion libpng > 1.6.34 + /usr/bin/pkg-config --libs-only-L libpng + /usr/bin/pkg-config --libs-only-l libpng > -lpng16 -lz + /usr/bin/pkg-config --cflags libpng > -I/usr/include/libpng16 + cd /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/libpng && /root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" 'QMAKE_USE += libpng' 'QMAKE_LIBS_LIBPNG = -lpng16' 'QMAKE_INCDIR_LIBPNG = /usr/include/libpng16' 'QMAKE_DEPENDS_LIBPNG_CC = ZLIB' 'QMAKE_DEPENDS_LIBPNG_LD = ZLIB' 'QMAKE_LIBS_ZLIB = -lz' /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/libpng + cd /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/libpng && MAKEFLAGS= /usr/bin/gmake > g++ -c -pipe -O2 -w -fPIC -I. -I/usr/include/libpng16 -I/root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/mkspecs/linux-g++ -o main.o main.cpp > g++ -Wl,-O1 -o libpng main.o -lpng16 -lz => source accepted. test config.qtbase_gui.libraries.libpng succeeded looking for library libmd4c Trying source 0 (type pkgConfig) of library libmd4c ... + /usr/bin/pkg-config --exists --silence-errors md4c pkg-config did not find package. => 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 ... + /usr/bin/pkg-config --exists --silence-errors vulkan pkg-config did not find package. => 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 ... + /usr/bin/pkg-config --exists --silence-errors xkbcommon '>=' 0.5.0 + /usr/bin/pkg-config --modversion xkbcommon '>=' 0.5.0 > 0.9.1 + /usr/bin/pkg-config --libs-only-L xkbcommon '>=' 0.5.0 + /usr/bin/pkg-config --libs-only-l xkbcommon '>=' 0.5.0 > -lxkbcommon + /usr/bin/pkg-config --cflags xkbcommon '>=' 0.5.0 + cd /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/xkbcommon && /root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" 'QMAKE_USE += xkbcommon' 'QMAKE_LIBS_XKBCOMMON = -lxkbcommon' /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/xkbcommon + cd /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/xkbcommon && MAKEFLAGS= /usr/bin/gmake > g++ -c -pipe -O2 -w -fPIC -I. -I/root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/mkspecs/linux-g++ -o main.o main.cpp > g++ -Wl,-O1 -o xkbcommon main.o -lxkbcommon => source accepted. test config.qtbase_gui.libraries.xkbcommon succeeded looking for library xkbcommon_x11 Trying source 0 (type pkgConfig) of library xkbcommon_x11 ... + /usr/bin/pkg-config --exists --silence-errors xkbcommon-x11 + /usr/bin/pkg-config --modversion xkbcommon-x11 > 0.9.1 + /usr/bin/pkg-config --libs-only-L xkbcommon-x11 + /usr/bin/pkg-config --libs-only-l xkbcommon-x11 > -lxkbcommon-x11 -lxkbcommon + /usr/bin/pkg-config --cflags xkbcommon-x11 + cd /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/xkbcommon_x11 && /root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" 'QMAKE_USE += xkbcommon_x11' 'QMAKE_LIBS_XKBCOMMON_X11 = -lxkbcommon-x11 -lxkbcommon' /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/xkbcommon_x11 + cd /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/xkbcommon_x11 && MAKEFLAGS= /usr/bin/gmake > g++ -c -pipe -O2 -w -fPIC -I. -I/root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/mkspecs/linux-g++ -o main.o main.cpp > g++ -Wl,-O1 -o xkbcommon_x11 main.o -lxkbcommon-x11 -lxkbcommon => source accepted. test config.qtbase_gui.libraries.xkbcommon_x11 succeeded looking for library gtk3 Trying source 0 (type pkgConfig) of library gtk3 ... + /usr/bin/pkg-config --exists --silence-errors gtk+-3.0 '>=' 3.6 pkg-config did not find package. => source produced no result. test config.qtbase_widgets.libraries.gtk3 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 ... => source failed condition 'config.darwin'. Trying source 2 (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. test config.qtbase_sqldrivers.libraries.odbc FAILED looking for library psql Trying source 0 (type pkgConfig) of library psql ... + /usr/bin/pkg-config --exists --silence-errors libpq pkg-config did not find package. => 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 /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/tds && /root/Documents/tools/qt/qt-everywhere-src-5.15.3/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' /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/tds + cd /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/tds && MAKEFLAGS= /usr/bin/gmake > g++ -c -pipe -O2 -w -fPIC -I. -I/root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/mkspecs/linux-g++ -o main.o main.cpp > main.cpp:2:10: fatal error: sybfront.h: No such file or directory > #include > ^~~~~~~~~~~~ > compilation terminated. > gmake: *** [Makefile:169: main.o] Error 1 => source failed verification. test config.qtbase_sqldrivers.libraries.tds FAILED executing config test ntddmodm + cd /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/ntddmodm && /root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/ntddmodm + cd /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/ntddmodm && MAKEFLAGS= /usr/bin/gmake > g++ -c -pipe -O2 -w -fPIC -I. -I/root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/mkspecs/linux-g++ -o main.o main.cpp > main.cpp:2:10: fatal error: windows.h: No such file or directory > #include > ^~~~~~~~~~~ > compilation terminated. > gmake: *** [Makefile:169: main.o] Error 1 test config.qtserialport_serialport.tests.ntddmodm FAILED executing config test socketcan + cd /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/socketcan && /root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" /root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtserialbus/config.tests/socketcan + cd /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/socketcan && MAKEFLAGS= /usr/bin/gmake > g++ -c -pipe -O2 -w -fPIC -I/root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtserialbus/config.tests/socketcan -I. -I/root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/mkspecs/linux-g++ -o main.o /root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtserialbus/config.tests/socketcan/main.cpp > g++ -Wl,-O1 -o socketcan main.o test config.qtserialbus_serialbus.tests.socketcan succeeded executing config test socketcan_fd + cd /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/socketcan_fd && /root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" /root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtserialbus/config.tests/socketcan_fd + cd /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/socketcan_fd && MAKEFLAGS= /usr/bin/gmake > g++ -c -pipe -O2 -w -fPIC -I/root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtserialbus/config.tests/socketcan_fd -I. -I/root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/mkspecs/linux-g++ -o main.o /root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtserialbus/config.tests/socketcan_fd/main.cpp > g++ -Wl,-O1 -o socketcan_fd main.o test config.qtserialbus_serialbus.tests.socketcan_fd succeeded Trying source 0 (type pkgConfig) of library jasper ... + /usr/bin/pkg-config --exists --silence-errors jasper pkg-config did not find package. => source produced no result. Trying source 1 (type inline) of library jasper ... jasper/jasper.h not found in [] and global paths. => source produced no result. Trying source 0 (type pkgConfig) of library mng ... + /usr/bin/pkg-config --exists --silence-errors libmng pkg-config did not find package. => source produced no result. Trying source 1 (type inline) of library mng ... libmng.h not found in [] and global paths. => source produced no result. Trying source 0 (type pkgConfig) of library tiff ... + /usr/bin/pkg-config --exists --silence-errors libtiff-4 pkg-config did not find package. => source produced no result. Trying source 1 (type inline) of library tiff ... tiffio.h not found in [] and global paths. => source produced no result. Trying source 0 (type pkgConfig) of library webp ... + /usr/bin/pkg-config --exists --silence-errors libwebp libwebpmux libwebpdemux pkg-config did not find package. => source produced no result. Trying source 1 (type inline) of library webp ... webp/decode.h not found in [] and global paths. webp/encode.h not found in [] and global paths. webp/demux.h not found in [] and global paths. webp/mux.h not found in [] and global paths. => source produced no result. executing config test pointer_64bit + cd /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/pointer_64bit && /root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/pointer_64bit + cd /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/pointer_64bit && MAKEFLAGS= /usr/bin/gmake > g++ -c -pipe -O2 -w -fPIC -I. -I/root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/mkspecs/linux-g++ -o main.o main.cpp > g++ -Wl,-O1 -o pointer_64bit main.o test config.qtdeclarative_qml.tests.pointer_64bit succeeded executing config test qml-python test config.qtdeclarative_qml.tests.qml-python gave result /opt/ActivePython-2.7/bin/python executing config test d3d12 + cd /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/d3d12 && /root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" /root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtdeclarative/config.tests/d3d12 + cd /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/d3d12 && MAKEFLAGS= /usr/bin/gmake > g++ -c -pipe -O2 -w -fPIC -I/root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtdeclarative/config.tests/d3d12 -I. -I/root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/mkspecs/linux-g++ -o d3d12.o /root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtdeclarative/config.tests/d3d12/d3d12.cpp > /root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtdeclarative/config.tests/d3d12/d3d12.cpp:40:10: fatal error: d3d12.h: No such file or directory > #include > ^~~~~~~~~ > compilation terminated. > gmake: *** [Makefile:169: d3d12.o] Error 1 test config.qtdeclarative_quick.tests.d3d12 FAILED looking for library quick3d-assimp Trying source 0 (type pkgConfig) of library quick3d-assimp ... + /usr/bin/pkg-config --exists --silence-errors assimp '>=' 5.0.0 pkg-config did not find package. => source produced no result. Trying source 1 (type inline) of library quick3d-assimp ... + cd /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/assimp && /root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" 'QMAKE_USE += quick3d-assimp' 'QMAKE_LIBS_QUICK3D_ASSIMP = -lassimp' /root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtquick3d/config.tests/assimp + cd /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/assimp && MAKEFLAGS= /usr/bin/gmake > g++ -c -pipe -O2 -w -fPIC -I/root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtquick3d/config.tests/assimp -I. -I/root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/mkspecs/linux-g++ -o main.o /root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtquick3d/config.tests/assimp/main.cpp > /root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtquick3d/config.tests/assimp/main.cpp:29:10: fatal error: assimp/cimport.h: No such file or directory > #include > ^~~~~~~~~~~~~~~~~~ > compilation terminated. > gmake: *** [Makefile:169: main.o] Error 1 => source failed verification. test config.qtquick3d_assetimporters.libraries.quick3d-assimp FAILED looking for library sdl2 Trying source 0 (type pkgConfig) of library sdl2 ... + /usr/bin/pkg-config --exists --silence-errors sdl2 pkg-config did not find package. => source produced no result. Trying source 1 (type inline) of library sdl2 ... => source failed condition 'config.darwin'. Trying source 2 (type inline) of library sdl2 ... => source failed condition 'config.win32'. Trying source 3 (type inline) of library sdl2 ... + cd /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/sdl && /root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" 'QMAKE_USE += sdl2' 'QMAKE_LIBS_SDL2 = -lSDL2' /root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtgamepad/config.tests/sdl + cd /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/sdl && MAKEFLAGS= /usr/bin/gmake > g++ -c -pipe -O2 -w -fPIC -I/root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtgamepad/config.tests/sdl -I. -I/root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/mkspecs/linux-g++ -o main.o /root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtgamepad/config.tests/sdl/main.cpp > /root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtgamepad/config.tests/sdl/main.cpp:37:10: fatal error: SDL.h: No such file or directory > #include > ^~~~~~~ > compilation terminated. > gmake: *** [Makefile:169: main.o] Error 1 => source failed verification. test config.qtgamepad_gamepad.libraries.sdl2 FAILED looking for library assimp Trying source 0 (type pkgConfig) of library assimp ... + /usr/bin/pkg-config --exists --silence-errors assimp '>' 3.3.1 pkg-config did not find package. => source produced no result. Trying source 1 (type inline) of library assimp ... + cd /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/assimp && /root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" 'QMAKE_USE += assimp' 'QMAKE_LIBS_ASSIMP = -lassimp' /root/Documents/tools/qt/qt-everywhere-src-5.15.3/qt3d/config.tests/assimp + cd /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/assimp && MAKEFLAGS= /usr/bin/gmake clean && MAKEFLAGS= /usr/bin/gmake > rm -f main.o > rm -f *~ core *.core > g++ -c -pipe -O2 -w -fPIC -I/root/Documents/tools/qt/qt-everywhere-src-5.15.3/qt3d/config.tests/assimp -I. -I/root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/mkspecs/linux-g++ -o main.o /root/Documents/tools/qt/qt-everywhere-src-5.15.3/qt3d/config.tests/assimp/main.cpp > /root/Documents/tools/qt/qt-everywhere-src-5.15.3/qt3d/config.tests/assimp/main.cpp:29:10: fatal error: assimp/cimport.h: No such file or directory > #include > ^~~~~~~~~~~~~~~~~~ > compilation terminated. > gmake: *** [Makefile:169: main.o] Error 1 => source failed verification. test config.qt3d_core.libraries.assimp FAILED looking for library fbx Trying source 0 (type fbx) of library fbx ... + cd /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/fbx && /root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" 'QMAKE_USE += fbx' 'QMAKE_LIBS_FBX = -lfbxsdk' /root/Documents/tools/qt/qt-everywhere-src-5.15.3/qt3d/config.tests/fbx + cd /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/fbx && MAKEFLAGS= /usr/bin/gmake > g++ -c -pipe -O2 -w -fPIC -I/root/Documents/tools/qt/qt-everywhere-src-5.15.3/qt3d/config.tests/fbx -I. -I/root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/mkspecs/linux-g++ -o main.o /root/Documents/tools/qt/qt-everywhere-src-5.15.3/qt3d/config.tests/fbx/main.cpp > /root/Documents/tools/qt/qt-everywhere-src-5.15.3/qt3d/config.tests/fbx/main.cpp:29:10: fatal error: fbxsdk.h: No such file or directory > #include > ^~~~~~~~~~ > compilation terminated. > gmake: *** [Makefile:169: main.o] Error 1 => source failed verification. test config.qt3d_geometryloaders.libraries.fbx FAILED looking for library wayland-client Trying source 0 (type pkgConfig) of library wayland-client ... + /usr/bin/pkg-config --exists --silence-errors wayland-client pkg-config did not find package. => source produced no result. Trying source 1 (type inline) of library wayland-client ... wayland-version.h not found in [] and global paths. => source produced no result. test config.qtwayland_client.libraries.wayland-client FAILED looking for library wayland-egl Trying source 0 (type pkgConfig) of library wayland-egl ... + /usr/bin/pkg-config --exists --silence-errors wayland-egl pkg-config did not find package. => source produced no result. Trying source 1 (type inline) of library wayland-egl ... wayland-egl.h not found in [] and global paths. => source produced no result. Trying source 2 (type inline) of library wayland-egl ... wayland-egl.h not found in [] and global paths. => source produced no result. test config.qtwayland_client.libraries.wayland-egl FAILED looking for library wayland-server Trying source 0 (type pkgConfig) of library wayland-server ... + /usr/bin/pkg-config --exists --silence-errors wayland-server pkg-config did not find package. => source produced no result. Trying source 1 (type inline) of library wayland-server ... wayland-version.h not found in [] and global paths. => source produced no result. test config.qtwayland_compositor.libraries.wayland-server FAILED looking for library bluez Trying source 0 (type pkgConfig) of library bluez ... + /usr/bin/pkg-config --exists --silence-errors bluez pkg-config did not find package. => source produced no result. Trying source 1 (type inline) of library bluez ... + cd /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/bluez && /root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" 'QMAKE_USE += bluez' 'QMAKE_LIBS_BLUEZ = -lbluetooth' /root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtconnectivity/config.tests/bluez + cd /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/bluez && MAKEFLAGS= /usr/bin/gmake > g++ -c -pipe -fpermissive -O2 -w -fPIC -I/root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtconnectivity/config.tests/bluez -I. -I/root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/mkspecs/linux-g++ -o main.o /root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtconnectivity/config.tests/bluez/main.cpp > /root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtconnectivity/config.tests/bluez/main.cpp:29:10: fatal error: bluetooth/bluetooth.h: No such file or directory > #include > ^~~~~~~~~~~~~~~~~~~~~~~ > compilation terminated. > gmake: *** [Makefile:169: main.o] Error 1 => source failed verification. test config.qtconnectivity_bluetooth.libraries.bluez FAILED looking for library sensorfw Trying source 0 (type pkgConfig) of library sensorfw ... + /usr/bin/pkg-config --exists --silence-errors sensord-qt5 pkg-config did not find package. => source produced no result. test config.qtsensors_sensors.libraries.sensorfw FAILED looking for library gypsy Trying source 0 (type pkgConfig) of library gypsy ... + /usr/bin/pkg-config --exists --silence-errors gypsy gconf-2.0 pkg-config did not find package. => source produced no result. test config.qtlocation_positioning.libraries.gypsy FAILED executing config test winrt_geolocation + cd /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/winrt && /root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" /root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtlocation/config.tests/winrt + cd /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/winrt && MAKEFLAGS= /usr/bin/gmake > g++ -c -pipe -O2 -w -fPIC -I/root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtlocation/config.tests/winrt -I. -I/root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/mkspecs/linux-g++ -o main.o /root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtlocation/config.tests/winrt/main.cpp > /root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtlocation/config.tests/winrt/main.cpp:30:10: fatal error: windows.system.h: No such file or directory > #include > ^~~~~~~~~~~~~~~~~~ > compilation terminated. > gmake: *** [Makefile:169: main.o] Error 1 test config.qtlocation_positioning.tests.winrt_geolocation FAILED looking for library alsa Trying source 0 (type inline) of library alsa ... + cd /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/alsa && /root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" 'QMAKE_USE += alsa' 'QMAKE_LIBS_ALSA = -lasound' /root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtmultimedia/config.tests/alsa + cd /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/alsa && MAKEFLAGS= /usr/bin/gmake > g++ -c -pipe -O2 -w -fPIC -I/root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtmultimedia/config.tests/alsa -I. -I/root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/mkspecs/linux-g++ -o alsatest.o /root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtmultimedia/config.tests/alsa/alsatest.cpp > /root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtmultimedia/config.tests/alsa/alsatest.cpp:29:10: fatal error: alsa/asoundlib.h: No such file or directory > #include > ^~~~~~~~~~~~~~~~~~ > compilation terminated. > gmake: *** [Makefile:169: alsatest.o] Error 1 => source failed verification. test config.qtmultimedia_multimedia.libraries.alsa FAILED looking for library gstreamer_1_0 Trying source 0 (type pkgConfig) of library gstreamer_1_0 ... + /usr/bin/pkg-config --exists --silence-errors gstreamer-1.0 gstreamer-base-1.0 gstreamer-audio-1.0 gstreamer-video-1.0 gstreamer-pbutils-1.0 gstreamer-allocators-1.0 pkg-config did not find package. => source produced no result. Trying source 1 (type inline) of library gstreamer_1_0 ... => source failed condition 'config.win32 || config.macos'. Trying source 2 (type inline) of library gstreamer_1_0 ... => source failed condition 'config.android && input.gstreamer != '''. test config.qtmultimedia_multimedia.libraries.gstreamer_1_0 FAILED looking for library gstreamer_0_10 Trying source 0 (type pkgConfig) of library gstreamer_0_10 ... + /usr/bin/pkg-config --exists --silence-errors gstreamer-0.10 gstreamer-base-0.10 gstreamer-audio-0.10 gstreamer-video-0.10 gstreamer-pbutils-0.10 gstreamer-interfaces-0.10 pkg-config did not find package. => source produced no result. test config.qtmultimedia_multimedia.libraries.gstreamer_0_10 FAILED executing config test linux_v4l + cd /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/linux_v4l && /root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" /root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtmultimedia/config.tests/linux_v4l + cd /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/linux_v4l && MAKEFLAGS= /usr/bin/gmake > g++ -c -pipe -O2 -w -fPIC -I/root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtmultimedia/config.tests/linux_v4l -I. -I/root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/mkspecs/linux-g++ -o main.o /root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtmultimedia/config.tests/linux_v4l/main.cpp > g++ -Wl,-O1 -o linux_v4l main.o test config.qtmultimedia_multimedia.tests.linux_v4l succeeded looking for library openal Trying source 0 (type pkgConfig) of library openal ... + /usr/bin/pkg-config --exists --silence-errors openal pkg-config did not find package. => source produced no result. Trying source 1 (type inline) of library openal ... => source failed condition 'config.win32'. Trying source 2 (type inline) of library openal ... => source failed condition 'config.darwin'. Trying source 3 (type inline) of library openal ... + cd /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/openal && /root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" 'QMAKE_USE += openal' 'QMAKE_LIBS_OPENAL = -lopenal' /root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtmultimedia/config.tests/openal + cd /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/openal && MAKEFLAGS= /usr/bin/gmake > g++ -c -pipe -O2 -w -fPIC -I/root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtmultimedia/config.tests/openal -I. -I/root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/mkspecs/linux-g++ -o main.o /root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtmultimedia/config.tests/openal/main.cpp > /root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtmultimedia/config.tests/openal/main.cpp:32:10: fatal error: AL/al.h: No such file or directory > #include > ^~~~~~~~~ > compilation terminated. > gmake: *** [Makefile:169: main.o] Error 1 => source failed verification. test config.qtmultimedia_multimedia.libraries.openal FAILED looking for library pulseaudio Trying source 0 (type pkgConfig) of library pulseaudio ... + /usr/bin/pkg-config --exists --silence-errors libpulse '>=' 0.9.10 libpulse-mainloop-glib pkg-config did not find package. => source produced no result. test config.qtmultimedia_multimedia.libraries.pulseaudio FAILED looking for library libresourceqt5 Trying source 0 (type pkgConfig) of library libresourceqt5 ... + /usr/bin/pkg-config --exists --silence-errors libresourceqt5 pkg-config did not find package. => source produced no result. test config.qtmultimedia_multimedia.libraries.libresourceqt5 FAILED looking for library flite Trying source 0 (type inline) of library flite ... + cd /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/flite && /root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" 'QMAKE_USE += flite' 'QMAKE_LIBS_FLITE = -lflite_cmu_us_kal16 -lflite_usenglish -lflite_cmulex -lflite' /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/flite + cd /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/flite && MAKEFLAGS= /usr/bin/gmake > g++ -c -pipe -O2 -w -fPIC -I. -I/root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/mkspecs/linux-g++ -o main.o main.cpp > main.cpp:2:10: fatal error: flite/flite.h: No such file or directory > #include > ^~~~~~~~~~~~~~~ > compilation terminated. > gmake: *** [Makefile:169: main.o] Error 1 => source failed verification. test config.qtspeech_tts.libraries.flite FAILED looking for library speechd Trying source 0 (type pkgConfig) of library speechd ... + /usr/bin/pkg-config --exists --silence-errors speech-dispatcher pkg-config did not find package. => source produced no result. Trying source 1 (type inline) of library speechd ... + cd /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/speechd && /root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" 'QMAKE_USE += speechd' 'QMAKE_LIBS_SPEECHD = -lspeechd' /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/speechd + cd /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/speechd && MAKEFLAGS= /usr/bin/gmake > g++ -c -pipe -O2 -w -fPIC -I. -I/root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/mkspecs/linux-g++ -o main.o main.cpp > main.cpp:2:10: fatal error: libspeechd.h: No such file or directory > #include > ^~~~~~~~~~~~~~ > compilation terminated. > gmake: *** [Makefile:169: main.o] Error 1 => source failed verification. test config.qtspeech_tts.libraries.speechd FAILED executing config test libclang test config.qttools_qdoc.tests.libclang FAILED executing config test webengine-arch-support test config.qtwebengine_buildtools.tests.webengine-arch-support succeeded executing config test webengine-bison Required bison could not be found. test config.qtwebengine_buildtools.tests.webengine-bison FAILED executing config test webengine-submodule test config.qtwebengine_buildtools.tests.webengine-submodule succeeded executing config test webengine-nowhitespace test config.qtwebengine_buildtools.tests.webengine-nowhitespace succeeded executing config test webengine-platform-support test config.qtwebengine_buildtools.tests.webengine-platform-support gave result executing config test webengine-gperf Required gperf could not be found. test config.qtwebengine_buildtools.tests.webengine-gperf FAILED executing config test webengine-flex Required flex could not be found. test config.qtwebengine_buildtools.tests.webengine-flex FAILED executing config test webengine-host-pkg-config Found host pkg-config: /usr/bin/pkg-config test config.qtwebengine_buildtools.tests.webengine-host-pkg-config gave result /usr/bin/pkg-config executing config test webengine-jumbo-build Setting jumbo build merge batch limit to 8. test config.qtwebengine_buildtools.tests.webengine-jumbo-build gave result 8 executing config test webengine-nodejs 'nodejs' not found in PATH. Checking for 'node'. 'node' not found in PATH. Giving up. test config.qtwebengine_buildtools.tests.webengine-nodejs gave result executing config test webengine-noexecstack + cd /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests && g++ -pipe -Wl,-z,noexecstack -o conftest-out conftest.cpp test config.qtwebengine_buildtools.tests.webengine-noexecstack succeeded executing config test webengine-python2 test config.qtwebengine_buildtools.tests.webengine-python2 gave result /opt/ActivePython-2.7/bin/python2 looking for library webengine-dbus Trying source 0 (type pkgConfig) of library webengine-dbus ... + /usr/bin/pkg-config --exists --silence-errors dbus-1 pkg-config did not find package. => source produced no result. test config.qtwebengine_buildtools.libraries.webengine-dbus FAILED looking for library webengine-fontconfig Trying source 0 (type pkgConfig) of library webengine-fontconfig ... + /usr/bin/pkg-config --exists --silence-errors fontconfig + /usr/bin/pkg-config --modversion fontconfig > 2.13.1 + /usr/bin/pkg-config --libs-only-L fontconfig + /usr/bin/pkg-config --libs-only-l fontconfig > -lfontconfig -lfreetype + /usr/bin/pkg-config --cflags fontconfig > -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid => source accepted. test config.qtwebengine_buildtools.libraries.webengine-fontconfig succeeded looking for library webengine-freetype Trying source 0 (type pkgConfig) of library webengine-freetype ... + /usr/bin/pkg-config --exists --silence-errors freetype2 + /usr/bin/pkg-config --modversion freetype2 > 22.1.16 + /usr/bin/pkg-config --libs-only-L freetype2 + /usr/bin/pkg-config --libs-only-l freetype2 > -lfreetype + /usr/bin/pkg-config --cflags freetype2 > -I/usr/include/freetype2 -I/usr/include/libpng16 + cd /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/webengine-freetype && /root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" 'QMAKE_USE += webengine-freetype' 'QMAKE_LIBS_WEBENGINE_FREETYPE = -lfreetype' 'QMAKE_INCDIR_WEBENGINE_FREETYPE = /usr/include/freetype2 /usr/include/libpng16' /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/webengine-freetype + cd /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/webengine-freetype && MAKEFLAGS= /usr/bin/gmake > g++ -c -pipe -O2 -w -fPIC -I. -I/usr/include/freetype2 -I/usr/include/libpng16 -I/root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/mkspecs/linux-g++ -o main.o main.cpp > g++ -Wl,-O1 -o webengine-freetype main.o -lfreetype => source accepted. test config.qtwebengine_buildtools.libraries.webengine-freetype succeeded looking for library webengine-glib Trying source 0 (type pkgConfig) of library webengine-glib ... + /usr/bin/pkg-config --exists --silence-errors glib-2.0 '>=' 2.32.0 + /usr/bin/pkg-config --modversion glib-2.0 '>=' 2.32.0 > 2.56.4 + /usr/bin/pkg-config --libs-only-L glib-2.0 '>=' 2.32.0 + /usr/bin/pkg-config --libs-only-l glib-2.0 '>=' 2.32.0 > -lglib-2.0 + /usr/bin/pkg-config --cflags glib-2.0 '>=' 2.32.0 > -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include => source accepted. test config.qtwebengine_buildtools.libraries.webengine-glib succeeded executing config test webengine-glibc + cd /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/webengine-glibc && /root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/webengine-glibc + cd /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/webengine-glibc && MAKEFLAGS= /usr/bin/gmake > g++ -c -pipe -O2 -w -fPIC -I. -I/root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/mkspecs/linux-g++ -o main.o main.cpp > g++ -Wl,-O1 -o webengine-glibc main.o test config.qtwebengine_buildtools.tests.webengine-glibc succeeded looking for library webengine-jpeglib Trying source 0 (type pkgConfig) of library webengine-jpeglib ... + /usr/bin/pkg-config --exists --silence-errors libjpeg + /usr/bin/pkg-config --modversion libjpeg > 1.5.3 + /usr/bin/pkg-config --libs-only-L libjpeg + /usr/bin/pkg-config --libs-only-l libjpeg > -ljpeg + /usr/bin/pkg-config --cflags libjpeg + cd /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/webengine-jpeglib && /root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" 'QMAKE_USE += webengine-jpeglib' 'QMAKE_LIBS_WEBENGINE_JPEGLIB = -ljpeg' /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/webengine-jpeglib + cd /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/webengine-jpeglib && MAKEFLAGS= /usr/bin/gmake > g++ -c -pipe -O2 -w -fPIC -I. -I/root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/mkspecs/linux-g++ -o main.o main.cpp > g++ -Wl,-O1 -o webengine-jpeglib main.o -ljpeg => source accepted. test config.qtwebengine_buildtools.libraries.webengine-jpeglib succeeded executing config test webengine-khr + cd /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/webengine-khr && /root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/webengine-khr + cd /root/Documents/tools/qt/qt-everywhere-src-5.15.3/config.tests/webengine-khr && MAKEFLAGS= /usr/bin/gmake > g++ -c -pipe -O2 -w -fPIC -I. -I/root/Documents/tools/qt/qt-everywhere-src-5.15.3/qtbase/mkspecs/linux-g++ -o main.o main.cpp > g++ -Wl,-O1 -o webengine-khr main.o test config.qtwebengine_buildtools.tests.webengine-khr succeeded looking for library webengine-lcms2 Trying source 0 (type pkgConfig) of library webengine-lcms2 ... + /usr/bin/pkg-config --exists --silence-errors lcms2 pkg-config did not find package. => source produced no result. test config.qtwebengine_buildtools.libraries.webengine-lcms2 FAILED looking for library webengine-libdrm Trying source 0 (type pkgConfig) of library webengine-libdrm ... + /usr/bin/pkg-config --exists --silence-errors libdrm + /usr/bin/pkg-config --modversion libdrm > 2.4.106 + /usr/bin/pkg-config --libs-only-L libdrm + /usr/bin/pkg-config --libs-only-l libdrm > -ldrm + /usr/bin/pkg-config --cflags libdrm > -I/usr/include/libdrm -I/usr/include/valgrind => source accepted. test config.qtwebengine_buildtools.libraries.webengine-libdrm succeeded looking for library webengine-libevent Trying source 0 (type pkgConfig) of library webengine-libevent ... + /usr/bin/pkg-config --exists --silence-errors libevent pkg-config did not find package. => source produced no result. test config.qtwebengine_buildtools.libraries.webengine-libevent FAILED looking for library webengine-libvpx Trying source 0 (type pkgConfig) of library webengine-libvpx ... + /usr/bin/pkg-config --exists --silence-errors vpx pkg-config did not find package. => source produced no result. Trying source 1 (type inline) of library webengine-libvpx ... vpx/vpx_encoder.h not found in [] and global paths. vpx/vp8cx.h not found in [] and global paths. vpx/vpx_image.h not found in [] and global paths. => source produced no result. test config.qtwebengine_buildtools.libraries.webengine-libvpx FAILED looking for library webengine-webp Trying source 0 (type pkgConfig) of library webengine-webp ... + /usr/bin/pkg-config --exists --silence-errors libwebp libwebpmux libwebpdemux pkg-config did not find package. => source produced no result. test config.qtwebengine_buildtools.libraries.webengine-webp FAILED looking for library webengine-libxml2 Trying source 0 (type pkgConfig) of library webengine-libxml2 ... + /usr/bin/pkg-config --exists --silence-errors libxml-2.0 libxslt pkg-config did not find package. => source produced no result. test config.qtwebengine_buildtools.libraries.webengine-libxml2 FAILED looking for library webengine-minizip Trying source 0 (type pkgConfig) of library webengine-minizip ... + /usr/bin/pkg-config --exists --silence-errors minizip pkg-config did not find package. => source produced no result. test config.qtwebengine_buildtools.libraries.webengine-minizip FAILED executing config test webengine-ninja Building own ninja test config.qtwebengine_buildtools.tests.webengine-ninja FAILED looking for library webengine-nss Trying source 0 (type pkgConfig) of library webengine-nss ... + /usr/bin/pkg-config --exists --silence-errors nss '>=' 3.26 pkg-config did not find package. => source produced no result. test config.qtwebengine_buildtools.libraries.webengine-nss FAILED looking for library webengine-opus Trying source 0 (type pkgConfig) of library webengine-opus ... + /usr/bin/pkg-config --exists --silence-errors opus '>=' 1.3.1 pkg-config did not find package. => source produced no result. test config.qtwebengine_buildtools.libraries.webengine-opus FAILED looking for library webengine-png Trying source 0 (type pkgConfig) of library webengine-png ... + /usr/bin/pkg-config --exists --silence-errors libpng '>=' 1.6.0 + /usr/bin/pkg-config --modversion libpng '>=' 1.6.0 > 1.6.34 + /usr/bin/pkg-config --libs-only-L libpng '>=' 1.6.0 + /usr/bin/pkg-config --libs-only-l libpng '>=' 1.6.0 > -lpng16 -lz + /usr/bin/pkg-config --cflags libpng '>=' 1.6.0 > -I/usr/include/libpng16 => source accepted. test config.qtwebengine_buildtools.libraries.webengine-png succeeded looking for library webengine-re2 Trying source 0 (type pkgConfig) of library webengine-re2 ... + /usr/bin/pkg-config --exists --silence-errors re2 pkg-config did not find package. => source produced no result. test config.qtwebengine_buildtools.libraries.webengine-re2 FAILED looking for library webengine-snappy Trying source 0 (type inline) of library webengine-snappy ... snappy.h not found in [] and global paths. => source produced no result. test config.qtwebengine_buildtools.libraries.webengine-snappy FAILED looking for library webengine-x11 Trying source 0 (type pkgConfig) of library webengine-x11 ... + /usr/bin/pkg-config --exists --silence-errors x11 + /usr/bin/pkg-config --modversion x11 > 1.6.8 + /usr/bin/pkg-config --libs-only-L x11 + /usr/bin/pkg-config --libs-only-l x11 > -lX11 + /usr/bin/pkg-config --cflags x11 => source accepted. test config.qtwebengine_buildtools.libraries.webengine-x11 succeeded looking for library webengine-xcomposite Trying source 0 (type pkgConfig) of library webengine-xcomposite ... + /usr/bin/pkg-config --exists --silence-errors xcomposite pkg-config did not find package. => source produced no result. test config.qtwebengine_buildtools.libraries.webengine-xcomposite FAILED looking for library webengine-xcursor Trying source 0 (type pkgConfig) of library webengine-xcursor ... + /usr/bin/pkg-config --exists --silence-errors xcursor pkg-config did not find package. => source produced no result. test config.qtwebengine_buildtools.libraries.webengine-xcursor FAILED looking for library webengine-xi Trying source 0 (type pkgConfig) of library webengine-xi ... + /usr/bin/pkg-config --exists --silence-errors xi pkg-config did not find package. => source produced no result. test config.qtwebengine_buildtools.libraries.webengine-xi FAILED looking for library webengine-xproto-gl Trying source 0 (type pkgConfig) of library webengine-xproto-gl ... + /usr/bin/pkg-config --exists --silence-errors glproto + /usr/bin/pkg-config --modversion glproto > 1.4.17 + /usr/bin/pkg-config --libs-only-L glproto + /usr/bin/pkg-config --libs-only-l glproto + /usr/bin/pkg-config --cflags glproto => source accepted. test config.qtwebengine_buildtools.libraries.webengine-xproto-gl succeeded looking for library webengine-xtst Trying source 0 (type pkgConfig) of library webengine-xtst ... + /usr/bin/pkg-config --exists --silence-errors xtst pkg-config did not find package. => source produced no result. test config.qtwebengine_buildtools.libraries.webengine-xtst FAILED looking for library webengine-zlib Trying source 0 (type pkgConfig) of library webengine-zlib ... + /usr/bin/pkg-config --exists --silence-errors zlib + /usr/bin/pkg-config --modversion zlib > 1.2.11 + /usr/bin/pkg-config --libs-only-L zlib + /usr/bin/pkg-config --libs-only-l zlib > -lz + /usr/bin/pkg-config --cflags zlib => source accepted. test config.qtwebengine_buildtools.libraries.webengine-zlib succeeded