Skip to content

Instantly share code, notes, and snippets.

@robinsmidsrod
Created July 6, 2009 14:08
Show Gist options
  • Save robinsmidsrod/141441 to your computer and use it in GitHub Desktop.
Save robinsmidsrod/141441 to your computer and use it in GitHub Desktop.
*** Installing LWPx::ParanoidAgent...
Running [/usr/bin/perl /usr/bin/cpanp-run-perl /root/.cpanplus/5.10.0/build/LWPx-ParanoidAgent-1.05/Makefile.PL ]...
Writing Makefile for LWPx::ParanoidAgent
Running [/usr/bin/make test UNINST=1]...
make[1]: Entering directory `/root/.cpanplus/5.10.0/build/LWPx-ParanoidAgent-1.05'
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
Undefined subroutine &LWP::Debug::debug called at /root/.cpanplus/5.10.0/build/LWPx-ParanoidAgent-1.05/blib/lib/LWPx/ParanoidAgent.pm line 394.
Killing child pid: 7806
# Looks like you planned 29 tests but ran 1.
# Looks like your test exited with 255 just after 1.
t/00-all.t ..
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 28/29 subtests
Test Summary Report
-------------------
t/00-all.t (Wstat: 65280 Tests: 1 Failed: 0)
Non-zero exit status: 255
Parse errors: Bad plan. You planned 29 tests but ran 1.
Files=1, Tests=1, 1 wallclock secs ( 0.04 usr 0.01 sys + 0.12 cusr 0.04 csys = 0.21 CPU)
Result: FAIL
Failed 1/1 test programs. 0/1 subtests failed.
make[1]: *** [test_dynamic] Error 255
make[1]: Leaving directory `/root/.cpanplus/5.10.0/build/LWPx-ParanoidAgent-1.05'
[ERROR] MAKE TEST failed: Illegal seek make[1]: Entering directory `/root/.cpanplus/5.10.0/build/LWPx-ParanoidAgent-1.05'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment