PATH=/opt/SUNWspro/bin:/usr/local/bin:/opt/csw/bin:/usr/ccs/bin:/usr/bin:/usr/sbin Start 2015-09-03T06:02:25 ActivePerl-1402 CPAN-2.00 Reading '/export/home/fly1464/var/cpan/Metadata' Database was generated on Thu, 03 Sep 2015 05:17:03 GMT Running make for C/CP/CPANIC/DBIx-FlexibleBinding-0.001006.tar.gz Fetching with LWP: http://cpan.nas1.activestate.com/authors/id/C/CP/CPANIC/DBIx-FlexibleBinding-0.001006.tar.gz Checksum for /export/home/fly1464/var/cpan/sources/authors/id/C/CP/CPANIC/DBIx-FlexibleBinding-0.001006.tar.gz ok DBIx-FlexibleBinding-0.001006/ DBIx-FlexibleBinding-0.001006/Changes DBIx-FlexibleBinding-0.001006/lib/ DBIx-FlexibleBinding-0.001006/Makefile.PL DBIx-FlexibleBinding-0.001006/MANIFEST DBIx-FlexibleBinding-0.001006/mapsolarsystems.json DBIx-FlexibleBinding-0.001006/META.json DBIx-FlexibleBinding-0.001006/META.yml DBIx-FlexibleBinding-0.001006/README DBIx-FlexibleBinding-0.001006/t/ DBIx-FlexibleBinding-0.001006/t/00-load.t DBIx-FlexibleBinding-0.001006/t/manifest.t DBIx-FlexibleBinding-0.001006/t/pod-coverage.t DBIx-FlexibleBinding-0.001006/t/pod.t DBIx-FlexibleBinding-0.001006/lib/DBIx/ DBIx-FlexibleBinding-0.001006/lib/DBIx/FlexibleBinding.pm CPAN.pm: Building C/CP/CPANIC/DBIx-FlexibleBinding-0.001006.tar.gz >>> /export/home/fly1464/bin/perl Makefile.PL Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for DBIx::FlexibleBinding Writing MYMETA.yml and MYMETA.json >>> make cp lib/DBIx/FlexibleBinding.pm blib/lib/DBIx/FlexibleBinding.pm Manifying 1 pod document CPANIC/DBIx-FlexibleBinding-0.001006.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 "/export/home/fly1464/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(1, 'blib/lib', 'blib/arch')" t/*.t # Testing DBIx::FlexibleBinding 0.001006, Perl 5.014002, /export/home/fly1464/bin/perl # Failed test 'processrow_arrayref (dbh)' # at t/00-load.t line 413. # got: 'ARRAY(0x102911380)' # expected: '7929' # Failed test 'processrow_hashref (dbh)' # at t/00-load.t line 418. # got: 'HASH(0x1004882c0)' # expected: '7929' # Failed test 'processall_arrayref (dbh)' # at t/00-load.t line 423. # Structures begin differing at: # $got->[0] = ARRAY(0x10290c230) # $expected->[0] = '7929' # Failed test 'processall_hashref (dbh)' # at t/00-load.t line 428. # Structures begin differing at: # $got->[0] = HASH(0x10290bcc8) # $expected->[0] = '7929' # # Using positional placeholders, fetch the names and # security ratings of regional systems whose security # rating is 1.0 or more. We're expecting 8 tuples in # the result set. # # # Failed test 'callback' # at t/00-load.t line 467. # got: '0' # expected: '8' # # Perform the same checks again, this time using the # :NUMBER placeholder scheme while presenting bind # variables as a simple list. # # Failed test 'callback' # at t/00-load.t line 485. # got: '0' # expected: '8' # # Perform the same checks again, this time using the # :NUMBER placeholder scheme while presenting bind # variables as an anonymous list. # # Failed test 'callback' # at t/00-load.t line 503. # got: '0' # expected: '8' # # Perform the same checks again, this time using the # ?NUMBER placeholder scheme while presenting bind # variables as a simple list. # # Failed test 'callback' # at t/00-load.t line 521. # got: '0' # expected: '8' # # Perform the same checks again, this time using the # ?NUMBER placeholder scheme while presenting bind # variables as an anonymous list. # # Failed test 'callback' # at t/00-load.t line 539. # got: '0' # expected: '8' # # Perform the same checks again, this time using the # :NAME placeholder scheme while presenting bind # variables as a simple list. # # Failed test 'callback' # at t/00-load.t line 560. # got: '0' # expected: '8' # # Perform the same checks again, this time using the # :NAME placeholder scheme while presenting bind # variables as an anonymous list. # # Failed test 'callback' # at t/00-load.t line 578. # got: '0' # expected: '8' # # Perform the same checks again, this time using the # :NAME placeholder scheme while presenting bind # variables as an anonymous hash. # # Failed test 'callback' # at t/00-load.t line 596. # got: '0' # expected: '8' # # Perform the same checks again, this time using the # @NAME placeholder scheme while presenting bind # variables as a simple list. # # Failed test 'callback' # at t/00-load.t line 617. # got: '0' # expected: '8' # # Perform the same checks again, this time using the # @NAME placeholder scheme while presenting bind # variables as an anonymous list. # # Failed test 'callback' # at t/00-load.t line 635. # got: '0' # expected: '8' # # Perform the same checks again, this time using the # @NAME placeholder scheme while presenting bind # variables as an anonymous hash. # # Failed test 'callback' # at t/00-load.t line 653. # got: '0' # expected: '8' Terminated make: *** [test_dynamic] Error 143 Timeout (max run time is 300s) /export/home/fly1464/bin/perl killed by signal 15