PATH=C:\Program Files\Microsoft Platform SDK\Bin;C:\Program Files\Microsoft Platform SDK\Bin\WinNT;C:\Program Files\Microsoft Visual Studio\VC98\Bin;C:\Program Files\Microsoft Visual Studio\Common\MSDev98\Bin;C:\Perl-5.12\site\bin;C:\Perl-5.12\bin;C:\cygwin\bin;C:\Program Files\Perforce;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WindowsPowerShell\v1.0;C:\WINDOWS\system32\WindowsPowerShell\v1.0;C:\instantclient_11_2;C:\cygwin\bin;C:\Program Files\Perforce;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WindowsPowerShell\v1.0;C:\WINDOWS\system32\WindowsPowerShell\v1.0;C:\mysql\bin Start 2013-06-02T21:38:24 ActivePerl-1200 CPAN-1.9800 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:\WINDOWS\system32\WINDOW~2\v1.0;C:\INSTAN~1;C:\cygwin\bin;C:\PROGRA~1\Perforce;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WINDOW~2\v1.0;C:\WINDOWS\system32\WINDOW~2\v1.0;C:\mysql\bin Reading 'C:\cpanfly-5.12\var\cpan\Metadata' Database was generated on Mon, 03 Jun 2013 03:07:18 GMT Running make for M/MI/MIYAGAWA/Hash-MultiValue-0.15.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/M/MI/MIYAGAWA/Hash-MultiValue-0.15.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/M/MI/MIYAGAWA/CHECKSUMS Checksum for C:\cpanfly-5.12\var\cpan\sources\authors\id\M\MI\MIYAGAWA\Hash-MultiValue-0.15.tar.gz ok Hash-MultiValue-0.15/ Hash-MultiValue-0.15/Changes Hash-MultiValue-0.15/cpanfile Hash-MultiValue-0.15/dist.ini Hash-MultiValue-0.15/lib/ Hash-MultiValue-0.15/LICENSE Hash-MultiValue-0.15/Makefile.PL Hash-MultiValue-0.15/MANIFEST Hash-MultiValue-0.15/META.json Hash-MultiValue-0.15/META.yml Hash-MultiValue-0.15/README Hash-MultiValue-0.15/t/ Hash-MultiValue-0.15/tools/ Hash-MultiValue-0.15/xt/ Hash-MultiValue-0.15/xt/perlcritic.t Hash-MultiValue-0.15/xt/pod.t Hash-MultiValue-0.15/xt/podspell.t Hash-MultiValue-0.15/xt/synopsis.t Hash-MultiValue-0.15/tools/benchmark.pl Hash-MultiValue-0.15/t/00_compile.t Hash-MultiValue-0.15/t/from_mixed.t Hash-MultiValue-0.15/t/hash.t Hash-MultiValue-0.15/t/multi.t Hash-MultiValue-0.15/t/ref.t Hash-MultiValue-0.15/t/release-pod-syntax.t Hash-MultiValue-0.15/t/set.t Hash-MultiValue-0.15/t/storable.t Hash-MultiValue-0.15/t/threads.t Hash-MultiValue-0.15/t/write.t Hash-MultiValue-0.15/lib/Hash/ Hash-MultiValue-0.15/lib/Hash/MultiValue.pm CPAN.pm: Building M/MI/MIYAGAWA/Hash-MultiValue-0.15.tar.gz >>> C:\Perl-5.12\bin\perl.exe Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for Hash::MultiValue >>> nmake Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. cp lib/Hash/MultiValue.pm blib\lib\Hash\MultiValue.pm MIYAGAWA/Hash-MultiValue-0.15.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/00_compile.t .......... 1..1 ok 1 - use Hash::MultiValue; ok t/from_mixed.t .......... ok 1 ok 2 ok 3 ok 4 ok 5 1..5 ok t/hash.t ................ ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 ok 15 ok 16 ok 17 ok 18 ok 19 ok 20 ok 21 1..21 ok t/multi.t ............... ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 1..8 ok t/ref.t ................. ok 1 1..1 ok t/release-pod-syntax.t .. skipped: these tests are for release candidate testing t/set.t ................. ok 1 - more items than before ok 2 ok 3 - exactly as many items as before ok 4 ok 5 - fewer items than before ok 6 ok 7 - no items ok 8 ok 9 - The object isa Hash::MultiValue 1..9 ok t/storable.t ............ ok 1 - flattening works ok 2 - ... even after deserialisation ok 3 - ... and cloning ok 4 - ... which makes independent objects 1..4 ok t/threads.t ............. 1..2 ok 1 - got expected results ok 2 - got expected results in cloned interpreter ok t/write.t ............... ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 - The object isa Hash::MultiValue 1..7 ok All tests successful. Files=10, Tests=58, 2 wallclock secs ( 0.03 usr + 0.02 sys = 0.05 CPU) Result: PASS MIYAGAWA/Hash-MultiValue-0.15.tar.gz nmake test TEST_VERBOSE=1 -- OK Tatsuhiko Miyagawa <miyagawa@bulknews.net> Store multiple values per key >>> (cd C:\cpanfly-5.12\var\cpan\build\Hash-MultiValue-0.15-7hIc3k && tar cvf - Hash-MultiValue-0.15.ppd blib) | gzip -c >C:/cpanfly-5.12/var/REPO/M/MI/MIYAGAWA/Hash-MultiValue-0.15.tar.gz Hash-MultiValue-0.15.ppd blib/ blib/lib/ blib/lib/Hash/ blib/lib/Hash/MultiValue.pm >>> mv C:\cpanfly-5.12\var\cpan\build\Hash-MultiValue-0.15-7hIc3k/Hash-MultiValue-0.15.ppd C:/cpanfly-5.12/var/REPO/M/MI/MIYAGAWA Megalib: DBI object version 1.623 does not match $DBI::VERSION 1.624 at C:/Perl-5.12/lib/DynaLoader.pm line 224. BEGIN failed--compilation aborted at C:/cpanfly-5.12/var/megalib/DBI.pm line 278. Compilation failed in require at C:\cpanfly-5.12\lib/ActivePerl/PPM/InstallArea.pm line 699. ...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 2013-06-02T21:38:38