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-03-15T00:39:45 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 Mon, 14 Mar 2016 05:53:41 GMT Fetching with LWP: http://ppm.activestate.com/CPAN/authors/id/R/RJ/RJBS/autouse-1.11.tar.gz Fetching with LWP: http://ppm.activestate.com/CPAN/authors/id/R/RJ/RJBS/CHECKSUMS Checksum for C:\cpanfly-5.14\var\cpan\sources\authors\id\R\RJ\RJBS\autouse-1.11.tar.gz ok autouse-1.11 autouse-1.11/README autouse-1.11/Changes autouse-1.11/LICENSE autouse-1.11/dist.ini autouse-1.11/META.yml autouse-1.11/MANIFEST autouse-1.11/META.json autouse-1.11/t autouse-1.11/t/autouse.t autouse-1.11/Makefile.PL autouse-1.11/lib autouse-1.11/lib/autouse.pm autouse-1.11/t/author-eol.t autouse-1.11/t/lib autouse-1.11/t/lib/MyTestModule.pm autouse-1.11/t/author-pod-syntax.t autouse-1.11/t/lib/MyTestModule2.pm Configuring R/RJ/RJBS/autouse-1.11.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 autouse Writing MYMETA.yml and MYMETA.json RJBS/autouse-1.11.tar.gz C:\Perl-5.14\bin\perl.exe Makefile.PL -- OK Running make for R/RJ/RJBS/autouse-1.11.tar.gz >>> nmake Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. cp lib/autouse.pm blib\lib\autouse.pm RJBS/autouse-1.11.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\author-eol.t ......... skipped: these tests are for testing by the author t\author-pod-syntax.t .. skipped: these tests are for testing by the author Subroutine set_prototype redefined at C:/cpanfly-5.14/var/megalib/Scalar/Util.pm line 54. t\autouse.t ............ 1..15 ok 1 - Function from package with custom 'import()' correctly imported ok 2 - Catch autouse into different package ok 3 - Function imported via 'autouse' performs as expected ok 4 - Subroutine prototype preserved after import via 'autouse' ok 5 - Expected number of warnings received ok 6 - Warning received as expected ok 7 - Failure message received as expected ok 8 - Module not yet loaded ok 9 - Access a constant from that module ok 10 - Module has been lazily loaded ok 11 - Module with unique import() method detected and error reported ok 12 - No interference from UNIVERSAL.pm ok 13 # skip Fails in 5.15.5 and below (perl bug) ok 14 # skip Fails in 5.15.5 and below (perl bug) ok 15 # skip Fails in 5.15.5 and below (perl bug) ok All tests successful. Files=3, Tests=15, 0 wallclock secs ( 0.06 usr + 0.02 sys = 0.08 CPU) Result: PASS RJBS/autouse-1.11.tar.gz nmake test TEST_VERBOSE=1 -- OK Ricardo SIGNES <rjbs@cpan.org> postpone load of modules until a function is used >>> (cd C:\cpanfly-5.14\var\cpan\build\autouse-1.11-NXAmd2 && tar cvf - autouse-1.11.ppd blib) | gzip -c >C:/cpanfly-5.14/var/REPO/R/RJ/RJBS/autouse-1.11.tar.gz autouse-1.11.ppd blib/ blib/lib/ blib/lib/autouse.pm >>> mv C:\cpanfly-5.14\var\cpan\build\autouse-1.11-NXAmd2/autouse-1.11.ppd C:/cpanfly-5.14/var/REPO/R/RJ/RJBS Finished 2016-03-15T00:39:53