PATH=C:\cpanfly-5.22-32\var\megalib\bin;C:\Perl-5.22-32\site\bin;C:\Perl-5.22-32\bin;C:\MinGW-32\bin;C:\cygwin\bin;C:\cpanfly-5.22-32\var\megalib\bin;C:\Perl-5.22-32\site\bin;C:\Perl-5.22-32\bin;C:\MinGW-32\bin;C:\cygwin\bin;C:\p4;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\Git\cmd;C:\Program Files (x86)\CMake\bin Start 2016-01-12T07:36:19 ActivePerl-2201 CPAN-2.00 PATH=C:/CPANFL~3.22-/var/libs/bin;C:\CPANFL~3.22-\var\megalib\bin;C:\PERL-5~1.22-\site\bin;C:\PERL-5~1.22-\bin;C:\MinGW-32\bin;C:\cygwin\bin;C:\CPANFL~3.22-\var\megalib\bin;C:\PERL-5~1.22-\site\bin;C:\PERL-5~1.22-\bin;C:\MinGW-32\bin;C:\cygwin\bin;C:\p4;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WINDOW~1\v1.0\;C:\PROGRA~1\Git\cmd;C:\PROGRA~2\CMake\bin Reading 'C:\cpanfly-5.22-32\var\cpan\Metadata' Database was generated on Tue, 12 Jan 2016 05:41:02 GMT Running make for E/ET/ETHER/B-Utils-0.27.tar.gz Checksum for C:\cpanfly-5.22-32\var\cpan\sources\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 >>> C:\Perl-5.22-32\bin\perl.exe Makefile.PL Checking if your kit is complete... Looks good Have \cpanfl~3.22-\var\megalib Want \perl-5~1.22-\lib Your perl and your Config.pm seem to have different ideas about the architecture they are running on. Perl thinks: [megalib] Config says: [MSWin32-x86-multi-thread-64int] This may or may not cause problems. Please check your installation of perl if you have problems building this extension. Generating a dmake-style Makefile Writing Makefile for B::Utils Writing MYMETA.yml and MYMETA.json >>> dmake cp BUtils.h blib\arch/B\Utils/Install/BUtils.h cp typemap blib\arch/B\Utils/Install/typemap cp lib/B/Utils.pm blib\lib/B/Utils.pm cp build/IFiles.pm blib\arch/B\Utils/Install/Files.pm cp lib/B/Utils/OP.pm blib\lib/B/Utils/OP.pm Running Mkbootstrap for B::Utils () "C:\Perl-5.22-32\bin\perl.exe" -MExtUtils::Command -e chmod -- 644 "Utils.bs" "C:\Perl-5.22-32\bin\perl.exe" "C:\cpanfly-5.22-32\var\megalib\ExtUtils\xsubpp" -typemap "C:\Perl-5.22-32\lib\ExtUtils\typemap" -typemap "typemap" -typemap "typemap" Utils.xs > Utils.xsc && "C:\Perl-5.22-32\bin\perl.exe" -MExtUtils::Command -e mv -- Utils.xsc Utils.c gcc -c -s -O2 -DWIN32 -DPERL_TEXTMODE_SCRIPTS -DUSE_SITECUSTOMIZE -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -fwrapv -fno-strict-aliasing -mms-bitfields -s -O2 -DVERSION=\"0.27\" -DXS_VERSION=\"0.27\" "-IC:\Perl-5.22-32\lib\CORE" Utils.c "C:\Perl-5.22-32\bin\perl.exe" "C:\cpanfly-5.22-32\var\megalib\ExtUtils\xsubpp" -typemap "C:\Perl-5.22-32\lib\ExtUtils\typemap" -typemap "typemap" -typemap "typemap" OP.xs > OP.xsc && "C:\Perl-5.22-32\bin\perl.exe" -MExtUtils::Command -e mv -- OP.xsc OP.c gcc -c -s -O2 -DWIN32 -DPERL_TEXTMODE_SCRIPTS -DUSE_SITECUSTOMIZE -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -fwrapv -fno-strict-aliasing -mms-bitfields -s -O2 -DVERSION=\"0.27\" -DXS_VERSION=\"0.27\" "-IC:\Perl-5.22-32\lib\CORE" OP.c "C:\Perl-5.22-32\bin\perl.exe" -MExtUtils::Mksymlists \ -e "Mksymlists('NAME'=>\"B::Utils\", 'DLBASE' => 'Utils', 'DL_FUNCS' => { }, 'FUNCLIST' => [q[boot_B__Utils], q[BUtils_cc_opclassname], q[BUtils_make_sv_object], q[BUtils_op_name_to_num]], 'IMPORTS' => { }, 'DL_VARS' => []);" dlltool --def Utils.def --output-exp dll.exp g++ -o blib\arch\auto\B\Utils\Utils.dll -mdll -s -static-libgcc -static-libstdc++ -L"C:\Perl-5.22-32\lib\CORE" -L"C:\MinGW\i686-w64-mingw32\lib" Utils.o OP.o "C:\Perl-5.22-32\lib\CORE\libperl522.a" -lmoldname -lkernel32 -luser32 -lgdi32 -lwinspool -lcomdlg32 -ladvapi32 -lshell32 -lole32 -loleaut32 -lnetapi32 -luuid -lws2_32 -lmpr -lwinmm -lversion -lodbc32 -lodbccp32 -lcomctl32 dll.exp dlltool --def Utils.def --output-exp dll.exp g++ -o blib\arch\auto\B\Utils\Utils.dll -mdll -s -static-libgcc -static-libstdc++ -L"C:\Perl-5.22-32\lib\CORE" -L"C:\MinGW\i686-w64-mingw32\lib" Utils.o OP.o "C:\Perl-5.22-32\lib\CORE\libperl522.a" -lmoldname -lkernel32 -luser32 -lgdi32 -lwinspool -lcomdlg32 -ladvapi32 -lshell32 -lole32 -loleaut32 -lnetapi32 -luuid -lws2_32 -lmpr -lwinmm -lversion -lodbc32 -lodbccp32 -lcomctl32 dll.exp "C:\Perl-5.22-32\bin\perl.exe" -MExtUtils::Command -e chmod -- 755 blib\arch\auto\B\Utils\Utils.dll dlltool --def Utils.def --output-lib blib\arch\auto\B\Utils\Utils.a --dllname Utils.dll blib\arch\auto\B\Utils\Utils.dll ETHER/B-Utils-0.27.tar.gz dmake -- OK Running make test >>> dmake test TEST_VERBOSE=1 "C:\Perl-5.22-32\bin\perl.exe" "-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=(0x1f40f7c) has a parent ok 3 - lineseq-LISTOP=(0x1f40f7c) has the *right* parent B::UNOP=SCALAR(0x27f675c) ok 4 - nextstate-COP=(0x1f40fa0) has a parent ok 5 - nextstate-COP=(0x1f40fa0) has the *right* parent B::LISTOP=SCALAR(0x27fbf34) ok 6 - null-UNOP=(0x1f40fd8) has a parent ok 7 - null-UNOP=(0x1f40fd8) has the *right* parent B::LISTOP=SCALAR(0x27fc294) ok 8 - and-LOGOP=(0x1f40ff8) has a parent ok 9 - and-LOGOP=(0x1f40ff8) has the *right* parent B::UNOP=SCALAR(0x28002cc) ok 10 - entersub-UNOP=(0x1f4101c) has a parent ok 11 - entersub-UNOP=(0x1f4101c) has the *right* parent B::LOGOP=SCALAR(0x2800cbc) ok 12 - null-UNOP=(0x1f4735c) has a parent ok 13 - null-UNOP=(0x1f4735c) has the *right* parent B::UNOP=SCALAR(0x2800d1c) ok 14 - pushmark-OP=(0x1f4103c) has a parent ok 15 - pushmark-OP=(0x1f4103c) has the *right* parent B::UNOP=SCALAR(0x27fce1c) ok 16 - null-UNOP=(0x1f41058) has a parent ok 17 - null-UNOP=(0x1f41058) has the *right* parent B::UNOP=SCALAR(0x27fc69c) ok 18 - gv-PADOP=(0x1f47384) has a parent ok 19 - gv-PADOP=(0x1f47384) has the *right* parent B::UNOP=SCALAR(0x27fc834) ok 20 - entersub-UNOP=(0x1f473a4) has a parent ok 21 - entersub-UNOP=(0x1f473a4) has the *right* parent B::LOGOP=SCALAR(0x280179c) ok 22 - null-UNOP=(0x1f473c4) has a parent ok 23 - null-UNOP=(0x1f473c4) has the *right* parent B::UNOP=SCALAR(0x28017cc) ok 24 - pushmark-OP=(0x1f47408) has a parent ok 25 - pushmark-OP=(0x1f47408) has the *right* parent B::UNOP=SCALAR(0x27ff354) ok 26 - null-UNOP=(0x1f473e8) has a parent ok 27 - null-UNOP=(0x1f473e8) has the *right* parent B::UNOP=SCALAR(0x27fd644) ok 28 - gv-PADOP=(0x1f47428) has a parent ok 29 - gv-PADOP=(0x1f47428) has the *right* parent B::UNOP=SCALAR(0x27fdc44) ok 30 - nextstate-COP=(0x1f605dc) has a parent ok 31 - nextstate-COP=(0x1f605dc) has the *right* parent B::LISTOP=SCALAR(0x27fc78c) ok 32 - leaveloop-BINOP=(0x1f60614) has a parent ok 33 - leaveloop-BINOP=(0x1f60614) has the *right* parent B::LISTOP=SCALAR(0x27ff75c) ok 34 - enteriter-LOOP=(0x1f606bc) has a parent ok 35 - enteriter-LOOP=(0x1f606bc) has the *right* parent B::BINOP=SCALAR(0x27ff3e4) ok 36 - null-OP=(0x1f606ec) has a parent ok 37 - null-OP=(0x1f606ec) has the *right* parent B::LOOP=SCALAR(0x27fc024) ok 38 - null-UNOP=(0x1f60748) has a parent ok 39 - null-UNOP=(0x1f60748) has the *right* parent B::LOOP=SCALAR(0x27fe5ec) ok 40 - pushmark-OP=(0x1f6072c) has a parent ok 41 - pushmark-OP=(0x1f6072c) has the *right* parent B::UNOP=SCALAR(0x27fd5cc) ok 42 - entersub-UNOP=(0x1f6078c) has a parent ok 43 - entersub-UNOP=(0x1f6078c) has the *right* parent B::UNOP=SCALAR(0x27ff6cc) ok 44 - null-UNOP=(0x1f40e8c) has a parent ok 45 - null-UNOP=(0x1f40e8c) has the *right* parent B::UNOP=SCALAR(0x2800d94) ok 46 - pushmark-OP=(0x1f607ac) has a parent ok 47 - pushmark-OP=(0x1f607ac) has the *right* parent B::UNOP=SCALAR(0x2801454) ok 48 - null-UNOP=(0x1f607c8) has a parent ok 49 - null-UNOP=(0x1f607c8) has the *right* parent B::UNOP=SCALAR(0x27ff3b4) ok 50 - gv-PADOP=(0x1f40eb8) has a parent ok 51 - gv-PADOP=(0x1f40eb8) has the *right* parent B::UNOP=SCALAR(0x28015bc) ok 52 - gv-PADOP=(0x1f6076c) has a parent ok 53 - gv-PADOP=(0x1f6076c) has the *right* parent B::LOOP=SCALAR(0x2801124) ok 54 - null-UNOP=(0x1f60638) has a parent ok 55 - null-UNOP=(0x1f60638) has the *right* parent B::BINOP=SCALAR(0x28011fc) ok 56 - and-LOGOP=(0x1f60658) has a parent ok 57 - and-LOGOP=(0x1f60658) has the *right* parent B::UNOP=SCALAR(0x2800c74) ok 58 - iter-OP=(0x1f60708) has a parent ok 59 - iter-OP=(0x1f60708) has the *right* parent B::LOGOP=SCALAR(0x28007c4) ok 60 - lineseq-LISTOP=(0x1f6067c) has a parent ok 61 - lineseq-LISTOP=(0x1f6067c) has the *right* parent B::LOGOP=SCALAR(0x28010f4) ok 62 - entersub-UNOP=(0x1f40ed8) has a parent ok 63 - entersub-UNOP=(0x1f40ed8) has the *right* parent B::LISTOP=SCALAR(0x2801274) ok 64 - null-UNOP=(0x1f40ef8) has a parent ok 65 - null-UNOP=(0x1f40ef8) has the *right* parent B::UNOP=SCALAR(0x2804a6c) ok 66 - pushmark-OP=(0x1f40f3c) has a parent ok 67 - pushmark-OP=(0x1f40f3c) has the *right* parent B::UNOP=SCALAR(0x2801034) ok 68 - null-UNOP=(0x1f40f1c) has a parent ok 69 - null-UNOP=(0x1f40f1c) has the *right* parent B::UNOP=SCALAR(0x28010ac) ok 70 - gv-PADOP=(0x1f40f5c) has a parent ok 71 - gv-PADOP=(0x1f40f5c) has the *right* parent B::UNOP=SCALAR(0x2803ecc) ok 72 - unstack-OP=(0x1f606a0) has a parent ok 73 - unstack-OP=(0x1f606a0) has the *right* parent B::LISTOP=SCALAR(0x2803eb4) ok 74 - nextstate-COP=(0x1f6053c) has a parent ok 75 - nextstate-COP=(0x1f6053c) has the *right* parent B::LISTOP=SCALAR(0x2801874) ok 76 - sassign-BINOP=(0x1f60574) has a parent ok 77 - sassign-BINOP=(0x1f60574) has the *right* parent B::LISTOP=SCALAR(0x2801214) ok 78 - const-SVOP=(0x1f60598) has a parent ok 79 - const-SVOP=(0x1f60598) has the *right* parent B::BINOP=SCALAR(0x2804cf4) ok 80 - padsv-OP=(0x1f605b8) has a parent ok 81 - padsv-OP=(0x1f605b8) has the *right* parent B::BINOP=SCALAR(0x28018d4) ok 82 - nextstate-COP=(0x1f387bc) has a parent ok 83 - nextstate-COP=(0x1f387bc) has the *right* parent B::LISTOP=SCALAR(0x2804e2c) ok 84 - leave-LISTOP=(0x1f387f4) has a parent ok 85 - leave-LISTOP=(0x1f387f4) has the *right* parent B::LISTOP=SCALAR(0x28052ac) ok 86 - enter-OP=(0x1f38818) has a parent ok 87 - enter-OP=(0x1f38818) has the *right* parent B::LISTOP=SCALAR(0x28055f4) ok 88 - null-UNOP=(0x1f38834) has a parent ok 89 - null-UNOP=(0x1f38834) has the *right* parent B::LISTOP=SCALAR(0x2804d3c) ok 90 - and-LOGOP=(0x1f38854) has a parent ok 91 - and-LOGOP=(0x1f38854) has the *right* parent B::UNOP=SCALAR(0x2804fc4) ok 92 - lt-BINOP=(0x1f388b8) has a parent ok 93 - lt-BINOP=(0x1f388b8) has the *right* parent B::LOGOP=SCALAR(0x2805144) ok 94 - entersub-UNOP=(0x1f38918) has a parent ok 95 - entersub-UNOP=(0x1f38918) has the *right* parent B::BINOP=SCALAR(0x2805b34) ok 96 - null-UNOP=(0x1f603fc) has a parent ok 97 - null-UNOP=(0x1f603fc) has the *right* parent B::UNOP=SCALAR(0x28053b4) ok 98 - pushmark-OP=(0x1f60454) has a parent ok 99 - pushmark-OP=(0x1f60454) has the *right* parent B::UNOP=SCALAR(0x280521c) ok 100 - null-UNOP=(0x1f60434) has a parent ok 101 - null-UNOP=(0x1f60434) has the *right* parent B::UNOP=SCALAR(0x2805a2c) ok 102 - gv-PADOP=(0x1f60474) has a parent ok 103 - gv-PADOP=(0x1f60474) has the *right* parent B::UNOP=SCALAR(0x2805ce4) ok 104 - predec-UNOP=(0x1f388dc) has a parent ok 105 - predec-UNOP=(0x1f388dc) has the *right* parent B::BINOP=SCALAR(0x28056e4) ok 106 - padsv-OP=(0x1f388fc) has a parent ok 107 - padsv-OP=(0x1f388fc) has the *right* parent B::UNOP=SCALAR(0x2805cfc) ok 108 - lineseq-LISTOP=(0x1f38878) has a parent ok 109 - lineseq-LISTOP=(0x1f38878) has the *right* parent B::LOGOP=SCALAR(0x2806344) ok 110 - entersub-UNOP=(0x1f60494) has a parent ok 111 - entersub-UNOP=(0x1f60494) has the *right* parent B::LISTOP=SCALAR(0x2805f0c) ok 112 - null-UNOP=(0x1f604b4) has a parent ok 113 - null-UNOP=(0x1f604b4) has the *right* parent B::UNOP=SCALAR(0x28068b4) ok 114 - pushmark-OP=(0x1f604f8) has a parent ok 115 - pushmark-OP=(0x1f604f8) has the *right* parent B::UNOP=SCALAR(0x28066a4) ok 116 - null-UNOP=(0x1f604d8) has a parent ok 117 - null-UNOP=(0x1f604d8) has the *right* parent B::UNOP=SCALAR(0x2805984) ok 118 - gv-PADOP=(0x1f60518) has a parent ok 119 - gv-PADOP=(0x1f60518) has the *right* parent B::UNOP=SCALAR(0x2806494) ok 120 - unstack-OP=(0x1f3889c) has a parent ok 121 - unstack-OP=(0x1f3889c) has the *right* parent B::LISTOP=SCALAR(0x28067dc) ok 122 - nextstate-COP=(0x1f38558) has a parent ok 123 - nextstate-COP=(0x1f38558) has the *right* parent B::LISTOP=SCALAR(0x280677c) ok 124 - padsv-OP=(0x1f38798) has a parent ok 125 - padsv-OP=(0x1f38798) has the *right* parent B::LISTOP=SCALAR(0x2806b3c) ok 126 - unstack-OP=(0x1f385b4) has a parent ok 127 - unstack-OP=(0x1f385b4) has the *right* parent B::LISTOP=SCALAR(0x280536c) ok 128 - leaveloop-BINOP=(0x1f385d0) has a parent ok 129 - leaveloop-BINOP=(0x1f385d0) has the *right* parent B::LISTOP=SCALAR(0x280800c) ok 130 - enterloop-LOOP=(0x1f385f4) has a parent ok 131 - enterloop-LOOP=(0x1f385f4) has the *right* parent B::BINOP=SCALAR(0x2806374) ok 132 - null-UNOP=(0x1f38624) has a parent ok 133 - null-UNOP=(0x1f38624) has the *right* parent B::BINOP=SCALAR(0x28069d4) ok 134 - and-LOGOP=(0x1f38644) has a parent ok 135 - and-LOGOP=(0x1f38644) has the *right* parent B::UNOP=SCALAR(0x2806e24) ok 136 - padsv-OP=(0x1f3877c) has a parent ok 137 - padsv-OP=(0x1f3877c) has the *right* parent B::LOGOP=SCALAR(0x280683c) ok 138 - lineseq-LISTOP=(0x1f38668) has a parent ok 139 - lineseq-LISTOP=(0x1f38668) has the *right* parent B::LOGOP=SCALAR(0x280902c) ok 140 - scope-LISTOP=(0x1f386a8) has a parent ok 141 - scope-LISTOP=(0x1f386a8) has the *right* parent B::LISTOP=SCALAR(0x280827c) ok 142 - null-COP=(0x1f386cc) has a parent ok 143 - null-COP=(0x1f386cc) has the *right* parent B::LISTOP=SCALAR(0x2808d44) ok 144 - preinc-UNOP=(0x1f38704) has a parent ok 145 - preinc-UNOP=(0x1f38704) has the *right* parent B::LISTOP=SCALAR(0x2808954) ok 146 - padsv-OP=(0x1f38724) has a parent ok 147 - padsv-OP=(0x1f38724) has the *right* parent B::UNOP=SCALAR(0x2808b64) ok 148 - preinc-UNOP=(0x1f38740) has a parent ok 149 - preinc-UNOP=(0x1f38740) has the *right* parent B::LISTOP=SCALAR(0x2808d44) ok 150 - padsv-OP=(0x1f38760) has a parent ok 151 - padsv-OP=(0x1f38760) has the *right* parent B::UNOP=SCALAR(0x280884c) ok 152 - unstack-OP=(0x1f3868c) has a parent ok 153 - unstack-OP=(0x1f3868c) has the *right* parent B::LISTOP=SCALAR(0x2808cb4) ok 154 - nextstate-COP=(0x1f38388) has a parent ok 155 - nextstate-COP=(0x1f38388) has the *right* parent B::LISTOP=SCALAR(0x2808dd4) ok 156 - leaveloop-BINOP=(0x1f383c0) has a parent ok 157 - leaveloop-BINOP=(0x1f383c0) has the *right* parent B::LISTOP=SCALAR(0x2808f84) ok 158 - enteriter-LOOP=(0x1f38468) has a parent ok 159 - enteriter-LOOP=(0x1f38468) has the *right* parent B::BINOP=SCALAR(0x28094c4) ok 160 - null-OP=(0x1f38498) has a parent ok 161 - null-OP=(0x1f38498) has the *right* parent B::LOOP=SCALAR(0x2808bdc) ok 162 - null-UNOP=(0x1f384f4) has a parent ok 163 - null-UNOP=(0x1f384f4) has the *right* parent B::LOOP=SCALAR(0x28092b4) ok 164 - pushmark-OP=(0x1f384d8) has a parent ok 165 - pushmark-OP=(0x1f384d8) has the *right* parent B::UNOP=SCALAR(0x2809a34) ok 166 - const-SVOP=(0x1f38538) has a parent ok 167 - const-SVOP=(0x1f38538) has the *right* parent B::UNOP=SCALAR(0x280b21c) ok 168 - gv-PADOP=(0x1f38518) has a parent ok 169 - gv-PADOP=(0x1f38518) has the *right* parent B::LOOP=SCALAR(0x2809a34) ok 170 - null-UNOP=(0x1f383e4) has a parent ok 171 - null-UNOP=(0x1f383e4) has the *right* parent B::BINOP=SCALAR(0x2808ce4) ok 172 - and-LOGOP=(0x1f38404) has a parent ok 173 - and-LOGOP=(0x1f38404) has the *right* parent B::UNOP=SCALAR(0x280b5ac) ok 174 - iter-OP=(0x1f384b4) has a parent ok 175 - iter-OP=(0x1f384b4) has the *right* parent B::LOGOP=SCALAR(0x2809a94) ok 176 - lineseq-LISTOP=(0x1f38428) has a parent ok 177 - lineseq-LISTOP=(0x1f38428) has the *right* parent B::LOGOP=SCALAR(0x280b00c) ok 178 - null-OP=(0x1f38590) has a parent ok 179 - null-OP=(0x1f38590) has the *right* parent B::LISTOP=SCALAR(0x280b594) ok 180 - unstack-OP=(0x1f3844c) has a parent ok 181 - unstack-OP=(0x1f3844c) has the *right* parent B::LISTOP=SCALAR(0x280b024) 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.19 usr + 0.02 sys = 0.20 CPU) Result: PASS ETHER/B-Utils-0.27.tar.gz dmake test TEST_VERBOSE=1 -- OK Karen Etheridge <ether@cpan.org> Helper functions for op tree manipulation >>> (cd C:\cpanfly-5.22-32\var\cpan\build\B-Utils-0.27-ER7ngA && tar cvf - B-Utils-0.27.ppd blib) | gzip -c >C:/cpanfly-5.22-32/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.a blib/arch/auto/B/Utils/Utils.dll 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 >>> mv C:\cpanfly-5.22-32\var\cpan\build\B-Utils-0.27-ER7ngA/B-Utils-0.27.ppd C:/cpanfly-5.22-32/var/REPO/E/ET/ETHER Finished 2016-01-12T07:36:36