PATH=/usr/bin:/bin:/Users/fly2200/cpanfly-5.22/var/megalib/bin Start 2017-01-17T01:48:22 ActivePerl-2200 CPAN-2.10 Reading '/Users/fly2200/cpanfly-5.22/var/cpan/Metadata' Database was generated on Mon, 16 Jan 2017 04:41:03 GMT Fetching with LWP: http://ppm.activestate.com/CPAN/authors/id/C/CP/CPANIC/DBIx-FlexibleBinding-2.0.4.tar.gz Checksum for /Users/fly2200/cpanfly-5.22/var/cpan/sources/authors/id/C/CP/CPANIC/DBIx-FlexibleBinding-2.0.4.tar.gz ok DBIx-FlexibleBinding-2.0.4/ DBIx-FlexibleBinding-2.0.4/Changes DBIx-FlexibleBinding-2.0.4/cpanfile DBIx-FlexibleBinding-2.0.4/lib/ DBIx-FlexibleBinding-2.0.4/LICENSE DBIx-FlexibleBinding-2.0.4/Makefile.PL DBIx-FlexibleBinding-2.0.4/MANIFEST DBIx-FlexibleBinding-2.0.4/mapsolarsystems.json DBIx-FlexibleBinding-2.0.4/META.json DBIx-FlexibleBinding-2.0.4/META.yml DBIx-FlexibleBinding-2.0.4/README DBIx-FlexibleBinding-2.0.4/t/ DBIx-FlexibleBinding-2.0.4/t/00-load.t DBIx-FlexibleBinding-2.0.4/t/01-execute.t DBIx-FlexibleBinding-2.0.4/t/02-iterate.t DBIx-FlexibleBinding-2.0.4/t/03-iterate.t DBIx-FlexibleBinding-2.0.4/t/manifest.t DBIx-FlexibleBinding-2.0.4/t/pod-coverage.t DBIx-FlexibleBinding-2.0.4/t/pod.t DBIx-FlexibleBinding-2.0.4/t/release-pod-syntax.t DBIx-FlexibleBinding-2.0.4/lib/DBIx/ DBIx-FlexibleBinding-2.0.4/lib/DBIx/FlexibleBinding.pm Configuring C/CP/CPANIC/DBIx-FlexibleBinding-2.0.4.tar.gz with Makefile.PL >>> /Users/fly2200/ap2200-299195/bin/perl-dynamic Makefile.PL Checking if your kit is complete... Looks good Have /Users/fly2200/cpanfly-5.22/var/megalib Want /Users/fly2200/ap2200-299195/lib Your perl and your Config.pm seem to have different ideas about the architecture they are running on. Perl thinks: [megalib] Config says: [darwin-thread-multi-2level] 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 DBIx::FlexibleBinding Writing MYMETA.yml and MYMETA.json CPANIC/DBIx-FlexibleBinding-2.0.4.tar.gz /Users/fly2200/ap2200-299195/bin/perl-dynamic Makefile.PL -- OK Running make for C/CP/CPANIC/DBIx-FlexibleBinding-2.0.4.tar.gz >>> make cp lib/DBIx/FlexibleBinding.pm blib/lib/DBIx/FlexibleBinding.pm Manifying 1 pod document CPANIC/DBIx-FlexibleBinding-2.0.4.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 "/Users/fly2200/ap2200-299195/bin/perl-dynamic" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(1, 'blib/lib', 'blib/arch')" t/*.t # Testing DBIx::FlexibleBinding 2.0.4, Perl 5.022000, /Users/fly2200/ap2200-299195/bin/perl-dynamic # 1. ["Kisogo","1"] # 2. ["New Caldari","1"] # 3. ["Amarr","1"] # 4. ["Bourynes","1"] # 5. ["Ryddinjorn","1"] # 6. ["Luminaire","1"] # 7. ["Duripant","1"] # 8. ["Yulai","1"] # 1. ["Kisogo",1] # 2. ["New Caldari",1] # 3. ["Amarr",1] # 4. ["Bourynes",1] # 5. ["Ryddinjorn",1] # 6. ["Luminaire",1] # 7. ["Duripant",1] # 8. ["Yulai",1] DBIx::FlexibleBinding connect('test;host=127.0.0.1','',...) failed: Can't connect to MySQL server on '127.0.0.1' (61) at t/00-load.t line 161. t/00-load.t ............. ok 1 - use DBIx::FlexibleBinding; ok 2 - _as_list_or_ref ok 3 - _as_list_or_ref ok 4 - _as_list_or_ref ok 5 - _as_list_or_ref ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 - Testing DBD::CSV (dbi:CSV:) ok 15 - drop ok 16 - create ok 17 - insert ? ( VALUES ) ok 18 - insert ? [ VALUES ] ok 19 - insert :NUMBER ( VALUES ) ok 20 - insert :NUMBER [ VALUES ] ok 21 - insert ?NUMBER ( VALUES ) ok 22 - insert ?NUMBER [ VALUES ] ok 23 - insert :NAME ( KEY-VALUE PAIRS ) ok 24 - insert :NAME [ KEY-VALUE PAIRS ] ok 25 - insert :NAME { KEY-VALUE PAIRS } ok 26 - insert @NAME ( KEY-VALUE PAIRS ) ok 27 - insert @NAME [ KEY-VALUE PAIRS ] ok 28 - insert @NAME { KEY-VALUE PAIRS } ok 29 - prepare, execute, fetchrow_array ok 30 - prepare, execute, fetchrow_arrayref ok 31 - prepare, execute, fetchrow_hashref ok 32 - prepare, execute, fetchall_arrayref ok 33 - prepare, execute, fetchall_arrayref({}) ok 34 - prepare, execute, getrow_arrayref (sth) ok 35 - prepare, execute, getrow_hashref (sth) ok 36 - prepare, execute, getrows_arrayref (sth) ok 37 - prepare, execute, fetchall_hashref (sth) ok 38 - selectrow_array ok 39 - selectrow_arrayref ok 40 - selectrow_hashref ok 41 - selectall_arrayref ok 42 - selectall_arrayref({Slice => {}}) ok 43 - getrow_arrayref (dbh) ok 44 - getrow_hashref (dbh) ok 45 - getrows_arrayref (dbh) ok 46 - getrows_hashref (dbh) ok 47 - callback ok 48 - getrows_arrayref ok 49 - callback ok 50 - getrows_arrayref ok 51 - callback ok 52 - getrows_arrayref ok 53 - callback ok 54 - getrows_arrayref ok 55 - callback ok 56 - getrows_arrayref ok 57 - callback ok 58 - getrows_arrayref ok 59 - callback ok 60 - getrows_arrayref ok 61 - callback ok 62 - getrows_arrayref ok 63 - callback ok 64 - getrows_arrayref ok 65 - callback ok 66 - result ok 67 - callback ok 68 - getrows_arrayref ok 69 - statement handle proxy assignment ok 70 - statement handle proxy execution ok 71 ok 72 - Testing DBD::SQLite (dbi:SQLite:test.db) ok 73 - drop ok 74 - create ok 75 - insert ? ( VALUES ) ok 76 - insert ? [ VALUES ] ok 77 - insert :NUMBER ( VALUES ) ok 78 - insert :NUMBER [ VALUES ] ok 79 - insert ?NUMBER ( VALUES ) ok 80 - insert ?NUMBER [ VALUES ] ok 81 - insert :NAME ( KEY-VALUE PAIRS ) ok 82 - insert :NAME [ KEY-VALUE PAIRS ] ok 83 - insert :NAME { KEY-VALUE PAIRS } ok 84 - insert @NAME ( KEY-VALUE PAIRS ) ok 85 - insert @NAME [ KEY-VALUE PAIRS ] ok 86 - insert @NAME { KEY-VALUE PAIRS } ok 87 - prepare, execute, fetchrow_array ok 88 - prepare, execute, fetchrow_arrayref ok 89 - prepare, execute, fetchrow_hashref ok 90 - prepare, execute, fetchall_arrayref ok 91 - prepare, execute, fetchall_arrayref({}) ok 92 - prepare, execute, getrow_arrayref (sth) ok 93 - prepare, execute, getrow_hashref (sth) ok 94 - prepare, execute, getrows_arrayref (sth) ok 95 - prepare, execute, fetchall_hashref (sth) ok 96 - selectrow_array ok 97 - selectrow_arrayref ok 98 - selectrow_hashref ok 99 - selectall_arrayref ok 100 - selectall_arrayref({Slice => {}}) ok 101 - getrow_arrayref (dbh) ok 102 - getrow_hashref (dbh) ok 103 - getrows_arrayref (dbh) ok 104 - getrows_hashref (dbh) ok 105 - callback ok 106 - getrows_arrayref ok 107 - callback ok 108 - getrows_arrayref ok 109 - callback ok 110 - getrows_arrayref ok 111 - callback ok 112 - getrows_arrayref ok 113 - callback ok 114 - getrows_arrayref ok 115 - callback ok 116 - getrows_arrayref ok 117 - callback ok 118 - getrows_arrayref ok 119 - callback ok 120 - getrows_arrayref ok 121 - callback ok 122 - getrows_arrayref ok 123 - callback ok 124 - result ok 125 - callback ok 126 - getrows_arrayref ok 127 - statement handle proxy assignment ok 128 - statement handle proxy execution ok 129 ok 130 # skip mysql tests (no connection to 'dbi:mysql:test;host=127.0.0.1') 1..130 ok t/01-execute.t .......... ok 1 - execute 1..1 ok t/02-iterate.t .......... ok 1 - iterate 1..1 ok t/03-iterate.t .......... ok 1 - iterate 1..1 ok t/manifest.t ............ skipped: Author tests not required for installation t/pod-coverage.t ........ skipped: Author tests not required for installation t/pod.t ................. skipped: Author tests not required for installation t/release-pod-syntax.t .. skipped: these tests are for release candidate testing All tests successful. Files=8, Tests=133, 207 wallclock secs ( 0.06 usr 0.03 sys + 48.06 cusr 7.48 csys = 55.63 CPU) Result: PASS CPANIC/DBIx-FlexibleBinding-2.0.4.tar.gz make test TEST_VERBOSE=1 -- OK Iain Campbell <cpanic@cpan.org> Greater statement placeholder and data-binding flexibility. >>> (cd /Users/fly2200/cpanfly-5.22/var/tmp/cpan_build/DBIx-FlexibleBinding-2.0.4-WgmckY && tar cvf - DBIx-FlexibleBinding-2.0.4.ppd blib) | gzip -c >/Users/fly2200/cpanfly-5.22/var/REPO/C/CP/CPANIC/DBIx-FlexibleBinding-2.0.4.tar.gz DBIx-FlexibleBinding-2.0.4.ppd blib/ blib/lib/ blib/lib/DBIx/ blib/lib/DBIx/FlexibleBinding.pm blib/man3/ blib/man3/DBIx::FlexibleBinding.3 Finished 2017-01-17T01:51:53