Your message dated Thu, 27 Oct 2022 18:00:11 +0000
with message-id <e1oo7ap-0037nc...@fasolo.debian.org>
and subject line Bug#957123: fixed in dballe 9.3-1
has caused the Debian Bug report #957123,
regarding dballe: ftbfs with GCC-10
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.)


-- 
957123: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=957123
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:dballe
Version: 8.6-1
Severity: normal
Tags: sid bullseye
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-10

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-10/g++-10, but succeeds to build with gcc-9/g++-9. The
severity of this report will be raised before the bullseye release,
so nothing has to be done for the buster release.

The full build log can be found at:
http://people.debian.org/~doko/logs/gcc10-20200225/dballe_8.6-1_unstable_gcc10.log
The last lines of the build log are at the end of this report.

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

[...]
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. 
-DTABLE_DIR=\"/usr/share/wreport\" -I.. -I.. -I/usr/include/lua5.1 
-I/usr/include/postgresql -I/usr/include/mariadb -I/usr/include/mariadb/.. 
-Werror -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wall -c db/v7/export.cc -o db/v7/libdballe_la-export.o 
>/dev/null 2>&1
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. 
-DTABLE_DIR=\"/usr/share/wreport\" -I.. -I.. -I/usr/include/lua5.1 
-I/usr/include/postgresql -I/usr/include/mariadb -I/usr/include/mariadb/.. 
-Werror -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wall -c db/summary-access.cc -o 
db/libdballe_la-summary-access.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  
-DTABLE_DIR=\"/usr/share/wreport\" -I.. -I.. -I/usr/include/lua5.1 
-I/usr/include/postgresql  -I/usr/include/mariadb -I/usr/include/mariadb/..  
-Werror -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wall -c -o db/libdballe_la-explorer.lo `test -f 
'db/explorer.cc' || echo './'`db/explorer.cc
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. 
-DTABLE_DIR=\"/usr/share/wreport\" -I.. -I.. -I/usr/include/lua5.1 
-I/usr/include/postgresql -I/usr/include/mariadb -I/usr/include/mariadb/.. 
-Werror -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wall -c db/explorer.cc  -fPIC -DPIC -o 
db/.libs/libdballe_la-explorer.o
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  
-DTABLE_DIR=\"/usr/share/wreport\" -I.. -I.. -I/usr/include/lua5.1 
-I/usr/include/postgresql  -I/usr/include/mariadb -I/usr/include/mariadb/..  
-Werror -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wall -c -o sql/libdballe_la-postgresql.lo `test -f 
'sql/postgresql.cc' || echo './'`sql/postgresql.cc
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. 
-DTABLE_DIR=\"/usr/share/wreport\" -I.. -I.. -I/usr/include/lua5.1 
-I/usr/include/postgresql -I/usr/include/mariadb -I/usr/include/mariadb/.. 
-Werror -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wall -c sql/postgresql.cc  -fPIC -DPIC -o 
sql/.libs/libdballe_la-postgresql.o
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  
-DTABLE_DIR=\"/usr/share/wreport\" -I.. -I.. -I/usr/include/lua5.1 
-I/usr/include/postgresql  -I/usr/include/mariadb -I/usr/include/mariadb/..  
-Werror -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wall -c -o sql/libdballe_la-mysql.lo `test -f 
'sql/mysql.cc' || echo './'`sql/mysql.cc
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. 
-DTABLE_DIR=\"/usr/share/wreport\" -I.. -I.. -I/usr/include/lua5.1 
-I/usr/include/postgresql -I/usr/include/mariadb -I/usr/include/mariadb/.. 
-Werror -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wall -c sql/mysql.cc  -fPIC -DPIC -o 
sql/.libs/libdballe_la-mysql.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. 
-DTABLE_DIR=\"/usr/share/wreport\" -I.. -I.. -I/usr/include/lua5.1 
-I/usr/include/postgresql -I/usr/include/mariadb -I/usr/include/mariadb/.. 
-Werror -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wall -c db/explorer.cc -o db/libdballe_la-explorer.o 
>/dev/null 2>&1
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. 
-DTABLE_DIR=\"/usr/share/wreport\" -I.. -I.. -I/usr/include/lua5.1 
-I/usr/include/postgresql -I/usr/include/mariadb -I/usr/include/mariadb/.. 
-Werror -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wall -c sql/postgresql.cc -o 
sql/libdballe_la-postgresql.o >/dev/null 2>&1
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. 
-DTABLE_DIR=\"/usr/share/wreport\" -I.. -I.. -I/usr/include/lua5.1 
-I/usr/include/postgresql -I/usr/include/mariadb -I/usr/include/mariadb/.. 
-Werror -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wall -c sql/mysql.cc -o sql/libdballe_la-mysql.o 
>/dev/null 2>&1
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  
-DTABLE_DIR=\"/usr/share/wreport\" -I.. -I.. -I/usr/include/lua5.1 
-I/usr/include/postgresql  -I/usr/include/mariadb -I/usr/include/mariadb/..  
-Werror -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wall -c -o core/libdballe_la-error.lo `test -f 
'core/error.cc' || echo './'`core/error.cc
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. 
-DTABLE_DIR=\"/usr/share/wreport\" -I.. -I.. -I/usr/include/lua5.1 
-I/usr/include/postgresql -I/usr/include/mariadb -I/usr/include/mariadb/.. 
-Werror -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wall -c core/error.cc  -fPIC -DPIC -o 
core/.libs/libdballe_la-error.o
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  
-DTABLE_DIR=\"/usr/share/wreport\" -I.. -I.. -I/usr/include/lua5.1 
-I/usr/include/postgresql  -I/usr/include/mariadb -I/usr/include/mariadb/..  
-Werror -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wall -c -o core/libdballe_la-cursor.lo `test -f 
'core/cursor.cc' || echo './'`core/cursor.cc
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. 
-DTABLE_DIR=\"/usr/share/wreport\" -I.. -I.. -I/usr/include/lua5.1 
-I/usr/include/postgresql -I/usr/include/mariadb -I/usr/include/mariadb/.. 
-Werror -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wall -c core/cursor.cc  -fPIC -DPIC -o 
core/.libs/libdballe_la-cursor.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. 
-DTABLE_DIR=\"/usr/share/wreport\" -I.. -I.. -I/usr/include/lua5.1 
-I/usr/include/postgresql -I/usr/include/mariadb -I/usr/include/mariadb/.. 
-Werror -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wall -c core/error.cc -o core/libdballe_la-error.o 
>/dev/null 2>&1
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. 
-DTABLE_DIR=\"/usr/share/wreport\" -I.. -I.. -I/usr/include/lua5.1 
-I/usr/include/postgresql -I/usr/include/mariadb -I/usr/include/mariadb/.. 
-Werror -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wall -c db/summary.cc -o db/libdballe_la-summary.o 
>/dev/null 2>&1
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  
-DTABLE_DIR=\"/usr/share/wreport\" -I.. -I.. -I/usr/include/lua5.1 
-I/usr/include/postgresql  -I/usr/include/mariadb -I/usr/include/mariadb/..  
-Werror -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wall -c -o core/libdballe_la-aliases.lo `test -f 
'core/aliases.cc' || echo './'`core/aliases.cc
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  
-DTABLE_DIR=\"/usr/share/wreport\" -I.. -I.. -I/usr/include/lua5.1 
-I/usr/include/postgresql  -I/usr/include/mariadb -I/usr/include/mariadb/..  
-Werror -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wall -c -o core/libdballe_la-shortcuts.lo `test -f 
'core/shortcuts.cc' || echo './'`core/shortcuts.cc
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. 
-DTABLE_DIR=\"/usr/share/wreport\" -I.. -I.. -I/usr/include/lua5.1 
-I/usr/include/postgresql -I/usr/include/mariadb -I/usr/include/mariadb/.. 
-Werror -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wall -c core/aliases.cc  -fPIC -DPIC -o 
core/.libs/libdballe_la-aliases.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. 
-DTABLE_DIR=\"/usr/share/wreport\" -I.. -I.. -I/usr/include/lua5.1 
-I/usr/include/postgresql -I/usr/include/mariadb -I/usr/include/mariadb/.. 
-Werror -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wall -c core/shortcuts.cc  -fPIC -DPIC -o 
core/.libs/libdballe_la-shortcuts.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. 
-DTABLE_DIR=\"/usr/share/wreport\" -I.. -I.. -I/usr/include/lua5.1 
-I/usr/include/postgresql -I/usr/include/mariadb -I/usr/include/mariadb/.. 
-Werror -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wall -c core/aliases.cc -o core/libdballe_la-aliases.o 
>/dev/null 2>&1
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. 
-DTABLE_DIR=\"/usr/share/wreport\" -I.. -I.. -I/usr/include/lua5.1 
-I/usr/include/postgresql -I/usr/include/mariadb -I/usr/include/mariadb/.. 
-Werror -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wall -c core/cursor.cc -o core/libdballe_la-cursor.o 
>/dev/null 2>&1
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  
-DTABLE_DIR=\"/usr/share/wreport\" -I.. -I.. -I/usr/include/lua5.1 
-I/usr/include/postgresql  -I/usr/include/mariadb -I/usr/include/mariadb/..  
-Werror -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wall -c -o core/libdballe_la-shortcuts-access.lo `test 
-f 'core/shortcuts-access.cc' || echo './'`core/shortcuts-access.cc
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. 
-DTABLE_DIR=\"/usr/share/wreport\" -I.. -I.. -I/usr/include/lua5.1 
-I/usr/include/postgresql -I/usr/include/mariadb -I/usr/include/mariadb/.. 
-Werror -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wall -c core/shortcuts-access.cc  -fPIC -DPIC -o 
core/.libs/libdballe_la-shortcuts-access.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. 
-DTABLE_DIR=\"/usr/share/wreport\" -I.. -I.. -I/usr/include/lua5.1 
-I/usr/include/postgresql -I/usr/include/mariadb -I/usr/include/mariadb/.. 
-Werror -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wall -c core/shortcuts-access.cc -o 
core/libdballe_la-shortcuts-access.o >/dev/null 2>&1
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. 
-DTABLE_DIR=\"/usr/share/wreport\" -I.. -I.. -I/usr/include/lua5.1 
-I/usr/include/postgresql -I/usr/include/mariadb -I/usr/include/mariadb/.. 
-Werror -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wall -c core/shortcuts.cc -o 
core/libdballe_la-shortcuts.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  
-DTABLE_DIR=\"/usr/share/wreport\" -I.. -I.. -I/usr/include/lua5.1 
-I/usr/include/postgresql  -I/usr/include/mariadb -I/usr/include/mariadb/..  
-Werror -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wall -c -o core/libdballe_la-benchmark.lo `test -f 
'core/benchmark.cc' || echo './'`core/benchmark.cc
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. 
-DTABLE_DIR=\"/usr/share/wreport\" -I.. -I.. -I/usr/include/lua5.1 
-I/usr/include/postgresql -I/usr/include/mariadb -I/usr/include/mariadb/.. 
-Werror -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wall -c core/benchmark.cc  -fPIC -DPIC -o 
core/.libs/libdballe_la-benchmark.o
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  
-DTABLE_DIR=\"/usr/share/wreport\" -I.. -I.. -I/usr/include/lua5.1 
-I/usr/include/postgresql  -I/usr/include/mariadb -I/usr/include/mariadb/..  
-Werror -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wall -c -o core/libdballe_la-defs.lo `test -f 
'core/defs.cc' || echo './'`core/defs.cc
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. 
-DTABLE_DIR=\"/usr/share/wreport\" -I.. -I.. -I/usr/include/lua5.1 
-I/usr/include/postgresql -I/usr/include/mariadb -I/usr/include/mariadb/.. 
-Werror -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wall -c core/defs.cc  -fPIC -DPIC -o 
core/.libs/libdballe_la-defs.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. 
-DTABLE_DIR=\"/usr/share/wreport\" -I.. -I.. -I/usr/include/lua5.1 
-I/usr/include/postgresql -I/usr/include/mariadb -I/usr/include/mariadb/.. 
-Werror -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wall -c core/defs.cc -o core/libdballe_la-defs.o 
>/dev/null 2>&1
core/benchmark.cc: In function ‘std::string 
dballe::benchmark::format_clockdiff(const timespec&, const timespec&)’:
core/benchmark.cc:63:32: error: ‘%03lu’ directive output may be truncated 
writing between 3 and 14 bytes into a region of size between 11 and 30 
[-Werror=format-truncation=]
   63 |         snprintf(buf, 32, "%lu.%03lus", secs, nsecs / 1000000);
      |                                ^~~~~
core/benchmark.cc:63:27: note: directive argument in the range [0, 
18446744073709]
   63 |         snprintf(buf, 32, "%lu.%03lus", secs, nsecs / 1000000);
      |                           ^~~~~~~~~~~~
In file included from /usr/include/stdio.h:867,
                 from /usr/include/c++/10/cstdio:42,
                 from /usr/include/c++/10/ext/string_conversions.h:43,
                 from /usr/include/c++/10/bits/basic_string.h:6505,
                 from /usr/include/c++/10/string:55,
                 from core/benchmark.h:8,
                 from core/benchmark.cc:1:
/usr/include/x86_64-linux-gnu/bits/stdio2.h:67:35: note: 
‘__builtin___snprintf_chk’ output between 7 and 37 bytes into a destination of 
size 32
   67 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   68 |        __bos (__s), __fmt, __va_arg_pack ());
      |        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  
-DTABLE_DIR=\"/usr/share/wreport\" -I.. -I.. -I/usr/include/lua5.1 
-I/usr/include/postgresql  -I/usr/include/mariadb -I/usr/include/mariadb/..  
-Werror -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wall -c -o core/libdballe_la-var.lo `test -f 
'core/var.cc' || echo './'`core/var.cc
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. 
-DTABLE_DIR=\"/usr/share/wreport\" -I.. -I.. -I/usr/include/lua5.1 
-I/usr/include/postgresql -I/usr/include/mariadb -I/usr/include/mariadb/.. 
-Werror -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wall -c core/var.cc  -fPIC -DPIC -o 
core/.libs/libdballe_la-var.o
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  
-DTABLE_DIR=\"/usr/share/wreport\" -I.. -I.. -I/usr/include/lua5.1 
-I/usr/include/postgresql  -I/usr/include/mariadb -I/usr/include/mariadb/..  
-Werror -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wall -c -o core/libdballe_la-values.lo `test -f 
'core/values.cc' || echo './'`core/values.cc
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. 
-DTABLE_DIR=\"/usr/share/wreport\" -I.. -I.. -I/usr/include/lua5.1 
-I/usr/include/postgresql -I/usr/include/mariadb -I/usr/include/mariadb/.. 
-Werror -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wall -c core/values.cc  -fPIC -DPIC -o 
core/.libs/libdballe_la-values.o
cc1plus: all warnings being treated as errors
make[4]: *** [Makefile:1777: core/libdballe_la-benchmark.lo] Error 1
make[4]: *** Waiting for unfinished jobs....
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. 
-DTABLE_DIR=\"/usr/share/wreport\" -I.. -I.. -I/usr/include/lua5.1 
-I/usr/include/postgresql -I/usr/include/mariadb -I/usr/include/mariadb/.. 
-Werror -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wall -c core/var.cc -o core/libdballe_la-var.o 
>/dev/null 2>&1
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. 
-DTABLE_DIR=\"/usr/share/wreport\" -I.. -I.. -I/usr/include/lua5.1 
-I/usr/include/postgresql -I/usr/include/mariadb -I/usr/include/mariadb/.. 
-Werror -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wall -c core/values.cc -o core/libdballe_la-values.o 
>/dev/null 2>&1
make[4]: Leaving directory '/<<PKGBUILDDIR>>/dballe'
make[3]: *** [Makefile:925: all] Error 2
make[3]: Leaving directory '/<<PKGBUILDDIR>>/dballe'
make[2]: *** [Makefile:591: all-recursive] Error 1
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
make[1]: *** [Makefile:434: all] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: error: make -j4 returned exit code 2
make: *** [debian/rules:7: build] Error 25
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2

--- End Message ---
--- Begin Message ---
Source: dballe
Source-Version: 9.3-1
Done: Enrico Zini <enr...@debian.org>

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

Debian distribution maintenance software
pp.
Enrico Zini <enr...@debian.org> (supplier of updated dballe 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, 27 Oct 2022 11:23:46 +0200
Source: dballe
Binary: dballe dballe-common dballe-dbgsym libdballe-dev libdballe-doc 
libdballe9 libdballe9-dbgsym libdballef-dev libdballef5 libdballef5-dbgsym 
python3-dballe python3-dballe-dbgsym
Architecture: source all amd64
Version: 9.3-1
Distribution: unstable
Urgency: medium
Maintainer: Enrico Zini <enr...@debian.org>
Changed-By: Enrico Zini <enr...@debian.org>
Description:
 dballe     - Database for point-based meteorological data (Command line tools)
 dballe-common - Common data files for all DB-All.e modules
 libdballe-dev - DB-All.e C development library for weather research
 libdballe-doc - documentation for the DB-ALL.e C library for weather research
 libdballe9 - DB-ALL.e C shared library for weather research
 libdballef-dev - DB-All.e Fortran development library for weather research
 libdballef5 - DB-ALL.e Fortran shared library for weather research
 python3-dballe - DB-ALL.e Python library for weather research
Closes: 957123
Changes:
 dballe (9.3-1) unstable; urgency=medium
 .
   * New upstream version, see NEWS.md for what's new. Closes: #957123
   * Updated Standards-Version
   * Updated Vcs-* packages
   * Build with meson instead of autotools
Checksums-Sha1:
 5ed7d40378be5466aada998d3a572e0e6575f65d 2580 dballe_9.3-1.dsc
 234a24481d2a34576e6d47187468302b04fb5eb8 1048806 dballe_9.3.orig.tar.gz
 8685d12081580666ed2b492d3ed6770f605f6335 10948 dballe_9.3-1.debian.tar.xz
 d1ca95fefca06353beb3c668738dc3250b9499a2 33464 dballe-common_9.3-1_all.deb
 8bdc3cf8464abcf7911148c4d654b1fc62790373 558244 dballe-dbgsym_9.3-1_amd64.deb
 7524e158e2535674342af68f17011af6e1998b94 14112 dballe_9.3-1_amd64.buildinfo
 6543dd55bfa5d25a5b563633d5bdff54d39368a6 47508 dballe_9.3-1_amd64.deb
 e59e57e29593a289027f08de30c50f955cf0f162 800188 libdballe-dev_9.3-1_amd64.deb
 b4fad80a37683cfa162bf0f2042bfff25d8ca703 942448 libdballe-doc_9.3-1_all.deb
 1c86d7b2d39ddad5cf262f13122b13aac5e4df6c 8999896 
libdballe9-dbgsym_9.3-1_amd64.deb
 25b4e0b1f76c4c4a770ad03cd21d444cb3f3b0b5 541256 libdballe9_9.3-1_amd64.deb
 2b91d9105d23d064971c6ea26cbe2849488c1555 26056 libdballef-dev_9.3-1_amd64.deb
 641ddc81c0543aa7079bd5b44dddd0af3de44a67 82292 
libdballef5-dbgsym_9.3-1_amd64.deb
 c0bf5015e90775097594a469d3ed786b1780939b 15652 libdballef5_9.3-1_amd64.deb
 22b8ee363e9eb09f89e06e4e7326ac2e596b539a 1490060 
python3-dballe-dbgsym_9.3-1_amd64.deb
 df4c61c2b8a89d8537df9bcfd6ab4a788a63bb20 132324 python3-dballe_9.3-1_amd64.deb
Checksums-Sha256:
 257372e741348ffb671d552daacc2d476a33b4f364cfdc0a407620822038c2f3 2580 
dballe_9.3-1.dsc
 45edaf4f42b8d8e1770f03846772bc5fdfd9456850cd83da556b9c914bef3971 1048806 
dballe_9.3.orig.tar.gz
 31c8823fac47b03266d39b17b6ec6460fba808eba7aaf33af5ed94939aa672d6 10948 
dballe_9.3-1.debian.tar.xz
 e041954e4ceec5e7c73beecca68c2c35f244f1fb908570105ef9de3d7e9d617b 33464 
dballe-common_9.3-1_all.deb
 490f671a38361706d502a891109476aeca4cce1a8c8eb95b4099f9a1f75b3e57 558244 
dballe-dbgsym_9.3-1_amd64.deb
 efb959fc8641a69631547e712f5acd15377e63d6aa636e0a640106e99380ee44 14112 
dballe_9.3-1_amd64.buildinfo
 e32eadb379677f701b6e5a7716ddfcd5dfddb4dd8311b0f6c54141f03582a1bd 47508 
dballe_9.3-1_amd64.deb
 83803620237b898abe4851cd8752d612939aa3b4d284342b68d5b54ef3d30e9f 800188 
libdballe-dev_9.3-1_amd64.deb
 501629370b0f13c512727b008596d46c3d05cf5f6699d17620d122e8fa0176f2 942448 
libdballe-doc_9.3-1_all.deb
 8f0a90e2c6aafeb7f224816cb7a2a4dfa38a9500feb8b3d02bf94aa9fe11e90c 8999896 
libdballe9-dbgsym_9.3-1_amd64.deb
 c21e55912248d0f62738050a3ac4612dba8f0389a1fe4d3fc6a34f78e47a0234 541256 
libdballe9_9.3-1_amd64.deb
 1faf20cb6d839487e880340171a40860ccd049a4feeb2ef6598a1544e126f852 26056 
libdballef-dev_9.3-1_amd64.deb
 6466df5e9fb8ee25ef441c8dd2d2a9bed195f7ed4f4da07bdafa9d767bd3690f 82292 
libdballef5-dbgsym_9.3-1_amd64.deb
 47a2fa64cec53bdeaa86a7bf2d88b296235cec5f3e5e9372ac80712a8a197e57 15652 
libdballef5_9.3-1_amd64.deb
 03ab8030e094ff1409572d1acb95b0a1050c4548488c9574f73d0afa19c4805a 1490060 
python3-dballe-dbgsym_9.3-1_amd64.deb
 196d94852046084bd6253feeef8d59ce79fe672bad7920cfa9e0430bcc155a2a 132324 
python3-dballe_9.3-1_amd64.deb
Files:
 a2c9237123ebc3fde746a94ac7290d32 2580 misc optional dballe_9.3-1.dsc
 98c69461745f3ad90e02c1f9ebe2b9b7 1048806 misc optional dballe_9.3.orig.tar.gz
 b2095e233749e380f8e0b35762e51240 10948 misc optional dballe_9.3-1.debian.tar.xz
 3547ffeece41ffbfd8235be5e1a22cbc 33464 misc optional 
dballe-common_9.3-1_all.deb
 77c577543c3eaa5781e79a8534b3bf28 558244 debug optional 
dballe-dbgsym_9.3-1_amd64.deb
 eb13bb0631587887f81ac0c2744a8dab 14112 misc optional 
dballe_9.3-1_amd64.buildinfo
 c088cf59b3dcce83c3179e8f50108a84 47508 misc optional dballe_9.3-1_amd64.deb
 cc7545a52acd56524b57af10815cc500 800188 libdevel optional 
libdballe-dev_9.3-1_amd64.deb
 6b4d9a1287441fa107e7e83588f889f0 942448 doc optional 
libdballe-doc_9.3-1_all.deb
 a72eeee4dadc21d8c25a061bf180475f 8999896 debug optional 
libdballe9-dbgsym_9.3-1_amd64.deb
 16c297dc59b3c3c16862203e8bbdd340 541256 libs optional 
libdballe9_9.3-1_amd64.deb
 a4a71cac2e35ba40cad5fdca4fe0aa87 26056 libdevel optional 
libdballef-dev_9.3-1_amd64.deb
 95955d251b0fb9cdde261fefcdf50ab5 82292 debug optional 
libdballef5-dbgsym_9.3-1_amd64.deb
 03384f790b848144ba43e8a97dfd0cdf 15652 libs optional 
libdballef5_9.3-1_amd64.deb
 bbcce3f20dd2e3dd694325a169307ee3 1490060 debug optional 
python3-dballe-dbgsym_9.3-1_amd64.deb
 e881d360ac2e77f5bc0a5bbdbd94abd4 132324 python optional 
python3-dballe_9.3-1_amd64.deb

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

iQJGBAEBCAAwFiEEJJAhGtA2CH5tHZqS0P9Jy+P0+2gFAmNaWWoSHGVucmljb0Bk
ZWJpYW4ub3JnAAoJEND/Scvj9PtoIMkP/0IdgFpeOCbs0A1pZETC/6Wm1+UJrahr
AMuN9KrUizveIIqGQFMQEl6MPrfriPPqRmLeTstIZTu6yhFB2llrtXBTLNWgJuPM
dT3fpAKJhi97+MZtiBLLrbR2hMNt44Sy6aPc0w0LEZPIydslVb5uvMg1PMs8WX1Z
AOb4Cq+88W+V94wSUYtJcg4KytXZ88azCnmTTt2B/eADSed0pi2EgJddRk0ZEbJE
HR23ro3bR+QWwmyuYrhVeEGEzyvcAke5n7VZ8Cff+lPWO824LEOtn7Uv4xG20an6
Io7M56KhS5Nxnpfd82TfnH5srlc7yxJtHW5ySlBxot/fcBdWVGuzc5xKyupZXYcf
JmESigAKEby0HtKG2lqXasjnb6UTNbu8ZdKYkKi1OZaJZwV1IiODQ9mVmehikZ4A
raQS5zzbzVsS04GSZmNCE/tV1754JS+0orygl5V8OG43tZQSIToyD+8RI9lTDixP
Q0trAlYwdTTeX6ZbWExCF3A+TgDyH2XNPnQBxcn1ebx7bDRcQoNU1ei0PPlk+v4f
j2MgSCVTGh8UpEmJetwRpP/pl5HYbez2rz1Vc0qfRFeJ2BtbvOCnBlvbDreG7/Gj
C729rRcctQLlmwl89EmeYfPHQlqLAS8miJKnVDnmgW9U2IFUE7qEGmNprB8BCFy0
HPhOmOXFHTSA
=DQp5
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to