Bug#1040530: libzmq-ffi-perl: FTBFS with Perl 5.38: when is deprecated

Niko Tyni ntyni at debian.org
Fri Jul 7 12:00:34 BST 2023


Source: libzmq-ffi-perl
Version: 1.18-2
Severity: important
Tags: ftbfs trixie sid upstream
Forwarded: https://github.com/zeromq/perlzmq/issues/51
User: debian-perl at lists.debian.org
Usertags: perl-5.38-transition

This package fails to build with Perl 5.38 (currently in experimental).

   	make -j4 test TEST_VERBOSE=1
   make[1]: Entering directory '/<<PKGBUILDDIR>>'
   PERL_DL_NONLAZY=1 "/usr/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(1, 'blib/lib', 'blib/arch')" t/*.t
   when is deprecated at /<<PKGBUILDDIR>>/blib/lib/ZMQ/FFI/ZMQ4_1/Socket.pm line 345.
   when is deprecated at /<<PKGBUILDDIR>>/blib/lib/ZMQ/FFI/ZMQ4_1/Socket.pm line 386.
   when is deprecated at /<<PKGBUILDDIR>>/blib/lib/ZMQ/FFI/ZMQ4_1/Socket.pm line 399.
   when is deprecated at /<<PKGBUILDDIR>>/blib/lib/ZMQ/FFI/ZMQ4_1/Socket.pm line 412.
   when is deprecated at /<<PKGBUILDDIR>>/blib/lib/ZMQ/FFI/ZMQ4_1/Socket.pm line 446.
   when is deprecated at /<<PKGBUILDDIR>>/blib/lib/ZMQ/FFI/ZMQ4_1/Socket.pm line 459.
   when is deprecated at /<<PKGBUILDDIR>>/blib/lib/ZMQ/FFI/ZMQ4_1/Socket.pm line 471.
   when is deprecated at /<<PKGBUILDDIR>>/blib/lib/ZMQ/FFI/ZMQ4_1/Socket.pm line 483.
   
   #   Failed test 'no (unexpected) warnings (via done_testing)'
   #   at t/close.t line 31.
   # Looks like you failed 1 test of 2.
   t/close.t .......... 
   # Subtest: close with unsent messages
       ok 1 - implicit Socket close done correctly (ctx destruction does not hang)
       1..1
   ok 1 - close with unsent messages
   not ok 2 - no (unexpected) warnings (via done_testing)
   1..2
   Dubious, test returned 1 (wstat 256, 0x100)
   Failed 1/2 subtests 
   
[...]

   -------------------
   t/close.t        (Wstat: 256 (exited 1) Tests: 2 Failed: 1)
     Failed test:  2
     Non-zero exit status: 1
   t/closed_socket.t (Wstat: 256 (exited 1) Tests: 2 Failed: 1)
     Failed test:  1
     Non-zero exit status: 1
   t/curve_keypair.t (Wstat: 256 (exited 1) Tests: 4 Failed: 1)
     Failed test:  4
     Non-zero exit status: 1
   t/device.t       (Wstat: 256 (exited 1) Tests: 3 Failed: 1)
     Failed test:  3
     Non-zero exit status: 1
   t/errors.t       (Wstat: 256 (exited 1) Tests: 8 Failed: 1)
     Failed test:  8
     Non-zero exit status: 1
   t/fd.t           (Wstat: 256 (exited 1) Tests: 4 Failed: 1)
     Failed test:  4
     Non-zero exit status: 1
   t/fork-01.t      (Wstat: 256 (exited 1) Tests: 6 Failed: 1)
     Failed test:  6
     Non-zero exit status: 1
   t/fork-02.t      (Wstat: 256 (exited 1) Tests: 6 Failed: 1)
     Failed test:  6
     Non-zero exit status: 1
   t/gc.t           (Wstat: 256 (exited 1) Tests: 2 Failed: 1)
     Failed test:  2
     Non-zero exit status: 1
   t/linger.t       (Wstat: 256 (exited 1) Tests: 3 Failed: 1)
     Failed test:  3
     Non-zero exit status: 1
   t/monitor.t      (Wstat: 256 (exited 1) Tests: 2 Failed: 1)
     Failed test:  2
     Non-zero exit status: 1
   t/multipart.t    (Wstat: 256 (exited 1) Tests: 3 Failed: 1)
     Failed test:  3
     Non-zero exit status: 1
   t/options.t      (Wstat: 256 (exited 1) Tests: 8 Failed: 1)
     Failed test:  8
     Non-zero exit status: 1
   t/proxy.t        (Wstat: 256 (exited 1) Tests: 2 Failed: 1)
     Failed test:  2
     Non-zero exit status: 1
   t/pubsub.t       (Wstat: 256 (exited 1) Tests: 2 Failed: 1)
     Failed test:  2
     Non-zero exit status: 1
   t/router-req.t   (Wstat: 256 (exited 1) Tests: 2 Failed: 1)
     Failed test:  2
     Non-zero exit status: 1
   t/send_recv.t    (Wstat: 256 (exited 1) Tests: 5 Failed: 1)
     Failed test:  5
     Non-zero exit status: 1
   t/threads.t      (Wstat: 256 (exited 1) Tests: 31 Failed: 1)
     Failed test:  31
     Non-zero exit status: 1
   t/unbind.t       (Wstat: 256 (exited 1) Tests: 5 Failed: 1)
     Failed test:  5
     Non-zero exit status: 1
   t/unicode.t      (Wstat: 256 (exited 1) Tests: 3 Failed: 1)
     Failed test:  3
     Non-zero exit status: 1
   t/z85_encoding.t (Wstat: 256 (exited 1) Tests: 2 Failed: 1)
     Failed test:  2
     Non-zero exit status: 1
   Files=21, Tests=105,  6 wallclock secs ( 0.07 usr  0.03 sys +  4.20 cusr  0.82 csys =  5.12 CPU)
   Result: FAIL
   Failed 21/21 test programs. 21/105 subtests failed.
   make[1]: *** [Makefile:979: test_dynamic] Error 1


Full build log at

  http://perl.debian.net/rebuild-logs/perl-5.38-throwaway/libzmq-ffi-perl_1.18-2/libzmq-ffi-perl_1.18-2_amd64-2023-07-06T13:54:28Z.build

-- 
Niko Tyni   ntyni at debian.org



More information about the pkg-perl-maintainers mailing list