Your message dated Mon, 10 Mar 2025 23:05:31 +0000
with message-id <e1trmbf-001mor...@fasolo.debian.org>
and subject line Bug#1075057: fixed in gxr 0.15.1-4.2
has caused the Debian Bug report #1075057,
regarding gxr: ftbfs with GCC-14
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.)


-- 
1075057: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1075057
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:gxr
Version: 0.15.1-4.1
Severity: important
Tags: sid trixie
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-14

[This bug is targeted to the upcoming trixie 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-14/g++-14, but succeeds to build with gcc-13/g++-13. The
severity of this report will be raised before the trixie release.

The full build log can be found at:
http://qa-logs.debian.net/2024/07/01/gxr_0.15.1-4.1_unstable_gccexp.log
The last lines of the build log are at the end of this report.

To build with GCC 14, either set CC=gcc-14 CXX=g++-14 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-14/porting_to.html

[...]
[9/78] cc -Isrc/libgxr-0.15.so.0.15.1.p -Isrc -I../src 
-I/usr/include/gulkan-0.15 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 
-I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 
-I/usr/include/pixman-1 -I/usr/include/graphene-1.0 
-I/usr/lib/x86_64-linux-gnu/graphene-1.0/include -I/usr/include/gdk-pixbuf-2.0 
-I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I/usr/include/libmount 
-I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 
-I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gio-unix-2.0 
-I/usr/include/cloudproviders -I/usr/include/json-glib-1.0 
-I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu -fdiagnostics-color=always 
-D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c11 
-Wno-overlength-strings -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
  -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -pthread -mfpmath=sse -msse -msse2 
-DGXR_COMPILATION -MD -MQ src/libgxr-0.15.so.0.15.1.p/gxr-context.c.o -MF 
src/libgxr-0.15.so.0.15.1.p/gxr-context.c.o.d -o 
src/libgxr-0.15.so.0.15.1.p/gxr-context.c.o -c ../src/gxr-context.c
[10/78] /usr/bin/glib-compile-resources ../res/tests.gresource.xml --sourcedir 
../res --internal --generate --target res/test_resources.h
[11/78] /usr/bin/glib-compile-resources 
../examples/cube/shaders/shaders.gresource.xml --sourcedir 
../examples/cube/shaders --internal --generate --target 
examples/cube/shaders/shader_resources.c --dependency-file 
examples/cube/shaders/shader_resources.c.d
[12/78] /usr/bin/glib-compile-resources 
../examples/cube/shaders/shaders.gresource.xml --sourcedir 
../examples/cube/shaders --internal --generate --target 
examples/cube/shaders/shader_resources.h
[13/78] /usr/bin/glib-compile-resources ../res/tests.gresource.xml --sourcedir 
../res --internal --generate --target res/test_resources.c --dependency-file 
res/test_resources.c.d
[14/78] cc -Isrc/libgxr-0.15.so.0.15.1.p -Isrc -I../src 
-I/usr/include/gulkan-0.15 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 
-I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 
-I/usr/include/pixman-1 -I/usr/include/graphene-1.0 
-I/usr/lib/x86_64-linux-gnu/graphene-1.0/include -I/usr/include/gdk-pixbuf-2.0 
-I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I/usr/include/libmount 
-I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 
-I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gio-unix-2.0 
-I/usr/include/cloudproviders -I/usr/include/json-glib-1.0 
-I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu -fdiagnostics-color=always 
-D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c11 
-Wno-overlength-strings -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protectio
 n -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -pthread -mfpmath=sse -msse -msse2 
-DGXR_COMPILATION -MD -MQ src/libgxr-0.15.so.0.15.1.p/gxr-controller.c.o -MF 
src/libgxr-0.15.so.0.15.1.p/gxr-controller.c.o.d -o 
src/libgxr-0.15.so.0.15.1.p/gxr-controller.c.o -c ../src/gxr-controller.c
[15/78] cc -Isrc/libgxr-0.15.so.0.15.1.p -Isrc -I../src 
-I/usr/include/gulkan-0.15 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 
-I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 
-I/usr/include/pixman-1 -I/usr/include/graphene-1.0 
-I/usr/lib/x86_64-linux-gnu/graphene-1.0/include -I/usr/include/gdk-pixbuf-2.0 
-I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I/usr/include/libmount 
-I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 
-I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gio-unix-2.0 
-I/usr/include/cloudproviders -I/usr/include/json-glib-1.0 
-I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu -fdiagnostics-color=always 
-D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c11 
-Wno-overlength-strings -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protectio
 n -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -pthread -mfpmath=sse -msse -msse2 
-DGXR_COMPILATION -MD -MQ src/libgxr-0.15.so.0.15.1.p/graphene-ext.c.o -MF 
src/libgxr-0.15.so.0.15.1.p/graphene-ext.c.o.d -o 
src/libgxr-0.15.so.0.15.1.p/graphene-ext.c.o -c ../src/graphene-ext.c
[16/78] cc -Isrc/libgxr-0.15.so.0.15.1.p -Isrc -I../src 
-I/usr/include/gulkan-0.15 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 
-I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 
-I/usr/include/pixman-1 -I/usr/include/graphene-1.0 
-I/usr/lib/x86_64-linux-gnu/graphene-1.0/include -I/usr/include/gdk-pixbuf-2.0 
-I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I/usr/include/libmount 
-I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 
-I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gio-unix-2.0 
-I/usr/include/cloudproviders -I/usr/include/json-glib-1.0 
-I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu -fdiagnostics-color=always 
-D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c11 
-Wno-overlength-strings -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protectio
 n -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -pthread -mfpmath=sse -msse -msse2 
-DGXR_COMPILATION -MD -MQ src/libgxr-0.15.so.0.15.1.p/gxr-model.c.o -MF 
src/libgxr-0.15.so.0.15.1.p/gxr-model.c.o.d -o 
src/libgxr-0.15.so.0.15.1.p/gxr-model.c.o -c ../src/gxr-model.c
[17/78] cc -Isrc/libgxr-0.15.so.0.15.1.p -Isrc -I../src 
-I/usr/include/gulkan-0.15 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 
-I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 
-I/usr/include/pixman-1 -I/usr/include/graphene-1.0 
-I/usr/lib/x86_64-linux-gnu/graphene-1.0/include -I/usr/include/gdk-pixbuf-2.0 
-I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I/usr/include/libmount 
-I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 
-I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gio-unix-2.0 
-I/usr/include/cloudproviders -I/usr/include/json-glib-1.0 
-I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu -fdiagnostics-color=always 
-D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c11 
-Wno-overlength-strings -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protectio
 n -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -pthread -mfpmath=sse -msse -msse2 
-DGXR_COMPILATION -MD -MQ src/libgxr-0.15.so.0.15.1.p/gxr-pointer-tip.c.o -MF 
src/libgxr-0.15.so.0.15.1.p/gxr-pointer-tip.c.o.d -o 
src/libgxr-0.15.so.0.15.1.p/gxr-pointer-tip.c.o -c ../src/gxr-pointer-tip.c
[18/78] cc -Isrc/libgxr-0.15.so.0.15.1.p -Isrc -I../src 
-I/usr/include/gulkan-0.15 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 
-I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 
-I/usr/include/pixman-1 -I/usr/include/graphene-1.0 
-I/usr/lib/x86_64-linux-gnu/graphene-1.0/include -I/usr/include/gdk-pixbuf-2.0 
-I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I/usr/include/libmount 
-I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 
-I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gio-unix-2.0 
-I/usr/include/cloudproviders -I/usr/include/json-glib-1.0 
-I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu -fdiagnostics-color=always 
-D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c11 
-Wno-overlength-strings -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protectio
 n -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -pthread -mfpmath=sse -msse -msse2 
-DGXR_COMPILATION -MD -MQ src/libgxr-0.15.so.0.15.1.p/gxr-device.c.o -MF 
src/libgxr-0.15.so.0.15.1.p/gxr-device.c.o.d -o 
src/libgxr-0.15.so.0.15.1.p/gxr-device.c.o -c ../src/gxr-device.c
[19/78] cc -Isrc/libgxr-0.15.so.0.15.1.p -Isrc -I../src 
-I/usr/include/gulkan-0.15 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 
-I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 
-I/usr/include/pixman-1 -I/usr/include/graphene-1.0 
-I/usr/lib/x86_64-linux-gnu/graphene-1.0/include -I/usr/include/gdk-pixbuf-2.0 
-I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I/usr/include/libmount 
-I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 
-I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gio-unix-2.0 
-I/usr/include/cloudproviders -I/usr/include/json-glib-1.0 
-I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu -fdiagnostics-color=always 
-D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c11 
-Wno-overlength-strings -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protectio
 n -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -pthread -mfpmath=sse -msse -msse2 
-DGXR_COMPILATION -MD -MQ src/libgxr-0.15.so.0.15.1.p/gxr-device-manager.c.o 
-MF src/libgxr-0.15.so.0.15.1.p/gxr-device-manager.c.o.d -o 
src/libgxr-0.15.so.0.15.1.p/gxr-device-manager.c.o -c 
../src/gxr-device-manager.c
[20/78] cc  -o src/libgxr-0.15.so.0.15.1 
src/libgxr-0.15.so.0.15.1.p/gxr-time.c.o 
src/libgxr-0.15.so.0.15.1.p/gxr-context.c.o 
src/libgxr-0.15.so.0.15.1.p/gxr-action.c.o 
src/libgxr-0.15.so.0.15.1.p/gxr-action-set.c.o 
src/libgxr-0.15.so.0.15.1.p/gxr-io.c.o 
src/libgxr-0.15.so.0.15.1.p/gxr-overlay.c.o 
src/libgxr-0.15.so.0.15.1.p/gxr-backend.c.o 
src/libgxr-0.15.so.0.15.1.p/gxr-manifest.c.o 
src/libgxr-0.15.so.0.15.1.p/gxr-controller.c.o 
src/libgxr-0.15.so.0.15.1.p/gxr-pointer.c.o 
src/libgxr-0.15.so.0.15.1.p/gxr-pointer-tip.c.o 
src/libgxr-0.15.so.0.15.1.p/graphene-ext.c.o 
src/libgxr-0.15.so.0.15.1.p/gxr-device-manager.c.o 
src/libgxr-0.15.so.0.15.1.p/gxr-device.c.o 
src/libgxr-0.15.so.0.15.1.p/gxr-model.c.o -Wl,--as-needed -Wl,--no-undefined 
-shared -fPIC -Wl,-soname,libgxr-0.15.so.0 -Wl,-z,relro -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FOR
 TIFY_SOURCE=2 -Wl,--start-group /usr/lib/x86_64-linux-gnu/libgulkan-0.15.so 
/usr/lib/x86_64-linux-gnu/libvulkan.so /usr/lib/x86_64-linux-gnu/libcairo.so 
/usr/lib/x86_64-linux-gnu/libgraphene-1.0.so 
/usr/lib/x86_64-linux-gnu/libgdk_pixbuf-2.0.so 
/usr/lib/x86_64-linux-gnu/libgio-2.0.so 
/usr/lib/x86_64-linux-gnu/libgobject-2.0.so 
/usr/lib/x86_64-linux-gnu/libglib-2.0.so /usr/lib/x86_64-linux-gnu/libgdk-3.so 
/usr/lib/x86_64-linux-gnu/libz.so 
/usr/lib/x86_64-linux-gnu/libpangocairo-1.0.so 
/usr/lib/x86_64-linux-gnu/libpango-1.0.so 
/usr/lib/x86_64-linux-gnu/libharfbuzz.so 
/usr/lib/x86_64-linux-gnu/libcairo-gobject.so -lm -Wl,--export-dynamic 
/usr/lib/x86_64-linux-gnu/libgmodule-2.0.so -pthread 
/usr/lib/x86_64-linux-gnu/libjson-glib-1.0.so -Wl,--end-group
[21/78] cc -Isrc/libgxr-openxr.so.p -Isrc -I../src -I/usr/include/gulkan-0.15 
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
-I/usr/include/sysprof-6 -I/usr/include/cairo -I/usr/include/libpng16 
-I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/graphene-1.0 
-I/usr/lib/x86_64-linux-gnu/graphene-1.0/include -I/usr/include/gdk-pixbuf-2.0 
-I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I/usr/include/libmount 
-I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 
-I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gio-unix-2.0 
-I/usr/include/cloudproviders -I/usr/include/json-glib-1.0 
-I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu -fdiagnostics-color=always 
-D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c11 
-Wno-overlength-strings -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wd
 ate-time -D_FORTIFY_SOURCE=2 -fPIC -pthread -mfpmath=sse -msse -msse2 
-DGXR_COMPILATION -MD -MQ src/libgxr-openxr.so.p/openxr_openxr-overlay.c.o -MF 
src/libgxr-openxr.so.p/openxr_openxr-overlay.c.o.d -o 
src/libgxr-openxr.so.p/openxr_openxr-overlay.c.o -c 
../src/openxr/openxr-overlay.c
[22/78] /usr/bin/meson --internal symbolextractor 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu src/libgxr-0.15.so.0.15.1 
src/libgxr-0.15.so.0.15.1 
src/libgxr-0.15.so.0.15.1.p/libgxr-0.15.so.0.15.1.symbols 
[23/78] cc -Itests/test_overlay.p -Itests -I../tests -Isrc -I../src -Ires 
-I/usr/include/gulkan-0.15 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 
-I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 
-I/usr/include/pixman-1 -I/usr/include/graphene-1.0 
-I/usr/lib/x86_64-linux-gnu/graphene-1.0/include -I/usr/include/gdk-pixbuf-2.0 
-I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I/usr/include/libmount 
-I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 
-I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gio-unix-2.0 
-I/usr/include/cloudproviders -I/usr/include/json-glib-1.0 
-I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu -fdiagnostics-color=always 
-D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c11 
-Wno-overlength-strings -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-secur
 ity -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -mfpmath=sse 
-msse -msse2 -MD -MQ 
tests/test_overlay.p/meson-generated_.._.._res_test_resources.c.o -MF 
tests/test_overlay.p/meson-generated_.._.._res_test_resources.c.o.d -o 
tests/test_overlay.p/meson-generated_.._.._res_test_resources.c.o -c 
res/test_resources.c
[24/78] cc -Isrc/libgxr-openxr.so.p -Isrc -I../src -I/usr/include/gulkan-0.15 
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
-I/usr/include/sysprof-6 -I/usr/include/cairo -I/usr/include/libpng16 
-I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/graphene-1.0 
-I/usr/lib/x86_64-linux-gnu/graphene-1.0/include -I/usr/include/gdk-pixbuf-2.0 
-I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I/usr/include/libmount 
-I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 
-I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gio-unix-2.0 
-I/usr/include/cloudproviders -I/usr/include/json-glib-1.0 
-I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu -fdiagnostics-color=always 
-D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c11 
-Wno-overlength-strings -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wd
 ate-time -D_FORTIFY_SOURCE=2 -fPIC -pthread -mfpmath=sse -msse -msse2 
-DGXR_COMPILATION -MD -MQ src/libgxr-openxr.so.p/openxr_openxr-action-set.c.o 
-MF src/libgxr-openxr.so.p/openxr_openxr-action-set.c.o.d -o 
src/libgxr-openxr.so.p/openxr_openxr-action-set.c.o -c 
../src/openxr/openxr-action-set.c
[25/78] cc -Itests/test_io.p -Itests -I../tests -Isrc -I../src -Ires 
-I/usr/include/gulkan-0.15 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 
-I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 
-I/usr/include/pixman-1 -I/usr/include/graphene-1.0 
-I/usr/lib/x86_64-linux-gnu/graphene-1.0/include -I/usr/include/gdk-pixbuf-2.0 
-I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I/usr/include/libmount 
-I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 
-I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gio-unix-2.0 
-I/usr/include/cloudproviders -I/usr/include/json-glib-1.0 
-I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu -fdiagnostics-color=always 
-D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c11 
-Wno-overlength-strings -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -
 fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -mfpmath=sse -msse 
-msse2 -MD -MQ tests/test_io.p/meson-generated_.._.._res_test_resources.c.o -MF 
tests/test_io.p/meson-generated_.._.._res_test_resources.c.o.d -o 
tests/test_io.p/meson-generated_.._.._res_test_resources.c.o -c 
res/test_resources.c
[26/78] cc -Isrc/libgxr-openxr.so.p -Isrc -I../src -I/usr/include/gulkan-0.15 
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
-I/usr/include/sysprof-6 -I/usr/include/cairo -I/usr/include/libpng16 
-I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/graphene-1.0 
-I/usr/lib/x86_64-linux-gnu/graphene-1.0/include -I/usr/include/gdk-pixbuf-2.0 
-I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I/usr/include/libmount 
-I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 
-I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gio-unix-2.0 
-I/usr/include/cloudproviders -I/usr/include/json-glib-1.0 
-I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu -fdiagnostics-color=always 
-D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c11 
-Wno-overlength-strings -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wd
 ate-time -D_FORTIFY_SOURCE=2 -fPIC -pthread -mfpmath=sse -msse -msse2 
-DGXR_COMPILATION -MD -MQ src/libgxr-openxr.so.p/openxr_openxr-action.c.o -MF 
src/libgxr-openxr.so.p/openxr_openxr-action.c.o.d -o 
src/libgxr-openxr.so.p/openxr_openxr-action.c.o -c ../src/openxr/openxr-action.c
[27/78] cc -Itests/test_overlay.p -Itests -I../tests -Isrc -I../src -Ires 
-I/usr/include/gulkan-0.15 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 
-I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 
-I/usr/include/pixman-1 -I/usr/include/graphene-1.0 
-I/usr/lib/x86_64-linux-gnu/graphene-1.0/include -I/usr/include/gdk-pixbuf-2.0 
-I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I/usr/include/libmount 
-I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 
-I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gio-unix-2.0 
-I/usr/include/cloudproviders -I/usr/include/json-glib-1.0 
-I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu -fdiagnostics-color=always 
-D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c11 
-Wno-overlength-strings -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-secur
 ity -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -mfpmath=sse 
-msse -msse2 -MD -MQ tests/test_overlay.p/test_overlay.c.o -MF 
tests/test_overlay.p/test_overlay.c.o.d -o 
tests/test_overlay.p/test_overlay.c.o -c ../tests/test_overlay.c
[28/78] cc -Itests/test_context.p -Itests -I../tests -Isrc -I../src -Ires 
-I/usr/include/gulkan-0.15 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 
-I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 
-I/usr/include/pixman-1 -I/usr/include/graphene-1.0 
-I/usr/lib/x86_64-linux-gnu/graphene-1.0/include -I/usr/include/gdk-pixbuf-2.0 
-I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I/usr/include/libmount 
-I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 
-I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gio-unix-2.0 
-I/usr/include/cloudproviders -I/usr/include/json-glib-1.0 
-I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu -fdiagnostics-color=always 
-D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c11 
-Wno-overlength-strings -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-secur
 ity -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -mfpmath=sse 
-msse -msse2 -MD -MQ 
tests/test_context.p/meson-generated_.._.._res_test_resources.c.o -MF 
tests/test_context.p/meson-generated_.._.._res_test_resources.c.o.d -o 
tests/test_context.p/meson-generated_.._.._res_test_resources.c.o -c 
res/test_resources.c
[29/78] cc -Itests/test_actions.p -Itests -I../tests -Isrc -I../src -Ires 
-I/usr/include/gulkan-0.15 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 
-I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 
-I/usr/include/pixman-1 -I/usr/include/graphene-1.0 
-I/usr/lib/x86_64-linux-gnu/graphene-1.0/include -I/usr/include/gdk-pixbuf-2.0 
-I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I/usr/include/libmount 
-I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 
-I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gio-unix-2.0 
-I/usr/include/cloudproviders -I/usr/include/json-glib-1.0 
-I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu -fdiagnostics-color=always 
-D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c11 
-Wno-overlength-strings -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-secur
 ity -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -mfpmath=sse 
-msse -msse2 -MD -MQ 
tests/test_actions.p/meson-generated_.._.._res_test_resources.c.o -MF 
tests/test_actions.p/meson-generated_.._.._res_test_resources.c.o.d -o 
tests/test_actions.p/meson-generated_.._.._res_test_resources.c.o -c 
res/test_resources.c
[30/78] cc -Isrc/libgxr-openxr.so.p -Isrc -I../src -I/usr/include/gulkan-0.15 
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
-I/usr/include/sysprof-6 -I/usr/include/cairo -I/usr/include/libpng16 
-I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/graphene-1.0 
-I/usr/lib/x86_64-linux-gnu/graphene-1.0/include -I/usr/include/gdk-pixbuf-2.0 
-I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I/usr/include/libmount 
-I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 
-I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gio-unix-2.0 
-I/usr/include/cloudproviders -I/usr/include/json-glib-1.0 
-I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu -fdiagnostics-color=always 
-D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c11 
-Wno-overlength-strings -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wd
 ate-time -D_FORTIFY_SOURCE=2 -fPIC -pthread -mfpmath=sse -msse -msse2 
-DGXR_COMPILATION -MD -MQ src/libgxr-openxr.so.p/openxr_openxr-context.c.o -MF 
src/libgxr-openxr.so.p/openxr_openxr-context.c.o.d -o 
src/libgxr-openxr.so.p/openxr_openxr-context.c.o -c 
../src/openxr/openxr-context.c
../src/openxr/openxr-context.c: In function ‘_create_instance’:
../src/openxr/openxr-context.c:219:3: warning: ‘__builtin_strncpy’ specified 
bound 128 equals destination size [-Wstringop-truncation]
  219 |   strncpy(instanceCreateInfo.applicationInfo.applicationName,
      |   ^
[31/78] cc -Iexamples/overlay_pixbuf.p -Iexamples -I../examples -Isrc -I../src 
-Ires -I/usr/include/gulkan-0.15 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 
-I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 
-I/usr/include/pixman-1 -I/usr/include/graphene-1.0 
-I/usr/lib/x86_64-linux-gnu/graphene-1.0/include -I/usr/include/gdk-pixbuf-2.0 
-I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I/usr/include/libmount 
-I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 
-I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gio-unix-2.0 
-I/usr/include/cloudproviders -I/usr/include/json-glib-1.0 
-I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu -fdiagnostics-color=always 
-D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c11 
-Wno-overlength-strings -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=f
 ormat-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -pthread 
-mfpmath=sse -msse -msse2 -MD -MQ 
examples/overlay_pixbuf.p/meson-generated_.._.._res_test_resources.c.o -MF 
examples/overlay_pixbuf.p/meson-generated_.._.._res_test_resources.c.o.d -o 
examples/overlay_pixbuf.p/meson-generated_.._.._res_test_resources.c.o -c 
res/test_resources.c
[32/78] cc -Itests/test_io.p -Itests -I../tests -Isrc -I../src -Ires 
-I/usr/include/gulkan-0.15 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 
-I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 
-I/usr/include/pixman-1 -I/usr/include/graphene-1.0 
-I/usr/lib/x86_64-linux-gnu/graphene-1.0/include -I/usr/include/gdk-pixbuf-2.0 
-I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I/usr/include/libmount 
-I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 
-I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gio-unix-2.0 
-I/usr/include/cloudproviders -I/usr/include/json-glib-1.0 
-I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu -fdiagnostics-color=always 
-D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c11 
-Wno-overlength-strings -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -
 fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -mfpmath=sse -msse 
-msse2 -MD -MQ tests/test_io.p/test_io.c.o -MF tests/test_io.p/test_io.c.o.d -o 
tests/test_io.p/test_io.c.o -c ../tests/test_io.c
[33/78] cc -Itests/test_context.p -Itests -I../tests -Isrc -I../src -Ires 
-I/usr/include/gulkan-0.15 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 
-I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 
-I/usr/include/pixman-1 -I/usr/include/graphene-1.0 
-I/usr/lib/x86_64-linux-gnu/graphene-1.0/include -I/usr/include/gdk-pixbuf-2.0 
-I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I/usr/include/libmount 
-I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 
-I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gio-unix-2.0 
-I/usr/include/cloudproviders -I/usr/include/json-glib-1.0 
-I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu -fdiagnostics-color=always 
-D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c11 
-Wno-overlength-strings -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-secur
 ity -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -mfpmath=sse 
-msse -msse2 -MD -MQ tests/test_context.p/test_context.c.o -MF 
tests/test_context.p/test_context.c.o.d -o 
tests/test_context.p/test_context.c.o -c ../tests/test_context.c
[34/78] cc -Itests/test_actions.p -Itests -I../tests -Isrc -I../src -Ires 
-I/usr/include/gulkan-0.15 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 
-I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 
-I/usr/include/pixman-1 -I/usr/include/graphene-1.0 
-I/usr/lib/x86_64-linux-gnu/graphene-1.0/include -I/usr/include/gdk-pixbuf-2.0 
-I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I/usr/include/libmount 
-I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 
-I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gio-unix-2.0 
-I/usr/include/cloudproviders -I/usr/include/json-glib-1.0 
-I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu -fdiagnostics-color=always 
-D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c11 
-Wno-overlength-strings -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-secur
 ity -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -mfpmath=sse 
-msse -msse2 -MD -MQ tests/test_actions.p/test_actions.c.o -MF 
tests/test_actions.p/test_actions.c.o.d -o 
tests/test_actions.p/test_actions.c.o -c ../tests/test_actions.c
[35/78] cc -Iexamples/overlay_multi.p -Iexamples -I../examples -Isrc -I../src 
-Ires -I/usr/include/gulkan-0.15 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 
-I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 
-I/usr/include/pixman-1 -I/usr/include/graphene-1.0 
-I/usr/lib/x86_64-linux-gnu/graphene-1.0/include -I/usr/include/gdk-pixbuf-2.0 
-I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I/usr/include/libmount 
-I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 
-I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gio-unix-2.0 
-I/usr/include/cloudproviders -I/usr/include/json-glib-1.0 
-I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu -fdiagnostics-color=always 
-D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c11 
-Wno-overlength-strings -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=fo
 rmat-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -pthread 
-mfpmath=sse -msse -msse2 -MD -MQ 
examples/overlay_multi.p/meson-generated_.._.._res_test_resources.c.o -MF 
examples/overlay_multi.p/meson-generated_.._.._res_test_resources.c.o.d -o 
examples/overlay_multi.p/meson-generated_.._.._res_test_resources.c.o -c 
res/test_resources.c
[36/78] cc -Iexamples/overlay_multi_stresstest.p -Iexamples -I../examples -Isrc 
-I../src -Ires -I/usr/include/gulkan-0.15 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 
-I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 
-I/usr/include/pixman-1 -I/usr/include/graphene-1.0 
-I/usr/lib/x86_64-linux-gnu/graphene-1.0/include -I/usr/include/gdk-pixbuf-2.0 
-I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I/usr/include/libmount 
-I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 
-I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gio-unix-2.0 
-I/usr/include/cloudproviders -I/usr/include/json-glib-1.0 
-I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu -fdiagnostics-color=always 
-D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c11 
-Wno-overlength-strings -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat
  -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 
-pthread -mfpmath=sse -msse -msse2 -MD -MQ 
examples/overlay_multi_stresstest.p/meson-generated_.._.._res_test_resources.c.o
 -MF 
examples/overlay_multi_stresstest.p/meson-generated_.._.._res_test_resources.c.o.d
 -o 
examples/overlay_multi_stresstest.p/meson-generated_.._.._res_test_resources.c.o
 -c res/test_resources.c
[37/78] cc -Iexamples/actions.p -Iexamples -I../examples -Isrc -I../src -Ires 
-I/usr/include/gulkan-0.15 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 
-I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 
-I/usr/include/pixman-1 -I/usr/include/graphene-1.0 
-I/usr/lib/x86_64-linux-gnu/graphene-1.0/include -I/usr/include/gdk-pixbuf-2.0 
-I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I/usr/include/libmount 
-I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 
-I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gio-unix-2.0 
-I/usr/include/cloudproviders -I/usr/include/json-glib-1.0 
-I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu -fdiagnostics-color=always 
-D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c11 
-Wno-overlength-strings -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-s
 ecurity -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -mfpmath=sse 
-msse -msse2 -MD -MQ 
examples/actions.p/meson-generated_.._.._res_test_resources.c.o -MF 
examples/actions.p/meson-generated_.._.._res_test_resources.c.o.d -o 
examples/actions.p/meson-generated_.._.._res_test_resources.c.o -c 
res/test_resources.c
[38/78] cc -Iexamples/overlay_pixbuf.p -Iexamples -I../examples -Isrc -I../src 
-Ires -I/usr/include/gulkan-0.15 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 
-I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 
-I/usr/include/pixman-1 -I/usr/include/graphene-1.0 
-I/usr/lib/x86_64-linux-gnu/graphene-1.0/include -I/usr/include/gdk-pixbuf-2.0 
-I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I/usr/include/libmount 
-I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 
-I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gio-unix-2.0 
-I/usr/include/cloudproviders -I/usr/include/json-glib-1.0 
-I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu -fdiagnostics-color=always 
-D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c11 
-Wno-overlength-strings -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=f
 ormat-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -pthread 
-mfpmath=sse -msse -msse2 -MD -MQ examples/overlay_pixbuf.p/overlay_pixbuf.c.o 
-MF examples/overlay_pixbuf.p/overlay_pixbuf.c.o.d -o 
examples/overlay_pixbuf.p/overlay_pixbuf.c.o -c ../examples/overlay_pixbuf.c
[39/78] cc -Iexamples/overlay_multi.p -Iexamples -I../examples -Isrc -I../src 
-Ires -I/usr/include/gulkan-0.15 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 
-I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 
-I/usr/include/pixman-1 -I/usr/include/graphene-1.0 
-I/usr/lib/x86_64-linux-gnu/graphene-1.0/include -I/usr/include/gdk-pixbuf-2.0 
-I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I/usr/include/libmount 
-I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 
-I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gio-unix-2.0 
-I/usr/include/cloudproviders -I/usr/include/json-glib-1.0 
-I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu -fdiagnostics-color=always 
-D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c11 
-Wno-overlength-strings -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=fo
 rmat-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -pthread 
-mfpmath=sse -msse -msse2 -MD -MQ examples/overlay_multi.p/overlay_multi.c.o 
-MF examples/overlay_multi.p/overlay_multi.c.o.d -o 
examples/overlay_multi.p/overlay_multi.c.o -c ../examples/overlay_multi.c
[40/78] cc -Iexamples/actions.p -Iexamples -I../examples -Isrc -I../src -Ires 
-I/usr/include/gulkan-0.15 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 
-I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 
-I/usr/include/pixman-1 -I/usr/include/graphene-1.0 
-I/usr/lib/x86_64-linux-gnu/graphene-1.0/include -I/usr/include/gdk-pixbuf-2.0 
-I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I/usr/include/libmount 
-I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 
-I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gio-unix-2.0 
-I/usr/include/cloudproviders -I/usr/include/json-glib-1.0 
-I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu -fdiagnostics-color=always 
-D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c11 
-Wno-overlength-strings -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-s
 ecurity -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -mfpmath=sse 
-msse -msse2 -MD -MQ examples/actions.p/actions.c.o -MF 
examples/actions.p/actions.c.o.d -o examples/actions.p/actions.c.o -c 
../examples/actions.c
[41/78] cc -Iexamples/overlay_multi_stresstest.p -Iexamples -I../examples -Isrc 
-I../src -Ires -I/usr/include/gulkan-0.15 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 
-I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 
-I/usr/include/pixman-1 -I/usr/include/graphene-1.0 
-I/usr/lib/x86_64-linux-gnu/graphene-1.0/include -I/usr/include/gdk-pixbuf-2.0 
-I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I/usr/include/libmount 
-I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 
-I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gio-unix-2.0 
-I/usr/include/cloudproviders -I/usr/include/json-glib-1.0 
-I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu -fdiagnostics-color=always 
-D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c11 
-Wno-overlength-strings -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat
  -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 
-pthread -mfpmath=sse -msse -msse2 -MD -MQ 
examples/overlay_multi_stresstest.p/overlay_multi_stresstest.c.o -MF 
examples/overlay_multi_stresstest.p/overlay_multi_stresstest.c.o.d -o 
examples/overlay_multi_stresstest.p/overlay_multi_stresstest.c.o -c 
../examples/overlay_multi_stresstest.c
[42/78] cc -Iexamples/keyboard.p -Iexamples -I../examples -Isrc -I../src -Ires 
-I/usr/include/gulkan-0.15 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 
-I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 
-I/usr/include/pixman-1 -I/usr/include/graphene-1.0 
-I/usr/lib/x86_64-linux-gnu/graphene-1.0/include -I/usr/include/gdk-pixbuf-2.0 
-I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I/usr/include/libmount 
-I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 
-I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gio-unix-2.0 
-I/usr/include/cloudproviders -I/usr/include/json-glib-1.0 
-I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 
-I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include 
-I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu -fdiagnostics-color=always 
-D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c11 
-Wno-overlength-strings -g -O2 
 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 
-pthread -mfpmath=sse -msse -msse2 -MD -MQ 
examples/keyboard.p/meson-generated_.._.._res_test_resources.c.o -MF 
examples/keyboard.p/meson-generated_.._.._res_test_resources.c.o.d -o 
examples/keyboard.p/meson-generated_.._.._res_test_resources.c.o -c 
res/test_resources.c
[43/78] cc -Iexamples/overlay_cairo_animation.p -Iexamples -I../examples -Isrc 
-I../src -I/usr/include/gulkan-0.15 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 
-I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 
-I/usr/include/pixman-1 -I/usr/include/graphene-1.0 
-I/usr/lib/x86_64-linux-gnu/graphene-1.0/include -I/usr/include/gdk-pixbuf-2.0 
-I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I/usr/include/libmount 
-I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 
-I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gio-unix-2.0 
-I/usr/include/cloudproviders -I/usr/include/json-glib-1.0 
-I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu -fdiagnostics-color=always 
-D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c11 
-Wno-overlength-strings -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werro
 r=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -pthread 
-mfpmath=sse -msse -msse2 -MD -MQ 
examples/overlay_cairo_animation.p/overlay_cairo_animation.c.o -MF 
examples/overlay_cairo_animation.p/overlay_cairo_animation.c.o.d -o 
examples/overlay_cairo_animation.p/overlay_cairo_animation.c.o -c 
../examples/overlay_cairo_animation.c
[44/78] cc -Iexamples/overlay_cairo.p -Iexamples -I../examples -Isrc -I../src 
-I/usr/include/gulkan-0.15 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 
-I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 
-I/usr/include/pixman-1 -I/usr/include/graphene-1.0 
-I/usr/lib/x86_64-linux-gnu/graphene-1.0/include -I/usr/include/gdk-pixbuf-2.0 
-I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I/usr/include/libmount 
-I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 
-I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gio-unix-2.0 
-I/usr/include/cloudproviders -I/usr/include/json-glib-1.0 
-I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu -fdiagnostics-color=always 
-D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c11 
-Wno-overlength-strings -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-s
 ecurity -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -mfpmath=sse 
-msse -msse2 -MD -MQ examples/overlay_cairo.p/overlay_cairo.c.o -MF 
examples/overlay_cairo.p/overlay_cairo.c.o.d -o 
examples/overlay_cairo.p/overlay_cairo.c.o -c ../examples/overlay_cairo.c
[45/78] cc -Iexamples/x_keyboard_synthesis.p -Iexamples -I../examples -Isrc 
-I../src -Ires -I/usr/include/gulkan-0.15 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 
-I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 
-I/usr/include/pixman-1 -I/usr/include/graphene-1.0 
-I/usr/lib/x86_64-linux-gnu/graphene-1.0/include -I/usr/include/gdk-pixbuf-2.0 
-I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I/usr/include/libmount 
-I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 
-I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gio-unix-2.0 
-I/usr/include/cloudproviders -I/usr/include/json-glib-1.0 
-I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu -fdiagnostics-color=always 
-D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c11 
-Wno-overlength-strings -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -We
 rror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -pthread 
-mfpmath=sse -msse -msse2 -MD -MQ 
examples/x_keyboard_synthesis.p/meson-generated_.._.._res_test_resources.c.o 
-MF 
examples/x_keyboard_synthesis.p/meson-generated_.._.._res_test_resources.c.o.d 
-o examples/x_keyboard_synthesis.p/meson-generated_.._.._res_test_resources.c.o 
-c res/test_resources.c
[46/78] cc -Iexamples/overlay_gtk.p -Iexamples -I../examples -Isrc -I../src 
-I/usr/include/gulkan-0.15 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 
-I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 
-I/usr/include/pixman-1 -I/usr/include/graphene-1.0 
-I/usr/lib/x86_64-linux-gnu/graphene-1.0/include -I/usr/include/gdk-pixbuf-2.0 
-I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I/usr/include/libmount 
-I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 
-I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gio-unix-2.0 
-I/usr/include/cloudproviders -I/usr/include/json-glib-1.0 
-I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 
-I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include 
-I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu -fdiagnostics-color=always 
-D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c11 
-Wno-overlength-strings -g -O2 -We
 rror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 
-pthread -mfpmath=sse -msse -msse2 -MD -MQ 
examples/overlay_gtk.p/overlay_gtk.c.o -MF 
examples/overlay_gtk.p/overlay_gtk.c.o.d -o 
examples/overlay_gtk.p/overlay_gtk.c.o -c ../examples/overlay_gtk.c
[47/78] cc -Iexamples/cube/gxr-cube.p -Iexamples/cube -I../examples/cube -Isrc 
-I../src -Iexamples/cube/shaders -Ires -I/usr/include/gulkan-0.15 
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
-I/usr/include/sysprof-6 -I/usr/include/cairo -I/usr/include/libpng16 
-I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/graphene-1.0 
-I/usr/lib/x86_64-linux-gnu/graphene-1.0/include -I/usr/include/gdk-pixbuf-2.0 
-I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I/usr/include/libmount 
-I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 
-I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gio-unix-2.0 
-I/usr/include/cloudproviders -I/usr/include/json-glib-1.0 
-I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu -fdiagnostics-color=always 
-D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c11 
-Wno-overlength-strings -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-cl
 ash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time 
-D_FORTIFY_SOURCE=2 -pthread -mfpmath=sse -msse -msse2 -MD -MQ 
examples/cube/gxr-cube.p/meson-generated_.._shaders_shader_resources.c.o -MF 
examples/cube/gxr-cube.p/meson-generated_.._shaders_shader_resources.c.o.d -o 
examples/cube/gxr-cube.p/meson-generated_.._shaders_shader_resources.c.o -c 
examples/cube/shaders/shader_resources.c
[48/78] cc -Iexamples/parse_manifest.p -Iexamples -I../examples -Isrc -I../src 
-Ires -I/usr/include/gulkan-0.15 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 
-I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 
-I/usr/include/pixman-1 -I/usr/include/graphene-1.0 
-I/usr/lib/x86_64-linux-gnu/graphene-1.0/include -I/usr/include/gdk-pixbuf-2.0 
-I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I/usr/include/libmount 
-I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 
-I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gio-unix-2.0 
-I/usr/include/cloudproviders -I/usr/include/json-glib-1.0 
-I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu -fdiagnostics-color=always 
-D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c11 
-Wno-overlength-strings -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=f
 ormat-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -pthread 
-mfpmath=sse -msse -msse2 -MD -MQ 
examples/parse_manifest.p/meson-generated_.._.._res_test_resources.c.o -MF 
examples/parse_manifest.p/meson-generated_.._.._res_test_resources.c.o.d -o 
examples/parse_manifest.p/meson-generated_.._.._res_test_resources.c.o -c 
res/test_resources.c
[49/78] cc -Iexamples/cube/gxr-cube.p -Iexamples/cube -I../examples/cube -Isrc 
-I../src -Iexamples/cube/shaders -Ires -I/usr/include/gulkan-0.15 
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
-I/usr/include/sysprof-6 -I/usr/include/cairo -I/usr/include/libpng16 
-I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/graphene-1.0 
-I/usr/lib/x86_64-linux-gnu/graphene-1.0/include -I/usr/include/gdk-pixbuf-2.0 
-I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I/usr/include/libmount 
-I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 
-I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gio-unix-2.0 
-I/usr/include/cloudproviders -I/usr/include/json-glib-1.0 
-I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu -fdiagnostics-color=always 
-D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c11 
-Wno-overlength-strings -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-cl
 ash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time 
-D_FORTIFY_SOURCE=2 -pthread -mfpmath=sse -msse -msse2 -MD -MQ 
examples/cube/gxr-cube.p/meson-generated_.._.._.._res_test_resources.c.o -MF 
examples/cube/gxr-cube.p/meson-generated_.._.._.._res_test_resources.c.o.d -o 
examples/cube/gxr-cube.p/meson-generated_.._.._.._res_test_resources.c.o -c 
res/test_resources.c
[50/78] cc -Iexamples/x_keyboard_synthesis.p -Iexamples -I../examples -Isrc 
-I../src -Ires -I/usr/include/gulkan-0.15 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 
-I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 
-I/usr/include/pixman-1 -I/usr/include/graphene-1.0 
-I/usr/lib/x86_64-linux-gnu/graphene-1.0/include -I/usr/include/gdk-pixbuf-2.0 
-I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I/usr/include/libmount 
-I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 
-I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gio-unix-2.0 
-I/usr/include/cloudproviders -I/usr/include/json-glib-1.0 
-I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu -fdiagnostics-color=always 
-D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c11 
-Wno-overlength-strings -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -We
 rror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -pthread 
-mfpmath=sse -msse -msse2 -MD -MQ 
examples/x_keyboard_synthesis.p/x_keyboard_synthesis.c.o -MF 
examples/x_keyboard_synthesis.p/x_keyboard_synthesis.c.o.d -o 
examples/x_keyboard_synthesis.p/x_keyboard_synthesis.c.o -c 
../examples/x_keyboard_synthesis.c
[51/78] cc -Iexamples/overlay_dmabuf.p -Iexamples -I../examples -Isrc -I../src 
-I/usr/include/gulkan-0.15 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 
-I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 
-I/usr/include/pixman-1 -I/usr/include/graphene-1.0 
-I/usr/lib/x86_64-linux-gnu/graphene-1.0/include -I/usr/include/gdk-pixbuf-2.0 
-I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I/usr/include/libmount 
-I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 
-I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gio-unix-2.0 
-I/usr/include/cloudproviders -I/usr/include/json-glib-1.0 
-I/usr/include/libdrm -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu 
-fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra 
-Wpedantic -std=c11 -Wno-overlength-strings -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -W
 format -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 
-pthread -mfpmath=sse -msse -msse2 -MD -MQ 
examples/overlay_dmabuf.p/overlay_dmabuf.c.o -MF 
examples/overlay_dmabuf.p/overlay_dmabuf.c.o.d -o 
examples/overlay_dmabuf.p/overlay_dmabuf.c.o -c ../examples/overlay_dmabuf.c
[52/78] cc -Iexamples/keyboard.p -Iexamples -I../examples -Isrc -I../src -Ires 
-I/usr/include/gulkan-0.15 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 
-I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 
-I/usr/include/pixman-1 -I/usr/include/graphene-1.0 
-I/usr/lib/x86_64-linux-gnu/graphene-1.0/include -I/usr/include/gdk-pixbuf-2.0 
-I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I/usr/include/libmount 
-I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 
-I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gio-unix-2.0 
-I/usr/include/cloudproviders -I/usr/include/json-glib-1.0 
-I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 
-I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include 
-I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu -fdiagnostics-color=always 
-D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c11 
-Wno-overlength-strings -g -O2 
 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 
-pthread -mfpmath=sse -msse -msse2 -MD -MQ examples/keyboard.p/keyboard.c.o -MF 
examples/keyboard.p/keyboard.c.o.d -o examples/keyboard.p/keyboard.c.o -c 
../examples/keyboard.c
[53/78] cc -Iexamples/parse_manifest.p -Iexamples -I../examples -Isrc -I../src 
-Ires -I/usr/include/gulkan-0.15 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 
-I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 
-I/usr/include/pixman-1 -I/usr/include/graphene-1.0 
-I/usr/lib/x86_64-linux-gnu/graphene-1.0/include -I/usr/include/gdk-pixbuf-2.0 
-I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I/usr/include/libmount 
-I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 
-I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gio-unix-2.0 
-I/usr/include/cloudproviders -I/usr/include/json-glib-1.0 
-I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu -fdiagnostics-color=always 
-D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c11 
-Wno-overlength-strings -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=f
 ormat-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -pthread 
-mfpmath=sse -msse -msse2 -MD -MQ examples/parse_manifest.p/parse_manifest.c.o 
-MF examples/parse_manifest.p/parse_manifest.c.o.d -o 
examples/parse_manifest.p/parse_manifest.c.o -c ../examples/parse_manifest.c
[54/78] cc -Iexamples/cube/gxr-cube.p -Iexamples/cube -I../examples/cube -Isrc 
-I../src -Iexamples/cube/shaders -Ires -I/usr/include/gulkan-0.15 
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
-I/usr/include/sysprof-6 -I/usr/include/cairo -I/usr/include/libpng16 
-I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/graphene-1.0 
-I/usr/lib/x86_64-linux-gnu/graphene-1.0/include -I/usr/include/gdk-pixbuf-2.0 
-I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I/usr/include/libmount 
-I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 
-I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gio-unix-2.0 
-I/usr/include/cloudproviders -I/usr/include/json-glib-1.0 
-I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu -fdiagnostics-color=always 
-D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c11 
-Wno-overlength-strings -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-cl
 ash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time 
-D_FORTIFY_SOURCE=2 -pthread -mfpmath=sse -msse -msse2 -MD -MQ 
examples/cube/gxr-cube.p/scene-model.c.o -MF 
examples/cube/gxr-cube.p/scene-model.c.o.d -o 
examples/cube/gxr-cube.p/scene-model.c.o -c ../examples/cube/scene-model.c
[55/78] cc -Iexamples/cube/gxr-cube.p -Iexamples/cube -I../examples/cube -Isrc 
-I../src -Iexamples/cube/shaders -Ires -I/usr/include/gulkan-0.15 
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
-I/usr/include/sysprof-6 -I/usr/include/cairo -I/usr/include/libpng16 
-I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/graphene-1.0 
-I/usr/lib/x86_64-linux-gnu/graphene-1.0/include -I/usr/include/gdk-pixbuf-2.0 
-I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I/usr/include/libmount 
-I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 
-I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gio-unix-2.0 
-I/usr/include/cloudproviders -I/usr/include/json-glib-1.0 
-I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu -fdiagnostics-color=always 
-D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c11 
-Wno-overlength-strings -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-cl
 ash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time 
-D_FORTIFY_SOURCE=2 -pthread -mfpmath=sse -msse -msse2 -MD -MQ 
examples/cube/gxr-cube.p/scene-background.c.o -MF 
examples/cube/gxr-cube.p/scene-background.c.o.d -o 
examples/cube/gxr-cube.p/scene-background.c.o -c 
../examples/cube/scene-background.c
[56/78] cc -Iexamples/cube/gxr-cube.p -Iexamples/cube -I../examples/cube -Isrc 
-I../src -Iexamples/cube/shaders -Ires -I/usr/include/gulkan-0.15 
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
-I/usr/include/sysprof-6 -I/usr/include/cairo -I/usr/include/libpng16 
-I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/graphene-1.0 
-I/usr/lib/x86_64-linux-gnu/graphene-1.0/include -I/usr/include/gdk-pixbuf-2.0 
-I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I/usr/include/libmount 
-I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 
-I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gio-unix-2.0 
-I/usr/include/cloudproviders -I/usr/include/json-glib-1.0 
-I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu -fdiagnostics-color=always 
-D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c11 
-Wno-overlength-strings -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-cl
 ash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time 
-D_FORTIFY_SOURCE=2 -pthread -mfpmath=sse -msse -msse2 -MD -MQ 
examples/cube/gxr-cube.p/scene-renderer.c.o -MF 
examples/cube/gxr-cube.p/scene-renderer.c.o.d -o 
examples/cube/gxr-cube.p/scene-renderer.c.o -c ../examples/cube/scene-renderer.c
FAILED: examples/cube/gxr-cube.p/scene-renderer.c.o 
cc -Iexamples/cube/gxr-cube.p -Iexamples/cube -I../examples/cube -Isrc -I../src 
-Iexamples/cube/shaders -Ires -I/usr/include/gulkan-0.15 
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
-I/usr/include/sysprof-6 -I/usr/include/cairo -I/usr/include/libpng16 
-I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/graphene-1.0 
-I/usr/lib/x86_64-linux-gnu/graphene-1.0/include -I/usr/include/gdk-pixbuf-2.0 
-I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I/usr/include/libmount 
-I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 
-I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gio-unix-2.0 
-I/usr/include/cloudproviders -I/usr/include/json-glib-1.0 
-I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu -fdiagnostics-color=always 
-D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c11 
-Wno-overlength-strings -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-prot
 ection -Wformat -Werror=format-security -fcf-protection -Wdate-time 
-D_FORTIFY_SOURCE=2 -pthread -mfpmath=sse -msse -msse2 -MD -MQ 
examples/cube/gxr-cube.p/scene-renderer.c.o -MF 
examples/cube/gxr-cube.p/scene-renderer.c.o.d -o 
examples/cube/gxr-cube.p/scene-renderer.c.o -c ../examples/cube/scene-renderer.c
../examples/cube/scene-renderer.c: In function ‘_init_graphics_pipelines’:
../examples/cube/scene-renderer.c:543:20: error: initialization of ‘unsigned 
int’ from ‘void *’ makes integer from pointer without a cast [-Wint-conversion]
  543 |         .subpass = VK_NULL_HANDLE
      |                    ^~~~~~~~~~~~~~
../examples/cube/scene-renderer.c:543:20: note: (near initialization for 
‘pipeline_info.subpass’)
[57/78] cc -Iexamples/cube/gxr-cube.p -Iexamples/cube -I../examples/cube -Isrc 
-I../src -Iexamples/cube/shaders -Ires -I/usr/include/gulkan-0.15 
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
-I/usr/include/sysprof-6 -I/usr/include/cairo -I/usr/include/libpng16 
-I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/graphene-1.0 
-I/usr/lib/x86_64-linux-gnu/graphene-1.0/include -I/usr/include/gdk-pixbuf-2.0 
-I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I/usr/include/libmount 
-I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 
-I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gio-unix-2.0 
-I/usr/include/cloudproviders -I/usr/include/json-glib-1.0 
-I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu -fdiagnostics-color=always 
-D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c11 
-Wno-overlength-strings -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-cl
 ash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time 
-D_FORTIFY_SOURCE=2 -pthread -mfpmath=sse -msse -msse2 -MD -MQ 
examples/cube/gxr-cube.p/gxr-cube.c.o -MF 
examples/cube/gxr-cube.p/gxr-cube.c.o.d -o 
examples/cube/gxr-cube.p/gxr-cube.c.o -c ../examples/cube/gxr-cube.c
[58/78] cc  -o src/libgxr-openxr.so 
src/libgxr-openxr.so.p/openxr_openxr-context.c.o 
src/libgxr-openxr.so.p/openxr_openxr-action.c.o 
src/libgxr-openxr.so.p/openxr_openxr-action-set.c.o 
src/libgxr-openxr.so.p/openxr_openxr-overlay.c.o -Wl,--as-needed 
-Wl,--allow-shlib-undefined -shared -fPIC -Wl,-z,relro -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 
'-Wl,-rpath,$ORIGIN/' -Wl,-rpath-link,/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src 
-Wl,--start-group src/libgxr-0.15.so.0.15.1 
/usr/lib/x86_64-linux-gnu/libgulkan-0.15.so 
/usr/lib/x86_64-linux-gnu/libvulkan.so /usr/lib/x86_64-linux-gnu/libcairo.so 
/usr/lib/x86_64-linux-gnu/libgraphene-1.0.so 
/usr/lib/x86_64-linux-gnu/libgdk_pixbuf-2.0.so 
/usr/lib/x86_64-linux-gnu/libgio-2.0.so 
/usr/lib/x86_64-linux-gnu/libgobject-2.0.so 
/usr/lib/x86_64-linux-gnu/libglib-2.0.so /usr/lib/x86_64-li
 nux-gnu/libgdk-3.so /usr/lib/x86_64-linux-gnu/libz.so 
/usr/lib/x86_64-linux-gnu/libpangocairo-1.0.so 
/usr/lib/x86_64-linux-gnu/libpango-1.0.so 
/usr/lib/x86_64-linux-gnu/libharfbuzz.so 
/usr/lib/x86_64-linux-gnu/libcairo-gobject.so -lm -Wl,--export-dynamic 
/usr/lib/x86_64-linux-gnu/libgmodule-2.0.so -pthread 
/usr/lib/x86_64-linux-gnu/libjson-glib-1.0.so 
/usr/lib/x86_64-linux-gnu/libopenxr_loader.so -Wl,--end-group
[59/78] cc  -o tests/test_overlay 
tests/test_overlay.p/meson-generated_.._.._res_test_resources.c.o 
tests/test_overlay.p/test_overlay.c.o -Wl,--as-needed -Wl,--no-undefined 
-Wl,-z,relro -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-Wdate-time -D_FORTIFY_SOURCE=2 '-Wl,-rpath,$ORIGIN/../src' 
-Wl,-rpath-link,/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src -Wl,--start-group 
src/libgxr-0.15.so.0.15.1 /usr/lib/x86_64-linux-gnu/libgulkan-0.15.so 
/usr/lib/x86_64-linux-gnu/libvulkan.so /usr/lib/x86_64-linux-gnu/libcairo.so 
/usr/lib/x86_64-linux-gnu/libgraphene-1.0.so 
/usr/lib/x86_64-linux-gnu/libgdk_pixbuf-2.0.so 
/usr/lib/x86_64-linux-gnu/libgio-2.0.so 
/usr/lib/x86_64-linux-gnu/libgobject-2.0.so 
/usr/lib/x86_64-linux-gnu/libglib-2.0.so /usr/lib/x86_64-linux-gnu/libgdk-3.so 
/usr/lib/x86_64-linux-gnu/libz.so 
/usr/lib/x86_64-linux-gnu/libpangocairo-1.0.so /usr/lib/x86
 _64-linux-gnu/libpango-1.0.so /usr/lib/x86_64-linux-gnu/libharfbuzz.so 
/usr/lib/x86_64-linux-gnu/libcairo-gobject.so -lm -Wl,--export-dynamic 
/usr/lib/x86_64-linux-gnu/libgmodule-2.0.so -pthread 
/usr/lib/x86_64-linux-gnu/libjson-glib-1.0.so -Wl,--end-group
[60/78] cc -Iexamples/cube/gxr-cube.p -Iexamples/cube -I../examples/cube -Isrc 
-I../src -Iexamples/cube/shaders -Ires -I/usr/include/gulkan-0.15 
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
-I/usr/include/sysprof-6 -I/usr/include/cairo -I/usr/include/libpng16 
-I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/graphene-1.0 
-I/usr/lib/x86_64-linux-gnu/graphene-1.0/include -I/usr/include/gdk-pixbuf-2.0 
-I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I/usr/include/libmount 
-I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 
-I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gio-unix-2.0 
-I/usr/include/cloudproviders -I/usr/include/json-glib-1.0 
-I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu -fdiagnostics-color=always 
-D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c11 
-Wno-overlength-strings -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-cl
 ash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time 
-D_FORTIFY_SOURCE=2 -pthread -mfpmath=sse -msse -msse2 -MD -MQ 
examples/cube/gxr-cube.p/scene-pointer.c.o -MF 
examples/cube/gxr-cube.p/scene-pointer.c.o.d -o 
examples/cube/gxr-cube.p/scene-pointer.c.o -c ../examples/cube/scene-pointer.c
[61/78] cc -Iexamples/cube/gxr-cube.p -Iexamples/cube -I../examples/cube -Isrc 
-I../src -Iexamples/cube/shaders -Ires -I/usr/include/gulkan-0.15 
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
-I/usr/include/sysprof-6 -I/usr/include/cairo -I/usr/include/libpng16 
-I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/graphene-1.0 
-I/usr/lib/x86_64-linux-gnu/graphene-1.0/include -I/usr/include/gdk-pixbuf-2.0 
-I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I/usr/include/libmount 
-I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 
-I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gio-unix-2.0 
-I/usr/include/cloudproviders -I/usr/include/json-glib-1.0 
-I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu -fdiagnostics-color=always 
-D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c11 
-Wno-overlength-strings -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-cl
 ash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time 
-D_FORTIFY_SOURCE=2 -pthread -mfpmath=sse -msse -msse2 -MD -MQ 
examples/cube/gxr-cube.p/scene-pointer-tip.c.o -MF 
examples/cube/gxr-cube.p/scene-pointer-tip.c.o.d -o 
examples/cube/gxr-cube.p/scene-pointer-tip.c.o -c 
../examples/cube/scene-pointer-tip.c
[62/78] cc -Iexamples/cube/gxr-cube.p -Iexamples/cube -I../examples/cube -Isrc 
-I../src -Iexamples/cube/shaders -Ires -I/usr/include/gulkan-0.15 
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
-I/usr/include/sysprof-6 -I/usr/include/cairo -I/usr/include/libpng16 
-I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/graphene-1.0 
-I/usr/lib/x86_64-linux-gnu/graphene-1.0/include -I/usr/include/gdk-pixbuf-2.0 
-I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I/usr/include/libmount 
-I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 
-I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gio-unix-2.0 
-I/usr/include/cloudproviders -I/usr/include/json-glib-1.0 
-I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu -fdiagnostics-color=always 
-D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c11 
-Wno-overlength-strings -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-cl
 ash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time 
-D_FORTIFY_SOURCE=2 -pthread -mfpmath=sse -msse -msse2 -MD -MQ 
examples/cube/gxr-cube.p/scene-object.c.o -MF 
examples/cube/gxr-cube.p/scene-object.c.o.d -o 
examples/cube/gxr-cube.p/scene-object.c.o -c ../examples/cube/scene-object.c
[63/78] cc -Iexamples/cube/gxr-cube.p -Iexamples/cube -I../examples/cube -Isrc 
-I../src -Iexamples/cube/shaders -Ires -I/usr/include/gulkan-0.15 
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
-I/usr/include/sysprof-6 -I/usr/include/cairo -I/usr/include/libpng16 
-I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/graphene-1.0 
-I/usr/lib/x86_64-linux-gnu/graphene-1.0/include -I/usr/include/gdk-pixbuf-2.0 
-I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I/usr/include/libmount 
-I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 
-I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gio-unix-2.0 
-I/usr/include/cloudproviders -I/usr/include/json-glib-1.0 
-I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu -fdiagnostics-color=always 
-D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c11 
-Wno-overlength-strings -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-cl
 ash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time 
-D_FORTIFY_SOURCE=2 -pthread -mfpmath=sse -msse -msse2 -MD -MQ 
examples/cube/gxr-cube.p/scene-cube.c.o -MF 
examples/cube/gxr-cube.p/scene-cube.c.o.d -o 
examples/cube/gxr-cube.p/scene-cube.c.o -c ../examples/cube/scene-cube.c
ninja: build stopped: subcommand failed.
dh_auto_build: error: cd obj-x86_64-linux-gnu && LC_ALL=C.UTF-8 ninja -j8 -v 
returned exit code 1
make: *** [debian/rules:4: build] Error 25
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2

--- End Message ---
--- Begin Message ---
Source: gxr
Source-Version: 0.15.1-4.2
Done: Rebecca N. Palmer <rebecca_pal...@zoho.com>

We believe that the bug you reported is fixed in the latest version of
gxr, 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 1075...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Rebecca N. Palmer <rebecca_pal...@zoho.com> (supplier of updated gxr 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: Sat, 08 Mar 2025 13:13:58 +0000
Source: gxr
Architecture: source
Version: 0.15.1-4.2
Distribution: unstable
Urgency: medium
Maintainer: Debian xrdesktop Team <team+xrdesk...@tracker.debian.org>
Changed-By: Rebecca N. Palmer <rebecca_pal...@zoho.com>
Closes: 1075057
Changes:
 gxr (0.15.1-4.2) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Be compatible with gcc 14. (Closes: #1075057)
Checksums-Sha1:
 356a1272f6fd3e67e283b192aa3501ed8f7da689 2278 gxr_0.15.1-4.2.dsc
 e9627b29162ed24b29bff5ca01a3fbf6b360879e 8036 gxr_0.15.1-4.2.debian.tar.xz
 26296f091567bd06bbdee7de19d15b2393689fc9 5995 gxr_0.15.1-4.2_source.buildinfo
Checksums-Sha256:
 85f84b6fe9dded42dd8cc5e97284647736403f8552b4aeeeedf50159b9dd68c9 2278 
gxr_0.15.1-4.2.dsc
 184656bc6a8634f5f0bce6a10b488d6a6f8fe5b2631441ab23baaabb635b1170 8036 
gxr_0.15.1-4.2.debian.tar.xz
 d99ef7604a668c8e028bc50c8a103fcf990afbf7e4f4ef824afc1025661f44fd 5995 
gxr_0.15.1-4.2_source.buildinfo
Files:
 5bc02fe3ae9e563a2eef5caf193cfbc4 2278 libs optional gxr_0.15.1-4.2.dsc
 bb224c0c182bd905291c2bc090cc5991 8036 libs optional 
gxr_0.15.1-4.2.debian.tar.xz
 151f0ad1bc73b335c5b5d879d3616d46 5995 libs optional 
gxr_0.15.1-4.2_source.buildinfo

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

iQJMBAEBCgA2FiEEZ8sxEAXE7b4yF1MI3uUNDVZ+omYFAmfPZ/MYHHJlYmVjY2Ff
cGFsbWVyQHpvaG8uY29tAAoJEN7lDQ1WfqJmVI0QAKk2NnREJ2SL8c3XLEyi+nk1
UxOcloKz6q8maa8GGxVYmvHWsh2hSVrauDfIRQ0f9FEtEVKKPuGTLM3u/2nlk5/I
7Zhr/uAYtJDQe2K9Px4LbFIopnO7tG1xG37hb9Ug0+fpMaIdQQzmSuEl7lTqYQC/
FHOabRBHabbt2xCQYj7Makz8ZlcMiNdbIelEKPdRD3DJo0kpJqBL0xYYvxRuUY5M
puePuCmk6ircbZ72wQ9R8PcX4GcPICPX5G+dNGIKT0FhYGY3WQOXum5AonIdOmxk
40QtZGAn3H/PtEFXzJa2UZaKfgIjPUvOQvjxZdf47a6NpRiIrDuRcVPsJZKLF+pk
XFfwhd1C/gN/WIHTbHTsrab8Q+DYXLivwQuuYeJl312UJYpbMmQLEEAzxmZnMguh
3SIX6n5fdLPHJCRTNg9wTDrBOlFr5V3EDmBO3qjrw/+VCDDg3RwpqzB0Jj8At2Qh
ZMQLOo0nZdPV8yglOgQE+M/Ck8Tr9k+0XriINkV6lzTMBRVExJccRBK8IH1eIg30
dp8OgzC7JnUjFUQfuEnzsjHDJLYf7tThaUUINTlv0Pq/Nwzicw6bmRDCvhwHRErY
csiFsfBDuAzA2NHlf6sWboybw8/I3ujhu289HoQOiWl34l6qotwmZZef0q1NCdJb
5EASF153eGedP4bgqc0T
=Z9cy
-----END PGP SIGNATURE-----

Attachment: pgpa7fbJQ4umY.pgp
Description: PGP signature


--- End Message ---

Reply via email to