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:\cpanfly-5.14\var\megalib\bin;C:\Perl-5.14\site\bin;C:\Perl-5.14\bin;C:\cygwin\bin;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:\cpanfly-5.14\var\megalib\bin;C:\Perl-5.14\site\bin;C:\Perl-5.14\bin;C:\cygwin\bin;C:\Program Files\Perforce;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WindowsPowerShell\v1.0;C:\Program Files\Git\cmd;C:\Program Files\CMake\bin;C:\instantclient_11_2;C:\Program Files\Perforce;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WindowsPowerShell\v1.0;C:\Program Files\Git\cmd;C:\Program Files\CMake\bin Start 2016-04-29T00:57:22 ActivePerl-1400 CPAN-2.10 LIB=C:\PROGRA~1\MICROS~2\Lib;C:\PROGRA~1\MICROS~3\VC98\Lib\PSDK;C:\PROGRA~1\MICROS~3\VC98\Lib;C:\PROGRA~1\MICROS~3\VC98\MFC\Lib;C:\PROGRA~1\MICROS~2\Lib;C:\PROGRA~1\MICROS~3\VC98\Lib\PSDK;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;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.14/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:\CPANFL~1.14\var\megalib\bin;C:\Perl-5.14\site\bin;C:\Perl-5.14\bin;C:\cygwin\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:\CPANFL~1.14\var\megalib\bin;C:\Perl-5.14\site\bin;C:\Perl-5.14\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:\PROGRA~1\Git\cmd;C:\PROGRA~1\CMake\bin;C:\INSTAN~1;C:\PROGRA~1\Perforce;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WINDOW~2\v1.0;C:\PROGRA~1\Git\cmd;C:\PROGRA~1\CMake\bin Reading 'C:\cpanfly-5.14\var\cpan\Metadata' Database was generated on Thu, 28 Apr 2016 05:41:02 GMT Fetching with LWP: http://ppm.activestate.com/CPAN/authors/id/I/IN/INGY/XXX-0.30.tar.gz Fetching with LWP: http://ppm.activestate.com/CPAN/authors/id/I/IN/INGY/CHECKSUMS Checksum for C:\cpanfly-5.14\var\cpan\sources\authors\id\I\IN\INGY\XXX-0.30.tar.gz ok XXX-0.30 XXX-0.30/README XXX-0.30/Changes XXX-0.30/LICENSE XXX-0.30/t XXX-0.30/t/test.t XXX-0.30/MANIFEST XXX-0.30/META.yml XXX-0.30/META.json XXX-0.30/lib XXX-0.30/lib/XXX.pm XXX-0.30/lib/XXX.pod XXX-0.30/t/require.t XXX-0.30/Makefile.PL XXX-0.30/CONTRIBUTING XXX-0.30/t/author-pod-syntax.t XXX-0.30/t/000-compile-modules.t Configuring I/IN/INGY/XXX-0.30.tar.gz with Makefile.PL >>> C:\Perl-5.14\bin\perl.exe Makefile.PL Checking if your kit is complete... Looks good Have \cpanfl~1.14\var\megalib Want \perl-5.14\lib Your perl and your Config.pm seem to have different ideas about the architecture they are running on. Perl thinks: [megalib] Config says: [MSWin32-x86-multi-thread] This may or may not cause problems. Please check your installation of perl if you have problems building this extension. Generating a nmake-style Makefile Writing Makefile for XXX Writing MYMETA.yml and MYMETA.json INGY/XXX-0.30.tar.gz C:\Perl-5.14\bin\perl.exe Makefile.PL -- OK Running make for I/IN/INGY/XXX-0.30.tar.gz >>> nmake Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. cp lib/XXX.pod blib\lib\XXX.pod cp lib/XXX.pm blib\lib\XXX.pm INGY/XXX-0.30.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.14\bin\perl.exe" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(1, 'blib\lib', 'blib\arch')" t\*.t t\000-compile-modules.t .. ok 1 - use XXX; 1..1 ok t\author-pod-syntax.t .... skipped: these tests are for testing by the author t\require.t .............. 1..2 ok 1 - YAML Dump Worked for "require XXX" ok 2 - YAML Dump Worked with $DumpModule ok t\test.t ................. 1..1 ok 1 - Everything compiled ok All tests successful. Files=4, Tests=4, 1 wallclock secs ( 0.08 usr + 0.01 sys = 0.09 CPU) Result: PASS INGY/XXX-0.30.tar.gz nmake test TEST_VERBOSE=1 -- OK Ingy dot Net <ingy@cpan.org> See Your Data in the Nude >>> (cd C:\cpanfly-5.14\var\cpan\build\XXX-0.30-pcMMGX && tar cvf - XXX-0.30.ppd blib) | gzip -c >C:/cpanfly-5.14/var/REPO/I/IN/INGY/XXX-0.30.tar.gz XXX-0.30.ppd blib/ blib/lib/ blib/lib/XXX.pm blib/lib/XXX.pod >>> mv C:\cpanfly-5.14\var\cpan\build\XXX-0.30-pcMMGX/XXX-0.30.ppd C:/cpanfly-5.14/var/REPO/I/IN/INGY Finished 2016-04-29T00:57:31