PATH=/opt/SUNWspro/bin:/usr/local/bin:/opt/csw/bin:/usr/ccs/bin:/usr/bin:/usr/sbin Start 2012-09-13T20:55:53 ActivePerl-1205 CPAN-1.9402 Going to read '/export/home/fly1232/var/cpan/Metadata' Database was generated on Fri, 14 Sep 2012 01:43:03 GMT Running make for S/SM/SMUELLER/Acme-Chef-1.01.tar.gz Checksum for /net/nas/data/cpan/authors/id/S/SM/SMUELLER/Acme-Chef-1.01.tar.gz ok Acme-Chef-1.01/ Acme-Chef-1.01/t/ Acme-Chef-1.01/t/21exp.t Acme-Chef-1.01/t/00podcover.t Acme-Chef-1.01/t/31fac.t Acme-Chef-1.01/t/11japh.t Acme-Chef-1.01/t/25long.t Acme-Chef-1.01/t/01hello.t Acme-Chef-1.01/t/00pod.t Acme-Chef-1.01/t/41stdin.t Acme-Chef-1.01/lib/ Acme-Chef-1.01/lib/Acme/ Acme-Chef-1.01/lib/Acme/Chef/ Acme-Chef-1.01/lib/Acme/Chef/Ingredient.pm Acme-Chef-1.01/lib/Acme/Chef/Container.pm Acme-Chef-1.01/lib/Acme/Chef/Recipe.pm Acme-Chef-1.01/lib/Acme/Chef.pm Acme-Chef-1.01/README Acme-Chef-1.01/Changes Acme-Chef-1.01/Build.PL Acme-Chef-1.01/Makefile.PL Acme-Chef-1.01/META.yml Acme-Chef-1.01/script/ Acme-Chef-1.01/script/chef Acme-Chef-1.01/script/compilechef Acme-Chef-1.01/examples/ Acme-Chef-1.01/examples/fac.chef Acme-Chef-1.01/examples/japh.chef Acme-Chef-1.01/examples/fib.chef Acme-Chef-1.01/examples/hello.chef Acme-Chef-1.01/examples/fib2.chef Acme-Chef-1.01/examples/stdin.chef Acme-Chef-1.01/examples/exp.chef Acme-Chef-1.01/MANIFEST CPAN.pm: Going to build S/SM/SMUELLER/Acme-Chef-1.01.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(0x2e38e8)') called at /export/home/fly1232/var/megalib/ExtUtils/MakeMaker.pm line 690 ExtUtils::MakeMaker::new('MM', 'PACK001=HASH(0x2e38e8)') called at /export/home/fly1232/var/megalib/ExtUtils/MakeMaker.pm line 60 ExtUtils::MakeMaker::WriteMakefile('PL_FILES', 'HASH(0x17cec8)', 'INSTALLDIRS', 'site', 'NAME', 'Acme::Chef', 'EXE_FILES', 'ARRAY(0x17dc88)', 'VERSION_FROM', ...) called at Makefile.PL line 3 Writing Makefile for Acme::Chef Writing MYMETA.yml and MYMETA.json >>> make cp lib/Acme/Chef/Container.pm blib/lib/Acme/Chef/Container.pm cp lib/Acme/Chef/Recipe.pm blib/lib/Acme/Chef/Recipe.pm cp lib/Acme/Chef/Ingredient.pm blib/lib/Acme/Chef/Ingredient.pm cp lib/Acme/Chef.pm blib/lib/Acme/Chef.pm cp script/chef blib/script/chef /export/home/fly1232/bin/perl -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/chef cp script/compilechef blib/script/compilechef /export/home/fly1232/bin/perl -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/compilechef Manifying blib/man1/chef.1 Manifying blib/man1/compilechef.1 Manifying blib/man3/Acme::Chef::Container.3 Manifying blib/man3/Acme::Chef::Recipe.3 Manifying blib/man3/Acme::Chef::Ingredient.3 Manifying blib/man3/Acme::Chef.3 SMUELLER/Acme-Chef-1.01.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/00pod.t ....... 1..6 ok 1 - POD test for blib/script/chef ok 2 - POD test for blib/script/compilechef ok 3 - POD test for blib/lib/Acme/Chef.pm ok 4 - POD test for blib/lib/Acme/Chef/Container.pm ok 5 - POD test for blib/lib/Acme/Chef/Recipe.pm ok 6 - POD test for blib/lib/Acme/Chef/Ingredient.pm ok t/00podcover.t .. 1..4 ok 1 - Pod coverage on Acme::Chef ok 2 - Pod coverage on Acme::Chef::Container ok 3 - Pod coverage on Acme::Chef::Recipe ok 4 - Pod coverage on Acme::Chef::Ingredient ok t/01hello.t ..... 1..8 ok 1 - Module compiled. ok 2 - Hello world code compiled. ok 3 - Correct result. ok 4 - Dumped. ok 5 - Reconstruction from dump successful. ok 6 - Correct result after reconstruction. ok 7 - Dumped with autorun enabled. ok 8 - Correct result after reconstruction. ok t/11japh.t ...... 1..8 ok 1 - Module compiled. ok 2 - JAPH code compiled. ok 3 - Correct result. ok 4 - Dumped. ok 5 - Reconstruction from dump successful. ok 6 - Correct result after reconstruction. ok 7 - Dumped with autorun enabled. ok 8 - Correct result after reconstruction. ok t/21exp.t ....... 1..8 ok 1 - Module compiled. ok 2 - Exponentiation code compiled. ok 3 - Correct result. ok 4 - Dumped. ok 5 - Reconstruction from dump successful. ok 6 - Correct result after reconstruction. ok 7 - Dumped with autorun enabled. ok 8 - Correct result after reconstruction. ok t/25long.t ...... 1..8 ok 1 - Module compiled. ok 2 - Long test code compiled. ok 3 - Correct result. ok 4 - Dumped. ok 5 - Reconstruction from dump successful. ok 6 - Correct result after reconstruction. ok 7 - Dumped with autorun enabled. ok 8 - Correct result after reconstruction. ok t/31fac.t ....... 1..8 ok 1 - Module compiled. ok 2 - Factorial code compiled. ok 3 - Correct result. ok 4 - Dumped. ok 5 - Reconstruction from dump successful. ok 6 - Correct result after reconstruction. ok 7 - Dumped with autorun enabled. ok 8 - Correct result after reconstruction. ok t/41stdin.t ..... 1..10 ok 1 - Module compiled. ok 2 - STDIN-Test code compiled. ok 3 - Redirected STDIN for testing. ok 4 - Correct result. ok 5 - Dumped. ok 6 - Reconstruction from dump successful. ok 7 - Correct result after reconstruction. ok 8 - Dumped with autorun enabled. ok 9 - Correct result after reconstruction. ok 10 - Restored STDIN. ok All tests successful. Files=8, Tests=60, 2 wallclock secs ( 0.15 usr 0.06 sys + 1.92 cusr 0.19 csys = 2.32 CPU) Result: PASS SMUELLER/Acme-Chef-1.01.tar.gz make test TEST_VERBOSE=1 -- OK Steffen Mueller <smueller@cpan.org> An interpreter for the Chef programming language >>> (cd /export/home/fly1232/var/cpan/build/Acme-Chef-1.01-q9hr4X && tar cvf - Acme-Chef-1.01.ppd blib) | gzip -c >/export/home/fly1232/var/REPO/S/SM/SMUELLER/Acme-Chef-1.01.tar.gz Acme-Chef-1.01.ppd blib/ blib/lib/ blib/lib/Acme/ blib/lib/Acme/Chef/ blib/lib/Acme/Chef/Container.pm blib/lib/Acme/Chef/Recipe.pm blib/lib/Acme/Chef/Ingredient.pm blib/lib/Acme/Chef.pm blib/script/ blib/script/chef blib/script/compilechef blib/man1/ blib/man1/chef.1 blib/man1/compilechef.1 blib/man3/ blib/man3/Acme::Chef::Container.3 blib/man3/Acme::Chef::Recipe.3 blib/man3/Acme::Chef::Ingredient.3 blib/man3/Acme::Chef.3 >>> mv /export/home/fly1232/var/cpan/build/Acme-Chef-1.01-q9hr4X/Acme-Chef-1.01.ppd /export/home/fly1232/var/REPO/S/SM/SMUELLER Finished 2012-09-13T20:56:09