Start 2010-11-25T21:05:50 ActivePerl-1200 CPAN-1.9402 LIB=C:\PROGRA~1\MICROS~3\VC98\Lib\PSDK;C:\PROGRA~1\MICROS~2\Lib;C:\PROGRA~1\MICROS~3\VC98\Lib;C:\PROGRA~1\MICROS~3\VC98\MFC\Lib INCLUDE=C:\PROGRA~1\MICROS~2\Include;C:\PROGRA~1\MICROS~3\VC98\ATL\Include;C:\PROGRA~1\MICROS~3\VC98\Include;C:\PROGRA~1\MICROS~3\VC98\MFC\Include PATH=C:/CPANFL~1.12/var/libs/bin;C:\PROGRA~1\MICROS~2\Bin;C:\PROGRA~1\MICROS~2\Bin\WinNT;C:\PROGRA~1\MICROS~3\VC98\Bin;C:\PROGRA~1\MICROS~3\Common\MSDev98\Bin;C:\Perl-5.12\site\bin;C:\Perl-5.12\bin;C:\cygwin\bin;C:\PROGRA~1\Perforce;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WINDOW~2\v1.0;C:\mysql\bin Going to read 'C:\cpanfly-5.12\var\cpan\Metadata' Database was generated on Thu, 25 Nov 2010 22:30:25 GMT Running make for D/DR/DROLSKY/Pg-CLI-0.04.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/D/DR/DROLSKY/Pg-CLI-0.04.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/D/DR/DROLSKY/CHECKSUMS Checksum for C:\cpanfly-5.12\var\cpan\sources\authors\id\D\DR\DROLSKY\Pg-CLI-0.04.tar.gz ok Pg-CLI-0.04 Pg-CLI-0.04/README Pg-CLI-0.04/Changes Pg-CLI-0.04/LICENSE Pg-CLI-0.04/INSTALL Pg-CLI-0.04/dist.ini Pg-CLI-0.04/t Pg-CLI-0.04/t/psql.t Pg-CLI-0.04/META.yml Pg-CLI-0.04/MANIFEST Pg-CLI-0.04/META.json Pg-CLI-0.04/SIGNATURE Pg-CLI-0.04/t/pg_dump.t Pg-CLI-0.04/Makefile.PL Pg-CLI-0.04/t/pg_config.t Pg-CLI-0.04/lib/Pg Pg-CLI-0.04/lib/Pg/CLI.pm Pg-CLI-0.04/t/release-eol.t Pg-CLI-0.04/lib/Pg/CLI Pg-CLI-0.04/lib/Pg/CLI/psql.pm Pg-CLI-0.04/t/lib/Test Pg-CLI-0.04/t/lib/Test/PgCLI.pm Pg-CLI-0.04/t/release-no-tabs.t Pg-CLI-0.04/lib/Pg/CLI/pg_dump.pm Pg-CLI-0.04/t/release-pod-syntax.t Pg-CLI-0.04/lib/Pg/CLI/pg_config.pm Pg-CLI-0.04/t/release-pod-coverage.t Pg-CLI-0.04/lib/Pg/CLI/Role Pg-CLI-0.04/lib/Pg/CLI/Role/Connects.pm Pg-CLI-0.04/lib/Pg/CLI/Role/Executable.pm CPAN.pm: Going to build D/DR/DROLSKY/Pg-CLI-0.04.tar.gz >>> C:\Perl-5.12\bin\perl.exe Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for Pg::CLI >>> nmake Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. cp lib/Pg/CLI/pg_config.pm blib\lib\Pg\CLI\pg_config.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 DROLSKY/Pg-CLI-0.04.tar.gz nmake -- OK Running make test >>> nmake test TEST_VERBOSE=1 Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. C:\Perl-5.12\bin\perl.exe "-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 1..4 ok t/psql.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 not set in environment when command runs ok 4 - command includes -f and file name ok 5 - password is set in environment when command runs ok 6 - command includes connection info 1..6 ok 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-coverage.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=7, Tests=32, 2 wallclock secs ( 0.03 usr + 0.03 sys = 0.06 CPU) Result: PASS DROLSKY/Pg-CLI-0.04.tar.gz nmake test TEST_VERBOSE=1 -- OK Dave Rolsky <autarch@urth.org> Run Postgres CLI utilities >>> (cd C:\cpanfly-5.12\var\cpan\build\Pg-CLI-0.04-KYUw4L && tar cvf - Pg-CLI-0.04.ppd blib) | gzip -c >C:/cpanfly-5.12/var/REPO/D/DR/DROLSKY/Pg-CLI-0.04.tar.gz Pg-CLI-0.04.ppd blib/ blib/lib/ blib/lib/Pg/ blib/lib/Pg/CLI/ blib/lib/Pg/CLI/pg_config.pm blib/lib/Pg/CLI/pg_dump.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.pm >>> mv C:\cpanfly-5.12\var\cpan\build\Pg-CLI-0.04-KYUw4L/Pg-CLI-0.04.ppd C:/cpanfly-5.12/var/REPO/D/DR/DROLSKY Megalib: DBI object version 1.609 does not match $DBI::VERSION 1.611 at C:/Perl-5.12/lib/DynaLoader.pm line 224. BEGIN failed--compilation aborted at C:/cpanfly-5.12/var/megalib/DBI.pm line 265. Compilation failed in require at C:\cpanfly-5.12\lib/ActivePerl/PPM/InstallArea.pm line 690. ...propagated at C:\cpanfly-5.12\lib/ActivePerl/PPM/DBH.pm line 11. Compilation failed in require at C:\cpanfly-5.12\lib/Fly/MakePPD.pm line 285. Finished 2010-11-25T21:05:56