Your message dated Sun, 31 Jul 2022 01:34:51 +0000
with message-id <e1ohxr1-000ffj...@fasolo.debian.org>
and subject line Bug#1013035: fixed in sgt-puzzles 20220613.387d323-1
has caused the Debian Bug report #1013035,
regarding sgt-puzzles: ftbfs with GCC-12
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.)


-- 
1013035: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1013035
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:sgt-puzzles
Version: 20191231.79a5378-6
Severity: normal
Tags: sid bookworm
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-12

[This bug is targeted to the upcoming bookworm 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-12/g++-12, but succeeds to build with gcc-11/g++-11. The
severity of this report will be raised before the bookworm release.

The full build log can be found at:
http://qa-logs.debian.net/2022/06/09/gcc12/sgt-puzzles_20191231.79a5378-6_unstable_gcc12.log
The last lines of the build log are at the end of this report.

To build with GCC 11, either set CC=gcc-11 CXX=g++-11 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-11/porting_to.html

GCC 11 defaults to the GNU++17 standard.  If your package installs
header files in /usr/include, please don't work around C++17 issues
by choosing a lower C++ standard for the package build, but fix these
issues to build with the C++17 standard.

[...]
x86_64-linux-gnu-gcc -pthread -I/usr/include/gtk-3.0 
-I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 
-I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include 
-I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo 
-I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 
-I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 
-I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid 
-I/usr/include/freetype2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 
-I/usr/include/x86_64-linux-gnu -I/usr/include/libmount -I/usr/include/blkid 
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
-DSHAREDIR="\"/usr/share\""  -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security 
-Wno-error=deprecated-declarations -Wall -Werror -std=c89  -Wl,-z,relro -o 
galaxies ./drawing.o ./dsf.o ./galaxies.o ./gtk.o ./malloc.o ./midend.o 
./misc.o ./no-icon.o ./printing.o .
 /ps.o ./random.o ./version.o -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 
-lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 
-lgobject-2.0 -lglib-2.0 -lm 
depbase=`echo guess.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
x86_64-linux-gnu-gcc -DPACKAGE_NAME=\"puzzles\" -DPACKAGE_TARNAME=\"puzzles\" 
-DPACKAGE_VERSION=\"20191231.79a5378\" -DPACKAGE_STRING=\"puzzles\ 
20191231.79a5378\" -DPACKAGE_BUGREPORT=\"ana...@pobox.com\" -DPACKAGE_URL=\"\" 
-DPACKAGE=\"puzzles\" -DVERSION=\"20191231.79a5378\" -I.  -I././ -I./icons/  
-Wdate-time -D_FORTIFY_SOURCE=2 -DDEBIAN_VERSION="\"20191231.79a5378-6\"" 
-pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 
-I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 
-I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 
-I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 
-I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi 
-I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo 
-I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 
-I/usr/include/x86_64-linux-gnu -I/usr/include/libmount -I/usr/include/blkid 
-I/usr/include/glib-2.0 -I/u
 sr/lib/x86_64-linux-gnu/glib-2.0/include -DSHAREDIR="\"/usr/share\""  -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wno-error=deprecated-declarations -Wall -Werror 
-std=c89 -MT guess.o -MD -MP -MF $depbase.Tpo -c -o guess.o guess.c &&\
mv -f $depbase.Tpo $depbase.Po
x86_64-linux-gnu-gcc -pthread -I/usr/include/gtk-3.0 
-I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 
-I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include 
-I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo 
-I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 
-I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 
-I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid 
-I/usr/include/freetype2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 
-I/usr/include/x86_64-linux-gnu -I/usr/include/libmount -I/usr/include/blkid 
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
-DSHAREDIR="\"/usr/share\""  -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security 
-Wno-error=deprecated-declarations -Wall -Werror -std=c89  -Wl,-z,relro -o 
guess ./drawing.o ./gtk.o ./guess.o ./malloc.o ./midend.o ./misc.o ./no-icon.o 
./printing.o ./ps.o ./random
 .o ./version.o -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz 
-latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 
-lglib-2.0 -lm 
depbase=`echo inertia.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
x86_64-linux-gnu-gcc -DPACKAGE_NAME=\"puzzles\" -DPACKAGE_TARNAME=\"puzzles\" 
-DPACKAGE_VERSION=\"20191231.79a5378\" -DPACKAGE_STRING=\"puzzles\ 
20191231.79a5378\" -DPACKAGE_BUGREPORT=\"ana...@pobox.com\" -DPACKAGE_URL=\"\" 
-DPACKAGE=\"puzzles\" -DVERSION=\"20191231.79a5378\" -I.  -I././ -I./icons/  
-Wdate-time -D_FORTIFY_SOURCE=2 -DDEBIAN_VERSION="\"20191231.79a5378-6\"" 
-pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 
-I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 
-I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 
-I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 
-I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi 
-I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo 
-I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 
-I/usr/include/x86_64-linux-gnu -I/usr/include/libmount -I/usr/include/blkid 
-I/usr/include/glib-2.0 -I/u
 sr/lib/x86_64-linux-gnu/glib-2.0/include -DSHAREDIR="\"/usr/share\""  -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wno-error=deprecated-declarations -Wall -Werror 
-std=c89 -MT inertia.o -MD -MP -MF $depbase.Tpo -c -o inertia.o inertia.c &&\
mv -f $depbase.Tpo $depbase.Po
x86_64-linux-gnu-gcc -pthread -I/usr/include/gtk-3.0 
-I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 
-I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include 
-I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo 
-I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 
-I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 
-I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid 
-I/usr/include/freetype2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 
-I/usr/include/x86_64-linux-gnu -I/usr/include/libmount -I/usr/include/blkid 
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
-DSHAREDIR="\"/usr/share\""  -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security 
-Wno-error=deprecated-declarations -Wall -Werror -std=c89  -Wl,-z,relro -o 
inertia ./drawing.o ./gtk.o ./inertia.o ./malloc.o ./midend.o ./misc.o 
./no-icon.o ./printing.o ./ps.o ./ra
 ndom.o ./version.o -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz 
-latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 
-lglib-2.0 -lm 
depbase=`echo keen.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
x86_64-linux-gnu-gcc -DPACKAGE_NAME=\"puzzles\" -DPACKAGE_TARNAME=\"puzzles\" 
-DPACKAGE_VERSION=\"20191231.79a5378\" -DPACKAGE_STRING=\"puzzles\ 
20191231.79a5378\" -DPACKAGE_BUGREPORT=\"ana...@pobox.com\" -DPACKAGE_URL=\"\" 
-DPACKAGE=\"puzzles\" -DVERSION=\"20191231.79a5378\" -I.  -I././ -I./icons/  
-Wdate-time -D_FORTIFY_SOURCE=2 -DDEBIAN_VERSION="\"20191231.79a5378-6\"" 
-pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 
-I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 
-I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 
-I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 
-I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi 
-I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo 
-I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 
-I/usr/include/x86_64-linux-gnu -I/usr/include/libmount -I/usr/include/blkid 
-I/usr/include/glib-2.0 -I/u
 sr/lib/x86_64-linux-gnu/glib-2.0/include -DSHAREDIR="\"/usr/share\""  -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wno-error=deprecated-declarations -Wall -Werror 
-std=c89 -MT keen.o -MD -MP -MF $depbase.Tpo -c -o keen.o keen.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo latin.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
x86_64-linux-gnu-gcc -DPACKAGE_NAME=\"puzzles\" -DPACKAGE_TARNAME=\"puzzles\" 
-DPACKAGE_VERSION=\"20191231.79a5378\" -DPACKAGE_STRING=\"puzzles\ 
20191231.79a5378\" -DPACKAGE_BUGREPORT=\"ana...@pobox.com\" -DPACKAGE_URL=\"\" 
-DPACKAGE=\"puzzles\" -DVERSION=\"20191231.79a5378\" -I.  -I././ -I./icons/  
-Wdate-time -D_FORTIFY_SOURCE=2 -DDEBIAN_VERSION="\"20191231.79a5378-6\"" 
-pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 
-I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 
-I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 
-I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 
-I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi 
-I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo 
-I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 
-I/usr/include/x86_64-linux-gnu -I/usr/include/libmount -I/usr/include/blkid 
-I/usr/include/glib-2.0 -I/u
 sr/lib/x86_64-linux-gnu/glib-2.0/include -DSHAREDIR="\"/usr/share\""  -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wno-error=deprecated-declarations -Wall -Werror 
-std=c89 -MT latin.o -MD -MP -MF $depbase.Tpo -c -o latin.o latin.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo matching.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
x86_64-linux-gnu-gcc -DPACKAGE_NAME=\"puzzles\" -DPACKAGE_TARNAME=\"puzzles\" 
-DPACKAGE_VERSION=\"20191231.79a5378\" -DPACKAGE_STRING=\"puzzles\ 
20191231.79a5378\" -DPACKAGE_BUGREPORT=\"ana...@pobox.com\" -DPACKAGE_URL=\"\" 
-DPACKAGE=\"puzzles\" -DVERSION=\"20191231.79a5378\" -I.  -I././ -I./icons/  
-Wdate-time -D_FORTIFY_SOURCE=2 -DDEBIAN_VERSION="\"20191231.79a5378-6\"" 
-pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 
-I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 
-I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 
-I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 
-I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi 
-I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo 
-I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 
-I/usr/include/x86_64-linux-gnu -I/usr/include/libmount -I/usr/include/blkid 
-I/usr/include/glib-2.0 -I/u
 sr/lib/x86_64-linux-gnu/glib-2.0/include -DSHAREDIR="\"/usr/share\""  -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wno-error=deprecated-declarations -Wall -Werror 
-std=c89 -MT matching.o -MD -MP -MF $depbase.Tpo -c -o matching.o matching.c &&\
mv -f $depbase.Tpo $depbase.Po
x86_64-linux-gnu-gcc -pthread -I/usr/include/gtk-3.0 
-I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 
-I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include 
-I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo 
-I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 
-I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 
-I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid 
-I/usr/include/freetype2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 
-I/usr/include/x86_64-linux-gnu -I/usr/include/libmount -I/usr/include/blkid 
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
-DSHAREDIR="\"/usr/share\""  -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security 
-Wno-error=deprecated-declarations -Wall -Werror -std=c89  -Wl,-z,relro -o keen 
./drawing.o ./dsf.o ./gtk.o ./keen.o ./latin.o ./malloc.o ./matching.o 
./midend.o ./misc.o ./no-icon.o
  ./printing.o ./ps.o ./random.o ./tree234.o ./version.o -lgtk-3 -lgdk-3 
-lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo 
-lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lm 
depbase=`echo combi.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
x86_64-linux-gnu-gcc -DPACKAGE_NAME=\"puzzles\" -DPACKAGE_TARNAME=\"puzzles\" 
-DPACKAGE_VERSION=\"20191231.79a5378\" -DPACKAGE_STRING=\"puzzles\ 
20191231.79a5378\" -DPACKAGE_BUGREPORT=\"ana...@pobox.com\" -DPACKAGE_URL=\"\" 
-DPACKAGE=\"puzzles\" -DVERSION=\"20191231.79a5378\" -I.  -I././ -I./icons/  
-Wdate-time -D_FORTIFY_SOURCE=2 -DDEBIAN_VERSION="\"20191231.79a5378-6\"" 
-pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 
-I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 
-I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 
-I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 
-I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi 
-I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo 
-I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 
-I/usr/include/x86_64-linux-gnu -I/usr/include/libmount -I/usr/include/blkid 
-I/usr/include/glib-2.0 -I/u
 sr/lib/x86_64-linux-gnu/glib-2.0/include -DSHAREDIR="\"/usr/share\""  -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wno-error=deprecated-declarations -Wall -Werror 
-std=c89 -MT combi.o -MD -MP -MF $depbase.Tpo -c -o combi.o combi.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo lightup.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
x86_64-linux-gnu-gcc -DPACKAGE_NAME=\"puzzles\" -DPACKAGE_TARNAME=\"puzzles\" 
-DPACKAGE_VERSION=\"20191231.79a5378\" -DPACKAGE_STRING=\"puzzles\ 
20191231.79a5378\" -DPACKAGE_BUGREPORT=\"ana...@pobox.com\" -DPACKAGE_URL=\"\" 
-DPACKAGE=\"puzzles\" -DVERSION=\"20191231.79a5378\" -I.  -I././ -I./icons/  
-Wdate-time -D_FORTIFY_SOURCE=2 -DDEBIAN_VERSION="\"20191231.79a5378-6\"" 
-pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 
-I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 
-I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 
-I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 
-I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi 
-I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo 
-I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 
-I/usr/include/x86_64-linux-gnu -I/usr/include/libmount -I/usr/include/blkid 
-I/usr/include/glib-2.0 -I/u
 sr/lib/x86_64-linux-gnu/glib-2.0/include -DSHAREDIR="\"/usr/share\""  -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wno-error=deprecated-declarations -Wall -Werror 
-std=c89 -MT lightup.o -MD -MP -MF $depbase.Tpo -c -o lightup.o lightup.c &&\
mv -f $depbase.Tpo $depbase.Po
x86_64-linux-gnu-gcc -pthread -I/usr/include/gtk-3.0 
-I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 
-I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include 
-I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo 
-I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 
-I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 
-I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid 
-I/usr/include/freetype2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 
-I/usr/include/x86_64-linux-gnu -I/usr/include/libmount -I/usr/include/blkid 
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
-DSHAREDIR="\"/usr/share\""  -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security 
-Wno-error=deprecated-declarations -Wall -Werror -std=c89  -Wl,-z,relro -o 
lightup ./combi.o ./drawing.o ./gtk.o ./lightup.o ./malloc.o ./midend.o 
./misc.o ./no-icon.o ./printing.o .
 /ps.o ./random.o ./version.o -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 
-lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 
-lgobject-2.0 -lglib-2.0 -lm 
depbase=`echo grid.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
x86_64-linux-gnu-gcc -DPACKAGE_NAME=\"puzzles\" -DPACKAGE_TARNAME=\"puzzles\" 
-DPACKAGE_VERSION=\"20191231.79a5378\" -DPACKAGE_STRING=\"puzzles\ 
20191231.79a5378\" -DPACKAGE_BUGREPORT=\"ana...@pobox.com\" -DPACKAGE_URL=\"\" 
-DPACKAGE=\"puzzles\" -DVERSION=\"20191231.79a5378\" -I.  -I././ -I./icons/  
-Wdate-time -D_FORTIFY_SOURCE=2 -DDEBIAN_VERSION="\"20191231.79a5378-6\"" 
-pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 
-I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 
-I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 
-I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 
-I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi 
-I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo 
-I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 
-I/usr/include/x86_64-linux-gnu -I/usr/include/libmount -I/usr/include/blkid 
-I/usr/include/glib-2.0 -I/u
 sr/lib/x86_64-linux-gnu/glib-2.0/include -DSHAREDIR="\"/usr/share\""  -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wno-error=deprecated-declarations -Wall -Werror 
-std=c89 -MT grid.o -MD -MP -MF $depbase.Tpo -c -o grid.o grid.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo loopgen.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
x86_64-linux-gnu-gcc -DPACKAGE_NAME=\"puzzles\" -DPACKAGE_TARNAME=\"puzzles\" 
-DPACKAGE_VERSION=\"20191231.79a5378\" -DPACKAGE_STRING=\"puzzles\ 
20191231.79a5378\" -DPACKAGE_BUGREPORT=\"ana...@pobox.com\" -DPACKAGE_URL=\"\" 
-DPACKAGE=\"puzzles\" -DVERSION=\"20191231.79a5378\" -I.  -I././ -I./icons/  
-Wdate-time -D_FORTIFY_SOURCE=2 -DDEBIAN_VERSION="\"20191231.79a5378-6\"" 
-pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 
-I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 
-I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 
-I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 
-I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi 
-I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo 
-I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 
-I/usr/include/x86_64-linux-gnu -I/usr/include/libmount -I/usr/include/blkid 
-I/usr/include/glib-2.0 -I/u
 sr/lib/x86_64-linux-gnu/glib-2.0/include -DSHAREDIR="\"/usr/share\""  -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wno-error=deprecated-declarations -Wall -Werror 
-std=c89 -MT loopgen.o -MD -MP -MF $depbase.Tpo -c -o loopgen.o loopgen.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo loopy.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
x86_64-linux-gnu-gcc -DPACKAGE_NAME=\"puzzles\" -DPACKAGE_TARNAME=\"puzzles\" 
-DPACKAGE_VERSION=\"20191231.79a5378\" -DPACKAGE_STRING=\"puzzles\ 
20191231.79a5378\" -DPACKAGE_BUGREPORT=\"ana...@pobox.com\" -DPACKAGE_URL=\"\" 
-DPACKAGE=\"puzzles\" -DVERSION=\"20191231.79a5378\" -I.  -I././ -I./icons/  
-Wdate-time -D_FORTIFY_SOURCE=2 -DDEBIAN_VERSION="\"20191231.79a5378-6\"" 
-pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 
-I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 
-I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 
-I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 
-I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi 
-I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo 
-I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 
-I/usr/include/x86_64-linux-gnu -I/usr/include/libmount -I/usr/include/blkid 
-I/usr/include/glib-2.0 -I/u
 sr/lib/x86_64-linux-gnu/glib-2.0/include -DSHAREDIR="\"/usr/share\""  -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wno-error=deprecated-declarations -Wall -Werror 
-std=c89 -MT loopy.o -MD -MP -MF $depbase.Tpo -c -o loopy.o loopy.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo penrose.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
x86_64-linux-gnu-gcc -DPACKAGE_NAME=\"puzzles\" -DPACKAGE_TARNAME=\"puzzles\" 
-DPACKAGE_VERSION=\"20191231.79a5378\" -DPACKAGE_STRING=\"puzzles\ 
20191231.79a5378\" -DPACKAGE_BUGREPORT=\"ana...@pobox.com\" -DPACKAGE_URL=\"\" 
-DPACKAGE=\"puzzles\" -DVERSION=\"20191231.79a5378\" -I.  -I././ -I./icons/  
-Wdate-time -D_FORTIFY_SOURCE=2 -DDEBIAN_VERSION="\"20191231.79a5378-6\"" 
-pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 
-I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 
-I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 
-I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 
-I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi 
-I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo 
-I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 
-I/usr/include/x86_64-linux-gnu -I/usr/include/libmount -I/usr/include/blkid 
-I/usr/include/glib-2.0 -I/u
 sr/lib/x86_64-linux-gnu/glib-2.0/include -DSHAREDIR="\"/usr/share\""  -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wno-error=deprecated-declarations -Wall -Werror 
-std=c89 -MT penrose.o -MD -MP -MF $depbase.Tpo -c -o penrose.o penrose.c &&\
mv -f $depbase.Tpo $depbase.Po
x86_64-linux-gnu-gcc -pthread -I/usr/include/gtk-3.0 
-I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 
-I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include 
-I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo 
-I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 
-I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 
-I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid 
-I/usr/include/freetype2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 
-I/usr/include/x86_64-linux-gnu -I/usr/include/libmount -I/usr/include/blkid 
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
-DSHAREDIR="\"/usr/share\""  -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security 
-Wno-error=deprecated-declarations -Wall -Werror -std=c89  -Wl,-z,relro -o 
loopy ./drawing.o ./dsf.o ./grid.o ./gtk.o ./loopgen.o ./loopy.o ./malloc.o 
./midend.o ./misc.o ./no-icon.o
  ./penrose.o ./printing.o ./ps.o ./random.o ./tree234.o ./version.o -lgtk-3 
-lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject 
-lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lm 
depbase=`echo magnets.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
x86_64-linux-gnu-gcc -DPACKAGE_NAME=\"puzzles\" -DPACKAGE_TARNAME=\"puzzles\" 
-DPACKAGE_VERSION=\"20191231.79a5378\" -DPACKAGE_STRING=\"puzzles\ 
20191231.79a5378\" -DPACKAGE_BUGREPORT=\"ana...@pobox.com\" -DPACKAGE_URL=\"\" 
-DPACKAGE=\"puzzles\" -DVERSION=\"20191231.79a5378\" -I.  -I././ -I./icons/  
-Wdate-time -D_FORTIFY_SOURCE=2 -DDEBIAN_VERSION="\"20191231.79a5378-6\"" 
-pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 
-I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 
-I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 
-I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 
-I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi 
-I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo 
-I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 
-I/usr/include/x86_64-linux-gnu -I/usr/include/libmount -I/usr/include/blkid 
-I/usr/include/glib-2.0 -I/u
 sr/lib/x86_64-linux-gnu/glib-2.0/include -DSHAREDIR="\"/usr/share\""  -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wno-error=deprecated-declarations -Wall -Werror 
-std=c89 -MT magnets.o -MD -MP -MF $depbase.Tpo -c -o magnets.o magnets.c &&\
mv -f $depbase.Tpo $depbase.Po
x86_64-linux-gnu-gcc -pthread -I/usr/include/gtk-3.0 
-I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 
-I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include 
-I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo 
-I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 
-I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 
-I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid 
-I/usr/include/freetype2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 
-I/usr/include/x86_64-linux-gnu -I/usr/include/libmount -I/usr/include/blkid 
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
-DSHAREDIR="\"/usr/share\""  -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security 
-Wno-error=deprecated-declarations -Wall -Werror -std=c89  -Wl,-z,relro -o 
magnets ./drawing.o ./gtk.o ./laydomino.o ./magnets.o ./malloc.o ./midend.o 
./misc.o ./no-icon.o ./printing
 .o ./ps.o ./random.o ./version.o -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 
-lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 
-lgobject-2.0 -lglib-2.0 -lm 
depbase=`echo map.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
x86_64-linux-gnu-gcc -DPACKAGE_NAME=\"puzzles\" -DPACKAGE_TARNAME=\"puzzles\" 
-DPACKAGE_VERSION=\"20191231.79a5378\" -DPACKAGE_STRING=\"puzzles\ 
20191231.79a5378\" -DPACKAGE_BUGREPORT=\"ana...@pobox.com\" -DPACKAGE_URL=\"\" 
-DPACKAGE=\"puzzles\" -DVERSION=\"20191231.79a5378\" -I.  -I././ -I./icons/  
-Wdate-time -D_FORTIFY_SOURCE=2 -DDEBIAN_VERSION="\"20191231.79a5378-6\"" 
-pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 
-I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 
-I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 
-I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 
-I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi 
-I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo 
-I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 
-I/usr/include/x86_64-linux-gnu -I/usr/include/libmount -I/usr/include/blkid 
-I/usr/include/glib-2.0 -I/u
 sr/lib/x86_64-linux-gnu/glib-2.0/include -DSHAREDIR="\"/usr/share\""  -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wno-error=deprecated-declarations -Wall -Werror 
-std=c89 -MT map.o -MD -MP -MF $depbase.Tpo -c -o map.o map.c &&\
mv -f $depbase.Tpo $depbase.Po
x86_64-linux-gnu-gcc -pthread -I/usr/include/gtk-3.0 
-I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 
-I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include 
-I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo 
-I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 
-I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 
-I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid 
-I/usr/include/freetype2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 
-I/usr/include/x86_64-linux-gnu -I/usr/include/libmount -I/usr/include/blkid 
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
-DSHAREDIR="\"/usr/share\""  -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security 
-Wno-error=deprecated-declarations -Wall -Werror -std=c89  -Wl,-z,relro -o map 
./drawing.o ./dsf.o ./gtk.o ./malloc.o ./map.o ./midend.o ./misc.o ./no-icon.o 
./printing.o ./ps.o ./ra
 ndom.o ./version.o -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz 
-latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 
-lglib-2.0 -lm 
depbase=`echo mines.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
x86_64-linux-gnu-gcc -DPACKAGE_NAME=\"puzzles\" -DPACKAGE_TARNAME=\"puzzles\" 
-DPACKAGE_VERSION=\"20191231.79a5378\" -DPACKAGE_STRING=\"puzzles\ 
20191231.79a5378\" -DPACKAGE_BUGREPORT=\"ana...@pobox.com\" -DPACKAGE_URL=\"\" 
-DPACKAGE=\"puzzles\" -DVERSION=\"20191231.79a5378\" -I.  -I././ -I./icons/  
-Wdate-time -D_FORTIFY_SOURCE=2 -DDEBIAN_VERSION="\"20191231.79a5378-6\"" 
-pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 
-I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 
-I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 
-I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 
-I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi 
-I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo 
-I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 
-I/usr/include/x86_64-linux-gnu -I/usr/include/libmount -I/usr/include/blkid 
-I/usr/include/glib-2.0 -I/u
 sr/lib/x86_64-linux-gnu/glib-2.0/include -DSHAREDIR="\"/usr/share\""  -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wno-error=deprecated-declarations -Wall -Werror 
-std=c89 -MT mines.o -MD -MP -MF $depbase.Tpo -c -o mines.o mines.c &&\
mv -f $depbase.Tpo $depbase.Po
In file included from /usr/include/string.h:519,
                 from mines.c:12:
In function ‘memset’,
    inlined from ‘new_game’ at mines.c:2257:2:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:59:10: error: 
‘__builtin_memset’ specified size between 18446744071562067968 and 
18446744073709551615 exceeds maximum object size 9223372036854775807 
[-Werror=stringop-overflow=]
   59 |   return __builtin___memset_chk (__dest, __ch, __len,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   60 |                                  __glibc_objsize0 (__dest));
      |                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
mines.c: In function ‘new_game’:
mines.c:2257:29: note: destination object allocated here
 2257 |         memset(state->layout->mines, 0, wh * sizeof(bool));
      |                ~~~~~~~~~~~~~^~~~~~~
cc1: all warnings being treated as errors
make[2]: *** [Makefile:2039: mines.o] Error 1
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
make[1]: *** [debian/rules:32: override_dh_auto_configure] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:20: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2

--- End Message ---
--- Begin Message ---
Source: sgt-puzzles
Source-Version: 20220613.387d323-1
Done: Ben Hutchings <b...@debian.org>

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

Debian distribution maintenance software
pp.
Ben Hutchings <b...@debian.org> (supplier of updated sgt-puzzles 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: Sun, 31 Jul 2022 02:58:28 +0200
Source: sgt-puzzles
Architecture: source
Version: 20220613.387d323-1
Distribution: unstable
Urgency: medium
Maintainer: Ben Hutchings <b...@debian.org>
Changed-By: Ben Hutchings <b...@debian.org>
Closes: 1013035
Changes:
 sgt-puzzles (20220613.387d323-1) unstable; urgency=medium
 .
   * New upstream version:
     - Stop automatically adding warning flags and -Werror. (Closes: #1013035)
   * d/rules: Prepare for update to upstream version not using autoconf
   * d/control, d/rules: Update for upstream use of CMake
   * Use upstream generated desktop files instead of our own versions
   * lintian: Update overrides for lintian 2.115
   * d/salsa-ci.yml: Remove temporary lintian suppressions
Checksums-Sha1:
 38304a6565205e0a63c9247499e66025b618f0cf 2200 
sgt-puzzles_20220613.387d323-1.dsc
 6846bf1608f0313f75abf78acb382a34eabc9df8 831928 
sgt-puzzles_20220613.387d323.orig.tar.xz
 a9327596c28325cf852ba5b29a98c9615842de66 116868 
sgt-puzzles_20220613.387d323-1.debian.tar.xz
Checksums-Sha256:
 e0e19b05f5e97bc2fb9e3956a70a6a9d3ce2a0ccd3572cf56de2675a77daf5ba 2200 
sgt-puzzles_20220613.387d323-1.dsc
 fbea6b03ba615dfb04ac2cc0c3d984009f4fa9d369f0879f413ec8d46633a903 831928 
sgt-puzzles_20220613.387d323.orig.tar.xz
 061db0a23c88b9266fbc2b5fb3e1b568a02c20ee9a799936372fb68d1dee8d18 116868 
sgt-puzzles_20220613.387d323-1.debian.tar.xz
Files:
 a23d5bd6b06552803f3d5aafd61cc7ae 2200 games optional 
sgt-puzzles_20220613.387d323-1.dsc
 074e4d63c031dfc9f21c91bc20f426cf 831928 games optional 
sgt-puzzles_20220613.387d323.orig.tar.xz
 b43d1ede2ef46cac0365b37698dba5a6 116868 games optional 
sgt-puzzles_20220613.387d323-1.debian.tar.xz

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

iQJEBAEBCgAuFiEErCspvTSmr92z9o8157/I7JWGEQkFAmLl2EUQHGJlbmhAZGVi
aWFuLm9yZwAKCRDnv8jslYYRCR0YEACikWSCtFEy06/BNdSvIzP8iJEYGHcBAIGp
JqJaVe6k/apKIa0aB3xBlEcKQKJ73aswUJ5Lk0OBUdH7Xmv2LMthWQ74YTgrIXtY
/faFSvV2oBevwM9Bn5RIpSXR1ci2Qf9TXUqRtVxk5YCoI73BRX7vGoS4xd3lTRxj
FyQo9Etil+RrXwAylxxtVMlP6N4q6hV292ioIMXLWpn57kdZyGy7v2nNWe6Mzop4
Udd40DLmz5BS5X8Yy48iS2Yynns/ld4CxUI/nmWdd4bPeInyhL4oA7v0NkKyqdNL
bh1WlLH6ORnshHQjT1UnfNiukmSEXo1XhLT/jwn8NmXwnDmdZvIRa57wqRi0zNCg
kcLZ9D/G5UpwAdoGjmJF55soSzyurtFeoDJdzycbczSx/SnLOy/yGf+XXGtw2bxW
v9deYsEwZv5arwerH+WGsuq6ulB5XdmCpQbbZm5JR9ijveUJM3ZI+41caKm6kRAG
n6gHLyFaaXenPNJFlRz73s1F281Qg4/t12WD9t4Jw3HdG8/7JrJx3Bp1ook1B/GA
cHHORmPvcdqIf2DHhJvh6qahJFxwM8ddiQv3AWuERSNVQuQc/1aiYFBZh+KwVbr4
PKegOqt3b3mmepb9OamYbN9WHK6pS/FPU25aumispHuPQ5WzNcS2pEgJpzvtoCzK
PBfXhMfxHw==
=ImjQ
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to