[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#983950: qt3d-opensource-src: ftbfs with -march=x86-64-v3



Package: src:qt3d-opensource-src
Version: 5.15.2+dfsg-2
Severity: minor
User: debian-gcc@lists.debian.org
Usertags: ftbfs-x86-64-v3

Starting with LLVM 12 and GCC 11 (and backported to gcc-10 for Debian), 
GCC introduces optimizations for new micro-architecture levels from
the x86-64 psABI.  Filing these bug reports for packages building with
the current level (x86-64), but not with x86-64-v3.

To reproduce these issues, append -march=x86-64-v3 to the compiler
flags (CFLAGS, CXXFLAGS, ...).  You also need hardware supporting these.
The easiest way is to call the dynamic linker in glibc 2.33 like
  /lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 --help
Otherwise look at the flags in /proc/cpuinfo and compare these with
those from table 3.1 in the System V Application Binary Interface doc:
https://gitlab.com/x86-psABIs/x86-64-ABI/-/wikis/x86-64-psABI

Please don't upload a package setting these flags by default.  The
x86-64 baseline is still unchanged.

The full build log can be found at:
http://people.debian.org/~doko/logs/20210228/filtered/gcc10-v3/qt3d-opensource-src_5.15.2+dfsg-2_unstable_gcc10-v3.log
The last lines of the build log are at the end of this report.

[...]
g++ -c -include .pch/Qt53DRender -g -O2 -ffile-prefix-map=/build/qtbase-opensource-src-byrn3E/qtbase-opensource-src-5.15.2+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -msse2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -std=c++1z -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -Wall -Wextra -Wvla -Wdate-time -Wshift-overflow=2 -Wduplicated-cond -Wno-stringop-overflow -Wno-format-overflow -D_REENTRANT -fPIC -DQT_NO_LINKED_LIST -DQT_NO_FOREACH -DQT_NO_JAVA_STYLE_ITERATORS -DBUILD_QT3D_MODULE -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_3DRENDER_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DE
 BUG -DQT_3DCORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -Ibackend -Igeometry -Iframegraph -Ifrontend -Ijobs -Ilights -Imaterialsystem -Irenderstates -Iio -Ipicking -Iraycasting -Iservices -Ishadergraph -Itexture -Isurfaces -I../../include -I../../include/Qt3DRender -I../../include/Qt3DRender/5.15.2 -I../../include/Qt3DRender/5.15.2/Qt3DRender -I../../include/Qt3DCore/5.15.2 -I../../include/Qt3DCore/5.15.2/Qt3DCore -I../../include/Qt3DCore -I/usr/include/x86_64-linux-gnu/qt5/QtGui/5.15.2 -I/usr/include/x86_64-linux-gnu/qt5/QtGui/5.15.2/QtGui -I/usr/include/x86_64-linux-gnu/qt5/QtCore/5.15.2 -I/usr/include/x86_64-linux-gnu/qt5/QtCore/5.15.2/QtCore -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/x86_64-linux-gnu/qt5/QtNetwork -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I/usr/include/x86_64-linux-gnu/qt5/QtConcurrent -I.moc -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -o .obj/updateworldbound
 ingvolumejob.o jobs/updateworldboundingvolumejob.cpp
g++ -c -include .pch/Qt53DRender -g -O2 -ffile-prefix-map=/build/qtbase-opensource-src-byrn3E/qtbase-opensource-src-5.15.2+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -msse2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -std=c++1z -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -Wall -Wextra -Wvla -Wdate-time -Wshift-overflow=2 -Wduplicated-cond -Wno-stringop-overflow -Wno-format-overflow -D_REENTRANT -fPIC -DQT_NO_LINKED_LIST -DQT_NO_FOREACH -DQT_NO_JAVA_STYLE_ITERATORS -DBUILD_QT3D_MODULE -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_3DRENDER_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DE
 BUG -DQT_3DCORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -Ibackend -Igeometry -Iframegraph -Ifrontend -Ijobs -Ilights -Imaterialsystem -Irenderstates -Iio -Ipicking -Iraycasting -Iservices -Ishadergraph -Itexture -Isurfaces -I../../include -I../../include/Qt3DRender -I../../include/Qt3DRender/5.15.2 -I../../include/Qt3DRender/5.15.2/Qt3DRender -I../../include/Qt3DCore/5.15.2 -I../../include/Qt3DCore/5.15.2/Qt3DCore -I../../include/Qt3DCore -I/usr/include/x86_64-linux-gnu/qt5/QtGui/5.15.2 -I/usr/include/x86_64-linux-gnu/qt5/QtGui/5.15.2/QtGui -I/usr/include/x86_64-linux-gnu/qt5/QtCore/5.15.2 -I/usr/include/x86_64-linux-gnu/qt5/QtCore/5.15.2/QtCore -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/x86_64-linux-gnu/qt5/QtNetwork -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I/usr/include/x86_64-linux-gnu/qt5/QtConcurrent -I.moc -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -o .obj/updateshaderdata
 transformjob.o jobs/updateshaderdatatransformjob.cpp
g++ -c -include .pch/Qt53DRender -g -O2 -ffile-prefix-map=/build/qtbase-opensource-src-byrn3E/qtbase-opensource-src-5.15.2+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -msse2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -std=c++1z -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -Wall -Wextra -Wvla -Wdate-time -Wshift-overflow=2 -Wduplicated-cond -Wno-stringop-overflow -Wno-format-overflow -D_REENTRANT -fPIC -DQT_NO_LINKED_LIST -DQT_NO_FOREACH -DQT_NO_JAVA_STYLE_ITERATORS -DBUILD_QT3D_MODULE -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_3DRENDER_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DE
 BUG -DQT_3DCORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -Ibackend -Igeometry -Iframegraph -Ifrontend -Ijobs -Ilights -Imaterialsystem -Irenderstates -Iio -Ipicking -Iraycasting -Iservices -Ishadergraph -Itexture -Isurfaces -I../../include -I../../include/Qt3DRender -I../../include/Qt3DRender/5.15.2 -I../../include/Qt3DRender/5.15.2/Qt3DRender -I../../include/Qt3DCore/5.15.2 -I../../include/Qt3DCore/5.15.2/Qt3DCore -I../../include/Qt3DCore -I/usr/include/x86_64-linux-gnu/qt5/QtGui/5.15.2 -I/usr/include/x86_64-linux-gnu/qt5/QtGui/5.15.2/QtGui -I/usr/include/x86_64-linux-gnu/qt5/QtCore/5.15.2 -I/usr/include/x86_64-linux-gnu/qt5/QtCore/5.15.2/QtCore -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/x86_64-linux-gnu/qt5/QtNetwork -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I/usr/include/x86_64-linux-gnu/qt5/QtConcurrent -I.moc -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -o .obj/updatemeshtriang
 lelistjob.o jobs/updatemeshtrianglelistjob.cpp
g++ -c -include .pch/Qt53DRender -g -O2 -ffile-prefix-map=/build/qtbase-opensource-src-byrn3E/qtbase-opensource-src-5.15.2+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -msse2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -std=c++1z -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -Wall -Wextra -Wvla -Wdate-time -Wshift-overflow=2 -Wduplicated-cond -Wno-stringop-overflow -Wno-format-overflow -D_REENTRANT -fPIC -DQT_NO_LINKED_LIST -DQT_NO_FOREACH -DQT_NO_JAVA_STYLE_ITERATORS -DBUILD_QT3D_MODULE -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_3DRENDER_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DE
 BUG -DQT_3DCORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -Ibackend -Igeometry -Iframegraph -Ifrontend -Ijobs -Ilights -Imaterialsystem -Irenderstates -Iio -Ipicking -Iraycasting -Iservices -Ishadergraph -Itexture -Isurfaces -I../../include -I../../include/Qt3DRender -I../../include/Qt3DRender/5.15.2 -I../../include/Qt3DRender/5.15.2/Qt3DRender -I../../include/Qt3DCore/5.15.2 -I../../include/Qt3DCore/5.15.2/Qt3DCore -I../../include/Qt3DCore -I/usr/include/x86_64-linux-gnu/qt5/QtGui/5.15.2 -I/usr/include/x86_64-linux-gnu/qt5/QtGui/5.15.2/QtGui -I/usr/include/x86_64-linux-gnu/qt5/QtCore/5.15.2 -I/usr/include/x86_64-linux-gnu/qt5/QtCore/5.15.2/QtCore -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/x86_64-linux-gnu/qt5/QtNetwork -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I/usr/include/x86_64-linux-gnu/qt5/QtConcurrent -I.moc -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -o .obj/updatelevelofdet
 ailjob.o jobs/updatelevelofdetailjob.cpp
g++ -c -include .pch/Qt53DRender -g -O2 -ffile-prefix-map=/build/qtbase-opensource-src-byrn3E/qtbase-opensource-src-5.15.2+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -msse2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -std=c++1z -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -Wall -Wextra -Wvla -Wdate-time -Wshift-overflow=2 -Wduplicated-cond -Wno-stringop-overflow -Wno-format-overflow -D_REENTRANT -fPIC -DQT_NO_LINKED_LIST -DQT_NO_FOREACH -DQT_NO_JAVA_STYLE_ITERATORS -DBUILD_QT3D_MODULE -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_3DRENDER_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DE
 BUG -DQT_3DCORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -Ibackend -Igeometry -Iframegraph -Ifrontend -Ijobs -Ilights -Imaterialsystem -Irenderstates -Iio -Ipicking -Iraycasting -Iservices -Ishadergraph -Itexture -Isurfaces -I../../include -I../../include/Qt3DRender -I../../include/Qt3DRender/5.15.2 -I../../include/Qt3DRender/5.15.2/Qt3DRender -I../../include/Qt3DCore/5.15.2 -I../../include/Qt3DCore/5.15.2/Qt3DCore -I../../include/Qt3DCore -I/usr/include/x86_64-linux-gnu/qt5/QtGui/5.15.2 -I/usr/include/x86_64-linux-gnu/qt5/QtGui/5.15.2/QtGui -I/usr/include/x86_64-linux-gnu/qt5/QtCore/5.15.2 -I/usr/include/x86_64-linux-gnu/qt5/QtCore/5.15.2/QtCore -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/x86_64-linux-gnu/qt5/QtNetwork -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I/usr/include/x86_64-linux-gnu/qt5/QtConcurrent -I.moc -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -o .obj/pickboundingvolu
 meutils.o jobs/pickboundingvolumeutils.cpp
g++ -c -include .pch/Qt53DRender -g -O2 -ffile-prefix-map=/build/qtbase-opensource-src-byrn3E/qtbase-opensource-src-5.15.2+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -msse2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -std=c++1z -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -Wall -Wextra -Wvla -Wdate-time -Wshift-overflow=2 -Wduplicated-cond -Wno-stringop-overflow -Wno-format-overflow -D_REENTRANT -fPIC -DQT_NO_LINKED_LIST -DQT_NO_FOREACH -DQT_NO_JAVA_STYLE_ITERATORS -DBUILD_QT3D_MODULE -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_3DRENDER_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DE
 BUG -DQT_3DCORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -Ibackend -Igeometry -Iframegraph -Ifrontend -Ijobs -Ilights -Imaterialsystem -Irenderstates -Iio -Ipicking -Iraycasting -Iservices -Ishadergraph -Itexture -Isurfaces -I../../include -I../../include/Qt3DRender -I../../include/Qt3DRender/5.15.2 -I../../include/Qt3DRender/5.15.2/Qt3DRender -I../../include/Qt3DCore/5.15.2 -I../../include/Qt3DCore/5.15.2/Qt3DCore -I../../include/Qt3DCore -I/usr/include/x86_64-linux-gnu/qt5/QtGui/5.15.2 -I/usr/include/x86_64-linux-gnu/qt5/QtGui/5.15.2/QtGui -I/usr/include/x86_64-linux-gnu/qt5/QtCore/5.15.2 -I/usr/include/x86_64-linux-gnu/qt5/QtCore/5.15.2/QtCore -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/x86_64-linux-gnu/qt5/QtNetwork -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I/usr/include/x86_64-linux-gnu/qt5/QtConcurrent -I.moc -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -o .obj/updatetreeenable
 djob.o jobs/updatetreeenabledjob.cpp
g++ -c -include .pch/Qt53DRender -g -O2 -ffile-prefix-map=/build/qtbase-opensource-src-byrn3E/qtbase-opensource-src-5.15.2+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -msse2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -std=c++1z -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -Wall -Wextra -Wvla -Wdate-time -Wshift-overflow=2 -Wduplicated-cond -Wno-stringop-overflow -Wno-format-overflow -D_REENTRANT -fPIC -DQT_NO_LINKED_LIST -DQT_NO_FOREACH -DQT_NO_JAVA_STYLE_ITERATORS -DBUILD_QT3D_MODULE -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_3DRENDER_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DE
 BUG -DQT_3DCORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -Ibackend -Igeometry -Iframegraph -Ifrontend -Ijobs -Ilights -Imaterialsystem -Irenderstates -Iio -Ipicking -Iraycasting -Iservices -Ishadergraph -Itexture -Isurfaces -I../../include -I../../include/Qt3DRender -I../../include/Qt3DRender/5.15.2 -I../../include/Qt3DRender/5.15.2/Qt3DRender -I../../include/Qt3DCore/5.15.2 -I../../include/Qt3DCore/5.15.2/Qt3DCore -I../../include/Qt3DCore -I/usr/include/x86_64-linux-gnu/qt5/QtGui/5.15.2 -I/usr/include/x86_64-linux-gnu/qt5/QtGui/5.15.2/QtGui -I/usr/include/x86_64-linux-gnu/qt5/QtCore/5.15.2 -I/usr/include/x86_64-linux-gnu/qt5/QtCore/5.15.2/QtCore -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/x86_64-linux-gnu/qt5/QtNetwork -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I/usr/include/x86_64-linux-gnu/qt5/QtConcurrent -I.moc -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -o .obj/sendbuffercaptur
 ejob.o jobs/sendbuffercapturejob.cpp
g++ -c -include .pch/Qt53DRender -g -O2 -ffile-prefix-map=/build/qtbase-opensource-src-byrn3E/qtbase-opensource-src-5.15.2+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -msse2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -std=c++1z -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -Wall -Wextra -Wvla -Wdate-time -Wshift-overflow=2 -Wduplicated-cond -Wno-stringop-overflow -Wno-format-overflow -D_REENTRANT -fPIC -DQT_NO_LINKED_LIST -DQT_NO_FOREACH -DQT_NO_JAVA_STYLE_ITERATORS -DBUILD_QT3D_MODULE -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_3DRENDER_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DE
 BUG -DQT_3DCORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -Ibackend -Igeometry -Iframegraph -Ifrontend -Ijobs -Ilights -Imaterialsystem -Irenderstates -Iio -Ipicking -Iraycasting -Iservices -Ishadergraph -Itexture -Isurfaces -I../../include -I../../include/Qt3DRender -I../../include/Qt3DRender/5.15.2 -I../../include/Qt3DRender/5.15.2/Qt3DRender -I../../include/Qt3DCore/5.15.2 -I../../include/Qt3DCore/5.15.2/Qt3DCore -I../../include/Qt3DCore -I/usr/include/x86_64-linux-gnu/qt5/QtGui/5.15.2 -I/usr/include/x86_64-linux-gnu/qt5/QtGui/5.15.2/QtGui -I/usr/include/x86_64-linux-gnu/qt5/QtCore/5.15.2 -I/usr/include/x86_64-linux-gnu/qt5/QtCore/5.15.2/QtCore -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/x86_64-linux-gnu/qt5/QtNetwork -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I/usr/include/x86_64-linux-gnu/qt5/QtConcurrent -I.moc -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -o .obj/loadskeletonjob.
 o jobs/loadskeletonjob.cpp
g++ -c -include .pch/Qt53DRender -g -O2 -ffile-prefix-map=/build/qtbase-opensource-src-byrn3E/qtbase-opensource-src-5.15.2+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -msse2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -std=c++1z -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -Wall -Wextra -Wvla -Wdate-time -Wshift-overflow=2 -Wduplicated-cond -Wno-stringop-overflow -Wno-format-overflow -D_REENTRANT -fPIC -DQT_NO_LINKED_LIST -DQT_NO_FOREACH -DQT_NO_JAVA_STYLE_ITERATORS -DBUILD_QT3D_MODULE -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_3DRENDER_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DE
 BUG -DQT_3DCORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -Ibackend -Igeometry -Iframegraph -Ifrontend -Ijobs -Ilights -Imaterialsystem -Irenderstates -Iio -Ipicking -Iraycasting -Iservices -Ishadergraph -Itexture -Isurfaces -I../../include -I../../include/Qt3DRender -I../../include/Qt3DRender/5.15.2 -I../../include/Qt3DRender/5.15.2/Qt3DRender -I../../include/Qt3DCore/5.15.2 -I../../include/Qt3DCore/5.15.2/Qt3DCore -I../../include/Qt3DCore -I/usr/include/x86_64-linux-gnu/qt5/QtGui/5.15.2 -I/usr/include/x86_64-linux-gnu/qt5/QtGui/5.15.2/QtGui -I/usr/include/x86_64-linux-gnu/qt5/QtCore/5.15.2 -I/usr/include/x86_64-linux-gnu/qt5/QtCore/5.15.2/QtCore -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/x86_64-linux-gnu/qt5/QtNetwork -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I/usr/include/x86_64-linux-gnu/qt5/QtConcurrent -I.moc -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -o .obj/updateskinningpa
 lettejob.o jobs/updateskinningpalettejob.cpp
g++ -c -include .pch/Qt53DRender -g -O2 -ffile-prefix-map=/build/qtbase-opensource-src-byrn3E/qtbase-opensource-src-5.15.2+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -msse2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -std=c++1z -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -Wall -Wextra -Wvla -Wdate-time -Wshift-overflow=2 -Wduplicated-cond -Wno-stringop-overflow -Wno-format-overflow -D_REENTRANT -fPIC -DQT_NO_LINKED_LIST -DQT_NO_FOREACH -DQT_NO_JAVA_STYLE_ITERATORS -DBUILD_QT3D_MODULE -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_3DRENDER_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DE
 BUG -DQT_3DCORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -Ibackend -Igeometry -Iframegraph -Ifrontend -Ijobs -Ilights -Imaterialsystem -Irenderstates -Iio -Ipicking -Iraycasting -Iservices -Ishadergraph -Itexture -Isurfaces -I../../include -I../../include/Qt3DRender -I../../include/Qt3DRender/5.15.2 -I../../include/Qt3DRender/5.15.2/Qt3DRender -I../../include/Qt3DCore/5.15.2 -I../../include/Qt3DCore/5.15.2/Qt3DCore -I../../include/Qt3DCore -I/usr/include/x86_64-linux-gnu/qt5/QtGui/5.15.2 -I/usr/include/x86_64-linux-gnu/qt5/QtGui/5.15.2/QtGui -I/usr/include/x86_64-linux-gnu/qt5/QtCore/5.15.2 -I/usr/include/x86_64-linux-gnu/qt5/QtCore/5.15.2/QtCore -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/x86_64-linux-gnu/qt5/QtNetwork -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I/usr/include/x86_64-linux-gnu/qt5/QtConcurrent -I.moc -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -o .obj/filterproximityd
 istancejob.o jobs/filterproximitydistancejob.cpp
g++ -c -include .pch/Qt53DRender -g -O2 -ffile-prefix-map=/build/qtbase-opensource-src-byrn3E/qtbase-opensource-src-5.15.2+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -msse2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -std=c++1z -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -Wall -Wextra -Wvla -Wdate-time -Wshift-overflow=2 -Wduplicated-cond -Wno-stringop-overflow -Wno-format-overflow -D_REENTRANT -fPIC -DQT_NO_LINKED_LIST -DQT_NO_FOREACH -DQT_NO_JAVA_STYLE_ITERATORS -DBUILD_QT3D_MODULE -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_3DRENDER_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DE
 BUG -DQT_3DCORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -Ibackend -Igeometry -Iframegraph -Ifrontend -Ijobs -Ilights -Imaterialsystem -Irenderstates -Iio -Ipicking -Iraycasting -Iservices -Ishadergraph -Itexture -Isurfaces -I../../include -I../../include/Qt3DRender -I../../include/Qt3DRender/5.15.2 -I../../include/Qt3DRender/5.15.2/Qt3DRender -I../../include/Qt3DCore/5.15.2 -I../../include/Qt3DCore/5.15.2/Qt3DCore -I../../include/Qt3DCore -I/usr/include/x86_64-linux-gnu/qt5/QtGui/5.15.2 -I/usr/include/x86_64-linux-gnu/qt5/QtGui/5.15.2/QtGui -I/usr/include/x86_64-linux-gnu/qt5/QtCore/5.15.2 -I/usr/include/x86_64-linux-gnu/qt5/QtCore/5.15.2/QtCore -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/x86_64-linux-gnu/qt5/QtNetwork -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I/usr/include/x86_64-linux-gnu/qt5/QtConcurrent -I.moc -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -o .obj/abstractpickingj
 ob.o jobs/abstractpickingjob.cpp
g++ -c -include .pch/Qt53DRender -g -O2 -ffile-prefix-map=/build/qtbase-opensource-src-byrn3E/qtbase-opensource-src-5.15.2+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -msse2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -std=c++1z -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -Wall -Wextra -Wvla -Wdate-time -Wshift-overflow=2 -Wduplicated-cond -Wno-stringop-overflow -Wno-format-overflow -D_REENTRANT -fPIC -DQT_NO_LINKED_LIST -DQT_NO_FOREACH -DQT_NO_JAVA_STYLE_ITERATORS -DBUILD_QT3D_MODULE -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_3DRENDER_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DE
 BUG -DQT_3DCORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -Ibackend -Igeometry -Iframegraph -Ifrontend -Ijobs -Ilights -Imaterialsystem -Irenderstates -Iio -Ipicking -Iraycasting -Iservices -Ishadergraph -Itexture -Isurfaces -I../../include -I../../include/Qt3DRender -I../../include/Qt3DRender/5.15.2 -I../../include/Qt3DRender/5.15.2/Qt3DRender -I../../include/Qt3DCore/5.15.2 -I../../include/Qt3DCore/5.15.2/Qt3DCore -I../../include/Qt3DCore -I/usr/include/x86_64-linux-gnu/qt5/QtGui/5.15.2 -I/usr/include/x86_64-linux-gnu/qt5/QtGui/5.15.2/QtGui -I/usr/include/x86_64-linux-gnu/qt5/QtCore/5.15.2 -I/usr/include/x86_64-linux-gnu/qt5/QtCore/5.15.2/QtCore -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/x86_64-linux-gnu/qt5/QtNetwork -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I/usr/include/x86_64-linux-gnu/qt5/QtConcurrent -I.moc -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -o .obj/raycastingjob.o 
 jobs/raycastingjob.cpp
jobs/abstractpickingjob.cpp: In static member function ‘static Qt3DRender::RayCasting::QRay3D Qt3DRender::Render::AbstractPickingJob::intersectionRay(const QPoint&, const Matrix4x4&, const Matrix4x4&, const QRect&)’:
jobs/abstractpickingjob.cpp:110:33: error: cannot convert ‘const Matrix4x4’ {aka ‘const Qt3DCore::Matrix4x4_SSE’} to ‘const Qt3DCore::Matrix4x4_AVX2&’
  110 |     nearPos = nearPos.unproject(viewMatrix, projectionMatrix, viewport);
      |                                 ^~~~~~~~~~
      |                                 |
      |                                 const Matrix4x4 {aka const Qt3DCore::Matrix4x4_SSE}
In file included from ../../include/Qt3DCore/5.15.2/Qt3DCore/private/vector3d_sse_p.h:1,
                 from ../../include/Qt3DCore/5.15.2/Qt3DCore/private/../../../../../src/core/transforms/vector3d_p.h:61,
                 from ../../include/Qt3DCore/5.15.2/Qt3DCore/private/vector3d_p.h:1,
                 from ../../include/Qt3DCore/5.15.2/Qt3DCore/private/../../../../../src/core/transforms/vector4d_sse_p.h:54,
                 from ../../include/Qt3DCore/5.15.2/Qt3DCore/private/vector4d_sse_p.h:1,
                 from ../../include/Qt3DCore/5.15.2/Qt3DCore/private/../../../../../src/core/transforms/vector4d_p.h:61,
                 from ../../include/Qt3DCore/5.15.2/Qt3DCore/private/vector4d_p.h:1,
                 from ../../include/Qt3DCore/5.15.2/Qt3DCore/private/../../../../../src/core/transforms/matrix4x4_sse_p.h:54,
                 from ../../include/Qt3DCore/5.15.2/Qt3DCore/private/matrix4x4_sse_p.h:1,
                 from ../../include/Qt3DCore/5.15.2/Qt3DCore/private/../../../../../src/core/transforms/matrix4x4_p.h:70,
                 from ../../include/Qt3DCore/5.15.2/Qt3DCore/private/matrix4x4_p.h:1,
                 from ../../include/Qt3DRender/5.15.2/Qt3DRender/private/../../../../../src/render/raycasting/qray3d_p.h:56,
                 from ../../include/Qt3DRender/5.15.2/Qt3DRender/private/qray3d_p.h:1,
                 from jobs/abstractpickingjob_p.h:55,
                 from jobs/abstractpickingjob.cpp:40:
../../include/Qt3DCore/5.15.2/Qt3DCore/private/../../../../../src/core/transforms/vector3d_sse_p.h:182:74: note:   initializing argument 1 of ‘Qt3DCore::Vector3D_SSE Qt3DCore::Vector3D_SSE::unproject(const Qt3DCore::Matrix4x4_AVX2&, const Qt3DCore::Matrix4x4_AVX2&, const QRect&) const’
  182 |     Q_3DCORE_PRIVATE_EXPORT Vector3D_SSE unproject(const Matrix4x4_AVX2 &modelView, const Matrix4x4_AVX2 &projection, const QRect &viewport) const;
      |                                                    ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
jobs/abstractpickingjob.cpp:112:31: error: cannot convert ‘const Matrix4x4’ {aka ‘const Qt3DCore::Matrix4x4_SSE’} to ‘const Qt3DCore::Matrix4x4_AVX2&’
  112 |     farPos = farPos.unproject(viewMatrix, projectionMatrix, viewport);
      |                               ^~~~~~~~~~
      |                               |
      |                               const Matrix4x4 {aka const Qt3DCore::Matrix4x4_SSE}
In file included from ../../include/Qt3DCore/5.15.2/Qt3DCore/private/vector3d_sse_p.h:1,
                 from ../../include/Qt3DCore/5.15.2/Qt3DCore/private/../../../../../src/core/transforms/vector3d_p.h:61,
                 from ../../include/Qt3DCore/5.15.2/Qt3DCore/private/vector3d_p.h:1,
                 from ../../include/Qt3DCore/5.15.2/Qt3DCore/private/../../../../../src/core/transforms/vector4d_sse_p.h:54,
                 from ../../include/Qt3DCore/5.15.2/Qt3DCore/private/vector4d_sse_p.h:1,
                 from ../../include/Qt3DCore/5.15.2/Qt3DCore/private/../../../../../src/core/transforms/vector4d_p.h:61,
                 from ../../include/Qt3DCore/5.15.2/Qt3DCore/private/vector4d_p.h:1,
                 from ../../include/Qt3DCore/5.15.2/Qt3DCore/private/../../../../../src/core/transforms/matrix4x4_sse_p.h:54,
                 from ../../include/Qt3DCore/5.15.2/Qt3DCore/private/matrix4x4_sse_p.h:1,
                 from ../../include/Qt3DCore/5.15.2/Qt3DCore/private/../../../../../src/core/transforms/matrix4x4_p.h:70,
                 from ../../include/Qt3DCore/5.15.2/Qt3DCore/private/matrix4x4_p.h:1,
                 from ../../include/Qt3DRender/5.15.2/Qt3DRender/private/../../../../../src/render/raycasting/qray3d_p.h:56,
                 from ../../include/Qt3DRender/5.15.2/Qt3DRender/private/qray3d_p.h:1,
                 from jobs/abstractpickingjob_p.h:55,
                 from jobs/abstractpickingjob.cpp:40:
../../include/Qt3DCore/5.15.2/Qt3DCore/private/../../../../../src/core/transforms/vector3d_sse_p.h:182:74: note:   initializing argument 1 of ‘Qt3DCore::Vector3D_SSE Qt3DCore::Vector3D_SSE::unproject(const Qt3DCore::Matrix4x4_AVX2&, const Qt3DCore::Matrix4x4_AVX2&, const QRect&) const’
  182 |     Q_3DCORE_PRIVATE_EXPORT Vector3D_SSE unproject(const Matrix4x4_AVX2 &modelView, const Matrix4x4_AVX2 &projection, const QRect &viewport) const;
      |                                                    ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
g++ -c -include .pch/Qt53DRender -g -O2 -ffile-prefix-map=/build/qtbase-opensource-src-byrn3E/qtbase-opensource-src-5.15.2+dfsg=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -msse2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -std=c++1z -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -Wall -Wextra -Wvla -Wdate-time -Wshift-overflow=2 -Wduplicated-cond -Wno-stringop-overflow -Wno-format-overflow -D_REENTRANT -fPIC -DQT_NO_LINKED_LIST -DQT_NO_FOREACH -DQT_NO_JAVA_STYLE_ITERATORS -DBUILD_QT3D_MODULE -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_3DRENDER_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DE
 BUG -DQT_3DCORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -Ibackend -Igeometry -Iframegraph -Ifrontend -Ijobs -Ilights -Imaterialsystem -Irenderstates -Iio -Ipicking -Iraycasting -Iservices -Ishadergraph -Itexture -Isurfaces -I../../include -I../../include/Qt3DRender -I../../include/Qt3DRender/5.15.2 -I../../include/Qt3DRender/5.15.2/Qt3DRender -I../../include/Qt3DCore/5.15.2 -I../../include/Qt3DCore/5.15.2/Qt3DCore -I../../include/Qt3DCore -I/usr/include/x86_64-linux-gnu/qt5/QtGui/5.15.2 -I/usr/include/x86_64-linux-gnu/qt5/QtGui/5.15.2/QtGui -I/usr/include/x86_64-linux-gnu/qt5/QtCore/5.15.2 -I/usr/include/x86_64-linux-gnu/qt5/QtCore/5.15.2/QtCore -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/x86_64-linux-gnu/qt5/QtNetwork -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I/usr/include/x86_64-linux-gnu/qt5/QtConcurrent -I.moc -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -o .obj/updateentitylaye
 rsjob.o jobs/updateentitylayersjob.cpp
make[3]: *** [Makefile:24902: .obj/abstractpickingjob.o] Error 1
make[3]: *** Waiting for unfinished jobs....
make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/render'
make[2]: *** [Makefile:146: sub-render-make_first] Error 2
make[2]: Leaving directory '/<<PKGBUILDDIR>>/src'
make[1]: *** [Makefile:50: sub-src-make_first] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: error: make -j4 returned exit code 2
make: *** [debian/rules:10: build] Error 25
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2


Reply to: