PATH=/usr/bin:/bin Start 2013-02-05T14:14:38 ActivePerl-1600 CPAN-1.9402 Going to read '/home/fly1600/var/cpan/Metadata' Database was generated on Tue, 05 Feb 2013 21:07:08 GMT Running make for D/DR/DROLSKY/Pg-CLI-0.09.tar.gz Checksum for /net/nas/data/cpan/authors/id/D/DR/DROLSKY/Pg-CLI-0.09.tar.gz ok Pg-CLI-0.09/ Pg-CLI-0.09/MANIFEST Pg-CLI-0.09/t/ Pg-CLI-0.09/t/lib/ Pg-CLI-0.09/t/lib/Test/ Pg-CLI-0.09/t/lib/Test/PgCLI.pm Pg-CLI-0.09/t/release-no-tabs.t Pg-CLI-0.09/t/psql.t Pg-CLI-0.09/t/pg_dump.t Pg-CLI-0.09/t/release-pod-linkcheck.t Pg-CLI-0.09/t/release-eol.t Pg-CLI-0.09/t/release-pod-syntax.t Pg-CLI-0.09/t/release-pod-no404s.t Pg-CLI-0.09/t/release-cpan-changes.t Pg-CLI-0.09/t/pg_config.t Pg-CLI-0.09/t/pg_restore.t Pg-CLI-0.09/lib/ Pg-CLI-0.09/lib/Pg/ Pg-CLI-0.09/lib/Pg/CLI/ Pg-CLI-0.09/lib/Pg/CLI/pg_config.pm Pg-CLI-0.09/lib/Pg/CLI/pg_restore.pm Pg-CLI-0.09/lib/Pg/CLI/Role/ Pg-CLI-0.09/lib/Pg/CLI/Role/HasVersion.pm Pg-CLI-0.09/lib/Pg/CLI/Role/Connects.pm Pg-CLI-0.09/lib/Pg/CLI/Role/Executable.pm Pg-CLI-0.09/lib/Pg/CLI/pg_dump.pm Pg-CLI-0.09/lib/Pg/CLI/psql.pm Pg-CLI-0.09/lib/Pg/CLI.pm Pg-CLI-0.09/README Pg-CLI-0.09/LICENSE Pg-CLI-0.09/META.yml Pg-CLI-0.09/Makefile.PL Pg-CLI-0.09/Changes Pg-CLI-0.09/META.json Pg-CLI-0.09/INSTALL Pg-CLI-0.09/dist.ini CPAN.pm: Going to build D/DR/DROLSKY/Pg-CLI-0.09.tar.gz >>> /home/fly1600/ap1600/bin/perl-static Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for Pg::CLI Writing MYMETA.yml and MYMETA.json >>> make cp lib/Pg/CLI/pg_config.pm blib/lib/Pg/CLI/pg_config.pm cp lib/Pg/CLI/pg_restore.pm blib/lib/Pg/CLI/pg_restore.pm cp lib/Pg/CLI.pm blib/lib/Pg/CLI.pm cp lib/Pg/CLI/Role/Connects.pm blib/lib/Pg/CLI/Role/Connects.pm cp lib/Pg/CLI/pg_dump.pm blib/lib/Pg/CLI/pg_dump.pm cp lib/Pg/CLI/Role/Executable.pm blib/lib/Pg/CLI/Role/Executable.pm cp lib/Pg/CLI/psql.pm blib/lib/Pg/CLI/psql.pm cp lib/Pg/CLI/Role/HasVersion.pm blib/lib/Pg/CLI/Role/HasVersion.pm Manifying blib/man3/Pg::CLI::pg_config.3 Manifying blib/man3/Pg::CLI::pg_restore.3 Manifying blib/man3/Pg::CLI.3 Manifying blib/man3/Pg::CLI::pg_dump.3 Manifying blib/man3/Pg::CLI::psql.3 DROLSKY/Pg-CLI-0.09.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /home/fly1600/ap1600/bin/perl-static "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/pg_config.t .............. ok 1 - got expected value for includedir_server ok 2 - got expected value for docdir ok 3 - got expected value for mandir ok 4 - got expected value for pkglibdir ok 5 - got expected value for cppflags ok 6 - got expected value for pgxs ok 7 - got expected value for cc ok 8 - got expected value for sysconfdir ok 9 - got expected value for cflags ok 10 - got expected value for bindir ok 11 - got expected value for htmldir ok 12 - got expected value for localedir ok 13 - got expected value for pkgincludedir ok 14 - got expected value for sharedir ok 15 - got expected value for version ok 16 - got expected value for ldflags ok 17 - got expected value for includedir ok 18 - got expected value for libs ok 19 - got expected value for libdir ok 20 - got expected value for configure ok 21 - got expected value for ldflags_sl 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=10, Tests=42, 3 wallclock secs ( 0.02 usr 0.02 sys + 2.65 cusr 0.14 csys = 2.83 CPU) Result: PASS DROLSKY/Pg-CLI-0.09.tar.gz make test TEST_VERBOSE=1 -- OK Dave Rolsky <autarch@urth.org> Run Postgres CLI utilities >>> (cd /home/fly1600/var/cpan/build/Pg-CLI-0.09-VeFymI && tar cvf - Pg-CLI-0.09.ppd blib) | gzip -c >/home/fly1600/var/REPO/D/DR/DROLSKY/Pg-CLI-0.09.tar.gz Pg-CLI-0.09.ppd blib/ blib/lib/ blib/lib/Pg/ blib/lib/Pg/CLI/ blib/lib/Pg/CLI/pg_config.pm blib/lib/Pg/CLI/pg_restore.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/pg_dump.pm blib/lib/Pg/CLI/psql.pm blib/lib/Pg/CLI.pm blib/man3/ blib/man3/Pg::CLI::pg_config.3 blib/man3/Pg::CLI::pg_restore.3 blib/man3/Pg::CLI.3 blib/man3/Pg::CLI::pg_dump.3 blib/man3/Pg::CLI::psql.3 >>> mv /home/fly1600/var/cpan/build/Pg-CLI-0.09-VeFymI/Pg-CLI-0.09.ppd /home/fly1600/var/REPO/D/DR/DROLSKY VmSize: 117340 kB Finished 2013-02-05T14:14:49