Bug#919730: lemonldap-ng: FTBFS (failing tests)

Santiago Vila sanvila at debian.org
Fri Jan 18 23:40:40 GMT 2019


Package: src:lemonldap-ng
Version: 2.0.1+ds-1
Severity: serious
Tags: ftbfs

Dear maintainer:

I tried to build this package in buster but it failed:

--------------------------------------------------------------------------------
[...]
 debian/rules build-indep
dh build-indep --with systemd
   dh_update_autotools_config -i
   dh_autoreconf -i
   debian/rules override_dh_auto_configure
make[1]: Entering directory '/<<BUILDDIR>>/lemonldap-ng-2.0.1+ds'
/usr/bin/make configure STORAGECONFFILE=/etc/lemonldap-ng/lemonldap-ng.ini \
	PERLOPTIONS="INSTALLDIRS=vendor"
make[2]: Entering directory '/<<BUILDDIR>>/lemonldap-ng-2.0.1+ds'
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Lemonldap::NG::Common
Writing MYMETA.yml and MYMETA.json

[... snipped ...]

make[2]: Entering directory '/<<BUILDDIR>>/lemonldap-ng-2.0.1+ds/lemonldap-ng-common'
PERL_DL_NONLAZY=1 "/usr/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/01-Common-Conf.t ......... ok

#   Failed test 'File is  encoded'
#   at t/02-Common-Conf-File.t line 51.
Result: t/lmConf-1.json: JSON data


#   Failed test 'File is  encoded'
#   at t/02-Common-Conf-File.t line 51.
Result: t/lmConf-1.json: JSON data


#   Failed test 'File is  encoded'
#   at t/02-Common-Conf-File.t line 51.
Result: t/lmConf-1.json: JSON data

# Looks like you failed 3 tests of 14.
t/02-Common-Conf-File.t .... 
Dubious, test returned 3 (wstat 768, 0x300)
Failed 3/14 subtests 
t/03-Common-Conf-CDBI.t .... ok
t/03-Common-Conf-RDBI.t .... ok
t/05-Common-Conf-LDAP.t .... ok
t/30-Common-Safelib.t ...... ok
t/35-Common-Crypto.t ....... ok
t/36-Common-Regexp.t ....... ok
t/40-Common-Session.t ...... ok
t/50-Combination-Parser.t .. ok
t/99-pod.t ................. ok

Test Summary Report
-------------------
t/02-Common-Conf-File.t  (Wstat: 768 Tests: 14 Failed: 3)
  Failed tests:  4, 8, 12
  Non-zero exit status: 3
Files=11, Tests=191,  3 wallclock secs ( 0.11 usr  0.04 sys +  2.55 cusr  0.45 csys =  3.15 CPU)
Result: FAIL
Failed 1/11 test programs. 3/191 subtests failed.
make[2]: *** [Makefile:973: test_dynamic] Error 255
make[2]: Leaving directory '/<<BUILDDIR>>/lemonldap-ng-2.0.1+ds/lemonldap-ng-common'
make[1]: *** [Makefile:361: common_test] Error 2
make[1]: Leaving directory '/<<BUILDDIR>>/lemonldap-ng-2.0.1+ds'
dh_auto_test: make -j1 test returned exit code 2
make: *** [debian/rules:20: build-indep] Error 2
dpkg-buildpackage: error: debian/rules build-indep subprocess returned exit status 2
--------------------------------------------------------------------------------

The build was made in my autobuilder with "dpkg-buildpackage -A"
and it also fails here:

https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/lemonldap-ng.html

where you can get a full build log if you need it.

If this is really a bug in one of the build-depends, please use reassign and affects,
so that this is still visible in the BTS web page for this package.

Thanks.



More information about the pkg-perl-maintainers mailing list