Your message dated Mon, 03 Aug 2026 07:19:09 +0000
with message-id <[email protected]>
and subject line Bug#1133672: fixed in yambar 1.11.0-2
has caused the Debian Bug report #1133672,
regarding yambar: ftbfs with GCC-16
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.)
--
1133672: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1133672
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:yambar
Version: 1.11.0-1
Severity: important
Tags: sid forky ftbfs
User: [email protected]
Usertags: ftbfs-gcc-16
Hi,
yambar fails to build in a test rebuild on at least amd64 and arm64 with
gcc-16/g++-16, but builds properly with gcc-15/g++-15. The severity of this
report will be raised before the forky release.
The full build log can be found at:
https://people.debian.org/~ema/gcc-16-rebuilds/output-1/yambar_arm64.build.xz
The last lines of the build log are at the end of this report.
To build with GCC 16, either set CC=gcc-16 CXX=g++-16 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.
apt-get -t=experimental install g++
Common build failures include unused (but set) variables, array subscripts
partly outside array bounds, and new/dropped symbols in Debian symbols files.
For other C/C++ related build failures see the porting guide at
http://gcc.gnu.org/gcc-16/porting_to.html
Please only close this issue after double-checking that the package can be
built correctly with GCC 16.
Please do not reassign this bug to another package. If a fix in another package
is required, then file a bug for the other package (or clone), and mark this
bug as blocked by the bug in the other package.
[...]
[45/98] cc -Iyambar.p -I. -I.. -Iparticles -I../particles -Ibar -Imodules
-I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2
-I/usr/include/libpng16 -I/usr/include/glib-2.0
-I/usr/lib/aarch64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6
-I/usr/include/json-c -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2
-fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch
-Werror -std=c18 -DMEMFD_CREATE -fmacro-prefix-map=../= -D_GNU_SOURCE
-DENABLE_X11 -DENABLE_WAYLAND -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/yambar-1.11.0=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -mbranch-protection=standard
-Wno-error=format-truncation -Wdate-time -D_FORTIFY_SOURCE=2
-DHAVE_PLUGIN_foreign_toplevel -DHAVE_PLUGIN_river -DHAVE_PLUGIN_xwindow
-DHAVE_PLUGIN_xkb -DHAVE_PLUGIN_sway_xkb -DHAVE_PLUGIN_script
-DHAVE_PLUGIN_removables -DHAVE_PLUGIN_pulse -D_REENTRANT -fno-strict-aliasing
-fno-strict-overflow -DHAVE_PLUGIN_pipewire -DHAVE_PLUGIN_network
-DHAVE_PLUGIN_label -DHAVE_PLUGIN_i3 -DHAVE_PLUGIN_mpd -DHAVE_PLUGIN_mem
-DHAVE_PLUGIN_dwl -DHAVE_PLUGIN_disk_io -DHAVE_PLUGIN_cpu -DHAVE_PLUGIN_clock
-DHAVE_PLUGIN_battery -DHAVE_PLUGIN_backlight -DHAVE_PLUGIN_alsa
-DHAVE_PLUGIN_string -DHAVE_PLUGIN_ramp -DHAVE_PLUGIN_progress_bar
-DHAVE_PLUGIN_map -DHAVE_PLUGIN_list -DHAVE_PLUGIN_empty -DHAVE_PLUGIN_overline
-DHAVE_PLUGIN_underline -DHAVE_PLUGIN_stack -DHAVE_PLUGIN_border
-DHAVE_PLUGIN_background -pthread -DUTF8PROC_EXPORTS -MD -MQ
yambar.p/particles_empty.c.o -MF yambar.p/particles_empty.c.o.d -o
yambar.p/particles_empty.c.o -c ../particles/empty.c
[46/98] cc -Iyambar.p -I. -I.. -Iparticles -I../particles -Ibar -Imodules
-I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2
-I/usr/include/libpng16 -I/usr/include/glib-2.0
-I/usr/lib/aarch64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6
-I/usr/include/json-c -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2
-fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch
-Werror -std=c18 -DMEMFD_CREATE -fmacro-prefix-map=../= -D_GNU_SOURCE
-DENABLE_X11 -DENABLE_WAYLAND -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/yambar-1.11.0=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -mbranch-protection=standard
-Wno-error=format-truncation -Wdate-time -D_FORTIFY_SOURCE=2
-DHAVE_PLUGIN_foreign_toplevel -DHAVE_PLUGIN_river -DHAVE_PLUGIN_xwindow
-DHAVE_PLUGIN_xkb -DHAVE_PLUGIN_sway_xkb -DHAVE_PLUGIN_script
-DHAVE_PLUGIN_removables -DHAVE_PLUGIN_pulse -D_REENTRANT -fno-strict-aliasing
-fno-strict-overflow -DHAVE_PLUGIN_pipewire -DHAVE_PLUGIN_network
-DHAVE_PLUGIN_label -DHAVE_PLUGIN_i3 -DHAVE_PLUGIN_mpd -DHAVE_PLUGIN_mem
-DHAVE_PLUGIN_dwl -DHAVE_PLUGIN_disk_io -DHAVE_PLUGIN_cpu -DHAVE_PLUGIN_clock
-DHAVE_PLUGIN_battery -DHAVE_PLUGIN_backlight -DHAVE_PLUGIN_alsa
-DHAVE_PLUGIN_string -DHAVE_PLUGIN_ramp -DHAVE_PLUGIN_progress_bar
-DHAVE_PLUGIN_map -DHAVE_PLUGIN_list -DHAVE_PLUGIN_empty -DHAVE_PLUGIN_overline
-DHAVE_PLUGIN_underline -DHAVE_PLUGIN_stack -DHAVE_PLUGIN_border
-DHAVE_PLUGIN_background -pthread -DUTF8PROC_EXPORTS -MD -MQ
yambar.p/decorations_background.c.o -MF yambar.p/decorations_background.c.o.d
-o yambar.p/decorations_background.c.o -c ../decorations/background.c
[47/98] cc -Iyambar.p -I. -I.. -Iparticles -I../particles -Ibar -Imodules
-I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2
-I/usr/include/libpng16 -I/usr/include/glib-2.0
-I/usr/lib/aarch64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6
-I/usr/include/json-c -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2
-fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch
-Werror -std=c18 -DMEMFD_CREATE -fmacro-prefix-map=../= -D_GNU_SOURCE
-DENABLE_X11 -DENABLE_WAYLAND -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/yambar-1.11.0=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -mbranch-protection=standard
-Wno-error=format-truncation -Wdate-time -D_FORTIFY_SOURCE=2
-DHAVE_PLUGIN_foreign_toplevel -DHAVE_PLUGIN_river -DHAVE_PLUGIN_xwindow
-DHAVE_PLUGIN_xkb -DHAVE_PLUGIN_sway_xkb -DHAVE_PLUGIN_script
-DHAVE_PLUGIN_removables -DHAVE_PLUGIN_pulse -D_REENTRANT -fno-strict-aliasing
-fno-strict-overflow -DHAVE_PLUGIN_pipewire -DHAVE_PLUGIN_network
-DHAVE_PLUGIN_label -DHAVE_PLUGIN_i3 -DHAVE_PLUGIN_mpd -DHAVE_PLUGIN_mem
-DHAVE_PLUGIN_dwl -DHAVE_PLUGIN_disk_io -DHAVE_PLUGIN_cpu -DHAVE_PLUGIN_clock
-DHAVE_PLUGIN_battery -DHAVE_PLUGIN_backlight -DHAVE_PLUGIN_alsa
-DHAVE_PLUGIN_string -DHAVE_PLUGIN_ramp -DHAVE_PLUGIN_progress_bar
-DHAVE_PLUGIN_map -DHAVE_PLUGIN_list -DHAVE_PLUGIN_empty -DHAVE_PLUGIN_overline
-DHAVE_PLUGIN_underline -DHAVE_PLUGIN_stack -DHAVE_PLUGIN_border
-DHAVE_PLUGIN_background -pthread -DUTF8PROC_EXPORTS -MD -MQ
yambar.p/char32.c.o -MF yambar.p/char32.c.o.d -o yambar.p/char32.c.o -c
../char32.c
[48/98] cc -Iyambar.p -I. -I.. -Iparticles -I../particles -Ibar -Imodules
-I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2
-I/usr/include/libpng16 -I/usr/include/glib-2.0
-I/usr/lib/aarch64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6
-I/usr/include/json-c -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2
-fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch
-Werror -std=c18 -DMEMFD_CREATE -fmacro-prefix-map=../= -D_GNU_SOURCE
-DENABLE_X11 -DENABLE_WAYLAND -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/yambar-1.11.0=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -mbranch-protection=standard
-Wno-error=format-truncation -Wdate-time -D_FORTIFY_SOURCE=2
-DHAVE_PLUGIN_foreign_toplevel -DHAVE_PLUGIN_river -DHAVE_PLUGIN_xwindow
-DHAVE_PLUGIN_xkb -DHAVE_PLUGIN_sway_xkb -DHAVE_PLUGIN_script
-DHAVE_PLUGIN_removables -DHAVE_PLUGIN_pulse -D_REENTRANT -fno-strict-aliasing
-fno-strict-overflow -DHAVE_PLUGIN_pipewire -DHAVE_PLUGIN_network
-DHAVE_PLUGIN_label -DHAVE_PLUGIN_i3 -DHAVE_PLUGIN_mpd -DHAVE_PLUGIN_mem
-DHAVE_PLUGIN_dwl -DHAVE_PLUGIN_disk_io -DHAVE_PLUGIN_cpu -DHAVE_PLUGIN_clock
-DHAVE_PLUGIN_battery -DHAVE_PLUGIN_backlight -DHAVE_PLUGIN_alsa
-DHAVE_PLUGIN_string -DHAVE_PLUGIN_ramp -DHAVE_PLUGIN_progress_bar
-DHAVE_PLUGIN_map -DHAVE_PLUGIN_list -DHAVE_PLUGIN_empty -DHAVE_PLUGIN_overline
-DHAVE_PLUGIN_underline -DHAVE_PLUGIN_stack -DHAVE_PLUGIN_border
-DHAVE_PLUGIN_background -pthread -DUTF8PROC_EXPORTS -MD -MQ
yambar.p/module.c.o -MF yambar.p/module.c.o.d -o yambar.p/module.c.o -c
../module.c
[49/98] cc -Iyambar.p -I. -I.. -Iparticles -I../particles -Ibar -Imodules
-I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2
-I/usr/include/libpng16 -I/usr/include/glib-2.0
-I/usr/lib/aarch64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6
-I/usr/include/json-c -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2
-fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch
-Werror -std=c18 -DMEMFD_CREATE -fmacro-prefix-map=../= -D_GNU_SOURCE
-DENABLE_X11 -DENABLE_WAYLAND -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/yambar-1.11.0=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -mbranch-protection=standard
-Wno-error=format-truncation -Wdate-time -D_FORTIFY_SOURCE=2
-DHAVE_PLUGIN_foreign_toplevel -DHAVE_PLUGIN_river -DHAVE_PLUGIN_xwindow
-DHAVE_PLUGIN_xkb -DHAVE_PLUGIN_sway_xkb -DHAVE_PLUGIN_script
-DHAVE_PLUGIN_removables -DHAVE_PLUGIN_pulse -D_REENTRANT -fno-strict-aliasing
-fno-strict-overflow -DHAVE_PLUGIN_pipewire -DHAVE_PLUGIN_network
-DHAVE_PLUGIN_label -DHAVE_PLUGIN_i3 -DHAVE_PLUGIN_mpd -DHAVE_PLUGIN_mem
-DHAVE_PLUGIN_dwl -DHAVE_PLUGIN_disk_io -DHAVE_PLUGIN_cpu -DHAVE_PLUGIN_clock
-DHAVE_PLUGIN_battery -DHAVE_PLUGIN_backlight -DHAVE_PLUGIN_alsa
-DHAVE_PLUGIN_string -DHAVE_PLUGIN_ramp -DHAVE_PLUGIN_progress_bar
-DHAVE_PLUGIN_map -DHAVE_PLUGIN_list -DHAVE_PLUGIN_empty -DHAVE_PLUGIN_overline
-DHAVE_PLUGIN_underline -DHAVE_PLUGIN_stack -DHAVE_PLUGIN_border
-DHAVE_PLUGIN_background -pthread -DUTF8PROC_EXPORTS -MD -MQ
yambar.p/decorations_underline.c.o -MF yambar.p/decorations_underline.c.o.d -o
yambar.p/decorations_underline.c.o -c ../decorations/underline.c
[50/98] cc -Iparticles/libdynlist.a.p -Iparticles -I../particles
-I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2
-I/usr/include/libpng16 -I/usr/include/glib-2.0
-I/usr/lib/aarch64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6
-fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch
-Werror -std=c18 -DMEMFD_CREATE -fmacro-prefix-map=../= -D_GNU_SOURCE
-DENABLE_X11 -DENABLE_WAYLAND -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/yambar-1.11.0=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -mbranch-protection=standard
-Wno-error=format-truncation -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -pthread
-DUTF8PROC_EXPORTS -MD -MQ particles/libdynlist.a.p/dynlist.c.o -MF
particles/libdynlist.a.p/dynlist.c.o.d -o particles/libdynlist.a.p/dynlist.c.o
-c ../particles/dynlist.c
[51/98] cc -Iyambar.p -I. -I.. -Iparticles -I../particles -Ibar -Imodules
-I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2
-I/usr/include/libpng16 -I/usr/include/glib-2.0
-I/usr/lib/aarch64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6
-I/usr/include/json-c -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2
-fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch
-Werror -std=c18 -DMEMFD_CREATE -fmacro-prefix-map=../= -D_GNU_SOURCE
-DENABLE_X11 -DENABLE_WAYLAND -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/yambar-1.11.0=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -mbranch-protection=standard
-Wno-error=format-truncation -Wdate-time -D_FORTIFY_SOURCE=2
-DHAVE_PLUGIN_foreign_toplevel -DHAVE_PLUGIN_river -DHAVE_PLUGIN_xwindow
-DHAVE_PLUGIN_xkb -DHAVE_PLUGIN_sway_xkb -DHAVE_PLUGIN_script
-DHAVE_PLUGIN_removables -DHAVE_PLUGIN_pulse -D_REENTRANT -fno-strict-aliasing
-fno-strict-overflow -DHAVE_PLUGIN_pipewire -DHAVE_PLUGIN_network
-DHAVE_PLUGIN_label -DHAVE_PLUGIN_i3 -DHAVE_PLUGIN_mpd -DHAVE_PLUGIN_mem
-DHAVE_PLUGIN_dwl -DHAVE_PLUGIN_disk_io -DHAVE_PLUGIN_cpu -DHAVE_PLUGIN_clock
-DHAVE_PLUGIN_battery -DHAVE_PLUGIN_backlight -DHAVE_PLUGIN_alsa
-DHAVE_PLUGIN_string -DHAVE_PLUGIN_ramp -DHAVE_PLUGIN_progress_bar
-DHAVE_PLUGIN_map -DHAVE_PLUGIN_list -DHAVE_PLUGIN_empty -DHAVE_PLUGIN_overline
-DHAVE_PLUGIN_underline -DHAVE_PLUGIN_stack -DHAVE_PLUGIN_border
-DHAVE_PLUGIN_background -pthread -DUTF8PROC_EXPORTS -MD -MQ
yambar.p/modules_label.c.o -MF yambar.p/modules_label.c.o.d -o
yambar.p/modules_label.c.o -c ../modules/label.c
[52/98] rm -f particles/libdynlist.a && gcc-ar csrDT particles/libdynlist.a
particles/libdynlist.a.p/dynlist.c.o
[53/98] cc -Iyambar.p -I. -I.. -Iparticles -I../particles -Ibar -Imodules
-I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2
-I/usr/include/libpng16 -I/usr/include/glib-2.0
-I/usr/lib/aarch64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6
-I/usr/include/json-c -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2
-fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch
-Werror -std=c18 -DMEMFD_CREATE -fmacro-prefix-map=../= -D_GNU_SOURCE
-DENABLE_X11 -DENABLE_WAYLAND -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/yambar-1.11.0=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -mbranch-protection=standard
-Wno-error=format-truncation -Wdate-time -D_FORTIFY_SOURCE=2
-DHAVE_PLUGIN_foreign_toplevel -DHAVE_PLUGIN_river -DHAVE_PLUGIN_xwindow
-DHAVE_PLUGIN_xkb -DHAVE_PLUGIN_sway_xkb -DHAVE_PLUGIN_script
-DHAVE_PLUGIN_removables -DHAVE_PLUGIN_pulse -D_REENTRANT -fno-strict-aliasing
-fno-strict-overflow -DHAVE_PLUGIN_pipewire -DHAVE_PLUGIN_network
-DHAVE_PLUGIN_label -DHAVE_PLUGIN_i3 -DHAVE_PLUGIN_mpd -DHAVE_PLUGIN_mem
-DHAVE_PLUGIN_dwl -DHAVE_PLUGIN_disk_io -DHAVE_PLUGIN_cpu -DHAVE_PLUGIN_clock
-DHAVE_PLUGIN_battery -DHAVE_PLUGIN_backlight -DHAVE_PLUGIN_alsa
-DHAVE_PLUGIN_string -DHAVE_PLUGIN_ramp -DHAVE_PLUGIN_progress_bar
-DHAVE_PLUGIN_map -DHAVE_PLUGIN_list -DHAVE_PLUGIN_empty -DHAVE_PLUGIN_overline
-DHAVE_PLUGIN_underline -DHAVE_PLUGIN_stack -DHAVE_PLUGIN_border
-DHAVE_PLUGIN_background -pthread -DUTF8PROC_EXPORTS -MD -MQ
yambar.p/meson-generated_.._bar_xdg-shell.c.o -MF
yambar.p/meson-generated_.._bar_xdg-shell.c.o.d -o
yambar.p/meson-generated_.._bar_xdg-shell.c.o -c bar/xdg-shell.c
[54/98] cc -Iyambar.p -I. -I.. -Iparticles -I../particles -Ibar -Imodules
-I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2
-I/usr/include/libpng16 -I/usr/include/glib-2.0
-I/usr/lib/aarch64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6
-I/usr/include/json-c -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2
-fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch
-Werror -std=c18 -DMEMFD_CREATE -fmacro-prefix-map=../= -D_GNU_SOURCE
-DENABLE_X11 -DENABLE_WAYLAND -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/yambar-1.11.0=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -mbranch-protection=standard
-Wno-error=format-truncation -Wdate-time -D_FORTIFY_SOURCE=2
-DHAVE_PLUGIN_foreign_toplevel -DHAVE_PLUGIN_river -DHAVE_PLUGIN_xwindow
-DHAVE_PLUGIN_xkb -DHAVE_PLUGIN_sway_xkb -DHAVE_PLUGIN_script
-DHAVE_PLUGIN_removables -DHAVE_PLUGIN_pulse -D_REENTRANT -fno-strict-aliasing
-fno-strict-overflow -DHAVE_PLUGIN_pipewire -DHAVE_PLUGIN_network
-DHAVE_PLUGIN_label -DHAVE_PLUGIN_i3 -DHAVE_PLUGIN_mpd -DHAVE_PLUGIN_mem
-DHAVE_PLUGIN_dwl -DHAVE_PLUGIN_disk_io -DHAVE_PLUGIN_cpu -DHAVE_PLUGIN_clock
-DHAVE_PLUGIN_battery -DHAVE_PLUGIN_backlight -DHAVE_PLUGIN_alsa
-DHAVE_PLUGIN_string -DHAVE_PLUGIN_ramp -DHAVE_PLUGIN_progress_bar
-DHAVE_PLUGIN_map -DHAVE_PLUGIN_list -DHAVE_PLUGIN_empty -DHAVE_PLUGIN_overline
-DHAVE_PLUGIN_underline -DHAVE_PLUGIN_stack -DHAVE_PLUGIN_border
-DHAVE_PLUGIN_background -pthread -DUTF8PROC_EXPORTS -MD -MQ
yambar.p/decorations_border.c.o -MF yambar.p/decorations_border.c.o.d -o
yambar.p/decorations_border.c.o -c ../decorations/border.c
[55/98] cc -Iyambar.p -I. -I.. -Iparticles -I../particles -Ibar -Imodules
-I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2
-I/usr/include/libpng16 -I/usr/include/glib-2.0
-I/usr/lib/aarch64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6
-I/usr/include/json-c -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2
-fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch
-Werror -std=c18 -DMEMFD_CREATE -fmacro-prefix-map=../= -D_GNU_SOURCE
-DENABLE_X11 -DENABLE_WAYLAND -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/yambar-1.11.0=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -mbranch-protection=standard
-Wno-error=format-truncation -Wdate-time -D_FORTIFY_SOURCE=2
-DHAVE_PLUGIN_foreign_toplevel -DHAVE_PLUGIN_river -DHAVE_PLUGIN_xwindow
-DHAVE_PLUGIN_xkb -DHAVE_PLUGIN_sway_xkb -DHAVE_PLUGIN_script
-DHAVE_PLUGIN_removables -DHAVE_PLUGIN_pulse -D_REENTRANT -fno-strict-aliasing
-fno-strict-overflow -DHAVE_PLUGIN_pipewire -DHAVE_PLUGIN_network
-DHAVE_PLUGIN_label -DHAVE_PLUGIN_i3 -DHAVE_PLUGIN_mpd -DHAVE_PLUGIN_mem
-DHAVE_PLUGIN_dwl -DHAVE_PLUGIN_disk_io -DHAVE_PLUGIN_cpu -DHAVE_PLUGIN_clock
-DHAVE_PLUGIN_battery -DHAVE_PLUGIN_backlight -DHAVE_PLUGIN_alsa
-DHAVE_PLUGIN_string -DHAVE_PLUGIN_ramp -DHAVE_PLUGIN_progress_bar
-DHAVE_PLUGIN_map -DHAVE_PLUGIN_list -DHAVE_PLUGIN_empty -DHAVE_PLUGIN_overline
-DHAVE_PLUGIN_underline -DHAVE_PLUGIN_stack -DHAVE_PLUGIN_border
-DHAVE_PLUGIN_background -pthread -DUTF8PROC_EXPORTS -MD -MQ
yambar.p/decorations_overline.c.o -MF yambar.p/decorations_overline.c.o.d -o
yambar.p/decorations_overline.c.o -c ../decorations/overline.c
[56/98] cc -Iyambar.p -I. -I.. -Iparticles -I../particles -Ibar -Imodules
-I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2
-I/usr/include/libpng16 -I/usr/include/glib-2.0
-I/usr/lib/aarch64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6
-I/usr/include/json-c -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2
-fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch
-Werror -std=c18 -DMEMFD_CREATE -fmacro-prefix-map=../= -D_GNU_SOURCE
-DENABLE_X11 -DENABLE_WAYLAND -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/yambar-1.11.0=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -mbranch-protection=standard
-Wno-error=format-truncation -Wdate-time -D_FORTIFY_SOURCE=2
-DHAVE_PLUGIN_foreign_toplevel -DHAVE_PLUGIN_river -DHAVE_PLUGIN_xwindow
-DHAVE_PLUGIN_xkb -DHAVE_PLUGIN_sway_xkb -DHAVE_PLUGIN_script
-DHAVE_PLUGIN_removables -DHAVE_PLUGIN_pulse -D_REENTRANT -fno-strict-aliasing
-fno-strict-overflow -DHAVE_PLUGIN_pipewire -DHAVE_PLUGIN_network
-DHAVE_PLUGIN_label -DHAVE_PLUGIN_i3 -DHAVE_PLUGIN_mpd -DHAVE_PLUGIN_mem
-DHAVE_PLUGIN_dwl -DHAVE_PLUGIN_disk_io -DHAVE_PLUGIN_cpu -DHAVE_PLUGIN_clock
-DHAVE_PLUGIN_battery -DHAVE_PLUGIN_backlight -DHAVE_PLUGIN_alsa
-DHAVE_PLUGIN_string -DHAVE_PLUGIN_ramp -DHAVE_PLUGIN_progress_bar
-DHAVE_PLUGIN_map -DHAVE_PLUGIN_list -DHAVE_PLUGIN_empty -DHAVE_PLUGIN_overline
-DHAVE_PLUGIN_underline -DHAVE_PLUGIN_stack -DHAVE_PLUGIN_border
-DHAVE_PLUGIN_background -pthread -DUTF8PROC_EXPORTS -MD -MQ
yambar.p/decorations_stack.c.o -MF yambar.p/decorations_stack.c.o.d -o
yambar.p/decorations_stack.c.o -c ../decorations/stack.c
[57/98] cc -Iyambar.p -I. -I.. -Iparticles -I../particles -Ibar -Imodules
-I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2
-I/usr/include/libpng16 -I/usr/include/glib-2.0
-I/usr/lib/aarch64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6
-I/usr/include/json-c -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2
-fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch
-Werror -std=c18 -DMEMFD_CREATE -fmacro-prefix-map=../= -D_GNU_SOURCE
-DENABLE_X11 -DENABLE_WAYLAND -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/yambar-1.11.0=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -mbranch-protection=standard
-Wno-error=format-truncation -Wdate-time -D_FORTIFY_SOURCE=2
-DHAVE_PLUGIN_foreign_toplevel -DHAVE_PLUGIN_river -DHAVE_PLUGIN_xwindow
-DHAVE_PLUGIN_xkb -DHAVE_PLUGIN_sway_xkb -DHAVE_PLUGIN_script
-DHAVE_PLUGIN_removables -DHAVE_PLUGIN_pulse -D_REENTRANT -fno-strict-aliasing
-fno-strict-overflow -DHAVE_PLUGIN_pipewire -DHAVE_PLUGIN_network
-DHAVE_PLUGIN_label -DHAVE_PLUGIN_i3 -DHAVE_PLUGIN_mpd -DHAVE_PLUGIN_mem
-DHAVE_PLUGIN_dwl -DHAVE_PLUGIN_disk_io -DHAVE_PLUGIN_cpu -DHAVE_PLUGIN_clock
-DHAVE_PLUGIN_battery -DHAVE_PLUGIN_backlight -DHAVE_PLUGIN_alsa
-DHAVE_PLUGIN_string -DHAVE_PLUGIN_ramp -DHAVE_PLUGIN_progress_bar
-DHAVE_PLUGIN_map -DHAVE_PLUGIN_list -DHAVE_PLUGIN_empty -DHAVE_PLUGIN_overline
-DHAVE_PLUGIN_underline -DHAVE_PLUGIN_stack -DHAVE_PLUGIN_border
-DHAVE_PLUGIN_background -pthread -DUTF8PROC_EXPORTS -MD -MQ
yambar.p/modules_clock.c.o -MF yambar.p/modules_clock.c.o.d -o
yambar.p/modules_clock.c.o -c ../modules/clock.c
[58/98] cc -Iyambar.p -I. -I.. -Iparticles -I../particles -Ibar -Imodules
-I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2
-I/usr/include/libpng16 -I/usr/include/glib-2.0
-I/usr/lib/aarch64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6
-I/usr/include/json-c -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2
-fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch
-Werror -std=c18 -DMEMFD_CREATE -fmacro-prefix-map=../= -D_GNU_SOURCE
-DENABLE_X11 -DENABLE_WAYLAND -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/yambar-1.11.0=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -mbranch-protection=standard
-Wno-error=format-truncation -Wdate-time -D_FORTIFY_SOURCE=2
-DHAVE_PLUGIN_foreign_toplevel -DHAVE_PLUGIN_river -DHAVE_PLUGIN_xwindow
-DHAVE_PLUGIN_xkb -DHAVE_PLUGIN_sway_xkb -DHAVE_PLUGIN_script
-DHAVE_PLUGIN_removables -DHAVE_PLUGIN_pulse -D_REENTRANT -fno-strict-aliasing
-fno-strict-overflow -DHAVE_PLUGIN_pipewire -DHAVE_PLUGIN_network
-DHAVE_PLUGIN_label -DHAVE_PLUGIN_i3 -DHAVE_PLUGIN_mpd -DHAVE_PLUGIN_mem
-DHAVE_PLUGIN_dwl -DHAVE_PLUGIN_disk_io -DHAVE_PLUGIN_cpu -DHAVE_PLUGIN_clock
-DHAVE_PLUGIN_battery -DHAVE_PLUGIN_backlight -DHAVE_PLUGIN_alsa
-DHAVE_PLUGIN_string -DHAVE_PLUGIN_ramp -DHAVE_PLUGIN_progress_bar
-DHAVE_PLUGIN_map -DHAVE_PLUGIN_list -DHAVE_PLUGIN_empty -DHAVE_PLUGIN_overline
-DHAVE_PLUGIN_underline -DHAVE_PLUGIN_stack -DHAVE_PLUGIN_border
-DHAVE_PLUGIN_background -pthread -DUTF8PROC_EXPORTS -MD -MQ
yambar.p/particles_ramp.c.o -MF yambar.p/particles_ramp.c.o.d -o
yambar.p/particles_ramp.c.o -c ../particles/ramp.c
[59/98] cc -Ilibxcb-stuff.a.p -I. -I.. -fdiagnostics-color=always -DNDEBUG
-D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Werror -std=c18 -DMEMFD_CREATE
-fmacro-prefix-map=../= -D_GNU_SOURCE -DENABLE_X11 -DENABLE_WAYLAND -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/yambar-1.11.0=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -mbranch-protection=standard
-Wno-error=format-truncation -Wdate-time -D_FORTIFY_SOURCE=2 -MD -MQ
libxcb-stuff.a.p/xcb.c.o -MF libxcb-stuff.a.p/xcb.c.o.d -o
libxcb-stuff.a.p/xcb.c.o -c ../xcb.c
[60/98] cc -Iyambar.p -I. -I.. -Iparticles -I../particles -Ibar -Imodules
-I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2
-I/usr/include/libpng16 -I/usr/include/glib-2.0
-I/usr/lib/aarch64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6
-I/usr/include/json-c -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2
-fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch
-Werror -std=c18 -DMEMFD_CREATE -fmacro-prefix-map=../= -D_GNU_SOURCE
-DENABLE_X11 -DENABLE_WAYLAND -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/yambar-1.11.0=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -mbranch-protection=standard
-Wno-error=format-truncation -Wdate-time -D_FORTIFY_SOURCE=2
-DHAVE_PLUGIN_foreign_toplevel -DHAVE_PLUGIN_river -DHAVE_PLUGIN_xwindow
-DHAVE_PLUGIN_xkb -DHAVE_PLUGIN_sway_xkb -DHAVE_PLUGIN_script
-DHAVE_PLUGIN_removables -DHAVE_PLUGIN_pulse -D_REENTRANT -fno-strict-aliasing
-fno-strict-overflow -DHAVE_PLUGIN_pipewire -DHAVE_PLUGIN_network
-DHAVE_PLUGIN_label -DHAVE_PLUGIN_i3 -DHAVE_PLUGIN_mpd -DHAVE_PLUGIN_mem
-DHAVE_PLUGIN_dwl -DHAVE_PLUGIN_disk_io -DHAVE_PLUGIN_cpu -DHAVE_PLUGIN_clock
-DHAVE_PLUGIN_battery -DHAVE_PLUGIN_backlight -DHAVE_PLUGIN_alsa
-DHAVE_PLUGIN_string -DHAVE_PLUGIN_ramp -DHAVE_PLUGIN_progress_bar
-DHAVE_PLUGIN_map -DHAVE_PLUGIN_list -DHAVE_PLUGIN_empty -DHAVE_PLUGIN_overline
-DHAVE_PLUGIN_underline -DHAVE_PLUGIN_stack -DHAVE_PLUGIN_border
-DHAVE_PLUGIN_background -pthread -DUTF8PROC_EXPORTS -MD -MQ
yambar.p/particles_list.c.o -MF yambar.p/particles_list.c.o.d -o
yambar.p/particles_list.c.o -c ../particles/list.c
[61/98] cc -Iyambar.p -I. -I.. -Iparticles -I../particles -Ibar -Imodules
-I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2
-I/usr/include/libpng16 -I/usr/include/glib-2.0
-I/usr/lib/aarch64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6
-I/usr/include/json-c -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2
-fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch
-Werror -std=c18 -DMEMFD_CREATE -fmacro-prefix-map=../= -D_GNU_SOURCE
-DENABLE_X11 -DENABLE_WAYLAND -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/yambar-1.11.0=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -mbranch-protection=standard
-Wno-error=format-truncation -Wdate-time -D_FORTIFY_SOURCE=2
-DHAVE_PLUGIN_foreign_toplevel -DHAVE_PLUGIN_river -DHAVE_PLUGIN_xwindow
-DHAVE_PLUGIN_xkb -DHAVE_PLUGIN_sway_xkb -DHAVE_PLUGIN_script
-DHAVE_PLUGIN_removables -DHAVE_PLUGIN_pulse -D_REENTRANT -fno-strict-aliasing
-fno-strict-overflow -DHAVE_PLUGIN_pipewire -DHAVE_PLUGIN_network
-DHAVE_PLUGIN_label -DHAVE_PLUGIN_i3 -DHAVE_PLUGIN_mpd -DHAVE_PLUGIN_mem
-DHAVE_PLUGIN_dwl -DHAVE_PLUGIN_disk_io -DHAVE_PLUGIN_cpu -DHAVE_PLUGIN_clock
-DHAVE_PLUGIN_battery -DHAVE_PLUGIN_backlight -DHAVE_PLUGIN_alsa
-DHAVE_PLUGIN_string -DHAVE_PLUGIN_ramp -DHAVE_PLUGIN_progress_bar
-DHAVE_PLUGIN_map -DHAVE_PLUGIN_list -DHAVE_PLUGIN_empty -DHAVE_PLUGIN_overline
-DHAVE_PLUGIN_underline -DHAVE_PLUGIN_stack -DHAVE_PLUGIN_border
-DHAVE_PLUGIN_background -pthread -DUTF8PROC_EXPORTS -MD -MQ yambar.p/log.c.o
-MF yambar.p/log.c.o.d -o yambar.p/log.c.o -c ../log.c
[62/98] cc -Iyambar.p -I. -I.. -Iparticles -I../particles -Ibar -Imodules
-I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2
-I/usr/include/libpng16 -I/usr/include/glib-2.0
-I/usr/lib/aarch64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6
-I/usr/include/json-c -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2
-fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch
-Werror -std=c18 -DMEMFD_CREATE -fmacro-prefix-map=../= -D_GNU_SOURCE
-DENABLE_X11 -DENABLE_WAYLAND -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/yambar-1.11.0=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -mbranch-protection=standard
-Wno-error=format-truncation -Wdate-time -D_FORTIFY_SOURCE=2
-DHAVE_PLUGIN_foreign_toplevel -DHAVE_PLUGIN_river -DHAVE_PLUGIN_xwindow
-DHAVE_PLUGIN_xkb -DHAVE_PLUGIN_sway_xkb -DHAVE_PLUGIN_script
-DHAVE_PLUGIN_removables -DHAVE_PLUGIN_pulse -D_REENTRANT -fno-strict-aliasing
-fno-strict-overflow -DHAVE_PLUGIN_pipewire -DHAVE_PLUGIN_network
-DHAVE_PLUGIN_label -DHAVE_PLUGIN_i3 -DHAVE_PLUGIN_mpd -DHAVE_PLUGIN_mem
-DHAVE_PLUGIN_dwl -DHAVE_PLUGIN_disk_io -DHAVE_PLUGIN_cpu -DHAVE_PLUGIN_clock
-DHAVE_PLUGIN_battery -DHAVE_PLUGIN_backlight -DHAVE_PLUGIN_alsa
-DHAVE_PLUGIN_string -DHAVE_PLUGIN_ramp -DHAVE_PLUGIN_progress_bar
-DHAVE_PLUGIN_map -DHAVE_PLUGIN_list -DHAVE_PLUGIN_empty -DHAVE_PLUGIN_overline
-DHAVE_PLUGIN_underline -DHAVE_PLUGIN_stack -DHAVE_PLUGIN_border
-DHAVE_PLUGIN_background -pthread -DUTF8PROC_EXPORTS -MD -MQ
yambar.p/modules_backlight.c.o -MF yambar.p/modules_backlight.c.o.d -o
yambar.p/modules_backlight.c.o -c ../modules/backlight.c
[63/98] rm -f libxcb-stuff.a && gcc-ar csrDT libxcb-stuff.a
libxcb-stuff.a.p/xcb.c.o
[64/98] cc -Iyambar.p -I. -I.. -Iparticles -I../particles -Ibar -Imodules
-I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2
-I/usr/include/libpng16 -I/usr/include/glib-2.0
-I/usr/lib/aarch64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6
-I/usr/include/json-c -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2
-fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch
-Werror -std=c18 -DMEMFD_CREATE -fmacro-prefix-map=../= -D_GNU_SOURCE
-DENABLE_X11 -DENABLE_WAYLAND -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/yambar-1.11.0=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -mbranch-protection=standard
-Wno-error=format-truncation -Wdate-time -D_FORTIFY_SOURCE=2
-DHAVE_PLUGIN_foreign_toplevel -DHAVE_PLUGIN_river -DHAVE_PLUGIN_xwindow
-DHAVE_PLUGIN_xkb -DHAVE_PLUGIN_sway_xkb -DHAVE_PLUGIN_script
-DHAVE_PLUGIN_removables -DHAVE_PLUGIN_pulse -D_REENTRANT -fno-strict-aliasing
-fno-strict-overflow -DHAVE_PLUGIN_pipewire -DHAVE_PLUGIN_network
-DHAVE_PLUGIN_label -DHAVE_PLUGIN_i3 -DHAVE_PLUGIN_mpd -DHAVE_PLUGIN_mem
-DHAVE_PLUGIN_dwl -DHAVE_PLUGIN_disk_io -DHAVE_PLUGIN_cpu -DHAVE_PLUGIN_clock
-DHAVE_PLUGIN_battery -DHAVE_PLUGIN_backlight -DHAVE_PLUGIN_alsa
-DHAVE_PLUGIN_string -DHAVE_PLUGIN_ramp -DHAVE_PLUGIN_progress_bar
-DHAVE_PLUGIN_map -DHAVE_PLUGIN_list -DHAVE_PLUGIN_empty -DHAVE_PLUGIN_overline
-DHAVE_PLUGIN_underline -DHAVE_PLUGIN_stack -DHAVE_PLUGIN_border
-DHAVE_PLUGIN_background -pthread -DUTF8PROC_EXPORTS -MD -MQ
yambar.p/particles_string.c.o -MF yambar.p/particles_string.c.o.d -o
yambar.p/particles_string.c.o -c ../particles/string.c
[65/98] cc -Iyambar.p -I. -I.. -Iparticles -I../particles -Ibar -Imodules
-I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2
-I/usr/include/libpng16 -I/usr/include/glib-2.0
-I/usr/lib/aarch64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6
-I/usr/include/json-c -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2
-fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch
-Werror -std=c18 -DMEMFD_CREATE -fmacro-prefix-map=../= -D_GNU_SOURCE
-DENABLE_X11 -DENABLE_WAYLAND -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/yambar-1.11.0=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -mbranch-protection=standard
-Wno-error=format-truncation -Wdate-time -D_FORTIFY_SOURCE=2
-DHAVE_PLUGIN_foreign_toplevel -DHAVE_PLUGIN_river -DHAVE_PLUGIN_xwindow
-DHAVE_PLUGIN_xkb -DHAVE_PLUGIN_sway_xkb -DHAVE_PLUGIN_script
-DHAVE_PLUGIN_removables -DHAVE_PLUGIN_pulse -D_REENTRANT -fno-strict-aliasing
-fno-strict-overflow -DHAVE_PLUGIN_pipewire -DHAVE_PLUGIN_network
-DHAVE_PLUGIN_label -DHAVE_PLUGIN_i3 -DHAVE_PLUGIN_mpd -DHAVE_PLUGIN_mem
-DHAVE_PLUGIN_dwl -DHAVE_PLUGIN_disk_io -DHAVE_PLUGIN_cpu -DHAVE_PLUGIN_clock
-DHAVE_PLUGIN_battery -DHAVE_PLUGIN_backlight -DHAVE_PLUGIN_alsa
-DHAVE_PLUGIN_string -DHAVE_PLUGIN_ramp -DHAVE_PLUGIN_progress_bar
-DHAVE_PLUGIN_map -DHAVE_PLUGIN_list -DHAVE_PLUGIN_empty -DHAVE_PLUGIN_overline
-DHAVE_PLUGIN_underline -DHAVE_PLUGIN_stack -DHAVE_PLUGIN_border
-DHAVE_PLUGIN_background -pthread -DUTF8PROC_EXPORTS -MD -MQ
yambar.p/modules_mem.c.o -MF yambar.p/modules_mem.c.o.d -o
yambar.p/modules_mem.c.o -c ../modules/mem.c
[66/98] cc -Iyambar.p -I. -I.. -Iparticles -I../particles -Ibar -Imodules
-I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2
-I/usr/include/libpng16 -I/usr/include/glib-2.0
-I/usr/lib/aarch64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6
-I/usr/include/json-c -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2
-fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch
-Werror -std=c18 -DMEMFD_CREATE -fmacro-prefix-map=../= -D_GNU_SOURCE
-DENABLE_X11 -DENABLE_WAYLAND -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/yambar-1.11.0=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -mbranch-protection=standard
-Wno-error=format-truncation -Wdate-time -D_FORTIFY_SOURCE=2
-DHAVE_PLUGIN_foreign_toplevel -DHAVE_PLUGIN_river -DHAVE_PLUGIN_xwindow
-DHAVE_PLUGIN_xkb -DHAVE_PLUGIN_sway_xkb -DHAVE_PLUGIN_script
-DHAVE_PLUGIN_removables -DHAVE_PLUGIN_pulse -D_REENTRANT -fno-strict-aliasing
-fno-strict-overflow -DHAVE_PLUGIN_pipewire -DHAVE_PLUGIN_network
-DHAVE_PLUGIN_label -DHAVE_PLUGIN_i3 -DHAVE_PLUGIN_mpd -DHAVE_PLUGIN_mem
-DHAVE_PLUGIN_dwl -DHAVE_PLUGIN_disk_io -DHAVE_PLUGIN_cpu -DHAVE_PLUGIN_clock
-DHAVE_PLUGIN_battery -DHAVE_PLUGIN_backlight -DHAVE_PLUGIN_alsa
-DHAVE_PLUGIN_string -DHAVE_PLUGIN_ramp -DHAVE_PLUGIN_progress_bar
-DHAVE_PLUGIN_map -DHAVE_PLUGIN_list -DHAVE_PLUGIN_empty -DHAVE_PLUGIN_overline
-DHAVE_PLUGIN_underline -DHAVE_PLUGIN_stack -DHAVE_PLUGIN_border
-DHAVE_PLUGIN_background -pthread -DUTF8PROC_EXPORTS -MD -MQ
yambar.p/particles_progress-bar.c.o -MF yambar.p/particles_progress-bar.c.o.d
-o yambar.p/particles_progress-bar.c.o -c ../particles/progress-bar.c
[67/98] cc -Iyambar.p -I. -I.. -Iparticles -I../particles -Ibar -Imodules
-I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2
-I/usr/include/libpng16 -I/usr/include/glib-2.0
-I/usr/lib/aarch64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6
-I/usr/include/json-c -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2
-fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch
-Werror -std=c18 -DMEMFD_CREATE -fmacro-prefix-map=../= -D_GNU_SOURCE
-DENABLE_X11 -DENABLE_WAYLAND -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/yambar-1.11.0=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -mbranch-protection=standard
-Wno-error=format-truncation -Wdate-time -D_FORTIFY_SOURCE=2
-DHAVE_PLUGIN_foreign_toplevel -DHAVE_PLUGIN_river -DHAVE_PLUGIN_xwindow
-DHAVE_PLUGIN_xkb -DHAVE_PLUGIN_sway_xkb -DHAVE_PLUGIN_script
-DHAVE_PLUGIN_removables -DHAVE_PLUGIN_pulse -D_REENTRANT -fno-strict-aliasing
-fno-strict-overflow -DHAVE_PLUGIN_pipewire -DHAVE_PLUGIN_network
-DHAVE_PLUGIN_label -DHAVE_PLUGIN_i3 -DHAVE_PLUGIN_mpd -DHAVE_PLUGIN_mem
-DHAVE_PLUGIN_dwl -DHAVE_PLUGIN_disk_io -DHAVE_PLUGIN_cpu -DHAVE_PLUGIN_clock
-DHAVE_PLUGIN_battery -DHAVE_PLUGIN_backlight -DHAVE_PLUGIN_alsa
-DHAVE_PLUGIN_string -DHAVE_PLUGIN_ramp -DHAVE_PLUGIN_progress_bar
-DHAVE_PLUGIN_map -DHAVE_PLUGIN_list -DHAVE_PLUGIN_empty -DHAVE_PLUGIN_overline
-DHAVE_PLUGIN_underline -DHAVE_PLUGIN_stack -DHAVE_PLUGIN_border
-DHAVE_PLUGIN_background -pthread -DUTF8PROC_EXPORTS -MD -MQ
yambar.p/modules_i3-common.c.o -MF yambar.p/modules_i3-common.c.o.d -o
yambar.p/modules_i3-common.c.o -c ../modules/i3-common.c
[68/98] cc -Iyambar.p -I. -I.. -Iparticles -I../particles -Ibar -Imodules
-I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2
-I/usr/include/libpng16 -I/usr/include/glib-2.0
-I/usr/lib/aarch64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6
-I/usr/include/json-c -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2
-fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch
-Werror -std=c18 -DMEMFD_CREATE -fmacro-prefix-map=../= -D_GNU_SOURCE
-DENABLE_X11 -DENABLE_WAYLAND -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/yambar-1.11.0=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -mbranch-protection=standard
-Wno-error=format-truncation -Wdate-time -D_FORTIFY_SOURCE=2
-DHAVE_PLUGIN_foreign_toplevel -DHAVE_PLUGIN_river -DHAVE_PLUGIN_xwindow
-DHAVE_PLUGIN_xkb -DHAVE_PLUGIN_sway_xkb -DHAVE_PLUGIN_script
-DHAVE_PLUGIN_removables -DHAVE_PLUGIN_pulse -D_REENTRANT -fno-strict-aliasing
-fno-strict-overflow -DHAVE_PLUGIN_pipewire -DHAVE_PLUGIN_network
-DHAVE_PLUGIN_label -DHAVE_PLUGIN_i3 -DHAVE_PLUGIN_mpd -DHAVE_PLUGIN_mem
-DHAVE_PLUGIN_dwl -DHAVE_PLUGIN_disk_io -DHAVE_PLUGIN_cpu -DHAVE_PLUGIN_clock
-DHAVE_PLUGIN_battery -DHAVE_PLUGIN_backlight -DHAVE_PLUGIN_alsa
-DHAVE_PLUGIN_string -DHAVE_PLUGIN_ramp -DHAVE_PLUGIN_progress_bar
-DHAVE_PLUGIN_map -DHAVE_PLUGIN_list -DHAVE_PLUGIN_empty -DHAVE_PLUGIN_overline
-DHAVE_PLUGIN_underline -DHAVE_PLUGIN_stack -DHAVE_PLUGIN_border
-DHAVE_PLUGIN_background -pthread -DUTF8PROC_EXPORTS -MD -MQ
yambar.p/modules_disk-io.c.o -MF yambar.p/modules_disk-io.c.o.d -o
yambar.p/modules_disk-io.c.o -c ../modules/disk-io.c
[69/98] cc -Iyambar.p -I. -I.. -Iparticles -I../particles -Ibar -Imodules
-I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2
-I/usr/include/libpng16 -I/usr/include/glib-2.0
-I/usr/lib/aarch64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6
-I/usr/include/json-c -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2
-fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch
-Werror -std=c18 -DMEMFD_CREATE -fmacro-prefix-map=../= -D_GNU_SOURCE
-DENABLE_X11 -DENABLE_WAYLAND -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/yambar-1.11.0=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -mbranch-protection=standard
-Wno-error=format-truncation -Wdate-time -D_FORTIFY_SOURCE=2
-DHAVE_PLUGIN_foreign_toplevel -DHAVE_PLUGIN_river -DHAVE_PLUGIN_xwindow
-DHAVE_PLUGIN_xkb -DHAVE_PLUGIN_sway_xkb -DHAVE_PLUGIN_script
-DHAVE_PLUGIN_removables -DHAVE_PLUGIN_pulse -D_REENTRANT -fno-strict-aliasing
-fno-strict-overflow -DHAVE_PLUGIN_pipewire -DHAVE_PLUGIN_network
-DHAVE_PLUGIN_label -DHAVE_PLUGIN_i3 -DHAVE_PLUGIN_mpd -DHAVE_PLUGIN_mem
-DHAVE_PLUGIN_dwl -DHAVE_PLUGIN_disk_io -DHAVE_PLUGIN_cpu -DHAVE_PLUGIN_clock
-DHAVE_PLUGIN_battery -DHAVE_PLUGIN_backlight -DHAVE_PLUGIN_alsa
-DHAVE_PLUGIN_string -DHAVE_PLUGIN_ramp -DHAVE_PLUGIN_progress_bar
-DHAVE_PLUGIN_map -DHAVE_PLUGIN_list -DHAVE_PLUGIN_empty -DHAVE_PLUGIN_overline
-DHAVE_PLUGIN_underline -DHAVE_PLUGIN_stack -DHAVE_PLUGIN_border
-DHAVE_PLUGIN_background -pthread -DUTF8PROC_EXPORTS -MD -MQ
yambar.p/particle.c.o -MF yambar.p/particle.c.o.d -o yambar.p/particle.c.o -c
../particle.c
[70/98] cc -Iyambar.p -I. -I.. -Iparticles -I../particles -Ibar -Imodules
-I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2
-I/usr/include/libpng16 -I/usr/include/glib-2.0
-I/usr/lib/aarch64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6
-I/usr/include/json-c -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2
-fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch
-Werror -std=c18 -DMEMFD_CREATE -fmacro-prefix-map=../= -D_GNU_SOURCE
-DENABLE_X11 -DENABLE_WAYLAND -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/yambar-1.11.0=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -mbranch-protection=standard
-Wno-error=format-truncation -Wdate-time -D_FORTIFY_SOURCE=2
-DHAVE_PLUGIN_foreign_toplevel -DHAVE_PLUGIN_river -DHAVE_PLUGIN_xwindow
-DHAVE_PLUGIN_xkb -DHAVE_PLUGIN_sway_xkb -DHAVE_PLUGIN_script
-DHAVE_PLUGIN_removables -DHAVE_PLUGIN_pulse -D_REENTRANT -fno-strict-aliasing
-fno-strict-overflow -DHAVE_PLUGIN_pipewire -DHAVE_PLUGIN_network
-DHAVE_PLUGIN_label -DHAVE_PLUGIN_i3 -DHAVE_PLUGIN_mpd -DHAVE_PLUGIN_mem
-DHAVE_PLUGIN_dwl -DHAVE_PLUGIN_disk_io -DHAVE_PLUGIN_cpu -DHAVE_PLUGIN_clock
-DHAVE_PLUGIN_battery -DHAVE_PLUGIN_backlight -DHAVE_PLUGIN_alsa
-DHAVE_PLUGIN_string -DHAVE_PLUGIN_ramp -DHAVE_PLUGIN_progress_bar
-DHAVE_PLUGIN_map -DHAVE_PLUGIN_list -DHAVE_PLUGIN_empty -DHAVE_PLUGIN_overline
-DHAVE_PLUGIN_underline -DHAVE_PLUGIN_stack -DHAVE_PLUGIN_border
-DHAVE_PLUGIN_background -pthread -DUTF8PROC_EXPORTS -MD -MQ
yambar.p/modules_cpu.c.o -MF yambar.p/modules_cpu.c.o.d -o
yambar.p/modules_cpu.c.o -c ../modules/cpu.c
[71/98] cc -Iyambar.p -I. -I.. -Iparticles -I../particles -Ibar -Imodules
-I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2
-I/usr/include/libpng16 -I/usr/include/glib-2.0
-I/usr/lib/aarch64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6
-I/usr/include/json-c -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2
-fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch
-Werror -std=c18 -DMEMFD_CREATE -fmacro-prefix-map=../= -D_GNU_SOURCE
-DENABLE_X11 -DENABLE_WAYLAND -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/yambar-1.11.0=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -mbranch-protection=standard
-Wno-error=format-truncation -Wdate-time -D_FORTIFY_SOURCE=2
-DHAVE_PLUGIN_foreign_toplevel -DHAVE_PLUGIN_river -DHAVE_PLUGIN_xwindow
-DHAVE_PLUGIN_xkb -DHAVE_PLUGIN_sway_xkb -DHAVE_PLUGIN_script
-DHAVE_PLUGIN_removables -DHAVE_PLUGIN_pulse -D_REENTRANT -fno-strict-aliasing
-fno-strict-overflow -DHAVE_PLUGIN_pipewire -DHAVE_PLUGIN_network
-DHAVE_PLUGIN_label -DHAVE_PLUGIN_i3 -DHAVE_PLUGIN_mpd -DHAVE_PLUGIN_mem
-DHAVE_PLUGIN_dwl -DHAVE_PLUGIN_disk_io -DHAVE_PLUGIN_cpu -DHAVE_PLUGIN_clock
-DHAVE_PLUGIN_battery -DHAVE_PLUGIN_backlight -DHAVE_PLUGIN_alsa
-DHAVE_PLUGIN_string -DHAVE_PLUGIN_ramp -DHAVE_PLUGIN_progress_bar
-DHAVE_PLUGIN_map -DHAVE_PLUGIN_list -DHAVE_PLUGIN_empty -DHAVE_PLUGIN_overline
-DHAVE_PLUGIN_underline -DHAVE_PLUGIN_stack -DHAVE_PLUGIN_border
-DHAVE_PLUGIN_background -pthread -DUTF8PROC_EXPORTS -MD -MQ yambar.p/main.c.o
-MF yambar.p/main.c.o.d -o yambar.p/main.c.o -c ../main.c
[72/98] cc -Iyambar.p -I. -I.. -Iparticles -I../particles -Ibar -Imodules
-I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2
-I/usr/include/libpng16 -I/usr/include/glib-2.0
-I/usr/lib/aarch64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6
-I/usr/include/json-c -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2
-fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch
-Werror -std=c18 -DMEMFD_CREATE -fmacro-prefix-map=../= -D_GNU_SOURCE
-DENABLE_X11 -DENABLE_WAYLAND -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/yambar-1.11.0=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -mbranch-protection=standard
-Wno-error=format-truncation -Wdate-time -D_FORTIFY_SOURCE=2
-DHAVE_PLUGIN_foreign_toplevel -DHAVE_PLUGIN_river -DHAVE_PLUGIN_xwindow
-DHAVE_PLUGIN_xkb -DHAVE_PLUGIN_sway_xkb -DHAVE_PLUGIN_script
-DHAVE_PLUGIN_removables -DHAVE_PLUGIN_pulse -D_REENTRANT -fno-strict-aliasing
-fno-strict-overflow -DHAVE_PLUGIN_pipewire -DHAVE_PLUGIN_network
-DHAVE_PLUGIN_label -DHAVE_PLUGIN_i3 -DHAVE_PLUGIN_mpd -DHAVE_PLUGIN_mem
-DHAVE_PLUGIN_dwl -DHAVE_PLUGIN_disk_io -DHAVE_PLUGIN_cpu -DHAVE_PLUGIN_clock
-DHAVE_PLUGIN_battery -DHAVE_PLUGIN_backlight -DHAVE_PLUGIN_alsa
-DHAVE_PLUGIN_string -DHAVE_PLUGIN_ramp -DHAVE_PLUGIN_progress_bar
-DHAVE_PLUGIN_map -DHAVE_PLUGIN_list -DHAVE_PLUGIN_empty -DHAVE_PLUGIN_overline
-DHAVE_PLUGIN_underline -DHAVE_PLUGIN_stack -DHAVE_PLUGIN_border
-DHAVE_PLUGIN_background -pthread -DUTF8PROC_EXPORTS -MD -MQ
yambar.p/modules_sway-xkb.c.o -MF yambar.p/modules_sway-xkb.c.o.d -o
yambar.p/modules_sway-xkb.c.o -c ../modules/sway-xkb.c
[73/98] cc -Iyambar.p -I. -I.. -Iparticles -I../particles -Ibar -Imodules
-I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2
-I/usr/include/libpng16 -I/usr/include/glib-2.0
-I/usr/lib/aarch64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6
-I/usr/include/json-c -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2
-fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch
-Werror -std=c18 -DMEMFD_CREATE -fmacro-prefix-map=../= -D_GNU_SOURCE
-DENABLE_X11 -DENABLE_WAYLAND -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/yambar-1.11.0=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -mbranch-protection=standard
-Wno-error=format-truncation -Wdate-time -D_FORTIFY_SOURCE=2
-DHAVE_PLUGIN_foreign_toplevel -DHAVE_PLUGIN_river -DHAVE_PLUGIN_xwindow
-DHAVE_PLUGIN_xkb -DHAVE_PLUGIN_sway_xkb -DHAVE_PLUGIN_script
-DHAVE_PLUGIN_removables -DHAVE_PLUGIN_pulse -D_REENTRANT -fno-strict-aliasing
-fno-strict-overflow -DHAVE_PLUGIN_pipewire -DHAVE_PLUGIN_network
-DHAVE_PLUGIN_label -DHAVE_PLUGIN_i3 -DHAVE_PLUGIN_mpd -DHAVE_PLUGIN_mem
-DHAVE_PLUGIN_dwl -DHAVE_PLUGIN_disk_io -DHAVE_PLUGIN_cpu -DHAVE_PLUGIN_clock
-DHAVE_PLUGIN_battery -DHAVE_PLUGIN_backlight -DHAVE_PLUGIN_alsa
-DHAVE_PLUGIN_string -DHAVE_PLUGIN_ramp -DHAVE_PLUGIN_progress_bar
-DHAVE_PLUGIN_map -DHAVE_PLUGIN_list -DHAVE_PLUGIN_empty -DHAVE_PLUGIN_overline
-DHAVE_PLUGIN_underline -DHAVE_PLUGIN_stack -DHAVE_PLUGIN_border
-DHAVE_PLUGIN_background -pthread -DUTF8PROC_EXPORTS -MD -MQ
yambar.p/meson-generated_map.tab.c.o -MF yambar.p/meson-generated_map.tab.c.o.d
-o yambar.p/meson-generated_map.tab.c.o -c yambar.p/map.tab.c
[74/98] cc -Iyambar.p -I. -I.. -Iparticles -I../particles -Ibar -Imodules
-I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2
-I/usr/include/libpng16 -I/usr/include/glib-2.0
-I/usr/lib/aarch64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6
-I/usr/include/json-c -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2
-fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch
-Werror -std=c18 -DMEMFD_CREATE -fmacro-prefix-map=../= -D_GNU_SOURCE
-DENABLE_X11 -DENABLE_WAYLAND -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/yambar-1.11.0=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -mbranch-protection=standard
-Wno-error=format-truncation -Wdate-time -D_FORTIFY_SOURCE=2
-DHAVE_PLUGIN_foreign_toplevel -DHAVE_PLUGIN_river -DHAVE_PLUGIN_xwindow
-DHAVE_PLUGIN_xkb -DHAVE_PLUGIN_sway_xkb -DHAVE_PLUGIN_script
-DHAVE_PLUGIN_removables -DHAVE_PLUGIN_pulse -D_REENTRANT -fno-strict-aliasing
-fno-strict-overflow -DHAVE_PLUGIN_pipewire -DHAVE_PLUGIN_network
-DHAVE_PLUGIN_label -DHAVE_PLUGIN_i3 -DHAVE_PLUGIN_mpd -DHAVE_PLUGIN_mem
-DHAVE_PLUGIN_dwl -DHAVE_PLUGIN_disk_io -DHAVE_PLUGIN_cpu -DHAVE_PLUGIN_clock
-DHAVE_PLUGIN_battery -DHAVE_PLUGIN_backlight -DHAVE_PLUGIN_alsa
-DHAVE_PLUGIN_string -DHAVE_PLUGIN_ramp -DHAVE_PLUGIN_progress_bar
-DHAVE_PLUGIN_map -DHAVE_PLUGIN_list -DHAVE_PLUGIN_empty -DHAVE_PLUGIN_overline
-DHAVE_PLUGIN_underline -DHAVE_PLUGIN_stack -DHAVE_PLUGIN_border
-DHAVE_PLUGIN_background -pthread -DUTF8PROC_EXPORTS -MD -MQ
yambar.p/bar_xcb.c.o -MF yambar.p/bar_xcb.c.o.d -o yambar.p/bar_xcb.c.o -c
../bar/xcb.c
[75/98] cc -Iyambar.p -I. -I.. -Iparticles -I../particles -Ibar -Imodules
-I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2
-I/usr/include/libpng16 -I/usr/include/glib-2.0
-I/usr/lib/aarch64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6
-I/usr/include/json-c -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2
-fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch
-Werror -std=c18 -DMEMFD_CREATE -fmacro-prefix-map=../= -D_GNU_SOURCE
-DENABLE_X11 -DENABLE_WAYLAND -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/yambar-1.11.0=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -mbranch-protection=standard
-Wno-error=format-truncation -Wdate-time -D_FORTIFY_SOURCE=2
-DHAVE_PLUGIN_foreign_toplevel -DHAVE_PLUGIN_river -DHAVE_PLUGIN_xwindow
-DHAVE_PLUGIN_xkb -DHAVE_PLUGIN_sway_xkb -DHAVE_PLUGIN_script
-DHAVE_PLUGIN_removables -DHAVE_PLUGIN_pulse -D_REENTRANT -fno-strict-aliasing
-fno-strict-overflow -DHAVE_PLUGIN_pipewire -DHAVE_PLUGIN_network
-DHAVE_PLUGIN_label -DHAVE_PLUGIN_i3 -DHAVE_PLUGIN_mpd -DHAVE_PLUGIN_mem
-DHAVE_PLUGIN_dwl -DHAVE_PLUGIN_disk_io -DHAVE_PLUGIN_cpu -DHAVE_PLUGIN_clock
-DHAVE_PLUGIN_battery -DHAVE_PLUGIN_backlight -DHAVE_PLUGIN_alsa
-DHAVE_PLUGIN_string -DHAVE_PLUGIN_ramp -DHAVE_PLUGIN_progress_bar
-DHAVE_PLUGIN_map -DHAVE_PLUGIN_list -DHAVE_PLUGIN_empty -DHAVE_PLUGIN_overline
-DHAVE_PLUGIN_underline -DHAVE_PLUGIN_stack -DHAVE_PLUGIN_border
-DHAVE_PLUGIN_background -pthread -DUTF8PROC_EXPORTS -MD -MQ
yambar.p/modules_dwl.c.o -MF yambar.p/modules_dwl.c.o.d -o
yambar.p/modules_dwl.c.o -c ../modules/dwl.c
[76/98] cc -Iyambar.p -I. -I.. -Iparticles -I../particles -Ibar -Imodules
-I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2
-I/usr/include/libpng16 -I/usr/include/glib-2.0
-I/usr/lib/aarch64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6
-I/usr/include/json-c -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2
-fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch
-Werror -std=c18 -DMEMFD_CREATE -fmacro-prefix-map=../= -D_GNU_SOURCE
-DENABLE_X11 -DENABLE_WAYLAND -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/yambar-1.11.0=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -mbranch-protection=standard
-Wno-error=format-truncation -Wdate-time -D_FORTIFY_SOURCE=2
-DHAVE_PLUGIN_foreign_toplevel -DHAVE_PLUGIN_river -DHAVE_PLUGIN_xwindow
-DHAVE_PLUGIN_xkb -DHAVE_PLUGIN_sway_xkb -DHAVE_PLUGIN_script
-DHAVE_PLUGIN_removables -DHAVE_PLUGIN_pulse -D_REENTRANT -fno-strict-aliasing
-fno-strict-overflow -DHAVE_PLUGIN_pipewire -DHAVE_PLUGIN_network
-DHAVE_PLUGIN_label -DHAVE_PLUGIN_i3 -DHAVE_PLUGIN_mpd -DHAVE_PLUGIN_mem
-DHAVE_PLUGIN_dwl -DHAVE_PLUGIN_disk_io -DHAVE_PLUGIN_cpu -DHAVE_PLUGIN_clock
-DHAVE_PLUGIN_battery -DHAVE_PLUGIN_backlight -DHAVE_PLUGIN_alsa
-DHAVE_PLUGIN_string -DHAVE_PLUGIN_ramp -DHAVE_PLUGIN_progress_bar
-DHAVE_PLUGIN_map -DHAVE_PLUGIN_list -DHAVE_PLUGIN_empty -DHAVE_PLUGIN_overline
-DHAVE_PLUGIN_underline -DHAVE_PLUGIN_stack -DHAVE_PLUGIN_border
-DHAVE_PLUGIN_background -pthread -DUTF8PROC_EXPORTS -MD -MQ
yambar.p/plugin.c.o -MF yambar.p/plugin.c.o.d -o yambar.p/plugin.c.o -c
../plugin.c
[77/98] cc -Iyambar.p -I. -I.. -Iparticles -I../particles -Ibar -Imodules
-I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2
-I/usr/include/libpng16 -I/usr/include/glib-2.0
-I/usr/lib/aarch64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6
-I/usr/include/json-c -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2
-fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch
-Werror -std=c18 -DMEMFD_CREATE -fmacro-prefix-map=../= -D_GNU_SOURCE
-DENABLE_X11 -DENABLE_WAYLAND -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/yambar-1.11.0=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -mbranch-protection=standard
-Wno-error=format-truncation -Wdate-time -D_FORTIFY_SOURCE=2
-DHAVE_PLUGIN_foreign_toplevel -DHAVE_PLUGIN_river -DHAVE_PLUGIN_xwindow
-DHAVE_PLUGIN_xkb -DHAVE_PLUGIN_sway_xkb -DHAVE_PLUGIN_script
-DHAVE_PLUGIN_removables -DHAVE_PLUGIN_pulse -D_REENTRANT -fno-strict-aliasing
-fno-strict-overflow -DHAVE_PLUGIN_pipewire -DHAVE_PLUGIN_network
-DHAVE_PLUGIN_label -DHAVE_PLUGIN_i3 -DHAVE_PLUGIN_mpd -DHAVE_PLUGIN_mem
-DHAVE_PLUGIN_dwl -DHAVE_PLUGIN_disk_io -DHAVE_PLUGIN_cpu -DHAVE_PLUGIN_clock
-DHAVE_PLUGIN_battery -DHAVE_PLUGIN_backlight -DHAVE_PLUGIN_alsa
-DHAVE_PLUGIN_string -DHAVE_PLUGIN_ramp -DHAVE_PLUGIN_progress_bar
-DHAVE_PLUGIN_map -DHAVE_PLUGIN_list -DHAVE_PLUGIN_empty -DHAVE_PLUGIN_overline
-DHAVE_PLUGIN_underline -DHAVE_PLUGIN_stack -DHAVE_PLUGIN_border
-DHAVE_PLUGIN_background -pthread -DUTF8PROC_EXPORTS -MD -MQ
yambar.p/modules_xwindow.c.o -MF yambar.p/modules_xwindow.c.o.d -o
yambar.p/modules_xwindow.c.o -c ../modules/xwindow.c
[78/98] cc -Iyambar.p -I. -I.. -Iparticles -I../particles -Ibar -Imodules
-I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2
-I/usr/include/libpng16 -I/usr/include/glib-2.0
-I/usr/lib/aarch64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6
-I/usr/include/json-c -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2
-fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch
-Werror -std=c18 -DMEMFD_CREATE -fmacro-prefix-map=../= -D_GNU_SOURCE
-DENABLE_X11 -DENABLE_WAYLAND -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/yambar-1.11.0=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -mbranch-protection=standard
-Wno-error=format-truncation -Wdate-time -D_FORTIFY_SOURCE=2
-DHAVE_PLUGIN_foreign_toplevel -DHAVE_PLUGIN_river -DHAVE_PLUGIN_xwindow
-DHAVE_PLUGIN_xkb -DHAVE_PLUGIN_sway_xkb -DHAVE_PLUGIN_script
-DHAVE_PLUGIN_removables -DHAVE_PLUGIN_pulse -D_REENTRANT -fno-strict-aliasing
-fno-strict-overflow -DHAVE_PLUGIN_pipewire -DHAVE_PLUGIN_network
-DHAVE_PLUGIN_label -DHAVE_PLUGIN_i3 -DHAVE_PLUGIN_mpd -DHAVE_PLUGIN_mem
-DHAVE_PLUGIN_dwl -DHAVE_PLUGIN_disk_io -DHAVE_PLUGIN_cpu -DHAVE_PLUGIN_clock
-DHAVE_PLUGIN_battery -DHAVE_PLUGIN_backlight -DHAVE_PLUGIN_alsa
-DHAVE_PLUGIN_string -DHAVE_PLUGIN_ramp -DHAVE_PLUGIN_progress_bar
-DHAVE_PLUGIN_map -DHAVE_PLUGIN_list -DHAVE_PLUGIN_empty -DHAVE_PLUGIN_overline
-DHAVE_PLUGIN_underline -DHAVE_PLUGIN_stack -DHAVE_PLUGIN_border
-DHAVE_PLUGIN_background -pthread -DUTF8PROC_EXPORTS -MD -MQ
yambar.p/particles_map.c.o -MF yambar.p/particles_map.c.o.d -o
yambar.p/particles_map.c.o -c ../particles/map.c
[79/98] cc -Iyambar.p -I. -I.. -Iparticles -I../particles -Ibar -Imodules
-I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2
-I/usr/include/libpng16 -I/usr/include/glib-2.0
-I/usr/lib/aarch64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6
-I/usr/include/json-c -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2
-fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch
-Werror -std=c18 -DMEMFD_CREATE -fmacro-prefix-map=../= -D_GNU_SOURCE
-DENABLE_X11 -DENABLE_WAYLAND -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/yambar-1.11.0=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -mbranch-protection=standard
-Wno-error=format-truncation -Wdate-time -D_FORTIFY_SOURCE=2
-DHAVE_PLUGIN_foreign_toplevel -DHAVE_PLUGIN_river -DHAVE_PLUGIN_xwindow
-DHAVE_PLUGIN_xkb -DHAVE_PLUGIN_sway_xkb -DHAVE_PLUGIN_script
-DHAVE_PLUGIN_removables -DHAVE_PLUGIN_pulse -D_REENTRANT -fno-strict-aliasing
-fno-strict-overflow -DHAVE_PLUGIN_pipewire -DHAVE_PLUGIN_network
-DHAVE_PLUGIN_label -DHAVE_PLUGIN_i3 -DHAVE_PLUGIN_mpd -DHAVE_PLUGIN_mem
-DHAVE_PLUGIN_dwl -DHAVE_PLUGIN_disk_io -DHAVE_PLUGIN_cpu -DHAVE_PLUGIN_clock
-DHAVE_PLUGIN_battery -DHAVE_PLUGIN_backlight -DHAVE_PLUGIN_alsa
-DHAVE_PLUGIN_string -DHAVE_PLUGIN_ramp -DHAVE_PLUGIN_progress_bar
-DHAVE_PLUGIN_map -DHAVE_PLUGIN_list -DHAVE_PLUGIN_empty -DHAVE_PLUGIN_overline
-DHAVE_PLUGIN_underline -DHAVE_PLUGIN_stack -DHAVE_PLUGIN_border
-DHAVE_PLUGIN_background -pthread -DUTF8PROC_EXPORTS -MD -MQ
yambar.p/modules_pulse.c.o -MF yambar.p/modules_pulse.c.o.d -o
yambar.p/modules_pulse.c.o -c ../modules/pulse.c
[80/98] cc -Iyambar.p -I. -I.. -Iparticles -I../particles -Ibar -Imodules
-I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2
-I/usr/include/libpng16 -I/usr/include/glib-2.0
-I/usr/lib/aarch64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6
-I/usr/include/json-c -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2
-fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch
-Werror -std=c18 -DMEMFD_CREATE -fmacro-prefix-map=../= -D_GNU_SOURCE
-DENABLE_X11 -DENABLE_WAYLAND -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/yambar-1.11.0=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -mbranch-protection=standard
-Wno-error=format-truncation -Wdate-time -D_FORTIFY_SOURCE=2
-DHAVE_PLUGIN_foreign_toplevel -DHAVE_PLUGIN_river -DHAVE_PLUGIN_xwindow
-DHAVE_PLUGIN_xkb -DHAVE_PLUGIN_sway_xkb -DHAVE_PLUGIN_script
-DHAVE_PLUGIN_removables -DHAVE_PLUGIN_pulse -D_REENTRANT -fno-strict-aliasing
-fno-strict-overflow -DHAVE_PLUGIN_pipewire -DHAVE_PLUGIN_network
-DHAVE_PLUGIN_label -DHAVE_PLUGIN_i3 -DHAVE_PLUGIN_mpd -DHAVE_PLUGIN_mem
-DHAVE_PLUGIN_dwl -DHAVE_PLUGIN_disk_io -DHAVE_PLUGIN_cpu -DHAVE_PLUGIN_clock
-DHAVE_PLUGIN_battery -DHAVE_PLUGIN_backlight -DHAVE_PLUGIN_alsa
-DHAVE_PLUGIN_string -DHAVE_PLUGIN_ramp -DHAVE_PLUGIN_progress_bar
-DHAVE_PLUGIN_map -DHAVE_PLUGIN_list -DHAVE_PLUGIN_empty -DHAVE_PLUGIN_overline
-DHAVE_PLUGIN_underline -DHAVE_PLUGIN_stack -DHAVE_PLUGIN_border
-DHAVE_PLUGIN_background -pthread -DUTF8PROC_EXPORTS -MD -MQ
yambar.p/bar_bar.c.o -MF yambar.p/bar_bar.c.o.d -o yambar.p/bar_bar.c.o -c
../bar/bar.c
[81/98] cc -Iyambar.p -I. -I.. -Iparticles -I../particles -Ibar -Imodules
-I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2
-I/usr/include/libpng16 -I/usr/include/glib-2.0
-I/usr/lib/aarch64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6
-I/usr/include/json-c -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2
-fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch
-Werror -std=c18 -DMEMFD_CREATE -fmacro-prefix-map=../= -D_GNU_SOURCE
-DENABLE_X11 -DENABLE_WAYLAND -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/yambar-1.11.0=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -mbranch-protection=standard
-Wno-error=format-truncation -Wdate-time -D_FORTIFY_SOURCE=2
-DHAVE_PLUGIN_foreign_toplevel -DHAVE_PLUGIN_river -DHAVE_PLUGIN_xwindow
-DHAVE_PLUGIN_xkb -DHAVE_PLUGIN_sway_xkb -DHAVE_PLUGIN_script
-DHAVE_PLUGIN_removables -DHAVE_PLUGIN_pulse -D_REENTRANT -fno-strict-aliasing
-fno-strict-overflow -DHAVE_PLUGIN_pipewire -DHAVE_PLUGIN_network
-DHAVE_PLUGIN_label -DHAVE_PLUGIN_i3 -DHAVE_PLUGIN_mpd -DHAVE_PLUGIN_mem
-DHAVE_PLUGIN_dwl -DHAVE_PLUGIN_disk_io -DHAVE_PLUGIN_cpu -DHAVE_PLUGIN_clock
-DHAVE_PLUGIN_battery -DHAVE_PLUGIN_backlight -DHAVE_PLUGIN_alsa
-DHAVE_PLUGIN_string -DHAVE_PLUGIN_ramp -DHAVE_PLUGIN_progress_bar
-DHAVE_PLUGIN_map -DHAVE_PLUGIN_list -DHAVE_PLUGIN_empty -DHAVE_PLUGIN_overline
-DHAVE_PLUGIN_underline -DHAVE_PLUGIN_stack -DHAVE_PLUGIN_border
-DHAVE_PLUGIN_background -pthread -DUTF8PROC_EXPORTS -MD -MQ
yambar.p/config.c.o -MF yambar.p/config.c.o.d -o yambar.p/config.c.o -c
../config.c
[82/98] cc -Iyambar.p -I. -I.. -Iparticles -I../particles -Ibar -Imodules
-I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2
-I/usr/include/libpng16 -I/usr/include/glib-2.0
-I/usr/lib/aarch64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6
-I/usr/include/json-c -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2
-fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch
-Werror -std=c18 -DMEMFD_CREATE -fmacro-prefix-map=../= -D_GNU_SOURCE
-DENABLE_X11 -DENABLE_WAYLAND -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/yambar-1.11.0=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -mbranch-protection=standard
-Wno-error=format-truncation -Wdate-time -D_FORTIFY_SOURCE=2
-DHAVE_PLUGIN_foreign_toplevel -DHAVE_PLUGIN_river -DHAVE_PLUGIN_xwindow
-DHAVE_PLUGIN_xkb -DHAVE_PLUGIN_sway_xkb -DHAVE_PLUGIN_script
-DHAVE_PLUGIN_removables -DHAVE_PLUGIN_pulse -D_REENTRANT -fno-strict-aliasing
-fno-strict-overflow -DHAVE_PLUGIN_pipewire -DHAVE_PLUGIN_network
-DHAVE_PLUGIN_label -DHAVE_PLUGIN_i3 -DHAVE_PLUGIN_mpd -DHAVE_PLUGIN_mem
-DHAVE_PLUGIN_dwl -DHAVE_PLUGIN_disk_io -DHAVE_PLUGIN_cpu -DHAVE_PLUGIN_clock
-DHAVE_PLUGIN_battery -DHAVE_PLUGIN_backlight -DHAVE_PLUGIN_alsa
-DHAVE_PLUGIN_string -DHAVE_PLUGIN_ramp -DHAVE_PLUGIN_progress_bar
-DHAVE_PLUGIN_map -DHAVE_PLUGIN_list -DHAVE_PLUGIN_empty -DHAVE_PLUGIN_overline
-DHAVE_PLUGIN_underline -DHAVE_PLUGIN_stack -DHAVE_PLUGIN_border
-DHAVE_PLUGIN_background -pthread -DUTF8PROC_EXPORTS -MD -MQ
yambar.p/modules_mpd.c.o -MF yambar.p/modules_mpd.c.o.d -o
yambar.p/modules_mpd.c.o -c ../modules/mpd.c
[83/98] cc -Iyambar.p -I. -I.. -Iparticles -I../particles -Ibar -Imodules
-I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2
-I/usr/include/libpng16 -I/usr/include/glib-2.0
-I/usr/lib/aarch64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6
-I/usr/include/json-c -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2
-fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch
-Werror -std=c18 -DMEMFD_CREATE -fmacro-prefix-map=../= -D_GNU_SOURCE
-DENABLE_X11 -DENABLE_WAYLAND -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/yambar-1.11.0=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -mbranch-protection=standard
-Wno-error=format-truncation -Wdate-time -D_FORTIFY_SOURCE=2
-DHAVE_PLUGIN_foreign_toplevel -DHAVE_PLUGIN_river -DHAVE_PLUGIN_xwindow
-DHAVE_PLUGIN_xkb -DHAVE_PLUGIN_sway_xkb -DHAVE_PLUGIN_script
-DHAVE_PLUGIN_removables -DHAVE_PLUGIN_pulse -D_REENTRANT -fno-strict-aliasing
-fno-strict-overflow -DHAVE_PLUGIN_pipewire -DHAVE_PLUGIN_network
-DHAVE_PLUGIN_label -DHAVE_PLUGIN_i3 -DHAVE_PLUGIN_mpd -DHAVE_PLUGIN_mem
-DHAVE_PLUGIN_dwl -DHAVE_PLUGIN_disk_io -DHAVE_PLUGIN_cpu -DHAVE_PLUGIN_clock
-DHAVE_PLUGIN_battery -DHAVE_PLUGIN_backlight -DHAVE_PLUGIN_alsa
-DHAVE_PLUGIN_string -DHAVE_PLUGIN_ramp -DHAVE_PLUGIN_progress_bar
-DHAVE_PLUGIN_map -DHAVE_PLUGIN_list -DHAVE_PLUGIN_empty -DHAVE_PLUGIN_overline
-DHAVE_PLUGIN_underline -DHAVE_PLUGIN_stack -DHAVE_PLUGIN_border
-DHAVE_PLUGIN_background -pthread -DUTF8PROC_EXPORTS -MD -MQ
yambar.p/config-verify.c.o -MF yambar.p/config-verify.c.o.d -o
yambar.p/config-verify.c.o -c ../config-verify.c
[84/98] cc -Iyambar.p -I. -I.. -Iparticles -I../particles -Ibar -Imodules
-I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2
-I/usr/include/libpng16 -I/usr/include/glib-2.0
-I/usr/lib/aarch64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6
-I/usr/include/json-c -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2
-fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch
-Werror -std=c18 -DMEMFD_CREATE -fmacro-prefix-map=../= -D_GNU_SOURCE
-DENABLE_X11 -DENABLE_WAYLAND -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/yambar-1.11.0=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -mbranch-protection=standard
-Wno-error=format-truncation -Wdate-time -D_FORTIFY_SOURCE=2
-DHAVE_PLUGIN_foreign_toplevel -DHAVE_PLUGIN_river -DHAVE_PLUGIN_xwindow
-DHAVE_PLUGIN_xkb -DHAVE_PLUGIN_sway_xkb -DHAVE_PLUGIN_script
-DHAVE_PLUGIN_removables -DHAVE_PLUGIN_pulse -D_REENTRANT -fno-strict-aliasing
-fno-strict-overflow -DHAVE_PLUGIN_pipewire -DHAVE_PLUGIN_network
-DHAVE_PLUGIN_label -DHAVE_PLUGIN_i3 -DHAVE_PLUGIN_mpd -DHAVE_PLUGIN_mem
-DHAVE_PLUGIN_dwl -DHAVE_PLUGIN_disk_io -DHAVE_PLUGIN_cpu -DHAVE_PLUGIN_clock
-DHAVE_PLUGIN_battery -DHAVE_PLUGIN_backlight -DHAVE_PLUGIN_alsa
-DHAVE_PLUGIN_string -DHAVE_PLUGIN_ramp -DHAVE_PLUGIN_progress_bar
-DHAVE_PLUGIN_map -DHAVE_PLUGIN_list -DHAVE_PLUGIN_empty -DHAVE_PLUGIN_overline
-DHAVE_PLUGIN_underline -DHAVE_PLUGIN_stack -DHAVE_PLUGIN_border
-DHAVE_PLUGIN_background -pthread -DUTF8PROC_EXPORTS -MD -MQ
yambar.p/modules_battery.c.o -MF yambar.p/modules_battery.c.o.d -o
yambar.p/modules_battery.c.o -c ../modules/battery.c
[85/98] cc -Iyambar.p -I. -I.. -Iparticles -I../particles -Ibar -Imodules
-I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2
-I/usr/include/libpng16 -I/usr/include/glib-2.0
-I/usr/lib/aarch64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6
-I/usr/include/json-c -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2
-fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch
-Werror -std=c18 -DMEMFD_CREATE -fmacro-prefix-map=../= -D_GNU_SOURCE
-DENABLE_X11 -DENABLE_WAYLAND -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/yambar-1.11.0=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -mbranch-protection=standard
-Wno-error=format-truncation -Wdate-time -D_FORTIFY_SOURCE=2
-DHAVE_PLUGIN_foreign_toplevel -DHAVE_PLUGIN_river -DHAVE_PLUGIN_xwindow
-DHAVE_PLUGIN_xkb -DHAVE_PLUGIN_sway_xkb -DHAVE_PLUGIN_script
-DHAVE_PLUGIN_removables -DHAVE_PLUGIN_pulse -D_REENTRANT -fno-strict-aliasing
-fno-strict-overflow -DHAVE_PLUGIN_pipewire -DHAVE_PLUGIN_network
-DHAVE_PLUGIN_label -DHAVE_PLUGIN_i3 -DHAVE_PLUGIN_mpd -DHAVE_PLUGIN_mem
-DHAVE_PLUGIN_dwl -DHAVE_PLUGIN_disk_io -DHAVE_PLUGIN_cpu -DHAVE_PLUGIN_clock
-DHAVE_PLUGIN_battery -DHAVE_PLUGIN_backlight -DHAVE_PLUGIN_alsa
-DHAVE_PLUGIN_string -DHAVE_PLUGIN_ramp -DHAVE_PLUGIN_progress_bar
-DHAVE_PLUGIN_map -DHAVE_PLUGIN_list -DHAVE_PLUGIN_empty -DHAVE_PLUGIN_overline
-DHAVE_PLUGIN_underline -DHAVE_PLUGIN_stack -DHAVE_PLUGIN_border
-DHAVE_PLUGIN_background -pthread -DUTF8PROC_EXPORTS -MD -MQ
yambar.p/modules_script.c.o -MF yambar.p/modules_script.c.o.d -o
yambar.p/modules_script.c.o -c ../modules/script.c
[86/98] cc -Iyambar.p -I. -I.. -Iparticles -I../particles -Ibar -Imodules
-I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2
-I/usr/include/libpng16 -I/usr/include/glib-2.0
-I/usr/lib/aarch64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6
-I/usr/include/json-c -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2
-fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch
-Werror -std=c18 -DMEMFD_CREATE -fmacro-prefix-map=../= -D_GNU_SOURCE
-DENABLE_X11 -DENABLE_WAYLAND -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/yambar-1.11.0=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -mbranch-protection=standard
-Wno-error=format-truncation -Wdate-time -D_FORTIFY_SOURCE=2
-DHAVE_PLUGIN_foreign_toplevel -DHAVE_PLUGIN_river -DHAVE_PLUGIN_xwindow
-DHAVE_PLUGIN_xkb -DHAVE_PLUGIN_sway_xkb -DHAVE_PLUGIN_script
-DHAVE_PLUGIN_removables -DHAVE_PLUGIN_pulse -D_REENTRANT -fno-strict-aliasing
-fno-strict-overflow -DHAVE_PLUGIN_pipewire -DHAVE_PLUGIN_network
-DHAVE_PLUGIN_label -DHAVE_PLUGIN_i3 -DHAVE_PLUGIN_mpd -DHAVE_PLUGIN_mem
-DHAVE_PLUGIN_dwl -DHAVE_PLUGIN_disk_io -DHAVE_PLUGIN_cpu -DHAVE_PLUGIN_clock
-DHAVE_PLUGIN_battery -DHAVE_PLUGIN_backlight -DHAVE_PLUGIN_alsa
-DHAVE_PLUGIN_string -DHAVE_PLUGIN_ramp -DHAVE_PLUGIN_progress_bar
-DHAVE_PLUGIN_map -DHAVE_PLUGIN_list -DHAVE_PLUGIN_empty -DHAVE_PLUGIN_overline
-DHAVE_PLUGIN_underline -DHAVE_PLUGIN_stack -DHAVE_PLUGIN_border
-DHAVE_PLUGIN_background -pthread -DUTF8PROC_EXPORTS -MD -MQ
yambar.p/modules_xkb.c.o -MF yambar.p/modules_xkb.c.o.d -o
yambar.p/modules_xkb.c.o -c ../modules/xkb.c
[87/98] cc -Iyambar.p -I. -I.. -Iparticles -I../particles -Ibar -Imodules
-I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2
-I/usr/include/libpng16 -I/usr/include/glib-2.0
-I/usr/lib/aarch64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6
-I/usr/include/json-c -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2
-fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch
-Werror -std=c18 -DMEMFD_CREATE -fmacro-prefix-map=../= -D_GNU_SOURCE
-DENABLE_X11 -DENABLE_WAYLAND -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/yambar-1.11.0=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -mbranch-protection=standard
-Wno-error=format-truncation -Wdate-time -D_FORTIFY_SOURCE=2
-DHAVE_PLUGIN_foreign_toplevel -DHAVE_PLUGIN_river -DHAVE_PLUGIN_xwindow
-DHAVE_PLUGIN_xkb -DHAVE_PLUGIN_sway_xkb -DHAVE_PLUGIN_script
-DHAVE_PLUGIN_removables -DHAVE_PLUGIN_pulse -D_REENTRANT -fno-strict-aliasing
-fno-strict-overflow -DHAVE_PLUGIN_pipewire -DHAVE_PLUGIN_network
-DHAVE_PLUGIN_label -DHAVE_PLUGIN_i3 -DHAVE_PLUGIN_mpd -DHAVE_PLUGIN_mem
-DHAVE_PLUGIN_dwl -DHAVE_PLUGIN_disk_io -DHAVE_PLUGIN_cpu -DHAVE_PLUGIN_clock
-DHAVE_PLUGIN_battery -DHAVE_PLUGIN_backlight -DHAVE_PLUGIN_alsa
-DHAVE_PLUGIN_string -DHAVE_PLUGIN_ramp -DHAVE_PLUGIN_progress_bar
-DHAVE_PLUGIN_map -DHAVE_PLUGIN_list -DHAVE_PLUGIN_empty -DHAVE_PLUGIN_overline
-DHAVE_PLUGIN_underline -DHAVE_PLUGIN_stack -DHAVE_PLUGIN_border
-DHAVE_PLUGIN_background -pthread -DUTF8PROC_EXPORTS -MD -MQ
yambar.p/modules_foreign-toplevel.c.o -MF
yambar.p/modules_foreign-toplevel.c.o.d -o
yambar.p/modules_foreign-toplevel.c.o -c ../modules/foreign-toplevel.c
[88/98] cc -Iyambar.p -I. -I.. -Iparticles -I../particles -Ibar -Imodules
-I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2
-I/usr/include/libpng16 -I/usr/include/glib-2.0
-I/usr/lib/aarch64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6
-I/usr/include/json-c -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2
-fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch
-Werror -std=c18 -DMEMFD_CREATE -fmacro-prefix-map=../= -D_GNU_SOURCE
-DENABLE_X11 -DENABLE_WAYLAND -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/yambar-1.11.0=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -mbranch-protection=standard
-Wno-error=format-truncation -Wdate-time -D_FORTIFY_SOURCE=2
-DHAVE_PLUGIN_foreign_toplevel -DHAVE_PLUGIN_river -DHAVE_PLUGIN_xwindow
-DHAVE_PLUGIN_xkb -DHAVE_PLUGIN_sway_xkb -DHAVE_PLUGIN_script
-DHAVE_PLUGIN_removables -DHAVE_PLUGIN_pulse -D_REENTRANT -fno-strict-aliasing
-fno-strict-overflow -DHAVE_PLUGIN_pipewire -DHAVE_PLUGIN_network
-DHAVE_PLUGIN_label -DHAVE_PLUGIN_i3 -DHAVE_PLUGIN_mpd -DHAVE_PLUGIN_mem
-DHAVE_PLUGIN_dwl -DHAVE_PLUGIN_disk_io -DHAVE_PLUGIN_cpu -DHAVE_PLUGIN_clock
-DHAVE_PLUGIN_battery -DHAVE_PLUGIN_backlight -DHAVE_PLUGIN_alsa
-DHAVE_PLUGIN_string -DHAVE_PLUGIN_ramp -DHAVE_PLUGIN_progress_bar
-DHAVE_PLUGIN_map -DHAVE_PLUGIN_list -DHAVE_PLUGIN_empty -DHAVE_PLUGIN_overline
-DHAVE_PLUGIN_underline -DHAVE_PLUGIN_stack -DHAVE_PLUGIN_border
-DHAVE_PLUGIN_background -pthread -DUTF8PROC_EXPORTS -MD -MQ yambar.p/yml.c.o
-MF yambar.p/yml.c.o.d -o yambar.p/yml.c.o -c ../yml.c
[89/98] cc -Iyambar.p -I. -I.. -Iparticles -I../particles -Ibar -Imodules
-I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2
-I/usr/include/libpng16 -I/usr/include/glib-2.0
-I/usr/lib/aarch64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6
-I/usr/include/json-c -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2
-fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch
-Werror -std=c18 -DMEMFD_CREATE -fmacro-prefix-map=../= -D_GNU_SOURCE
-DENABLE_X11 -DENABLE_WAYLAND -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/yambar-1.11.0=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -mbranch-protection=standard
-Wno-error=format-truncation -Wdate-time -D_FORTIFY_SOURCE=2
-DHAVE_PLUGIN_foreign_toplevel -DHAVE_PLUGIN_river -DHAVE_PLUGIN_xwindow
-DHAVE_PLUGIN_xkb -DHAVE_PLUGIN_sway_xkb -DHAVE_PLUGIN_script
-DHAVE_PLUGIN_removables -DHAVE_PLUGIN_pulse -D_REENTRANT -fno-strict-aliasing
-fno-strict-overflow -DHAVE_PLUGIN_pipewire -DHAVE_PLUGIN_network
-DHAVE_PLUGIN_label -DHAVE_PLUGIN_i3 -DHAVE_PLUGIN_mpd -DHAVE_PLUGIN_mem
-DHAVE_PLUGIN_dwl -DHAVE_PLUGIN_disk_io -DHAVE_PLUGIN_cpu -DHAVE_PLUGIN_clock
-DHAVE_PLUGIN_battery -DHAVE_PLUGIN_backlight -DHAVE_PLUGIN_alsa
-DHAVE_PLUGIN_string -DHAVE_PLUGIN_ramp -DHAVE_PLUGIN_progress_bar
-DHAVE_PLUGIN_map -DHAVE_PLUGIN_list -DHAVE_PLUGIN_empty -DHAVE_PLUGIN_overline
-DHAVE_PLUGIN_underline -DHAVE_PLUGIN_stack -DHAVE_PLUGIN_border
-DHAVE_PLUGIN_background -pthread -DUTF8PROC_EXPORTS -MD -MQ yambar.p/tag.c.o
-MF yambar.p/tag.c.o.d -o yambar.p/tag.c.o -c ../tag.c
[90/98] cc -Iyambar.p -I. -I.. -Iparticles -I../particles -Ibar -Imodules
-I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2
-I/usr/include/libpng16 -I/usr/include/glib-2.0
-I/usr/lib/aarch64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6
-I/usr/include/json-c -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2
-fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch
-Werror -std=c18 -DMEMFD_CREATE -fmacro-prefix-map=../= -D_GNU_SOURCE
-DENABLE_X11 -DENABLE_WAYLAND -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/yambar-1.11.0=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -mbranch-protection=standard
-Wno-error=format-truncation -Wdate-time -D_FORTIFY_SOURCE=2
-DHAVE_PLUGIN_foreign_toplevel -DHAVE_PLUGIN_river -DHAVE_PLUGIN_xwindow
-DHAVE_PLUGIN_xkb -DHAVE_PLUGIN_sway_xkb -DHAVE_PLUGIN_script
-DHAVE_PLUGIN_removables -DHAVE_PLUGIN_pulse -D_REENTRANT -fno-strict-aliasing
-fno-strict-overflow -DHAVE_PLUGIN_pipewire -DHAVE_PLUGIN_network
-DHAVE_PLUGIN_label -DHAVE_PLUGIN_i3 -DHAVE_PLUGIN_mpd -DHAVE_PLUGIN_mem
-DHAVE_PLUGIN_dwl -DHAVE_PLUGIN_disk_io -DHAVE_PLUGIN_cpu -DHAVE_PLUGIN_clock
-DHAVE_PLUGIN_battery -DHAVE_PLUGIN_backlight -DHAVE_PLUGIN_alsa
-DHAVE_PLUGIN_string -DHAVE_PLUGIN_ramp -DHAVE_PLUGIN_progress_bar
-DHAVE_PLUGIN_map -DHAVE_PLUGIN_list -DHAVE_PLUGIN_empty -DHAVE_PLUGIN_overline
-DHAVE_PLUGIN_underline -DHAVE_PLUGIN_stack -DHAVE_PLUGIN_border
-DHAVE_PLUGIN_background -pthread -DUTF8PROC_EXPORTS -MD -MQ
yambar.p/modules_river.c.o -MF yambar.p/modules_river.c.o.d -o
yambar.p/modules_river.c.o -c ../modules/river.c
[91/98] cc -Iyambar.p -I. -I.. -Iparticles -I../particles -Ibar -Imodules
-I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2
-I/usr/include/libpng16 -I/usr/include/glib-2.0
-I/usr/lib/aarch64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6
-I/usr/include/json-c -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2
-fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch
-Werror -std=c18 -DMEMFD_CREATE -fmacro-prefix-map=../= -D_GNU_SOURCE
-DENABLE_X11 -DENABLE_WAYLAND -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/yambar-1.11.0=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -mbranch-protection=standard
-Wno-error=format-truncation -Wdate-time -D_FORTIFY_SOURCE=2
-DHAVE_PLUGIN_foreign_toplevel -DHAVE_PLUGIN_river -DHAVE_PLUGIN_xwindow
-DHAVE_PLUGIN_xkb -DHAVE_PLUGIN_sway_xkb -DHAVE_PLUGIN_script
-DHAVE_PLUGIN_removables -DHAVE_PLUGIN_pulse -D_REENTRANT -fno-strict-aliasing
-fno-strict-overflow -DHAVE_PLUGIN_pipewire -DHAVE_PLUGIN_network
-DHAVE_PLUGIN_label -DHAVE_PLUGIN_i3 -DHAVE_PLUGIN_mpd -DHAVE_PLUGIN_mem
-DHAVE_PLUGIN_dwl -DHAVE_PLUGIN_disk_io -DHAVE_PLUGIN_cpu -DHAVE_PLUGIN_clock
-DHAVE_PLUGIN_battery -DHAVE_PLUGIN_backlight -DHAVE_PLUGIN_alsa
-DHAVE_PLUGIN_string -DHAVE_PLUGIN_ramp -DHAVE_PLUGIN_progress_bar
-DHAVE_PLUGIN_map -DHAVE_PLUGIN_list -DHAVE_PLUGIN_empty -DHAVE_PLUGIN_overline
-DHAVE_PLUGIN_underline -DHAVE_PLUGIN_stack -DHAVE_PLUGIN_border
-DHAVE_PLUGIN_background -pthread -DUTF8PROC_EXPORTS -MD -MQ
yambar.p/meson-generated_map.yy.c.o -MF yambar.p/meson-generated_map.yy.c.o.d
-o yambar.p/meson-generated_map.yy.c.o -c yambar.p/map.yy.c
[92/98] cc -Iyambar.p -I. -I.. -Iparticles -I../particles -Ibar -Imodules
-I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2
-I/usr/include/libpng16 -I/usr/include/glib-2.0
-I/usr/lib/aarch64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6
-I/usr/include/json-c -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2
-fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch
-Werror -std=c18 -DMEMFD_CREATE -fmacro-prefix-map=../= -D_GNU_SOURCE
-DENABLE_X11 -DENABLE_WAYLAND -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/yambar-1.11.0=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -mbranch-protection=standard
-Wno-error=format-truncation -Wdate-time -D_FORTIFY_SOURCE=2
-DHAVE_PLUGIN_foreign_toplevel -DHAVE_PLUGIN_river -DHAVE_PLUGIN_xwindow
-DHAVE_PLUGIN_xkb -DHAVE_PLUGIN_sway_xkb -DHAVE_PLUGIN_script
-DHAVE_PLUGIN_removables -DHAVE_PLUGIN_pulse -D_REENTRANT -fno-strict-aliasing
-fno-strict-overflow -DHAVE_PLUGIN_pipewire -DHAVE_PLUGIN_network
-DHAVE_PLUGIN_label -DHAVE_PLUGIN_i3 -DHAVE_PLUGIN_mpd -DHAVE_PLUGIN_mem
-DHAVE_PLUGIN_dwl -DHAVE_PLUGIN_disk_io -DHAVE_PLUGIN_cpu -DHAVE_PLUGIN_clock
-DHAVE_PLUGIN_battery -DHAVE_PLUGIN_backlight -DHAVE_PLUGIN_alsa
-DHAVE_PLUGIN_string -DHAVE_PLUGIN_ramp -DHAVE_PLUGIN_progress_bar
-DHAVE_PLUGIN_map -DHAVE_PLUGIN_list -DHAVE_PLUGIN_empty -DHAVE_PLUGIN_overline
-DHAVE_PLUGIN_underline -DHAVE_PLUGIN_stack -DHAVE_PLUGIN_border
-DHAVE_PLUGIN_background -pthread -DUTF8PROC_EXPORTS -MD -MQ
yambar.p/modules_alsa.c.o -MF yambar.p/modules_alsa.c.o.d -o
yambar.p/modules_alsa.c.o -c ../modules/alsa.c
[93/98] cc -Iyambar.p -I. -I.. -Iparticles -I../particles -Ibar -Imodules
-I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2
-I/usr/include/libpng16 -I/usr/include/glib-2.0
-I/usr/lib/aarch64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6
-I/usr/include/json-c -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2
-fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch
-Werror -std=c18 -DMEMFD_CREATE -fmacro-prefix-map=../= -D_GNU_SOURCE
-DENABLE_X11 -DENABLE_WAYLAND -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/yambar-1.11.0=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -mbranch-protection=standard
-Wno-error=format-truncation -Wdate-time -D_FORTIFY_SOURCE=2
-DHAVE_PLUGIN_foreign_toplevel -DHAVE_PLUGIN_river -DHAVE_PLUGIN_xwindow
-DHAVE_PLUGIN_xkb -DHAVE_PLUGIN_sway_xkb -DHAVE_PLUGIN_script
-DHAVE_PLUGIN_removables -DHAVE_PLUGIN_pulse -D_REENTRANT -fno-strict-aliasing
-fno-strict-overflow -DHAVE_PLUGIN_pipewire -DHAVE_PLUGIN_network
-DHAVE_PLUGIN_label -DHAVE_PLUGIN_i3 -DHAVE_PLUGIN_mpd -DHAVE_PLUGIN_mem
-DHAVE_PLUGIN_dwl -DHAVE_PLUGIN_disk_io -DHAVE_PLUGIN_cpu -DHAVE_PLUGIN_clock
-DHAVE_PLUGIN_battery -DHAVE_PLUGIN_backlight -DHAVE_PLUGIN_alsa
-DHAVE_PLUGIN_string -DHAVE_PLUGIN_ramp -DHAVE_PLUGIN_progress_bar
-DHAVE_PLUGIN_map -DHAVE_PLUGIN_list -DHAVE_PLUGIN_empty -DHAVE_PLUGIN_overline
-DHAVE_PLUGIN_underline -DHAVE_PLUGIN_stack -DHAVE_PLUGIN_border
-DHAVE_PLUGIN_background -pthread -DUTF8PROC_EXPORTS -MD -MQ
yambar.p/modules_removables.c.o -MF yambar.p/modules_removables.c.o.d -o
yambar.p/modules_removables.c.o -c ../modules/removables.c
[94/98] cc -Iyambar.p -I. -I.. -Iparticles -I../particles -Ibar -Imodules
-I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2
-I/usr/include/libpng16 -I/usr/include/glib-2.0
-I/usr/lib/aarch64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6
-I/usr/include/json-c -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2
-fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch
-Werror -std=c18 -DMEMFD_CREATE -fmacro-prefix-map=../= -D_GNU_SOURCE
-DENABLE_X11 -DENABLE_WAYLAND -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/yambar-1.11.0=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -mbranch-protection=standard
-Wno-error=format-truncation -Wdate-time -D_FORTIFY_SOURCE=2
-DHAVE_PLUGIN_foreign_toplevel -DHAVE_PLUGIN_river -DHAVE_PLUGIN_xwindow
-DHAVE_PLUGIN_xkb -DHAVE_PLUGIN_sway_xkb -DHAVE_PLUGIN_script
-DHAVE_PLUGIN_removables -DHAVE_PLUGIN_pulse -D_REENTRANT -fno-strict-aliasing
-fno-strict-overflow -DHAVE_PLUGIN_pipewire -DHAVE_PLUGIN_network
-DHAVE_PLUGIN_label -DHAVE_PLUGIN_i3 -DHAVE_PLUGIN_mpd -DHAVE_PLUGIN_mem
-DHAVE_PLUGIN_dwl -DHAVE_PLUGIN_disk_io -DHAVE_PLUGIN_cpu -DHAVE_PLUGIN_clock
-DHAVE_PLUGIN_battery -DHAVE_PLUGIN_backlight -DHAVE_PLUGIN_alsa
-DHAVE_PLUGIN_string -DHAVE_PLUGIN_ramp -DHAVE_PLUGIN_progress_bar
-DHAVE_PLUGIN_map -DHAVE_PLUGIN_list -DHAVE_PLUGIN_empty -DHAVE_PLUGIN_overline
-DHAVE_PLUGIN_underline -DHAVE_PLUGIN_stack -DHAVE_PLUGIN_border
-DHAVE_PLUGIN_background -pthread -DUTF8PROC_EXPORTS -MD -MQ
yambar.p/bar_wayland.c.o -MF yambar.p/bar_wayland.c.o.d -o
yambar.p/bar_wayland.c.o -c ../bar/wayland.c
FAILED: [code=1] yambar.p/bar_wayland.c.o
cc -Iyambar.p -I. -I.. -Iparticles -I../particles -Ibar -Imodules
-I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2
-I/usr/include/libpng16 -I/usr/include/glib-2.0
-I/usr/lib/aarch64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6
-I/usr/include/json-c -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2
-fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch
-Werror -std=c18 -DMEMFD_CREATE -fmacro-prefix-map=../= -D_GNU_SOURCE
-DENABLE_X11 -DENABLE_WAYLAND -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/yambar-1.11.0=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -mbranch-protection=standard
-Wno-error=format-truncation -Wdate-time -D_FORTIFY_SOURCE=2
-DHAVE_PLUGIN_foreign_toplevel -DHAVE_PLUGIN_river -DHAVE_PLUGIN_xwindow
-DHAVE_PLUGIN_xkb -DHAVE_PLUGIN_sway_xkb -DHAVE_PLUGIN_script
-DHAVE_PLUGIN_removables -DHAVE_PLUGIN_pulse -D_REENTRANT -fno-strict-aliasing
-fno-strict-overflow -DHAVE_PLUGIN_pipewire -DHAVE_PLUGIN_network
-DHAVE_PLUGIN_label -DHAVE_PLUGIN_i3 -DHAVE_PLUGIN_mpd -DHAVE_PLUGIN_mem
-DHAVE_PLUGIN_dwl -DHAVE_PLUGIN_disk_io -DHAVE_PLUGIN_cpu -DHAVE_PLUGIN_clock
-DHAVE_PLUGIN_battery -DHAVE_PLUGIN_backlight -DHAVE_PLUGIN_alsa
-DHAVE_PLUGIN_string -DHAVE_PLUGIN_ramp -DHAVE_PLUGIN_progress_bar
-DHAVE_PLUGIN_map -DHAVE_PLUGIN_list -DHAVE_PLUGIN_empty -DHAVE_PLUGIN_overline
-DHAVE_PLUGIN_underline -DHAVE_PLUGIN_stack -DHAVE_PLUGIN_border
-DHAVE_PLUGIN_background -pthread -DUTF8PROC_EXPORTS -MD -MQ
yambar.p/bar_wayland.c.o -MF yambar.p/bar_wayland.c.o.d -o
yambar.p/bar_wayland.c.o -c ../bar/wayland.c
../bar/wayland.c: In function ‘loop’:
../bar/wayland.c:1226:20: error: variable ‘count’ set but not used
[-Werror=unused-but-set-variable=]
1226 | size_t count = 0;
| ^~~~~
cc1: all warnings being treated as errors
[95/98] cc -Iyambar.p -I. -I.. -Iparticles -I../particles -Ibar -Imodules
-I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2
-I/usr/include/libpng16 -I/usr/include/glib-2.0
-I/usr/lib/aarch64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6
-I/usr/include/json-c -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2
-fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch
-Werror -std=c18 -DMEMFD_CREATE -fmacro-prefix-map=../= -D_GNU_SOURCE
-DENABLE_X11 -DENABLE_WAYLAND -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/yambar-1.11.0=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -mbranch-protection=standard
-Wno-error=format-truncation -Wdate-time -D_FORTIFY_SOURCE=2
-DHAVE_PLUGIN_foreign_toplevel -DHAVE_PLUGIN_river -DHAVE_PLUGIN_xwindow
-DHAVE_PLUGIN_xkb -DHAVE_PLUGIN_sway_xkb -DHAVE_PLUGIN_script
-DHAVE_PLUGIN_removables -DHAVE_PLUGIN_pulse -D_REENTRANT -fno-strict-aliasing
-fno-strict-overflow -DHAVE_PLUGIN_pipewire -DHAVE_PLUGIN_network
-DHAVE_PLUGIN_label -DHAVE_PLUGIN_i3 -DHAVE_PLUGIN_mpd -DHAVE_PLUGIN_mem
-DHAVE_PLUGIN_dwl -DHAVE_PLUGIN_disk_io -DHAVE_PLUGIN_cpu -DHAVE_PLUGIN_clock
-DHAVE_PLUGIN_battery -DHAVE_PLUGIN_backlight -DHAVE_PLUGIN_alsa
-DHAVE_PLUGIN_string -DHAVE_PLUGIN_ramp -DHAVE_PLUGIN_progress_bar
-DHAVE_PLUGIN_map -DHAVE_PLUGIN_list -DHAVE_PLUGIN_empty -DHAVE_PLUGIN_overline
-DHAVE_PLUGIN_underline -DHAVE_PLUGIN_stack -DHAVE_PLUGIN_border
-DHAVE_PLUGIN_background -pthread -DUTF8PROC_EXPORTS -MD -MQ
yambar.p/modules_i3.c.o -MF yambar.p/modules_i3.c.o.d -o
yambar.p/modules_i3.c.o -c ../modules/i3.c
FAILED: [code=1] yambar.p/modules_i3.c.o
cc -Iyambar.p -I. -I.. -Iparticles -I../particles -Ibar -Imodules
-I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2
-I/usr/include/libpng16 -I/usr/include/glib-2.0
-I/usr/lib/aarch64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6
-I/usr/include/json-c -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2
-fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch
-Werror -std=c18 -DMEMFD_CREATE -fmacro-prefix-map=../= -D_GNU_SOURCE
-DENABLE_X11 -DENABLE_WAYLAND -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/yambar-1.11.0=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -mbranch-protection=standard
-Wno-error=format-truncation -Wdate-time -D_FORTIFY_SOURCE=2
-DHAVE_PLUGIN_foreign_toplevel -DHAVE_PLUGIN_river -DHAVE_PLUGIN_xwindow
-DHAVE_PLUGIN_xkb -DHAVE_PLUGIN_sway_xkb -DHAVE_PLUGIN_script
-DHAVE_PLUGIN_removables -DHAVE_PLUGIN_pulse -D_REENTRANT -fno-strict-aliasing
-fno-strict-overflow -DHAVE_PLUGIN_pipewire -DHAVE_PLUGIN_network
-DHAVE_PLUGIN_label -DHAVE_PLUGIN_i3 -DHAVE_PLUGIN_mpd -DHAVE_PLUGIN_mem
-DHAVE_PLUGIN_dwl -DHAVE_PLUGIN_disk_io -DHAVE_PLUGIN_cpu -DHAVE_PLUGIN_clock
-DHAVE_PLUGIN_battery -DHAVE_PLUGIN_backlight -DHAVE_PLUGIN_alsa
-DHAVE_PLUGIN_string -DHAVE_PLUGIN_ramp -DHAVE_PLUGIN_progress_bar
-DHAVE_PLUGIN_map -DHAVE_PLUGIN_list -DHAVE_PLUGIN_empty -DHAVE_PLUGIN_overline
-DHAVE_PLUGIN_underline -DHAVE_PLUGIN_stack -DHAVE_PLUGIN_border
-DHAVE_PLUGIN_background -pthread -DUTF8PROC_EXPORTS -MD -MQ
yambar.p/modules_i3.c.o -MF yambar.p/modules_i3.c.o.d -o
yambar.p/modules_i3.c.o -c ../modules/i3.c
../modules/i3.c: In function ‘handle_window_event’:
../modules/i3.c:592:12: error: variable ‘focused’ set but not used
[-Werror=unused-but-set-variable=]
592 | size_t focused = 0;
| ^~~~~~~
cc1: all warnings being treated as errors
[96/98] cc -Iyambar.p -I. -I.. -Iparticles -I../particles -Ibar -Imodules
-I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2
-I/usr/include/libpng16 -I/usr/include/glib-2.0
-I/usr/lib/aarch64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6
-I/usr/include/json-c -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2
-fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch
-Werror -std=c18 -DMEMFD_CREATE -fmacro-prefix-map=../= -D_GNU_SOURCE
-DENABLE_X11 -DENABLE_WAYLAND -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/yambar-1.11.0=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -mbranch-protection=standard
-Wno-error=format-truncation -Wdate-time -D_FORTIFY_SOURCE=2
-DHAVE_PLUGIN_foreign_toplevel -DHAVE_PLUGIN_river -DHAVE_PLUGIN_xwindow
-DHAVE_PLUGIN_xkb -DHAVE_PLUGIN_sway_xkb -DHAVE_PLUGIN_script
-DHAVE_PLUGIN_removables -DHAVE_PLUGIN_pulse -D_REENTRANT -fno-strict-aliasing
-fno-strict-overflow -DHAVE_PLUGIN_pipewire -DHAVE_PLUGIN_network
-DHAVE_PLUGIN_label -DHAVE_PLUGIN_i3 -DHAVE_PLUGIN_mpd -DHAVE_PLUGIN_mem
-DHAVE_PLUGIN_dwl -DHAVE_PLUGIN_disk_io -DHAVE_PLUGIN_cpu -DHAVE_PLUGIN_clock
-DHAVE_PLUGIN_battery -DHAVE_PLUGIN_backlight -DHAVE_PLUGIN_alsa
-DHAVE_PLUGIN_string -DHAVE_PLUGIN_ramp -DHAVE_PLUGIN_progress_bar
-DHAVE_PLUGIN_map -DHAVE_PLUGIN_list -DHAVE_PLUGIN_empty -DHAVE_PLUGIN_overline
-DHAVE_PLUGIN_underline -DHAVE_PLUGIN_stack -DHAVE_PLUGIN_border
-DHAVE_PLUGIN_background -pthread -DUTF8PROC_EXPORTS -MD -MQ
yambar.p/modules_network.c.o -MF yambar.p/modules_network.c.o.d -o
yambar.p/modules_network.c.o -c ../modules/network.c
[97/98] cc -Iyambar.p -I. -I.. -Iparticles -I../particles -Ibar -Imodules
-I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2
-I/usr/include/libpng16 -I/usr/include/glib-2.0
-I/usr/lib/aarch64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6
-I/usr/include/json-c -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2
-fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch
-Werror -std=c18 -DMEMFD_CREATE -fmacro-prefix-map=../= -D_GNU_SOURCE
-DENABLE_X11 -DENABLE_WAYLAND -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/yambar-1.11.0=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -mbranch-protection=standard
-Wno-error=format-truncation -Wdate-time -D_FORTIFY_SOURCE=2
-DHAVE_PLUGIN_foreign_toplevel -DHAVE_PLUGIN_river -DHAVE_PLUGIN_xwindow
-DHAVE_PLUGIN_xkb -DHAVE_PLUGIN_sway_xkb -DHAVE_PLUGIN_script
-DHAVE_PLUGIN_removables -DHAVE_PLUGIN_pulse -D_REENTRANT -fno-strict-aliasing
-fno-strict-overflow -DHAVE_PLUGIN_pipewire -DHAVE_PLUGIN_network
-DHAVE_PLUGIN_label -DHAVE_PLUGIN_i3 -DHAVE_PLUGIN_mpd -DHAVE_PLUGIN_mem
-DHAVE_PLUGIN_dwl -DHAVE_PLUGIN_disk_io -DHAVE_PLUGIN_cpu -DHAVE_PLUGIN_clock
-DHAVE_PLUGIN_battery -DHAVE_PLUGIN_backlight -DHAVE_PLUGIN_alsa
-DHAVE_PLUGIN_string -DHAVE_PLUGIN_ramp -DHAVE_PLUGIN_progress_bar
-DHAVE_PLUGIN_map -DHAVE_PLUGIN_list -DHAVE_PLUGIN_empty -DHAVE_PLUGIN_overline
-DHAVE_PLUGIN_underline -DHAVE_PLUGIN_stack -DHAVE_PLUGIN_border
-DHAVE_PLUGIN_background -pthread -DUTF8PROC_EXPORTS -MD -MQ
yambar.p/modules_pipewire.c.o -MF yambar.p/modules_pipewire.c.o.d -o
yambar.p/modules_pipewire.c.o -c ../modules/pipewire.c
ninja: build stopped: subcommand failed.
dh_auto_build: error: cd obj-aarch64-linux-gnu && LC_ALL=C.UTF-8 ninja -j128 -v
returned exit code 1
make: *** [debian/rules:7: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess failed with exit
status 2
--- End Message ---
--- Begin Message ---
Source: yambar
Source-Version: 1.11.0-2
Done: Birger Schacht <[email protected]>
We believe that the bug you reported is fixed in the latest version of
yambar, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Birger Schacht <[email protected]> (supplier of updated yambar package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Mon, 03 Aug 2026 07:49:29 +0200
Source: yambar
Architecture: source
Version: 1.11.0-2
Distribution: unstable
Urgency: medium
Maintainer: Birger Schacht <[email protected]>
Changed-By: Birger Schacht <[email protected]>
Closes: 1133672
Changes:
yambar (1.11.0-2) unstable; urgency=medium
.
* Fix build with GCC-16
(thanks to Rony Sousa for the patch, Closes: #1133672)
* debian/watch: update to version 5 format
* debian/gbp.conf: add the file to set the debian-branch option
* debian/contro:
+ Drop redundant Rules-Requires-Root field
+ Drop redundant Priority field
+ Bump Standards-Version to 4.7.4
Checksums-Sha1:
3d5b174fda745333f0bf6801c8cfaa01b4013aa4 2276 yambar_1.11.0-2.dsc
e33fc31c3be26007fa26cceca2d91cb7968119c8 5128 yambar_1.11.0-2.debian.tar.xz
54654673b40397b7615a5111ca31771ccc62513d 11739 yambar_1.11.0-2_amd64.buildinfo
Checksums-Sha256:
e0e1ad07f313bda0102a709401ad811a8eb5cb2bb91ef88adeb79043c2f8c179 2276
yambar_1.11.0-2.dsc
a5a3f2c83ea8f6472f5ea6b974eada0084c177295c08f6fdaa36dd123848006f 5128
yambar_1.11.0-2.debian.tar.xz
efce704accd080beeeb9293c1e97988805ee54cd65d1503cb723c8ff589a2482 11739
yambar_1.11.0-2_amd64.buildinfo
Files:
4e23d503fa405e5a4d8bf175f64819c8 2276 x11 optional yambar_1.11.0-2.dsc
dedbc9e36986035e2329d7217b5c23a3 5128 x11 optional
yambar_1.11.0-2.debian.tar.xz
9db0b02d93ce795fe2a177adadb9ac81 11739 x11 optional
yambar_1.11.0-2_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQJGBAEBCgAwFiEEOvC8tnwmrEjOtOW8KgxdYPIEvbAFAmpwPcMSHGJpcmdlckBk
ZWJpYW4ub3JnAAoJECoMXWDyBL2wgoYP/2nlEPBKYstxEDtIUgGPbx85iiIHuDJt
LZNgpFeTsj5v8lssUFTXn01R15luNaJ7+a0cjnZxtZbMmUCLsOQy2eVr7L2mgrkN
HW4nuwUUPfyBcw2ekvJLdy1OnbXc0jewJBVYlJTQBdRZRDttr9dr2HCnZYj8WtDA
31ka9UV/DUaNjHbAehjy3c2qxaXbVc2ze507KkwWZXlELvZh1CPS+APZufzMu1LO
twWcWSBOVvixOpRz4uQBoIpB+ZwzlahRtPnke7i+Du119Ef96rXPPQFqvlN/Ud4m
zVMsJiHd27wX1vjLSukV9v8/UgBKigkErIE4/gALQYYLO4MjYHp1Flbs67tkLair
yjpMbsoO5rMldtTP0D4B6VCN2jzORvn0YSBANGZJ/3gAwudOp3T4dnlvdlQM92Rt
3cCsxzMPB0j7qzgFgUcTm6xZg6zSrZcTBEntmEqWequuvgbXeeujQy9LbiPCeV1/
hycwkA/JyzZ0odvpc8eMGNtaRqScnFTHNuS3RecCA3ErffMWgMxfv14+7/pFLxVH
pv6ZXAd+Fvo6vFYoZ8L588HRUQiJwu+Na8Ldl1CeoE/kdBRCpg5Fqf+BPw1KuNck
QpJy6B77MYcFLBeLX/23Zzt1utgt92Mglc9P6P8oHLkkeySCMDmU+9PBnd226IGF
h8983JXAoNEs
=ZEHA
-----END PGP SIGNATURE-----
pgpWcekX2QvRW.pgp
Description: PGP signature
--- End Message ---