# running Build.PL /Users/cpanrun/build/5.10.0/bin/perl 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' /Users/cpanrun/build/5.10.0/bin/perl 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 gcc -I/Users/cpanrun/build/5.10.0/lib/CORE -DXS_VERSION="0.12" -DVERSION="0.12" -c -fno-common -DPERL_DARWIN -no-cpp-precomp -arch ppc -arch i386 -nostdinc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/include/gcc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/lib/gcc -isystem/Developer/SDKs/MacOSX10.4u.sdk/usr/include -F/Developer/SDKs/MacOSX10.4u.sdk/System/Library/Frameworks -mmacosx-version-min=10.3 -DPRIVLIB_LAST_IN_INC -fno-strict-aliasing -pipe -O3 -o lib/Data/Structure/Util.o lib/Data/Structure/Util.c ExtUtils::Mkbootstrap::Mkbootstrap('blib/arch/auto/Data/Structure/Util/Util.bs') env LD_RUN_PATH=/Users/cpanrun/build/5.10.0/lib/CORE env MACOSX_DEPLOYMENT_TARGET=10.3 cc -bundle -undefined dynamic_lookup -Wl,-search_paths_first -arch ppc -arch i386 -Wl,-syslibroot,/Developer/SDKs/MacOSX10.4u.sdk -mmacosx-version-min=10.3 -o blib/arch/auto/Data/Structure/Util/Util.bundle lib/Data/Structure/Util.o Copying /Users/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 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. HTMLifying blib/lib/Data/Structure/Util.pm -> blib/libhtml/site/lib/Data/Structure/Util.html /Users/cpanrun/build/5.10.0/bin/perl 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' # at t/04utf8.t line 60. not ok 11 - Different encoding 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' not ok 18 - Different encoding # at t/04utf8.t line 68. 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 not ok 6 - Signature 3 # Failed test 'Signature 3' # at t/06signature.t line 37. # got: 'cd2b6c89c6d3edb6884dad9dcedbdb6a' # expected: '96e8d5606aeddc225f881ad04b2d4f7a' 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, 1 wallclock secs ( 1.03 cusr + 0.28 csys = 1.31 CPU) Failed 2/8 test programs. 3/135 subtests failed. make: *** [test] Error 1