Start 2010-08-06T22:03:43 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:\WINDOWS\system32\WINDOW~1\v1.0;C:\PROGRA~2\Perforce;C:\mysql\bin Going to read 'C:\cpanfly\var\cpan\Metadata' Database was generated on Fri, 06 Aug 2010 19:34:06 GMT Running make for I/ID/IDOPEREL/Tenjin-0.062.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/I/ID/IDOPEREL/Tenjin-0.062.tar.gz Checksum for C:\cpanfly\var\cpan\sources\authors\id\I\ID\IDOPEREL\Tenjin-0.062.tar.gz ok Will not use Archive::Tar, need 1.00 Tenjin-0.062 Tenjin-0.062/README Tenjin-0.062/Changes Tenjin-0.062/MANIFEST.SKIP Tenjin-0.062/dist.ini Tenjin-0.062/lib Tenjin-0.062/lib/Tenjin.pm Tenjin-0.062/lib/Tenjin Tenjin-0.062/lib/Tenjin/Util.pm Tenjin-0.062/lib/Tenjin/Context.pm Tenjin-0.062/lib/Tenjin/Preprocessor.pm Tenjin-0.062/lib/Tenjin/Template.pm Tenjin-0.062/t Tenjin-0.062/t/manifest.t Tenjin-0.062/t/01-nested_layouts.t Tenjin-0.062/t/05-fail.t Tenjin-0.062/t/04-utils.t Tenjin-0.062/t/02-layout_precedence.t Tenjin-0.062/t/03-capture_placeholder.t Tenjin-0.062/t/00-load.t Tenjin-0.062/t/data/layout_precedence Tenjin-0.062/t/data/layout_precedence/render_layout.html Tenjin-0.062/t/data/layout_precedence/content.html Tenjin-0.062/t/data/layout_precedence/context_layout.html Tenjin-0.062/t/data/layout_precedence/instance_layout.html Tenjin-0.062/t/data/utils Tenjin-0.062/t/data/utils/encode_url.html Tenjin-0.062/t/data/utils/escape_xml.html Tenjin-0.062/t/data/utils/pP.html Tenjin-0.062/t/data/nested_layouts Tenjin-0.062/t/data/nested_layouts/outside_layout.html Tenjin-0.062/t/data/nested_layouts/inside_layout.html Tenjin-0.062/t/data/nested_layouts/top.html Tenjin-0.062/t/data/fail Tenjin-0.062/t/data/fail/no_fail.html Tenjin-0.062/t/data/fail/fail.html Tenjin-0.062/t/data/capture_placeholder Tenjin-0.062/t/data/capture_placeholder/capture.html Tenjin-0.062/t/data/capture_placeholder/placeholder.html Tenjin-0.062/META.yml Tenjin-0.062/META.json Tenjin-0.062/LICENSE Tenjin-0.062/t/release-pod-coverage.t Tenjin-0.062/t/release-pod-syntax.t Tenjin-0.062/MANIFEST Tenjin-0.062/Makefile.PL CPAN.pm: Going to build I/ID/IDOPEREL/Tenjin-0.062.tar.gz >>> C:\Perl64\bin\perl.exe Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for Tenjin >>> nmake Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. cp lib/Tenjin/Template.pm blib\lib\Tenjin\Template.pm cp lib/Tenjin/Preprocessor.pm blib\lib\Tenjin\Preprocessor.pm cp lib/Tenjin/Util.pm blib\lib\Tenjin\Util.pm cp lib/Tenjin/Context.pm blib\lib\Tenjin\Context.pm cp lib/Tenjin.pm blib\lib\Tenjin.pm IDOPEREL/Tenjin-0.062.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 "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib\lib', 'blib\arch')" t/*.t # Testing Tenjin 0.062, Perl 5.010000, C:\Perl64\bin\perl.exe t/00-load.t ................. 1..1 ok 1 - use Tenjin; ok t/01-nested_layouts.t ....... ok 1 - Got a proper Tenjin instance ok 2 - Single level of layouts works ok 3 - Multiple levels of layouts work 1..3 ok t/02-layout_precedence.t .... ok 1 - Got a proper Tenjin instance ok 2 - Rendering without a layout works ok 3 - Rendering into context-defined layout works ok 4 - Rendering into render-defined layout works ok 5 - Rendering into instance-defined layout works 1..5 ok t/03-capture_placeholder.t .. ok 1 - Got a proper Tenjin instance ok 2 - capture works ok 3 - placeholder works 1..3 ok t/04-utils.t ................ ok 1 - Got a proper Tenjin instance ok 2 - encode_url() works ok 3 - (un)escape_xml() works ok 4 - p() and P() work 1..4 ok t/05-fail.t ................. 1..3 ok 1 - Got a proper Tenjin instance ok 2 - failure caught ok 3 - all okay ok t/manifest.t ................ skipped: Author tests not required for installation t/release-pod-coverage.t .... skipped: these tests are for release candidate testing t/release-pod-syntax.t ...... skipped: these tests are for release candidate testing All tests successful. Files=9, Tests=19, 1 wallclock secs ( 0.03 usr + 0.05 sys = 0.08 CPU) Result: PASS IDOPEREL/Tenjin-0.062.tar.gz nmake test TEST_VERBOSE=1 -- OK Ido Perlmuter <idoperel@cpan.org> Fast templating engine with support for embedded Perl. >>> (cd C:\cpanfly\var\cpan\build\Tenjin-0.062-mTSRwk && tar cvf - Tenjin-0.062.ppd blib) | gzip -c >C:/cpanfly/var/REPO/I/ID/IDOPEREL/Tenjin-0.062.tar.gz Tenjin-0.062.ppd blib/ blib/lib/ blib/lib/Tenjin/ blib/lib/Tenjin/Context.pm blib/lib/Tenjin/Preprocessor.pm blib/lib/Tenjin/Template.pm blib/lib/Tenjin/Util.pm blib/lib/Tenjin.pm >>> mv C:\cpanfly\var\cpan\build\Tenjin-0.062-mTSRwk/Tenjin-0.062.ppd C:/cpanfly/var/REPO/I/ID/IDOPEREL Megalib: DBI object version 1.609 does not match $DBI::VERSION 1.611 at C:/Perl64/lib/DynaLoader.pm line 225. BEGIN failed--compilation aborted at C:/cpanfly/var/megalib/DBI.pm line 265. Compilation failed in require at C:\cpanfly\lib/ActivePerl/PPM/InstallArea.pm line 690. ...propagated at C:\cpanfly\lib/ActivePerl/PPM/DBH.pm line 11. Compilation failed in require at C:\cpanfly\lib/Fly/MakePPD.pm line 285. Finished 2010-08-06T22:03:47