team-at-cpan / Full

Perl pragmata and helpers for modules and scripts
Other
0 stars 0 forks source link

Can't locate Myriad/Role.pm and Log/Any/Adapter/TAP.pm #1

Open eserte opened 1 month ago

eserte commented 1 month ago

Test suite fails on my smokers, probably because of undeclared prereqs:

#   Failed test 'can create a class'
#   at t/role.t line 31.
#          got: 'Can't locate Myriad/Role.pm in @INC (you may need to install the Myriad::Role module) (@INC entries checked: /home/cpansand/.cpan/build/2024091505/Full-1.002-0/blib/lib /home/cpansand/.cpan/build/2024091505/Full-1.002-0/blib/arch /usr/perl5.40.0/lib/site_perl/5.40.0/aarch64-freebsd /usr/perl5.40.0/lib/site_perl/5.40.0 /usr/perl5.40.0/lib/5.40.0/aarch64-freebsd /usr/perl5.40.0/lib/5.40.0 .) at (eval 10) line 2.
# BEGIN failed--compilation aborted at (eval 10) line 2.
# '
#     expected: undef
Died at t/role.t line 31.
# Tests were run but no plan was declared and done_testing() was not seen.
# Looks like your test exited with 2 just after 1.
t/role.t ............... 
Dubious, test returned 2 (wstat 512, 0x200)
Failed 1/1 subtests 
t/script.t ............. ok
Can't locate Log/Any/Adapter/TAP.pm in @INC (you may need to install the Log::Any::Adapter::TAP module) (@INC entries checked: /home/cpansand/.cpan/build/2024091505/Full-1.002-0/blib/lib /home/cpansand/.cpan/build/2024091505/Full-1.002-0/blib/arch /usr/perl5.40.0/lib/site_perl/5.40.0/aarch64-freebsd /usr/perl5.40.0/lib/site_perl/5.40.0 /usr/perl5.40.0/lib/5.40.0/aarch64-freebsd /usr/perl5.40.0/lib/5.40.0 .) at (eval 9) line 1.
BEGIN failed--compilation aborted at t/syntax.t line 7.
t/syntax.t ............. 
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run 
eserte commented 1 month ago

Also missing in the prereq list: multidimensional.pm