PATH=C:\cpanfly-5.24-32\var\megalib\bin;C:\Perl-5.24-32\site\bin;C:\Perl-5.24-32\bin;C:\MinGW-32\bin;C:\cygwin\bin;C:\instantclient_11_2-32;C:\cpanfly-5.24-32\var\megalib\bin;C:\Perl-5.24-32\site\bin;C:\Perl-5.24-32\bin;C:\MinGW-32\bin;C:\cygwin\bin;C:\instantclient_11_2-32;C:\cpanfly-5.24-32\var\megalib\bin;C:\Perl-5.24-32\site\bin;C:\Perl-5.24-32\bin;C:\MinGW-32\bin;C:\cygwin\bin;C:\instantclient_11_2-32;C:\cpanfly-5.24-32\var\megalib\bin;C:\Perl-5.24-32\site\bin;C:\Perl-5.24-32\bin;C:\MinGW-32\bin;C:\cygwin\bin;C:\instantclient_11_2-32;C:\p4;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\Git\cmd;C:\Program Files (x86)\CMake\bin Start 2016-11-26T04:12:01 ActivePerl-2400 CPAN-2.10 PATH=C:/CPANFL~2.24-/var/libs/bin;C:\CPANFL~2.24-\var\megalib\bin;C:\PERL-5~2.24-\site\bin;C:\PERL-5~2.24-\bin;C:\MinGW-32\bin;C:\cygwin\bin;C:\INSTAN~3;C:\CPANFL~2.24-\var\megalib\bin;C:\PERL-5~2.24-\site\bin;C:\PERL-5~2.24-\bin;C:\MinGW-32\bin;C:\cygwin\bin;C:\INSTAN~3;C:\CPANFL~2.24-\var\megalib\bin;C:\PERL-5~2.24-\site\bin;C:\PERL-5~2.24-\bin;C:\MinGW-32\bin;C:\cygwin\bin;C:\INSTAN~3;C:\CPANFL~2.24-\var\megalib\bin;C:\PERL-5~2.24-\site\bin;C:\PERL-5~2.24-\bin;C:\MinGW-32\bin;C:\cygwin\bin;C:\INSTAN~3;C:\p4;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WINDOW~1\v1.0\;C:\PROGRA~1\Git\cmd;C:\PROGRA~2\CMake\bin Reading 'C:\cpanfly-5.24-32\var\cpan\Metadata' Database was generated on Sat, 26 Nov 2016 06:53:47 GMT Checksum for C:\cpanfly-5.24-32\var\cpan\sources\authors\id\R\RS\RSCHUPP\PAR-1.012.tar.gz ok PAR-1.012/ PAR-1.012/LICENSE PAR-1.012/META.yml PAR-1.012/MANIFEST PAR-1.012/inc/ PAR-1.012/inc/Module/ PAR-1.012/inc/Module/Install.pm PAR-1.012/inc/Module/Install/ PAR-1.012/inc/Module/Install/WriteAll.pm PAR-1.012/inc/Module/Install/Fetch.pm PAR-1.012/inc/Module/Install/Can.pm PAR-1.012/inc/Module/Install/Base.pm PAR-1.012/inc/Module/Install/Win32.pm PAR-1.012/inc/Module/Install/Metadata.pm PAR-1.012/inc/Module/Install/Makefile.pm PAR-1.012/Makefile.PL PAR-1.012/MANIFEST.SKIP PAR-1.012/Changes PAR-1.012/AUTHORS PAR-1.012/t/ PAR-1.012/t/00-pod.t PAR-1.012/t/hello.par PAR-1.012/t/50-autoloaderfix.t PAR-1.012/t/60-cleanup.t PAR-1.012/t/Hello.pm PAR-1.012/t/01-basic.t PAR-1.012/t/40-par-hashref.t PAR-1.012/lib/ PAR-1.012/lib/PAR.pm PAR-1.012/lib/PAR/ PAR-1.012/lib/PAR/FAQ.pod PAR-1.012/lib/PAR/SetupTemp.pm PAR-1.012/lib/PAR/Heavy.pm PAR-1.012/lib/PAR/SetupProgname.pm PAR-1.012/lib/PAR/Environment.pod PAR-1.012/lib/PAR/Tutorial.pod PAR-1.012/README Configuring R/RS/RSCHUPP/PAR-1.012.tar.gz with Makefile.PL >>> C:\Perl-5.24-32\bin\perl.exe Makefile.PL Checking if your kit is complete... Looks good Have \cpanfl~2.24-\var\megalib Want \perl-5~2.24-\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-64int] This may or may not cause problems. Please check your installation of perl if you have problems building this extension. Generating a dmake-style Makefile Writing Makefile for PAR Writing MYMETA.yml and MYMETA.json RSCHUPP/PAR-1.012.tar.gz C:\Perl-5.24-32\bin\perl.exe Makefile.PL -- OK Running make for R/RS/RSCHUPP/PAR-1.012.tar.gz >>> dmake cp lib/PAR.pm blib\lib\PAR.pm cp lib/PAR/Heavy.pm blib\lib\PAR\Heavy.pm cp lib/PAR/Tutorial.pod blib\lib\PAR\Tutorial.pod cp lib/PAR/FAQ.pod blib\lib\PAR\FAQ.pod cp lib/PAR/SetupTemp.pm blib\lib\PAR\SetupTemp.pm cp lib/PAR/SetupProgname.pm blib\lib\PAR\SetupProgname.pm cp lib/PAR/Environment.pod blib\lib\PAR\Environment.pod RSCHUPP/PAR-1.012.tar.gz dmake -- OK Running make test >>> dmake test TEST_VERBOSE=1 "C:\Perl-5.24-32\bin\perl.exe" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(1, 'inc', 'blib\lib', 'blib\arch')" t/*.t t/00-pod.t ............ skipped: Set environment variable PERL_TEST_POD=1 to test POD t/01-basic.t .......... 1..8 ok 1 - Hello, world! # ok 2 - Hello, world! # Goodbye, world! # ok 3 - No Strict! # ok 4 - Data section # Data reflection # ok 5 - (?^:Hello::hello) ok 6 ok 7 ok 8 - (?^:package Hello) ok Use of uninitialized value in require at t/40-par-hashref.t line 23. Use of uninitialized value in require at (eval 18) line 1. cannot unlink file for C:\cpanfly-5.24-32\var\tmp\aBzZ0Bbvht\par-6370616e666c79\cache-f8676480b1e92c5e5bca05aa7126fff528dbb99b\6d5dbb4a.pm: Permission denied at C:/cpanfly-5.24-32/var/megalib/File/Temp.pm line 784. cannot remove directory for C:\cpanfly-5.24-32\var\tmp\aBzZ0Bbvht\par-6370616e666c79\cache-f8676480b1e92c5e5bca05aa7126fff528dbb99b: Directory not empty at C:/cpanfly-5.24-32/var/megalib/File/Temp.pm line 784. cannot remove directory for C:\cpanfly-5.24-32\var\tmp\aBzZ0Bbvht\par-6370616e666c79: Directory not empty at C:/cpanfly-5.24-32/var/megalib/File/Temp.pm line 784. cannot remove directory for C:/cpanfly-5.24-32/var/tmp/aBzZ0Bbvht: Directory not empty at C:/cpanfly-5.24-32/var/megalib/File/Temp.pm line 784. t/40-par-hashref.t .... 1..7 ok 1 - use PAR; ok 2 - PAR file for testing exists. ok 3 - use PAR {file =>...} threw error Hello, world! ok 4 - Hello from PAR returned true ok 5 - use PAR {file=>...,fallback=>1} threw error ok 6 - Hello from filesys returned false ok 7 - fallback works Goodbye, world! ok t/50-autoloaderfix.t .. 1..1 ok 1 - AutoLoader works ok t/60-cleanup.t ........ 1..5 ok 1 - No PAR_TEMP to start with ok 2 - Loaded PAR ok 3 - Loading PAR defined PAR_TEMP ok 4 - Loading PAR created the PAR_TEMP directory ok 5 ok All tests successful. Files=5, Tests=21, 3 wallclock secs ( 0.05 usr + 0.02 sys = 0.06 CPU) Result: PASS RSCHUPP/PAR-1.012.tar.gz dmake test TEST_VERBOSE=1 -- OK Roderich Schupp <rschupp@cpan.org> Perl Archive Tookit >>> (cd C:\cpanfly-5.24-32\var\tmp\cpan_build\PAR-1.012-R9kfb7 && tar cvf - PAR-1.012.ppd blib) | gzip -c >C:/cpanfly-5.24-32/var/REPO/R/RS/RSCHUPP/PAR-1.012.tar.gz PAR-1.012.ppd blib/ blib/lib/ blib/lib/PAR/ blib/lib/PAR/Environment.pod blib/lib/PAR/FAQ.pod blib/lib/PAR/Heavy.pm blib/lib/PAR/SetupProgname.pm blib/lib/PAR/SetupTemp.pm blib/lib/PAR/Tutorial.pod blib/lib/PAR.pm Finished 2016-11-26T04:12:19