PATH=/usr/bin:/bin Start 2011-02-03T04:12:58 ActivePerl-818 CPAN-1.9402 Going to read '/home/fly818/var/cpan/Metadata' Database was generated on Wed, 02 Feb 2011 22:32:25 GMT Running make for J/JJ/JJORE/B-Utils-0.13.tar.gz Checksum for /net/nas/data/cpan/authors/id/J/JJ/JJORE/B-Utils-0.13.tar.gz ok Will not use Archive::Tar, need 1.00 B-Utils-0.13 B-Utils-0.13/OP.xs B-Utils-0.13/README B-Utils-0.13/Changes B-Utils-0.13/typemap B-Utils-0.13/LICENSE B-Utils-0.13/dist.ini B-Utils-0.13/ppport.h B-Utils-0.13/BUtils.h B-Utils-0.13/Utils.xs B-Utils-0.13/META.yml B-Utils-0.13/MANIFEST B-Utils-0.13/t B-Utils-0.13/t/10use.t B-Utils-0.13/weaver.ini B-Utils-0.13/BUtils_op.h B-Utils-0.13/Makefile.PL B-Utils-0.13/xt B-Utils-0.13/xt/ppport.t B-Utils-0.13/t/11export.t B-Utils-0.13/xt/version.t B-Utils-0.13/lib/B B-Utils-0.13/lib/B/Utils.pm B-Utils-0.13/build B-Utils-0.13/build/IFiles.pm B-Utils-0.13/t/utils B-Utils-0.13/t/utils/42all.t B-Utils-0.13/t/utils/32kids.t B-Utils-0.13/t/utils/50carp.t B-Utils-0.13/t/utils/40walk.t B-Utils-0.13/lib/B/Utils B-Utils-0.13/lib/B/Utils/OP.pm B-Utils-0.13/t/utils/51croak.t B-Utils-0.13/t/utils/44optrep.t B-Utils-0.13/t/utils/30parent.t B-Utils-0.13/t/utils/43allfilt.t B-Utils-0.13/t/utils/31oldname.t B-Utils-0.13/t/utils/35siblings.t B-Utils-0.13/t/utils/41walkfilt.t B-Utils-0.13/t/utils/36previous.t B-Utils-0.13/t/utils/37stringify.t B-Utils-0.13/t/utils/21all_roots.t B-Utils-0.13/t/utils/22anon_subs.t B-Utils-0.13/t/utils/33ancestors.t B-Utils-0.13/t/utils/20all_starts.t B-Utils-0.13/t/release-pod-syntax.t B-Utils-0.13/t/utils/34descendants.t CPAN.pm: Going to build J/JJ/JJORE/B-Utils-0.13.tar.gz >>> /home/fly818/ap818/bin/perl-static Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for B::Utils >>> 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 /home/fly818/ap818/bin/perl-static /home/fly818/var/megalib/ExtUtils/xsubpp -typemap /home/fly818/ap818/lib/ExtUtils/typemap -typemap typemap -typemap typemap Utils.xs > Utils.xsc && mv Utils.xsc Utils.c gcc -c -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DUSE_SITECUSTOMIZE -DNO_HASH_SEED -fno-strict-aliasing -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -O2 -DVERSION=\"0.13\" -DXS_VERSION=\"0.13\" -fpic "-I/home/fly818/ap818/lib/CORE" Utils.c /home/fly818/ap818/bin/perl-static /home/fly818/var/megalib/ExtUtils/xsubpp -typemap /home/fly818/ap818/lib/ExtUtils/typemap -typemap typemap -typemap typemap OP.xs > OP.xsc && mv OP.xsc OP.c gcc -c -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DUSE_SITECUSTOMIZE -DNO_HASH_SEED -fno-strict-aliasing -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -O2 -DVERSION=\"0.13\" -DXS_VERSION=\"0.13\" -fpic "-I/home/fly818/ap818/lib/CORE" OP.c Running Mkbootstrap for B::Utils () chmod 644 Utils.bs rm -f blib/arch/auto/B/Utils/Utils.so gcc -shared Utils.o OP.o -o blib/arch/auto/B/Utils/Utils.so \ \ chmod 755 blib/arch/auto/B/Utils/Utils.so cp Utils.bs blib/arch/auto/B/Utils/Utils.bs chmod 644 blib/arch/auto/B/Utils/Utils.bs Manifying blib/man3/B::Utils::OP.3 Manifying blib/man3/B::Utils.3 JJORE/B-Utils-0.13.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /home/fly818/ap818/bin/perl-static "-MExtUtils::Command::MM" "-e" "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/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 Name "main::empty_array" used only once: possible typo at t/utils/30parent.t line 1. t/utils/30parent.t ....... 1..109 ok 1 - No parent for root leavesub-UNOP=(0x814bed0) ok 2 - lineseq-LISTOP=(0x814c2b0) has a parent ok 3 - lineseq-LISTOP=(0x814c2b0) has the *right* parent ok 4 - nextstate-COP=(0x814bd90) has a parent ok 5 - nextstate-COP=(0x814bd90) has the *right* parent ok 6 - null-UNOP=(0x816e380) has a parent ok 7 - null-UNOP=(0x816e380) has the *right* parent ok 8 - and-LOGOP=(0x814bd48) has a parent ok 9 - and-LOGOP=(0x814bd48) has the *right* parent ok 10 - entersub-UNOP=(0x816e3b0) has a parent ok 11 - entersub-UNOP=(0x816e3b0) has the *right* parent ok 12 - null-UNOP=(0x814bdf8) has a parent ok 13 - null-UNOP=(0x814bdf8) has the *right* parent ok 14 - pushmark-OP=(0x816cf38) has a parent ok 15 - pushmark-OP=(0x816cf38) has the *right* parent ok 16 - pushmark-OP=(0x814bd70) has a parent ok 17 - pushmark-OP=(0x814bd70) has the *right* parent ok 18 - nextstate-COP=(0x814c420) has a parent ok 19 - nextstate-COP=(0x814c420) has the *right* parent ok 20 - nextstate-COP=(0x8150860) has a parent ok 21 - nextstate-COP=(0x8150860) has the *right* parent ok 22 - leaveloop-BINOP=(0x8156b28) has a parent ok 23 - leaveloop-BINOP=(0x8156b28) has the *right* parent ok 24 - enteriter-LOOP=(0x81564b8) has a parent ok 25 - enteriter-LOOP=(0x81564b8) has the *right* parent ok 26 - null-OP=(0x8156a78) has a parent ok 27 - null-OP=(0x8156a78) has the *right* parent ok 28 - gv-PADOP=(0x8164b70) has a parent ok 29 - gv-PADOP=(0x8164b70) has the *right* parent ok 30 - null-UNOP=(0x8156670) has a parent ok 31 - null-UNOP=(0x8156670) has the *right* parent ok 32 - and-LOGOP=(0x814e3d0) has a parent ok 33 - and-LOGOP=(0x814e3d0) has the *right* parent ok 34 - iter-OP=(0x8165e50) has a parent ok 35 - iter-OP=(0x8165e50) has the *right* parent ok 36 - pushmark-OP=(0x816e2c0) has a parent ok 37 - pushmark-OP=(0x816e2c0) has the *right* parent ok 38 - nextstate-COP=(0x8156bf8) has a parent ok 39 - nextstate-COP=(0x8156bf8) has the *right* parent ok 40 - sassign-BINOP=(0x8151fc8) has a parent ok 41 - sassign-BINOP=(0x8151fc8) has the *right* parent ok 42 - const-SVOP=(0x81502c0) has a parent ok 43 - const-SVOP=(0x81502c0) has the *right* parent ok 44 - padsv-OP=(0x8150078) has a parent ok 45 - padsv-OP=(0x8150078) has the *right* parent ok 46 - nextstate-COP=(0x8152040) has a parent ok 47 - nextstate-COP=(0x8152040) has the *right* parent ok 48 - leave-LISTOP=(0x814c338) has a parent ok 49 - leave-LISTOP=(0x814c338) has the *right* parent ok 50 - enter-OP=(0x814e6d8) has a parent ok 51 - enter-OP=(0x814e6d8) has the *right* parent ok 52 - null-UNOP=(0x8152f80) has a parent ok 53 - null-UNOP=(0x8152f80) has the *right* parent ok 54 - and-LOGOP=(0x816cef8) has a parent ok 55 - and-LOGOP=(0x816cef8) has the *right* parent ok 56 - lt-BINOP=(0x814be20) has a parent ok 57 - lt-BINOP=(0x814be20) has the *right* parent ok 58 - entersub-UNOP=(0x8152520) has a parent ok 59 - entersub-UNOP=(0x8152520) has the *right* parent ok 60 - null-UNOP=(0x814c7c0) has a parent ok 61 - null-UNOP=(0x814c7c0) has the *right* parent ok 62 - pushmark-OP=(0x81523e0) has a parent ok 63 - pushmark-OP=(0x81523e0) has the *right* parent ok 64 - predec-UNOP=(0x81529d0) has a parent ok 65 - predec-UNOP=(0x81529d0) has the *right* parent ok 66 - padsv-OP=(0x81527d8) has a parent ok 67 - padsv-OP=(0x81527d8) has the *right* parent ok 68 - pushmark-OP=(0x8150bd0) has a parent ok 69 - pushmark-OP=(0x8150bd0) has the *right* parent ok 70 - nextstate-COP=(0x8152178) has a parent ok 71 - nextstate-COP=(0x8152178) has the *right* parent ok 72 - padsv-OP=(0x814c0e0) has a parent ok 73 - padsv-OP=(0x814c0e0) has the *right* parent ok 74 - lineseq-LISTOP=(0x8167718) has a parent ok 75 - lineseq-LISTOP=(0x8167718) has the *right* parent ok 76 - nextstate-COP=(0x81677c8) has a parent ok 77 - nextstate-COP=(0x81677c8) has the *right* parent ok 78 - leaveloop-BINOP=(0x8167898) has a parent ok 79 - leaveloop-BINOP=(0x8167898) has the *right* parent ok 80 - enterloop-LOOP=(0x814e5c8) has a parent ok 81 - enterloop-LOOP=(0x814e5c8) has the *right* parent ok 82 - null-UNOP=(0x8167878) has a parent ok 83 - null-UNOP=(0x8167878) has the *right* parent ok 84 - and-LOGOP=(0x8167950) has a parent ok 85 - and-LOGOP=(0x8167950) has the *right* parent ok 86 - padsv-OP=(0x814b2d8) has a parent ok 87 - padsv-OP=(0x814b2d8) has the *right* parent ok 88 - padsv-OP=(0x814e4c8) has a parent ok 89 - padsv-OP=(0x814e4c8) has the *right* parent ok 90 - nextstate-COP=(0x81569e0) has a parent ok 91 - nextstate-COP=(0x81569e0) has the *right* parent ok 92 - nextstate-COP=(0x814df50) has a parent ok 93 - nextstate-COP=(0x814df50) has the *right* parent ok 94 - leaveloop-BINOP=(0x814c9e0) has a parent ok 95 - leaveloop-BINOP=(0x814c9e0) has the *right* parent ok 96 - enteriter-LOOP=(0x814ff38) has a parent ok 97 - enteriter-LOOP=(0x814ff38) has the *right* parent ok 98 - null-OP=(0x8156f08) has a parent ok 99 - null-OP=(0x8156f08) has the *right* parent ok 100 - gv-PADOP=(0x8165b68) has a parent ok 101 - gv-PADOP=(0x8165b68) has the *right* parent ok 102 - null-UNOP=(0x814c9c0) has a parent ok 103 - null-UNOP=(0x814c9c0) has the *right* parent ok 104 - and-LOGOP=(0x8155fd0) has a parent ok 105 - and-LOGOP=(0x8155fd0) has the *right* parent ok 106 - iter-OP=(0x814ff68) has a parent ok 107 - iter-OP=(0x814ff68) has the *right* parent ok 108 - unstack-OP=(0x8155fb0) has a parent ok 109 - unstack-OP=(0x8155fb0) has the *right* parent 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 ......... skipped: No tests written yet. 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=133, 1 wallclock secs ( 0.06 usr 0.01 sys + 0.58 cusr 0.06 csys = 0.71 CPU) Result: PASS JJORE/B-Utils-0.13.tar.gz make test TEST_VERBOSE=1 -- OK Joshua ben Jore <jjore@cpan.org> Helper functions for op tree manipulation >>> (cd /home/fly818/var/cpan/build/B-Utils-0.13-iiN0s5 && tar cvf - B-Utils-0.13.ppd blib) | gzip -c >/home/fly818/var/REPO/J/JJ/JJORE/B-Utils-0.13.tar.gz B-Utils-0.13.ppd blib/ blib/lib/ blib/lib/B/ blib/lib/B/Utils/ blib/lib/B/Utils/OP.pm blib/lib/B/Utils.pm blib/arch/ blib/arch/auto/ blib/arch/auto/B/ blib/arch/auto/B/Utils/ blib/arch/auto/B/Utils/Utils.so blib/arch/auto/B/Utils/Utils.bs blib/arch/B/ blib/arch/B/Utils/ blib/arch/B/Utils/Install/ blib/arch/B/Utils/Install/Files.pm blib/arch/B/Utils/Install/typemap blib/arch/B/Utils/Install/BUtils.h blib/man3/ blib/man3/B::Utils::OP.3 blib/man3/B::Utils.3 >>> mv /home/fly818/var/cpan/build/B-Utils-0.13-iiN0s5/B-Utils-0.13.ppd /home/fly818/var/REPO/J/JJ/JJORE Finished 2011-02-03T04:13:03