Start 2010-04-17T18:00:58 ActivePerl-1003 CPAN-1.9402 Going to read '/home/cpanfly/var/cpan/Metadata' Database was generated on Sat, 17 Apr 2010 20:28:09 GMT Running make for M/MS/MSCHWERN/BackPAN-Index-0.39.tar.gz Checksum for /net/nas/data/cpan/authors/id/M/MS/MSCHWERN/BackPAN-Index-0.39.tar.gz ok Will not use Archive::Tar, need 1.00 BackPAN-Index-0.39 BackPAN-Index-0.39/Build.PL BackPAN-Index-0.39/CHANGES BackPAN-Index-0.39/create_backpan_index.pl BackPAN-Index-0.39/LICENSE BackPAN-Index-0.39/Makefile.PL BackPAN-Index-0.39/MANIFEST BackPAN-Index-0.39/MANIFEST.SKIP BackPAN-Index-0.39/META.yml BackPAN-Index-0.39/README BackPAN-Index-0.39/SIGNATURE BackPAN-Index-0.39/examples BackPAN-Index-0.39/examples/backpan.pl BackPAN-Index-0.39/lib BackPAN-Index-0.39/lib/BackPAN BackPAN-Index-0.39/lib/BackPAN/Index.pm BackPAN-Index-0.39/lib/BackPAN/Index BackPAN-Index-0.39/lib/BackPAN/Index/Dist.pm BackPAN-Index-0.39/lib/BackPAN/Index/File.pm BackPAN-Index-0.39/lib/BackPAN/Index/Release.pm BackPAN-Index-0.39/lib/BackPAN/Index/Schema.pm BackPAN-Index-0.39/lib/BackPAN/Index/Role BackPAN-Index-0.39/lib/BackPAN/Index/Role/AsHash.pm BackPAN-Index-0.39/lib/Parse BackPAN-Index-0.39/lib/Parse/BACKPAN BackPAN-Index-0.39/lib/Parse/BACKPAN/Packages.pm BackPAN-Index-0.39/t BackPAN-Index-0.39/t/00compile.t BackPAN-Index-0.39/t/00setup.t BackPAN-Index-0.39/t/as_hash.t BackPAN-Index-0.39/t/authors.t BackPAN-Index-0.39/t/backpan.txt.gz BackPAN-Index-0.39/t/cgi.t BackPAN-Index-0.39/t/distributions.t BackPAN-Index-0.39/t/only_authors.t BackPAN-Index-0.39/t/pod.t BackPAN-Index-0.39/t/pod_coverage.t BackPAN-Index-0.39/t/stringify.t BackPAN-Index-0.39/t/lib BackPAN-Index-0.39/t/lib/TestUtils.pm BackPAN-Index-0.39/t/Parse-BACKPAN-Packages BackPAN-Index-0.39/t/Parse-BACKPAN-Packages/simple.t CPAN.pm: Going to build M/MS/MSCHWERN/BackPAN-Index-0.39.tar.gz >>> /home/cpanfly/ap1003/bin/perl-static Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for BackPAN::Index >>> make cp lib/BackPAN/Index/File.pm blib/lib/BackPAN/Index/File.pm cp lib/BackPAN/Index.pm blib/lib/BackPAN/Index.pm cp lib/BackPAN/Index/Dist.pm blib/lib/BackPAN/Index/Dist.pm cp lib/BackPAN/Index/Role/AsHash.pm blib/lib/BackPAN/Index/Role/AsHash.pm cp lib/BackPAN/Index/Schema.pm blib/lib/BackPAN/Index/Schema.pm cp lib/Parse/BACKPAN/Packages.pm blib/lib/Parse/BACKPAN/Packages.pm cp create_backpan_index.pl blib/lib/BackPAN/create_backpan_index.pl cp lib/BackPAN/Index/Release.pm blib/lib/BackPAN/Index/Release.pm Manifying blib/man3/BackPAN::Index.3 Manifying blib/man3/BackPAN::Index::Dist.3 Manifying blib/man3/BackPAN::Index::Role::AsHash.3 Manifying blib/man3/BackPAN::Index::Schema.3 Manifying blib/man3/Parse::BACKPAN::Packages.3 Manifying blib/man3/BackPAN::Index::Release.3 Manifying blib/man3/BackPAN::Index::File.3 MSCHWERN/BackPAN-Index-0.39.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/cache/*.t t/lib/*.t t/Parse-BACKPAN-Packages/*.t t/00compile.t ...................... 1..7 ok 1 - Compile test for blib/lib/BackPAN/Index.pm ok 2 - Compile test for blib/lib/BackPAN/Index/Release.pm ok 3 - Compile test for blib/lib/BackPAN/Index/Dist.pm ok 4 - Compile test for blib/lib/BackPAN/Index/File.pm ok 5 - Compile test for blib/lib/BackPAN/Index/Schema.pm ok 6 - Compile test for blib/lib/Parse/BACKPAN/Packages.pm ok 7 - Compile test for blib/lib/BackPAN/Index/Role/AsHash.pm ok # Fetching the BackPAN index and creating the database. This may take a while. DBIx::Class::Relationship::HasOne::might_have(): "might_have/has_one" must not be on columns with is_nullable set to true (BackPAN::Index::File/path). This might indicate an incorrect use of those relationship helpers instead of belongs_to. at /tmp/dbicoj5M/BackPAN/Index/File.pm line 59 DBIx::Class::Storage::DBI::__ANON__(): DBI Exception: DBD::SQLite::st execute failed: out of memory [for Statement " INSERT INTO releases (path, dist, version, date, size, maturity, cpanid, distvname) VALUES (?, ?, ?, ?, ?, ?, ?, ? ) "] at /home/cpanfly/var/cpan/build/BackPAN-Index-0.39-5P78aB/blib/lib/BackPAN/Index.pm line 172 # Looks like you planned 4 tests but ran 1. # Looks like your test exited with 12 just after 1. t/00setup.t ........................ 1..4 ok 1 - use BackPAN::Index; Dubious, test returned 12 (wstat 3072, 0xc00) Failed 3/4 subtests DBIx::Class::Relationship::HasOne::might_have(): "might_have/has_one" must not be on columns with is_nullable set to true (BackPAN::Index::File/path). This might indicate an incorrect use of those relationship helpers instead of belongs_to. at /tmp/dbicAsQY/BackPAN/Index/File.pm line 59 t/as_hash.t ........................ # Dist is Apache2-AuthenMSAD ok 1 # Release is Apache2-AuthenMSAD-0.02 ok 2 ok 3 - Release stringifies to distvname # File is authors/id/R/RE/REGGERS/Apache2-AuthenMSAD-0.02.tar.gz ok 4 1..4 ok DBIx::Class::Relationship::HasOne::might_have(): "might_have/has_one" must not be on columns with is_nullable set to true (BackPAN::Index::File/path). This might indicate an incorrect use of those relationship helpers instead of belongs_to. at /tmp/dbicZeq1/BackPAN/Index/File.pm line 59 t/authors.t ........................ ok 1 1..1 ok DBIx::Class::Relationship::HasOne::might_have(): "might_have/has_one" must not be on columns with is_nullable set to true (BackPAN::Index::File/path). This might indicate an incorrect use of those relationship helpers instead of belongs_to. at /tmp/dbicmmCw/BackPAN/Index/File.pm line 59 t/cgi.t ............................ 1..1 ok 1 ok DBIx::Class::Relationship::HasOne::might_have(): "might_have/has_one" must not be on columns with is_nullable set to true (BackPAN::Index::File/path). This might indicate an incorrect use of those relationship helpers instead of belongs_to. at /tmp/dbicmleS/BackPAN/Index/File.pm line 59 t/distributions.t .................. 1..3 ok 1 ok 2 ok 3 - found releases for Time-Stopwatch ok DBIx::Class::Relationship::HasOne::might_have(): "might_have/has_one" must not be on columns with is_nullable set to true (BackPAN::Index::File/path). This might indicate an incorrect use of those relationship helpers instead of belongs_to. at /tmp/dbicuqMC/BackPAN/Index/File.pm line 59 t/only_authors.t ................... 1..1 ok 1 - only_authors only sees authors/ ok DBIx::Class::Relationship::HasOne::might_have(): "might_have/has_one" must not be on columns with is_nullable set to true (BackPAN::Index::File/path). This might indicate an incorrect use of those relationship helpers instead of belongs_to. at /tmp/dbicaOpT/BackPAN/Index/File.pm line 59 t/Parse-BACKPAN-Packages/simple.t .. 1..84 ok 1 - use Parse::BACKPAN::Packages; ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 ok 15 ok 16 ok 17 ok 18 ok 19 ok 20 ok 21 ok 22 ok 23 ok 24 ok 25 ok 26 ok 27 ok 28 ok 29 - No distributions for new author ok 30 - No distributions for missing author ok 31 - LBROCARD has Acme-Colour ok 32 - LBROCARD has Buffy ok 33 - LBROCARD has CPAN-IndexPod ok 34 - LBROCARD has CPAN-Metadata-RDF ok 35 - LBROCARD has CPAN-Unpack ok 36 - LBROCARD has CPAN-WWW-Testers ok 37 - LBROCARD has CPAN-WWW-Testers-Generator ok 38 - LBROCARD has Data-Page ok 39 - LBROCARD has DateTime-Stringify ok 40 - LBROCARD has Devel-ebug ok 41 - LBROCARD has Functional ok 42 - LBROCARD has Games-GuessWord ok 43 - LBROCARD has GraphViz ok 44 - LBROCARD has HTML-Fraction ok 45 - LBROCARD has HTTP-Server-Simple-Kwiki ok 46 - LBROCARD has Haul ok 47 - LBROCARD has Image-Imlib2 ok 48 - LBROCARD has Image-WorldMap ok 49 - LBROCARD has Java-JVM-Classfile ok 50 - LBROCARD has Language-Functional ok 51 - LBROCARD has MP3-ID3Lib ok 52 - LBROCARD has Mac-EyeTV ok 53 - LBROCARD has MealMaster ok 54 - LBROCARD has Messaging-Courier ok 55 - LBROCARD has Module-Packaged ok 56 - LBROCARD has Net-Amazon-AWIS ok 57 - LBROCARD has Net-Amazon-SimpleQueue ok 58 - LBROCARD has Net-DPAP-Client ok 59 - LBROCARD has Net-OpenDHT ok 60 - LBROCARD has OpenFrame-Segment-Apache ok 61 - LBROCARD has OpenFrame-Segment-Apache2 ok 62 - LBROCARD has PPI-Metric-Basic ok 63 - LBROCARD has Parse-BACKPAN-Packages ok 64 - LBROCARD has Parse-CPAN-Authors ok 65 - LBROCARD has Parse-CPAN-Packages ok 66 - LBROCARD has Search-Mousse ok 67 - LBROCARD has String-Koremutake ok 68 - LBROCARD has Template-Plugin-Page ok 69 - LBROCARD has Test-Expect ok 70 - LBROCARD has Test-WWW-Mechanize-Catalyst ok 71 - LBROCARD has Tie-GHash ok 72 - LBROCARD has Tree-Ternary_XS ok 73 - LBROCARD has WWW-Gazetteer ok 74 - LBROCARD has WWW-Gazetteer-Calle ok 75 - LBROCARD has WWW-Gazetteer-FallingRain ok 76 - LBROCARD has WWW-Gazetteer-Getty ok 77 - LBROCARD has WWW-Mechanize-Timed ok 78 - LBROCARD has WWW-Search-Google ok 79 - LBROCARD has XML-asData ok 80 - PMISON has File-Type ok 81 - PMISON has File-Find-Rule-Type ok 82 ok 83 - LBROCARD is an author ok 84 - PMISON is an author ok t/pod.t ............................ skipped: Author test t/pod_coverage.t ................... skipped: Author test DBIx::Class::Relationship::HasOne::might_have(): "might_have/has_one" must not be on columns with is_nullable set to true (BackPAN::Index::File/path). This might indicate an incorrect use of those relationship helpers instead of belongs_to. at /tmp/dbichA3v/BackPAN/Index/File.pm line 59 t/stringify.t ...................... # Dist is DateTime-Event-Recurrence ok 1 - Dist stringifies to name # Release is DateTime-Event-Recurrence-0.04 ok 2 - Release stringifies to distvname # File is authors/id/F/FG/FGLOCK/DateTime-Event-Recurrence-0.04.tar.gz ok 3 - File stringifies to path 1..3 ok Test Summary Report ------------------- t/00setup.t (Wstat: 3072 Tests: 1 Failed: 0) Non-zero exit status: 12 Parse errors: Bad plan. You planned 4 tests but ran 1. Files=11, Tests=105, 58 wallclock secs ( 0.05 usr 0.00 sys + 34.92 cusr 1.77 csys = 36.74 CPU) Result: FAIL Failed 1/11 test programs. 0/105 subtests failed. make: *** [test_dynamic] Error 255 MSCHWERN/BackPAN-Index-0.39.tar.gz make test TEST_VERBOSE=1 -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports MSCHWERN/BackPAN-Index-0.39.tar.gz Finished 2010-04-17T18:01:59