PATH=/usr/bin:/bin:/data/fly2400/cpanfly-5.24/var/megalib/bin Start 2016-11-07T08:01:37 ActivePerl-2400 CPAN-2.10 Reading '/data/fly2400/cpanfly-5.24/var/cpan/Metadata' Database was generated on Mon, 07 Nov 2016 02:29:02 GMT Fetching with LWP: http://ppm.activestate.com/CPAN/authors/id/Y/YA/YANICK/Template-Mustache-v0.5.4.tar.gz Fetching with LWP: http://ppm.activestate.com/CPAN/authors/id/Y/YA/YANICK/CHECKSUMS Checksum for /data/fly2400/cpanfly-5.24/var/cpan/sources/authors/id/Y/YA/YANICK/Template-Mustache-v0.5.4.tar.gz ok Template-Mustache-v0.5.4/ Template-Mustache-v0.5.4/MANIFEST Template-Mustache-v0.5.4/README.md Template-Mustache-v0.5.4/META.yml Template-Mustache-v0.5.4/META.json Template-Mustache-v0.5.4/Changes Template-Mustache-v0.5.4/t/ Template-Mustache-v0.5.4/t/read_templates_from_file_system.t Template-Mustache-v0.5.4/t/read_data_from_subclass.t Template-Mustache-v0.5.4/t/parse_errors.t Template-Mustache-v0.5.4/t/read_data_from_instances.t Template-Mustache-v0.5.4/t/read_templates_from_subclass.t Template-Mustache-v0.5.4/t/read_partials_from_subs.t Template-Mustache-v0.5.4/t/read_partials_from_partial_method.t Template-Mustache-v0.5.4/t/read_data_from_hashes.t Template-Mustache-v0.5.4/t/read_partials_from_file_system.t Template-Mustache-v0.5.4/t/read_partials_from_hashes.t Template-Mustache-v0.5.4/t/lambdas_receive_render_helper.t Template-Mustache-v0.5.4/t/read_data_from_classes.t Template-Mustache-v0.5.4/t/read_templates_from_file_system_with_namespacing.t Template-Mustache-v0.5.4/t/001_spec_compatibility.t Template-Mustache-v0.5.4/Makefile.PL Template-Mustache-v0.5.4/MYMETA.yml Template-Mustache-v0.5.4/LICENSE Template-Mustache-v0.5.4/lib/ Template-Mustache-v0.5.4/lib/Template/ Template-Mustache-v0.5.4/lib/Template/Mustache.pm Template-Mustache-v0.5.4/bin/ Template-Mustache-v0.5.4/bin/mustache.pl Template-Mustache-v0.5.4/MYMETA.json Template-Mustache-v0.5.4/benchmark.pl Configuring Y/YA/YANICK/Template-Mustache-v0.5.4.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 Template::Mustache Writing MYMETA.yml and MYMETA.json YANICK/Template-Mustache-v0.5.4.tar.gz /data/fly2400/ap2400-300558/bin/perl-static Makefile.PL -- OK Running make for Y/YA/YANICK/Template-Mustache-v0.5.4.tar.gz >>> make cp lib/Template/Mustache.pm blib/lib/Template/Mustache.pm cp benchmark.pl blib/lib/Template/benchmark.pl cp bin/mustache.pl blib/script/mustache.pl "/data/fly2400/ap2400-300558/bin/perl-static" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/mustache.pl Manifying 1 pod document Manifying 1 pod document YANICK/Template-Mustache-v0.5.4.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/001_spec_compatibility.t ............................ skipped: Couldn't find specs; try running `git submodule update --init` t/lambdas_receive_render_helper.t ..................... # Subtest: Interpolation # Subtest: from_hash ok 1 1..1 ok 1 - from_hash # Subtest: from_class ok 1 1..1 ok 2 - from_class # Subtest: from_instance ok 1 1..1 ok 3 - from_instance 1..3 ok 1 - Interpolation # Subtest: SectionTags # Subtest: from_hash ok 1 1..1 ok 1 - from_hash # Subtest: from_class ok 1 1..1 ok 2 - from_class # Subtest: from_instance ok 1 1..1 ok 3 - from_instance 1..3 ok 2 - SectionTags 1..2 ok t/parse_errors.t ...................................... # Subtest: closing_the_wrong_section_tag ok 1 - End Section tag closes 'other'; expected 'section'! 1..1 ok 1 - closing_the_wrong_section_tag # Subtest: not_closing_a_nested_section_tag ok 1 - End Section tag closes 'a'; expected 'b'! 1..1 ok 2 - not_closing_a_nested_section_tag # Subtest: closing_a_section_at_the_top_level ok 1 - End Section tag 'section' found, but not in a section! 1..1 ok 3 - closing_a_section_at_the_top_level # Subtest: specifying_too_few_delimiters ok 1 - Set Delimiters tags must have exactly two values! 1..1 ok 4 - specifying_too_few_delimiters # Subtest: specifying_too_many_delimiters ok 1 - Set Delimiters tags must have exactly two values! 1..1 ok 5 - specifying_too_many_delimiters # Subtest: specifying_an_unknown_tag_type ok 1 - Unknown tag type -- % 1..1 ok 6 - specifying_an_unknown_tag_type 1..6 ok t/read_data_from_classes.t ............................ ok 1 1..1 ok t/read_data_from_hashes.t ............................. ok 1 1..1 ok t/read_data_from_instances.t .......................... ok 1 1..1 ok t/read_data_from_subclass.t ........................... # Subtest: class_render ok 1 1..1 ok 1 - class_render # Subtest: instance_render ok 1 1..1 ok 2 - instance_render 1..2 ok t/read_partials_from_file_system.t .................... # Subtest: rendering ok 1 1..1 ok 1 - rendering 1..1 ok t/read_partials_from_hashes.t ......................... # Subtest: rendering ok 1 1..1 ok 1 - rendering 1..1 ok t/read_partials_from_partial_method.t ................. # Subtest: rendering ok 1 1..1 ok 1 - rendering 1..1 ok t/read_partials_from_subs.t ........................... # Subtest: rendering ok 1 1..1 ok 1 - rendering 1..1 ok t/read_templates_from_file_system.t ................... # Subtest: ImplicitFilename # Subtest: class_render ok 1 1..1 ok 1 - class_render # Subtest: instance_render ok 1 1..1 ok 2 - instance_render 1..2 ok 1 - ImplicitFilename # Subtest: ExplicitFilename # Subtest: class_render ok 1 1..1 ok 1 - class_render # Subtest: instance_render ok 1 1..1 ok 2 - instance_render 1..2 ok 2 - ExplicitFilename # Subtest: WithoutSubclass # Subtest: rendering ok 1 1..1 ok 1 - rendering 1..1 ok 3 - WithoutSubclass 1..3 ok t/read_templates_from_file_system_with_namespacing.t .. # Subtest: ReadTemplatesFromFileSystemWithNamespace # Subtest: class_render ok 1 1..1 ok 1 - class_render # Subtest: instance_render ok 1 1..1 ok 2 - instance_render 1..2 ok 1 - ReadTemplatesFromFileSystemWithNamespace 1..1 ok t/read_templates_from_subclass.t ...................... # Subtest: class_render ok 1 1..1 ok 1 - class_render # Subtest: instance_render ok 1 1..1 ok 2 - instance_render 1..2 ok All tests successful. Files=14, Tests=23, 2 wallclock secs ( 0.07 usr 0.03 sys + 1.53 cusr 0.23 csys = 1.86 CPU) Result: PASS YANICK/Template-Mustache-v0.5.4.tar.gz make test TEST_VERBOSE=1 -- OK Yanick Champoux <yanick+cpan@babyl.dyndns.org> Drawing Mustaches on Perl for fun and profit >>> (cd /data/fly2400/cpanfly-5.24/var/tmp/cpan_build/Template-Mustache-v0.5.4-LUa0lS && tar cvf - Template-Mustache-v0.5.4.ppd blib) | gzip -c >/data/fly2400/cpanfly-5.24/var/REPO/Y/YA/YANICK/Template-Mustache-v0.5.4.tar.gz Template-Mustache-v0.5.4.ppd blib/ blib/man3/ blib/man3/Template::Mustache.3 blib/script/ blib/script/mustache.pl blib/man1/ blib/man1/mustache.pl.1 blib/lib/ blib/lib/Template/ blib/lib/Template/benchmark.pl blib/lib/Template/Mustache.pm VmSize: 342116 kB Finished 2016-11-07T08:01:45