Skip Menu |

This queue is for tickets about the HiPi CPAN distribution.

Report information
The Basics
Id: 132854
Status: open
Priority: 0/
Queue: HiPi

People
Owner: Nobody in particular
Requestors: SREZIC [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: Important
Broken in: 0.83
Fixed in: (no value)



Subject: Can't locate Image/Imlib2.pm (0.83)
The test suite fails on freebsd systems (probably all non-linux systems) if Image::Imlib2 is not installed: ... # Failed test 'use HiPi::Utils::OLEDFont;' # at t/000-load.t line 81. # Tried to use 'HiPi::Utils::OLEDFont'. # Error: Can't locate Image/Imlib2.pm in @INC (you may need to install the Image::Imlib2 module) (@INC contains: /usr/home/cpansand/.cpan/build/2020062011/HiPi-0.83-0/blib/lib /usr/home/cpansand/.cpan/build/2020062011/HiPi-0.83-0/blib/arch inc /usr/perl5.30.2p/lib/site_perl/5.30.2/amd64-freebsd /usr/perl5.30.2p/lib/site_perl/5.30.2 /usr/perl5.30.2p/lib/5.30.2/amd64-freebsd /usr/perl5.30.2p/lib/5.30.2 .) at /usr/home/cpansand/.cpan/build/2020062011/HiPi-0.83-0/blib/lib/HiPi/Utils/OLEDFont.pm line 16. # BEGIN failed--compilation aborted at /usr/home/cpansand/.cpan/build/2020062011/HiPi-0.83-0/blib/lib/HiPi/Utils/OLEDFont.pm line 16. # Compilation failed in require at t/000-load.t line 81. # BEGIN failed--compilation aborted at t/000-load.t line 81. # Looks like you failed 1 test of 76. t/000-load.t ... Dubious, test returned 1 (wstat 256, 0x100) Failed 1/76 subtests ...
On 2020-06-20 07:29:08, SREZIC wrote: Show quoted text
> The test suite fails on freebsd systems (probably all non-linux > systems) if Image::Imlib2 is not installed: > > ... > # Failed test 'use HiPi::Utils::OLEDFont;' > # at t/000-load.t line 81. > # Tried to use 'HiPi::Utils::OLEDFont'. > # Error: Can't locate Image/Imlib2.pm in @INC (you may need to > install the Image::Imlib2 module) (@INC contains: > /usr/home/cpansand/.cpan/build/2020062011/HiPi-0.83-0/blib/lib > /usr/home/cpansand/.cpan/build/2020062011/HiPi-0.83-0/blib/arch inc > /usr/perl5.30.2p/lib/site_perl/5.30.2/amd64-freebsd > /usr/perl5.30.2p/lib/site_perl/5.30.2 > /usr/perl5.30.2p/lib/5.30.2/amd64-freebsd /usr/perl5.30.2p/lib/5.30.2 > .) at /usr/home/cpansand/.cpan/build/2020062011/HiPi-0.83- > 0/blib/lib/HiPi/Utils/OLEDFont.pm line 16. > # BEGIN failed--compilation aborted at > /usr/home/cpansand/.cpan/build/2020062011/HiPi-0.83- > 0/blib/lib/HiPi/Utils/OLEDFont.pm line 16. > # Compilation failed in require at t/000-load.t line 81. > # BEGIN failed--compilation aborted at t/000-load.t line 81. > # Looks like you failed 1 test of 76. > t/000-load.t ... > Dubious, test returned 1 (wstat 256, 0x100) > Failed 1/76 subtests > ...
May also fail in other ways: ... # Failed test 'use HiPi::Huawei::E3531;' # at t/000-load.t line 26. # Tried to use 'HiPi::Huawei::E3531'. # Error: Can't locate XML/LibXML.pm in @INC (you may need to install the XML::LibXML module) ... ...
I think this is fixed in version 0.84 uploaded to CPAN. Thanks for the notification On Sat Jun 20 07:29:08 2020, SREZIC wrote: Show quoted text
> The test suite fails on freebsd systems (probably all non-linux > systems) if Image::Imlib2 is not installed: > > ... > # Failed test 'use HiPi::Utils::OLEDFont;' > # at t/000-load.t line 81. > # Tried to use 'HiPi::Utils::OLEDFont'. > # Error: Can't locate Image/Imlib2.pm in @INC (you may need to > install the Image::Imlib2 module) (@INC contains: > /usr/home/cpansand/.cpan/build/2020062011/HiPi-0.83-0/blib/lib > /usr/home/cpansand/.cpan/build/2020062011/HiPi-0.83-0/blib/arch inc > /usr/perl5.30.2p/lib/site_perl/5.30.2/amd64-freebsd > /usr/perl5.30.2p/lib/site_perl/5.30.2 > /usr/perl5.30.2p/lib/5.30.2/amd64-freebsd /usr/perl5.30.2p/lib/5.30.2 > .) at /usr/home/cpansand/.cpan/build/2020062011/HiPi-0.83- > 0/blib/lib/HiPi/Utils/OLEDFont.pm line 16. > # BEGIN failed--compilation aborted at > /usr/home/cpansand/.cpan/build/2020062011/HiPi-0.83- > 0/blib/lib/HiPi/Utils/OLEDFont.pm line 16. > # Compilation failed in require at t/000-load.t line 81. > # BEGIN failed--compilation aborted at t/000-load.t line 81. > # Looks like you failed 1 test of 76. > t/000-load.t ... > Dubious, test returned 1 (wstat 256, 0x100) > Failed 1/76 subtests > ...