PATH=/usr/bin:/bin:/Users/fly1400/var/megalib/bin Start 2015-07-23T01:12:45 ActivePerl-1400 CPAN-2.00 Reading '/Users/fly1400/var/cpan/Metadata' Database was generated on Thu, 23 Jul 2015 03:29:02 GMT Running make for E/ET/ETHER/B-Utils-0.27.tar.gz Checksum for /data/cpan/authors/id/E/ET/ETHER/B-Utils-0.27.tar.gz ok B-Utils-0.27/ B-Utils-0.27/BUtils.h B-Utils-0.27/BUtils_op.h B-Utils-0.27/Changes B-Utils-0.27/dist.ini B-Utils-0.27/lib/ B-Utils-0.27/LICENSE B-Utils-0.27/Makefile.PL B-Utils-0.27/MANIFEST B-Utils-0.27/META.json B-Utils-0.27/META.yml B-Utils-0.27/OP.xs B-Utils-0.27/ppport.h B-Utils-0.27/README B-Utils-0.27/t/ B-Utils-0.27/typemap B-Utils-0.27/Utils.xs B-Utils-0.27/weaver.ini B-Utils-0.27/xt/ B-Utils-0.27/xt/ppport.t B-Utils-0.27/xt/release/ B-Utils-0.27/xt/release/changes_has_content.t B-Utils-0.27/xt/release/pod-syntax.t B-Utils-0.27/t/10use.t B-Utils-0.27/t/11export.t B-Utils-0.27/t/regression_walkallops_filtered.t B-Utils-0.27/t/utils/ B-Utils-0.27/t/utils/20all_starts.t B-Utils-0.27/t/utils/21all_roots.t B-Utils-0.27/t/utils/22anon_subs.t B-Utils-0.27/t/utils/30parent.t B-Utils-0.27/t/utils/31oldname.t B-Utils-0.27/t/utils/32kids.t B-Utils-0.27/t/utils/33ancestors.t B-Utils-0.27/t/utils/34descendants.t B-Utils-0.27/t/utils/35siblings.t B-Utils-0.27/t/utils/36previous.t B-Utils-0.27/t/utils/37stringify.t B-Utils-0.27/t/utils/40walk.t B-Utils-0.27/t/utils/41walkfilt.t B-Utils-0.27/t/utils/42all.t B-Utils-0.27/t/utils/43allfilt.t B-Utils-0.27/t/utils/44optrep.t B-Utils-0.27/t/utils/50carp.t B-Utils-0.27/t/utils/51croak.t B-Utils-0.27/lib/B/ B-Utils-0.27/lib/B/Utils/ B-Utils-0.27/lib/B/Utils.pm B-Utils-0.27/lib/B/Utils/OP.pm CPAN.pm: Building E/ET/ETHER/B-Utils-0.27.tar.gz >>> /Users/fly1400/ap1400/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" "/Users/fly1400/ap1400/bin/perl" "/Users/fly1400/var/megalib/ExtUtils/xsubpp" -typemap "/Users/fly1400/ap1400/lib/ExtUtils/typemap" -typemap "typemap" -typemap "typemap" Utils.xs > Utils.xsc && mv Utils.xsc Utils.c gcc -c -fno-common -DPERL_DARWIN -no-cpp-precomp -arch i386 -arch x86_64 -nostdinc -B/Developer/SDKs/MacOSX10.5.sdk/usr/include/gcc -B/Developer/SDKs/MacOSX10.5.sdk/usr/lib/gcc -isystem/Developer/SDKs/MacOSX10.5.sdk/usr/include -F/Developer/SDKs/MacOSX10.5.sdk/System/Library/Frameworks -mmacosx-version-min=10.5 -DUSE_SITECUSTOMIZE -DPERL_RELOCATABLE_INCPUSH -fno-merge-constants -fno-strict-aliasing -pipe -fstack-protector -O3 -DVERSION=\"0.27\" -DXS_VERSION=\"0.27\" "-I/Users/fly1400/ap1400/lib/CORE" Utils.c "/Users/fly1400/ap1400/bin/perl" "/Users/fly1400/var/megalib/ExtUtils/xsubpp" -typemap "/Users/fly1400/ap1400/lib/ExtUtils/typemap" -typemap "typemap" -typemap "typemap" OP.xs > OP.xsc && mv OP.xsc OP.c gcc -c -fno-common -DPERL_DARWIN -no-cpp-precomp -arch i386 -arch x86_64 -nostdinc -B/Developer/SDKs/MacOSX10.5.sdk/usr/include/gcc -B/Developer/SDKs/MacOSX10.5.sdk/usr/lib/gcc -isystem/Developer/SDKs/MacOSX10.5.sdk/usr/include -F/Developer/SDKs/MacOSX10.5.sdk/System/Library/Frameworks -mmacosx-version-min=10.5 -DUSE_SITECUSTOMIZE -DPERL_RELOCATABLE_INCPUSH -fno-merge-constants -fno-strict-aliasing -pipe -fstack-protector -O3 -DVERSION=\"0.27\" -DXS_VERSION=\"0.27\" "-I/Users/fly1400/ap1400/lib/CORE" OP.c rm -f blib/arch/auto/B/Utils/Utils.bundle cc -mmacosx-version-min=10.5 -bundle -undefined dynamic_lookup -Wl,-search_paths_first -arch i386 -arch x86_64 -Wl,-syslibroot,/Developer/SDKs/MacOSX10.5.sdk -mmacosx-version-min=10.5 -fstack-protector Utils.o OP.o -o blib/arch/auto/B/Utils/Utils.bundle \ \ chmod 755 blib/arch/auto/B/Utils/Utils.bundle "/Users/fly1400/ap1400/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Utils.bs blib/arch/auto/B/Utils/Utils.bs 644 Manifying 2 pod documents ETHER/B-Utils-0.27.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 "/Users/fly1400/ap1400/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/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..181 ok 1 ok 2 - lineseq-LISTOP=(0x10025b550) has a parent ok 3 - lineseq-LISTOP=(0x10025b550) has the *right* parent B::UNOP=SCALAR(0x1008e30a0) ok 4 - nextstate-COP=(0x10025b500) has a parent ok 5 - nextstate-COP=(0x10025b500) has the *right* parent B::LISTOP=SCALAR(0x1008e3c98) ok 6 - null-UNOP=(0x100229ca0) has a parent ok 7 - null-UNOP=(0x100229ca0) has the *right* parent B::LISTOP=SCALAR(0x1008e3c68) ok 8 - and-LOGOP=(0x100226ac0) has a parent ok 9 - and-LOGOP=(0x100226ac0) has the *right* parent B::UNOP=SCALAR(0x1008dd998) ok 10 - entersub-UNOP=(0x10022bc90) has a parent ok 11 - entersub-UNOP=(0x10022bc90) has the *right* parent B::LOGOP=SCALAR(0x1008de298) ok 12 - null-UNOP=(0x100229c50) has a parent ok 13 - null-UNOP=(0x100229c50) has the *right* parent B::UNOP=SCALAR(0x1008e4238) ok 14 - pushmark-OP=(0x10022bc60) has a parent ok 15 - pushmark-OP=(0x10022bc60) has the *right* parent B::UNOP=SCALAR(0x1008e42f8) ok 16 - null-UNOP=(0x10020e4a0) has a parent ok 17 - null-UNOP=(0x10020e4a0) has the *right* parent B::UNOP=SCALAR(0x1008e42c8) ok 18 - gv-PADOP=(0x10020c0e0) has a parent ok 19 - gv-PADOP=(0x10020c0e0) has the *right* parent B::UNOP=SCALAR(0x1008e5028) ok 20 - entersub-UNOP=(0x100253ad0) has a parent ok 21 - entersub-UNOP=(0x100253ad0) has the *right* parent B::LOGOP=SCALAR(0x1009091f8) ok 22 - null-UNOP=(0x100253a90) has a parent ok 23 - null-UNOP=(0x100253a90) has the *right* parent B::UNOP=SCALAR(0x1008e57c0) ok 24 - pushmark-OP=(0x10026e790) has a parent ok 25 - pushmark-OP=(0x10026e790) has the *right* parent B::UNOP=SCALAR(0x1008dcb00) ok 26 - null-UNOP=(0x10022c1f0) has a parent ok 27 - null-UNOP=(0x10022c1f0) has the *right* parent B::UNOP=SCALAR(0x1008e56d0) ok 28 - gv-PADOP=(0x100229ae0) has a parent ok 29 - gv-PADOP=(0x100229ae0) has the *right* parent B::UNOP=SCALAR(0x1008dc130) ok 30 - nextstate-COP=(0x10020c210) has a parent ok 31 - nextstate-COP=(0x10020c210) has the *right* parent B::LISTOP=SCALAR(0x1008ddbd8) ok 32 - leaveloop-BINOP=(0x100268bb0) has a parent ok 33 - leaveloop-BINOP=(0x100268bb0) has the *right* parent B::LISTOP=SCALAR(0x1008dcb00) ok 34 - enteriter-LOOP=(0x100259e80) has a parent ok 35 - enteriter-LOOP=(0x100259e80) has the *right* parent B::BINOP=SCALAR(0x1008de490) ok 36 - null-OP=(0x100259e50) has a parent ok 37 - null-OP=(0x100259e50) has the *right* parent B::LOOP=SCALAR(0x1008ddda0) ok 38 - null-UNOP=(0x10026a900) has a parent ok 39 - null-UNOP=(0x10026a900) has the *right* parent B::LOOP=SCALAR(0x1008ddda0) ok 40 - pushmark-OP=(0x100259de0) has a parent ok 41 - pushmark-OP=(0x100259de0) has the *right* parent B::UNOP=SCALAR(0x1008de3e8) ok 42 - entersub-UNOP=(0x10026a8a0) has a parent ok 43 - entersub-UNOP=(0x10026a8a0) has the *right* parent B::UNOP=SCALAR(0x100909018) ok 44 - null-UNOP=(0x100253750) has a parent ok 45 - null-UNOP=(0x100253750) has the *right* parent B::UNOP=SCALAR(0x1009093f0) ok 46 - pushmark-OP=(0x10026a870) has a parent ok 47 - pushmark-OP=(0x10026a870) has the *right* parent B::UNOP=SCALAR(0x1009095d0) ok 48 - null-UNOP=(0x1002536d0) has a parent ok 49 - null-UNOP=(0x1002536d0) has the *right* parent B::UNOP=SCALAR(0x100909168) ok 50 - gv-PADOP=(0x1002291f0) has a parent ok 51 - gv-PADOP=(0x1002291f0) has the *right* parent B::UNOP=SCALAR(0x100909870) ok 52 - gv-PADOP=(0x10026a8d0) has a parent ok 53 - gv-PADOP=(0x10026a8d0) has the *right* parent B::LOOP=SCALAR(0x1008de6e8) ok 54 - null-UNOP=(0x100268b80) has a parent ok 55 - null-UNOP=(0x100268b80) has the *right* parent B::BINOP=SCALAR(0x1008ddb60) ok 56 - and-LOGOP=(0x100268b40) has a parent ok 57 - and-LOGOP=(0x100268b40) has the *right* parent B::UNOP=SCALAR(0x1008de430) ok 58 - iter-OP=(0x100268ae0) has a parent ok 59 - iter-OP=(0x100268ae0) has the *right* parent B::LOGOP=SCALAR(0x1009092a0) ok 60 - lineseq-LISTOP=(0x100259e10) has a parent ok 61 - lineseq-LISTOP=(0x100259e10) has the *right* parent B::LOGOP=SCALAR(0x10090be38) ok 62 - entersub-UNOP=(0x1002291c0) has a parent ok 63 - entersub-UNOP=(0x1002291c0) has the *right* parent B::LISTOP=SCALAR(0x10090bcd0) ok 64 - null-UNOP=(0x1002280d0) has a parent ok 65 - null-UNOP=(0x1002280d0) has the *right* parent B::UNOP=SCALAR(0x10090c228) ok 66 - pushmark-OP=(0x100229190) has a parent ok 67 - pushmark-OP=(0x100229190) has the *right* parent B::UNOP=SCALAR(0x10090bee0) ok 68 - null-UNOP=(0x100253920) has a parent ok 69 - null-UNOP=(0x100253920) has the *right* parent B::UNOP=SCALAR(0x10090bdf0) ok 70 - gv-PADOP=(0x1002538c0) has a parent ok 71 - gv-PADOP=(0x1002538c0) has the *right* parent B::UNOP=SCALAR(0x10090c2b8) ok 72 - unstack-OP=(0x100268b10) has a parent ok 73 - unstack-OP=(0x100268b10) has the *right* parent B::LISTOP=SCALAR(0x10090bfd0) ok 74 - nextstate-COP=(0x100207100) has a parent ok 75 - nextstate-COP=(0x100207100) has the *right* parent B::LISTOP=SCALAR(0x10090c330) ok 76 - sassign-BINOP=(0x1002070c0) has a parent ok 77 - sassign-BINOP=(0x1002070c0) has the *right* parent B::LISTOP=SCALAR(0x10090bee0) ok 78 - const-SVOP=(0x10020c260) has a parent ok 79 - const-SVOP=(0x10020c260) has the *right* parent B::BINOP=SCALAR(0x10090e0b8) ok 80 - padsv-OP=(0x10020c2a0) has a parent ok 81 - padsv-OP=(0x10020c2a0) has the *right* parent B::BINOP=SCALAR(0x10090dcc8) ok 82 - nextstate-COP=(0x10026a720) has a parent ok 83 - nextstate-COP=(0x10026a720) has the *right* parent B::LISTOP=SCALAR(0x10090c120) ok 84 - leave-LISTOP=(0x10026a6e0) has a parent ok 85 - leave-LISTOP=(0x10026a6e0) has the *right* parent B::LISTOP=SCALAR(0x10090e1a8) ok 86 - enter-OP=(0x10026a6b0) has a parent ok 87 - enter-OP=(0x10026a6b0) has the *right* parent B::LISTOP=SCALAR(0x10090d998) ok 88 - null-UNOP=(0x10026a680) has a parent ok 89 - null-UNOP=(0x10026a680) has the *right* parent B::LISTOP=SCALAR(0x10090dbf0) ok 90 - and-LOGOP=(0x10026a640) has a parent ok 91 - and-LOGOP=(0x10026a640) has the *right* parent B::UNOP=SCALAR(0x10090e5c8) ok 92 - lt-BINOP=(0x10026a590) has a parent ok 93 - lt-BINOP=(0x10026a590) has the *right* parent B::LOGOP=SCALAR(0x10090e3a0) ok 94 - entersub-UNOP=(0x10026a500) has a parent ok 95 - entersub-UNOP=(0x10026a500) has the *right* parent B::BINOP=SCALAR(0x10090e670) ok 96 - null-UNOP=(0x1002098a0) has a parent ok 97 - null-UNOP=(0x1002098a0) has the *right* parent B::UNOP=SCALAR(0x10090feb8) ok 98 - pushmark-OP=(0x10026a4d0) has a parent ok 99 - pushmark-OP=(0x10026a4d0) has the *right* parent B::UNOP=SCALAR(0x10090fd98) ok 100 - null-UNOP=(0x100209820) has a parent ok 101 - null-UNOP=(0x100209820) has the *right* parent B::UNOP=SCALAR(0x100910398) ok 102 - gv-PADOP=(0x1002097c0) has a parent ok 103 - gv-PADOP=(0x1002097c0) has the *right* parent B::UNOP=SCALAR(0x1009101b8) ok 104 - predec-UNOP=(0x10026a560) has a parent ok 105 - predec-UNOP=(0x10026a560) has the *right* parent B::BINOP=SCALAR(0x10090fed0) ok 106 - padsv-OP=(0x10026a530) has a parent ok 107 - padsv-OP=(0x10026a530) has the *right* parent B::UNOP=SCALAR(0x100910050) ok 108 - lineseq-LISTOP=(0x10026a600) has a parent ok 109 - lineseq-LISTOP=(0x10026a600) has the *right* parent B::LOGOP=SCALAR(0x1009105a8) ok 110 - entersub-UNOP=(0x100209790) has a parent ok 111 - entersub-UNOP=(0x100209790) has the *right* parent B::LISTOP=SCALAR(0x100910758) ok 112 - null-UNOP=(0x1002096a0) has a parent ok 113 - null-UNOP=(0x1002096a0) has the *right* parent B::UNOP=SCALAR(0x100910a88) ok 114 - pushmark-OP=(0x100209760) has a parent ok 115 - pushmark-OP=(0x100209760) has the *right* parent B::UNOP=SCALAR(0x100910b90) ok 116 - null-UNOP=(0x1002096e0) has a parent ok 117 - null-UNOP=(0x1002096e0) has the *right* parent B::UNOP=SCALAR(0x1009104d0) ok 118 - gv-PADOP=(0x100226a50) has a parent ok 119 - gv-PADOP=(0x100226a50) has the *right* parent B::UNOP=SCALAR(0x100913ea8) ok 120 - unstack-OP=(0x10026a5d0) has a parent ok 121 - unstack-OP=(0x10026a5d0) has the *right* parent B::LISTOP=SCALAR(0x100914340) ok 122 - nextstate-COP=(0x10026d870) has a parent ok 123 - nextstate-COP=(0x10026d870) has the *right* parent B::LISTOP=SCALAR(0x1009104d0) ok 124 - padsv-OP=(0x10026a7b0) has a parent ok 125 - padsv-OP=(0x10026a7b0) has the *right* parent B::LISTOP=SCALAR(0x10090e100) ok 126 - unstack-OP=(0x10026d800) has a parent ok 127 - unstack-OP=(0x10026d800) has the *right* parent B::LISTOP=SCALAR(0x100914010) ok 128 - leaveloop-BINOP=(0x10026d7c0) has a parent ok 129 - leaveloop-BINOP=(0x10026d7c0) has the *right* parent B::LISTOP=SCALAR(0x100914460) ok 130 - enterloop-LOOP=(0x10026d770) has a parent ok 131 - enterloop-LOOP=(0x10026d770) has the *right* parent B::BINOP=SCALAR(0x10090e6a0) ok 132 - null-UNOP=(0x10026d740) has a parent ok 133 - null-UNOP=(0x10026d740) has the *right* parent B::BINOP=SCALAR(0x100913fc8) ok 134 - and-LOGOP=(0x10026d700) has a parent ok 135 - and-LOGOP=(0x10026d700) has the *right* parent B::UNOP=SCALAR(0x100914688) ok 136 - padsv-OP=(0x10026a770) has a parent ok 137 - padsv-OP=(0x10026a770) has the *right* parent B::LOGOP=SCALAR(0x1009146a0) ok 138 - lineseq-LISTOP=(0x10026d6c0) has a parent ok 139 - lineseq-LISTOP=(0x10026d6c0) has the *right* parent B::LOGOP=SCALAR(0x100914b38) ok 140 - scope-LISTOP=(0x10026d650) has a parent ok 141 - scope-LISTOP=(0x10026d650) has the *right* parent B::LISTOP=SCALAR(0x100916310) ok 142 - null-OP=(0x10026d600) has a parent ok 143 - null-OP=(0x10026d600) has the *right* parent B::LISTOP=SCALAR(0x1009163a0) ok 144 - preinc-UNOP=(0x10026d5d0) has a parent ok 145 - preinc-UNOP=(0x10026d5d0) has the *right* parent B::LISTOP=SCALAR(0x100916340) ok 146 - padsv-OP=(0x10026d5a0) has a parent ok 147 - padsv-OP=(0x10026d5a0) has the *right* parent B::UNOP=SCALAR(0x1009163d0) ok 148 - preinc-UNOP=(0x10026a810) has a parent ok 149 - preinc-UNOP=(0x10026a810) has the *right* parent B::LISTOP=SCALAR(0x100914b38) ok 150 - padsv-OP=(0x10026a7e0) has a parent ok 151 - padsv-OP=(0x10026a7e0) has the *right* parent B::UNOP=SCALAR(0x100916718) ok 152 - unstack-OP=(0x10026d690) has a parent ok 153 - unstack-OP=(0x10026d690) has the *right* parent B::LISTOP=SCALAR(0x100916718) ok 154 - nextstate-COP=(0x10026daf0) has a parent ok 155 - nextstate-COP=(0x10026daf0) has the *right* parent B::LISTOP=SCALAR(0x1009149b8) ok 156 - leaveloop-BINOP=(0x10026dab0) has a parent ok 157 - leaveloop-BINOP=(0x10026dab0) has the *right* parent B::LISTOP=SCALAR(0x100915ed8) ok 158 - enteriter-LOOP=(0x10026d990) has a parent ok 159 - enteriter-LOOP=(0x10026d990) has the *right* parent B::BINOP=SCALAR(0x100916718) ok 160 - null-OP=(0x10026d960) has a parent ok 161 - null-OP=(0x10026d960) has the *right* parent B::LOOP=SCALAR(0x100916778) ok 162 - null-UNOP=(0x10026d830) has a parent ok 163 - null-UNOP=(0x10026d830) has the *right* parent B::LOOP=SCALAR(0x100916778) ok 164 - pushmark-OP=(0x10026d8f0) has a parent ok 165 - pushmark-OP=(0x10026d8f0) has the *right* parent B::UNOP=SCALAR(0x1009191f8) ok 166 - const-SVOP=(0x10020c300) has a parent ok 167 - const-SVOP=(0x10020c300) has the *right* parent B::UNOP=SCALAR(0x100919390) ok 168 - gv-PADOP=(0x10026d8c0) has a parent ok 169 - gv-PADOP=(0x10026d8c0) has the *right* parent B::LOOP=SCALAR(0x100919078) ok 170 - null-UNOP=(0x10026da80) has a parent ok 171 - null-UNOP=(0x10026da80) has the *right* parent B::BINOP=SCALAR(0x100916268) ok 172 - and-LOGOP=(0x10026da40) has a parent ok 173 - and-LOGOP=(0x10026da40) has the *right* parent B::UNOP=SCALAR(0x1009192d0) ok 174 - iter-OP=(0x10026d9e0) has a parent ok 175 - iter-OP=(0x10026d9e0) has the *right* parent B::LOGOP=SCALAR(0x1009199d8) ok 176 - lineseq-LISTOP=(0x10026d920) has a parent ok 177 - lineseq-LISTOP=(0x10026d920) has the *right* parent B::LOGOP=SCALAR(0x100919c78) ok 178 - null-OP=(0x10020c2d0) has a parent ok 179 - null-OP=(0x10020c2d0) has the *right* parent B::LISTOP=SCALAR(0x100919fc0) ok 180 - unstack-OP=(0x10026da10) has a parent ok 181 - unstack-OP=(0x10026da10) has the *right* parent B::LISTOP=SCALAR(0x100919660) 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. t/utils/40walk.t .................... ok 1 - walkoptree_simple lines of t/utils/40walk.t ok 2 1..2 ok 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. All tests successful. Files=21, Tests=210, 3 wallclock secs ( 0.10 usr 0.06 sys + 1.33 cusr 0.13 csys = 1.62 CPU) Result: PASS ETHER/B-Utils-0.27.tar.gz make test TEST_VERBOSE=1 -- OK Karen Etheridge <ether@cpan.org> Helper functions for op tree manipulation >>> (cd /Users/fly1400/var/cpan/build/B-Utils-0.27-WMum5C && tar cvf - B-Utils-0.27.ppd blib) | gzip -c >/Users/fly1400/var/REPO/E/ET/ETHER/B-Utils-0.27.tar.gz B-Utils-0.27.ppd blib/ blib/arch/ blib/arch/auto/ blib/arch/auto/B/ blib/arch/auto/B/Utils/ blib/arch/auto/B/Utils/Utils.bundle blib/arch/B/ blib/arch/B/Utils/ blib/arch/B/Utils/Install/ blib/arch/B/Utils/Install/BUtils.h blib/arch/B/Utils/Install/Files.pm blib/arch/B/Utils/Install/typemap blib/lib/ blib/lib/B/ blib/lib/B/Utils/ blib/lib/B/Utils/OP.pm blib/lib/B/Utils.pm blib/man3/ blib/man3/B::Utils.3 blib/man3/B::Utils::OP.3 >>> mv /Users/fly1400/var/cpan/build/B-Utils-0.27-WMum5C/B-Utils-0.27.ppd /Users/fly1400/var/REPO/E/ET/ETHER Finished 2015-07-23T01:13:13