Command line: -developer-build -opensource -confirm-license -nomake tests -nomake examples -skip webengine -sanitize address -no-optimize-debug executing config test use_gold_linker + cd /home/ulf/dev/qt5.12/config.tests && g++ -pipe -fuse-ld=gold -o conftest-out conftest.cpp test config.qtbase.tests.use_gold_linker succeeded executing config test machineTuple + g++ -dumpmachine > x86_64-linux-gnu test config.qtbase.tests.machineTuple succeeded executing config test verifyspec + cd /home/ulf/dev/qt5.12/config.tests/verifyspec && /home/ulf/dev/qt5.12/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" /home/ulf/dev/qt5.12-src/qtbase/config.tests/verifyspec > Info: creating stash file /home/ulf/dev/qt5.12/.qmake.stash + cd /home/ulf/dev/qt5.12/config.tests/verifyspec && MAKEFLAGS= /usr/bin/make > g++ -c -pipe -O2 -w -fPIC -I/home/ulf/dev/qt5.12-src/qtbase/config.tests/verifyspec -I. -I/home/ulf/dev/qt5.12-src/qtbase/mkspecs/linux-g++ -o verifyspec.o /home/ulf/dev/qt5.12-src/qtbase/config.tests/verifyspec/verifyspec.cpp > g++ -Wl,-O1 -fuse-ld=gold -o verifyspec verifyspec.o test config.qtbase.tests.verifyspec succeeded executing config test architecture + cd /home/ulf/dev/qt5.12/config.tests/arch && /home/ulf/dev/qt5.12/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" /home/ulf/dev/qt5.12-src/qtbase/config.tests/arch + cd /home/ulf/dev/qt5.12/config.tests/arch && MAKEFLAGS= /usr/bin/make > g++ -c -pipe -O2 -w -fPIC -I/home/ulf/dev/qt5.12-src/qtbase/config.tests/arch -I. -I/home/ulf/dev/qt5.12-src/qtbase/mkspecs/linux-g++ -o arch.o /home/ulf/dev/qt5.12-src/qtbase/config.tests/arch/arch.cpp > g++ -Wl,-O1 -fuse-ld=gold -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 /home/ulf/dev/qt5.12/config.tests/x86_simd && /home/ulf/dev/qt5.12/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" CONFIG+=add_cflags DEFINES+=NO_ATTRIBUTE SIMD=sse2 /home/ulf/dev/qt5.12-src/qtbase/config.tests/x86_simd + cd /home/ulf/dev/qt5.12/config.tests/x86_simd && MAKEFLAGS= /usr/bin/make > g++ -c -pipe -msse2 -O2 -w -fPIC -DNO_ATTRIBUTE -DQT_COMPILER_SUPPORTS_SSE2 -I/home/ulf/dev/qt5.12-src/qtbase/config.tests/x86_simd -I. -I/home/ulf/dev/qt5.12-src/qtbase/mkspecs/linux-g++ -o main.o /home/ulf/dev/qt5.12-src/qtbase/config.tests/x86_simd/main.cpp > g++ -Wl,-O1 -fuse-ld=gold -o x86_simd main.o test config.qtbase.tests.sse2 succeeded executing config test aesni + cd /home/ulf/dev/qt5.12/config.tests/x86_simd && /home/ulf/dev/qt5.12/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" CONFIG+=add_cflags DEFINES+=NO_ATTRIBUTE SIMD=aesni /home/ulf/dev/qt5.12-src/qtbase/config.tests/x86_simd + cd /home/ulf/dev/qt5.12/config.tests/x86_simd && MAKEFLAGS= /usr/bin/make clean && MAKEFLAGS= /usr/bin/make > rm -f main.o > rm -f *~ core *.core > g++ -c -pipe -maes -O2 -w -fPIC -DNO_ATTRIBUTE -DQT_COMPILER_SUPPORTS_AESNI -I/home/ulf/dev/qt5.12-src/qtbase/config.tests/x86_simd -I. -I/home/ulf/dev/qt5.12-src/qtbase/mkspecs/linux-g++ -o main.o /home/ulf/dev/qt5.12-src/qtbase/config.tests/x86_simd/main.cpp > g++ -Wl,-O1 -fuse-ld=gold -o x86_simd main.o test config.qtbase.tests.aesni succeeded executing config test alloca_h + cd /home/ulf/dev/qt5.12/config.tests/alloca_h && /home/ulf/dev/qt5.12/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" /home/ulf/dev/qt5.12/config.tests/alloca_h + cd /home/ulf/dev/qt5.12/config.tests/alloca_h && MAKEFLAGS= /usr/bin/make > g++ -c -pipe -O2 -w -fPIC -I. -I/home/ulf/dev/qt5.12-src/qtbase/mkspecs/linux-g++ -o main.o main.cpp > g++ -Wl,-O1 -fuse-ld=gold -o alloca_h main.o test config.qtbase.tests.alloca_h succeeded executing config test sse3 + cd /home/ulf/dev/qt5.12/config.tests/x86_simd && /home/ulf/dev/qt5.12/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" CONFIG+=add_cflags DEFINES+=NO_ATTRIBUTE SIMD=sse3 /home/ulf/dev/qt5.12-src/qtbase/config.tests/x86_simd + cd /home/ulf/dev/qt5.12/config.tests/x86_simd && MAKEFLAGS= /usr/bin/make clean && MAKEFLAGS= /usr/bin/make > rm -f main.o > rm -f *~ core *.core > g++ -c -pipe -msse3 -O2 -w -fPIC -DNO_ATTRIBUTE -DQT_COMPILER_SUPPORTS_SSE3 -I/home/ulf/dev/qt5.12-src/qtbase/config.tests/x86_simd -I. -I/home/ulf/dev/qt5.12-src/qtbase/mkspecs/linux-g++ -o main.o /home/ulf/dev/qt5.12-src/qtbase/config.tests/x86_simd/main.cpp > g++ -Wl,-O1 -fuse-ld=gold -o x86_simd main.o test config.qtbase.tests.sse3 succeeded executing config test ssse3 + cd /home/ulf/dev/qt5.12/config.tests/x86_simd && /home/ulf/dev/qt5.12/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" CONFIG+=add_cflags DEFINES+=NO_ATTRIBUTE SIMD=ssse3 /home/ulf/dev/qt5.12-src/qtbase/config.tests/x86_simd + cd /home/ulf/dev/qt5.12/config.tests/x86_simd && MAKEFLAGS= /usr/bin/make clean && MAKEFLAGS= /usr/bin/make > rm -f main.o > rm -f *~ core *.core > g++ -c -pipe -mssse3 -O2 -w -fPIC -DNO_ATTRIBUTE -DQT_COMPILER_SUPPORTS_SSSE3 -I/home/ulf/dev/qt5.12-src/qtbase/config.tests/x86_simd -I. -I/home/ulf/dev/qt5.12-src/qtbase/mkspecs/linux-g++ -o main.o /home/ulf/dev/qt5.12-src/qtbase/config.tests/x86_simd/main.cpp > g++ -Wl,-O1 -fuse-ld=gold -o x86_simd main.o test config.qtbase.tests.ssse3 succeeded executing config test sse4_1 + cd /home/ulf/dev/qt5.12/config.tests/x86_simd && /home/ulf/dev/qt5.12/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" CONFIG+=add_cflags DEFINES+=NO_ATTRIBUTE SIMD=sse4_1 /home/ulf/dev/qt5.12-src/qtbase/config.tests/x86_simd + cd /home/ulf/dev/qt5.12/config.tests/x86_simd && MAKEFLAGS= /usr/bin/make clean && MAKEFLAGS= /usr/bin/make > rm -f main.o > rm -f *~ core *.core > g++ -c -pipe -msse4.1 -O2 -w -fPIC -DNO_ATTRIBUTE -DQT_COMPILER_SUPPORTS_SSE4_1 -I/home/ulf/dev/qt5.12-src/qtbase/config.tests/x86_simd -I. -I/home/ulf/dev/qt5.12-src/qtbase/mkspecs/linux-g++ -o main.o /home/ulf/dev/qt5.12-src/qtbase/config.tests/x86_simd/main.cpp > g++ -Wl,-O1 -fuse-ld=gold -o x86_simd main.o test config.qtbase.tests.sse4_1 succeeded executing config test sse4_2 + cd /home/ulf/dev/qt5.12/config.tests/x86_simd && /home/ulf/dev/qt5.12/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" CONFIG+=add_cflags DEFINES+=NO_ATTRIBUTE SIMD=sse4_2 /home/ulf/dev/qt5.12-src/qtbase/config.tests/x86_simd + cd /home/ulf/dev/qt5.12/config.tests/x86_simd && MAKEFLAGS= /usr/bin/make clean && MAKEFLAGS= /usr/bin/make > rm -f main.o > rm -f *~ core *.core > g++ -c -pipe -msse4.2 -O2 -w -fPIC -DNO_ATTRIBUTE -DQT_COMPILER_SUPPORTS_SSE4_2 -I/home/ulf/dev/qt5.12-src/qtbase/config.tests/x86_simd -I. -I/home/ulf/dev/qt5.12-src/qtbase/mkspecs/linux-g++ -o main.o /home/ulf/dev/qt5.12-src/qtbase/config.tests/x86_simd/main.cpp > g++ -Wl,-O1 -fuse-ld=gold -o x86_simd main.o test config.qtbase.tests.sse4_2 succeeded executing config test avx + cd /home/ulf/dev/qt5.12/config.tests/x86_simd && /home/ulf/dev/qt5.12/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" CONFIG+=add_cflags DEFINES+=NO_ATTRIBUTE SIMD=avx /home/ulf/dev/qt5.12-src/qtbase/config.tests/x86_simd + cd /home/ulf/dev/qt5.12/config.tests/x86_simd && MAKEFLAGS= /usr/bin/make clean && MAKEFLAGS= /usr/bin/make > rm -f main.o > rm -f *~ core *.core > g++ -c -pipe -mavx -O2 -w -fPIC -DNO_ATTRIBUTE -DQT_COMPILER_SUPPORTS_AVX -I/home/ulf/dev/qt5.12-src/qtbase/config.tests/x86_simd -I. -I/home/ulf/dev/qt5.12-src/qtbase/mkspecs/linux-g++ -o main.o /home/ulf/dev/qt5.12-src/qtbase/config.tests/x86_simd/main.cpp > g++ -Wl,-O1 -fuse-ld=gold -o x86_simd main.o test config.qtbase.tests.avx succeeded executing config test avx2 + cd /home/ulf/dev/qt5.12/config.tests/x86_simd && /home/ulf/dev/qt5.12/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" CONFIG+=add_cflags DEFINES+=NO_ATTRIBUTE SIMD=avx2 /home/ulf/dev/qt5.12-src/qtbase/config.tests/x86_simd + cd /home/ulf/dev/qt5.12/config.tests/x86_simd && MAKEFLAGS= /usr/bin/make clean && MAKEFLAGS= /usr/bin/make > rm -f main.o > rm -f *~ core *.core > g++ -c -pipe -mavx2 -O2 -w -fPIC -DNO_ATTRIBUTE -DQT_COMPILER_SUPPORTS_AVX2 -I/home/ulf/dev/qt5.12-src/qtbase/config.tests/x86_simd -I. -I/home/ulf/dev/qt5.12-src/qtbase/mkspecs/linux-g++ -o main.o /home/ulf/dev/qt5.12-src/qtbase/config.tests/x86_simd/main.cpp > g++ -Wl,-O1 -fuse-ld=gold -o x86_simd main.o test config.qtbase.tests.avx2 succeeded executing config test avx512f + cd /home/ulf/dev/qt5.12/config.tests/x86_simd && /home/ulf/dev/qt5.12/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" CONFIG+=add_cflags DEFINES+=NO_ATTRIBUTE SIMD=avx512f /home/ulf/dev/qt5.12-src/qtbase/config.tests/x86_simd + cd /home/ulf/dev/qt5.12/config.tests/x86_simd && MAKEFLAGS= /usr/bin/make clean && MAKEFLAGS= /usr/bin/make > rm -f main.o > rm -f *~ core *.core > g++ -c -pipe -mavx512f -O2 -w -fPIC -DNO_ATTRIBUTE -DQT_COMPILER_SUPPORTS_AVX512F -I/home/ulf/dev/qt5.12-src/qtbase/config.tests/x86_simd -I. -I/home/ulf/dev/qt5.12-src/qtbase/mkspecs/linux-g++ -o main.o /home/ulf/dev/qt5.12-src/qtbase/config.tests/x86_simd/main.cpp > g++ -Wl,-O1 -fuse-ld=gold -o x86_simd main.o test config.qtbase.tests.avx512f succeeded executing config test avx512bw + cd /home/ulf/dev/qt5.12/config.tests/x86_simd && /home/ulf/dev/qt5.12/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" CONFIG+=add_cflags DEFINES+=NO_ATTRIBUTE SIMD=avx512bw /home/ulf/dev/qt5.12-src/qtbase/config.tests/x86_simd + cd /home/ulf/dev/qt5.12/config.tests/x86_simd && MAKEFLAGS= /usr/bin/make clean && MAKEFLAGS= /usr/bin/make > rm -f main.o > rm -f *~ core *.core > g++ -c -pipe -mavx512bw -O2 -w -fPIC -DNO_ATTRIBUTE -DQT_COMPILER_SUPPORTS_AVX512BW -I/home/ulf/dev/qt5.12-src/qtbase/config.tests/x86_simd -I. -I/home/ulf/dev/qt5.12-src/qtbase/mkspecs/linux-g++ -o main.o /home/ulf/dev/qt5.12-src/qtbase/config.tests/x86_simd/main.cpp > g++ -Wl,-O1 -fuse-ld=gold -o x86_simd main.o test config.qtbase.tests.avx512bw succeeded executing config test avx512cd + cd /home/ulf/dev/qt5.12/config.tests/x86_simd && /home/ulf/dev/qt5.12/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" CONFIG+=add_cflags DEFINES+=NO_ATTRIBUTE SIMD=avx512cd /home/ulf/dev/qt5.12-src/qtbase/config.tests/x86_simd + cd /home/ulf/dev/qt5.12/config.tests/x86_simd && MAKEFLAGS= /usr/bin/make clean && MAKEFLAGS= /usr/bin/make > rm -f main.o > rm -f *~ core *.core > g++ -c -pipe -mavx512cd -O2 -w -fPIC -DNO_ATTRIBUTE -DQT_COMPILER_SUPPORTS_AVX512CD -I/home/ulf/dev/qt5.12-src/qtbase/config.tests/x86_simd -I. -I/home/ulf/dev/qt5.12-src/qtbase/mkspecs/linux-g++ -o main.o /home/ulf/dev/qt5.12-src/qtbase/config.tests/x86_simd/main.cpp > g++ -Wl,-O1 -fuse-ld=gold -o x86_simd main.o test config.qtbase.tests.avx512cd succeeded executing config test avx512dq + cd /home/ulf/dev/qt5.12/config.tests/x86_simd && /home/ulf/dev/qt5.12/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" CONFIG+=add_cflags DEFINES+=NO_ATTRIBUTE SIMD=avx512dq /home/ulf/dev/qt5.12-src/qtbase/config.tests/x86_simd + cd /home/ulf/dev/qt5.12/config.tests/x86_simd && MAKEFLAGS= /usr/bin/make clean && MAKEFLAGS= /usr/bin/make > rm -f main.o > rm -f *~ core *.core > g++ -c -pipe -mavx512dq -O2 -w -fPIC -DNO_ATTRIBUTE -DQT_COMPILER_SUPPORTS_AVX512DQ -I/home/ulf/dev/qt5.12-src/qtbase/config.tests/x86_simd -I. -I/home/ulf/dev/qt5.12-src/qtbase/mkspecs/linux-g++ -o main.o /home/ulf/dev/qt5.12-src/qtbase/config.tests/x86_simd/main.cpp > g++ -Wl,-O1 -fuse-ld=gold -o x86_simd main.o test config.qtbase.tests.avx512dq succeeded executing config test avx512er + cd /home/ulf/dev/qt5.12/config.tests/x86_simd && /home/ulf/dev/qt5.12/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" CONFIG+=add_cflags DEFINES+=NO_ATTRIBUTE SIMD=avx512er /home/ulf/dev/qt5.12-src/qtbase/config.tests/x86_simd + cd /home/ulf/dev/qt5.12/config.tests/x86_simd && MAKEFLAGS= /usr/bin/make clean && MAKEFLAGS= /usr/bin/make > rm -f main.o > rm -f *~ core *.core > g++ -c -pipe -mavx512er -O2 -w -fPIC -DNO_ATTRIBUTE -DQT_COMPILER_SUPPORTS_AVX512ER -I/home/ulf/dev/qt5.12-src/qtbase/config.tests/x86_simd -I. -I/home/ulf/dev/qt5.12-src/qtbase/mkspecs/linux-g++ -o main.o /home/ulf/dev/qt5.12-src/qtbase/config.tests/x86_simd/main.cpp > g++ -Wl,-O1 -fuse-ld=gold -o x86_simd main.o test config.qtbase.tests.avx512er succeeded executing config test avx512ifma + cd /home/ulf/dev/qt5.12/config.tests/x86_simd && /home/ulf/dev/qt5.12/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" CONFIG+=add_cflags DEFINES+=NO_ATTRIBUTE SIMD=avx512ifma /home/ulf/dev/qt5.12-src/qtbase/config.tests/x86_simd + cd /home/ulf/dev/qt5.12/config.tests/x86_simd && MAKEFLAGS= /usr/bin/make clean && MAKEFLAGS= /usr/bin/make > rm -f main.o > rm -f *~ core *.core > g++ -c -pipe -mavx512ifma -O2 -w -fPIC -DNO_ATTRIBUTE -DQT_COMPILER_SUPPORTS_AVX512IFMA -I/home/ulf/dev/qt5.12-src/qtbase/config.tests/x86_simd -I. -I/home/ulf/dev/qt5.12-src/qtbase/mkspecs/linux-g++ -o main.o /home/ulf/dev/qt5.12-src/qtbase/config.tests/x86_simd/main.cpp > g++ -Wl,-O1 -fuse-ld=gold -o x86_simd main.o test config.qtbase.tests.avx512ifma succeeded executing config test avx512pf + cd /home/ulf/dev/qt5.12/config.tests/x86_simd && /home/ulf/dev/qt5.12/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" CONFIG+=add_cflags DEFINES+=NO_ATTRIBUTE SIMD=avx512pf /home/ulf/dev/qt5.12-src/qtbase/config.tests/x86_simd + cd /home/ulf/dev/qt5.12/config.tests/x86_simd && MAKEFLAGS= /usr/bin/make clean && MAKEFLAGS= /usr/bin/make > rm -f main.o > rm -f *~ core *.core > g++ -c -pipe -mavx512pf -O2 -w -fPIC -DNO_ATTRIBUTE -DQT_COMPILER_SUPPORTS_AVX512PF -I/home/ulf/dev/qt5.12-src/qtbase/config.tests/x86_simd -I. -I/home/ulf/dev/qt5.12-src/qtbase/mkspecs/linux-g++ -o main.o /home/ulf/dev/qt5.12-src/qtbase/config.tests/x86_simd/main.cpp > g++ -Wl,-O1 -fuse-ld=gold -o x86_simd main.o test config.qtbase.tests.avx512pf succeeded executing config test avx512vbmi + cd /home/ulf/dev/qt5.12/config.tests/x86_simd && /home/ulf/dev/qt5.12/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" CONFIG+=add_cflags DEFINES+=NO_ATTRIBUTE SIMD=avx512vbmi /home/ulf/dev/qt5.12-src/qtbase/config.tests/x86_simd + cd /home/ulf/dev/qt5.12/config.tests/x86_simd && MAKEFLAGS= /usr/bin/make clean && MAKEFLAGS= /usr/bin/make > rm -f main.o > rm -f *~ core *.core > g++ -c -pipe -mavx512vbmi -O2 -w -fPIC -DNO_ATTRIBUTE -DQT_COMPILER_SUPPORTS_AVX512VBMI -I/home/ulf/dev/qt5.12-src/qtbase/config.tests/x86_simd -I. -I/home/ulf/dev/qt5.12-src/qtbase/mkspecs/linux-g++ -o main.o /home/ulf/dev/qt5.12-src/qtbase/config.tests/x86_simd/main.cpp > g++ -Wl,-O1 -fuse-ld=gold -o x86_simd main.o test config.qtbase.tests.avx512vbmi succeeded executing config test avx512vl + cd /home/ulf/dev/qt5.12/config.tests/x86_simd && /home/ulf/dev/qt5.12/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" CONFIG+=add_cflags DEFINES+=NO_ATTRIBUTE SIMD=avx512vl /home/ulf/dev/qt5.12-src/qtbase/config.tests/x86_simd + cd /home/ulf/dev/qt5.12/config.tests/x86_simd && MAKEFLAGS= /usr/bin/make clean && MAKEFLAGS= /usr/bin/make > rm -f main.o > rm -f *~ core *.core > g++ -c -pipe -mavx512vl -O2 -w -fPIC -DNO_ATTRIBUTE -DQT_COMPILER_SUPPORTS_AVX512VL -I/home/ulf/dev/qt5.12-src/qtbase/config.tests/x86_simd -I. -I/home/ulf/dev/qt5.12-src/qtbase/mkspecs/linux-g++ -o main.o /home/ulf/dev/qt5.12-src/qtbase/config.tests/x86_simd/main.cpp > g++ -Wl,-O1 -fuse-ld=gold -o x86_simd main.o test config.qtbase.tests.avx512vl succeeded executing config test c++14 + cd /home/ulf/dev/qt5.12/config.tests/c++14 && /home/ulf/dev/qt5.12/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" /home/ulf/dev/qt5.12/config.tests/c++14 + cd /home/ulf/dev/qt5.12/config.tests/c++14 && MAKEFLAGS= /usr/bin/make > g++ -c -pipe -O2 -std=gnu++1y -w -fPIC -I. -I/home/ulf/dev/qt5.12-src/qtbase/mkspecs/linux-g++ -o main.o main.cpp > g++ -Wl,-O1 -fuse-ld=gold -o c++14 main.o test config.qtbase.tests.c++14 succeeded executing config test c++1z + cd /home/ulf/dev/qt5.12/config.tests/c++1z && /home/ulf/dev/qt5.12/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" /home/ulf/dev/qt5.12/config.tests/c++1z + cd /home/ulf/dev/qt5.12/config.tests/c++1z && MAKEFLAGS= /usr/bin/make > g++ -c -pipe -O2 -std=gnu++1z -w -fPIC -I. -I/home/ulf/dev/qt5.12-src/qtbase/mkspecs/linux-g++ -o main.o main.cpp > main.cpp:8:19: fatal error: variant: No such file or directory > #include > ^ > compilation terminated. > Makefile:167: recipe for target 'main.o' failed > make: *** [main.o] Error 1 test config.qtbase.tests.c++1z FAILED executing config test c99 + cd /home/ulf/dev/qt5.12/config.tests/c99 && /home/ulf/dev/qt5.12/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" /home/ulf/dev/qt5.12/config.tests/c99 + cd /home/ulf/dev/qt5.12/config.tests/c99 && MAKEFLAGS= /usr/bin/make > gcc -c -pipe -O2 -std=gnu99 -w -fPIC -I. -I/home/ulf/dev/qt5.12-src/qtbase/mkspecs/linux-g++ -o main.o main.c > g++ -Wl,-O1 -fuse-ld=gold -o c99 main.o test config.qtbase.tests.c99 succeeded executing config test c11 + cd /home/ulf/dev/qt5.12/config.tests/c11 && /home/ulf/dev/qt5.12/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" /home/ulf/dev/qt5.12/config.tests/c11 + cd /home/ulf/dev/qt5.12/config.tests/c11 && MAKEFLAGS= /usr/bin/make > gcc -c -pipe -O2 -std=gnu11 -w -fPIC -I. -I/home/ulf/dev/qt5.12-src/qtbase/mkspecs/linux-g++ -o main.o main.c > g++ -Wl,-O1 -fuse-ld=gold -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: [] [/home/ulf/android-ndk-r12b/toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86_64/lib/gcc/arm-linux-androideabi/4.9.x/armv7-a /home/ulf/android-ndk-r12b/toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86_64/arm-linux-androideabi/lib/armv7-a /home/ulf/android-ndk-r12b/toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86_64/lib/gcc/arm-linux-androideabi/4.9.x /home/ulf/android-ndk-r12b/toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86_64/lib/gcc /home/ulf/android-ndk-r12b/toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86_64/arm-linux-androideabi/lib /home/ulf/android-ndk-r12b/platforms/android-16/arch-arm/usr/lib] Global inc dirs: [] [/home/ulf/android-ndk-r12b/sources/cxx-stl/gnu-libstdc++/4.9/include /home/ulf/android-ndk-r12b/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi-v7a/include /home/ulf/android-ndk-r12b/toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86_64/lib/gcc/arm-linux-androideabi/4.9.x/include /home/ulf/android-ndk-r12b/toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86_64/lib/gcc/arm-linux-androideabi/4.9.x/include-fixed /home/ulf/android-ndk-r12b/platforms/android-16/arch-arm/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 ... None of [libdbus-1.so libdbus-1.a] found in [] and global paths. => source produced no result. test config.qtbase.libraries.dbus FAILED executing config test gdb_index + cd /home/ulf/dev/qt5.12/config.tests && g++ -pipe -fuse-ld=gold -Wl,--gdb-index -o conftest-out conftest.cpp test config.qtbase.tests.gdb_index succeeded executing config test enable_new_dtags + cd /home/ulf/dev/qt5.12/config.tests && g++ -pipe -fuse-ld=gold -Wl,--enable-new-dtags -o conftest-out conftest.cpp test config.qtbase.tests.enable_new_dtags succeeded executing config test f16c + cd /home/ulf/dev/qt5.12/config.tests/x86_simd && /home/ulf/dev/qt5.12/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" CONFIG+=add_cflags DEFINES+=NO_ATTRIBUTE SIMD=f16c /home/ulf/dev/qt5.12-src/qtbase/config.tests/x86_simd + cd /home/ulf/dev/qt5.12/config.tests/x86_simd && MAKEFLAGS= /usr/bin/make clean && MAKEFLAGS= /usr/bin/make > rm -f main.o > rm -f *~ core *.core > g++ -c -pipe -mf16c -O2 -w -fPIC -DNO_ATTRIBUTE -DQT_COMPILER_SUPPORTS_F16C -I/home/ulf/dev/qt5.12-src/qtbase/config.tests/x86_simd -I. -I/home/ulf/dev/qt5.12-src/qtbase/mkspecs/linux-g++ -o main.o /home/ulf/dev/qt5.12-src/qtbase/config.tests/x86_simd/main.cpp > g++ -Wl,-O1 -fuse-ld=gold -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 looking for library libudev Trying source 0 (type pkgConfig) of library libudev ... + /usr/bin/pkg-config --exists --silence-errors libudev + /usr/bin/pkg-config --modversion libudev > 232 + /usr/bin/pkg-config --libs-only-L libudev + /usr/bin/pkg-config --libs-only-l libudev > -ludev None of [libudev.so libudev.a] found in [] and global paths. => source produced no result. Trying source 1 (type inline) of library libudev ... None of [libudev.so libudev.a] found in [] and global paths. => source produced no result. test config.qtbase.libraries.libudev FAILED executing config test posix_fallocate + cd /home/ulf/dev/qt5.12/config.tests/posix_fallocate && /home/ulf/dev/qt5.12/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" /home/ulf/dev/qt5.12/config.tests/posix_fallocate + cd /home/ulf/dev/qt5.12/config.tests/posix_fallocate && MAKEFLAGS= /usr/bin/make > g++ -c -pipe -O2 -w -fPIC -I. -I/home/ulf/dev/qt5.12-src/qtbase/mkspecs/linux-g++ -o main.o main.cpp > g++ -Wl,-O1 -fuse-ld=gold -o posix_fallocate main.o test config.qtbase.tests.posix_fallocate succeeded executing config test precompile_header + cd /home/ulf/dev/qt5.12/config.tests/common/pch && /home/ulf/dev/qt5.12/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" /home/ulf/dev/qt5.12-src/qtbase/config.tests/common/pch + cd /home/ulf/dev/qt5.12/config.tests/common/pch && MAKEFLAGS= /usr/bin/make > g++ -pipe -O2 -w -fPIC -I/home/ulf/dev/qt5.12-src/qtbase/config.tests/common/pch -I. -I/home/ulf/dev/qt5.12-src/qtbase/mkspecs/linux-g++ -x c++-header -c /home/ulf/dev/qt5.12-src/qtbase/config.tests/common/pch/header.h -o .pch/pch.gch/c++ > g++ -c -include .pch/pch -pipe -O2 -w -fPIC -I/home/ulf/dev/qt5.12-src/qtbase/config.tests/common/pch -I. -I/home/ulf/dev/qt5.12-src/qtbase/mkspecs/linux-g++ -o source.o /home/ulf/dev/qt5.12-src/qtbase/config.tests/common/pch/source.cpp > /home/ulf/dev/qt5.12-src/qtbase/config.tests/common/pch/source.cpp:41:2: error: #error no go > #error no go > ^~~~~ > Makefile:184: recipe for target 'source.o' failed > make: *** [source.o] Error 1 test config.qtbase.tests.precompile_header FAILED executing config test rdrnd + cd /home/ulf/dev/qt5.12/config.tests/x86_simd && /home/ulf/dev/qt5.12/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" CONFIG+=add_cflags DEFINES+=NO_ATTRIBUTE SIMD=rdrnd /home/ulf/dev/qt5.12-src/qtbase/config.tests/x86_simd + cd /home/ulf/dev/qt5.12/config.tests/x86_simd && MAKEFLAGS= /usr/bin/make clean && MAKEFLAGS= /usr/bin/make > rm -f main.o > rm -f *~ core *.core > g++ -c -pipe -mrdrnd -O2 -w -fPIC -DNO_ATTRIBUTE -DQT_COMPILER_SUPPORTS_RDRND -I/home/ulf/dev/qt5.12-src/qtbase/config.tests/x86_simd -I. -I/home/ulf/dev/qt5.12-src/qtbase/mkspecs/linux-g++ -o main.o /home/ulf/dev/qt5.12-src/qtbase/config.tests/x86_simd/main.cpp > g++ -Wl,-O1 -fuse-ld=gold -o x86_simd main.o test config.qtbase.tests.rdrnd succeeded executing config test reduce_exports + cd /home/ulf/dev/qt5.12/config.tests/reduce_exports && /home/ulf/dev/qt5.12/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" /home/ulf/dev/qt5.12/config.tests/reduce_exports + cd /home/ulf/dev/qt5.12/config.tests/reduce_exports && MAKEFLAGS= /usr/bin/make > g++ -c -pipe -O2 -fvisibility=hidden -fvisibility-inlines-hidden -w -fPIC -I. -I/home/ulf/dev/qt5.12-src/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 -fuse-ld=gold -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 /home/ulf/dev/qt5.12/config.tests/reduce_relocations && /home/ulf/dev/qt5.12/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" /home/ulf/dev/qt5.12/config.tests/reduce_relocations + cd /home/ulf/dev/qt5.12/config.tests/reduce_relocations && MAKEFLAGS= /usr/bin/make > g++ -c -pipe -O2 -w -fPIC -I. -I/home/ulf/dev/qt5.12-src/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 -fuse-ld=gold -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 /home/ulf/dev/qt5.12/config.tests/x86_simd && /home/ulf/dev/qt5.12/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" CONFIG+=add_cflags DEFINES+=NO_ATTRIBUTE SIMD=shani /home/ulf/dev/qt5.12-src/qtbase/config.tests/x86_simd + cd /home/ulf/dev/qt5.12/config.tests/x86_simd && MAKEFLAGS= /usr/bin/make clean && MAKEFLAGS= /usr/bin/make > rm -f main.o > rm -f *~ core *.core > g++ -c -pipe -msha -O2 -w -fPIC -DNO_ATTRIBUTE -DQT_COMPILER_SUPPORTS_SHANI -I/home/ulf/dev/qt5.12-src/qtbase/config.tests/x86_simd -I. -I/home/ulf/dev/qt5.12-src/qtbase/mkspecs/linux-g++ -o main.o /home/ulf/dev/qt5.12-src/qtbase/config.tests/x86_simd/main.cpp > g++ -Wl,-O1 -fuse-ld=gold -o x86_simd main.o test config.qtbase.tests.shani succeeded executing config test stl + cd /home/ulf/dev/qt5.12/config.tests/stl && /home/ulf/dev/qt5.12/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" /home/ulf/dev/qt5.12-src/qtbase/config.tests/stl + cd /home/ulf/dev/qt5.12/config.tests/stl && MAKEFLAGS= /usr/bin/make > g++ -c -pipe -O2 -w -fPIC -I/home/ulf/dev/qt5.12-src/qtbase/config.tests/stl -I. -I/home/ulf/dev/qt5.12-src/qtbase/mkspecs/linux-g++ -o stltest.o /home/ulf/dev/qt5.12-src/qtbase/config.tests/stl/stltest.cpp > g++ -Wl,-O1 -fuse-ld=gold -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 ... None of [libz.so libz.a] found in [] and global paths. => source produced no result. Trying source 3 (type inline) of library zlib ... => source failed condition 'config.wasm'. test config.qtbase.libraries.zlib FAILED executing config test x86SimdAlways + cd /home/ulf/dev/qt5.12/config.tests/x86_simd && /home/ulf/dev/qt5.12/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker 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' /home/ulf/dev/qt5.12-src/qtbase/config.tests/x86_simd + cd /home/ulf/dev/qt5.12/config.tests/x86_simd && MAKEFLAGS= /usr/bin/make clean && MAKEFLAGS= /usr/bin/make > 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/home/ulf/dev/qt5.12-src/qtbase/config.tests/x86_simd -I. -I/home/ulf/dev/qt5.12-src/qtbase/mkspecs/linux-g++ -o main.o /home/ulf/dev/qt5.12-src/qtbase/config.tests/x86_simd/main.cpp > g++ -Wl,-O1 -fuse-ld=gold -o x86_simd main.o test config.qtbase.tests.x86SimdAlways succeeded looking for library librt Trying source 0 (type inline) of library librt ... + cd /home/ulf/dev/qt5.12/config.tests/librt && /home/ulf/dev/qt5.12/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" 'QMAKE_USE += librt' 'QMAKE_LIBS_LIBRT = ' /home/ulf/dev/qt5.12/config.tests/librt + cd /home/ulf/dev/qt5.12/config.tests/librt && MAKEFLAGS= /usr/bin/make > g++ -c -pipe -g -w -fsanitize=address -fno-omit-frame-pointer -fPIC -I. -I/home/ulf/dev/qt5.12-src/qtbase/mkspecs/linux-g++ -o main.o main.cpp > g++ -fuse-ld=gold -fsanitize=address -o librt main.o => source accepted. test config.qtbase_corelib.libraries.librt succeeded executing config test clock-monotonic + cd /home/ulf/dev/qt5.12/config.tests/clock-monotonic && /home/ulf/dev/qt5.12/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" 'QMAKE_USE += librt' 'QMAKE_LIBS_LIBRT = ' /home/ulf/dev/qt5.12/config.tests/clock-monotonic + cd /home/ulf/dev/qt5.12/config.tests/clock-monotonic && MAKEFLAGS= /usr/bin/make > g++ -c -pipe -g -w -fsanitize=address -fno-omit-frame-pointer -fPIC -I. -I/home/ulf/dev/qt5.12-src/qtbase/mkspecs/linux-g++ -o main.o main.cpp > g++ -fuse-ld=gold -fsanitize=address -o clock-monotonic main.o test config.qtbase_corelib.tests.clock-monotonic succeeded executing config test cxx11_future + cd /home/ulf/dev/qt5.12/config.tests/cxx11_future && /home/ulf/dev/qt5.12/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" /home/ulf/dev/qt5.12/config.tests/cxx11_future + cd /home/ulf/dev/qt5.12/config.tests/cxx11_future && MAKEFLAGS= /usr/bin/make > g++ -c -pipe -g -w -fsanitize=address -fno-omit-frame-pointer -fPIC -I. -I/home/ulf/dev/qt5.12-src/qtbase/mkspecs/linux-g++ -o main.o main.cpp > g++ -fuse-ld=gold -fsanitize=address -o cxx11_future main.o -lpthread test config.qtbase_corelib.tests.cxx11_future succeeded looking for library libdl Trying source 0 (type inline) of library libdl ... + cd /home/ulf/dev/qt5.12/config.tests/libdl && /home/ulf/dev/qt5.12/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" 'QMAKE_USE += libdl' 'QMAKE_LIBS_LIBDL = ' /home/ulf/dev/qt5.12/config.tests/libdl + cd /home/ulf/dev/qt5.12/config.tests/libdl && MAKEFLAGS= /usr/bin/make > g++ -c -pipe -g -w -fsanitize=address -fno-omit-frame-pointer -fPIC -I. -I/home/ulf/dev/qt5.12-src/qtbase/mkspecs/linux-g++ -o main.o main.cpp > g++ -fuse-ld=gold -fsanitize=address -o libdl main.o > main.cpp:8: error: undefined reference to 'dlsym' > main.cpp:9: error: undefined reference to 'dlerror' > collect2: error: ld returned 1 exit status > Makefile:67: recipe for target 'libdl' failed > make: *** [libdl] Error 1 => source failed verification. Trying source 1 (type inline) of library libdl ... None of [libdl.so libdl.a] found in [] and global paths. => source produced no result. test config.qtbase_corelib.libraries.libdl FAILED executing config test eventfd + cd /home/ulf/dev/qt5.12/config.tests/eventfd && /home/ulf/dev/qt5.12/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" /home/ulf/dev/qt5.12/config.tests/eventfd + cd /home/ulf/dev/qt5.12/config.tests/eventfd && MAKEFLAGS= /usr/bin/make > g++ -c -pipe -g -w -fsanitize=address -fno-omit-frame-pointer -fPIC -I. -I/home/ulf/dev/qt5.12-src/qtbase/mkspecs/linux-g++ -o main.o main.cpp > g++ -fuse-ld=gold -fsanitize=address -o eventfd main.o test config.qtbase_corelib.tests.eventfd succeeded executing config test futimens + cd /home/ulf/dev/qt5.12/config.tests/unix/futimens && /home/ulf/dev/qt5.12/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" /home/ulf/dev/qt5.12-src/qtbase/config.tests/unix/futimens + cd /home/ulf/dev/qt5.12/config.tests/unix/futimens && MAKEFLAGS= /usr/bin/make > g++ -c -pipe -g -w -fsanitize=address -fno-omit-frame-pointer -fPIC -I/home/ulf/dev/qt5.12-src/qtbase/config.tests/unix/futimens -I. -I/home/ulf/dev/qt5.12-src/qtbase/mkspecs/linux-g++ -o futimens.o /home/ulf/dev/qt5.12-src/qtbase/config.tests/unix/futimens/futimens.cpp > g++ -fuse-ld=gold -fsanitize=address -o futimens futimens.o test config.qtbase_corelib.tests.futimens succeeded executing config test getauxval + cd /home/ulf/dev/qt5.12/config.tests/unix/getauxval && /home/ulf/dev/qt5.12/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" /home/ulf/dev/qt5.12-src/qtbase/config.tests/unix/getauxval + cd /home/ulf/dev/qt5.12/config.tests/unix/getauxval && MAKEFLAGS= /usr/bin/make > g++ -c -pipe -g -w -fsanitize=address -fno-omit-frame-pointer -fPIC -I/home/ulf/dev/qt5.12-src/qtbase/config.tests/unix/getauxval -I. -I/home/ulf/dev/qt5.12-src/qtbase/mkspecs/linux-g++ -o getauxval.o /home/ulf/dev/qt5.12-src/qtbase/config.tests/unix/getauxval/getauxval.cpp > g++ -fuse-ld=gold -fsanitize=address -o getauxval getauxval.o test config.qtbase_corelib.tests.getauxval succeeded executing config test getentropy + cd /home/ulf/dev/qt5.12/config.tests/unix/getentropy && /home/ulf/dev/qt5.12/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" /home/ulf/dev/qt5.12-src/qtbase/config.tests/unix/getentropy + cd /home/ulf/dev/qt5.12/config.tests/unix/getentropy && MAKEFLAGS= /usr/bin/make > g++ -c -pipe -g -w -fsanitize=address -fno-omit-frame-pointer -fPIC -I/home/ulf/dev/qt5.12-src/qtbase/config.tests/unix/getentropy -I. -I/home/ulf/dev/qt5.12-src/qtbase/mkspecs/linux-g++ -o getentropy.o /home/ulf/dev/qt5.12-src/qtbase/config.tests/unix/getentropy/getentropy.cpp > /home/ulf/dev/qt5.12-src/qtbase/config.tests/unix/getentropy/getentropy.cpp: In function 'int main()': > /home/ulf/dev/qt5.12-src/qtbase/config.tests/unix/getentropy/getentropy.cpp:34:39: error: 'getentropy' was not declared in this scope > ICECC[28048] 12:23:23: Compiled on 10.9.78.31 > Makefile:174: recipe for target 'getentropy.o' failed > make: *** [getentropy.o] Error 1 test config.qtbase_corelib.tests.getentropy FAILED 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.50.3 > 2.50.3 + /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 None of [libgthread-2.0.so libgthread-2.0.a] found in [] and global paths. None of [libglib-2.0.so libglib-2.0.a] found in [] and global paths. => source produced no result. test config.qtbase_corelib.libraries.glib FAILED executing config test posix-iconv + cd /home/ulf/dev/qt5.12/config.tests/iconv && /home/ulf/dev/qt5.12/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" /home/ulf/dev/qt5.12-src/qtbase/config.tests/iconv + cd /home/ulf/dev/qt5.12/config.tests/iconv && MAKEFLAGS= /usr/bin/make > g++ -c -pipe -g -w -fsanitize=address -fno-omit-frame-pointer -fPIC -I/home/ulf/dev/qt5.12-src/qtbase/config.tests/iconv -I. -I/home/ulf/dev/qt5.12-src/qtbase/mkspecs/linux-g++ -o iconv.o /home/ulf/dev/qt5.12-src/qtbase/config.tests/iconv/iconv.cpp > g++ -fuse-ld=gold -fsanitize=address -o iconv iconv.o test config.qtbase_corelib.tests.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 ... None of [libicui18n.so libicui18n.a] found in [] and global paths. None of [libicuuc.so libicuuc.a] found in [] and global paths. None of [libicudata.so libicudata.a] found in [] and global paths. => source produced no result. test config.qtbase_corelib.libraries.icu FAILED executing config test inotify + cd /home/ulf/dev/qt5.12/config.tests/inotify && /home/ulf/dev/qt5.12/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" /home/ulf/dev/qt5.12/config.tests/inotify + cd /home/ulf/dev/qt5.12/config.tests/inotify && MAKEFLAGS= /usr/bin/make > g++ -c -pipe -g -w -fsanitize=address -fno-omit-frame-pointer -fPIC -I. -I/home/ulf/dev/qt5.12-src/qtbase/mkspecs/linux-g++ -o main.o main.cpp > g++ -fuse-ld=gold -fsanitize=address -o inotify main.o test config.qtbase_corelib.tests.inotify succeeded executing config test ipc_sysv + cd /home/ulf/dev/qt5.12/config.tests/ipc_sysv && /home/ulf/dev/qt5.12/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" /home/ulf/dev/qt5.12/config.tests/ipc_sysv + cd /home/ulf/dev/qt5.12/config.tests/ipc_sysv && MAKEFLAGS= /usr/bin/make > g++ -c -pipe -g -w -fsanitize=address -fno-omit-frame-pointer -fPIC -I. -I/home/ulf/dev/qt5.12-src/qtbase/mkspecs/linux-g++ -o main.o main.cpp > g++ -fuse-ld=gold -fsanitize=address -o ipc_sysv main.o test config.qtbase_corelib.tests.ipc_sysv succeeded executing config test linkat + cd /home/ulf/dev/qt5.12/config.tests/linkat && /home/ulf/dev/qt5.12/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" /home/ulf/dev/qt5.12/config.tests/linkat + cd /home/ulf/dev/qt5.12/config.tests/linkat && MAKEFLAGS= /usr/bin/make > g++ -c -pipe -g -w -fsanitize=address -fno-omit-frame-pointer -fPIC -I. -I/home/ulf/dev/qt5.12-src/qtbase/mkspecs/linux-g++ -o main.o main.cpp > g++ -fuse-ld=gold -fsanitize=address -o linkat main.o test config.qtbase_corelib.tests.linkat succeeded executing config test ppoll + cd /home/ulf/dev/qt5.12/config.tests/ppoll && /home/ulf/dev/qt5.12/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" /home/ulf/dev/qt5.12/config.tests/ppoll + cd /home/ulf/dev/qt5.12/config.tests/ppoll && MAKEFLAGS= /usr/bin/make > g++ -c -pipe -g -w -fsanitize=address -fno-omit-frame-pointer -fPIC -I. -I/home/ulf/dev/qt5.12-src/qtbase/mkspecs/linux-g++ -o main.o main.cpp > g++ -fuse-ld=gold -fsanitize=address -o ppoll main.o test config.qtbase_corelib.tests.ppoll succeeded executing config test renameat2 + cd /home/ulf/dev/qt5.12/config.tests/renameat2 && /home/ulf/dev/qt5.12/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" /home/ulf/dev/qt5.12/config.tests/renameat2 + cd /home/ulf/dev/qt5.12/config.tests/renameat2 && MAKEFLAGS= /usr/bin/make > g++ -c -pipe -g -w -fsanitize=address -fno-omit-frame-pointer -fPIC -I. -I/home/ulf/dev/qt5.12-src/qtbase/mkspecs/linux-g++ -o main.o main.cpp > main.cpp: In function 'int main(int, char**)': > main.cpp:9:52: error: 'RENAME_NOREPLACE' was not declared in this scope > main.cpp:9:71: error: 'RENAME_WHITEOUT' was not declared in this scope > main.cpp:9:86: error: 'renameat2' was not declared in this scope > ICECC[28112] 12:23:24: Compiled on 10.9.78.31 > Makefile:171: recipe for target 'main.o' failed > make: *** [main.o] Error 1 test config.qtbase_corelib.tests.renameat2 FAILED looking for library slog2 Trying source 0 (type inline) of library slog2 ... None of [libslog2.so libslog2.a] found in [] and global paths. => source produced no result. test config.qtbase_corelib.libraries.slog2 FAILED executing config test statx + cd /home/ulf/dev/qt5.12/config.tests/statx && /home/ulf/dev/qt5.12/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" /home/ulf/dev/qt5.12/config.tests/statx + cd /home/ulf/dev/qt5.12/config.tests/statx && MAKEFLAGS= /usr/bin/make > g++ -c -pipe -g -w -fsanitize=address -fno-omit-frame-pointer -fPIC -I. -I/home/ulf/dev/qt5.12-src/qtbase/mkspecs/linux-g++ -o main.o main.cpp > main.cpp: In function 'int main(int, char**)': > main.cpp:11:18: error: aggregate 'main(int, char**)::statx statxbuf' has incomplete type and cannot be defined > main.cpp:12:25: error: 'STATX_BASIC_STATS' was not declared in this scope > main.cpp:13:31: error: 'AT_STATX_SYNC_AS_STAT' was not declared in this scope > main.cpp:13:69: error: invalid use of incomplete type 'struct main(int, char**)::statx' > main.cpp:11:12: note: forward declaration of 'struct main(int, char**)::statx' > ICECC[28122] 12:23:24: Compiled on 10.9.78.31 > Makefile:171: recipe for target 'main.o' failed > make: *** [main.o] Error 1 test config.qtbase_corelib.tests.statx FAILED looking for library libatomic Trying source 0 (type inline) of library libatomic ... + cd /home/ulf/dev/qt5.12/config.tests/libatomic && /home/ulf/dev/qt5.12/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" 'QMAKE_USE += libatomic' 'QMAKE_LIBS_LIBATOMIC = ' /home/ulf/dev/qt5.12/config.tests/libatomic + cd /home/ulf/dev/qt5.12/config.tests/libatomic && MAKEFLAGS= /usr/bin/make > g++ -c -pipe -g -std=gnu++11 -w -fsanitize=address -fno-omit-frame-pointer -fPIC -I. -I/home/ulf/dev/qt5.12-src/qtbase/mkspecs/linux-g++ -o main.o main.cpp > g++ -fuse-ld=gold -fsanitize=address -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 ... None of [libdouble-conversion.so libdouble-conversion.a] found in [] and global paths. => source produced no result. test config.qtbase_corelib.libraries.doubleconversion FAILED looking for library pcre2 Trying source 0 (type pkgConfig) of library pcre2 ... + /usr/bin/pkg-config --exists --silence-errors libpcre2-16 pkg-config did not find package. => source produced no result. Trying source 1 (type inline) of library pcre2 ... None of [libpcre2-16.so libpcre2-16.a] found in [] and global paths. => source produced no result. test config.qtbase_corelib.libraries.pcre2 FAILED executing config test cloexec + cd /home/ulf/dev/qt5.12/config.tests/cloexec && /home/ulf/dev/qt5.12/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" /home/ulf/dev/qt5.12/config.tests/cloexec + cd /home/ulf/dev/qt5.12/config.tests/cloexec && MAKEFLAGS= /usr/bin/make > g++ -c -pipe -g -w -fsanitize=address -fno-omit-frame-pointer -fPIC -I. -I/home/ulf/dev/qt5.12-src/qtbase/mkspecs/linux-g++ -o main.o main.cpp > g++ -fuse-ld=gold -fsanitize=address -o cloexec main.o test config.qtbase_corelib.tests.cloexec succeeded executing config test cxx11_random + cd /home/ulf/dev/qt5.12/config.tests/unix/cxx11_random && /home/ulf/dev/qt5.12/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" /home/ulf/dev/qt5.12-src/qtbase/config.tests/unix/cxx11_random + cd /home/ulf/dev/qt5.12/config.tests/unix/cxx11_random && MAKEFLAGS= /usr/bin/make > g++ -c -pipe -g -w -fsanitize=address -fno-omit-frame-pointer -fPIC -I/home/ulf/dev/qt5.12-src/qtbase/config.tests/unix/cxx11_random -I. -I/home/ulf/dev/qt5.12-src/qtbase/mkspecs/linux-g++ -o cxx11_random.o /home/ulf/dev/qt5.12-src/qtbase/config.tests/unix/cxx11_random/cxx11_random.cpp > g++ -fuse-ld=gold -fsanitize=address -o cxx11_random cxx11_random.o test config.qtbase_corelib.tests.cxx11_random succeeded executing config test atomicfptr + cd /home/ulf/dev/qt5.12/config.tests/atomicfptr && /home/ulf/dev/qt5.12/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" /home/ulf/dev/qt5.12/config.tests/atomicfptr + cd /home/ulf/dev/qt5.12/config.tests/atomicfptr && MAKEFLAGS= /usr/bin/make > g++ -c -pipe -g -std=gnu++11 -w -fsanitize=address -fno-omit-frame-pointer -fPIC -I. -I/home/ulf/dev/qt5.12-src/qtbase/mkspecs/linux-g++ -o main.o main.cpp > g++ -fuse-ld=gold -fsanitize=address -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 /home/ulf/dev/qt5.12/config.tests/openssl && /home/ulf/dev/qt5.12/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" 'QMAKE_USE += openssl_headers' 'QMAKE_LIBS_OPENSSL_HEADERS = ' /home/ulf/dev/qt5.12-src/qtbase/config.tests/openssl + cd /home/ulf/dev/qt5.12/config.tests/openssl && MAKEFLAGS= /usr/bin/make > g++ -c -pipe -g -w -fsanitize=address -fno-omit-frame-pointer -fPIC -I/home/ulf/dev/qt5.12-src/qtbase/config.tests/openssl -I. -I/home/ulf/dev/qt5.12-src/qtbase/mkspecs/linux-g++ -o openssl.o /home/ulf/dev/qt5.12-src/qtbase/config.tests/openssl/openssl.cpp > /home/ulf/dev/qt5.12-src/qtbase/config.tests/openssl/openssl.cpp:40:30: fatal error: openssl/opensslv.h: No such file or directory > #include > ^ > compilation terminated. > Makefile:174: recipe for target 'openssl.o' failed > make: *** [openssl.o] Error 1 => source failed verification. test config.qtbase_network.libraries.openssl_headers FAILED Trying source 0 (type makeSpec) of library network ... => source accepted. executing config test getifaddrs + cd /home/ulf/dev/qt5.12/config.tests/getifaddrs && /home/ulf/dev/qt5.12/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" 'QMAKE_USE += network' 'QMAKE_LIBS_NETWORK = ' /home/ulf/dev/qt5.12/config.tests/getifaddrs + cd /home/ulf/dev/qt5.12/config.tests/getifaddrs && MAKEFLAGS= /usr/bin/make > g++ -c -pipe -g -w -fsanitize=address -fno-omit-frame-pointer -fPIC -I. -I/home/ulf/dev/qt5.12-src/qtbase/mkspecs/linux-g++ -o main.o main.cpp > g++ -fuse-ld=gold -fsanitize=address -o getifaddrs main.o test config.qtbase_network.tests.getifaddrs succeeded executing config test ipv6ifname + cd /home/ulf/dev/qt5.12/config.tests/ipv6ifname && /home/ulf/dev/qt5.12/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" 'QMAKE_USE += network' 'QMAKE_LIBS_NETWORK = ' /home/ulf/dev/qt5.12/config.tests/ipv6ifname + cd /home/ulf/dev/qt5.12/config.tests/ipv6ifname && MAKEFLAGS= /usr/bin/make > g++ -c -pipe -g -w -fsanitize=address -fno-omit-frame-pointer -fPIC -I. -I/home/ulf/dev/qt5.12-src/qtbase/mkspecs/linux-g++ -o main.o main.cpp > g++ -fuse-ld=gold -fsanitize=address -o ipv6ifname main.o test config.qtbase_network.tests.ipv6ifname succeeded executing config test linux-netlink + cd /home/ulf/dev/qt5.12/config.tests/linux-netlink && /home/ulf/dev/qt5.12/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" /home/ulf/dev/qt5.12/config.tests/linux-netlink + cd /home/ulf/dev/qt5.12/config.tests/linux-netlink && MAKEFLAGS= /usr/bin/make > g++ -c -pipe -g -w -fsanitize=address -fno-omit-frame-pointer -fPIC -I. -I/home/ulf/dev/qt5.12-src/qtbase/mkspecs/linux-g++ -o main.o main.cpp > g++ -fuse-ld=gold -fsanitize=address -o linux-netlink main.o test config.qtbase_network.tests.linux-netlink succeeded 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.7.1 + /usr/bin/pkg-config --libs-only-L xkbcommon '>=' 0.5.0 + /usr/bin/pkg-config --libs-only-l xkbcommon '>=' 0.5.0 > -lxkbcommon None of [libxkbcommon.so libxkbcommon.a] found in [] and global paths. => source produced no result. test config.qtbase_gui.libraries.xkbcommon 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 > 13.0.6 + /usr/bin/pkg-config --libs-only-L gl + /usr/bin/pkg-config --libs-only-l gl > -lGL None of [libGL.so libGL.a] found in [] and global paths. => source produced no result. Trying source 1 (type makeSpec) of library opengl ... None of [libGL.so libGL.a] found in [] and global paths. => source produced no result. test config.qtbase_gui.libraries.opengl FAILED looking for library opengl_es2 Trying source 0 (type pkgConfig) of library opengl_es2 ... + /usr/bin/pkg-config --exists --silence-errors glesv2 pkg-config did not find package. => source produced no result. Trying source 1 (type makeSpec) of library opengl_es2 ... None of [libGLESv2.so libGLESv2.a] found in [] and global paths. => source produced no result. test config.qtbase_gui.libraries.opengl_es2 FAILED 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.74 + /usr/bin/pkg-config --libs-only-L libdrm + /usr/bin/pkg-config --libs-only-l libdrm > -ldrm None of [libdrm.so libdrm.a] found in [] and global paths. => source produced no result. Trying source 1 (type inline) of library drm ... None of [libdrm.so libdrm.a] found in [] and global paths. => source produced no result. Trying source 2 (type inline) of library drm ... => source failed condition 'config.integrity'. test config.qtbase_gui.libraries.drm FAILED looking for library openvg Trying source 0 (type pkgConfig) of library openvg ... + /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 ... None of [libOpenVG.so libOpenVG.a] found in [] and global paths. => source produced no result. test config.qtbase_gui.libraries.openvg FAILED executing config test evdev + cd /home/ulf/dev/qt5.12/config.tests/evdev && /home/ulf/dev/qt5.12/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" /home/ulf/dev/qt5.12/config.tests/evdev + cd /home/ulf/dev/qt5.12/config.tests/evdev && MAKEFLAGS= /usr/bin/make > g++ -c -pipe -g -w -fsanitize=address -fno-omit-frame-pointer -fPIC -I. -I/home/ulf/dev/qt5.12-src/qtbase/mkspecs/linux-g++ -o main.o main.cpp > g++ -fuse-ld=gold -fsanitize=address -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 > 18.3.12 + /usr/bin/pkg-config --libs-only-L freetype2 + /usr/bin/pkg-config --libs-only-l freetype2 > -lfreetype None of [libfreetype.so libfreetype.a] found in [] and global paths. => source produced no result. Trying source 1 (type freetype) of library freetype ... + cd /home/ulf/dev/qt5.12/config.tests/freetype && /home/ulf/dev/qt5.12/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" 'QMAKE_USE += freetype' 'QMAKE_LIBS_FREETYPE = -lfreetype' /home/ulf/dev/qt5.12/config.tests/freetype + cd /home/ulf/dev/qt5.12/config.tests/freetype && MAKEFLAGS= /usr/bin/make > g++ -c -pipe -g -w -fsanitize=address -fno-omit-frame-pointer -fPIC -I. -I/home/ulf/dev/qt5.12-src/qtbase/mkspecs/linux-g++ -o main.o main.cpp > main.cpp:2:22: fatal error: ft2build.h: No such file or directory > #include > ^ > compilation terminated. > Makefile:171: recipe for target 'main.o' failed > make: *** [main.o] Error 1 => source failed verification. Trying source 2 (type freetype) of library freetype ... => source failed condition 'config.wasm'. test config.qtbase_gui.libraries.freetype FAILED 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 linuxfb + cd /home/ulf/dev/qt5.12/config.tests/linuxfb && /home/ulf/dev/qt5.12/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" /home/ulf/dev/qt5.12/config.tests/linuxfb + cd /home/ulf/dev/qt5.12/config.tests/linuxfb && MAKEFLAGS= /usr/bin/make > g++ -c -pipe -g -w -fsanitize=address -fno-omit-frame-pointer -fPIC -I. -I/home/ulf/dev/qt5.12-src/qtbase/mkspecs/linux-g++ -o main.o main.cpp > g++ -fuse-ld=gold -fsanitize=address -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 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 ... None of [libharfbuzz.so libharfbuzz.a] found in [] and global paths. => source produced no result. test config.qtbase_gui.libraries.harfbuzz FAILED looking for library libjpeg Trying source 0 (type inline) of library libjpeg ... => source failed condition 'config.msvc'. Trying source 1 (type inline) of library libjpeg ... None of [libjpeg.so libjpeg.a] found in [] and global paths. => source produced no result. test config.qtbase_gui.libraries.libjpeg FAILED looking for library tslib Trying source 0 (type inline) of library tslib ... None of [libts.so libts.a] 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 ... + cd /home/ulf/dev/qt5.12/config.tests/qpa/vulkan && /home/ulf/dev/qt5.12/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" 'QMAKE_USE += vulkan' 'QMAKE_LIBS_VULKAN = ' /home/ulf/dev/qt5.12-src/qtbase/config.tests/qpa/vulkan + cd /home/ulf/dev/qt5.12/config.tests/qpa/vulkan && MAKEFLAGS= /usr/bin/make > g++ -c -pipe -g -w -fsanitize=address -fno-omit-frame-pointer -fPIC -I/home/ulf/dev/qt5.12-src/qtbase/config.tests/qpa/vulkan -I. -I/home/ulf/dev/qt5.12-src/qtbase/mkspecs/linux-g++ -o vulkan.o /home/ulf/dev/qt5.12-src/qtbase/config.tests/qpa/vulkan/vulkan.cpp > /home/ulf/dev/qt5.12-src/qtbase/config.tests/qpa/vulkan/vulkan.cpp:42:27: fatal error: vulkan/vulkan.h: No such file or directory > #include > ^ > compilation terminated. > Makefile:174: recipe for target 'vulkan.o' failed > make: *** [vulkan.o] Error 1 => source failed verification. test config.qtbase_gui.libraries.vulkan FAILED looking for library xkbcommon_evdev Trying source 0 (type pkgConfig) of library xkbcommon_evdev ... + /usr/bin/pkg-config --exists --silence-errors xkbcommon '>=' 0.5.0 + /usr/bin/pkg-config --modversion xkbcommon '>=' 0.5.0 > 0.7.1 + /usr/bin/pkg-config --libs-only-L xkbcommon '>=' 0.5.0 + /usr/bin/pkg-config --libs-only-l xkbcommon '>=' 0.5.0 > -lxkbcommon None of [libxkbcommon.so libxkbcommon.a] found in [] and global paths. => source produced no result. test config.qtbase_gui.libraries.xkbcommon_evdev FAILED executing config test xlib + cd /home/ulf/dev/qt5.12/config.tests/xlib && /home/ulf/dev/qt5.12/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" /home/ulf/dev/qt5.12/config.tests/xlib + cd /home/ulf/dev/qt5.12/config.tests/xlib && MAKEFLAGS= /usr/bin/make > g++ -c -pipe -g -w -fsanitize=address -fno-omit-frame-pointer -fPIC -I. -I/home/ulf/dev/qt5.12-src/qtbase/mkspecs/linux-g++ -o main.o main.cpp > g++ -fuse-ld=gold -fsanitize=address -o xlib main.o -lXext -lX11 -lm test config.qtbase_gui.tests.xlib succeeded looking for library cups Trying source 0 (type inline) of library cups ... None of [libcups.so libcups.a] 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 ... None of [libdb2.so libdb2.a] 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 ... None of [libgds.so libgds.a] 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 ... None of [libmysqlclient_r.so libmysqlclient_r.a] 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 ... None of [libmysqlclient.so libmysqlclient.a] 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 ... None of [libclntsh.so libclntsh.a] 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 ... None of [libodbc.so libodbc.a] 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 ... None of [libpq.so libpq.a] 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 ... None of [libsqlite.so libsqlite.a] 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 ... None of [libsybdb.so libsybdb.a] found in [] and global paths. => source produced no result. test config.qtbase_sqldrivers.libraries.tds FAILED executing config test socketcan + cd /home/ulf/dev/qt5.12/config.tests/socketcan && /home/ulf/dev/qt5.12/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" /home/ulf/dev/qt5.12-src/qtserialbus/config.tests/socketcan + cd /home/ulf/dev/qt5.12/config.tests/socketcan && MAKEFLAGS= /usr/bin/make > g++ -c -pipe -g -w -fsanitize=address -fno-omit-frame-pointer -fPIC -I/home/ulf/dev/qt5.12-src/qtserialbus/config.tests/socketcan -I. -I/home/ulf/dev/qt5.12-src/qtbase/mkspecs/linux-g++ -o main.o /home/ulf/dev/qt5.12-src/qtserialbus/config.tests/socketcan/main.cpp > g++ -fuse-ld=gold -fsanitize=address -o socketcan main.o test config.qtserialbus_serialbus.tests.socketcan succeeded executing config test socketcan_fd + cd /home/ulf/dev/qt5.12/config.tests/socketcan_fd && /home/ulf/dev/qt5.12/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" /home/ulf/dev/qt5.12-src/qtserialbus/config.tests/socketcan_fd + cd /home/ulf/dev/qt5.12/config.tests/socketcan_fd && MAKEFLAGS= /usr/bin/make > g++ -c -pipe -g -w -fsanitize=address -fno-omit-frame-pointer -fPIC -I/home/ulf/dev/qt5.12-src/qtserialbus/config.tests/socketcan_fd -I. -I/home/ulf/dev/qt5.12-src/qtbase/mkspecs/linux-g++ -o main.o /home/ulf/dev/qt5.12-src/qtserialbus/config.tests/socketcan_fd/main.cpp > g++ -fuse-ld=gold -fsanitize=address -o socketcan_fd main.o test config.qtserialbus_serialbus.tests.socketcan_fd succeeded executing config test cxx14_make_unique + cd /home/ulf/dev/qt5.12/config.tests/cxx14_make_unique && /home/ulf/dev/qt5.12/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" /home/ulf/dev/qt5.12/config.tests/cxx14_make_unique + cd /home/ulf/dev/qt5.12/config.tests/cxx14_make_unique && MAKEFLAGS= /usr/bin/make > g++ -c -pipe -g -w -fsanitize=address -fno-omit-frame-pointer -fPIC -I. -I/home/ulf/dev/qt5.12-src/qtbase/mkspecs/linux-g++ -o main.o main.cpp > g++ -fuse-ld=gold -fsanitize=address -o cxx14_make_unique main.o test config.qtdeclarative_qml.tests.cxx14_make_unique succeeded executing config test d3d12 + cd /home/ulf/dev/qt5.12/config.tests/d3d12 && /home/ulf/dev/qt5.12/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" /home/ulf/dev/qt5.12-src/qtdeclarative/config.tests/d3d12 + cd /home/ulf/dev/qt5.12/config.tests/d3d12 && MAKEFLAGS= /usr/bin/make > g++ -c -pipe -g -w -fsanitize=address -fno-omit-frame-pointer -fPIC -I/home/ulf/dev/qt5.12-src/qtdeclarative/config.tests/d3d12 -I. -I/home/ulf/dev/qt5.12-src/qtbase/mkspecs/linux-g++ -o d3d12.o /home/ulf/dev/qt5.12-src/qtdeclarative/config.tests/d3d12/d3d12.cpp > /home/ulf/dev/qt5.12-src/qtdeclarative/config.tests/d3d12/d3d12.cpp:40:19: fatal error: d3d12.h: No such file or directory > #include > ^ > compilation terminated. > Makefile:171: recipe for target 'd3d12.o' failed > make: *** [d3d12.o] Error 1 test config.qtdeclarative_quick.tests.d3d12 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 ... None of [libSDL2.so libSDL2.a] found in [] and global paths. => source produced no result. 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 ... None of [libassimp.so libassimp.a] found in [] and global paths. => source produced no result. test config.qt3d_core.libraries.assimp FAILED looking for library fbx Trying source 0 (type fbx) of library fbx ... + cd /home/ulf/dev/qt5.12/config.tests/fbx && /home/ulf/dev/qt5.12/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" 'QMAKE_USE += fbx' 'QMAKE_LIBS_FBX = -lfbxsdk -L/usr/local/lib -L/usr/lib' /home/ulf/dev/qt5.12-src/qt3d/config.tests/fbx + cd /home/ulf/dev/qt5.12/config.tests/fbx && MAKEFLAGS= /usr/bin/make > g++ -c -pipe -g -w -fsanitize=address -fno-omit-frame-pointer -fPIC -I/home/ulf/dev/qt5.12-src/qt3d/config.tests/fbx -I. -I/home/ulf/dev/qt5.12-src/qtbase/mkspecs/linux-g++ -o main.o /home/ulf/dev/qt5.12-src/qt3d/config.tests/fbx/main.cpp > /home/ulf/dev/qt5.12-src/qt3d/config.tests/fbx/main.cpp:29:20: fatal error: fbxsdk.h: No such file or directory > #include > ^ > compilation terminated. > Makefile:171: recipe for target 'main.o' failed > make: *** [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 ... None of [libwayland-client.so libwayland-client.a] 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 ... None of [libwayland-egl.so libwayland-egl.a] found in [] and global paths. => source produced no result. Trying source 2 (type inline) of library wayland-egl ... None of [libEGL.so libEGL.a] 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 ... None of [libwayland-server.so libwayland-server.a] 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 ... None of [libbluetooth.so libbluetooth.a] found in [] and global paths. => source produced no result. 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 /home/ulf/dev/qt5.12/config.tests/winrt && /home/ulf/dev/qt5.12/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" /home/ulf/dev/qt5.12-src/qtlocation/config.tests/winrt + cd /home/ulf/dev/qt5.12/config.tests/winrt && MAKEFLAGS= /usr/bin/make > g++ -c -pipe -g -w -fsanitize=address -fno-omit-frame-pointer -fPIC -I/home/ulf/dev/qt5.12-src/qtlocation/config.tests/winrt -I. -I/home/ulf/dev/qt5.12-src/qtbase/mkspecs/linux-g++ -o main.o /home/ulf/dev/qt5.12-src/qtlocation/config.tests/winrt/main.cpp > /home/ulf/dev/qt5.12-src/qtlocation/config.tests/winrt/main.cpp:30:28: fatal error: windows.system.h: No such file or directory > #include > ^ > compilation terminated. > Makefile:171: recipe for target 'main.o' failed > make: *** [main.o] Error 1 test config.qtlocation_positioning.tests.winrt_geolocation FAILED looking for library alsa Trying source 0 (type inline) of library alsa ... None of [libasound.so libasound.a] found in [] and global paths. => source produced no result. 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 pkg-config did not find package. => source produced no result. 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 /home/ulf/dev/qt5.12/config.tests/linux_v4l && /home/ulf/dev/qt5.12/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" /home/ulf/dev/qt5.12-src/qtmultimedia/config.tests/linux_v4l + cd /home/ulf/dev/qt5.12/config.tests/linux_v4l && MAKEFLAGS= /usr/bin/make > g++ -c -pipe -g -w -fsanitize=address -fno-omit-frame-pointer -fPIC -I/home/ulf/dev/qt5.12-src/qtmultimedia/config.tests/linux_v4l -I. -I/home/ulf/dev/qt5.12-src/qtbase/mkspecs/linux-g++ -o main.o /home/ulf/dev/qt5.12-src/qtmultimedia/config.tests/linux_v4l/main.cpp > g++ -fuse-ld=gold -fsanitize=address -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 ... None of [libopenal.so libopenal.a] found in [] and global paths. => source produced no result. 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