-=| Michael Stapelberg, 22.09.2013 00:59:20 +0200 |=-
> 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.

Yeah, that was a wild guess.

> 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.

Seems OK to me:

$ cat /etc/resolv.conf
nameserver 127.0.0.1
search some-local-domain.com

$ dig -t any localhost @127.0.0.1

; <<>> DiG 9.9.3-rpz2+rl.13214.22-P2-Debian-1:9.9.3.dfsg.P2-4 <<>> -t any 
localhost @127.0.0.1
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 50962
;; flags: qr aa rd ra ad; QUERY: 1, ANSWER: 2, AUTHORITY: 0, ADDITIONAL: 0

;; QUESTION SECTION:
;localhost.                     IN      ANY

;; ANSWER SECTION:
localhost.              0       IN      A       127.0.0.1
localhost.              0       IN      AAAA    ::1

;; Query time: 0 msec
;; SERVER: 127.0.0.1#53(127.0.0.1)
;; WHEN: Sun Sep 22 19:20:16 EEST 2013
;; MSG SIZE  rcvd: 71

I hope I understood correctly what you mean by "this really is about 
DNS".

Attached is the full build log in case it has some clues.
I: using fakeroot in build.
I: Current time: Wed Sep 18 21:39:47 EEST 2013
I: pbuilder-time-stamp: 1379529587
I: Building the build Environment
I: extracting base tarball [/var/cache/pbuilder/base+dh.tgz]
I: creating local configuration
I: copying local configuration
I: mounting /proc filesystem
I: mounting /dev/pts filesystem
I: Mounting /var/cache/pbuilder/ccache
I: policy-rc.d already exists
I: Setting up ccache
I: Installing the build-deps
 -> Attempting to satisfy build-dependencies
 -> Creating pbuilder-satisfydepends-dummy package
Package: pbuilder-satisfydepends-dummy
Version: 0.invalid.0
Architecture: amd64
Maintainer: Debian Pbuilder Team <pbuilder-ma...@lists.alioth.debian.org>
Description: Dummy package to satisfy dependencies with aptitude - created by 
pbuilder
 This package was created automatically by pbuilder to satisfy the
 build-dependencies of the package being currently built.
Depends: debhelper (>= 8), dh-systemd, libanyevent-http-perl (>= 1.5), 
libanyevent-perl, libanyevent-xmpp-perl (>= 0.54), libconfig-general-perl (>= 
2.44), libjson-xs-perl, libfile-sharedir-perl, libtest-mockmodule-perl, 
libtest-deep-perl, perl, perl-modules
dpkg-deb: building package `pbuilder-satisfydepends-dummy' in 
`/tmp/satisfydepends-aptitude/pbuilder-satisfydepends-dummy.deb'.
Selecting previously unselected package pbuilder-satisfydepends-dummy.
(Reading database ... 14836 files and directories currently installed.)
Unpacking pbuilder-satisfydepends-dummy (from 
.../pbuilder-satisfydepends-dummy.deb) ...
dpkg: pbuilder-satisfydepends-dummy: dependency problems, but configuring 
anyway as you requested:
 pbuilder-satisfydepends-dummy depends on dh-systemd; however:
  Package dh-systemd is not installed.
 pbuilder-satisfydepends-dummy depends on libanyevent-http-perl (>= 1.5); 
however:
  Package libanyevent-http-perl is not installed.
 pbuilder-satisfydepends-dummy depends on libanyevent-perl; however:
  Package libanyevent-perl is not installed.
 pbuilder-satisfydepends-dummy depends on libanyevent-xmpp-perl (>= 0.54); 
however:
  Package libanyevent-xmpp-perl is not installed.
 pbuilder-satisfydepends-dummy depends on libconfig-general-perl (>= 2.44); 
however:
  Package libconfig-general-perl is not installed.
 pbuilder-satisfydepends-dummy depends on libjson-xs-perl; however:
  Package libjson-xs-perl is not installed.
 pbuilder-satisfydepends-dummy depends on libfile-sharedir-perl; however:
  Package libfile-sharedir-perl is not installed.
 pbuilder-satisfydepends-dummy depends on libtest-mockmodule-perl; however:
Setting up pbuilder-satisfydepends-dummy (0.invalid.0) ...
Reading package lists...
Building dependency tree...
Reading state information...
Reading extended state information...
Initializing package states...
Writing extended state information...
The following NEW packages will be installed:
  ca-certificates{a} dh-systemd{a} libanyevent-http-perl{a} 
  libanyevent-perl{a} libanyevent-xmpp-perl{a} libauthen-sasl-perl{a} 
  libclass-inspector-perl{a} libcommon-sense-perl{a} 
  libconfig-general-perl{a} libencode-locale-perl{a} libexpat1{a} 
  libfile-listing-perl{a} libfile-sharedir-perl{a} libhtml-parser-perl{a} 
  libhtml-tagset-perl{a} libhtml-tree-perl{a} libhttp-cookies-perl{a} 
  libhttp-date-perl{a} libhttp-message-perl{a} libhttp-negotiate-perl{a} 
  libio-html-perl{a} libio-socket-ssl-perl{a} libjson-xs-perl{a} 
  liblwp-mediatypes-perl{a} liblwp-protocol-https-perl{a} 
  libnet-http-perl{a} libnet-libidn-perl{a} libnet-ssleay-perl{a} 
  libobject-event-perl{a} libssl1.0.0{a} libtest-deep-perl{a} 
  libtest-mockmodule-perl{a} liburi-perl{a} libwww-perl{a} 
  libwww-robotrules-perl{a} libxml-parser-perl{a} libxml-writer-perl{a} 
  openssl{a} 
0 packages upgraded, 38 newly installed, 0 to remove and 0 not upgraded.
Need to get 4839 kB of archives. After unpacking 12.0 MB will be used.
Writing extended state information...
Get: 1 http://proxy:9999/debian/ sid/main libssl1.0.0 amd64 1.0.1e-3 [1242 kB]
Get: 2 http://proxy:9999/debian/ sid/main libexpat1 amd64 2.1.0-4 [138 kB]
Get: 3 http://proxy:9999/debian/ sid/main openssl amd64 1.0.1e-3 [696 kB]
Get: 4 http://proxy:9999/debian/ sid/main ca-certificates all 20130906 [185 kB]
Get: 5 http://proxy:9999/debian/ sid/main libanyevent-perl amd64 7.050-1 [399 
kB]
Get: 6 http://proxy:9999/debian/ sid/main libcommon-sense-perl amd64 3.72-2 
[22.7 kB]
Get: 7 http://proxy:9999/debian/ sid/main libanyevent-http-perl all 2.15-1 
[36.1 kB]
Get: 8 http://proxy:9999/debian/ sid/main libxml-writer-perl all 0.623-1 [29.3 
kB]
Get: 9 http://proxy:9999/debian/ sid/main liburi-perl all 1.60-1 [100 kB]
Get: 10 http://proxy:9999/debian/ sid/main libencode-locale-perl all 1.03-1 
[13.6 kB]
Get: 11 http://proxy:9999/debian/ sid/main libhttp-date-perl all 6.02-1 [10.7 
kB]
Get: 12 http://proxy:9999/debian/ sid/main libfile-listing-perl all 6.04-1 
[10.3 kB]
Get: 13 http://proxy:9999/debian/ sid/main libhtml-tagset-perl all 3.20-2 [13.5 
kB]
Get: 14 http://proxy:9999/debian/ sid/main libhtml-parser-perl amd64 3.71-1+b1 
[117 kB]
Get: 15 http://proxy:9999/debian/ sid/main libhtml-tree-perl all 5.02-1 [225 kB]
Get: 16 http://proxy:9999/debian/ sid/main libio-html-perl all 1.00-1 [18.2 kB]
Get: 17 http://proxy:9999/debian/ sid/main liblwp-mediatypes-perl all 6.02-1 
[22.1 kB]
Get: 18 http://proxy:9999/debian/ sid/main libhttp-message-perl all 6.06-1 
[80.1 kB]
Get: 19 http://proxy:9999/debian/ sid/main libhttp-cookies-perl all 6.00-2 
[23.5 kB]
Get: 20 http://proxy:9999/debian/ sid/main libhttp-negotiate-perl all 6.00-2 
[13.6 kB]
Get: 21 http://proxy:9999/debian/ sid/main libnet-ssleay-perl amd64 1.55-1+b2 
[257 kB]
Get: 22 http://proxy:9999/debian/ sid/main libio-socket-ssl-perl all 1.954-1 
[84.7 kB]
Get: 23 http://proxy:9999/debian/ sid/main libnet-http-perl all 6.06-1 [24.9 kB]
Get: 24 http://proxy:9999/debian/ sid/main liblwp-protocol-https-perl all 
6.04-1 [7716 B]
Get: 25 http://proxy:9999/debian/ sid/main libwww-robotrules-perl all 6.01-1 
[14.3 kB]
Get: 26 http://proxy:9999/debian/ sid/main libwww-perl all 6.05-1 [204 kB]
Get: 27 http://proxy:9999/debian/ sid/main libxml-parser-perl amd64 2.41-1+b2 
[216 kB]
Get: 28 http://proxy:9999/debian/ sid/main libnet-libidn-perl amd64 
0.12.ds-1+b4 [20.9 kB]
Get: 29 http://proxy:9999/debian/ sid/main libauthen-sasl-perl all 2.1500-1 
[54.0 kB]
Get: 30 http://proxy:9999/debian/ sid/main libobject-event-perl all 1.230-1 
[19.8 kB]
Get: 31 http://proxy:9999/debian/ sid/main libanyevent-xmpp-perl all 0.54-2 
[278 kB]
Get: 32 http://proxy:9999/debian/ sid/main libclass-inspector-perl all 1.28-1 
[20.8 kB]
Get: 33 http://proxy:9999/debian/ sid/main libconfig-general-perl all 2.52-1 
[74.7 kB]
Get: 34 http://proxy:9999/debian/ sid/main libfile-sharedir-perl all 1.03-1 
[11.9 kB]
Get: 35 http://proxy:9999/debian/ sid/main libjson-xs-perl amd64 2.340-1+b1 
[84.7 kB]
Get: 36 http://proxy:9999/debian/ sid/main libtest-deep-perl all 0.110-1 [46.8 
kB]
Get: 37 http://proxy:9999/debian/ sid/main dh-systemd all 1.8 [12.0 kB]
Get: 38 http://proxy:9999/debian/ sid/main libtest-mockmodule-perl all 0.05-2 
[8996 B]
Fetched 4839 kB in 0s (7154 kB/s)

Extracting templates from packages: 78%
Extracting templates from packages: 100%
Preconfiguring packages ...
Selecting previously unselected package libssl1.0.0:amd64.
(Reading database ... 14836 files and directories currently installed.)
Unpacking libssl1.0.0:amd64 (from .../libssl1.0.0_1.0.1e-3_amd64.deb) ...
Selecting previously unselected package libexpat1:amd64.
Unpacking libexpat1:amd64 (from .../libexpat1_2.1.0-4_amd64.deb) ...
Selecting previously unselected package openssl.
Unpacking openssl (from .../openssl_1.0.1e-3_amd64.deb) ...
Selecting previously unselected package ca-certificates.
Unpacking ca-certificates (from .../ca-certificates_20130906_all.deb) ...
Selecting previously unselected package libanyevent-perl.
Unpacking libanyevent-perl (from .../libanyevent-perl_7.050-1_amd64.deb) ...
Selecting previously unselected package libcommon-sense-perl.
Unpacking libcommon-sense-perl (from .../libcommon-sense-perl_3.72-2_amd64.deb) 
...
Selecting previously unselected package libanyevent-http-perl.
Unpacking libanyevent-http-perl (from .../libanyevent-http-perl_2.15-1_all.deb) 
...
Selecting previously unselected package libxml-writer-perl.
Unpacking libxml-writer-perl (from .../libxml-writer-perl_0.623-1_all.deb) ...
Selecting previously unselected package liburi-perl.
Unpacking liburi-perl (from .../liburi-perl_1.60-1_all.deb) ...
Selecting previously unselected package libencode-locale-perl.
Unpacking libencode-locale-perl (from .../libencode-locale-perl_1.03-1_all.deb) 
...
Selecting previously unselected package libhttp-date-perl.
Unpacking libhttp-date-perl (from .../libhttp-date-perl_6.02-1_all.deb) ...
Selecting previously unselected package libfile-listing-perl.
Unpacking libfile-listing-perl (from .../libfile-listing-perl_6.04-1_all.deb) 
...
Selecting previously unselected package libhtml-tagset-perl.
Unpacking libhtml-tagset-perl (from .../libhtml-tagset-perl_3.20-2_all.deb) ...
Selecting previously unselected package libhtml-parser-perl.
Unpacking libhtml-parser-perl (from 
.../libhtml-parser-perl_3.71-1+b1_amd64.deb) ...
Selecting previously unselected package libhtml-tree-perl.
Unpacking libhtml-tree-perl (from .../libhtml-tree-perl_5.02-1_all.deb) ...
Selecting previously unselected package libio-html-perl.
Unpacking libio-html-perl (from .../libio-html-perl_1.00-1_all.deb) ...
Selecting previously unselected package liblwp-mediatypes-perl.
Unpacking liblwp-mediatypes-perl (from 
.../liblwp-mediatypes-perl_6.02-1_all.deb) ...
Selecting previously unselected package libhttp-message-perl.
Unpacking libhttp-message-perl (from .../libhttp-message-perl_6.06-1_all.deb) 
...
Selecting previously unselected package libhttp-cookies-perl.
Unpacking libhttp-cookies-perl (from .../libhttp-cookies-perl_6.00-2_all.deb) 
...
Selecting previously unselected package libhttp-negotiate-perl.
Unpacking libhttp-negotiate-perl (from 
.../libhttp-negotiate-perl_6.00-2_all.deb) ...
Selecting previously unselected package libnet-ssleay-perl.
Unpacking libnet-ssleay-perl (from .../libnet-ssleay-perl_1.55-1+b2_amd64.deb) 
...
Selecting previously unselected package libio-socket-ssl-perl.
Unpacking libio-socket-ssl-perl (from 
.../libio-socket-ssl-perl_1.954-1_all.deb) ...
Selecting previously unselected package libnet-http-perl.
Unpacking libnet-http-perl (from .../libnet-http-perl_6.06-1_all.deb) ...
Selecting previously unselected package liblwp-protocol-https-perl.
Unpacking liblwp-protocol-https-perl (from 
.../liblwp-protocol-https-perl_6.04-1_all.deb) ...
Selecting previously unselected package libwww-robotrules-perl.
Unpacking libwww-robotrules-perl (from 
.../libwww-robotrules-perl_6.01-1_all.deb) ...
Selecting previously unselected package libwww-perl.
Unpacking libwww-perl (from .../libwww-perl_6.05-1_all.deb) ...
Selecting previously unselected package libxml-parser-perl.
Unpacking libxml-parser-perl (from .../libxml-parser-perl_2.41-1+b2_amd64.deb) 
...
Selecting previously unselected package libnet-libidn-perl.
Unpacking libnet-libidn-perl (from 
.../libnet-libidn-perl_0.12.ds-1+b4_amd64.deb) ...
Selecting previously unselected package libauthen-sasl-perl.
Unpacking libauthen-sasl-perl (from .../libauthen-sasl-perl_2.1500-1_all.deb) 
...
Selecting previously unselected package libobject-event-perl.
Unpacking libobject-event-perl (from .../libobject-event-perl_1.230-1_all.deb) 
...
Selecting previously unselected package libanyevent-xmpp-perl.
Unpacking libanyevent-xmpp-perl (from .../libanyevent-xmpp-perl_0.54-2_all.deb) 
...
Selecting previously unselected package libclass-inspector-perl.
Unpacking libclass-inspector-perl (from 
.../libclass-inspector-perl_1.28-1_all.deb) ...
Selecting previously unselected package libconfig-general-perl.
Unpacking libconfig-general-perl (from 
.../libconfig-general-perl_2.52-1_all.deb) ...
Selecting previously unselected package libfile-sharedir-perl.
Unpacking libfile-sharedir-perl (from .../libfile-sharedir-perl_1.03-1_all.deb) 
...
Selecting previously unselected package libjson-xs-perl.
Unpacking libjson-xs-perl (from .../libjson-xs-perl_2.340-1+b1_amd64.deb) ...
Selecting previously unselected package libtest-deep-perl.
Unpacking libtest-deep-perl (from .../libtest-deep-perl_0.110-1_all.deb) ...
Selecting previously unselected package dh-systemd.
Unpacking dh-systemd (from .../dh-systemd_1.8_all.deb) ...
Selecting previously unselected package libtest-mockmodule-perl.
Unpacking libtest-mockmodule-perl (from 
.../libtest-mockmodule-perl_0.05-2_all.deb) ...
Processing triggers for man-db ...
Not building database; man-db/auto-update is not 'true'.
Setting up libssl1.0.0:amd64 (1.0.1e-3) ...
Setting up libexpat1:amd64 (2.1.0-4) ...
Setting up openssl (1.0.1e-3) ...
Setting up ca-certificates (20130906) ...
Setting up libanyevent-perl (7.050-1) ...
Setting up libcommon-sense-perl (3.72-2) ...
Setting up libanyevent-http-perl (2.15-1) ...
Setting up libxml-writer-perl (0.623-1) ...
Setting up liburi-perl (1.60-1) ...
Setting up libencode-locale-perl (1.03-1) ...
Setting up libhttp-date-perl (6.02-1) ...
Setting up libfile-listing-perl (6.04-1) ...
Setting up libhtml-tagset-perl (3.20-2) ...
Setting up libhtml-parser-perl (3.71-1+b1) ...
Setting up libhtml-tree-perl (5.02-1) ...
Setting up libio-html-perl (1.00-1) ...
Setting up liblwp-mediatypes-perl (6.02-1) ...
Setting up libhttp-message-perl (6.06-1) ...
Setting up libhttp-cookies-perl (6.00-2) ...
Setting up libhttp-negotiate-perl (6.00-2) ...
Setting up libnet-ssleay-perl (1.55-1+b2) ...
Setting up libio-socket-ssl-perl (1.954-1) ...
Setting up libnet-http-perl (6.06-1) ...
Setting up libwww-robotrules-perl (6.01-1) ...
Setting up libnet-libidn-perl (0.12.ds-1+b4) ...
Setting up libauthen-sasl-perl (2.1500-1) ...
Setting up libobject-event-perl (1.230-1) ...
Setting up libclass-inspector-perl (1.28-1) ...
Setting up libconfig-general-perl (2.52-1) ...
Setting up libfile-sharedir-perl (1.03-1) ...
Setting up libjson-xs-perl (2.340-1+b1) ...
Setting up libtest-deep-perl (0.110-1) ...
Setting up dh-systemd (1.8) ...
Setting up libtest-mockmodule-perl (0.05-2) ...
Setting up liblwp-protocol-https-perl (6.04-1) ...
Setting up libwww-perl (6.05-1) ...
Setting up libxml-parser-perl (2.41-1+b2) ...
Setting up libanyevent-xmpp-perl (0.54-2) ...
Processing triggers for libc-bin ...
Processing triggers for ca-certificates ...
Updating certificates in /etc/ssl/certs... 164 added, 0 removed; done.
Running hooks in /etc/ca-certificates/update.d....done.
Reading package lists...
Building dependency tree...
Reading state information...
Reading extended state information...
Initializing package states...
Writing extended state information...
 -> Finished parsing the build-deps
Reading package lists...
Building dependency tree...
Reading state information...
The following NEW packages will be installed:
  fakeroot
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 119 kB of archives.
After this operation, 347 kB of additional disk space will be used.
Get:1 http://proxy:9999/debian/ sid/main fakeroot amd64 1.19-2 [119 kB]
Fetched 119 kB in 0s (7891 kB/s)
Selecting previously unselected package fakeroot.
(Reading database ... 16086 files and directories currently installed.)
Unpacking fakeroot (from .../fakeroot_1.19-2_amd64.deb) ...
Processing triggers for man-db ...
Not building database; man-db/auto-update is not 'true'.
Setting up fakeroot (1.19-2) ...
update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot 
(fakeroot) in auto mode
I: Copying source file
I: copying [tmp/kanla/kanla_1.3-2.dsc]
I: copying [tmp/kanla/kanla_1.3.orig.tar.gz]
I: copying [tmp/kanla/kanla_1.3-2.debian.tar.gz]
I: Extracting source
gpgv: keyblock resource `/tmp/buildd/.gnupg/trustedkeys.gpg': file open error
gpgv: Signature made Sun Jun 16 22:12:40 2013 UTC using RSA key ID 4AC8EE1D
gpgv: Can't check signature: public key not found
dpkg-source: warning: failed to verify signature on ./kanla_1.3-2.dsc
dpkg-source: info: extracting kanla in kanla-1.3
dpkg-source: info: unpacking kanla_1.3.orig.tar.gz
dpkg-source: info: unpacking kanla_1.3-2.debian.tar.gz
I: Building the package
I: Running cd tmp/buildd/*/ && env 
PATH="/usr/lib/ccache:/usr/sbin:/usr/bin:/sbin:/bin:/usr/X11R6/bin" 
dpkg-buildpackage -us -uc  -us -uc -b -rfakeroot
dpkg-buildpackage: source package kanla
dpkg-buildpackage: source version 1.3-2
dpkg-buildpackage: source distribution unstable
dpkg-buildpackage: source changed by Michael Stapelberg <stapelb...@debian.org>
 dpkg-source --before-build kanla-1.3
dpkg-buildpackage: host architecture amd64
 fakeroot debian/rules clean
dh clean --with=systemd
   dh_testdir
   dh_auto_clean
   dh_clean
 debian/rules build
dh build --with=systemd
   dh_testdir
   dh_auto_configure
Checking if your kit is complete...
Looks good
Writing Makefile for kanla
Writing MYMETA.yml and MYMETA.json
   dh_auto_build
make[1]: Entering directory `/tmp/buildd/kanla-1.3'
cp lib/Kanla/Plugin.pm blib/lib/Kanla/Plugin.pm
cp lib/Kanla.pm blib/lib/Kanla.pm
cp lib/Kanla/Plugin/Banner.pm blib/lib/Kanla/Plugin/Banner.pm
cp script/kanla blib/script/kanla
/usr/bin/perl "-Iinc" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/kanla
Manifying blib/man1/kanla.1p
Manifying blib/man3/Kanla.3pm
Manifying blib/man3/Kanla::Plugin::Banner.3pm
make[1]: Leaving directory `/tmp/buildd/kanla-1.3'
   dh_auto_test
make[1]: Entering directory `/tmp/buildd/kanla-1.3'
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 
'inc', 'blib/lib', 'blib/arch')" t/*.t
Smartmatch is experimental at /tmp/buildd/kanla-1.3/blib/lib/Kanla.pm line 440.
t/001-load.t ............ 
ok 1 - use Kanla;
1..1
ok
Smartmatch is experimental at /tmp/buildd/kanla-1.3/blib/lib/Kanla.pm line 440.
t/002-plugin-api.t ...... 
FYI: Configuration was read from the following files:
  /tmp/WDX_R9dCao
[fail/instance "always fail"] starting…
relaying: Hello, this is the "fail" plugin. If you read this message, your 
setup seems to be working :-).
ok 1 - message relayed untouched
ok 2 - mocked send_message was called
1..2
ok
Smartmatch is experimental at /tmp/buildd/kanla-1.3/blib/lib/Kanla.pm line 440.
Smartmatch is experimental at t/003-send-alerts-to.t line 42.
t/003-send-alerts-to.t .. 
FYI: Configuration was read from the following files:
  /tmp/cszD216F1y
[fail/instance "always fail"] starting…
relaying: Hello, this is the "fail" plugin. If you read this message, your 
setup seems to be working :-).
ok 1 - JID expected
ok 2 - message relayed untouched
FYI: Configuration was read from the following files:
  /tmp/MkXwhEtxi4
[fail/instance "always fail"] starting…
relaying: Hello, this is the "fail" plugin. If you read this message, your 
setup seems to be working :-).
ok 3 - JID expected
ok 4 - message relayed untouched
FYI: Configuration was read from the following files:
  /tmp/QYDeZKGfiC
[fail/instance "always fail"] starting…
relaying: Hello, this is the "fail" plugin. If you read this message, your 
setup seems to be working :-).
ok 5 - JID expected
ok 6 - message relayed untouched
ok 7 - JID expected
ok 8 - message relayed untouched
FYI: Configuration was read from the following files:
  /tmp/D2XQ2Mw8Zm
[fail/instance "always fail"] starting…
relaying: Hello, this is the "fail" plugin. If you read this message, your 
setup seems to be working :-).
ok 9 - JID expected
ok 10 - message relayed untouched
ok 11 - JID expected
ok 12 - message relayed untouched
ok 13 - JID expected
ok 14 - message relayed untouched
1..14
ok
Smartmatch is experimental at /tmp/buildd/kanla-1.3/blib/lib/Kanla.pm line 440.
# exited with exit code 11

#   Failed test 'plugin messages match expectation'
#   at t/004-smtp.t line 80.
# Comparing $data as a Set
# Missing: 2 references
# error reading from stderr: Broken pipe
# exited with exit code 11

#   Failed test 'plugin messages match expectation'
#   at t/004-smtp.t line 80.
# Comparing $data as a Set
# Missing: 2 references
# error reading from stderr: Broken pipe
# exited with exit code 11

#   Failed test 'plugin messages match expectation'
#   at t/004-smtp.t line 80.
# Comparing $data as a Set
# Missing: 2 references
# error reading from stderr: Broken pipe
# exited with exit code 11

#   Failed test 'plugin messages match expectation'
#   at t/004-smtp.t line 80.
# Comparing $data as a Set
# Missing: 1 reference
# Looks like you failed 4 tests of 4.
t/004-smtp.t ............ 
not ok 1 - plugin messages match expectation
not ok 2 - plugin messages match expectation
not ok 3 - plugin messages match expectation
not ok 4 - plugin messages match expectation
1..4
Dubious, test returned 4 (wstat 1024, 0x400)
Failed 4/4 subtests 
Smartmatch is experimental at /tmp/buildd/kanla-1.3/blib/lib/Kanla.pm line 440.
# exited with exit code 11

#   Failed test 'plugin messages match expectation'
#   at t/005-http.t line 80.
# Comparing $data as a Set
# Missing: 2 references
# error reading from stderr: Broken pipe
# exited with exit code 11

#   Failed test 'plugin messages match expectation'
#   at t/005-http.t line 80.
# Comparing $data as a Set
# Missing: 2 references
# error reading from stderr: Broken pipe
# exited with exit code 11

#   Failed test 'plugin messages match expectation'
#   at t/005-http.t line 80.
# Comparing $data as a Set
# Missing: 2 references
# error reading from stderr: Broken pipe
# exited with exit code 11

#   Failed test 'plugin messages match expectation'
#   at t/005-http.t line 80.
# Comparing $data as a Set
# Missing: 1 reference
# error reading from stderr: Broken pipe
# exited with exit code 11

#   Failed test 'plugin messages match expectation'
#   at t/005-http.t line 80.
# Comparing $data as a Set
# Missing: 2 references
# error reading from stderr: Broken pipe
# exited with exit code 11

#   Failed test 'plugin messages match expectation'
#   at t/005-http.t line 80.
# Comparing $data as a Set
# Missing: 1 reference
# Looks like you failed 6 tests of 6.
t/005-http.t ............ 
not ok 1 - plugin messages match expectation
not ok 2 - plugin messages match expectation
not ok 3 - plugin messages match expectation
not ok 4 - plugin messages match expectation
not ok 5 - plugin messages match expectation
not ok 6 - plugin messages match expectation
1..6
Dubious, test returned 6 (wstat 1536, 0x600)
Failed 6/6 subtests 

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
make[1]: Leaving directory `/tmp/buildd/kanla-1.3'
dh_auto_test: make -j1 test TEST_VERBOSE=1 returned exit code 2
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
E: Failed autobuilding of package
I: unmounting /var/cache/pbuilder/ccache filesystem
I: unmounting dev/pts filesystem
I: unmounting proc filesystem
I: cleaning the build env 
I: removing directory /var/cache/pbuilder/build//24920 and its subdirectories

Attachment: signature.asc
Description: Digital signature

Reply via email to