Start 2010-06-05T22:08:52 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 Going to read 'C:\cpanfly\var\cpan\Metadata' Database was generated on Sat, 05 Jun 2010 21:27:03 GMT Running make for F/FL/FLORA/namespace-clean-0.16.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/F/FL/FLORA/namespace-clean-0.16.tar.gz Checksum for C:\cpanfly\var\cpan\sources\authors\id\F\FL\FLORA\namespace-clean-0.16.tar.gz ok Will not use Archive::Tar, need 1.00 namespace-clean-0.16 namespace-clean-0.16/Changes namespace-clean-0.16/dist.ini namespace-clean-0.16/lib/namespace namespace-clean-0.16/lib/namespace/clean.pm namespace-clean-0.16/t namespace-clean-0.16/t/06-other-types.t namespace-clean-0.16/t/03-unimport.t namespace-clean-0.16/t/00-basic.t namespace-clean-0.16/t/05-explicit-cleanee.t namespace-clean-0.16/t/08-const-sub.t namespace-clean-0.16/t/02-inheritance.t namespace-clean-0.16/t/01-function-wipeout.t namespace-clean-0.16/t/04-except.t namespace-clean-0.16/t/lib namespace-clean-0.16/t/lib/CleaneeTarget.pm namespace-clean-0.16/t/lib/FunctionWipeout.pm namespace-clean-0.16/t/lib/CleaneeBridgeExplicit.pm namespace-clean-0.16/t/lib/Inheritance.pm namespace-clean-0.16/t/lib/CleaneeBridgeDirect.pm namespace-clean-0.16/t/lib/Unimport.pm namespace-clean-0.16/t/lib/OtherTypes.pm namespace-clean-0.16/t/lib/CleaneeBridge.pm namespace-clean-0.16/t/lib/ExporterTest.pm namespace-clean-0.16/t/author-07-debugger.t namespace-clean-0.16/META.yml namespace-clean-0.16/LICENSE namespace-clean-0.16/README namespace-clean-0.16/MANIFEST namespace-clean-0.16/META.json namespace-clean-0.16/t/release-pod-syntax.t namespace-clean-0.16/t/release-no-tabs.t namespace-clean-0.16/t/release-pod-coverage.t namespace-clean-0.16/t/release-eol.t namespace-clean-0.16/Makefile.PL CPAN.pm: Going to build F/FL/FLORA/namespace-clean-0.16.tar.gz >>> C:\Perl64\bin\perl.exe Makefile.PL Warning: prerequisite Package::Stash 0.03 not found. Checking if your kit is complete... Looks good Writing Makefile for namespace::clean ---- Unsatisfied dependencies detected during ---- ---- FLORA/namespace-clean-0.16.tar.gz ---- Package::Stash [requires] Running make test Delayed until after prerequisites Running test for module 'Package::Stash' Running make for D/DO/DOY/Package-Stash-0.03.tar.gz Checksum for C:\cpanfly\var\cpan\sources\authors\id\D\DO\DOY\Package-Stash-0.03.tar.gz ok Will not use Archive::Tar, need 1.00 Package-Stash-0.03 Package-Stash-0.03/dist.ini Package-Stash-0.03/Changes Package-Stash-0.03/lib/Package Package-Stash-0.03/lib/Package/Stash.pm Package-Stash-0.03/t Package-Stash-0.03/t/002-extension.t Package-Stash-0.03/t/001-basic.t Package-Stash-0.03/t/005-isa.t Package-Stash-0.03/t/004-get.t Package-Stash-0.03/t/000-load.t Package-Stash-0.03/t/010-synopsis.t Package-Stash-0.03/t/003-io.t Package-Stash-0.03/META.yml Package-Stash-0.03/LICENSE Package-Stash-0.03/README Package-Stash-0.03/t/release-pod-coverage.t Package-Stash-0.03/t/release-pod-syntax.t Package-Stash-0.03/Makefile.PL Package-Stash-0.03/MANIFEST CPAN.pm: Going to build D/DO/DOY/Package-Stash-0.03.tar.gz >>> C:\Perl64\bin\perl.exe Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for Package::Stash >>> nmake Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. cp lib/Package/Stash.pm blib\lib\Package\Stash.pm DOY/Package-Stash-0.03.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 t/000-load.t .............. 1..1 ok 1 - use Package::Stash; ok t/001-basic.t ............. ok 1 - ... can't call name() as a class method ok 2 - ... the %foo slot has not been created yet ok 3 - ... the object agrees ok 4 - ... checking doesn' vivify ok 5 - ... created %Foo::foo successfully ok 6 - ... SCALAR shouldnt have been created too ok 7 - ... ARRAY shouldnt have been created too ok 8 - ... CODE shouldnt have been created too ok 9 - ... the %foo slot was created successfully ok 10 - ... the meta agrees ok 11 - ... our %foo was initialized correctly ok 12 - ... our %foo was initialized correctly ok 13 - ... got the right package variable back ok 14 - ... our %foo is the same as the metas ok 15 - ... our %foo was updated correctly ok 16 - ... our %foo was updated correctly ok 17 - ... the @bar slot has not been created yet ok 18 - ... created @Foo::bar successfully ok 19 - ... the @bar slot was created successfully ok 20 - ... the meta agrees ok 21 - ... SCALAR shouldnt have been created too ok 22 - ... HASH shouldnt have been created too ok 23 - ... CODE shouldnt have been created too ok 24 - ... our @bar was initialized correctly ok 25 - ... our @bar was initialized correctly ok 26 - ... the $baz slot has not been created yet ok 27 - ... created $Foo::baz successfully ok 28 - ... the $baz slot was created successfully ok 29 - ... the meta agrees ok 30 - ... ARRAY shouldnt have been created too ok 31 - ... HASH shouldnt have been created too ok 32 - ... CODE shouldnt have been created too ok 33 - ... got the right value back ok 34 - ... our $baz was assigned to correctly ok 35 - ... the meta agrees ok 36 - ... the &funk slot has not been created yet ok 37 - ... created &Foo::funk successfully ok 38 - ... the &funk slot was created successfully ok 39 - ... the meta agrees ok 40 - ... SCALAR shouldnt have been created too ok 41 - ... ARRAY shouldnt have been created too ok 42 - ... HASH shouldnt have been created too ok 43 - ... our &funk exists ok 44 - ... got the right value from the function ok 45 - ... created @Foo::foo successfully ok 46 - ... the @foo slot was added successfully ok 47 - ... got the right values for @Foo::foo ok 48 - ... created &Foo::foo successfully ok 49 - ... the meta agrees ok 50 - ... got the right value for &Foo::foo ok 51 - ... created $Foo::foo successfully ok 52 - ... the meta agrees ok 53 - ... got the right scalar value back ok 54 - ... got the right value from the scalar ok 55 - ... removed %Foo::foo successfully ok 56 - ... the %foo slot was removed successfully ok 57 - ... the @foo slot still exists ok 58 - ... the &foo slot still exists ok 59 - ... the $foo slot still exists ok 60 - ... got the right values for @Foo::foo ok 61 - ... got the right value for &Foo::foo ok 62 - ... got the right value for $Foo::foo ok 63 - ... the %foo slot has been removed successfully ok 64 - ... the @foo slot has NOT been removed ok 65 - ... the &foo slot has NOT been removed ok 66 - ... the $foo slot has NOT been removed ok 67 - ... removed &Foo::foo successfully ok 68 - ... the &foo slot no longer exists ok 69 - ... the @foo slot still exists ok 70 - ... the $foo slot still exists ok 71 - ... got the right values for @Foo::foo ok 72 - ... got the right value for $Foo::foo ok 73 - ... the %foo slot has been removed successfully ok 74 - ... the &foo slot has now been removed ok 75 - ... the @foo slot has NOT been removed ok 76 - ... the $foo slot has NOT been removed ok 77 - ... removed $Foo::foo successfully ok 78 - ... the $foo slot no longer exists ok 79 - ... the @foo slot still exists ok 80 - ... got the right values for @Foo::foo ok 81 - ... the %foo slot has been removed successfully ok 82 - ... the &foo slot has now been removed ok 83 - ... the $foo slot has now been removed ok 84 - ... the @foo slot has NOT been removed ok 85 - can't initialize a slot with the wrong type of value ok 86 - can't initialize a slot with the wrong type of value ok 87 - can't initialize a slot with the wrong type of value ok 88 - can't initialize a slot with the wrong type of value ok 89 - got $foo ok 90 - got @foo ok 91 - got %foo ok 92 - got &foo ok 93 - got foo 1..93 ok t/002-extension.t ......... ok 1 - The object isa My::Package::Stash ok 2 - The object isa Package::Stash ok 3 - ... the %foo slot has not been created yet ok 4 - ... the foo_stash agrees ok 5 - ... the %foo symbol is created succcessfully ok 6 - ... the %foo slot has not been created in the actual Foo package ok 7 - ... the foo_stash agrees ok 8 - ... got the right package variable back ok 9 - ... our %foo is the same as the foo_stashs ok 10 - ... the @bar slot has not been created yet ok 11 - ... created @Foo::bar successfully ok 12 - ... the @bar slot has still not been created ok 13 - ... the %baz slot has not been created yet ok 14 - ... created %Foo::baz successfully ok 15 - ... the %baz slot has still not been created 1..15 ok t/003-io.t ................ ok 1 - has &foo ok 2 - has foo ok 3 - has &foo ok 4 - has foo ok 5 - has &bar ok 6 - has bar ok 7 - has &bar ok 8 - has bar ok 9 - can add an IO symbol ok 10 - has baz ok 11 - got the right baz 1..11 ok t/004-get.t ............... ok 1 - got something ok 2 - got the right variable ok 3 - got something ok 4 - got the right variable 1..4 ok t/005-isa.t ............... ok 1 - The class isa Bar 1..1 ok t/010-synopsis.t .......... ok 1 - set in the stash properly ok 2 - doesn't have anything in scalar slot ok 3 - namespace works properly 1..3 ok 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=128, 1 wallclock secs ( 0.06 usr + 0.01 sys = 0.08 CPU) Result: PASS DOY/Package-Stash-0.03.tar.gz nmake test TEST_VERBOSE=1 -- OK Fetching with LWP: http://cpan.nas.activestate.com/authors/id/D/DO/DOY/CHECKSUMS Jesse Luehrs <doy@cpan.org> routines for manipulating stashes >>> (cd C:\cpanfly\var\cpan\build\Package-Stash-0.03-P8huYM && tar cvf - Package-Stash-0.03.ppd blib) | gzip -c >C:/cpanfly/var/REPO/D/DO/DOY/Package-Stash-0.03.tar.gz Package-Stash-0.03.ppd blib/ blib/lib/ blib/lib/Package/ blib/lib/Package/Stash.pm >>> mv C:\cpanfly\var\cpan\build\Package-Stash-0.03-P8huYM/Package-Stash-0.03.ppd C:/cpanfly/var/REPO/D/DO/DOY Running make for F/FL/FLORA/namespace-clean-0.16.tar.gz Prepending C:\cpanfly\var\cpan\build\Package-Stash-0.03-P8huYM/blib/arch C:\cpanfly\var\cpan\build\Package-Stash-0.03-P8huYM/blib/lib to PERL5LIB for 'get' Has already been unwrapped into directory C:\cpanfly\var\cpan\build\namespace-clean-0.16-0GFgge Prepending C:\cpanfly\var\cpan\build\Package-Stash-0.03-P8huYM/blib/arch C:\cpanfly\var\cpan\build\Package-Stash-0.03-P8huYM/blib/lib to PERL5LIB for 'make' CPAN.pm: Going to build F/FL/FLORA/namespace-clean-0.16.tar.gz >>> nmake Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. cp lib/namespace/clean.pm blib\lib\namespace\clean.pm FLORA/namespace-clean-0.16.tar.gz nmake -- OK Prepending C:\cpanfly\var\cpan\build\Package-Stash-0.03-P8huYM/blib/arch C:\cpanfly\var\cpan\build\Package-Stash-0.03-P8huYM/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:\Perl64\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib\lib', 'blib\arch')" t/*.t t/00-basic.t .............. 1..4 ok 1 - methods are there before cleanup ok 2 - module use ok ok 3 - foo function removed ok 4 - bar function removed ok t/01-function-wipeout.t ... 1..9 ok 1 - use FunctionWipeout; ok 2 - imported function removed ok 3 - previously declared function removed ok 4 - later declared function still exists ok 5 - removed functions still bound ok 6 - -except flag keeps import ok 7 - kept import still works ok 8 - non-code symbol was not removed ok 9 - non-code symbol still has correct value ok t/02-inheritance.t ........ 1..10 ok 1 - use Inheritance; ok 2 - function removed in parent ok 3 - method still in parent ok 4 - method works, function still bound ok 5 - function removed in subclass ok 6 - method still in subclass ok 7 - parent function not available in subclass ok 8 - parent method available in subclass ok 9 - parent method works in subclass ok 10 - subclass method calls to parent work ok t/03-unimport.t ........... 1..6 ok 1 - use Unimport; ok 2 - first function correctly removed ok 3 - excluded method still in package ok 4 - second function correctly removed ok 5 - last method still in package ok 6 - all functions are still bound ok t/04-except.t ............. 1..6 ok 1 - first of except list still there ok 2 - second of except list still there ok 3 - item not in except list was removed ok 4 - first item not in except still there ok 5 - second item not in except still there ok 6 - except item was removed ok t/05-explicit-cleanee.t ... 1..19 ok 1 - use CleaneeTarget; ok 2 - symbol in exception list still there ok 3 - symbol after import call still there ok 4 - normal symbol has disappeared ok 5 - explicitely removed disappeared (1/2) ok 6 - not in explicit removal and still there ok 7 - explicitely removed disappeared (2/2) ok 8 - directly removed disappeared (1/2) ok 9 - not in direct removal and still there ok 10 - directly removed disappeared (2/2) ok 11 - testing sub in cleanee (1/9) ok 12 - testing sub in cleanee (2/9) ok 13 - testing sub in cleanee (3/9) ok 14 - testing sub in cleanee (4/9) ok 15 - testing sub in cleanee (5/9) ok 16 - testing sub in cleanee (6/9) ok 17 - testing sub in cleanee (7/9) ok 18 - testing sub in cleanee (8/9) ok 19 - testing sub in cleanee (9/9) ok t/06-other-types.t ........ 1..17 ok 1 - use OtherTypes; ok 2 - SCALAR slot intact at compile time ok 3 - ARRAY slot intact at compile time ok 4 - HASH slot intact at compile time ok 5 - IO slot intact at compile time ok 6 - SCALAR slot correct at compile time ok 7 - ARRAY slot correct at compile time ok 8 - HASH slot correct at compile time ok 9 - IO slot correct at compile time ok 10 - SCALAR slot intact at run time ok 11 - ARRAY slot intact at run time ok 12 - HASH slot intact at run time ok 13 - IO slot intact at run time ok 14 - SCALAR slot correct at run time ok 15 - ARRAY slot correct at run time ok 16 - HASH slot correct at run time ok 17 - IO slot correct at run time ok t/08-const-sub.t .......... ok 1 ok 2 1..2 ok The system cannot find the path specified. Unknown error Compilation failed in require at C:/cpanfly/var/megalib/Term/ReadLine/Perl.pm line 63. END failed--call queue aborted at t/author-07-debugger.t line 8. at t/author-07-debugger.t line 8 Attempt to reload Term/ReadLine/readline.pm aborted. Compilation failed in require at C:/cpanfly/var/megalib/Term/ReadLine/Perl.pm line 63. END failed--call queue aborted at t/author-07-debugger.t line 8. at t/author-07-debugger.t line 8 t/author-07-debugger.t .... skipped: these tests are for testing by the author t/release-eol.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 Test Summary Report ------------------- t/author-07-debugger.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Files=13, Tests=73, 1 wallclock secs ( 0.06 usr + 0.03 sys = 0.09 CPU) Result: FAIL Failed 1/13 test programs. 0/73 subtests failed. NMAKE : fatal error U1077: 'C:\Perl64\bin\perl.exe' : return code '0xff' Stop. FLORA/namespace-clean-0.16.tar.gz nmake test TEST_VERBOSE=1 -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports FLORA/namespace-clean-0.16.tar.gz Finished 2010-06-05T22:09:02