Cannot determine perl version info from lib/Devel/Size.pm Cannot determine license info from lib/Devel/Size.pm Checking if your kit is complete... Looks good Writing Makefile for Devel::Size cp lib/Devel/Size.pm blib/lib/Devel/Size.pm /export/home/cpanrun/build/5.6.1/bin/perl "-Iinc" -I/export/home/cpanrun/build/5.6.1/lib/5.6.1/sun4-solaris-thread-multi /export/home/cpanrun/build/5.6.1/lib/5.6.1/ExtUtils/xsubpp -typemap /export/home/cpanrun/build/5.6.1/lib/5.6.1/ExtUtils/typemap Size.xs > Size.xsc && mv Size.xsc Size.c gcc -c -DUSE_REENTRANT_API -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O -DVERSION=\"0.69\" -DXS_VERSION=\"0.69\" -fPIC -I/export/home/cpanrun/build/5.6.1/lib/5.6.1/sun4-solaris-thread-multi/CORE Size.c Running Mkbootstrap for Devel::Size () chmod 644 Size.bs rm -f blib/arch/auto/Devel/Size/Size.so LD_RUN_PATH="" gcc -G Size.o -o blib/arch/auto/Devel/Size/Size.so chmod 755 blib/arch/auto/Devel/Size/Size.so cp Size.bs blib/arch/auto/Devel/Size/Size.bs chmod 644 blib/arch/auto/Devel/Size/Size.bs Manifying blib/man3/Devel::Size.3 PERL_DL_NONLAZY=1 /export/home/cpanrun/build/5.6.1/bin/perl -Iinc -Iblib/arch -Iblib/lib -I/export/home/cpanrun/build/5.6.1/lib/5.6.1/sun4-solaris-thread-multi -e 'use Test::Harness qw(&runtests $verbose); $verbose=1; runtests @ARGV;' t/*.t t/basic.............1..13 ok 1 - use Devel::Size; ok 2 - Devel::Size->can(...) ok 3 - VERSION MATCHES ok 4 - size() of strings ok 5 - total_size() of strings ok 6 - size() of array refs ok 7 - total_size() of array refs ok 8 - size() of array refs ok 9 - ."" makes string longer ok 10 - total_size(\@ary1) < total_size(\@ary2) ok 11 - circular references ok 12 - total_size(*foo) > 0 ok 13 - total_size($code) > 0 ok t/pod...............1..1 ok 1 # skip Test::Pod not installed on this system ok, 1/1 skipped: Test::Pod not installed on this system t/pod_cov...........1..1 ok 1 # skip Test::Pod::Coverage 1.08 required for testing POD coverage ok, 1/1 skipped: Test::Pod::Coverage 1.08 required for testing POD coverage t/recurse...........1..54 ok 1 - use Devel::Size; ok 2 - Devel::Size->can(...) ok 3 - VERSION MATCHES ok 4 - 4 pointers are dividable by 4 ok 5 - 4 pointers are not zero ok 6 ok 7 - element < hash with one element ok 8 - PVNV + [] > [] alone ok 9 - [] vs. [] ok 10 - properly recurses into PVNV ok 11 - properly recurses into PVNV ok 12 - hash element vs. array ok 13 - [0..size] vs PVNV not ok 14 - [0..size] vs. PVNV # Failed test (t/recurse.t at line 139) # full_hash = 215 # hash_size = 115 # array size: 136 # element size: 100 # ref_size = 16 # pvnv_size: 28 ok 15 - properly recurses into PVNV # full_hash = 223 # hash_size = 115 # array size: 168 # element size: 108 # ref_size = 16 # pvnv_size: 28 ok 16 - properly recurses into PVNV ok 17 - computed right size if full array # full_hash = 223 # hash_size = 115 # array size: 156 # element size: 108 # ref_size = 16 # pvnv_size: 28 ok 18 - properly handles undef/non-undef inside arrays ok 19 - element < hash with one element ok 20 - PVNV + [] > [] alone ok 21 - [] vs. [] ok 22 - properly recurses into PVNV ok 23 - properly recurses into PVNV ok 24 - hash element vs. array ok 25 - [0..size] vs PVNV not ok 26 - [0..size] vs. PVNV # Failed test (t/recurse.t at line 139) # full_hash = 219 # hash_size = 115 # array size: 156 # element size: 104 # ref_size = 16 # pvnv_size: 28 ok 27 - properly recurses into PVNV # full_hash = 227 # hash_size = 115 # array size: 188 # element size: 112 # ref_size = 16 # pvnv_size: 28 ok 28 - properly recurses into PVNV ok 29 - computed right size if full array # full_hash = 227 # hash_size = 115 # array size: 176 # element size: 112 # ref_size = 16 # pvnv_size: 28 ok 30 - properly handles undef/non-undef inside arrays ok 31 - element < hash with one element ok 32 - PVNV + [] > [] alone ok 33 - [] vs. [] ok 34 - properly recurses into PVNV ok 35 - properly recurses into PVNV ok 36 - hash element vs. array ok 37 - [0..size] vs PVNV not ok 38 - [0..size] vs. PVNV # Failed test (t/recurse.t at line 139) # full_hash = 235 # hash_size = 115 # array size: 236 # element size: 120 # ref_size = 16 # pvnv_size: 28 ok 39 - properly recurses into PVNV # full_hash = 243 # hash_size = 115 # array size: 268 # element size: 128 # ref_size = 16 # pvnv_size: 28 ok 40 - properly recurses into PVNV ok 41 - computed right size if full array # full_hash = 243 # hash_size = 115 # array size: 256 # element size: 128 # ref_size = 16 # pvnv_size: 28 ok 42 - properly handles undef/non-undef inside arrays ok 43 - element < hash with one element ok 44 - PVNV + [] > [] alone ok 45 - [] vs. [] ok 46 - properly recurses into PVNV ok 47 - properly recurses into PVNV ok 48 - hash element vs. array ok 49 - [0..size] vs PVNV not ok 50 - [0..size] vs. PVNV # Failed test (t/recurse.t at line 139) # full_hash = 607 # hash_size = 115 # array size: 2096 # element size: 492 # ref_size = 16 # pvnv_size: 28 ok 51 - properly recurses into PVNV # full_hash = 615 # hash_size = 115 # array size: 2128 # element size: 500 # ref_size = 16 # pvnv_size: 28 ok 52 - properly recurses into PVNV ok 53 - computed right size if full array # full_hash = 615 # hash_size = 115 # array size: 2116 # element size: 500 # ref_size = 16 # pvnv_size: 28 ok 54 - properly handles undef/non-undef inside arrays # Looks like you failed 4 tests of 54. dubious Test returned status 4 (wstat 1024, 0x400) DIED. FAILED tests 14, 26, 38, 50 Failed 4/54 tests, 92.59% okay Failed Test Status Wstat Total Fail Failed List of Failed -------------------------------------------------------------------------------- t/recurse.t 4 1024 54 4 7.41% 14, 26, 38, 50 2 subtests skipped. Failed 1/4 test scripts, 75.00% okay. 4/69 subtests failed, 94.20% okay. make: *** [test_dynamic] Error 2