PATH=/usr/bin:/bin:/data/fly2400/cpanfly-5.24/var/megalib/bin Start 2016-11-08T08:01:51 ActivePerl-2400 CPAN-2.10 Reading '/data/fly2400/cpanfly-5.24/var/cpan/Metadata' Database was generated on Tue, 08 Nov 2016 07:17:03 GMT Fetching with LWP: http://ppm.activestate.com/CPAN/authors/id/W/WE/WERNERMP/Acme-Chef-1.02.tar.gz Fetching with LWP: http://ppm.activestate.com/CPAN/authors/id/W/WE/WERNERMP/CHECKSUMS Checksum for /data/fly2400/cpanfly-5.24/var/cpan/sources/authors/id/W/WE/WERNERMP/Acme-Chef-1.02.tar.gz ok Acme-Chef-1.02/ Acme-Chef-1.02/.travis.yml Acme-Chef-1.02/Makefile.PL Acme-Chef-1.02/Build.PL Acme-Chef-1.02/README.md Acme-Chef-1.02/META.yml Acme-Chef-1.02/examples/ Acme-Chef-1.02/examples/fib2.chef Acme-Chef-1.02/examples/exp.chef Acme-Chef-1.02/examples/fac.chef Acme-Chef-1.02/examples/japh.chef Acme-Chef-1.02/examples/fib.chef Acme-Chef-1.02/examples/stdin.chef Acme-Chef-1.02/examples/hello.chef Acme-Chef-1.02/script/ Acme-Chef-1.02/script/compilechef Acme-Chef-1.02/script/chef Acme-Chef-1.02/META.json Acme-Chef-1.02/Changes Acme-Chef-1.02/MANIFEST Acme-Chef-1.02/t/ Acme-Chef-1.02/t/00podcover.t Acme-Chef-1.02/t/41stdin.t Acme-Chef-1.02/t/02helloliquefy.t Acme-Chef-1.02/t/31fac.t Acme-Chef-1.02/t/21exp.t Acme-Chef-1.02/t/00pod.t Acme-Chef-1.02/t/25long.t Acme-Chef-1.02/t/06addto2ndbowl.t Acme-Chef-1.02/t/01hello.t Acme-Chef-1.02/t/11japh.t Acme-Chef-1.02/t/03bowlquantifier.t Acme-Chef-1.02/lib/ Acme-Chef-1.02/lib/Acme/ Acme-Chef-1.02/lib/Acme/Chef.pm Acme-Chef-1.02/lib/Acme/Chef/ Acme-Chef-1.02/lib/Acme/Chef/Ingredient.pm Acme-Chef-1.02/lib/Acme/Chef/Recipe.pm Acme-Chef-1.02/lib/Acme/Chef/Container.pm Configuring W/WE/WERNERMP/Acme-Chef-1.02.tar.gz with Makefile.PL >>> /data/fly2400/ap2400-300558/bin/perl-static Makefile.PL Checking if your kit is complete... Looks good Have /data/fly2400/cpanfly-5.24/var/megalib Want /home/fly2400/ap2400-300558/lib Your perl and your Config.pm seem to have different ideas about the architecture they are running on. Perl thinks: [megalib] Config says: [x86_64-linux-thread-multi] This may or may not cause problems. Please check your installation of perl if you have problems building this extension. Generating a Unix-style Makefile Writing Makefile for Acme::Chef Writing MYMETA.yml and MYMETA.json WERNERMP/Acme-Chef-1.02.tar.gz /data/fly2400/ap2400-300558/bin/perl-static Makefile.PL -- OK Running make for W/WE/WERNERMP/Acme-Chef-1.02.tar.gz >>> make cp lib/Acme/Chef.pm blib/lib/Acme/Chef.pm cp lib/Acme/Chef/Recipe.pm blib/lib/Acme/Chef/Recipe.pm cp lib/Acme/Chef/Container.pm blib/lib/Acme/Chef/Container.pm cp lib/Acme/Chef/Ingredient.pm blib/lib/Acme/Chef/Ingredient.pm cp script/chef blib/script/chef "/data/fly2400/ap2400-300558/bin/perl-static" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/chef cp script/compilechef blib/script/compilechef "/data/fly2400/ap2400-300558/bin/perl-static" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/compilechef Manifying 2 pod documents Manifying 4 pod documents WERNERMP/Acme-Chef-1.02.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 "/data/fly2400/ap2400-300558/bin/perl-static" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/00pod.t ............. 1..6 ok 1 - POD test for blib/script/compilechef ok 2 - POD test for blib/script/chef 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/Ingredient.pm ok 6 - POD test for blib/lib/Acme/Chef/Recipe.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::Ingredient ok 4 - Pod coverage on Acme::Chef::Recipe 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/02helloliquefy.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/03bowlquantifier.t .. 1..8 ok 1 - Module compiled. ok 2 - Dish quantifier 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/06addto2ndbowl.t .... 1..8 ok 1 - Module compiled. ok 2 - Add to 2nd bowl 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=11, Tests=84, 2 wallclock secs ( 0.06 usr 0.03 sys + 1.22 cusr 0.17 csys = 1.48 CPU) Result: PASS WERNERMP/Acme-Chef-1.02.tar.gz make test TEST_VERBOSE=1 -- OK Marc-Philip Werner <CENSORED> unknown >>> (cd /data/fly2400/cpanfly-5.24/var/tmp/cpan_build/Acme-Chef-1.02-iGtHT1 && tar cvf - Acme-Chef-1.02.ppd blib) | gzip -c >/data/fly2400/cpanfly-5.24/var/REPO/W/WE/WERNERMP/Acme-Chef-1.02.tar.gz Acme-Chef-1.02.ppd blib/ blib/man3/ blib/man3/Acme::Chef::Ingredient.3 blib/man3/Acme::Chef.3 blib/man3/Acme::Chef::Container.3 blib/man3/Acme::Chef::Recipe.3 blib/script/ blib/script/compilechef blib/script/chef blib/man1/ blib/man1/compilechef.1 blib/man1/chef.1 blib/lib/ blib/lib/Acme/ blib/lib/Acme/Chef.pm blib/lib/Acme/Chef/ blib/lib/Acme/Chef/Container.pm blib/lib/Acme/Chef/Ingredient.pm blib/lib/Acme/Chef/Recipe.pm VmSize: 348236 kB Finished 2016-11-08T08:02:00