Source: libio-socket-multicast6-perl Version: 0.03-1 Severity: serious User: debian...@lists.debian.org Usertags: qa-ftbfs-20091210 qa-ftbfs Justification: FTBFS on amd64
Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part: > /usr/bin/fakeroot debian/rules clean > dh clean > dh_testdir > dh_auto_clean > dh_clean > dpkg-source -b libio-socket-multicast6-perl-0.03 > dpkg-source: info: using source format `1.0' > dpkg-source: info: building libio-socket-multicast6-perl using existing > libio-socket-multicast6-perl_0.03.orig.tar.gz > dpkg-source: info: building libio-socket-multicast6-perl in > libio-socket-multicast6-perl_0.03-1.diff.gz > dpkg-source: info: building libio-socket-multicast6-perl in > libio-socket-multicast6-perl_0.03-1.dsc > debian/rules build > dh build > dh_testdir > dh_auto_configure > Creating custom builder _build/lib/MyModuleBuilder.pm in _build/lib > Checking whether your kit is complete... > Looks good > > Checking prerequisites... > Looks good > > Creating new 'Build' script for 'IO-Socket-Multicast6' version '0.03' > dh_auto_build > Copying lib/IO/Socket/Multicast6.pm -> blib/lib/IO/Socket/Multicast6.pm > Manifying blib/lib/IO/Socket/Multicast6.pm -> > blib/libdoc/IO::Socket::Multicast6.3pm > dh_auto_test > > # Failed test 'Creating IO::Socket::Multicast6 object' > # at t/00use.t line 11. > Can't call method "close" on an undefined value at t/00use.t line 15. > # Looks like you planned 3 tests but ran 2. > # Looks like you failed 1 test of 2 run. > # Looks like your test exited with 2 just after 2. > t/00use.t ........ > Dubious, test returned 2 (wstat 512, 0x200) > Failed 2/3 subtests > > # Failed test 'Create IPv4 multicast socket' > # at t/05interface.t line 35. > Can't call method "mcast_if" on an undefined value at t/05interface.t line 37. > # Looks like you planned 10 tests but ran 3. > # Looks like you failed 1 test of 3 run. > # Looks like your test exited with 2 just after 3. > t/05interface.t .. > Dubious, test returned 2 (wstat 512, 0x200) > Failed 8/10 subtests > > # Failed test 'Create IPv4 multicast socket' > # at t/10loopback.t line 15. > Can't call method "mcast_loopback" on an undefined value at t/10loopback.t > line 17. > # Looks like you planned 9 tests but ran 2. > # Looks like you failed 1 test of 2 run. > # Looks like your test exited with 2 just after 2. > t/10loopback.t ... > Dubious, test returned 2 (wstat 512, 0x200) > Failed 8/9 subtests > > # Failed test 'Create IPv4 multicast socket' > # at t/10ttl.t line 15. > Can't call method "mcast_ttl" on an undefined value at t/10ttl.t line 17. > # Looks like you planned 9 tests but ran 2. > # Looks like you failed 1 test of 2 run. > # Looks like your test exited with 2 just after 2. > t/10ttl.t ........ > Dubious, test returned 2 (wstat 512, 0x200) > Failed 8/9 subtests > > # Failed test 'Create IPv4 multicast socket' > # at t/20add-drop.t line 15. > Can't call method "mcast_add" on an undefined value at t/20add-drop.t line 17. > # Looks like you planned 7 tests but ran 2. > # Looks like you failed 1 test of 2 run. > # Looks like your test exited with 2 just after 2. > t/20add-drop.t ... > Dubious, test returned 2 (wstat 512, 0x200) > Failed 6/7 subtests > > # Failed test 'Create IPv4 multicast socket' > # at t/30send.t line 19. > Can't call method "send" on an undefined value at t/30send.t line 21. > # Looks like you planned 5 tests but ran 2. > # Looks like you failed 1 test of 2 run. > # Looks like your test exited with 2 just after 2. > t/30send.t ....... > Dubious, test returned 2 (wstat 512, 0x200) > Failed 4/5 subtests > > # Failed test 'Create IPv4 multicast socket' > # at t/35mcastsend.t line 17. > Can't call method "mcast_dest" on an undefined value at t/35mcastsend.t line > 20. > # Looks like you planned 11 tests but ran 2. > # Looks like you failed 1 test of 2 run. > # Looks like your test exited with 2 just after 2. > Failed 7/7 test programs. 7/15 subtests failed. > t/35mcastsend.t .. > Dubious, test returned 2 (wstat 512, 0x200) > Failed 10/11 subtests > > Test Summary Report > ------------------- > t/00use.t (Wstat: 512 Tests: 2 Failed: 1) > Failed test: 2 > Non-zero exit status: 2 > Parse errors: Bad plan. You planned 3 tests but ran 2. > t/05interface.t (Wstat: 512 Tests: 3 Failed: 1) > Failed test: 3 > Non-zero exit status: 2 > Parse errors: Bad plan. You planned 10 tests but ran 3. > t/10loopback.t (Wstat: 512 Tests: 2 Failed: 1) > Failed test: 2 > Non-zero exit status: 2 > Parse errors: Bad plan. You planned 9 tests but ran 2. > t/10ttl.t (Wstat: 512 Tests: 2 Failed: 1) > Failed test: 2 > Non-zero exit status: 2 > Parse errors: Bad plan. You planned 9 tests but ran 2. > t/20add-drop.t (Wstat: 512 Tests: 2 Failed: 1) > Failed test: 2 > Non-zero exit status: 2 > Parse errors: Bad plan. You planned 7 tests but ran 2. > t/30send.t (Wstat: 512 Tests: 2 Failed: 1) > Failed test: 2 > Non-zero exit status: 2 > Parse errors: Bad plan. You planned 5 tests but ran 2. > t/35mcastsend.t (Wstat: 512 Tests: 2 Failed: 1) > Failed test: 2 > Non-zero exit status: 2 > Parse errors: Bad plan. You planned 11 tests but ran 2. > Files=7, Tests=15, 0 wallclock secs ( 0.03 usr 0.01 sys + 0.28 cusr 0.07 > csys = 0.39 CPU) > Result: FAIL > dh_auto_test: perl Build test returned exit code 2 > make: *** [build] Error 2 The full build log is available from: http://people.debian.org/~lucas/logs/2009/12/10/libio-socket-multicast6-perl_0.03-1_lsid64.buildlog 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 about 50 AMD64 nodes of the Grid'5000 platform, using a clean chroot. Internet was not accessible from the build systems. -- | Lucas Nussbaum | lu...@lucas-nussbaum.net http://www.lucas-nussbaum.net/ | | jabber: lu...@nussbaum.fr GPG: 1024D/023B3F4F | -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org