PATH=/usr/bin:/bin Start 2011-01-29T06:07:59 ActivePerl-1003 CPAN-1.9402 Going to read '/home/cpanfly/var/cpan/Metadata' Database was generated on Fri, 28 Jan 2011 22:33:33 GMT Running make for M/ME/MELO/DBICx-Hooks-0.002.tar.gz Checksum for /net/nas/data/cpan/authors/id/M/ME/MELO/DBICx-Hooks-0.002.tar.gz ok Will not use Archive::Tar, need 1.00 DBICx-Hooks-0.002 DBICx-Hooks-0.002/README DBICx-Hooks-0.002/Changes DBICx-Hooks-0.002/LICENSE DBICx-Hooks-0.002/INSTALL DBICx-Hooks-0.002/dist.ini DBICx-Hooks-0.002/META.yml DBICx-Hooks-0.002/MANIFEST DBICx-Hooks-0.002/META.json DBICx-Hooks-0.002/weaver.ini DBICx-Hooks-0.002/t DBICx-Hooks-0.002/t/15-live.t DBICx-Hooks-0.002/t/tlib DBICx-Hooks-0.002/t/tlib/S.pm DBICx-Hooks-0.002/Makefile.PL DBICx-Hooks-0.002/t/00-compile.t DBICx-Hooks-0.002/t/10-registry.t DBICx-Hooks-0.002/lib/DBICx DBICx-Hooks-0.002/lib/DBICx/Hooks.pm DBICx-Hooks-0.002/t/release-no-tabs.t DBICx-Hooks-0.002/t/tlib/S/Result DBICx-Hooks-0.002/t/tlib/S/Result/B.pm DBICx-Hooks-0.002/t/tlib/S/Result/U.pm DBICx-Hooks-0.002/t/release-distmeta.t DBICx-Hooks-0.002/t/release-pod-syntax.t DBICx-Hooks-0.002/t/tlib/S/Base DBICx-Hooks-0.002/t/tlib/S/Base/Source.pm DBICx-Hooks-0.002/t/release-pod-coverage.t DBICx-Hooks-0.002/lib/DBICx/Hooks DBICx-Hooks-0.002/lib/DBICx/Hooks/Registry.pm CPAN.pm: Going to build M/ME/MELO/DBICx-Hooks-0.002.tar.gz >>> /home/cpanfly/ap1003/bin/perl-static Makefile.PL Warning: prerequisite Test::Fatal 0 not found. Checking if your kit is complete... Looks good Writing Makefile for DBICx::Hooks ---- Unsatisfied dependencies detected during ---- ---- MELO/DBICx-Hooks-0.002.tar.gz ---- Test::Fatal [build_requires] Running make test Delayed until after prerequisites Running test for module 'Test::Fatal' Running make for R/RJ/RJBS/Test-Fatal-0.003.tar.gz Checksum for /net/nas/data/cpan/authors/id/R/RJ/RJBS/Test-Fatal-0.003.tar.gz ok Will not use Archive::Tar, need 1.00 Test-Fatal-0.003 Test-Fatal-0.003/README Test-Fatal-0.003/Changes Test-Fatal-0.003/LICENSE Test-Fatal-0.003/dist.ini Test-Fatal-0.003/META.yml Test-Fatal-0.003/MANIFEST Test-Fatal-0.003/t Test-Fatal-0.003/t/basic.t Test-Fatal-0.003/META.json Test-Fatal-0.003/Makefile.PL Test-Fatal-0.003/lib/Test Test-Fatal-0.003/lib/Test/Fatal.pm Test-Fatal-0.003/t/release-pod-syntax.t CPAN.pm: Going to build R/RJ/RJBS/Test-Fatal-0.003.tar.gz >>> /home/cpanfly/ap1003/bin/perl-static Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for Test::Fatal >>> make cp lib/Test/Fatal.pm blib/lib/Test/Fatal.pm Manifying blib/man3/Test::Fatal.3 RJBS/Test-Fatal-0.003.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /home/cpanfly/ap1003/bin/perl-static "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/basic.t ............... 1..6 ok 1 - foo bar is like foo bar ok 2 - no fatality means no exception ok 3 - we die on demand ok 4 - a success block runs, passing ok 5 - we throw a new exception if the exception is false ok 6 - we throw a new exception if the exception is false ok t/release-pod-syntax.t .. skipped: these tests are for release candidate testing All tests successful. Files=2, Tests=6, 0 wallclock secs ( 0.01 usr 0.01 sys + 0.04 cusr 0.01 csys = 0.07 CPU) Result: PASS RJBS/Test-Fatal-0.003.tar.gz make test TEST_VERBOSE=1 -- OK PPD for Test-Fatal-0.003 already made Running make for M/ME/MELO/DBICx-Hooks-0.002.tar.gz Prepending /home/cpanfly/var/cpan/build/Test-Fatal-0.003-hjLfgm/blib/arch /home/cpanfly/var/cpan/build/Test-Fatal-0.003-hjLfgm/blib/lib to PERL5LIB for 'get' Has already been unwrapped into directory /home/cpanfly/var/cpan/build/DBICx-Hooks-0.002-kSdsri Prepending /home/cpanfly/var/cpan/build/Test-Fatal-0.003-hjLfgm/blib/arch /home/cpanfly/var/cpan/build/Test-Fatal-0.003-hjLfgm/blib/lib to PERL5LIB for 'make' CPAN.pm: Going to build M/ME/MELO/DBICx-Hooks-0.002.tar.gz >>> make cp lib/DBICx/Hooks/Registry.pm blib/lib/DBICx/Hooks/Registry.pm cp lib/DBICx/Hooks.pm blib/lib/DBICx/Hooks.pm Manifying blib/man3/DBICx::Hooks::Registry.3 Manifying blib/man3/DBICx::Hooks.3 MELO/DBICx-Hooks-0.002.tar.gz make -- OK Prepending /home/cpanfly/var/cpan/build/Test-Fatal-0.003-hjLfgm/blib/arch /home/cpanfly/var/cpan/build/Test-Fatal-0.003-hjLfgm/blib/lib to PERL5LIB for 'test' Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /home/cpanfly/ap1003/bin/perl-static "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/00-compile.t ............ 1..2 ok 1 - DBICx::Hooks loaded ok ok 2 - DBICx::Hooks::Registry loaded ok ok t/10-registry.t ........... ok 1 - No callbacks for Source/create ok 2 - Added Source/create cb ok ok 3 - We have one callback for Source/create ok 4 - Added Source/create cb ok ok 5 - We have two callbacks for Source/create ok 6 - Expected callbacks for Source/create 1..6 ok 1 - good usage ok 1 - Proper callbacks for Row ok 2 - Proper callbacks for Set 1..2 ok 2 - obj for sources ok 1 - Bad boy forgot the source ok 2 - Bad boy forgot the action ok 3 - Bad boy used a bad action ok 4 - Bad boy forgot the callback ok 5 - Bad boy used undef for the callback ok 6 - Bad boy used something else besides coderef for the callback 1..6 ok 3 - bad usage 1..3 ok DBIx::Class::Schema::deploy(): Can't deploy without a ddl_dir or SQL::Translator >= 0.11006 (see DBIx::Class::Optional::Dependencies for details) at t/tlib/S.pm line 11 t/15-live.t ............... Dubious, test returned 255 (wstat 65280, 0xff00) No subtests run t/release-distmeta.t ...... skipped: these tests are for release candidate testing 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-syntax.t .... skipped: these tests are for release candidate testing Test Summary Report ------------------- t/15-live.t (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: No plan found in TAP output Files=7, Tests=5, 1 wallclock secs ( 0.03 usr 0.01 sys + 0.37 cusr 0.08 csys = 0.49 CPU) Result: FAIL Failed 1/7 test programs. 0/5 subtests failed. make: *** [test_dynamic] Error 255 MELO/DBICx-Hooks-0.002.tar.gz make test TEST_VERBOSE=1 -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports MELO/DBICx-Hooks-0.002.tar.gz Finished 2011-01-29T06:08:03