PATH=/opt/SUNWspro/bin:/usr/local/bin:/opt/csw/bin:/usr/ccs/bin:/usr/bin:/usr/sbin Start 2014-09-30T10:14:43 ActivePerl-1402 CPAN-2.00 Reading '/export/home/fly1432/var/cpan/Metadata' Database was generated on Tue, 30 Sep 2014 16:17:02 GMT Running make for N/NJ/NJFRANCK/Catmandu-DBI-0.1.tar.gz Fetching with LWP: http://cpan.nas1.activestate.com/authors/id/N/NJ/NJFRANCK/Catmandu-DBI-0.1.tar.gz Fetching with LWP: http://cpan.nas1.activestate.com/authors/id/N/NJ/NJFRANCK/CHECKSUMS Checksum for /export/home/fly1432/var/cpan/sources/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 >>> /export/home/fly1432/bin/perl Makefile.PL closedir() attempted on invalid dirhandle GEN0 at /export/home/fly1432/ap1402/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/DBI.pm blib/lib/Catmandu/DBI.pm cp lib/Catmandu/Store/DBI.pm blib/lib/Catmandu/Store/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 /export/home/fly1432/bin/perl "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(1, 'blib/lib', 'blib/arch')" t/*.t Subroutine IPC::Open3::xclose redefined at /export/home/fly1432/var/megalib/TAP/Parser/Iterator/Process.pm line 146. Subroutine Method::Generate::Constructor::new redefined at /export/home/fly1432/var/megalib/Moo/_Utils.pm line 84. Subroutine add redefined at (eval 102) line 2. Subroutine get redefined at (eval 104) line 2. Subroutine add redefined at (eval 106) line 2. Subroutine delete redefined at (eval 108) line 2. Integer overflow in hexadecimal number at /export/home/fly1432/var/megalib/Data/MessagePack/PP.pm line 77. t/00-load.t ..... ok 1 - use Catmandu::Store::DBI; ok 2 - require Catmandu::Store::DBI; 1..2 ok Subroutine IPC::Open3::xclose redefined at /export/home/fly1432/var/megalib/TAP/Parser/Iterator/Process.pm line 146. Subroutine Method::Generate::Constructor::new redefined at /export/home/fly1432/var/megalib/Moo/_Utils.pm line 84. Subroutine generator redefined at (eval 98) line 2. t/01-load.t ..... ok 1 - use Catmandu::Importer::DBI; ok 2 - require Catmandu::Importer::DBI; 1..2 ok Subroutine IPC::Open3::xclose redefined at /export/home/fly1432/var/megalib/TAP/Parser/Iterator/Process.pm line 146. Subroutine Method::Generate::Constructor::new redefined at /export/home/fly1432/var/megalib/Moo/_Utils.pm line 84. Subroutine add redefined at (eval 102) line 2. Subroutine get redefined at (eval 104) line 2. Subroutine add redefined at (eval 106) line 2. Subroutine delete redefined at (eval 108) line 2. Integer overflow in hexadecimal number at /export/home/fly1432/var/megalib/Data/MessagePack/PP.pm line 77. t/02-bag.t ...... ok 1 - database file created ok 2 - bag created ok 3 - bag add successfull ok 4 - bag get successfull ok 5 - retrieved record equal ok 6 - bag delete ok 7 - record deleted successfully ok 8 - bag add_many successfull ok 9 - bag count successfully ok 10 - bag count equal ok 11 - bag delete successfully ok 12 - all records deleted ok 13 - bag transactions ok 14 - bag transactions 1..14 ok Subroutine IPC::Open3::xclose redefined at /export/home/fly1432/var/megalib/TAP/Parser/Iterator/Process.pm line 146. Subroutine Method::Generate::Constructor::new redefined at /export/home/fly1432/var/megalib/Moo/_Utils.pm line 84. Subroutine add redefined at (eval 102) line 2. Subroutine get redefined at (eval 104) line 2. Subroutine add redefined at (eval 106) line 2. Subroutine delete redefined at (eval 108) line 2. Integer overflow in hexadecimal number at /export/home/fly1432/var/megalib/Data/MessagePack/PP.pm line 77. t/03-timeout.t .. ok 1 - database file created ok 2 - bag created ok 3 - bag add_many successfull ok 4 - database handle must change ok 5 - bag add_many successfull 1..5 ok All tests successful. Files=4, Tests=23, 8 wallclock secs ( 0.12 usr 0.01 sys + 3.03 cusr 0.40 csys = 3.56 CPU) Result: PASS NJFRANCK/Catmandu-DBI-0.1.tar.gz make test TEST_VERBOSE=1 -- OK Nicolas Franck <CENSORED> Catmandu tools to communicate with DBI based interfaces >>> (cd /export/home/fly1432/var/cpan/build/Catmandu-DBI-0.1-3Cu3Ml && tar cvf - Catmandu-DBI-0.1.ppd blib) | gzip -c >/export/home/fly1432/var/REPO/N/NJ/NJFRANCK/Catmandu-DBI-0.1.tar.gz Catmandu-DBI-0.1.ppd blib/ blib/lib/ blib/lib/Catmandu/ blib/lib/Catmandu/Importer/ blib/lib/Catmandu/Importer/DBI.pm blib/lib/Catmandu/DBI.pm blib/lib/Catmandu/Store/ blib/lib/Catmandu/Store/DBI.pm blib/man3/ blib/man3/Catmandu::DBI.3 blib/man3/Catmandu::Importer::DBI.3 blib/man3/Catmandu::Store::DBI.3 >>> mv /export/home/fly1432/var/cpan/build/Catmandu-DBI-0.1-3Cu3Ml/Catmandu-DBI-0.1.ppd /export/home/fly1432/var/REPO/N/NJ/NJFRANCK Finished 2014-09-30T10:15:02