Package: src:libsvn-web-perl
Version: 0.63-2
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
Warning: prerequisite Alien::SVN 0 not found.
Warning: prerequisite YAML 0 not found.
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
[... snipped ...]
ok 1 - stub
1..1
ok
t/release-distmeta.t ...... skipped: these tests are for release candidate
testing
t/release-pod-coverage.t .. skipped: these tests are for release candidate
testing
t/release-pod-syntax.t .... skipped: these tests are for release candidate
testing
t/svn-uris.t ..............
ok 1 - encode: simple svn-schema uri
ok 2 - decode: simple svn-schema uri
ok 3 - encode: path with spaces
ok 4 - decode: path with spaces
ok 5 - encode: path with unicode symbols
ok 6 - decode: path with unicode symbols
1..6
ok
t/timedate_format.t .......
1..4
ok 1 - An object of class 'SVN::Web::action' isa 'SVN::Web::action'
ok 2
ok 3
ok 4
ok
Test Summary Report
-------------------
t/1use.t (Wstat: 256 Tests: 14 Failed: 1)
Failed test: 1
Non-zero exit status: 1
t/2basic.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/3svnweb-install.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: Bad plan. You planned 3 tests but ran 0.
Files=10, Tests=25, 1 wallclock secs ( 0.04 usr 0.02 sys + 0.56 cusr 0.07
csys = 0.69 CPU)
Result: FAIL
Failed 3/10 test programs. 1/25 subtests failed.
Makefile:1008: recipe for target 'test_dynamic' failed
make[2]: *** [test_dynamic] Error 255
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_test: make -j1 test TEST_VERBOSE=1 LC_ALL=C.UTF-8 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
--------------------------------------------------------------------------------
There are full build logs available here:
https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/libsvn-web-perl.html
Note: Even if this package is Arch:all, please consider uploading in
source-only form, so that we get official build logs available here:
https://buildd.debian.org/status/package.php?p=libsvn-web-perl
Thanks.