Your message dated Wed, 19 Jul 2023 08:37:38 +0000
with message-id <e1qm2gk-005cxe...@fasolo.debian.org>
and subject line Bug#1037906: fixed in yambar 1.10.0-1
has caused the Debian Bug report #1037906,
regarding yambar: ftbfs with GCC-13
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)
--
1037906: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1037906
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:yambar
Version: 1.9.0-1
Severity: normal
Tags: sid trixie
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-13
[This bug is targeted to the upcoming trixie release]
Please keep this issue open in the bug tracker for the package it
was filed for. If a fix in another package is required, please
file a bug for the other package (or clone), and add a block in this
package. Please keep the issue open until the package can be built in
a follow-up test rebuild.
The package fails to build in a test rebuild on at least amd64 with
gcc-13/g++-13, but succeeds to build with gcc-12/g++-12. The
severity of this report will be raised before the trixie release.
The full build log can be found at:
http://qa-logs.debian.net/2023/05/22/logs/yambar_1.9.0-1_unstable_gccexp.log
The last lines of the build log are at the end of this report.
To build with GCC 13, either set CC=gcc-13 CXX=g++-13 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.
apt-get -t=experimental install g++
Common build failures are new warnings resulting in build failures with
-Werror turned on, or new/dropped symbols in Debian symbols files.
For other C/C++ related build failures see the porting guide at
http://gcc.gnu.org/gcc-13/porting_to.html
[...]
[24/96] /usr/bin/meson --internal exe --capture doc/yambar-modules-cpu.5 --
/bin/sh -c '/usr/bin/scdoc < ../doc/yambar-modules-cpu.5.scd'
[25/96] /usr/bin/meson --internal exe --capture doc/yambar-modules-disk-io.5 --
/bin/sh -c '/usr/bin/scdoc < ../doc/yambar-modules-disk-io.5.scd'
[26/96] /usr/bin/meson --internal exe --capture doc/yambar-modules-dwl.5 --
/bin/sh -c '/usr/bin/scdoc < ../doc/yambar-modules-dwl.5.scd'
[27/96] /usr/bin/meson --internal exe --capture
doc/yambar-modules-foreign-toplevel.5 -- /bin/sh -c '/usr/bin/scdoc <
../doc/yambar-modules-foreign-toplevel.5.scd'
[28/96] /usr/bin/meson --internal exe --capture doc/yambar-modules-mpd.5 --
/bin/sh -c '/usr/bin/scdoc < ../doc/yambar-modules-mpd.5.scd'
[29/96] /usr/bin/meson --internal exe --capture doc/yambar-modules-mem.5 --
/bin/sh -c '/usr/bin/scdoc < ../doc/yambar-modules-mem.5.scd'
[30/96] /usr/bin/meson --internal exe --capture doc/yambar-modules-label.5 --
/bin/sh -c '/usr/bin/scdoc < ../doc/yambar-modules-label.5.scd'
[31/96] /usr/bin/meson --internal exe --capture doc/yambar-modules-pipewire.5
-- /bin/sh -c '/usr/bin/scdoc < ../doc/yambar-modules-pipewire.5.scd'
[32/96] /usr/bin/meson --internal exe --capture doc/yambar-modules-i3.5 --
/bin/sh -c '/usr/bin/scdoc < ../doc/yambar-modules-i3.5.scd'
[33/96] /usr/bin/env LC_ALL=C ../generate-version.sh 1.9.0 ../ version.h
[34/96] /usr/bin/meson --internal exe --capture doc/yambar-modules-network.5 --
/bin/sh -c '/usr/bin/scdoc < ../doc/yambar-modules-network.5.scd'
[35/96] /usr/bin/flex -o yambar.p/map.yy.c ../particles/map.l
[36/96] /usr/bin/meson --internal exe --capture doc/yambar-modules-pulse.5 --
/bin/sh -c '/usr/bin/scdoc < ../doc/yambar-modules-pulse.5.scd'
[37/96] /usr/bin/meson --internal exe --capture doc/yambar-modules-removables.5
-- /bin/sh -c '/usr/bin/scdoc < ../doc/yambar-modules-removables.5.scd'
[38/96] /usr/bin/bison -Wall -Wcounterexamples --defines=yambar.p/map.tab.h
--output=yambar.p/map.tab.c ../particles/map.y
[39/96] /usr/bin/meson --internal exe --capture doc/yambar-modules-script.5 --
/bin/sh -c '/usr/bin/scdoc < ../doc/yambar-modules-script.5.scd'
[40/96] /usr/bin/meson --internal exe --capture doc/yambar-modules-river.5 --
/bin/sh -c '/usr/bin/scdoc < ../doc/yambar-modules-river.5.scd'
[41/96] /usr/bin/meson --internal exe --capture doc/yambar-modules-sway-xkb.5
-- /bin/sh -c '/usr/bin/scdoc < ../doc/yambar-modules-sway-xkb.5.scd'
[42/96] /usr/bin/meson --internal exe --capture doc/yambar-modules-xkb.5 --
/bin/sh -c '/usr/bin/scdoc < ../doc/yambar-modules-xkb.5.scd'
[43/96] cc -Iyambar.p -I. -I.. -Iparticles -I../particles -Ibar -Imodules
-I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16
-I/usr/include/harfbuzz -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -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 -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security -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
-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 -DH
AVE_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
-DUTF8PROC_EXPORTS -pthread -MD -MQ
yambar.p/meson-generated_.._modules_river-status-unstable-v1.c.o -MF
yambar.p/meson-generated_.._modules_river-status-unstable-v1.c.o.d -o
yambar.p/meson-generated_.._modules_river-status-unstable-v1.c.o -c
modules/river-status-unstable-v1.c
[44/96] cc -Iyambar.p -I. -I.. -Iparticles -I../particles -Ibar -Imodules
-I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16
-I/usr/include/harfbuzz -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -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 -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security -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
-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 -DH
AVE_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
-DUTF8PROC_EXPORTS -pthread -MD -MQ
yambar.p/meson-generated_.._bar_wlr-layer-shell-unstable-v1.c.o -MF
yambar.p/meson-generated_.._bar_wlr-layer-shell-unstable-v1.c.o.d -o
yambar.p/meson-generated_.._bar_wlr-layer-shell-unstable-v1.c.o -c
bar/wlr-layer-shell-unstable-v1.c
[45/96] cc -Iyambar.p -I. -I.. -Iparticles -I../particles -Ibar -Imodules
-I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16
-I/usr/include/harfbuzz -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -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 -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security -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
-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 -DH
AVE_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
-DUTF8PROC_EXPORTS -pthread -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
[46/96] cc -Iyambar.p -I. -I.. -Iparticles -I../particles -Ibar -Imodules
-I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16
-I/usr/include/harfbuzz -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -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 -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security -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
-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 -DH
AVE_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
-DUTF8PROC_EXPORTS -pthread -MD -MQ
yambar.p/meson-generated_.._bar_xdg-output-unstable-v1.c.o -MF
yambar.p/meson-generated_.._bar_xdg-output-unstable-v1.c.o.d -o
yambar.p/meson-generated_.._bar_xdg-output-unstable-v1.c.o -c
bar/xdg-output-unstable-v1.c
[47/96] cc -Iyambar.p -I. -I.. -Iparticles -I../particles -Ibar -Imodules
-I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16
-I/usr/include/harfbuzz -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -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 -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security -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
-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 -DH
AVE_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
-DUTF8PROC_EXPORTS -pthread -MD -MQ
yambar.p/meson-generated_.._modules_wlr-foreign-toplevel-management-unstable-v1.c.o
-MF
yambar.p/meson-generated_.._modules_wlr-foreign-toplevel-management-unstable-v1.c.o.d
-o
yambar.p/meson-generated_.._modules_wlr-foreign-toplevel-management-unstable-v1.c.o
-c modules/wlr-foreign-toplevel-management-unstable-v1.c
[48/96] cc -Iyambar.p -I. -I.. -Iparticles -I../particles -Ibar -Imodules
-I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16
-I/usr/include/harfbuzz -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -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 -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security -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
-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 -DH
AVE_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
-DUTF8PROC_EXPORTS -pthread -MD -MQ yambar.p/char32.c.o -MF
yambar.p/char32.c.o.d -o yambar.p/char32.c.o -c ../char32.c
[49/96] cc -Iyambar.p -I. -I.. -Iparticles -I../particles -Ibar -Imodules
-I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16
-I/usr/include/harfbuzz -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -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 -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security -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
-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 -DH
AVE_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
-DUTF8PROC_EXPORTS -pthread -MD -MQ yambar.p/module.c.o -MF
yambar.p/module.c.o.d -o yambar.p/module.c.o -c ../module.c
[50/96] cc -Iyambar.p -I. -I.. -Iparticles -I../particles -Ibar -Imodules
-I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16
-I/usr/include/harfbuzz -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -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 -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security -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
-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 -DH
AVE_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
-DUTF8PROC_EXPORTS -pthread -MD -MQ yambar.p/log.c.o -MF yambar.p/log.c.o.d -o
yambar.p/log.c.o -c ../log.c
[51/96] cc -Iyambar.p -I. -I.. -Iparticles -I../particles -Ibar -Imodules
-I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16
-I/usr/include/harfbuzz -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -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 -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security -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
-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 -DH
AVE_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
-DUTF8PROC_EXPORTS -pthread -MD -MQ yambar.p/main.c.o -MF yambar.p/main.c.o.d
-o yambar.p/main.c.o -c ../main.c
[52/96] cc -Iyambar.p -I. -I.. -Iparticles -I../particles -Ibar -Imodules
-I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16
-I/usr/include/harfbuzz -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -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 -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security -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
-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 -DH
AVE_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
-DUTF8PROC_EXPORTS -pthread -MD -MQ yambar.p/particle.c.o -MF
yambar.p/particle.c.o.d -o yambar.p/particle.c.o -c ../particle.c
[53/96] cc -Iyambar.p -I. -I.. -Iparticles -I../particles -Ibar -Imodules
-I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16
-I/usr/include/harfbuzz -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -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 -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security -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
-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 -DH
AVE_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
-DUTF8PROC_EXPORTS -pthread -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
[54/96] cc -Iyambar.p -I. -I.. -Iparticles -I../particles -Ibar -Imodules
-I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16
-I/usr/include/harfbuzz -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -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 -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security -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
-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 -DH
AVE_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
-DUTF8PROC_EXPORTS -pthread -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
[55/96] cc -Iyambar.p -I. -I.. -Iparticles -I../particles -Ibar -Imodules
-I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16
-I/usr/include/harfbuzz -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -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 -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security -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
-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 -DH
AVE_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
-DUTF8PROC_EXPORTS -pthread -MD -MQ yambar.p/config.c.o -MF
yambar.p/config.c.o.d -o yambar.p/config.c.o -c ../config.c
[56/96] cc -Iyambar.p -I. -I.. -Iparticles -I../particles -Ibar -Imodules
-I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16
-I/usr/include/harfbuzz -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -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 -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security -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
-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 -DH
AVE_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
-DUTF8PROC_EXPORTS -pthread -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
[57/96] cc -Iyambar.p -I. -I.. -Iparticles -I../particles -Ibar -Imodules
-I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16
-I/usr/include/harfbuzz -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -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 -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security -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
-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 -DH
AVE_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
-DUTF8PROC_EXPORTS -pthread -MD -MQ yambar.p/plugin.c.o -MF
yambar.p/plugin.c.o.d -o yambar.p/plugin.c.o -c ../plugin.c
FAILED: yambar.p/plugin.c.o
cc -Iyambar.p -I. -I.. -Iparticles -I../particles -Ibar -Imodules
-I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16
-I/usr/include/harfbuzz -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -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 -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security -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
-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_PLUG
IN_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 -DUTF8PROC_EXPORTS -pthread -MD -MQ
yambar.p/plugin.c.o -MF yambar.p/plugin.c.o.d -o yambar.p/plugin.c.o -c
../plugin.c
../plugin.c: In function ‘plugin_load’:
../plugin.c:279:35: error: ‘%s’ directive argument is null
[-Werror=format-truncation=]
279 | snprintf(path, sizeof(path), "%s_%s.so", type2str(type), name);
| ^~
cc1: all warnings being treated as errors
[58/96] cc -Iyambar.p -I. -I.. -Iparticles -I../particles -Ibar -Imodules
-I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16
-I/usr/include/harfbuzz -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -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 -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security -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
-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 -DH
AVE_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
-DUTF8PROC_EXPORTS -pthread -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
[59/96] cc -Iyambar.p -I. -I.. -Iparticles -I../particles -Ibar -Imodules
-I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16
-I/usr/include/harfbuzz -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -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 -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security -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
-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 -DH
AVE_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
-DUTF8PROC_EXPORTS -pthread -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
[60/96] cc -Iyambar.p -I. -I.. -Iparticles -I../particles -Ibar -Imodules
-I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16
-I/usr/include/harfbuzz -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -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 -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security -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
-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 -DH
AVE_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
-DUTF8PROC_EXPORTS -pthread -MD -MQ yambar.p/tag.c.o -MF yambar.p/tag.c.o.d -o
yambar.p/tag.c.o -c ../tag.c
FAILED: yambar.p/tag.c.o
cc -Iyambar.p -I. -I.. -Iparticles -I../particles -Ibar -Imodules
-I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16
-I/usr/include/harfbuzz -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -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 -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security -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
-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_PLUG
IN_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 -DUTF8PROC_EXPORTS -pthread -MD -MQ yambar.p/tag.c.o
-MF yambar.p/tag.c.o.d -o yambar.p/tag.c.o -c ../tag.c
In file included from /usr/include/stdio.h:906,
from ../tag.c:6:
In function ‘snprintf’,
inlined from ‘tags_expand_template’ at ../tag.c:657:13:
/usr/include/x86_64-linux-gnu/bits/stdio2.h:54:10: error: ‘fmt’ may be used
uninitialized [-Werror=maybe-uninitialized]
54 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
55 | __glibc_objsize (__s), __fmt,
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
56 | __va_arg_pack ());
| ~~~~~~~~~~~~~~~~~
../tag.c: In function ‘tags_expand_template’:
../tag.c:625:25: note: ‘fmt’ was declared here
625 | const char *fmt;
| ^~~
cc1: all warnings being treated as errors
[61/96] cc -Iyambar.p -I. -I.. -Iparticles -I../particles -Ibar -Imodules
-I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16
-I/usr/include/harfbuzz -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -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 -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security -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
-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 -DH
AVE_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
-DUTF8PROC_EXPORTS -pthread -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
[62/96] cc -Iyambar.p -I. -I.. -Iparticles -I../particles -Ibar -Imodules
-I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16
-I/usr/include/harfbuzz -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -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 -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security -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
-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 -DH
AVE_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
-DUTF8PROC_EXPORTS -pthread -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
[63/96] cc -Iyambar.p -I. -I.. -Iparticles -I../particles -Ibar -Imodules
-I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16
-I/usr/include/harfbuzz -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -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 -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security -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
-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 -DH
AVE_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
-DUTF8PROC_EXPORTS -pthread -MD -MQ yambar.p/yml.c.o -MF yambar.p/yml.c.o.d -o
yambar.p/yml.c.o -c ../yml.c
[64/96] cc -Iyambar.p -I. -I.. -Iparticles -I../particles -Ibar -Imodules
-I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16
-I/usr/include/harfbuzz -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -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 -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security -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
-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 -DH
AVE_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
-DUTF8PROC_EXPORTS -pthread -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
ninja: build stopped: subcommand failed.
dh_auto_build: error: cd obj-x86_64-linux-gnu && LC_ALL=C.UTF-8 ninja -j8 -v
returned exit code 1
make: *** [debian/rules:6: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--- End Message ---
--- Begin Message ---
Source: yambar
Source-Version: 1.10.0-1
Done: Birger Schacht <bir...@debian.org>
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 1037...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Birger Schacht <bir...@debian.org> (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 ftpmas...@ftp-master.debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Tue, 18 Jul 2023 17:37:06 +0200
Source: yambar
Architecture: source
Version: 1.10.0-1
Distribution: unstable
Urgency: medium
Maintainer: Birger Schacht <bir...@debian.org>
Changed-By: Birger Schacht <bir...@debian.org>
Closes: 1037906
Changes:
yambar (1.10.0-1) unstable; urgency=medium
.
* New upstream release (Closes: #1037906)
* Backport patch to explicity initialize fmt from
https://codeberg.org/dnkl/yambar/pulls/312
* d/copyright:
+ Update years
* d/rules
+ Add format-truncation as no-error for now
* d/control
+ Bump standards-version to 4.6.2 (no changes required)
Checksums-Sha1:
6e2f452119a7a64c5e2b82a37991623b311361ef 2279 yambar_1.10.0-1.dsc
62d36a84a00b558771eb64a226b7bba878174250 190321 yambar_1.10.0.orig.tar.gz
610ac9ba24b82d7f8a50ae457da385738aaa3f2f 5844 yambar_1.10.0-1.debian.tar.xz
dfb99bd3a3b9734c846b2fa507bd4d1d1d24bfe7 10735 yambar_1.10.0-1_amd64.buildinfo
Checksums-Sha256:
e98cfba7decc3afcf1f74413275cabaaedb24888cd548ba6d3901b6ab5243e1e 2279
yambar_1.10.0-1.dsc
9018504b28f3c5257f983c9b4a4f3e875229ea16e255512ba4268d070b55a5d3 190321
yambar_1.10.0.orig.tar.gz
c664fa7375f7db60f3c2fd2cd0a123630d1ddf8f32733a51599f00f267faccd5 5844
yambar_1.10.0-1.debian.tar.xz
d5fa604f9b919b9aad0507f11f19dd5133429ee11557720aef38e6018e989c0c 10735
yambar_1.10.0-1_amd64.buildinfo
Files:
0e14f85026a63770a05f27b5e5ae8eb1 2279 x11 optional yambar_1.10.0-1.dsc
f070a0384c677584b2fc101fdcf2ff87 190321 x11 optional yambar_1.10.0.orig.tar.gz
0ab30828be278e64418a58ea90ba5bc1 5844 x11 optional
yambar_1.10.0-1.debian.tar.xz
3edbb605d519e2eb0b574aff4eea7e35 10735 x11 optional
yambar_1.10.0-1_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQJGBAEBCgAwFiEEOvC8tnwmrEjOtOW8KgxdYPIEvbAFAmS3mtQSHGJpcmdlckBk
ZWJpYW4ub3JnAAoJECoMXWDyBL2wLp4P+weIepDvhFPAwN0qD9m7e4Xiyk3og5zF
Nsb60D2PgJcaP+q3sRY9qop9Qxi/5rt8YcvGj0gHNa+XkfH7fYLPrpwixsgeXzx6
eDbNg6e97fI2CeI5maMvv9bPjpCH7Qdj+a2AKi3TaCd81SsPMomgxTC5bmRgYUbP
AS1xHkBrS33qVexFuHW/0+AWZDNWZgdvRDK0CuWWxe/ewPzwd3brQnJVsuFsiSrl
tFbJvr5wXgJwyDx9iUJ7gFK9Mh1G6Yeape/Ug9U/iN9MDy/crd3TWjfZTyJY13C1
Q5QOZ5tHnIahl0rXC3tSKrWr12bWRtME7+1Wp7vULbq8hbeRkM0D6AwEhCsuGNUN
DcjkIFFDiRtZVcQ7KEuOcQ5AfVop1QIRBaLiA39A7xEF4ZixFUn4GD5ndpr9nM5W
t+egOpC+ufCH7eG1reIwSkn0ahiZ4SZ+4YzC4dgykTGiNiY9TnbjnbwnmZ0zwsnc
n2nusZ4Whc790B4aI5EkN+PudYWT8s2wHV1/G4dZJzvOr1dMu2SG6/0ug9TTke4s
OYhnRluWG8EI3F78F1qy2VOM2wx8UDKu6k1hQsgsCjnEgTrJ9d941MANLjvooR91
GadTsC3L2V8mBt1wVCsotaWHNzCnvbQDELCMJ1yhMWPA1ZiI4X+hzJ8+1x2l+kEY
kvRTM43vdpZM
=YBHW
-----END PGP SIGNATURE-----
--- End Message ---