Skip to content

Can't locate Test2/V1.pm in @INC #1

Description

@eserte

Possibly a missing prerequisite: the test suite fails on some of my smokers:

PERL_DL_NONLAZY=1 "/usr/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
Can't locate Test2/V1.pm in @INC (you may need to install the Test2::V1 module) (@INC entries checked: /home/cpansand/.cpan/build/2026033106/App-prepare4release-0.01-0/blib/lib /home/cpansand/.cpan/build/2026033106/App-prepare4release-0.01-0/blib/arch /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.40.1 /usr/local/share/perl/5.40.1 /usr/lib/x86_64-linux-gnu/perl5/5.40 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl-base /usr/lib/x86_64-linux-gnu/perl/5.40 /usr/share/perl/5.40 /usr/local/lib/site_perl .) at t/00-load.t line 4.
BEGIN failed--compilation aborted at t/00-load.t line 4.
t/00-load.t ......... 
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run 
Can't locate Test2/V1.pm in @INC (you may need to install the Test2::V1 module) (@INC entries checked: /home/cpansand/.cpan/build/2026033106/App-prepare4release-0.01-0/blib/lib /home/cpansand/.cpan/build/2026033106/App-prepare4release-0.01-0/blib/arch /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.40.1 /usr/local/share/perl/5.40.1 /usr/lib/x86_64-linux-gnu/perl5/5.40 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl-base /usr/lib/x86_64-linux-gnu/perl/5.40 /usr/share/perl/5.40 /usr/local/lib/site_perl .) at t/alien-scan.t line 4.
BEGIN failed--compilation aborted at t/alien-scan.t line 4.
t/alien-scan.t ...... 
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run 
...
Can't locate Test2/V1.pm in @INC (you may need to install the Test2::V1 module) (@INC entries checked: /home/cpansand/.cpan/build/2026033106/App-prepare4release-0.01-0/blib/lib /home/cpansand/.cpan/build/2026033106/App-prepare4release-0.01-0/blib/arch /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.40.1 /usr/local/share/perl/5.40.1 /usr/lib/x86_64-linux-gnu/perl5/5.40 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl-base /usr/lib/x86_64-linux-gnu/perl/5.40 /usr/share/perl/5.40 /usr/local/lib/site_perl .) at t/pm-min-version.t line 4.
BEGIN failed--compilation aborted at t/pm-min-version.t line 4.
t/pm-min-version.t .. 
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run 

Test Summary Report
-------------------
t/00-load.t       (Wstat: 512 (exited 2) Tests: 0 Failed: 0)
  Non-zero exit status: 2
  Parse errors: No plan found in TAP output
t/alien-scan.t    (Wstat: 512 (exited 2) Tests: 0 Failed: 0)
  Non-zero exit status: 2
  Parse errors: No plan found in TAP output
t/ci-ensure.t     (Wstat: 512 (exited 2) Tests: 0 Failed: 0)
  Non-zero exit status: 2
  Parse errors: No plan found in TAP output
t/ci-render.t     (Wstat: 512 (exited 2) Tests: 0 Failed: 0)
  Non-zero exit status: 2
  Parse errors: No plan found in TAP output
t/config-load.t   (Wstat: 512 (exited 2) Tests: 0 Failed: 0)
  Non-zero exit status: 2
  Parse errors: No plan found in TAP output
t/coverage-deep.t (Wstat: 512 (exited 2) Tests: 0 Failed: 0)
  Non-zero exit status: 2
  Parse errors: No plan found in TAP output
t/coverage-edge.t (Wstat: 512 (exited 2) Tests: 0 Failed: 0)
  Non-zero exit status: 2
  Parse errors: No plan found in TAP output
t/helpers-more.t  (Wstat: 512 (exited 2) Tests: 0 Failed: 0)
  Non-zero exit status: 2
  Parse errors: No plan found in TAP output
t/more-coverage.t (Wstat: 512 (exited 2) Tests: 0 Failed: 0)
  Non-zero exit status: 2
  Parse errors: No plan found in TAP output
t/perl-matrix.t   (Wstat: 512 (exited 2) Tests: 0 Failed: 0)
  Non-zero exit status: 2
  Parse errors: No plan found in TAP output
t/pm-min-version.t (Wstat: 512 (exited 2) Tests: 0 Failed: 0)
  Non-zero exit status: 2
  Parse errors: No plan found in TAP output
Files=11, Tests=0,  0 wallclock secs ( 0.02 usr  0.04 sys +  0.05 cusr  0.01 csys =  0.12 CPU)
Result: FAIL
Failed 11/11 test programs. 0/0 subtests failed.
make: *** [Makefile:885: test_dynamic] Error 2

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions