PATH=/usr/bin:/bin:/home/fly1400/cpanfly-5.14/var/megalib/bin Start 2016-03-21T12:12:44 ActivePerl-1400 CPAN-2.10 Reading '/home/fly1400/cpanfly-5.14/var/cpan/Metadata' Database was generated on Mon, 21 Mar 2016 04:29:02 GMT Fetching with LWP: http://ppm.activestate.com/CPAN/authors/id/P/PE/PERLANCAR/App-CSelUtils-0.02.tar.gz Checksum for /home/fly1400/cpanfly-5.14/var/cpan/sources/authors/id/P/PE/PERLANCAR/App-CSelUtils-0.02.tar.gz ok App-CSelUtils-0.02/ App-CSelUtils-0.02/bin/ App-CSelUtils-0.02/bin/parse-csel App-CSelUtils-0.02/META.json App-CSelUtils-0.02/LICENSE App-CSelUtils-0.02/Changes App-CSelUtils-0.02/META.yml App-CSelUtils-0.02/Makefile.PL App-CSelUtils-0.02/t/ App-CSelUtils-0.02/t/release-pod-syntax.t App-CSelUtils-0.02/t/release-pod-coverage.t App-CSelUtils-0.02/t/release-rinci.t App-CSelUtils-0.02/t/00-compile.t App-CSelUtils-0.02/README App-CSelUtils-0.02/dist.ini App-CSelUtils-0.02/lib/ App-CSelUtils-0.02/lib/App/ App-CSelUtils-0.02/lib/App/CSelUtils.pm App-CSelUtils-0.02/MANIFEST App-CSelUtils-0.02/weaver.ini Configuring P/PE/PERLANCAR/App-CSelUtils-0.02.tar.gz with Makefile.PL >>> /home/fly1400/ap1400/bin/perl-static Makefile.PL Warning: prerequisite Data::CSel 0.01 not found. Checking if your kit is complete... Looks good Have /home/fly1400/cpanfly-5.14/var/megalib Want /home/fly1400/ap1400/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::CSelUtils Writing MYMETA.yml and MYMETA.json Modifying Makefile to generate shell completion on install PERLANCAR/App-CSelUtils-0.02.tar.gz /home/fly1400/ap1400/bin/perl-static Makefile.PL -- OK Running make for P/PE/PERLANCAR/App-CSelUtils-0.02.tar.gz ---- Unsatisfied dependencies detected during ---- ---- PERLANCAR/App-CSelUtils-0.02.tar.gz ---- Data::CSel [requires] Running test for module 'Data::CSel' Fetching with LWP: http://ppm.activestate.com/CPAN/authors/id/P/PE/PERLANCAR/Data-CSel-0.01.tar.gz Checksum for /home/fly1400/cpanfly-5.14/var/cpan/sources/authors/id/P/PE/PERLANCAR/Data-CSel-0.01.tar.gz ok Data-CSel-0.01/ Data-CSel-0.01/META.json Data-CSel-0.01/LICENSE Data-CSel-0.01/Changes Data-CSel-0.01/META.yml Data-CSel-0.01/Makefile.PL Data-CSel-0.01/t/ Data-CSel-0.01/t/csel.t Data-CSel-0.01/t/parse_csel.t Data-CSel-0.01/t/release-pod-syntax.t Data-CSel-0.01/t/release-pod-coverage.t Data-CSel-0.01/t/lib/ Data-CSel-0.01/t/lib/TN2.pm Data-CSel-0.01/t/lib/TN1.pm Data-CSel-0.01/t/lib/TN.pm Data-CSel-0.01/t/00-compile.t Data-CSel-0.01/README Data-CSel-0.01/dist.ini Data-CSel-0.01/lib/ Data-CSel-0.01/lib/Data/ Data-CSel-0.01/lib/Data/CSel.pm Data-CSel-0.01/lib/Data/CSel/ Data-CSel-0.01/lib/Data/CSel/Selection.pm Data-CSel-0.01/MANIFEST Data-CSel-0.01/weaver.ini Configuring P/PE/PERLANCAR/Data-CSel-0.01.tar.gz with Makefile.PL >>> /home/fly1400/ap1400/bin/perl-static Makefile.PL Checking if your kit is complete... Looks good Have /home/fly1400/cpanfly-5.14/var/megalib Want /home/fly1400/ap1400/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 Data::CSel Writing MYMETA.yml and MYMETA.json PERLANCAR/Data-CSel-0.01.tar.gz /home/fly1400/ap1400/bin/perl-static Makefile.PL -- OK Running make for P/PE/PERLANCAR/Data-CSel-0.01.tar.gz >>> make cp lib/Data/CSel.pm blib/lib/Data/CSel.pm cp lib/Data/CSel/Selection.pm blib/lib/Data/CSel/Selection.pm Manifying 2 pod documents PERLANCAR/Data-CSel-0.01.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 "/home/fly1400/ap1400/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..2 ok 1 - Data/CSel.pm loaded ok ok 2 - Data/CSel/Selection.pm loaded ok ok Use of uninitialized value $^N in eval "string" at (re_eval 66) line 1. # Failed test 'result' # at t/csel.t line 322. # Structures begin differing at: # $got->[0] = Does not exist # $expected->[0] = 'b11' # [] # Looks like you failed 1 test of 1. # Failed test 'without type' # at t/csel.t line 324. Use of uninitialized value $_ in pattern match (m//) at /home/fly1400/cpanfly-5.14/var/cpan/build/Data-CSel-0.01-h1QSsF/blib/lib/Data/CSel.pm line 268. t/csel.t .................. # Subtest: simple selector: type selector # Subtest: TN ok 1 - result 1..1 ok 1 - TN # Subtest: TN2 ok 1 - result 1..1 ok 2 - TN2 1..2 ok 1 - simple selector: type selector # Subtest: simple selector: universal selector # Subtest: * ok 1 - result 1..1 ok 1 - * 1..1 ok 2 - simple selector: universal selector # Subtest: simple selector: attribute selector # Subtest: without type not ok 1 - result 1..1 not ok 1 - without type All 2 subtests passed Use of uninitialized value $_ in pattern match (m//) at /home/fly1400/cpanfly-5.14/var/cpan/build/Data-CSel-0.01-h1QSsF/blib/lib/Data/CSel.pm line 268. t/parse_csel.t ............ # Subtest: empty # Subtest: empty string ok 1 - parse fail 1..1 ok 1 - empty string No subtests run t/release-pod-coverage.t .. skipped: these tests are for release candidate testing t/release-pod-syntax.t .... skipped: these tests are for release candidate testing Test Summary Report ------------------- t/csel.t (Wstat: 11 Tests: 2 Failed: 0) Non-zero wait status: 11 Parse errors: No plan found in TAP output t/parse_csel.t (Wstat: 11 Tests: 0 Failed: 0) Non-zero wait status: 11 Parse errors: No plan found in TAP output Files=5, Tests=4, 0 wallclock secs ( 0.02 usr 0.01 sys + 0.27 cusr 0.00 csys = 0.30 CPU) Result: FAIL Failed 2/5 test programs. 0/4 subtests failed. make: *** [test_dynamic] Error 255 PERLANCAR/Data-CSel-0.01.tar.gz make test TEST_VERBOSE=1 -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports PERLANCAR/Data-CSel-0.01.tar.gz PERLANCAR/App-CSelUtils-0.02.tar.gz Has already been unwrapped into directory /home/fly1400/cpanfly-5.14/var/cpan/build/App-CSelUtils-0.02-yrmV85 PERLANCAR/App-CSelUtils-0.02.tar.gz Has already been prepared Running make for P/PE/PERLANCAR/App-CSelUtils-0.02.tar.gz Warning: Prerequisite 'Data::CSel => 0.01' for 'PERLANCAR/App-CSelUtils-0.02.tar.gz' failed when processing 'PERLANCAR/Data-CSel-0.01.tar.gz' with 'make_test => NO'. Continuing, but chances to succeed are limited. >>> make cp lib/App/CSelUtils.pm blib/lib/App/CSelUtils.pm cp bin/parse-csel blib/script/parse-csel "/home/fly1400/ap1400/bin/perl-static" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/parse-csel Manifying 1 pod document Manifying 1 pod document PERLANCAR/App-CSelUtils-0.02.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 "/home/fly1400/ap1400/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..2 ok 1 - App/CSelUtils.pm loaded ok ok 2 - bin/parse-csel compiled ok ok t/release-pod-coverage.t .. skipped: these tests are for release candidate testing t/release-pod-syntax.t .... skipped: these tests are for release candidate testing t/release-rinci.t ......... skipped: these tests are for release candidate testing All tests successful. Files=4, Tests=2, 1 wallclock secs ( 0.03 usr 0.00 sys + 0.15 cusr 0.02 csys = 0.20 CPU) Result: PASS PERLANCAR/App-CSelUtils-0.02.tar.gz Tests succeeded but one dependency not OK (Data::CSel) PERLANCAR/App-CSelUtils-0.02.tar.gz [dependencies] -- NA VmSize: 142444 kB Finished 2016-03-21T12:12:52