Hi Damyan, Damyan Ivanov <d...@debian.org> writes: > kanla fails to build in a clean sid pbuilder chroot: > > Test Summary Report > ------------------- > t/004-smtp.t (Wstat: 1024 Tests: 4 Failed: 4) > Failed tests: 1-4 > Non-zero exit status: 4 > t/005-http.t (Wstat: 1536 Tests: 6 Failed: 6) > Failed tests: 1-6 > Non-zero exit status: 6 > Files=5, Tests=27, 2 wallclock secs ( 0.06 usr 0.01 sys + 1.25 cusr 0.19 > csys = 1.51 CPU) > Result: FAIL > Failed 2/5 test programs. 10/27 subtests failed. > make[1]: *** [test_dynamic] Error 6 > > There are a couple of "Smartmatch is experimental" warnings so this may be > related to perl 5.18 upgrade. I fixed the smartmatch usage with https://github.com/kanla/kanla/commit/23a345d326061f1d8f54bf047207f66ac327a68d, but that is unrelated to your test failures.
I cannot reproduce your failures on my machine. My guess is that your DNS setup does not resolve localhost to 127.0.0.1 and ::1, which the kanla test suite requires. Note that the contents of /etc/hosts are not relevant here, this really is about DNS. If that turns out to be correct, it might be worthwhile to add a skip to kanla’s test suite when it detects that situation. -- Best regards, Michael -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org