PATH=/usr/bin:/bin Start 2011-04-28T03:35:46 ActivePerl-1400 CPAN-1.9402 Going to read '/home/fly1400/var/cpan/Metadata' Database was generated on Wed, 27 Apr 2011 22:27:21 GMT Running make for Z/ZA/ZAPHAR/DB-CouchDB-Schema-0.3.04_remove_blib.tar.gz Checksum for /net/nas/data/cpan/authors/id/Z/ZA/ZAPHAR/DB-CouchDB-Schema-0.3.04_remove_blib.tar.gz ok DB-CouchDB-Schema-0.3.04/ DB-CouchDB-Schema-0.3.04/DB-CouchDB-Schema-0.3.04.tar.gz DB-CouchDB-Schema-0.3.04/inc/ DB-CouchDB-Schema-0.3.04/inc/Module/ DB-CouchDB-Schema-0.3.04/inc/Module/AutoInstall.pm DB-CouchDB-Schema-0.3.04/inc/Module/Install/ DB-CouchDB-Schema-0.3.04/inc/Module/Install/AutoInstall.pm DB-CouchDB-Schema-0.3.04/inc/Module/Install/Base.pm DB-CouchDB-Schema-0.3.04/inc/Module/Install/Can.pm DB-CouchDB-Schema-0.3.04/inc/Module/Install/Fetch.pm DB-CouchDB-Schema-0.3.04/inc/Module/Install/Include.pm DB-CouchDB-Schema-0.3.04/inc/Module/Install/Makefile.pm DB-CouchDB-Schema-0.3.04/inc/Module/Install/Metadata.pm DB-CouchDB-Schema-0.3.04/inc/Module/Install/Win32.pm DB-CouchDB-Schema-0.3.04/inc/Module/Install/WriteAll.pm DB-CouchDB-Schema-0.3.04/inc/Module/Install.pm DB-CouchDB-Schema-0.3.04/lib/ DB-CouchDB-Schema-0.3.04/lib/DB/ DB-CouchDB-Schema-0.3.04/lib/DB/CouchDB/ DB-CouchDB-Schema-0.3.04/lib/DB/CouchDB/Iter.pod DB-CouchDB-Schema-0.3.04/lib/DB/CouchDB/Result.pod DB-CouchDB-Schema-0.3.04/lib/DB/CouchDB/Schema/ DB-CouchDB-Schema-0.3.04/lib/DB/CouchDB/Schema/Edit.pm DB-CouchDB-Schema-0.3.04/lib/DB/CouchDB/Schema.pm DB-CouchDB-Schema-0.3.04/lib/DB/CouchDB.pm DB-CouchDB-Schema-0.3.04/lib/Test/ DB-CouchDB-Schema-0.3.04/lib/Test/Mock/ DB-CouchDB-Schema-0.3.04/lib/Test/Mock/CouchDBSchema.pm DB-CouchDB-Schema-0.3.04/Makefile DB-CouchDB-Schema-0.3.04/Makefile.PL DB-CouchDB-Schema-0.3.04/MANIFEST DB-CouchDB-Schema-0.3.04/MANIFEST.SKIP DB-CouchDB-Schema-0.3.04/META.yml DB-CouchDB-Schema-0.3.04/README DB-CouchDB-Schema-0.3.04/script/ DB-CouchDB-Schema-0.3.04/script/couch_schema_tool.pl DB-CouchDB-Schema-0.3.04/script/couch_view_tool.pl DB-CouchDB-Schema-0.3.04/script/functional.pl DB-CouchDB-Schema-0.3.04/t/ DB-CouchDB-Schema-0.3.04/t/01-db-couchdb.t DB-CouchDB-Schema-0.3.04/t/02-db-couchdb_iter.t DB-CouchDB-Schema-0.3.04/t/03-couch-schema.t DB-CouchDB-Schema-0.3.04/t/04-mock_couch.t DB-CouchDB-Schema-0.3.04/TODO CPAN.pm: Going to build Z/ZA/ZAPHAR/DB-CouchDB-Schema-0.3.04_remove_blib.tar.gz >>> /home/fly1400/ap1400/bin/perl-static Makefile.PL Cannot determine perl version info from lib/DB/CouchDB/Schema.pm Cannot determine author info from lib/DB/CouchDB/Schema.pm Cannot determine license info from lib/DB/CouchDB/Schema.pm *** Module::AutoInstall version 1.03 *** Checking for Perl dependencies... [Core Features] - Test::MockObject ...loaded. (1.09) - JSON ...loaded. (2.51) - Getopt::Long ...loaded. (2.38) - LWP::UserAgent ...loaded. (6.02) - Moose ...loaded. (2.0001 >= 0.57) - Carp ...loaded. (1.20) - URI ...loaded. (1.58) - Pod::Usage ...loaded. (1.36) - Term::ReadLine ...loaded. (1.07) *** Module::AutoInstall configuration finished. Writing Makefile for DB::CouchDB::Schema Writing MYMETA.yml >>> make cp lib/Test/Mock/CouchDBSchema.pm blib/lib/Test/Mock/CouchDBSchema.pm cp lib/DB/CouchDB/Schema/Edit.pm blib/lib/DB/CouchDB/Schema/Edit.pm cp lib/DB/CouchDB/Iter.pod blib/lib/DB/CouchDB/Iter.pod cp lib/DB/CouchDB/Schema.pm blib/lib/DB/CouchDB/Schema.pm cp lib/DB/CouchDB.pm blib/lib/DB/CouchDB.pm cp lib/DB/CouchDB/Result.pod blib/lib/DB/CouchDB/Result.pod cp script/couch_view_tool.pl blib/script/couch_view_tool.pl /home/fly1400/ap1400/bin/perl-static "-Iinc" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/couch_view_tool.pl cp script/couch_schema_tool.pl blib/script/couch_schema_tool.pl /home/fly1400/ap1400/bin/perl-static "-Iinc" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/couch_schema_tool.pl Manifying blib/man1/couch_schema_tool.pl.1 Manifying blib/man3/Test::Mock::CouchDBSchema.3 Manifying blib/man3/DB::CouchDB::Schema.3 Manifying blib/man3/DB::CouchDB::Iter.3 Manifying blib/man3/DB::CouchDB::Result.3 Manifying blib/man3/DB::CouchDB.3 ZAPHAR/DB-CouchDB-Schema-0.3.04_remove_blib.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /home/fly1400/ap1400/bin/perl-static "-MExtUtils::Command::MM" "-e" "test_harness(1, 'inc', 'blib/lib', 'blib/arch')" t/01-db-couchdb.t t/02-db-couchdb_iter.t t/03-couch-schema.t t/04-mock_couch.t t/01-db-couchdb.t ....... 1..29 ok 1 - use DB::CouchDB; ok 2 - DB::CouchDB->can('new') ok 3 - the domain has been stored ok 4 - the port defaulted correctly ok 5 - DB::CouchDB->can('uri') ok 6 - The object isa URI ok 7 - DB::CouchDB->can('_uri_all_dbs') ok 8 - the all dbs uri is correct ok 9 - DB::CouchDB->can('_uri_db') ok 10 - the db uri is correct ok 11 - DB::CouchDB->can('_uri_db_docs') ok 12 - the db all docs uri is correct ok 13 - DB::CouchDB->can('_uri_db_doc') ok 14 - the db doc uri is correct ok 15 - DB::CouchDB->can('_uri_db_bulk_doc') ok 16 - the db bulk doc uri is correct ok 17 - DB::CouchDB->can('_uri_db_view') ok 18 - the db bulk doc uri is correct ok 19 - DB::CouchDB->can('_call') ok 20 - The object isa JSON ok 21 - the json serializer allow_blessed defaults to true ok 22 - the json serializer allow_blessed defaults to true ok 23 - DB::CouchDB->can('handle_blessed') ok 24 - The object isa DB::CouchDB ok 25 - the json serializer allow_blessed is true ok 26 - the json serializer allow_blessed is true ok 27 - the json serializer allow_blessed is not true ok 28 - the json serializer allow_blessed is not true ok 29 - DB::CouchDB->can(...) ok t/02-db-couchdb_iter.t .. 1..8 ok 1 - DB::CouchDB::Iter->can(...) ok 2 - count matches ok 3 - offset matches ok 4 - data matches ok 5 - next returns first result ok 6 - next_for_key returns first bar result ok 7 - errors have an error ok 8 - errors have an errstr ok t/03-couch-schema.t ..... 1..12 ok 1 - use DB::CouchDB::Schema; ok 2 - DB::CouchDB::Schema->can(...) ok 3 - DB::CouchDB::Schema->can(...) ok 4 - the created method delegates properly ok 5 - DB::CouchDB::Schema->can('dump_whole_db') ok 6 - DB::CouchDB::Schema->can('create_doc') ok 7 - the server is mocked ok 8 - create_doc with an id works ok 9 - create_doc with an id has the doc attributes ok 10 - create_doc without an id works ok 11 - create_doc without an id has the doc attributes ok 12 - DB::CouchDB::Schema->can('create_new_db') ok t/04-mock_couch.t ....... 1..17 ok 1 - use Test::Mock::CouchDBSchema; ok 2 - Test::Mock::CouchDBSchema->can(...) ok 3 - Test::Mock::CouchDBSchema->can(...) ok 4 - The object isa Test::Mock::CouchDBSchema ok 5 - DB::CouchDB::Schema->can('foo_bar') ok 6 - successfully mocked view.return isa DB::CouchDB::Iter ok 7 - the fist bar value is the mocked return ok 8 - the the mocked method is registered ok 9 - Test::Mock::CouchDBSchema->can(...) ok 10 - The object isa Test::Mock::CouchDBSchema ok 11 - the the mocked method is no longer registered ok 12 - the view is no longer mocked ok 13 - attempt to unmock a method that is not mocked dies ok 14 - our schema is the same as the mock schema ok 15 - successfully mocked a document call ok 16 - Test::Mock::CouchDBSchema->can(...) ok 17 - successfully unmocked the doc ok All tests successful. Files=4, Tests=66, 0 wallclock secs ( 0.04 usr 0.02 sys + 0.58 cusr 0.05 csys = 0.69 CPU) Result: PASS ZAPHAR/DB-CouchDB-Schema-0.3.04_remove_blib.tar.gz make test TEST_VERBOSE=1 -- OK DISTNAME-VERSION 'DB-CouchDB-Schema-0.3.04' found in META.yml is bogus, ignoring at /home/fly1400/lib/Fly/MakePPD.pm line 131. Picked up abstract from lib/DB/CouchDB/Schema.pm Jeremy Wall <jeremy@marzhillstudios.com> A Schema driven CouchDB module >>> (cd /home/fly1400/var/cpan/build/DB-CouchDB-Schema-0.3.04-zGH8OE && tar cvf - DB-CouchDB-Schema-0.3.04_remove_blib.ppd blib) | gzip -c >/home/fly1400/var/REPO/Z/ZA/ZAPHAR/DB-CouchDB-Schema-0.3.04_remove_blib.tar.gz DB-CouchDB-Schema-0.3.04_remove_blib.ppd blib/ blib/script/ blib/script/couch_schema_tool.pl blib/script/couch_view_tool.pl blib/lib/ blib/lib/Test/ blib/lib/Test/Mock/ blib/lib/Test/Mock/CouchDBSchema.pm blib/lib/DB/ blib/lib/DB/CouchDB.pm blib/lib/DB/CouchDB/ blib/lib/DB/CouchDB/Iter.pod blib/lib/DB/CouchDB/Schema.pm blib/lib/DB/CouchDB/Result.pod blib/lib/DB/CouchDB/Schema/ blib/lib/DB/CouchDB/Schema/Edit.pm blib/man1/ blib/man1/couch_schema_tool.pl.1 blib/man3/ blib/man3/DB::CouchDB::Result.3 blib/man3/Test::Mock::CouchDBSchema.3 blib/man3/DB::CouchDB::Schema.3 blib/man3/DB::CouchDB.3 blib/man3/DB::CouchDB::Iter.3 >>> mv /home/fly1400/var/cpan/build/DB-CouchDB-Schema-0.3.04-zGH8OE/DB-CouchDB-Schema-0.3.04_remove_blib.ppd /home/fly1400/var/REPO/Z/ZA/ZAPHAR Finished 2011-04-28T03:35:50