Bug#849933: libnet-traceroute-perl: FTBFS (failing tests)
Santiago Vila
sanvila at debian.org
Mon Jan 2 12:01:43 UTC 2017
Package: src:libnet-traceroute-perl
Version: 1.15-1
Severity: serious
Dear maintainer:
I tried to build this package in stretch with "dpkg-buildpackage -A"
(which is what the "Arch: all" autobuilder would do to build it)
but it failed:
--------------------------------------------------------------------------------
[...]
debian/rules build-indep
dh build-indep
dh: Compatibility levels before 9 are deprecated (level 8 in use)
dh_testdir -i
dh_update_autotools_config -i
dh_auto_configure -i
dh_auto_configure: Compatibility levels before 9 are deprecated (level 8 in use)
perl -I. Makefile.PL INSTALLDIRS=vendor
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Net::Traceroute
Writing MYMETA.yml and MYMETA.json
[... snipped ...]
ok 5 - Hop 12, query 3 status is TRACEROUTE_UNREACH_FILTER_PROHIB
ok
t/80-tracelie.t ...............
1..3
ok 1 - hop count is 10
ok 2 - first hop is 66.2.73.1
ok 3 - last hop is 128.52.32.80
ok
t/81-timeout.t ................
1..2
not ok 1 # TODO & SKIP Test borked
ok 2 - elapsed time 2.00396800041199 < 3
ok
# Failed test at t/95-sys-traceroute.t line 71.
# got: '2'
# expected: '1'
# Failed test at t/95-sys-traceroute.t line 72.
# got: '192.168.122.1'
# expected: '158.49.50.97'
# Looks like you failed 2 tests of 2.
t/95-sys-traceroute.t .........
1..2
not ok 1
not ok 2
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/2 subtests
Test Summary Report
-------------------
t/95-sys-traceroute.t (Wstat: 512 Tests: 2 Failed: 2)
Failed tests: 1-2
Non-zero exit status: 2
Files=22, Tests=189, 6 wallclock secs ( 0.05 usr 0.01 sys + 0.62 cusr 0.03 csys = 0.71 CPU)
Result: FAIL
Failed 1/22 test programs. 2/189 subtests failed.
Makefile:812: recipe for target 'test_dynamic' failed
make[2]: *** [test_dynamic] Error 2
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_test: make -j1 test TEST_VERBOSE=1 returned exit code 2
debian/rules:7: recipe for target 'override_dh_auto_test' failed
make[1]: *** [override_dh_auto_test] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
debian/rules:4: recipe for target 'build-indep' failed
make: *** [build-indep] Error 2
dpkg-buildpackage: error: debian/rules build-indep gave error exit status 2
--------------------------------------------------------------------------------
The relevant part of the build log is included above.
If this is really a bug in one of the build-depends, please use reassign and affects,
so that this is still visible in the page for this package.
If you could not reproduce this using sbuild on a single CPU virtual machine (as I did),
please do not downgrade or mark as unreproducible, I would then consider giving you access
to a virtual machine on which I can reproduce it so that you can as well.
(In such case, please contact me off-list for details).
Thanks.
More information about the pkg-perl-maintainers
mailing list