Skip Menu |

This queue is for tickets about the XML-Filter-DataIndenter CPAN distribution.

Report information
The Basics
Id: 129238
Status: new
Priority: 0/
Queue: XML-Filter-DataIndenter

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

Bug Information
Severity: (no value)
Broken in: 0.1
Fixed in: (no value)



Subject: Undeclared dependency XML::SAX::EventMethodMaker
The test suite fails if XML::SAX::EventMethodMaker is not installed: ... Output from '/usr/bin/make test': PERL_DL_NONLAZY=1 "/usr/perl5.28.1Dp/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t Can't locate XML/SAX/EventMethodMaker.pm in @INC (you may need to install the XML::SAX::EventMethodMaker module) (@INC contains: /usr/home/cpansand/.cpan/build/2019041911/XML-Filter-DataIndenter-0.1-7/blib/lib /usr/home/cpansand/.cpan/build/2019041911/XML-Filter-DataIndenter-0.1-7/blib/arch /usr/perl5.28.1Dp/lib/site_perl/5.28.1/amd64-freebsd-ld /usr/perl5.28.1Dp/lib/site_perl/5.28.1 /usr/perl5.28.1Dp/lib/5.28.1/amd64-freebsd-ld /usr/perl5.28.1Dp/lib/5.28.1 .) at /usr/home/cpansand/.cpan/build/2019041911/XML-Filter-DataIndenter-0.1-7/blib/lib/XML/Filter/DataIndenter.pm line 62. BEGIN failed--compilation aborted at /usr/home/cpansand/.cpan/build/2019041911/XML-Filter-DataIndenter-0.1-7/blib/lib/XML/Filter/DataIndenter.pm line 62. Compilation failed in require at t/XML-Filter-DataIndenter.t line 2. BEGIN failed--compilation aborted at t/XML-Filter-DataIndenter.t line 2. t/XML-Filter-DataIndenter.t .. Dubious, test returned 2 (wstat 512, 0x200) No subtests run ...
On 2019-04-19 08:12:31, SREZIC wrote: Show quoted text
> The test suite fails if XML::SAX::EventMethodMaker is not installed: > > ... > Output from '/usr/bin/make test': > > PERL_DL_NONLAZY=1 "/usr/perl5.28.1Dp/bin/perl" "- > MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef > *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" > t/*.t > Can't locate XML/SAX/EventMethodMaker.pm in @INC (you may need to > install the XML::SAX::EventMethodMaker module) (@INC contains: > /usr/home/cpansand/.cpan/build/2019041911/XML-Filter-DataIndenter-0.1- > 7/blib/lib /usr/home/cpansand/.cpan/build/2019041911/XML-Filter- > DataIndenter-0.1-7/blib/arch > /usr/perl5.28.1Dp/lib/site_perl/5.28.1/amd64-freebsd-ld > /usr/perl5.28.1Dp/lib/site_perl/5.28.1 > /usr/perl5.28.1Dp/lib/5.28.1/amd64-freebsd-ld > /usr/perl5.28.1Dp/lib/5.28.1 .) at > /usr/home/cpansand/.cpan/build/2019041911/XML-Filter-DataIndenter-0.1- > 7/blib/lib/XML/Filter/DataIndenter.pm line 62. > BEGIN failed--compilation aborted at > /usr/home/cpansand/.cpan/build/2019041911/XML-Filter-DataIndenter-0.1- > 7/blib/lib/XML/Filter/DataIndenter.pm line 62. > Compilation failed in require at t/XML-Filter-DataIndenter.t line 2. > BEGIN failed--compilation aborted at t/XML-Filter-DataIndenter.t line > 2. > t/XML-Filter-DataIndenter.t .. > Dubious, test returned 2 (wstat 512, 0x200) > No subtests run > ...
More undeclared dependencies: * Test::Differences