Skip Menu |

This queue is for tickets about the Genetics CPAN distribution.

Report information
The Basics
Id: 129124
Status: new
Priority: 0/
Queue: Genetics

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

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



Subject: Undeclared dependency HTML::Template
It seems that the module requires HTML::Template: ... PERL_DL_NONLAZY=1 "/usr/perl5.29.9p/bin/perl5.29.9" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t DBI connect('database=test;host=localhost','',...) failed: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2) at t/test.t line 36. Can't locate HTML/Template.pm in @INC (you may need to install the HTML::Template module) (@INC contains: /usr/home/cpansand/.cpan/build/2019041106/Genetics-0.03-0/blib/lib /usr/home/cpansand/.cpan/build/2019041106/Genetics-0.03-0/blib/arch /usr/perl5.29.9p/lib/site_perl/5.29.9/amd64-freebsd /usr/perl5.29.9p/lib/site_perl/5.29.9 /usr/perl5.29.9p/lib/5.29.9/amd64-freebsd /usr/perl5.29.9p/lib/5.29.9 .) at /usr/home/cpansand/.cpan/build/2019041106/Genetics-0.03-0/blib/lib/Genetics/Object.pm line 107. BEGIN failed--compilation aborted at /usr/home/cpansand/.cpan/build/2019041106/Genetics-0.03-0/blib/lib/Genetics/Object.pm line 107. Compilation failed in require at /usr/home/cpansand/.cpan/build/2019041106/Genetics-0.03-0/blib/lib/Genetics/API.pm line 142. BEGIN failed--compilation aborted at /usr/home/cpansand/.cpan/build/2019041106/Genetics-0.03-0/blib/lib/Genetics/API.pm line 142. Compilation failed in require at t/test.t line 39. t/test.t .. Dubious, test returned 2 (wstat 512, 0x200) Failed 2/4 subtests ...
On 2019-04-11 02:49:45, SREZIC wrote: Show quoted text
> It seems that the module requires HTML::Template: > > ... > PERL_DL_NONLAZY=1 "/usr/perl5.29.9p/bin/perl5.29.9" "- > MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef > *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" > t/*.t > DBI connect('database=test;host=localhost','',...) failed: Can't > connect to local MySQL server through socket '/tmp/mysql.sock' (2) at > t/test.t line 36. > Can't locate HTML/Template.pm in @INC (you may need to install the > HTML::Template module) (@INC contains: > /usr/home/cpansand/.cpan/build/2019041106/Genetics-0.03-0/blib/lib > /usr/home/cpansand/.cpan/build/2019041106/Genetics-0.03-0/blib/arch > /usr/perl5.29.9p/lib/site_perl/5.29.9/amd64-freebsd > /usr/perl5.29.9p/lib/site_perl/5.29.9 > /usr/perl5.29.9p/lib/5.29.9/amd64-freebsd /usr/perl5.29.9p/lib/5.29.9 > .) at /usr/home/cpansand/.cpan/build/2019041106/Genetics-0.03- > 0/blib/lib/Genetics/Object.pm line 107. > BEGIN failed--compilation aborted at > /usr/home/cpansand/.cpan/build/2019041106/Genetics-0.03- > 0/blib/lib/Genetics/Object.pm line 107. > Compilation failed in require at > /usr/home/cpansand/.cpan/build/2019041106/Genetics-0.03- > 0/blib/lib/Genetics/API.pm line 142. > BEGIN failed--compilation aborted at > /usr/home/cpansand/.cpan/build/2019041106/Genetics-0.03- > 0/blib/lib/Genetics/API.pm line 142. > Compilation failed in require at t/test.t line 39. > t/test.t .. > Dubious, test returned 2 (wstat 512, 0x200) > Failed 2/4 subtests > ...
Also possibly undeclared: * Stone