PATH=/usr/bin:/bin:/data/fly2400/cpanfly-5.24/var/megalib/bin Start 2018-11-23T02:03:47 ActivePerl-2400 CPAN-2.10 Reading '/data/fly2400/cpanfly-5.24/var/cpan/Metadata' Database was generated on Thu, 22 Nov 2018 05:41:02 GMT Checksum for /data/fly2400/cpanfly-5.24/var/cpan/sources/authors/id/D/DR/DROLSKY/Pg-CLI-0.14.tar.gz ok Pg-CLI-0.14/ Pg-CLI-0.14/Makefile.PL Pg-CLI-0.14/META.yml Pg-CLI-0.14/Changes Pg-CLI-0.14/CONTRIBUTING.md Pg-CLI-0.14/LICENSE Pg-CLI-0.14/README.md Pg-CLI-0.14/perltidyrc Pg-CLI-0.14/META.json Pg-CLI-0.14/CODE_OF_CONDUCT.md Pg-CLI-0.14/lib/ Pg-CLI-0.14/lib/Pg/ Pg-CLI-0.14/lib/Pg/CLI/ Pg-CLI-0.14/lib/Pg/CLI/psql.pm Pg-CLI-0.14/lib/Pg/CLI/pg_config.pm Pg-CLI-0.14/lib/Pg/CLI/pg_restore.pm Pg-CLI-0.14/lib/Pg/CLI/createdb.pm Pg-CLI-0.14/lib/Pg/CLI/Role/ Pg-CLI-0.14/lib/Pg/CLI/Role/Connects.pm Pg-CLI-0.14/lib/Pg/CLI/Role/Executable.pm Pg-CLI-0.14/lib/Pg/CLI/Role/HasVersion.pm Pg-CLI-0.14/lib/Pg/CLI/pg_dump.pm Pg-CLI-0.14/lib/Pg/CLI/dropdb.pm Pg-CLI-0.14/lib/Pg/CLI.pm Pg-CLI-0.14/xt/ Pg-CLI-0.14/xt/release/ Pg-CLI-0.14/xt/release/cpan-changes.t Pg-CLI-0.14/xt/release/meta-json.t Pg-CLI-0.14/xt/author/ Pg-CLI-0.14/xt/author/pod-spell.t Pg-CLI-0.14/xt/author/synopsis.t Pg-CLI-0.14/xt/author/no-tabs.t Pg-CLI-0.14/xt/author/clean-namespaces.t Pg-CLI-0.14/xt/author/portability.t Pg-CLI-0.14/xt/author/mojibake.t Pg-CLI-0.14/xt/author/test-version.t Pg-CLI-0.14/xt/author/pod-coverage.t Pg-CLI-0.14/xt/author/00-compile.t Pg-CLI-0.14/xt/author/pod-syntax.t Pg-CLI-0.14/xt/author/eol.t Pg-CLI-0.14/xt/author/tidyall.t Pg-CLI-0.14/perlcriticrc Pg-CLI-0.14/cpanfile Pg-CLI-0.14/tidyall.ini Pg-CLI-0.14/t/ Pg-CLI-0.14/t/psql.t Pg-CLI-0.14/t/pg_restore.t Pg-CLI-0.14/t/00-report-prereqs.dd Pg-CLI-0.14/t/pg_config.t Pg-CLI-0.14/t/00-report-prereqs.t Pg-CLI-0.14/t/lib/ Pg-CLI-0.14/t/lib/Test/ Pg-CLI-0.14/t/lib/Test/PgCLI.pm Pg-CLI-0.14/t/dropdb.t Pg-CLI-0.14/t/pg_dump.t Pg-CLI-0.14/t/createdb.t Pg-CLI-0.14/MANIFEST Pg-CLI-0.14/INSTALL Pg-CLI-0.14/dist.ini Configuring D/DR/DROLSKY/Pg-CLI-0.14.tar.gz with Makefile.PL >>> /data/fly2400/ap2400-300558/bin/perl-static Makefile.PL Checking if your kit is complete... Looks good Have /data/fly2400/cpanfly-5.24/var/megalib Want /home/fly2400/ap2400-300558/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 Pg::CLI Writing MYMETA.yml and MYMETA.json DROLSKY/Pg-CLI-0.14.tar.gz /data/fly2400/ap2400-300558/bin/perl-static Makefile.PL -- OK Running make for D/DR/DROLSKY/Pg-CLI-0.14.tar.gz >>> 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/createdb.pm blib/lib/Pg/CLI/createdb.pm cp lib/Pg/CLI.pm blib/lib/Pg/CLI.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/dropdb.pm blib/lib/Pg/CLI/dropdb.pm cp lib/Pg/CLI/pg_dump.pm blib/lib/Pg/CLI/pg_dump.pm cp lib/Pg/CLI/Role/Connects.pm blib/lib/Pg/CLI/Role/Connects.pm cp lib/Pg/CLI/Role/HasVersion.pm blib/lib/Pg/CLI/Role/HasVersion.pm Manifying 7 pod documents DROLSKY/Pg-CLI-0.14.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 "/data/fly2400/ap2400-300558/bin/perl-static" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(1, 'blib/lib', 'blib/arch')" t/*.t # # Versions for all modules listed in MYMETA.json (including optional ones): # # === Configure Requires === # # Module Want Have # ------------------- ---- ---- # ExtUtils::MakeMaker any 7.16 # # === Build Requires === # # Module Want Have # ------------------- ---- ---- # ExtUtils::MakeMaker any 7.16 # # === Test Requires === # # Module Want Have # ------------------- ---- -------- # Exporter any 5.73 # ExtUtils::MakeMaker any 7.16 # File::Spec any 3.75 # Test::More 0.96 1.302140 # lib any 0.63 # # === Test Recommends === # # Module Want Have # ---------- -------- -------- # CPAN::Meta 2.120900 2.150005 # # === Runtime Requires === # # Module Want Have # ------------------------------ ---- ------ # File::Which any 1.22 # IPC::Run3 any 0.048 # Moose any 2.2011 # Moose::Role any 2.2011 # MooseX::Params::Validate any 0.21 # MooseX::SemiAffordanceAccessor any 0.10 # MooseX::Types any 0.50 # MooseX::Types::Moose any 0.50 # MooseX::Types::Path::Class any 0.09 # namespace::autoclean any 0.28 # strict any 1.11 # warnings any 1.36 # t/00-report-prereqs.t .. 1..1 ok 1 ok 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 cflags_sl ok 2 - got expected value for ldflags ok 3 - got expected value for sysconfdir ok 4 - got expected value for localedir ok 5 - got expected value for includedir ok 6 - got expected value for libs ok 7 - got expected value for htmldir ok 8 - got expected value for pgxs ok 9 - got expected value for mandir ok 10 - got expected value for version ok 11 - got expected value for cppflags ok 12 - got expected value for bindir ok 13 - got expected value for pkglibdir ok 14 - got expected value for cc ok 15 - got expected value for includedir_server ok 16 - got expected value for ldflags_sl ok 17 - got expected value for sharedir ok 18 - got expected value for configure ok 19 - got expected value for cflags ok 20 - got expected value for pkgincludedir ok 21 - got expected value for docdir ok 22 - got expected value for libdir 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 - password is not set in environment when command runs ok 7 - command works with multiple file names ok 8 - command includes -w but no other connection info ok 9 - got expected stdin ref ok 10 - password is set in environment when command runs ok 11 - ssl mode is set in environment when command runs ok 12 - command includes connection info ok 13 - password is not set in environment when command runs ok 14 - command includes -l ok 15 - password is not set in environment when command runs ok 16 - command does not include -w with older psql 1..16 ok All tests successful. Files=7, Tests=67, 4 wallclock secs ( 0.03 usr 0.02 sys + 3.17 cusr 0.39 csys = 3.61 CPU) Result: PASS DROLSKY/Pg-CLI-0.14.tar.gz make test TEST_VERBOSE=1 -- OK Dave Rolsky <autarch@urth.org> Run Postgres CLI utilities >>> (cd /data/fly2400/cpanfly-5.24/var/tmp/cpan_build/Pg-CLI-0.14-3kAmfl && tar cvf - Pg-CLI-0.14.ppd blib) | gzip -c >/data/fly2400/cpanfly-5.24/var/REPO/D/DR/DROLSKY/Pg-CLI-0.14.tar.gz Pg-CLI-0.14.ppd blib/ blib/man3/ blib/man3/Pg::CLI::pg_dump.3 blib/man3/Pg::CLI.3 blib/man3/Pg::CLI::createdb.3 blib/man3/Pg::CLI::psql.3 blib/man3/Pg::CLI::pg_restore.3 blib/man3/Pg::CLI::pg_config.3 blib/man3/Pg::CLI::dropdb.3 blib/lib/ blib/lib/Pg/ blib/lib/Pg/CLI/ blib/lib/Pg/CLI/psql.pm blib/lib/Pg/CLI/dropdb.pm blib/lib/Pg/CLI/pg_restore.pm blib/lib/Pg/CLI/Role/ blib/lib/Pg/CLI/Role/HasVersion.pm blib/lib/Pg/CLI/Role/Connects.pm blib/lib/Pg/CLI/Role/Executable.pm blib/lib/Pg/CLI/pg_dump.pm blib/lib/Pg/CLI/pg_config.pm blib/lib/Pg/CLI/createdb.pm blib/lib/Pg/CLI.pm VmSize: 371448 kB Finished 2018-11-23T02:03:56