Your message dated Tue, 25 Mar 2025 19:19:54 +0000
with message-id <e1tx9oy-0040ue...@fasolo.debian.org>
and subject line Bug#1098542: fixed in dunst 1.12.2-1
has caused the Debian Bug report #1098542,
regarding dunst: FTBFS: error: 'NotifyNotification' has no member named 'priv'
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.)


-- 
1098542: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1098542
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:dunst
Version: 1.11.0-1
Severity: serious
Tags: ftbfs trixie sid

Dear maintainer:

During a rebuild of all packages in unstable, your package failed to build:

--------------------------------------------------------------------------------
[...]
 debian/rules clean
SYSCONFDIR="/etc/xdg" PREFIX=/usr dh clean
   dh_auto_clean
        make -j2 clean
make[1]: Entering directory '/<<PKGBUILDDIR>>'
Makefile:17: "Failed to query x86_64-linux-gnu-pkgconf for package 
'wayland-protocols'!"
rm -f dunst src/dbus.o src/draw.o src/dunst.o src/icon-lookup.o src/icon.o 
src/ini.o src/input.o src/log.o src/markup.o src/menu.o src/notification.o 
src/option_parser.o src/output.o src/queues.o src/rules.o src/settings.o 
src/utils.o src/wayland/foreign_toplevel.o src/wayland/libgwater-wayland.o 
src/wayland/pool-buffer.o src/wayland/wl.o src/wayland/wl_output.o 
src/wayland/wl_seat.o src/x11/screen.o src/x11/x.o main.o main.d src/dbus.d 
src/draw.d src/dunst.d src/icon-lookup.d src/icon.d src/ini.d src/input.d 
src/log.d src/markup.d src/menu.d src/notification.d src/option_parser.d 
src/output.d src/queues.d src/rules.d src/settings.d src/utils.d 
src/wayland/foreign_toplevel.d src/wayland/libgwater-wayland.d 
src/wayland/pool-buffer.d src/wayland/wl.d src/wayland/wl_output.d 
src/wayland/wl_seat.d src/x11/screen.d src/x11/x.d test/dbus.d test/draw.d 
test/dunst.d test/helpers.d test/icon-lookup.d test/icon.d test/ini.d 
test/input.d test/log.d test/markup.d test/menu.d test/misc.d test/not
 ification.d test/option_parser.d test/queues.d test/rules.d test/setting.d 
test/settings_data.d test/test.d test/utils.d
rm -f dunstify.o
rm -f dunstify.d
rm -f org.knopwob.dunst.service
rm -f dunstify
rm -f dunst.systemd.service
rm -f docs/dunst.1
rm -f test/test test/*.o test/*.d
rm -f docs/dunst.5
rm -f docs/dunstctl.1
find . -type f -name '*.gcov' -delete
rm -fr docs/internal/html
rm -fr docs/internal/coverage
find . -type f -name '*.gcda' -delete
find . -type f -name '*.gcno' -delete
find . -type f -name '*.gcna' -delete
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   dh_clean
 debian/rules binary
SYSCONFDIR="/etc/xdg" PREFIX=/usr dh binary
   dh_update_autotools_config
   dh_autoreconf
   dh_auto_configure
   dh_auto_build
        make -j2 "INSTALL=install --strip-program=true"
make[1]: Entering directory '/<<PKGBUILDDIR>>'
Makefile:17: "Failed to query x86_64-linux-gnu-pkgconf for package 
'wayland-protocols'!"
sed "s|##SYSCONFDIR##|/etc/xdg|" docs/dunst.1.pod | pod2man --name=dunst -c 
"Dunst Reference" --section=1 --release="1.11.0 (2024-04-15)" > docs/dunst.1
pod2man --name=dunst -c "Dunst Reference" --section=5 --release="1.11.0 
(2024-04-15)" docs/dunst.5.pod > docs/dunst.5
pod2man --name=dunstctl -c "dunstctl reference" --section=1 --release="1.11.0 
(2024-04-15)" docs/dunstctl.pod > docs/dunstctl.1
cc -o src/dbus.o -c src/dbus.c -Wno-gnu-zero-variadic-macro-arguments 
-D_DEFAULT_SOURCE -DVERSION=\""1.11.0 (2024-04-15)"\" -DSYSCONFDIR=\"/etc/xdg\" 
-Wdate-time -D_FORTIFY_SOURCE=2 -g -std=gnu11 -pedantic -Wall 
-Wno-overlength-strings -Os -DENABLE_WAYLAND -DENABLE_X11  -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 
-I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gdk-pixbuf-2.0 
-I/usr/include/libpng16 -I/usr/include/x86_64-linux-gnu -I/usr/include/webp 
-I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 
-I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -pthread  
-MMD -MP -DHAVE_WL_CURSOR_SHAPE -DHAVE_WL_EXT_IDLE_NOTIFY
cc -o src/draw.o -c src/draw.c -Wno-gnu-zero-variadic-macro-arguments 
-D_DEFAULT_SOURCE -DVERSION=\""1.11.0 (2024-04-15)"\" -DSYSCONFDIR=\"/etc/xdg\" 
-Wdate-time -D_FORTIFY_SOURCE=2 -g -std=gnu11 -pedantic -Wall 
-Wno-overlength-strings -Os -DENABLE_WAYLAND -DENABLE_X11  -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 
-I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gdk-pixbuf-2.0 
-I/usr/include/libpng16 -I/usr/include/x86_64-linux-gnu -I/usr/include/webp 
-I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 
-I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -pthread  
-MMD -MP -DHAVE_WL_CURSOR_SHAPE -DHAVE_WL_EXT_IDLE_NOTIFY
cc -o src/dunst.o -c src/dunst.c -Wno-gnu-zero-variadic-macro-arguments 
-D_DEFAULT_SOURCE -DVERSION=\""1.11.0 (2024-04-15)"\" -DSYSCONFDIR=\"/etc/xdg\" 
-Wdate-time -D_FORTIFY_SOURCE=2 -g -std=gnu11 -pedantic -Wall 
-Wno-overlength-strings -Os -DENABLE_WAYLAND -DENABLE_X11  -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 
-I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gdk-pixbuf-2.0 
-I/usr/include/libpng16 -I/usr/include/x86_64-linux-gnu -I/usr/include/webp 
-I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 
-I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -pthread  
-MMD -MP -DHAVE_WL_CURSOR_SHAPE -DHAVE_WL_EXT_IDLE_NOTIFY
cc -o src/icon-lookup.o -c src/icon-lookup.c 
-Wno-gnu-zero-variadic-macro-arguments -D_DEFAULT_SOURCE -DVERSION=\""1.11.0 
(2024-04-15)"\" -DSYSCONFDIR=\"/etc/xdg\" -Wdate-time -D_FORTIFY_SOURCE=2 -g 
-std=gnu11 -pedantic -Wall -Wno-overlength-strings -Os -DENABLE_WAYLAND 
-DENABLE_X11  -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
-I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid 
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 
-I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I/usr/include/pango-1.0 
-I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/fribidi 
-I/usr/include/cairo -I/usr/include/pixman-1 -pthread  -MMD -MP 
-DHAVE_WL_CURSOR_SHAPE -DHAVE_WL_EXT_IDLE_NOTIFY
cc -o src/icon.o -c src/icon.c -Wno-gnu-zero-variadic-macro-arguments 
-D_DEFAULT_SOURCE -DVERSION=\""1.11.0 (2024-04-15)"\" -DSYSCONFDIR=\"/etc/xdg\" 
-Wdate-time -D_FORTIFY_SOURCE=2 -g -std=gnu11 -pedantic -Wall 
-Wno-overlength-strings -Os -DENABLE_WAYLAND -DENABLE_X11  -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 
-I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gdk-pixbuf-2.0 
-I/usr/include/libpng16 -I/usr/include/x86_64-linux-gnu -I/usr/include/webp 
-I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 
-I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -pthread  
-MMD -MP -DHAVE_WL_CURSOR_SHAPE -DHAVE_WL_EXT_IDLE_NOTIFY
cc -o src/ini.o -c src/ini.c -Wno-gnu-zero-variadic-macro-arguments 
-D_DEFAULT_SOURCE -DVERSION=\""1.11.0 (2024-04-15)"\" -DSYSCONFDIR=\"/etc/xdg\" 
-Wdate-time -D_FORTIFY_SOURCE=2 -g -std=gnu11 -pedantic -Wall 
-Wno-overlength-strings -Os -DENABLE_WAYLAND -DENABLE_X11  -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 
-I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gdk-pixbuf-2.0 
-I/usr/include/libpng16 -I/usr/include/x86_64-linux-gnu -I/usr/include/webp 
-I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 
-I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -pthread  
-MMD -MP -DHAVE_WL_CURSOR_SHAPE -DHAVE_WL_EXT_IDLE_NOTIFY
cc -o src/input.o -c src/input.c -Wno-gnu-zero-variadic-macro-arguments 
-D_DEFAULT_SOURCE -DVERSION=\""1.11.0 (2024-04-15)"\" -DSYSCONFDIR=\"/etc/xdg\" 
-Wdate-time -D_FORTIFY_SOURCE=2 -g -std=gnu11 -pedantic -Wall 
-Wno-overlength-strings -Os -DENABLE_WAYLAND -DENABLE_X11  -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 
-I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gdk-pixbuf-2.0 
-I/usr/include/libpng16 -I/usr/include/x86_64-linux-gnu -I/usr/include/webp 
-I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 
-I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -pthread  
-MMD -MP -DHAVE_WL_CURSOR_SHAPE -DHAVE_WL_EXT_IDLE_NOTIFY
cc -o src/log.o -c src/log.c -Wno-gnu-zero-variadic-macro-arguments 
-D_DEFAULT_SOURCE -DVERSION=\""1.11.0 (2024-04-15)"\" -DSYSCONFDIR=\"/etc/xdg\" 
-Wdate-time -D_FORTIFY_SOURCE=2 -g -std=gnu11 -pedantic -Wall 
-Wno-overlength-strings -Os -DENABLE_WAYLAND -DENABLE_X11  -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 
-I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gdk-pixbuf-2.0 
-I/usr/include/libpng16 -I/usr/include/x86_64-linux-gnu -I/usr/include/webp 
-I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 
-I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -pthread  
-MMD -MP -DHAVE_WL_CURSOR_SHAPE -DHAVE_WL_EXT_IDLE_NOTIFY
cc -o src/markup.o -c src/markup.c -Wno-gnu-zero-variadic-macro-arguments 
-D_DEFAULT_SOURCE -DVERSION=\""1.11.0 (2024-04-15)"\" -DSYSCONFDIR=\"/etc/xdg\" 
-Wdate-time -D_FORTIFY_SOURCE=2 -g -std=gnu11 -pedantic -Wall 
-Wno-overlength-strings -Os -DENABLE_WAYLAND -DENABLE_X11  -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 
-I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gdk-pixbuf-2.0 
-I/usr/include/libpng16 -I/usr/include/x86_64-linux-gnu -I/usr/include/webp 
-I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 
-I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -pthread  
-MMD -MP -DHAVE_WL_CURSOR_SHAPE -DHAVE_WL_EXT_IDLE_NOTIFY
cc -o src/menu.o -c src/menu.c -Wno-gnu-zero-variadic-macro-arguments 
-D_DEFAULT_SOURCE -DVERSION=\""1.11.0 (2024-04-15)"\" -DSYSCONFDIR=\"/etc/xdg\" 
-Wdate-time -D_FORTIFY_SOURCE=2 -g -std=gnu11 -pedantic -Wall 
-Wno-overlength-strings -Os -DENABLE_WAYLAND -DENABLE_X11  -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 
-I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gdk-pixbuf-2.0 
-I/usr/include/libpng16 -I/usr/include/x86_64-linux-gnu -I/usr/include/webp 
-I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 
-I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -pthread  
-MMD -MP -DHAVE_WL_CURSOR_SHAPE -DHAVE_WL_EXT_IDLE_NOTIFY
cc -o src/notification.o -c src/notification.c 
-Wno-gnu-zero-variadic-macro-arguments -D_DEFAULT_SOURCE -DVERSION=\""1.11.0 
(2024-04-15)"\" -DSYSCONFDIR=\"/etc/xdg\" -Wdate-time -D_FORTIFY_SOURCE=2 -g 
-std=gnu11 -pedantic -Wall -Wno-overlength-strings -Os -DENABLE_WAYLAND 
-DENABLE_X11  -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
-I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid 
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 
-I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I/usr/include/pango-1.0 
-I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/fribidi 
-I/usr/include/cairo -I/usr/include/pixman-1 -pthread  -MMD -MP 
-DHAVE_WL_CURSOR_SHAPE -DHAVE_WL_EXT_IDLE_NOTIFY
cc -o src/option_parser.o -c src/option_parser.c 
-Wno-gnu-zero-variadic-macro-arguments -D_DEFAULT_SOURCE -DVERSION=\""1.11.0 
(2024-04-15)"\" -DSYSCONFDIR=\"/etc/xdg\" -Wdate-time -D_FORTIFY_SOURCE=2 -g 
-std=gnu11 -pedantic -Wall -Wno-overlength-strings -Os -DENABLE_WAYLAND 
-DENABLE_X11  -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
-I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid 
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 
-I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I/usr/include/pango-1.0 
-I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/fribidi 
-I/usr/include/cairo -I/usr/include/pixman-1 -pthread  -MMD -MP 
-DHAVE_WL_CURSOR_SHAPE -DHAVE_WL_EXT_IDLE_NOTIFY
cc -o src/output.o -c src/output.c -Wno-gnu-zero-variadic-macro-arguments 
-D_DEFAULT_SOURCE -DVERSION=\""1.11.0 (2024-04-15)"\" -DSYSCONFDIR=\"/etc/xdg\" 
-Wdate-time -D_FORTIFY_SOURCE=2 -g -std=gnu11 -pedantic -Wall 
-Wno-overlength-strings -Os -DENABLE_WAYLAND -DENABLE_X11  -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 
-I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gdk-pixbuf-2.0 
-I/usr/include/libpng16 -I/usr/include/x86_64-linux-gnu -I/usr/include/webp 
-I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 
-I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -pthread  
-MMD -MP -DHAVE_WL_CURSOR_SHAPE -DHAVE_WL_EXT_IDLE_NOTIFY
cc -o src/queues.o -c src/queues.c -Wno-gnu-zero-variadic-macro-arguments 
-D_DEFAULT_SOURCE -DVERSION=\""1.11.0 (2024-04-15)"\" -DSYSCONFDIR=\"/etc/xdg\" 
-Wdate-time -D_FORTIFY_SOURCE=2 -g -std=gnu11 -pedantic -Wall 
-Wno-overlength-strings -Os -DENABLE_WAYLAND -DENABLE_X11  -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 
-I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gdk-pixbuf-2.0 
-I/usr/include/libpng16 -I/usr/include/x86_64-linux-gnu -I/usr/include/webp 
-I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 
-I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -pthread  
-MMD -MP -DHAVE_WL_CURSOR_SHAPE -DHAVE_WL_EXT_IDLE_NOTIFY
cc -o src/rules.o -c src/rules.c -Wno-gnu-zero-variadic-macro-arguments 
-D_DEFAULT_SOURCE -DVERSION=\""1.11.0 (2024-04-15)"\" -DSYSCONFDIR=\"/etc/xdg\" 
-Wdate-time -D_FORTIFY_SOURCE=2 -g -std=gnu11 -pedantic -Wall 
-Wno-overlength-strings -Os -DENABLE_WAYLAND -DENABLE_X11  -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 
-I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gdk-pixbuf-2.0 
-I/usr/include/libpng16 -I/usr/include/x86_64-linux-gnu -I/usr/include/webp 
-I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 
-I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -pthread  
-MMD -MP -DHAVE_WL_CURSOR_SHAPE -DHAVE_WL_EXT_IDLE_NOTIFY
cc -o src/settings.o -c src/settings.c -Wno-gnu-zero-variadic-macro-arguments 
-D_DEFAULT_SOURCE -DVERSION=\""1.11.0 (2024-04-15)"\" -DSYSCONFDIR=\"/etc/xdg\" 
-Wdate-time -D_FORTIFY_SOURCE=2 -g -std=gnu11 -pedantic -Wall 
-Wno-overlength-strings -Os -DENABLE_WAYLAND -DENABLE_X11  -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 
-I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gdk-pixbuf-2.0 
-I/usr/include/libpng16 -I/usr/include/x86_64-linux-gnu -I/usr/include/webp 
-I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 
-I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -pthread  
-MMD -MP -DHAVE_WL_CURSOR_SHAPE -DHAVE_WL_EXT_IDLE_NOTIFY
cc -o src/utils.o -c src/utils.c -Wno-gnu-zero-variadic-macro-arguments 
-D_DEFAULT_SOURCE -DVERSION=\""1.11.0 (2024-04-15)"\" -DSYSCONFDIR=\"/etc/xdg\" 
-Wdate-time -D_FORTIFY_SOURCE=2 -g -std=gnu11 -pedantic -Wall 
-Wno-overlength-strings -Os -DENABLE_WAYLAND -DENABLE_X11  -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 
-I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gdk-pixbuf-2.0 
-I/usr/include/libpng16 -I/usr/include/x86_64-linux-gnu -I/usr/include/webp 
-I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 
-I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -pthread  
-MMD -MP -DHAVE_WL_CURSOR_SHAPE -DHAVE_WL_EXT_IDLE_NOTIFY
cc -o src/wayland/foreign_toplevel.o -c src/wayland/foreign_toplevel.c 
-Wno-gnu-zero-variadic-macro-arguments -D_DEFAULT_SOURCE -DVERSION=\""1.11.0 
(2024-04-15)"\" -DSYSCONFDIR=\"/etc/xdg\" -Wdate-time -D_FORTIFY_SOURCE=2 -g 
-std=gnu11 -pedantic -Wall -Wno-overlength-strings -Os -DENABLE_WAYLAND 
-DENABLE_X11  -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
-I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid 
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 
-I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I/usr/include/pango-1.0 
-I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/fribidi 
-I/usr/include/cairo -I/usr/include/pixman-1 -pthread  -MMD -MP 
-DHAVE_WL_CURSOR_SHAPE -DHAVE_WL_EXT_IDLE_NOTIFY
cc -o src/wayland/libgwater-wayland.o -c src/wayland/libgwater-wayland.c 
-Wno-gnu-zero-variadic-macro-arguments -D_DEFAULT_SOURCE -DVERSION=\""1.11.0 
(2024-04-15)"\" -DSYSCONFDIR=\"/etc/xdg\" -Wdate-time -D_FORTIFY_SOURCE=2 -g 
-std=gnu11 -pedantic -Wall -Wno-overlength-strings -Os -DENABLE_WAYLAND 
-DENABLE_X11  -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
-I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid 
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 
-I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I/usr/include/pango-1.0 
-I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/fribidi 
-I/usr/include/cairo -I/usr/include/pixman-1 -pthread  -MMD -MP 
-DHAVE_WL_CURSOR_SHAPE -DHAVE_WL_EXT_IDLE_NOTIFY
cc -o src/wayland/pool-buffer.o -c src/wayland/pool-buffer.c 
-Wno-gnu-zero-variadic-macro-arguments -D_DEFAULT_SOURCE -DVERSION=\""1.11.0 
(2024-04-15)"\" -DSYSCONFDIR=\"/etc/xdg\" -Wdate-time -D_FORTIFY_SOURCE=2 -g 
-std=gnu11 -pedantic -Wall -Wno-overlength-strings -Os -DENABLE_WAYLAND 
-DENABLE_X11  -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
-I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid 
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 
-I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I/usr/include/pango-1.0 
-I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/fribidi 
-I/usr/include/cairo -I/usr/include/pixman-1 -pthread  -MMD -MP 
-DHAVE_WL_CURSOR_SHAPE -DHAVE_WL_EXT_IDLE_NOTIFY
cc -o src/wayland/wl.o -c src/wayland/wl.c 
-Wno-gnu-zero-variadic-macro-arguments -D_DEFAULT_SOURCE -DVERSION=\""1.11.0 
(2024-04-15)"\" -DSYSCONFDIR=\"/etc/xdg\" -Wdate-time -D_FORTIFY_SOURCE=2 -g 
-std=gnu11 -pedantic -Wall -Wno-overlength-strings -Os -DENABLE_WAYLAND 
-DENABLE_X11  -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
-I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid 
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 
-I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I/usr/include/pango-1.0 
-I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/fribidi 
-I/usr/include/cairo -I/usr/include/pixman-1 -pthread  -MMD -MP 
-DHAVE_WL_CURSOR_SHAPE -DHAVE_WL_EXT_IDLE_NOTIFY
cc -o src/wayland/wl_output.o -c src/wayland/wl_output.c 
-Wno-gnu-zero-variadic-macro-arguments -D_DEFAULT_SOURCE -DVERSION=\""1.11.0 
(2024-04-15)"\" -DSYSCONFDIR=\"/etc/xdg\" -Wdate-time -D_FORTIFY_SOURCE=2 -g 
-std=gnu11 -pedantic -Wall -Wno-overlength-strings -Os -DENABLE_WAYLAND 
-DENABLE_X11  -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
-I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid 
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 
-I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I/usr/include/pango-1.0 
-I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/fribidi 
-I/usr/include/cairo -I/usr/include/pixman-1 -pthread  -MMD -MP 
-DHAVE_WL_CURSOR_SHAPE -DHAVE_WL_EXT_IDLE_NOTIFY
cc -o src/wayland/wl_seat.o -c src/wayland/wl_seat.c 
-Wno-gnu-zero-variadic-macro-arguments -D_DEFAULT_SOURCE -DVERSION=\""1.11.0 
(2024-04-15)"\" -DSYSCONFDIR=\"/etc/xdg\" -Wdate-time -D_FORTIFY_SOURCE=2 -g 
-std=gnu11 -pedantic -Wall -Wno-overlength-strings -Os -DENABLE_WAYLAND 
-DENABLE_X11  -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
-I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid 
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 
-I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I/usr/include/pango-1.0 
-I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/fribidi 
-I/usr/include/cairo -I/usr/include/pixman-1 -pthread  -MMD -MP 
-DHAVE_WL_CURSOR_SHAPE -DHAVE_WL_EXT_IDLE_NOTIFY
cc -o src/x11/screen.o -c src/x11/screen.c 
-Wno-gnu-zero-variadic-macro-arguments -D_DEFAULT_SOURCE -DVERSION=\""1.11.0 
(2024-04-15)"\" -DSYSCONFDIR=\"/etc/xdg\" -Wdate-time -D_FORTIFY_SOURCE=2 -g 
-std=gnu11 -pedantic -Wall -Wno-overlength-strings -Os -DENABLE_WAYLAND 
-DENABLE_X11  -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
-I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid 
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 
-I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I/usr/include/pango-1.0 
-I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/fribidi 
-I/usr/include/cairo -I/usr/include/pixman-1 -pthread  -MMD -MP 
-DHAVE_WL_CURSOR_SHAPE -DHAVE_WL_EXT_IDLE_NOTIFY
cc -o src/x11/x.o -c src/x11/x.c -Wno-gnu-zero-variadic-macro-arguments 
-D_DEFAULT_SOURCE -DVERSION=\""1.11.0 (2024-04-15)"\" -DSYSCONFDIR=\"/etc/xdg\" 
-Wdate-time -D_FORTIFY_SOURCE=2 -g -std=gnu11 -pedantic -Wall 
-Wno-overlength-strings -Os -DENABLE_WAYLAND -DENABLE_X11  -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 
-I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gdk-pixbuf-2.0 
-I/usr/include/libpng16 -I/usr/include/x86_64-linux-gnu -I/usr/include/webp 
-I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 
-I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -pthread  
-MMD -MP -DHAVE_WL_CURSOR_SHAPE -DHAVE_WL_EXT_IDLE_NOTIFY
cc -o main.o -c main.c -Wno-gnu-zero-variadic-macro-arguments -D_DEFAULT_SOURCE 
-DVERSION=\""1.11.0 (2024-04-15)"\" -DSYSCONFDIR=\"/etc/xdg\" -Wdate-time 
-D_FORTIFY_SOURCE=2 -g -std=gnu11 -pedantic -Wall -Wno-overlength-strings -Os 
-DENABLE_WAYLAND -DENABLE_X11  -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
-I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid 
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 
-I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I/usr/include/pango-1.0 
-I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/fribidi 
-I/usr/include/cairo -I/usr/include/pixman-1 -pthread  -MMD -MP 
-DHAVE_WL_CURSOR_SHAPE -DHAVE_WL_EXT_IDLE_NOTIFY
cc -o dunstify.o -c dunstify.c -Wno-gnu-zero-variadic-macro-arguments 
-D_DEFAULT_SOURCE -DVERSION=\""1.11.0 (2024-04-15)"\" -DSYSCONFDIR=\"/etc/xdg\" 
-Wdate-time -D_FORTIFY_SOURCE=2 -g -std=gnu11 -pedantic -Wall 
-Wno-overlength-strings -Os -DENABLE_WAYLAND -DENABLE_X11  -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 
-I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gdk-pixbuf-2.0 
-I/usr/include/libpng16 -I/usr/include/x86_64-linux-gnu -I/usr/include/webp 
-I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 
-I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -pthread  
-MMD -MP -DHAVE_WL_CURSOR_SHAPE -DHAVE_WL_EXT_IDLE_NOTIFY
cc -o dunst src/dbus.o src/draw.o src/dunst.o src/icon-lookup.o src/icon.o 
src/ini.o src/input.o src/log.o src/markup.o src/menu.o src/notification.o 
src/option_parser.o src/output.o src/queues.o src/rules.o src/settings.o 
src/utils.o src/wayland/foreign_toplevel.o src/wayland/libgwater-wayland.o 
src/wayland/pool-buffer.o src/wayland/wl.o src/wayland/wl_output.o 
src/wayland/wl_seat.o src/x11/screen.o src/x11/x.o main.o 
-Wno-gnu-zero-variadic-macro-arguments -D_DEFAULT_SOURCE -DVERSION=\""1.11.0 
(2024-04-15)"\" -DSYSCONFDIR=\"/etc/xdg\" -Wdate-time -D_FORTIFY_SOURCE=2 -g 
-std=gnu11 -pedantic -Wall -Wno-overlength-strings -Os -DENABLE_WAYLAND 
-DENABLE_X11  -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
-I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid 
-I/usr/include/
 gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/x86_64-linux-gnu 
-I/usr/include/webp -I/usr/include/pango-1.0 -I/usr/include/harfbuzz 
-I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/cairo 
-I/usr/include/pixman-1 -pthread  -MMD -MP -DHAVE_WL_CURSOR_SHAPE 
-DHAVE_WL_EXT_IDLE_NOTIFY -lm -lrt -Wl,-z,relro -Wl,-z,now -lpangocairo-1.0 
-lpango-1.0 -lharfbuzz -lcairo -lnotify -lgdk_pixbuf-2.0 -lgio-2.0 
-lgobject-2.0 -lglib-2.0 -lwayland-client -lwayland-cursor -lX11 -lXinerama 
-lXext -lXrandr -lXss 
dunstify.c: In function ‘get_id’:
dunstify.c:205:21: error: ‘NotifyNotification’ has no member named 
‘priv’
  205 |     knickers *kn = n->priv;
      |                     ^~
dunstify.c: In function ‘put_id’:
dunstify.c:213:21: error: ‘NotifyNotification’ has no member named 
‘priv’
  213 |     knickers *kn = n->priv;
      |                     ^~
At top level:
cc1: note: unrecognized command-line option 
‘-Wno-gnu-zero-variadic-macro-arguments’ may have been intended to silence 
earlier diagnostics
make[1]: *** [Makefile:72: dunstify.o] Error 1
make[1]: *** Waiting for unfinished jobs....
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: error: make -j2 "INSTALL=install --strip-program=true" returned 
exit code 2
make: *** [debian/rules:10: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------

The above is just how the build ends and not necessarily the most relevant part.
If required, the full build log is available here:

https://people.debian.org/~sanvila/build-logs/202502/

About the archive rebuild: The build was made on virtual machines from AWS,
using sbuild and a reduced chroot with only build-essential packages.

If you could not reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.

If this is really a bug in one of the build-depends, please use
reassign and add an affects on src:dunst, so that this is still
visible in the BTS web page for this package.

Thanks.

--- End Message ---
--- Begin Message ---
Source: dunst
Source-Version: 1.12.2-1
Done: Nikos Tsipinakis <ni...@tsipinakis.com>

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

Debian distribution maintenance software
pp.
Nikos Tsipinakis <ni...@tsipinakis.com> (supplier of updated dunst 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, 25 Mar 2025 20:02:38 +0100
Source: dunst
Architecture: source
Version: 1.12.2-1
Distribution: unstable
Urgency: medium
Maintainer: Nikos Tsipinakis <ni...@tsipinakis.com>
Changed-By: Nikos Tsipinakis <ni...@tsipinakis.com>
Closes: 1098542 1098667
Changes:
 dunst (1.12.2-1) unstable; urgency=medium
 .
   * New upstream version 1.12.2 (Closes: #1098667, #1098542)
   * Update changelog for 1.12.2-1 release
Checksums-Sha1:
 1b8fea2f7c342d6e094e3035c91527884d928a1b 2072 dunst_1.12.2-1.dsc
 54dc4cc9fea96492f59f3ff6d35ae3e00fcb5e8e 4657260 dunst_1.12.2.orig.tar.gz
 9f9886a42dae998dc254ab024f162174d71adc56 4920 dunst_1.12.2-1.debian.tar.xz
 29fc0ef9c4c4fc996c40003226b63dc101d5c1d6 12372 dunst_1.12.2-1_source.buildinfo
Checksums-Sha256:
 115336a7ecbb2083566aeaf19511189e8bf712f8b7a07f7e3479a3079fb8d427 2072 
dunst_1.12.2-1.dsc
 8f7664bd4e6083e9604e282145fe5b8dee7655fa0b099a5b682a2549e1f33d32 4657260 
dunst_1.12.2.orig.tar.gz
 c329682c18c4520aacefd34970f2c19d2acd95c562b033e5f52ab324b3f8eb34 4920 
dunst_1.12.2-1.debian.tar.xz
 4aa680dfa92d9e1a82a93b2f66da288508c2be117d0d6d08e9660d6055bd78d8 12372 
dunst_1.12.2-1_source.buildinfo
Files:
 89c5275513fa5a7e56da85ee8138625e 2072 x11 optional dunst_1.12.2-1.dsc
 b959f2ed9e8a401ba6e7443c88ece62e 4657260 x11 optional dunst_1.12.2.orig.tar.gz
 976f7e4e745d2965863a67241ea335b4 4920 x11 optional dunst_1.12.2-1.debian.tar.xz
 aef04a944f99db8255fea1e8f967827e 12372 x11 optional 
dunst_1.12.2-1_source.buildinfo

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

iQJJBAEBCgAzFiEEye1RZ5B4Szxh/YOSqhW2JKn4YZkFAmfi/foVHG5pa29zQHRz
aXBpbmFraXMuY29tAAoJEKoVtiSp+GGZvPsP/jyZKsNlPgf6tA21bKzArhL0RpgD
CE3BHhsl5lngWi6yVyKp9ANLx5HNSX9AD3pvaPr362LYgkRXcgJYmCrVgiLxQnqu
VdKWO6KczGWDKXY/DUEYfCcNp0HnrQPS7DelFVq0YXC6pG1t6Fs+30OBK6CO8x3A
Ru2qASJTN+HSiBM900tLAOys9cyYTLdWqfzOWn3iosx6ln4kyyOcD5gBjAv0UDgq
EHbqNsXKRg1thctfeMRISyDbm9n4VxLyy+m69lgcCQZmeafiEYu2VK+DScHbJ/8T
NZKakT4vjh2P4Q/5f7pxeQBHORGywjvvOGqFsYNvHm45liuvs/WajKRKo1Yqch4S
uGPwI5yO2OW0kvWBckN2uzl+QmOxajIb/sr1ismOxgJ7J1heWx6TLOhxIsSUEqYo
g5o3kr6tPUpjSWytZIeoBlMuq56ATsRVem4l0BXtPz7MoQczAS4T0cTLNAiwSa4Y
qkVeTLXk+uvw+9gHMlKm1gG5EZ6cFr92uk1aCWCqdKsWOlD9Z7cuDUz3mH0RuqLd
3bwkKpmvCNyfEZ5fdAc/tYHu2CPHrPp1TFIsCB9swROiEHzVMNHJE+WO9pB8Oj6g
eLAbLzFiMk34U38KJXYvAUKK/HNtkJ6M2JPaBl9MUOmuoxr4NN401R/0OACKyAND
P5V9W6BbbHsjJrxS
=hjdD
-----END PGP SIGNATURE-----

Attachment: pgprfwkHiPlnk.pgp
Description: PGP signature


--- End Message ---

Reply via email to