Configuring Qt + cd qtbase + /home/Desktop/qt/qtbase/configure -top-level -prefix /home/Desktop/deps_stage -release -commercial -confirm-license -platform linux-clang -c++std 1z -opengl desktop -silent -reduce-relocations -system-proxies -qt-pcre -no-eglfs -no-egl -no-directfb -no-linuxfb -no-kms -no-feature-gestures -no-feature-bearermanagement -nomake examples -nomake tests -force-debug-info -separate-debug-info -openssl-linked -no-pch -verbose Performing shadow build... Preparing build tree... = /home/Desktop/qt/qtbase = /home/Desktop/deps_build/qt/qtbase = /home/Desktop/deps_build/qt/qtbase Creating qmake... make: Nothing to be done for 'first'. Command line: -prefix /home/Desktop/deps_stage -release -commercial -confirm-license -platform linux-clang -c++std 1z -opengl desktop -silent -reduce-relocations -system-proxies -qt-pcre -no-eglfs -no-egl -no-directfb -no-linuxfb -no-kms -no-feature-gestures -no-feature-bearermanagement -nomake examples -nomake tests -force-debug-info -separate-debug-info -openssl-linked -no-pch -verbose + /home/Desktop/qt/qtbase/bin/licheck64 yes /home/Desktop/qt/qtbase /home/Desktop/deps_build/qt/qtbase linux-clang linux-clang This is the Qt Enterprise Edition. Running configuration tests... + cd /home/Desktop/deps_build/qt/config.tests && clang++ -fuse-ld=gold -o conftest-out conftest.cpp + clang++ -dumpmachine > x86_64-pc-linux-gnu + cd /home/Desktop/deps_build/qt/config.tests/verifyspec && /home/Desktop/deps_build/qt/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" /home/Desktop/qt/qtbase/config.tests/verifyspec + cd /home/Desktop/deps_build/qt/config.tests/verifyspec && MAKEFLAGS= /usr/bin/make > clang++ -c -pipe -O2 -std=gnu++11 -w -fPIC -I/home/Desktop/qt/qtbase/config.tests/verifyspec -I. -I/home/Desktop/qt/qtbase/mkspecs/linux-clang -o verifyspec.o /home/Desktop/qt/qtbase/config.tests/verifyspec/verifyspec.cpp > clang++ -ccc-gcc-name g++ -fuse-ld=gold -o verifyspec verifyspec.o + cd /home/Desktop/deps_build/qt/config.tests/arch && /home/Desktop/deps_build/qt/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" /home/Desktop/qt/qtbase/config.tests/arch + cd /home/Desktop/deps_build/qt/config.tests/arch && MAKEFLAGS= /usr/bin/make > clang++ -c -pipe -O2 -std=gnu++11 -w -fPIC -I/home/Desktop/qt/qtbase/config.tests/arch -I. -I/home/Desktop/qt/qtbase/mkspecs/linux-clang -o arch.o /home/Desktop/qt/qtbase/config.tests/arch/arch.cpp > clang++ -ccc-gcc-name g++ -fuse-ld=gold -o arch arch.o Detected architecture: x86_64 (mmx sse sse2) + cd /home/Desktop/deps_build/qt/config.tests/x86_simd && /home/Desktop/deps_build/qt/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/Desktop/qt/qtbase/config.tests/x86_simd + cd /home/Desktop/deps_build/qt/config.tests/x86_simd && MAKEFLAGS= /usr/bin/make > clang++ -c -pipe -msse2 -O2 -std=gnu++11 -w -fPIC -DNO_ATTRIBUTE -DQT_COMPILER_SUPPORTS_SSE2 -I/home/Desktop/qt/qtbase/config.tests/x86_simd -I. -I/home/Desktop/qt/qtbase/mkspecs/linux-clang -o main.o /home/Desktop/qt/qtbase/config.tests/x86_simd/main.cpp > clang++ -ccc-gcc-name g++ -fuse-ld=gold -o x86_simd main.o + cd /home/Desktop/deps_build/qt/config.tests/x86_simd && /home/Desktop/deps_build/qt/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/Desktop/qt/qtbase/config.tests/x86_simd + cd /home/Desktop/deps_build/qt/config.tests/x86_simd && MAKEFLAGS= /usr/bin/make clean && MAKEFLAGS= /usr/bin/make > rm -f main.o > rm -f *~ core *.core > clang++ -c -pipe -maes -O2 -std=gnu++11 -w -fPIC -DNO_ATTRIBUTE -DQT_COMPILER_SUPPORTS_AESNI -I/home/Desktop/qt/qtbase/config.tests/x86_simd -I. -I/home/Desktop/qt/qtbase/mkspecs/linux-clang -o main.o /home/Desktop/qt/qtbase/config.tests/x86_simd/main.cpp > clang++ -ccc-gcc-name g++ -fuse-ld=gold -o x86_simd main.o + cd /home/Desktop/deps_build/qt/config.tests/alloca_h && /home/Desktop/deps_build/qt/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" /home/Desktop/deps_build/qt/config.tests/alloca_h + cd /home/Desktop/deps_build/qt/config.tests/alloca_h && MAKEFLAGS= /usr/bin/make > clang++ -c -pipe -O2 -std=gnu++11 -w -fPIC -I. -I/home/Desktop/qt/qtbase/mkspecs/linux-clang -o main.o main.cpp > clang++ -ccc-gcc-name g++ -fuse-ld=gold -o alloca_h main.o + cd /home/Desktop/deps_build/qt/config.tests/x86_simd && /home/Desktop/deps_build/qt/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/Desktop/qt/qtbase/config.tests/x86_simd + cd /home/Desktop/deps_build/qt/config.tests/x86_simd && MAKEFLAGS= /usr/bin/make clean && MAKEFLAGS= /usr/bin/make > rm -f main.o > rm -f *~ core *.core > clang++ -c -pipe -msse3 -O2 -std=gnu++11 -w -fPIC -DNO_ATTRIBUTE -DQT_COMPILER_SUPPORTS_SSE3 -I/home/Desktop/qt/qtbase/config.tests/x86_simd -I. -I/home/Desktop/qt/qtbase/mkspecs/linux-clang -o main.o /home/Desktop/qt/qtbase/config.tests/x86_simd/main.cpp > clang++ -ccc-gcc-name g++ -fuse-ld=gold -o x86_simd main.o + cd /home/Desktop/deps_build/qt/config.tests/x86_simd && /home/Desktop/deps_build/qt/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/Desktop/qt/qtbase/config.tests/x86_simd + cd /home/Desktop/deps_build/qt/config.tests/x86_simd && MAKEFLAGS= /usr/bin/make clean && MAKEFLAGS= /usr/bin/make > rm -f main.o > rm -f *~ core *.core > clang++ -c -pipe -mssse3 -O2 -std=gnu++11 -w -fPIC -DNO_ATTRIBUTE -DQT_COMPILER_SUPPORTS_SSSE3 -I/home/Desktop/qt/qtbase/config.tests/x86_simd -I. -I/home/Desktop/qt/qtbase/mkspecs/linux-clang -o main.o /home/Desktop/qt/qtbase/config.tests/x86_simd/main.cpp > clang++ -ccc-gcc-name g++ -fuse-ld=gold -o x86_simd main.o + cd /home/Desktop/deps_build/qt/config.tests/x86_simd && /home/Desktop/deps_build/qt/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/Desktop/qt/qtbase/config.tests/x86_simd + cd /home/Desktop/deps_build/qt/config.tests/x86_simd && MAKEFLAGS= /usr/bin/make clean && MAKEFLAGS= /usr/bin/make > rm -f main.o > rm -f *~ core *.core > clang++ -c -pipe -msse4.1 -O2 -std=gnu++11 -w -fPIC -DNO_ATTRIBUTE -DQT_COMPILER_SUPPORTS_SSE4_1 -I/home/Desktop/qt/qtbase/config.tests/x86_simd -I. -I/home/Desktop/qt/qtbase/mkspecs/linux-clang -o main.o /home/Desktop/qt/qtbase/config.tests/x86_simd/main.cpp > clang++ -ccc-gcc-name g++ -fuse-ld=gold -o x86_simd main.o + cd /home/Desktop/deps_build/qt/config.tests/x86_simd && /home/Desktop/deps_build/qt/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/Desktop/qt/qtbase/config.tests/x86_simd + cd /home/Desktop/deps_build/qt/config.tests/x86_simd && MAKEFLAGS= /usr/bin/make clean && MAKEFLAGS= /usr/bin/make > rm -f main.o > rm -f *~ core *.core > clang++ -c -pipe -msse4.2 -O2 -std=gnu++11 -w -fPIC -DNO_ATTRIBUTE -DQT_COMPILER_SUPPORTS_SSE4_2 -I/home/Desktop/qt/qtbase/config.tests/x86_simd -I. -I/home/Desktop/qt/qtbase/mkspecs/linux-clang -o main.o /home/Desktop/qt/qtbase/config.tests/x86_simd/main.cpp > clang++ -ccc-gcc-name g++ -fuse-ld=gold -o x86_simd main.o + cd /home/Desktop/deps_build/qt/config.tests/x86_simd && /home/Desktop/deps_build/qt/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/Desktop/qt/qtbase/config.tests/x86_simd + cd /home/Desktop/deps_build/qt/config.tests/x86_simd && MAKEFLAGS= /usr/bin/make clean && MAKEFLAGS= /usr/bin/make > rm -f main.o > rm -f *~ core *.core > clang++ -c -pipe -mavx -O2 -std=gnu++11 -w -fPIC -DNO_ATTRIBUTE -DQT_COMPILER_SUPPORTS_AVX -I/home/Desktop/qt/qtbase/config.tests/x86_simd -I. -I/home/Desktop/qt/qtbase/mkspecs/linux-clang -o main.o /home/Desktop/qt/qtbase/config.tests/x86_simd/main.cpp > clang++ -ccc-gcc-name g++ -fuse-ld=gold -o x86_simd main.o + cd /home/Desktop/deps_build/qt/config.tests/x86_simd && /home/Desktop/deps_build/qt/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/Desktop/qt/qtbase/config.tests/x86_simd + cd /home/Desktop/deps_build/qt/config.tests/x86_simd && MAKEFLAGS= /usr/bin/make clean && MAKEFLAGS= /usr/bin/make > rm -f main.o > rm -f *~ core *.core > clang++ -c -pipe -mavx2 -O2 -std=gnu++11 -w -fPIC -DNO_ATTRIBUTE -DQT_COMPILER_SUPPORTS_AVX2 -I/home/Desktop/qt/qtbase/config.tests/x86_simd -I. -I/home/Desktop/qt/qtbase/mkspecs/linux-clang -o main.o /home/Desktop/qt/qtbase/config.tests/x86_simd/main.cpp > clang++ -ccc-gcc-name g++ -fuse-ld=gold -o x86_simd main.o + cd /home/Desktop/deps_build/qt/config.tests/x86_simd && /home/Desktop/deps_build/qt/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/Desktop/qt/qtbase/config.tests/x86_simd + cd /home/Desktop/deps_build/qt/config.tests/x86_simd && MAKEFLAGS= /usr/bin/make clean && MAKEFLAGS= /usr/bin/make > rm -f main.o > rm -f *~ core *.core > clang++ -c -pipe -mavx512f -O2 -std=gnu++11 -w -fPIC -DNO_ATTRIBUTE -DQT_COMPILER_SUPPORTS_AVX512F -I/home/Desktop/qt/qtbase/config.tests/x86_simd -I. -I/home/Desktop/qt/qtbase/mkspecs/linux-clang -o main.o /home/Desktop/qt/qtbase/config.tests/x86_simd/main.cpp > clang++ -ccc-gcc-name g++ -fuse-ld=gold -o x86_simd main.o + cd /home/Desktop/deps_build/qt/config.tests/x86_simd && /home/Desktop/deps_build/qt/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/Desktop/qt/qtbase/config.tests/x86_simd + cd /home/Desktop/deps_build/qt/config.tests/x86_simd && MAKEFLAGS= /usr/bin/make clean && MAKEFLAGS= /usr/bin/make > rm -f main.o > rm -f *~ core *.core > clang++ -c -pipe -mavx512bw -O2 -std=gnu++11 -w -fPIC -DNO_ATTRIBUTE -DQT_COMPILER_SUPPORTS_AVX512BW -I/home/Desktop/qt/qtbase/config.tests/x86_simd -I. -I/home/Desktop/qt/qtbase/mkspecs/linux-clang -o main.o /home/Desktop/qt/qtbase/config.tests/x86_simd/main.cpp > clang++ -ccc-gcc-name g++ -fuse-ld=gold -o x86_simd main.o + cd /home/Desktop/deps_build/qt/config.tests/x86_simd && /home/Desktop/deps_build/qt/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/Desktop/qt/qtbase/config.tests/x86_simd + cd /home/Desktop/deps_build/qt/config.tests/x86_simd && MAKEFLAGS= /usr/bin/make clean && MAKEFLAGS= /usr/bin/make > rm -f main.o > rm -f *~ core *.core > clang++ -c -pipe -mavx512cd -O2 -std=gnu++11 -w -fPIC -DNO_ATTRIBUTE -DQT_COMPILER_SUPPORTS_AVX512CD -I/home/Desktop/qt/qtbase/config.tests/x86_simd -I. -I/home/Desktop/qt/qtbase/mkspecs/linux-clang -o main.o /home/Desktop/qt/qtbase/config.tests/x86_simd/main.cpp > clang++ -ccc-gcc-name g++ -fuse-ld=gold -o x86_simd main.o + cd /home/Desktop/deps_build/qt/config.tests/x86_simd && /home/Desktop/deps_build/qt/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/Desktop/qt/qtbase/config.tests/x86_simd + cd /home/Desktop/deps_build/qt/config.tests/x86_simd && MAKEFLAGS= /usr/bin/make clean && MAKEFLAGS= /usr/bin/make > rm -f main.o > rm -f *~ core *.core > clang++ -c -pipe -mavx512dq -O2 -std=gnu++11 -w -fPIC -DNO_ATTRIBUTE -DQT_COMPILER_SUPPORTS_AVX512DQ -I/home/Desktop/qt/qtbase/config.tests/x86_simd -I. -I/home/Desktop/qt/qtbase/mkspecs/linux-clang -o main.o /home/Desktop/qt/qtbase/config.tests/x86_simd/main.cpp > clang++ -ccc-gcc-name g++ -fuse-ld=gold -o x86_simd main.o + cd /home/Desktop/deps_build/qt/config.tests/x86_simd && /home/Desktop/deps_build/qt/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/Desktop/qt/qtbase/config.tests/x86_simd + cd /home/Desktop/deps_build/qt/config.tests/x86_simd && MAKEFLAGS= /usr/bin/make clean && MAKEFLAGS= /usr/bin/make > rm -f main.o > rm -f *~ core *.core > clang++ -c -pipe -mavx512er -O2 -std=gnu++11 -w -fPIC -DNO_ATTRIBUTE -DQT_COMPILER_SUPPORTS_AVX512ER -I/home/Desktop/qt/qtbase/config.tests/x86_simd -I. -I/home/Desktop/qt/qtbase/mkspecs/linux-clang -o main.o /home/Desktop/qt/qtbase/config.tests/x86_simd/main.cpp > clang++ -ccc-gcc-name g++ -fuse-ld=gold -o x86_simd main.o + cd /home/Desktop/deps_build/qt/config.tests/x86_simd && /home/Desktop/deps_build/qt/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/Desktop/qt/qtbase/config.tests/x86_simd + cd /home/Desktop/deps_build/qt/config.tests/x86_simd && MAKEFLAGS= /usr/bin/make clean && MAKEFLAGS= /usr/bin/make > rm -f main.o > rm -f *~ core *.core > clang++ -c -pipe -mavx512ifma -O2 -std=gnu++11 -w -fPIC -DNO_ATTRIBUTE -DQT_COMPILER_SUPPORTS_AVX512IFMA -I/home/Desktop/qt/qtbase/config.tests/x86_simd -I. -I/home/Desktop/qt/qtbase/mkspecs/linux-clang -o main.o /home/Desktop/qt/qtbase/config.tests/x86_simd/main.cpp > clang++ -ccc-gcc-name g++ -fuse-ld=gold -o x86_simd main.o + cd /home/Desktop/deps_build/qt/config.tests/x86_simd && /home/Desktop/deps_build/qt/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/Desktop/qt/qtbase/config.tests/x86_simd + cd /home/Desktop/deps_build/qt/config.tests/x86_simd && MAKEFLAGS= /usr/bin/make clean && MAKEFLAGS= /usr/bin/make > rm -f main.o > rm -f *~ core *.core > clang++ -c -pipe -mavx512pf -O2 -std=gnu++11 -w -fPIC -DNO_ATTRIBUTE -DQT_COMPILER_SUPPORTS_AVX512PF -I/home/Desktop/qt/qtbase/config.tests/x86_simd -I. -I/home/Desktop/qt/qtbase/mkspecs/linux-clang -o main.o /home/Desktop/qt/qtbase/config.tests/x86_simd/main.cpp > clang++ -ccc-gcc-name g++ -fuse-ld=gold -o x86_simd main.o + cd /home/Desktop/deps_build/qt/config.tests/x86_simd && /home/Desktop/deps_build/qt/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/Desktop/qt/qtbase/config.tests/x86_simd + cd /home/Desktop/deps_build/qt/config.tests/x86_simd && MAKEFLAGS= /usr/bin/make clean && MAKEFLAGS= /usr/bin/make > rm -f main.o > rm -f *~ core *.core > clang++ -c -pipe -mavx512vbmi -O2 -std=gnu++11 -w -fPIC -DNO_ATTRIBUTE -DQT_COMPILER_SUPPORTS_AVX512VBMI -I/home/Desktop/qt/qtbase/config.tests/x86_simd -I. -I/home/Desktop/qt/qtbase/mkspecs/linux-clang -o main.o /home/Desktop/qt/qtbase/config.tests/x86_simd/main.cpp > clang++ -ccc-gcc-name g++ -fuse-ld=gold -o x86_simd main.o + cd /home/Desktop/deps_build/qt/config.tests/x86_simd && /home/Desktop/deps_build/qt/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/Desktop/qt/qtbase/config.tests/x86_simd + cd /home/Desktop/deps_build/qt/config.tests/x86_simd && MAKEFLAGS= /usr/bin/make clean && MAKEFLAGS= /usr/bin/make > rm -f main.o > rm -f *~ core *.core > clang++ -c -pipe -mavx512vl -O2 -std=gnu++11 -w -fPIC -DNO_ATTRIBUTE -DQT_COMPILER_SUPPORTS_AVX512VL -I/home/Desktop/qt/qtbase/config.tests/x86_simd -I. -I/home/Desktop/qt/qtbase/mkspecs/linux-clang -o main.o /home/Desktop/qt/qtbase/config.tests/x86_simd/main.cpp > clang++ -ccc-gcc-name g++ -fuse-ld=gold -o x86_simd main.o + cd /home/Desktop/deps_build/qt/config.tests/c++14 && /home/Desktop/deps_build/qt/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" /home/Desktop/deps_build/qt/config.tests/c++14 + cd /home/Desktop/deps_build/qt/config.tests/c++14 && MAKEFLAGS= /usr/bin/make > clang++ -c -pipe -O2 -std=gnu++1y -w -fPIC -I. -I/home/Desktop/qt/qtbase/mkspecs/linux-clang -o main.o main.cpp > clang++ -ccc-gcc-name g++ -fuse-ld=gold -o c++14 main.o + cd /home/Desktop/deps_build/qt/config.tests/c++1z && /home/Desktop/deps_build/qt/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" /home/Desktop/deps_build/qt/config.tests/c++1z + cd /home/Desktop/deps_build/qt/config.tests/c++1z && MAKEFLAGS= /usr/bin/make > clang++ -c -pipe -O2 -std=gnu++1z -w -fPIC -I. -I/home/Desktop/qt/qtbase/mkspecs/linux-clang -o main.o main.cpp > clang++ -ccc-gcc-name g++ -fuse-ld=gold -o c++1z main.o Found pkg-config from path: /usr/bin/pkg-config Trying source 0 (type pkgConfig) of library dbus ... + /usr/bin/pkg-config --exists --silence-errors dbus-1 '>=' 1.2 + /usr/bin/pkg-config --modversion dbus-1 '>=' 1.2 > 1.10.10 + /usr/bin/pkg-config --libs-only-L dbus-1 '>=' 1.2 + /usr/bin/pkg-config --libs-only-l dbus-1 '>=' 1.2 > -ldbus-1 + /usr/bin/pkg-config --cflags dbus-1 '>=' 1.2 > -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include + cd /home/Desktop/deps_build/qt/config.tests/dbus && /home/Desktop/deps_build/qt/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" 'LIBS += -ldbus-1' 'QMAKE_CFLAGS += -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include' 'QMAKE_CXXFLAGS += -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include' /home/Desktop/deps_build/qt/config.tests/dbus + cd /home/Desktop/deps_build/qt/config.tests/dbus && MAKEFLAGS= /usr/bin/make > clang++ -c -pipe -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -O2 -std=gnu++11 -w -fPIC -I. -I/home/Desktop/qt/qtbase/mkspecs/linux-clang -o main.o main.cpp > clang++ -ccc-gcc-name g++ -fuse-ld=gold -o dbus main.o -ldbus-1 => source accepted. + cd /home/Desktop/deps_build/qt/config.tests && clang++ -fuse-ld=gold -Wl,--enable-new-dtags -o conftest-out conftest.cpp + cd /home/Desktop/deps_build/qt/config.tests/x86_simd && /home/Desktop/deps_build/qt/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/Desktop/qt/qtbase/config.tests/x86_simd + cd /home/Desktop/deps_build/qt/config.tests/x86_simd && MAKEFLAGS= /usr/bin/make clean && MAKEFLAGS= /usr/bin/make > rm -f main.o > rm -f *~ core *.core > clang++ -c -pipe -mf16c -O2 -std=gnu++11 -w -fPIC -DNO_ATTRIBUTE -DQT_COMPILER_SUPPORTS_F16C -I/home/Desktop/qt/qtbase/config.tests/x86_simd -I. -I/home/Desktop/qt/qtbase/mkspecs/linux-clang -o main.o /home/Desktop/qt/qtbase/config.tests/x86_simd/main.cpp > clang++ -ccc-gcc-name g++ -fuse-ld=gold -o x86_simd main.o Trying source 0 (type pkgConfig) of library host_dbus ... + /usr/bin/pkg-config --exists --silence-errors dbus-1 '>=' 1.2 + /usr/bin/pkg-config --modversion dbus-1 '>=' 1.2 > 1.10.10 + /usr/bin/pkg-config --libs-only-L dbus-1 '>=' 1.2 + /usr/bin/pkg-config --libs-only-l dbus-1 '>=' 1.2 > -ldbus-1 + /usr/bin/pkg-config --cflags dbus-1 '>=' 1.2 > -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include => source accepted. Trying source 0 (type pkgConfig) of library libudev ... + /usr/bin/pkg-config --exists --silence-errors libudev + /usr/bin/pkg-config --modversion libudev > 231 + /usr/bin/pkg-config --libs-only-L libudev + /usr/bin/pkg-config --libs-only-l libudev > -ludev + /usr/bin/pkg-config --cflags libudev + cd /home/Desktop/deps_build/qt/config.tests/libudev && /home/Desktop/deps_build/qt/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" 'LIBS += -ludev' /home/Desktop/deps_build/qt/config.tests/libudev + cd /home/Desktop/deps_build/qt/config.tests/libudev && MAKEFLAGS= /usr/bin/make > clang++ -c -pipe -O2 -std=gnu++11 -w -fPIC -I. -I/home/Desktop/qt/qtbase/mkspecs/linux-clang -o main.o main.cpp > clang++ -ccc-gcc-name g++ -fuse-ld=gold -o libudev main.o -ludev => source accepted. + cd /home/Desktop/deps_build/qt/config.tests/posix_fallocate && /home/Desktop/deps_build/qt/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" /home/Desktop/deps_build/qt/config.tests/posix_fallocate + cd /home/Desktop/deps_build/qt/config.tests/posix_fallocate && MAKEFLAGS= /usr/bin/make > clang++ -c -pipe -O2 -std=gnu++11 -w -fPIC -I. -I/home/Desktop/qt/qtbase/mkspecs/linux-clang -o main.o main.cpp > clang++ -ccc-gcc-name g++ -fuse-ld=gold -o posix_fallocate main.o + cd /home/Desktop/deps_build/qt/config.tests/x86_simd && /home/Desktop/deps_build/qt/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/Desktop/qt/qtbase/config.tests/x86_simd + cd /home/Desktop/deps_build/qt/config.tests/x86_simd && MAKEFLAGS= /usr/bin/make clean && MAKEFLAGS= /usr/bin/make > rm -f main.o > rm -f *~ core *.core > clang++ -c -pipe -mrdrnd -O2 -std=gnu++11 -w -fPIC -DNO_ATTRIBUTE -DQT_COMPILER_SUPPORTS_RDRND -I/home/Desktop/qt/qtbase/config.tests/x86_simd -I. -I/home/Desktop/qt/qtbase/mkspecs/linux-clang -o main.o /home/Desktop/qt/qtbase/config.tests/x86_simd/main.cpp > clang++ -ccc-gcc-name g++ -fuse-ld=gold -o x86_simd main.o + cd /home/Desktop/deps_build/qt/config.tests/reduce_exports && /home/Desktop/deps_build/qt/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" /home/Desktop/deps_build/qt/config.tests/reduce_exports + cd /home/Desktop/deps_build/qt/config.tests/reduce_exports && MAKEFLAGS= /usr/bin/make > clang++ -c -pipe -O2 -std=gnu++11 -fvisibility=hidden -fvisibility-inlines-hidden -w -fPIC -I. -I/home/Desktop/qt/qtbase/mkspecs/linux-clang -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 > clang++ -ccc-gcc-name g++ -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 + cd /home/Desktop/deps_build/qt/config.tests/reduce_relocations && /home/Desktop/deps_build/qt/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" /home/Desktop/deps_build/qt/config.tests/reduce_relocations + cd /home/Desktop/deps_build/qt/config.tests/reduce_relocations && MAKEFLAGS= /usr/bin/make > clang++ -c -pipe -O2 -std=gnu++11 -w -fPIC -I. -I/home/Desktop/qt/qtbase/mkspecs/linux-clang -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 > clang++ -ccc-gcc-name g++ -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 + cd /home/Desktop/deps_build/qt/config.tests/separate_debug_info && /home/Desktop/deps_build/qt/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" /home/Desktop/deps_build/qt/config.tests/separate_debug_info + cd /home/Desktop/deps_build/qt/config.tests/separate_debug_info && MAKEFLAGS= /usr/bin/make > clang++ -c -pipe -O2 -std=gnu++11 -w -fPIC -I. -I/home/Desktop/qt/qtbase/mkspecs/linux-clang -o main.o main.cpp > clang++ -ccc-gcc-name g++ -fuse-ld=gold -o objcopytest main.o > objcopy --only-keep-debug /home/Desktop/deps_build/qt/config.tests/separate_debug_info/objcopytest objcopytest.debug && objcopy --strip-debug /home/Desktop/deps_build/qt/config.tests/separate_debug_info/objcopytest && objcopy --add-gnu-debuglink=objcopytest.debug /home/Desktop/deps_build/qt/config.tests/separate_debug_info/objcopytest + cd /home/Desktop/deps_build/qt/config.tests/x86_simd && /home/Desktop/deps_build/qt/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/Desktop/qt/qtbase/config.tests/x86_simd + cd /home/Desktop/deps_build/qt/config.tests/x86_simd && MAKEFLAGS= /usr/bin/make clean && MAKEFLAGS= /usr/bin/make > rm -f main.o > rm -f *~ core *.core > clang++ -c -pipe -msha -O2 -std=gnu++11 -w -fPIC -DNO_ATTRIBUTE -DQT_COMPILER_SUPPORTS_SHANI -I/home/Desktop/qt/qtbase/config.tests/x86_simd -I. -I/home/Desktop/qt/qtbase/mkspecs/linux-clang -o main.o /home/Desktop/qt/qtbase/config.tests/x86_simd/main.cpp > clang++ -ccc-gcc-name g++ -fuse-ld=gold -o x86_simd main.o + cd /home/Desktop/deps_build/qt/config.tests/stl && /home/Desktop/deps_build/qt/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" /home/Desktop/qt/qtbase/config.tests/stl + cd /home/Desktop/deps_build/qt/config.tests/stl && MAKEFLAGS= /usr/bin/make > clang++ -c -pipe -O2 -std=gnu++11 -w -fPIC -I/home/Desktop/qt/qtbase/config.tests/stl -I. -I/home/Desktop/qt/qtbase/mkspecs/linux-clang -o stltest.o /home/Desktop/qt/qtbase/config.tests/stl/stltest.cpp > clang++ -ccc-gcc-name g++ -fuse-ld=gold -o stl stltest.o Trying source 0 (type inline) of library zlib ... => source failed condition 'config.msvc'. Trying source 1 (type inline) of library zlib ... + cd /home/Desktop/deps_build/qt/config.tests/zlib && /home/Desktop/deps_build/qt/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" 'LIBS += -lz' /home/Desktop/deps_build/qt/config.tests/zlib + cd /home/Desktop/deps_build/qt/config.tests/zlib && MAKEFLAGS= /usr/bin/make > clang++ -c -pipe -O2 -std=gnu++11 -w -fPIC -I. -I/home/Desktop/qt/qtbase/mkspecs/linux-clang -o main.o main.cpp > clang++ -ccc-gcc-name g++ -fuse-ld=gold -o zlib main.o -lz => source accepted. + cd /home/Desktop/deps_build/qt/config.tests/x86_simd && /home/Desktop/deps_build/qt/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/Desktop/qt/qtbase/config.tests/x86_simd + cd /home/Desktop/deps_build/qt/config.tests/x86_simd && MAKEFLAGS= /usr/bin/make clean && MAKEFLAGS= /usr/bin/make > rm -f main.o > rm -f *~ core *.core > clang++ -c -pipe -O2 -std=gnu++11 -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/Desktop/qt/qtbase/config.tests/x86_simd -I. -I/home/Desktop/qt/qtbase/mkspecs/linux-clang -o main.o /home/Desktop/qt/qtbase/config.tests/x86_simd/main.cpp > clang++ -ccc-gcc-name g++ -fuse-ld=gold -o x86_simd main.o Trying source 0 (type inline) of library librt ... + cd /home/Desktop/deps_build/qt/config.tests/librt && /home/Desktop/deps_build/qt/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" /home/Desktop/deps_build/qt/config.tests/librt + cd /home/Desktop/deps_build/qt/config.tests/librt && MAKEFLAGS= /usr/bin/make > clang++ -c -pipe -O2 -std=gnu++11 -w -fPIC -I. -I/home/Desktop/qt/qtbase/mkspecs/linux-clang -o main.o main.cpp > clang++ -ccc-gcc-name g++ -fuse-ld=gold -o librt main.o => source accepted. + cd /home/Desktop/deps_build/qt/config.tests/clock-monotonic && /home/Desktop/deps_build/qt/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" /home/Desktop/deps_build/qt/config.tests/clock-monotonic + cd /home/Desktop/deps_build/qt/config.tests/clock-monotonic && MAKEFLAGS= /usr/bin/make > clang++ -c -pipe -O2 -std=gnu++11 -w -fPIC -I. -I/home/Desktop/qt/qtbase/mkspecs/linux-clang -o main.o main.cpp > clang++ -ccc-gcc-name g++ -fuse-ld=gold -o clock-monotonic main.o + cd /home/Desktop/deps_build/qt/config.tests/cxx11_future && /home/Desktop/deps_build/qt/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" /home/Desktop/deps_build/qt/config.tests/cxx11_future + cd /home/Desktop/deps_build/qt/config.tests/cxx11_future && MAKEFLAGS= /usr/bin/make > clang++ -c -pipe -O2 -std=gnu++11 -w -fPIC -I. -I/home/Desktop/qt/qtbase/mkspecs/linux-clang -o main.o main.cpp > clang++ -ccc-gcc-name g++ -fuse-ld=gold -o cxx11_future main.o -lpthread Trying source 0 (type inline) of library libdl ... + cd /home/Desktop/deps_build/qt/config.tests/libdl && /home/Desktop/deps_build/qt/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" /home/Desktop/deps_build/qt/config.tests/libdl + cd /home/Desktop/deps_build/qt/config.tests/libdl && MAKEFLAGS= /usr/bin/make > clang++ -c -pipe -O2 -std=gnu++11 -w -fPIC -I. -I/home/Desktop/qt/qtbase/mkspecs/linux-clang -o main.o main.cpp > clang++ -ccc-gcc-name g++ -fuse-ld=gold -o libdl main.o > main.o:main.cpp:function main: error: undefined reference to 'dlopen' > main.o:main.cpp:function main: error: undefined reference to 'dlclose' > main.o:main.cpp:function main: error: undefined reference to 'dlsym' > main.o:main.cpp:function main: error: undefined reference to 'dlerror' > clang: error: linker command failed with exit code 1 (use -v to see invocation) > Makefile:65: recipe for target 'libdl' failed > make: *** [libdl] Error 1 => source failed verification. Trying source 1 (type inline) of library libdl ... + cd /home/Desktop/deps_build/qt/config.tests/libdl && /home/Desktop/deps_build/qt/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" 'LIBS += -ldl' /home/Desktop/deps_build/qt/config.tests/libdl + cd /home/Desktop/deps_build/qt/config.tests/libdl && MAKEFLAGS= /usr/bin/make clean && MAKEFLAGS= /usr/bin/make > rm -f main.o > rm -f *~ core *.core > clang++ -c -pipe -O2 -std=gnu++11 -w -fPIC -I. -I/home/Desktop/qt/qtbase/mkspecs/linux-clang -o main.o main.cpp > clang++ -ccc-gcc-name g++ -fuse-ld=gold -o libdl main.o -ldl => source accepted. + cd /home/Desktop/deps_build/qt/config.tests/eventfd && /home/Desktop/deps_build/qt/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" /home/Desktop/deps_build/qt/config.tests/eventfd + cd /home/Desktop/deps_build/qt/config.tests/eventfd && MAKEFLAGS= /usr/bin/make > clang++ -c -pipe -O2 -std=gnu++11 -w -fPIC -I. -I/home/Desktop/qt/qtbase/mkspecs/linux-clang -o main.o main.cpp > clang++ -ccc-gcc-name g++ -fuse-ld=gold -o eventfd main.o + cd /home/Desktop/deps_build/qt/config.tests/unix/futimens && /home/Desktop/deps_build/qt/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" /home/Desktop/qt/qtbase/config.tests/unix/futimens + cd /home/Desktop/deps_build/qt/config.tests/unix/futimens && MAKEFLAGS= /usr/bin/make > clang++ -c -pipe -O2 -std=gnu++11 -w -fPIC -I/home/Desktop/qt/qtbase/config.tests/unix/futimens -I. -I/home/Desktop/qt/qtbase/mkspecs/linux-clang -o futimens.o /home/Desktop/qt/qtbase/config.tests/unix/futimens/futimens.cpp > clang++ -ccc-gcc-name g++ -fuse-ld=gold -o futimens futimens.o + cd /home/Desktop/deps_build/qt/config.tests/unix/getauxval && /home/Desktop/deps_build/qt/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" /home/Desktop/qt/qtbase/config.tests/unix/getauxval + cd /home/Desktop/deps_build/qt/config.tests/unix/getauxval && MAKEFLAGS= /usr/bin/make > clang++ -c -pipe -O2 -std=gnu++11 -w -fPIC -I/home/Desktop/qt/qtbase/config.tests/unix/getauxval -I. -I/home/Desktop/qt/qtbase/mkspecs/linux-clang -o getauxval.o /home/Desktop/qt/qtbase/config.tests/unix/getauxval/getauxval.cpp > clang++ -ccc-gcc-name g++ -fuse-ld=gold -o getauxval getauxval.o + cd /home/Desktop/deps_build/qt/config.tests/unix/getentropy && /home/Desktop/deps_build/qt/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" /home/Desktop/qt/qtbase/config.tests/unix/getentropy + cd /home/Desktop/deps_build/qt/config.tests/unix/getentropy && MAKEFLAGS= /usr/bin/make > clang++ -c -pipe -O2 -std=gnu++11 -w -fPIC -I/home/Desktop/qt/qtbase/config.tests/unix/getentropy -I. -I/home/Desktop/qt/qtbase/mkspecs/linux-clang -o getentropy.o /home/Desktop/qt/qtbase/config.tests/unix/getentropy/getentropy.cpp > /home/Desktop/qt/qtbase/config.tests/unix/getentropy/getentropy.cpp:34:12: error: use of undeclared identifier 'getentropy' > return getentropy(buf, sizeof(buf)); > ^ > 1 error generated. > Makefile:168: recipe for target 'getentropy.o' failed > make: *** [getentropy.o] Error 1 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.2 > 2.50.2 + /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 > -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include + cd /home/Desktop/deps_build/qt/config.tests/glib && /home/Desktop/deps_build/qt/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" 'LIBS += -lgthread-2.0 -lglib-2.0' 'QMAKE_CFLAGS += -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include' 'QMAKE_CXXFLAGS += -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include' /home/Desktop/deps_build/qt/config.tests/glib + cd /home/Desktop/deps_build/qt/config.tests/glib && MAKEFLAGS= /usr/bin/make > clang++ -c -pipe -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -O2 -std=gnu++11 -w -fPIC -I. -I/home/Desktop/qt/qtbase/mkspecs/linux-clang -o main.o main.cpp > clang++ -ccc-gcc-name g++ -fuse-ld=gold -o glib main.o -lgthread-2.0 -lglib-2.0 => source accepted. + cd /home/Desktop/deps_build/qt/config.tests/iconv && /home/Desktop/deps_build/qt/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" /home/Desktop/qt/qtbase/config.tests/iconv + cd /home/Desktop/deps_build/qt/config.tests/iconv && MAKEFLAGS= /usr/bin/make > clang++ -c -pipe -O2 -std=gnu++11 -w -fPIC -I/home/Desktop/qt/qtbase/config.tests/iconv -I. -I/home/Desktop/qt/qtbase/mkspecs/linux-clang -o iconv.o /home/Desktop/qt/qtbase/config.tests/iconv/iconv.cpp > clang++ -ccc-gcc-name g++ -fuse-ld=gold -o iconv iconv.o 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 ... + cd /home/Desktop/deps_build/qt/config.tests/icu && /home/Desktop/deps_build/qt/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" 'LIBS += -licui18n -licuuc -licudata' 'LIBS += -ldl' /home/Desktop/deps_build/qt/config.tests/icu + cd /home/Desktop/deps_build/qt/config.tests/icu && MAKEFLAGS= /usr/bin/make > clang++ -c -pipe -O2 -std=gnu++11 -w -fPIC -I. -I/home/Desktop/qt/qtbase/mkspecs/linux-clang -o main.o main.cpp > clang++ -ccc-gcc-name g++ -fuse-ld=gold -o icu main.o -licui18n -licuuc -licudata -ldl => source accepted. + cd /home/Desktop/deps_build/qt/config.tests/inotify && /home/Desktop/deps_build/qt/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" /home/Desktop/deps_build/qt/config.tests/inotify + cd /home/Desktop/deps_build/qt/config.tests/inotify && MAKEFLAGS= /usr/bin/make > clang++ -c -pipe -O2 -std=gnu++11 -w -fPIC -I. -I/home/Desktop/qt/qtbase/mkspecs/linux-clang -o main.o main.cpp > clang++ -ccc-gcc-name g++ -fuse-ld=gold -o inotify main.o + cd /home/Desktop/deps_build/qt/config.tests/ipc_sysv && /home/Desktop/deps_build/qt/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" /home/Desktop/deps_build/qt/config.tests/ipc_sysv + cd /home/Desktop/deps_build/qt/config.tests/ipc_sysv && MAKEFLAGS= /usr/bin/make > clang++ -c -pipe -O2 -std=gnu++11 -w -fPIC -I. -I/home/Desktop/qt/qtbase/mkspecs/linux-clang -o main.o main.cpp > clang++ -ccc-gcc-name g++ -fuse-ld=gold -o ipc_sysv main.o + cd /home/Desktop/deps_build/qt/config.tests/linkat && /home/Desktop/deps_build/qt/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" /home/Desktop/deps_build/qt/config.tests/linkat + cd /home/Desktop/deps_build/qt/config.tests/linkat && MAKEFLAGS= /usr/bin/make > clang++ -c -pipe -O2 -std=gnu++11 -w -fPIC -I. -I/home/Desktop/qt/qtbase/mkspecs/linux-clang -o main.o main.cpp > clang++ -ccc-gcc-name g++ -fuse-ld=gold -o linkat main.o + cd /home/Desktop/deps_build/qt/config.tests/ppoll && /home/Desktop/deps_build/qt/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" /home/Desktop/deps_build/qt/config.tests/ppoll + cd /home/Desktop/deps_build/qt/config.tests/ppoll && MAKEFLAGS= /usr/bin/make > clang++ -c -pipe -O2 -std=gnu++11 -w -fPIC -I. -I/home/Desktop/qt/qtbase/mkspecs/linux-clang -o main.o main.cpp > clang++ -ccc-gcc-name g++ -fuse-ld=gold -o ppoll main.o + cd /home/Desktop/deps_build/qt/config.tests/renameat2 && /home/Desktop/deps_build/qt/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" /home/Desktop/deps_build/qt/config.tests/renameat2 + cd /home/Desktop/deps_build/qt/config.tests/renameat2 && MAKEFLAGS= /usr/bin/make > clang++ -c -pipe -O2 -std=gnu++11 -w -fPIC -I. -I/home/Desktop/qt/qtbase/mkspecs/linux-clang -o main.o main.cpp > main.cpp:9:53: error: use of undeclared identifier 'RENAME_NOREPLACE' > renameat2(AT_FDCWD, argv[1], AT_FDCWD, argv[2], RENAME_NOREPLACE | RENAME_WHITEOUT); > ^ > main.cpp:9:72: error: use of undeclared identifier 'RENAME_WHITEOUT' > renameat2(AT_FDCWD, argv[1], AT_FDCWD, argv[2], RENAME_NOREPLACE | RENAME_WHITEOUT); > ^ > 2 errors generated. > Makefile:165: recipe for target 'main.o' failed > make: *** [main.o] Error 1 Trying source 0 (type inline) of library slog2 ... + cd /home/Desktop/deps_build/qt/config.tests/slog2 && /home/Desktop/deps_build/qt/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" 'LIBS += -lslog2' /home/Desktop/deps_build/qt/config.tests/slog2 + cd /home/Desktop/deps_build/qt/config.tests/slog2 && MAKEFLAGS= /usr/bin/make > clang++ -c -pipe -O2 -std=gnu++11 -w -fPIC -I. -I/home/Desktop/qt/qtbase/mkspecs/linux-clang -o main.o main.cpp > main.cpp:2:10: fatal error: 'sys/slog2.h' file not found > #include > ^ > 1 error generated. > Makefile:165: recipe for target 'main.o' failed > make: *** [main.o] Error 1 => source failed verification. + cd /home/Desktop/deps_build/qt/config.tests/statx && /home/Desktop/deps_build/qt/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" /home/Desktop/deps_build/qt/config.tests/statx + cd /home/Desktop/deps_build/qt/config.tests/statx && MAKEFLAGS= /usr/bin/make > clang++ -c -pipe -O2 -std=gnu++11 -w -fPIC -I. -I/home/Desktop/qt/qtbase/mkspecs/linux-clang -o main.o main.cpp > main.cpp:11:18: error: variable has incomplete type 'struct statx' > struct statx statxbuf; > ^ > main.cpp:11:12: note: forward declaration of 'statx' > struct statx statxbuf; > ^ > main.cpp:12:25: error: use of undeclared identifier 'STATX_BASIC_STATS' > unsigned int mask = STATX_BASIC_STATS; > ^ > main.cpp:13:32: error: use of undeclared identifier 'AT_STATX_SYNC_AS_STAT' > return statx(AT_FDCWD, "", AT_STATX_SYNC_AS_STAT, mask, &statxbuf); > ^ > 3 errors generated. > Makefile:165: recipe for target 'main.o' failed > make: *** [main.o] Error 1 Trying source 0 (type inline) of library libatomic ... + cd /home/Desktop/deps_build/qt/config.tests/libatomic && /home/Desktop/deps_build/qt/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" /home/Desktop/deps_build/qt/config.tests/libatomic + cd /home/Desktop/deps_build/qt/config.tests/libatomic && MAKEFLAGS= /usr/bin/make > clang++ -c -pipe -O2 -std=gnu++11 -w -fPIC -I. -I/home/Desktop/qt/qtbase/mkspecs/linux-clang -o main.o main.cpp > clang++ -ccc-gcc-name g++ -fuse-ld=gold -o libatomic main.o => source accepted. Trying source 0 (type inline) of library doubleconversion ... + cd /home/Desktop/deps_build/qt/config.tests/doubleconversion && /home/Desktop/deps_build/qt/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" 'LIBS += -ldouble-conversion' /home/Desktop/deps_build/qt/config.tests/doubleconversion + cd /home/Desktop/deps_build/qt/config.tests/doubleconversion && MAKEFLAGS= /usr/bin/make > clang++ -c -pipe -O2 -std=gnu++11 -w -fPIC -I. -I/home/Desktop/qt/qtbase/mkspecs/linux-clang -o main.o main.cpp > main.cpp:2:10: fatal error: 'double-conversion/double-conversion.h' file not found > #include > ^ > 1 error generated. > Makefile:165: recipe for target 'main.o' failed > make: *** [main.o] Error 1 => source failed verification. + cd /home/Desktop/deps_build/qt/config.tests/cloexec && /home/Desktop/deps_build/qt/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" /home/Desktop/deps_build/qt/config.tests/cloexec + cd /home/Desktop/deps_build/qt/config.tests/cloexec && MAKEFLAGS= /usr/bin/make > clang++ -c -pipe -O2 -std=gnu++11 -w -fPIC -I. -I/home/Desktop/qt/qtbase/mkspecs/linux-clang -o main.o main.cpp > clang++ -ccc-gcc-name g++ -fuse-ld=gold -o cloexec main.o + cd /home/Desktop/deps_build/qt/config.tests/unix/cxx11_random && /home/Desktop/deps_build/qt/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" /home/Desktop/qt/qtbase/config.tests/unix/cxx11_random + cd /home/Desktop/deps_build/qt/config.tests/unix/cxx11_random && MAKEFLAGS= /usr/bin/make > clang++ -c -pipe -O2 -std=gnu++11 -w -fPIC -I/home/Desktop/qt/qtbase/config.tests/unix/cxx11_random -I. -I/home/Desktop/qt/qtbase/mkspecs/linux-clang -o cxx11_random.o /home/Desktop/qt/qtbase/config.tests/unix/cxx11_random/cxx11_random.cpp > clang++ -ccc-gcc-name g++ -fuse-ld=gold -o cxx11_random cxx11_random.o + cd /home/Desktop/deps_build/qt/config.tests/atomicfptr && /home/Desktop/deps_build/qt/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" /home/Desktop/deps_build/qt/config.tests/atomicfptr + cd /home/Desktop/deps_build/qt/config.tests/atomicfptr && MAKEFLAGS= /usr/bin/make > clang++ -c -pipe -O2 -std=gnu++11 -w -fPIC -I. -I/home/Desktop/qt/qtbase/mkspecs/linux-clang -o main.o main.cpp > clang++ -ccc-gcc-name g++ -fuse-ld=gold -o atomicfptr main.o Trying source 0 (type makeSpec) of library network ... => source accepted. + cd /home/Desktop/deps_build/qt/config.tests/getifaddrs && /home/Desktop/deps_build/qt/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" /home/Desktop/deps_build/qt/config.tests/getifaddrs + cd /home/Desktop/deps_build/qt/config.tests/getifaddrs && MAKEFLAGS= /usr/bin/make > clang++ -c -pipe -O2 -std=gnu++11 -w -fPIC -I. -I/home/Desktop/qt/qtbase/mkspecs/linux-clang -o main.o main.cpp > clang++ -ccc-gcc-name g++ -fuse-ld=gold -o getifaddrs main.o + cd /home/Desktop/deps_build/qt/config.tests/ipv6ifname && /home/Desktop/deps_build/qt/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" /home/Desktop/deps_build/qt/config.tests/ipv6ifname + cd /home/Desktop/deps_build/qt/config.tests/ipv6ifname && MAKEFLAGS= /usr/bin/make > clang++ -c -pipe -O2 -std=gnu++11 -w -fPIC -I. -I/home/Desktop/qt/qtbase/mkspecs/linux-clang -o main.o main.cpp > clang++ -ccc-gcc-name g++ -fuse-ld=gold -o ipv6ifname main.o + cd /home/Desktop/deps_build/qt/config.tests/linux-netlink && /home/Desktop/deps_build/qt/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" /home/Desktop/deps_build/qt/config.tests/linux-netlink + cd /home/Desktop/deps_build/qt/config.tests/linux-netlink && MAKEFLAGS= /usr/bin/make > clang++ -c -pipe -O2 -std=gnu++11 -w -fPIC -I. -I/home/Desktop/qt/qtbase/mkspecs/linux-clang -o main.o main.cpp > clang++ -ccc-gcc-name g++ -fuse-ld=gold -o linux-netlink main.o Trying source 0 (type openssl) of library openssl ... $OPENSSL_LIBS is not set. => source produced no result. Trying source 1 (type inline) of library openssl ... => source failed condition 'config.win32 && !features.shared'. Trying source 2 (type inline) of library openssl ... => source failed condition 'config.win32 && features.shared'. Trying source 3 (type inline) of library openssl ... => source failed condition 'config.win32'. Trying source 4 (type inline) of library openssl ... + cd /home/Desktop/deps_build/qt/config.tests/openssl && /home/Desktop/deps_build/qt/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" 'LIBS += -lssl -lcrypto' /home/Desktop/qt/qtbase/config.tests/openssl + cd /home/Desktop/deps_build/qt/config.tests/openssl && MAKEFLAGS= /usr/bin/make > clang++ -c -pipe -O2 -std=gnu++11 -w -fPIC -I/home/Desktop/qt/qtbase/config.tests/openssl -I. -I/home/Desktop/qt/qtbase/mkspecs/linux-clang -o openssl.o /home/Desktop/qt/qtbase/config.tests/openssl/openssl.cpp > clang++ -ccc-gcc-name g++ -fuse-ld=gold -o openssl openssl.o -lssl -lcrypto => source accepted. + cd /home/Desktop/deps_build/qt/config.tests/unix/openssl11 && /home/Desktop/deps_build/qt/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" 'LIBS += -lssl -lcrypto' /home/Desktop/qt/qtbase/config.tests/unix/openssl11 + cd /home/Desktop/deps_build/qt/config.tests/unix/openssl11 && MAKEFLAGS= /usr/bin/make > clang++ -c -pipe -O2 -std=gnu++11 -w -fPIC -I/home/Desktop/qt/qtbase/config.tests/unix/openssl11 -I. -I/home/Desktop/qt/qtbase/mkspecs/linux-clang -o openssl.o /home/Desktop/qt/qtbase/config.tests/unix/openssl11/openssl.cpp > /home/Desktop/qt/qtbase/config.tests/unix/openssl11/openssl.cpp:43:4: error: "OpenSSL >= 1.1 is required" > # error "OpenSSL >= 1.1 is required" > ^ > 1 error generated. > Makefile:168: recipe for target 'openssl.o' failed > make: *** [openssl.o] Error 1 Trying source 0 (type pkgConfig) of library xcb ... + /usr/bin/pkg-config --exists --silence-errors xcb '>=' 1.5 + /usr/bin/pkg-config --modversion xcb '>=' 1.5 > 1.11.1 + /usr/bin/pkg-config --libs-only-L xcb '>=' 1.5 + /usr/bin/pkg-config --libs-only-l xcb '>=' 1.5 > -lxcb + /usr/bin/pkg-config --cflags xcb '>=' 1.5 + cd /home/Desktop/deps_build/qt/config.tests/xcb && /home/Desktop/deps_build/qt/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" 'LIBS += -lxcb' /home/Desktop/deps_build/qt/config.tests/xcb + cd /home/Desktop/deps_build/qt/config.tests/xcb && MAKEFLAGS= /usr/bin/make > clang++ -c -pipe -O2 -std=gnu++11 -w -fPIC -I. -I/home/Desktop/qt/qtbase/mkspecs/linux-clang -o main.o main.cpp > clang++ -ccc-gcc-name g++ -fuse-ld=gold -o xcb main.o -lxcb => source accepted. Trying source 0 (type pkgConfig) of library atspi ... + /usr/bin/pkg-config --exists --silence-errors atspi-2 pkg-config did not find package. => source produced no result. + cd /home/Desktop/deps_build/qt/config.tests/evdev && /home/Desktop/deps_build/qt/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" /home/Desktop/deps_build/qt/config.tests/evdev + cd /home/Desktop/deps_build/qt/config.tests/evdev && MAKEFLAGS= /usr/bin/make > clang++ -c -pipe -O2 -std=gnu++11 -w -fPIC -I. -I/home/Desktop/qt/qtbase/mkspecs/linux-clang -o main.o main.cpp > clang++ -ccc-gcc-name g++ -fuse-ld=gold -o evdev main.o 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 + /usr/bin/pkg-config --cflags freetype2 > -I/usr/include/freetype2 + cd /home/Desktop/deps_build/qt/config.tests/freetype && /home/Desktop/deps_build/qt/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" 'LIBS += -lfreetype' 'QMAKE_CFLAGS += -I/usr/include/freetype2' 'QMAKE_CXXFLAGS += -I/usr/include/freetype2' /home/Desktop/deps_build/qt/config.tests/freetype + cd /home/Desktop/deps_build/qt/config.tests/freetype && MAKEFLAGS= /usr/bin/make > clang++ -c -pipe -I/usr/include/freetype2 -O2 -std=gnu++11 -w -fPIC -I. -I/home/Desktop/qt/qtbase/mkspecs/linux-clang -o main.o main.cpp > clang++ -ccc-gcc-name g++ -fuse-ld=gold -o freetype main.o -lfreetype => source accepted. Trying source 0 (type pkgConfig) of library fontconfig ... + /usr/bin/pkg-config --exists --silence-errors fontconfig + /usr/bin/pkg-config --modversion fontconfig > 2.11.94 + /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 + cd /home/Desktop/deps_build/qt/config.tests/fontconfig && /home/Desktop/deps_build/qt/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" 'LIBS += -lfontconfig -lfreetype' 'QMAKE_CFLAGS += -I/usr/include/freetype2' 'QMAKE_CXXFLAGS += -I/usr/include/freetype2' 'LIBS += -lfreetype' 'QMAKE_CFLAGS += -I/usr/include/freetype2' 'QMAKE_CXXFLAGS += -I/usr/include/freetype2' /home/Desktop/deps_build/qt/config.tests/fontconfig + cd /home/Desktop/deps_build/qt/config.tests/fontconfig && MAKEFLAGS= /usr/bin/make > clang++ -c -pipe -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -std=gnu++11 -w -fPIC -I. -I/home/Desktop/qt/qtbase/mkspecs/linux-clang -o main.o main.cpp > clang++ -ccc-gcc-name g++ -fuse-ld=gold -o fontconfig main.o -lfontconfig -lfreetype => source accepted. 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. Trying source 0 (type pkgConfig) of library libinput ... + /usr/bin/pkg-config --exists --silence-errors libinput pkg-config did not find package. => source produced no result. 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. Trying source 0 (type pkgConfig) of library opengl ... + /usr/bin/pkg-config --exists --silence-errors gl + /usr/bin/pkg-config --modversion gl > 12.0.6 + /usr/bin/pkg-config --libs-only-L gl + /usr/bin/pkg-config --libs-only-l gl > -lGL + /usr/bin/pkg-config --cflags gl > -I/usr/include/libdrm + cd /home/Desktop/deps_build/qt/config.tests/opengl && /home/Desktop/deps_build/qt/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" 'LIBS += -lGL' 'QMAKE_CFLAGS += -I/usr/include/libdrm' 'QMAKE_CXXFLAGS += -I/usr/include/libdrm' /home/Desktop/deps_build/qt/config.tests/opengl + cd /home/Desktop/deps_build/qt/config.tests/opengl && MAKEFLAGS= /usr/bin/make > clang++ -c -pipe -I/usr/include/libdrm -O2 -std=gnu++11 -w -fPIC -I. -I/home/Desktop/qt/qtbase/mkspecs/linux-clang -o main.o main.cpp > clang++ -ccc-gcc-name g++ -fuse-ld=gold -o opengl main.o -lGL => source accepted. 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 ... + cd /home/Desktop/deps_build/qt/config.tests/openvg && /home/Desktop/deps_build/qt/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" 'LIBS += -lOpenVG' /home/Desktop/deps_build/qt/config.tests/openvg + cd /home/Desktop/deps_build/qt/config.tests/openvg && MAKEFLAGS= /usr/bin/make > clang++ -c -pipe -O2 -std=gnu++11 -w -fPIC -I. -I/home/Desktop/qt/qtbase/mkspecs/linux-clang -o main.o main.cpp > main.cpp:2:10: fatal error: 'VG/openvg.h' file not found > #include > ^ > 1 error generated. > Makefile:165: recipe for target 'main.o' failed > make: *** [main.o] Error 1 => source failed verification. Trying source 0 (type inline) of library harfbuzz ... + cd /home/Desktop/deps_build/qt/config.tests/harfbuzz && /home/Desktop/deps_build/qt/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" 'LIBS += -lharfbuzz' /home/Desktop/deps_build/qt/config.tests/harfbuzz + cd /home/Desktop/deps_build/qt/config.tests/harfbuzz && MAKEFLAGS= /usr/bin/make > clang++ -c -pipe -O2 -std=gnu++11 -w -fPIC -I. -I/home/Desktop/qt/qtbase/mkspecs/linux-clang -o main.o main.cpp > main.cpp:2:10: fatal error: 'harfbuzz/hb.h' file not found > #include > ^ > 1 error generated. > Makefile:165: recipe for target 'main.o' failed > make: *** [main.o] Error 1 => source failed verification. Trying source 0 (type inline) of library libjpeg ... => source failed condition 'config.msvc'. Trying source 1 (type inline) of library libjpeg ... + cd /home/Desktop/deps_build/qt/config.tests/libjpeg && /home/Desktop/deps_build/qt/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" 'LIBS += -ljpeg' /home/Desktop/deps_build/qt/config.tests/libjpeg + cd /home/Desktop/deps_build/qt/config.tests/libjpeg && MAKEFLAGS= /usr/bin/make > clang++ -c -pipe -O2 -std=gnu++11 -w -fPIC -I. -I/home/Desktop/qt/qtbase/mkspecs/linux-clang -o main.o main.cpp > clang++ -ccc-gcc-name g++ -fuse-ld=gold -o libjpeg main.o -ljpeg => source accepted. Trying source 0 (type pkgConfig) of library libpng ... + /usr/bin/pkg-config --exists --silence-errors libpng + /usr/bin/pkg-config --modversion libpng > 1.6.25 + /usr/bin/pkg-config --libs-only-L libpng + /usr/bin/pkg-config --libs-only-l libpng > -lpng16 + /usr/bin/pkg-config --cflags libpng > -I/usr/include/libpng16 + cd /home/Desktop/deps_build/qt/config.tests/libpng && /home/Desktop/deps_build/qt/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" 'LIBS += -lpng16' 'QMAKE_CFLAGS += -I/usr/include/libpng16' 'QMAKE_CXXFLAGS += -I/usr/include/libpng16' 'LIBS += -lz' /home/Desktop/deps_build/qt/config.tests/libpng + cd /home/Desktop/deps_build/qt/config.tests/libpng && MAKEFLAGS= /usr/bin/make > clang++ -c -pipe -I/usr/include/libpng16 -O2 -std=gnu++11 -w -fPIC -I. -I/home/Desktop/qt/qtbase/mkspecs/linux-clang -o main.o main.cpp > clang++ -ccc-gcc-name g++ -fuse-ld=gold -o libpng main.o -lpng16 -lz => source accepted. Trying source 0 (type pkgConfig) of library xcb_syslibs ... + /usr/bin/pkg-config --exists --silence-errors xcb xcb-shm xcb-sync xcb-xfixes xcb-xinerama xcb-randr xcb-image xcb-keysyms xcb-icccm xcb-shape + /usr/bin/pkg-config --modversion xcb xcb-shm xcb-sync xcb-xfixes xcb-xinerama xcb-randr xcb-image xcb-keysyms xcb-icccm xcb-shape > 1.11.1 > 1.11.1 > 1.11.1 > 1.11.1 > 1.11.1 > 1.11.1 > 0.4.0 > 0.4.0 > 0.4.1 > 1.11.1 + /usr/bin/pkg-config --libs-only-L xcb xcb-shm xcb-sync xcb-xfixes xcb-xinerama xcb-randr xcb-image xcb-keysyms xcb-icccm xcb-shape + /usr/bin/pkg-config --libs-only-l xcb xcb-shm xcb-sync xcb-xfixes xcb-xinerama xcb-randr xcb-image xcb-keysyms xcb-icccm xcb-shape > -lxcb-sync -lxcb-xfixes -lxcb-xinerama -lxcb-randr -lxcb-render -lxcb-image -lxcb-shm -lxcb-keysyms -lxcb-icccm -lxcb-shape -lxcb + /usr/bin/pkg-config --cflags xcb xcb-shm xcb-sync xcb-xfixes xcb-xinerama xcb-randr xcb-image xcb-keysyms xcb-icccm xcb-shape + cd /home/Desktop/deps_build/qt/config.tests/xcb_syslibs && /home/Desktop/deps_build/qt/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" 'LIBS += -lxcb-sync -lxcb-xfixes -lxcb-xinerama -lxcb-randr -lxcb-render -lxcb-image -lxcb-shm -lxcb-keysyms -lxcb-icccm -lxcb-shape -lxcb' /home/Desktop/deps_build/qt/config.tests/xcb_syslibs + cd /home/Desktop/deps_build/qt/config.tests/xcb_syslibs && MAKEFLAGS= /usr/bin/make > clang++ -c -pipe -O2 -std=gnu++11 -w -fPIC -I. -I/home/Desktop/qt/qtbase/mkspecs/linux-clang -o main.o main.cpp > clang++ -ccc-gcc-name g++ -fuse-ld=gold -o xcb_syslibs main.o -lxcb-sync -lxcb-xfixes -lxcb-xinerama -lxcb-randr -lxcb-render -lxcb-image -lxcb-shm -lxcb-keysyms -lxcb-icccm -lxcb-shape -lxcb => source accepted. Trying source 0 (type inline) of library tslib ... + cd /home/Desktop/deps_build/qt/config.tests/tslib && /home/Desktop/deps_build/qt/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" 'LIBS += -lts' /home/Desktop/deps_build/qt/config.tests/tslib + cd /home/Desktop/deps_build/qt/config.tests/tslib && MAKEFLAGS= /usr/bin/make > clang++ -c -pipe -O2 -std=gnu++11 -w -fPIC -I. -I/home/Desktop/qt/qtbase/mkspecs/linux-clang -o main.o main.cpp > main.cpp:2:10: fatal error: 'tslib.h' file not found > #include > ^ > 1 error generated. > Makefile:165: recipe for target 'main.o' failed > make: *** [main.o] Error 1 => source failed verification. 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/Desktop/deps_build/qt/config.tests/qpa/vulkan && /home/Desktop/deps_build/qt/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" /home/Desktop/qt/qtbase/config.tests/qpa/vulkan + cd /home/Desktop/deps_build/qt/config.tests/qpa/vulkan && MAKEFLAGS= /usr/bin/make > clang++ -c -pipe -O2 -std=gnu++11 -w -fPIC -I/home/Desktop/qt/qtbase/config.tests/qpa/vulkan -I. -I/home/Desktop/qt/qtbase/mkspecs/linux-clang -o vulkan.o /home/Desktop/qt/qtbase/config.tests/qpa/vulkan/vulkan.cpp > /home/Desktop/qt/qtbase/config.tests/qpa/vulkan/vulkan.cpp:42:10: fatal error: 'vulkan/vulkan.h' file not found > #include > ^ > 1 error generated. > Makefile:168: recipe for target 'vulkan.o' failed > make: *** [vulkan.o] Error 1 => source failed verification. + /usr/bin/pkg-config --exists --silence-errors x11 + /usr/bin/pkg-config --variable=prefix x11 > /usr Trying source 0 (type pkgConfig) of library xcb_glx ... + /usr/bin/pkg-config --exists --silence-errors xcb-glx xcb + /usr/bin/pkg-config --modversion xcb-glx xcb > 1.11.1 > 1.11.1 + /usr/bin/pkg-config --libs-only-L xcb-glx xcb + /usr/bin/pkg-config --libs-only-l xcb-glx xcb > -lxcb-glx -lxcb + /usr/bin/pkg-config --cflags xcb-glx xcb + cd /home/Desktop/deps_build/qt/config.tests/xcb_glx && /home/Desktop/deps_build/qt/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" 'LIBS += -lxcb-glx -lxcb' /home/Desktop/deps_build/qt/config.tests/xcb_glx + cd /home/Desktop/deps_build/qt/config.tests/xcb_glx && MAKEFLAGS= /usr/bin/make > clang++ -c -pipe -O2 -std=gnu++11 -w -fPIC -I. -I/home/Desktop/qt/qtbase/mkspecs/linux-clang -o main.o main.cpp > clang++ -ccc-gcc-name g++ -fuse-ld=gold -o xcb_glx main.o -lxcb-glx -lxcb => source accepted. + cd /home/Desktop/deps_build/qt/config.tests/xlib && /home/Desktop/deps_build/qt/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" /home/Desktop/deps_build/qt/config.tests/xlib + cd /home/Desktop/deps_build/qt/config.tests/xlib && MAKEFLAGS= /usr/bin/make > clang++ -c -pipe -O2 -std=gnu++11 -w -fPIC -I. -I/home/Desktop/qt/qtbase/mkspecs/linux-clang -o main.o main.cpp > clang++ -ccc-gcc-name g++ -fuse-ld=gold -o xlib main.o -lXext -lX11 -lm Trying source 0 (type pkgConfig) of library xcb_xlib ... + /usr/bin/pkg-config --exists --silence-errors x11-xcb x11 xcb + /usr/bin/pkg-config --modversion x11-xcb x11 xcb > 1.6.3 > 1.6.3 > 1.11.1 + /usr/bin/pkg-config --libs-only-L x11-xcb x11 xcb + /usr/bin/pkg-config --libs-only-l x11-xcb x11 xcb > -lX11-xcb -lX11 -lxcb + /usr/bin/pkg-config --cflags x11-xcb x11 xcb + cd /home/Desktop/deps_build/qt/config.tests/xcb_xlib && /home/Desktop/deps_build/qt/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" 'LIBS += -lX11-xcb -lX11 -lxcb' /home/Desktop/deps_build/qt/config.tests/xcb_xlib + cd /home/Desktop/deps_build/qt/config.tests/xcb_xlib && MAKEFLAGS= /usr/bin/make > clang++ -c -pipe -O2 -std=gnu++11 -w -fPIC -I. -I/home/Desktop/qt/qtbase/mkspecs/linux-clang -o main.o main.cpp > clang++ -ccc-gcc-name g++ -fuse-ld=gold -o xcb_xlib main.o -lX11-xcb -lX11 -lxcb => source accepted. Trying source 0 (type inline) of library xrender ... + cd /home/Desktop/deps_build/qt/config.tests/x11/xrender && /home/Desktop/deps_build/qt/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" 'LIBS += -lXrender' /home/Desktop/qt/qtbase/config.tests/x11/xrender + cd /home/Desktop/deps_build/qt/config.tests/x11/xrender && MAKEFLAGS= /usr/bin/make > clang++ -c -pipe -O2 -std=gnu++11 -w -fPIC -I/home/Desktop/qt/qtbase/config.tests/x11/xrender -I. -I/home/Desktop/qt/qtbase/mkspecs/linux-clang -o xrender.o /home/Desktop/qt/qtbase/config.tests/x11/xrender/xrender.cpp > clang++ -ccc-gcc-name g++ -fuse-ld=gold -o xrender xrender.o -lXrender -lXext -lX11 -lm => source accepted. Trying source 0 (type pkgConfig) of library xcb_render ... + /usr/bin/pkg-config --exists --silence-errors xcb-renderutil xcb-render xcb + /usr/bin/pkg-config --modversion xcb-renderutil xcb-render xcb > 0.3.9 > 1.11.1 > 1.11.1 + /usr/bin/pkg-config --libs-only-L xcb-renderutil xcb-render xcb + /usr/bin/pkg-config --libs-only-l xcb-renderutil xcb-render xcb > -lxcb-render-util -lxcb-render -lxcb + /usr/bin/pkg-config --cflags xcb-renderutil xcb-render xcb + cd /home/Desktop/deps_build/qt/config.tests/xcb_render && /home/Desktop/deps_build/qt/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" 'LIBS += -lxcb-render-util -lxcb-render -lxcb' /home/Desktop/deps_build/qt/config.tests/xcb_render + cd /home/Desktop/deps_build/qt/config.tests/xcb_render && MAKEFLAGS= /usr/bin/make > clang++ -c -pipe -O2 -std=gnu++11 -w -fPIC -I. -I/home/Desktop/qt/qtbase/mkspecs/linux-clang -o main.o main.cpp > clang++ -ccc-gcc-name g++ -fuse-ld=gold -o xcb_render main.o -lxcb-render-util -lxcb-render -lxcb => source accepted. Trying source 0 (type pkgConfig) of library x11sm ... + /usr/bin/pkg-config --exists --silence-errors sm ice pkg-config did not find package. => source produced no result. Trying source 0 (type pkgConfig) of library xinput2 ... + /usr/bin/pkg-config --exists --silence-errors xi + /usr/bin/pkg-config --modversion xi > 1.7.6 + /usr/bin/pkg-config --libs-only-L xi + /usr/bin/pkg-config --libs-only-l xi > -lXi + /usr/bin/pkg-config --cflags xi + cd /home/Desktop/deps_build/qt/config.tests/xinput2 && /home/Desktop/deps_build/qt/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" 'LIBS += -lXi' /home/Desktop/deps_build/qt/config.tests/xinput2 + cd /home/Desktop/deps_build/qt/config.tests/xinput2 && MAKEFLAGS= /usr/bin/make > clang++ -c -pipe -O2 -std=gnu++11 -w -fPIC -I. -I/home/Desktop/qt/qtbase/mkspecs/linux-clang -o main.o main.cpp > clang++ -ccc-gcc-name g++ -fuse-ld=gold -o xinput2 main.o -lXi -lXext -lX11 -lm => source accepted. Trying source 0 (type pkgConfig) of library xcb_xkb ... + /usr/bin/pkg-config --exists --silence-errors xcb-xkb '>=' 1.10 xcb pkg-config did not find package. => source produced no result. Trying source 1 (type inline) of library xcb_xkb ... + cd /home/Desktop/deps_build/qt/config.tests/xcb_xkb && /home/Desktop/deps_build/qt/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" 'LIBS += -lxcb-xkb -lxcb' /home/Desktop/deps_build/qt/config.tests/xcb_xkb + cd /home/Desktop/deps_build/qt/config.tests/xcb_xkb && MAKEFLAGS= /usr/bin/make > clang++ -c -pipe -O2 -std=gnu++11 -w -fPIC -I. -I/home/Desktop/qt/qtbase/mkspecs/linux-clang -o main.o main.cpp > main.cpp:4:10: fatal error: 'xcb/xkb.h' file not found > #include > ^ > 1 error generated. > Makefile:165: recipe for target 'main.o' failed > make: *** [main.o] Error 1 => source failed verification. Trying source 0 (type pkgConfig) of library xkbcommon ... + /usr/bin/pkg-config --exists --silence-errors xkbcommon + /usr/bin/pkg-config --modversion xkbcommon > 0.5.0 + /usr/bin/pkg-config --libs-only-L xkbcommon + /usr/bin/pkg-config --libs-only-l xkbcommon > -lxkbcommon + /usr/bin/pkg-config --cflags xkbcommon + cd /home/Desktop/deps_build/qt/config.tests/xkbcommon && /home/Desktop/deps_build/qt/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" 'LIBS += -lxkbcommon' /home/Desktop/deps_build/qt/config.tests/xkbcommon + cd /home/Desktop/deps_build/qt/config.tests/xkbcommon && MAKEFLAGS= /usr/bin/make > clang++ -c -pipe -O2 -std=gnu++11 -w -fPIC -I. -I/home/Desktop/qt/qtbase/mkspecs/linux-clang -o main.o main.cpp > clang++ -ccc-gcc-name g++ -fuse-ld=gold -o xkbcommon main.o -lxkbcommon => source accepted. Trying source 0 (type pkgConfig) of library xkbcommon_x11 ... + /usr/bin/pkg-config --exists --silence-errors xkbcommon xkbcommon-x11 '>=' 0.4.1 pkg-config did not find package. => source produced no result. 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. Trying source 0 (type inline) of library cups ... + cd /home/Desktop/deps_build/qt/config.tests/cups && /home/Desktop/deps_build/qt/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" 'LIBS += -lcups' /home/Desktop/deps_build/qt/config.tests/cups + cd /home/Desktop/deps_build/qt/config.tests/cups && MAKEFLAGS= /usr/bin/make > clang++ -c -pipe -O2 -std=gnu++11 -w -fPIC -I. -I/home/Desktop/qt/qtbase/mkspecs/linux-clang -o main.o main.cpp > clang++ -ccc-gcc-name g++ -fuse-ld=gold -o cups main.o -lcups => source accepted. Trying source 0 (type inline) of library db2 ... => source failed condition 'config.win32'. Trying source 1 (type inline) of library db2 ... + cd /home/Desktop/deps_build/qt/config.tests/db2 && /home/Desktop/deps_build/qt/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" 'LIBS += -ldb2' /home/Desktop/deps_build/qt/config.tests/db2 + cd /home/Desktop/deps_build/qt/config.tests/db2 && MAKEFLAGS= /usr/bin/make > clang++ -c -pipe -O2 -std=gnu++11 -w -fPIC -I. -I/home/Desktop/qt/qtbase/mkspecs/linux-clang -o main.o main.cpp > main.cpp:2:10: fatal error: 'sqlcli.h' file not found > #include > ^ > 1 error generated. > Makefile:165: recipe for target 'main.o' failed > make: *** [main.o] Error 1 => source failed verification. Trying source 0 (type inline) of library ibase ... => source failed condition 'config.win32'. Trying source 1 (type inline) of library ibase ... + cd /home/Desktop/deps_build/qt/config.tests/ibase && /home/Desktop/deps_build/qt/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" 'LIBS += -lgds' /home/Desktop/deps_build/qt/config.tests/ibase + cd /home/Desktop/deps_build/qt/config.tests/ibase && MAKEFLAGS= /usr/bin/make > clang++ -c -pipe -O2 -std=gnu++11 -w -fPIC -I. -I/home/Desktop/qt/qtbase/mkspecs/linux-clang -o main.o main.cpp > main.cpp:2:10: fatal error: 'ibase.h' file not found > #include > ^ > 1 error generated. > Makefile:165: recipe for target 'main.o' failed > make: *** [main.o] Error 1 => source failed verification. 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 ... + cd /home/Desktop/deps_build/qt/config.tests/mysql && /home/Desktop/deps_build/qt/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" 'LIBS += -lmysqlclient_r' /home/Desktop/deps_build/qt/config.tests/mysql + cd /home/Desktop/deps_build/qt/config.tests/mysql && MAKEFLAGS= /usr/bin/make > clang++ -c -pipe -O2 -std=gnu++11 -w -fPIC -I. -I/home/Desktop/qt/qtbase/mkspecs/linux-clang -o main.o main.cpp > main.cpp:5:10: fatal error: 'mysql.h' file not found > #include > ^ > 1 error generated. > Makefile:165: recipe for target 'main.o' failed > make: *** [main.o] Error 1 => source failed verification. Trying source 5 (type inline) of library mysql ... => source failed condition 'config.win32'. Trying source 6 (type inline) of library mysql ... + cd /home/Desktop/deps_build/qt/config.tests/mysql && /home/Desktop/deps_build/qt/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" 'LIBS += -lmysqlclient' /home/Desktop/deps_build/qt/config.tests/mysql + cd /home/Desktop/deps_build/qt/config.tests/mysql && MAKEFLAGS= /usr/bin/make clean && MAKEFLAGS= /usr/bin/make > rm -f main.o > rm -f *~ core *.core > clang++ -c -pipe -O2 -std=gnu++11 -w -fPIC -I. -I/home/Desktop/qt/qtbase/mkspecs/linux-clang -o main.o main.cpp > main.cpp:5:10: fatal error: 'mysql.h' file not found > #include > ^ > 1 error generated. > Makefile:165: recipe for target 'main.o' failed > make: *** [main.o] Error 1 => source failed verification. Trying source 0 (type inline) of library oci ... => source failed condition 'config.win32'. Trying source 1 (type inline) of library oci ... + cd /home/Desktop/deps_build/qt/config.tests/oci && /home/Desktop/deps_build/qt/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" 'LIBS += -lclntsh' /home/Desktop/deps_build/qt/config.tests/oci + cd /home/Desktop/deps_build/qt/config.tests/oci && MAKEFLAGS= /usr/bin/make > clang++ -c -pipe -O2 -std=gnu++11 -w -fPIC -I. -I/home/Desktop/qt/qtbase/mkspecs/linux-clang -o main.o main.cpp > main.cpp:2:10: fatal error: 'oci.h' file not found > #include > ^ > 1 error generated. > Makefile:165: recipe for target 'main.o' failed > make: *** [main.o] Error 1 => source failed verification. 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 ... + cd /home/Desktop/deps_build/qt/config.tests/odbc && /home/Desktop/deps_build/qt/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" 'LIBS += -lodbc' /home/Desktop/deps_build/qt/config.tests/odbc + cd /home/Desktop/deps_build/qt/config.tests/odbc && MAKEFLAGS= /usr/bin/make > clang++ -c -pipe -O2 -std=gnu++11 -w -fPIC -I. -I/home/Desktop/qt/qtbase/mkspecs/linux-clang -o main.o main.cpp > main.cpp:5:10: fatal error: 'sql.h' file not found > #include > ^ > 1 error generated. > Makefile:165: recipe for target 'main.o' failed > make: *** [main.o] Error 1 => source failed verification. 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 ... + cd /home/Desktop/deps_build/qt/config.tests/psql && /home/Desktop/deps_build/qt/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" 'LIBS += -lpq' /home/Desktop/deps_build/qt/config.tests/psql + cd /home/Desktop/deps_build/qt/config.tests/psql && MAKEFLAGS= /usr/bin/make > clang++ -c -pipe -O2 -std=gnu++11 -w -fPIC -I. -I/home/Desktop/qt/qtbase/mkspecs/linux-clang -o main.o main.cpp > main.cpp:2:10: fatal error: 'libpq-fe.h' file not found > #include > ^ > 1 error generated. > Makefile:165: recipe for target 'main.o' failed > make: *** [main.o] Error 1 => source failed verification. Trying source 0 (type inline) of library sqlite2 ... + cd /home/Desktop/deps_build/qt/config.tests/sqlite2 && /home/Desktop/deps_build/qt/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" 'LIBS += -lsqlite' /home/Desktop/deps_build/qt/config.tests/sqlite2 + cd /home/Desktop/deps_build/qt/config.tests/sqlite2 && MAKEFLAGS= /usr/bin/make > clang++ -c -pipe -O2 -std=gnu++11 -w -fPIC -I. -I/home/Desktop/qt/qtbase/mkspecs/linux-clang -o main.o main.cpp > main.cpp:2:10: fatal error: 'sqlite.h' file not found > #include > ^ > 1 error generated. > Makefile:165: recipe for target 'main.o' failed > make: *** [main.o] Error 1 => source failed verification. Trying source 0 (type sybaseEnv) of library tds ... => source failed condition 'config.win32'. Trying source 1 (type sybaseEnv) of library tds ... + cd /home/Desktop/deps_build/qt/config.tests/tds && /home/Desktop/deps_build/qt/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" 'LIBS += -lsybdb' /home/Desktop/deps_build/qt/config.tests/tds + cd /home/Desktop/deps_build/qt/config.tests/tds && MAKEFLAGS= /usr/bin/make > clang++ -c -pipe -O2 -std=gnu++11 -w -fPIC -I. -I/home/Desktop/qt/qtbase/mkspecs/linux-clang -o main.o main.cpp > clang++ -ccc-gcc-name g++ -fuse-ld=gold -o tds main.o -lsybdb => source accepted. + cd /home/Desktop/deps_build/qt/config.tests/d3d12 && /home/Desktop/deps_build/qt/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" /home/Desktop/qt/qtdeclarative/config.tests/d3d12 + cd /home/Desktop/deps_build/qt/config.tests/d3d12 && MAKEFLAGS= /usr/bin/make > clang++ -c -pipe -O2 -std=gnu++11 -w -fPIC -I/home/Desktop/qt/qtdeclarative/config.tests/d3d12 -I. -I/home/Desktop/qt/qtbase/mkspecs/linux-clang -o d3d12.o /home/Desktop/qt/qtdeclarative/config.tests/d3d12/d3d12.cpp > /home/Desktop/qt/qtdeclarative/config.tests/d3d12/d3d12.cpp:40:10: fatal error: 'd3d12.h' file not found > #include > ^ > 1 error generated. > Makefile:165: recipe for target 'd3d12.o' failed > make: *** [d3d12.o] Error 1 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 /home/Desktop/deps_build/qt/config.tests/bluez && /home/Desktop/deps_build/qt/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" 'LIBS += -lbluetooth' /home/Desktop/qt/qtconnectivity/config.tests/bluez + cd /home/Desktop/deps_build/qt/config.tests/bluez && MAKEFLAGS= /usr/bin/make > clang++ -c -pipe -fpermissive -O2 -std=gnu++11 -w -fPIC -I/home/Desktop/qt/qtconnectivity/config.tests/bluez -I. -I/home/Desktop/qt/qtbase/mkspecs/linux-clang -o main.o /home/Desktop/qt/qtconnectivity/config.tests/bluez/main.cpp > /home/Desktop/qt/qtconnectivity/config.tests/bluez/main.cpp:29:10: fatal error: 'bluetooth/bluetooth.h' file not found > #include > ^ > 1 error generated. > Makefile:165: recipe for target 'main.o' failed > make: *** [main.o] Error 1 => source failed verification. Trying source 0 (type inline) of library alsa ... + cd /home/Desktop/deps_build/qt/config.tests/alsa && /home/Desktop/deps_build/qt/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" 'LIBS += -lasound' /home/Desktop/qt/qtmultimedia/config.tests/alsa + cd /home/Desktop/deps_build/qt/config.tests/alsa && MAKEFLAGS= /usr/bin/make > clang++ -c -pipe -O2 -std=gnu++11 -w -fPIC -I/home/Desktop/qt/qtmultimedia/config.tests/alsa -I. -I/home/Desktop/qt/qtbase/mkspecs/linux-clang -o alsatest.o /home/Desktop/qt/qtmultimedia/config.tests/alsa/alsatest.cpp > clang++ -ccc-gcc-name g++ -fuse-ld=gold -o alsa alsatest.o -lasound => source accepted. 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 + /usr/bin/pkg-config --modversion gstreamer-1.0 gstreamer-base-1.0 gstreamer-audio-1.0 gstreamer-video-1.0 gstreamer-pbutils-1.0 > 1.8.3 > 1.8.3 > 1.8.3 > 1.8.3 > 1.8.3 + /usr/bin/pkg-config --libs-only-L gstreamer-1.0 gstreamer-base-1.0 gstreamer-audio-1.0 gstreamer-video-1.0 gstreamer-pbutils-1.0 + /usr/bin/pkg-config --libs-only-l gstreamer-1.0 gstreamer-base-1.0 gstreamer-audio-1.0 gstreamer-video-1.0 gstreamer-pbutils-1.0 > -lgstaudio-1.0 -lgstvideo-1.0 -lgstbase-1.0 -lgstpbutils-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 + /usr/bin/pkg-config --cflags gstreamer-1.0 gstreamer-base-1.0 gstreamer-audio-1.0 gstreamer-video-1.0 gstreamer-pbutils-1.0 > -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include + cd /home/Desktop/deps_build/qt/config.tests/gstreamer && /home/Desktop/deps_build/qt/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" 'LIBS += -lgstaudio-1.0 -lgstvideo-1.0 -lgstbase-1.0 -lgstpbutils-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0' 'QMAKE_CFLAGS += -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include' 'QMAKE_CXXFLAGS += -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include' /home/Desktop/qt/qtmultimedia/config.tests/gstreamer + cd /home/Desktop/deps_build/qt/config.tests/gstreamer && MAKEFLAGS= /usr/bin/make > clang++ -c -pipe -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -O2 -std=gnu++11 -w -fPIC -I/home/Desktop/qt/qtmultimedia/config.tests/gstreamer -I. -I/home/Desktop/qt/qtbase/mkspecs/linux-clang -o main.o /home/Desktop/qt/qtmultimedia/config.tests/gstreamer/main.cpp > clang++ -ccc-gcc-name g++ -fuse-ld=gold -o gstreamer main.o -lgstaudio-1.0 -lgstvideo-1.0 -lgstbase-1.0 -lgstpbutils-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 => source accepted. Trying source 0 (type pkgConfig) of library gstreamer_app_1_0 ... + /usr/bin/pkg-config --exists --silence-errors gstreamer-app-1.0 + /usr/bin/pkg-config --modversion gstreamer-app-1.0 > 1.8.3 + /usr/bin/pkg-config --libs-only-L gstreamer-app-1.0 + /usr/bin/pkg-config --libs-only-l gstreamer-app-1.0 > -lgstapp-1.0 -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 + /usr/bin/pkg-config --cflags gstreamer-app-1.0 > -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include + cd /home/Desktop/deps_build/qt/config.tests/gstreamer_appsrc && /home/Desktop/deps_build/qt/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" 'LIBS += -lgstapp-1.0 -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0' 'QMAKE_CFLAGS += -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include' 'QMAKE_CXXFLAGS += -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include' 'LIBS += -lgstaudio-1.0 -lgstvideo-1.0 -lgstbase-1.0 -lgstpbutils-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0' 'QMAKE_CFLAGS += -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include' 'QMAKE_CXXFLAGS += -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include' /home/Desktop/qt/qtmultimedia/config.tests/gstreamer_appsrc + cd /home/Desktop/deps_build/qt/config.tests/gstreamer_appsrc && MAKEFLAGS= /usr/bin/make > clang++ -c -pipe -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -O2 -std=gnu++11 -w -fPIC -I/home/Desktop/qt/qtmultimedia/config.tests/gstreamer_appsrc -I. -I/home/Desktop/qt/qtbase/mkspecs/linux-clang -o main.o /home/Desktop/qt/qtmultimedia/config.tests/gstreamer_appsrc/main.cpp > clang++ -ccc-gcc-name g++ -fuse-ld=gold -o gstreamer_appsrc main.o -lgstapp-1.0 -lgstaudio-1.0 -lgstvideo-1.0 -lgstbase-1.0 -lgstpbutils-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 => source accepted. + cd /home/Desktop/deps_build/qt/config.tests/gstreamer_encodingprofiles && /home/Desktop/deps_build/qt/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" 'LIBS += -lgstaudio-1.0 -lgstvideo-1.0 -lgstbase-1.0 -lgstpbutils-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0' 'QMAKE_CFLAGS += -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include' 'QMAKE_CXXFLAGS += -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include' /home/Desktop/qt/qtmultimedia/config.tests/gstreamer_encodingprofiles + cd /home/Desktop/deps_build/qt/config.tests/gstreamer_encodingprofiles && MAKEFLAGS= /usr/bin/make > clang++ -c -pipe -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -O2 -std=gnu++11 -w -fPIC -I/home/Desktop/qt/qtmultimedia/config.tests/gstreamer_encodingprofiles -I. -I/home/Desktop/qt/qtbase/mkspecs/linux-clang -o main.o /home/Desktop/qt/qtmultimedia/config.tests/gstreamer_encodingprofiles/main.cpp > clang++ -ccc-gcc-name g++ -fuse-ld=gold -o gstreamer_encodingprofiles main.o -lgstaudio-1.0 -lgstvideo-1.0 -lgstbase-1.0 -lgstpbutils-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 Trying source 0 (type inline) of library gstreamer_photography_1_0 ... + cd /home/Desktop/deps_build/qt/config.tests/gstreamer_photography && /home/Desktop/deps_build/qt/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" 'LIBS += -lgstphotography-1.0' 'LIBS += -lgstaudio-1.0 -lgstvideo-1.0 -lgstbase-1.0 -lgstpbutils-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0' 'QMAKE_CFLAGS += -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include' 'QMAKE_CXXFLAGS += -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include' /home/Desktop/qt/qtmultimedia/config.tests/gstreamer_photography + cd /home/Desktop/deps_build/qt/config.tests/gstreamer_photography && MAKEFLAGS= /usr/bin/make > clang++ -c -pipe -pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -O2 -std=gnu++11 -w -fPIC -I/home/Desktop/qt/qtmultimedia/config.tests/gstreamer_photography -I. -I/home/Desktop/qt/qtbase/mkspecs/linux-clang -o main.o /home/Desktop/qt/qtmultimedia/config.tests/gstreamer_photography/main.cpp > /home/Desktop/qt/qtmultimedia/config.tests/gstreamer_photography/main.cpp:31:10: fatal error: 'gst/interfaces/photography.h' file not found > #include > ^ > 1 error generated. > Makefile:165: recipe for target 'main.o' failed > make: *** [main.o] Error 1 => source failed verification. + cd /home/Desktop/deps_build/qt/config.tests/linux_v4l && /home/Desktop/deps_build/qt/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" /home/Desktop/qt/qtmultimedia/config.tests/linux_v4l + cd /home/Desktop/deps_build/qt/config.tests/linux_v4l && MAKEFLAGS= /usr/bin/make > clang++ -c -pipe -O2 -std=gnu++11 -w -fPIC -I/home/Desktop/qt/qtmultimedia/config.tests/linux_v4l -I. -I/home/Desktop/qt/qtbase/mkspecs/linux-clang -o main.o /home/Desktop/qt/qtmultimedia/config.tests/linux_v4l/main.cpp > clang++ -ccc-gcc-name g++ -fuse-ld=gold -o linux_v4l main.o 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 /home/Desktop/deps_build/qt/config.tests/openal && /home/Desktop/deps_build/qt/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" 'LIBS += -lopenal' /home/Desktop/qt/qtmultimedia/config.tests/openal + cd /home/Desktop/deps_build/qt/config.tests/openal && MAKEFLAGS= /usr/bin/make > clang++ -c -pipe -O2 -std=gnu++11 -w -fPIC -I/home/Desktop/qt/qtmultimedia/config.tests/openal -I. -I/home/Desktop/qt/qtbase/mkspecs/linux-clang -o main.o /home/Desktop/qt/qtmultimedia/config.tests/openal/main.cpp > /home/Desktop/qt/qtmultimedia/config.tests/openal/main.cpp:32:10: fatal error: 'AL/al.h' file not found > #include > ^ > 1 error generated. > Makefile:165: recipe for target 'main.o' failed > make: *** [main.o] Error 1 => source failed verification. Trying source 0 (type pkgConfig) of library pulseaudio ... + /usr/bin/pkg-config --exists --silence-errors libpulse '>=' 0.9.10 libpulse-mainloop-glib + /usr/bin/pkg-config --modversion libpulse '>=' 0.9.10 libpulse-mainloop-glib > 9.0 > 9.0 + /usr/bin/pkg-config --libs-only-L libpulse '>=' 0.9.10 libpulse-mainloop-glib + /usr/bin/pkg-config --libs-only-l libpulse '>=' 0.9.10 libpulse-mainloop-glib > -lpulse-mainloop-glib -lpulse -lglib-2.0 + /usr/bin/pkg-config --cflags libpulse '>=' 0.9.10 libpulse-mainloop-glib > -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include => source accepted. 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. + cd /home/Desktop/deps_build/qt/config.tests/alsa && /home/Desktop/deps_build/qt/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" /home/Desktop/qt/qtwebengine/config.tests/alsa + cd /home/Desktop/deps_build/qt/config.tests/alsa && MAKEFLAGS= /usr/bin/make clean && MAKEFLAGS= /usr/bin/make > rm -f alsatest.o > rm -f *~ core *.core > clang++ -c -pipe -O2 -std=gnu++11 -w -fPIC -I/home/Desktop/qt/qtwebengine/config.tests/alsa -I. -I/home/Desktop/qt/qtbase/mkspecs/linux-clang -o alsatest.o /home/Desktop/qt/qtwebengine/config.tests/alsa/alsatest.cpp > clang++ -ccc-gcc-name g++ -fuse-ld=gold -o alsa alsatest.o Found bison from path: /usr/bin/bison Found flex from path: /usr/bin/flex Found gperf from path: /usr/bin/gperf Found host pkg-config: /usr/bin/pkg-config Trying source 0 (type pkgConfig) of library pulseaudio ... + /usr/bin/pkg-config --exists --silence-errors libpulse '>=' 0.9.10 libpulse-mainloop-glib + /usr/bin/pkg-config --modversion libpulse '>=' 0.9.10 libpulse-mainloop-glib > 9.0 > 9.0 + /usr/bin/pkg-config --libs-only-L libpulse '>=' 0.9.10 libpulse-mainloop-glib + /usr/bin/pkg-config --libs-only-l libpulse '>=' 0.9.10 libpulse-mainloop-glib > -lpulse-mainloop-glib -lpulse -lglib-2.0 + /usr/bin/pkg-config --cflags libpulse '>=' 0.9.10 libpulse-mainloop-glib > -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include => source accepted. Trying source 0 (type pkgConfig) of library webengine-dbus ... + /usr/bin/pkg-config --exists --silence-errors dbus-1 + /usr/bin/pkg-config --modversion dbus-1 > 1.10.10 + /usr/bin/pkg-config --libs-only-L dbus-1 + /usr/bin/pkg-config --libs-only-l dbus-1 > -ldbus-1 + /usr/bin/pkg-config --cflags dbus-1 > -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include => source accepted. Trying source 0 (type pkgConfig) of library webengine-fontconfig ... + /usr/bin/pkg-config --exists --silence-errors fontconfig + /usr/bin/pkg-config --modversion fontconfig > 2.11.94 + /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 => source accepted. Trying source 0 (type pkgConfig) of library webengine-freetype ... + /usr/bin/pkg-config --exists --silence-errors freetype2 '>=' 2.4.2 + /usr/bin/pkg-config --modversion freetype2 '>=' 2.4.2 > 18.3.12 + /usr/bin/pkg-config --libs-only-L freetype2 '>=' 2.4.2 + /usr/bin/pkg-config --libs-only-l freetype2 '>=' 2.4.2 > -lfreetype + /usr/bin/pkg-config --cflags freetype2 '>=' 2.4.2 > -I/usr/include/freetype2 => source accepted. 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.50.2 + /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/lib/x86_64-linux-gnu/glib-2.0/include => source accepted. Found ldd from path: /usr/bin/ldd + /usr/bin/ldd --version > ldd (Ubuntu GLIBC 2.24-3ubuntu2.2) 2.24 > Copyright (C) 2016 Free Software Foundation, Inc. > This is free software; see the source for copying conditions. There is NO > warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. > Written by Roland McGrath and Ulrich Drepper. Found libc version: 2.24 Trying source 0 (type pkgConfig) of library webengine-jpeglib ... + /usr/bin/pkg-config --exists --silence-errors libjpeg + /usr/bin/pkg-config --modversion libjpeg + /usr/bin/pkg-config --libs-only-L libjpeg + /usr/bin/pkg-config --libs-only-l libjpeg > -ljpeg + /usr/bin/pkg-config --cflags libjpeg + cd /home/Desktop/deps_build/qt/config.tests/webengine-jpeglib && /home/Desktop/deps_build/qt/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" 'LIBS += -ljpeg' /home/Desktop/deps_build/qt/config.tests/webengine-jpeglib + cd /home/Desktop/deps_build/qt/config.tests/webengine-jpeglib && MAKEFLAGS= /usr/bin/make > clang++ -c -pipe -O2 -std=gnu++11 -w -fPIC -I. -I/home/Desktop/qt/qtbase/mkspecs/linux-clang -o main.o main.cpp > clang++ -ccc-gcc-name g++ -fuse-ld=gold -o webengine-jpeglib main.o -ljpeg => source accepted. Trying source 0 (type pkgConfig) of library webengine-jsoncpp ... + /usr/bin/pkg-config --exists --silence-errors jsoncpp + /usr/bin/pkg-config --modversion jsoncpp > 1.7.2 + /usr/bin/pkg-config --libs-only-L jsoncpp + /usr/bin/pkg-config --libs-only-l jsoncpp > -ljsoncpp + /usr/bin/pkg-config --cflags jsoncpp > -I/usr/include/jsoncpp => source accepted. + cd /home/Desktop/deps_build/qt/config.tests/khr && /home/Desktop/deps_build/qt/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" /home/Desktop/qt/qtwebengine/config.tests/khr + cd /home/Desktop/deps_build/qt/config.tests/khr && MAKEFLAGS= /usr/bin/make > clang++ -c -pipe -O2 -std=gnu++11 -w -fPIC -I/home/Desktop/qt/qtwebengine/config.tests/khr -I. -I/home/Desktop/qt/qtbase/mkspecs/linux-clang -o khr.o /home/Desktop/qt/qtwebengine/config.tests/khr/khr.cpp > clang++ -ccc-gcc-name g++ -fuse-ld=gold -o khr khr.o 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. 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.70 + /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 => source accepted. Trying source 0 (type pkgConfig) of library webengine-libevent ... + /usr/bin/pkg-config --exists --silence-errors libevent + /usr/bin/pkg-config --modversion libevent > 2.0.21-stable + /usr/bin/pkg-config --libs-only-L libevent + /usr/bin/pkg-config --libs-only-l libevent > -levent + /usr/bin/pkg-config --cflags libevent => source accepted. + cd /home/Desktop/deps_build/qt/config.tests/srtp && /home/Desktop/deps_build/qt/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" /home/Desktop/qt/qtwebengine/config.tests/srtp > Cannot read /home/Desktop/qt/qtwebengine/config.tests/srtp: file to open is a directory > Error processing project file: /home/Desktop/qt/qtwebengine/config.tests/srtp + cd /home/Desktop/deps_build/qt/config.tests/libvpx && /home/Desktop/deps_build/qt/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" /home/Desktop/qt/qtwebengine/config.tests/libvpx + cd /home/Desktop/deps_build/qt/config.tests/libvpx && MAKEFLAGS= /usr/bin/make > clang++ -c -pipe -O2 -std=gnu++11 -w -fPIC -I/home/Desktop/qt/qtwebengine/config.tests/libvpx -I. -I/home/Desktop/qt/qtbase/mkspecs/linux-clang -o libvpx.o /home/Desktop/qt/qtwebengine/config.tests/libvpx/libvpx.cpp > /home/Desktop/qt/qtwebengine/config.tests/libvpx/libvpx.cpp:29:10: fatal error: 'vpx/svc_context.h' file not found > #include > ^ > 1 error generated. > Makefile:165: recipe for target 'libvpx.o' failed > make: *** [libvpx.o] Error 1 Trying source 0 (type pkgConfig) of library webengine-webp ... + /usr/bin/pkg-config --exists --silence-errors libwebp libwebpmux libwebpdemux + /usr/bin/pkg-config --modversion libwebp libwebpmux libwebpdemux > 0.5.1 > 0.5.1 > 0.5.1 + /usr/bin/pkg-config --libs-only-L libwebp libwebpmux libwebpdemux + /usr/bin/pkg-config --libs-only-l libwebp libwebpmux libwebpdemux > -lwebpmux -lwebpdemux -lwebp + /usr/bin/pkg-config --cflags libwebp libwebpmux libwebpdemux => source accepted. Trying source 0 (type pkgConfig) of library webengine-libxml2 ... + /usr/bin/pkg-config --exists --silence-errors libxml-2.0 libxslt + /usr/bin/pkg-config --modversion libxml-2.0 libxslt > 2.9.4 > 1.1.29 + /usr/bin/pkg-config --libs-only-L libxml-2.0 libxslt + /usr/bin/pkg-config --libs-only-l libxml-2.0 libxslt > -lxslt -lxml2 + /usr/bin/pkg-config --cflags libxml-2.0 libxslt > -I/usr/include/libxml2 => source accepted. + cd /home/Desktop/deps_build/qt/config.tests/xml2 && /home/Desktop/deps_build/qt/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" /home/Desktop/qt/qtwebengine/config.tests/xml2 + cd /home/Desktop/deps_build/qt/config.tests/xml2 && MAKEFLAGS= /usr/bin/make > clang++ -c -pipe -O2 -std=gnu++11 -w -fPIC -I/home/Desktop/qt/qtwebengine/config.tests/xml2 -I. -isystem /usr/include/libxml2 -I/home/Desktop/qt/qtbase/mkspecs/linux-clang -o xml2.o /home/Desktop/qt/qtwebengine/config.tests/xml2/xml2.cpp > /home/Desktop/qt/qtwebengine/config.tests/xml2/xml2.cpp:31:2: error: "libxml catalog enabled" > #error "libxml catalog enabled" > ^ > 1 error generated. > Makefile:167: recipe for target 'xml2.o' failed > make: *** [xml2.o] Error 1 Trying source 0 (type pkgConfig) of library webengine-minizip ... + /usr/bin/pkg-config --exists --silence-errors minizip + /usr/bin/pkg-config --modversion minizip > 1.2.8 + /usr/bin/pkg-config --libs-only-L minizip + /usr/bin/pkg-config --libs-only-l minizip > -lminizip + /usr/bin/pkg-config --cflags minizip > -I/usr/include/minizip => source accepted. Found ninja from path: /usr/bin/ninja + /usr/bin/ninja --version > 1.7.1 Trying source 0 (type pkgConfig) of library webengine-nss ... + /usr/bin/pkg-config --exists --silence-errors nss + /usr/bin/pkg-config --modversion nss > 3.28.4 + /usr/bin/pkg-config --libs-only-L nss + /usr/bin/pkg-config --libs-only-l nss > -lnss3 -lnssutil3 -lsmime3 -lssl3 -lplds4 -lplc4 -lnspr4 + /usr/bin/pkg-config --cflags nss > -I/usr/include/nss -I/usr/include/nspr => source accepted. Trying source 0 (type pkgConfig) of library webengine-opus ... + /usr/bin/pkg-config --exists --silence-errors opus + /usr/bin/pkg-config --modversion opus > 1.1.2 + /usr/bin/pkg-config --libs-only-L opus + /usr/bin/pkg-config --libs-only-l opus > -lopus + /usr/bin/pkg-config --cflags opus > -I/usr/include/opus => source accepted. 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.25 + /usr/bin/pkg-config --libs-only-L libpng '>=' 1.6.0 + /usr/bin/pkg-config --libs-only-l libpng '>=' 1.6.0 > -lpng16 + /usr/bin/pkg-config --cflags libpng '>=' 1.6.0 > -I/usr/include/libpng16 => source accepted. Trying source 0 (type pkgConfig) of library webengine-protobuf ... + /usr/bin/pkg-config --exists --silence-errors protobuf + /usr/bin/pkg-config --modversion protobuf > 2.6.1 + /usr/bin/pkg-config --libs-only-L protobuf > -L/usr/local/lib + /usr/bin/pkg-config --libs-only-l protobuf > -lprotobuf -lpthread + /usr/bin/pkg-config --cflags protobuf > -pthread -I/usr/local/include => source accepted. Found protoc from path: /usr/local/bin/protoc + cd /home/Desktop/deps_build/qt/config.tests/re2 && /home/Desktop/deps_build/qt/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" /home/Desktop/qt/qtwebengine/config.tests/re2 + cd /home/Desktop/deps_build/qt/config.tests/re2 && MAKEFLAGS= /usr/bin/make > clang++ -c -pipe -O2 -std=gnu++11 -w -fPIC -I/home/Desktop/qt/qtwebengine/config.tests/re2 -I. -I/home/Desktop/qt/qtbase/mkspecs/linux-clang -o re2.o /home/Desktop/qt/qtwebengine/config.tests/re2/re2.cpp > /home/Desktop/qt/qtwebengine/config.tests/re2/re2.cpp:29:10: fatal error: 're2/re2.h' file not found > #include > ^ > 1 error generated. > Makefile:165: recipe for target 're2.o' failed > make: *** [re2.o] Error 1 + cd /home/Desktop/deps_build/qt/config.tests/snappy && /home/Desktop/deps_build/qt/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared use_gold_linker warn_off console single_arch" /home/Desktop/qt/qtwebengine/config.tests/snappy + cd /home/Desktop/deps_build/qt/config.tests/snappy && MAKEFLAGS= /usr/bin/make > clang++ -c -pipe -O2 -std=gnu++11 -w -fPIC -I/home/Desktop/qt/qtwebengine/config.tests/snappy -I. -I/home/Desktop/qt/qtbase/mkspecs/linux-clang -o snappy.o /home/Desktop/qt/qtwebengine/config.tests/snappy/snappy.cpp > /home/Desktop/qt/qtwebengine/config.tests/snappy/snappy.cpp:29:10: fatal error: 'snappy.h' file not found > #include > ^ > 1 error generated. > Makefile:165: recipe for target 'snappy.o' failed > make: *** [snappy.o] Error 1 Trying source 0 (type pkgConfig) of library webengine-xcomposite ... + /usr/bin/pkg-config --exists --silence-errors xcomposite + /usr/bin/pkg-config --modversion xcomposite > 0.4.4 + /usr/bin/pkg-config --libs-only-L xcomposite + /usr/bin/pkg-config --libs-only-l xcomposite > -lXcomposite + /usr/bin/pkg-config --cflags xcomposite => source accepted. Trying source 0 (type pkgConfig) of library webengine-xcursor ... + /usr/bin/pkg-config --exists --silence-errors xcursor + /usr/bin/pkg-config --modversion xcursor > 1.1.14 + /usr/bin/pkg-config --libs-only-L xcursor + /usr/bin/pkg-config --libs-only-l xcursor > -lXcursor + /usr/bin/pkg-config --cflags xcursor => source accepted. Trying source 0 (type pkgConfig) of library webengine-xi ... + /usr/bin/pkg-config --exists --silence-errors xi + /usr/bin/pkg-config --modversion xi > 1.7.6 + /usr/bin/pkg-config --libs-only-L xi + /usr/bin/pkg-config --libs-only-l xi > -lXi + /usr/bin/pkg-config --cflags xi => source accepted. Trying source 0 (type pkgConfig) of library webengine-xrandr ... + /usr/bin/pkg-config --exists --silence-errors xrandr + /usr/bin/pkg-config --modversion xrandr > 1.5.0 + /usr/bin/pkg-config --libs-only-L xrandr + /usr/bin/pkg-config --libs-only-l xrandr > -lXrandr + /usr/bin/pkg-config --cflags xrandr => source accepted. Trying source 0 (type pkgConfig) of library webengine-xtst ... + /usr/bin/pkg-config --exists --silence-errors xtst + /usr/bin/pkg-config --modversion xtst > 1.2.2 + /usr/bin/pkg-config --libs-only-L xtst + /usr/bin/pkg-config --libs-only-l xtst > -lXtst + /usr/bin/pkg-config --cflags xtst => source accepted. 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.8 + /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. Done running configuration tests. Configure summary: Build type: linux-clang (x86_64, CPU features: mmx sse sse2) Configuration: use_gold_linker sse2 aesni sse3 ssse3 sse4_1 sse4_2 avx avx2 avx512f avx512bw avx512cd avx512dq avx512er avx512ifma avx512pf avx512vbmi avx512vl compile_examples enable_new_dtags f16c force_debug_info largefile rdrnd shani silent x86SimdAlways shared rpath release c++11 c++14 c++1z concurrent dbus reduce_exports reduce_relocations separate_debug_info stl Build options: Mode ................................... release (with debug info) Optimize release build for size ........ no Building shared libraries .............. yes Using C++ standard ..................... C++1z Using ccache ........................... no Using gold linker ...................... yes Using new DTAGS ........................ yes Using precompiled headers .............. no Using LTCG ............................. no Target compiler supports: SSE .................................. SSE2 SSE3 SSSE3 SSE4.1 SSE4.2 AVX .................................. AVX AVX2 AVX512 ............................... F ER CD PF DQ BW VL IFMA VBMI Other x86 ............................ AES F16C RDRAND SHA Intrinsics without -mXXX option ...... yes Build parts ............................ libs tools Qt modules and options: Qt Concurrent .......................... yes Qt D-Bus ............................... yes Qt D-Bus directly linked to libdbus .... yes Qt Gui ................................. yes Qt Network ............................. yes Qt Sql ................................. yes Qt Testlib ............................. yes Qt Widgets ............................. yes Qt Xml ................................. yes Support enabled for: Using pkg-config ....................... yes udev ................................... yes Using system zlib ...................... yes Qt Core: DoubleConversion ....................... yes Using system DoubleConversion ........ no GLib ................................... yes iconv .................................. no ICU .................................... yes Tracing backend ........................ Logging backends: journald ............................. no syslog ............................... no slog2 ................................ no Using system PCRE2 ..................... no Qt Network: getifaddrs() ........................... yes IPv6 ifname ............................ yes libproxy ............................... no Linux AF_NETLINK ....................... yes OpenSSL ................................ yes Qt directly linked to OpenSSL ........ yes OpenSSL 1.1 ............................ no SCTP ................................... no Use system proxies ..................... yes Qt Gui: Accessibility .......................... yes FreeType ............................... yes Using system FreeType ................ yes HarfBuzz ............................... yes Using system HarfBuzz ................ no Fontconfig ............................. yes Image formats: GIF .................................. yes ICO .................................. yes JPEG ................................. yes Using system libjpeg ............... yes PNG .................................. yes Using system libpng ................ yes EGL .................................... no OpenVG ................................. no OpenGL: Desktop OpenGL ....................... yes OpenGL ES 2.0 ........................ no OpenGL ES 3.0 ........................ no OpenGL ES 3.1 ........................ no OpenGL ES 3.2 ........................ no Vulkan ................................. no Session Management ..................... yes Features used by QPA backends: evdev .................................. yes libinput ............................... no INTEGRITY HID .......................... no mtdev .................................. no tslib .................................. no xkbcommon-evdev ........................ yes QPA backends: DirectFB ............................... no EGLFS .................................. no LinuxFB ................................ no VNC .................................... yes Mir client ............................. no X11: Using system-provided XCB libraries .. yes EGL on X11 ........................... no Xinput2 .............................. yes XCB XKB .............................. no XLib ................................. yes XCB render ........................... yes XCB GLX .............................. yes XCB Xlib ............................. yes Using system-provided xkbcommon ...... no Native painting (experimental) ....... yes Qt Widgets: GTK+ ................................... no Styles ................................. Fusion Windows Qt PrintSupport: CUPS ................................... yes Qt Sql: DB2 (IBM) .............................. no InterBase .............................. no MySql .................................. no OCI (Oracle) ........................... no ODBC ................................... no PostgreSQL ............................. no SQLite2 ................................ no SQLite ................................. yes Using system provided SQLite ......... no TDS (Sybase) ........................... yes Qt Testlib: Tester for item models ................. yes QtXmlPatterns: XML schema support ..................... yes Qt QML: QML network support .................... yes QML debugging and profiling support .... yes QML delegate model ..................... yes Qt Quick: Direct3D 12 ............................ no AnimatedImage item ..................... yes Canvas item ............................ yes Support for Qt Quick Designer .......... yes Flipable item .......................... yes GridView item .......................... yes ListView item .......................... yes Path support ........................... yes PathView item .......................... yes Positioner items ....................... yes Repeater item .......................... yes ShaderEffect item ...................... yes Sprite item ............................ yes Qt Bluetooth: BlueZ .................................. no BlueZ Low Energy ....................... no Linux Crypto API ....................... no WinRT Bluetooth API (desktop & UWP) .... no Qt Quick Controls 2: Styles ................................. Default Fusion Imagine Material Universal Qt Quick Templates 2: Hover support .......................... yes Multi-touch support .................... yes Qt Multimedia: ALSA ................................... yes GStreamer 1.0 .......................... yes GStreamer 0.10 ......................... no Video for Linux ........................ yes OpenAL ................................. no PulseAudio ............................. yes Resource Policy (libresourceqt5) ....... no Windows Audio Services ................. no DirectShow ............................. no Windows Media Foundation ............... no Qt WebEngine: Embedded build ......................... no Pepper Plugins ......................... yes Printing and PDF ....................... yes Proprietary Codecs ..................... no Spellchecker ........................... yes Native Spellchecker .................... no WebRTC ................................. yes Use System Ninja ....................... yes Geolocation ............................ no Use v8 snapshot ........................ yes Use ALSA ............................... yes Use PulseAudio ......................... yes Optional system libraries used: re2 .................................. no icu .................................. no libwebp, libwebpmux and libwebpdemux . yes opus ................................. yes ffmpeg ............................... no libvpx ............................... no snappy ............................... no libsrtp .............................. no glib ................................. yes zlib ................................. yes minizip .............................. yes libevent ............................. yes jsoncpp .............................. yes protobuf ............................. yes libxml2 and libxslt .................. no lcms2 ................................ no png .................................. yes JPEG ................................. yes harfbuzz ............................. no freetype ............................. yes Required system libraries: fontconfig ........................... yes dbus ................................. yes nss .................................. yes khr .................................. yes glibc ................................ yes Required system libraries for qpa-xcb: libdrm ............................... yes xcomposite ........................... yes xcursor .............................. yes xi ................................... yes xrandr ............................... yes xtst ................................. yes Note: Dropped compiler flags '-pthread' when detecting library 'glib'. Note: When linking against OpenSSL, you can override the default library names through OPENSSL_LIBS. For example: OPENSSL_LIBS='-L/opt/ssl/lib -lssl -lcrypto' ./configure -openssl-linked Note: Disabling X11 Accessibility Bridge: D-Bus or AT-SPI is missing. Note: Dropped compiler flags '-pthread' when detecting library 'gstreamer'. Note: Dropped compiler flags '-pthread' when detecting library 'gstreamer_app'. Note: Dropped compiler flags '-pthread' when detecting library 'webengine-protobuf'. Qt is now configured for building. Just run 'make'. Once everything is built, you must run 'make install'. Qt will be installed into '/home/Desktop/deps_stage'. Prior to reconfiguration, make sure you remove any leftovers from the previous build. Building Qt cd qtwebengine/ && ( test -e Makefile || /home/Desktop/deps_build/qt/qtbase/bin/qmake -o Makefile /home/Desktop/qt/qtwebengine/qtwebengine.pro ) && make -f Makefile make[1]: Entering directory '/home/Desktop/deps_build/qt/qtwebengine' cd src/ && ( test -e Makefile || /home/Desktop/deps_build/qt/qtbase/bin/qmake -o Makefile /home/Desktop/qt/qtwebengine/src/src.pro ) && make -f Makefile make[2]: Entering directory '/home/Desktop/deps_build/qt/qtwebengine/src' cd webengine/ui2/ && ( test -e Makefile || /home/Desktop/deps_build/qt/qtbase/bin/qmake -o Makefile /home/Desktop/qt/qtwebengine/src/webengine/ui2/ui2.pro ) && make -f Makefile cd webengine/ui/ && ( test -e Makefile || /home/Desktop/deps_build/qt/qtbase/bin/qmake -o Makefile /home/Desktop/qt/qtwebengine/src/webengine/ui/ui.pro ) && make -f Makefile cd buildtools/ && ( test -e Makefile || /home/Desktop/deps_build/qt/qtbase/bin/qmake -o Makefile /home/Desktop/qt/qtwebengine/src/buildtools/buildtools.pro ) && make -f Makefile make[3]: Entering directory '/home/Desktop/deps_build/qt/qtwebengine/src/buildtools' ( test -e Makefile.configure_host || /home/Desktop/deps_build/qt/qtbase/bin/qmake -o Makefile.configure_host /home/Desktop/qt/qtwebengine/src/buildtools/configure_host.pro ) && make -f Makefile.configure_host ( test -e Makefile.ninja || /home/Desktop/deps_build/qt/qtbase/bin/qmake -o Makefile.ninja /home/Desktop/qt/qtwebengine/src/buildtools/ninja.pro ) && make -f Makefile.ninja make[3]: Entering directory '/home/Desktop/deps_build/qt/qtwebengine/src/webengine/ui2' /home/Desktop/deps_build/qt/qtbase/bin/qmake -install qinstall /home/Desktop/qt/qtwebengine/src/webengine/ui2/qmldir ../../../qml/QtWebEngine/Controls2Delegates/qmldir make[3]: Leaving directory '/home/Desktop/deps_build/qt/qtwebengine/src/webengine/ui2' make[3]: Entering directory '/home/Desktop/deps_build/qt/qtwebengine/src/webengine/ui' /home/Desktop/deps_build/qt/qtbase/bin/qmake -install qinstall /home/Desktop/qt/qtwebengine/src/webengine/ui/qmldir ../../../qml/QtWebEngine/Controls1Delegates/qmldir make[3]: Leaving directory '/home/Desktop/deps_build/qt/qtwebengine/src/webengine/ui' make[4]: Entering directory '/home/Desktop/deps_build/qt/qtwebengine/src/buildtools' make[4]: Nothing to be done for 'first'. make[4]: Leaving directory '/home/Desktop/deps_build/qt/qtwebengine/src/buildtools' make[4]: Entering directory '/home/Desktop/deps_build/qt/qtwebengine/src/buildtools' make[4]: Nothing to be done for 'first'. make[4]: Leaving directory '/home/Desktop/deps_build/qt/qtwebengine/src/buildtools' ( test -e Makefile.gn || /home/Desktop/deps_build/qt/qtbase/bin/qmake -o Makefile.gn /home/Desktop/qt/qtwebengine/src/buildtools/gn.pro ) && make -f Makefile.gn ( test -e Makefile.configure_target || /home/Desktop/deps_build/qt/qtbase/bin/qmake -o Makefile.configure_target /home/Desktop/qt/qtwebengine/src/buildtools/configure_target.pro ) && make -f Makefile.configure_target make[4]: Entering directory '/home/Desktop/deps_build/qt/qtwebengine/src/buildtools' make[4]: Nothing to be done for 'first'. make[4]: Leaving directory '/home/Desktop/deps_build/qt/qtwebengine/src/buildtools' Building gn manually in a temporary directory for bootstrapping... ninja: Entering directory `/home/Desktop/deps_build/qt/qtwebengine/src/3rdparty/chromium/tools/gn/out/Release' [364/364] LINK gn Building gn using itself to out/Release... Done. Made 7340 targets from 1418 files in 15042ms ninja: Entering directory `/home/Desktop/deps_build/qt/qtwebengine/src/3rdparty/chromium/tools/gn/out/Release' [36/123] CXX obj/base/base/base_jumbo_29.o In file included from gen/base/base_jumbo_29.cc:10: ./../../../../../../../../../../qt/qtwebengine/src/3rdparty/chromium/base/threading/thread_task_runner_handle.cc:79:14: warning: declaration shadows a local variable [-Wshadow] no_running_during_override) { ^ ./../../../../../../../../../../qt/qtwebengine/src/3rdparty/chromium/base/threading/thread_task_runner_handle.cc:70:8: note: previous declaration is here auto no_running_during_override = ^ ./../../../../../../../../../../qt/qtwebengine/src/3rdparty/chromium/base/threading/thread_task_runner_handle.cc:80:33: warning: declaration shadows a local variable [-Wshadow] ThreadTaskRunnerHandle* ttrh = thread_task_runner_tls.Pointer()->Get(); ^ ./../../../../../../../../../../qt/qtwebengine/src/3rdparty/chromium/base/threading/thread_task_runner_handle.cc:65:27: note: previous declaration is here ThreadTaskRunnerHandle* ttrh = thread_task_runner_tls.Pointer()->Get(); ^ 2 warnings generated. [41/123] CXX obj/base/base/base_jumbo_25.o In file included from gen/base/base_jumbo_25.cc:7: ./../../../../../../../../../../qt/qtwebengine/src/3rdparty/chromium/base/task_scheduler/scheduler_worker_pool.cc:159:57: warning: declaration shadows a local variable [-Wshadow] [](scoped_refptr sequence, ^ ./../../../../../../../../../../qt/qtwebengine/src/3rdparty/chromium/base/task_scheduler/scheduler_worker_pool.cc:144:29: note: previous declaration is here scoped_refptr sequence) { ^ ./../../../../../../../../../../qt/qtwebengine/src/3rdparty/chromium/base/task_scheduler/scheduler_worker_pool.cc:160:72: warning: declaration shadows a local variable [-Wshadow] SchedulerWorkerPool* worker_pool, Task task) { ^ ./../../../../../../../../../../qt/qtwebengine/src/3rdparty/chromium/base/task_scheduler/scheduler_worker_pool.cc:143:10: note: previous declaration is here Task task, ^ 2 warnings generated. [53/123] CXX obj/base/base/base_jumbo_34.o In file included from gen/base/base_jumbo_34.cc:10: ./../../../../../../../../../../qt/qtwebengine/src/3rdparty/chromium/base/trace_event/trace_event_argument.cc:471:48: warning: declaration shadows a local variable [-Wshadow] std::string* out) { ^ ./../../../../../../../../../../qt/qtwebengine/src/3rdparty/chromium/base/trace_event/trace_event_argument.cc:460:52: note: previous declaration is here void TracedValue::AppendAsTraceFormat(std::string* out) const { ^ 1 warning generated. [56/123] CXX obj/base/base/base_jumbo_35.o In file included from gen/base/base_jumbo_35.cc:7: ./../../../../../../../../../../qt/qtwebengine/src/3rdparty/chromium/base/trace_event/trace_log.cc:435:51: warning: declaration shadows a local variable [-Wshadow] auto category_initializer = [](TraceCategory* category) { ^ ./../../../../../../../../../../qt/qtwebengine/src/3rdparty/chromium/base/trace_event/trace_log.cc:430:18: note: previous declaration is here TraceCategory* category = CategoryRegistry::GetCategoryByName(category_group); ^ 1 warning generated. [123/123] LINK ./gn make[4]: Entering directory '/home/Desktop/deps_build/qt/qtwebengine/src/buildtools' make[4]: Nothing to be done for 'first'. make[4]: Leaving directory '/home/Desktop/deps_build/qt/qtwebengine/src/buildtools' make[3]: Leaving directory '/home/Desktop/deps_build/qt/qtwebengine/src/buildtools' cd core/ && ( test -e Makefile || /home/Desktop/deps_build/qt/qtbase/bin/qmake -o Makefile /home/Desktop/qt/qtwebengine/src/core/core.pro ) && make -f Makefile make[3]: Entering directory '/home/Desktop/deps_build/qt/qtwebengine/src/core' ( test -e Makefile.core_headers || /home/Desktop/deps_build/qt/qtbase/bin/qmake -o Makefile.core_headers /home/Desktop/qt/qtwebengine/src/core/core_headers.pro ) && make -f Makefile.core_headers = /home/Desktop/qt/qtwebengine = /home/Desktop/deps_build/qt/qtwebengine = /home/Desktop/deps_build/qt/qtwebengine QtWebEngineCore: created fwd-include header(s) for /src/core/api/ { qtwebenginecoreglobal.h (1), qtwebenginecoreglobal_p.h (1), qwebenginebrowsercontext_p.h (1), qwebenginecallback.h (2), qwebenginecallback_p.h (1), qwebenginecookiestore.h (2), qwebenginecookiestore_p.h (1), qwebenginehttprequest.h (2), qwebenginequotarequest.h (2), qwebengineregisterprotocolhandlerrequest.h (2), qwebengineurlrequestinfo.h (2), qwebengineurlrequestinfo_p.h (1), qwebengineurlrequestinterceptor.h (2), qwebengineurlrequestjob.h (2), qwebengineurlschemehandler.h (2) } QtWebEngineCore: created version header QtWebEngineCore: created master header QtWebEngineCore: created headers.pri file make[4]: Entering directory '/home/Desktop/deps_build/qt/qtwebengine/src/core' make[4]: Nothing to be done for 'first'. make[4]: Leaving directory '/home/Desktop/deps_build/qt/qtwebengine/src/core' ( test -e Makefile.core_generator || /home/Desktop/deps_build/qt/qtbase/bin/qmake -o Makefile.core_generator /home/Desktop/qt/qtwebengine/src/core/core_generator.pro ) && make -f Makefile.core_generator make[4]: Entering directory '/home/Desktop/deps_build/qt/qtwebengine/src/core' make[4]: Nothing to be done for 'first'. make[4]: Leaving directory '/home/Desktop/deps_build/qt/qtwebengine/src/core' ( test -e Makefile.gn_run || /home/Desktop/deps_build/qt/qtbase/bin/qmake -o Makefile.gn_run /home/Desktop/qt/qtwebengine/src/core/gn_run.pro ) && make -f Makefile.gn_run Project MESSAGE: Running: /home/Desktop/deps_build/qt/qtwebengine/src/3rdparty/chromium/tools/gn/out/Release/gn gen /home/Desktop/deps_build/qt/qtwebengine/src/core/release --script-executable=/usr/bin/python2 --args='use_qt=true is_component_build=false is_shared=true enable_nacl=false enable_remoting=false enable_reporting=false enable_web_speech=false use_allocator_shim=false use_allocator="none" v8_use_external_startup_data=false treat_warnings_as_errors=false enable_swiftshader=false use_custom_libcxx=false use_jumbo_build=true jumbo_file_merge_limit=8 jumbo_build_excluded=["browser","renderer"] enable_basic_printing=true enable_print_preview=true enable_pdf=true enable_plugins=true enable_widevine=true enable_spellcheck=true enable_webrtc=true enable_precompiled_headers=false is_debug=false symbol_level=1 remove_webcore_debug_symbols=true remove_v8base_debug_symbols=true v8_use_snapshot=true enable_iterator_debugging=false use_cups=false use_gio=false use_gnome_keyring=false use_kerberos=false linux_use_bundled_binutils=false use_udev=true use_bundled_fontconfig=false is_clang=true clang_use_chrome_plugins=false clang_base_path="/usr" use_lld=false custom_toolchain="/home/Desktop/deps_build/qt/qtwebengine/src/toolchain:target" host_toolchain="/home/Desktop/deps_build/qt/qtwebengine/src/toolchain:host" host_cpu="x64" pkg_config="pkg-config" host_pkg_config="/usr/bin/pkg-config" use_system_zlib=true use_system_minizip=true pdfium_use_system_zlib=true use_system_libpng=true pdfium_use_system_libpng=true use_system_libpng=true use_system_libjpeg=true use_system_freetype=true use_pulseaudio=true use_alsa=true use_system_libevent=true use_system_libwebp=true use_system_opus=true use_sysroot=false enable_session_service=false toolkit_views=false qtwebengine_target="/home/Desktop/deps_build/qt/qtwebengine/src/core/release:QtWebEngineCore"' --root=/home/Desktop/qt/qtwebengine/src/3rdparty/chromium Done. Made 7420 targets from 1420 files in 4941ms make[4]: Entering directory '/home/Desktop/deps_build/qt/qtwebengine/src/core' ninja -C /home/Desktop/deps_build/qt/qtwebengine/src/core/release QtWebEngineCore ninja: Entering directory `/home/Desktop/deps_build/qt/qtwebengine/src/core/release' [48/16831] CXX obj/base/base/base_jumbo_34.o In file included from gen/base/base_jumbo_34.cc:10: ./../../../../../../qt/qtwebengine/src/3rdparty/chromium/base/trace_event/trace_event_argument.cc:471:48: warning: declaration shadows a local variable [-Wshadow] std::string* out) { ^ ./../../../../../../qt/qtwebengine/src/3rdparty/chromium/base/trace_event/trace_event_argument.cc:460:52: note: previous declaration is here void TracedValue::AppendAsTraceFormat(std::string* out) const { ^ 1 warning generated. [58/16831] CXX obj/base/base/base_jumbo_35.o In file included from gen/base/base_jumbo_35.cc:7: ./../../../../../../qt/qtwebengine/src/3rdparty/chromium/base/trace_event/trace_log.cc:435:51: warning: declaration shadows a local variable [-Wshadow] auto category_initializer = [](TraceCategory* category) { ^ ./../../../../../../qt/qtwebengine/src/3rdparty/chromium/base/trace_event/trace_log.cc:430:18: note: previous declaration is here TraceCategory* category = CategoryRegistry::GetCategoryByName(category_group); ^ 1 warning generated. [60/16831] CXX obj/base/base/base_jumbo_29.o In file included from gen/base/base_jumbo_29.cc:10: ./../../../../../../qt/qtwebengine/src/3rdparty/chromium/base/threading/thread_task_runner_handle.cc:79:14: warning: declaration shadows a local variable [-Wshadow] no_running_during_override) { ^ ./../../../../../../qt/qtwebengine/src/3rdparty/chromium/base/threading/thread_task_runner_handle.cc:70:8: note: previous declaration is here auto no_running_during_override = ^ ./../../../../../../qt/qtwebengine/src/3rdparty/chromium/base/threading/thread_task_runner_handle.cc:80:33: warning: declaration shadows a local variable [-Wshadow] ThreadTaskRunnerHandle* ttrh = thread_task_runner_tls.Pointer()->Get(); ^ ./../../../../../../qt/qtwebengine/src/3rdparty/chromium/base/threading/thread_task_runner_handle.cc:65:27: note: previous declaration is here ThreadTaskRunnerHandle* ttrh = thread_task_runner_tls.Pointer()->Get(); ^ 2 warnings generated. [64/16831] CXX obj/base/base/base_jumbo_25.o In file included from gen/base/base_jumbo_25.cc:8: ./../../../../../../qt/qtwebengine/src/3rdparty/chromium/base/task_scheduler/scheduler_worker_pool.cc:159:57: warning: declaration shadows a local variable [-Wshadow] [](scoped_refptr sequence, ^ ./../../../../../../qt/qtwebengine/src/3rdparty/chromium/base/task_scheduler/scheduler_worker_pool.cc:144:29: note: previous declaration is here scoped_refptr sequence) { ^ ./../../../../../../qt/qtwebengine/src/3rdparty/chromium/base/task_scheduler/scheduler_worker_pool.cc:160:72: warning: declaration shadows a local variable [-Wshadow] SchedulerWorkerPool* worker_pool, Task task) { ^ ./../../../../../../qt/qtwebengine/src/3rdparty/chromium/base/task_scheduler/scheduler_worker_pool.cc:143:10: note: previous declaration is here Task task, ^ 2 warnings generated. [3995/16831] CXX obj/third_party/angle/angle_common/utilities.o In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/src/common/utilities.cpp:10: ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderVars.h:291:31: warning: suggest braces around initialization of subobject [-Wmissing-braces] : localSizeQualifiers{initialSize, initialSize, initialSize} ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { } 1 warning generated. [4015/16831] CXX obj/third_party/angle/translator/AddAndTrueToLoopCondition.o In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/src/compiler/translator/AddAndTrueToLoopCondition.cpp:9: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/src/compiler/translator/IntermTraverse.h:12: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/src/compiler/translator/IntermNode.h:19: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderLang.h:24: ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderVars.h:291:31: warning: suggest braces around initialization of subobject [-Wmissing-braces] : localSizeQualifiers{initialSize, initialSize, initialSize} ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { } 1 warning generated. [4016/16831] CXX obj/third_party/angle/translator/BreakVariableAliasingInInnerLoops.o In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/src/compiler/translator/BreakVariableAliasingInInnerLoops.cpp:13: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/src/compiler/translator/IntermNode_util.h:12: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/src/compiler/translator/IntermNode.h:19: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderLang.h:24: ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderVars.h:291:31: warning: suggest braces around initialization of subobject [-Wmissing-braces] : localSizeQualifiers{initialSize, initialSize, initialSize} ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { } 1 warning generated. [4017/16831] CXX obj/third_party/angle/translator/ValidateVaryingLocations.o In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/src/compiler/translator/ValidateVaryingLocations.cpp:10: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/src/compiler/translator/ValidateVaryingLocations.h:13: ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderVars.h:291:31: warning: suggest braces around initialization of subobject [-Wmissing-braces] : localSizeQualifiers{initialSize, initialSize, initialSize} ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { } 1 warning generated. [4018/16831] CXX obj/third_party/angle/translator/BuiltInFunctionEmulator.o In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/src/compiler/translator/BuiltInFunctionEmulator.cpp:7: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/src/compiler/translator/BuiltInFunctionEmulator.h:11: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/src/compiler/translator/IntermNode.h:19: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderLang.h:24: ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderVars.h:291:31: warning: suggest braces around initialization of subobject [-Wmissing-braces] : localSizeQualifiers{initialSize, initialSize, initialSize} ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { } 1 warning generated. [4019/16831] CXX obj/third_party/angle/translator/CallDAG.o In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/src/compiler/translator/CallDAG.cpp:11: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/src/compiler/translator/CallDAG.h:16: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/src/compiler/translator/IntermNode.h:19: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderLang.h:24: ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderVars.h:291:31: warning: suggest braces around initialization of subobject [-Wmissing-braces] : localSizeQualifiers{initialSize, initialSize, initialSize} ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { } 1 warning generated. [4020/16831] CXX obj/third_party/angle/translator/ClampFragDepth.o In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/src/compiler/translator/ClampFragDepth.cpp:13: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/src/compiler/translator/FindSymbolNode.h:12: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/src/compiler/translator/BaseTypes.h:14: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderLang.h:24: ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderVars.h:291:31: warning: suggest braces around initialization of subobject [-Wmissing-braces] : localSizeQualifiers{initialSize, initialSize, initialSize} ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { } 1 warning generated. [4021/16831] CXX obj/third_party/angle/translator/ClampPointSize.o In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/src/compiler/translator/ClampPointSize.cpp:11: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/src/compiler/translator/FindSymbolNode.h:12: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/src/compiler/translator/BaseTypes.h:14: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderLang.h:24: ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderVars.h:291:31: warning: suggest braces around initialization of subobject [-Wmissing-braces] : localSizeQualifiers{initialSize, initialSize, initialSize} ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { } 1 warning generated. [4022/16831] CXX obj/third_party/angle/translator/CodeGen.o In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/src/compiler/translator/CodeGen.cpp:8: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/src/compiler/translator/TranslatorESSL.h:10: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/src/compiler/translator/Compiler.h:17: ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderVars.h:291:31: warning: suggest braces around initialization of subobject [-Wmissing-braces] : localSizeQualifiers{initialSize, initialSize, initialSize} ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { } 1 warning generated. [4024/16831] CXX obj/third_party/angle/translator/ConstantUnion.o In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/src/compiler/translator/ConstantUnion.cpp:8: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/src/compiler/translator/ConstantUnion.h:13: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/src/compiler/translator/BaseTypes.h:14: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderLang.h:24: ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderVars.h:291:31: warning: suggest braces around initialization of subobject [-Wmissing-braces] : localSizeQualifiers{initialSize, initialSize, initialSize} ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { } 1 warning generated. [4025/16831] CXX obj/third_party/angle/translator/DeferGlobalInitializers.o In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/src/compiler/translator/DeferGlobalInitializers.cpp:21: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/src/compiler/translator/InitializeVariables.h:10: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderLang.h:24: ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderVars.h:291:31: warning: suggest braces around initialization of subobject [-Wmissing-braces] : localSizeQualifiers{initialSize, initialSize, initialSize} ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { } 1 warning generated. [4026/16831] CXX obj/third_party/angle/translator/CollectVariables.o In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/src/compiler/translator/CollectVariables.cpp:8: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/src/compiler/translator/CollectVariables.h:11: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderLang.h:24: ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderVars.h:291:31: warning: suggest braces around initialization of subobject [-Wmissing-braces] : localSizeQualifiers{initialSize, initialSize, initialSize} ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { } 1 warning generated. [4027/16831] CXX obj/third_party/angle/translator/DeclareAndInitBuiltinsForInstancedMultiview.o In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/src/compiler/translator/DeclareAndInitBuiltinsForInstancedMultiview.cpp:10: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/src/compiler/translator/DeclareAndInitBuiltinsForInstancedMultiview.h:30: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderLang.h:24: ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderVars.h:291:31: warning: suggest braces around initialization of subobject [-Wmissing-braces] : localSizeQualifiers{initialSize, initialSize, initialSize} ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { } 1 warning generated. [4029/16831] CXX obj/third_party/angle/translator/Compiler.o In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/src/compiler/translator/Compiler.cpp:7: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/src/compiler/translator/Compiler.h:17: ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderVars.h:291:31: warning: suggest braces around initialization of subobject [-Wmissing-braces] : localSizeQualifiers{initialSize, initialSize, initialSize} ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { } 1 warning generated. [4030/16831] CXX obj/third_party/angle/translator/DirectiveHandler.o In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/src/compiler/translator/DirectiveHandler.cpp:7: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/src/compiler/translator/DirectiveHandler.h:14: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderLang.h:24: ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderVars.h:291:31: warning: suggest braces around initialization of subobject [-Wmissing-braces] : localSizeQualifiers{initialSize, initialSize, initialSize} ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { } 1 warning generated. [4031/16831] CXX obj/third_party/angle/translator/EmulateGLFragColorBroadcast.o In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/src/compiler/translator/EmulateGLFragColorBroadcast.cpp:16: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/src/compiler/translator/IntermNode_util.h:12: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/src/compiler/translator/IntermNode.h:19: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderLang.h:24: ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderVars.h:291:31: warning: suggest braces around initialization of subobject [-Wmissing-braces] : localSizeQualifiers{initialSize, initialSize, initialSize} ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { } 1 warning generated. [4032/16831] CXX obj/third_party/angle/translator/ExpandIntegerPowExpressions.o In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/src/compiler/translator/ExpandIntegerPowExpressions.cpp:14: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/src/compiler/translator/IntermNode_util.h:12: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/src/compiler/translator/IntermNode.h:19: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderLang.h:24: ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderVars.h:291:31: warning: suggest braces around initialization of subobject [-Wmissing-braces] : localSizeQualifiers{initialSize, initialSize, initialSize} ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { } 1 warning generated. [4034/16831] CXX obj/third_party/angle/translator/FindMain.o In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/src/compiler/translator/FindMain.cpp:11: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/src/compiler/translator/IntermNode.h:19: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderLang.h:24: ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderVars.h:291:31: warning: suggest braces around initialization of subobject [-Wmissing-braces] : localSizeQualifiers{initialSize, initialSize, initialSize} ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { } 1 warning generated. [4035/16831] CXX obj/third_party/angle/translator/EmulatePrecision.o In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/src/compiler/translator/EmulatePrecision.cpp:7: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/src/compiler/translator/EmulatePrecision.h:10: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderLang.h:24: ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderVars.h:291:31: warning: suggest braces around initialization of subobject [-Wmissing-braces] : localSizeQualifiers{initialSize, initialSize, initialSize} ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { } 1 warning generated. [4036/16831] CXX obj/third_party/angle/translator/FindSymbolNode.o In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/src/compiler/translator/FindSymbolNode.cpp:9: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/src/compiler/translator/FindSymbolNode.h:12: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/src/compiler/translator/BaseTypes.h:14: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderLang.h:24: ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderVars.h:291:31: warning: suggest braces around initialization of subobject [-Wmissing-braces] : localSizeQualifiers{initialSize, initialSize, initialSize} ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { } 1 warning generated. [4038/16831] CXX obj/third_party/angle/translator/FlagStd140Structs.o In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/src/compiler/translator/FlagStd140Structs.cpp:11: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/src/compiler/translator/IntermTraverse.h:12: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/src/compiler/translator/IntermNode.h:19: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderLang.h:24: ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderVars.h:291:31: warning: suggest braces around initialization of subobject [-Wmissing-braces] : localSizeQualifiers{initialSize, initialSize, initialSize} ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { } 1 warning generated. [4039/16831] CXX obj/third_party/angle/translator/FoldExpressions.o In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/src/compiler/translator/FoldExpressions.cpp:16: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/src/compiler/translator/IntermNode.h:19: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderLang.h:24: ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderVars.h:291:31: warning: suggest braces around initialization of subobject [-Wmissing-braces] : localSizeQualifiers{initialSize, initialSize, initialSize} ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { } 1 warning generated. [4041/16831] CXX obj/third_party/angle/translator/HashNames.o In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/src/compiler/translator/HashNames.cpp:7: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/src/compiler/translator/HashNames.h:12: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderLang.h:24: ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderVars.h:291:31: warning: suggest braces around initialization of subobject [-Wmissing-braces] : localSizeQualifiers{initialSize, initialSize, initialSize} ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { } 1 warning generated. [4042/16831] CXX obj/third_party/angle/translator/Initialize.o In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/src/compiler/translator/Initialize.cpp:13: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/src/compiler/translator/Initialize.h:11: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/src/compiler/translator/Compiler.h:17: ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderVars.h:291:31: warning: suggest braces around initialization of subobject [-Wmissing-braces] : localSizeQualifiers{initialSize, initialSize, initialSize} ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { } 1 warning generated. [4043/16831] CXX obj/third_party/angle/translator/IntermNodePatternMatcher.o In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/src/compiler/translator/IntermNodePatternMatcher.cpp:13: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/src/compiler/translator/IntermNode.h:19: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderLang.h:24: ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderVars.h:291:31: warning: suggest braces around initialization of subobject [-Wmissing-braces] : localSizeQualifiers{initialSize, initialSize, initialSize} ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { } 1 warning generated. [4045/16831] CXX obj/third_party/angle/translator/InitializeVariables.o In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/src/compiler/translator/InitializeVariables.cpp:7: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/src/compiler/translator/InitializeVariables.h:10: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderLang.h:24: ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderVars.h:291:31: warning: suggest braces around initialization of subobject [-Wmissing-braces] : localSizeQualifiers{initialSize, initialSize, initialSize} ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { } 1 warning generated. [4046/16831] CXX obj/third_party/angle/translator/IntermNode_util.o In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/src/compiler/translator/IntermNode_util.cpp:9: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/src/compiler/translator/IntermNode_util.h:12: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/src/compiler/translator/IntermNode.h:19: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderLang.h:24: ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderVars.h:291:31: warning: suggest braces around initialization of subobject [-Wmissing-braces] : localSizeQualifiers{initialSize, initialSize, initialSize} ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { } 1 warning generated. [4047/16831] CXX obj/third_party/angle/translator/IsASTDepthBelowLimit.o In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/src/compiler/translator/IsASTDepthBelowLimit.cpp:9: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/src/compiler/translator/IntermTraverse.h:12: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/src/compiler/translator/IntermNode.h:19: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderLang.h:24: ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderVars.h:291:31: warning: suggest braces around initialization of subobject [-Wmissing-braces] : localSizeQualifiers{initialSize, initialSize, initialSize} ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { } 1 warning generated. [4048/16831] CXX obj/third_party/angle/translator/IntermTraverse.o In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/src/compiler/translator/IntermTraverse.cpp:7: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/src/compiler/translator/IntermTraverse.h:12: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/src/compiler/translator/IntermNode.h:19: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderLang.h:24: ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderVars.h:291:31: warning: suggest braces around initialization of subobject [-Wmissing-braces] : localSizeQualifiers{initialSize, initialSize, initialSize} ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { } 1 warning generated. [4050/16831] CXX obj/third_party/angle/translator/OutputTree.o In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/src/compiler/translator/OutputTree.cpp:7: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/src/compiler/translator/IntermTraverse.h:12: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/src/compiler/translator/IntermNode.h:19: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderLang.h:24: ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderVars.h:291:31: warning: suggest braces around initialization of subobject [-Wmissing-braces] : localSizeQualifiers{initialSize, initialSize, initialSize} ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { } 1 warning generated. [4051/16831] CXX obj/third_party/angle/translator/IntermNode.o In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/src/compiler/translator/IntermNode.cpp:21: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/src/compiler/translator/IntermNode.h:19: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderLang.h:24: ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderVars.h:291:31: warning: suggest braces around initialization of subobject [-Wmissing-braces] : localSizeQualifiers{initialSize, initialSize, initialSize} ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { } 1 warning generated. [4052/16831] CXX obj/third_party/angle/translator/PruneNoOps.o In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/src/compiler/translator/PruneNoOps.cpp:16: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/src/compiler/translator/IntermTraverse.h:12: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/src/compiler/translator/IntermNode.h:19: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderLang.h:24: ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderVars.h:291:31: warning: suggest braces around initialization of subobject [-Wmissing-braces] : localSizeQualifiers{initialSize, initialSize, initialSize} ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { } 1 warning generated. [4053/16831] CXX obj/third_party/angle/translator/RecordConstantPrecision.o In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/src/compiler/translator/RecordConstantPrecision.cpp:20: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/src/compiler/translator/IntermNode_util.h:12: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/src/compiler/translator/IntermNode.h:19: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderLang.h:24: ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderVars.h:291:31: warning: suggest braces around initialization of subobject [-Wmissing-braces] : localSizeQualifiers{initialSize, initialSize, initialSize} ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { } 1 warning generated. [4054/16831] CXX obj/third_party/angle/translator/RemoveArrayLengthMethod.o In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/src/compiler/translator/RemoveArrayLengthMethod.cpp:24: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/src/compiler/translator/IntermNode.h:19: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderLang.h:24: ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderVars.h:291:31: warning: suggest braces around initialization of subobject [-Wmissing-braces] : localSizeQualifiers{initialSize, initialSize, initialSize} ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { } 1 warning generated. [4055/16831] CXX obj/third_party/angle/translator/QualifierTypes.o In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/src/compiler/translator/QualifierTypes.cpp:7: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/src/compiler/translator/QualifierTypes.h:11: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/src/compiler/translator/BaseTypes.h:14: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderLang.h:24: ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderVars.h:291:31: warning: suggest braces around initialization of subobject [-Wmissing-braces] : localSizeQualifiers{initialSize, initialSize, initialSize} ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { } 1 warning generated. [4056/16831] CXX obj/third_party/angle/translator/RegenerateStructNames.o In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/src/compiler/translator/RegenerateStructNames.cpp:8: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/src/compiler/translator/RegenerateStructNames.h:10: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/src/compiler/translator/IntermTraverse.h:12: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/src/compiler/translator/IntermNode.h:19: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderLang.h:24: ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderVars.h:291:31: warning: suggest braces around initialization of subobject [-Wmissing-braces] : localSizeQualifiers{initialSize, initialSize, initialSize} ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { } 1 warning generated. [4057/16831] CXX obj/third_party/angle/translator/RemovePow.o In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/src/compiler/translator/RemovePow.cpp:14: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/src/compiler/translator/IntermTraverse.h:12: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/src/compiler/translator/IntermNode.h:19: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderLang.h:24: ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderVars.h:291:31: warning: suggest braces around initialization of subobject [-Wmissing-braces] : localSizeQualifiers{initialSize, initialSize, initialSize} ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { } 1 warning generated. [4058/16831] CXX obj/third_party/angle/translator/ParseContext.o In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/src/compiler/translator/ParseContext.cpp:7: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/src/compiler/translator/ParseContext.h:10: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/src/compiler/translator/Compiler.h:17: ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderVars.h:291:31: warning: suggest braces around initialization of subobject [-Wmissing-braces] : localSizeQualifiers{initialSize, initialSize, initialSize} ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { } 1 warning generated. [4059/16831] CXX obj/third_party/angle/translator/RemoveEmptySwitchStatements.o In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/src/compiler/translator/RemoveEmptySwitchStatements.cpp:10: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/src/compiler/translator/IntermTraverse.h:12: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/src/compiler/translator/IntermNode.h:19: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderLang.h:24: ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderVars.h:291:31: warning: suggest braces around initialization of subobject [-Wmissing-braces] : localSizeQualifiers{initialSize, initialSize, initialSize} ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { } 1 warning generated. [4060/16831] CXX obj/third_party/angle/translator/RemoveInvariantDeclaration.o In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/src/compiler/translator/RemoveInvariantDeclaration.cpp:9: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/src/compiler/translator/IntermTraverse.h:12: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/src/compiler/translator/IntermNode.h:19: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderLang.h:24: ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderVars.h:291:31: warning: suggest braces around initialization of subobject [-Wmissing-braces] : localSizeQualifiers{initialSize, initialSize, initialSize} ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { } 1 warning generated. [4061/16831] CXX obj/third_party/angle/translator/RemoveNoOpCasesFromEndOfSwitchStatements.o In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/src/compiler/translator/RemoveNoOpCasesFromEndOfSwitchStatements.cpp:11: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/src/compiler/translator/IntermNode.h:19: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderLang.h:24: ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderVars.h:291:31: warning: suggest braces around initialization of subobject [-Wmissing-braces] : localSizeQualifiers{initialSize, initialSize, initialSize} ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { } 1 warning generated. [4062/16831] CXX obj/third_party/angle/translator/ReplaceVariable.o In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/src/compiler/translator/ReplaceVariable.cpp:11: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/src/compiler/translator/IntermNode.h:19: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderLang.h:24: ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderVars.h:291:31: warning: suggest braces around initialization of subobject [-Wmissing-braces] : localSizeQualifiers{initialSize, initialSize, initialSize} ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { } 1 warning generated. [4063/16831] CXX obj/third_party/angle/translator/RemoveUnreferencedVariables.o In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/src/compiler/translator/RemoveUnreferencedVariables.cpp:13: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/src/compiler/translator/IntermTraverse.h:12: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/src/compiler/translator/IntermNode.h:19: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderLang.h:24: ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderVars.h:291:31: warning: suggest braces around initialization of subobject [-Wmissing-braces] : localSizeQualifiers{initialSize, initialSize, initialSize} ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { } 1 warning generated. [4064/16831] CXX obj/third_party/angle/translator/RewriteDoWhile.o In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/src/compiler/translator/RewriteDoWhile.cpp:12: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/src/compiler/translator/IntermNode_util.h:12: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/src/compiler/translator/IntermNode.h:19: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderLang.h:24: ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderVars.h:291:31: warning: suggest braces around initialization of subobject [-Wmissing-braces] : localSizeQualifiers{initialSize, initialSize, initialSize} ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { } 1 warning generated. [4065/16831] CXX obj/third_party/angle/translator/RewriteUnaryMinusOperatorFloat.o In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/src/compiler/translator/RewriteUnaryMinusOperatorFloat.cpp:9: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/src/compiler/translator/IntermNode_util.h:12: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/src/compiler/translator/IntermNode.h:19: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderLang.h:24: ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderVars.h:291:31: warning: suggest braces around initialization of subobject [-Wmissing-braces] : localSizeQualifiers{initialSize, initialSize, initialSize} ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { } 1 warning generated. [4066/16831] CXX obj/third_party/angle/translator/RewriteTexelFetchOffset.o In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/src/compiler/translator/RewriteTexelFetchOffset.cpp:12: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/src/compiler/translator/IntermNode_util.h:12: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/src/compiler/translator/IntermNode.h:19: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderLang.h:24: ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderVars.h:291:31: warning: suggest braces around initialization of subobject [-Wmissing-braces] : localSizeQualifiers{initialSize, initialSize, initialSize} ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { } 1 warning generated. [4067/16831] CXX obj/third_party/angle/translator/RewriteUnaryMinusOperatorInt.o In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/src/compiler/translator/RewriteUnaryMinusOperatorInt.cpp:11: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/src/compiler/translator/IntermTraverse.h:12: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/src/compiler/translator/IntermNode.h:19: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderLang.h:24: ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderVars.h:291:31: warning: suggest braces around initialization of subobject [-Wmissing-braces] : localSizeQualifiers{initialSize, initialSize, initialSize} ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { } 1 warning generated. [4068/16831] CXX obj/third_party/angle/translator/RunAtTheEndOfShader.o In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/src/compiler/translator/RunAtTheEndOfShader.cpp:25: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/src/compiler/translator/IntermNode.h:19: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderLang.h:24: ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderVars.h:291:31: warning: suggest braces around initialization of subobject [-Wmissing-braces] : localSizeQualifiers{initialSize, initialSize, initialSize} ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { } 1 warning generated. [4069/16831] CXX obj/third_party/angle/translator/ScalarizeVecAndMatConstructorArgs.o In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/src/compiler/translator/ScalarizeVecAndMatConstructorArgs.cpp:12: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/src/compiler/translator/ScalarizeVecAndMatConstructorArgs.h:14: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderLang.h:24: ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderVars.h:291:31: warning: suggest braces around initialization of subobject [-Wmissing-braces] : localSizeQualifiers{initialSize, initialSize, initialSize} ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { } 1 warning generated. [4070/16831] CXX obj/third_party/angle/translator/SeparateDeclarations.o In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/src/compiler/translator/SeparateDeclarations.cpp:18: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/src/compiler/translator/IntermTraverse.h:12: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/src/compiler/translator/IntermNode.h:19: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderLang.h:24: ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderVars.h:291:31: warning: suggest braces around initialization of subobject [-Wmissing-braces] : localSizeQualifiers{initialSize, initialSize, initialSize} ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { } 1 warning generated. [4071/16831] CXX obj/third_party/angle/translator/ShaderLang.o In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/src/compiler/translator/ShaderLang.cpp:12: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderLang.h:24: ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderVars.h:291:31: warning: suggest braces around initialization of subobject [-Wmissing-braces] : localSizeQualifiers{initialSize, initialSize, initialSize} ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { } 1 warning generated. [4072/16831] CXX obj/third_party/angle/translator/SimplifyLoopConditions.o In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/src/compiler/translator/SimplifyLoopConditions.cpp:14: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/src/compiler/translator/IntermNode_util.h:12: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/src/compiler/translator/IntermNode.h:19: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderLang.h:24: ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderVars.h:291:31: warning: suggest braces around initialization of subobject [-Wmissing-braces] : localSizeQualifiers{initialSize, initialSize, initialSize} ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { } 1 warning generated. [4073/16831] CXX obj/third_party/angle/translator/ShaderVars.o In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/src/compiler/translator/ShaderVars.cpp:10: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderLang.h:24: ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderVars.h:291:31: warning: suggest braces around initialization of subobject [-Wmissing-braces] : localSizeQualifiers{initialSize, initialSize, initialSize} ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { } 1 warning generated. [4074/16831] CXX obj/third_party/angle/translator/SplitSequenceOperator.o In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/src/compiler/translator/SplitSequenceOperator.cpp:15: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/src/compiler/translator/IntermTraverse.h:12: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/src/compiler/translator/IntermNode.h:19: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderLang.h:24: ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderVars.h:291:31: warning: suggest braces around initialization of subobject [-Wmissing-braces] : localSizeQualifiers{initialSize, initialSize, initialSize} ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { } 1 warning generated. [4075/16831] CXX obj/third_party/angle/translator/StaticType.o In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/src/compiler/translator/StaticType.cpp:10: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/src/compiler/translator/StaticType.h:13: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/src/compiler/translator/Types.h:13: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/src/compiler/translator/BaseTypes.h:14: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderLang.h:24: ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderVars.h:291:31: warning: suggest braces around initialization of subobject [-Wmissing-braces] : localSizeQualifiers{initialSize, initialSize, initialSize} ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { } 1 warning generated. [4076/16831] CXX obj/third_party/angle/translator/Symbol.o In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/src/compiler/translator/Symbol.cpp:13: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/src/compiler/translator/Symbol.h:14: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/src/compiler/translator/IntermNode.h:19: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderLang.h:24: ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderVars.h:291:31: warning: suggest braces around initialization of subobject [-Wmissing-braces] : localSizeQualifiers{initialSize, initialSize, initialSize} ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { } 1 warning generated. [4077/16831] CXX obj/third_party/angle/translator/UnfoldShortCircuitAST.o In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/src/compiler/translator/UnfoldShortCircuitAST.cpp:7: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/src/compiler/translator/UnfoldShortCircuitAST.h:14: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/src/compiler/translator/IntermTraverse.h:12: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/src/compiler/translator/IntermNode.h:19: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderLang.h:24: ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderVars.h:291:31: warning: suggest braces around initialization of subobject [-Wmissing-braces] : localSizeQualifiers{initialSize, initialSize, initialSize} ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { } 1 warning generated. [4078/16831] CXX obj/third_party/angle/translator/SymbolUniqueId.o In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/src/compiler/translator/SymbolUniqueId.cpp:10: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/src/compiler/translator/SymbolTable.h:40: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/src/compiler/translator/IntermNode.h:19: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderLang.h:24: ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderVars.h:291:31: warning: suggest braces around initialization of subobject [-Wmissing-braces] : localSizeQualifiers{initialSize, initialSize, initialSize} ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { } 1 warning generated. [4079/16831] CXX obj/third_party/angle/translator/UseInterfaceBlockFields.o In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/src/compiler/translator/UseInterfaceBlockFields.cpp:11: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/src/compiler/translator/UseInterfaceBlockFields.h:14: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderLang.h:24: ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderVars.h:291:31: warning: suggest braces around initialization of subobject [-Wmissing-braces] : localSizeQualifiers{initialSize, initialSize, initialSize} ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { } 1 warning generated. [4080/16831] CXX obj/third_party/angle/translator/SymbolTable.o In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/src/compiler/translator/SymbolTable.cpp:14: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/src/compiler/translator/SymbolTable.h:40: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/src/compiler/translator/IntermNode.h:19: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderLang.h:24: ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderVars.h:291:31: warning: suggest braces around initialization of subobject [-Wmissing-braces] : localSizeQualifiers{initialSize, initialSize, initialSize} ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { } 1 warning generated. [4081/16831] CXX obj/third_party/angle/translator/ValidateGlobalInitializer.o In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/src/compiler/translator/ValidateGlobalInitializer.cpp:9: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/src/compiler/translator/IntermTraverse.h:12: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/src/compiler/translator/IntermNode.h:19: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderLang.h:24: ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderVars.h:291:31: warning: suggest braces around initialization of subobject [-Wmissing-braces] : localSizeQualifiers{initialSize, initialSize, initialSize} ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { } 1 warning generated. [4082/16831] CXX obj/third_party/angle/translator/Types.o In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/src/compiler/translator/Types.cpp:11: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/src/compiler/translator/Types.h:13: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/src/compiler/translator/BaseTypes.h:14: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderLang.h:24: ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderVars.h:291:31: warning: suggest braces around initialization of subobject [-Wmissing-braces] : localSizeQualifiers{initialSize, initialSize, initialSize} ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { } 1 warning generated. [4083/16831] CXX obj/third_party/angle/translator/ValidateMaxParameters.o In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/src/compiler/translator/ValidateMaxParameters.cpp:10: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/src/compiler/translator/IntermNode.h:19: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderLang.h:24: ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderVars.h:291:31: warning: suggest braces around initialization of subobject [-Wmissing-braces] : localSizeQualifiers{initialSize, initialSize, initialSize} ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { } 1 warning generated. [4084/16831] CXX obj/third_party/angle/translator/ValidateLimitations.o In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/src/compiler/translator/ValidateLimitations.cpp:7: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/src/compiler/translator/ValidateLimitations.h:10: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/src/compiler/translator/IntermNode.h:19: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderLang.h:24: ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderVars.h:291:31: warning: suggest braces around initialization of subobject [-Wmissing-braces] : localSizeQualifiers{initialSize, initialSize, initialSize} ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { } 1 warning generated. [4085/16831] CXX obj/third_party/angle/translator/VectorizeVectorScalarArithmetic.o In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/src/compiler/translator/VectorizeVectorScalarArithmetic.cpp:16: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/src/compiler/translator/IntermNode.h:19: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderLang.h:24: ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderVars.h:291:31: warning: suggest braces around initialization of subobject [-Wmissing-braces] : localSizeQualifiers{initialSize, initialSize, initialSize} ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { } 1 warning generated. [4086/16831] CXX obj/third_party/angle/translator/ValidateSwitch.o In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/src/compiler/translator/ValidateSwitch.cpp:7: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/src/compiler/translator/ValidateSwitch.h:10: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/src/compiler/translator/BaseTypes.h:14: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderLang.h:24: ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderVars.h:291:31: warning: suggest braces around initialization of subobject [-Wmissing-braces] : localSizeQualifiers{initialSize, initialSize, initialSize} ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { } 1 warning generated. [4087/16831] CXX obj/third_party/angle/translator/ValidateOutputs.o In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/src/compiler/translator/ValidateOutputs.cpp:15: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/src/compiler/translator/IntermTraverse.h:12: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/src/compiler/translator/IntermNode.h:19: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderLang.h:24: ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderVars.h:291:31: warning: suggest braces around initialization of subobject [-Wmissing-braces] : localSizeQualifiers{initialSize, initialSize, initialSize} ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { } 1 warning generated. [4088/16831] CXX obj/third_party/angle/translator/VariablePacker.o In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/src/compiler/translator/VariablePacker.cpp:13: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/src/compiler/translator/VariablePacker.h:14: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderLang.h:24: ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderVars.h:291:31: warning: suggest braces around initialization of subobject [-Wmissing-braces] : localSizeQualifiers{initialSize, initialSize, initialSize} ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { } 1 warning generated. [4089/16831] CXX obj/third_party/angle/translator/OutputESSL.o In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/src/compiler/translator/OutputESSL.cpp:7: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/src/compiler/translator/OutputESSL.h:10: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/src/compiler/translator/OutputGLSLBase.h:12: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/src/compiler/translator/HashNames.h:12: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderLang.h:24: ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderVars.h:291:31: warning: suggest braces around initialization of subobject [-Wmissing-braces] : localSizeQualifiers{initialSize, initialSize, initialSize} ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { } 1 warning generated. [4090/16831] CXX obj/third_party/angle/translator/ArrayBoundsClamper.o In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/src/third_party/compiler/ArrayBoundsClamper.cpp:26: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/src/third_party/compiler/ArrayBoundsClamper.h:30: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/src/compiler/translator/IntermNode.h:19: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderLang.h:24: ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderVars.h:291:31: warning: suggest braces around initialization of subobject [-Wmissing-braces] : localSizeQualifiers{initialSize, initialSize, initialSize} ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { } 1 warning generated. [4091/16831] CXX obj/third_party/angle/translator/blocklayout.o In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/src/compiler/translator/blocklayout.cpp:10: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/src/compiler/translator/blocklayout.h:18: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderLang.h:24: ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderVars.h:291:31: warning: suggest braces around initialization of subobject [-Wmissing-braces] : localSizeQualifiers{initialSize, initialSize, initialSize} ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { } 1 warning generated. [4092/16831] CXX obj/third_party/angle/translator/BuiltInFunctionEmulatorGLSL.o In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/src/compiler/translator/BuiltInFunctionEmulatorGLSL.cpp:7: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/src/compiler/translator/BuiltInFunctionEmulatorGLSL.h:10: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderLang.h:24: ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderVars.h:291:31: warning: suggest braces around initialization of subobject [-Wmissing-braces] : localSizeQualifiers{initialSize, initialSize, initialSize} ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { } ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/src/compiler/translator/BuiltInFunctionEmulatorGLSL.cpp:92:9: warning: suggest braces around initialization of subobject [-Wmissing-braces] nullptr, ^~~~~~~~ 2 warnings generated. [4093/16831] CXX obj/third_party/angle/translator/util.o In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/src/compiler/translator/util.cpp:7: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/src/compiler/translator/util.h:13: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderLang.h:24: ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderVars.h:291:31: warning: suggest braces around initialization of subobject [-Wmissing-braces] : localSizeQualifiers{initialSize, initialSize, initialSize} ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { } 1 warning generated. [4094/16831] CXX obj/third_party/angle/translator/TranslatorESSL.o In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/src/compiler/translator/TranslatorESSL.cpp:7: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/src/compiler/translator/TranslatorESSL.h:10: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/src/compiler/translator/Compiler.h:17: ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderVars.h:291:31: warning: suggest braces around initialization of subobject [-Wmissing-braces] : localSizeQualifiers{initialSize, initialSize, initialSize} ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { } 1 warning generated. [4095/16831] CXX obj/third_party/angle/translator/glslang_lex.o In file included from ./glslang.l:1199: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/src/compiler/translator/ParseContext.h:10: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/src/compiler/translator/Compiler.h:17: ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderVars.h:291:31: warning: suggest braces around initialization of subobject [-Wmissing-braces] : localSizeQualifiers{initialSize, initialSize, initialSize} ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { } 1 warning generated. [4096/16831] CXX obj/third_party/angle/translator/ExtensionGLSL.o In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/src/compiler/translator/ExtensionGLSL.cpp:9: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/src/compiler/translator/ExtensionGLSL.h:15: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/src/compiler/translator/IntermTraverse.h:12: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/src/compiler/translator/IntermNode.h:19: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderLang.h:24: ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderVars.h:291:31: warning: suggest braces around initialization of subobject [-Wmissing-braces] : localSizeQualifiers{initialSize, initialSize, initialSize} ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { } 1 warning generated. [4097/16831] CXX obj/third_party/angle/translator/glslang_tab.o In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/src/compiler/translator/glslang_tab.cpp:93: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/src/compiler/translator/SymbolTable.h:40: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/src/compiler/translator/IntermNode.h:19: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderLang.h:24: ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderVars.h:291:31: warning: suggest braces around initialization of subobject [-Wmissing-braces] : localSizeQualifiers{initialSize, initialSize, initialSize} ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { } 1 warning generated. [4098/16831] CXX obj/third_party/angle/translator/OutputGLSL.o In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/src/compiler/translator/OutputGLSL.cpp:7: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/src/compiler/translator/OutputGLSL.h:10: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/src/compiler/translator/OutputGLSLBase.h:12: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/src/compiler/translator/HashNames.h:12: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderLang.h:24: ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderVars.h:291:31: warning: suggest braces around initialization of subobject [-Wmissing-braces] : localSizeQualifiers{initialSize, initialSize, initialSize} ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { } 1 warning generated. [4102/16831] CXX obj/third_party/angle/translator/VersionGLSL.o In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/src/compiler/translator/VersionGLSL.cpp:7: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/src/compiler/translator/VersionGLSL.h:10: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/src/compiler/translator/IntermTraverse.h:12: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/src/compiler/translator/IntermNode.h:19: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderLang.h:24: ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderVars.h:291:31: warning: suggest braces around initialization of subobject [-Wmissing-braces] : localSizeQualifiers{initialSize, initialSize, initialSize} ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { } 1 warning generated. [4104/16831] CXX obj/third_party/angle/translator/TranslatorGLSL.o In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/src/compiler/translator/TranslatorGLSL.cpp:7: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/src/compiler/translator/TranslatorGLSL.h:10: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/src/compiler/translator/Compiler.h:17: ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderVars.h:291:31: warning: suggest braces around initialization of subobject [-Wmissing-braces] : localSizeQualifiers{initialSize, initialSize, initialSize} ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { } 1 warning generated. [4109/16831] CXX obj/third_party/angle/translator/OutputVulkanGLSL.o In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/src/compiler/translator/OutputVulkanGLSL.cpp:12: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/src/compiler/translator/OutputVulkanGLSL.h:12: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/src/compiler/translator/OutputGLSL.h:10: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/src/compiler/translator/OutputGLSLBase.h:12: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/src/compiler/translator/HashNames.h:12: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderLang.h:24: ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderVars.h:291:31: warning: suggest braces around initialization of subobject [-Wmissing-braces] : localSizeQualifiers{initialSize, initialSize, initialSize} ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { } 1 warning generated. [4113/16831] CXX obj/third_party/angle/translator/OutputGLSLBase.o In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/src/compiler/translator/OutputGLSLBase.cpp:7: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/src/compiler/translator/OutputGLSLBase.h:12: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/src/compiler/translator/HashNames.h:12: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderLang.h:24: ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderVars.h:291:31: warning: suggest braces around initialization of subobject [-Wmissing-braces] : localSizeQualifiers{initialSize, initialSize, initialSize} ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { } 1 warning generated. [4131/16831] CXX obj/third_party/angle/translator/TranslatorVulkan.o In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/src/compiler/translator/TranslatorVulkan.cpp:12: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/src/compiler/translator/TranslatorVulkan.h:15: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/src/compiler/translator/Compiler.h:17: ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderVars.h:291:31: warning: suggest braces around initialization of subobject [-Wmissing-braces] : localSizeQualifiers{initialSize, initialSize, initialSize} ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { } 1 warning generated. [9014/16831] CXX obj/ui/gl/init/init/init_jumbo_1.o In file included from gen/ui/gl/init/init_jumbo_1.cc:8: ./../../../../../../qt/qtwebengine/src/3rdparty/chromium/ui/gl/init/gl_initializer_x11.cc:49:6: warning: unused function 'InitializeStaticGLXInternal' [-Wunused-function] bool InitializeStaticGLXInternal() { ^ ./../../../../../../qt/qtwebengine/src/3rdparty/chromium/ui/gl/init/gl_initializer_x11.cc:85:6: warning: unused function 'InitializeStaticEGLInternal' [-Wunused-function] bool InitializeStaticEGLInternal(GLImplementation implementation) { ^ 2 warnings generated. [9479/16831] CXX obj/v8/v8_base/v8_base_jumbo_52.o In file included from gen/base/trace_event/common/v8_base_jumbo_52.cc:5: In file included from ./../../../../../../qt/qtwebengine/src/3rdparty/chromium/v8/src/wasm/baseline/liftoff-compiler.cc:5: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/v8/src/wasm/baseline/liftoff-assembler.h:17: ../../../../../../qt/qtwebengine/src/3rdparty/chromium/v8/src/wasm/baseline/liftoff-register.h:214:9: warning: suggest braces around initialization of subobject [-Wmissing-braces] LiftoffRegister(regs)...}; ^~~~~~~~~~~~~~~~~~~~~ { } ./../../../../../../qt/qtwebengine/src/3rdparty/chromium/v8/src/wasm/baseline/liftoff-compiler.cc:822:45: note: in instantiation of function template specialization 'v8::internal::wasm::LiftoffRegList::ForRegs' requested here LiftoffRegList pinned = LiftoffRegList::ForRegs(index); ^ 1 warning generated. [9783/16831] CXX host/obj/base/base/base_jumbo_29.o In file included from host/gen/base/base_jumbo_29.cc:10: ./../../../../../../qt/qtwebengine/src/3rdparty/chromium/base/threading/thread_task_runner_handle.cc:79:14: warning: declaration shadows a local variable [-Wshadow] no_running_during_override) { ^ ./../../../../../../qt/qtwebengine/src/3rdparty/chromium/base/threading/thread_task_runner_handle.cc:70:8: note: previous declaration is here auto no_running_during_override = ^ ./../../../../../../qt/qtwebengine/src/3rdparty/chromium/base/threading/thread_task_runner_handle.cc:80:33: warning: declaration shadows a local variable [-Wshadow] ThreadTaskRunnerHandle* ttrh = thread_task_runner_tls.Pointer()->Get(); ^ ./../../../../../../qt/qtwebengine/src/3rdparty/chromium/base/threading/thread_task_runner_handle.cc:65:27: note: previous declaration is here ThreadTaskRunnerHandle* ttrh = thread_task_runner_tls.Pointer()->Get(); ^ 2 warnings generated. [9788/16831] CXX host/obj/base/base/base_jumbo_35.o In file included from host/gen/base/base_jumbo_35.cc:7: ./../../../../../../qt/qtwebengine/src/3rdparty/chromium/base/trace_event/trace_log.cc:435:51: warning: declaration shadows a local variable [-Wshadow] auto category_initializer = [](TraceCategory* category) { ^ ./../../../../../../qt/qtwebengine/src/3rdparty/chromium/base/trace_event/trace_log.cc:430:18: note: previous declaration is here TraceCategory* category = CategoryRegistry::GetCategoryByName(category_group); ^ 1 warning generated. [9792/16831] CXX host/obj/base/base/base_jumbo_34.o In file included from host/gen/base/base_jumbo_34.cc:10: ./../../../../../../qt/qtwebengine/src/3rdparty/chromium/base/trace_event/trace_event_argument.cc:471:48: warning: declaration shadows a local variable [-Wshadow] std::string* out) { ^ ./../../../../../../qt/qtwebengine/src/3rdparty/chromium/base/trace_event/trace_event_argument.cc:460:52: note: previous declaration is here void TracedValue::AppendAsTraceFormat(std::string* out) const { ^ 1 warning generated. [9796/16831] CXX host/obj/base/base/base_jumbo_25.o In file included from host/gen/base/base_jumbo_25.cc:8: ./../../../../../../qt/qtwebengine/src/3rdparty/chromium/base/task_scheduler/scheduler_worker_pool.cc:159:57: warning: declaration shadows a local variable [-Wshadow] [](scoped_refptr sequence, ^ ./../../../../../../qt/qtwebengine/src/3rdparty/chromium/base/task_scheduler/scheduler_worker_pool.cc:144:29: note: previous declaration is here scoped_refptr sequence) { ^ ./../../../../../../qt/qtwebengine/src/3rdparty/chromium/base/task_scheduler/scheduler_worker_pool.cc:160:72: warning: declaration shadows a local variable [-Wshadow] SchedulerWorkerPool* worker_pool, Task task) { ^ ./../../../../../../qt/qtwebengine/src/3rdparty/chromium/base/task_scheduler/scheduler_worker_pool.cc:143:10: note: previous declaration is here Task task, ^ 2 warnings generated. [10965/16831] CXX obj/gpu/command_buffer/service/gles2_sources/framebuffer_manager.o In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/gpu/command_buffer/service/framebuffer_manager.cc:5: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/gpu/command_buffer/service/framebuffer_manager.h:17: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/gpu/command_buffer/service/context_group.h:23: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/gpu/command_buffer/service/shader_translator_cache.h:15: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/gpu/command_buffer/service/shader_translator.h:15: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderLang.h:24: ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderVars.h:291:31: warning: suggest braces around initialization of subobject [-Wmissing-braces] : localSizeQualifiers{initialSize, initialSize, initialSize} ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { } 1 warning generated. [10967/16831] CXX obj/gpu/command_buffer/service/gles2_sources/context_state.o In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/gpu/command_buffer/service/context_state.cc:5: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/gpu/command_buffer/service/context_state.h:16: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/gpu/command_buffer/service/shader_manager.h:15: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/gpu/command_buffer/service/shader_translator.h:15: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderLang.h:24: ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderVars.h:291:31: warning: suggest braces around initialization of subobject [-Wmissing-braces] : localSizeQualifiers{initialSize, initialSize, initialSize} ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { } 1 warning generated. [10969/16831] CXX obj/gpu/command_buffer/service/gles2_sources/gles2_cmd_decoder_passthrough_handlers.o In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/gpu/command_buffer/service/gles2_cmd_decoder_passthrough_handlers.cc:5: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/gpu/command_buffer/service/gles2_cmd_decoder_passthrough.h:18: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/gpu/command_buffer/service/context_group.h:23: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/gpu/command_buffer/service/shader_translator_cache.h:15: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/gpu/command_buffer/service/shader_translator.h:15: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderLang.h:24: ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderVars.h:291:31: warning: suggest braces around initialization of subobject [-Wmissing-braces] : localSizeQualifiers{initialSize, initialSize, initialSize} ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { } 1 warning generated. [10970/16831] CXX obj/gpu/command_buffer/service/gles2_sources/gles2_cmd_apply_framebuffer_attachment_cmaa_intel.o In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/gpu/command_buffer/service/gles2_cmd_apply_framebuffer_attachment_cmaa_intel.cc:8: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/gpu/command_buffer/service/framebuffer_manager.h:17: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/gpu/command_buffer/service/context_group.h:23: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/gpu/command_buffer/service/shader_translator_cache.h:15: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/gpu/command_buffer/service/shader_translator.h:15: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderLang.h:24: ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderVars.h:291:31: warning: suggest braces around initialization of subobject [-Wmissing-braces] : localSizeQualifiers{initialSize, initialSize, initialSize} ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { } 1 warning generated. [10972/16831] CXX obj/gpu/command_buffer/service/gles2_sources/buffer_manager.o In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/gpu/command_buffer/service/buffer_manager.cc:19: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/gpu/command_buffer/service/context_state.h:16: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/gpu/command_buffer/service/shader_manager.h:15: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/gpu/command_buffer/service/shader_translator.h:15: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderLang.h:24: ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderVars.h:291:31: warning: suggest braces around initialization of subobject [-Wmissing-braces] : localSizeQualifiers{initialSize, initialSize, initialSize} ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { } 1 warning generated. [10973/16831] CXX obj/gpu/command_buffer/service/gles2_sources/context_group.o In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/gpu/command_buffer/service/context_group.cc:5: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/gpu/command_buffer/service/context_group.h:23: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/gpu/command_buffer/service/shader_translator_cache.h:15: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/gpu/command_buffer/service/shader_translator.h:15: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderLang.h:24: ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderVars.h:291:31: warning: suggest braces around initialization of subobject [-Wmissing-braces] : localSizeQualifiers{initialSize, initialSize, initialSize} ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { } 1 warning generated. [10975/16831] CXX obj/gpu/command_buffer/service/gles2_sources/gles2_cmd_decoder_passthrough_handlers_autogen.o In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/gpu/command_buffer/service/gles2_cmd_decoder_passthrough_handlers_autogen.cc:11: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/gpu/command_buffer/service/gles2_cmd_decoder_passthrough.h:18: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/gpu/command_buffer/service/context_group.h:23: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/gpu/command_buffer/service/shader_translator_cache.h:15: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/gpu/command_buffer/service/shader_translator.h:15: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderLang.h:24: ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderVars.h:291:31: warning: suggest braces around initialization of subobject [-Wmissing-braces] : localSizeQualifiers{initialSize, initialSize, initialSize} ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { } 1 warning generated. [10976/16831] CXX obj/gpu/command_buffer/service/gles2_sources/program_cache.o In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/gpu/command_buffer/service/program_cache.cc:5: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/gpu/command_buffer/service/program_cache.h:18: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/gpu/command_buffer/service/program_manager.h:21: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/gpu/command_buffer/service/shader_manager.h:15: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/gpu/command_buffer/service/shader_translator.h:15: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderLang.h:24: ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderVars.h:291:31: warning: suggest braces around initialization of subobject [-Wmissing-braces] : localSizeQualifiers{initialSize, initialSize, initialSize} ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { } 1 warning generated. [10981/16831] CXX obj/gpu/command_buffer/service/gles2_sources/gles2_cmd_decoder_passthrough.o In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/gpu/command_buffer/service/gles2_cmd_decoder_passthrough.cc:5: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/gpu/command_buffer/service/gles2_cmd_decoder_passthrough.h:18: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/gpu/command_buffer/service/context_group.h:23: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/gpu/command_buffer/service/shader_translator_cache.h:15: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/gpu/command_buffer/service/shader_translator.h:15: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderLang.h:24: ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderVars.h:291:31: warning: suggest braces around initialization of subobject [-Wmissing-braces] : localSizeQualifiers{initialSize, initialSize, initialSize} ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { } 1 warning generated. [10982/16831] CXX obj/gpu/command_buffer/service/gles2_sources/gpu_state_tracer.o In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/gpu/command_buffer/service/gpu_state_tracer.cc:11: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/gpu/command_buffer/service/context_state.h:16: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/gpu/command_buffer/service/shader_manager.h:15: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/gpu/command_buffer/service/shader_translator.h:15: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderLang.h:24: ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderVars.h:291:31: warning: suggest braces around initialization of subobject [-Wmissing-braces] : localSizeQualifiers{initialSize, initialSize, initialSize} ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { } 1 warning generated. [10984/16831] CXX obj/gpu/command_buffer/service/gles2_sources/gpu_tracer.o In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/gpu/command_buffer/service/gpu_tracer.cc:19: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/gpu/command_buffer/service/context_group.h:23: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/gpu/command_buffer/service/shader_translator_cache.h:15: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/gpu/command_buffer/service/shader_translator.h:15: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderLang.h:24: ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderVars.h:291:31: warning: suggest braces around initialization of subobject [-Wmissing-braces] : localSizeQualifiers{initialSize, initialSize, initialSize} ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { } 1 warning generated. [10986/16831] CXX obj/gpu/command_buffer/service/gles2_sources/gles2_cmd_decoder_passthrough_doers.o In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/gpu/command_buffer/service/gles2_cmd_decoder_passthrough_doers.cc:5: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/gpu/command_buffer/service/gles2_cmd_decoder_passthrough.h:18: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/gpu/command_buffer/service/context_group.h:23: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/gpu/command_buffer/service/shader_translator_cache.h:15: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/gpu/command_buffer/service/shader_translator.h:15: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderLang.h:24: ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderVars.h:291:31: warning: suggest braces around initialization of subobject [-Wmissing-braces] : localSizeQualifiers{initialSize, initialSize, initialSize} ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { } 1 warning generated. [10990/16831] CXX obj/gpu/command_buffer/service/gles2_sources/passthrough_program_cache.o In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/gpu/command_buffer/service/passthrough_program_cache.cc:5: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/gpu/command_buffer/service/passthrough_program_cache.h:10: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/gpu/command_buffer/service/program_cache.h:18: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/gpu/command_buffer/service/program_manager.h:21: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/gpu/command_buffer/service/shader_manager.h:15: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/gpu/command_buffer/service/shader_translator.h:15: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderLang.h:24: ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderVars.h:291:31: warning: suggest braces around initialization of subobject [-Wmissing-braces] : localSizeQualifiers{initialSize, initialSize, initialSize} ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { } 1 warning generated. [10992/16831] CXX obj/gpu/command_buffer/service/gles2_sources/memory_program_cache.o In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/gpu/command_buffer/service/memory_program_cache.cc:5: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/gpu/command_buffer/service/memory_program_cache.h:19: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/gpu/command_buffer/service/program_cache.h:18: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/gpu/command_buffer/service/program_manager.h:21: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/gpu/command_buffer/service/shader_manager.h:15: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/gpu/command_buffer/service/shader_translator.h:15: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderLang.h:24: ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderVars.h:291:31: warning: suggest braces around initialization of subobject [-Wmissing-braces] : localSizeQualifiers{initialSize, initialSize, initialSize} ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { } 1 warning generated. [10994/16831] CXX obj/gpu/command_buffer/service/gles2_sources/raster_decoder.o In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/gpu/command_buffer/service/raster_decoder.cc:5: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/gpu/command_buffer/service/raster_decoder.h:26: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/gpu/command_buffer/service/context_state.h:16: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/gpu/command_buffer/service/shader_manager.h:15: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/gpu/command_buffer/service/shader_translator.h:15: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderLang.h:24: ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderVars.h:291:31: warning: suggest braces around initialization of subobject [-Wmissing-braces] : localSizeQualifiers{initialSize, initialSize, initialSize} ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { } 1 warning generated. [10995/16831] CXX obj/gpu/command_buffer/service/gles2_sources/service_transfer_cache.o In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/gpu/command_buffer/service/service_transfer_cache.cc:5: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/gpu/command_buffer/service/service_transfer_cache.h:14: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/gpu/command_buffer/service/context_group.h:23: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/gpu/command_buffer/service/shader_translator_cache.h:15: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/gpu/command_buffer/service/shader_translator.h:15: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderLang.h:24: ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderVars.h:291:31: warning: suggest braces around initialization of subobject [-Wmissing-braces] : localSizeQualifiers{initialSize, initialSize, initialSize} ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { } 1 warning generated. [10996/16831] CXX obj/gpu/command_buffer/service/gles2_sources/renderbuffer_manager.o In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/gpu/command_buffer/service/renderbuffer_manager.cc:18: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/gpu/command_buffer/service/framebuffer_manager.h:17: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/gpu/command_buffer/service/context_group.h:23: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/gpu/command_buffer/service/shader_translator_cache.h:15: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/gpu/command_buffer/service/shader_translator.h:15: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderLang.h:24: ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderVars.h:291:31: warning: suggest braces around initialization of subobject [-Wmissing-braces] : localSizeQualifiers{initialSize, initialSize, initialSize} ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { } 1 warning generated. [10998/16831] CXX obj/gpu/command_buffer/service/gles2_sources/gles2_cmd_decoder.o In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/gpu/command_buffer/service/gles2_cmd_decoder.cc:39: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/gpu/command_buffer/service/context_group.h:23: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/gpu/command_buffer/service/shader_translator_cache.h:15: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/gpu/command_buffer/service/shader_translator.h:15: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderLang.h:24: ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderVars.h:291:31: warning: suggest braces around initialization of subobject [-Wmissing-braces] : localSizeQualifiers{initialSize, initialSize, initialSize} ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { } 1 warning generated. [10999/16831] CXX obj/gpu/command_buffer/service/gles2_sources/program_manager.o In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/gpu/command_buffer/service/program_manager.cc:5: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/gpu/command_buffer/service/program_manager.h:21: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/gpu/command_buffer/service/shader_manager.h:15: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/gpu/command_buffer/service/shader_translator.h:15: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderLang.h:24: ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderVars.h:291:31: warning: suggest braces around initialization of subobject [-Wmissing-braces] : localSizeQualifiers{initialSize, initialSize, initialSize} ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { } 1 warning generated. [11000/16831] CXX obj/gpu/command_buffer/service/gles2_sources/shader_translator_cache.o In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/gpu/command_buffer/service/shader_translator_cache.cc:5: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/gpu/command_buffer/service/shader_translator_cache.h:15: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/gpu/command_buffer/service/shader_translator.h:15: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderLang.h:24: ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderVars.h:291:31: warning: suggest braces around initialization of subobject [-Wmissing-braces] : localSizeQualifiers{initialSize, initialSize, initialSize} ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { } 1 warning generated. [11001/16831] CXX obj/gpu/command_buffer/service/gles2_sources/service_discardable_manager.o In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/gpu/command_buffer/service/service_discardable_manager.cc:5: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/gpu/command_buffer/service/service_discardable_manager.h:13: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/gpu/command_buffer/service/context_group.h:23: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/gpu/command_buffer/service/shader_translator_cache.h:15: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/gpu/command_buffer/service/shader_translator.h:15: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderLang.h:24: ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderVars.h:291:31: warning: suggest braces around initialization of subobject [-Wmissing-braces] : localSizeQualifiers{initialSize, initialSize, initialSize} ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { } 1 warning generated. [11002/16831] CXX obj/gpu/command_buffer/service/gles2_sources/shader_manager.o In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/gpu/command_buffer/service/shader_manager.cc:5: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/gpu/command_buffer/service/shader_manager.h:15: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/gpu/command_buffer/service/shader_translator.h:15: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderLang.h:24: ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderVars.h:291:31: warning: suggest braces around initialization of subobject [-Wmissing-braces] : localSizeQualifiers{initialSize, initialSize, initialSize} ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { } 1 warning generated. [11003/16831] CXX obj/gpu/command_buffer/service/gles2_sources/shader_translator.o In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/gpu/command_buffer/service/shader_translator.cc:5: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/gpu/command_buffer/service/shader_translator.h:15: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderLang.h:24: ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderVars.h:291:31: warning: suggest braces around initialization of subobject [-Wmissing-braces] : localSizeQualifiers{initialSize, initialSize, initialSize} ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { } 1 warning generated. [11004/16831] CXX obj/gpu/command_buffer/service/gles2_sources/service_utils.o In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/gpu/command_buffer/service/service_utils.cc:9: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/gpu/command_buffer/service/context_group.h:23: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/gpu/command_buffer/service/shader_translator_cache.h:15: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/gpu/command_buffer/service/shader_translator.h:15: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderLang.h:24: ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderVars.h:291:31: warning: suggest braces around initialization of subobject [-Wmissing-braces] : localSizeQualifiers{initialSize, initialSize, initialSize} ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { } 1 warning generated. [11028/16831] CXX obj/gpu/command_buffer/service/gles2_sources/vertex_attrib_manager.o In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/gpu/command_buffer/service/vertex_attrib_manager.cc:23: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/gpu/command_buffer/service/program_manager.h:21: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/gpu/command_buffer/service/shader_manager.h:15: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/gpu/command_buffer/service/shader_translator.h:15: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderLang.h:24: ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderVars.h:291:31: warning: suggest braces around initialization of subobject [-Wmissing-braces] : localSizeQualifiers{initialSize, initialSize, initialSize} ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { } 1 warning generated. [11034/16831] CXX obj/gpu/command_buffer/service/gles2_sources/texture_manager.o In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/gpu/command_buffer/service/texture_manager.cc:22: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/gpu/command_buffer/service/context_state.h:16: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/gpu/command_buffer/service/shader_manager.h:15: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/gpu/command_buffer/service/shader_translator.h:15: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderLang.h:24: ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderVars.h:291:31: warning: suggest braces around initialization of subobject [-Wmissing-braces] : localSizeQualifiers{initialSize, initialSize, initialSize} ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { } 1 warning generated. [11073/16831] CXX obj/components/viz/common/common/in_process_context_provider.o In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/components/viz/common/gpu/in_process_context_provider.cc:5: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/components/viz/common/gpu/in_process_context_provider.h:18: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/gpu/ipc/in_process_command_buffer.h:30: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/gpu/command_buffer/service/context_group.h:23: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/gpu/command_buffer/service/shader_translator_cache.h:15: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/gpu/command_buffer/service/shader_translator.h:15: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderLang.h:24: ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderVars.h:291:31: warning: suggest braces around initialization of subobject [-Wmissing-braces] : localSizeQualifiers{initialSize, initialSize, initialSize} ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { } 1 warning generated. [11242/16831] CXX obj/gpu/ipc/gl_in_process_context/gpu_in_process_thread_service.o In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/gpu/ipc/gpu_in_process_thread_service.cc:5: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/gpu/ipc/gpu_in_process_thread_service.h:12: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/gpu/ipc/in_process_command_buffer.h:30: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/gpu/command_buffer/service/context_group.h:23: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/gpu/command_buffer/service/shader_translator_cache.h:15: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/gpu/command_buffer/service/shader_translator.h:15: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderLang.h:24: ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderVars.h:291:31: warning: suggest braces around initialization of subobject [-Wmissing-braces] : localSizeQualifiers{initialSize, initialSize, initialSize} ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { } 1 warning generated. [11244/16831] CXX obj/gpu/ipc/gl_in_process_context/gl_in_process_context.o In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/gpu/ipc/gl_in_process_context.cc:5: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/gpu/ipc/gl_in_process_context.h:16: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/gpu/ipc/in_process_command_buffer.h:30: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/gpu/command_buffer/service/context_group.h:23: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/gpu/command_buffer/service/shader_translator_cache.h:15: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/gpu/command_buffer/service/shader_translator.h:15: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderLang.h:24: ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderVars.h:291:31: warning: suggest braces around initialization of subobject [-Wmissing-braces] : localSizeQualifiers{initialSize, initialSize, initialSize} ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { } 1 warning generated. [11252/16831] CXX obj/gpu/ipc/gl_in_process_context/in_process_command_buffer.o In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/gpu/ipc/in_process_command_buffer.cc:5: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/gpu/ipc/in_process_command_buffer.h:30: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/gpu/command_buffer/service/context_group.h:23: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/gpu/command_buffer/service/shader_translator_cache.h:15: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/gpu/command_buffer/service/shader_translator.h:15: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderLang.h:24: ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderVars.h:291:31: warning: suggest braces around initialization of subobject [-Wmissing-braces] : localSizeQualifiers{initialSize, initialSize, initialSize} ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { } 1 warning generated. [11254/16831] CXX obj/gpu/ipc/service/service/gles2_command_buffer_stub.o In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/gpu/ipc/service/gles2_command_buffer_stub.cc:5: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/gpu/ipc/service/gles2_command_buffer_stub.h:10: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/gpu/ipc/service/command_buffer_stub.h:24: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/gpu/command_buffer/service/context_group.h:23: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/gpu/command_buffer/service/shader_translator_cache.h:15: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/gpu/command_buffer/service/shader_translator.h:15: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderLang.h:24: ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderVars.h:291:31: warning: suggest braces around initialization of subobject [-Wmissing-braces] : localSizeQualifiers{initialSize, initialSize, initialSize} ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { } 1 warning generated. [11255/16831] CXX obj/gpu/ipc/service/service/gpu_memory_manager.o In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/gpu/ipc/service/gpu_memory_manager.cc:18: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/gpu/ipc/service/gpu_channel_manager.h:24: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/gpu/command_buffer/service/service_discardable_manager.h:13: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/gpu/command_buffer/service/context_group.h:23: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/gpu/command_buffer/service/shader_translator_cache.h:15: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/gpu/command_buffer/service/shader_translator.h:15: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderLang.h:24: ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderVars.h:291:31: warning: suggest braces around initialization of subobject [-Wmissing-braces] : localSizeQualifiers{initialSize, initialSize, initialSize} ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { } 1 warning generated. [11259/16831] CXX obj/gpu/ipc/service/service/gpu_channel_manager.o In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/gpu/ipc/service/gpu_channel_manager.cc:5: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/gpu/ipc/service/gpu_channel_manager.h:24: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/gpu/command_buffer/service/service_discardable_manager.h:13: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/gpu/command_buffer/service/context_group.h:23: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/gpu/command_buffer/service/shader_translator_cache.h:15: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/gpu/command_buffer/service/shader_translator.h:15: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderLang.h:24: ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderVars.h:291:31: warning: suggest braces around initialization of subobject [-Wmissing-braces] : localSizeQualifiers{initialSize, initialSize, initialSize} ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { } 1 warning generated. [11260/16831] CXX obj/gpu/ipc/service/service/raster_command_buffer_stub.o In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/gpu/ipc/service/raster_command_buffer_stub.cc:5: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/gpu/ipc/service/raster_command_buffer_stub.h:8: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/gpu/ipc/service/command_buffer_stub.h:24: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/gpu/command_buffer/service/context_group.h:23: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/gpu/command_buffer/service/shader_translator_cache.h:15: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/gpu/command_buffer/service/shader_translator.h:15: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderLang.h:24: ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderVars.h:291:31: warning: suggest braces around initialization of subobject [-Wmissing-braces] : localSizeQualifiers{initialSize, initialSize, initialSize} ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { } 1 warning generated. [11261/16831] CXX obj/gpu/ipc/service/service/gpu_channel.o In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/gpu/ipc/service/gpu_channel.cc:5: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/gpu/ipc/service/gpu_channel.h:24: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/gpu/ipc/service/command_buffer_stub.h:24: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/gpu/command_buffer/service/context_group.h:23: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/gpu/command_buffer/service/shader_translator_cache.h:15: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/gpu/command_buffer/service/shader_translator.h:15: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderLang.h:24: ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderVars.h:291:31: warning: suggest braces around initialization of subobject [-Wmissing-braces] : localSizeQualifiers{initialSize, initialSize, initialSize} ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { } 1 warning generated. [11272/16831] CXX obj/gpu/ipc/service/service/command_buffer_stub.o In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/gpu/ipc/service/command_buffer_stub.cc:5: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/gpu/ipc/service/command_buffer_stub.h:24: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/gpu/command_buffer/service/context_group.h:23: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/gpu/command_buffer/service/shader_translator_cache.h:15: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/gpu/command_buffer/service/shader_translator.h:15: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderLang.h:24: ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderVars.h:291:31: warning: suggest braces around initialization of subobject [-Wmissing-braces] : localSizeQualifiers{initialSize, initialSize, initialSize} ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { } 1 warning generated. [13286/16831] CXX obj/components/printing/renderer/renderer/print_render_frame_helper.o ../../../../../../qt/qtwebengine/src/3rdparty/chromium/components/printing/renderer/print_render_frame_helper.cc:100:12: warning: unused variable 'kPageLoadScriptFormat' [-Wunused-const-variable] const char kPageLoadScriptFormat[] = ^ ../../../../../../qt/qtwebengine/src/3rdparty/chromium/components/printing/renderer/print_render_frame_helper.cc:103:12: warning: unused variable 'kPageSetupScriptFormat' [-Wunused-const-variable] const char kPageSetupScriptFormat[] = "setup(%s);"; ^ ../../../../../../qt/qtwebengine/src/3rdparty/chromium/components/printing/renderer/print_render_frame_helper.cc:105:6: warning: unused function 'ExecuteScript' [-Wunused-function] void ExecuteScript(blink::WebLocalFrame* frame, ^ 3 warnings generated. [13295/16831] CXX obj/components/spellcheck/browser/browser/spelling_service_client.o ../../../../../../qt/qtwebengine/src/3rdparty/chromium/components/spellcheck/browser/spelling_service_client.cc:38:12: warning: unused variable 'kSpellingServiceURL' [-Wunused-const-variable] const char kSpellingServiceURL[] = "https://www.googleapis.com/rpc"; ^ 1 warning generated. [13435/16831] CXX obj/components/viz/service/service/gl_output_surface.o In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/components/viz/service/display_embedder/gl_output_surface.cc:5: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/components/viz/service/display_embedder/gl_output_surface.h:10: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/components/viz/common/gpu/in_process_context_provider.h:18: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/gpu/ipc/in_process_command_buffer.h:30: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/gpu/command_buffer/service/context_group.h:23: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/gpu/command_buffer/service/shader_translator_cache.h:15: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/gpu/command_buffer/service/shader_translator.h:15: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderLang.h:24: ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderVars.h:291:31: warning: suggest braces around initialization of subobject [-Wmissing-braces] : localSizeQualifiers{initialSize, initialSize, initialSize} ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { } 1 warning generated. [13438/16831] CXX obj/components/viz/service/service/gl_output_surface_buffer_queue.o In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/components/viz/service/display_embedder/gl_output_surface_buffer_queue.cc:5: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/components/viz/service/display_embedder/gl_output_surface_buffer_queue.h:13: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/components/viz/common/gpu/in_process_context_provider.h:18: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/gpu/ipc/in_process_command_buffer.h:30: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/gpu/command_buffer/service/context_group.h:23: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/gpu/command_buffer/service/shader_translator_cache.h:15: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/gpu/command_buffer/service/shader_translator.h:15: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderLang.h:24: ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderVars.h:291:31: warning: suggest braces around initialization of subobject [-Wmissing-braces] : localSizeQualifiers{initialSize, initialSize, initialSize} ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { } 1 warning generated. [13440/16831] CXX obj/components/viz/service/main/main/viz_main_impl.o In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/components/viz/service/main/viz_main_impl.cc:5: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/components/viz/service/main/viz_main_impl.h:10: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/gpu/ipc/in_process_command_buffer.h:30: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/gpu/command_buffer/service/context_group.h:23: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/gpu/command_buffer/service/shader_translator_cache.h:15: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/gpu/command_buffer/service/shader_translator.h:15: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderLang.h:24: ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderVars.h:291:31: warning: suggest braces around initialization of subobject [-Wmissing-braces] : localSizeQualifiers{initialSize, initialSize, initialSize} ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { } 1 warning generated. [13442/16831] CXX obj/components/viz/service/service/in_process_gpu_memory_buffer_manager.o In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/components/viz/service/display_embedder/in_process_gpu_memory_buffer_manager.cc:8: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/gpu/ipc/service/gpu_channel_manager.h:24: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/gpu/command_buffer/service/service_discardable_manager.h:13: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/gpu/command_buffer/service/context_group.h:23: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/gpu/command_buffer/service/shader_translator_cache.h:15: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/gpu/command_buffer/service/shader_translator.h:15: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderLang.h:24: ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderVars.h:291:31: warning: suggest braces around initialization of subobject [-Wmissing-braces] : localSizeQualifiers{initialSize, initialSize, initialSize} ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { } 1 warning generated. [13444/16831] CXX obj/components/viz/service/service/gpu_display_provider.o In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/components/viz/service/display_embedder/gpu_display_provider.cc:5: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/components/viz/service/display_embedder/gpu_display_provider.h:19: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/gpu/ipc/in_process_command_buffer.h:30: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/gpu/command_buffer/service/context_group.h:23: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/gpu/command_buffer/service/shader_translator_cache.h:15: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/gpu/command_buffer/service/shader_translator.h:15: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderLang.h:24: ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderVars.h:291:31: warning: suggest braces around initialization of subobject [-Wmissing-braces] : localSizeQualifiers{initialSize, initialSize, initialSize} ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { } 1 warning generated. [13466/16831] CXX obj/components/viz/service/service/gl_renderer_copier.o ../../../../../../qt/qtwebengine/src/3rdparty/chromium/components/viz/service/display/gl_renderer_copier.cc:587:22: warning: suggest braces around initialization of subobject [-Wmissing-braces] data_offsets_ = {0, y_plane_bytes, y_plane_bytes + chroma_plane_bytes}; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { } 1 warning generated. [13482/16831] CXX obj/components/viz/service/service/gpu_service_impl.o In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/components/viz/service/gl/gpu_service_impl.cc:5: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/components/viz/service/gl/gpu_service_impl.h:21: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/gpu/ipc/service/gpu_channel.h:24: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/gpu/ipc/service/command_buffer_stub.h:24: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/gpu/command_buffer/service/context_group.h:23: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/gpu/command_buffer/service/shader_translator_cache.h:15: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/gpu/command_buffer/service/shader_translator.h:15: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderLang.h:24: ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderVars.h:291:31: warning: suggest braces around initialization of subobject [-Wmissing-braces] : localSizeQualifiers{initialSize, initialSize, initialSize} ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { } 1 warning generated. [14401/16831] CXX obj/content/gpu/gpu_sources/gpu_sources_jumbo_1.o In file included from gen/content/gpu/gpu_sources_jumbo_1.cc:5: In file included from ./../../../../../../qt/qtwebengine/src/3rdparty/chromium/content/gpu/gpu_child_thread.cc:5: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/content/gpu/gpu_child_thread.h:21: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/components/viz/service/gl/gpu_service_impl.h:21: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/gpu/ipc/service/gpu_channel.h:24: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/gpu/ipc/service/command_buffer_stub.h:24: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/gpu/command_buffer/service/context_group.h:23: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/gpu/command_buffer/service/shader_translator_cache.h:15: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/gpu/command_buffer/service/shader_translator.h:15: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderLang.h:24: ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderVars.h:291:31: warning: suggest braces around initialization of subobject [-Wmissing-braces] : localSizeQualifiers{initialSize, initialSize, initialSize} ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { } 1 warning generated. [14821/16831] CXX obj/third_party/WebKit/Source/modules/exported/exported/exported_jumbo_2.o In file included from gen/third_party/WebKit/Source/modules/exported/exported_jumbo_2.cc:5: ./../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/WebKit/Source/modules/exported/WebIDBValue.cpp:29:14: warning: function previously declared with an implicit exception specification redeclared with an explicit exception specification [-Wimplicit-exception-spec-mismatch] WebIDBValue::~WebIDBValue() noexcept = default; ^ ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/WebKit/public/platform/modules/indexeddb/WebIDBValue.h:30:16: note: previous declaration is here BLINK_EXPORT ~WebIDBValue(); ^ 1 warning generated. [14832/16831] CXX obj/third_party/WebKit/Source/modules/exported/exported/exported_jumbo_1.o In file included from gen/third_party/WebKit/Source/modules/exported/exported_jumbo_1.cc:11: ./../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/WebKit/Source/modules/exported/WebIDBKey.cpp:105:12: warning: function previously declared with an implicit exception specification redeclared with an explicit exception specification [-Wimplicit-exception-spec-mismatch] WebIDBKey::~WebIDBKey() noexcept = default; ^ ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/WebKit/public/platform/modules/indexeddb/WebIDBKey.h:133:16: note: previous declaration is here BLINK_EXPORT ~WebIDBKey(); ^ 1 warning generated. [15201/16831] CXX obj/media/gpu/gpu/gles2_decoder_helper.o In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/media/gpu/gles2_decoder_helper.cc:12: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/gpu/command_buffer/service/context_group.h:23: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/gpu/command_buffer/service/shader_translator_cache.h:15: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/gpu/command_buffer/service/shader_translator.h:15: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderLang.h:24: ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderVars.h:291:31: warning: suggest braces around initialization of subobject [-Wmissing-braces] : localSizeQualifiers{initialSize, initialSize, initialSize} ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { } 1 warning generated. [15216/16831] CXX obj/media/gpu/ipc/service/service/media_gpu_channel.o In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/media/gpu/ipc/service/media_gpu_channel.cc:9: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/gpu/ipc/service/gpu_channel.h:24: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/gpu/ipc/service/command_buffer_stub.h:24: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/gpu/command_buffer/service/context_group.h:23: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/gpu/command_buffer/service/shader_translator_cache.h:15: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/gpu/command_buffer/service/shader_translator.h:15: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderLang.h:24: ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderVars.h:291:31: warning: suggest braces around initialization of subobject [-Wmissing-braces] : localSizeQualifiers{initialSize, initialSize, initialSize} ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { } 1 warning generated. [15218/16831] CXX obj/media/gpu/ipc/service/service/media_gpu_channel_manager.o In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/media/gpu/ipc/service/media_gpu_channel_manager.cc:10: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/gpu/ipc/service/gpu_channel.h:24: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/gpu/ipc/service/command_buffer_stub.h:24: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/gpu/command_buffer/service/context_group.h:23: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/gpu/command_buffer/service/shader_translator_cache.h:15: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/gpu/command_buffer/service/shader_translator.h:15: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderLang.h:24: ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderVars.h:291:31: warning: suggest braces around initialization of subobject [-Wmissing-braces] : localSizeQualifiers{initialSize, initialSize, initialSize} ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { } 1 warning generated. [15220/16831] CXX obj/media/gpu/ipc/service/service/gpu_video_decode_accelerator.o In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/media/gpu/ipc/service/gpu_video_decode_accelerator.cc:5: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/media/gpu/ipc/service/gpu_video_decode_accelerator.h:21: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/gpu/ipc/service/command_buffer_stub.h:24: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/gpu/command_buffer/service/context_group.h:23: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/gpu/command_buffer/service/shader_translator_cache.h:15: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/gpu/command_buffer/service/shader_translator.h:15: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderLang.h:24: ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderVars.h:291:31: warning: suggest braces around initialization of subobject [-Wmissing-braces] : localSizeQualifiers{initialSize, initialSize, initialSize} ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { } 1 warning generated. [15275/16831] CXX obj/media/mojo/services/services/gpu_mojo_media_client.o In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/media/mojo/services/gpu_mojo_media_client.cc:11: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/gpu/ipc/service/gpu_channel.h:24: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/gpu/ipc/service/command_buffer_stub.h:24: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/gpu/command_buffer/service/context_group.h:23: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/gpu/command_buffer/service/shader_translator_cache.h:15: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/gpu/command_buffer/service/shader_translator.h:15: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderLang.h:24: ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderVars.h:291:31: warning: suggest braces around initialization of subobject [-Wmissing-braces] : localSizeQualifiers{initialSize, initialSize, initialSize} ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { } 1 warning generated. [15401/16831] CXX obj/services/viz/lib/service.o In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/services/viz/service.cc:7: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/components/viz/service/main/viz_main_impl.h:10: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/gpu/ipc/in_process_command_buffer.h:30: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/gpu/command_buffer/service/context_group.h:23: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/gpu/command_buffer/service/shader_translator_cache.h:15: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/gpu/command_buffer/service/shader_translator.h:15: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderLang.h:24: ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderVars.h:291:31: warning: suggest braces around initialization of subobject [-Wmissing-braces] : localSizeQualifiers{initialSize, initialSize, initialSize} ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { } 1 warning generated. [15637/16831] CXX obj/third_party/WebKit/Source/core/core/CoreInitializer.o In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/WebKit/Source/core/CoreInitializer.cpp:43: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/WebKit/Source/core/html/canvas/CanvasRenderingContextFactory.h:13: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/WebKit/Source/core/html/canvas/CanvasRenderingContext.h:32: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/WebKit/Source/core/html/canvas/HTMLCanvasElement.h:44: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/WebKit/Source/core/page/PageVisibilityObserver.h:31: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/WebKit/Source/core/page/Page.h:33: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/WebKit/Source/core/frame/LocalFrame.h:40: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/WebKit/Source/core/frame/LocalFrameView.h:35: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/WebKit/Source/core/frame/RootFrameViewport.h:9: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/WebKit/Source/platform/scroll/ScrollableArea.h:35: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/WebKit/Source/platform/scroll/ScrollAnimatorBase.h:36: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/WebKit/Source/platform/scroll/ScrollAnimatorCompositorCoordinator.h:10: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/cc/animation/animation_curve.h:12: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/cc/paint/filter_operations.h:14: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/cc/paint/filter_operation.h:13: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/cc/paint/paint_filter.h:12: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/cc/paint/paint_flags.h:14: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/skia/include/core/SkImageFilter.h:13: ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/skia/include/core/../private/SkMutex.h:54:29: warning: declaration shadows a local variable [-Wshadow] fRelease = [](void* mutex) { ((T*)mutex)->release(); }; ^ ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/skia/include/core/../private/SkMutex.h:50:27: note: previous declaration is here SkAutoMutexAcquire(T* mutex) : fMutex(mutex) { ^ ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/skia/include/core/../private/SkMutex.h:83:29: warning: declaration shadows a local variable [-Wshadow] fRelease = [](void* mutex) { ((T*)mutex)->release(); }; ^ ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/skia/include/core/../private/SkMutex.h:80:24: note: previous declaration is here SkAutoExclusive(T& mutex) : fMutex(&mutex) { ^ 2 warnings generated. [15638/16831] CXX obj/third_party/WebKit/Source/core/core_generated/core_generated_jumbo_12.o In file included from gen/third_party/WebKit/Source/bindings/core/v8/core_generated_jumbo_12.cc:5: In file included from ./gen/blink/core/css/properties/longhands/BackgroundAttachment.cpp:13: In file included from gen/blink/core/css/properties/longhands/BackgroundAttachment.h:16: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/WebKit/Source/core/css/CSSIdentifierValue.h:10: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/WebKit/Source/core/css/CSSValueIDMappings.h:8: In file included from gen/blink/core/CSSValueIDMappingsGenerated.h:22: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/WebKit/Source/core/style/ContentData.h:31: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/WebKit/Source/core/style/StyleImage.h:28: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/WebKit/Source/platform/graphics/Image.h:39: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/WebKit/Source/platform/graphics/paint/PaintImage.h:9: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/cc/paint/paint_image_builder.h:12: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/cc/paint/paint_op_buffer.h:23: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/cc/paint/paint_flags.h:14: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/skia/include/core/SkImageFilter.h:13: ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/skia/include/core/../private/SkMutex.h:54:29: warning: declaration shadows a local variable [-Wshadow] fRelease = [](void* mutex) { ((T*)mutex)->release(); }; ^ ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/skia/include/core/../private/SkMutex.h:50:27: note: previous declaration is here SkAutoMutexAcquire(T* mutex) : fMutex(mutex) { ^ ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/skia/include/core/../private/SkMutex.h:83:29: warning: declaration shadows a local variable [-Wshadow] fRelease = [](void* mutex) { ((T*)mutex)->release(); }; ^ ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/skia/include/core/../private/SkMutex.h:80:24: note: previous declaration is here SkAutoExclusive(T& mutex) : fMutex(&mutex) { ^ 2 warnings generated. [15639/16831] CXX obj/third_party/WebKit/Source/core/core_generated/core_generated_jumbo_5.o In file included from gen/third_party/WebKit/Source/bindings/core/v8/core_generated_jumbo_5.cc:5: In file included from ./../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/WebKit/Source/bindings/core/v8/ScriptController.cpp:33: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/WebKit/Source/bindings/core/v8/ScriptController.h:35: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/WebKit/Source/bindings/core/v8/WindowProxyManager.h:10: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/WebKit/Source/bindings/core/v8/LocalWindowProxy.h:36: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/WebKit/Source/core/frame/LocalFrame.h:40: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/WebKit/Source/core/frame/LocalFrameView.h:35: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/WebKit/Source/core/frame/RootFrameViewport.h:9: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/WebKit/Source/platform/scroll/ScrollableArea.h:35: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/WebKit/Source/platform/scroll/ScrollAnimatorBase.h:36: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/WebKit/Source/platform/scroll/ScrollAnimatorCompositorCoordinator.h:10: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/cc/animation/animation_curve.h:12: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/cc/paint/filter_operations.h:14: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/cc/paint/filter_operation.h:13: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/cc/paint/paint_filter.h:12: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/cc/paint/paint_flags.h:14: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/skia/include/core/SkImageFilter.h:13: ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/skia/include/core/../private/SkMutex.h:54:29: warning: declaration shadows a local variable [-Wshadow] fRelease = [](void* mutex) { ((T*)mutex)->release(); }; ^ ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/skia/include/core/../private/SkMutex.h:50:27: note: previous declaration is here SkAutoMutexAcquire(T* mutex) : fMutex(mutex) { ^ ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/skia/include/core/../private/SkMutex.h:83:29: warning: declaration shadows a local variable [-Wshadow] fRelease = [](void* mutex) { ((T*)mutex)->release(); }; ^ ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/skia/include/core/../private/SkMutex.h:80:24: note: previous declaration is here SkAutoExclusive(T& mutex) : fMutex(&mutex) { ^ 2 warnings generated. [15640/16831] CXX obj/third_party/WebKit/Source/core/core_generated/core_generated_jumbo_4.o In file included from gen/third_party/WebKit/Source/bindings/core/v8/core_generated_jumbo_4.cc:7: In file included from ./../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/WebKit/Source/bindings/core/v8/LocalWindowProxy.cpp:31: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/WebKit/Source/bindings/core/v8/LocalWindowProxy.h:36: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/WebKit/Source/core/frame/LocalFrame.h:40: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/WebKit/Source/core/frame/LocalFrameView.h:35: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/WebKit/Source/core/frame/RootFrameViewport.h:9: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/WebKit/Source/platform/scroll/ScrollableArea.h:35: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/WebKit/Source/platform/scroll/ScrollAnimatorBase.h:36: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/WebKit/Source/platform/scroll/ScrollAnimatorCompositorCoordinator.h:10: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/cc/animation/animation_curve.h:12: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/cc/paint/filter_operations.h:14: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/cc/paint/filter_operation.h:13: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/cc/paint/paint_filter.h:12: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/cc/paint/paint_flags.h:14: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/skia/include/core/SkImageFilter.h:13: ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/skia/include/core/../private/SkMutex.h:54:29: warning: declaration shadows a local variable [-Wshadow] fRelease = [](void* mutex) { ((T*)mutex)->release(); }; ^ ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/skia/include/core/../private/SkMutex.h:50:27: note: previous declaration is here SkAutoMutexAcquire(T* mutex) : fMutex(mutex) { ^ ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/skia/include/core/../private/SkMutex.h:83:29: warning: declaration shadows a local variable [-Wshadow] fRelease = [](void* mutex) { ((T*)mutex)->release(); }; ^ ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/skia/include/core/../private/SkMutex.h:80:24: note: previous declaration is here SkAutoExclusive(T& mutex) : fMutex(&mutex) { ^ 2 warnings generated. [15641/16831] CXX obj/third_party/WebKit/Source/core/core_generated/core_generated_jumbo_14.o In file included from gen/third_party/WebKit/Source/bindings/core/v8/core_generated_jumbo_14.cc:5: In file included from ./gen/blink/core/css/properties/longhands/WebkitMaskPositionY.cpp:13: In file included from gen/blink/core/css/properties/longhands/WebkitMaskPositionY.h:16: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/WebKit/Source/core/css/CSSIdentifierValue.h:10: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/WebKit/Source/core/css/CSSValueIDMappings.h:8: In file included from gen/blink/core/CSSValueIDMappingsGenerated.h:22: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/WebKit/Source/core/style/ContentData.h:31: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/WebKit/Source/core/style/StyleImage.h:28: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/WebKit/Source/platform/graphics/Image.h:39: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/WebKit/Source/platform/graphics/paint/PaintImage.h:9: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/cc/paint/paint_image_builder.h:12: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/cc/paint/paint_op_buffer.h:23: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/cc/paint/paint_flags.h:14: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/skia/include/core/SkImageFilter.h:13: ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/skia/include/core/../private/SkMutex.h:54:29: warning: declaration shadows a local variable [-Wshadow] fRelease = [](void* mutex) { ((T*)mutex)->release(); }; ^ ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/skia/include/core/../private/SkMutex.h:50:27: note: previous declaration is here SkAutoMutexAcquire(T* mutex) : fMutex(mutex) { ^ ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/skia/include/core/../private/SkMutex.h:83:29: warning: declaration shadows a local variable [-Wshadow] fRelease = [](void* mutex) { ((T*)mutex)->release(); }; ^ ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/skia/include/core/../private/SkMutex.h:80:24: note: previous declaration is here SkAutoExclusive(T& mutex) : fMutex(&mutex) { ^ 2 warnings generated. [15642/16831] CXX obj/third_party/WebKit/Source/core/core_generated/core_generated_jumbo_13.o In file included from gen/third_party/WebKit/Source/bindings/core/v8/core_generated_jumbo_13.cc:5: In file included from ./gen/blink/core/css/properties/longhands/BackgroundRepeatY.cpp:13: In file included from gen/blink/core/css/properties/longhands/BackgroundRepeatY.h:16: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/WebKit/Source/core/css/CSSIdentifierValue.h:10: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/WebKit/Source/core/css/CSSValueIDMappings.h:8: In file included from gen/blink/core/CSSValueIDMappingsGenerated.h:22: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/WebKit/Source/core/style/ContentData.h:31: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/WebKit/Source/core/style/StyleImage.h:28: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/WebKit/Source/platform/graphics/Image.h:39: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/WebKit/Source/platform/graphics/paint/PaintImage.h:9: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/cc/paint/paint_image_builder.h:12: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/cc/paint/paint_op_buffer.h:23: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/cc/paint/paint_flags.h:14: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/skia/include/core/SkImageFilter.h:13: ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/skia/include/core/../private/SkMutex.h:54:29: warning: declaration shadows a local variable [-Wshadow] fRelease = [](void* mutex) { ((T*)mutex)->release(); }; ^ ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/skia/include/core/../private/SkMutex.h:50:27: note: previous declaration is here SkAutoMutexAcquire(T* mutex) : fMutex(mutex) { ^ ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/skia/include/core/../private/SkMutex.h:83:29: warning: declaration shadows a local variable [-Wshadow] fRelease = [](void* mutex) { ((T*)mutex)->release(); }; ^ ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/skia/include/core/../private/SkMutex.h:80:24: note: previous declaration is here SkAutoExclusive(T& mutex) : fMutex(&mutex) { ^ 2 warnings generated. [15643/16831] CXX obj/third_party/WebKit/Source/core/core_generated/core_generated_jumbo_9.o In file included from gen/third_party/WebKit/Source/bindings/core/v8/core_generated_jumbo_9.cc:5: In file included from ./../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/WebKit/Source/bindings/core/v8/V8LazyEventListener.cpp:33: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/WebKit/Source/bindings/core/v8/ScriptController.h:35: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/WebKit/Source/bindings/core/v8/WindowProxyManager.h:10: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/WebKit/Source/bindings/core/v8/LocalWindowProxy.h:36: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/WebKit/Source/core/frame/LocalFrame.h:40: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/WebKit/Source/core/frame/LocalFrameView.h:35: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/WebKit/Source/core/frame/RootFrameViewport.h:9: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/WebKit/Source/platform/scroll/ScrollableArea.h:35: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/WebKit/Source/platform/scroll/ScrollAnimatorBase.h:36: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/WebKit/Source/platform/scroll/ScrollAnimatorCompositorCoordinator.h:10: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/cc/animation/animation_curve.h:12: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/cc/paint/filter_operations.h:14: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/cc/paint/filter_operation.h:13: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/cc/paint/paint_filter.h:12: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/cc/paint/paint_flags.h:14: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/skia/include/core/SkImageFilter.h:13: ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/skia/include/core/../private/SkMutex.h:54:29: warning: declaration shadows a local variable [-Wshadow] fRelease = [](void* mutex) { ((T*)mutex)->release(); }; ^ ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/skia/include/core/../private/SkMutex.h:50:27: note: previous declaration is here SkAutoMutexAcquire(T* mutex) : fMutex(mutex) { ^ ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/skia/include/core/../private/SkMutex.h:83:29: warning: declaration shadows a local variable [-Wshadow] fRelease = [](void* mutex) { ((T*)mutex)->release(); }; ^ ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/skia/include/core/../private/SkMutex.h:80:24: note: previous declaration is here SkAutoExclusive(T& mutex) : fMutex(&mutex) { ^ 2 warnings generated. [15644/16831] CXX obj/third_party/WebKit/Source/core/core_generated/core_generated_jumbo_11.o In file included from gen/third_party/WebKit/Source/bindings/core/v8/core_generated_jumbo_11.cc:5: In file included from ./../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/WebKit/Source/bindings/core/v8/serialization/V8ScriptValueDeserializer.cpp:5: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/WebKit/Source/bindings/core/v8/serialization/V8ScriptValueDeserializer.h:10: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/WebKit/Source/bindings/core/v8/serialization/SerializedColorParams.h:8: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/WebKit/Source/core/html/canvas/ImageData.h:34: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/WebKit/Source/core/html/canvas/CanvasRenderingContext.h:32: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/WebKit/Source/core/html/canvas/HTMLCanvasElement.h:44: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/WebKit/Source/core/page/PageVisibilityObserver.h:31: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/WebKit/Source/core/page/Page.h:33: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/WebKit/Source/core/frame/LocalFrame.h:40: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/WebKit/Source/core/frame/LocalFrameView.h:35: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/WebKit/Source/core/frame/RootFrameViewport.h:9: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/WebKit/Source/platform/scroll/ScrollableArea.h:35: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/WebKit/Source/platform/scroll/ScrollAnimatorBase.h:36: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/WebKit/Source/platform/scroll/ScrollAnimatorCompositorCoordinator.h:10: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/cc/animation/animation_curve.h:12: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/cc/paint/filter_operations.h:14: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/cc/paint/filter_operation.h:13: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/cc/paint/paint_filter.h:12: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/cc/paint/paint_flags.h:14: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/skia/include/core/SkImageFilter.h:13: ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/skia/include/core/../private/SkMutex.h:54:29: warning: declaration shadows a local variable [-Wshadow] fRelease = [](void* mutex) { ((T*)mutex)->release(); }; ^ ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/skia/include/core/../private/SkMutex.h:50:27: note: previous declaration is here SkAutoMutexAcquire(T* mutex) : fMutex(mutex) { ^ ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/skia/include/core/../private/SkMutex.h:83:29: warning: declaration shadows a local variable [-Wshadow] fRelease = [](void* mutex) { ((T*)mutex)->release(); }; ^ ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/skia/include/core/../private/SkMutex.h:80:24: note: previous declaration is here SkAutoExclusive(T& mutex) : fMutex(&mutex) { ^ 2 warnings generated. [15645/16831] CXX obj/third_party/WebKit/Source/core/core_generated/core_generated_jumbo_10.o In file included from gen/third_party/WebKit/Source/bindings/core/v8/core_generated_jumbo_10.cc:5: In file included from ./../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/WebKit/Source/bindings/core/v8/V8WorkerOrWorkletEventListener.cpp:34: In file included from gen/blink/bindings/core/v8/V8Event.h:19: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/WebKit/Source/core/dom/events/Event.h:33: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/WebKit/Source/core/dom/events/EventPath.h:34: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/WebKit/Source/core/dom/events/WindowEventContext.h:32: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/WebKit/Source/core/frame/LocalDOMWindow.h:33: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/WebKit/Source/core/frame/LocalFrame.h:40: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/WebKit/Source/core/frame/LocalFrameView.h:35: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/WebKit/Source/core/frame/RootFrameViewport.h:9: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/WebKit/Source/platform/scroll/ScrollableArea.h:35: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/WebKit/Source/platform/scroll/ScrollAnimatorBase.h:36: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/WebKit/Source/platform/scroll/ScrollAnimatorCompositorCoordinator.h:10: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/cc/animation/animation_curve.h:12: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/cc/paint/filter_operations.h:14: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/cc/paint/filter_operation.h:13: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/cc/paint/paint_filter.h:12: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/cc/paint/paint_flags.h:14: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/skia/include/core/SkImageFilter.h:13: ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/skia/include/core/../private/SkMutex.h:54:29: warning: declaration shadows a local variable [-Wshadow] fRelease = [](void* mutex) { ((T*)mutex)->release(); }; ^ ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/skia/include/core/../private/SkMutex.h:50:27: note: previous declaration is here SkAutoMutexAcquire(T* mutex) : fMutex(mutex) { ^ ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/skia/include/core/../private/SkMutex.h:83:29: warning: declaration shadows a local variable [-Wshadow] fRelease = [](void* mutex) { ((T*)mutex)->release(); }; ^ ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/skia/include/core/../private/SkMutex.h:80:24: note: previous declaration is here SkAutoExclusive(T& mutex) : fMutex(&mutex) { ^ 2 warnings generated. [15646/16831] CXX obj/third_party/WebKit/Source/core/core_generated/core_generated_jumbo_17.o In file included from gen/third_party/WebKit/Source/bindings/core/v8/core_generated_jumbo_17.cc:6: In file included from ./gen/blink/core/svg_element_factory.cc:26: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/WebKit/Source/core/svg/SVGFEColorMatrixElement.h:27: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/WebKit/Source/platform/graphics/filters/FEColorMatrix.h:26: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/WebKit/Source/platform/graphics/filters/FilterEffect.h:31: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/WebKit/Source/platform/graphics/paint/PaintFilter.h:8: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/cc/paint/paint_filter.h:12: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/cc/paint/paint_flags.h:14: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/skia/include/core/SkImageFilter.h:13: ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/skia/include/core/../private/SkMutex.h:54:29: warning: declaration shadows a local variable [-Wshadow] fRelease = [](void* mutex) { ((T*)mutex)->release(); }; ^ ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/skia/include/core/../private/SkMutex.h:50:27: note: previous declaration is here SkAutoMutexAcquire(T* mutex) : fMutex(mutex) { ^ ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/skia/include/core/../private/SkMutex.h:83:29: warning: declaration shadows a local variable [-Wshadow] fRelease = [](void* mutex) { ((T*)mutex)->release(); }; ^ ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/skia/include/core/../private/SkMutex.h:80:24: note: previous declaration is here SkAutoExclusive(T& mutex) : fMutex(&mutex) { ^ 2 warnings generated. [15647/16831] CXX obj/third_party/WebKit/Source/core/core_generated/core_generated_jumbo_16.o In file included from gen/third_party/WebKit/Source/bindings/core/v8/core_generated_jumbo_16.cc:11: In file included from ./gen/blink/core/StyleBuilder.cpp:14: In file included from ./gen/blink/core/StyleBuilderFunctions.h:15: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/WebKit/Source/core/css/resolver/StyleBuilderConverter.h:31: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/WebKit/Source/core/css/CSSIdentifierValue.h:10: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/WebKit/Source/core/css/CSSValueIDMappings.h:8: In file included from gen/blink/core/CSSValueIDMappingsGenerated.h:22: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/WebKit/Source/core/style/ContentData.h:31: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/WebKit/Source/core/style/StyleImage.h:28: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/WebKit/Source/platform/graphics/Image.h:39: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/WebKit/Source/platform/graphics/paint/PaintImage.h:9: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/cc/paint/paint_image_builder.h:12: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/cc/paint/paint_op_buffer.h:23: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/cc/paint/paint_flags.h:14: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/skia/include/core/SkImageFilter.h:13: ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/skia/include/core/../private/SkMutex.h:54:29: warning: declaration shadows a local variable [-Wshadow] fRelease = [](void* mutex) { ((T*)mutex)->release(); }; ^ ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/skia/include/core/../private/SkMutex.h:50:27: note: previous declaration is here SkAutoMutexAcquire(T* mutex) : fMutex(mutex) { ^ ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/skia/include/core/../private/SkMutex.h:83:29: warning: declaration shadows a local variable [-Wshadow] fRelease = [](void* mutex) { ((T*)mutex)->release(); }; ^ ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/skia/include/core/../private/SkMutex.h:80:24: note: previous declaration is here SkAutoExclusive(T& mutex) : fMutex(&mutex) { ^ 2 warnings generated. [15648/16831] CXX obj/third_party/WebKit/Source/core/core_generated/core_generated_jumbo_15.o In file included from gen/third_party/WebKit/Source/bindings/core/v8/core_generated_jumbo_15.cc:8: In file included from ./gen/blink/core/html_element_factory.cc:32: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/WebKit/Source/core/html/HTMLFrameSetElement.h:28: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/WebKit/Source/core/frame/LocalDOMWindow.h:33: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/WebKit/Source/core/frame/LocalFrame.h:40: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/WebKit/Source/core/frame/LocalFrameView.h:35: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/WebKit/Source/core/frame/RootFrameViewport.h:9: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/WebKit/Source/platform/scroll/ScrollableArea.h:35: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/WebKit/Source/platform/scroll/ScrollAnimatorBase.h:36: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/WebKit/Source/platform/scroll/ScrollAnimatorCompositorCoordinator.h:10: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/cc/animation/animation_curve.h:12: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/cc/paint/filter_operations.h:14: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/cc/paint/filter_operation.h:13: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/cc/paint/paint_filter.h:12: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/cc/paint/paint_flags.h:14: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/skia/include/core/SkImageFilter.h:13: ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/skia/include/core/../private/SkMutex.h:54:29: warning: declaration shadows a local variable [-Wshadow] fRelease = [](void* mutex) { ((T*)mutex)->release(); }; ^ ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/skia/include/core/../private/SkMutex.h:50:27: note: previous declaration is here SkAutoMutexAcquire(T* mutex) : fMutex(mutex) { ^ ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/skia/include/core/../private/SkMutex.h:83:29: warning: declaration shadows a local variable [-Wshadow] fRelease = [](void* mutex) { ((T*)mutex)->release(); }; ^ ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/skia/include/core/../private/SkMutex.h:80:24: note: previous declaration is here SkAutoExclusive(T& mutex) : fMutex(&mutex) { ^ 2 warnings generated. [15649/16831] CXX obj/third_party/WebKit/Source/core/core_generated/core_generated_jumbo_8.o In file included from gen/third_party/WebKit/Source/bindings/core/v8/core_generated_jumbo_8.cc:8: In file included from ./../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/WebKit/Source/bindings/core/v8/V8HTMLConstructor.cpp:14: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/WebKit/Source/core/frame/LocalDOMWindow.h:33: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/WebKit/Source/core/frame/LocalFrame.h:40: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/WebKit/Source/core/frame/LocalFrameView.h:35: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/WebKit/Source/core/frame/RootFrameViewport.h:9: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/WebKit/Source/platform/scroll/ScrollableArea.h:35: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/WebKit/Source/platform/scroll/ScrollAnimatorBase.h:36: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/WebKit/Source/platform/scroll/ScrollAnimatorCompositorCoordinator.h:10: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/cc/animation/animation_curve.h:12: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/cc/paint/filter_operations.h:14: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/cc/paint/filter_operation.h:13: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/cc/paint/paint_filter.h:12: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/cc/paint/paint_flags.h:14: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/skia/include/core/SkImageFilter.h:13: ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/skia/include/core/../private/SkMutex.h:54:29: warning: declaration shadows a local variable [-Wshadow] fRelease = [](void* mutex) { ((T*)mutex)->release(); }; ^ ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/skia/include/core/../private/SkMutex.h:50:27: note: previous declaration is here SkAutoMutexAcquire(T* mutex) : fMutex(mutex) { ^ ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/skia/include/core/../private/SkMutex.h:83:29: warning: declaration shadows a local variable [-Wshadow] fRelease = [](void* mutex) { ((T*)mutex)->release(); }; ^ ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/skia/include/core/../private/SkMutex.h:80:24: note: previous declaration is here SkAutoExclusive(T& mutex) : fMutex(&mutex) { ^ 2 warnings generated. [15650/16831] CXX obj/third_party/WebKit/Source/core/core_generated/core_generated_jumbo_6.o In file included from gen/third_party/WebKit/Source/bindings/core/v8/core_generated_jumbo_6.cc:5: In file included from ./../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/WebKit/Source/bindings/core/v8/ScriptPromiseResolver.cpp:8: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/WebKit/Source/core/probe/CoreProbes.h:35: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/WebKit/Source/core/animation/Animation.h:50: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/WebKit/Source/platform/animation/CompositorAnimationDelegate.h:8: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/cc/animation/animation_curve.h:12: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/cc/paint/filter_operations.h:14: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/cc/paint/filter_operation.h:13: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/cc/paint/paint_filter.h:12: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/cc/paint/paint_flags.h:14: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/skia/include/core/SkImageFilter.h:13: ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/skia/include/core/../private/SkMutex.h:54:29: warning: declaration shadows a local variable [-Wshadow] fRelease = [](void* mutex) { ((T*)mutex)->release(); }; ^ ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/skia/include/core/../private/SkMutex.h:50:27: note: previous declaration is here SkAutoMutexAcquire(T* mutex) : fMutex(mutex) { ^ ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/skia/include/core/../private/SkMutex.h:83:29: warning: declaration shadows a local variable [-Wshadow] fRelease = [](void* mutex) { ((T*)mutex)->release(); }; ^ ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/skia/include/core/../private/SkMutex.h:80:24: note: previous declaration is here SkAutoExclusive(T& mutex) : fMutex(&mutex) { ^ 2 warnings generated. [15651/16831] CXX obj/third_party/WebKit/Source/core/core_generated/core_generated_jumbo_1.o In file included from gen/third_party/WebKit/Source/bindings/core/v8/core_generated_jumbo_1.cc:6: In file included from ./../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/WebKit/Source/bindings/core/v8/custom/V8CustomXPathNSResolver.cpp:32: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/WebKit/Source/bindings/core/v8/ScriptController.h:35: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/WebKit/Source/bindings/core/v8/WindowProxyManager.h:10: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/WebKit/Source/bindings/core/v8/LocalWindowProxy.h:36: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/WebKit/Source/core/frame/LocalFrame.h:40: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/WebKit/Source/core/frame/LocalFrameView.h:35: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/WebKit/Source/core/frame/RootFrameViewport.h:9: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/WebKit/Source/platform/scroll/ScrollableArea.h:35: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/WebKit/Source/platform/scroll/ScrollAnimatorBase.h:36: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/WebKit/Source/platform/scroll/ScrollAnimatorCompositorCoordinator.h:10: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/cc/animation/animation_curve.h:12: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/cc/paint/filter_operations.h:14: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/cc/paint/filter_operation.h:13: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/cc/paint/paint_filter.h:12: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/cc/paint/paint_flags.h:14: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/skia/include/core/SkImageFilter.h:13: ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/skia/include/core/../private/SkMutex.h:54:29: warning: declaration shadows a local variable [-Wshadow] fRelease = [](void* mutex) { ((T*)mutex)->release(); }; ^ ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/skia/include/core/../private/SkMutex.h:50:27: note: previous declaration is here SkAutoMutexAcquire(T* mutex) : fMutex(mutex) { ^ ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/skia/include/core/../private/SkMutex.h:83:29: warning: declaration shadows a local variable [-Wshadow] fRelease = [](void* mutex) { ((T*)mutex)->release(); }; ^ ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/skia/include/core/../private/SkMutex.h:80:24: note: previous declaration is here SkAutoExclusive(T& mutex) : fMutex(&mutex) { ^ 2 warnings generated. [15652/16831] CXX obj/third_party/WebKit/Source/core/core_generated/core_generated_jumbo_2.o In file included from gen/third_party/WebKit/Source/bindings/core/v8/core_generated_jumbo_2.cc:8: In file included from ./../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/WebKit/Source/bindings/core/v8/custom/V8MessageEventCustom.cpp:31: In file included from gen/blink/bindings/core/v8/V8MessageEvent.h:18: In file included from gen/blink/bindings/core/v8/V8Event.h:19: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/WebKit/Source/core/dom/events/Event.h:33: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/WebKit/Source/core/dom/events/EventPath.h:34: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/WebKit/Source/core/dom/events/WindowEventContext.h:32: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/WebKit/Source/core/frame/LocalDOMWindow.h:33: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/WebKit/Source/core/frame/LocalFrame.h:40: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/WebKit/Source/core/frame/LocalFrameView.h:35: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/WebKit/Source/core/frame/RootFrameViewport.h:9: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/WebKit/Source/platform/scroll/ScrollableArea.h:35: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/WebKit/Source/platform/scroll/ScrollAnimatorBase.h:36: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/WebKit/Source/platform/scroll/ScrollAnimatorCompositorCoordinator.h:10: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/cc/animation/animation_curve.h:12: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/cc/paint/filter_operations.h:14: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/cc/paint/filter_operation.h:13: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/cc/paint/paint_filter.h:12: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/cc/paint/paint_flags.h:14: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/skia/include/core/SkImageFilter.h:13: ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/skia/include/core/../private/SkMutex.h:54:29: warning: declaration shadows a local variable [-Wshadow] fRelease = [](void* mutex) { ((T*)mutex)->release(); }; ^ ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/skia/include/core/../private/SkMutex.h:50:27: note: previous declaration is here SkAutoMutexAcquire(T* mutex) : fMutex(mutex) { ^ ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/skia/include/core/../private/SkMutex.h:83:29: warning: declaration shadows a local variable [-Wshadow] fRelease = [](void* mutex) { ((T*)mutex)->release(); }; ^ ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/skia/include/core/../private/SkMutex.h:80:24: note: previous declaration is here SkAutoExclusive(T& mutex) : fMutex(&mutex) { ^ 2 warnings generated. [15653/16831] CXX obj/third_party/WebKit/Source/core/core_generated/core_generated_jumbo_3.o In file included from gen/third_party/WebKit/Source/bindings/core/v8/core_generated_jumbo_3.cc:5: In file included from ./../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/WebKit/Source/bindings/core/v8/custom/V8XMLHttpRequestCustom.cpp:43: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/WebKit/Source/core/probe/CoreProbes.h:35: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/WebKit/Source/core/animation/Animation.h:50: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/WebKit/Source/platform/animation/CompositorAnimationDelegate.h:8: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/cc/animation/animation_curve.h:12: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/cc/paint/filter_operations.h:14: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/cc/paint/filter_operation.h:13: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/cc/paint/paint_filter.h:12: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/cc/paint/paint_flags.h:14: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/skia/include/core/SkImageFilter.h:13: ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/skia/include/core/../private/SkMutex.h:54:29: warning: declaration shadows a local variable [-Wshadow] fRelease = [](void* mutex) { ((T*)mutex)->release(); }; ^ ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/skia/include/core/../private/SkMutex.h:50:27: note: previous declaration is here SkAutoMutexAcquire(T* mutex) : fMutex(mutex) { ^ ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/skia/include/core/../private/SkMutex.h:83:29: warning: declaration shadows a local variable [-Wshadow] fRelease = [](void* mutex) { ((T*)mutex)->release(); }; ^ ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/skia/include/core/../private/SkMutex.h:80:24: note: previous declaration is here SkAutoExclusive(T& mutex) : fMutex(&mutex) { ^ 2 warnings generated. [15654/16831] CXX obj/third_party/WebKit/Source/core/core_generated/core_generated_jumbo_7.o In file included from gen/third_party/WebKit/Source/bindings/core/v8/core_generated_jumbo_7.cc:8: In file included from ./../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/WebKit/Source/bindings/core/v8/V8AbstractEventListener.cpp:34: In file included from gen/blink/bindings/core/v8/V8Event.h:19: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/WebKit/Source/core/dom/events/Event.h:33: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/WebKit/Source/core/dom/events/EventPath.h:34: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/WebKit/Source/core/dom/events/WindowEventContext.h:32: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/WebKit/Source/core/frame/LocalDOMWindow.h:33: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/WebKit/Source/core/frame/LocalFrame.h:40: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/WebKit/Source/core/frame/LocalFrameView.h:35: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/WebKit/Source/core/frame/RootFrameViewport.h:9: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/WebKit/Source/platform/scroll/ScrollableArea.h:35: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/WebKit/Source/platform/scroll/ScrollAnimatorBase.h:36: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/WebKit/Source/platform/scroll/ScrollAnimatorCompositorCoordinator.h:10: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/cc/animation/animation_curve.h:12: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/cc/paint/filter_operations.h:14: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/cc/paint/filter_operation.h:13: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/cc/paint/paint_filter.h:12: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/cc/paint/paint_flags.h:14: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/skia/include/core/SkImageFilter.h:13: ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/skia/include/core/../private/SkMutex.h:54:29: warning: declaration shadows a local variable [-Wshadow] fRelease = [](void* mutex) { ((T*)mutex)->release(); }; ^ ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/skia/include/core/../private/SkMutex.h:50:27: note: previous declaration is here SkAutoMutexAcquire(T* mutex) : fMutex(mutex) { ^ ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/skia/include/core/../private/SkMutex.h:83:29: warning: declaration shadows a local variable [-Wshadow] fRelease = [](void* mutex) { ((T*)mutex)->release(); }; ^ ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/skia/include/core/../private/SkMutex.h:80:24: note: previous declaration is here SkAutoExclusive(T& mutex) : fMutex(&mutex) { ^ 2 warnings generated. [15934/16831] CXX obj/third_party/WebKit/Source/modules/indexeddb/indexeddb/indexeddb_jumbo_4.o In file included from gen/third_party/WebKit/Source/modules/indexeddb/indexeddb_jumbo_4.cc:5: ./../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/WebKit/Source/modules/indexeddb/IDBTransaction.cpp:136:7: warning: field 'old_database_metadata_' will be initialized after field 'scope_' [-Wreorder] old_database_metadata_(old_metadata), ^ 1 warning generated. [16670/16831] CXX obj/QtWebEngineCore/chromium_gpu_helper.o In file included from /home/Desktop/qt/qtwebengine/src/core/chromium_gpu_helper.cpp:53: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/content/gpu/gpu_child_thread.h:21: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/components/viz/service/gl/gpu_service_impl.h:21: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/gpu/ipc/service/gpu_channel.h:24: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/gpu/ipc/service/command_buffer_stub.h:24: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/gpu/command_buffer/service/context_group.h:23: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/gpu/command_buffer/service/shader_translator_cache.h:15: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/gpu/command_buffer/service/shader_translator.h:15: In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderLang.h:24: ../../../../../../qt/qtwebengine/src/3rdparty/chromium/third_party/angle/include/GLSLANG/ShaderVars.h:291:31: warning: suggest braces around initialization of subobject [-Wmissing-braces] : localSizeQualifiers{initialSize, initialSize, initialSize} ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { } 1 warning generated. [16708/16831] CXX obj/QtWebEngineCore/web_contents_view_qt.o In file included from /home/Desktop/qt/qtwebengine/src/core/web_contents_view_qt.cpp:40: /home/Desktop/qt/qtwebengine/src/core/web_contents_view_qt.h:137:10: warning: private field 'm_allowOtherViews' is not used [-Wunused-private-field] bool m_allowOtherViews; ^ 1 warning generated. [16710/16831] CXX obj/QtWebEngineCore/devtools_frontend_qt.o /home/Desktop/qt/qtwebengine/src/core/devtools_frontend_qt.cpp:195:23: warning: moving a temporary object prevents copy elision [-Wpessimizing-move] m_prefStore = std::move(scoped_refptr(new InMemoryPrefStore())); ^ /home/Desktop/qt/qtwebengine/src/core/devtools_frontend_qt.cpp:195:23: note: remove std::move call here m_prefStore = std::move(scoped_refptr(new InMemoryPrefStore())); ^~~~~~~~~~ ~ 1 warning generated. [16711/16831] CXX obj/QtWebEngineCore/chromium_overrides.o /home/Desktop/qt/qtwebengine/src/core/chromium_overrides.cpp:159:12: warning: moving a local object in a return statement prevents copy elision [-Wpessimizing-move] return std::move(font_list); ^ /home/Desktop/qt/qtwebengine/src/core/chromium_overrides.cpp:159:12: note: remove std::move call here return std::move(font_list); ^~~~~~~~~~ ~ 1 warning generated. [16722/16831] CXX obj/QtWebEngineCore/pdfium_document_wrapper_qt.o /home/Desktop/qt/qtwebengine/src/core/printing/pdfium_document_wrapper_qt.cpp:124:9: warning: private field 'm_index' is not used [-Wunused-private-field] int m_index; ^ 1 warning generated. [16728/16831] CXX obj/QtWebEngineCore/media_capture_devices_dispatcher.o /home/Desktop/qt/qtwebengine/src/core/media_capture_devices_dispatcher.cpp:121:12: warning: moving a local object in a return statement prevents copy elision [-Wpessimizing-move] return std::move(ui); ^ /home/Desktop/qt/qtwebengine/src/core/media_capture_devices_dispatcher.cpp:121:12: note: remove std::move call here return std::move(ui); ^~~~~~~~~~ ~ 1 warning generated. [16733/16831] CXX obj/QtWebEngineCore/pepper_flash_renderer_host_qt.o /home/Desktop/qt/qtwebengine/src/core/renderer/pepper/pepper_flash_renderer_host_qt.cpp:142:47: warning: missing field 'private_buf_' initializer [-Wmissing-field-initializers] DestructorAtExit g_rejected_headers = LAZY_INSTANCE_INITIALIZER; ^ ../../../../../../qt/qtwebengine/src/3rdparty/chromium/base/lazy_instance.h:58:37: note: expanded from macro 'LAZY_INSTANCE_INITIALIZER' #define LAZY_INSTANCE_INITIALIZER {0} ^ 1 warning generated. [16762/16831] CXX obj/QtWebEngineCore/render_frame_observer_qt.o In file included from /home/Desktop/qt/qtwebengine/src/core/renderer/render_frame_observer_qt.cpp:45: In file included from /home/Desktop/qt/qtwebengine/src/core/renderer/render_frame_observer_qt.h:45: ../../../../../../qt/qtwebengine/src/3rdparty/chromium/content/public/renderer/render_frame_observer_tracker.h:67:9: warning: missing field 'private_buf_' initializer [-Wmissing-field-initializers] LAZY_INSTANCE_INITIALIZER; ^ ../../../../../../qt/qtwebengine/src/3rdparty/chromium/base/lazy_instance.h:58:37: note: expanded from macro 'LAZY_INSTANCE_INITIALIZER' #define LAZY_INSTANCE_INITIALIZER {0} ^ ../../../../../../qt/qtwebengine/src/3rdparty/chromium/content/public/renderer/render_frame_observer_tracker.h:47:5: note: in instantiation of static data member 'content::RenderFrameObserverTracker::render_frame_map_' requested here render_frame_map_.Get()[render_frame] = this; ^ /home/Desktop/qt/qtwebengine/src/core/renderer/render_frame_observer_qt.cpp:58:7: note: in instantiation of member function 'content::RenderFrameObserverTracker::RenderFrameObserverTracker' requested here , RenderFrameObserverTracker(render_frame) ^ 1 warning generated. [16765/16831] CXX obj/QtWebEngineCore/content_settings_observer_qt.o In file included from /home/Desktop/qt/qtwebengine/src/core/renderer/content_settings_observer_qt.cpp:45: In file included from /home/Desktop/qt/qtwebengine/src/core/renderer/content_settings_observer_qt.h:49: ../../../../../../qt/qtwebengine/src/3rdparty/chromium/content/public/renderer/render_frame_observer_tracker.h:67:9: warning: missing field 'private_buf_' initializer [-Wmissing-field-initializers] LAZY_INSTANCE_INITIALIZER; ^ ../../../../../../qt/qtwebengine/src/3rdparty/chromium/base/lazy_instance.h:58:37: note: expanded from macro 'LAZY_INSTANCE_INITIALIZER' #define LAZY_INSTANCE_INITIALIZER {0} ^ ../../../../../../qt/qtwebengine/src/3rdparty/chromium/content/public/renderer/render_frame_observer_tracker.h:47:5: note: in instantiation of static data member 'content::RenderFrameObserverTracker::render_frame_map_' requested here render_frame_map_.Get()[render_frame] = this; ^ /home/Desktop/qt/qtwebengine/src/core/renderer/content_settings_observer_qt.cpp:74:11: note: in instantiation of member function 'content::RenderFrameObserverTracker::RenderFrameObserverTracker' requested here , content::RenderFrameObserverTracker(render_frame) ^ 1 warning generated. [16766/16831] CXX obj/QtWebEngineCore/content_renderer_client_qt.o In file included from /home/Desktop/qt/qtwebengine/src/core/renderer/content_renderer_client_qt.cpp:44: In file included from /home/Desktop/qt/qtwebengine/src/core/renderer/content_settings_observer_qt.h:49: ../../../../../../qt/qtwebengine/src/3rdparty/chromium/content/public/renderer/render_frame_observer_tracker.h:67:9: warning: missing field 'private_buf_' initializer [-Wmissing-field-initializers] LAZY_INSTANCE_INITIALIZER; ^ ../../../../../../qt/qtwebengine/src/3rdparty/chromium/base/lazy_instance.h:58:37: note: expanded from macro 'LAZY_INSTANCE_INITIALIZER' #define LAZY_INSTANCE_INITIALIZER {0} ^ ../../../../../../qt/qtwebengine/src/3rdparty/chromium/content/public/renderer/render_frame_observer_tracker.h:42:28: note: in instantiation of static data member 'content::RenderFrameObserverTracker::render_frame_map_' requested here return static_cast(render_frame_map_.Get()[render_frame]); ^ /home/Desktop/qt/qtwebengine/src/core/renderer/content_renderer_client_qt.cpp:153:75: note: in instantiation of member function 'content::RenderFrameObserverTracker::Get' requested here RenderFrameObserverQt *render_frame_observer = RenderFrameObserverQt::Get(render_frame); ^ 1 warning generated. [16795/16831] CXX obj/qtwebengine_spellcheck_sources/spellcheck_hunspell_dictionary.o In file included from ../../../../../../qt/qtwebengine/src/3rdparty/chromium/chrome/browser/spellchecker/spellcheck_hunspell_dictionary.cc:5: ../../../../../../qt/qtwebengine/src/3rdparty/chromium/chrome/browser/spellchecker/spellcheck_hunspell_dictionary.h:163:22: warning: private field 'spellcheck_service_' is not used [-Wunused-private-field] SpellcheckService* spellcheck_service_; ^ 1 warning generated. [16831/16831] STAMP QtWebEngineCore.stamp make[4]: Leaving directory '/home/Desktop/deps_build/qt/qtwebengine/src/core' cd api/ && ( test -e Makefile.core_api || /home/Desktop/deps_build/qt/qtbase/bin/qmake -o Makefile.core_api /home/Desktop/qt/qtwebengine/src/core/api/core_api.pro ) && make -f Makefile.core_api make[4]: Entering directory '/home/Desktop/deps_build/qt/qtwebengine/src/core/api' compiling /home/Desktop/qt/qtwebengine/src/core/api/qtwebenginecoreglobal.cpp compiling /home/Desktop/qt/qtwebengine/src/core/api/qwebenginebrowsercontext.cpp compiling /home/Desktop/qt/qtwebengine/src/core/api/qwebenginecookiestore.cpp compiling /home/Desktop/qt/qtwebengine/src/core/api/qwebenginehttprequest.cpp In file included from /home/Desktop/qt/qtwebengine/src/core/api/qwebenginecookiestore.cpp:43: In file included from /home/Desktop/qt/qtwebengine/src/3rdparty/chromium/net/base/registry_controlled_domains/registry_controlled_domain.h:120: /home/Desktop/qt/qtwebengine/src/3rdparty/chromium/base/optional.h:426:45: warning: unused parameter 'opt' [-Wunused-parameter] constexpr bool operator<(const Optional& opt, nullopt_t) { ^ /home/Desktop/qt/qtwebengine/src/3rdparty/chromium/base/optional.h:441:57: warning: unused parameter 'opt' [-Wunused-parameter] constexpr bool operator<=(nullopt_t, const Optional& opt) { ^ /home/Desktop/qt/qtwebengine/src/3rdparty/chromium/base/optional.h:451:56: warning: unused parameter 'opt' [-Wunused-parameter] constexpr bool operator>(nullopt_t, const Optional& opt) { ^ /home/Desktop/qt/qtwebengine/src/3rdparty/chromium/base/optional.h:456:46: warning: unused parameter 'opt' [-Wunused-parameter] constexpr bool operator>=(const Optional& opt, nullopt_t) { ^ compiling /home/Desktop/qt/qtwebengine/src/core/api/qwebenginequotarequest.cpp compiling /home/Desktop/qt/qtwebengine/src/core/api/qwebengineregisterprotocolhandlerrequest.cpp compiling /home/Desktop/qt/qtwebengine/src/core/api/qwebengineurlrequestinfo.cpp 4 warnings generated. compiling /home/Desktop/qt/qtwebengine/src/core/api/qwebengineurlrequestjob.cpp compiling /home/Desktop/qt/qtwebengine/src/core/api/qwebengineurlschemehandler.cpp compiling /home/Desktop/qt/qtwebengine/src/core/api/qtbug-60565.cpp compiling /home/Desktop/qt/qtwebengine/src/core/api/qtbug-61521.cpp generating .moc/moc_predefs.h moc /home/Desktop/qt/qtwebengine/src/core/api/qwebenginecookiestore.h In file included from /home/Desktop/qt/qtwebengine/src/core/api/qwebengineurlrequestjob.cpp:42: In file included from /home/Desktop/qt/qtwebengine/src/core/net/url_request_custom_job_proxy.h:43: In file included from /home/Desktop/qt/qtwebengine/src/3rdparty/chromium/base/memory/weak_ptr.h:79: In file included from /home/Desktop/qt/qtwebengine/src/3rdparty/chromium/base/memory/ref_counted.h:17: /home/Desktop/qt/qtwebengine/src/3rdparty/chromium/base/memory/scoped_refptr.h:283:61: warning: unused parameter 'null' [-Wunused-parameter] bool operator==(const scoped_refptr& lhs, std::nullptr_t null) { ^ /home/Desktop/qt/qtwebengine/src/3rdparty/chromium/base/memory/scoped_refptr.h:288:32: warning: unused parameter 'null' [-Wunused-parameter] bool operator==(std::nullptr_t null, const scoped_refptr& rhs) { ^ moc /home/Desktop/qt/qtwebengine/src/core/api/qwebenginequotarequest.h moc /home/Desktop/qt/qtwebengine/src/core/api/qwebengineregisterprotocolhandlerrequest.h In file included from /home/Desktop/qt/qtwebengine/src/core/api/qwebengineurlrequestjob.cpp:42: In file included from /home/Desktop/qt/qtwebengine/src/core/net/url_request_custom_job_proxy.h:43: In file included from /home/Desktop/qt/qtwebengine/src/3rdparty/chromium/base/memory/weak_ptr.h:79: In file included from /home/Desktop/qt/qtwebengine/src/3rdparty/chromium/base/memory/ref_counted.h:18: In file included from /home/Desktop/qt/qtwebengine/src/3rdparty/chromium/base/sequence_checker.h:10: In file included from /home/Desktop/qt/qtwebengine/src/3rdparty/chromium/base/sequence_checker_impl.h:13: In file included from /home/Desktop/qt/qtwebengine/src/3rdparty/chromium/base/synchronization/lock.h:12: In file included from /home/Desktop/qt/qtwebengine/src/3rdparty/chromium/base/threading/platform_thread.h:16: In file included from /home/Desktop/qt/qtwebengine/src/3rdparty/chromium/base/time/time.h:63: In file included from /home/Desktop/qt/qtwebengine/src/3rdparty/chromium/base/numerics/safe_math.h:8: In file included from /home/Desktop/qt/qtwebengine/src/3rdparty/chromium/base/numerics/checked_math.h:13: In file included from /home/Desktop/qt/qtwebengine/src/3rdparty/chromium/base/numerics/checked_math_impl.h:17: /home/Desktop/qt/qtwebengine/src/3rdparty/chromium/base/numerics/safe_conversions.h:43:32: warning: unused parameter 'value' [-Wunused-parameter] static constexpr bool Do(Src value) { ^ /home/Desktop/qt/qtwebengine/src/3rdparty/chromium/base/numerics/safe_conversions.h:156:31: warning: unused parameter 'value' [-Wunused-parameter] static constexpr Dst Do(Src value) { ^ In file included from /home/Desktop/qt/qtwebengine/src/core/api/qwebengineurlrequestjob.cpp:42: In file included from /home/Desktop/qt/qtwebengine/src/core/net/url_request_custom_job_proxy.h:43: In file included from /home/Desktop/qt/qtwebengine/src/3rdparty/chromium/base/memory/weak_ptr.h:79: In file included from /home/Desktop/qt/qtwebengine/src/3rdparty/chromium/base/memory/ref_counted.h:18: In file included from /home/Desktop/qt/qtwebengine/src/3rdparty/chromium/base/sequence_checker.h:10: In file included from /home/Desktop/qt/qtwebengine/src/3rdparty/chromium/base/sequence_checker_impl.h:13: In file included from /home/Desktop/qt/qtwebengine/src/3rdparty/chromium/base/synchronization/lock.h:12: In file included from /home/Desktop/qt/qtwebengine/src/3rdparty/chromium/base/threading/platform_thread.h:16: In file included from /home/Desktop/qt/qtwebengine/src/3rdparty/chromium/base/time/time.h:63: In file included from /home/Desktop/qt/qtwebengine/src/3rdparty/chromium/base/numerics/safe_math.h:9: In file included from /home/Desktop/qt/qtwebengine/src/3rdparty/chromium/base/numerics/clamped_math.h:13: /home/Desktop/qt/qtwebengine/src/3rdparty/chromium/base/numerics/clamped_math_impl.h:38:35: warning: unused parameter 'value' [-Wunused-parameter] constexpr T SaturatedNegWrapper(T value) { ^ moc /home/Desktop/qt/qtwebengine/src/core/api/qwebengineurlrequestinterceptor.h In file included from /home/Desktop/qt/qtwebengine/src/core/api/qwebengineurlrequestjob.cpp:42: In file included from /home/Desktop/qt/qtwebengine/src/core/net/url_request_custom_job_proxy.h:44: /home/Desktop/qt/qtwebengine/src/3rdparty/chromium/base/optional.h:426:45: warning: unused parameter 'opt' [-Wunused-parameter] constexpr bool operator<(const Optional& opt, nullopt_t) { ^ /home/Desktop/qt/qtwebengine/src/3rdparty/chromium/base/optional.h:441:57: warning: unused parameter 'opt' [-Wunused-parameter] constexpr bool operator<=(nullopt_t, const Optional& opt) { ^ /home/Desktop/qt/qtwebengine/src/3rdparty/chromium/base/optional.h:451:56: warning: unused parameter 'opt' [-Wunused-parameter] constexpr bool operator>(nullopt_t, const Optional& opt) { ^ /home/Desktop/qt/qtwebengine/src/3rdparty/chromium/base/optional.h:456:46: warning: unused parameter 'opt' [-Wunused-parameter] constexpr bool operator>=(const Optional& opt, nullopt_t) { ^ moc /home/Desktop/qt/qtwebengine/src/core/api/qwebengineurlrequestjob.h moc /home/Desktop/qt/qtwebengine/src/core/api/qwebengineurlschemehandler.h compiling .moc/moc_qwebenginecookiestore.cpp compiling .moc/moc_qwebenginequotarequest.cpp 9 warnings generated. compiling .moc/moc_qwebengineregisterprotocolhandlerrequest.cpp compiling .moc/moc_qwebengineurlrequestinterceptor.cpp compiling .moc/moc_qwebengineurlrequestjob.cpp compiling .moc/moc_qwebengineurlschemehandler.cpp rm -f release/libqtwebenginecoreapi.a ar cqs release/libqtwebenginecoreapi.a .obj/qtwebenginecoreglobal.o .obj/qwebenginebrowsercontext.o .obj/qwebenginecookiestore.o .obj/qwebenginehttprequest.o .obj/qwebenginequotarequest.o .obj/qwebengineregisterprotocolhandlerrequest.o .obj/qwebengineurlrequestinfo.o .obj/qwebengineurlrequestjob.o .obj/qwebengineurlschemehandler.o .obj/qtbug-60565.o .obj/qtbug-61521.o .obj/moc_qwebenginecookiestore.o .obj/moc_qwebenginequotarequest.o .obj/moc_qwebengineregisterprotocolhandlerrequest.o .obj/moc_qwebengineurlrequestinterceptor.o .obj/moc_qwebengineurlrequestjob.o .obj/moc_qwebengineurlschemehandler.o make[4]: Leaving directory '/home/Desktop/deps_build/qt/qtwebengine/src/core/api' ( test -e Makefile.core_module || /home/Desktop/deps_build/qt/qtbase/bin/qmake -o Makefile.core_module /home/Desktop/qt/qtwebengine/src/core/core_module.pro ) && make -f Makefile.core_module = /home/Desktop/qt/qtwebengine = /home/Desktop/deps_build/qt/qtwebengine = /home/Desktop/deps_build/qt/qtwebengine make[4]: Entering directory '/home/Desktop/deps_build/qt/qtwebengine/src/core' creating linker version script QtWebEngineCore.version rm -f libQt5WebEngineCore.so.5.11.1 libQt5WebEngineCore.so libQt5WebEngineCore.so.5 libQt5WebEngineCore.so.5.11 linking ../../lib/libQt5WebEngineCore.so.5.11.1 /usr/bin/ld.gold: internal error in override_version, at ../../gold/resolve.cc:61 clang: error: linker command failed with exit code 1 (use -v to see invocation) Makefile.core_module:74: recipe for target '../../lib/libQt5WebEngineCore.so.5.11.1' failed make[4]: *** [../../lib/libQt5WebEngineCore.so.5.11.1] Error 1 make[4]: Leaving directory '/home/Desktop/deps_build/qt/qtwebengine/src/core' Makefile:122: recipe for target 'sub-core_module-pro-make_first' failed make[3]: *** [sub-core_module-pro-make_first] Error 2 make[3]: Leaving directory '/home/Desktop/deps_build/qt/qtwebengine/src/core' Makefile:78: recipe for target 'sub-core-make_first' failed make[2]: *** [sub-core-make_first] Error 2 make[2]: Leaving directory '/home/Desktop/deps_build/qt/qtwebengine/src' Makefile:46: recipe for target 'sub-src-make_first' failed make[1]: *** [sub-src-make_first] Error 2 make[1]: Leaving directory '/home/Desktop/deps_build/qt/qtwebengine' Makefile:394: recipe for target 'module-qtwebengine-make_first' failed make: *** [module-qtwebengine-make_first] Error 2