PATH=/opt/SUNWspro/bin:/usr/local/bin:/opt/csw/bin:/usr/ccs/bin:/usr/bin:/usr/sbin Start 2014-04-21T02:20:14 ActivePerl-1200 CPAN-2.00 Reading '/export/home/fly1264/var/cpan/Metadata' Database was generated on Mon, 21 Apr 2014 07:06:14 GMT Running make for J/JJ/JJORE/B-Utils-0.22.tar.gz Fetching with LWP: http://cpan.nas1.activestate.com/authors/id/J/JJ/JJORE/B-Utils-0.22.tar.gz Fetching with LWP: http://cpan.nas1.activestate.com/authors/id/J/JJ/JJORE/CHECKSUMS Checksum for /export/home/fly1264/var/cpan/sources/authors/id/J/JJ/JJORE/B-Utils-0.22.tar.gz ok B-Utils-0.22/ B-Utils-0.22/dist.ini B-Utils-0.22/LICENSE B-Utils-0.22/Makefile.PL B-Utils-0.22/README B-Utils-0.22/lib/ B-Utils-0.22/lib/B/ B-Utils-0.22/lib/B/Utils/ B-Utils-0.22/lib/B/Utils/OP.pm B-Utils-0.22/lib/B/Utils.pm B-Utils-0.22/BUtils_op.h B-Utils-0.22/BUtils.h B-Utils-0.22/OP.xs B-Utils-0.22/build/ B-Utils-0.22/build/IFiles.pm B-Utils-0.22/typemap B-Utils-0.22/xt/ B-Utils-0.22/xt/ppport.t B-Utils-0.22/xt/version.t B-Utils-0.22/MANIFEST B-Utils-0.22/weaver.ini B-Utils-0.22/Utils.xs B-Utils-0.22/t/ B-Utils-0.22/t/utils/ B-Utils-0.22/t/utils/33ancestors.t B-Utils-0.22/t/utils/30parent.t B-Utils-0.22/t/utils/32kids.t B-Utils-0.22/t/utils/50carp.t B-Utils-0.22/t/utils/34descendants.t B-Utils-0.22/t/utils/31oldname.t B-Utils-0.22/t/utils/41walkfilt.t B-Utils-0.22/t/utils/44optrep.t B-Utils-0.22/t/utils/40walk.t B-Utils-0.22/t/utils/35siblings.t B-Utils-0.22/t/utils/36previous.t B-Utils-0.22/t/utils/37stringify.t B-Utils-0.22/t/utils/42all.t B-Utils-0.22/t/utils/51croak.t B-Utils-0.22/t/utils/20all_starts.t B-Utils-0.22/t/utils/43allfilt.t B-Utils-0.22/t/utils/21all_roots.t B-Utils-0.22/t/utils/22anon_subs.t B-Utils-0.22/t/regression_walkallops_filtered.t B-Utils-0.22/t/10use.t B-Utils-0.22/t/release-pod-syntax.t B-Utils-0.22/t/11export.t B-Utils-0.22/Changes B-Utils-0.22/META.yml B-Utils-0.22/ppport.h CPAN.pm: Building J/JJ/JJORE/B-Utils-0.22.tar.gz >>> /export/home/fly1264/bin/perl Makefile.PL Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for B::Utils Writing MYMETA.yml and MYMETA.json >>> make cp build/IFiles.pm blib/arch/B/Utils/Install/Files.pm cp typemap blib/arch/B/Utils/Install/typemap cp BUtils.h blib/arch/B/Utils/Install/BUtils.h cp lib/B/Utils/OP.pm blib/lib/B/Utils/OP.pm cp lib/B/Utils.pm blib/lib/B/Utils.pm Running Mkbootstrap for B::Utils () chmod 644 Utils.bs /export/home/fly1264/bin/perl /export/home/fly1264/var/megalib/ExtUtils/xsubpp -typemap /export/home/fly1264/ap1200/lib/ExtUtils/typemap -typemap typemap -typemap typemap Utils.xs > Utils.xsc && mv Utils.xsc Utils.c cc -c -D_REENTRANT -xarch=v9 -DUSE_SITECUSTOMIZE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O -DVERSION=\"0.22\" -DXS_VERSION=\"0.22\" -KPIC "-I/export/home/fly1264/ap1200/lib/CORE" Utils.c /export/home/fly1264/bin/perl /export/home/fly1264/var/megalib/ExtUtils/xsubpp -typemap /export/home/fly1264/ap1200/lib/ExtUtils/typemap -typemap typemap -typemap typemap OP.xs > OP.xsc && mv OP.xsc OP.c cc -c -D_REENTRANT -xarch=v9 -DUSE_SITECUSTOMIZE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O -DVERSION=\"0.22\" -DXS_VERSION=\"0.22\" -KPIC "-I/export/home/fly1264/ap1200/lib/CORE" OP.c rm -f blib/arch/auto/B/Utils/Utils.so cc -G -xarch=v9 -L/opt/SUNWspro/prod/lib/v9 -L/lib/sparcv9 -L/usr/lib/sparcv9 -L/usr/ccs/lib/sparcv9 Utils.o OP.o -o blib/arch/auto/B/Utils/Utils.so \ \ chmod 755 blib/arch/auto/B/Utils/Utils.so /export/home/fly1264/bin/perl -MExtUtils::Command::MM -e 'cp_nonempty' -- Utils.bs blib/arch/auto/B/Utils/Utils.bs 644 Manifying blib/man3/B::Utils.3 Manifying blib/man3/B::Utils::OP.3 JJORE/B-Utils-0.22.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 Running Mkbootstrap for B::Utils () chmod 644 Utils.bs PERL_DL_NONLAZY=1 /export/home/fly1264/bin/perl "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/*/*.t t/10use.t ........................... 1..2 ok 1 - use B::Utils; ok 2 - use B::Utils::OP; ok t/11export.t ........................ 1..12 ok 1 - Can import() ok 2 - Nothing is exported without asking ok 3 - All optional exports are exported via :all ok 4 - B::Utils exports all_starts ok 5 - B::Utils exports all_roots ok 6 - B::Utils exports anon_subs ok 7 - B::Utils exports recalc_sub_cache ok 8 - B::Utils exports walkoptree_simple ok 9 - B::Utils exports walkoptree_filtered ok 10 - B::Utils exports walkallops_simple ok 11 - B::Utils exports walkallops_filtered ok 12 - B::Utils->VERSION is specified ok t/regression_walkallops_filtered.t .. 1..3 ok 1 - defined &walkallops_filtered ok 2 - defined &opgrep ok 3 - Successfully called walkallops_filtered ok t/release-pod-syntax.t .............. skipped: these tests are for release candidate testing t/utils/20all_starts.t .............. 1..4 ok 1 - Found start ok 2 - Found correct start ok 3 - Found start ok 4 - Found correct start ok t/utils/21all_roots.t ............... 1..4 ok 1 - Found root ok 2 - Found correct root ok 3 - Found root ok 4 - Found correct root ok t/utils/22anon_subs.t ............... 1..2 ok 1 - Found correct anon sub ok 2 - Found correct anon sub ok t/utils/30parent.t .................. 1..187 ok 1 - No parent for root leavesub-UNOP=(0x10034be10) ok 2 - lineseq-LISTOP=(0x100363b90) has a parent ok 3 - lineseq-LISTOP=(0x100363b90) has the *right* parent B::UNOP=SCALAR(0x1005d68c0) ok 4 - nextstate-COP=(0x1002d5300) has a parent ok 5 - nextstate-COP=(0x1002d5300) has the *right* parent B::LISTOP=SCALAR(0x1005e1dd0) ok 6 - null-UNOP=(0x100366b70) has a parent ok 7 - null-UNOP=(0x100366b70) has the *right* parent B::LISTOP=SCALAR(0x1005e1cf8) ok 8 - and-LOGOP=(0x1002d31a0) has a parent ok 9 - and-LOGOP=(0x1002d31a0) has the *right* parent B::UNOP=SCALAR(0x1005f39a0) ok 10 - entersub-UNOP=(0x100366bf0) has a parent ok 11 - entersub-UNOP=(0x100366bf0) has the *right* parent B::LOGOP=SCALAR(0x1005f4288) ok 12 - null-UNOP=(0x1002d3150) has a parent ok 13 - null-UNOP=(0x1002d3150) has the *right* parent B::UNOP=SCALAR(0x1005e21f0) ok 14 - pushmark-OP=(0x1002f3840) has a parent ok 15 - pushmark-OP=(0x1002f3840) has the *right* parent B::UNOP=SCALAR(0x1005e2058) ok 16 - null-UNOP=(0x1002d9380) has a parent ok 17 - null-UNOP=(0x1002d9380) has the *right* parent B::UNOP=SCALAR(0x1005c92a0) ok 18 - gv-PADOP=(0x1002faff0) has a parent ok 19 - gv-PADOP=(0x1002faff0) has the *right* parent B::UNOP=SCALAR(0x1005e9b40) ok 20 - entersub-UNOP=(0x1002fb030) has a parent ok 21 - entersub-UNOP=(0x1002fb030) has the *right* parent B::LOGOP=SCALAR(0x1005f9068) ok 22 - null-UNOP=(0x1002d31f0) has a parent ok 23 - null-UNOP=(0x1002d31f0) has the *right* parent B::UNOP=SCALAR(0x1005c9588) ok 24 - pushmark-OP=(0x1002faf70) has a parent ok 25 - pushmark-OP=(0x1002faf70) has the *right* parent B::UNOP=SCALAR(0x1005e9b88) ok 26 - null-UNOP=(0x1002f3780) has a parent ok 27 - null-UNOP=(0x1002f3780) has the *right* parent B::UNOP=SCALAR(0x1005c9390) ok 28 - gv-PADOP=(0x1002a7ad0) has a parent ok 29 - gv-PADOP=(0x1002a7ad0) has the *right* parent B::UNOP=SCALAR(0x1005ea2a8) ok 30 - nextstate-COP=(0x1002af920) has a parent ok 31 - nextstate-COP=(0x1002af920) has the *right* parent B::LISTOP=SCALAR(0x1005ee148) ok 32 - nextstate-COP=(0x1002b82e0) has a parent ok 33 - nextstate-COP=(0x1002b82e0) has the *right* parent B::LISTOP=SCALAR(0x1005f33b8) ok 34 - leaveloop-BINOP=(0x1002d25c0) has a parent ok 35 - leaveloop-BINOP=(0x1002d25c0) has the *right* parent B::LISTOP=SCALAR(0x1005f8c90) ok 36 - enteriter-LOOP=(0x1002b7d70) has a parent ok 37 - enteriter-LOOP=(0x1002b7d70) has the *right* parent B::BINOP=SCALAR(0x1005f33b8) ok 38 - null-OP=(0x100366af0) has a parent ok 39 - null-OP=(0x100366af0) has the *right* parent B::LOOP=SCALAR(0x1005f3c10) ok 40 - null-UNOP=(0x100363cd0) has a parent ok 41 - null-UNOP=(0x100363cd0) has the *right* parent B::LOOP=SCALAR(0x1005f33b8) ok 42 - pushmark-OP=(0x100366bb0) has a parent ok 43 - pushmark-OP=(0x100366bb0) has the *right* parent B::UNOP=SCALAR(0x1005f95a8) ok 44 - entersub-UNOP=(0x1002d92c0) has a parent ok 45 - entersub-UNOP=(0x1002d92c0) has the *right* parent B::UNOP=SCALAR(0x1005f9590) ok 46 - null-UNOP=(0x100363c30) has a parent ok 47 - null-UNOP=(0x100363c30) has the *right* parent B::UNOP=SCALAR(0x1005f95f0) ok 48 - pushmark-OP=(0x100374b50) has a parent ok 49 - pushmark-OP=(0x100374b50) has the *right* parent B::UNOP=SCALAR(0x1005f94d0) ok 50 - null-UNOP=(0x100366e70) has a parent ok 51 - null-UNOP=(0x100366e70) has the *right* parent B::UNOP=SCALAR(0x1005f9668) ok 52 - gv-PADOP=(0x100366ab0) has a parent ok 53 - gv-PADOP=(0x100366ab0) has the *right* parent B::UNOP=SCALAR(0x1005f97e8) ok 54 - gv-PADOP=(0x100366b30) has a parent ok 55 - gv-PADOP=(0x100366b30) has the *right* parent B::LOOP=SCALAR(0x1005f9590) ok 56 - null-UNOP=(0x100366df0) has a parent ok 57 - null-UNOP=(0x100366df0) has the *right* parent B::BINOP=SCALAR(0x1005f8eb8) ok 58 - and-LOGOP=(0x100363c80) has a parent ok 59 - and-LOGOP=(0x100363c80) has the *right* parent B::UNOP=SCALAR(0x1005fce70) ok 60 - iter-OP=(0x100366db0) has a parent ok 61 - iter-OP=(0x100366db0) has the *right* parent B::LOGOP=SCALAR(0x1005fd668) ok 62 - lineseq-LISTOP=(0x1002d30b0) has a parent ok 63 - lineseq-LISTOP=(0x1002d30b0) has the *right* parent B::LOGOP=SCALAR(0x100604a28) ok 64 - entersub-UNOP=(0x100366d30) has a parent ok 65 - entersub-UNOP=(0x100366d30) has the *right* parent B::LISTOP=SCALAR(0x100604b60) ok 66 - null-UNOP=(0x100363be0) has a parent ok 67 - null-UNOP=(0x100363be0) has the *right* parent B::UNOP=SCALAR(0x100604b90) ok 68 - pushmark-OP=(0x100366c70) has a parent ok 69 - pushmark-OP=(0x100366c70) has the *right* parent B::UNOP=SCALAR(0x1005fda28) ok 70 - null-UNOP=(0x100366cb0) has a parent ok 71 - null-UNOP=(0x100366cb0) has the *right* parent B::UNOP=SCALAR(0x100604c80) ok 72 - gv-PADOP=(0x100366c30) has a parent ok 73 - gv-PADOP=(0x100366c30) has the *right* parent B::UNOP=SCALAR(0x1006051d8) ok 74 - unstack-OP=(0x100366d70) has a parent ok 75 - unstack-OP=(0x100366d70) has the *right* parent B::LISTOP=SCALAR(0x100604bc0) ok 76 - nextstate-COP=(0x1002c53a0) has a parent ok 77 - nextstate-COP=(0x1002c53a0) has the *right* parent B::LISTOP=SCALAR(0x100604da0) ok 78 - sassign-BINOP=(0x1002d2660) has a parent ok 79 - sassign-BINOP=(0x1002d2660) has the *right* parent B::LISTOP=SCALAR(0x1005f9a10) ok 80 - const-SVOP=(0x10034c650) has a parent ok 81 - const-SVOP=(0x10034c650) has the *right* parent B::BINOP=SCALAR(0x1006051f0) ok 82 - padsv-OP=(0x100366e30) has a parent ok 83 - padsv-OP=(0x100366e30) has the *right* parent B::BINOP=SCALAR(0x1005f8d38) ok 84 - nextstate-COP=(0x1002c5140) has a parent ok 85 - nextstate-COP=(0x1002c5140) has the *right* parent B::LISTOP=SCALAR(0x100605178) ok 86 - leave-LISTOP=(0x1002d2840) has a parent ok 87 - leave-LISTOP=(0x1002d2840) has the *right* parent B::LISTOP=SCALAR(0x100608e50) ok 88 - enter-OP=(0x10034bf90) has a parent ok 89 - enter-OP=(0x10034bf90) has the *right* parent B::LISTOP=SCALAR(0x100605058) ok 90 - null-UNOP=(0x10034c3d0) has a parent ok 91 - null-UNOP=(0x10034c3d0) has the *right* parent B::LISTOP=SCALAR(0x1006054a8) ok 92 - and-LOGOP=(0x1002d27a0) has a parent ok 93 - and-LOGOP=(0x1002d27a0) has the *right* parent B::UNOP=SCALAR(0x100609030) ok 94 - lt-BINOP=(0x1002d2750) has a parent ok 95 - lt-BINOP=(0x1002d2750) has the *right* parent B::LOGOP=SCALAR(0x100605490) ok 96 - entersub-UNOP=(0x10034c610) has a parent ok 97 - entersub-UNOP=(0x10034c610) has the *right* parent B::BINOP=SCALAR(0x1006091c8) ok 98 - null-UNOP=(0x1002d26b0) has a parent ok 99 - null-UNOP=(0x1002d26b0) has the *right* parent B::UNOP=SCALAR(0x1006095a0) ok 100 - pushmark-OP=(0x10034c410) has a parent ok 101 - pushmark-OP=(0x10034c410) has the *right* parent B::UNOP=SCALAR(0x1006092e8) ok 102 - null-UNOP=(0x10034c550) has a parent ok 103 - null-UNOP=(0x10034c550) has the *right* parent B::UNOP=SCALAR(0x100609618) ok 104 - gv-PADOP=(0x10034c450) has a parent ok 105 - gv-PADOP=(0x10034c450) has the *right* parent B::UNOP=SCALAR(0x100609c00) ok 106 - predec-UNOP=(0x10034c2d0) has a parent ok 107 - predec-UNOP=(0x10034c2d0) has the *right* parent B::BINOP=SCALAR(0x1006099c0) ok 108 - padsv-OP=(0x10034c350) has a parent ok 109 - padsv-OP=(0x10034c350) has the *right* parent B::UNOP=SCALAR(0x1006098d0) ok 110 - lineseq-LISTOP=(0x1002d27f0) has a parent ok 111 - lineseq-LISTOP=(0x1002d27f0) has the *right* parent B::LOGOP=SCALAR(0x100609918) ok 112 - entersub-UNOP=(0x10034c490) has a parent ok 113 - entersub-UNOP=(0x10034c490) has the *right* parent B::LISTOP=SCALAR(0x10060c3e0) ok 114 - null-UNOP=(0x1002d2700) has a parent ok 115 - null-UNOP=(0x1002d2700) has the *right* parent B::UNOP=SCALAR(0x1006096f0) ok 116 - pushmark-OP=(0x10034c590) has a parent ok 117 - pushmark-OP=(0x10034c590) has the *right* parent B::UNOP=SCALAR(0x10060c3f8) ok 118 - null-UNOP=(0x10034c510) has a parent ok 119 - null-UNOP=(0x10034c510) has the *right* parent B::UNOP=SCALAR(0x10060c440) ok 120 - gv-PADOP=(0x100366a70) has a parent ok 121 - gv-PADOP=(0x100366a70) has the *right* parent B::UNOP=SCALAR(0x10060c6f8) ok 122 - unstack-OP=(0x10034c390) has a parent ok 123 - unstack-OP=(0x10034c390) has the *right* parent B::LISTOP=SCALAR(0x10060cb48) ok 124 - nextstate-COP=(0x1002c5e60) has a parent ok 125 - nextstate-COP=(0x1002c5e60) has the *right* parent B::LISTOP=SCALAR(0x10060c860) ok 126 - padsv-OP=(0x10034c1d0) has a parent ok 127 - padsv-OP=(0x10034c1d0) has the *right* parent B::LISTOP=SCALAR(0x100605058) ok 128 - lineseq-LISTOP=(0x1002d2980) has a parent ok 129 - lineseq-LISTOP=(0x1002d2980) has the *right* parent B::LISTOP=SCALAR(0x10060c668) ok 130 - nextstate-COP=(0x1002c7a90) has a parent ok 131 - nextstate-COP=(0x1002c7a90) has the *right* parent B::LISTOP=SCALAR(0x10060f5a8) ok 132 - leaveloop-BINOP=(0x1002d29d0) has a parent ok 133 - leaveloop-BINOP=(0x1002d29d0) has the *right* parent B::LISTOP=SCALAR(0x10060f788) ok 134 - enterloop-LOOP=(0x1002c78f0) has a parent ok 135 - enterloop-LOOP=(0x1002c78f0) has the *right* parent B::BINOP=SCALAR(0x10060c800) ok 136 - null-UNOP=(0x10034bfd0) has a parent ok 137 - null-UNOP=(0x10034bfd0) has the *right* parent B::BINOP=SCALAR(0x10060c608) ok 138 - and-LOGOP=(0x1002d2930) has a parent ok 139 - and-LOGOP=(0x1002d2930) has the *right* parent B::UNOP=SCALAR(0x10060f7b8) ok 140 - padsv-OP=(0x10034c250) has a parent ok 141 - padsv-OP=(0x10034c250) has the *right* parent B::LOGOP=SCALAR(0x10060f710) ok 142 - lineseq-LISTOP=(0x1002d2890) has a parent ok 143 - lineseq-LISTOP=(0x1002d2890) has the *right* parent B::LOGOP=SCALAR(0x10060fe60) ok 144 - scope-LISTOP=(0x1002d28e0) has a parent ok 145 - scope-LISTOP=(0x1002d28e0) has the *right* parent B::LISTOP=SCALAR(0x10060fe18) ok 146 - null-OP=(0x1002c4fa0) has a parent ok 147 - null-OP=(0x1002c4fa0) has the *right* parent B::LISTOP=SCALAR(0x100610040) ok 148 - preinc-UNOP=(0x10034c150) has a parent ok 149 - preinc-UNOP=(0x10034c150) has the *right* parent B::LISTOP=SCALAR(0x1006100b8) ok 150 - padsv-OP=(0x10034c090) has a parent ok 151 - padsv-OP=(0x10034c090) has the *right* parent B::UNOP=SCALAR(0x100610190) ok 152 - preinc-UNOP=(0x10034c110) has a parent ok 153 - preinc-UNOP=(0x10034c110) has the *right* parent B::LISTOP=SCALAR(0x10060fcc8) ok 154 - padsv-OP=(0x10034c290) has a parent ok 155 - padsv-OP=(0x10034c290) has the *right* parent B::UNOP=SCALAR(0x1006101a8) ok 156 - unstack-OP=(0x10034c190) has a parent ok 157 - unstack-OP=(0x10034c190) has the *right* parent B::LISTOP=SCALAR(0x100610340) ok 158 - nextstate-COP=(0x1002c6000) has a parent ok 159 - nextstate-COP=(0x1002c6000) has the *right* parent B::LISTOP=SCALAR(0x10060f710) ok 160 - nextstate-COP=(0x1002d4fc0) has a parent ok 161 - nextstate-COP=(0x1002d4fc0) has the *right* parent B::LISTOP=SCALAR(0x100610340) ok 162 - leaveloop-BINOP=(0x1002d2b10) has a parent ok 163 - leaveloop-BINOP=(0x1002d2b10) has the *right* parent B::LISTOP=SCALAR(0x100610478) ok 164 - enteriter-LOOP=(0x1002c7c30) has a parent ok 165 - enteriter-LOOP=(0x1002c7c30) has the *right* parent B::BINOP=SCALAR(0x100608b58) ok 166 - null-OP=(0x1002c40c0) has a parent ok 167 - null-OP=(0x1002c40c0) has the *right* parent B::LOOP=SCALAR(0x100605058) ok 168 - null-UNOP=(0x1002d2a20) has a parent ok 169 - null-UNOP=(0x1002d2a20) has the *right* parent B::LOOP=SCALAR(0x100608b58) ok 170 - pushmark-OP=(0x1002c3f40) has a parent ok 171 - pushmark-OP=(0x1002c3f40) has the *right* parent B::UNOP=SCALAR(0x100614b80) ok 172 - const-SVOP=(0x10034c050) has a parent ok 173 - const-SVOP=(0x10034c050) has the *right* parent B::UNOP=SCALAR(0x100614ce8) ok 174 - gv-PADOP=(0x10034c010) has a parent ok 175 - gv-PADOP=(0x10034c010) has the *right* parent B::LOOP=SCALAR(0x100614cb8) ok 176 - null-UNOP=(0x10034bdd0) has a parent ok 177 - null-UNOP=(0x10034bdd0) has the *right* parent B::BINOP=SCALAR(0x100608b40) ok 178 - and-LOGOP=(0x1002d2a70) has a parent ok 179 - and-LOGOP=(0x1002d2a70) has the *right* parent B::UNOP=SCALAR(0x100614dc0) ok 180 - iter-OP=(0x10034be50) has a parent ok 181 - iter-OP=(0x10034be50) has the *right* parent B::LOGOP=SCALAR(0x1006150c0) ok 182 - lineseq-LISTOP=(0x1002d2ac0) has a parent ok 183 - lineseq-LISTOP=(0x1002d2ac0) has the *right* parent B::LOGOP=SCALAR(0x1006158d8) ok 184 - null-OP=(0x10034bf10) has a parent ok 185 - null-OP=(0x10034bf10) has the *right* parent B::LISTOP=SCALAR(0x1006157e8) ok 186 - unstack-OP=(0x10034be90) has a parent ok 187 - unstack-OP=(0x10034be90) has the *right* parent B::LISTOP=SCALAR(0x1006151b0) ok t/utils/31oldname.t ................. skipped: No tests written yet. t/utils/32kids.t .................... skipped: No tests written yet. t/utils/33ancestors.t ............... skipped: No tests written yet. t/utils/34descendants.t ............. skipped: No tests written yet. t/utils/35siblings.t ................ skipped: No tests written yet. t/utils/36previous.t ................ skipped: No tests written yet. t/utils/37stringify.t ............... skipped: No tests written yet. Type of arg 1 to values must be hash or array (not subroutine entry) at t/utils/40walk.t line 17, near "all_roots) " Execution of t/utils/40walk.t aborted due to compilation errors. t/utils/40walk.t .................... Dubious, test returned 2 (wstat 512, 0x200) No subtests run t/utils/41walkfilt.t ................ skipped: No tests written yet. t/utils/42all.t ..................... skipped: No tests written yet. t/utils/43allfilt.t ................. skipped: No tests written yet. t/utils/44optrep.t .................. skipped: No tests written yet. t/utils/50carp.t .................... skipped: No tests written yet. t/utils/51croak.t ................... skipped: No tests written yet. Test Summary Report ------------------- t/utils/40walk.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: No plan found in TAP output Files=22, Tests=214, 6 wallclock secs ( 0.37 usr 0.24 sys + 5.22 cusr 0.49 csys = 6.32 CPU) Result: FAIL Failed 1/22 test programs. 0/214 subtests failed. make: *** [test_dynamic] Error 255 JJORE/B-Utils-0.22.tar.gz make test TEST_VERBOSE=1 -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports JJORE/B-Utils-0.22.tar.gz Finished 2014-04-21T02:20:37