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 /home/cpanrun/parisc2.0-lp64/build/5.8.2/bin/perl "-Iinc" /home/cpanrun/parisc2.0-lp64/build/5.8.2/lib/5.8.2/ExtUtils/xsubpp -typemap /home/cpanrun/parisc2.0-lp64/build/5.8.2/lib/5.8.2/ExtUtils/typemap Size.xs > Size.xsc && mv Size.xsc Size.c cc -c -D_POSIX_C_SOURCE=199506L -D_REENTRANT -Ae -D_HPUX_SOURCE -Wl,+vnocompatwarnings +DD64 -DNO_HASH_SEED -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fast +Onolimit +Opromote_indirect_calls -DVERSION=\"0.69\" -DXS_VERSION=\"0.69\" +Z "-I/home/cpanrun/parisc2.0-lp64/build/5.8.2/lib/5.8.2/PA-RISC2.0-thread-multi-LP64/CORE" Size.c Running Mkbootstrap for Devel::Size () chmod 644 Size.bs rm -f blib/arch/auto/Devel/Size/Size.sl LD_RUN_PATH="" /usr/bin/ld -b +vnocompatwarnings -L/lib/pa20_64 Size.o -o blib/arch/auto/Devel/Size/Size.sl chmod 755 blib/arch/auto/Devel/Size/Size.sl 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 /home/cpanrun/parisc2.0-lp64/build/5.8.2/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 # 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 ok 14 - [0..size] vs. PVNV # full_hash = 571 # hash_size = 203 # array size: 216 # element size: 368 # ref_size = 24 # pvnv_size: 152 ok 15 - properly recurses into PVNV # full_hash = 635 # hash_size = 203 # array size: 264 # element size: 432 # ref_size = 24 # pvnv_size: 152 ok 16 - properly recurses into PVNV ok 17 - computed right size if full array # full_hash = 619 # hash_size = 203 # array size: 248 # element size: 416 # ref_size = 24 # pvnv_size: 152 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 = 611 # hash_size = 203 # array size: 248 # element size: 408 # ref_size = 24 # pvnv_size: 152 ok 27 - properly recurses into PVNV # full_hash = 675 # hash_size = 203 # array size: 296 # element size: 472 # ref_size = 24 # pvnv_size: 152 ok 28 - properly recurses into PVNV ok 29 - computed right size if full array # full_hash = 659 # hash_size = 203 # array size: 280 # element size: 456 # ref_size = 24 # pvnv_size: 152 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 = 771 # hash_size = 203 # array size: 376 # element size: 568 # ref_size = 24 # pvnv_size: 152 ok 39 - properly recurses into PVNV # full_hash = 835 # hash_size = 203 # array size: 424 # element size: 632 # ref_size = 24 # pvnv_size: 152 ok 40 - properly recurses into PVNV ok 41 - computed right size if full array # full_hash = 819 # hash_size = 203 # array size: 408 # element size: 616 # ref_size = 24 # pvnv_size: 152 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 = 4491 # hash_size = 203 # array size: 3352 # element size: 4288 # ref_size = 24 # pvnv_size: 152 ok 51 - properly recurses into PVNV # full_hash = 4555 # hash_size = 203 # array size: 3400 # element size: 4352 # ref_size = 24 # pvnv_size: 152 ok 52 - properly recurses into PVNV ok 53 - computed right size if full array # full_hash = 4539 # hash_size = 203 # array size: 3384 # element size: 4336 # ref_size = 24 # pvnv_size: 152 ok 54 - properly handles undef/non-undef inside arrays ok All tests successful, 2 subtests skipped. Files=4, Tests=69, 1 wallclock secs ( 1.05 cusr + 0.19 csys = 1.24 CPU) Installing /home/cpanrun/parisc2.0-lp64/build/5.8.2/lib/site_perl/5.8.2/PA-RISC2.0-thread-multi-LP64/auto/Devel/Size/Size.sl Installing /home/cpanrun/parisc2.0-lp64/build/5.8.2/lib/site_perl/5.8.2/PA-RISC2.0-thread-multi-LP64/auto/Devel/Size/Size.bs Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /home/cpanrun/parisc2.0-lp64/build/5.8.2/lib/site_perl/5.8.2/PA-RISC2.0-thread-multi-LP64/Devel/Size.pm Installing /home/cpanrun/parisc2.0-lp64/build/5.8.2/man/man3/Devel::Size.3 Appending installation info to /home/cpanrun/parisc2.0-lp64/build/5.8.2/lib/5.8.2/PA-RISC2.0-thread-multi-LP64/perllocal.pod