PATH=/usr/bin:/bin:/data/fly2200/cpanfly-5.22/var/megalib/bin Start 2019-05-29T00:02:02 ActivePerl-2200 CPAN-2.10 Reading '/data/fly2200/cpanfly-5.22/var/cpan/Metadata' Database was generated on Tue, 28 May 2019 05:41:02 GMT Checksum for /data/fly2200/cpanfly-5.22/var/cpan/sources/authors/id/P/PL/PLICEASE/Exception-Class-DBI-1.04.tar.gz ok Exception-Class-DBI-1.04/ Exception-Class-DBI-1.04/Changes Exception-Class-DBI-1.04/MANIFEST Exception-Class-DBI-1.04/t/ Exception-Class-DBI-1.04/README.md Exception-Class-DBI-1.04/META.yml Exception-Class-DBI-1.04/lib/ Exception-Class-DBI-1.04/Makefile.PL Exception-Class-DBI-1.04/maint/ Exception-Class-DBI-1.04/META.json Exception-Class-DBI-1.04/maint/releaseprep Exception-Class-DBI-1.04/lib/Exception/ Exception-Class-DBI-1.04/lib/Exception/Class/ Exception-Class-DBI-1.04/lib/Exception/Class/DBI.pm Exception-Class-DBI-1.04/t/dbh.t Exception-Class-DBI-1.04/t/sth.t Exception-Class-DBI-1.04/t/drh.t Exception-Class-DBI-1.04/t/subclass.t Exception-Class-DBI-1.04/t/z_pod.t Exception-Class-DBI-1.04/t/dbi.t Configuring P/PL/PLICEASE/Exception-Class-DBI-1.04.tar.gz with Makefile.PL >>> /data/fly2200/ap2200-299134/bin/perl-static Makefile.PL Checking if your kit is complete... Looks good Have /data/fly2200/cpanfly-5.22/var/megalib Want /home/fly2200/ap2200-299134/lib Your perl and your Config.pm seem to have different ideas about the architecture they are running on. Perl thinks: [megalib] Config says: [x86_64-linux-thread-multi] This may or may not cause problems. Please check your installation of perl if you have problems building this extension. Generating a Unix-style Makefile Writing Makefile for Exception::Class::DBI Writing MYMETA.yml and MYMETA.json PLICEASE/Exception-Class-DBI-1.04.tar.gz /data/fly2200/ap2200-299134/bin/perl-static Makefile.PL -- OK Running make for P/PL/PLICEASE/Exception-Class-DBI-1.04.tar.gz >>> make cp lib/Exception/Class/DBI.pm blib/lib/Exception/Class/DBI.pm Manifying 1 pod document PLICEASE/Exception-Class-DBI-1.04.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 "/data/fly2200/ap2200-299134/bin/perl-static" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/dbh.t ....... 1..27 ok 1 - use Exception::Class::DBI; ok 2 - Connect to database ok 3 - A reference of type 'CODE' isa 'CODE' ok 4 - Get exception ok 5 - An object of class 'Exception::Class::DBI::DBH' isa 'Exception::Class::DBI' ok 6 - An object of class 'Exception::Class::DBI::DBH' isa 'Exception::Class::DBI::H' ok 7 - An object of class 'Exception::Class::DBI::DBH' isa 'Exception::Class::DBI::DBH' ok 8 - Check err ok 9 - Check errstr ok 10 - Check error ok 11 - Check state ok 12 - Check retval ok 13 - Check warn ok 14 - Check active ok 15 - Check kids ok 16 - Check active_kids ok 17 - Check inactive_destroy ok 18 - Check trace_level ok 19 - Check fetch_hash_key_name ok 20 - Check chop_blanks ok 21 - Check long_read_len ok 22 - Check long_trunc_ok ok 23 - Check taint ok 24 - Check auto_commit ok 25 - Check db_name ok 26 - Check statement ok 27 - Check row_cache_size ok t/dbi.t ....... 1..14 ok 1 - use Exception::Class::DBI; ok 2 - Catch exception ok 3 # skip HandleError not yet fully supported by DBI->connect ok 4 # skip HandleError not yet fully supported by DBI->connect ok 5 # skip HandleError not yet fully supported by DBI->connect ok 6 # skip HandleError not yet fully supported by DBI->connect ok 7 # skip HandleError not yet fully supported by DBI->connect ok 8 # skip HandleError not yet fully supported by DBI->connect ok 9 # skip HandleError not yet fully supported by DBI->connect ok 10 # skip HandleError not yet fully supported by DBI->connect ok 11 # skip HandleError not yet fully supported by DBI->connect ok 12 # skip HandleError not yet fully supported by DBI->connect ok 13 # skip HandleError not yet fully supported by DBI->connect ok 14 # skip HandleError not yet fully supported by DBI->connect ok t/drh.t ....... 1..21 ok 1 - use Exception::Class::DBI; ok 2 - Caught exception ok 3 - An object of class 'Exception::Class::DBI::DRH' isa 'Exception::Class::DBI' ok 4 - An object of class 'Exception::Class::DBI::DRH' isa 'Exception::Class::DBI::H' ok 5 - An object of class 'Exception::Class::DBI::DRH' isa 'Exception::Class::DBI::DRH' ok 6 - Check err ok 7 - Check error ok 8 - Check errstr ok 9 - Check state ok 10 - Check retval ok 11 - Check warn ok 12 - Check active ok 13 - Check kids ok 14 - Check acitive_kids ok 15 - Check inactive_destroy ok 16 - Check trace_level ok 17 - Check fetch_hash_key_name ok 18 - Check chop_blanks ok 19 - Check long_read_len ok 20 - Check long_trunc_ok ok 21 - Check taint ok t/sth.t ....... 1..35 ok 1 - use Exception::Class::DBI; ok 2 - Connect to database ok 3 - A reference of type 'CODE' isa 'CODE' ok 4 - Get exception ok 5 - An object of class 'Exception::Class::DBI::STH' isa 'Exception::Class::DBI' ok 6 - An object of class 'Exception::Class::DBI::STH' isa 'Exception::Class::DBI::H' ok 7 - An object of class 'Exception::Class::DBI::STH' isa 'Exception::Class::DBI::STH' ok 8 - Check err ok 9 - Check errstr ok 10 - Check error ok 11 - Check state ok 12 - Check retval ok 13 - Check warn ok 14 - Check active ok 15 - Check kids ok 16 - Check active_kids ok 17 - Check compat_mode ok 18 - Check inactive_destroy ok 19 - Check trace_level ok 20 - Check fetch_hash_key_name ok 21 - Check chop_blanks ok 22 - Check long_read_len ok 23 - Check long_trunc_ok ok 24 - Check taint ok 25 - Check num_of_fields ok 26 - Check num_of_params ok 27 - Check field_names ok 28 - Check type ok 29 - Check precision ok 30 - 'Check scale' isa 'ARRAY' ok 31 - Check praram_values ok 32 - Check nullable ok 33 - Check cursor_name ok 34 - Check statement ok 35 - Check rows_in_cache ok t/subclass.t .. 1..12 ok 1 - use Exception::Class::DBI; ok 2 - The handler code ref should always be the same for the subclass ok 3 - The base class handler should always be the same code ref ok 4 - The subclass handler should be different from the base class handler ok 5 - Connect to database ok 6 - 'The HandleError attribute' isa 'CODE' ok 7 - Catch exception ok 8 - 'The exception' isa 'Exception::Class::DBI' ok 9 - 'The exception' isa 'Exception::Class::DBI::H' ok 10 - 'The exception' isa 'Exception::Class::DBI::STH' ok 11 - 'The exception' isa 'MyApp::Ex::DBI::STH' ok 12 - 'The exception' isa 'MyApp::Ex::DBI' ok t/z_pod.t ..... 1..1 ok 1 - POD test for blib/lib/Exception/Class/DBI.pm ok All tests successful. Files=6, Tests=110, 0 wallclock secs ( 0.03 usr 0.03 sys + 0.44 cusr 0.18 csys = 0.68 CPU) Result: PASS PLICEASE/Exception-Class-DBI-1.04.tar.gz make test TEST_VERBOSE=1 -- OK Fetching with LWP: http://ppm.activestate.com/CPAN/authors/id/P/PL/PLICEASE/CHECKSUMS Graham Ollis <plicease@cpan.org> DBI Exception objects >>> (cd /data/fly2200/cpanfly-5.22/var/tmp/cpan_build/Exception-Class-DBI-1.04-lNH8Vz && tar cvf - Exception-Class-DBI-1.04.ppd blib) | gzip -c >/data/fly2200/cpanfly-5.22/var/REPO/P/PL/PLICEASE/Exception-Class-DBI-1.04.tar.gz Exception-Class-DBI-1.04.ppd blib/ blib/man3/ blib/man3/Exception::Class::DBI.3 blib/lib/ blib/lib/Exception/ blib/lib/Exception/Class/ blib/lib/Exception/Class/DBI.pm VmSize: 387152 kB Finished 2019-05-29T00:02:07