PATH=C:\PlatSDK\Bin\Win64\x86\AMD64;C:\PlatSDK\Bin;C:\PlatSDK\Bin\WinNT;C:\cpanfly-5.16\var\megalib\bin;C:\Perl64-5.16\site\bin;C:\Perl64-5.16\bin;C:\cygwin\bin;C:\PlatSDK\Bin\Win64\x86\AMD64;C:\PlatSDK\Bin;C:\PlatSDK\Bin\WinNT;C:\cpanfly-5.16\var\megalib\bin;C:\Perl64-5.16\site\bin;C:\Perl64-5.16\bin;C:\cygwin\bin;C:\Python27\;C:\Python27\Scripts;C:\cygwin\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WindowsPowerShell\v1.0;C:\Program Files (x86)\Git\cmd;C:\Program Files (x86)\CMake\bin;C:\instantclient_11_2;C:\Program Files (x86)\nasm Start 2016-05-10T03:14:02 ActivePerl-1600 CPAN-2.10 LIB=C:\PlatSDK\Lib\AMD64;C:\PlatSDK\Lib\AMD64\atlmfc INCLUDE=C:\PlatSDK\Include;C:\PlatSDK\Include\crt;C:\PlatSDK\Include\crt\sys;C:\PlatSDK\Include\mfc;C:\PlatSDK\Include\atl PATH=C:/CPANFL~1.16/var/libs/bin;C:\PlatSDK\Bin\Win64\x86\AMD64;C:\PlatSDK\Bin;C:\PlatSDK\Bin\WinNT;C:\CPANFL~1.16\var\megalib\bin;C:\Perl64-5.16\site\bin;C:\Perl64-5.16\bin;C:\cygwin\bin;C:\PlatSDK\Bin\Win64\x86\AMD64;C:\PlatSDK\Bin;C:\PlatSDK\Bin\WinNT;C:\CPANFL~1.16\var\megalib\bin;C:\Perl64-5.16\site\bin;C:\Perl64-5.16\bin;C:\cygwin\bin;C:\Python27\;C:\Python27\Scripts;C:\cygwin\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WINDOW~1\v1.0;C:\PROGRA~2\Git\cmd;C:\PROGRA~2\CMake\bin;C:\INSTAN~1;C:\PROGRA~2\nasm Reading 'C:\cpanfly-5.16\var\cpan\Metadata' Database was generated on Mon, 09 May 2016 05:53:34 GMT Fetching with LWP: http://ppm.activestate.com/CPAN/authors/id/H/HA/HAARG/strictures-2.000003.tar.gz Checksum for C:\cpanfly-5.16\var\cpan\sources\authors\id\H\HA\HAARG\strictures-2.000003.tar.gz ok strictures-2.000003/ strictures-2.000003/Changes strictures-2.000003/inc/ strictures-2.000003/lib/ strictures-2.000003/maint/ strictures-2.000003/Makefile.PL strictures-2.000003/MANIFEST strictures-2.000003/META.json strictures-2.000003/META.yml strictures-2.000003/README strictures-2.000003/t/ strictures-2.000003/xt/ strictures-2.000003/xt/all-categories.t strictures-2.000003/xt/pod.t strictures-2.000003/t/crash.t strictures-2.000003/t/extras.t strictures-2.000003/t/strictures.t strictures-2.000003/maint/Makefile.PL.include strictures-2.000003/lib/strictures/ strictures-2.000003/lib/strictures.pm strictures-2.000003/lib/strictures/extra.pm strictures-2.000003/inc/ExtUtils/ strictures-2.000003/inc/ExtUtils/HasCompiler.pm Configuring H/HA/HAARG/strictures-2.000003.tar.gz with Makefile.PL >>> C:\Perl64-5.16\bin\perl.exe Makefile.PL 1EA4WWOWXt.c Creating library C:\cpanfly-5.16\var\tmp\2ady_nH0mf\1EA4WWOWXt.lib and object C:\cpanfly-5.16\var\tmp\2ady_nH0mf\1EA4WWOWXt.exp 1EA4WWOWXt.exp : warning LNK4070: /OUT:1EA4WWO_.dll directive in .EXP differs from output filename 'C:\cpanfly-5.16\var\tmp\2ady_nH0mf\1EA4WWOWXt.dll'; ignoring directive Generating code Finished generating code 1EA4WWOWXt.exp : warning LNK4070: /OUT:1EA4WWO_.dll directive in .EXP differs from output filename 'C:\cpanfly-5.16\var\tmp\2ady_nH0mf\1EA4WWOWXt.dll'; ignoring directive Checking if your kit is complete... Looks good Have \cpanfl~1.16\var\megalib Want \perl64-5.16\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-x64-multi-thread] This may or may not cause problems. Please check your installation of perl if you have problems building this extension. Writing Makefile for strictures Writing MYMETA.yml and MYMETA.json HAARG/strictures-2.000003.tar.gz C:\Perl64-5.16\bin\perl.exe Makefile.PL -- OK Running make for H/HA/HAARG/strictures-2.000003.tar.gz >>> nmake Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. cp lib/strictures/extra.pm blib\lib\strictures\extra.pm cp lib/strictures.pm blib\lib\strictures.pm HAARG/strictures-2.000003.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:\Perl64-5.16\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib\lib', 'blib\arch')" t/*.t t/crash.t ....... 1..1 ok 1 - can manage to survive with some modules missing! ok t/extras.t ...... ok 1 - VCS dir has been checked (v1) ok 2 - VCS dir not detected with no .git (v1) ok 3 - VCS dir has been checked (v1) ok 4 - VCS dir detected with .git (v1) ok 5 - file named file.pl does not get extras (v1) ok 6 - file named test.pl does not get extras (v1) ok 7 - file named library.pm does not get extras (v1) ok 8 - file named t/test.t does get extras (v1) ok 9 - file named xt/test.t does get extras (v1) ok 10 - file named t/one.faket does get extras (v1) ok 11 - file named lib/module.pm does get extras (v1) ok 12 - file named other/one.pl does not get extras (v1) ok 13 - file named other/t/test.t does not get extras (v1) ok 14 - file named blib/module.pm does get extras (v1) ok 15 - failure to load all three extra deps is reported (v1) ok 16 - extra dep load failure is not reported a second time (v1) ok 17 - VCS dir has been checked (v2) ok 18 - VCS dir not detected with no .git (v2) ok 19 - VCS dir has been checked (v2) ok 20 - VCS dir detected with .git (v2) ok 21 - file named file.pl does not get extras (v2) ok 22 - file named test.pl does not get extras (v2) ok 23 - file named library.pm does not get extras (v2) ok 24 - file named t/test.t does get extras (v2) ok 25 - file named xt/test.t does get extras (v2) ok 26 - file named t/one.faket does get extras (v2) ok 27 - file named lib/module.pm does get extras (v2) ok 28 - file named other/one.pl does not get extras (v2) ok 29 - file named other/t/test.t does not get extras (v2) ok 30 - file named blib/module.pm does get extras (v2) ok 31 - failure to load all three extra deps is reported (v2) ok 32 - extra dep load failure is not reported a second time (v2) 1..32 ok t/strictures.t .. ok 1 - Hints correct for version 1 ok 2 - Warnings correct for version 1 ok 3 - Hints correct for version 2 ok 4 - Warnings correct for version 2 ok 5 - ->VERSION returns version correctly ok 6 - Can't use strictures 3 (this is version 2.000003) ok 7 - Can't use strictures version option 3 (this is version 2.000003) ok 8 - Can't use strictures version option undef ok 9 - Can use current strictures version 1..9 ok All tests successful. Files=3, Tests=42, 1 wallclock secs ( 0.05 usr + 0.00 sys = 0.05 CPU) Result: PASS HAARG/strictures-2.000003.tar.gz nmake test TEST_VERBOSE=1 -- OK Graham Knop <haarg@cpan.org> turn on strict and make most warnings fatal >>> (cd C:\cpanfly-5.16\var\cpan\build\strictures-2.000003-bDQxJY && tar cvf - strictures-2.000003.ppd blib) | gzip -c >C:/cpanfly-5.16/var/REPO/H/HA/HAARG/strictures-2.000003.tar.gz strictures-2.000003.ppd blib/ blib/lib/ blib/lib/strictures/ blib/lib/strictures/extra.pm blib/lib/strictures.pm >>> mv C:\cpanfly-5.16\var\cpan\build\strictures-2.000003-bDQxJY/strictures-2.000003.ppd C:/cpanfly-5.16/var/REPO/H/HA/HAARG Finished 2016-05-10T03:14:11