Start 2010-10-27T02:03:08 ActivePerl-1003 CPAN-1.9402 LIB=C:\PROGRA~1\MICROS~3\VC98\Lib\PSDK;C:\PROGRA~1\MICROS~2\Lib;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 PATH=C:/cpanfly/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:\Perl\site\bin;C:\Perl\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:\mysql\bin Going to read 'C:\cpanfly\var\cpan\Metadata' Database was generated on Tue, 26 Oct 2010 21:30:39 GMT Running make for D/DR/DROLSKY/Package-DeprecationManager-0.10.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/D/DR/DROLSKY/Package-DeprecationManager-0.10.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/D/DR/DROLSKY/CHECKSUMS Checksum for C:\cpanfly\var\cpan\sources\authors\id\D\DR\DROLSKY\Package-DeprecationManager-0.10.tar.gz ok Will not use Archive::Tar, need 1.00 Package-DeprecationManager-0.10 Package-DeprecationManager-0.10/README Package-DeprecationManager-0.10/Changes Package-DeprecationManager-0.10/LICENSE Package-DeprecationManager-0.10/INSTALL Package-DeprecationManager-0.10/dist.ini Package-DeprecationManager-0.10/META.yml Package-DeprecationManager-0.10/MANIFEST Package-DeprecationManager-0.10/t Package-DeprecationManager-0.10/t/basic.t Package-DeprecationManager-0.10/META.json Package-DeprecationManager-0.10/SIGNATURE Package-DeprecationManager-0.10/t/compile.t Package-DeprecationManager-0.10/Makefile.PL Package-DeprecationManager-0.10/t/release-eol.t Package-DeprecationManager-0.10/t/release-no-tabs.t Package-DeprecationManager-0.10/t/release-kwalitee.t Package-DeprecationManager-0.10/t/release-pod-syntax.t Package-DeprecationManager-0.10/t/release-pod-coverage.t Package-DeprecationManager-0.10/lib/Package Package-DeprecationManager-0.10/lib/Package/DeprecationManager.pm CPAN.pm: Going to build D/DR/DROLSKY/Package-DeprecationManager-0.10.tar.gz >>> C:\Perl\bin\perl.exe Makefile.PL Warning: prerequisite Test::Fatal 0 not found. Checking if your kit is complete... Looks good Writing Makefile for Package::DeprecationManager ---- Unsatisfied dependencies detected during ---- ---- DROLSKY/Package-DeprecationManager-0.10.tar.gz ---- Test::Fatal [build_requires] Running make test Delayed until after prerequisites Running test for module 'Test::Fatal' Running make for R/RJ/RJBS/Test-Fatal-0.001.tar.gz Checksum for C:\cpanfly\var\cpan\sources\authors\id\R\RJ\RJBS\Test-Fatal-0.001.tar.gz ok Will not use Archive::Tar, need 1.00 Test-Fatal-0.001 Test-Fatal-0.001/README Test-Fatal-0.001/Changes Test-Fatal-0.001/LICENSE Test-Fatal-0.001/dist.ini Test-Fatal-0.001/META.yml Test-Fatal-0.001/MANIFEST Test-Fatal-0.001/t Test-Fatal-0.001/t/basic.t Test-Fatal-0.001/META.json Test-Fatal-0.001/Makefile.PL Test-Fatal-0.001/lib/Test Test-Fatal-0.001/lib/Test/Fatal.pm Test-Fatal-0.001/t/release-pod-syntax.t CPAN.pm: Going to build R/RJ/RJBS/Test-Fatal-0.001.tar.gz >>> C:\Perl\bin\perl.exe Makefile.PL Warning: prerequisite Try::Tiny 0.07 not found. We have 0.06. Checking if your kit is complete... Looks good Writing Makefile for Test::Fatal ---- Unsatisfied dependencies detected during ---- ---- RJBS/Test-Fatal-0.001.tar.gz ---- Try::Tiny [requires] Running make test Delayed until after prerequisites Running test for module 'Try::Tiny' Running make for R/RJ/RJBS/Try-Tiny-0.07.tar.gz Checksum for C:\cpanfly\var\cpan\sources\authors\id\R\RJ\RJBS\Try-Tiny-0.07.tar.gz ok Will not use Archive::Tar, need 1.00 Try-Tiny-0.07/ Try-Tiny-0.07/Changes Try-Tiny-0.07/MANIFEST Try-Tiny-0.07/MANIFEST.SKIP Try-Tiny-0.07/META.yml Try-Tiny-0.07/Makefile.PL Try-Tiny-0.07/lib/ Try-Tiny-0.07/t/ Try-Tiny-0.07/t/basic.t Try-Tiny-0.07/t/finally.t Try-Tiny-0.07/t/given_when.t Try-Tiny-0.07/t/when.t Try-Tiny-0.07/lib/Try/ Try-Tiny-0.07/lib/Try/Tiny.pm CPAN.pm: Going to build R/RJ/RJBS/Try-Tiny-0.07.tar.gz >>> C:\Perl\bin\perl.exe Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for Try::Tiny >>> nmake Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. cp lib/Try/Tiny.pm blib\lib\Try\Tiny.pm RJBS/Try-Tiny-0.07.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\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib\lib', 'blib\arch')" t/*.t t/basic.t ....... 1..26 ok 1 - use Try::Tiny; ok 2 - basic try ok 3 - rethrow ok 4 - try block evaluated ok 5 - $@ untouched ok 6 - try block died ok 7 - $@ untouched ok 8 - catch block evaluated ok 9 - $@ untouched ok 10 - scalar context try ok 11 - list context try ok 12 - scalar context catch ok 13 - list context catch ok 14 - Checking catch subroutine scalar reference is correctly blessed ok 15 - Checking finally subroutine scalar reference is correctly blessed ok 16 ok 17 - got here ok 18 - try in try catch block ok 19 - rethrow with try in catch block ok 20 - catch invoked not ok 21 # TODO i don't think we can ever make this work sanely, maybe with SIG{__DIE__} # Failed (TODO) test at t/basic.t line 137. # '' # doesn't match '(?-xism:foo)' ok 22 - $@ untouched ok 23 - $_ untouched ok 24 - previous value of $@ ok 25 - previous value of $@ available for capture ok 26 - previous value of $@ also available in catch block ok t/finally.t ..... 1..12 ok 1 - use Try::Tiny; ok 2 - Moved into finally from try ok 3 - Error text as expected ok 4 - Into catch block as we died in try ok 5 - Moved into finally from catch ok 6 - Error text as expected ok 7 - Moved into finally from catch ok 8 - Moved into finally block when try throws an exception and we have no catch block ok 9 - Second finally clause run ok 10 - First finally clause run ok 11 - no error reported ok 12 - finally got passed the exception ok t/given_when.t .. 1..3 ok 1 - use Try::Tiny; ok 2 - error caught not ok 3 - error is also in $_ # TODO perhaps a workaround can be found # Failed (TODO) test 'error is also in $_' # at t/given_when.t line 31. # got: 'foo' # expected: 'blah # ' ok t/when.t ........ 1..6 ok 1 - use Try::Tiny; ok 2 ok 3 - $_ not clobbered ok 4 - bar didn't match ok 5 - foo matched ok 6 - fallback didn't match ok All tests successful. Files=4, Tests=47, 0 wallclock secs ( 0.03 usr + 0.01 sys = 0.05 CPU) Result: PASS RJBS/Try-Tiny-0.07.tar.gz nmake test TEST_VERBOSE=1 -- OK PPD for Try-Tiny-0.07 already made Running make for R/RJ/RJBS/Test-Fatal-0.001.tar.gz Prepending C:\cpanfly\var\cpan\build\Try-Tiny-0.07-WJREh1/blib/arch C:\cpanfly\var\cpan\build\Try-Tiny-0.07-WJREh1/blib/lib to PERL5LIB for 'get' Has already been unwrapped into directory C:\cpanfly\var\cpan\build\Test-Fatal-0.001-Sp1f8s Prepending C:\cpanfly\var\cpan\build\Try-Tiny-0.07-WJREh1/blib/arch C:\cpanfly\var\cpan\build\Try-Tiny-0.07-WJREh1/blib/lib to PERL5LIB for 'make' CPAN.pm: Going to build R/RJ/RJBS/Test-Fatal-0.001.tar.gz >>> nmake Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. cp lib/Test/Fatal.pm blib\lib\Test\Fatal.pm RJBS/Test-Fatal-0.001.tar.gz nmake -- OK Prepending C:\cpanfly\var\cpan\build\Try-Tiny-0.07-WJREh1/blib/arch C:\cpanfly\var\cpan\build\Try-Tiny-0.07-WJREh1/blib/lib to PERL5LIB for 'test' 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\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib\lib', 'blib\arch')" t/*.t t/basic.t ............... 1..4 ok 1 - foo bar is like foo bar ok 2 - no fatality means no exception ok 3 - we die on demand ok 4 - a success block runs, passing ok t/release-pod-syntax.t .. skipped: these tests are for release candidate testing All tests successful. Files=2, Tests=4, 0 wallclock secs ( 0.03 usr + 0.02 sys = 0.05 CPU) Result: PASS RJBS/Test-Fatal-0.001.tar.gz nmake test TEST_VERBOSE=1 -- OK PPD for Test-Fatal-0.001 already made Running make for D/DR/DROLSKY/Package-DeprecationManager-0.10.tar.gz Prepending C:\cpanfly\var\cpan\build\Test-Fatal-0.001-Sp1f8s/blib/arch C:\cpanfly\var\cpan\build\Test-Fatal-0.001-Sp1f8s/blib/lib C:\cpanfly\var\cpan\build\Try-Tiny-0.07-WJREh1/blib/arch C:\cpanfly\var\cpan\build\Try-Tiny-0.07-WJREh1/blib/lib to PERL5LIB for 'get' Has already been unwrapped into directory C:\cpanfly\var\cpan\build\Package-DeprecationManager-0.10-8j9Znd Prepending C:\cpanfly\var\cpan\build\Test-Fatal-0.001-Sp1f8s/blib/arch C:\cpanfly\var\cpan\build\Test-Fatal-0.001-Sp1f8s/blib/lib C:\cpanfly\var\cpan\build\Try-Tiny-0.07-WJREh1/blib/arch C:\cpanfly\var\cpan\build\Try-Tiny-0.07-WJREh1/blib/lib to PERL5LIB for 'make' CPAN.pm: Going to build D/DR/DROLSKY/Package-DeprecationManager-0.10.tar.gz >>> nmake Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. cp lib/Package/DeprecationManager.pm blib\lib\Package\DeprecationManager.pm DROLSKY/Package-DeprecationManager-0.10.tar.gz nmake -- OK Prepending C:\cpanfly\var\cpan\build\Test-Fatal-0.001-Sp1f8s/blib/arch C:\cpanfly\var\cpan\build\Test-Fatal-0.001-Sp1f8s/blib/lib C:\cpanfly\var\cpan\build\Try-Tiny-0.07-WJREh1/blib/arch C:\cpanfly\var\cpan\build\Try-Tiny-0.07-WJREh1/blib/lib to PERL5LIB for 'test' 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\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib\lib', 'blib\arch')" t/*.t t/basic.t ................. ok 1 - must provide a set of deprecations when using Package::DeprecationManager ok 2 - deprecation warning for foo ok 3 - deprecation warning for bar ok 4 - deprecation warning for baz, and message is generated by Package::DeprecationManager ok 5 - no warning on second call to foo ok 6 - no warning on second call to bar ok 7 - no warning on second call to baz ok 8 - warning for varies sub ok 9 - warning for varies sub with different error ok 10 - no warning for varies sub with same message as first call ok 11 - no warning for foo with api_version = 0.01 ok 12 - no warning for bar with api_version = 0.01 ok 13 - no warning for baz with api_version = 0.01 ok 14 - deprecation warning for foo with api_version = 1.17 ok 15 - deprecation warning for bar with api_version = 1.17 ok 16 - no warning for baz with api_version = 1.17 ok 17 - no warning for quux(1) ok 18 - got a warning for quux(10) ok 19 - deprecation warning for call to My::Package2::foo() and mentions My::Baz but not My::Package[12] ok 20 - no deprecation warning for second call to My::Package2::foo() ok 21 - no deprecation warning for call to My::Package1::foo() ok 22 - deprecation warning for call to My::Package2::foo() and mentions My::Baz but not My::Package[12] ok 23 - no deprecation warning for second call to My::Package2::bar() ok 24 - deprecation warning for call to My::Package1::foo() and mentions My::Quux but not My::Package[12] ok 25 - no deprecation warning for second call to My::Package1::foo() 1..25 ok t/compile.t ............... ok 1 - no errors loading require Package::DeprecationManager 1..1 ok t/release-eol.t ........... skipped: these tests are for release candidate testing t/release-kwalitee.t ...... skipped: these tests are for release candidate testing t/release-no-tabs.t ....... skipped: these tests are for release candidate testing 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=7, Tests=26, 1 wallclock secs ( 0.02 usr + 0.05 sys = 0.06 CPU) Result: PASS DROLSKY/Package-DeprecationManager-0.10.tar.gz nmake test TEST_VERBOSE=1 -- OK Dave Rolsky <autarch@urth.org> Manage deprecation warnings for your distribution >>> (cd C:\cpanfly\var\cpan\build\Package-DeprecationManager-0.10-8j9Znd && tar cvf - Package-DeprecationManager-0.10.ppd blib) | gzip -c >C:/cpanfly/var/REPO/D/DR/DROLSKY/Package-DeprecationManager-0.10.tar.gz Package-DeprecationManager-0.10.ppd blib/ blib/lib/ blib/lib/Package/ blib/lib/Package/DeprecationManager.pm >>> mv C:\cpanfly\var\cpan\build\Package-DeprecationManager-0.10-8j9Znd/Package-DeprecationManager-0.10.ppd C:/cpanfly/var/REPO/D/DR/DROLSKY Megalib: DBI object version 1.609 does not match $DBI::VERSION 1.611 at C:/Perl/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-10-27T02:03:17