Your message dated Thu, 03 Aug 2023 21:09:50 +0000
with message-id <e1qrfzu-00eru3...@fasolo.debian.org>
and subject line Bug#1037704: fixed in jigdo 0.8.2-1
has caused the Debian Bug report #1037704,
regarding jigdo: 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.)


-- 
1037704: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1037704
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:jigdo
Version: 0.8.1-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/jigdo_0.8.1-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

[...]
             EXTRA_CFLAGS="-Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security" \
             EXTRA_CXXFLAGS="-Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security" \
             EXTRA_LDFLAGS="-Wl,-z,relro"
make[1]: Entering directory '/<<PKGBUILDDIR>>'
test -h gfx -o -d gfx || ln -s "./gfx" gfx
cd src && /usr/bin/make all EXTRA_CFLAGS="-Wdate-time -D_FORTIFY_SOURCE=2 -g 
-O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security" EXTRA_CXXFLAGS="-Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security" EXTRA_LDFLAGS="-Wl,-z,relro"
make[2]: Entering directory '/<<PKGBUILDDIR>>/src'
g++ -Wdate-time -D_FORTIFY_SOURCE=2 -I. -I"." -I"./util" -D_FILE_OFFSET_BITS=64 
-DHAVE_CONFIG_H -DPACKAGE_DATA_DIR="\"/usr/share/jigdo/\"" 
-DPACKAGE_LOCALE_DIR="\"/usr/share/locale\""    -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wall -W -Wpointer-arith -Wconversion 
-Woverloaded-virtual  -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c "cachefile.cc" -o "cachefile.o"
g++ -Wdate-time -D_FORTIFY_SOURCE=2 -I. -I"." -I"./util" -D_FILE_OFFSET_BITS=64 
-DHAVE_CONFIG_H -DPACKAGE_DATA_DIR="\"/usr/share/jigdo/\"" 
-DPACKAGE_LOCALE_DIR="\"/usr/share/locale\""    -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wall -W -Wpointer-arith -Wconversion 
-Woverloaded-virtual  -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c "compat.cc" -o "compat.o"
g++ -Wdate-time -D_FORTIFY_SOURCE=2 -I. -I"." -I"./util" -D_FILE_OFFSET_BITS=64 
-DHAVE_CONFIG_H -DPACKAGE_DATA_DIR="\"/usr/share/jigdo/\"" 
-DPACKAGE_LOCALE_DIR="\"/usr/share/locale\""    -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wall -W -Wpointer-arith -Wconversion 
-Woverloaded-virtual  -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c "jigdo-file-cmd.cc" -o "jigdo-file-cmd.o"
g++ -Wdate-time -D_FORTIFY_SOURCE=2 -I. -I"." -I"./util" -D_FILE_OFFSET_BITS=64 
-DHAVE_CONFIG_H -DPACKAGE_DATA_DIR="\"/usr/share/jigdo/\"" 
-DPACKAGE_LOCALE_DIR="\"/usr/share/locale\""    -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wall -W -Wpointer-arith -Wconversion 
-Woverloaded-virtual  -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c "jigdo-file.cc" -o "jigdo-file.o"
g++ -Wdate-time -D_FORTIFY_SOURCE=2 -I. -I"." -I"./util" -D_FILE_OFFSET_BITS=64 
-DHAVE_CONFIG_H -DPACKAGE_DATA_DIR="\"/usr/share/jigdo/\"" 
-DPACKAGE_LOCALE_DIR="\"/usr/share/locale\""    -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wall -W -Wpointer-arith -Wconversion 
-Woverloaded-virtual  -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c "jigdoconfig.cc" -o "jigdoconfig.o"
g++ -Wdate-time -D_FORTIFY_SOURCE=2 -I. -I"." -I"./util" -D_FILE_OFFSET_BITS=64 
-DHAVE_CONFIG_H -DPACKAGE_DATA_DIR="\"/usr/share/jigdo/\"" 
-DPACKAGE_LOCALE_DIR="\"/usr/share/locale\""    -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wall -W -Wpointer-arith -Wconversion 
-Woverloaded-virtual  -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c "mkimage.cc" -o "mkimage.o"
g++ -Wdate-time -D_FORTIFY_SOURCE=2 -I. -I"." -I"./util" -D_FILE_OFFSET_BITS=64 
-DHAVE_CONFIG_H -DPACKAGE_DATA_DIR="\"/usr/share/jigdo/\"" 
-DPACKAGE_LOCALE_DIR="\"/usr/share/locale\""    -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wall -W -Wpointer-arith -Wconversion 
-Woverloaded-virtual  -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c "mkjigdo.cc" -o "mkjigdo.o"
g++ -Wdate-time -D_FORTIFY_SOURCE=2 -I. -I"." -I"./util" -D_FILE_OFFSET_BITS=64 
-DHAVE_CONFIG_H -DPACKAGE_DATA_DIR="\"/usr/share/jigdo/\"" 
-DPACKAGE_LOCALE_DIR="\"/usr/share/locale\""    -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wall -W -Wpointer-arith -Wconversion 
-Woverloaded-virtual  -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c "mktemplate.cc" -o "mktemplate.o"
mktemplate.cc:144:8: warning: ‘void {anonymous}::write48(bostream&, uint64)’ 
defined but not used [-Wunused-function]
  144 |   void write48(bostream& s, uint64 x) {
      |        ^~~~~~~
g++ -Wdate-time -D_FORTIFY_SOURCE=2 -I. -I"." -I"./util" -D_FILE_OFFSET_BITS=64 
-DHAVE_CONFIG_H -DPACKAGE_DATA_DIR="\"/usr/share/jigdo/\"" 
-DPACKAGE_LOCALE_DIR="\"/usr/share/locale\""    -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wall -W -Wpointer-arith -Wconversion 
-Woverloaded-virtual  -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c "partialmatch.cc" -o "partialmatch.o"
g++ -Wdate-time -D_FORTIFY_SOURCE=2 -I. -I"." -I"./util" -D_FILE_OFFSET_BITS=64 
-DHAVE_CONFIG_H -DPACKAGE_DATA_DIR="\"/usr/share/jigdo/\"" 
-DPACKAGE_LOCALE_DIR="\"/usr/share/locale\""    -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wall -W -Wpointer-arith -Wconversion 
-Woverloaded-virtual  -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c "recursedir.cc" -o "recursedir.o"
recursedir.cc:234:5: warning: #warning TODO hackish [-Wcpp]
  234 | #   warning TODO hackish
      |     ^~~~~~~
g++ -Wdate-time -D_FORTIFY_SOURCE=2 -I. -I"." -I"./util" -D_FILE_OFFSET_BITS=64 
-DHAVE_CONFIG_H -DPACKAGE_DATA_DIR="\"/usr/share/jigdo/\"" 
-DPACKAGE_LOCALE_DIR="\"/usr/share/locale\""    -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wall -W -Wpointer-arith -Wconversion 
-Woverloaded-virtual  -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c "scan.cc" -o "scan.o"
g++ -Wdate-time -D_FORTIFY_SOURCE=2 -I. -I"." -I"./util" -D_FILE_OFFSET_BITS=64 
-DHAVE_CONFIG_H -DPACKAGE_DATA_DIR="\"/usr/share/jigdo/\"" 
-DPACKAGE_LOCALE_DIR="\"/usr/share/locale\""    -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wall -W -Wpointer-arith -Wconversion 
-Woverloaded-virtual  -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c "util/bstream.cc" -o "util/bstream.o"
g++ -Wdate-time -D_FORTIFY_SOURCE=2 -I. -I"." -I"./util" -D_FILE_OFFSET_BITS=64 
-DHAVE_CONFIG_H -DPACKAGE_DATA_DIR="\"/usr/share/jigdo/\"" 
-DPACKAGE_LOCALE_DIR="\"/usr/share/locale\""    -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wall -W -Wpointer-arith -Wconversion 
-Woverloaded-virtual  -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c "util/configfile.cc" -o "util/configfile.o"
gcc -Wdate-time -D_FORTIFY_SOURCE=2 -I. -I"." -I"./util" -D_FILE_OFFSET_BITS=64 
-DHAVE_CONFIG_H -DPACKAGE_DATA_DIR="\"/usr/share/jigdo/\"" 
-DPACKAGE_LOCALE_DIR="\"/usr/share/locale\""    -Wall  -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -W  -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c "util/glibc-getopt.c" -o "util/glibc-getopt.o"
gcc -Wdate-time -D_FORTIFY_SOURCE=2 -I. -I"." -I"./util" -D_FILE_OFFSET_BITS=64 
-DHAVE_CONFIG_H -DPACKAGE_DATA_DIR="\"/usr/share/jigdo/\"" 
-DPACKAGE_LOCALE_DIR="\"/usr/share/locale\""    -Wall  -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -W  -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c "util/glibc-getopt1.c" -o "util/glibc-getopt1.o"
g++ -Wdate-time -D_FORTIFY_SOURCE=2 -I. -I"." -I"./util" -D_FILE_OFFSET_BITS=64 
-DHAVE_CONFIG_H -DPACKAGE_DATA_DIR="\"/usr/share/jigdo/\"" 
-DPACKAGE_LOCALE_DIR="\"/usr/share/locale\""    -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wall -W -Wpointer-arith -Wconversion 
-Woverloaded-virtual  -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c "util/glibc-md5.cc" -o "util/glibc-md5.o"
g++ -Wdate-time -D_FORTIFY_SOURCE=2 -I. -I"." -I"./util" -D_FILE_OFFSET_BITS=64 
-DHAVE_CONFIG_H -DPACKAGE_DATA_DIR="\"/usr/share/jigdo/\"" 
-DPACKAGE_LOCALE_DIR="\"/usr/share/locale\""    -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wall -W -Wpointer-arith -Wconversion 
-Woverloaded-virtual  -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c "util/glibc-sha256.cc" -o "util/glibc-sha256.o"
g++ -Wdate-time -D_FORTIFY_SOURCE=2 -I. -I"." -I"./util" -D_FILE_OFFSET_BITS=64 
-DHAVE_CONFIG_H -DPACKAGE_DATA_DIR="\"/usr/share/jigdo/\"" 
-DPACKAGE_LOCALE_DIR="\"/usr/share/locale\""    -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wall -W -Wpointer-arith -Wconversion 
-Woverloaded-virtual  -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c "util/log.cc" -o "util/log.o"
g++ -Wdate-time -D_FORTIFY_SOURCE=2 -I. -I"." -I"./util" -D_FILE_OFFSET_BITS=64 
-DHAVE_CONFIG_H -DPACKAGE_DATA_DIR="\"/usr/share/jigdo/\"" 
-DPACKAGE_LOCALE_DIR="\"/usr/share/locale\""    -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wall -W -Wpointer-arith -Wconversion 
-Woverloaded-virtual  -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c "util/md5sum.cc" -o "util/md5sum.o"
g++ -Wdate-time -D_FORTIFY_SOURCE=2 -I. -I"." -I"./util" -D_FILE_OFFSET_BITS=64 
-DHAVE_CONFIG_H -DPACKAGE_DATA_DIR="\"/usr/share/jigdo/\"" 
-DPACKAGE_LOCALE_DIR="\"/usr/share/locale\""    -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wall -W -Wpointer-arith -Wconversion 
-Woverloaded-virtual  -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c "util/sha256sum.cc" -o "util/sha256sum.o"
g++ -Wdate-time -D_FORTIFY_SOURCE=2 -I. -I"." -I"./util" -D_FILE_OFFSET_BITS=64 
-DHAVE_CONFIG_H -DPACKAGE_DATA_DIR="\"/usr/share/jigdo/\"" 
-DPACKAGE_LOCALE_DIR="\"/usr/share/locale\""    -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wall -W -Wpointer-arith -Wconversion 
-Woverloaded-virtual  -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c "util/rsyncsum.cc" -o "util/rsyncsum.o"
g++ -Wdate-time -D_FORTIFY_SOURCE=2 -I. -I"." -I"./util" -D_FILE_OFFSET_BITS=64 
-DHAVE_CONFIG_H -DPACKAGE_DATA_DIR="\"/usr/share/jigdo/\"" 
-DPACKAGE_LOCALE_DIR="\"/usr/share/locale\""    -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wall -W -Wpointer-arith -Wconversion 
-Woverloaded-virtual  -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c "util/string.cc" -o "util/string.o"
g++ -Wdate-time -D_FORTIFY_SOURCE=2 -I. -I"." -I"./util" -D_FILE_OFFSET_BITS=64 
-DHAVE_CONFIG_H -DPACKAGE_DATA_DIR="\"/usr/share/jigdo/\"" 
-DPACKAGE_LOCALE_DIR="\"/usr/share/locale\""    -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wall -W -Wpointer-arith -Wconversion 
-Woverloaded-virtual  -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c "zstream.cc" -o "zstream.o"
In file included from zstream.cc:29:
./util/sha256sum.hh:155:5: error: ‘uint32_t’ does not name a type
  155 |     uint32_t H[8];
      |     ^~~~~~~~
./util/sha256sum.hh:36:1: note: ‘uint32_t’ is defined in header ‘<cstdint>’; 
did you forget to ‘#include <cstdint>’?
   35 | #include <sha256sum.fh>
  +++ |+#include <cstdint>
   36 | //______________________________________________________________________
./util/sha256sum.hh:158:7: error: ‘uint64_t’ does not name a type
  158 |       uint64_t total64;
      |       ^~~~~~~~
./util/sha256sum.hh:158:7: note: ‘uint64_t’ is defined in header ‘<cstdint>’; 
did you forget to ‘#include <cstdint>’?
./util/sha256sum.hh:161:7: error: ‘uint32_t’ does not name a type
  161 |       uint32_t total[2];
      |       ^~~~~~~~
./util/sha256sum.hh:161:7: note: ‘uint32_t’ is defined in header ‘<cstdint>’; 
did you forget to ‘#include <cstdint>’?
./util/sha256sum.hh:163:5: error: ‘uint32_t’ does not name a type
  163 |     uint32_t buflen;
      |     ^~~~~~~~
./util/sha256sum.hh:163:5: note: ‘uint32_t’ is defined in header ‘<cstdint>’; 
did you forget to ‘#include <cstdint>’?
./util/sha256sum.hh:167:7: error: ‘uint32_t’ does not name a type
  167 |       uint32_t buffer32[32];
      |       ^~~~~~~~
./util/sha256sum.hh:167:7: note: ‘uint32_t’ is defined in header ‘<cstdint>’; 
did you forget to ‘#include <cstdint>’?
./util/sha256sum.hh:168:7: error: ‘uint64_t’ does not name a type
  168 |       uint64_t buffer64[16];
      |       ^~~~~~~~
./util/sha256sum.hh:168:7: note: ‘uint64_t’ is defined in header ‘<cstdint>’; 
did you forget to ‘#include <cstdint>’?
make[2]: *** [Makefile:100: zstream.o] Error 1
make[2]: Leaving directory '/<<PKGBUILDDIR>>/src'
make[1]: *** [Makefile:35: all] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:27: build-stamp] Error 2
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2

--- End Message ---
--- Begin Message ---
Source: jigdo
Source-Version: 0.8.2-1
Done: Steve McIntyre <93...@debian.org>

We believe that the bug you reported is fixed in the latest version of
jigdo, 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.
Steve McIntyre <93...@debian.org> (supplier of updated jigdo 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: SHA256

Format: 1.8
Date: Thu, 03 Aug 2023 20:40:17 +0100
Source: jigdo
Architecture: source
Version: 0.8.2-1
Distribution: unstable
Urgency: medium
Maintainer: Steve McIntyre <93...@debian.org>
Changed-By: Steve McIntyre <93...@debian.org>
Closes: 1036958 1037704
Changes:
 jigdo (0.8.2-1) unstable; urgency=medium
 .
   * New upstream release
     - Fix up compilation with g++ 13. Closes: #1037704
     - Fix version to be consistently 0.8.2 everywhere.
       Closes: #1036958
Checksums-Sha1:
 d515f5bc5c1beeddbc4a470f793adae175145dd8 1751 jigdo_0.8.2-1.dsc
 78f71dcd406142c97b5bb678b17482492ef0e5a7 576560 jigdo_0.8.2.orig.tar.xz
 20bee7d3d2184e1d063f31cf5f8f1efefbea3ec3 6052 jigdo_0.8.2-1.debian.tar.xz
 3f16504ebd8d9ee97832a231a2f748d1a9d8e73c 9779 jigdo_0.8.2-1_source.buildinfo
Checksums-Sha256:
 74d337cea04a6a442868fc26189d1a1558045ea46fa0f365d18454bd69689871 1751 
jigdo_0.8.2-1.dsc
 36f286d93fa6b6bf7885f4899c997894d21da3a62176592ac162d9c6a8644f9e 576560 
jigdo_0.8.2.orig.tar.xz
 e5e6ab881e2162286f2cf3a4880ae857b75b2003a93cf0193b136d818c21619f 6052 
jigdo_0.8.2-1.debian.tar.xz
 4682ca0e8429f52bd94f7627e5b43dc37b86f1c92da309c730f560abf937d4ad 9779 
jigdo_0.8.2-1_source.buildinfo
Files:
 f7604435e793009e1d5b06d8c9953a21 1751 utils optional jigdo_0.8.2-1.dsc
 9697272855a475cc78a0bf9887f04068 576560 utils optional jigdo_0.8.2.orig.tar.xz
 901775ae93b8c8d72ce3ffee403c35de 6052 utils optional 
jigdo_0.8.2-1.debian.tar.xz
 ebb2beab089d85e6e1a5d191bd7d391c 9779 utils optional 
jigdo_0.8.2-1_source.buildinfo

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

iQJFBAEBCAAvFiEEzrtSMB1hfpEDkP4WWHl5VzRCaE4FAmTMCSwRHDkzc2FtQGRl
Ymlhbi5vcmcACgkQWHl5VzRCaE7VQxAAhAzC0xIP+IpeNmiML+5ybj49bkGN254u
aNFuMRk45JkiiaI5P8ij/KnpAa8glc8Y9kzekoNdObht0AiP6MFt7p7mWdhZB2n8
9FrkA8RgTog1HnIfl0ld6cBmoSiee/dhbHlkxAzQMqUyS/r6TIo3qtjQ5W3LCYIF
4B5rNkjliJWh4nAGUX1JDTmCfNaeyUzndlkqEuMDd7nZM45h6AHf8sbtZETNtWvr
mmrtl8k0k1L46T+DyfJjKacX3FsYkTb2tS084JMYSI4TSnYb8jSBmaoob+q4W8oz
al2uDrkqALYLyOWzpv5RSnj35WZAXnxbCmf3MEjcahHkZkJkVk7b4U4vYjIlXY0s
4S+WMLPrQ6W0mv98Cg0u949Up8Zp+4swXp+I+NWeqS9PmRH0kZQUS8Mlkr95x1k+
E8+CXo2u+TW6uTG23EMxPT6YCXubJOf2GKDYf6ybdMskcRzAtd+1vkLAT27Qkyui
RlP02i9vUGh4FmantA1rzh3XBGVNeselvm0pfCTyXKd3QpGPZKPL4V7G/AmIRims
dOuSr/Shl82r27UkdsIWkcPZeczttBlwTIQHtY5fHn9xiUUynlGLFq05N2lbYBzH
5ZMiJ0TEPD2/XpQuxpbJ54py5u7coW3G+sy36oj8IoKRqsWQAhmjFI3QnJPDJRMC
yt+Ty/Lxs60=
=h7Hg
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to