From: | gregoa [...] cpan.org |
Subject: | libio-socket-multicast6-perl: FTBFS without multicast interfaces |
We have the following bug reported to the Debian package of
IO-Socket-Multicast6 (https://bugs.debian.org/788759):
It doesn't seem to be a bug in the packaging, so you may want to take
a look. Thanks!
------8<-----------8<-----------8<-----------8<-----------8<-----
Package: libio-socket-multicast6-perl
Version: 0.03-3
Severity: important
As noticed by the reproducible builds CI system [1], this package
fails to build on systems / namespaces with no (multicast enabled)
network interfaces. This is easy to simulate by running 'unshare -n'
to get a new network namespace for the build.
t/05interface.t ..
1..10
ok 1 - use IO::Interface::Simple;
ok 2 - use IO::Socket::Multicast6;
Failed to find multicast enabled interface. at t/05interface.t line 30.
# Looks like you planned 10 tests but ran 2.
# Looks like your test exited with 255 just after 2.
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 8/10 subtests
[...]
Test Summary Report
-------------------
t/05interface.t (Wstat: 65280 Tests: 2 Failed: 0)
Non-zero exit status: 255
Parse errors: Bad plan. You planned 10 tests but ran 2.
t/20add-drop.t (Wstat: 4864 Tests: 2 Failed: 0)
Non-zero exit status: 19
Parse errors: Bad plan. You planned 7 tests but ran 2.
t/30send.t (Wstat: 512 Tests: 5 Failed: 2)
Failed tests: 2, 4
Non-zero exit status: 2
[1] https://reproducible.debian.net/rb-pkg/unstable/amd64/libio-socket-multicast6-perl.html
--
Niko Tyni ntyni@debian.org
------8<-----------8<-----------8<-----------8<-----------8<-----
Thanks for considering,
gregor herrmann,
Debian Perl Group