PATH=/usr/bin:/bin Start 2012-10-24T08:07:39 ActivePerl-1200 CPAN-1.9402 Going to read '/home/fly1200/var/cpan/Metadata' Database was generated on Wed, 24 Oct 2012 13:43:03 GMT Running make for S/SE/SEMUELF/Dist-Surveyor-0.005.tar.gz Checksum for /net/nas/data/cpan/authors/id/S/SE/SEMUELF/Dist-Surveyor-0.005.tar.gz ok Dist-Surveyor-0.005 Dist-Surveyor-0.005/README Dist-Surveyor-0.005/Changes Dist-Surveyor-0.005/LICENSE Dist-Surveyor-0.005/dist.ini Dist-Surveyor-0.005/META.yml Dist-Surveyor-0.005/MANIFEST Dist-Surveyor-0.005/META.json Dist-Surveyor-0.005/Makefile.PL Dist-Surveyor-0.005/fatpackit.sh Dist-Surveyor-0.005/MANIFEST.SKIP Dist-Surveyor-0.005/t Dist-Surveyor-0.005/t/00-compile.t Dist-Surveyor-0.005/bin Dist-Surveyor-0.005/bin/dist_surveyor Dist-Surveyor-0.005/lib/Dist Dist-Surveyor-0.005/lib/Dist/Surveyor.pm Dist-Surveyor-0.005/xt/release Dist-Surveyor-0.005/xt/release/distmeta.t Dist-Surveyor-0.005/xt/release/pod-syntax.t Dist-Surveyor-0.005/xt/release/portability.t Dist-Surveyor-0.005/lib/Dist/Surveyor Dist-Surveyor-0.005/lib/Dist/Surveyor/DB_File.pm CPAN.pm: Going to build S/SE/SEMUELF/Dist-Surveyor-0.005.tar.gz >>> /home/fly1200/ap1200/bin/perl-static Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for Dist::Surveyor Writing MYMETA.yml and MYMETA.json >>> make cp lib/Dist/Surveyor.pm blib/lib/Dist/Surveyor.pm cp lib/Dist/Surveyor/DB_File.pm blib/lib/Dist/Surveyor/DB_File.pm cp bin/dist_surveyor blib/script/dist_surveyor /home/fly1200/ap1200/bin/perl-static -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/dist_surveyor Manifying blib/man1/dist_surveyor.1 Manifying blib/man3/Dist::Surveyor.3 SEMUELF/Dist-Surveyor-0.005.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /home/fly1200/ap1200/bin/perl-static "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t Base class package "DB_File" is empty. (Perhaps you need to 'use' the module which defines that package first, or make that module available in @INC (@INC contains: lib /home/fly1200/var/cpan/build/Dist-Surveyor-0.005-eNqP1z/blib/lib /home/fly1200/var/cpan/build/Dist-Surveyor-0.005-eNqP1z/blib/arch /home/fly1200/var/megalib /home/fly1200/var/megalib /home/fly1200/ap1200/site/lib /home/fly1200/ap1200/lib .). at lib/Dist/Surveyor/DB_File.pm line 5. BEGIN failed--compilation aborted at lib/Dist/Surveyor/DB_File.pm line 5. Compilation failed in require at lib/Dist/Surveyor.pm line 40. BEGIN failed--compilation aborted at lib/Dist/Surveyor.pm line 40. Compilation failed in require at -e line 1. # Failed test 'Dist::Surveyor loaded ok' # at t/00-compile.t line 62. # '' # doesn't match '(?s-xim:^\s*Dist::Surveyor ok)' Base class package "DB_File" is empty. (Perhaps you need to 'use' the module which defines that package first, or make that module available in @INC (@INC contains: lib /home/fly1200/var/cpan/build/Dist-Surveyor-0.005-eNqP1z/blib/lib /home/fly1200/var/cpan/build/Dist-Surveyor-0.005-eNqP1z/blib/arch /home/fly1200/var/megalib /home/fly1200/var/megalib /home/fly1200/ap1200/site/lib /home/fly1200/ap1200/lib .). at lib/Dist/Surveyor/DB_File.pm line 5. BEGIN failed--compilation aborted at lib/Dist/Surveyor/DB_File.pm line 5. Compilation failed in require at -e line 1. # Failed test 'Dist::Surveyor::DB_File loaded ok' # at t/00-compile.t line 62. # '' # doesn't match '(?s-xim:^\s*Dist::Surveyor::DB_File ok)' # Failed test 'dist_surveyor script compiles' # at t/00-compile.t line 70. # 2 - Base class package "DB_File" is empty. # (Perhaps you need to 'use' the module which defines that package first, # or make that module available in @INC (@INC contains: /home/fly1200/var/cpan/build/Dist-Surveyor-0.005-eNqP1z/blib/arch /home/fly1200/var/cpan/build/Dist-Surveyor-0.005-eNqP1z/blib/lib /home/fly1200/var/cpan/build/Dist-Surveyor-0.005-eNqP1z/blib/lib /home/fly1200/var/cpan/build/Dist-Surveyor-0.005-eNqP1z/blib/arch /home/fly1200/var/megalib /home/fly1200/var/megalib /home/fly1200/ap1200/site/lib /home/fly1200/ap1200/lib .). # at /home/fly1200/var/cpan/build/Dist-Surveyor-0.005-eNqP1z/blib/lib/Dist/Surveyor/DB_File.pm line 5. # BEGIN failed--compilation aborted at /home/fly1200/var/cpan/build/Dist-Surveyor-0.005-eNqP1z/blib/lib/Dist/Surveyor/DB_File.pm line 5. # Compilation failed in require at /home/fly1200/var/cpan/build/Dist-Surveyor-0.005-eNqP1z/blib/lib/Dist/Surveyor.pm line 40. # BEGIN failed--compilation aborted at /home/fly1200/var/cpan/build/Dist-Surveyor-0.005-eNqP1z/blib/lib/Dist/Surveyor.pm line 40. # Compilation failed in require at bin/dist_surveyor line 162. # BEGIN failed--compilation aborted at bin/dist_surveyor line 162. # Looks like you failed 3 tests of 3. t/00-compile.t .. 1..3 not ok 1 - Dist::Surveyor loaded ok not ok 2 - Dist::Surveyor::DB_File loaded ok not ok 3 - dist_surveyor script compiles Dubious, test returned 3 (wstat 768, 0x300) Failed 3/3 subtests Test Summary Report ------------------- t/00-compile.t (Wstat: 768 Tests: 3 Failed: 3) Failed tests: 1-3 Non-zero exit status: 3 Files=1, Tests=3, 1 wallclock secs ( 0.02 usr 0.02 sys + 0.49 cusr 0.01 csys = 0.54 CPU) Result: FAIL Failed 1/1 test programs. 3/3 subtests failed. make: *** [test_dynamic] Error 3 SEMUELF/Dist-Surveyor-0.005.tar.gz make test TEST_VERBOSE=1 -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports SEMUELF/Dist-Surveyor-0.005.tar.gz VmSize: 105936 kB Finished 2012-10-24T08:07:44