PATH=/usr/bin:/bin:/Users/fly1800/var/megalib/bin Start 2014-09-30T07:04:10 ActivePerl-1800 CPAN-2.00 Reading '/Users/fly1800/var/cpan/Metadata' Database was generated on Tue, 30 Sep 2014 13:17:02 GMT Running make for N/NJ/NJFRANCK/Catmandu-DBI-0.1.tar.gz Checksum for /data/cpan/authors/id/N/NJ/NJFRANCK/Catmandu-DBI-0.1.tar.gz ok Catmandu-DBI-0.1 Catmandu-DBI-0.1/Build.PL Catmandu-DBI-0.1/LICENSE Catmandu-DBI-0.1/META.yml Catmandu-DBI-0.1/Changes Catmandu-DBI-0.1/MANIFEST Catmandu-DBI-0.1/META.json Catmandu-DBI-0.1/Makefile.PL Catmandu-DBI-0.1/README.md Catmandu-DBI-0.1/lib Catmandu-DBI-0.1/lib/Catmandu Catmandu-DBI-0.1/lib/Catmandu/DBI.pm Catmandu-DBI-0.1/lib/Catmandu/Store Catmandu-DBI-0.1/lib/Catmandu/Store/DBI.pm Catmandu-DBI-0.1/lib/Catmandu/Importer Catmandu-DBI-0.1/lib/Catmandu/Importer/DBI.pm Catmandu-DBI-0.1/t Catmandu-DBI-0.1/t/00-load.t Catmandu-DBI-0.1/t/03-timeout.t Catmandu-DBI-0.1/t/01-load.t Catmandu-DBI-0.1/t/02-bag.t CPAN.pm: Building N/NJ/NJFRANCK/Catmandu-DBI-0.1.tar.gz >>> /Users/fly1800/ap1800-297214/bin/perl-dynamic Makefile.PL closedir() attempted on invalid dirhandle GEN0 at /Users/fly1800/ap1800-297214/lib/DirHandle.pm line 51. Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Catmandu::DBI Writing MYMETA.yml and MYMETA.json >>> make cp lib/Catmandu/Importer/DBI.pm blib/lib/Catmandu/Importer/DBI.pm cp lib/Catmandu/Store/DBI.pm blib/lib/Catmandu/Store/DBI.pm cp lib/Catmandu/DBI.pm blib/lib/Catmandu/DBI.pm Manifying blib/man3/Catmandu::DBI.3 Manifying blib/man3/Catmandu::Importer::DBI.3 Manifying blib/man3/Catmandu::Store::DBI.3 NJFRANCK/Catmandu-DBI-0.1.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /Users/fly1800/ap1800-297214/bin/perl-dynamic "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(1, 'blib/lib', 'blib/arch')" t/*.t Subroutine Method::Generate::Constructor::new redefined at /Users/fly1800/var/megalib/Moo/_Utils.pm line 84. Use of uninitialized value in bitwise or (|) at /Users/fly1800/ap1800-297214/lib/B/Deparse.pm line 729. Use of uninitialized value in bitwise or (|) at /Users/fly1800/ap1800-297214/lib/B/Deparse.pm line 729. Subroutine add redefined at (eval 240) line 2. Subroutine get redefined at (eval 242) line 2. Subroutine add redefined at (eval 244) line 2. Subroutine delete redefined at (eval 246) line 2. t/00-load.t ..... ok 1 - use Catmandu::Store::DBI; ok 2 - require Catmandu::Store::DBI; 1..2 ok Subroutine Method::Generate::Constructor::new redefined at /Users/fly1800/var/megalib/Moo/_Utils.pm line 84. Use of uninitialized value in bitwise or (|) at /Users/fly1800/ap1800-297214/lib/B/Deparse.pm line 729. Use of uninitialized value in bitwise or (|) at /Users/fly1800/ap1800-297214/lib/B/Deparse.pm line 729. Subroutine generator redefined at (eval 236) line 2. t/01-load.t ..... ok 1 - use Catmandu::Importer::DBI; ok 2 - require Catmandu::Importer::DBI; 1..2 ok Subroutine Method::Generate::Constructor::new redefined at /Users/fly1800/var/megalib/Moo/_Utils.pm line 84. Use of uninitialized value in bitwise or (|) at /Users/fly1800/ap1800-297214/lib/B/Deparse.pm line 729. Use of uninitialized value in bitwise or (|) at /Users/fly1800/ap1800-297214/lib/B/Deparse.pm line 729. Subroutine add redefined at (eval 239) line 2. Subroutine get redefined at (eval 241) line 2. Subroutine add redefined at (eval 243) line 2. Subroutine delete redefined at (eval 245) line 2. DBD::SQLite::db do failed: database is locked at /Users/fly1800/var/cpan/build/Catmandu-DBI-0.1-JjF_sj/blib/lib/Catmandu/Store/DBI.pm line 243. # Failed test 'bag created' # at t/02-bag.t line 35. # died: DBD::SQLite::db do failed: database is locked at /Users/fly1800/var/cpan/build/Catmandu-DBI-0.1-JjF_sj/blib/lib/Catmandu/Store/DBI.pm line 243. # Failed test 'bag add successfull' # at t/02-bag.t line 40. # died: Can't call method "add" on an undefined value at t/02-bag.t line 40. # Failed test 'bag get successfull' # at t/02-bag.t line 44. # died: Can't call method "get" on an undefined value at t/02-bag.t line 44. # Failed test 'retrieved record equal' # at t/02-bag.t line 45. # Structures begin differing at: # $got = HASH(0x1008030c8) # $expected = undef # Failed test 'bag delete' # at t/02-bag.t line 49. # died: Can't call method "delete" on an undefined value at t/02-bag.t line 49. Can't call method "get" on an undefined value at t/02-bag.t line 50. # Tests were run but no plan was declared and done_testing() was not seen. # Looks like your test exited with 35 just after 6. t/02-bag.t ...... ok 1 - database file created not ok 2 - bag created not ok 3 - bag add successfull not ok 4 - bag get successfull not ok 5 - retrieved record equal not ok 6 - bag delete Dubious, test returned 35 (wstat 8960, 0x2300) Failed 5/6 subtests Subroutine Method::Generate::Constructor::new redefined at /Users/fly1800/var/megalib/Moo/_Utils.pm line 84. Use of uninitialized value in bitwise or (|) at /Users/fly1800/ap1800-297214/lib/B/Deparse.pm line 729. Use of uninitialized value in bitwise or (|) at /Users/fly1800/ap1800-297214/lib/B/Deparse.pm line 729. Subroutine add redefined at (eval 239) line 2. Subroutine get redefined at (eval 241) line 2. Subroutine add redefined at (eval 243) line 2. Subroutine delete redefined at (eval 245) line 2. DBD::SQLite::db do failed: database is locked at /Users/fly1800/var/cpan/build/Catmandu-DBI-0.1-JjF_sj/blib/lib/Catmandu/Store/DBI.pm line 243. # Failed test 'bag created' # at t/03-timeout.t line 41. # died: DBD::SQLite::db do failed: database is locked at /Users/fly1800/var/cpan/build/Catmandu-DBI-0.1-JjF_sj/blib/lib/Catmandu/Store/DBI.pm line 243. # Failed test 'bag add_many successfull' # at t/03-timeout.t line 47. # died: Can't call method "add_many" on an undefined value at t/03-timeout.t line 47. Can't call method "store" on an undefined value at t/03-timeout.t line 49. # Tests were run but no plan was declared and done_testing() was not seen. # Looks like your test exited with 35 just after 3. t/03-timeout.t .. ok 1 - database file created not ok 2 - bag created not ok 3 - bag add_many successfull Dubious, test returned 35 (wstat 8960, 0x2300) Failed 2/3 subtests Test Summary Report ------------------- t/02-bag.t (Wstat: 8960 Tests: 6 Failed: 5) Failed tests: 2-6 Non-zero exit status: 35 Parse errors: No plan found in TAP output t/03-timeout.t (Wstat: 8960 Tests: 3 Failed: 2) Failed tests: 2-3 Non-zero exit status: 35 Parse errors: No plan found in TAP output Files=4, Tests=13, 68 wallclock secs ( 0.03 usr 0.01 sys + 1.71 cusr 0.22 csys = 1.97 CPU) Result: FAIL Failed 2/4 test programs. 7/13 subtests failed. make: *** [test_dynamic] Error 35 NJFRANCK/Catmandu-DBI-0.1.tar.gz make test TEST_VERBOSE=1 -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports NJFRANCK/Catmandu-DBI-0.1.tar.gz Finished 2014-09-30T07:05:25