Your message dated Thu, 16 Dec 2021 08:33:42 +0000
with message-id <e1mxmcs-000inb...@fasolo.debian.org>
and subject line Bug#984410: fixed in zeromq3 4.3.4-2
has caused the Debian Bug report #984410,
regarding zeromq3: ftbfs with GCC-11
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.)


-- 
984410: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=984410
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:zeromq3
Version: 4.3.4-1
Severity: normal
Tags: sid bookworm
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-11

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

The full build log can be found at:
http://people.debian.org/~doko/logs/20210228/filtered/gcc11/zeromq3_4.3.4-1_unstable_gcc11.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.

[...]
Note: Writing zmq.7
xmlto man zmq_ipc.xml
Note: Writing zmq_tcp.7
xmlto man zmq_null.xml
Note: Writing zmq_inproc.7
Note: Writing zmq_pgm.7
xmlto man zmq_plain.xml
xmlto man zmq_curve.xml
Note: Writing zmq_ipc.7
xmlto man zmq_tipc.xml
Note: Writing zmq_null.7
xmlto man zmq_vmci.xml
Note: Writing zmq_plain.7
xmlto man zmq_udp.xml
Note: Writing zmq_curve.7
xmlto man zmq_gssapi.xml
Note: Writing zmq_tipc.7
Note: Writing zmq_vmci.7
Note: Writing zmq_udp.7
Note: Writing zmq_gssapi.7
rm zmq_timers.xml zmq_disconnect.xml zmq_msg_move.xml zmq_udp.xml 
zmq_atomic_counter_set.xml zmq_ctx_set.xml zmq_ipc.xml zmq_msg_routing_id.xml 
zmq_z85_encode.xml zmq_ctx_shutdown.xml zmq_msg_send.xml 
zmq_atomic_counter_new.xml zmq.xml zmq_atomic_counter_destroy.xml 
zmq_sendmsg.xml zmq_msg_gets.xml zmq_msg_init_buffer.xml zmq_msg_more.xml 
zmq_msg_set.xml zmq_poll.xml zmq_atomic_counter_value.xml zmq_socket.xml 
zmq_ctx_get.xml zmq_close.xml zmq_curve.xml zmq_recvmsg.xml zmq_inproc.xml 
zmq_msg_recv.xml zmq_strerror.xml zmq_getsockopt.xml zmq_setsockopt.xml 
zmq_errno.xml zmq_recv.xml zmq_curve_keypair.xml zmq_vmci.xml 
zmq_z85_decode.xml zmq_socket_monitor_versioned.xml zmq_atomic_counter_dec.xml 
zmq_msg_close.xml zmq_bind.xml zmq_send_const.xml zmq_unbind.xml zmq_send.xml 
zmq_version.xml zmq_msg_get.xml zmq_socket_monitor.xml zmq_connect.xml 
zmq_msg_size.xml zmq_msg_copy.xml zmq_curve_public.xml zmq_null.xml 
zmq_ctx_new.xml zmq_gssapi.xml zmq_ctx_term.xml zmq_msg_init_data.xml zmq_atomi
 c_counter_inc.xml zmq_msg_data.xml zmq_msg_init_size.xml zmq_pgm.xml 
zmq_proxy_steerable.xml zmq_poller.xml zmq_msg_set_routing_id.xml 
zmq_msg_init.xml zmq_tcp.xml zmq_proxy.xml zmq_tipc.xml zmq_has.xml 
zmq_connect_peer.xml zmq_plain.xml
make[2]: Leaving directory '/<<PKGBUILDDIR>>/doc'
make[2]: Entering directory '/<<PKGBUILDDIR>>'
g++ -DHAVE_CONFIG_H -I. -I./src  -I./include -I./include -D_GNU_SOURCE 
-D_REENTRANT -D_THREAD_SAFE -Wdate-time -D_FORTIFY_SOURCE=2  -pedantic -Werror 
-Wall -Wno-long-long -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -ffat-lto-objects -c 
-o tools/curve_keygen.o tools/curve_keygen.cpp
/bin/bash ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src 
       -I/usr/include/pgm-5.3 -I/usr/include/libxml2 -isystem 
/usr/include/mit-krb5 -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -Wdate-time 
-D_FORTIFY_SOURCE=2 -fvisibility=hidden     -pedantic -Werror -Wall 
-Wno-long-long -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -ffat-lto-objects -c 
-o src/libzmq_la-address.lo `test -f 'src/address.cpp' || echo 
'./'`src/address.cpp
/bin/bash ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src 
       -I/usr/include/pgm-5.3 -I/usr/include/libxml2 -isystem 
/usr/include/mit-krb5 -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -Wdate-time 
-D_FORTIFY_SOURCE=2 -fvisibility=hidden     -pedantic -Werror -Wall 
-Wno-long-long -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -ffat-lto-objects -c 
-o src/libzmq_la-channel.lo `test -f 'src/channel.cpp' || echo 
'./'`src/channel.cpp
/bin/bash ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src 
       -I/usr/include/pgm-5.3 -I/usr/include/libxml2 -isystem 
/usr/include/mit-krb5 -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -Wdate-time 
-D_FORTIFY_SOURCE=2 -fvisibility=hidden     -pedantic -Werror -Wall 
-Wno-long-long -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -ffat-lto-objects -c 
-o src/libzmq_la-client.lo `test -f 'src/client.cpp' || echo './'`src/client.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I./src -I/usr/include/pgm-5.3 
-I/usr/include/libxml2 -isystem /usr/include/mit-krb5 -D_GNU_SOURCE 
-D_REENTRANT -D_THREAD_SAFE -Wdate-time -D_FORTIFY_SOURCE=2 -fvisibility=hidden 
-pedantic -Werror -Wall -Wno-long-long -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -ffat-lto-objects -c src/channel.cpp  -fPIC -DPIC -o 
src/.libs/libzmq_la-channel.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I./src -I/usr/include/pgm-5.3 
-I/usr/include/libxml2 -isystem /usr/include/mit-krb5 -D_GNU_SOURCE 
-D_REENTRANT -D_THREAD_SAFE -Wdate-time -D_FORTIFY_SOURCE=2 -fvisibility=hidden 
-pedantic -Werror -Wall -Wno-long-long -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -ffat-lto-objects -c src/address.cpp  -fPIC -DPIC -o 
src/.libs/libzmq_la-address.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I./src -I/usr/include/pgm-5.3 
-I/usr/include/libxml2 -isystem /usr/include/mit-krb5 -D_GNU_SOURCE 
-D_REENTRANT -D_THREAD_SAFE -Wdate-time -D_FORTIFY_SOURCE=2 -fvisibility=hidden 
-pedantic -Werror -Wall -Wno-long-long -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -ffat-lto-objects -c src/client.cpp  -fPIC -DPIC -o 
src/.libs/libzmq_la-client.o
/bin/bash ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src 
       -I/usr/include/pgm-5.3 -I/usr/include/libxml2 -isystem 
/usr/include/mit-krb5 -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -Wdate-time 
-D_FORTIFY_SOURCE=2 -fvisibility=hidden     -pedantic -Werror -Wall 
-Wno-long-long -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -ffat-lto-objects -c 
-o src/libzmq_la-clock.lo `test -f 'src/clock.cpp' || echo './'`src/clock.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I./src -I/usr/include/pgm-5.3 
-I/usr/include/libxml2 -isystem /usr/include/mit-krb5 -D_GNU_SOURCE 
-D_REENTRANT -D_THREAD_SAFE -Wdate-time -D_FORTIFY_SOURCE=2 -fvisibility=hidden 
-pedantic -Werror -Wall -Wno-long-long -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -ffat-lto-objects -c src/clock.cpp  -fPIC -DPIC -o 
src/.libs/libzmq_la-clock.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I./src -I/usr/include/pgm-5.3 
-I/usr/include/libxml2 -isystem /usr/include/mit-krb5 -D_GNU_SOURCE 
-D_REENTRANT -D_THREAD_SAFE -Wdate-time -D_FORTIFY_SOURCE=2 -fvisibility=hidden 
-pedantic -Werror -Wall -Wno-long-long -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -ffat-lto-objects -c src/clock.cpp -o 
src/libzmq_la-clock.o >/dev/null 2>&1
/bin/bash ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src 
       -I/usr/include/pgm-5.3 -I/usr/include/libxml2 -isystem 
/usr/include/mit-krb5 -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -Wdate-time 
-D_FORTIFY_SOURCE=2 -fvisibility=hidden     -pedantic -Werror -Wall 
-Wno-long-long -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -ffat-lto-objects -c 
-o src/libzmq_la-ctx.lo `test -f 'src/ctx.cpp' || echo './'`src/ctx.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I./src -I/usr/include/pgm-5.3 
-I/usr/include/libxml2 -isystem /usr/include/mit-krb5 -D_GNU_SOURCE 
-D_REENTRANT -D_THREAD_SAFE -Wdate-time -D_FORTIFY_SOURCE=2 -fvisibility=hidden 
-pedantic -Werror -Wall -Wno-long-long -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -ffat-lto-objects -c src/ctx.cpp  -fPIC -DPIC -o 
src/.libs/libzmq_la-ctx.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I./src -I/usr/include/pgm-5.3 
-I/usr/include/libxml2 -isystem /usr/include/mit-krb5 -D_GNU_SOURCE 
-D_REENTRANT -D_THREAD_SAFE -Wdate-time -D_FORTIFY_SOURCE=2 -fvisibility=hidden 
-pedantic -Werror -Wall -Wno-long-long -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -ffat-lto-objects -c src/client.cpp -o 
src/libzmq_la-client.o >/dev/null 2>&1
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I./src -I/usr/include/pgm-5.3 
-I/usr/include/libxml2 -isystem /usr/include/mit-krb5 -D_GNU_SOURCE 
-D_REENTRANT -D_THREAD_SAFE -Wdate-time -D_FORTIFY_SOURCE=2 -fvisibility=hidden 
-pedantic -Werror -Wall -Wno-long-long -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -ffat-lto-objects -c src/channel.cpp -o 
src/libzmq_la-channel.o >/dev/null 2>&1
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I./src -I/usr/include/pgm-5.3 
-I/usr/include/libxml2 -isystem /usr/include/mit-krb5 -D_GNU_SOURCE 
-D_REENTRANT -D_THREAD_SAFE -Wdate-time -D_FORTIFY_SOURCE=2 -fvisibility=hidden 
-pedantic -Werror -Wall -Wno-long-long -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -ffat-lto-objects -c src/address.cpp -o 
src/libzmq_la-address.o >/dev/null 2>&1
/bin/bash ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src 
       -I/usr/include/pgm-5.3 -I/usr/include/libxml2 -isystem 
/usr/include/mit-krb5 -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -Wdate-time 
-D_FORTIFY_SOURCE=2 -fvisibility=hidden     -pedantic -Werror -Wall 
-Wno-long-long -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -ffat-lto-objects -c 
-o src/libzmq_la-curve_client.lo `test -f 'src/curve_client.cpp' || echo 
'./'`src/curve_client.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I./src -I/usr/include/pgm-5.3 
-I/usr/include/libxml2 -isystem /usr/include/mit-krb5 -D_GNU_SOURCE 
-D_REENTRANT -D_THREAD_SAFE -Wdate-time -D_FORTIFY_SOURCE=2 -fvisibility=hidden 
-pedantic -Werror -Wall -Wno-long-long -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -ffat-lto-objects -c src/curve_client.cpp  -fPIC -DPIC 
-o src/.libs/libzmq_la-curve_client.o
/bin/bash ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src 
       -I/usr/include/pgm-5.3 -I/usr/include/libxml2 -isystem 
/usr/include/mit-krb5 -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -Wdate-time 
-D_FORTIFY_SOURCE=2 -fvisibility=hidden     -pedantic -Werror -Wall 
-Wno-long-long -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -ffat-lto-objects -c 
-o src/libzmq_la-curve_mechanism_base.lo `test -f 
'src/curve_mechanism_base.cpp' || echo './'`src/curve_mechanism_base.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I./src -I/usr/include/pgm-5.3 
-I/usr/include/libxml2 -isystem /usr/include/mit-krb5 -D_GNU_SOURCE 
-D_REENTRANT -D_THREAD_SAFE -Wdate-time -D_FORTIFY_SOURCE=2 -fvisibility=hidden 
-pedantic -Werror -Wall -Wno-long-long -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -ffat-lto-objects -c src/curve_mechanism_base.cpp  
-fPIC -DPIC -o src/.libs/libzmq_la-curve_mechanism_base.o
/bin/bash ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src 
       -I/usr/include/pgm-5.3 -I/usr/include/libxml2 -isystem 
/usr/include/mit-krb5 -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -Wdate-time 
-D_FORTIFY_SOURCE=2 -fvisibility=hidden     -pedantic -Werror -Wall 
-Wno-long-long -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -ffat-lto-objects -c 
-o src/libzmq_la-curve_server.lo `test -f 'src/curve_server.cpp' || echo 
'./'`src/curve_server.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I./src -I/usr/include/pgm-5.3 
-I/usr/include/libxml2 -isystem /usr/include/mit-krb5 -D_GNU_SOURCE 
-D_REENTRANT -D_THREAD_SAFE -Wdate-time -D_FORTIFY_SOURCE=2 -fvisibility=hidden 
-pedantic -Werror -Wall -Wno-long-long -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -ffat-lto-objects -c src/curve_server.cpp  -fPIC -DPIC 
-o src/.libs/libzmq_la-curve_server.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I./src -I/usr/include/pgm-5.3 
-I/usr/include/libxml2 -isystem /usr/include/mit-krb5 -D_GNU_SOURCE 
-D_REENTRANT -D_THREAD_SAFE -Wdate-time -D_FORTIFY_SOURCE=2 -fvisibility=hidden 
-pedantic -Werror -Wall -Wno-long-long -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -ffat-lto-objects -c src/curve_mechanism_base.cpp -o 
src/libzmq_la-curve_mechanism_base.o >/dev/null 2>&1
In file included from /usr/include/string.h:495,
                 from src/err.hpp:39,
                 from src/msg.hpp:37,
                 from src/curve_client.cpp:35:
In function ‘void* memcpy(void*, const void*, size_t)’,
    inlined from ‘static int zmq::curve_client_tools_t::produce_initiate(void*, 
size_t, uint64_t, const uint8_t*, const uint8_t*, const uint8_t*, const 
uint8_t*, const uint8_t*, const uint8_t*, const uint8_t*, const uint8_t*, 
size_t)’ at src/curve_client_tools.hpp:183:16:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:34:33: error: ‘void* 
__builtin_memcpy(void*, const void*, long unsigned int)’ offset [0, 31] is out 
of the bounds [0, 0] [-Werror=array-bounds]
   34 |   return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest));
      |          ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In function ‘void* memcpy(void*, const void*, size_t)’,
    inlined from ‘static int zmq::curve_client_tools_t::produce_initiate(void*, 
size_t, uint64_t, const uint8_t*, const uint8_t*, const uint8_t*, const 
uint8_t*, const uint8_t*, const uint8_t*, const uint8_t*, const uint8_t*, 
size_t)’ at src/curve_client_tools.hpp:186:16:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:34:33: error: ‘void* 
__builtin_memcpy(void*, const void*, long unsigned int)’ offset [0, 79] is out 
of the bounds [0, 0] [-Werror=array-bounds]
   34 |   return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest));
      |          ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cc1plus: all warnings being treated as errors
make[2]: *** [Makefile:5339: src/libzmq_la-curve_client.lo] Error 1
make[2]: *** Waiting for unfinished jobs....
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I./src -I/usr/include/pgm-5.3 
-I/usr/include/libxml2 -isystem /usr/include/mit-krb5 -D_GNU_SOURCE 
-D_REENTRANT -D_THREAD_SAFE -Wdate-time -D_FORTIFY_SOURCE=2 -fvisibility=hidden 
-pedantic -Werror -Wall -Wno-long-long -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -ffat-lto-objects -c src/curve_server.cpp -o 
src/libzmq_la-curve_server.o >/dev/null 2>&1
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I./src -I/usr/include/pgm-5.3 
-I/usr/include/libxml2 -isystem /usr/include/mit-krb5 -D_GNU_SOURCE 
-D_REENTRANT -D_THREAD_SAFE -Wdate-time -D_FORTIFY_SOURCE=2 -fvisibility=hidden 
-pedantic -Werror -Wall -Wno-long-long -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -ffat-lto-objects -c src/ctx.cpp -o src/libzmq_la-ctx.o 
>/dev/null 2>&1
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
make[1]: *** [Makefile:8101: all-recursive] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: error: make -j4 returned exit code 2
make: *** [debian/rules:33: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2

--- End Message ---
--- Begin Message ---
Source: zeromq3
Source-Version: 4.3.4-2
Done: Laszlo Boszormenyi (GCS) <g...@debian.org>

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

Debian distribution maintenance software
pp.
Laszlo Boszormenyi (GCS) <g...@debian.org> (supplier of updated zeromq3 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: Thu, 16 Dec 2021 08:30:42 +0100
Source: zeromq3
Architecture: source
Version: 4.3.4-2
Distribution: unstable
Urgency: medium
Maintainer: Laszlo Boszormenyi (GCS) <g...@debian.org>
Changed-By: Laszlo Boszormenyi (GCS) <g...@debian.org>
Closes: 984410 988725
Changes:
 zeromq3 (4.3.4-2) unstable; urgency=medium
 .
   * Disable compiler warnings to be an error (closes: 984410).
   * Update zmq{,_addon}.hpp cppzmq files to 4.8.1 version (closes: #988725).
Checksums-Sha1:
 4e9f84cf53a2031d6d1e709790f714168908aa1b 1873 zeromq3_4.3.4-2.dsc
 2fe802ce317acfc55758e4c802331fb9d651537d 28400 zeromq3_4.3.4-2.debian.tar.xz
Checksums-Sha256:
 f49807cb96a3b4b55f3a884ea3b23d0e5d65136c0307a135422e809a354e984e 1873 
zeromq3_4.3.4-2.dsc
 003445b8a9c50071d67a3004cfe07d6ea5446956735dcf971ec45c7a54950441 28400 
zeromq3_4.3.4-2.debian.tar.xz
Files:
 749ebafcce6ec25b7b51306bc0e401f3 1873 libs optional zeromq3_4.3.4-2.dsc
 0f5d2d79b675c44f6e04c10672e923c7 28400 libs optional 
zeromq3_4.3.4-2.debian.tar.xz

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

iQIzBAEBCgAdFiEEfYh9yLp7u6e4NeO63OMQ54ZMyL8FAmG69ccACgkQ3OMQ54ZM
yL9azg/9GznC+EEk2PynYFWaqkPcq3gi4ae3x94aPt1Nf2SR+2YOtu9GP9+KibDq
nE9XBtSqsOHr97+YWsdna4J0JppWgrjhjHOwwwCDsgOLT47Fzv/yMDj/sdpHG6Ss
AGVy+LxmDDZhKxL+NSO/e/tZ9G0kcrFnTF/KG1+rA8PYGpx0sLo0iF9et9oZdE/J
mUOgR4o2qtq61jw5by1IIVfJZgM1Il/Cgf0CEYwWdd9ZwkC6FxYMDgglEAaA1n0m
4u7w+aZdhePoHzkWIXEEEqDQwiZyOr8nXBK6TsltED6dPkP2qEnFAU9ZNZd/rnHG
Javserbvk+UL/bK16XjTuPjL7DlJ1OOSXRGd5/QLbzOjSiu5fMiPjArLzE5BgEU/
O0hbxarO13llJopj+EOvQtngJf89FaB14cL/ZU3KhEU8smZ4yNNjQ4rr5wGwvzFW
tRdPnqqxP68s/ngO3RfQu5wDySxgHFPPsZ/8gl1qGANLB/lxrmtygyvftjTsmMqN
E8Kn0KgXYsFyaOd+yJyblP1TuPI7lOzKBSfVzi5IBpuk/+tO1zS3tYlnetJhFcZh
Hz3kuQPttCBAcutgDjv4PRgH6Yg2Si2rqQe4EZcR854DobFZYhmH22pEStHoOJmm
uQM5TQVP9bojHZTL3w3QO/9XmUhTmGW2VHDAhI139xZypk3b3rc=
=w/lI
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to