Your message dated Sun, 30 Nov 2025 13:59:10 -0500
with message-id
<CAAajCMY6gNU6wdy6E5+DR_dBUcZ7+KTuXom_=Z=1ezntuhm...@mail.gmail.com>
and subject line Re: xwayland: ftbfs with GCC-15
has caused the Debian Bug report #1098177,
regarding xwayland: ftbfs with GCC-15
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 [email protected]
immediately.)
--
1098177: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1098177
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:xwayland
Version: 2:24.1.5-1
Severity: important
Tags: sid forky
User: [email protected]
Usertags: ftbfs-gcc-15
[This bug is NOT 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-15/g++-15, but succeeds to build with gcc-14/g++-14. The
severity of this report will be raised before the forky release.
The full build log can be found at:
http://qa-logs.debian.net/2025/02/16/amd64exp/xwayland_24.1.5-1_unstable_gccexp.log.gz
The last lines of the build log are at the end of this report.
To build with GCC 15, either set CC=gcc-15 CXX=g++-15 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.
apt-get -t=experimental install g++
GCC 15 now defaults to the C23/C++23 standards, exposing many FTBFS.
Other 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-15/porting_to.html
[...]
[119/439] cc -Imi/liblibxserver_mi.a.p -Imi -I../mi -I. -I.. -IXext -I../Xext
-IXi -I../Xi -Icomposite -I../composite -Idamageext -I../damageext -Ifb -I../fb
-Iglamor -I../glamor -Imiext/damage -I../miext/damage -Imiext/sync
-I../miext/sync -Idbe -I../dbe -Idix -I../dix -Idri3 -I../dri3 -Iinclude
-I../include -Ipresent -I../present -Irandr -I../randr -Irender -I../render
-Ixfixes -I../xfixes -I/usr/include/pixman-1 -I/usr/include/freetype2
-I/usr/include/libpng16 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall
-Winvalid-pch -std=gnu99 -DHAVE_DIX_CONFIG_H -fno-strict-aliasing
-fvisibility=hidden -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2
-Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast
-Wold-style-definition -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn
-Wmissing-format-attribute -Wredundant-decls -Werror=implicit -Werror=nonnull
-Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point
-Werror=return-type -We
rror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address
-Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/xwayland-24.1.5=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC
-D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -MD -MQ
mi/liblibxserver_mi.a.p/mivaltree.c.o -MF
mi/liblibxserver_mi.a.p/mivaltree.c.o.d -o
mi/liblibxserver_mi.a.p/mivaltree.c.o -c ../mi/mivaltree.c
[120/439] cc -Imi/liblibxserver_mi.a.p -Imi -I../mi -I. -I.. -IXext -I../Xext
-IXi -I../Xi -Icomposite -I../composite -Idamageext -I../damageext -Ifb -I../fb
-Iglamor -I../glamor -Imiext/damage -I../miext/damage -Imiext/sync
-I../miext/sync -Idbe -I../dbe -Idix -I../dix -Idri3 -I../dri3 -Iinclude
-I../include -Ipresent -I../present -Irandr -I../randr -Irender -I../render
-Ixfixes -I../xfixes -I/usr/include/pixman-1 -I/usr/include/freetype2
-I/usr/include/libpng16 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall
-Winvalid-pch -std=gnu99 -DHAVE_DIX_CONFIG_H -fno-strict-aliasing
-fvisibility=hidden -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2
-Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast
-Wold-style-definition -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn
-Wmissing-format-attribute -Wredundant-decls -Werror=implicit -Werror=nonnull
-Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point
-Werror=return-type -We
rror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address
-Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/xwayland-24.1.5=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC
-D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -MD -MQ
mi/liblibxserver_mi.a.p/mizerclip.c.o -MF
mi/liblibxserver_mi.a.p/mizerclip.c.o.d -o
mi/liblibxserver_mi.a.p/mizerclip.c.o -c ../mi/mizerclip.c
[121/439] cc -Ios/liblibxlibc.a.p -Ios -I../os -I. -I.. -IXext -I../Xext -IXi
-I../Xi -Icomposite -I../composite -Idamageext -I../damageext -Ifb -I../fb
-Iglamor -I../glamor -Imi -I../mi -Imiext/damage -I../miext/damage -Imiext/sync
-I../miext/sync -Idbe -I../dbe -Idix -I../dix -Idri3 -I../dri3 -Iinclude
-I../include -Ipresent -I../present -Irandr -I../randr -Irender -I../render
-Ixfixes -I../xfixes -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall
-Winvalid-pch -std=gnu99 -DHAVE_DIX_CONFIG_H -fno-strict-aliasing
-fvisibility=hidden -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2
-Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast
-Wold-style-definition -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn
-Wmissing-format-attribute -Wredundant-decls -Werror=implicit -Werror=nonnull
-Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point
-Werror=return-type -Werror=trigraphs -Werror=array-bounds
-Werror=write-strings -Werror
=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/xwayland-24.1.5=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC
-MD -MQ os/liblibxlibc.a.p/timingsafe_memcmp.c.o -MF
os/liblibxlibc.a.p/timingsafe_memcmp.c.o.d -o
os/liblibxlibc.a.p/timingsafe_memcmp.c.o -c ../os/timingsafe_memcmp.c
[122/439] cc -Imi/liblibxserver_mi.a.p -Imi -I../mi -I. -I.. -IXext -I../Xext
-IXi -I../Xi -Icomposite -I../composite -Idamageext -I../damageext -Ifb -I../fb
-Iglamor -I../glamor -Imiext/damage -I../miext/damage -Imiext/sync
-I../miext/sync -Idbe -I../dbe -Idix -I../dix -Idri3 -I../dri3 -Iinclude
-I../include -Ipresent -I../present -Irandr -I../randr -Irender -I../render
-Ixfixes -I../xfixes -I/usr/include/pixman-1 -I/usr/include/freetype2
-I/usr/include/libpng16 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall
-Winvalid-pch -std=gnu99 -DHAVE_DIX_CONFIG_H -fno-strict-aliasing
-fvisibility=hidden -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2
-Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast
-Wold-style-definition -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn
-Wmissing-format-attribute -Wredundant-decls -Werror=implicit -Werror=nonnull
-Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point
-Werror=return-type -We
rror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address
-Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/xwayland-24.1.5=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC
-D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -MD -MQ
mi/liblibxserver_mi.a.p/miwindow.c.o -MF mi/liblibxserver_mi.a.p/miwindow.c.o.d
-o mi/liblibxserver_mi.a.p/miwindow.c.o -c ../mi/miwindow.c
[123/439] cc -Ios/liblibxserver_os.a.p -Ios -I../os -I. -I.. -IXext -I../Xext
-IXi -I../Xi -Icomposite -I../composite -Idamageext -I../damageext -Ifb -I../fb
-Iglamor -I../glamor -Imi -I../mi -Imiext/damage -I../miext/damage -Imiext/sync
-I../miext/sync -Idbe -I../dbe -Idix -I../dix -Idri3 -I../dri3 -Iinclude
-I../include -Ipresent -I../present -Irandr -I../randr -Irender -I../render
-Ixfixes -I../xfixes -I/usr/include/pixman-1 -I/usr/include/freetype2
-I/usr/include/libpng16 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall
-Winvalid-pch -std=gnu99 -DHAVE_DIX_CONFIG_H -fno-strict-aliasing
-fvisibility=hidden -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2
-Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast
-Wold-style-definition -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn
-Wmissing-format-attribute -Wredundant-decls -Werror=implicit -Werror=nonnull
-Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point
-Werror=re
turn-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings
-Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/xwayland-24.1.5=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC
-isystem/usr/include/tirpc -D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN
-DHAS_STICKY_DIR_BIT -DCLIENTIDS -MD -MQ os/liblibxserver_os.a.p/alloc.c.o -MF
os/liblibxserver_os.a.p/alloc.c.o.d -o os/liblibxserver_os.a.p/alloc.c.o -c
../os/alloc.c
[124/439] cc -Imi/liblibxserver_mi.a.p -Imi -I../mi -I. -I.. -IXext -I../Xext
-IXi -I../Xi -Icomposite -I../composite -Idamageext -I../damageext -Ifb -I../fb
-Iglamor -I../glamor -Imiext/damage -I../miext/damage -Imiext/sync
-I../miext/sync -Idbe -I../dbe -Idix -I../dix -Idri3 -I../dri3 -Iinclude
-I../include -Ipresent -I../present -Irandr -I../randr -Irender -I../render
-Ixfixes -I../xfixes -I/usr/include/pixman-1 -I/usr/include/freetype2
-I/usr/include/libpng16 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall
-Winvalid-pch -std=gnu99 -DHAVE_DIX_CONFIG_H -fno-strict-aliasing
-fvisibility=hidden -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2
-Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast
-Wold-style-definition -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn
-Wmissing-format-attribute -Wredundant-decls -Werror=implicit -Werror=nonnull
-Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point
-Werror=return-type -We
rror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address
-Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/xwayland-24.1.5=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC
-D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -MD -MQ
mi/liblibxserver_mi.a.p/mizerline.c.o -MF
mi/liblibxserver_mi.a.p/mizerline.c.o.d -o
mi/liblibxserver_mi.a.p/mizerline.c.o -c ../mi/mizerline.c
[125/439] cc -Ios/liblibxserver_os.a.p -Ios -I../os -I. -I.. -IXext -I../Xext
-IXi -I../Xi -Icomposite -I../composite -Idamageext -I../damageext -Ifb -I../fb
-Iglamor -I../glamor -Imi -I../mi -Imiext/damage -I../miext/damage -Imiext/sync
-I../miext/sync -Idbe -I../dbe -Idix -I../dix -Idri3 -I../dri3 -Iinclude
-I../include -Ipresent -I../present -Irandr -I../randr -Irender -I../render
-Ixfixes -I../xfixes -I/usr/include/pixman-1 -I/usr/include/freetype2
-I/usr/include/libpng16 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall
-Winvalid-pch -std=gnu99 -DHAVE_DIX_CONFIG_H -fno-strict-aliasing
-fvisibility=hidden -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2
-Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast
-Wold-style-definition -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn
-Wmissing-format-attribute -Wredundant-decls -Werror=implicit -Werror=nonnull
-Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point
-Werror=re
turn-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings
-Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/xwayland-24.1.5=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC
-isystem/usr/include/tirpc -D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN
-DHAS_STICKY_DIR_BIT -DCLIENTIDS -MD -MQ os/liblibxserver_os.a.p/WaitFor.c.o
-MF os/liblibxserver_os.a.p/WaitFor.c.o.d -o
os/liblibxserver_os.a.p/WaitFor.c.o -c ../os/WaitFor.c
[126/439] cc -Ios/liblibxserver_os.a.p -Ios -I../os -I. -I.. -IXext -I../Xext
-IXi -I../Xi -Icomposite -I../composite -Idamageext -I../damageext -Ifb -I../fb
-Iglamor -I../glamor -Imi -I../mi -Imiext/damage -I../miext/damage -Imiext/sync
-I../miext/sync -Idbe -I../dbe -Idix -I../dix -Idri3 -I../dri3 -Iinclude
-I../include -Ipresent -I../present -Irandr -I../randr -Irender -I../render
-Ixfixes -I../xfixes -I/usr/include/pixman-1 -I/usr/include/freetype2
-I/usr/include/libpng16 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall
-Winvalid-pch -std=gnu99 -DHAVE_DIX_CONFIG_H -fno-strict-aliasing
-fvisibility=hidden -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2
-Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast
-Wold-style-definition -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn
-Wmissing-format-attribute -Wredundant-decls -Werror=implicit -Werror=nonnull
-Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point
-Werror=re
turn-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings
-Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/xwayland-24.1.5=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC
-isystem/usr/include/tirpc -D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN
-DHAS_STICKY_DIR_BIT -DCLIENTIDS -MD -MQ os/liblibxserver_os.a.p/backtrace.c.o
-MF os/liblibxserver_os.a.p/backtrace.c.o.d -o
os/liblibxserver_os.a.p/backtrace.c.o -c ../os/backtrace.c
[127/439] cc -Imi/liblibxserver_mi.a.p -Imi -I../mi -I. -I.. -IXext -I../Xext
-IXi -I../Xi -Icomposite -I../composite -Idamageext -I../damageext -Ifb -I../fb
-Iglamor -I../glamor -Imiext/damage -I../miext/damage -Imiext/sync
-I../miext/sync -Idbe -I../dbe -Idix -I../dix -Idri3 -I../dri3 -Iinclude
-I../include -Ipresent -I../present -Irandr -I../randr -Irender -I../render
-Ixfixes -I../xfixes -I/usr/include/pixman-1 -I/usr/include/freetype2
-I/usr/include/libpng16 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall
-Winvalid-pch -std=gnu99 -DHAVE_DIX_CONFIG_H -fno-strict-aliasing
-fvisibility=hidden -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2
-Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast
-Wold-style-definition -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn
-Wmissing-format-attribute -Wredundant-decls -Werror=implicit -Werror=nonnull
-Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point
-Werror=return-type -We
rror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address
-Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/xwayland-24.1.5=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC
-D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -MD -MQ
mi/liblibxserver_mi.a.p/mioverlay.c.o -MF
mi/liblibxserver_mi.a.p/mioverlay.c.o.d -o
mi/liblibxserver_mi.a.p/mioverlay.c.o -c ../mi/mioverlay.c
[128/439] cc -Ios/liblibxserver_os.a.p -Ios -I../os -I. -I.. -IXext -I../Xext
-IXi -I../Xi -Icomposite -I../composite -Idamageext -I../damageext -Ifb -I../fb
-Iglamor -I../glamor -Imi -I../mi -Imiext/damage -I../miext/damage -Imiext/sync
-I../miext/sync -Idbe -I../dbe -Idix -I../dix -Idri3 -I../dri3 -Iinclude
-I../include -Ipresent -I../present -Irandr -I../randr -Irender -I../render
-Ixfixes -I../xfixes -I/usr/include/pixman-1 -I/usr/include/freetype2
-I/usr/include/libpng16 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall
-Winvalid-pch -std=gnu99 -DHAVE_DIX_CONFIG_H -fno-strict-aliasing
-fvisibility=hidden -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2
-Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast
-Wold-style-definition -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn
-Wmissing-format-attribute -Wredundant-decls -Werror=implicit -Werror=nonnull
-Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point
-Werror=re
turn-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings
-Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/xwayland-24.1.5=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC
-isystem/usr/include/tirpc -D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN
-DHAS_STICKY_DIR_BIT -DCLIENTIDS -MD -MQ os/liblibxserver_os.a.p/auth.c.o -MF
os/liblibxserver_os.a.p/auth.c.o.d -o os/liblibxserver_os.a.p/auth.c.o -c
../os/auth.c
[129/439] cc -Imi/liblibxserver_mi.a.p -Imi -I../mi -I. -I.. -IXext -I../Xext
-IXi -I../Xi -Icomposite -I../composite -Idamageext -I../damageext -Ifb -I../fb
-Iglamor -I../glamor -Imiext/damage -I../miext/damage -Imiext/sync
-I../miext/sync -Idbe -I../dbe -Idix -I../dix -Idri3 -I../dri3 -Iinclude
-I../include -Ipresent -I../present -Irandr -I../randr -Irender -I../render
-Ixfixes -I../xfixes -I/usr/include/pixman-1 -I/usr/include/freetype2
-I/usr/include/libpng16 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall
-Winvalid-pch -std=gnu99 -DHAVE_DIX_CONFIG_H -fno-strict-aliasing
-fvisibility=hidden -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2
-Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast
-Wold-style-definition -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn
-Wmissing-format-attribute -Wredundant-decls -Werror=implicit -Werror=nonnull
-Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point
-Werror=return-type -We
rror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address
-Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/xwayland-24.1.5=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC
-D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -MD -MQ
mi/liblibxserver_mi.a.p/mizerarc.c.o -MF mi/liblibxserver_mi.a.p/mizerarc.c.o.d
-o mi/liblibxserver_mi.a.p/mizerarc.c.o -c ../mi/mizerarc.c
[130/439] cc -Ios/liblibxserver_os.a.p -Ios -I../os -I. -I.. -IXext -I../Xext
-IXi -I../Xi -Icomposite -I../composite -Idamageext -I../damageext -Ifb -I../fb
-Iglamor -I../glamor -Imi -I../mi -Imiext/damage -I../miext/damage -Imiext/sync
-I../miext/sync -Idbe -I../dbe -Idix -I../dix -Idri3 -I../dri3 -Iinclude
-I../include -Ipresent -I../present -Irandr -I../randr -Irender -I../render
-Ixfixes -I../xfixes -I/usr/include/pixman-1 -I/usr/include/freetype2
-I/usr/include/libpng16 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall
-Winvalid-pch -std=gnu99 -DHAVE_DIX_CONFIG_H -fno-strict-aliasing
-fvisibility=hidden -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2
-Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast
-Wold-style-definition -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn
-Wmissing-format-attribute -Wredundant-decls -Werror=implicit -Werror=nonnull
-Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point
-Werror=re
turn-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings
-Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/xwayland-24.1.5=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC
-isystem/usr/include/tirpc -D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN
-DHAS_STICKY_DIR_BIT -DCLIENTIDS -MD -MQ os/liblibxserver_os.a.p/client.c.o -MF
os/liblibxserver_os.a.p/client.c.o.d -o os/liblibxserver_os.a.p/client.c.o -c
../os/client.c
[131/439] cc -Ios/liblibxserver_os.a.p -Ios -I../os -I. -I.. -IXext -I../Xext
-IXi -I../Xi -Icomposite -I../composite -Idamageext -I../damageext -Ifb -I../fb
-Iglamor -I../glamor -Imi -I../mi -Imiext/damage -I../miext/damage -Imiext/sync
-I../miext/sync -Idbe -I../dbe -Idix -I../dix -Idri3 -I../dri3 -Iinclude
-I../include -Ipresent -I../present -Irandr -I../randr -Irender -I../render
-Ixfixes -I../xfixes -I/usr/include/pixman-1 -I/usr/include/freetype2
-I/usr/include/libpng16 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall
-Winvalid-pch -std=gnu99 -DHAVE_DIX_CONFIG_H -fno-strict-aliasing
-fvisibility=hidden -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2
-Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast
-Wold-style-definition -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn
-Wmissing-format-attribute -Wredundant-decls -Werror=implicit -Werror=nonnull
-Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point
-Werror=re
turn-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings
-Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/xwayland-24.1.5=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC
-isystem/usr/include/tirpc -D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN
-DHAS_STICKY_DIR_BIT -DCLIENTIDS -MD -MQ os/liblibxserver_os.a.p/fmt.c.o -MF
os/liblibxserver_os.a.p/fmt.c.o.d -o os/liblibxserver_os.a.p/fmt.c.o -c
../os/fmt.c
[132/439] cc -Ios/liblibxserver_os.a.p -Ios -I../os -I. -I.. -IXext -I../Xext
-IXi -I../Xi -Icomposite -I../composite -Idamageext -I../damageext -Ifb -I../fb
-Iglamor -I../glamor -Imi -I../mi -Imiext/damage -I../miext/damage -Imiext/sync
-I../miext/sync -Idbe -I../dbe -Idix -I../dix -Idri3 -I../dri3 -Iinclude
-I../include -Ipresent -I../present -Irandr -I../randr -Irender -I../render
-Ixfixes -I../xfixes -I/usr/include/pixman-1 -I/usr/include/freetype2
-I/usr/include/libpng16 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall
-Winvalid-pch -std=gnu99 -DHAVE_DIX_CONFIG_H -fno-strict-aliasing
-fvisibility=hidden -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2
-Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast
-Wold-style-definition -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn
-Wmissing-format-attribute -Wredundant-decls -Werror=implicit -Werror=nonnull
-Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point
-Werror=re
turn-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings
-Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/xwayland-24.1.5=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC
-isystem/usr/include/tirpc -D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN
-DHAS_STICKY_DIR_BIT -DCLIENTIDS -MD -MQ os/liblibxserver_os.a.p/mitauth.c.o
-MF os/liblibxserver_os.a.p/mitauth.c.o.d -o
os/liblibxserver_os.a.p/mitauth.c.o -c ../os/mitauth.c
[133/439] cc -Ios/liblibxserver_os.a.p -Ios -I../os -I. -I.. -IXext -I../Xext
-IXi -I../Xi -Icomposite -I../composite -Idamageext -I../damageext -Ifb -I../fb
-Iglamor -I../glamor -Imi -I../mi -Imiext/damage -I../miext/damage -Imiext/sync
-I../miext/sync -Idbe -I../dbe -Idix -I../dix -Idri3 -I../dri3 -Iinclude
-I../include -Ipresent -I../present -Irandr -I../randr -Irender -I../render
-Ixfixes -I../xfixes -I/usr/include/pixman-1 -I/usr/include/freetype2
-I/usr/include/libpng16 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall
-Winvalid-pch -std=gnu99 -DHAVE_DIX_CONFIG_H -fno-strict-aliasing
-fvisibility=hidden -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2
-Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast
-Wold-style-definition -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn
-Wmissing-format-attribute -Wredundant-decls -Werror=implicit -Werror=nonnull
-Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point
-Werror=re
turn-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings
-Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/xwayland-24.1.5=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC
-isystem/usr/include/tirpc -D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN
-DHAS_STICKY_DIR_BIT -DCLIENTIDS -MD -MQ os/liblibxserver_os.a.p/oscolor.c.o
-MF os/liblibxserver_os.a.p/oscolor.c.o.d -o
os/liblibxserver_os.a.p/oscolor.c.o -c ../os/oscolor.c
[134/439] cc -Ios/liblibxserver_os.a.p -Ios -I../os -I. -I.. -IXext -I../Xext
-IXi -I../Xi -Icomposite -I../composite -Idamageext -I../damageext -Ifb -I../fb
-Iglamor -I../glamor -Imi -I../mi -Imiext/damage -I../miext/damage -Imiext/sync
-I../miext/sync -Idbe -I../dbe -Idix -I../dix -Idri3 -I../dri3 -Iinclude
-I../include -Ipresent -I../present -Irandr -I../randr -Irender -I../render
-Ixfixes -I../xfixes -I/usr/include/pixman-1 -I/usr/include/freetype2
-I/usr/include/libpng16 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall
-Winvalid-pch -std=gnu99 -DHAVE_DIX_CONFIG_H -fno-strict-aliasing
-fvisibility=hidden -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2
-Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast
-Wold-style-definition -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn
-Wmissing-format-attribute -Wredundant-decls -Werror=implicit -Werror=nonnull
-Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point
-Werror=re
turn-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings
-Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/xwayland-24.1.5=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC
-isystem/usr/include/tirpc -D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN
-DHAS_STICKY_DIR_BIT -DCLIENTIDS -MD -MQ
os/liblibxserver_os.a.p/inputthread.c.o -MF
os/liblibxserver_os.a.p/inputthread.c.o.d -o
os/liblibxserver_os.a.p/inputthread.c.o -c ../os/inputthread.c
[135/439] cc -Ios/liblibxserver_os.a.p -Ios -I../os -I. -I.. -IXext -I../Xext
-IXi -I../Xi -Icomposite -I../composite -Idamageext -I../damageext -Ifb -I../fb
-Iglamor -I../glamor -Imi -I../mi -Imiext/damage -I../miext/damage -Imiext/sync
-I../miext/sync -Idbe -I../dbe -Idix -I../dix -Idri3 -I../dri3 -Iinclude
-I../include -Ipresent -I../present -Irandr -I../randr -Irender -I../render
-Ixfixes -I../xfixes -I/usr/include/pixman-1 -I/usr/include/freetype2
-I/usr/include/libpng16 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall
-Winvalid-pch -std=gnu99 -DHAVE_DIX_CONFIG_H -fno-strict-aliasing
-fvisibility=hidden -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2
-Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast
-Wold-style-definition -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn
-Wmissing-format-attribute -Wredundant-decls -Werror=implicit -Werror=nonnull
-Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point
-Werror=re
turn-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings
-Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/xwayland-24.1.5=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC
-isystem/usr/include/tirpc -D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN
-DHAS_STICKY_DIR_BIT -DCLIENTIDS -MD -MQ os/liblibxserver_os.a.p/access.c.o -MF
os/liblibxserver_os.a.p/access.c.o.d -o os/liblibxserver_os.a.p/access.c.o -c
../os/access.c
[136/439] cc -Ios/liblibxserver_os.a.p -Ios -I../os -I. -I.. -IXext -I../Xext
-IXi -I../Xi -Icomposite -I../composite -Idamageext -I../damageext -Ifb -I../fb
-Iglamor -I../glamor -Imi -I../mi -Imiext/damage -I../miext/damage -Imiext/sync
-I../miext/sync -Idbe -I../dbe -Idix -I../dix -Idri3 -I../dri3 -Iinclude
-I../include -Ipresent -I../present -Irandr -I../randr -Irender -I../render
-Ixfixes -I../xfixes -I/usr/include/pixman-1 -I/usr/include/freetype2
-I/usr/include/libpng16 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall
-Winvalid-pch -std=gnu99 -DHAVE_DIX_CONFIG_H -fno-strict-aliasing
-fvisibility=hidden -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2
-Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast
-Wold-style-definition -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn
-Wmissing-format-attribute -Wredundant-decls -Werror=implicit -Werror=nonnull
-Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point
-Werror=re
turn-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings
-Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/xwayland-24.1.5=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC
-isystem/usr/include/tirpc -D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN
-DHAS_STICKY_DIR_BIT -DCLIENTIDS -MD -MQ os/liblibxserver_os.a.p/osinit.c.o -MF
os/liblibxserver_os.a.p/osinit.c.o.d -o os/liblibxserver_os.a.p/osinit.c.o -c
../os/osinit.c
[137/439] cc -Ios/liblibxserver_os.a.p -Ios -I../os -I. -I.. -IXext -I../Xext
-IXi -I../Xi -Icomposite -I../composite -Idamageext -I../damageext -Ifb -I../fb
-Iglamor -I../glamor -Imi -I../mi -Imiext/damage -I../miext/damage -Imiext/sync
-I../miext/sync -Idbe -I../dbe -Idix -I../dix -Idri3 -I../dri3 -Iinclude
-I../include -Ipresent -I../present -Irandr -I../randr -Irender -I../render
-Ixfixes -I../xfixes -I/usr/include/pixman-1 -I/usr/include/freetype2
-I/usr/include/libpng16 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall
-Winvalid-pch -std=gnu99 -DHAVE_DIX_CONFIG_H -fno-strict-aliasing
-fvisibility=hidden -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2
-Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast
-Wold-style-definition -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn
-Wmissing-format-attribute -Wredundant-decls -Werror=implicit -Werror=nonnull
-Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point
-Werror=re
turn-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings
-Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/xwayland-24.1.5=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC
-isystem/usr/include/tirpc -D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN
-DHAS_STICKY_DIR_BIT -DCLIENTIDS -MD -MQ os/liblibxserver_os.a.p/string.c.o -MF
os/liblibxserver_os.a.p/string.c.o.d -o os/liblibxserver_os.a.p/string.c.o -c
../os/string.c
[138/439] cc -Ios/liblibxserver_os.a.p -Ios -I../os -I. -I.. -IXext -I../Xext
-IXi -I../Xi -Icomposite -I../composite -Idamageext -I../damageext -Ifb -I../fb
-Iglamor -I../glamor -Imi -I../mi -Imiext/damage -I../miext/damage -Imiext/sync
-I../miext/sync -Idbe -I../dbe -Idix -I../dix -Idri3 -I../dri3 -Iinclude
-I../include -Ipresent -I../present -Irandr -I../randr -Irender -I../render
-Ixfixes -I../xfixes -I/usr/include/pixman-1 -I/usr/include/freetype2
-I/usr/include/libpng16 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall
-Winvalid-pch -std=gnu99 -DHAVE_DIX_CONFIG_H -fno-strict-aliasing
-fvisibility=hidden -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2
-Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast
-Wold-style-definition -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn
-Wmissing-format-attribute -Wredundant-decls -Werror=implicit -Werror=nonnull
-Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point
-Werror=re
turn-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings
-Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/xwayland-24.1.5=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC
-isystem/usr/include/tirpc -D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN
-DHAS_STICKY_DIR_BIT -DCLIENTIDS -MD -MQ os/liblibxserver_os.a.p/connection.c.o
-MF os/liblibxserver_os.a.p/connection.c.o.d -o
os/liblibxserver_os.a.p/connection.c.o -c ../os/connection.c
[139/439] cc -Imi/liblibxserver_mi.a.p -Imi -I../mi -I. -I.. -IXext -I../Xext
-IXi -I../Xi -Icomposite -I../composite -Idamageext -I../damageext -Ifb -I../fb
-Iglamor -I../glamor -Imiext/damage -I../miext/damage -Imiext/sync
-I../miext/sync -Idbe -I../dbe -Idix -I../dix -Idri3 -I../dri3 -Iinclude
-I../include -Ipresent -I../present -Irandr -I../randr -Irender -I../render
-Ixfixes -I../xfixes -I/usr/include/pixman-1 -I/usr/include/freetype2
-I/usr/include/libpng16 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall
-Winvalid-pch -std=gnu99 -DHAVE_DIX_CONFIG_H -fno-strict-aliasing
-fvisibility=hidden -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2
-Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast
-Wold-style-definition -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn
-Wmissing-format-attribute -Wredundant-decls -Werror=implicit -Werror=nonnull
-Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point
-Werror=return-type -We
rror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address
-Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/xwayland-24.1.5=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC
-D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -MD -MQ
mi/liblibxserver_mi.a.p/miarc.c.o -MF mi/liblibxserver_mi.a.p/miarc.c.o.d -o
mi/liblibxserver_mi.a.p/miarc.c.o -c ../mi/miarc.c
[140/439] cc -Ios/liblibxserver_os.a.p -Ios -I../os -I. -I.. -IXext -I../Xext
-IXi -I../Xi -Icomposite -I../composite -Idamageext -I../damageext -Ifb -I../fb
-Iglamor -I../glamor -Imi -I../mi -Imiext/damage -I../miext/damage -Imiext/sync
-I../miext/sync -Idbe -I../dbe -Idix -I../dix -Idri3 -I../dri3 -Iinclude
-I../include -Ipresent -I../present -Irandr -I../randr -Irender -I../render
-Ixfixes -I../xfixes -I/usr/include/pixman-1 -I/usr/include/freetype2
-I/usr/include/libpng16 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall
-Winvalid-pch -std=gnu99 -DHAVE_DIX_CONFIG_H -fno-strict-aliasing
-fvisibility=hidden -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2
-Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast
-Wold-style-definition -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn
-Wmissing-format-attribute -Wredundant-decls -Werror=implicit -Werror=nonnull
-Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point
-Werror=re
turn-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings
-Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/xwayland-24.1.5=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC
-isystem/usr/include/tirpc -D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN
-DHAS_STICKY_DIR_BIT -DCLIENTIDS -MD -MQ os/liblibxserver_os.a.p/ospoll.c.o -MF
os/liblibxserver_os.a.p/ospoll.c.o.d -o os/liblibxserver_os.a.p/ospoll.c.o -c
../os/ospoll.c
[141/439] cc -Ios/liblibxserver_os.a.p -Ios -I../os -I. -I.. -IXext -I../Xext
-IXi -I../Xi -Icomposite -I../composite -Idamageext -I../damageext -Ifb -I../fb
-Iglamor -I../glamor -Imi -I../mi -Imiext/damage -I../miext/damage -Imiext/sync
-I../miext/sync -Idbe -I../dbe -Idix -I../dix -Idri3 -I../dri3 -Iinclude
-I../include -Ipresent -I../present -Irandr -I../randr -Irender -I../render
-Ixfixes -I../xfixes -I/usr/include/pixman-1 -I/usr/include/freetype2
-I/usr/include/libpng16 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall
-Winvalid-pch -std=gnu99 -DHAVE_DIX_CONFIG_H -fno-strict-aliasing
-fvisibility=hidden -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2
-Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast
-Wold-style-definition -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn
-Wmissing-format-attribute -Wredundant-decls -Werror=implicit -Werror=nonnull
-Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point
-Werror=re
turn-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings
-Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/xwayland-24.1.5=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC
-isystem/usr/include/tirpc -D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN
-DHAS_STICKY_DIR_BIT -DCLIENTIDS -MD -MQ os/liblibxserver_os.a.p/io.c.o -MF
os/liblibxserver_os.a.p/io.c.o.d -o os/liblibxserver_os.a.p/io.c.o -c ../os/io.c
[142/439] cc -Ios/liblibxserver_os.a.p -Ios -I../os -I. -I.. -IXext -I../Xext
-IXi -I../Xi -Icomposite -I../composite -Idamageext -I../damageext -Ifb -I../fb
-Iglamor -I../glamor -Imi -I../mi -Imiext/damage -I../miext/damage -Imiext/sync
-I../miext/sync -Idbe -I../dbe -Idix -I../dix -Idri3 -I../dri3 -Iinclude
-I../include -Ipresent -I../present -Irandr -I../randr -Irender -I../render
-Ixfixes -I../xfixes -I/usr/include/pixman-1 -I/usr/include/freetype2
-I/usr/include/libpng16 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall
-Winvalid-pch -std=gnu99 -DHAVE_DIX_CONFIG_H -fno-strict-aliasing
-fvisibility=hidden -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2
-Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast
-Wold-style-definition -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn
-Wmissing-format-attribute -Wredundant-decls -Werror=implicit -Werror=nonnull
-Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point
-Werror=re
turn-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings
-Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/xwayland-24.1.5=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC
-isystem/usr/include/tirpc -D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN
-DHAS_STICKY_DIR_BIT -DCLIENTIDS -MD -MQ os/liblibxserver_os.a.p/xsha1.c.o -MF
os/liblibxserver_os.a.p/xsha1.c.o.d -o os/liblibxserver_os.a.p/xsha1.c.o -c
../os/xsha1.c
[143/439] cc -Ios/liblibxserver_os.a.p -Ios -I../os -I. -I.. -IXext -I../Xext
-IXi -I../Xi -Icomposite -I../composite -Idamageext -I../damageext -Ifb -I../fb
-Iglamor -I../glamor -Imi -I../mi -Imiext/damage -I../miext/damage -Imiext/sync
-I../miext/sync -Idbe -I../dbe -Idix -I../dix -Idri3 -I../dri3 -Iinclude
-I../include -Ipresent -I../present -Irandr -I../randr -Irender -I../render
-Ixfixes -I../xfixes -I/usr/include/pixman-1 -I/usr/include/freetype2
-I/usr/include/libpng16 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall
-Winvalid-pch -std=gnu99 -DHAVE_DIX_CONFIG_H -fno-strict-aliasing
-fvisibility=hidden -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2
-Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast
-Wold-style-definition -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn
-Wmissing-format-attribute -Wredundant-decls -Werror=implicit -Werror=nonnull
-Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point
-Werror=re
turn-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings
-Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/xwayland-24.1.5=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC
-isystem/usr/include/tirpc -D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN
-DHAS_STICKY_DIR_BIT -DCLIENTIDS -MD -MQ os/liblibxserver_os.a.p/xprintf.c.o
-MF os/liblibxserver_os.a.p/xprintf.c.o.d -o
os/liblibxserver_os.a.p/xprintf.c.o -c ../os/xprintf.c
[144/439] cc -Ios/liblibxserver_os.a.p -Ios -I../os -I. -I.. -IXext -I../Xext
-IXi -I../Xi -Icomposite -I../composite -Idamageext -I../damageext -Ifb -I../fb
-Iglamor -I../glamor -Imi -I../mi -Imiext/damage -I../miext/damage -Imiext/sync
-I../miext/sync -Idbe -I../dbe -Idix -I../dix -Idri3 -I../dri3 -Iinclude
-I../include -Ipresent -I../present -Irandr -I../randr -Irender -I../render
-Ixfixes -I../xfixes -I/usr/include/pixman-1 -I/usr/include/freetype2
-I/usr/include/libpng16 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall
-Winvalid-pch -std=gnu99 -DHAVE_DIX_CONFIG_H -fno-strict-aliasing
-fvisibility=hidden -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2
-Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast
-Wold-style-definition -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn
-Wmissing-format-attribute -Wredundant-decls -Werror=implicit -Werror=nonnull
-Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point
-Werror=re
turn-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings
-Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/xwayland-24.1.5=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC
-isystem/usr/include/tirpc -D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN
-DHAS_STICKY_DIR_BIT -DCLIENTIDS -MD -MQ os/liblibxserver_os.a.p/busfault.c.o
-MF os/liblibxserver_os.a.p/busfault.c.o.d -o
os/liblibxserver_os.a.p/busfault.c.o -c ../os/busfault.c
[145/439] cc -Ios/liblibxserver_os.a.p -Ios -I../os -I. -I.. -IXext -I../Xext
-IXi -I../Xi -Icomposite -I../composite -Idamageext -I../damageext -Ifb -I../fb
-Iglamor -I../glamor -Imi -I../mi -Imiext/damage -I../miext/damage -Imiext/sync
-I../miext/sync -Idbe -I../dbe -Idix -I../dix -Idri3 -I../dri3 -Iinclude
-I../include -Ipresent -I../present -Irandr -I../randr -Irender -I../render
-Ixfixes -I../xfixes -I/usr/include/pixman-1 -I/usr/include/freetype2
-I/usr/include/libpng16 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall
-Winvalid-pch -std=gnu99 -DHAVE_DIX_CONFIG_H -fno-strict-aliasing
-fvisibility=hidden -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2
-Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast
-Wold-style-definition -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn
-Wmissing-format-attribute -Wredundant-decls -Werror=implicit -Werror=nonnull
-Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point
-Werror=re
turn-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings
-Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/xwayland-24.1.5=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC
-isystem/usr/include/tirpc -D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN
-DHAS_STICKY_DIR_BIT -DCLIENTIDS -MD -MQ os/liblibxserver_os.a.p/xdmauth.c.o
-MF os/liblibxserver_os.a.p/xdmauth.c.o.d -o
os/liblibxserver_os.a.p/xdmauth.c.o -c ../os/xdmauth.c
[146/439] cc -Imi/liblibxserver_mi.a.p -Imi -I../mi -I. -I.. -IXext -I../Xext
-IXi -I../Xi -Icomposite -I../composite -Idamageext -I../damageext -Ifb -I../fb
-Iglamor -I../glamor -Imiext/damage -I../miext/damage -Imiext/sync
-I../miext/sync -Idbe -I../dbe -Idix -I../dix -Idri3 -I../dri3 -Iinclude
-I../include -Ipresent -I../present -Irandr -I../randr -Irender -I../render
-Ixfixes -I../xfixes -I/usr/include/pixman-1 -I/usr/include/freetype2
-I/usr/include/libpng16 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall
-Winvalid-pch -std=gnu99 -DHAVE_DIX_CONFIG_H -fno-strict-aliasing
-fvisibility=hidden -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2
-Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast
-Wold-style-definition -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn
-Wmissing-format-attribute -Wredundant-decls -Werror=implicit -Werror=nonnull
-Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point
-Werror=return-type -We
rror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address
-Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/xwayland-24.1.5=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC
-D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -MD -MQ
mi/liblibxserver_mi.a.p/miwideline.c.o -MF
mi/liblibxserver_mi.a.p/miwideline.c.o.d -o
mi/liblibxserver_mi.a.p/miwideline.c.o -c ../mi/miwideline.c
[147/439] cc -Ios/liblibxserver_os.a.p -Ios -I../os -I. -I.. -IXext -I../Xext
-IXi -I../Xi -Icomposite -I../composite -Idamageext -I../damageext -Ifb -I../fb
-Iglamor -I../glamor -Imi -I../mi -Imiext/damage -I../miext/damage -Imiext/sync
-I../miext/sync -Idbe -I../dbe -Idix -I../dix -Idri3 -I../dri3 -Iinclude
-I../include -Ipresent -I../present -Irandr -I../randr -Irender -I../render
-Ixfixes -I../xfixes -I/usr/include/pixman-1 -I/usr/include/freetype2
-I/usr/include/libpng16 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall
-Winvalid-pch -std=gnu99 -DHAVE_DIX_CONFIG_H -fno-strict-aliasing
-fvisibility=hidden -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2
-Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast
-Wold-style-definition -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn
-Wmissing-format-attribute -Wredundant-decls -Werror=implicit -Werror=nonnull
-Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point
-Werror=re
turn-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings
-Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/xwayland-24.1.5=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC
-isystem/usr/include/tirpc -D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN
-DHAS_STICKY_DIR_BIT -DCLIENTIDS -MD -MQ os/liblibxserver_os.a.p/rpcauth.c.o
-MF os/liblibxserver_os.a.p/rpcauth.c.o.d -o
os/liblibxserver_os.a.p/rpcauth.c.o -c ../os/rpcauth.c
[148/439] cc -Icomposite/liblibxserver_composite.a.p -Icomposite -I../composite
-I. -I.. -IXext -I../Xext -IXi -I../Xi -Idamageext -I../damageext -Ifb -I../fb
-Iglamor -I../glamor -Imi -I../mi -Imiext/damage -I../miext/damage -Imiext/sync
-I../miext/sync -Idbe -I../dbe -Idix -I../dix -Idri3 -I../dri3 -Iinclude
-I../include -Ipresent -I../present -Irandr -I../randr -Irender -I../render
-Ixfixes -I../xfixes -I/usr/include/pixman-1 -I/usr/include/freetype2
-I/usr/include/libpng16 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall
-Winvalid-pch -std=gnu99 -DHAVE_DIX_CONFIG_H -fno-strict-aliasing
-fvisibility=hidden -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2
-Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast
-Wold-style-definition -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn
-Wmissing-format-attribute -Wredundant-decls -Werror=implicit -Werror=nonnull
-Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point
-Werror=r
eturn-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings
-Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/xwayland-24.1.5=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC
-D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -MD -MQ
composite/liblibxserver_composite.a.p/compoverlay.c.o -MF
composite/liblibxserver_composite.a.p/compoverlay.c.o.d -o
composite/liblibxserver_composite.a.p/compoverlay.c.o -c
../composite/compoverlay.c
[149/439] cc -Icomposite/liblibxserver_composite.a.p -Icomposite -I../composite
-I. -I.. -IXext -I../Xext -IXi -I../Xi -Idamageext -I../damageext -Ifb -I../fb
-Iglamor -I../glamor -Imi -I../mi -Imiext/damage -I../miext/damage -Imiext/sync
-I../miext/sync -Idbe -I../dbe -Idix -I../dix -Idri3 -I../dri3 -Iinclude
-I../include -Ipresent -I../present -Irandr -I../randr -Irender -I../render
-Ixfixes -I../xfixes -I/usr/include/pixman-1 -I/usr/include/freetype2
-I/usr/include/libpng16 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall
-Winvalid-pch -std=gnu99 -DHAVE_DIX_CONFIG_H -fno-strict-aliasing
-fvisibility=hidden -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2
-Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast
-Wold-style-definition -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn
-Wmissing-format-attribute -Wredundant-decls -Werror=implicit -Werror=nonnull
-Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point
-Werror=r
eturn-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings
-Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/xwayland-24.1.5=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC
-D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -MD -MQ
composite/liblibxserver_composite.a.p/compinit.c.o -MF
composite/liblibxserver_composite.a.p/compinit.c.o.d -o
composite/liblibxserver_composite.a.p/compinit.c.o -c ../composite/compinit.c
[150/439] cc -Ios/liblibxserver_os.a.p -Ios -I../os -I. -I.. -IXext -I../Xext
-IXi -I../Xi -Icomposite -I../composite -Idamageext -I../damageext -Ifb -I../fb
-Iglamor -I../glamor -Imi -I../mi -Imiext/damage -I../miext/damage -Imiext/sync
-I../miext/sync -Idbe -I../dbe -Idix -I../dix -Idri3 -I../dri3 -Iinclude
-I../include -Ipresent -I../present -Irandr -I../randr -Irender -I../render
-Ixfixes -I../xfixes -I/usr/include/pixman-1 -I/usr/include/freetype2
-I/usr/include/libpng16 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall
-Winvalid-pch -std=gnu99 -DHAVE_DIX_CONFIG_H -fno-strict-aliasing
-fvisibility=hidden -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2
-Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast
-Wold-style-definition -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn
-Wmissing-format-attribute -Wredundant-decls -Werror=implicit -Werror=nonnull
-Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point
-Werror=re
turn-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings
-Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/xwayland-24.1.5=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC
-isystem/usr/include/tirpc -D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN
-DHAS_STICKY_DIR_BIT -DCLIENTIDS -MD -MQ os/liblibxserver_os.a.p/utils.c.o -MF
os/liblibxserver_os.a.p/utils.c.o.d -o os/liblibxserver_os.a.p/utils.c.o -c
../os/utils.c
[151/439] cc -Ios/liblibxserver_os.a.p -Ios -I../os -I. -I.. -IXext -I../Xext
-IXi -I../Xi -Icomposite -I../composite -Idamageext -I../damageext -Ifb -I../fb
-Iglamor -I../glamor -Imi -I../mi -Imiext/damage -I../miext/damage -Imiext/sync
-I../miext/sync -Idbe -I../dbe -Idix -I../dix -Idri3 -I../dri3 -Iinclude
-I../include -Ipresent -I../present -Irandr -I../randr -Irender -I../render
-Ixfixes -I../xfixes -I/usr/include/pixman-1 -I/usr/include/freetype2
-I/usr/include/libpng16 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall
-Winvalid-pch -std=gnu99 -DHAVE_DIX_CONFIG_H -fno-strict-aliasing
-fvisibility=hidden -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2
-Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast
-Wold-style-definition -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn
-Wmissing-format-attribute -Wredundant-decls -Werror=implicit -Werror=nonnull
-Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point
-Werror=re
turn-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings
-Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/xwayland-24.1.5=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC
-isystem/usr/include/tirpc -D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN
-DHAS_STICKY_DIR_BIT -DCLIENTIDS -MD -MQ os/liblibxserver_os.a.p/log.c.o -MF
os/liblibxserver_os.a.p/log.c.o.d -o os/liblibxserver_os.a.p/log.c.o -c
../os/log.c
[152/439] cc -Ios/liblibxserver_os.a.p -Ios -I../os -I. -I.. -IXext -I../Xext
-IXi -I../Xi -Icomposite -I../composite -Idamageext -I../damageext -Ifb -I../fb
-Iglamor -I../glamor -Imi -I../mi -Imiext/damage -I../miext/damage -Imiext/sync
-I../miext/sync -Idbe -I../dbe -Idix -I../dix -Idri3 -I../dri3 -Iinclude
-I../include -Ipresent -I../present -Irandr -I../randr -Irender -I../render
-Ixfixes -I../xfixes -I/usr/include/pixman-1 -I/usr/include/freetype2
-I/usr/include/libpng16 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall
-Winvalid-pch -std=gnu99 -DHAVE_DIX_CONFIG_H -fno-strict-aliasing
-fvisibility=hidden -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2
-Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast
-Wold-style-definition -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn
-Wmissing-format-attribute -Wredundant-decls -Werror=implicit -Werror=nonnull
-Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point
-Werror=re
turn-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings
-Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/xwayland-24.1.5=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC
-isystem/usr/include/tirpc -D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN
-DHAS_STICKY_DIR_BIT -DCLIENTIDS -MD -MQ os/liblibxserver_os.a.p/xdmcp.c.o -MF
os/liblibxserver_os.a.p/xdmcp.c.o.d -o os/liblibxserver_os.a.p/xdmcp.c.o -c
../os/xdmcp.c
[153/439] cc -Icomposite/liblibxserver_composite.a.p -Icomposite -I../composite
-I. -I.. -IXext -I../Xext -IXi -I../Xi -Idamageext -I../damageext -Ifb -I../fb
-Iglamor -I../glamor -Imi -I../mi -Imiext/damage -I../miext/damage -Imiext/sync
-I../miext/sync -Idbe -I../dbe -Idix -I../dix -Idri3 -I../dri3 -Iinclude
-I../include -Ipresent -I../present -Irandr -I../randr -Irender -I../render
-Ixfixes -I../xfixes -I/usr/include/pixman-1 -I/usr/include/freetype2
-I/usr/include/libpng16 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall
-Winvalid-pch -std=gnu99 -DHAVE_DIX_CONFIG_H -fno-strict-aliasing
-fvisibility=hidden -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2
-Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast
-Wold-style-definition -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn
-Wmissing-format-attribute -Wredundant-decls -Werror=implicit -Werror=nonnull
-Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point
-Werror=r
eturn-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings
-Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/xwayland-24.1.5=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC
-D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -MD -MQ
composite/liblibxserver_composite.a.p/compalloc.c.o -MF
composite/liblibxserver_composite.a.p/compalloc.c.o.d -o
composite/liblibxserver_composite.a.p/compalloc.c.o -c ../composite/compalloc.c
[154/439] cc -Icomposite/liblibxserver_composite.a.p -Icomposite -I../composite
-I. -I.. -IXext -I../Xext -IXi -I../Xi -Idamageext -I../damageext -Ifb -I../fb
-Iglamor -I../glamor -Imi -I../mi -Imiext/damage -I../miext/damage -Imiext/sync
-I../miext/sync -Idbe -I../dbe -Idix -I../dix -Idri3 -I../dri3 -Iinclude
-I../include -Ipresent -I../present -Irandr -I../randr -Irender -I../render
-Ixfixes -I../xfixes -I/usr/include/pixman-1 -I/usr/include/freetype2
-I/usr/include/libpng16 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall
-Winvalid-pch -std=gnu99 -DHAVE_DIX_CONFIG_H -fno-strict-aliasing
-fvisibility=hidden -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2
-Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast
-Wold-style-definition -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn
-Wmissing-format-attribute -Wredundant-decls -Werror=implicit -Werror=nonnull
-Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point
-Werror=r
eturn-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings
-Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/xwayland-24.1.5=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC
-D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -MD -MQ
composite/liblibxserver_composite.a.p/compext.c.o -MF
composite/liblibxserver_composite.a.p/compext.c.o.d -o
composite/liblibxserver_composite.a.p/compext.c.o -c ../composite/compext.c
[155/439] cc -Ios/liblibxserver_os.a.p -Ios -I../os -I. -I.. -IXext -I../Xext
-IXi -I../Xi -Icomposite -I../composite -Idamageext -I../damageext -Ifb -I../fb
-Iglamor -I../glamor -Imi -I../mi -Imiext/damage -I../miext/damage -Imiext/sync
-I../miext/sync -Idbe -I../dbe -Idix -I../dix -Idri3 -I../dri3 -Iinclude
-I../include -Ipresent -I../present -Irandr -I../randr -Irender -I../render
-Ixfixes -I../xfixes -I/usr/include/pixman-1 -I/usr/include/freetype2
-I/usr/include/libpng16 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall
-Winvalid-pch -std=gnu99 -DHAVE_DIX_CONFIG_H -fno-strict-aliasing
-fvisibility=hidden -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2
-Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast
-Wold-style-definition -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn
-Wmissing-format-attribute -Wredundant-decls -Werror=implicit -Werror=nonnull
-Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point
-Werror=re
turn-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings
-Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/xwayland-24.1.5=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC
-isystem/usr/include/tirpc -D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN
-DHAS_STICKY_DIR_BIT -DCLIENTIDS -MD -MQ os/liblibxserver_os.a.p/xstrans.c.o
-MF os/liblibxserver_os.a.p/xstrans.c.o.d -o
os/liblibxserver_os.a.p/xstrans.c.o -c ../os/xstrans.c
FAILED: os/liblibxserver_os.a.p/xstrans.c.o
cc -Ios/liblibxserver_os.a.p -Ios -I../os -I. -I.. -IXext -I../Xext -IXi
-I../Xi -Icomposite -I../composite -Idamageext -I../damageext -Ifb -I../fb
-Iglamor -I../glamor -Imi -I../mi -Imiext/damage -I../miext/damage -Imiext/sync
-I../miext/sync -Idbe -I../dbe -Idix -I../dix -Idri3 -I../dri3 -Iinclude
-I../include -Ipresent -I../present -Irandr -I../randr -Irender -I../render
-Ixfixes -I../xfixes -I/usr/include/pixman-1 -I/usr/include/freetype2
-I/usr/include/libpng16 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall
-Winvalid-pch -std=gnu99 -DHAVE_DIX_CONFIG_H -fno-strict-aliasing
-fvisibility=hidden -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2
-Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast
-Wold-style-definition -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn
-Wmissing-format-attribute -Wredundant-decls -Werror=implicit -Werror=nonnull
-Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point
-Werror=return-type
-Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address
-Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/xwayland-24.1.5=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC
-isystem/usr/include/tirpc -D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN
-DHAS_STICKY_DIR_BIT -DCLIENTIDS -MD -MQ os/liblibxserver_os.a.p/xstrans.c.o
-MF os/liblibxserver_os.a.p/xstrans.c.o.d -o
os/liblibxserver_os.a.p/xstrans.c.o -c ../os/xstrans.c
In file included from /usr/include/string.h:548,
from /usr/include/X11/Xos.h:62,
from /usr/include/X11/Xtrans/Xtrans.h:54,
from /usr/include/X11/Xtrans/Xtransint.h:79,
from /usr/include/X11/Xtrans/transport.c:55,
from ../os/xstrans.c:17:
In function ‘strncpy’,
inlined from ‘_XSERVTransGetHostname’ at
/usr/include/X11/Xtrans/Xtrans.c:1343:5,
inlined from ‘_XSERVTransConvertAddress’ at
/usr/include/X11/Xtrans/Xtransutil.c:195:12:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:100:10: error:
‘__builtin_strncpy’ offset [130, 319] from the object at ‘name’ is out of the
bounds of referenced subobject ‘nodename’ with type ‘char[65]’ at offset 65
[-Werror=array-bounds=]
100 | return __builtin___strncpy_chk (__dest, __src, __len,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
101 | __glibc_objsize (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/X11/Xtrans/Xtransint.h:105:
/usr/include/x86_64-linux-gnu/sys/utsname.h: In function
‘_XSERVTransConvertAddress’:
/usr/include/x86_64-linux-gnu/sys/utsname.h:54:10: note: subobject ‘nodename’
declared here
54 | char nodename[_UTSNAME_NODENAME_LENGTH];
| ^~~~~~~~
cc1: some warnings being treated as errors
[156/439] cc -Imiext/sync/liblibxserver_miext_sync.a.p -Imiext/sync
-I../miext/sync -I. -I.. -IXext -I../Xext -IXi -I../Xi -Icomposite
-I../composite -Idamageext -I../damageext -Ifb -I../fb -Iglamor -I../glamor
-Imi -I../mi -Imiext/damage -I../miext/damage -Idbe -I../dbe -Idix -I../dix
-Idri3 -I../dri3 -Iinclude -I../include -Ipresent -I../present -Irandr
-I../randr -Irender -I../render -Ixfixes -I../xfixes -I/usr/include/pixman-1
-I/usr/include/freetype2 -I/usr/include/libpng16 -fdiagnostics-color=always
-D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu99 -DHAVE_DIX_CONFIG_H
-fno-strict-aliasing -fvisibility=hidden -Wall -Wpointer-arith
-Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes
-Wnested-externs -Wbad-function-cast -Wold-style-definition -Wunused
-Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute
-Wredundant-decls -Werror=implicit -Werror=nonnull -Werror=init-self
-Werror=main -Werror=missing-braces -Werror=sequence-point -Werror
=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings
-Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/xwayland-24.1.5=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC
-D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -MD -MQ
miext/sync/liblibxserver_miext_sync.a.p/misync.c.o -MF
miext/sync/liblibxserver_miext_sync.a.p/misync.c.o.d -o
miext/sync/liblibxserver_miext_sync.a.p/misync.c.o -c ../miext/sync/misync.c
[157/439] cc -Idbe/liblibxserver_dbe.a.p -Idbe -I../dbe -I. -I.. -IXext
-I../Xext -IXi -I../Xi -Icomposite -I../composite -Idamageext -I../damageext
-Ifb -I../fb -Iglamor -I../glamor -Imi -I../mi -Imiext/damage -I../miext/damage
-Imiext/sync -I../miext/sync -Idix -I../dix -Idri3 -I../dri3 -Iinclude
-I../include -Ipresent -I../present -Irandr -I../randr -Irender -I../render
-Ixfixes -I../xfixes -I/usr/include/pixman-1 -I/usr/include/freetype2
-I/usr/include/libpng16 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall
-Winvalid-pch -std=gnu99 -DHAVE_DIX_CONFIG_H -fno-strict-aliasing
-fvisibility=hidden -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2
-Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast
-Wold-style-definition -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn
-Wmissing-format-attribute -Wredundant-decls -Werror=implicit -Werror=nonnull
-Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point
-Werror=return-type -
Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address
-Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/xwayland-24.1.5=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC
-D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -MD -MQ
dbe/liblibxserver_dbe.a.p/midbe.c.o -MF dbe/liblibxserver_dbe.a.p/midbe.c.o.d
-o dbe/liblibxserver_dbe.a.p/midbe.c.o -c ../dbe/midbe.c
[158/439] cc -Imiext/sync/liblibxserver_miext_sync.a.p -Imiext/sync
-I../miext/sync -I. -I.. -IXext -I../Xext -IXi -I../Xi -Icomposite
-I../composite -Idamageext -I../damageext -Ifb -I../fb -Iglamor -I../glamor
-Imi -I../mi -Imiext/damage -I../miext/damage -Idbe -I../dbe -Idix -I../dix
-Idri3 -I../dri3 -Iinclude -I../include -Ipresent -I../present -Irandr
-I../randr -Irender -I../render -Ixfixes -I../xfixes -I/usr/include/pixman-1
-I/usr/include/freetype2 -I/usr/include/libpng16 -fdiagnostics-color=always
-D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu99 -DHAVE_DIX_CONFIG_H
-fno-strict-aliasing -fvisibility=hidden -Wall -Wpointer-arith
-Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes
-Wnested-externs -Wbad-function-cast -Wold-style-definition -Wunused
-Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute
-Wredundant-decls -Werror=implicit -Werror=nonnull -Werror=init-self
-Werror=main -Werror=missing-braces -Werror=sequence-point -Werror
=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings
-Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/xwayland-24.1.5=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC
-D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -MD -MQ
miext/sync/liblibxserver_miext_sync.a.p/misyncfd.c.o -MF
miext/sync/liblibxserver_miext_sync.a.p/misyncfd.c.o.d -o
miext/sync/liblibxserver_miext_sync.a.p/misyncfd.c.o -c ../miext/sync/misyncfd.c
[159/439] cc -Idamageext/liblibxserver_damageext.a.p -Idamageext -I../damageext
-I. -I.. -IXext -I../Xext -IXi -I../Xi -Icomposite -I../composite -Ifb -I../fb
-Iglamor -I../glamor -Imi -I../mi -Imiext/damage -I../miext/damage -Imiext/sync
-I../miext/sync -Idbe -I../dbe -Idix -I../dix -Idri3 -I../dri3 -Iinclude
-I../include -Ipresent -I../present -Irandr -I../randr -Irender -I../render
-Ixfixes -I../xfixes -I/usr/include/pixman-1 -I/usr/include/freetype2
-I/usr/include/libpng16 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall
-Winvalid-pch -std=gnu99 -DHAVE_DIX_CONFIG_H -fno-strict-aliasing
-fvisibility=hidden -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2
-Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast
-Wold-style-definition -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn
-Wmissing-format-attribute -Wredundant-decls -Werror=implicit -Werror=nonnull
-Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point
-Werror=r
eturn-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings
-Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/xwayland-24.1.5=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC
-D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -MD -MQ
damageext/liblibxserver_damageext.a.p/damageext.c.o -MF
damageext/liblibxserver_damageext.a.p/damageext.c.o.d -o
damageext/liblibxserver_damageext.a.p/damageext.c.o -c ../damageext/damageext.c
[160/439] cc -Idbe/liblibxserver_dbe.a.p -Idbe -I../dbe -I. -I.. -IXext
-I../Xext -IXi -I../Xi -Icomposite -I../composite -Idamageext -I../damageext
-Ifb -I../fb -Iglamor -I../glamor -Imi -I../mi -Imiext/damage -I../miext/damage
-Imiext/sync -I../miext/sync -Idix -I../dix -Idri3 -I../dri3 -Iinclude
-I../include -Ipresent -I../present -Irandr -I../randr -Irender -I../render
-Ixfixes -I../xfixes -I/usr/include/pixman-1 -I/usr/include/freetype2
-I/usr/include/libpng16 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall
-Winvalid-pch -std=gnu99 -DHAVE_DIX_CONFIG_H -fno-strict-aliasing
-fvisibility=hidden -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2
-Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast
-Wold-style-definition -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn
-Wmissing-format-attribute -Wredundant-decls -Werror=implicit -Werror=nonnull
-Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point
-Werror=return-type -
Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address
-Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/xwayland-24.1.5=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC
-D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -MD -MQ
dbe/liblibxserver_dbe.a.p/dbe.c.o -MF dbe/liblibxserver_dbe.a.p/dbe.c.o.d -o
dbe/liblibxserver_dbe.a.p/dbe.c.o -c ../dbe/dbe.c
[161/439] cc -Icomposite/liblibxserver_composite.a.p -Icomposite -I../composite
-I. -I.. -IXext -I../Xext -IXi -I../Xi -Idamageext -I../damageext -Ifb -I../fb
-Iglamor -I../glamor -Imi -I../mi -Imiext/damage -I../miext/damage -Imiext/sync
-I../miext/sync -Idbe -I../dbe -Idix -I../dix -Idri3 -I../dri3 -Iinclude
-I../include -Ipresent -I../present -Irandr -I../randr -Irender -I../render
-Ixfixes -I../xfixes -I/usr/include/pixman-1 -I/usr/include/freetype2
-I/usr/include/libpng16 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall
-Winvalid-pch -std=gnu99 -DHAVE_DIX_CONFIG_H -fno-strict-aliasing
-fvisibility=hidden -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2
-Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast
-Wold-style-definition -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn
-Wmissing-format-attribute -Wredundant-decls -Werror=implicit -Werror=nonnull
-Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point
-Werror=r
eturn-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings
-Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/xwayland-24.1.5=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC
-D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -MD -MQ
composite/liblibxserver_composite.a.p/compwindow.c.o -MF
composite/liblibxserver_composite.a.p/compwindow.c.o.d -o
composite/liblibxserver_composite.a.p/compwindow.c.o -c
../composite/compwindow.c
[162/439] cc -Imiext/damage/liblibxserver_miext_damage.a.p -Imiext/damage
-I../miext/damage -I. -I.. -IXext -I../Xext -IXi -I../Xi -Icomposite
-I../composite -Idamageext -I../damageext -Ifb -I../fb -Iglamor -I../glamor
-Imi -I../mi -Imiext/sync -I../miext/sync -Idbe -I../dbe -Idix -I../dix -Idri3
-I../dri3 -Iinclude -I../include -Ipresent -I../present -Irandr -I../randr
-Irender -I../render -Ixfixes -I../xfixes -I/usr/include/pixman-1
-I/usr/include/freetype2 -I/usr/include/libpng16 -fdiagnostics-color=always
-D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu99 -DHAVE_DIX_CONFIG_H
-fno-strict-aliasing -fvisibility=hidden -Wall -Wpointer-arith
-Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes
-Wnested-externs -Wbad-function-cast -Wold-style-definition -Wunused
-Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute
-Wredundant-decls -Werror=implicit -Werror=nonnull -Werror=init-self
-Werror=main -Werror=missing-braces -Werror=sequence-point -We
rror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings
-Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/xwayland-24.1.5=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC
-D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -MD -MQ
miext/damage/liblibxserver_miext_damage.a.p/damage.c.o -MF
miext/damage/liblibxserver_miext_damage.a.p/damage.c.o.d -o
miext/damage/liblibxserver_miext_damage.a.p/damage.c.o -c
../miext/damage/damage.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:10: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--- End Message ---
--- Begin Message ---
Version: 2:24.1.9-1
--- End Message ---