PATH=/opt/SUNWspro/bin:/usr/local/bin:/opt/csw/bin:/usr/ccs/bin:/usr/bin:/usr/sbin Start 2012-08-09T00:17:55 ActivePerl-1205 CPAN-1.9402 Going to read '/export/home/fly1232/var/cpan/Metadata' Database was generated on Thu, 09 Aug 2012 06:31:03 GMT Running make for R/RI/RIBASUSHI/Devel-GlobalDestruction-0.09.tar.gz Checksum for /net/nas/data/cpan/authors/id/R/RI/RIBASUSHI/Devel-GlobalDestruction-0.09.tar.gz ok Devel-GlobalDestruction-0.09/ Devel-GlobalDestruction-0.09/GlobalDestruction.xs Devel-GlobalDestruction-0.09/Changes Devel-GlobalDestruction-0.09/META.json Devel-GlobalDestruction-0.09/MANIFEST.SKIP Devel-GlobalDestruction-0.09/Makefile.PL Devel-GlobalDestruction-0.09/MANIFEST Devel-GlobalDestruction-0.09/ppport.h Devel-GlobalDestruction-0.09/META.yml Devel-GlobalDestruction-0.09/lib/ Devel-GlobalDestruction-0.09/lib/Devel/ Devel-GlobalDestruction-0.09/lib/Devel/GlobalDestruction.pm Devel-GlobalDestruction-0.09/t/ Devel-GlobalDestruction-0.09/t/01_basic.t Devel-GlobalDestruction-0.09/t/02_thread.t Devel-GlobalDestruction-0.09/t/10_pure-perl.t CPAN.pm: Going to build R/RI/RIBASUSHI/Devel-GlobalDestruction-0.09.tar.gz >>> /export/home/fly1232/bin/perl Makefile.PL Checking if your kit is complete... Looks good Version::Requirements is deprecated; replace with CPAN::Meta::Requirements at /export/home/fly1232/var/megalib/Version/Requirements.pm line 17. require Version/Requirements.pm called at /export/home/fly1232/var/megalib/CPAN/Meta/Prereqs.pm line 10 CPAN::Meta::Prereqs::BEGIN() called at /export/home/fly1232/var/megalib/Version/Requirements.pm line 0 eval {...} called at /export/home/fly1232/var/megalib/Version/Requirements.pm line 0 require CPAN/Meta/Prereqs.pm called at /export/home/fly1232/var/megalib/CPAN/Meta/Feature.pm line 7 CPAN::Meta::Feature::BEGIN() called at /export/home/fly1232/var/megalib/Version/Requirements.pm line 0 eval {...} called at /export/home/fly1232/var/megalib/Version/Requirements.pm line 0 require CPAN/Meta/Feature.pm called at /export/home/fly1232/var/megalib/CPAN/Meta.pm line 9 CPAN::Meta::BEGIN() called at /export/home/fly1232/var/megalib/Version/Requirements.pm line 0 eval {...} called at /export/home/fly1232/var/megalib/Version/Requirements.pm line 0 require CPAN/Meta.pm called at /export/home/fly1232/var/megalib/ExtUtils/MM_Any.pm line 733 eval {...} called at /export/home/fly1232/var/megalib/ExtUtils/MM_Any.pm line 732 ExtUtils::MM_Any::_has_cpan_meta() called at /export/home/fly1232/var/megalib/ExtUtils/MM_Any.pm line 753 ExtUtils::MM_Any::metafile_target('PACK001=HASH(0x2e5140)') called at /export/home/fly1232/var/megalib/ExtUtils/MakeMaker.pm line 690 ExtUtils::MakeMaker::new('MM', 'PACK001=HASH(0x2e5140)') called at /export/home/fly1232/var/megalib/ExtUtils/MakeMaker.pm line 60 ExtUtils::MakeMaker::WriteMakefile('MIN_PERL_VERSION', 5.008001, 'NAME', 'Devel::GlobalDestruction', 'CONFIGURE_REQUIRES', 'HASH(0x1946a8)', 'INSTALLDIRS', 'site', 'PL_FILES', ...) called at Makefile.PL line 71 Writing Makefile for Devel::GlobalDestruction Writing MYMETA.yml and MYMETA.json >>> make cp lib/Devel/GlobalDestruction.pm blib/lib/Devel/GlobalDestruction.pm /export/home/fly1232/bin/perl /export/home/fly1232/var/megalib/ExtUtils/xsubpp -typemap /export/home/fly1232/ap1205/lib/ExtUtils/typemap GlobalDestruction.xs > GlobalDestruction.xsc && mv GlobalDestruction.xsc GlobalDestruction.c cc -c -D_REENTRANT -DUSE_SITECUSTOMIZE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O -DVERSION=\"0.09\" -DXS_VERSION=\"0.09\" -KPIC "-I/export/home/fly1232/ap1205/lib/CORE" GlobalDestruction.c Running Mkbootstrap for Devel::GlobalDestruction () chmod 644 GlobalDestruction.bs rm -f blib/arch/auto/Devel/GlobalDestruction/GlobalDestruction.so cc -G -L/usr/lib -L/usr/ccs/lib -L/opt/SUNWspro/prod/lib/v8plus -L/opt/SUNWspro/prod/lib -L/lib GlobalDestruction.o -o blib/arch/auto/Devel/GlobalDestruction/GlobalDestruction.so \ \ chmod 755 blib/arch/auto/Devel/GlobalDestruction/GlobalDestruction.so cp GlobalDestruction.bs blib/arch/auto/Devel/GlobalDestruction/GlobalDestruction.bs chmod 644 blib/arch/auto/Devel/GlobalDestruction/GlobalDestruction.bs Manifying blib/man3/Devel::GlobalDestruction.3 RIBASUSHI/Devel-GlobalDestruction-0.09.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /export/home/fly1232/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/01_basic.t ...... 1..9 ok - use Devel::GlobalDestruction ok - exported ok - defined prototype ok - empty prototype ok - Runtime is not GD ok - Object destruction in END not considered GD ok - Not yet in GD while in END block 1 ok - Not yet in GD while in END block 2 ok - Final cleanup object destruction properly in GD ok t/02_thread.t ..... 1..9 ok - use Devel::GlobalDestruction ok - exported ok - defined prototype ok - empty prototype ok - Runtime is not GD ok - Object destruction in END not considered GD ok - Not yet in GD while in END block 1 ok - Not yet in GD while in END block 2 ok - Final cleanup object destruction properly in GD ok t/10_pure-perl.t .. 1..2 1..9 ok - use Devel::GlobalDestruction ok - exported ok - defined prototype ok - empty prototype ok - Runtime is not GD ok - Object destruction in END not considered GD ok - Not yet in GD while in END block 1 ok - Not yet in GD while in END block 2 ok - Final cleanup object destruction properly in GD ok - Exit 0 from: /export/home/fly1232/bin/perl /export/home/fly1232/var/cpan/build/Devel-GlobalDestruction-0.09-24pHzD/t/01_basic.t 1..9 ok - use Devel::GlobalDestruction ok - exported ok - defined prototype ok - empty prototype ok - Runtime is not GD ok - Object destruction in END not considered GD ok - Not yet in GD while in END block 1 ok - Not yet in GD while in END block 2 ok - Final cleanup object destruction properly in GD ok - Exit 0 from: /export/home/fly1232/bin/perl /export/home/fly1232/var/cpan/build/Devel-GlobalDestruction-0.09-24pHzD/t/02_thread.t ok All tests successful. Files=3, Tests=20, 1 wallclock secs ( 0.10 usr 0.01 sys + 0.42 cusr 0.13 csys = 0.66 CPU) Result: PASS RIBASUSHI/Devel-GlobalDestruction-0.09.tar.gz make test TEST_VERBOSE=1 -- OK Peter Rabbitson <ribasushi@cpan.org> unknown >>> (cd /export/home/fly1232/var/cpan/build/Devel-GlobalDestruction-0.09-24pHzD && tar cvf - Devel-GlobalDestruction-0.09.ppd blib) | gzip -c >/export/home/fly1232/var/REPO/R/RI/RIBASUSHI/Devel-GlobalDestruction-0.09.tar.gz Devel-GlobalDestruction-0.09.ppd blib/ blib/lib/ blib/lib/Devel/ blib/lib/Devel/GlobalDestruction.pm blib/arch/ blib/arch/auto/ blib/arch/auto/Devel/ blib/arch/auto/Devel/GlobalDestruction/ blib/arch/auto/Devel/GlobalDestruction/GlobalDestruction.so blib/arch/auto/Devel/GlobalDestruction/GlobalDestruction.bs blib/man3/ blib/man3/Devel::GlobalDestruction.3 >>> mv /export/home/fly1232/var/cpan/build/Devel-GlobalDestruction-0.09-24pHzD/Devel-GlobalDestruction-0.09.ppd /export/home/fly1232/var/REPO/R/RI/RIBASUSHI Finished 2012-08-09T00:18:11