Open kloczek opened 2 years ago
We have a potential issue using 4.3.4 with Ubuntu22.04.1 and seeing ZMQ dropping connection at random.
Details: Package: libzmq5 Versions: 4.3.4-2 (/var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_jammy_universe_binary-amd64_Packages.lz4) (/var/lib/dpkg/status) Description Language: File: /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_jammy_universe_binary-amd64_Packages.lz4 MD5: 8f2756f773da0ff44ace3832dbb30dbb Dependencies: 4.3.4-2 - libbsd0 (2 0.0) libc6 (2 2.34) libgcc-s1 (2 3.3.1) libgssapi-krb5-2 (2 1.17) libnorm1 (2 1.5r6) libpgm-5.3-0 (2 5.1.116~dfsg) libsodium23 (2 1.0.3) libstdc++6 (2 11) Provides: 4.3.4-2 - Reverse Provides:
Package: libzmq3-dev Versions: 4.3.4-2 (/var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_jammy_universe_binary-amd64_Packages.lz4) (/var/lib/dpkg/status) Description Language: File: /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_jammy_universe_binary-amd64_Packages.lz4 MD5: 7b2c1e47f6d305566aebc0e65e04f5ee Dependencies: 4.3.4-2 - libzmq5 (5 4.3.4-2) libpgm-dev (2 5.2.122~dfsg) libsodium-dev (0 (null)) libnorm-dev (0 (null)) libkrb5-dev (0 (null)) libbsd-dev (0 (null)) libzmq-dev (0 (null)) libzmq5-dev (0 (null)) libzmq5-dev (0 (null)) Provides: 4.3.4-2 - libzmq5-dev (= ) Reverse Provides:
I'm having a test fail issue as well with Ubuntu 22.04.
CXX tests/test_timers-test_timers.o
CXX tests/test_radio_dish-test_radio_dish.o
CXX tests/test_scatter_gather-test_scatter_gather.o
CXX tests/test_dgram-test_dgram.o
CXX tests/test_app_meta-test_app_meta.o
CXX tests/test_xpub_manual_last_value-test_xpub_manual_last_value.o
CXX tests/test_router_notify-test_router_notify.o
CXX tests/test_peer-test_peer.o
CXX tests/test_reconnect_options-test_reconnect_options.o
cc1plus: all warnings being treated as errors
make[2]: *** [Makefile:7493: tests/test_security_curve-test_security_curve.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory '/mnt/zeromq'
make[1]: *** [Makefile:9803: check-am] Error 2
make[1]: Leaving directory '/mnt/zeromq'
make: *** [Makefile:8369: check-recursive] Error 1
Probably suppressing warning will solve it but doesn't seem ideal.
Issue description
Cmake test suite is failing in two units.
Environment
Test suite is failing: