Bug#963433: libcolor-calc-perl: FTBFS: dh_auto_test: error: perl Build test --verbose 1 returned exit code 2

Lucas Nussbaum lucas at debian.org
Sun Jun 21 21:10:17 BST 2020


Source: libcolor-calc-perl
Version: 1.074-2
Severity: serious
Justification: FTBFS on amd64
Tags: bullseye sid ftbfs
Usertags: ftbfs-20200620 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...
>   requires:
>     !  Graphics::ColorNames::HTML is not installed
> 
> Checking optional features...
> color_object_support............disabled
>   requires:
>     ! Color::Object 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 'Color-Calc' version '1.074'
>    dh_auto_build
> dh_auto_build: warning: Compatibility levels before 10 are deprecated (level 8 in use)
> 	perl Build
> Building Color-Calc
>    dh_auto_test
> dh_auto_test: warning: Compatibility levels before 10 are deprecated (level 8 in use)
> 	perl Build test --verbose 1
> 
> #   Failed test 'use Color::Calc;'
> #   at t/00basic.t line 4.
> #     Tried to use 'Color::Calc'.
> #     Error:  Can't locate Graphics/ColorNames/HTML.pm in @INC (you may need to install the Graphics::ColorNames::HTML 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 /<<PKGBUILDDIR>>/blib/lib/Color/Calc.pm line 17.
> # BEGIN failed--compilation aborted at /<<PKGBUILDDIR>>/blib/lib/Color/Calc.pm line 17.
> # Compilation failed in require at t/00basic.t line 4.
> # BEGIN failed--compilation aborted at t/00basic.t line 4.
> Can't locate object method "new" via package "Color::Calc" at t/00basic.t line 6.
> # Looks like your test exited with 255 just after 2.
> t/00basic.t ........................ 
> 1..3
> not ok 1 - use Color::Calc;
> ok 2 - no warnings
> Dubious, test returned 255 (wstat 65280, 0xff00)
> Failed 2/3 subtests 
> t/10pod.t .......................... 
> 1..3
> ok 1 - POD test for blib/lib/Color/Calc.pm
> ok 2 - POD test for blib/lib/Color/Calc/ConfigData.pm
> ok 3 - POD test for blib/lib/Color/Calc/WWW.pm
> ok
> 
> #   Failed test 'Color::Calc is covered by POD'
> #   at t/11pod_cover.t line 9.
> # Color::Calc: requiring 'Color::Calc' failed
> 
> #   Failed test 'Color::Calc::WWW is covered by POD'
> #   at t/11pod_cover.t line 13.
> # Color::Calc::WWW: requiring 'Color::Calc::WWW' failed
> # Looks like you failed 2 tests of 2.
> t/11pod_cover.t .................... 
> 1..2
> not ok 1 - Color::Calc is covered by POD
> not ok 2 - Color::Calc::WWW is covered by POD
> Dubious, test returned 2 (wstat 512, 0x200)
> Failed 2/2 subtests 
> Can't locate Graphics/ColorNames/HTML.pm in @INC (you may need to install the Graphics::ColorNames::HTML 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 /<<PKGBUILDDIR>>/blib/lib/Color/Calc.pm line 17.
> BEGIN failed--compilation aborted at /<<PKGBUILDDIR>>/blib/lib/Color/Calc.pm line 17.
> Compilation failed in require at t/DEPRECATED_import_MODEval.t line 3.
> BEGIN failed--compilation aborted at t/DEPRECATED_import_MODEval.t line 3.
> # Looks like your test exited with 2 just after 1.
> t/DEPRECATED_import_MODEval.t ...... 
> 1..53
> ok 1 - no warnings
> Dubious, test returned 2 (wstat 512, 0x200)
> Failed 52/53 subtests 
> Can't locate Graphics/ColorNames/HTML.pm in @INC (you may need to install the Graphics::ColorNames::HTML 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 /<<PKGBUILDDIR>>/blib/lib/Color/Calc.pm line 17.
> BEGIN failed--compilation aborted at /<<PKGBUILDDIR>>/blib/lib/Color/Calc.pm line 17.
> Compilation failed in require at t/DEPRECATED_import_suffix.t line 3.
> BEGIN failed--compilation aborted at t/DEPRECATED_import_suffix.t line 3.
> # Looks like your test exited with 2 just after 1.
> t/DEPRECATED_import_suffix.t ....... 
> 1..53
> ok 1 - no warnings
> Dubious, test returned 2 (wstat 512, 0x200)
> Failed 52/53 subtests 
> Can't locate Graphics/ColorNames/HTML.pm in @INC (you may need to install the Graphics::ColorNames::HTML 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 /<<PKGBUILDDIR>>/blib/lib/Color/Calc.pm line 17.
> BEGIN failed--compilation aborted at /<<PKGBUILDDIR>>/blib/lib/Color/Calc.pm line 17.
> Compilation failed in require at t/DEPRECATED_non-import_MODEval.t line 3.
> BEGIN failed--compilation aborted at t/DEPRECATED_non-import_MODEval.t line 3.
> # Looks like your test exited with 2 just after 1.
> t/DEPRECATED_non-import_MODEval.t .. 
> 1..49
> ok 1 - no warnings
> Dubious, test returned 2 (wstat 512, 0x200)
> Failed 48/49 subtests 
> Can't locate Graphics/ColorNames/HTML.pm in @INC (you may need to install the Graphics::ColorNames::HTML 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 /<<PKGBUILDDIR>>/blib/lib/Color/Calc.pm line 17.
> BEGIN failed--compilation aborted at /<<PKGBUILDDIR>>/blib/lib/Color/Calc.pm line 17.
> Compilation failed in require at t/DEPRECATED_non-import_suffix.t line 3.
> BEGIN failed--compilation aborted at t/DEPRECATED_non-import_suffix.t line 3.
> # Looks like your test exited with 2 just after 1.
> t/DEPRECATED_non-import_suffix.t ... 
> 1..49
> ok 1 - no warnings
> Dubious, test returned 2 (wstat 512, 0x200)
> Failed 48/49 subtests 
> Can't locate Graphics/ColorNames/HTML.pm in @INC (you may need to install the Graphics::ColorNames::HTML 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 /<<PKGBUILDDIR>>/blib/lib/Color/Calc.pm line 17.
> BEGIN failed--compilation aborted at /<<PKGBUILDDIR>>/blib/lib/Color/Calc.pm line 17.
> Compilation failed in require at t/color_opposite.t line 4.
> BEGIN failed--compilation aborted at t/color_opposite.t line 4.
> # Looks like your test exited with 2 just after 1.
> t/color_opposite.t ................. 
> 1..16
> ok 1 - no warnings
> Dubious, test returned 2 (wstat 512, 0x200)
> Failed 15/16 subtests 
> Can't locate Graphics/ColorNames/HTML.pm in @INC (you may need to install the Graphics::ColorNames::HTML 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 /<<PKGBUILDDIR>>/blib/lib/Color/Calc.pm line 17.
> BEGIN failed--compilation aborted at /<<PKGBUILDDIR>>/blib/lib/Color/Calc.pm line 17.
> Compilation failed in require at t/color_round.t line 4.
> BEGIN failed--compilation aborted at t/color_round.t line 4.
> # Looks like your test exited with 2 just after 1.
> t/color_round.t .................... 
> 1..14
> ok 1 - no warnings
> Dubious, test returned 2 (wstat 512, 0x200)
> Failed 13/14 subtests 
> Can't locate Graphics/ColorNames/HTML.pm in @INC (you may need to install the Graphics::ColorNames::HTML 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 /<<PKGBUILDDIR>>/blib/lib/Color/Calc.pm line 17.
> BEGIN failed--compilation aborted at /<<PKGBUILDDIR>>/blib/lib/Color/Calc.pm line 17.
> Compilation failed in require at t/color_safe.t line 4.
> BEGIN failed--compilation aborted at t/color_safe.t line 4.
> # Looks like your test exited with 2 just after 1.
> t/color_safe.t ..................... 
> 1..14
> ok 1 - no warnings
> Dubious, test returned 2 (wstat 512, 0x200)
> Failed 13/14 subtests 
> Can't locate Graphics/ColorNames/HTML.pm in @INC (you may need to install the Graphics::ColorNames::HTML 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 /<<PKGBUILDDIR>>/blib/lib/Color/Calc.pm line 17.
> BEGIN failed--compilation aborted at /<<PKGBUILDDIR>>/blib/lib/Color/Calc.pm line 17.
> Compilation failed in require at t/import_MODEval.t line 3.
> BEGIN failed--compilation aborted at t/import_MODEval.t line 3.
> # Looks like your test exited with 2 just after 1.
> t/import_MODEval.t ................. 
> 1..53
> ok 1 - no warnings
> Dubious, test returned 2 (wstat 512, 0x200)
> Failed 52/53 subtests 
> Can't locate Graphics/ColorNames/HTML.pm in @INC (you may need to install the Graphics::ColorNames::HTML 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 /<<PKGBUILDDIR>>/blib/lib/Color/Calc.pm line 17.
> BEGIN failed--compilation aborted at /<<PKGBUILDDIR>>/blib/lib/Color/Calc.pm line 17.
> Compilation failed in require at /<<PKGBUILDDIR>>/blib/lib/Color/Calc/WWW.pm line 13.
> BEGIN failed--compilation aborted at /<<PKGBUILDDIR>>/blib/lib/Color/Calc/WWW.pm line 13.
> Compilation failed in require at t/import_WWW.t line 3.
> BEGIN failed--compilation aborted at t/import_WWW.t line 3.
> # Looks like your test exited with 2 just after 1.
> t/import_WWW.t ..................... 
> 1..15
> ok 1 - no warnings
> Dubious, test returned 2 (wstat 512, 0x200)
> Failed 14/15 subtests 
> Can't locate Graphics/ColorNames/HTML.pm in @INC (you may need to install the Graphics::ColorNames::HTML 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 /<<PKGBUILDDIR>>/blib/lib/Color/Calc.pm line 17.
> BEGIN failed--compilation aborted at /<<PKGBUILDDIR>>/blib/lib/Color/Calc.pm line 17.
> Compilation failed in require at t/import_hex.t line 3.
> BEGIN failed--compilation aborted at t/import_hex.t line 3.
> # Looks like your test exited with 2 just after 1.
> t/import_hex.t ..................... 
> 1..14
> ok 1 - no warnings
> Dubious, test returned 2 (wstat 512, 0x200)
> Failed 13/14 subtests 
> Can't locate Graphics/ColorNames/HTML.pm in @INC (you may need to install the Graphics::ColorNames::HTML 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 /<<PKGBUILDDIR>>/blib/lib/Color/Calc.pm line 17.
> BEGIN failed--compilation aborted at /<<PKGBUILDDIR>>/blib/lib/Color/Calc.pm line 17.
> Compilation failed in require at t/import_html.t line 3.
> BEGIN failed--compilation aborted at t/import_html.t line 3.
> # Looks like your test exited with 2 just after 1.
> t/import_html.t .................... 
> 1..14
> ok 1 - no warnings
> Dubious, test returned 2 (wstat 512, 0x200)
> Failed 13/14 subtests 
> Can't locate Graphics/ColorNames/HTML.pm in @INC (you may need to install the Graphics::ColorNames::HTML 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 /<<PKGBUILDDIR>>/blib/lib/Color/Calc.pm line 17.
> BEGIN failed--compilation aborted at /<<PKGBUILDDIR>>/blib/lib/Color/Calc.pm line 17.
> Compilation failed in require at t/import_object.t line 3.
> # Looks like your test exited with 2 just after 1.
> t/import_object.t .................. 
> 1..14
> ok 1 - no warnings
> Dubious, test returned 2 (wstat 512, 0x200)
> Failed 13/14 subtests 
> Can't locate Graphics/ColorNames/HTML.pm in @INC (you may need to install the Graphics::ColorNames::HTML 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 /<<PKGBUILDDIR>>/blib/lib/Color/Calc.pm line 17.
> BEGIN failed--compilation aborted at /<<PKGBUILDDIR>>/blib/lib/Color/Calc.pm line 17.
> Compilation failed in require at t/import_tuple.t line 3.
> BEGIN failed--compilation aborted at t/import_tuple.t line 3.
> # Looks like your test exited with 2 just after 1.
> t/import_tuple.t ................... 
> 1..14
> ok 1 - no warnings
> Dubious, test returned 2 (wstat 512, 0x200)
> Failed 13/14 subtests 
> Can't locate Graphics/ColorNames/HTML.pm in @INC (you may need to install the Graphics::ColorNames::HTML 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 /<<PKGBUILDDIR>>/blib/lib/Color/Calc.pm line 17.
> BEGIN failed--compilation aborted at /<<PKGBUILDDIR>>/blib/lib/Color/Calc.pm line 17.
> Compilation failed in require at t/input_import.t line 3.
> BEGIN failed--compilation aborted at t/input_import.t line 3.
> # Looks like your test exited with 2 just after 1.
> t/input_import.t ................... 
> 1..9
> ok 1 - no warnings
> Dubious, test returned 2 (wstat 512, 0x200)
> Failed 8/9 subtests 
> Can't locate Graphics/ColorNames/HTML.pm in @INC (you may need to install the Graphics::ColorNames::HTML 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 /<<PKGBUILDDIR>>/blib/lib/Color/Calc.pm line 17.
> BEGIN failed--compilation aborted at /<<PKGBUILDDIR>>/blib/lib/Color/Calc.pm line 17.
> Compilation failed in require at t/input_oo.t line 3.
> BEGIN failed--compilation aborted at t/input_oo.t line 3.
> # Looks like your test exited with 2 just after 1.
> t/input_oo.t ....................... 
> 1..9
> ok 1 - no warnings
> Dubious, test returned 2 (wstat 512, 0x200)
> Failed 8/9 subtests 
> Can't locate Graphics/ColorNames/HTML.pm in @INC (you may need to install the Graphics::ColorNames::HTML 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 /<<PKGBUILDDIR>>/blib/lib/Color/Calc.pm line 17.
> BEGIN failed--compilation aborted at /<<PKGBUILDDIR>>/blib/lib/Color/Calc.pm line 17.
> Compilation failed in require at t/object-orientated.t line 3.
> BEGIN failed--compilation aborted at t/object-orientated.t line 3.
> # Looks like your test exited with 2 just after 1.
> t/object-orientated.t .............. 
> 1..49
> ok 1 - no warnings
> Dubious, test returned 2 (wstat 512, 0x200)
> Failed 48/49 subtests 
> Can't locate Graphics/ColorNames/HTML.pm in @INC (you may need to install the Graphics::ColorNames::HTML 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 /<<PKGBUILDDIR>>/blib/lib/Color/Calc.pm line 17.
> BEGIN failed--compilation aborted at /<<PKGBUILDDIR>>/blib/lib/Color/Calc.pm line 17.
> Compilation failed in require at t/schemes_import_HTML.t line 3.
> BEGIN failed--compilation aborted at t/schemes_import_HTML.t line 3.
> # Looks like your test exited with 2 just after 1.
> t/schemes_import_HTML.t ............ 
> 1..2
> ok 1 - no warnings
> Dubious, test returned 2 (wstat 512, 0x200)
> Failed 1/2 subtests 
> Can't locate Graphics/ColorNames/HTML.pm in @INC (you may need to install the Graphics::ColorNames::HTML 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 /<<PKGBUILDDIR>>/blib/lib/Color/Calc.pm line 17.
> BEGIN failed--compilation aborted at /<<PKGBUILDDIR>>/blib/lib/Color/Calc.pm line 17.
> Compilation failed in require at t/schemes_import_X.t line 3.
> BEGIN failed--compilation aborted at t/schemes_import_X.t line 3.
> # Looks like your test exited with 2 just after 1.
> t/schemes_import_X.t ............... 
> 1..2
> ok 1 - no warnings
> Dubious, test returned 2 (wstat 512, 0x200)
> Failed 1/2 subtests 
> Can't locate Graphics/ColorNames/HTML.pm in @INC (you may need to install the Graphics::ColorNames::HTML 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 /<<PKGBUILDDIR>>/blib/lib/Color/Calc.pm line 17.
> BEGIN failed--compilation aborted at /<<PKGBUILDDIR>>/blib/lib/Color/Calc.pm line 17.
> Compilation failed in require at t/schemes_oo.t line 3.
> BEGIN failed--compilation aborted at t/schemes_oo.t line 3.
> # Looks like your test exited with 2 before it could output anything.
> t/schemes_oo.t ..................... 
> 1..4
> Dubious, test returned 2 (wstat 512, 0x200)
> Failed 4/4 subtests 
> 
> Test Summary Report
> -------------------
> t/00basic.t                      (Wstat: 65280 Tests: 2 Failed: 1)
>   Failed test:  1
>   Non-zero exit status: 255
>   Parse errors: Bad plan.  You planned 3 tests but ran 2.
> t/11pod_cover.t                  (Wstat: 512 Tests: 2 Failed: 2)
>   Failed tests:  1-2
>   Non-zero exit status: 2
> t/DEPRECATED_import_MODEval.t    (Wstat: 512 Tests: 1 Failed: 0)
>   Non-zero exit status: 2
>   Parse errors: Bad plan.  You planned 53 tests but ran 1.
> t/DEPRECATED_import_suffix.t     (Wstat: 512 Tests: 1 Failed: 0)
>   Non-zero exit status: 2
>   Parse errors: Bad plan.  You planned 53 tests but ran 1.
> t/DEPRECATED_non-import_MODEval.t (Wstat: 512 Tests: 1 Failed: 0)
>   Non-zero exit status: 2
>   Parse errors: Bad plan.  You planned 49 tests but ran 1.
> t/DEPRECATED_non-import_suffix.t (Wstat: 512 Tests: 1 Failed: 0)
>   Non-zero exit status: 2
>   Parse errors: Bad plan.  You planned 49 tests but ran 1.
> t/color_opposite.t               (Wstat: 512 Tests: 1 Failed: 0)
>   Non-zero exit status: 2
>   Parse errors: Bad plan.  You planned 16 tests but ran 1.
> t/color_round.t                  (Wstat: 512 Tests: 1 Failed: 0)
>   Non-zero exit status: 2
>   Parse errors: Bad plan.  You planned 14 tests but ran 1.
> t/color_safe.t                   (Wstat: 512 Tests: 1 Failed: 0)
>   Non-zero exit status: 2
>   Parse errors: Bad plan.  You planned 14 tests but ran 1.
> t/import_MODEval.t               (Wstat: 512 Tests: 1 Failed: 0)
>   Non-zero exit status: 2
>   Parse errors: Bad plan.  You planned 53 tests but ran 1.
> t/import_WWW.t                   (Wstat: 512 Tests: 1 Failed: 0)
>   Non-zero exit status: 2
>   Parse errors: Bad plan.  You planned 15 tests but ran 1.
> t/import_hex.t                   (Wstat: 512 Tests: 1 Failed: 0)
>   Non-zero exit status: 2
>   Parse errors: Bad plan.  You planned 14 tests but ran 1.
> t/import_html.t                  (Wstat: 512 Tests: 1 Failed: 0)
>   Non-zero exit status: 2
>   Parse errors: Bad plan.  You planned 14 tests but ran 1.
> t/import_object.t                (Wstat: 512 Tests: 1 Failed: 0)
>   Non-zero exit status: 2
>   Parse errors: Bad plan.  You planned 14 tests but ran 1.
> t/import_tuple.t                 (Wstat: 512 Tests: 1 Failed: 0)
>   Non-zero exit status: 2
>   Parse errors: Bad plan.  You planned 14 tests but ran 1.
> t/input_import.t                 (Wstat: 512 Tests: 1 Failed: 0)
>   Non-zero exit status: 2
>   Parse errors: Bad plan.  You planned 9 tests but ran 1.
> t/input_oo.t                     (Wstat: 512 Tests: 1 Failed: 0)
>   Non-zero exit status: 2
>   Parse errors: Bad plan.  You planned 9 tests but ran 1.
> t/object-orientated.t            (Wstat: 512 Tests: 1 Failed: 0)
>   Non-zero exit status: 2
>   Parse errors: Bad plan.  You planned 49 tests but ran 1.
> t/schemes_import_HTML.t          (Wstat: 512 Tests: 1 Failed: 0)
>   Non-zero exit status: 2
>   Parse errors: Bad plan.  You planned 2 tests but ran 1.
> t/schemes_import_X.t             (Wstat: 512 Tests: 1 Failed: 0)
>   Non-zero exit status: 2
>   Parse errors: Bad plan.  You planned 2 tests but ran 1.
> t/schemes_oo.t                   (Wstat: 512 Tests: 0 Failed: 0)
>   Non-zero exit status: 2
>   Parse errors: Bad plan.  You planned 4 tests but ran 0.
> Files=22, Tests=25,  2 wallclock secs ( 0.04 usr  0.02 sys +  1.06 cusr  0.25 csys =  1.37 CPU)
> Result: FAIL
> Failed 21/22 test programs. 3/25 subtests failed.
> dh_auto_test: error: perl Build test --verbose 1 returned exit code 2

The full build log is available from:
   http://qa-logs.debian.net/2020/06/20/libcolor-calc-perl_1.074-2_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.



More information about the pkg-perl-maintainers mailing list