PATH=/usr/bin:/bin:/data/fly2400/cpanfly-5.24/var/megalib/bin Start 2016-06-14T22:03:49 ActivePerl-2400 CPAN-2.10 Reading '/data/fly2400/cpanfly-5.24/var/cpan/Metadata' Database was generated on Tue, 14 Jun 2016 05:41:02 GMT Checksum for /data/fly2400/cpanfly-5.24/var/cpan/sources/authors/id/E/ET/ETHER/B-Utils-0.26.tar.gz ok B-Utils-0.26 B-Utils-0.26/OP.xs B-Utils-0.26/README B-Utils-0.26/Changes B-Utils-0.26/typemap B-Utils-0.26/LICENSE B-Utils-0.26/BUtils.h B-Utils-0.26/Utils.xs B-Utils-0.26/dist.ini B-Utils-0.26/ppport.h B-Utils-0.26/META.yml B-Utils-0.26/MANIFEST B-Utils-0.26/t B-Utils-0.26/t/10use.t B-Utils-0.26/weaver.ini B-Utils-0.26/BUtils_op.h B-Utils-0.26/Makefile.PL B-Utils-0.26/xt B-Utils-0.26/xt/ppport.t B-Utils-0.26/t/11export.t B-Utils-0.26/xt/version.t B-Utils-0.26/lib/B B-Utils-0.26/lib/B/Utils.pm B-Utils-0.26/build B-Utils-0.26/build/IFiles.pm B-Utils-0.26/t/utils B-Utils-0.26/t/utils/42all.t B-Utils-0.26/t/utils/32kids.t B-Utils-0.26/t/utils/40walk.t B-Utils-0.26/t/utils/50carp.t B-Utils-0.26/lib/B/Utils B-Utils-0.26/lib/B/Utils/OP.pm B-Utils-0.26/t/utils/51croak.t B-Utils-0.26/t/utils/30parent.t B-Utils-0.26/t/utils/44optrep.t B-Utils-0.26/t/utils/31oldname.t B-Utils-0.26/t/utils/43allfilt.t B-Utils-0.26/t/utils/35siblings.t B-Utils-0.26/t/utils/36previous.t B-Utils-0.26/t/utils/41walkfilt.t B-Utils-0.26/t/utils/21all_roots.t B-Utils-0.26/t/utils/22anon_subs.t B-Utils-0.26/t/utils/33ancestors.t B-Utils-0.26/t/utils/37stringify.t B-Utils-0.26/t/utils/20all_starts.t B-Utils-0.26/t/release-pod-syntax.t B-Utils-0.26/t/utils/34descendants.t B-Utils-0.26/t/regression_walkallops_filtered.t Configuring E/ET/ETHER/B-Utils-0.26.tar.gz with Makefile.PL >>> /data/fly2400/ap2400-300558/bin/perl-static 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 ETHER/B-Utils-0.26.tar.gz /data/fly2400/ap2400-300558/bin/perl-static Makefile.PL -- OK Running make for E/ET/ETHER/B-Utils-0.26.tar.gz >>> make cp build/IFiles.pm blib/arch/B/Utils/Install/Files.pm cp typemap blib/arch/B/Utils/Install/typemap cp lib/B/Utils.pm blib/lib/B/Utils.pm cp BUtils.h blib/arch/B/Utils/Install/BUtils.h cp lib/B/Utils/OP.pm blib/lib/B/Utils/OP.pm Running Mkbootstrap for Utils () chmod 644 "Utils.bs" "/data/fly2400/ap2400-300558/bin/perl-static" -MExtUtils::Command::MM -e 'cp_nonempty' -- Utils.bs blib/arch/auto/B/Utils/Utils.bs 644 "/data/fly2400/ap2400-300558/bin/perl-static" "/data/fly2400/cpanfly-5.24/var/megalib/ExtUtils/xsubpp" -typemap '/home/fly2400/ap2400-300558/lib/ExtUtils/typemap' -typemap '/data/fly2400/cpanfly-5.24/var/tmp/cpan_build/B-Utils-0.26-nPU_1S/typemap' -typemap '/data/fly2400/cpanfly-5.24/var/tmp/cpan_build/B-Utils-0.26-nPU_1S/typemap' Utils.xs > Utils.xsc mv Utils.xsc Utils.c gcc -c -D_REENTRANT -D_GNU_SOURCE -DUSE_SITECUSTOMIZE -DPERL_RELOCATABLE_INCPUSH -fno-merge-constants -fwrapv -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"0.26\" -DXS_VERSION=\"0.26\" -fPIC "-I/home/fly2400/ap2400-300558/lib/CORE" Utils.c "/data/fly2400/ap2400-300558/bin/perl-static" "/data/fly2400/cpanfly-5.24/var/megalib/ExtUtils/xsubpp" -typemap '/home/fly2400/ap2400-300558/lib/ExtUtils/typemap' -typemap '/data/fly2400/cpanfly-5.24/var/tmp/cpan_build/B-Utils-0.26-nPU_1S/typemap' -typemap '/data/fly2400/cpanfly-5.24/var/tmp/cpan_build/B-Utils-0.26-nPU_1S/typemap' OP.xs > OP.xsc mv OP.xsc OP.c gcc -c -D_REENTRANT -D_GNU_SOURCE -DUSE_SITECUSTOMIZE -DPERL_RELOCATABLE_INCPUSH -fno-merge-constants -fwrapv -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"0.26\" -DXS_VERSION=\"0.26\" -fPIC "-I/home/fly2400/ap2400-300558/lib/CORE" OP.c rm -f blib/arch/auto/B/Utils/Utils.so gcc -shared -O2 -fstack-protector -o blib/arch/auto/B/Utils/Utils.so Utils.o OP.o \ \ chmod 755 blib/arch/auto/B/Utils/Utils.so Manifying 2 pod documents ETHER/B-Utils-0.26.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 "/data/fly2400/ap2400-300558/bin/perl-static" -MExtUtils::Command::MM -e 'cp_nonempty' -- Utils.bs blib/arch/auto/B/Utils/Utils.bs 644 PERL_DL_NONLAZY=1 "/data/fly2400/ap2400-300558/bin/perl-static" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/*/*.t Subroutine B::OP::parent redefined at /data/fly2400/cpanfly-5.24/var/tmp/cpan_build/B-Utils-0.26-nPU_1S/blib/lib/B/Utils.pm line 186. t/10use.t ........................... 1..2 ok 1 - use B::Utils; ok 2 - use B::Utils::OP; ok Subroutine B::OP::parent redefined at /data/fly2400/cpanfly-5.24/var/tmp/cpan_build/B-Utils-0.26-nPU_1S/blib/lib/B/Utils.pm line 186. 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 Subroutine B::OP::parent redefined at /data/fly2400/cpanfly-5.24/var/tmp/cpan_build/B-Utils-0.26-nPU_1S/blib/lib/B/Utils.pm line 186. 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 Subroutine B::OP::parent redefined at /data/fly2400/cpanfly-5.24/var/tmp/cpan_build/B-Utils-0.26-nPU_1S/blib/lib/B/Utils.pm line 186. 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 Subroutine B::OP::parent redefined at /data/fly2400/cpanfly-5.24/var/tmp/cpan_build/B-Utils-0.26-nPU_1S/blib/lib/B/Utils.pm line 186. 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 Subroutine B::OP::parent redefined at /data/fly2400/cpanfly-5.24/var/tmp/cpan_build/B-Utils-0.26-nPU_1S/blib/lib/B/Utils.pm line 186. t/utils/22anon_subs.t ............... 1..2 ok 1 - Found correct anon sub ok 2 - Found correct anon sub ok Subroutine B::OP::parent redefined at /data/fly2400/cpanfly-5.24/var/tmp/cpan_build/B-Utils-0.26-nPU_1S/blib/lib/B/Utils.pm line 186. t/utils/30parent.t .................. 1..181 ok 1 - No parent for root leavesub-UNOP=(0x08e41c0) ok 2 - lineseq-LISTOP=(0x0886bc0) has a parent ok 3 - lineseq-LISTOP=(0x0886bc0) has the *right* parent B::UNOP=SCALAR(0x87fec0) ok 4 - nextstate-COP=(0x0886c08) has a parent ok 5 - nextstate-COP=(0x0886c08) has the *right* parent B::LISTOP=SCALAR(0xe78398) ok 6 - null-UNOP=(0x0886c68) has a parent ok 7 - null-UNOP=(0x0886c68) has the *right* parent B::LISTOP=SCALAR(0xe7c058) ok 8 - and-LOGOP=(0x0886ca8) has a parent ok 9 - and-LOGOP=(0x0886ca8) has the *right* parent B::UNOP=SCALAR(0xe8bbf8) ok 10 - entersub-UNOP=(0x0886cf0) has a parent ok 11 - entersub-UNOP=(0x0886cf0) has the *right* parent B::LOGOP=SCALAR(0xe922e0) ok 12 - null-UNOP=(0x092f9a0) has a parent ok 13 - null-UNOP=(0x092f9a0) has the *right* parent B::UNOP=SCALAR(0xe92340) ok 14 - pushmark-OP=(0x0886d30) has a parent ok 15 - pushmark-OP=(0x0886d30) has the *right* parent B::UNOP=SCALAR(0xe7c718) ok 16 - null-UNOP=(0x0886d68) has a parent ok 17 - null-UNOP=(0x0886d68) has the *right* parent B::UNOP=SCALAR(0xe7c850) ok 18 - gv-PADOP=(0x092f9f0) has a parent ok 19 - gv-PADOP=(0x092f9f0) has the *right* parent B::UNOP=SCALAR(0xe7cbe0) ok 20 - entersub-UNOP=(0x092fa30) has a parent ok 21 - entersub-UNOP=(0x092fa30) has the *right* parent B::LOGOP=SCALAR(0xe97e38) ok 22 - null-UNOP=(0x092fa70) has a parent ok 23 - null-UNOP=(0x092fa70) has the *right* parent B::UNOP=SCALAR(0xe97e68) ok 24 - pushmark-OP=(0x092faf8) has a parent ok 25 - pushmark-OP=(0x092faf8) has the *right* parent B::UNOP=SCALAR(0xe8ba48) ok 26 - null-UNOP=(0x092fab8) has a parent ok 27 - null-UNOP=(0x092fab8) has the *right* parent B::UNOP=SCALAR(0xe7f670) ok 28 - gv-PADOP=(0x092fb38) has a parent ok 29 - gv-PADOP=(0x092fb38) has the *right* parent B::UNOP=SCALAR(0xe7f160) ok 30 - nextstate-COP=(0x08d1ae0) has a parent ok 31 - nextstate-COP=(0x08d1ae0) has the *right* parent B::LISTOP=SCALAR(0xe871e0) ok 32 - leaveloop-BINOP=(0x08d1b40) has a parent ok 33 - leaveloop-BINOP=(0x08d1b40) has the *right* parent B::LISTOP=SCALAR(0xe7f178) ok 34 - enteriter-LOOP=(0x08d1c90) has a parent ok 35 - enteriter-LOOP=(0x08d1c90) has the *right* parent B::BINOP=SCALAR(0xe82388) ok 36 - null-OP=(0x08d1cf0) has a parent ok 37 - null-OP=(0x08d1cf0) has the *right* parent B::LOOP=SCALAR(0xe82c40) ok 38 - null-UNOP=(0x08d1da8) has a parent ok 39 - null-UNOP=(0x08d1da8) has the *right* parent B::LOOP=SCALAR(0xe8b3e8) ok 40 - pushmark-OP=(0x08d1d70) has a parent ok 41 - pushmark-OP=(0x08d1d70) has the *right* parent B::UNOP=SCALAR(0xe8b0b8) ok 42 - entersub-UNOP=(0x08d1e30) has a parent ok 43 - entersub-UNOP=(0x08d1e30) has the *right* parent B::UNOP=SCALAR(0xe92400) ok 44 - null-UNOP=(0x08869d0) has a parent ok 45 - null-UNOP=(0x08869d0) has the *right* parent B::UNOP=SCALAR(0xe924d8) ok 46 - pushmark-OP=(0x08d1e70) has a parent ok 47 - pushmark-OP=(0x08d1e70) has the *right* parent B::UNOP=SCALAR(0xe97fe8) ok 48 - null-UNOP=(0x08d1ea8) has a parent ok 49 - null-UNOP=(0x08d1ea8) has the *right* parent B::UNOP=SCALAR(0xe923a0) ok 50 - gv-PADOP=(0x0886a38) has a parent ok 51 - gv-PADOP=(0x0886a38) has the *right* parent B::UNOP=SCALAR(0xe97580) ok 52 - gv-PADOP=(0x08d1df0) has a parent ok 53 - gv-PADOP=(0x08d1df0) has the *right* parent B::LOOP=SCALAR(0xe87348) ok 54 - null-UNOP=(0x08d1b88) has a parent ok 55 - null-UNOP=(0x08d1b88) has the *right* parent B::BINOP=SCALAR(0xe82010) ok 56 - and-LOGOP=(0x08d1bc8) has a parent ok 57 - and-LOGOP=(0x08d1bc8) has the *right* parent B::UNOP=SCALAR(0xe98108) ok 58 - iter-OP=(0x08d1d28) has a parent ok 59 - iter-OP=(0x08d1d28) has the *right* parent B::LOGOP=SCALAR(0xe980f0) ok 60 - lineseq-LISTOP=(0x08d1c10) has a parent ok 61 - lineseq-LISTOP=(0x08d1c10) has the *right* parent B::LOGOP=SCALAR(0xe977c0) ok 62 - entersub-UNOP=(0x0886a78) has a parent ok 63 - entersub-UNOP=(0x0886a78) has the *right* parent B::LISTOP=SCALAR(0xe9b2c8) ok 64 - null-UNOP=(0x0886ab8) has a parent ok 65 - null-UNOP=(0x0886ab8) has the *right* parent B::UNOP=SCALAR(0xe9ac20) ok 66 - pushmark-OP=(0x0886b40) has a parent ok 67 - pushmark-OP=(0x0886b40) has the *right* parent B::UNOP=SCALAR(0xe9fe28) ok 68 - null-UNOP=(0x0886b00) has a parent ok 69 - null-UNOP=(0x0886b00) has the *right* parent B::UNOP=SCALAR(0xe98060) ok 70 - gv-PADOP=(0x0886b80) has a parent ok 71 - gv-PADOP=(0x0886b80) has the *right* parent B::UNOP=SCALAR(0xe981f8) ok 72 - unstack-OP=(0x08d1c58) has a parent ok 73 - unstack-OP=(0x08d1c58) has the *right* parent B::LISTOP=SCALAR(0xe9b6d0) ok 74 - nextstate-COP=(0x08d19b0) has a parent ok 75 - nextstate-COP=(0x08d19b0) has the *right* parent B::LISTOP=SCALAR(0xea03e0) ok 76 - sassign-BINOP=(0x08d1a10) has a parent ok 77 - sassign-BINOP=(0x08d1a10) has the *right* parent B::LISTOP=SCALAR(0xe9a908) ok 78 - const-SVOP=(0x08d1a58) has a parent ok 79 - const-SVOP=(0x08d1a58) has the *right* parent B::BINOP=SCALAR(0xe9b6e8) ok 80 - padsv-OP=(0x08d1a98) has a parent ok 81 - padsv-OP=(0x08d1a98) has the *right* parent B::BINOP=SCALAR(0xea01a0) ok 82 - nextstate-COP=(0x08e4a40) has a parent ok 83 - nextstate-COP=(0x08e4a40) has the *right* parent B::LISTOP=SCALAR(0xe98180) ok 84 - leave-LISTOP=(0x08e4aa0) has a parent ok 85 - leave-LISTOP=(0x08e4aa0) has the *right* parent B::LISTOP=SCALAR(0xea01d0) ok 86 - enter-OP=(0x08e4ae8) has a parent ok 87 - enter-OP=(0x08e4ae8) has the *right* parent B::LISTOP=SCALAR(0xea0638) ok 88 - null-UNOP=(0x08e4b20) has a parent ok 89 - null-UNOP=(0x08e4b20) has the *right* parent B::LISTOP=SCALAR(0xea0188) ok 90 - and-LOGOP=(0x08e4b60) has a parent ok 91 - and-LOGOP=(0x08e4b60) has the *right* parent B::UNOP=SCALAR(0xea2cc8) ok 92 - lt-BINOP=(0x08e4c28) has a parent ok 93 - lt-BINOP=(0x08e4c28) has the *right* parent B::LOGOP=SCALAR(0xea2800) ok 94 - entersub-UNOP=(0x08d1710) has a parent ok 95 - entersub-UNOP=(0x08d1710) has the *right* parent B::BINOP=SCALAR(0xea3508) ok 96 - null-UNOP=(0x08d1758) has a parent ok 97 - null-UNOP=(0x08d1758) has the *right* parent B::UNOP=SCALAR(0xea05d8) ok 98 - pushmark-OP=(0x08d17e0) has a parent ok 99 - pushmark-OP=(0x08d17e0) has the *right* parent B::UNOP=SCALAR(0xea2830) ok 100 - null-UNOP=(0x08d17a0) has a parent ok 101 - null-UNOP=(0x08d17a0) has the *right* parent B::UNOP=SCALAR(0xea3058) ok 102 - gv-PADOP=(0x08d1820) has a parent ok 103 - gv-PADOP=(0x08d1820) has the *right* parent B::UNOP=SCALAR(0xea3748) ok 104 - predec-UNOP=(0x08e4c70) has a parent ok 105 - predec-UNOP=(0x08e4c70) has the *right* parent B::BINOP=SCALAR(0xea05d8) ok 106 - padsv-OP=(0x08e4cb0) has a parent ok 107 - padsv-OP=(0x08e4cb0) has the *right* parent B::UNOP=SCALAR(0xea39e0) ok 108 - lineseq-LISTOP=(0x08e4ba8) has a parent ok 109 - lineseq-LISTOP=(0x08e4ba8) has the *right* parent B::LOGOP=SCALAR(0xea4448) ok 110 - entersub-UNOP=(0x08d1860) has a parent ok 111 - entersub-UNOP=(0x08d1860) has the *right* parent B::LISTOP=SCALAR(0xea3a58) ok 112 - null-UNOP=(0x08d18a0) has a parent ok 113 - null-UNOP=(0x08d18a0) has the *right* parent B::UNOP=SCALAR(0xea4208) ok 114 - pushmark-OP=(0x08d1928) has a parent ok 115 - pushmark-OP=(0x08d1928) has the *right* parent B::UNOP=SCALAR(0xea40a0) ok 116 - null-UNOP=(0x08d18e8) has a parent ok 117 - null-UNOP=(0x08d18e8) has the *right* parent B::UNOP=SCALAR(0xea4568) ok 118 - gv-PADOP=(0x08d1968) has a parent ok 119 - gv-PADOP=(0x08d1968) has the *right* parent B::UNOP=SCALAR(0xea68f8) ok 120 - unstack-OP=(0x08e4bf0) has a parent ok 121 - unstack-OP=(0x08e4bf0) has the *right* parent B::LISTOP=SCALAR(0xea6e98) ok 122 - nextstate-COP=(0x08e4598) has a parent ok 123 - nextstate-COP=(0x08e4598) has the *right* parent B::LISTOP=SCALAR(0xea70d8) ok 124 - padsv-OP=(0x08e49f8) has a parent ok 125 - padsv-OP=(0x08e49f8) has the *right* parent B::LISTOP=SCALAR(0xea6aa8) ok 126 - unstack-OP=(0x08e4640) has a parent ok 127 - unstack-OP=(0x08e4640) has the *right* parent B::LISTOP=SCALAR(0xea6e38) ok 128 - leaveloop-BINOP=(0x08e4678) has a parent ok 129 - leaveloop-BINOP=(0x08e4678) has the *right* parent B::LISTOP=SCALAR(0xea7378) ok 130 - enterloop-LOOP=(0x08e46c0) has a parent ok 131 - enterloop-LOOP=(0x08e46c0) has the *right* parent B::BINOP=SCALAR(0xea6538) ok 132 - null-UNOP=(0x08e4720) has a parent ok 133 - null-UNOP=(0x08e4720) has the *right* parent B::BINOP=SCALAR(0xea6640) ok 134 - and-LOGOP=(0x08e4760) has a parent ok 135 - and-LOGOP=(0x08e4760) has the *right* parent B::UNOP=SCALAR(0xea7b98) ok 136 - padsv-OP=(0x08e49c0) has a parent ok 137 - padsv-OP=(0x08e49c0) has the *right* parent B::LOGOP=SCALAR(0xea7e80) ok 138 - lineseq-LISTOP=(0x08e47a8) has a parent ok 139 - lineseq-LISTOP=(0x08e47a8) has the *right* parent B::LOGOP=SCALAR(0xea79b8) ok 140 - scope-LISTOP=(0x08e4828) has a parent ok 141 - scope-LISTOP=(0x08e4828) has the *right* parent B::LISTOP=SCALAR(0xea7240) ok 142 - null-COP=(0x08e4870) has a parent ok 143 - null-COP=(0x08e4870) has the *right* parent B::LISTOP=SCALAR(0xea7b38) ok 144 - preinc-UNOP=(0x08e48d0) has a parent ok 145 - preinc-UNOP=(0x08e48d0) has the *right* parent B::LISTOP=SCALAR(0xea9b50) ok 146 - padsv-OP=(0x08e4910) has a parent ok 147 - padsv-OP=(0x08e4910) has the *right* parent B::UNOP=SCALAR(0xea8348) ok 148 - preinc-UNOP=(0x08e4948) has a parent ok 149 - preinc-UNOP=(0x08e4948) has the *right* parent B::LISTOP=SCALAR(0xea9b50) ok 150 - padsv-OP=(0x08e4988) has a parent ok 151 - padsv-OP=(0x08e4988) has the *right* parent B::UNOP=SCALAR(0xea82a0) ok 152 - unstack-OP=(0x08e47f0) has a parent ok 153 - unstack-OP=(0x08e47f0) has the *right* parent B::LISTOP=SCALAR(0xea9be0) ok 154 - nextstate-COP=(0x08e4208) has a parent ok 155 - nextstate-COP=(0x08e4208) has the *right* parent B::LISTOP=SCALAR(0xea9c10) ok 156 - leaveloop-BINOP=(0x08e4268) has a parent ok 157 - leaveloop-BINOP=(0x08e4268) has the *right* parent B::LISTOP=SCALAR(0xea9a18) ok 158 - enteriter-LOOP=(0x08e43b8) has a parent ok 159 - enteriter-LOOP=(0x08e43b8) has the *right* parent B::BINOP=SCALAR(0xeaa2b8) ok 160 - null-OP=(0x08e4418) has a parent ok 161 - null-OP=(0x08e4418) has the *right* parent B::LOOP=SCALAR(0xeaa228) ok 162 - null-UNOP=(0x08e44d0) has a parent ok 163 - null-UNOP=(0x08e44d0) has the *right* parent B::LOOP=SCALAR(0xeae620) ok 164 - pushmark-OP=(0x08e4498) has a parent ok 165 - pushmark-OP=(0x08e4498) has the *right* parent B::UNOP=SCALAR(0xeaf118) ok 166 - const-SVOP=(0x08e4558) has a parent ok 167 - const-SVOP=(0x08e4558) has the *right* parent B::UNOP=SCALAR(0xeaf070) ok 168 - gv-PADOP=(0x08e4518) has a parent ok 169 - gv-PADOP=(0x08e4518) has the *right* parent B::LOOP=SCALAR(0xeaea58) ok 170 - null-UNOP=(0x08e42b0) has a parent ok 171 - null-UNOP=(0x08e42b0) has the *right* parent B::BINOP=SCALAR(0xea7240) ok 172 - and-LOGOP=(0x08e42f0) has a parent ok 173 - and-LOGOP=(0x08e42f0) has the *right* parent B::UNOP=SCALAR(0xeafb18) ok 174 - iter-OP=(0x08e4450) has a parent ok 175 - iter-OP=(0x08e4450) has the *right* parent B::LOGOP=SCALAR(0xeaf220) ok 176 - lineseq-LISTOP=(0x08e4338) has a parent ok 177 - lineseq-LISTOP=(0x08e4338) has the *right* parent B::LOGOP=SCALAR(0xeaef08) ok 178 - null-OP=(0x08e45f8) has a parent ok 179 - null-OP=(0x08e45f8) has the *right* parent B::LISTOP=SCALAR(0xeafbf0) ok 180 - unstack-OP=(0x08e4380) has a parent ok 181 - unstack-OP=(0x08e4380) has the *right* parent B::LISTOP=SCALAR(0xeafbf0) 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. Subroutine B::OP::parent redefined at /data/fly2400/cpanfly-5.24/var/tmp/cpan_build/B-Utils-0.26-nPU_1S/blib/lib/B/Utils.pm line 186. 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=22, Tests=210, 3 wallclock secs ( 0.10 usr 0.03 sys + 2.89 cusr 0.22 csys = 3.24 CPU) Result: PASS ETHER/B-Utils-0.26.tar.gz make test TEST_VERBOSE=1 -- OK Karen Etheridge <ether@cpan.org> Helper functions for op tree manipulation >>> (cd /data/fly2400/cpanfly-5.24/var/tmp/cpan_build/B-Utils-0.26-nPU_1S && tar cvf - B-Utils-0.26.ppd blib) | gzip -c >/data/fly2400/cpanfly-5.24/var/REPO/E/ET/ETHER/B-Utils-0.26.tar.gz B-Utils-0.26.ppd blib/ blib/man3/ blib/man3/B::Utils.3 blib/man3/B::Utils::OP.3 blib/arch/ blib/arch/auto/ blib/arch/auto/B/ blib/arch/auto/B/Utils/ blib/arch/auto/B/Utils/Utils.so blib/arch/B/ blib/arch/B/Utils/ blib/arch/B/Utils/Install/ blib/arch/B/Utils/Install/typemap blib/arch/B/Utils/Install/Files.pm blib/arch/B/Utils/Install/BUtils.h blib/lib/ blib/lib/B/ blib/lib/B/Utils.pm blib/lib/B/Utils/ blib/lib/B/Utils/OP.pm VmSize: 330056 kB Finished 2016-06-14T22:03:57