Package: src:kanla Version: 1.5-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 --with=systemd
dh_testdir -i
dh_update_autotools_config -i
dh_auto_configure -i
perl -I. Makefile.PL INSTALLDIRS=vendor
Checking if your kit is complete...
Warning: the following files are missing in your kit:
kanla-1.4.tar
MYMETA.json
Please inform the author.
Generating a Unix-style Makefile
Writing Makefile for kanla
[... snipped ...]
Test Summary Report
-------------------
t/009-silenced-by.t (Wstat: 512 Tests: 3 Failed: 2)
Failed tests: 2-3
Non-zero exit status: 2
Files=9, Tests=49, 16 wallclock secs ( 0.06 usr 0.02 sys + 1.47 cusr 0.22
csys = 1.77 CPU)
Result: FAIL
Failed 1/9 test programs. 2/49 subtests failed.
Makefile:781: recipe for target 'test_dynamic' failed
make[1]: *** [test_dynamic] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_test: make -j1 test TEST_VERBOSE=1 returned exit code 2
debian/rules:7: recipe for target 'build-indep' failed
make: *** [build-indep] Error 2
dpkg-buildpackage: error: debian/rules build-indep gave error exit status 2
--------------------------------------------------------------------------------
The failure does not seem related to using "dpkg-buildpackage -A"
It does not always fail, but it does not always build ok.
I'm attaching three different build logs.
Thanks.
kanla_1.5-1_amd64-20161001T015001Z.gz
Description: application/gzip
kanla_1.5-1_amd64-20161001T103305Z.gz
Description: application/gzip
kanla_1.5-1_amd64-20161001T103417Z.gz
Description: application/gzip

