Bug#998560: libdate-tiny-perl: FTBFS: dh_auto_test: error: make -j4 test TEST_VERBOSE=1 returned exit code 2

Lucas Nussbaum lucas at debian.org
Thu Nov 4 19:46:22 GMT 2021


Source: libdate-tiny-perl
Version: 1.07-1.1
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lucas at debian.org
Usertags: ftbfs-20211104 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> PERL_DL_NONLAZY=1 "/usr/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(1, 'blib/lib', 'blib/arch')" t/*.t
> # 
> # Versions for all modules listed in MYMETA.json (including optional ones):
> # 
> # === Configure Requires ===
> # 
> #     Module              Want Have
> #     ------------------- ---- ----
> #     ExtUtils::MakeMaker 6.17 7.44
> # 
> # === Build Requires ===
> # 
> #     Module              Want Have
> #     ------------------- ---- ----
> #     ExtUtils::MakeMaker  any 7.44
> # 
> # === Test Requires ===
> # 
> #     Module              Want     Have
> #     ------------------- ---- --------
> #     ExtUtils::MakeMaker  any     7.44
> #     File::Spec           any     3.78
> #     Test::More           any 1.302175
> # 
> # === Test Recommends ===
> # 
> #     Module         Want     Have
> #     ---------- -------- --------
> #     CPAN::Meta 2.120900 2.150010
> # 
> # === Runtime Requires ===
> # 
> #     Module   Want Have
> #     -------- ---- ----
> #     Carp      any 1.50
> #     overload  any 1.31
> #     strict    any 1.11
> #     warnings  any 1.47
> # 
> t/00-report-prereqs.t .. 
> 1..1
> ok 1
> ok
> 
> #   Failed test '->locale ok'
> #   at t/02_main.t line 65.
> #          got: 'en-US'
> #     expected: 'en-US-POSIX'
> # Looks like you failed 1 test of 19.
> t/02_main.t ............ 
> 1..19
> ok 1 - An object of class 'Date::Tiny' isa 'Date::Tiny'
> ok 2 - ->year ok
> ok 3 - ->month ok
> ok 4 - ->day ok
> ok 5 - An object of class 'Date::Tiny' isa 'Date::Tiny'
> ok 6 - ->year ok
> ok 7 - ->month ok
> ok 8 - ->day ok
> ok 9 - An object of class 'Date::Tiny' isa 'Date::Tiny'
> not ok 10 - ->locale ok
> ok 11 - An object of class 'DateTime' isa 'DateTime'
> ok 12 - ->timezone ok
> ok 13 - ->year matches
> ok 14 - ->month matches
> ok 15 - ->day matches
> ok 16 - An object of class 'Date::Tiny' isa 'Date::Tiny'
> ok 17 - ->year ok
> ok 18 - ->month ok
> ok 19 - ->day ok
> Dubious, test returned 1 (wstat 256, 0x100)
> Failed 1/19 subtests 
> 
> Test Summary Report
> -------------------
> t/02_main.t          (Wstat: 256 Tests: 19 Failed: 1)
>   Failed test:  10
>   Non-zero exit status: 1
> Files=2, Tests=20,  1 wallclock secs ( 0.02 usr  0.00 sys +  0.29 cusr  0.02 csys =  0.33 CPU)
> Result: FAIL
> Failed 1/2 test programs. 1/20 subtests failed.
> make[1]: *** [Makefile:844: test_dynamic] Error 1
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
> dh_auto_test: error: make -j4 test TEST_VERBOSE=1 returned exit code 2


The full build log is available from:
http://qa-logs.debian.net/2021/11/04/libdate-tiny-perl_1.07-1.1_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please marking it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.



More information about the pkg-perl-maintainers mailing list