Subject: | Missing dependencies for dzil test |
I ran dzil test. The log file is attached. It appears these deps should be specified in META.json and aren't:
Pod::Coverage::TrustPod
Test::CPAN::Meta
Test::Pod
Test::Pod::Coverage
Subject: | logfile.txt |
[DZ] building distribution under .build/UH5uEUTrc0 for installation
[DZ] beginning to build File-chdir
[@DAGOLDEN/Git::NextVersion] Bumping version from 0.1008 to 0.1009
[DZ] guessing dist's main_module is lib/File/chdir.pm
[DZ] extracting distribution abstract from lib/File/chdir.pm
[DZ] writing File-chdir in .build/UH5uEUTrc0
[@DAGOLDEN/CopyFilesFromBuild] Copied .build/UH5uEUTrc0/cpanfile to ./cpanfile
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for File::chdir
Writing MYMETA.yml and MYMETA.json
cp lib/File/chdir.pm blib/lib/File/chdir.pm
Manifying 1 pod document
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
t/chdir.t .............. ok
t/nested.t ............. ok
t/newline.t ............ ok
t/delete-array.t ....... ok
t/array.t .............. ok
t/var.t ................ ok
t/00-report-prereqs.t .. ok
All tests successful.
Files=7, Tests=94, 0 wallclock secs ( 0.05 usr 0.03 sys + 0.48 cusr 0.11 csys = 0.67 CPU)
Result: PASS
xt/author/critic.t ...... skipped: Test::Perl::Critic required to criticise code
xt/author/00-compile.t .. ok
xt/author/pod-spell.t ...
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/1 subtests
Test Summary Report
-------------------
xt/author/pod-spell.t (Wstat: 256 Tests: 1 Failed: 1)
Failed test: 1
Non-zero exit status: 1
Files=3, Tests=3, 1 wallclock secs ( 0.04 usr 0.02 sys + 0.68 cusr 0.13 csys = 0.87 CPU)
Result: FAIL
[@DAGOLDEN/RunExtraTests] Fatal errors in xt tests