PATH=/usr/bin:/bin:/Users/fly2200/cpanfly-5.22/var/megalib/bin Start 2017-02-18T01:26:49 ActivePerl-2200 CPAN-2.10 Reading '/Users/fly2200/cpanfly-5.22/var/cpan/Metadata' Database was generated on Fri, 17 Feb 2017 06:54:07 GMT Checksum for /Users/fly2200/cpanfly-5.22/var/cpan/sources/authors/id/D/DR/DROLSKY/Pg-CLI-0.11.tar.gz ok Pg-CLI-0.11/ Pg-CLI-0.11/MANIFEST Pg-CLI-0.11/t/ Pg-CLI-0.11/t/lib/ Pg-CLI-0.11/t/lib/Test/ Pg-CLI-0.11/t/lib/Test/PgCLI.pm Pg-CLI-0.11/t/release-no-tabs.t Pg-CLI-0.11/t/psql.t Pg-CLI-0.11/t/author-pod-spell.t Pg-CLI-0.11/t/dropdb.t Pg-CLI-0.11/t/pg_dump.t Pg-CLI-0.11/t/createdb.t Pg-CLI-0.11/t/release-pod-linkcheck.t Pg-CLI-0.11/t/release-eol.t Pg-CLI-0.11/t/release-pod-syntax.t Pg-CLI-0.11/t/release-pod-no404s.t Pg-CLI-0.11/t/release-cpan-changes.t Pg-CLI-0.11/t/pg_config.t Pg-CLI-0.11/t/pg_restore.t Pg-CLI-0.11/lib/ Pg-CLI-0.11/lib/Pg/ Pg-CLI-0.11/lib/Pg/CLI/ Pg-CLI-0.11/lib/Pg/CLI/dropdb.pm Pg-CLI-0.11/lib/Pg/CLI/createdb.pm Pg-CLI-0.11/lib/Pg/CLI/pg_config.pm Pg-CLI-0.11/lib/Pg/CLI/pg_restore.pm Pg-CLI-0.11/lib/Pg/CLI/Role/ Pg-CLI-0.11/lib/Pg/CLI/Role/HasVersion.pm Pg-CLI-0.11/lib/Pg/CLI/Role/Connects.pm Pg-CLI-0.11/lib/Pg/CLI/Role/Executable.pm Pg-CLI-0.11/lib/Pg/CLI/pg_dump.pm Pg-CLI-0.11/lib/Pg/CLI/psql.pm Pg-CLI-0.11/lib/Pg/CLI.pm Pg-CLI-0.11/README Pg-CLI-0.11/LICENSE Pg-CLI-0.11/META.yml Pg-CLI-0.11/Makefile.PL Pg-CLI-0.11/Changes Pg-CLI-0.11/META.json Pg-CLI-0.11/INSTALL Pg-CLI-0.11/dist.ini Configuring D/DR/DROLSKY/Pg-CLI-0.11.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 Pg::CLI Writing MYMETA.yml and MYMETA.json DROLSKY/Pg-CLI-0.11.tar.gz /Users/fly2200/ap2200-299195/bin/perl-dynamic Makefile.PL -- OK Running make for D/DR/DROLSKY/Pg-CLI-0.11.tar.gz >>> make cp lib/Pg/CLI/Role/Connects.pm blib/lib/Pg/CLI/Role/Connects.pm cp lib/Pg/CLI/pg_config.pm blib/lib/Pg/CLI/pg_config.pm cp lib/Pg/CLI/dropdb.pm blib/lib/Pg/CLI/dropdb.pm cp lib/Pg/CLI/Role/Executable.pm blib/lib/Pg/CLI/Role/Executable.pm cp lib/Pg/CLI/pg_restore.pm blib/lib/Pg/CLI/pg_restore.pm cp lib/Pg/CLI/Role/HasVersion.pm blib/lib/Pg/CLI/Role/HasVersion.pm cp lib/Pg/CLI/psql.pm blib/lib/Pg/CLI/psql.pm cp lib/Pg/CLI/createdb.pm blib/lib/Pg/CLI/createdb.pm cp lib/Pg/CLI/pg_dump.pm blib/lib/Pg/CLI/pg_dump.pm cp lib/Pg/CLI.pm blib/lib/Pg/CLI.pm Manifying 7 pod documents DROLSKY/Pg-CLI-0.11.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 t/author-pod-spell.t ....... skipped: these tests are for testing by the author t/createdb.t ............... ok 1 - password is not set in environment when command runs ok 2 - ssl mode is not set in environment when command runs ok 3 - command has no options except -w and database name ok 4 - command includes options passed to run ok 5 - command has no options except -w and database name ok 6 - got expected stdin ref ok 7 - password is set in environment when command runs ok 8 - ssl mode is set in environment when command runs ok 9 - command includes connection info 1..9 ok t/dropdb.t ................. ok 1 - password is not set in environment when command runs ok 2 - ssl mode is not set in environment when command runs ok 3 - command has no options except -w and database name ok 4 - command includes options passed to run ok 5 - command has no options except -w and database name ok 6 - got expected stdin ref ok 7 - password is set in environment when command runs ok 8 - ssl mode is set in environment when command runs ok 9 - command includes connection info 1..9 ok t/pg_config.t .............. ok 1 - got expected value for htmldir ok 2 - got expected value for version ok 3 - got expected value for bindir ok 4 - got expected value for cc ok 5 - got expected value for libdir ok 6 - got expected value for includedir ok 7 - got expected value for cppflags ok 8 - got expected value for docdir ok 9 - got expected value for pkgincludedir ok 10 - got expected value for sharedir ok 11 - got expected value for pkglibdir ok 12 - got expected value for includedir_server ok 13 - got expected value for configure ok 14 - got expected value for pgxs ok 15 - got expected value for ldflags ok 16 - got expected value for ldflags_sl ok 17 - got expected value for cflags ok 18 - got expected value for libs ok 19 - got expected value for sysconfdir ok 20 - got expected value for mandir ok 21 - got expected value for localedir ok 22 - got expected value for cflags_sl 1..22 ok t/pg_dump.t ................ ok 1 - password is not set in environment when command runs ok 2 - command includes options and -w, but no other connection info ok 3 - password is set in environment when command runs ok 4 - command includes connection info ok 5 - command includes connection info, but no -w for Pg < 8.4 1..5 ok t/pg_restore.t ............. ok 1 - password is not set in environment when command runs ok 2 - command includes options and -w, but no other connection info ok 3 - password is set in environment when command runs ok 4 - command includes connection info ok 5 - command includes connection info, but no -w for Pg < 8.4 1..5 ok t/psql.t ................... ok 1 - password is not set in environment when command runs ok 2 - ssl mode is not set in environment when command runs ok 3 - command includes options and -w, but no other connection info ok 4 - password is not set in environment when command runs ok 5 - command includes -f and file name ok 6 - command includes -w but no other connection info ok 7 - got expected stdin ref ok 8 - password is set in environment when command runs ok 9 - ssl mode is set in environment when command runs ok 10 - command includes connection info 1..10 ok t/release-cpan-changes.t ... skipped: these tests are for release candidate testing t/release-eol.t ............ skipped: these tests are for release candidate testing t/release-no-tabs.t ........ skipped: these tests are for release candidate testing t/release-pod-linkcheck.t .. skipped: these tests are for release candidate testing t/release-pod-no404s.t ..... skipped: these tests are for release candidate testing t/release-pod-syntax.t ..... skipped: these tests are for release candidate testing All tests successful. Files=13, Tests=60, 5 wallclock secs ( 0.04 usr 0.02 sys + 1.96 cusr 0.16 csys = 2.18 CPU) Result: PASS DROLSKY/Pg-CLI-0.11.tar.gz make test TEST_VERBOSE=1 -- OK Dave Rolsky <autarch@urth.org> Run Postgres CLI utilities >>> (cd /Users/fly2200/cpanfly-5.22/var/tmp/cpan_build/Pg-CLI-0.11-tLgP22 && tar cvf - Pg-CLI-0.11.ppd blib) | gzip -c >/Users/fly2200/cpanfly-5.22/var/REPO/D/DR/DROLSKY/Pg-CLI-0.11.tar.gz Pg-CLI-0.11.ppd blib/ blib/lib/ blib/lib/Pg/ blib/lib/Pg/CLI/ blib/lib/Pg/CLI/createdb.pm blib/lib/Pg/CLI/dropdb.pm blib/lib/Pg/CLI/pg_config.pm blib/lib/Pg/CLI/pg_dump.pm blib/lib/Pg/CLI/pg_restore.pm blib/lib/Pg/CLI/psql.pm blib/lib/Pg/CLI/Role/ blib/lib/Pg/CLI/Role/Connects.pm blib/lib/Pg/CLI/Role/Executable.pm blib/lib/Pg/CLI/Role/HasVersion.pm blib/lib/Pg/CLI.pm blib/man3/ blib/man3/Pg::CLI.3 blib/man3/Pg::CLI::createdb.3 blib/man3/Pg::CLI::dropdb.3 blib/man3/Pg::CLI::pg_config.3 blib/man3/Pg::CLI::pg_dump.3 blib/man3/Pg::CLI::pg_restore.3 blib/man3/Pg::CLI::psql.3 Finished 2017-02-18T01:26:58