# running Build.PL C:\cpanrun\build\5-10-0\bin\perl.exe Build.PL Checking whether your kit is complete... Looks good Checking prerequisites... Looks good Creating new 'Build' script for 'Data-Structure-Util' version '0.12' Unknown 'build_class', defaulting to 'Module::Build' Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. C:\cpanrun\build\5-10-0\bin\perl.exe Build --makefile_env_macros 1 Copying lib\Data\Structure\Util.pm -> blib\lib\Data\Structure\Util.pm lib\Data\Structure\Util.xs -> lib\Data\Structure\Util.c Generating script 'lib\Data\Structure\Util.ccs' cl -nologo -c @"lib\Data\Structure\Util.ccs" -Fo"lib\Data\Structure\Util.obj" "lib\Data\Structure\Util.c" Util.c lib\Data\Structure\Util.xs(39) : warning C4013: 'has_seen' undefined; assuming extern returning int lib\Data\Structure\Util.xs(373) : warning C4101: 'len' : unreferenced local variable lib\Data\Structure\Util.xs(431) : warning C4101: 'HValue' : unreferenced local variable lib\Data\Structure\Util.c(790) : warning C4101: 'RETVAL' : unreferenced local variable lib\Data\Structure\Util.c(836) : warning C4101: 'RETVAL' : unreferenced local variable lib\Data\Structure\Util.c(906) : warning C4101: 'RETVAL' : unreferenced local variable ExtUtils::Mkbootstrap::Mkbootstrap('blib\arch\auto\Data\Structure\Util\Util.bs') Generating script 'lib\Data\Structure\Util.lds' link @"lib\Data\Structure\Util.lds" -out:"blib\arch\auto\Data\Structure\Util\Util.dll" Creating library lib\Data\Structure\Util.lib and object lib\Data\Structure\Util.exp Build: blib\lib\Data\Structure\Util.pm: cannot resolve L in paragraph 79. Build: blib\lib\Data\Structure\Util.pm: cannot resolve L in paragraph 86. Build: blib\lib\Data\Structure\Util.pm: cannot resolve L in paragraph 91. Build: blib\lib\Data\Structure\Util.pm: cannot resolve L in paragraph 104. Copying C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Data-Structure-Util\bin\packages.pl -> blib\script\packages.pl Manifying blib\script/packages.pl -> blib\bindoc\packages.pl.1 Manifying blib\lib/Data/Structure/Util.pm -> blib\libdoc\Data.Structure.Util.3 HTMLifying blib\script\packages.pl -> blib\binhtml\bin\packages.html HTMLifying blib\lib\Data\Structure\Util.pm -> blib\libhtml\site\lib\Data\Structure\Util.html Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. C:\cpanrun\build\5-10-0\bin\perl.exe Build --makefile_env_macros 1 test t\00pod.............1..1 ok 1 - POD test for blib/lib/Data/Structure/Util.pm ok t\01compile.........1..1 ok 1 - use Data::Structure::Util; ok t\02circular........1..20 ok 1 - we loaded fine... ok 2 - Not a circular ref ok 3 - Got a circular reference ok 4 - reference is correct ok 5 - No circular reference ok 6 - Got a circular reference ok 7 - Got a circular reference ok 8 - Got a circular reference ok 9 - Got a circular reference ok 10 - Match reference ok 11 - No circular reference ok 12 - No circular reference ok 13 - Has circular reference ok 14 - Got a circular reference ok 15 - has weaken reference ok 16 - No more circular reference ok 17 - Got circular ok 18 - is weak ok 19 - Got no circular ok 20 - circular ref where av_fetch() returns 0 should not SEGV ok t\02circular_off....1..35 ok 1 - we loaded fine... ok 2 - Not a circular ref ok 3 - No circular ref broken ok 4 - Got a circular reference ok 5 - Weaken circular references ok 6 - No more weaken circular references ok 7 - No more circular ref ok 8 - No circular reference ok 9 - No circular ref broken ok 10 - Got a circular reference ok 11 - Weaken circular references ok 12 - No more circular ref ok 13 - Got a circular reference ok 14 - Match reference ok 15 - Weaken 50 circular refs ok 16 - Got a circular reference ok 17 - No circular reference ok 18 - No circular reference ok 19 - Has circular reference ok 20 - got a spy ok 21 - Got a circular reference ok 22 - Removed circular refs ok 23 - No memory leak ok 24 - Got circular ok 25 - removed circular ok 26 - is weak ok 27 - no circular ok 28 - removed circular ok 29 - got circular ok 30 - is weak ok 31 - no circular ok 32 - no circular ok 33 - Removed circular refs ok 34 - Removed circular refs ok 35 - Removed circular refs ok t\03bless...........1..17 ok 1 - we loaded fine... ok 2 - Got objects ok 3 - Got object 1 ok 4 - Got object 2 ok 5 - Got top object ok 6 - undef ok 7 - hello ok 8 - empty list ok 9 - Have unblessed obj ok 10 - Not blessed anymore ok 11 - Not blessed anymore ok 12 - 1 blessed thing ok 13 ok 14 ok 15 - Have unblessed array ok 16 ok 17 ok t\04utf8............1..27 ok 1 - we loaded fine... ok 2 - Got a utf8 string ok 3 - Got string back ok 4 - Got string back ok 5 - Got string back ok 6 - Got string back ok 7 - Has not utf8 ok 8 - Has utf8 ok 9 - Has utf8 ok 10 - Same string # Failed test 'Different encoding' not ok 11 - Different encoding # at t\04utf8.t line 60. ok 12 - Have decoded utf8 ok 13 - Has not utf8 ok 14 - Same string ok 15 - Same encoding ok 16 - Have encoded utf8 ok 17 - Same string # Failed test 'Different encoding' # at t\04utf8.t line 68. not ok 18 - Different encoding ok 19 ok 20 - remove utf8 flag ok 21 ok 22 ok 23 - added utf8 flag ok 24 ok 25 ok 26 - convert to utf8 ok 27 - utf8 # Looks like you failed 2 tests of 27. dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 11, 18 Failed 2/27 tests, 92.59% okay t\05refs............1..18 ok 1 - we loaded fine... ok 2 - Got references ok 3 - got all ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 - Found 9 ok 14 - undef ok 15 - hello ok 16 - undef ok 17 - 2 references ok 18 - list is depth first, so first result should be the scalar ok t\06signature.......1..16 ok 1 - we loaded fine... ok 2 - Signature 1 ok 3 - Signature 2 ok 4 ok 5 - Signature 3 # Failed test 'Signature 3' not ok 6 - Signature 3 # at t\06signature.t line 37. # got: '906f2380ba2f37e24380dc33587b17a4' # expected: '683167712d59f8059a7850dc02499ccb' ok 7 ok 8 - Signature 3 ok 9 - Signature 4 ok 10 - none ok 11 - empty list ok 12 - none ok 13 - none ok 14 - signature 5 ok 15 - signature 5 ok 16 - signature where av_fetch() returns 0 should not SEGV # Looks like you failed 1 test of 16. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 6 Failed 1/16 tests, 93.75% okay Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t\04utf8.t 2 512 27 2 11 18 t\06signature.t 1 256 16 1 6 Failed 2/8 test scripts. 3/135 subtests failed. Files=8, Tests=135, 2 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Failed 2/8 test programs. 3/135 subtests failed. NMAKE : fatal error U1077: 'C:\cpanrun\build\5-10-0\bin\perl.exe' : return code '0x1' Stop.