PATH=/opt/SUNWspro/bin:/usr/local/bin:/opt/csw/bin:/usr/ccs/bin:/usr/bin:/usr/sbin Start 2012-08-21T00:24:38 ActivePerl-1205 CPAN-1.9402 Going to read '/export/home/fly1232/var/cpan/Metadata' Database was generated on Tue, 21 Aug 2012 06:51:04 GMT Running make for M/ME/MELO/Proc-PidChange-0.002.tar.gz Checksum for /net/nas/data/cpan/authors/id/M/ME/MELO/Proc-PidChange-0.002.tar.gz ok Proc-PidChange-0.002/ Proc-PidChange-0.002/Changes Proc-PidChange-0.002/dist.ini Proc-PidChange-0.002/lib/ Proc-PidChange-0.002/LICENSE Proc-PidChange-0.002/Makefile.PL Proc-PidChange-0.002/MANIFEST Proc-PidChange-0.002/MANIFEST.SKIP Proc-PidChange-0.002/META.json Proc-PidChange-0.002/META.yml Proc-PidChange-0.002/README Proc-PidChange-0.002/t/ Proc-PidChange-0.002/xt/ Proc-PidChange-0.002/xt/author/ Proc-PidChange-0.002/xt/release/ Proc-PidChange-0.002/xt/release/cpan-changes.t Proc-PidChange-0.002/xt/release/dist-manifest.t Proc-PidChange-0.002/xt/release/distmeta.t Proc-PidChange-0.002/xt/release/kwalitee.t Proc-PidChange-0.002/xt/release/meta-json.t Proc-PidChange-0.002/xt/release/minimum-version.t Proc-PidChange-0.002/xt/release/mojibake.t Proc-PidChange-0.002/xt/release/no-tabs.t Proc-PidChange-0.002/xt/release/pod-coverage.t Proc-PidChange-0.002/xt/release/pod-syntax.t Proc-PidChange-0.002/xt/release/portability.t Proc-PidChange-0.002/xt/release/synopsis.t Proc-PidChange-0.002/xt/release/test-version.t Proc-PidChange-0.002/xt/release/unused-vars.t Proc-PidChange-0.002/xt/author/test-eol.t Proc-PidChange-0.002/t/00-compile.t Proc-PidChange-0.002/t/05-registry.t Proc-PidChange-0.002/t/10-fork.t Proc-PidChange-0.002/t/15-posix-atfork.t Proc-PidChange-0.002/lib/Proc/ Proc-PidChange-0.002/lib/Proc/PidChange.pm CPAN.pm: Going to build M/ME/MELO/Proc-PidChange-0.002.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(0x2e4788)') called at /export/home/fly1232/var/megalib/ExtUtils/MakeMaker.pm line 690 ExtUtils::MakeMaker::new('MM', 'PACK001=HASH(0x2e4788)') called at /export/home/fly1232/var/megalib/ExtUtils/MakeMaker.pm line 60 ExtUtils::MakeMaker::WriteMakefile('test', 'HASH(0x2e4a58)', 'NAME', 'Proc::PidChange', 'DISTNAME', 'Proc-PidChange', 'CONFIGURE_REQUIRES', 'HASH(0x194678)', 'AUTHOR', ...) called at Makefile.PL line 57 Writing Makefile for Proc::PidChange Writing MYMETA.yml and MYMETA.json >>> make cp lib/Proc/PidChange.pm blib/lib/Proc/PidChange.pm Manifying blib/man3/Proc::PidChange.3 MELO/Proc-PidChange-0.002.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/00-compile.t ....... 1..1 ok 1 - Proc::PidChange loaded ok ok t/05-registry.t ...... ok 1 - at start, empty callback list ok 2 - added callback 1 ok ok 3 - added multiple callbacks ok ok 4 - removed callback 2 ok ok 5 - remove multiple callbacks ok 1..5 ok t/10-fork.t .......... ok 1 - start with an empty call log ok 2 - pid not changed, call log still empty ok 3 - on parent, pid not changed, call log still empty ok 4 - on child, callbacks were called 1..4 ok t/15-posix-atfork.t .. ok 1 - start with an empty call log ok 2 - on parent, pid not changed, call log still empty ok 3 - on child, callbacks were called 1..3 ok All tests successful. Files=4, Tests=13, 1 wallclock secs ( 0.13 usr 0.02 sys + 0.79 cusr 0.10 csys = 1.04 CPU) Result: PASS MELO/Proc-PidChange-0.002.tar.gz make test TEST_VERBOSE=1 -- OK Pedro Melo <melo@cpan.org> execute callbacks when PID changes >>> (cd /export/home/fly1232/var/cpan/build/Proc-PidChange-0.002-sfZN9Z && tar cvf - Proc-PidChange-0.002.ppd blib) | gzip -c >/export/home/fly1232/var/REPO/M/ME/MELO/Proc-PidChange-0.002.tar.gz Proc-PidChange-0.002.ppd blib/ blib/lib/ blib/lib/Proc/ blib/lib/Proc/PidChange.pm blib/man3/ blib/man3/Proc::PidChange.3 >>> mv /export/home/fly1232/var/cpan/build/Proc-PidChange-0.002-sfZN9Z/Proc-PidChange-0.002.ppd /export/home/fly1232/var/REPO/M/ME/MELO Finished 2012-08-21T00:24:54