Subject: | tests fail when Moose is not installed |
You probably need to use Test::Requires in this test.
Building and testing Specio-0.11
Manifying 27 pod documents
PERL_DL_NONLAZY=1 "/Users/ether/perl5/perlbrew/perls/23.5/bin/perl5.23.5" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/author-pod-spell.t ....... skipped: these tests are for testing by the author
t/anon.t ................... ok
t/builtins.t ............... ok
t/coercion.t ............... ok
t/combines.t ............... ok
t/conflicts.t .............. ok
t/declare-helpers.t ........ ok
t/exception.t .............. ok
t/does-type.t .............. ok
t/inline-environment.t ..... ok
t/builtins-sanity.t ........ ok
t/release-cpan-changes.t ... skipped: these tests are for release candidate testing
t/release-eol.t ............ skipped: these tests are for release candidate testing
t/inline.t ................. ok
t/multiple-libraries.t ..... ok
t/release-no-tabs.t ........ skipped: these tests are for release candidate testing
t/release-pod-coverage.t ... skipped: these tests are for release candidate testing
t/release-pod-linkcheck.t .. skipped: these tests are for release candidate testing
t/release-pod-no404s.t ..... skipped: these tests are for release candidate testing
t/release-pod-syntax.t ..... skipped: these tests are for release candidate testing
t/parameterized.t .......... ok
t/t-clean.t ................ ok
Can't locate Moose.pm in @INC (you may need to install the Moose module) (@INC contains: /Users/ether/.cpanm/work/1448046402.21734/Specio-0.11/blib/lib /Users/ether/.cpanm/work/1448046402.21734/Specio-0.11/blib/arch /Users/ether/.perlbrew/libs/23.5@std/lib/perl5/darwin-2level /Users/ether/.perlbrew/libs/23.5@std/lib/perl5/darwin-2level /Users/ether/.perlbrew/libs/23.5@std/lib/perl5 /Users/ether/.cpanm/work/1448046402.21734/Specio-0.11/blib/lib /Users/ether/.cpanm/work/1448046402.21734/Specio-0.11/blib/arch /Users/ether/.perlbrew/libs/23.5@std/lib/perl5/darwin-2level /Users/ether/.perlbrew/libs/23.5@std/lib/perl5/darwin-2level /Users/ether/.perlbrew/libs/23.5@std/lib/perl5 /Users/ether/.cpanm/work/1448046402.21734/Specio-0.11/blib/lib /Users/ether/.cpanm/work/1448046402.21734/Specio-0.11/blib/arch /Users/ether/.perlbrew/libs/23.5@std/lib/perl5/darwin-2level /Users/ether/.perlbrew/libs/23.5@std/lib/perl5/darwin-2level /Users/ether/.perlbrew/libs/23.5@std/lib/perl5 /Users/ether/.cpanm/work/1448046402.21734/Specio-0.11/blib/lib /Users/ether/.cpanm/work/1448046402.21734/Specio-0.11/blib/arch /Users/ether/.perlbrew/libs/23.5@std/lib/perl5/darwin-2level /Users/ether/.perlbrew/libs/23.5@std/lib/perl5/darwin-2level /Users/ether/.perlbrew/libs/23.5@std/lib/perl5 /Users/ether/.cpanm/work/1448046402.21734/Specio-0.11/blib/lib /Users/ether/.cpanm/work/1448046402.21734/Specio-0.11/blib/arch /Users/ether/.perlbrew/libs/23.5@std/lib/perl5/darwin-2level /Users/ether/.perlbrew/libs/23.5@std/lib/perl5/darwin-2level /Users/ether/.perlbrew/libs/23.5@std/lib/perl5 /Users/ether/.perlbrew/libs/23.5@std/lib/perl5/darwin-2level /Users/ether/.perlbrew/libs/23.5@std/lib/perl5 /Users/ether/perl5/perlbrew/perls/23.5/lib/site_perl/5.23.5/darwin-2level /Users/ether/perl5/perlbrew/perls/23.5/lib/site_perl/5.23.5 /Users/ether/perl5/perlbrew/perls/23.5/lib/5.23.5/darwin-2level /Users/ether/perl5/perlbrew/perls/23.5/lib/5.23.5 .) at t/with-moose.t line 16.
BEGIN failed--compilation aborted at t/with-moose.t line 16.
t/with-moose.t .............
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
t/with-moo.t ............... ok
t/00-compile.t ............. ok
Test Summary Report
-------------------
t/with-moose.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
Files=25, Tests=2692, 2 wallclock secs ( 0.47 usr 0.09 sys + 5.98 cusr 0.66 csys = 7.20 CPU)
Result: FAIL
Failed 1/25 test programs. 0/2692 subtests failed.
make: *** [test_dynamic] Error 255