Skip to content

Instantly share code, notes, and snippets.

@relrod
Created December 15, 2009 02:45
Show Gist options
  • Save relrod/256658 to your computer and use it in GitHub Desktop.
Save relrod/256658 to your computer and use it in GitHub Desktop.
CPAN.pm: Going to build G/GU/GUGU/App-Pm2Port-0.26.tar.gz
cp lib/App/Pm2Port.pm blib/lib/App/Pm2Port.pm
cp script/pm2port blib/script/pm2port
/usr/local/bin/perl "-Iinc" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/pm2port
Manifying blib/man1/pm2port.1
Manifying blib/man3/App::Pm2Port.3
GUGU/App-Pm2Port-0.26.tar.gz
/usr/bin/make -- OK
Running make test
PERL_DL_NONLAZY=1 /usr/local/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/00-parts.t t/99testdist.t t/pod-coverage.t t/pod.t
t/00-parts.t ...... ok
t/99testdist.t .... skipped: No Test::Dist
t/pod-coverage.t .. 1/1
# Failed test 'Pod coverage on App::Pm2Port'
# at /usr/local/lib/perl5/site_perl/5.10.1/Test/Pod/Coverage.pm line 126.
# Coverage for App::Pm2Port is 88.9%, with 1 naked subroutine:
# load_meta
# Looks like you failed 1 test of 1.
t/pod-coverage.t .. Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/1 subtests
t/pod.t ........... ok
Test Summary Report
-------------------
t/pod-coverage.t (Wstat: 256 Tests: 1 Failed: 1)
Failed test: 1
Non-zero exit status: 1
Files=4, Tests=11, 5 wallclock secs ( 0.04 usr 0.02 sys + 3.66 cusr 0.36 csys = 4.07 CPU)
Result: FAIL
Failed 1/4 test programs. 1/11 subtests failed.
*** Error code 255
Stop in /usr/home/ricky/.cpan/build/App-Pm2Port-0.26-BUEcRB.
GUGU/App-Pm2Port-0.26.tar.gz
/usr/bin/make test -- NOT OK
//hint// to see the cpan-testers results for installing this module, try:
reports GUGU/App-Pm2Port-0.26.tar.gz
Running make install
make test had returned bad status, won't install without force
Failed during this command:
GUGU/App-Pm2Port-0.26.tar.gz : make_test NO
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment