Source: libcatalyst-plugin-customerrormessage-perl Version: 0.6-2.1 Severity: serious Justification: FTBFS on amd64 Tags: bullseye sid ftbfs Usertags: ftbfs-20200926 ftbfs-bullseye
Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part (hopefully): > debian/rules build > dh build > dh: warning: Compatibility levels before 10 are deprecated (level 8 in use) > dh_update_autotools_config > dh_auto_configure > dh_auto_configure: warning: Compatibility levels before 10 are deprecated > (level 8 in use) > perl -I. Build.PL --installdirs vendor > Checking prerequisites... > build_requires: > ! Carp::Clan is not installed > > ERRORS/WARNINGS FOUND IN PREREQUISITES. You may wish to install the versions > of the modules indicated above before proceeding with this installation > > Run 'Build installdeps' to install missing prerequisites. > > Created MYMETA.yml and MYMETA.json > Creating new 'Build' script for 'Catalyst-Plugin-CustomErrorMessage' version > '0.06' > dh_auto_build > dh_auto_build: warning: Compatibility levels before 10 are deprecated (level > 8 in use) > perl Build > Building Catalyst-Plugin-CustomErrorMessage > dh_auto_test > dh_auto_test: warning: Compatibility levels before 10 are deprecated (level 8 > in use) > perl Build test --verbose 1 > t/00-distribution.t ........................ > 1..10 > ok 1 - Checking MANIFEST integrity > ok 2 - use Catalyst::Plugin::CustomErrorMessage; > ok 3 - Catalyst::Plugin::CustomErrorMessage defines a version > ok 4 # skip Module::Build PREREQ_PM not yet implemented > ok 5 - POD test for blib/lib/Catalyst/Plugin/CustomErrorMessage.pm > ok 6 - MANIFEST exists > ok 7 - README exists > ok 8 - Changes(.pod)? or ChangeLog(.pod)? exists > ok 9 - Build.PL or Makefile.PL exists > ok 10 - Pod Coverage ok > ok > Can't locate Carp/Clan.pm in @INC (you may need to install the Carp::Clan > module) (@INC contains: /<<PKGBUILDDIR>>/blib/lib /<<PKGBUILDDIR>>/blib/arch > . /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.30.3 > /usr/local/share/perl/5.30.3 /usr/lib/x86_64-linux-gnu/perl5/5.30 > /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl-base > /usr/lib/x86_64-linux-gnu/perl/5.30 /usr/share/perl/5.30 > /usr/local/lib/site_perl .) at t/01-Catalyst-Plugin-CustomErrorMessage.t line > 121. > BEGIN failed--compilation aborted at > t/01-Catalyst-Plugin-CustomErrorMessage.t line 121. > # Looks like your test exited with 2 just after 1. > t/01-Catalyst-Plugin-CustomErrorMessage.t .. > 1..24 > ok 1 - use Catalyst::Plugin::CustomErrorMessage; > Dubious, test returned 2 (wstat 512, 0x200) > Failed 23/24 subtests > t/pod-coverage.t ........................... > 1..1 > ok 1 - Pod coverage on Catalyst::Plugin::CustomErrorMessage > ok > t/pod.t .................................... > 1..1 > ok 1 - POD test for blib/lib/Catalyst/Plugin/CustomErrorMessage.pm > ok > > Test Summary Report > ------------------- > t/01-Catalyst-Plugin-CustomErrorMessage.t (Wstat: 512 Tests: 1 Failed: 0) > Non-zero exit status: 2 > Parse errors: Bad plan. You planned 24 tests but ran 1. > Files=4, Tests=13, 1 wallclock secs ( 0.02 usr 0.01 sys + 0.27 cusr 0.07 > csys = 0.37 CPU) > Result: FAIL > Failed 1/4 test programs. 0/13 subtests failed. > dh_auto_test: error: perl Build test --verbose 1 returned exit code 255 The full build log is available from: http://qa-logs.debian.net/2020/09/26/libcatalyst-plugin-customerrormessage-perl_0.6-2.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! About the archive rebuild: The rebuild was done on EC2 VM instances from Amazon Web Services, using a clean, minimal and up-to-date chroot. Every failed build was retried once to eliminate random failures.

