Your message dated Mon, 16 Aug 2021 13:31:34 +0000
with message-id <e1mfcie-000050...@fasolo.debian.org>
and subject line Bug#984312: fixed in qtwayland-opensource-src 5.15.2-4
has caused the Debian Bug report #984312,
regarding qtwayland-opensource-src: ftbfs with GCC-11
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
984312: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=984312
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:qtwayland-opensource-src
Version: 5.15.2-2
Severity: normal
Tags: sid bookworm
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-11

[This bug is not targeted to the upcoming bullseye release]

Please keep this issue open in the bug tracker for the package it
was filed for.  If a fix in another package is required, please
file a bug for the other package (or clone), and add a block in this
package. Please keep the issue open until the package can be built in
a follow-up test rebuild.

The package fails to build in a test rebuild on at least amd64 with
gcc-11/g++-11, but succeeds to build with gcc-10/g++-10. The
severity of this report will be raised before the bookworm release,
so nothing has to be done for the bullseye release.

The full build log can be found at:
http://people.debian.org/~doko/logs/20210228/filtered/gcc11/qtwayland-opensource-src_5.15.2-2_unstable_gcc11.log
The last lines of the build log are at the end of this report.

To build with GCC 11, either set CC=gcc-11 CXX=g++-11 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.

  apt-get -t=experimental install g++ 

Common build failures are new warnings resulting in build failures with
-Werror turned on, or new/dropped symbols in Debian symbols files.
For other C/C++ related build failures see the porting guide at
http://gcc.gnu.org/gcc-11/porting_to.html

GCC 11 defaults to the GNU++17 standard.  If your package installs
header files in /usr/include, please don't work around C++17 issues
by choosing a lower C++ standard for the package build, but fix these
issues to build with the C++17 standard.

[...]
g++ -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 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wall -Wextra -dM -E -o .moc/moc_predefs.h 
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/features/data/dummy.cpp
wayland-scanner --include-core-only code < 
../../../../src/3rdparty/protocol/ivi-application.xml > 
wayland-ivi-application-protocol.c
Using "code" is deprecated - use private-code or public-code.
See the help page for details.
wayland-scanner --include-core-only code < 
../../../../src/3rdparty/protocol/wayland.xml > wayland-wayland-protocol.c
Using "code" is deprecated - use private-code or public-code.
See the help page for details.
wayland-scanner --include-core-only code < 
../../../../src/3rdparty/protocol/xdg-shell-unstable-v6.xml > 
wayland-xdg-shell-unstable-v6-protocol.c
Using "code" is deprecated - use private-code or public-code.
See the help page for details.
wayland-scanner --include-core-only code < 
../../../../src/3rdparty/protocol/fullscreen-shell-unstable-v1.xml > 
wayland-fullscreen-shell-unstable-v1-protocol.c
Using "code" is deprecated - use private-code or public-code.
See the help page for details.
/<<PKGBUILDDIR>>/tests/auto/client/fullscreenshellv1/qtwaylandscanner_wrapper.sh
 server-header ../../../../src/3rdparty/protocol/xdg-shell-unstable-v6.xml > 
qwayland-server-xdg-shell-unstable-v6.h
/<<PKGBUILDDIR>>/tests/auto/client/fullscreenshellv1/qtwaylandscanner_wrapper.sh
 server-header ../../../../src/3rdparty/protocol/ivi-application.xml > 
qwayland-server-ivi-application.h
/<<PKGBUILDDIR>>/tests/auto/client/fullscreenshellv1/qtwaylandscanner_wrapper.sh
 server-header 
../../../../src/3rdparty/protocol/fullscreen-shell-unstable-v1.xml > 
qwayland-server-fullscreen-shell-unstable-v1.h
/<<PKGBUILDDIR>>/tests/auto/client/fullscreenshellv1/qtwaylandscanner_wrapper.sh
 server-header ../../../../src/3rdparty/protocol/wayland.xml > 
qwayland-server-wayland.h
gcc -c -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 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wall -Wextra -D_REENTRANT -fPIC -DQT_NO_LINKED_LIST 
-DQT_NO_FOREACH -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_LINKED_LIST 
-D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_WAYLANDCLIENT_LIB 
-DQT_SERVICE_SUPPORT_LIB -DQT_XKBCOMMON_SUPPORT_LIB -DQT_GUI_LIB 
-DQT_TESTLIB_LIB -DQT_DBUS_LIB -DQT_CORE_LIB 
-DQT_TESTCASE_BUILDDIR='"/<<PKGBUILDDIR>>/tests/auto/client/fullscreenshellv1"' 
-I. -I../shared_old -I../../../../include/QtWaylandClient/5.15.2 
-I../../../../include/QtWaylandClient/5.15.2/QtWaylandClient 
-I../../../../include -I../../../../include/QtWaylandClient 
-I/usr/include/x86_64-linux-gnu/qt5 
-I/usr/include/x86_64-linux-gnu/qt5/QtServiceSupport -I/usr/i
 nclude/x86_64-linux-gnu/qt5/QtServiceSupport/5.15.2 
-I/usr/include/x86_64-linux-gnu/qt5/QtServiceSupport/5.15.2/QtServiceSupport 
-I/usr/include/x86_64-linux-gnu/qt5/QtXkbCommonSupport 
-I/usr/include/x86_64-linux-gnu/qt5/QtXkbCommonSupport/5.15.2 
-I/usr/include/x86_64-linux-gnu/qt5/QtXkbCommonSupport/5.15.2/QtXkbCommonSupport
 -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/QtGui 
-I/usr/include/x86_64-linux-gnu/qt5/QtTest 
-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/QtDBus 
-I/usr/include/x86_64-linux-gnu/qt5/QtCore -I.moc 
-I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -o 
.obj/wayland-ivi-application-protocol.o wayland-ivi-application-protocol.c
gcc -c -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 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wall -Wextra -D_REENTRANT -fPIC -DQT_NO_LINKED_LIST 
-DQT_NO_FOREACH -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_LINKED_LIST 
-D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_WAYLANDCLIENT_LIB 
-DQT_SERVICE_SUPPORT_LIB -DQT_XKBCOMMON_SUPPORT_LIB -DQT_GUI_LIB 
-DQT_TESTLIB_LIB -DQT_DBUS_LIB -DQT_CORE_LIB 
-DQT_TESTCASE_BUILDDIR='"/<<PKGBUILDDIR>>/tests/auto/client/fullscreenshellv1"' 
-I. -I../shared_old -I../../../../include/QtWaylandClient/5.15.2 
-I../../../../include/QtWaylandClient/5.15.2/QtWaylandClient 
-I../../../../include -I../../../../include/QtWaylandClient 
-I/usr/include/x86_64-linux-gnu/qt5 
-I/usr/include/x86_64-linux-gnu/qt5/QtServiceSupport -I/usr/i
 nclude/x86_64-linux-gnu/qt5/QtServiceSupport/5.15.2 
-I/usr/include/x86_64-linux-gnu/qt5/QtServiceSupport/5.15.2/QtServiceSupport 
-I/usr/include/x86_64-linux-gnu/qt5/QtXkbCommonSupport 
-I/usr/include/x86_64-linux-gnu/qt5/QtXkbCommonSupport/5.15.2 
-I/usr/include/x86_64-linux-gnu/qt5/QtXkbCommonSupport/5.15.2/QtXkbCommonSupport
 -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/QtGui 
-I/usr/include/x86_64-linux-gnu/qt5/QtTest 
-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/QtDBus 
-I/usr/include/x86_64-linux-gnu/qt5/QtCore -I.moc 
-I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -o 
.obj/wayland-wayland-protocol.o wayland-wayland-protocol.c
gcc -c -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 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wall -Wextra -D_REENTRANT -fPIC -DQT_NO_LINKED_LIST 
-DQT_NO_FOREACH -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_LINKED_LIST 
-D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_WAYLANDCLIENT_LIB 
-DQT_SERVICE_SUPPORT_LIB -DQT_XKBCOMMON_SUPPORT_LIB -DQT_GUI_LIB 
-DQT_TESTLIB_LIB -DQT_DBUS_LIB -DQT_CORE_LIB 
-DQT_TESTCASE_BUILDDIR='"/<<PKGBUILDDIR>>/tests/auto/client/fullscreenshellv1"' 
-I. -I../shared_old -I../../../../include/QtWaylandClient/5.15.2 
-I../../../../include/QtWaylandClient/5.15.2/QtWaylandClient 
-I../../../../include -I../../../../include/QtWaylandClient 
-I/usr/include/x86_64-linux-gnu/qt5 
-I/usr/include/x86_64-linux-gnu/qt5/QtServiceSupport -I/usr/i
 nclude/x86_64-linux-gnu/qt5/QtServiceSupport/5.15.2 
-I/usr/include/x86_64-linux-gnu/qt5/QtServiceSupport/5.15.2/QtServiceSupport 
-I/usr/include/x86_64-linux-gnu/qt5/QtXkbCommonSupport 
-I/usr/include/x86_64-linux-gnu/qt5/QtXkbCommonSupport/5.15.2 
-I/usr/include/x86_64-linux-gnu/qt5/QtXkbCommonSupport/5.15.2/QtXkbCommonSupport
 -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/QtGui 
-I/usr/include/x86_64-linux-gnu/qt5/QtTest 
-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/QtDBus 
-I/usr/include/x86_64-linux-gnu/qt5/QtCore -I.moc 
-I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -o 
.obj/wayland-xdg-shell-unstable-v6-protocol.o 
wayland-xdg-shell-unstable-v6-protocol.c
gcc -c -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 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wall -Wextra -D_REENTRANT -fPIC -DQT_NO_LINKED_LIST 
-DQT_NO_FOREACH -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_LINKED_LIST 
-D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_WAYLANDCLIENT_LIB 
-DQT_SERVICE_SUPPORT_LIB -DQT_XKBCOMMON_SUPPORT_LIB -DQT_GUI_LIB 
-DQT_TESTLIB_LIB -DQT_DBUS_LIB -DQT_CORE_LIB 
-DQT_TESTCASE_BUILDDIR='"/<<PKGBUILDDIR>>/tests/auto/client/fullscreenshellv1"' 
-I. -I../shared_old -I../../../../include/QtWaylandClient/5.15.2 
-I../../../../include/QtWaylandClient/5.15.2/QtWaylandClient 
-I../../../../include -I../../../../include/QtWaylandClient 
-I/usr/include/x86_64-linux-gnu/qt5 
-I/usr/include/x86_64-linux-gnu/qt5/QtServiceSupport -I/usr/i
 nclude/x86_64-linux-gnu/qt5/QtServiceSupport/5.15.2 
-I/usr/include/x86_64-linux-gnu/qt5/QtServiceSupport/5.15.2/QtServiceSupport 
-I/usr/include/x86_64-linux-gnu/qt5/QtXkbCommonSupport 
-I/usr/include/x86_64-linux-gnu/qt5/QtXkbCommonSupport/5.15.2 
-I/usr/include/x86_64-linux-gnu/qt5/QtXkbCommonSupport/5.15.2/QtXkbCommonSupport
 -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/QtGui 
-I/usr/include/x86_64-linux-gnu/qt5/QtTest 
-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/QtDBus 
-I/usr/include/x86_64-linux-gnu/qt5/QtCore -I.moc 
-I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -o 
.obj/wayland-fullscreen-shell-unstable-v1-protocol.o 
wayland-fullscreen-shell-unstable-v1-protocol.c
/<<PKGBUILDDIR>>/tests/auto/client/fullscreenshellv1/qtwaylandscanner_wrapper.sh
 server-code ../../../../src/3rdparty/protocol/ivi-application.xml > 
qwayland-server-ivi-application.cpp
/<<PKGBUILDDIR>>/tests/auto/client/fullscreenshellv1/qtwaylandscanner_wrapper.sh
 server-code ../../../../src/3rdparty/protocol/wayland.xml > 
qwayland-server-wayland.cpp
/<<PKGBUILDDIR>>/tests/auto/client/fullscreenshellv1/qtwaylandscanner_wrapper.sh
 server-code ../../../../src/3rdparty/protocol/xdg-shell-unstable-v6.xml > 
qwayland-server-xdg-shell-unstable-v6.cpp
/<<PKGBUILDDIR>>/tests/auto/client/fullscreenshellv1/qtwaylandscanner_wrapper.sh
 server-code ../../../../src/3rdparty/protocol/fullscreen-shell-unstable-v1.xml 
> qwayland-server-fullscreen-shell-unstable-v1.cpp
/usr/lib/qt5/bin/moc -DQT_NO_LINKED_LIST -DQT_NO_FOREACH 
-DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_LINKED_LIST -D_LARGEFILE64_SOURCE 
-D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_WAYLANDCLIENT_LIB 
-DQT_SERVICE_SUPPORT_LIB -DQT_XKBCOMMON_SUPPORT_LIB -DQT_GUI_LIB 
-DQT_TESTLIB_LIB -DQT_DBUS_LIB -DQT_CORE_LIB 
-DQT_TESTCASE_BUILDDIR='"/<<PKGBUILDDIR>>/tests/auto/client/fullscreenshellv1"' 
--include 
/<<PKGBUILDDIR>>/tests/auto/client/fullscreenshellv1/.moc/moc_predefs.h 
-I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ 
-I/<<PKGBUILDDIR>>/tests/auto/client/fullscreenshellv1 
-I/<<PKGBUILDDIR>>/tests/auto/client/shared_old 
-I/<<PKGBUILDDIR>>/include/QtWaylandClient/5.15.2 
-I/<<PKGBUILDDIR>>/include/QtWaylandClient/5.15.2/QtWaylandClient 
-I/<<PKGBUILDDIR>>/include -I/<<PKGBUILDDIR>>/include/QtWaylandClient 
-I/usr/include/x86_64-linux-gnu/qt5 
-I/usr/include/x86_64-linux-gnu/qt5/QtServiceSupport 
-I/usr/include/x86_64-linux-gnu/qt5/QtServiceSupport/5.15.2 
-I/usr/include/x86_64-linux-gnu/qt5/QtServiceSupport/
 5.15.2/QtServiceSupport -I/usr/include/x86_64-linux-gnu/qt5/QtXkbCommonSupport 
-I/usr/include/x86_64-linux-gnu/qt5/QtXkbCommonSupport/5.15.2 
-I/usr/include/x86_64-linux-gnu/qt5/QtXkbCommonSupport/5.15.2/QtXkbCommonSupport
 -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/QtGui 
-I/usr/include/x86_64-linux-gnu/qt5/QtTest 
-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/QtDBus 
-I/usr/include/x86_64-linux-gnu/qt5/QtCore -I/usr/include/c++/11 
-I/usr/include/x86_64-linux-gnu/c++/11 -I/usr/include/c++/11/backward 
-I/usr/lib/gcc/x86_64-linux-gnu/11/include -I/usr/local/include 
-I/usr/include/x86_64-linux-gnu -I/usr/include ../shared_old/mockcompositor.h 
-o .moc/moc_mockcompositor.cpp
g++ -c -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 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wall -Wextra -D_REENTRANT -fPIC -DQT_NO_LINKED_LIST 
-DQT_NO_FOREACH -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_LINKED_LIST 
-D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_WAYLANDCLIENT_LIB 
-DQT_SERVICE_SUPPORT_LIB -DQT_XKBCOMMON_SUPPORT_LIB -DQT_GUI_LIB 
-DQT_TESTLIB_LIB -DQT_DBUS_LIB -DQT_CORE_LIB 
-DQT_TESTCASE_BUILDDIR='"/<<PKGBUILDDIR>>/tests/auto/client/fullscreenshellv1"' 
-I. -I../shared_old -I../../../../include/QtWaylandClient/5.15.2 
-I../../../../include/QtWaylandClient/5.15.2/QtWaylandClient 
-I../../../../include -I../../../../include/QtWaylandClient 
-I/usr/include/x86_64-linux-gnu/qt5 
-I/usr/include/x86_64-linux-gnu/qt5/QtServiceSupport -I/usr/i
 nclude/x86_64-linux-gnu/qt5/QtServiceSupport/5.15.2 
-I/usr/include/x86_64-linux-gnu/qt5/QtServiceSupport/5.15.2/QtServiceSupport 
-I/usr/include/x86_64-linux-gnu/qt5/QtXkbCommonSupport 
-I/usr/include/x86_64-linux-gnu/qt5/QtXkbCommonSupport/5.15.2 
-I/usr/include/x86_64-linux-gnu/qt5/QtXkbCommonSupport/5.15.2/QtXkbCommonSupport
 -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/QtGui 
-I/usr/include/x86_64-linux-gnu/qt5/QtTest 
-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/QtDBus 
-I/usr/include/x86_64-linux-gnu/qt5/QtCore -I.moc 
-I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -o .obj/mockcompositor.o 
../shared_old/mockcompositor.cpp
../shared/corecompositor.cpp: In lambda function:
../shared/corecompositor.cpp:41:31: error: ‘sleep_for’ is not a member of 
‘std::this_thread’
   41 |             std::this_thread::sleep_for(std::chrono::milliseconds(20));
      |                               ^~~~~~~~~
g++ -Wl,-z,relro -Wl,--as-needed -Wl,-z,relro -Wl,--enable-new-dtags -o 
custom-compositor .obj/main.o .obj/qrc_compositor.o   
/<<PKGBUILDDIR>>/lib/libQt5WaylandCompositor.so 
/usr/lib/x86_64-linux-gnu/libQt5XkbCommonSupport.a 
/usr/lib/x86_64-linux-gnu/libQt5Quick.so /usr/lib/x86_64-linux-gnu/libQt5Gui.so 
/usr/lib/x86_64-linux-gnu/libQt5QmlModels.so 
/usr/lib/x86_64-linux-gnu/libQt5Qml.so 
/usr/lib/x86_64-linux-gnu/libQt5Network.so 
/usr/lib/x86_64-linux-gnu/libQt5Core.so -lGL -lpthread -lwayland-server 
-lxkbcommon   
make[5]: *** [Makefile:763: .obj/corecompositor.o] Error 1
make[5]: Leaving directory '/<<PKGBUILDDIR>>/tests/auto/client/datadevicev1'
make[4]: *** [Makefile:88: sub-datadevicev1-make_first] Error 2
make[4]: *** Waiting for unfinished jobs....
g++ -c -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 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wall -Wextra -D_REENTRANT -fPIC -DQT_NO_LINKED_LIST 
-DQT_NO_FOREACH -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_LINKED_LIST 
-D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_WAYLANDCLIENT_LIB 
-DQT_SERVICE_SUPPORT_LIB -DQT_XKBCOMMON_SUPPORT_LIB -DQT_GUI_LIB 
-DQT_TESTLIB_LIB -DQT_DBUS_LIB -DQT_CORE_LIB 
-DQT_TESTCASE_BUILDDIR='"/<<PKGBUILDDIR>>/tests/auto/client/fullscreenshellv1"' 
-I. -I../shared_old -I../../../../include/QtWaylandClient/5.15.2 
-I../../../../include/QtWaylandClient/5.15.2/QtWaylandClient 
-I../../../../include -I../../../../include/QtWaylandClient 
-I/usr/include/x86_64-linux-gnu/qt5 
-I/usr/include/x86_64-linux-gnu/qt5/QtServiceSupport -I/usr/i
 nclude/x86_64-linux-gnu/qt5/QtServiceSupport/5.15.2 
-I/usr/include/x86_64-linux-gnu/qt5/QtServiceSupport/5.15.2/QtServiceSupport 
-I/usr/include/x86_64-linux-gnu/qt5/QtXkbCommonSupport 
-I/usr/include/x86_64-linux-gnu/qt5/QtXkbCommonSupport/5.15.2 
-I/usr/include/x86_64-linux-gnu/qt5/QtXkbCommonSupport/5.15.2/QtXkbCommonSupport
 -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/QtGui 
-I/usr/include/x86_64-linux-gnu/qt5/QtTest 
-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/QtDBus 
-I/usr/include/x86_64-linux-gnu/qt5/QtCore -I.moc 
-I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -o 
.obj/mockfullscreenshellv1.o ../shared_old/mockfullscreenshellv1.cpp
make[5]: Leaving directory 
'/<<PKGBUILDDIR>>/examples/wayland/texture-sharing/custom-compositor'
make[4]: Leaving directory '/<<PKGBUILDDIR>>/examples/wayland/texture-sharing'
make[3]: Leaving directory '/<<PKGBUILDDIR>>/examples/wayland'
make[2]: Leaving directory '/<<PKGBUILDDIR>>/examples'
g++ -c -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 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wall -Wextra -D_REENTRANT -fPIC -DQT_NO_LINKED_LIST 
-DQT_NO_FOREACH -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_LINKED_LIST 
-D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_WAYLANDCLIENT_LIB 
-DQT_SERVICE_SUPPORT_LIB -DQT_XKBCOMMON_SUPPORT_LIB -DQT_GUI_LIB 
-DQT_TESTLIB_LIB -DQT_DBUS_LIB -DQT_CORE_LIB 
-DQT_TESTCASE_BUILDDIR='"/<<PKGBUILDDIR>>/tests/auto/client/fullscreenshellv1"' 
-I. -I../shared_old -I../../../../include/QtWaylandClient/5.15.2 
-I../../../../include/QtWaylandClient/5.15.2/QtWaylandClient 
-I../../../../include -I../../../../include/QtWaylandClient 
-I/usr/include/x86_64-linux-gnu/qt5 
-I/usr/include/x86_64-linux-gnu/qt5/QtServiceSupport -I/usr/i
 nclude/x86_64-linux-gnu/qt5/QtServiceSupport/5.15.2 
-I/usr/include/x86_64-linux-gnu/qt5/QtServiceSupport/5.15.2/QtServiceSupport 
-I/usr/include/x86_64-linux-gnu/qt5/QtXkbCommonSupport 
-I/usr/include/x86_64-linux-gnu/qt5/QtXkbCommonSupport/5.15.2 
-I/usr/include/x86_64-linux-gnu/qt5/QtXkbCommonSupport/5.15.2/QtXkbCommonSupport
 -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/QtGui 
-I/usr/include/x86_64-linux-gnu/qt5/QtTest 
-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/QtDBus 
-I/usr/include/x86_64-linux-gnu/qt5/QtCore -I.moc 
-I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -o .obj/mockinput.o 
../shared_old/mockinput.cpp
g++ -c -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 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wall -Wextra -D_REENTRANT -fPIC -DQT_NO_LINKED_LIST 
-DQT_NO_FOREACH -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_LINKED_LIST 
-D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_WAYLANDCLIENT_LIB 
-DQT_SERVICE_SUPPORT_LIB -DQT_XKBCOMMON_SUPPORT_LIB -DQT_GUI_LIB 
-DQT_TESTLIB_LIB -DQT_DBUS_LIB -DQT_CORE_LIB 
-DQT_TESTCASE_BUILDDIR='"/<<PKGBUILDDIR>>/tests/auto/client/fullscreenshellv1"' 
-I. -I../shared_old -I../../../../include/QtWaylandClient/5.15.2 
-I../../../../include/QtWaylandClient/5.15.2/QtWaylandClient 
-I../../../../include -I../../../../include/QtWaylandClient 
-I/usr/include/x86_64-linux-gnu/qt5 
-I/usr/include/x86_64-linux-gnu/qt5/QtServiceSupport -I/usr/i
 nclude/x86_64-linux-gnu/qt5/QtServiceSupport/5.15.2 
-I/usr/include/x86_64-linux-gnu/qt5/QtServiceSupport/5.15.2/QtServiceSupport 
-I/usr/include/x86_64-linux-gnu/qt5/QtXkbCommonSupport 
-I/usr/include/x86_64-linux-gnu/qt5/QtXkbCommonSupport/5.15.2 
-I/usr/include/x86_64-linux-gnu/qt5/QtXkbCommonSupport/5.15.2/QtXkbCommonSupport
 -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/QtGui 
-I/usr/include/x86_64-linux-gnu/qt5/QtTest 
-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/QtDBus 
-I/usr/include/x86_64-linux-gnu/qt5/QtCore -I.moc 
-I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -o .obj/mockiviapplication.o 
../shared_old/mockiviapplication.cpp
g++ -c -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 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wall -Wextra -D_REENTRANT -fPIC -DQT_NO_LINKED_LIST 
-DQT_NO_FOREACH -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_LINKED_LIST 
-D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_WAYLANDCLIENT_LIB 
-DQT_SERVICE_SUPPORT_LIB -DQT_XKBCOMMON_SUPPORT_LIB -DQT_GUI_LIB 
-DQT_TESTLIB_LIB -DQT_DBUS_LIB -DQT_CORE_LIB 
-DQT_TESTCASE_BUILDDIR='"/<<PKGBUILDDIR>>/tests/auto/client/fullscreenshellv1"' 
-I. -I../shared_old -I../../../../include/QtWaylandClient/5.15.2 
-I../../../../include/QtWaylandClient/5.15.2/QtWaylandClient 
-I../../../../include -I../../../../include/QtWaylandClient 
-I/usr/include/x86_64-linux-gnu/qt5 
-I/usr/include/x86_64-linux-gnu/qt5/QtServiceSupport -I/usr/i
 nclude/x86_64-linux-gnu/qt5/QtServiceSupport/5.15.2 
-I/usr/include/x86_64-linux-gnu/qt5/QtServiceSupport/5.15.2/QtServiceSupport 
-I/usr/include/x86_64-linux-gnu/qt5/QtXkbCommonSupport 
-I/usr/include/x86_64-linux-gnu/qt5/QtXkbCommonSupport/5.15.2 
-I/usr/include/x86_64-linux-gnu/qt5/QtXkbCommonSupport/5.15.2/QtXkbCommonSupport
 -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/QtGui 
-I/usr/include/x86_64-linux-gnu/qt5/QtTest 
-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/QtDBus 
-I/usr/include/x86_64-linux-gnu/qt5/QtCore -I.moc 
-I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -o .obj/mockwlshell.o 
../shared_old/mockwlshell.cpp
g++ -c -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 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wall -Wextra -D_REENTRANT -fPIC -DQT_NO_LINKED_LIST 
-DQT_NO_FOREACH -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_LINKED_LIST 
-D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_WAYLANDCLIENT_LIB 
-DQT_SERVICE_SUPPORT_LIB -DQT_XKBCOMMON_SUPPORT_LIB -DQT_GUI_LIB 
-DQT_TESTLIB_LIB -DQT_DBUS_LIB -DQT_CORE_LIB 
-DQT_TESTCASE_BUILDDIR='"/<<PKGBUILDDIR>>/tests/auto/client/fullscreenshellv1"' 
-I. -I../shared_old -I../../../../include/QtWaylandClient/5.15.2 
-I../../../../include/QtWaylandClient/5.15.2/QtWaylandClient 
-I../../../../include -I../../../../include/QtWaylandClient 
-I/usr/include/x86_64-linux-gnu/qt5 
-I/usr/include/x86_64-linux-gnu/qt5/QtServiceSupport -I/usr/i
 nclude/x86_64-linux-gnu/qt5/QtServiceSupport/5.15.2 
-I/usr/include/x86_64-linux-gnu/qt5/QtServiceSupport/5.15.2/QtServiceSupport 
-I/usr/include/x86_64-linux-gnu/qt5/QtXkbCommonSupport 
-I/usr/include/x86_64-linux-gnu/qt5/QtXkbCommonSupport/5.15.2 
-I/usr/include/x86_64-linux-gnu/qt5/QtXkbCommonSupport/5.15.2/QtXkbCommonSupport
 -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/QtGui 
-I/usr/include/x86_64-linux-gnu/qt5/QtTest 
-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/QtDBus 
-I/usr/include/x86_64-linux-gnu/qt5/QtCore -I.moc 
-I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -o .obj/mockxdgshellv6.o 
../shared_old/mockxdgshellv6.cpp
g++ -c -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 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wall -Wextra -D_REENTRANT -fPIC -DQT_NO_LINKED_LIST 
-DQT_NO_FOREACH -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_LINKED_LIST 
-D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_WAYLANDCLIENT_LIB 
-DQT_SERVICE_SUPPORT_LIB -DQT_XKBCOMMON_SUPPORT_LIB -DQT_GUI_LIB 
-DQT_TESTLIB_LIB -DQT_DBUS_LIB -DQT_CORE_LIB 
-DQT_TESTCASE_BUILDDIR='"/<<PKGBUILDDIR>>/tests/auto/client/fullscreenshellv1"' 
-I. -I../shared_old -I../../../../include/QtWaylandClient/5.15.2 
-I../../../../include/QtWaylandClient/5.15.2/QtWaylandClient 
-I../../../../include -I../../../../include/QtWaylandClient 
-I/usr/include/x86_64-linux-gnu/qt5 
-I/usr/include/x86_64-linux-gnu/qt5/QtServiceSupport -I/usr/i
 nclude/x86_64-linux-gnu/qt5/QtServiceSupport/5.15.2 
-I/usr/include/x86_64-linux-gnu/qt5/QtServiceSupport/5.15.2/QtServiceSupport 
-I/usr/include/x86_64-linux-gnu/qt5/QtXkbCommonSupport 
-I/usr/include/x86_64-linux-gnu/qt5/QtXkbCommonSupport/5.15.2 
-I/usr/include/x86_64-linux-gnu/qt5/QtXkbCommonSupport/5.15.2/QtXkbCommonSupport
 -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/QtGui 
-I/usr/include/x86_64-linux-gnu/qt5/QtTest 
-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/QtDBus 
-I/usr/include/x86_64-linux-gnu/qt5/QtCore -I.moc 
-I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -o .obj/mocksurface.o 
../shared_old/mocksurface.cpp
g++ -Wl,-z,relro -Wl,--as-needed -Wl,-z,relro -Wl,--enable-new-dtags -o 
tst_compositor .obj/tst_compositor.o .obj/testcompositor.o 
.obj/testkeyboardgrabber.o .obj/mockclient.o .obj/mockseat.o .obj/testseat.o 
.obj/mockkeyboard.o .obj/mockpointer.o .obj/mockxdgoutputv1.o 
.obj/wayland-ivi-application-protocol.o .obj/wayland-wayland-protocol.o 
.obj/wayland-xdg-shell-protocol.o .obj/wayland-viewporter-protocol.o 
.obj/wayland-idle-inhibit-unstable-v1-protocol.o 
.obj/wayland-xdg-output-unstable-v1-protocol.o .obj/qwayland-ivi-application.o 
.obj/qwayland-wayland.o .obj/qwayland-xdg-shell.o .obj/qwayland-viewporter.o 
.obj/qwayland-idle-inhibit-unstable-v1.o .obj/qwayland-xdg-output-unstable-v1.o 
.obj/moc_testcompositor.o .obj/moc_testkeyboardgrabber.o .obj/moc_mockclient.o 
.obj/moc_mockseat.o .obj/moc_testseat.o .obj/moc_mockkeyboard.o 
.obj/moc_mockpointer.o   /<<PKGBUILDDIR>>/lib/libQt5WaylandCompositor.so 
/usr/lib/x86_64-linux-gnu/libQt5XkbCommonSupport.a 
/usr/lib/x86_64-linux-gnu/libQt5Qui
 ck.so /usr/lib/x86_64-linux-gnu/libQt5Gui.so 
/usr/lib/x86_64-linux-gnu/libQt5Test.so 
/usr/lib/x86_64-linux-gnu/libQt5QmlModels.so 
/usr/lib/x86_64-linux-gnu/libQt5Qml.so 
/usr/lib/x86_64-linux-gnu/libQt5Network.so 
/usr/lib/x86_64-linux-gnu/libQt5Core.so -lGL -lpthread -lwayland-client 
-lwayland-server -lxkbcommon   
make[5]: Leaving directory '/<<PKGBUILDDIR>>/tests/auto/compositor/compositor'
make[4]: Leaving directory '/<<PKGBUILDDIR>>/tests/auto/compositor'
g++ -c -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 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wall -Wextra -D_REENTRANT -fPIC -DQT_NO_LINKED_LIST 
-DQT_NO_FOREACH -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_LINKED_LIST 
-D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_WAYLANDCLIENT_LIB 
-DQT_SERVICE_SUPPORT_LIB -DQT_XKBCOMMON_SUPPORT_LIB -DQT_GUI_LIB 
-DQT_TESTLIB_LIB -DQT_DBUS_LIB -DQT_CORE_LIB 
-DQT_TESTCASE_BUILDDIR='"/<<PKGBUILDDIR>>/tests/auto/client/fullscreenshellv1"' 
-I. -I../shared_old -I../../../../include/QtWaylandClient/5.15.2 
-I../../../../include/QtWaylandClient/5.15.2/QtWaylandClient 
-I../../../../include -I../../../../include/QtWaylandClient 
-I/usr/include/x86_64-linux-gnu/qt5 
-I/usr/include/x86_64-linux-gnu/qt5/QtServiceSupport -I/usr/i
 nclude/x86_64-linux-gnu/qt5/QtServiceSupport/5.15.2 
-I/usr/include/x86_64-linux-gnu/qt5/QtServiceSupport/5.15.2/QtServiceSupport 
-I/usr/include/x86_64-linux-gnu/qt5/QtXkbCommonSupport 
-I/usr/include/x86_64-linux-gnu/qt5/QtXkbCommonSupport/5.15.2 
-I/usr/include/x86_64-linux-gnu/qt5/QtXkbCommonSupport/5.15.2/QtXkbCommonSupport
 -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/QtGui 
-I/usr/include/x86_64-linux-gnu/qt5/QtTest 
-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/QtDBus 
-I/usr/include/x86_64-linux-gnu/qt5/QtCore -I.moc 
-I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -o .obj/mockregion.o 
../shared_old/mockregion.cpp
g++ -c -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 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wall -Wextra -D_REENTRANT -fPIC -DQT_NO_LINKED_LIST 
-DQT_NO_FOREACH -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_LINKED_LIST 
-D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_WAYLANDCLIENT_LIB 
-DQT_SERVICE_SUPPORT_LIB -DQT_XKBCOMMON_SUPPORT_LIB -DQT_GUI_LIB 
-DQT_TESTLIB_LIB -DQT_DBUS_LIB -DQT_CORE_LIB 
-DQT_TESTCASE_BUILDDIR='"/<<PKGBUILDDIR>>/tests/auto/client/fullscreenshellv1"' 
-I. -I../shared_old -I../../../../include/QtWaylandClient/5.15.2 
-I../../../../include/QtWaylandClient/5.15.2/QtWaylandClient 
-I../../../../include -I../../../../include/QtWaylandClient 
-I/usr/include/x86_64-linux-gnu/qt5 
-I/usr/include/x86_64-linux-gnu/qt5/QtServiceSupport -I/usr/i
 nclude/x86_64-linux-gnu/qt5/QtServiceSupport/5.15.2 
-I/usr/include/x86_64-linux-gnu/qt5/QtServiceSupport/5.15.2/QtServiceSupport 
-I/usr/include/x86_64-linux-gnu/qt5/QtXkbCommonSupport 
-I/usr/include/x86_64-linux-gnu/qt5/QtXkbCommonSupport/5.15.2 
-I/usr/include/x86_64-linux-gnu/qt5/QtXkbCommonSupport/5.15.2/QtXkbCommonSupport
 -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/QtGui 
-I/usr/include/x86_64-linux-gnu/qt5/QtTest 
-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/QtDBus 
-I/usr/include/x86_64-linux-gnu/qt5/QtCore -I.moc 
-I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -o .obj/mockoutput.o 
../shared_old/mockoutput.cpp
/usr/lib/qt5/bin/moc -DQT_NO_LINKED_LIST -DQT_NO_FOREACH 
-DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_LINKED_LIST -D_LARGEFILE64_SOURCE 
-D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_WAYLANDCLIENT_LIB 
-DQT_SERVICE_SUPPORT_LIB -DQT_XKBCOMMON_SUPPORT_LIB -DQT_GUI_LIB 
-DQT_TESTLIB_LIB -DQT_DBUS_LIB -DQT_CORE_LIB 
-DQT_TESTCASE_BUILDDIR='"/<<PKGBUILDDIR>>/tests/auto/client/fullscreenshellv1"' 
--include 
/<<PKGBUILDDIR>>/tests/auto/client/fullscreenshellv1/.moc/moc_predefs.h 
-I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ 
-I/<<PKGBUILDDIR>>/tests/auto/client/fullscreenshellv1 
-I/<<PKGBUILDDIR>>/tests/auto/client/shared_old 
-I/<<PKGBUILDDIR>>/include/QtWaylandClient/5.15.2 
-I/<<PKGBUILDDIR>>/include/QtWaylandClient/5.15.2/QtWaylandClient 
-I/<<PKGBUILDDIR>>/include -I/<<PKGBUILDDIR>>/include/QtWaylandClient 
-I/usr/include/x86_64-linux-gnu/qt5 
-I/usr/include/x86_64-linux-gnu/qt5/QtServiceSupport 
-I/usr/include/x86_64-linux-gnu/qt5/QtServiceSupport/5.15.2 
-I/usr/include/x86_64-linux-gnu/qt5/QtServiceSupport/
 5.15.2/QtServiceSupport -I/usr/include/x86_64-linux-gnu/qt5/QtXkbCommonSupport 
-I/usr/include/x86_64-linux-gnu/qt5/QtXkbCommonSupport/5.15.2 
-I/usr/include/x86_64-linux-gnu/qt5/QtXkbCommonSupport/5.15.2/QtXkbCommonSupport
 -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/QtGui 
-I/usr/include/x86_64-linux-gnu/qt5/QtTest 
-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/QtDBus 
-I/usr/include/x86_64-linux-gnu/qt5/QtCore -I/usr/include/c++/11 
-I/usr/include/x86_64-linux-gnu/c++/11 -I/usr/include/c++/11/backward 
-I/usr/lib/gcc/x86_64-linux-gnu/11/include -I/usr/local/include 
-I/usr/include/x86_64-linux-gnu -I/usr/include tst_fullscreenshellv1.cpp -o 
.moc/tst_fullscreenshellv1.moc
g++ -c -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 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wall -Wextra -D_REENTRANT -fPIC -DQT_NO_LINKED_LIST 
-DQT_NO_FOREACH -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_LINKED_LIST 
-D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_WAYLANDCLIENT_LIB 
-DQT_SERVICE_SUPPORT_LIB -DQT_XKBCOMMON_SUPPORT_LIB -DQT_GUI_LIB 
-DQT_TESTLIB_LIB -DQT_DBUS_LIB -DQT_CORE_LIB 
-DQT_TESTCASE_BUILDDIR='"/<<PKGBUILDDIR>>/tests/auto/client/fullscreenshellv1"' 
-I. -I../shared_old -I../../../../include/QtWaylandClient/5.15.2 
-I../../../../include/QtWaylandClient/5.15.2/QtWaylandClient 
-I../../../../include -I../../../../include/QtWaylandClient 
-I/usr/include/x86_64-linux-gnu/qt5 
-I/usr/include/x86_64-linux-gnu/qt5/QtServiceSupport -I/usr/i
 nclude/x86_64-linux-gnu/qt5/QtServiceSupport/5.15.2 
-I/usr/include/x86_64-linux-gnu/qt5/QtServiceSupport/5.15.2/QtServiceSupport 
-I/usr/include/x86_64-linux-gnu/qt5/QtXkbCommonSupport 
-I/usr/include/x86_64-linux-gnu/qt5/QtXkbCommonSupport/5.15.2 
-I/usr/include/x86_64-linux-gnu/qt5/QtXkbCommonSupport/5.15.2/QtXkbCommonSupport
 -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/QtGui 
-I/usr/include/x86_64-linux-gnu/qt5/QtTest 
-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/QtDBus 
-I/usr/include/x86_64-linux-gnu/qt5/QtCore -I.moc 
-I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -o 
.obj/qwayland-server-ivi-application.o qwayland-server-ivi-application.cpp
g++ -c -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 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wall -Wextra -D_REENTRANT -fPIC -DQT_NO_LINKED_LIST 
-DQT_NO_FOREACH -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_LINKED_LIST 
-D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_WAYLANDCLIENT_LIB 
-DQT_SERVICE_SUPPORT_LIB -DQT_XKBCOMMON_SUPPORT_LIB -DQT_GUI_LIB 
-DQT_TESTLIB_LIB -DQT_DBUS_LIB -DQT_CORE_LIB 
-DQT_TESTCASE_BUILDDIR='"/<<PKGBUILDDIR>>/tests/auto/client/fullscreenshellv1"' 
-I. -I../shared_old -I../../../../include/QtWaylandClient/5.15.2 
-I../../../../include/QtWaylandClient/5.15.2/QtWaylandClient 
-I../../../../include -I../../../../include/QtWaylandClient 
-I/usr/include/x86_64-linux-gnu/qt5 
-I/usr/include/x86_64-linux-gnu/qt5/QtServiceSupport -I/usr/i
 nclude/x86_64-linux-gnu/qt5/QtServiceSupport/5.15.2 
-I/usr/include/x86_64-linux-gnu/qt5/QtServiceSupport/5.15.2/QtServiceSupport 
-I/usr/include/x86_64-linux-gnu/qt5/QtXkbCommonSupport 
-I/usr/include/x86_64-linux-gnu/qt5/QtXkbCommonSupport/5.15.2 
-I/usr/include/x86_64-linux-gnu/qt5/QtXkbCommonSupport/5.15.2/QtXkbCommonSupport
 -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/QtGui 
-I/usr/include/x86_64-linux-gnu/qt5/QtTest 
-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/QtDBus 
-I/usr/include/x86_64-linux-gnu/qt5/QtCore -I.moc 
-I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -o 
.obj/qwayland-server-wayland.o qwayland-server-wayland.cpp
g++ -c -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 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wall -Wextra -D_REENTRANT -fPIC -DQT_NO_LINKED_LIST 
-DQT_NO_FOREACH -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_LINKED_LIST 
-D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_WAYLANDCLIENT_LIB 
-DQT_SERVICE_SUPPORT_LIB -DQT_XKBCOMMON_SUPPORT_LIB -DQT_GUI_LIB 
-DQT_TESTLIB_LIB -DQT_DBUS_LIB -DQT_CORE_LIB 
-DQT_TESTCASE_BUILDDIR='"/<<PKGBUILDDIR>>/tests/auto/client/fullscreenshellv1"' 
-I. -I../shared_old -I../../../../include/QtWaylandClient/5.15.2 
-I../../../../include/QtWaylandClient/5.15.2/QtWaylandClient 
-I../../../../include -I../../../../include/QtWaylandClient 
-I/usr/include/x86_64-linux-gnu/qt5 
-I/usr/include/x86_64-linux-gnu/qt5/QtServiceSupport -I/usr/i
 nclude/x86_64-linux-gnu/qt5/QtServiceSupport/5.15.2 
-I/usr/include/x86_64-linux-gnu/qt5/QtServiceSupport/5.15.2/QtServiceSupport 
-I/usr/include/x86_64-linux-gnu/qt5/QtXkbCommonSupport 
-I/usr/include/x86_64-linux-gnu/qt5/QtXkbCommonSupport/5.15.2 
-I/usr/include/x86_64-linux-gnu/qt5/QtXkbCommonSupport/5.15.2/QtXkbCommonSupport
 -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/QtGui 
-I/usr/include/x86_64-linux-gnu/qt5/QtTest 
-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/QtDBus 
-I/usr/include/x86_64-linux-gnu/qt5/QtCore -I.moc 
-I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -o 
.obj/qwayland-server-xdg-shell-unstable-v6.o 
qwayland-server-xdg-shell-unstable-v6.cpp
g++ -c -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 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wall -Wextra -D_REENTRANT -fPIC -DQT_NO_LINKED_LIST 
-DQT_NO_FOREACH -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_LINKED_LIST 
-D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_WAYLANDCLIENT_LIB 
-DQT_SERVICE_SUPPORT_LIB -DQT_XKBCOMMON_SUPPORT_LIB -DQT_GUI_LIB 
-DQT_TESTLIB_LIB -DQT_DBUS_LIB -DQT_CORE_LIB 
-DQT_TESTCASE_BUILDDIR='"/<<PKGBUILDDIR>>/tests/auto/client/fullscreenshellv1"' 
-I. -I../shared_old -I../../../../include/QtWaylandClient/5.15.2 
-I../../../../include/QtWaylandClient/5.15.2/QtWaylandClient 
-I../../../../include -I../../../../include/QtWaylandClient 
-I/usr/include/x86_64-linux-gnu/qt5 
-I/usr/include/x86_64-linux-gnu/qt5/QtServiceSupport -I/usr/i
 nclude/x86_64-linux-gnu/qt5/QtServiceSupport/5.15.2 
-I/usr/include/x86_64-linux-gnu/qt5/QtServiceSupport/5.15.2/QtServiceSupport 
-I/usr/include/x86_64-linux-gnu/qt5/QtXkbCommonSupport 
-I/usr/include/x86_64-linux-gnu/qt5/QtXkbCommonSupport/5.15.2 
-I/usr/include/x86_64-linux-gnu/qt5/QtXkbCommonSupport/5.15.2/QtXkbCommonSupport
 -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/QtGui 
-I/usr/include/x86_64-linux-gnu/qt5/QtTest 
-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/QtDBus 
-I/usr/include/x86_64-linux-gnu/qt5/QtCore -I.moc 
-I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -o 
.obj/qwayland-server-fullscreen-shell-unstable-v1.o 
qwayland-server-fullscreen-shell-unstable-v1.cpp
g++ -c -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 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wall -Wextra -D_REENTRANT -fPIC -DQT_NO_LINKED_LIST 
-DQT_NO_FOREACH -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_LINKED_LIST 
-D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_WAYLANDCLIENT_LIB 
-DQT_SERVICE_SUPPORT_LIB -DQT_XKBCOMMON_SUPPORT_LIB -DQT_GUI_LIB 
-DQT_TESTLIB_LIB -DQT_DBUS_LIB -DQT_CORE_LIB 
-DQT_TESTCASE_BUILDDIR='"/<<PKGBUILDDIR>>/tests/auto/client/fullscreenshellv1"' 
-I. -I../shared_old -I../../../../include/QtWaylandClient/5.15.2 
-I../../../../include/QtWaylandClient/5.15.2/QtWaylandClient 
-I../../../../include -I../../../../include/QtWaylandClient 
-I/usr/include/x86_64-linux-gnu/qt5 
-I/usr/include/x86_64-linux-gnu/qt5/QtServiceSupport -I/usr/i
 nclude/x86_64-linux-gnu/qt5/QtServiceSupport/5.15.2 
-I/usr/include/x86_64-linux-gnu/qt5/QtServiceSupport/5.15.2/QtServiceSupport 
-I/usr/include/x86_64-linux-gnu/qt5/QtXkbCommonSupport 
-I/usr/include/x86_64-linux-gnu/qt5/QtXkbCommonSupport/5.15.2 
-I/usr/include/x86_64-linux-gnu/qt5/QtXkbCommonSupport/5.15.2/QtXkbCommonSupport
 -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/QtGui 
-I/usr/include/x86_64-linux-gnu/qt5/QtTest 
-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/QtDBus 
-I/usr/include/x86_64-linux-gnu/qt5/QtCore -I.moc 
-I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -o .obj/moc_mockcompositor.o 
.moc/moc_mockcompositor.cpp
g++ -c -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 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wall -Wextra -D_REENTRANT -fPIC -DQT_NO_LINKED_LIST 
-DQT_NO_FOREACH -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_LINKED_LIST 
-D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_WAYLANDCLIENT_LIB 
-DQT_SERVICE_SUPPORT_LIB -DQT_XKBCOMMON_SUPPORT_LIB -DQT_GUI_LIB 
-DQT_TESTLIB_LIB -DQT_DBUS_LIB -DQT_CORE_LIB 
-DQT_TESTCASE_BUILDDIR='"/<<PKGBUILDDIR>>/tests/auto/client/fullscreenshellv1"' 
-I. -I../shared_old -I../../../../include/QtWaylandClient/5.15.2 
-I../../../../include/QtWaylandClient/5.15.2/QtWaylandClient 
-I../../../../include -I../../../../include/QtWaylandClient 
-I/usr/include/x86_64-linux-gnu/qt5 
-I/usr/include/x86_64-linux-gnu/qt5/QtServiceSupport -I/usr/i
 nclude/x86_64-linux-gnu/qt5/QtServiceSupport/5.15.2 
-I/usr/include/x86_64-linux-gnu/qt5/QtServiceSupport/5.15.2/QtServiceSupport 
-I/usr/include/x86_64-linux-gnu/qt5/QtXkbCommonSupport 
-I/usr/include/x86_64-linux-gnu/qt5/QtXkbCommonSupport/5.15.2 
-I/usr/include/x86_64-linux-gnu/qt5/QtXkbCommonSupport/5.15.2/QtXkbCommonSupport
 -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/QtGui 
-I/usr/include/x86_64-linux-gnu/qt5/QtTest 
-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/QtDBus 
-I/usr/include/x86_64-linux-gnu/qt5/QtCore -I.moc 
-I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -o 
.obj/tst_fullscreenshellv1.o tst_fullscreenshellv1.cpp
g++ -Wl,-z,relro -Wl,--as-needed -Wl,-z,relro -Wl,--enable-new-dtags 
-Wl,-rpath-link,/usr/lib/x86_64-linux-gnu -o tst_client_fullscreenshellv1 
.obj/mockcompositor.o .obj/mockfullscreenshellv1.o .obj/mockinput.o 
.obj/mockiviapplication.o .obj/mockwlshell.o .obj/mockxdgshellv6.o 
.obj/mocksurface.o .obj/mockregion.o .obj/mockoutput.o 
.obj/tst_fullscreenshellv1.o .obj/wayland-ivi-application-protocol.o 
.obj/wayland-wayland-protocol.o .obj/wayland-xdg-shell-unstable-v6-protocol.o 
.obj/wayland-fullscreen-shell-unstable-v1-protocol.o 
.obj/qwayland-server-ivi-application.o .obj/qwayland-server-wayland.o 
.obj/qwayland-server-xdg-shell-unstable-v6.o 
.obj/qwayland-server-fullscreen-shell-unstable-v1.o .obj/moc_mockcompositor.o   
/<<PKGBUILDDIR>>/lib/libQt5WaylandClient.so 
/usr/lib/x86_64-linux-gnu/libQt5ServiceSupport.a 
/usr/lib/x86_64-linux-gnu/libQt5XkbCommonSupport.a 
/usr/lib/x86_64-linux-gnu/libQt5Gui.so /usr/lib/x86_64-linux-gnu/libQt5Test.so 
/usr/lib/x86_64-linux-gnu/libQt5DBus.so /usr/li
 b/x86_64-linux-gnu/libQt5Core.so -lGL -lpthread -lwayland-cursor 
-lwayland-client -lwayland-server -lxkbcommon   
make[5]: Leaving directory 
'/<<PKGBUILDDIR>>/tests/auto/client/fullscreenshellv1'
make[4]: Leaving directory '/<<PKGBUILDDIR>>/tests/auto/client'
make[3]: *** [Makefile:49: sub-client-make_first] Error 2
make[3]: Leaving directory '/<<PKGBUILDDIR>>/tests/auto'
make[2]: *** [Makefile:47: sub-auto-make_first] Error 2
make[2]: Leaving directory '/<<PKGBUILDDIR>>/tests'
make[1]: *** [Makefile:99: sub-tests-make_first] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: error: make -j4 returned exit code 2
make: *** [debian/rules:11: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2

--- End Message ---
--- Begin Message ---
Source: qtwayland-opensource-src
Source-Version: 5.15.2-4
Done: Dmitry Shachnev <mity...@debian.org>

We believe that the bug you reported is fixed in the latest version of
qtwayland-opensource-src, which is due to be installed in the Debian FTP 
archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 984...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Dmitry Shachnev <mity...@debian.org> (supplier of updated 
qtwayland-opensource-src package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Mon, 16 Aug 2021 15:46:20 +0300
Source: qtwayland-opensource-src
Architecture: source
Version: 5.15.2-4
Distribution: unstable
Urgency: medium
Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Changed-By: Dmitry Shachnev <mity...@debian.org>
Closes: 984312
Changes:
 qtwayland-opensource-src (5.15.2-4) unstable; urgency=medium
 .
   * Backport upstream patch to fix build with GCC 11 (closes: #984312).
   * Update debian/watch: use version=4, and track only 5.15.x releases.
Checksums-Sha1:
 6bf13340aed2a6dea0b79b41ba354318d7670a17 3893 
qtwayland-opensource-src_5.15.2-4.dsc
 4f0f6f02ae55e3de79095ad1e703dd864e89dba0 50352 
qtwayland-opensource-src_5.15.2-4.debian.tar.xz
 0338251162c421c9ed60b6b5c52b3db8fb11973c 13185 
qtwayland-opensource-src_5.15.2-4_source.buildinfo
Checksums-Sha256:
 ee1923ad449bd74cfa640299b37d5f1ce95c5a3ba8f9a06ecf2b3a3fe3499b61 3893 
qtwayland-opensource-src_5.15.2-4.dsc
 225df390a8e88e632a208d653b67948a6b7e786e9e181167f10aa0722d2d4d23 50352 
qtwayland-opensource-src_5.15.2-4.debian.tar.xz
 1ed4db65c3f2da4fd7c8e9d522d7f6889a473e33f7e0d033fc8006eab51f384c 13185 
qtwayland-opensource-src_5.15.2-4_source.buildinfo
Files:
 412812611c4ff4a8b6ecb5791761033a 3893 libs optional 
qtwayland-opensource-src_5.15.2-4.dsc
 07e8f2890654674cd9f12e4737ac94d6 50352 libs optional 
qtwayland-opensource-src_5.15.2-4.debian.tar.xz
 71e456ee236a6ced1073c2f550ef1184 13185 libs optional 
qtwayland-opensource-src_5.15.2-4_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQJHBAEBCgAxFiEE5688gqe4PSusUZcLZkYmW1hrg8sFAmEaXskTHG1pdHlhNTdA
ZGViaWFuLm9yZwAKCRBmRiZbWGuDy4miD/42o8TNEZYefneqKnQ2k+HrpdTbSUV/
O4Vt0GmpqEM/A/9zP/b998V1LS0K54/DpAlXwUGj0d8egtfR/MoU6w4Qp1LCoKu9
iRlIEKj6StGnY9ahyQB3lhrrBfrNo5Q2VJp+PWtU1N1v4N645vJAcHWcZm5/rndm
pGMBKvpAli9W5QflWC31Iwrrw6Xw2MPYsZC8K3gcXJ+9/QMz2sCNapbyQ72604ty
/GN8oihnykcgSqZn0fZTchrgSeKLrkI7GUB4VjVEk5NDbMLhZwh/H4w/Xw37akgx
bNLgSwj84qcPUd9pB11dUxyPDVxdsK+4rH8COXBRD3+Pwu0mHvVWeXgPnm7CSq5r
CwciIMfVKvWleTeX9OsvUwPDQnmOoBlcMnAhWwFNXygr8slK6C/Zm5Zjk1e75tRW
smgUW2ecpKchXXMaPuk+K1TqaoTK7yJ+9S4W2gLXtb76ukMFYDps1gfE+Jquup/h
vW0SsOOhgEYcxaDTWeSKtFf3Y4lUyYIwHhJPLZcX9qaqQfvfxjt1I+PVV6JM5fta
Xf6Dnuf3g+n1T82pNy/D9a02iaO3rDz7V1xmmNWYYaZz0dDDqZTmHNFT99DdEI3T
6c2u5E3tsl4UKdKIItMEjUovA8ZVvL/rRgS2XY2NDxQSQ7L1Mu8f0NUrcVFOKmHy
ozy9lzhN53G6wg==
=Spur
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to