Start 2010-02-12T02:45:19 ActivePerl-1003 CPAN-1.9402 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:/cpanfly/var/libs/bin;C:\PlatSDK\Bin\Win64\x86\AMD64;C:\PlatSDK\Bin;C:\PlatSDK\Bin\WinNT;C:\Perl64\site\bin;C:\Perl64\bin;C:\cygwin\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\PROGRA~2\Perforce\;C:\WINDOWS\system32\WINDOW~1\v1.0 Going to read 'C:\cpanfly\var\cpan\Metadata' Database was generated on Thu, 11 Feb 2010 23:33:32 GMT Running make for M/MA/MARCEL/Test-Compile-0.12.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/M/MA/MARCEL/Test-Compile-0.12.tar.gz Checksum for C:\cpanfly\var\cpan\sources\authors\id\M\MA\MARCEL\Test-Compile-0.12.tar.gz ok Will not use Archive::Tar, need 1.00 Test-Compile-0.12/ Test-Compile-0.12/README.mkdn Test-Compile-0.12/README Test-Compile-0.12/Makefile.PL Test-Compile-0.12/lib/ Test-Compile-0.12/lib/Test/ Test-Compile-0.12/lib/Test/Compile.pm Test-Compile-0.12/inc/ Test-Compile-0.12/inc/Test/ Test-Compile-0.12/inc/Test/More.pm Test-Compile-0.12/inc/Pod/ Test-Compile-0.12/inc/Pod/Markdown.pm Test-Compile-0.12/inc/Module/ Test-Compile-0.12/inc/Module/AutoInstall.pm Test-Compile-0.12/inc/Module/Install/ Test-Compile-0.12/inc/Module/Install/AutoInstall.pm Test-Compile-0.12/inc/Module/Install/Metadata.pm Test-Compile-0.12/inc/Module/Install/AuthorRequires.pm Test-Compile-0.12/inc/Module/Install/ReadmeFromPod.pm Test-Compile-0.12/inc/Module/Install/ExtraTests.pm Test-Compile-0.12/inc/Module/Install/Include.pm Test-Compile-0.12/inc/Module/Install/WriteAll.pm Test-Compile-0.12/inc/Module/Install/Makefile.pm Test-Compile-0.12/inc/Module/Install/Bugtracker.pm Test-Compile-0.12/inc/Module/Install/Base.pm Test-Compile-0.12/inc/Module/Install/Can.pm Test-Compile-0.12/inc/Module/Install/Win32.pm Test-Compile-0.12/inc/Module/Install/Fetch.pm Test-Compile-0.12/inc/Module/Install/Homepage.pm Test-Compile-0.12/inc/Module/Install/Repository.pm Test-Compile-0.12/inc/Module/Install/ReadmeMarkdownFromPod.pm Test-Compile-0.12/inc/Module/Install.pm Test-Compile-0.12/t/ Test-Compile-0.12/t/04_pl_file_ok-vms.t Test-Compile-0.12/t/scripts/ Test-Compile-0.12/t/scripts/success.pl Test-Compile-0.12/t/scripts/failure.pl Test-Compile-0.12/t/00_versions.t Test-Compile-0.12/t/03_pl_file_ok.t Test-Compile-0.12/LICENSE Test-Compile-0.12/xt/ Test-Compile-0.12/xt/author/ Test-Compile-0.12/xt/author/08_synopsis.t Test-Compile-0.12/xt/author/02_pod.t Test-Compile-0.12/xt/author/03_podspell.t Test-Compile-0.12/xt/author/06_yaml_meta.t Test-Compile-0.12/xt/author/01_perl_critic.t Test-Compile-0.12/xt/author/09_minimum_version.t Test-Compile-0.12/xt/author/00_compile.t Test-Compile-0.12/xt/author/05_kwalitee.t Test-Compile-0.12/xt/author/04_pod_coverage.t Test-Compile-0.12/xt/author/perlcriticrc Test-Compile-0.12/xt/author/10_has_version.t Test-Compile-0.12/xt/author/07_portability_files.t Test-Compile-0.12/xt/author/12_manifest.t Test-Compile-0.12/xt/author/11_check_changes.t Test-Compile-0.12/INSTALL Test-Compile-0.12/META.yml Test-Compile-0.12/MANIFEST Test-Compile-0.12/Changes CPAN.pm: Going to build M/MA/MARCEL/Test-Compile-0.12.tar.gz >>> C:\Perl64\bin\perl.exe Makefile.PL *** Module::AutoInstall version 1.03 *** Checking for Perl dependencies... *** Since we're running under CPAN, I'll just let it take care of the dependency's installation later. [Core Features] - Test::More ...loaded. (0.94 >= 0.70) - UNIVERSAL::require ...loaded. (0.13) *** Module::AutoInstall configuration finished. Checking if your kit is complete... Looks good Writing Makefile for Test::Compile >>> nmake Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. cp lib/Test/Compile.pm blib\lib\Test\Compile.pm MARCEL/Test-Compile-0.12.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\bin\perl.exe "-Iinc" "-MModule::Install::ExtraTests" "-e" "Module::Install::ExtraTests::__harness('Test::Harness', 0, 'xt/author', '', '', 1, 'blib\lib', 'blib\arch')" t/00_versions.t t/03_pl_file_ok.t t/04_pl_file_ok-vms.t # Testing Test::Compile 0.12, Perl 5.010000, C:\Perl64\bin\perl.exe # UNIVERSAL::require version is 0.13 # Test::More version is 0.94 t/00_versions.t ........ ok 1 - use Test::Compile; ok 2 - use UNIVERSAL::require; ok 3 - use Test::More; 1..3 ok t/03_pl_file_ok.t ...... 1..1 ok 1 # skip Test not compatible with your OS ok t/04_pl_file_ok-vms.t .. 1..1 ok 1 # skip Test not compatible with your OS ok All tests successful. Files=3, Tests=5, 0 wallclock secs ( 0.01 usr + 0.01 sys = 0.03 CPU) Result: PASS MARCEL/Test-Compile-0.12.tar.gz nmake test TEST_VERBOSE=1 -- OK Marcel Gruenauer == hanekomu <marcel@cpan.org> Check whether Perl module files compile correctly >>> (cd C:\cpanfly\var\cpan\build\Test-Compile-0.12-9RW9Dv && tar cvf - Test-Compile-0.12.ppd blib) | gzip -c >C:/cpanfly/var/REPO/M/MA/MARCEL/Test-Compile-0.12.tar.gz Test-Compile-0.12.ppd blib/ blib/lib/ blib/lib/Test/ blib/lib/Test/Compile.pm >>> mv C:\cpanfly\var\cpan\build\Test-Compile-0.12-9RW9Dv/Test-Compile-0.12.ppd C:/cpanfly/var/REPO/M/MA/MARCEL Finished 2010-02-12T02:45:23