PATH=/usr/bin:/bin:/data/fly2200/cpanfly-5.22/var/megalib/bin Start 2016-06-14T02:30:33 ActivePerl-2200 CPAN-2.10 Reading '/data/fly2200/cpanfly-5.22/var/cpan/Metadata' Database was generated on Mon, 13 Jun 2016 05:53:50 GMT Checksum for /data/fly2200/cpanfly-5.22/var/cpan/sources/authors/id/P/PE/PERLANCAR/App-SahUtils-0.33.tar.gz ok App-SahUtils-0.33/ App-SahUtils-0.33/bin/ App-SahUtils-0.33/bin/show-sah-schema-module App-SahUtils-0.33/bin/validate-with-sah App-SahUtils-0.33/bin/list-sah-clauses App-SahUtils-0.33/bin/list-sah-type-modules App-SahUtils-0.33/bin/list-sah-schema-modules App-SahUtils-0.33/bin/normalize-sah-schema App-SahUtils-0.33/bin/sah-to-human App-SahUtils-0.33/bin/list-sah-coerce-rule-modules App-SahUtils-0.33/bin/coerce-with-sah App-SahUtils-0.33/META.json App-SahUtils-0.33/LICENSE App-SahUtils-0.33/Changes App-SahUtils-0.33/META.yml App-SahUtils-0.33/Makefile.PL App-SahUtils-0.33/t/ App-SahUtils-0.33/t/author-pod-coverage.t App-SahUtils-0.33/t/release-rinci.t App-SahUtils-0.33/t/author-pod-syntax.t App-SahUtils-0.33/t/00-compile.t App-SahUtils-0.33/README App-SahUtils-0.33/dist.ini App-SahUtils-0.33/lib/ App-SahUtils-0.33/lib/App/ App-SahUtils-0.33/lib/App/SahUtils.pm App-SahUtils-0.33/MANIFEST App-SahUtils-0.33/weaver.ini Configuring P/PE/PERLANCAR/App-SahUtils-0.33.tar.gz with Makefile.PL >>> /data/fly2200/ap2200-299134/bin/perl-static Makefile.PL Checking if your kit is complete... Looks good Have /data/fly2200/cpanfly-5.22/var/megalib Want /home/fly2200/ap2200-299134/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 App::SahUtils Writing MYMETA.yml and MYMETA.json Modifying Makefile to generate shell completion on install PERLANCAR/App-SahUtils-0.33.tar.gz /data/fly2200/ap2200-299134/bin/perl-static Makefile.PL -- OK Running make for P/PE/PERLANCAR/App-SahUtils-0.33.tar.gz >>> make cp lib/App/SahUtils.pm blib/lib/App/SahUtils.pm cp bin/coerce-with-sah blib/script/coerce-with-sah "/data/fly2200/ap2200-299134/bin/perl-static" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/coerce-with-sah cp bin/list-sah-type-modules blib/script/list-sah-type-modules "/data/fly2200/ap2200-299134/bin/perl-static" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/list-sah-type-modules cp bin/list-sah-coerce-rule-modules blib/script/list-sah-coerce-rule-modules "/data/fly2200/ap2200-299134/bin/perl-static" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/list-sah-coerce-rule-modules cp bin/validate-with-sah blib/script/validate-with-sah "/data/fly2200/ap2200-299134/bin/perl-static" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/validate-with-sah cp bin/normalize-sah-schema blib/script/normalize-sah-schema "/data/fly2200/ap2200-299134/bin/perl-static" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/normalize-sah-schema cp bin/show-sah-schema-module blib/script/show-sah-schema-module "/data/fly2200/ap2200-299134/bin/perl-static" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/show-sah-schema-module cp bin/sah-to-human blib/script/sah-to-human "/data/fly2200/ap2200-299134/bin/perl-static" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/sah-to-human cp bin/list-sah-clauses blib/script/list-sah-clauses "/data/fly2200/ap2200-299134/bin/perl-static" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/list-sah-clauses cp bin/list-sah-schema-modules blib/script/list-sah-schema-modules "/data/fly2200/ap2200-299134/bin/perl-static" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/list-sah-schema-modules Manifying 9 pod documents Manifying 1 pod document PERLANCAR/App-SahUtils-0.33.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 "/data/fly2200/ap2200-299134/bin/perl-static" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/00-compile.t ........... 1..10 ok 1 - App/SahUtils.pm loaded ok ok 2 - bin/coerce-with-sah compiled ok ok 3 - bin/list-sah-clauses compiled ok ok 4 - bin/list-sah-coerce-rule-modules compiled ok ok 5 - bin/list-sah-schema-modules compiled ok ok 6 - bin/list-sah-type-modules compiled ok ok 7 - bin/normalize-sah-schema compiled ok ok 8 - bin/sah-to-human compiled ok ok 9 - bin/show-sah-schema-module compiled ok ok 10 - bin/validate-with-sah compiled ok ok t/author-pod-coverage.t .. skipped: these tests are for testing by the author t/author-pod-syntax.t .... skipped: these tests are for testing by the author t/release-rinci.t ........ skipped: these tests are for release candidate testing All tests successful. Files=4, Tests=10, 1 wallclock secs ( 0.05 usr 0.02 sys + 0.47 cusr 0.08 csys = 0.62 CPU) Result: PASS PERLANCAR/App-SahUtils-0.33.tar.gz make test TEST_VERBOSE=1 -- OK perlancar <perlancar@gmail.com> Collection of CLI utilities for Sah and Data::Sah >>> (cd /data/fly2200/cpanfly-5.22/var/tmp/cpan_build/App-SahUtils-0.33-AXiWy5 && tar cvf - App-SahUtils-0.33.ppd blib) | gzip -c >/data/fly2200/cpanfly-5.22/var/REPO/P/PE/PERLANCAR/App-SahUtils-0.33.tar.gz App-SahUtils-0.33.ppd blib/ blib/man3/ blib/man3/App::SahUtils.3 blib/script/ blib/script/list-sah-clauses blib/script/sah-to-human blib/script/show-sah-schema-module blib/script/list-sah-type-modules blib/script/list-sah-schema-modules blib/script/coerce-with-sah blib/script/list-sah-coerce-rule-modules blib/script/normalize-sah-schema blib/script/validate-with-sah blib/man1/ blib/man1/list-sah-type-modules.1 blib/man1/list-sah-schema-modules.1 blib/man1/normalize-sah-schema.1 blib/man1/sah-to-human.1 blib/man1/list-sah-clauses.1 blib/man1/validate-with-sah.1 blib/man1/coerce-with-sah.1 blib/man1/show-sah-schema-module.1 blib/man1/list-sah-coerce-rule-modules.1 blib/lib/ blib/lib/App/ blib/lib/App/SahUtils.pm VmSize: 335484 kB Finished 2016-06-14T02:30:40