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 /Users/cpanrun/build/5.8.8/bin/perl "-Iinc" /Users/cpanrun/build/5.8.8/lib/5.8.8/ExtUtils/xsubpp -typemap /Users/cpanrun/build/5.8.8/lib/5.8.8/ExtUtils/typemap Size.xs > Size.xsc && mv Size.xsc Size.c gcc -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 -DUSE_SITECUSTOMIZE -DNO_HASH_SEED -fno-strict-aliasing -pipe -Wdeclaration-after-statement -O3 -DVERSION=\"0.69\" -DXS_VERSION=\"0.69\" "-I/Users/cpanrun/build/5.8.8/lib/5.8.8/darwin-thread-multi-2level/CORE" Size.c Running Mkbootstrap for Devel::Size () chmod 644 Size.bs rm -f blib/arch/auto/Devel/Size/Size.bundle env MACOSX_DEPLOYMENT_TARGET=10.3 cc -bundle -undefined dynamic_lookup -arch ppc -arch i386 -Wl,-search_paths_first -Wl,-syslibroot,/Developer/SDKs/MacOSX10.4u.sdk -mmacosx-version-min=10.3 Size.o -o blib/arch/auto/Devel/Size/Size.bundle \ \ chmod 755 blib/arch/auto/Devel/Size/Size.bundle 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 /Users/cpanrun/build/5.8.8/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'inc', 'blib/lib', 'blib/arch')" 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 - POD test for ../lib/Devel/Size.pm ok t/pod_cov....1..1 ok 1 # skip Test::Pod::Coverage 1.08 required for testing POD coverage ok 1/1 skipped: various reasons 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 ok 14 - [0..size] vs. PVNV # full_hash = 335 # hash_size = 115 # array size: 132 # element size: 220 # ref_size = 16 # pvnv_size: 92 ok 15 - properly recurses into PVNV # full_hash = 375 # hash_size = 115 # array size: 164 # element size: 260 # ref_size = 16 # pvnv_size: 92 ok 16 - properly recurses into PVNV ok 17 - computed right size if full array # full_hash = 363 # hash_size = 115 # array size: 152 # element size: 248 # ref_size = 16 # pvnv_size: 92 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 ok 26 - [0..size] vs. PVNV # full_hash = 359 # hash_size = 115 # array size: 152 # element size: 244 # ref_size = 16 # pvnv_size: 92 ok 27 - properly recurses into PVNV # full_hash = 399 # hash_size = 115 # array size: 184 # element size: 284 # ref_size = 16 # pvnv_size: 92 ok 28 - properly recurses into PVNV ok 29 - computed right size if full array # full_hash = 387 # hash_size = 115 # array size: 172 # element size: 272 # ref_size = 16 # pvnv_size: 92 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 ok 38 - [0..size] vs. PVNV # full_hash = 455 # hash_size = 115 # array size: 232 # element size: 340 # ref_size = 16 # pvnv_size: 92 ok 39 - properly recurses into PVNV # full_hash = 495 # hash_size = 115 # array size: 264 # element size: 380 # ref_size = 16 # pvnv_size: 92 ok 40 - properly recurses into PVNV ok 41 - computed right size if full array # full_hash = 483 # hash_size = 115 # array size: 252 # element size: 368 # ref_size = 16 # pvnv_size: 92 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 ok 50 - [0..size] vs. PVNV # full_hash = 2687 # hash_size = 115 # array size: 2092 # element size: 2572 # ref_size = 16 # pvnv_size: 92 ok 51 - properly recurses into PVNV # full_hash = 2727 # hash_size = 115 # array size: 2124 # element size: 2612 # ref_size = 16 # pvnv_size: 92 ok 52 - properly recurses into PVNV ok 53 - computed right size if full array # full_hash = 2715 # hash_size = 115 # array size: 2112 # element size: 2600 # ref_size = 16 # pvnv_size: 92 ok 54 - properly handles undef/non-undef inside arrays ok All tests successful, 1 subtest skipped. Files=4, Tests=69, 0 wallclock secs ( 0.34 cusr + 0.10 csys = 0.44 CPU) Installing /Users/cpanrun/build/5.8.8/lib/site_perl/5.8.8/darwin-thread-multi-2level/auto/Devel/Size/Size.bs Installing /Users/cpanrun/build/5.8.8/lib/site_perl/5.8.8/darwin-thread-multi-2level/auto/Devel/Size/Size.bundle Installing /Users/cpanrun/build/5.8.8/html/site/lib/Devel/Size.html Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /Users/cpanrun/build/5.8.8/lib/site_perl/5.8.8/darwin-thread-multi-2level/Devel/Size.pm Installing /Users/cpanrun/build/5.8.8/man/man3/Devel::Size.3 Appending installation info to /Users/cpanrun/build/5.8.8/lib/5.8.8/darwin-thread-multi-2level/perllocal.pod