PATH=/usr/bin:/bin:/home/fly1600/cpanfly-5.16/var/megalib/bin Start 2016-06-13T06:34:25 ActivePerl-1600 CPAN-2.10 Reading '/home/fly1600/cpanfly-5.16/var/cpan/Metadata' Database was generated on Mon, 13 Jun 2016 05:53:50 GMT Fetching with LWP: http://ppm.activestate.com/CPAN/authors/id/P/PE/PERLANCAR/App-SahUtils-0.33.tar.gz Checksum for /home/fly1600/cpanfly-5.16/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 >>> /home/fly1600/ap1600/bin/perl-static Makefile.PL Checking if your kit is complete... Looks good Have /home/fly1600/cpanfly-5.16/var/megalib Want /home/fly1600/ap1600/lib Your perl and your Config.pm seem to have different ideas about the architecture they are running on. Perl thinks: [megalib] Config says: [i686-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 /home/fly1600/ap1600/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/sah-to-human blib/script/sah-to-human "/home/fly1600/ap1600/bin/perl-static" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/sah-to-human cp bin/normalize-sah-schema blib/script/normalize-sah-schema "/home/fly1600/ap1600/bin/perl-static" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/normalize-sah-schema cp bin/coerce-with-sah blib/script/coerce-with-sah "/home/fly1600/ap1600/bin/perl-static" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/coerce-with-sah cp bin/list-sah-schema-modules blib/script/list-sah-schema-modules "/home/fly1600/ap1600/bin/perl-static" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/list-sah-schema-modules cp bin/list-sah-clauses blib/script/list-sah-clauses "/home/fly1600/ap1600/bin/perl-static" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/list-sah-clauses cp bin/show-sah-schema-module blib/script/show-sah-schema-module "/home/fly1600/ap1600/bin/perl-static" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/show-sah-schema-module cp bin/list-sah-coerce-rule-modules blib/script/list-sah-coerce-rule-modules "/home/fly1600/ap1600/bin/perl-static" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/list-sah-coerce-rule-modules cp bin/list-sah-type-modules blib/script/list-sah-type-modules "/home/fly1600/ap1600/bin/perl-static" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/list-sah-type-modules cp bin/validate-with-sah blib/script/validate-with-sah "/home/fly1600/ap1600/bin/perl-static" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/validate-with-sah 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 "/home/fly1600/ap1600/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.03 usr 0.00 sys + 0.40 cusr 0.05 csys = 0.48 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 /home/fly1600/cpanfly-5.16/var/tmp/cpan_build/App-SahUtils-0.33-7aisHQ && tar cvf - App-SahUtils-0.33.ppd blib) | gzip -c >/home/fly1600/cpanfly-5.16/var/REPO/P/PE/PERLANCAR/App-SahUtils-0.33.tar.gz App-SahUtils-0.33.ppd blib/ blib/lib/ blib/lib/App/ blib/lib/App/SahUtils.pm blib/script/ blib/script/sah-to-human blib/script/normalize-sah-schema blib/script/coerce-with-sah blib/script/list-sah-schema-modules blib/script/list-sah-clauses blib/script/show-sah-schema-module blib/script/list-sah-coerce-rule-modules blib/script/list-sah-type-modules blib/script/validate-with-sah blib/man1/ blib/man1/coerce-with-sah.1 blib/man1/list-sah-clauses.1 blib/man1/list-sah-coerce-rule-modules.1 blib/man1/list-sah-schema-modules.1 blib/man1/list-sah-type-modules.1 blib/man1/normalize-sah-schema.1 blib/man1/sah-to-human.1 blib/man1/show-sah-schema-module.1 blib/man1/validate-with-sah.1 blib/man3/ blib/man3/App::SahUtils.3 VmSize: 147964 kB Finished 2016-06-13T06:34:33