Start 2010-11-17T03:32:26 ActivePerl-1200 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:/CPANFL~1.12/var/libs/bin;C:\PlatSDK\Bin\Win64\x86\AMD64;C:\PlatSDK\Bin;C:\PlatSDK\Bin\WinNT;C:\Perl64-5.12\site\bin;C:\Perl64-5.12\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-5.12\var\cpan\Metadata' Database was generated on Tue, 16 Nov 2010 22:33:29 GMT Running make for D/DO/DOY/Package-Stash-XS-0.17.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/D/DO/DOY/Package-Stash-XS-0.17.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/D/DO/DOY/CHECKSUMS Checksum for C:\cpanfly-5.12\var\cpan\sources\authors\id\D\DO\DOY\Package-Stash-XS-0.17.tar.gz ok Package-Stash-XS-0.17 Package-Stash-XS-0.17/XS.xs Package-Stash-XS-0.17/README Package-Stash-XS-0.17/typemap Package-Stash-XS-0.17/Changes Package-Stash-XS-0.17/LICENSE Package-Stash-XS-0.17/dist.ini Package-Stash-XS-0.17/ppport.h Package-Stash-XS-0.17/META.yml Package-Stash-XS-0.17/MANIFEST Package-Stash-XS-0.17/t Package-Stash-XS-0.17/t/03-io.t Package-Stash-XS-0.17/META.json Package-Stash-XS-0.17/weaver.ini Package-Stash-XS-0.17/t/05-isa.t Package-Stash-XS-0.17/t/04-get.t Package-Stash-XS-0.17/Makefile.PL Package-Stash-XS-0.17/t/01-basic.t Package-Stash-XS-0.17/t/20-leaks.t Package-Stash-XS-0.17/t/06-addsub.t Package-Stash-XS-0.17/t/00-compile.t Package-Stash-XS-0.17/t/10-synopsis.t Package-Stash-XS-0.17/t/release-eol.t Package-Stash-XS-0.17/t/02-extension.t Package-Stash-XS-0.17/t/07-edge-cases.t Package-Stash-XS-0.17/t/21-leaks-debug.t Package-Stash-XS-0.17/t/release-no-tabs.t Package-Stash-XS-0.17/t/lib/Package Package-Stash-XS-0.17/t/lib/Package/Stash.pm Package-Stash-XS-0.17/t/release-pod-syntax.t Package-Stash-XS-0.17/lib/Package/Stash Package-Stash-XS-0.17/lib/Package/Stash/XS.pm Package-Stash-XS-0.17/t/release-pod-coverage.t CPAN.pm: Going to build D/DO/DOY/Package-Stash-XS-0.17.tar.gz >>> C:\Perl64-5.12\bin\perl.exe Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for Package::Stash::XS >>> nmake Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. cp lib/Package/Stash/XS.pm blib\lib\Package\Stash\XS.pm C:\Perl64-5.12\bin\perl.exe C:\cpanfly-5.12\var\megalib\ExtUtils\xsubpp -typemap C:\Perl64-5.12\lib\ExtUtils\typemap -typemap typemap XS.xs > XS.xsc && C:\Perl64-5.12\bin\perl.exe -MExtUtils::Command -e "mv" -- XS.xsc XS.c cl -c -nologo -GF -W3 -MD -Zi -DNDEBUG -Ox -GL -Wp64 -fp:precise -DWIN32 -D_CONSOLE -DNO_STRICT -DHAVE_DES_FCRYPT -DWIN64 -DCONSERVATIVE -DUSE_SITECUSTOMIZE -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -DPERL_MSVCRT_READFIX -MD -Zi -DNDEBUG -Ox -GL -Wp64 -fp:precise -DVERSION=\"0.17\" -DXS_VERSION=\"0.17\" "-IC:\Perl64-5.12\lib\CORE" XS.c XS.c XS.xs(440) : warning C4244: '=' : conversion from 'IV' to 'I32', possible loss of data XS.xs(445) : warning C4244: '=' : conversion from 'IV' to 'I32', possible loss of data XS.xs(422) : warning C4101: 'namelen' : unreferenced local variable XS.xs(735) : warning C4244: 'initializing' : conversion from 'UV' to 'U32', possible loss of data XS.xs(738) : warning C4244: 'initializing' : conversion from 'UV' to 'U32', possible loss of data XS.xs(741) : warning C4244: 'initializing' : conversion from 'UV' to 'U32', possible loss of data Running Mkbootstrap for Package::Stash::XS () C:\Perl64-5.12\bin\perl.exe -MExtUtils::Command -e "chmod" -- 644 XS.bs C:\Perl64-5.12\bin\perl.exe -MExtUtils::Mksymlists -e "Mksymlists('NAME'=>\"Package::Stash::XS\", 'DLBASE' => 'XS', 'DL_FUNCS' => { }, 'FUNCLIST' => [], 'IMPORTS' => { }, 'DL_VARS' => []);" link -out:blib\arch\auto\Package\Stash\XS\XS.dll -dll -nologo -nodefaultlib -debug -opt:ref,icf -ltcg -libpath:"C:\Perl64-5.12\lib\CORE" -machine:AMD64 XS.obj C:\Perl64-5.12\lib\CORE\perl512.lib oldnames.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib netapi32.lib uuid.lib ws2_32.lib mpr.lib winmm.lib version.lib odbc32.lib odbccp32.lib comctl32.lib bufferoverflowU.lib msvcrt.lib -def:XS.def Creating library blib\arch\auto\Package\Stash\XS\XS.lib and object blib\arch\auto\Package\Stash\XS\XS.exp Generating code c:\cpanfly-5.12\var\cpan\build\package-stash-xs-0.17-geyfl8\xs.xs(158) : warning C4715: 'string_to_vartype' : not all control paths return a value Finished generating code if exist blib\arch\auto\Package\Stash\XS\XS.dll.manifest mt -nologo -manifest blib\arch\auto\Package\Stash\XS\XS.dll.manifest -outputresource:blib\arch\auto\Package\Stash\XS\XS.dll;2 if exist blib\arch\auto\Package\Stash\XS\XS.dll.manifest del blib\arch\auto\Package\Stash\XS\XS.dll.manifest C:\Perl64-5.12\bin\perl.exe -MExtUtils::Command -e "chmod" -- 755 blib\arch\auto\Package\Stash\XS\XS.dll C:\Perl64-5.12\bin\perl.exe -MExtUtils::Command -e "cp" -- XS.bs blib\arch\auto\Package\Stash\XS\XS.bs C:\Perl64-5.12\bin\perl.exe -MExtUtils::Command -e "chmod" -- 644 blib\arch\auto\Package\Stash\XS\XS.bs DOY/Package-Stash-XS-0.17.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-5.12\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib\lib', 'blib\arch')" t/*.t t/00-compile.t ............ 1..1 ok 1 - Package::Stash::XS loaded ok ok t/01-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 - ... the fetched symbols are the same as the listed ones ok 86 - ... the fetched symbols are the same as the listed ones ok 87 - ... got the right symbol ok 88 - ... got the right symbol ok 89 - ... the fetched symbols are the same as the listed ones ok 90 - ... got the right symbol ok 91 - got the right ones ok 92 - can't initialize a slot with the wrong type of value ok 93 - can't initialize a slot with the wrong type of value ok 94 - can't initialize a slot with the wrong type of value ok 95 - can't initialize a slot with the wrong type of value ok 96 - got $foo ok 97 - got @foo ok 98 - got %foo ok 99 - got &foo ok 100 - got foo ok 101 - got expected value for $foo ok 102 - got expected value for %foo ok 103 - got expected value for &foo ok 104 - got expected value for @foo ok 105 - got expected value for foo ok 106 - got expected value for $foo ok 107 - got expected value for %bar ok 108 - got expected value for %foo ok 109 - got expected value for &foo ok 110 - got expected value for @foo ok 111 - got expected value for foo ok 112 - got expected value for $foo ok 113 - got expected value for %bar ok 114 - got expected value for %foo ok 115 - got expected value for &foo ok 116 - got expected value for @foo ok 117 - got expected value for foo ok 118 - list_all_symbols ok 119 - list_all_symbols SCALAR ok 120 - list_all_symbols ARRAY ok 121 - list_all_symbols HASH ok 122 - list_all_symbols CODE 1..122 ok t/02-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/03-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/04-get.t ................ ok 1 - got nothing yet ok 2 - got something ok 3 - got the right variable ok 4 - stash has the right variable ok 5 - got nothing yet ok 6 - got something ok 7 - got the right variable ok 8 - stash has the right variable ok 9 - got nothing yet ok 10 - got something ok 11 - got the right variable ok 12 - stash has the right variable ok 13 - got nothing yet ok 14 - got something ok 15 - got the right variable ok 16 - got the right variable ok 17 - got the right variable ok 18 - stash has the right variable ok 19 - got nothing yet ok 20 - The object isa IO ok 21 - got the right variable ok 22 - The object isa IO ok 23 - stash has the right variable ok 24 - The object isa IO ok 25 - got the right variable ok 26 - got something ok 27 - got the right variable ok 28 - stash has the right variable ok 29 - got something ok 30 - got the right variable ok 31 - stash has the right variable ok 32 - got something ok 33 - got the right variable ok 34 - stash has the right variable ok 35 - The object isa IO ok 36 - stash has the right variable 1..36 ok t/05-isa.t ................ ok 1 - The class isa Bar 1..1 ok t/06-addsub.t ............. ok 1 - ... the &funk slot has not been created yet ok 2 - ... created &Foo::funk successfully ok 3 - ... the &funk slot was created successfully ok 4 - ... our &funk exists ok 5 - ... got the right value from the function ok 6 ok 7 1..7 ok t/07-edge-cases.t ......... ok 1 - $SCALAR ok 2 - $SCALAR_WITH_VALUE ok 3 - @ARRAY ok 4 - %HASH ok 5 - can see all code symbols ok 6 - $added ok 7 - @added ok 8 - %added ok 9 - expanded a constant into a coderef ok 10 - nothing yet ok 11 - got an empty scalar 1..11 ok t/10-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/20-leaks.t .............. ok 1 - object construction doesn't leak (leaks 0 <= 0) ok 2 - object construction doesn't leak, with an existing package (leaks 0 <= 0) ok 3 - object construction doesn't leak, with an existing package with things in it (leaks 0 <= 0) ok 4 - accessors don't leak (leaks 0 <= 0) ok 5 - add_symbol doesn't leak (leaks 0 <= 0) ok 6 - add_symbol doesn't leak (leaks 0 <= 0) ok 7 - sub installed correctly ok 8 - code_init exists ok 9 - remove_symbol doesn't leak (leaks 0 <= 0) ok 10 - remove_glob doesn't leak (leaks 0 <= 0) ok 11 - has_symbol doesn't leak (leaks 0 <= 0) ok 12 - get_symbol doesn't leak (leaks 0 <= 0) ok 13 ok 14 ok 15 - get_or_add_symbol doesn't leak (leaks 0 <= 0) ok 16 ok 17 ok 18 ok 19 ok 20 ok 21 - The class isa Exporter ok 22 - list_all_symbols doesn't leak (leaks 0 <= 0) ok 23 - get_all_symbols doesn't leak (leaks 0 <= 0) ok 24 - get_symbol doesn't leak during glob expansion (leaks 0 <= 0) ok 25 - doesn't leak on errors (leaks 0 <= 0) 1..25 ok t/21-leaks-debug.t ........ ok 1 - object construction doesn't leak (leaks 0 <= 0) ok 2 - object construction doesn't leak, with an existing package (leaks 0 <= 0) ok 3 - object construction doesn't leak, with an existing package with things in it (leaks 0 <= 0) ok 4 - accessors don't leak (leaks 0 <= 0) ok 5 - add_symbol doesn't leak (leaks 0 <= 0) ok 6 - add_symbol doesn't leak (leaks 0 <= 0) ok 7 - sub installed correctly ok 8 - code_init exists ok 9 - remove_symbol doesn't leak (leaks 0 <= 0) ok 10 - remove_glob doesn't leak (leaks 0 <= 0) ok 11 - has_symbol doesn't leak (leaks 0 <= 0) ok 12 - get_symbol doesn't leak (leaks 0 <= 0) ok 13 ok 14 ok 15 - get_or_add_symbol doesn't leak (leaks 0 <= 0) ok 16 ok 17 ok 18 ok 19 ok 20 ok 21 - The class isa Exporter ok 22 - list_all_symbols doesn't leak (leaks 0 <= 0) ok 23 - get_all_symbols doesn't leak (leaks 0 <= 0) ok 24 - get_symbol doesn't leak during glob expansion (leaks 0 <= 0) ok 25 - doesn't leak on errors (leaks 0 <= 0) 1..25 ok 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 All tests successful. Files=15, Tests=257, 1 wallclock secs ( 0.11 usr + 0.03 sys = 0.14 CPU) Result: PASS DOY/Package-Stash-XS-0.17.tar.gz nmake test TEST_VERBOSE=1 -- OK Jesse Luehrs <doy@cpan.org> faster and more correct implementation of the Package::Stash API >>> (cd C:\cpanfly-5.12\var\cpan\build\Package-Stash-XS-0.17-geYFl8 && tar cvf - Package-Stash-XS-0.17.ppd blib) | gzip -c >C:/cpanfly-5.12/var/REPO/D/DO/DOY/Package-Stash-XS-0.17.tar.gz Package-Stash-XS-0.17.ppd blib/ blib/arch/ blib/arch/auto/ blib/arch/auto/Package/ blib/arch/auto/Package/Stash/ blib/arch/auto/Package/Stash/XS/ blib/arch/auto/Package/Stash/XS/XS.bs blib/arch/auto/Package/Stash/XS/XS.dll blib/arch/auto/Package/Stash/XS/XS.exp blib/arch/auto/Package/Stash/XS/XS.lib blib/lib/ blib/lib/Package/ blib/lib/Package/Stash/ blib/lib/Package/Stash/XS.pm >>> mv C:\cpanfly-5.12\var\cpan\build\Package-Stash-XS-0.17-geYFl8/Package-Stash-XS-0.17.ppd C:/cpanfly-5.12/var/REPO/D/DO/DOY Finished 2010-11-17T03:32:33