Skip Menu |

This queue is for tickets about the Net-Bonjour CPAN distribution.

Report information
The Basics
Id: 97361
Status: new
Priority: 0/
Queue: Net-Bonjour

People
Owner: Nobody in particular
Requestors: gregoa [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



From: gregoa [...] cpan.org
Subject: libnet-bonjour-perl: FTBFS: Tests failures
We have the following bug reported to the Debian package of Net-Bonjour (https://bugs.debian.org/755317): It doesn't seem to be a bug in the packaging, so you may want to take a look. Thanks! Guess at first sight: Incompatibility with recent versions of Net::DNS? ------8<-----------8<-----------8<-----------8<-----------8<----- Source: libnet-bonjour-perl Version: 0.96-1 Severity: serious Tags: jessie sid User: debian-qa@lists.debian.org Usertags: qa-ftbfs-20140718 qa-ftbfs Justification: FTBFS on amd64 Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part (hopefully): Show quoted text
> make[1]: Entering directory '/«PKGBUILDDIR»' > PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t > t/1-use.t ......... ok > Use of uninitialized value in uc at /«PKGBUILDDIR»/blib/lib/Net/Bonjour/Entry.pm line 272. > Use of uninitialized value $_[4] in join or string at /usr/lib/perl5/Net/DNS/RR.pm line 69. > Use of uninitialized value $argument in concatenation (.) or string at /usr/lib/perl5/Net/DNS/RR/AAAA.pm line 75. > in new Net::DNS::RR( type AAAA ttl 3600 address name server.local ... ) at /«PKGBUILDDIR»/blib/lib/Net/Bonjour/Entry.pm line 327. > # Looks like you planned 18 tests but ran 15. > # Looks like your test exited with 255 just after 15. > t/2-entry.t ....... > Dubious, test returned 255 (wstat 65280, 0xff00) > Failed 3/18 subtests > Use of uninitialized value in uc at /«PKGBUILDDIR»/blib/lib/Net/Bonjour/Entry.pm line 272. > Use of uninitialized value $_[4] in join or string at /usr/lib/perl5/Net/DNS/RR.pm line 69. > Use of uninitialized value $argument in concatenation (.) or string at /usr/lib/perl5/Net/DNS/RR/AAAA.pm line 75. > in new Net::DNS::RR( type AAAA ttl 3600 address name server.local ... ) at /«PKGBUILDDIR»/blib/lib/Net/Bonjour/Entry.pm line 327. > # Looks like you planned 18 tests but ran 15. > # Looks like your test exited with 255 just after 15. > Failed 2/3 test programs. 0/31 subtests failed. > t/3-rendezvous.t .. > Dubious, test returned 255 (wstat 65280, 0xff00) > Failed 3/18 subtests > > Test Summary Report > ------------------- > t/2-entry.t (Wstat: 65280 Tests: 15 Failed: 0) > Non-zero exit status: 255 > Parse errors: Bad plan. You planned 18 tests but ran 15. > t/3-rendezvous.t (Wstat: 65280 Tests: 15 Failed: 0) > Non-zero exit status: 255 > Parse errors: Bad plan. You planned 18 tests but ran 15. > Files=3, Tests=31, 1 wallclock secs ( 0.04 usr 0.03 sys + 0.34 cusr 0.10 csys = 0.51 CPU) > Result: FAIL > make[1]: *** [test_dynamic] Error 255 > Makefile:826: recipe for target 'test_dynamic' failed > make[1]: Leaving directory '/«PKGBUILDDIR»' > dh_auto_test: make -j1 test returned exit code 2
The full build log is available from: http://aws-logs.debian.net/ftbfs-logs/2014/07/18/libnet-bonjour-perl_0.96-1_unstable.log A list of current common problems and possible solutions is available at http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute! About the archive rebuild: The rebuild was done on EC2 VM instances from Amazon Web Services, using a clean, minimal and up-to-date chroot. Every failed build was retried once to eliminate random failures. ------8<-----------8<-----------8<-----------8<-----------8<----- Thanks for considering, gregor herrmann, Debian Perl Group