Your message dated Wed, 22 Jul 2020 11:16:16 +0200
with message-id <[email protected]>
and subject line Re: Bug#957935: wlroots: ftbfs with GCC-10
has caused the Debian Bug report #957935,
regarding wlroots: ftbfs with GCC-10
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.)
--
957935: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=957935
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:wlroots
Version: 0.10.0-2
Severity: normal
Tags: sid bullseye
User: [email protected]
Usertags: ftbfs-gcc-10
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-10/g++-10, but succeeds to build with gcc-9/g++-9. The
severity of this report will be raised before the bullseye release,
so nothing has to be done for the buster release.
The full build log can be found at:
http://people.debian.org/~doko/logs/gcc10-20200225/wlroots_0.10.0-2_unstable_gcc10.log
The last lines of the build log are at the end of this report.
To build with GCC 10, either set CC=gcc-10 CXX=g++-10 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-10/porting_to.html
[...]
[198/295] cc -Iwlroots@sha -I. -I.. -I../ -Iinclude -I../include -Iprotocol
-I../protocol -I/usr/include/libdrm -I/usr/include/pixman-1
-fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Werror -std=c11
-DWLR_USE_UNSTABLE -Wundef -Wlogical-op -Wmissing-include-dirs
-Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes
-Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow
-Wmissing-prototypes -Wno-missing-braces -Wno-missing-field-initializers
-Wno-unused-parameter -fmacro-prefix-map=../= -DLIBINPUT_MAJOR=1
-DLIBINPUT_MINOR=15 -DLIBINPUT_PATCH=2 -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -MD -MQ
'wlroots@sha/types_wlr_output.c.o' -MF 'wlroots@sha/types_wlr_output.c.o.d' -o
'wlroots@sha/types_wlr_output.c.o' -c ../types/wlr_output.c
[199/295] cc -Iwlroots@sha -I. -I.. -I../ -Iinclude -I../include -Iprotocol
-I../protocol -I/usr/include/libdrm -I/usr/include/pixman-1
-fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Werror -std=c11
-DWLR_USE_UNSTABLE -Wundef -Wlogical-op -Wmissing-include-dirs
-Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes
-Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow
-Wmissing-prototypes -Wno-missing-braces -Wno-missing-field-initializers
-Wno-unused-parameter -fmacro-prefix-map=../= -DLIBINPUT_MAJOR=1
-DLIBINPUT_MINOR=15 -DLIBINPUT_PATCH=2 -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -MD -MQ
'wlroots@sha/types_wlr_region.c.o' -MF 'wlroots@sha/types_wlr_region.c.o.d' -o
'wlroots@sha/types_wlr_region.c.o' -c ../types/wlr_region.c
[200/295] cc -Iwlroots@sha -I. -I.. -I../ -Iinclude -I../include -Iprotocol
-I../protocol -I/usr/include/libdrm -I/usr/include/pixman-1
-fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Werror -std=c11
-DWLR_USE_UNSTABLE -Wundef -Wlogical-op -Wmissing-include-dirs
-Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes
-Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow
-Wmissing-prototypes -Wno-missing-braces -Wno-missing-field-initializers
-Wno-unused-parameter -fmacro-prefix-map=../= -DLIBINPUT_MAJOR=1
-DLIBINPUT_MINOR=15 -DLIBINPUT_PATCH=2 -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -MD -MQ
'wlroots@sha/types_wlr_primary_selection_v1.c.o' -MF
'wlroots@sha/types_wlr_primary_selection_v1.c.o.d' -o
'wlroots@sha/types_wlr_primary_selection_v1.c.o' -c
../types/wlr_primary_selection_v1.c
[201/295] cc -Iwlroots@sha -I. -I.. -I../ -Iinclude -I../include -Iprotocol
-I../protocol -I/usr/include/libdrm -I/usr/include/pixman-1
-fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Werror -std=c11
-DWLR_USE_UNSTABLE -Wundef -Wlogical-op -Wmissing-include-dirs
-Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes
-Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow
-Wmissing-prototypes -Wno-missing-braces -Wno-missing-field-initializers
-Wno-unused-parameter -fmacro-prefix-map=../= -DLIBINPUT_MAJOR=1
-DLIBINPUT_MINOR=15 -DLIBINPUT_PATCH=2 -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -MD -MQ
'wlroots@sha/types_wlr_relative_pointer_v1.c.o' -MF
'wlroots@sha/types_wlr_relative_pointer_v1.c.o.d' -o
'wlroots@sha/types_wlr_relative_pointer_v1.c.o' -c
../types/wlr_relative_pointer_v1.c
[202/295] cc -Iwlroots@sha -I. -I.. -I../ -Iinclude -I../include -Iprotocol
-I../protocol -I/usr/include/libdrm -I/usr/include/pixman-1
-fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Werror -std=c11
-DWLR_USE_UNSTABLE -Wundef -Wlogical-op -Wmissing-include-dirs
-Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes
-Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow
-Wmissing-prototypes -Wno-missing-braces -Wno-missing-field-initializers
-Wno-unused-parameter -fmacro-prefix-map=../= -DLIBINPUT_MAJOR=1
-DLIBINPUT_MINOR=15 -DLIBINPUT_PATCH=2 -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -MD -MQ
'wlroots@sha/types_wlr_server_decoration.c.o' -MF
'wlroots@sha/types_wlr_server_decoration.c.o.d' -o
'wlroots@sha/types_wlr_server_decoration.c.o' -c
../types/wlr_server_decoration.c
[203/295] cc -Iwlroots@sha -I. -I.. -I../ -Iinclude -I../include -Iprotocol
-I../protocol -I/usr/include/libdrm -I/usr/include/pixman-1
-fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Werror -std=c11
-DWLR_USE_UNSTABLE -Wundef -Wlogical-op -Wmissing-include-dirs
-Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes
-Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow
-Wmissing-prototypes -Wno-missing-braces -Wno-missing-field-initializers
-Wno-unused-parameter -fmacro-prefix-map=../= -DLIBINPUT_MAJOR=1
-DLIBINPUT_MINOR=15 -DLIBINPUT_PATCH=2 -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -MD -MQ
'wlroots@sha/types_wlr_switch.c.o' -MF 'wlroots@sha/types_wlr_switch.c.o.d' -o
'wlroots@sha/types_wlr_switch.c.o' -c ../types/wlr_switch.c
[204/295] cc -Iwlroots@sha -I. -I.. -I../ -Iinclude -I../include -Iprotocol
-I../protocol -I/usr/include/libdrm -I/usr/include/pixman-1
-fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Werror -std=c11
-DWLR_USE_UNSTABLE -Wundef -Wlogical-op -Wmissing-include-dirs
-Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes
-Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow
-Wmissing-prototypes -Wno-missing-braces -Wno-missing-field-initializers
-Wno-unused-parameter -fmacro-prefix-map=../= -DLIBINPUT_MAJOR=1
-DLIBINPUT_MINOR=15 -DLIBINPUT_PATCH=2 -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -MD -MQ
'wlroots@sha/types_wlr_tablet_pad.c.o' -MF
'wlroots@sha/types_wlr_tablet_pad.c.o.d' -o
'wlroots@sha/types_wlr_tablet_pad.c.o' -c ../types/wlr_tablet_pad.c
[205/295] cc -Iwlroots@sha -I. -I.. -I../ -Iinclude -I../include -Iprotocol
-I../protocol -I/usr/include/libdrm -I/usr/include/pixman-1
-fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Werror -std=c11
-DWLR_USE_UNSTABLE -Wundef -Wlogical-op -Wmissing-include-dirs
-Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes
-Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow
-Wmissing-prototypes -Wno-missing-braces -Wno-missing-field-initializers
-Wno-unused-parameter -fmacro-prefix-map=../= -DLIBINPUT_MAJOR=1
-DLIBINPUT_MINOR=15 -DLIBINPUT_PATCH=2 -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -MD -MQ
'wlroots@sha/types_wlr_touch.c.o' -MF 'wlroots@sha/types_wlr_touch.c.o.d' -o
'wlroots@sha/types_wlr_touch.c.o' -c ../types/wlr_touch.c
[206/295] cc -Iwlroots@sha -I. -I.. -I../ -Iinclude -I../include -Iprotocol
-I../protocol -I/usr/include/libdrm -I/usr/include/pixman-1
-fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Werror -std=c11
-DWLR_USE_UNSTABLE -Wundef -Wlogical-op -Wmissing-include-dirs
-Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes
-Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow
-Wmissing-prototypes -Wno-missing-braces -Wno-missing-field-initializers
-Wno-unused-parameter -fmacro-prefix-map=../= -DLIBINPUT_MAJOR=1
-DLIBINPUT_MINOR=15 -DLIBINPUT_PATCH=2 -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -MD -MQ
'wlroots@sha/types_wlr_screencopy_v1.c.o' -MF
'wlroots@sha/types_wlr_screencopy_v1.c.o.d' -o
'wlroots@sha/types_wlr_screencopy_v1.c.o' -c ../types/wlr_screencopy_v1.c
[207/295] cc -Iwlroots@sha -I. -I.. -I../ -Iinclude -I../include -Iprotocol
-I../protocol -I/usr/include/libdrm -I/usr/include/pixman-1
-fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Werror -std=c11
-DWLR_USE_UNSTABLE -Wundef -Wlogical-op -Wmissing-include-dirs
-Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes
-Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow
-Wmissing-prototypes -Wno-missing-braces -Wno-missing-field-initializers
-Wno-unused-parameter -fmacro-prefix-map=../= -DLIBINPUT_MAJOR=1
-DLIBINPUT_MINOR=15 -DLIBINPUT_PATCH=2 -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -MD -MQ
'wlroots@sha/types_wlr_virtual_keyboard_v1.c.o' -MF
'wlroots@sha/types_wlr_virtual_keyboard_v1.c.o.d' -o
'wlroots@sha/types_wlr_virtual_keyboard_v1.c.o' -c
../types/wlr_virtual_keyboard_v1.c
[208/295] cc -Iwlroots@sha -I. -I.. -I../ -Iinclude -I../include -Iprotocol
-I../protocol -I/usr/include/libdrm -I/usr/include/pixman-1
-fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Werror -std=c11
-DWLR_USE_UNSTABLE -Wundef -Wlogical-op -Wmissing-include-dirs
-Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes
-Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow
-Wmissing-prototypes -Wno-missing-braces -Wno-missing-field-initializers
-Wno-unused-parameter -fmacro-prefix-map=../= -DLIBINPUT_MAJOR=1
-DLIBINPUT_MINOR=15 -DLIBINPUT_PATCH=2 -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -MD -MQ
'wlroots@sha/types_wlr_text_input_v3.c.o' -MF
'wlroots@sha/types_wlr_text_input_v3.c.o.d' -o
'wlroots@sha/types_wlr_text_input_v3.c.o' -c ../types/wlr_text_input_v3.c
[209/295] cc -Iwlroots@sha -I. -I.. -I../ -Iinclude -I../include -Iprotocol
-I../protocol -I/usr/include/libdrm -I/usr/include/pixman-1
-fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Werror -std=c11
-DWLR_USE_UNSTABLE -Wundef -Wlogical-op -Wmissing-include-dirs
-Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes
-Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow
-Wmissing-prototypes -Wno-missing-braces -Wno-missing-field-initializers
-Wno-unused-parameter -fmacro-prefix-map=../= -DLIBINPUT_MAJOR=1
-DLIBINPUT_MINOR=15 -DLIBINPUT_PATCH=2 -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -MD -MQ
'wlroots@sha/types_wlr_virtual_pointer_v1.c.o' -MF
'wlroots@sha/types_wlr_virtual_pointer_v1.c.o.d' -o
'wlroots@sha/types_wlr_virtual_pointer_v1.c.o' -c
../types/wlr_virtual_pointer_v1.c
[210/295] cc -Iwlroots@sha -I. -I.. -I../ -Iinclude -I../include -Iprotocol
-I../protocol -I/usr/include/libdrm -I/usr/include/pixman-1
-fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Werror -std=c11
-DWLR_USE_UNSTABLE -Wundef -Wlogical-op -Wmissing-include-dirs
-Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes
-Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow
-Wmissing-prototypes -Wno-missing-braces -Wno-missing-field-initializers
-Wno-unused-parameter -fmacro-prefix-map=../= -DLIBINPUT_MAJOR=1
-DLIBINPUT_MINOR=15 -DLIBINPUT_PATCH=2 -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -MD -MQ
'wlroots@sha/types_wlr_xcursor_manager.c.o' -MF
'wlroots@sha/types_wlr_xcursor_manager.c.o.d' -o
'wlroots@sha/types_wlr_xcursor_manager.c.o' -c ../types/wlr_xcursor_manager.c
[211/295] cc -Iwlroots@sha -I. -I.. -I../ -Iinclude -I../include -Iprotocol
-I../protocol -I/usr/include/libdrm -I/usr/include/pixman-1
-fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Werror -std=c11
-DWLR_USE_UNSTABLE -Wundef -Wlogical-op -Wmissing-include-dirs
-Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes
-Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow
-Wmissing-prototypes -Wno-missing-braces -Wno-missing-field-initializers
-Wno-unused-parameter -fmacro-prefix-map=../= -DLIBINPUT_MAJOR=1
-DLIBINPUT_MINOR=15 -DLIBINPUT_PATCH=2 -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -MD -MQ
'wlroots@sha/util_array.c.o' -MF 'wlroots@sha/util_array.c.o.d' -o
'wlroots@sha/util_array.c.o' -c ../util/array.c
[212/295] cc -Iwlroots@sha -I. -I.. -I../ -Iinclude -I../include -Iprotocol
-I../protocol -I/usr/include/libdrm -I/usr/include/pixman-1
-fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Werror -std=c11
-DWLR_USE_UNSTABLE -Wundef -Wlogical-op -Wmissing-include-dirs
-Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes
-Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow
-Wmissing-prototypes -Wno-missing-braces -Wno-missing-field-initializers
-Wno-unused-parameter -fmacro-prefix-map=../= -DLIBINPUT_MAJOR=1
-DLIBINPUT_MINOR=15 -DLIBINPUT_PATCH=2 -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -MD -MQ
'wlroots@sha/types_wlr_surface.c.o' -MF 'wlroots@sha/types_wlr_surface.c.o.d'
-o 'wlroots@sha/types_wlr_surface.c.o' -c ../types/wlr_surface.c
[213/295] cc -Iwlroots@sha -I. -I.. -I../ -Iinclude -I../include -Iprotocol
-I../protocol -I/usr/include/libdrm -I/usr/include/pixman-1
-fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Werror -std=c11
-DWLR_USE_UNSTABLE -Wundef -Wlogical-op -Wmissing-include-dirs
-Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes
-Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow
-Wmissing-prototypes -Wno-missing-braces -Wno-missing-field-initializers
-Wno-unused-parameter -fmacro-prefix-map=../= -DLIBINPUT_MAJOR=1
-DLIBINPUT_MINOR=15 -DLIBINPUT_PATCH=2 -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -MD -MQ
'wlroots@sha/types_wlr_xdg_decoration_v1.c.o' -MF
'wlroots@sha/types_wlr_xdg_decoration_v1.c.o.d' -o
'wlroots@sha/types_wlr_xdg_decoration_v1.c.o' -c
../types/wlr_xdg_decoration_v1.c
[214/295] cc -Iwlroots@sha -I. -I.. -I../ -Iinclude -I../include -Iprotocol
-I../protocol -I/usr/include/libdrm -I/usr/include/pixman-1
-fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Werror -std=c11
-DWLR_USE_UNSTABLE -Wundef -Wlogical-op -Wmissing-include-dirs
-Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes
-Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow
-Wmissing-prototypes -Wno-missing-braces -Wno-missing-field-initializers
-Wno-unused-parameter -fmacro-prefix-map=../= -DLIBINPUT_MAJOR=1
-DLIBINPUT_MINOR=15 -DLIBINPUT_PATCH=2 -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -MD -MQ
'wlroots@sha/util_shm.c.o' -MF 'wlroots@sha/util_shm.c.o.d' -o
'wlroots@sha/util_shm.c.o' -c ../util/shm.c
[215/295] cc -Iwlroots@sha -I. -I.. -I../ -Iinclude -I../include -Iprotocol
-I../protocol -I/usr/include/libdrm -I/usr/include/pixman-1
-fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Werror -std=c11
-DWLR_USE_UNSTABLE -Wundef -Wlogical-op -Wmissing-include-dirs
-Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes
-Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow
-Wmissing-prototypes -Wno-missing-braces -Wno-missing-field-initializers
-Wno-unused-parameter -fmacro-prefix-map=../= -DLIBINPUT_MAJOR=1
-DLIBINPUT_MINOR=15 -DLIBINPUT_PATCH=2 -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -MD -MQ
'wlroots@sha/util_log.c.o' -MF 'wlroots@sha/util_log.c.o.d' -o
'wlroots@sha/util_log.c.o' -c ../util/log.c
[216/295] cc -Iwlroots@sha -I. -I.. -I../ -Iinclude -I../include -Iprotocol
-I../protocol -I/usr/include/libdrm -I/usr/include/pixman-1
-fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Werror -std=c11
-DWLR_USE_UNSTABLE -Wundef -Wlogical-op -Wmissing-include-dirs
-Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes
-Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow
-Wmissing-prototypes -Wno-missing-braces -Wno-missing-field-initializers
-Wno-unused-parameter -fmacro-prefix-map=../= -DLIBINPUT_MAJOR=1
-DLIBINPUT_MINOR=15 -DLIBINPUT_PATCH=2 -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -MD -MQ
'wlroots@sha/types_wlr_xdg_output_v1.c.o' -MF
'wlroots@sha/types_wlr_xdg_output_v1.c.o.d' -o
'wlroots@sha/types_wlr_xdg_output_v1.c.o' -c ../types/wlr_xdg_output_v1.c
[217/295] cc -Iwlroots@sha -I. -I.. -I../ -Iinclude -I../include -Iprotocol
-I../protocol -I/usr/include/libdrm -I/usr/include/pixman-1
-fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Werror -std=c11
-DWLR_USE_UNSTABLE -Wundef -Wlogical-op -Wmissing-include-dirs
-Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes
-Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow
-Wmissing-prototypes -Wno-missing-braces -Wno-missing-field-initializers
-Wno-unused-parameter -fmacro-prefix-map=../= -DLIBINPUT_MAJOR=1
-DLIBINPUT_MINOR=15 -DLIBINPUT_PATCH=2 -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -MD -MQ
'wlroots@sha/util_signal.c.o' -MF 'wlroots@sha/util_signal.c.o.d' -o
'wlroots@sha/util_signal.c.o' -c ../util/signal.c
[218/295] cc -Iwlroots@sha -I. -I.. -I../ -Iinclude -I../include -Iprotocol
-I../protocol -I/usr/include/libdrm -I/usr/include/pixman-1
-fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Werror -std=c11
-DWLR_USE_UNSTABLE -Wundef -Wlogical-op -Wmissing-include-dirs
-Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes
-Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow
-Wmissing-prototypes -Wno-missing-braces -Wno-missing-field-initializers
-Wno-unused-parameter -fmacro-prefix-map=../= -DLIBINPUT_MAJOR=1
-DLIBINPUT_MINOR=15 -DLIBINPUT_PATCH=2 -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -MD -MQ
'wlroots@sha/xcursor_wlr_xcursor.c.o' -MF
'wlroots@sha/xcursor_wlr_xcursor.c.o.d' -o
'wlroots@sha/xcursor_wlr_xcursor.c.o' -c ../xcursor/wlr_xcursor.c
[219/295] cc -Iwlroots@sha -I. -I.. -I../ -Iinclude -I../include -Iprotocol
-I../protocol -I/usr/include/libdrm -I/usr/include/pixman-1
-fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Werror -std=c11
-DWLR_USE_UNSTABLE -Wundef -Wlogical-op -Wmissing-include-dirs
-Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes
-Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow
-Wmissing-prototypes -Wno-missing-braces -Wno-missing-field-initializers
-Wno-unused-parameter -fmacro-prefix-map=../= -DLIBINPUT_MAJOR=1
-DLIBINPUT_MINOR=15 -DLIBINPUT_PATCH=2 -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -MD -MQ
'wlroots@sha/util_region.c.o' -MF 'wlroots@sha/util_region.c.o.d' -o
'wlroots@sha/util_region.c.o' -c ../util/region.c
[220/295] cc -Iwlroots@sha -I. -I.. -I../ -Iinclude -I../include -Iprotocol
-I../protocol -I/usr/include/libdrm -I/usr/include/pixman-1
-fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Werror -std=c11
-DWLR_USE_UNSTABLE -Wundef -Wlogical-op -Wmissing-include-dirs
-Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes
-Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow
-Wmissing-prototypes -Wno-missing-braces -Wno-missing-field-initializers
-Wno-unused-parameter -fmacro-prefix-map=../= -DLIBINPUT_MAJOR=1
-DLIBINPUT_MINOR=15 -DLIBINPUT_PATCH=2 -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -MD -MQ
'wlroots@sha/xwayland_selection_dnd.c.o' -MF
'wlroots@sha/xwayland_selection_dnd.c.o.d' -o
'wlroots@sha/xwayland_selection_dnd.c.o' -c ../xwayland/selection/dnd.c
[221/295] cc -Iwlroots@sha -I. -I.. -I../ -Iinclude -I../include -Iprotocol
-I../protocol -I/usr/include/libdrm -I/usr/include/pixman-1
-fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Werror -std=c11
-DWLR_USE_UNSTABLE -Wundef -Wlogical-op -Wmissing-include-dirs
-Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes
-Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow
-Wmissing-prototypes -Wno-missing-braces -Wno-missing-field-initializers
-Wno-unused-parameter -fmacro-prefix-map=../= -DLIBINPUT_MAJOR=1
-DLIBINPUT_MINOR=15 -DLIBINPUT_PATCH=2 -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -MD -MQ
'wlroots@sha/xcursor_xcursor.c.o' -MF 'wlroots@sha/xcursor_xcursor.c.o.d' -o
'wlroots@sha/xcursor_xcursor.c.o' -c ../xcursor/xcursor.c
[222/295] cc -Iwlroots@sha -I. -I.. -I../ -Iinclude -I../include -Iprotocol
-I../protocol -I/usr/include/libdrm -I/usr/include/pixman-1
-fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Werror -std=c11
-DWLR_USE_UNSTABLE -Wundef -Wlogical-op -Wmissing-include-dirs
-Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes
-Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow
-Wmissing-prototypes -Wno-missing-braces -Wno-missing-field-initializers
-Wno-unused-parameter -fmacro-prefix-map=../= -DLIBINPUT_MAJOR=1
-DLIBINPUT_MINOR=15 -DLIBINPUT_PATCH=2 -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -MD -MQ
'wlroots@sha/xwayland_selection_incoming.c.o' -MF
'wlroots@sha/xwayland_selection_incoming.c.o.d' -o
'wlroots@sha/xwayland_selection_incoming.c.o' -c
../xwayland/selection/incoming.c
[223/295] cc -Iwlroots@sha -I. -I.. -I../ -Iinclude -I../include -Iprotocol
-I../protocol -I/usr/include/libdrm -I/usr/include/pixman-1
-fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Werror -std=c11
-DWLR_USE_UNSTABLE -Wundef -Wlogical-op -Wmissing-include-dirs
-Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes
-Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow
-Wmissing-prototypes -Wno-missing-braces -Wno-missing-field-initializers
-Wno-unused-parameter -fmacro-prefix-map=../= -DLIBINPUT_MAJOR=1
-DLIBINPUT_MINOR=15 -DLIBINPUT_PATCH=2 -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -MD -MQ
'wlroots@sha/xwayland_selection_outgoing.c.o' -MF
'wlroots@sha/xwayland_selection_outgoing.c.o.d' -o
'wlroots@sha/xwayland_selection_outgoing.c.o' -c
../xwayland/selection/outgoing.c
[224/295] cc -Iwlroots@sha -I. -I.. -I../ -Iinclude -I../include -Iprotocol
-I../protocol -I/usr/include/libdrm -I/usr/include/pixman-1
-fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Werror -std=c11
-DWLR_USE_UNSTABLE -Wundef -Wlogical-op -Wmissing-include-dirs
-Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes
-Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow
-Wmissing-prototypes -Wno-missing-braces -Wno-missing-field-initializers
-Wno-unused-parameter -fmacro-prefix-map=../= -DLIBINPUT_MAJOR=1
-DLIBINPUT_MINOR=15 -DLIBINPUT_PATCH=2 -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -MD -MQ
'wlroots@sha/xwayland_sockets.c.o' -MF 'wlroots@sha/xwayland_sockets.c.o.d' -o
'wlroots@sha/xwayland_sockets.c.o' -c ../xwayland/sockets.c
[225/295] cc -Iexamples/c590b3c@@touch@exe -Iexamples -I../examples -I. -I../
-Iinclude -I../include -Iprotocol -I../protocol -I/usr/include/libdrm
-I/usr/include/pixman-1 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64
-Werror -std=c11 -DWLR_USE_UNSTABLE -Wundef -Wlogical-op -Wmissing-include-dirs
-Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes
-Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow
-Wmissing-prototypes -Wno-missing-braces -Wno-missing-field-initializers
-Wno-unused-parameter -fmacro-prefix-map=../= -DLIBINPUT_MAJOR=1
-DLIBINPUT_MINOR=15 -DLIBINPUT_PATCH=2 -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -MD -MQ
'examples/c590b3c@@touch@exe/cat.c.o' -MF
'examples/c590b3c@@touch@exe/cat.c.o.d' -o
'examples/c590b3c@@touch@exe/cat.c.o' -c ../examples/cat.c
[226/295] cc -Iwlroots@sha -I. -I.. -I../ -Iinclude -I../include -Iprotocol
-I../protocol -I/usr/include/libdrm -I/usr/include/pixman-1
-fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Werror -std=c11
-DWLR_USE_UNSTABLE -Wundef -Wlogical-op -Wmissing-include-dirs
-Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes
-Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow
-Wmissing-prototypes -Wno-missing-braces -Wno-missing-field-initializers
-Wno-unused-parameter -fmacro-prefix-map=../= -DLIBINPUT_MAJOR=1
-DLIBINPUT_MINOR=15 -DLIBINPUT_PATCH=2 -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -MD -MQ
'wlroots@sha/xwayland_selection_selection.c.o' -MF
'wlroots@sha/xwayland_selection_selection.c.o.d' -o
'wlroots@sha/xwayland_selection_selection.c.o' -c
../xwayland/selection/selection.c
[227/295] cc -Iexamples/c590b3c@@tablet@exe -Iexamples -I../examples -I. -I../
-Iinclude -I../include -Iprotocol -I../protocol -I/usr/include/libdrm
-I/usr/include/pixman-1 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64
-Werror -std=c11 -DWLR_USE_UNSTABLE -Wundef -Wlogical-op -Wmissing-include-dirs
-Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes
-Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow
-Wmissing-prototypes -Wno-missing-braces -Wno-missing-field-initializers
-Wno-unused-parameter -fmacro-prefix-map=../= -DLIBINPUT_MAJOR=1
-DLIBINPUT_MINOR=15 -DLIBINPUT_PATCH=2 -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -MD -MQ
'examples/c590b3c@@tablet@exe/tablet.c.o' -MF
'examples/c590b3c@@tablet@exe/tablet.c.o.d' -o
'examples/c590b3c@@tablet@exe/tablet.c.o' -c ../examples/tablet.c
[228/295] cc -Iwlroots@sha -I. -I.. -I../ -Iinclude -I../include -Iprotocol
-I../protocol -I/usr/include/libdrm -I/usr/include/pixman-1
-fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Werror -std=c11
-DWLR_USE_UNSTABLE -Wundef -Wlogical-op -Wmissing-include-dirs
-Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes
-Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow
-Wmissing-prototypes -Wno-missing-braces -Wno-missing-field-initializers
-Wno-unused-parameter -fmacro-prefix-map=../= -DLIBINPUT_MAJOR=1
-DLIBINPUT_MINOR=15 -DLIBINPUT_PATCH=2 -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -MD -MQ
'wlroots@sha/xwayland_xwayland.c.o' -MF 'wlroots@sha/xwayland_xwayland.c.o.d'
-o 'wlroots@sha/xwayland_xwayland.c.o' -c ../xwayland/xwayland.c
[229/295] cc -Iexamples/c590b3c@@rotation@exe -Iexamples -I../examples -I.
-I../ -Iinclude -I../include -Iprotocol -I../protocol -I/usr/include/libdrm
-I/usr/include/pixman-1 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64
-Werror -std=c11 -DWLR_USE_UNSTABLE -Wundef -Wlogical-op -Wmissing-include-dirs
-Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes
-Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow
-Wmissing-prototypes -Wno-missing-braces -Wno-missing-field-initializers
-Wno-unused-parameter -fmacro-prefix-map=../= -DLIBINPUT_MAJOR=1
-DLIBINPUT_MINOR=15 -DLIBINPUT_PATCH=2 -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -MD -MQ
'examples/c590b3c@@rotation@exe/rotation.c.o' -MF
'examples/c590b3c@@rotation@exe/rotation.c.o.d' -o
'examples/c590b3c@@rotation@exe/rotation.c.o' -c ../examples/rotation.c
[230/295] cc -Iexamples/c590b3c@@idle-inhibit@exe -Iexamples -I../examples -I.
-I../ -Iinclude -I../include -Iprotocol -I/usr/include/libdrm
-I/usr/include/pixman-1 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64
-Werror -std=c11 -DWLR_USE_UNSTABLE -Wundef -Wlogical-op -Wmissing-include-dirs
-Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes
-Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow
-Wmissing-prototypes -Wno-missing-braces -Wno-missing-field-initializers
-Wno-unused-parameter -fmacro-prefix-map=../= -DLIBINPUT_MAJOR=1
-DLIBINPUT_MINOR=15 -DLIBINPUT_PATCH=2 -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -MD -MQ
'examples/c590b3c@@idle-inhibit@exe/meson-generated_.._.._protocol_idle-inhibit-unstable-v1-protocol.c.o'
-MF
'examples/c590b3c@@idle-inhibit@exe/meson-generated_.._.._protocol_idle-inhibit-unstable-v1-protocol.c.o.d'
-o 'examples/c590
b3c@@idle-inhibit@exe/meson-generated_.._.._protocol_idle-inhibit-unstable-v1-protocol.c.o'
-c protocol/idle-inhibit-unstable-v1-protocol.c
[231/295] cc -Iexamples/c590b3c@@rotation@exe -Iexamples -I../examples -I.
-I../ -Iinclude -I../include -Iprotocol -I../protocol -I/usr/include/libdrm
-I/usr/include/pixman-1 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64
-Werror -std=c11 -DWLR_USE_UNSTABLE -Wundef -Wlogical-op -Wmissing-include-dirs
-Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes
-Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow
-Wmissing-prototypes -Wno-missing-braces -Wno-missing-field-initializers
-Wno-unused-parameter -fmacro-prefix-map=../= -DLIBINPUT_MAJOR=1
-DLIBINPUT_MINOR=15 -DLIBINPUT_PATCH=2 -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -MD -MQ
'examples/c590b3c@@rotation@exe/cat.c.o' -MF
'examples/c590b3c@@rotation@exe/cat.c.o.d' -o
'examples/c590b3c@@rotation@exe/cat.c.o' -c ../examples/cat.c
[232/295] cc -Iexamples/c590b3c@@simple@exe -Iexamples -I../examples -I. -I../
-Iinclude -I../include -Iprotocol -I../protocol -I/usr/include/libdrm
-I/usr/include/pixman-1 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64
-Werror -std=c11 -DWLR_USE_UNSTABLE -Wundef -Wlogical-op -Wmissing-include-dirs
-Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes
-Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow
-Wmissing-prototypes -Wno-missing-braces -Wno-missing-field-initializers
-Wno-unused-parameter -fmacro-prefix-map=../= -DLIBINPUT_MAJOR=1
-DLIBINPUT_MINOR=15 -DLIBINPUT_PATCH=2 -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -MD -MQ
'examples/c590b3c@@simple@exe/simple.c.o' -MF
'examples/c590b3c@@simple@exe/simple.c.o.d' -o
'examples/c590b3c@@simple@exe/simple.c.o' -c ../examples/simple.c
[233/295] cc -Iexamples/c590b3c@@touch@exe -Iexamples -I../examples -I. -I../
-Iinclude -I../include -Iprotocol -I../protocol -I/usr/include/libdrm
-I/usr/include/pixman-1 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64
-Werror -std=c11 -DWLR_USE_UNSTABLE -Wundef -Wlogical-op -Wmissing-include-dirs
-Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes
-Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow
-Wmissing-prototypes -Wno-missing-braces -Wno-missing-field-initializers
-Wno-unused-parameter -fmacro-prefix-map=../= -DLIBINPUT_MAJOR=1
-DLIBINPUT_MINOR=15 -DLIBINPUT_PATCH=2 -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -MD -MQ
'examples/c590b3c@@touch@exe/touch.c.o' -MF
'examples/c590b3c@@touch@exe/touch.c.o.d' -o
'examples/c590b3c@@touch@exe/touch.c.o' -c ../examples/touch.c
[234/295] cc -Iexamples/c590b3c@@output-layout@exe -Iexamples -I../examples -I.
-I../ -Iinclude -I../include -Iprotocol -I../protocol -I/usr/include/libdrm
-I/usr/include/pixman-1 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64
-Werror -std=c11 -DWLR_USE_UNSTABLE -Wundef -Wlogical-op -Wmissing-include-dirs
-Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes
-Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow
-Wmissing-prototypes -Wno-missing-braces -Wno-missing-field-initializers
-Wno-unused-parameter -fmacro-prefix-map=../= -DLIBINPUT_MAJOR=1
-DLIBINPUT_MINOR=15 -DLIBINPUT_PATCH=2 -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -MD -MQ
'examples/c590b3c@@output-layout@exe/cat.c.o' -MF
'examples/c590b3c@@output-layout@exe/cat.c.o.d' -o
'examples/c590b3c@@output-layout@exe/cat.c.o' -c ../examples/cat.c
[235/295] cc -Iexamples/c590b3c@@multi-pointer@exe -Iexamples -I../examples -I.
-I../ -Iinclude -I../include -Iprotocol -I../protocol -I/usr/include/libdrm
-I/usr/include/pixman-1 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64
-Werror -std=c11 -DWLR_USE_UNSTABLE -Wundef -Wlogical-op -Wmissing-include-dirs
-Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes
-Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow
-Wmissing-prototypes -Wno-missing-braces -Wno-missing-field-initializers
-Wno-unused-parameter -fmacro-prefix-map=../= -DLIBINPUT_MAJOR=1
-DLIBINPUT_MINOR=15 -DLIBINPUT_PATCH=2 -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -MD -MQ
'examples/c590b3c@@multi-pointer@exe/multi-pointer.c.o' -MF
'examples/c590b3c@@multi-pointer@exe/multi-pointer.c.o.d' -o
'examples/c590b3c@@multi-pointer@exe/multi-pointer.c.o' -c
../examples/multi-pointer.c
[236/295] cc -Iexamples/c590b3c@@idle@exe -Iexamples -I../examples -Iprotocol
-fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Werror -std=c11
-DWLR_USE_UNSTABLE -Wundef -Wlogical-op -Wmissing-include-dirs
-Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes
-Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow
-Wmissing-prototypes -Wno-missing-braces -Wno-missing-field-initializers
-Wno-unused-parameter -fmacro-prefix-map=../= -DLIBINPUT_MAJOR=1
-DLIBINPUT_MINOR=15 -DLIBINPUT_PATCH=2 -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -MD -MQ
'examples/c590b3c@@idle@exe/meson-generated_.._.._protocol_idle-protocol.c.o'
-MF
'examples/c590b3c@@idle@exe/meson-generated_.._.._protocol_idle-protocol.c.o.d'
-o
'examples/c590b3c@@idle@exe/meson-generated_.._.._protocol_idle-protocol.c.o'
-c protocol/idle-protocol.c
[237/295] cc -Iexamples/c590b3c@@output-layout@exe -Iexamples -I../examples -I.
-I../ -Iinclude -I../include -Iprotocol -I../protocol -I/usr/include/libdrm
-I/usr/include/pixman-1 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64
-Werror -std=c11 -DWLR_USE_UNSTABLE -Wundef -Wlogical-op -Wmissing-include-dirs
-Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes
-Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow
-Wmissing-prototypes -Wno-missing-braces -Wno-missing-field-initializers
-Wno-unused-parameter -fmacro-prefix-map=../= -DLIBINPUT_MAJOR=1
-DLIBINPUT_MINOR=15 -DLIBINPUT_PATCH=2 -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -MD -MQ
'examples/c590b3c@@output-layout@exe/output-layout.c.o' -MF
'examples/c590b3c@@output-layout@exe/output-layout.c.o.d' -o
'examples/c590b3c@@output-layout@exe/output-layout.c.o' -c
../examples/output-layout.c
[238/295] cc -Iexamples/c590b3c@@fullscreen-shell@exe -Iexamples -I../examples
-I. -I../ -Iinclude -I../include -Iprotocol -I../protocol -I/usr/include/libdrm
-I/usr/include/pixman-1 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64
-Werror -std=c11 -DWLR_USE_UNSTABLE -Wundef -Wlogical-op -Wmissing-include-dirs
-Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes
-Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow
-Wmissing-prototypes -Wno-missing-braces -Wno-missing-field-initializers
-Wno-unused-parameter -fmacro-prefix-map=../= -DLIBINPUT_MAJOR=1
-DLIBINPUT_MINOR=15 -DLIBINPUT_PATCH=2 -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -MD -MQ
'examples/c590b3c@@fullscreen-shell@exe/fullscreen-shell.c.o' -MF
'examples/c590b3c@@fullscreen-shell@exe/fullscreen-shell.c.o.d' -o
'examples/c590b3c@@fullscreen-shell@exe/fullscreen-shell.c.o' -c
../examples/fullscr
een-shell.c
[239/295] cc -Iexamples/c590b3c@@layer-shell@exe -Iexamples -I../examples -I.
-I../ -Iinclude -I../include -Iprotocol -I/usr/include/libdrm
-I/usr/include/pixman-1 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64
-Werror -std=c11 -DWLR_USE_UNSTABLE -Wundef -Wlogical-op -Wmissing-include-dirs
-Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes
-Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow
-Wmissing-prototypes -Wno-missing-braces -Wno-missing-field-initializers
-Wno-unused-parameter -fmacro-prefix-map=../= -DLIBINPUT_MAJOR=1
-DLIBINPUT_MINOR=15 -DLIBINPUT_PATCH=2 -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -MD -MQ
'examples/c590b3c@@layer-shell@exe/meson-generated_.._.._protocol_wlr-layer-shell-unstable-v1-protocol.c.o'
-MF
'examples/c590b3c@@layer-shell@exe/meson-generated_.._.._protocol_wlr-layer-shell-unstable-v1-protocol.c.o.d'
-o 'examples/c
590b3c@@layer-shell@exe/meson-generated_.._.._protocol_wlr-layer-shell-unstable-v1-protocol.c.o'
-c protocol/wlr-layer-shell-unstable-v1-protocol.c
[240/295] cc -Iwlroots@sha -I. -I.. -I../ -Iinclude -I../include -Iprotocol
-I../protocol -I/usr/include/libdrm -I/usr/include/pixman-1
-fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Werror -std=c11
-DWLR_USE_UNSTABLE -Wundef -Wlogical-op -Wmissing-include-dirs
-Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes
-Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow
-Wmissing-prototypes -Wno-missing-braces -Wno-missing-field-initializers
-Wno-unused-parameter -fmacro-prefix-map=../= -DLIBINPUT_MAJOR=1
-DLIBINPUT_MINOR=15 -DLIBINPUT_PATCH=2 -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -MD -MQ
'wlroots@sha/xwayland_xwm.c.o' -MF 'wlroots@sha/xwayland_xwm.c.o.d' -o
'wlroots@sha/xwayland_xwm.c.o' -c ../xwayland/xwm.c
[241/295] cc -Iexamples/c590b3c@@layer-shell@exe -Iexamples -I../examples -I.
-I../ -Iinclude -I../include -Iprotocol -I/usr/include/libdrm
-I/usr/include/pixman-1 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64
-Werror -std=c11 -DWLR_USE_UNSTABLE -Wundef -Wlogical-op -Wmissing-include-dirs
-Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes
-Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow
-Wmissing-prototypes -Wno-missing-braces -Wno-missing-field-initializers
-Wno-unused-parameter -fmacro-prefix-map=../= -DLIBINPUT_MAJOR=1
-DLIBINPUT_MINOR=15 -DLIBINPUT_PATCH=2 -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -MD -MQ
'examples/c590b3c@@layer-shell@exe/meson-generated_.._.._protocol_xdg-shell-protocol.c.o'
-MF
'examples/c590b3c@@layer-shell@exe/meson-generated_.._.._protocol_xdg-shell-protocol.c.o.d'
-o 'examples/c590b3c@@layer-shell@exe/meson-genera
ted_.._.._protocol_xdg-shell-protocol.c.o' -c protocol/xdg-shell-protocol.c
[242/295] cc -Iexamples/c590b3c@@idle@exe -Iexamples -I../examples -Iprotocol
-fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Werror -std=c11
-DWLR_USE_UNSTABLE -Wundef -Wlogical-op -Wmissing-include-dirs
-Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes
-Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow
-Wmissing-prototypes -Wno-missing-braces -Wno-missing-field-initializers
-Wno-unused-parameter -fmacro-prefix-map=../= -DLIBINPUT_MAJOR=1
-DLIBINPUT_MINOR=15 -DLIBINPUT_PATCH=2 -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -MD -MQ
'examples/c590b3c@@idle@exe/idle.c.o' -MF
'examples/c590b3c@@idle@exe/idle.c.o.d' -o
'examples/c590b3c@@idle@exe/idle.c.o' -c ../examples/idle.c
[243/295] cc -Iexamples/c590b3c@@idle-inhibit@exe -Iexamples -I../examples -I.
-I../ -Iinclude -I../include -Iprotocol -I/usr/include/libdrm
-I/usr/include/pixman-1 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64
-Werror -std=c11 -DWLR_USE_UNSTABLE -Wundef -Wlogical-op -Wmissing-include-dirs
-Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes
-Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow
-Wmissing-prototypes -Wno-missing-braces -Wno-missing-field-initializers
-Wno-unused-parameter -fmacro-prefix-map=../= -DLIBINPUT_MAJOR=1
-DLIBINPUT_MINOR=15 -DLIBINPUT_PATCH=2 -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -MD -MQ
'examples/c590b3c@@idle-inhibit@exe/idle-inhibit.c.o' -MF
'examples/c590b3c@@idle-inhibit@exe/idle-inhibit.c.o.d' -o
'examples/c590b3c@@idle-inhibit@exe/idle-inhibit.c.o' -c
../examples/idle-inhibit.c
[244/295] cc -o examples/idle
'examples/c590b3c@@idle@exe/meson-generated_.._.._protocol_idle-protocol.c.o'
'examples/c590b3c@@idle@exe/idle.c.o' -Wl,--as-needed -Wl,--no-undefined -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wl,-z,relro -Wl,--start-group
/usr/lib/x86_64-linux-gnu/libwayland-client.so -Wl,--end-group -pthread
[245/295] cc -Iexamples/c590b3c@@input-inhibitor@exe -Iexamples -I../examples
-I. -I../ -Iinclude -I../include -Iprotocol -I/usr/include/libdrm
-I/usr/include/pixman-1 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64
-Werror -std=c11 -DWLR_USE_UNSTABLE -Wundef -Wlogical-op -Wmissing-include-dirs
-Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes
-Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow
-Wmissing-prototypes -Wno-missing-braces -Wno-missing-field-initializers
-Wno-unused-parameter -fmacro-prefix-map=../= -DLIBINPUT_MAJOR=1
-DLIBINPUT_MINOR=15 -DLIBINPUT_PATCH=2 -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -MD -MQ
'examples/c590b3c@@input-inhibitor@exe/meson-generated_.._.._protocol_wlr-input-inhibitor-unstable-v1-protocol.c.o'
-MF
'examples/c590b3c@@input-inhibitor@exe/meson-generated_.._.._protocol_wlr-input-inhibitor-unstable-v1-protocol.c
.o.d' -o
'examples/c590b3c@@input-inhibitor@exe/meson-generated_.._.._protocol_wlr-input-inhibitor-unstable-v1-protocol.c.o'
-c protocol/wlr-input-inhibitor-unstable-v1-protocol.c
[246/295] cc -Iexamples/c590b3c@@input-inhibitor@exe -Iexamples -I../examples
-I. -I../ -Iinclude -I../include -Iprotocol -I/usr/include/libdrm
-I/usr/include/pixman-1 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64
-Werror -std=c11 -DWLR_USE_UNSTABLE -Wundef -Wlogical-op -Wmissing-include-dirs
-Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes
-Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow
-Wmissing-prototypes -Wno-missing-braces -Wno-missing-field-initializers
-Wno-unused-parameter -fmacro-prefix-map=../= -DLIBINPUT_MAJOR=1
-DLIBINPUT_MINOR=15 -DLIBINPUT_PATCH=2 -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -MD -MQ
'examples/c590b3c@@input-inhibitor@exe/meson-generated_.._.._protocol_xdg-shell-protocol.c.o'
-MF
'examples/c590b3c@@input-inhibitor@exe/meson-generated_.._.._protocol_xdg-shell-protocol.c.o.d'
-o 'examples/c590b3c@@input-inhibitor@
exe/meson-generated_.._.._protocol_xdg-shell-protocol.c.o' -c
protocol/xdg-shell-protocol.c
[247/295] cc -Iexamples/c590b3c@@gamma-control@exe -Iexamples -I../examples
-Iprotocol -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Werror
-std=c11 -DWLR_USE_UNSTABLE -Wundef -Wlogical-op -Wmissing-include-dirs
-Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes
-Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow
-Wmissing-prototypes -Wno-missing-braces -Wno-missing-field-initializers
-Wno-unused-parameter -fmacro-prefix-map=../= -DLIBINPUT_MAJOR=1
-DLIBINPUT_MINOR=15 -DLIBINPUT_PATCH=2 -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -MD -MQ
'examples/c590b3c@@gamma-control@exe/meson-generated_.._.._protocol_wlr-gamma-control-unstable-v1-protocol.c.o'
-MF
'examples/c590b3c@@gamma-control@exe/meson-generated_.._.._protocol_wlr-gamma-control-unstable-v1-protocol.c.o.d'
-o
'examples/c590b3c@@gamma-control@exe/meson-generated_.._.._protocol_wlr-gamma-co
ntrol-unstable-v1-protocol.c.o' -c
protocol/wlr-gamma-control-unstable-v1-protocol.c
[248/295] cc -o libwlroots.so.5.9.1
'wlroots@sha/meson-generated_.._protocol_xdg-shell-protocol.c.o'
'wlroots@sha/meson-generated_.._protocol_presentation-time-protocol.c.o'
'wlroots@sha/meson-generated_.._protocol_fullscreen-shell-unstable-v1-protocol.c.o'
'wlroots@sha/meson-generated_.._protocol_idle-inhibit-unstable-v1-protocol.c.o'
'wlroots@sha/meson-generated_.._protocol_linux-dmabuf-unstable-v1-protocol.c.o'
'wlroots@sha/meson-generated_.._protocol_pointer-constraints-unstable-v1-protocol.c.o'
'wlroots@sha/meson-generated_.._protocol_pointer-gestures-unstable-v1-protocol.c.o'
'wlroots@sha/meson-generated_.._protocol_primary-selection-unstable-v1-protocol.c.o'
'wlroots@sha/meson-generated_.._protocol_relative-pointer-unstable-v1-protocol.c.o'
'wlroots@sha/meson-generated_.._protocol_tablet-unstable-v2-protocol.c.o'
'wlroots@sha/meson-generated_.._protocol_text-input-unstable-v3-protocol.c.o'
'wlroots@sha/meson-generated_.._protocol_xdg-decoration-unstable-v1-protocol.c.o'
'wlro
ots@sha/meson-generated_.._protocol_xdg-output-unstable-v1-protocol.c.o'
'wlroots@sha/meson-generated_.._protocol_xdg-shell-unstable-v6-protocol.c.o'
'wlroots@sha/meson-generated_.._protocol_gtk-primary-selection-protocol.c.o'
'wlroots@sha/meson-generated_.._protocol_idle-protocol.c.o'
'wlroots@sha/meson-generated_.._protocol_server-decoration-protocol.c.o'
'wlroots@sha/meson-generated_.._protocol_input-method-unstable-v2-protocol.c.o'
'wlroots@sha/meson-generated_.._protocol_virtual-keyboard-unstable-v1-protocol.c.o'
'wlroots@sha/meson-generated_.._protocol_wlr-data-control-unstable-v1-protocol.c.o'
'wlroots@sha/meson-generated_.._protocol_wlr-export-dmabuf-unstable-v1-protocol.c.o'
'wlroots@sha/meson-generated_.._protocol_wlr-foreign-toplevel-management-unstable-v1-protocol.c.o'
'wlroots@sha/meson-generated_.._protocol_wlr-gamma-control-unstable-v1-protocol.c.o'
'wlroots@sha/meson-generated_.._protocol_wlr-input-inhibitor-unstable-v1-protocol.c.o'
'wlroots@sha/meson-generated_.._p
rotocol_wlr-layer-shell-unstable-v1-protocol.c.o'
'wlroots@sha/meson-generated_.._protocol_wlr-output-management-unstable-v1-protocol.c.o'
'wlroots@sha/meson-generated_.._protocol_wlr-screencopy-unstable-v1-protocol.c.o'
'wlroots@sha/meson-generated_.._protocol_wlr-virtual-pointer-unstable-v1-protocol.c.o'
'wlroots@sha/render_dmabuf.c.o' 'wlroots@sha/render_egl.c.o'
'wlroots@sha/render_drm_format_set.c.o'
'wlroots@sha/render_gles2_pixel_format.c.o'
'wlroots@sha/render_gles2_renderer.c.o' 'wlroots@sha/render_gles2_shaders.c.o'
'wlroots@sha/render_gles2_texture.c.o' 'wlroots@sha/render_wlr_renderer.c.o'
'wlroots@sha/render_wlr_texture.c.o' 'wlroots@sha/backend_backend.c.o'
'wlroots@sha/backend_drm_atomic.c.o' 'wlroots@sha/backend_drm_backend.c.o'
'wlroots@sha/backend_drm_cvt.c.o' 'wlroots@sha/backend_drm_drm.c.o'
'wlroots@sha/backend_drm_legacy.c.o' 'wlroots@sha/backend_drm_properties.c.o'
'wlroots@sha/backend_drm_renderer.c.o' 'wlroots@sha/backend_drm_util.c.o'
'wlroots@sha/backend_h
eadless_backend.c.o' 'wlroots@sha/backend_headless_input_device.c.o'
'wlroots@sha/backend_headless_output.c.o'
'wlroots@sha/backend_libinput_backend.c.o'
'wlroots@sha/backend_libinput_events.c.o'
'wlroots@sha/backend_libinput_keyboard.c.o'
'wlroots@sha/backend_libinput_pointer.c.o'
'wlroots@sha/backend_libinput_switch.c.o'
'wlroots@sha/backend_libinput_tablet_pad.c.o'
'wlroots@sha/backend_libinput_tablet_tool.c.o'
'wlroots@sha/backend_libinput_touch.c.o'
'wlroots@sha/backend_multi_backend.c.o' 'wlroots@sha/backend_noop_backend.c.o'
'wlroots@sha/backend_noop_output.c.o' 'wlroots@sha/backend_wayland_backend.c.o'
'wlroots@sha/backend_wayland_output.c.o'
'wlroots@sha/backend_wayland_wl_seat.c.o'
'wlroots@sha/backend_wayland_tablet_v2.c.o'
'wlroots@sha/backend_session_direct-ipc.c.o'
'wlroots@sha/backend_session_noop.c.o'
'wlroots@sha/backend_session_session.c.o'
'wlroots@sha/backend_session_direct.c.o'
'wlroots@sha/backend_session_logind.c.o'
'wlroots@sha/types_data_device_wlr_data_devi
ce.c.o' 'wlroots@sha/types_data_device_wlr_data_offer.c.o'
'wlroots@sha/types_data_device_wlr_data_source.c.o'
'wlroots@sha/types_data_device_wlr_drag.c.o'
'wlroots@sha/types_seat_wlr_seat_keyboard.c.o'
'wlroots@sha/types_seat_wlr_seat_pointer.c.o'
'wlroots@sha/types_seat_wlr_seat_touch.c.o'
'wlroots@sha/types_seat_wlr_seat.c.o'
'wlroots@sha/types_tablet_v2_wlr_tablet_v2_pad.c.o'
'wlroots@sha/types_tablet_v2_wlr_tablet_v2_tablet.c.o'
'wlroots@sha/types_tablet_v2_wlr_tablet_v2_tool.c.o'
'wlroots@sha/types_tablet_v2_wlr_tablet_v2.c.o'
'wlroots@sha/types_xdg_shell_v6_wlr_xdg_popup_v6.c.o'
'wlroots@sha/types_xdg_shell_v6_wlr_xdg_positioner_v6.c.o'
'wlroots@sha/types_xdg_shell_v6_wlr_xdg_shell_v6.c.o'
'wlroots@sha/types_xdg_shell_v6_wlr_xdg_surface_v6.c.o'
'wlroots@sha/types_xdg_shell_v6_wlr_xdg_toplevel_v6.c.o'
'wlroots@sha/types_xdg_shell_wlr_xdg_popup.c.o'
'wlroots@sha/types_xdg_shell_wlr_xdg_positioner.c.o'
'wlroots@sha/types_xdg_shell_wlr_xdg_shell.c.o' 'wlroots@sha/types_xdg_shell_
wlr_xdg_surface.c.o' 'wlroots@sha/types_xdg_shell_wlr_xdg_toplevel.c.o'
'wlroots@sha/types_wlr_box.c.o' 'wlroots@sha/types_wlr_buffer.c.o'
'wlroots@sha/types_wlr_compositor.c.o' 'wlroots@sha/types_wlr_cursor.c.o'
'wlroots@sha/types_wlr_data_control_v1.c.o'
'wlroots@sha/types_wlr_export_dmabuf_v1.c.o'
'wlroots@sha/types_wlr_foreign_toplevel_management_v1.c.o'
'wlroots@sha/types_wlr_fullscreen_shell_v1.c.o'
'wlroots@sha/types_wlr_gamma_control_v1.c.o'
'wlroots@sha/types_wlr_gtk_primary_selection.c.o'
'wlroots@sha/types_wlr_idle_inhibit_v1.c.o' 'wlroots@sha/types_wlr_idle.c.o'
'wlroots@sha/types_wlr_input_device.c.o'
'wlroots@sha/types_wlr_input_inhibitor.c.o'
'wlroots@sha/types_wlr_input_method_v2.c.o'
'wlroots@sha/types_wlr_keyboard.c.o' 'wlroots@sha/types_wlr_keyboard_group.c.o'
'wlroots@sha/types_wlr_layer_shell_v1.c.o'
'wlroots@sha/types_wlr_linux_dmabuf_v1.c.o' 'wlroots@sha/types_wlr_list.c.o'
'wlroots@sha/types_wlr_matrix.c.o' 'wlroots@sha/types_wlr_output_damage.c.o'
'wlroots@s
ha/types_wlr_output_layout.c.o'
'wlroots@sha/types_wlr_output_management_v1.c.o'
'wlroots@sha/types_wlr_output.c.o'
'wlroots@sha/types_wlr_pointer_constraints_v1.c.o'
'wlroots@sha/types_wlr_pointer_gestures_v1.c.o'
'wlroots@sha/types_wlr_pointer.c.o'
'wlroots@sha/types_wlr_presentation_time.c.o'
'wlroots@sha/types_wlr_primary_selection_v1.c.o'
'wlroots@sha/types_wlr_primary_selection.c.o'
'wlroots@sha/types_wlr_region.c.o'
'wlroots@sha/types_wlr_relative_pointer_v1.c.o'
'wlroots@sha/types_wlr_screencopy_v1.c.o'
'wlroots@sha/types_wlr_server_decoration.c.o'
'wlroots@sha/types_wlr_surface.c.o' 'wlroots@sha/types_wlr_switch.c.o'
'wlroots@sha/types_wlr_tablet_pad.c.o' 'wlroots@sha/types_wlr_tablet_tool.c.o'
'wlroots@sha/types_wlr_text_input_v3.c.o' 'wlroots@sha/types_wlr_touch.c.o'
'wlroots@sha/types_wlr_virtual_keyboard_v1.c.o'
'wlroots@sha/types_wlr_virtual_pointer_v1.c.o'
'wlroots@sha/types_wlr_xcursor_manager.c.o'
'wlroots@sha/types_wlr_xdg_decoration_v1.c.o' 'wlroots@sha/types_wlr_
xdg_output_v1.c.o' 'wlroots@sha/util_array.c.o' 'wlroots@sha/util_log.c.o'
'wlroots@sha/util_region.c.o' 'wlroots@sha/util_shm.c.o'
'wlroots@sha/util_signal.c.o' 'wlroots@sha/xcursor_wlr_xcursor.c.o'
'wlroots@sha/xcursor_xcursor.c.o' 'wlroots@sha/xwayland_selection_dnd.c.o'
'wlroots@sha/xwayland_selection_incoming.c.o'
'wlroots@sha/xwayland_selection_outgoing.c.o'
'wlroots@sha/xwayland_selection_selection.c.o'
'wlroots@sha/xwayland_sockets.c.o' 'wlroots@sha/xwayland_xwayland.c.o'
'wlroots@sha/xwayland_xwm.c.o' -Wl,--as-needed -Wl,--no-undefined -shared -fPIC
-Wl,--start-group -Wl,-soname,libwlroots.so.5 -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wl,-z,relro
-Wl,--version-script,/<<PKGBUILDDIR>>/wlroots.syms
/usr/lib/x86_64-linux-gnu/libwayland-server.so
/usr/lib/x86_64-linux-gnu/libwayland-client.so
/usr/lib/x86_64-linux-gnu/libwayland-egl.so /usr/lib/x86_64-linux-gnu/libEGL.so
/usr/lib/x86_64-linux-gnu/libGLESv2.so /usr/l
ib/x86_64-linux-gnu/libdrm.so /usr/lib/x86_64-linux-gnu/libgbm.so
/usr/lib/x86_64-linux-gnu/libinput.so /usr/lib/x86_64-linux-gnu/libxkbcommon.so
/lib/x86_64-linux-gnu/libudev.so /usr/lib/x86_64-linux-gnu/libpixman-1.so -lm
-lrt /lib/x86_64-linux-gnu/libsystemd.so /usr/lib/x86_64-linux-gnu/libcap.so
/usr/lib/x86_64-linux-gnu/libxcb.so
/usr/lib/x86_64-linux-gnu/libxcb-composite.so
/usr/lib/x86_64-linux-gnu/libxcb-render.so
/usr/lib/x86_64-linux-gnu/libxcb-xfixes.so
/usr/lib/x86_64-linux-gnu/libxcb-icccm.so -Wl,--end-group
FAILED: libwlroots.so.5.9.1
cc -o libwlroots.so.5.9.1
'wlroots@sha/meson-generated_.._protocol_xdg-shell-protocol.c.o'
'wlroots@sha/meson-generated_.._protocol_presentation-time-protocol.c.o'
'wlroots@sha/meson-generated_.._protocol_fullscreen-shell-unstable-v1-protocol.c.o'
'wlroots@sha/meson-generated_.._protocol_idle-inhibit-unstable-v1-protocol.c.o'
'wlroots@sha/meson-generated_.._protocol_linux-dmabuf-unstable-v1-protocol.c.o'
'wlroots@sha/meson-generated_.._protocol_pointer-constraints-unstable-v1-protocol.c.o'
'wlroots@sha/meson-generated_.._protocol_pointer-gestures-unstable-v1-protocol.c.o'
'wlroots@sha/meson-generated_.._protocol_primary-selection-unstable-v1-protocol.c.o'
'wlroots@sha/meson-generated_.._protocol_relative-pointer-unstable-v1-protocol.c.o'
'wlroots@sha/meson-generated_.._protocol_tablet-unstable-v2-protocol.c.o'
'wlroots@sha/meson-generated_.._protocol_text-input-unstable-v3-protocol.c.o'
'wlroots@sha/meson-generated_.._protocol_xdg-decoration-unstable-v1-protocol.c.o'
'wlroots@sha/me
son-generated_.._protocol_xdg-output-unstable-v1-protocol.c.o'
'wlroots@sha/meson-generated_.._protocol_xdg-shell-unstable-v6-protocol.c.o'
'wlroots@sha/meson-generated_.._protocol_gtk-primary-selection-protocol.c.o'
'wlroots@sha/meson-generated_.._protocol_idle-protocol.c.o'
'wlroots@sha/meson-generated_.._protocol_server-decoration-protocol.c.o'
'wlroots@sha/meson-generated_.._protocol_input-method-unstable-v2-protocol.c.o'
'wlroots@sha/meson-generated_.._protocol_virtual-keyboard-unstable-v1-protocol.c.o'
'wlroots@sha/meson-generated_.._protocol_wlr-data-control-unstable-v1-protocol.c.o'
'wlroots@sha/meson-generated_.._protocol_wlr-export-dmabuf-unstable-v1-protocol.c.o'
'wlroots@sha/meson-generated_.._protocol_wlr-foreign-toplevel-management-unstable-v1-protocol.c.o'
'wlroots@sha/meson-generated_.._protocol_wlr-gamma-control-unstable-v1-protocol.c.o'
'wlroots@sha/meson-generated_.._protocol_wlr-input-inhibitor-unstable-v1-protocol.c.o'
'wlroots@sha/meson-generated_.._protocol_wl
r-layer-shell-unstable-v1-protocol.c.o'
'wlroots@sha/meson-generated_.._protocol_wlr-output-management-unstable-v1-protocol.c.o'
'wlroots@sha/meson-generated_.._protocol_wlr-screencopy-unstable-v1-protocol.c.o'
'wlroots@sha/meson-generated_.._protocol_wlr-virtual-pointer-unstable-v1-protocol.c.o'
'wlroots@sha/render_dmabuf.c.o' 'wlroots@sha/render_egl.c.o'
'wlroots@sha/render_drm_format_set.c.o'
'wlroots@sha/render_gles2_pixel_format.c.o'
'wlroots@sha/render_gles2_renderer.c.o' 'wlroots@sha/render_gles2_shaders.c.o'
'wlroots@sha/render_gles2_texture.c.o' 'wlroots@sha/render_wlr_renderer.c.o'
'wlroots@sha/render_wlr_texture.c.o' 'wlroots@sha/backend_backend.c.o'
'wlroots@sha/backend_drm_atomic.c.o' 'wlroots@sha/backend_drm_backend.c.o'
'wlroots@sha/backend_drm_cvt.c.o' 'wlroots@sha/backend_drm_drm.c.o'
'wlroots@sha/backend_drm_legacy.c.o' 'wlroots@sha/backend_drm_properties.c.o'
'wlroots@sha/backend_drm_renderer.c.o' 'wlroots@sha/backend_drm_util.c.o'
'wlroots@sha/backend_headless_ba
ckend.c.o' 'wlroots@sha/backend_headless_input_device.c.o'
'wlroots@sha/backend_headless_output.c.o'
'wlroots@sha/backend_libinput_backend.c.o'
'wlroots@sha/backend_libinput_events.c.o'
'wlroots@sha/backend_libinput_keyboard.c.o'
'wlroots@sha/backend_libinput_pointer.c.o'
'wlroots@sha/backend_libinput_switch.c.o'
'wlroots@sha/backend_libinput_tablet_pad.c.o'
'wlroots@sha/backend_libinput_tablet_tool.c.o'
'wlroots@sha/backend_libinput_touch.c.o'
'wlroots@sha/backend_multi_backend.c.o' 'wlroots@sha/backend_noop_backend.c.o'
'wlroots@sha/backend_noop_output.c.o' 'wlroots@sha/backend_wayland_backend.c.o'
'wlroots@sha/backend_wayland_output.c.o'
'wlroots@sha/backend_wayland_wl_seat.c.o'
'wlroots@sha/backend_wayland_tablet_v2.c.o'
'wlroots@sha/backend_session_direct-ipc.c.o'
'wlroots@sha/backend_session_noop.c.o'
'wlroots@sha/backend_session_session.c.o'
'wlroots@sha/backend_session_direct.c.o'
'wlroots@sha/backend_session_logind.c.o'
'wlroots@sha/types_data_device_wlr_data_device.c.o' 'w
lroots@sha/types_data_device_wlr_data_offer.c.o'
'wlroots@sha/types_data_device_wlr_data_source.c.o'
'wlroots@sha/types_data_device_wlr_drag.c.o'
'wlroots@sha/types_seat_wlr_seat_keyboard.c.o'
'wlroots@sha/types_seat_wlr_seat_pointer.c.o'
'wlroots@sha/types_seat_wlr_seat_touch.c.o'
'wlroots@sha/types_seat_wlr_seat.c.o'
'wlroots@sha/types_tablet_v2_wlr_tablet_v2_pad.c.o'
'wlroots@sha/types_tablet_v2_wlr_tablet_v2_tablet.c.o'
'wlroots@sha/types_tablet_v2_wlr_tablet_v2_tool.c.o'
'wlroots@sha/types_tablet_v2_wlr_tablet_v2.c.o'
'wlroots@sha/types_xdg_shell_v6_wlr_xdg_popup_v6.c.o'
'wlroots@sha/types_xdg_shell_v6_wlr_xdg_positioner_v6.c.o'
'wlroots@sha/types_xdg_shell_v6_wlr_xdg_shell_v6.c.o'
'wlroots@sha/types_xdg_shell_v6_wlr_xdg_surface_v6.c.o'
'wlroots@sha/types_xdg_shell_v6_wlr_xdg_toplevel_v6.c.o'
'wlroots@sha/types_xdg_shell_wlr_xdg_popup.c.o'
'wlroots@sha/types_xdg_shell_wlr_xdg_positioner.c.o'
'wlroots@sha/types_xdg_shell_wlr_xdg_shell.c.o'
'wlroots@sha/types_xdg_shell_wlr_xdg_su
rface.c.o' 'wlroots@sha/types_xdg_shell_wlr_xdg_toplevel.c.o'
'wlroots@sha/types_wlr_box.c.o' 'wlroots@sha/types_wlr_buffer.c.o'
'wlroots@sha/types_wlr_compositor.c.o' 'wlroots@sha/types_wlr_cursor.c.o'
'wlroots@sha/types_wlr_data_control_v1.c.o'
'wlroots@sha/types_wlr_export_dmabuf_v1.c.o'
'wlroots@sha/types_wlr_foreign_toplevel_management_v1.c.o'
'wlroots@sha/types_wlr_fullscreen_shell_v1.c.o'
'wlroots@sha/types_wlr_gamma_control_v1.c.o'
'wlroots@sha/types_wlr_gtk_primary_selection.c.o'
'wlroots@sha/types_wlr_idle_inhibit_v1.c.o' 'wlroots@sha/types_wlr_idle.c.o'
'wlroots@sha/types_wlr_input_device.c.o'
'wlroots@sha/types_wlr_input_inhibitor.c.o'
'wlroots@sha/types_wlr_input_method_v2.c.o'
'wlroots@sha/types_wlr_keyboard.c.o' 'wlroots@sha/types_wlr_keyboard_group.c.o'
'wlroots@sha/types_wlr_layer_shell_v1.c.o'
'wlroots@sha/types_wlr_linux_dmabuf_v1.c.o' 'wlroots@sha/types_wlr_list.c.o'
'wlroots@sha/types_wlr_matrix.c.o' 'wlroots@sha/types_wlr_output_damage.c.o'
'wlroots@sha/types_w
lr_output_layout.c.o' 'wlroots@sha/types_wlr_output_management_v1.c.o'
'wlroots@sha/types_wlr_output.c.o'
'wlroots@sha/types_wlr_pointer_constraints_v1.c.o'
'wlroots@sha/types_wlr_pointer_gestures_v1.c.o'
'wlroots@sha/types_wlr_pointer.c.o'
'wlroots@sha/types_wlr_presentation_time.c.o'
'wlroots@sha/types_wlr_primary_selection_v1.c.o'
'wlroots@sha/types_wlr_primary_selection.c.o'
'wlroots@sha/types_wlr_region.c.o'
'wlroots@sha/types_wlr_relative_pointer_v1.c.o'
'wlroots@sha/types_wlr_screencopy_v1.c.o'
'wlroots@sha/types_wlr_server_decoration.c.o'
'wlroots@sha/types_wlr_surface.c.o' 'wlroots@sha/types_wlr_switch.c.o'
'wlroots@sha/types_wlr_tablet_pad.c.o' 'wlroots@sha/types_wlr_tablet_tool.c.o'
'wlroots@sha/types_wlr_text_input_v3.c.o' 'wlroots@sha/types_wlr_touch.c.o'
'wlroots@sha/types_wlr_virtual_keyboard_v1.c.o'
'wlroots@sha/types_wlr_virtual_pointer_v1.c.o'
'wlroots@sha/types_wlr_xcursor_manager.c.o'
'wlroots@sha/types_wlr_xdg_decoration_v1.c.o' 'wlroots@sha/types_wlr_xdg_output
_v1.c.o' 'wlroots@sha/util_array.c.o' 'wlroots@sha/util_log.c.o'
'wlroots@sha/util_region.c.o' 'wlroots@sha/util_shm.c.o'
'wlroots@sha/util_signal.c.o' 'wlroots@sha/xcursor_wlr_xcursor.c.o'
'wlroots@sha/xcursor_xcursor.c.o' 'wlroots@sha/xwayland_selection_dnd.c.o'
'wlroots@sha/xwayland_selection_incoming.c.o'
'wlroots@sha/xwayland_selection_outgoing.c.o'
'wlroots@sha/xwayland_selection_selection.c.o'
'wlroots@sha/xwayland_sockets.c.o' 'wlroots@sha/xwayland_xwayland.c.o'
'wlroots@sha/xwayland_xwm.c.o' -Wl,--as-needed -Wl,--no-undefined -shared -fPIC
-Wl,--start-group -Wl,-soname,libwlroots.so.5 -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wl,-z,relro
-Wl,--version-script,/<<PKGBUILDDIR>>/wlroots.syms
/usr/lib/x86_64-linux-gnu/libwayland-server.so
/usr/lib/x86_64-linux-gnu/libwayland-client.so
/usr/lib/x86_64-linux-gnu/libwayland-egl.so /usr/lib/x86_64-linux-gnu/libEGL.so
/usr/lib/x86_64-linux-gnu/libGLESv2.so /usr/lib/x86_64-
linux-gnu/libdrm.so /usr/lib/x86_64-linux-gnu/libgbm.so
/usr/lib/x86_64-linux-gnu/libinput.so /usr/lib/x86_64-linux-gnu/libxkbcommon.so
/lib/x86_64-linux-gnu/libudev.so /usr/lib/x86_64-linux-gnu/libpixman-1.so -lm
-lrt /lib/x86_64-linux-gnu/libsystemd.so /usr/lib/x86_64-linux-gnu/libcap.so
/usr/lib/x86_64-linux-gnu/libxcb.so
/usr/lib/x86_64-linux-gnu/libxcb-composite.so
/usr/lib/x86_64-linux-gnu/libxcb-render.so
/usr/lib/x86_64-linux-gnu/libxcb-xfixes.so
/usr/lib/x86_64-linux-gnu/libxcb-icccm.so -Wl,--end-group
/usr/bin/ld:
wlroots@sha/types_seat_wlr_seat_pointer.c.o:./obj-x86_64-linux-gnu/../include/types/wlr_seat.h:7:
multiple definition of `default_pointer_grab_impl';
wlroots@sha/types_seat_wlr_seat_keyboard.c.o:./obj-x86_64-linux-gnu/../include/types/wlr_seat.h:7:
first defined here
/usr/bin/ld:
wlroots@sha/types_seat_wlr_seat_pointer.c.o:./obj-x86_64-linux-gnu/../include/types/wlr_seat.h:9:
multiple definition of `default_touch_grab_impl';
wlroots@sha/types_seat_wlr_seat_keyboard.c.o:./obj-x86_64-linux-gnu/../include/types/wlr_seat.h:9:
first defined here
/usr/bin/ld:
wlroots@sha/types_seat_wlr_seat_pointer.c.o:./obj-x86_64-linux-gnu/../include/types/wlr_seat.h:8:
multiple definition of `default_keyboard_grab_impl';
wlroots@sha/types_seat_wlr_seat_keyboard.c.o:./obj-x86_64-linux-gnu/../include/types/wlr_seat.h:8:
first defined here
/usr/bin/ld:
wlroots@sha/types_seat_wlr_seat_touch.c.o:./obj-x86_64-linux-gnu/../include/types/wlr_seat.h:9:
multiple definition of `default_touch_grab_impl';
wlroots@sha/types_seat_wlr_seat_keyboard.c.o:./obj-x86_64-linux-gnu/../include/types/wlr_seat.h:9:
first defined here
/usr/bin/ld:
wlroots@sha/types_seat_wlr_seat_touch.c.o:./obj-x86_64-linux-gnu/../include/types/wlr_seat.h:8:
multiple definition of `default_keyboard_grab_impl';
wlroots@sha/types_seat_wlr_seat_keyboard.c.o:./obj-x86_64-linux-gnu/../include/types/wlr_seat.h:8:
first defined here
/usr/bin/ld:
wlroots@sha/types_seat_wlr_seat_touch.c.o:./obj-x86_64-linux-gnu/../include/types/wlr_seat.h:7:
multiple definition of `default_pointer_grab_impl';
wlroots@sha/types_seat_wlr_seat_keyboard.c.o:./obj-x86_64-linux-gnu/../include/types/wlr_seat.h:7:
first defined here
/usr/bin/ld:
wlroots@sha/types_seat_wlr_seat.c.o:./obj-x86_64-linux-gnu/../include/types/wlr_seat.h:7:
multiple definition of `default_pointer_grab_impl';
wlroots@sha/types_seat_wlr_seat_keyboard.c.o:./obj-x86_64-linux-gnu/../include/types/wlr_seat.h:7:
first defined here
/usr/bin/ld:
wlroots@sha/types_seat_wlr_seat.c.o:./obj-x86_64-linux-gnu/../include/types/wlr_seat.h:8:
multiple definition of `default_keyboard_grab_impl';
wlroots@sha/types_seat_wlr_seat_keyboard.c.o:./obj-x86_64-linux-gnu/../include/types/wlr_seat.h:8:
first defined here
/usr/bin/ld:
wlroots@sha/types_seat_wlr_seat.c.o:./obj-x86_64-linux-gnu/../include/types/wlr_seat.h:9:
multiple definition of `default_touch_grab_impl';
wlroots@sha/types_seat_wlr_seat_keyboard.c.o:./obj-x86_64-linux-gnu/../include/types/wlr_seat.h:9:
first defined here
collect2: error: ld returned 1 exit status
[249/295] cc -Iexamples/c590b3c@@input-inhibitor@exe -Iexamples -I../examples
-I. -I../ -Iinclude -I../include -Iprotocol -I/usr/include/libdrm
-I/usr/include/pixman-1 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64
-Werror -std=c11 -DWLR_USE_UNSTABLE -Wundef -Wlogical-op -Wmissing-include-dirs
-Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes
-Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow
-Wmissing-prototypes -Wno-missing-braces -Wno-missing-field-initializers
-Wno-unused-parameter -fmacro-prefix-map=../= -DLIBINPUT_MAJOR=1
-DLIBINPUT_MINOR=15 -DLIBINPUT_PATCH=2 -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -MD -MQ
'examples/c590b3c@@input-inhibitor@exe/input-inhibitor.c.o' -MF
'examples/c590b3c@@input-inhibitor@exe/input-inhibitor.c.o.d' -o
'examples/c590b3c@@input-inhibitor@exe/input-inhibitor.c.o' -c
../examples/input-inhibitor.c
[250/295] cc -Iexamples/c590b3c@@gamma-control@exe -Iexamples -I../examples
-Iprotocol -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Werror
-std=c11 -DWLR_USE_UNSTABLE -Wundef -Wlogical-op -Wmissing-include-dirs
-Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes
-Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow
-Wmissing-prototypes -Wno-missing-braces -Wno-missing-field-initializers
-Wno-unused-parameter -fmacro-prefix-map=../= -DLIBINPUT_MAJOR=1
-DLIBINPUT_MINOR=15 -DLIBINPUT_PATCH=2 -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -MD -MQ
'examples/c590b3c@@gamma-control@exe/gamma-control.c.o' -MF
'examples/c590b3c@@gamma-control@exe/gamma-control.c.o.d' -o
'examples/c590b3c@@gamma-control@exe/gamma-control.c.o' -c
../examples/gamma-control.c
[251/295] cc -Iexamples/c590b3c@@layer-shell@exe -Iexamples -I../examples -I.
-I../ -Iinclude -I../include -Iprotocol -I/usr/include/libdrm
-I/usr/include/pixman-1 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64
-Werror -std=c11 -DWLR_USE_UNSTABLE -Wundef -Wlogical-op -Wmissing-include-dirs
-Wold-style-definition -Wpointer-arith -Winit-self -Wstrict-prototypes
-Wimplicit-fallthrough=2 -Wendif-labels -Wstrict-aliasing=2 -Woverflow
-Wmissing-prototypes -Wno-missing-braces -Wno-missing-field-initializers
-Wno-unused-parameter -fmacro-prefix-map=../= -DLIBINPUT_MAJOR=1
-DLIBINPUT_MINOR=15 -DLIBINPUT_PATCH=2 -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -MD -MQ
'examples/c590b3c@@layer-shell@exe/layer-shell.c.o' -MF
'examples/c590b3c@@layer-shell@exe/layer-shell.c.o.d' -o
'examples/c590b3c@@layer-shell@exe/layer-shell.c.o' -c ../examples/layer-shell.c
ninja: build stopped: subcommand failed.
dh_auto_build: error: cd obj-x86_64-linux-gnu && LC_ALL=C.UTF-8 ninja -j4 -v
returned exit code 1
make: *** [debian/rules:5: build] Error 25
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2
--- End Message ---
--- Begin Message ---
Version: wlroots/0.11.0-1
Hi,
On Fri, Apr 17, 2020 at 11:13:14AM +0000, Matthias Klose wrote:
> Package: src:wlroots
> Version: 0.10.0-2
> Severity: normal
> Tags: sid bullseye
> User: [email protected]
> Usertags: ftbfs-gcc-10
>
> 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.
Fixed with the above version.
Cheers,
-- Guido
--- End Message ---