Package: Debhelper
Version: 8.0.0
When building with pbuilder, I have the following error due to a missing build
depend (libtest-pod-perl) :
pbuilder build --aptcache "" --basetgz /var/cache/pbuilder/squeeze-i386.tgz
debhelper_8.0.0.dsc
[...]
dh_auto_test
make[1]: Entering directory `/tmp/buildd/debhelper-8.0.0'
printf "package Debian::Debhelper::Dh_Version;\n\$version='8.0.0';\n1" > \
Debian/Debhelper/Dh_Version.pm
./run perl -MTest::Harness -e 'runtests grep { ! /CVS/ && ! /\.svn/ && -f && -x
} @ARGV' t/* t/buildsystems/*
t/dh_install ...................... ok
t/dh_link ......................... ok
t/override_target ................. ok
t/pod ............................. skipped: Test::Pod required
t/size ............................ ok
t/syntax .......................... ok
# Failed test 'unavailable jobserver'
# at t/buildsystems/buildsystem_tests line 540.
# Looks like you failed 1 test of 300.
t/buildsystems/buildsystem_tests ..
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/300 subtests
Test Summary Report
-------------------
t/buildsystems/buildsystem_tests (Wstat: 256 Tests: 300 Failed: 1)
Failed test: 283
Non-zero exit status: 1
Files=7, Tests=518, 9 wallclock secs ( 0.12 usr 0.01 sys + 2.64 cusr 0.73
csys = 3.50 CPU)
Result: FAIL
Failed 1/7 test programs. 1/518 subtests failed.
make[1]: *** [test] Error 1
make[1]: Leaving directory `/tmp/buildd/debhelper-8.0.0'
dh_auto_test: make -j1 test returned exit code 2
make: *** [build] Error 25
dpkg-buildpackage: error: debian/rules build gave error exit status 2
E: Failed autobuilding of package
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]