PATH=/opt/SUNWspro/bin:/usr/local/bin:/opt/csw/bin:/usr/ccs/bin:/usr/bin:/usr/sbin Start 2015-08-26T03:30:08 ActivePerl-1200 CPAN-2.00 Reading '/export/home/fly1264/var/cpan/Metadata' Database was generated on Wed, 26 Aug 2015 04:41:02 GMT Running make for P/PE/PERLANCAR/App-fsql-0.21.tar.gz Fetching with LWP: http://cpan.nas1.activestate.com/authors/id/P/PE/PERLANCAR/App-fsql-0.21.tar.gz Checksum for /export/home/fly1264/var/cpan/sources/authors/id/P/PE/PERLANCAR/App-fsql-0.21.tar.gz ok App-fsql-0.21 App-fsql-0.21/README App-fsql-0.21/Changes App-fsql-0.21/LICENSE App-fsql-0.21/dist.ini App-fsql-0.21/bin App-fsql-0.21/bin/fsql App-fsql-0.21/META.yml App-fsql-0.21/MANIFEST App-fsql-0.21/META.json App-fsql-0.21/weaver.ini App-fsql-0.21/t/data App-fsql-0.21/t/data/1.pl App-fsql-0.21/Makefile.PL App-fsql-0.21/t/data/1.csv App-fsql-0.21/t/data/1.tsv App-fsql-0.21/t App-fsql-0.21/t/01-basics.t App-fsql-0.21/t/data/1.ltsv App-fsql-0.21/t/data/1.yaml App-fsql-0.21/t/data/1.json App-fsql-0.21/t/00-compile.t App-fsql-0.21/lib/App App-fsql-0.21/lib/App/fsql.pm App-fsql-0.21/t/release-rinci.t App-fsql-0.21/t/release-pod-syntax.t App-fsql-0.21/t/release-pod-coverage.t CPAN.pm: Building P/PE/PERLANCAR/App-fsql-0.21.tar.gz >>> /export/home/fly1264/bin/perl Makefile.PL Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for App::fsql Writing MYMETA.yml and MYMETA.json Modifying Makefile to generate shell completion on install >>> make cp lib/App/fsql.pm blib/lib/App/fsql.pm cp bin/fsql blib/script/fsql "/export/home/fly1264/bin/perl" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/fsql Manifying 1 pod document Manifying 1 pod document PERLANCAR/App-fsql-0.21.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 "/export/home/fly1264/bin/perl" "-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/fsql.pm loaded ok ok 2 - bin/fsql compiled ok ok # Failed test 'exit code = 0' # at t/01-basics.t line 187. # got: '255' # expected: '0' # { # 'child_pgid' => 11475, # 'cmd' => '/export/home/fly1264/bin/perl /export/home/fly1264/var/cpan/build/App-fsql-0.21-IpAP8G/t/../bin/fsql --add-csv /export/home/fly1264/var/cpan/build/App-fsql-0.21-IpAP8G/t/data/1.csv:t \'SELECT col1 FROM t WHERE col__2 <= 2\'', # 'err_msg' => 'exited with code [255] # stderr: # Undefined subroutine &main::csv called at /export/home/fly1264/var/cpan/build/App-fsql-0.21-IpAP8G/t/../bin/fsql line 486. # # ', # 'exit_code' => 255, # 'killed_by_signal' => 0, # 'merged' => 'Undefined subroutine &main::csv called at /export/home/fly1264/var/cpan/build/App-fsql-0.21-IpAP8G/t/../bin/fsql line 486. # ', # 'parent_died' => 0, # 'stderr' => 'Undefined subroutine &main::csv called at /export/home/fly1264/var/cpan/build/App-fsql-0.21-IpAP8G/t/../bin/fsql line 486. # ', # 'stdout' => '', # 'timeout' => 0 # } # Failed test 'output' # at t/01-basics.t line 198. # got: '' # expected: 'col1 # a # b # ' # Looks like you failed 2 tests of 2. # Failed test '--add-csv /export/home/fly1264/var/cpan/build/App-fsql-0.21-IpAP8G/t/data/1.csv:t SELECT col1 FROM t WHERE col__2 <= 2' # at t/01-basics.t line 205. # Looks like you failed 1 test of 1. # Failed test 'option --add-csv' # at t/01-basics.t line 32. # Failed test 'exit code = 0' # at t/01-basics.t line 187. # got: '99' # expected: '0' # { # 'child_pgid' => 11482, # 'cmd' => '/export/home/fly1264/bin/perl /export/home/fly1264/var/cpan/build/App-fsql-0.21-IpAP8G/t/../bin/fsql --add-tsv /export/home/fly1264/var/cpan/build/App-fsql-0.21-IpAP8G/t/data/1.tsv:t \'SELECT col1 FROM t WHERE col__2 <= 2\'', # 'err_msg' => 'exited with code [99] # stderr: # Undefined subroutine &main::csv called at /export/home/fly1264/var/cpan/build/App-fsql-0.21-IpAP8G/t/../bin/fsql line 202. # # ', # 'exit_code' => 99, # 'killed_by_signal' => 0, # 'merged' => 'Undefined subroutine &main::csv called at /export/home/fly1264/var/cpan/build/App-fsql-0.21-IpAP8G/t/../bin/fsql line 202. # ', # 'parent_died' => 0, # 'stderr' => 'Undefined subroutine &main::csv called at /export/home/fly1264/var/cpan/build/App-fsql-0.21-IpAP8G/t/../bin/fsql line 202. # ', # 'stdout' => '', # 'timeout' => 0 # } # Failed test 'output' # at t/01-basics.t line 198. # got: '' # expected: 'col1 # a # b # ' # Looks like you failed 2 tests of 2. # Failed test '--add-tsv /export/home/fly1264/var/cpan/build/App-fsql-0.21-IpAP8G/t/data/1.tsv:t SELECT col1 FROM t WHERE col__2 <= 2' # at t/01-basics.t line 205. # Looks like you failed 1 test of 1. # Failed test 'option --add-tsv' # at t/01-basics.t line 38. # Failed test 'exit code = 0' # at t/01-basics.t line 187. # got: '99' # expected: '0' # { # 'child_pgid' => 11487, # 'cmd' => '/export/home/fly1264/bin/perl /export/home/fly1264/var/cpan/build/App-fsql-0.21-IpAP8G/t/../bin/fsql --add-ltsv /export/home/fly1264/var/cpan/build/App-fsql-0.21-IpAP8G/t/data/1.ltsv:t \'SELECT col1 FROM t WHERE col__2 <= 2\'', # 'err_msg' => 'exited with code [99] # stderr: # Undefined subroutine &main::csv called at /export/home/fly1264/var/cpan/build/App-fsql-0.21-IpAP8G/t/../bin/fsql line 218. # # ', # 'exit_code' => 99, # 'killed_by_signal' => 0, # 'merged' => 'Undefined subroutine &main::csv called at /export/home/fly1264/var/cpan/build/App-fsql-0.21-IpAP8G/t/../bin/fsql line 218. # ', # 'parent_died' => 0, # 'stderr' => 'Undefined subroutine &main::csv called at /export/home/fly1264/var/cpan/build/App-fsql-0.21-IpAP8G/t/../bin/fsql line 218. # ', # 'stdout' => '', # 'timeout' => 0 # } # Failed test 'output' # at t/01-basics.t line 198. # got: '' # expected: 'col1:a # col1:b # ' # Looks like you failed 2 tests of 2. # Failed test '--add-ltsv /export/home/fly1264/var/cpan/build/App-fsql-0.21-IpAP8G/t/data/1.ltsv:t SELECT col1 FROM t WHERE col__2 <= 2' # at t/01-basics.t line 205. # Looks like you failed 1 test of 1. # Failed test 'option --add-ltsv' # at t/01-basics.t line 44. # Failed test 'exit code = 0' # at t/01-basics.t line 187. # got: '99' # expected: '0' # { # 'child_pgid' => 11511, # 'cmd' => '/export/home/fly1264/bin/perl /export/home/fly1264/var/cpan/build/App-fsql-0.21-IpAP8G/t/../bin/fsql --add-json /export/home/fly1264/var/cpan/build/App-fsql-0.21-IpAP8G/t/data/1.json:t \'SELECT col1 FROM t WHERE col__2 <= 2\'', # 'err_msg' => 'exited with code [99] # stderr: # Undefined subroutine &main::csv called at /export/home/fly1264/var/cpan/build/App-fsql-0.21-IpAP8G/t/../bin/fsql line 262, <$fh> line 1. # # ', # 'exit_code' => 99, # 'killed_by_signal' => 0, # 'merged' => 'Undefined subroutine &main::csv called at /export/home/fly1264/var/cpan/build/App-fsql-0.21-IpAP8G/t/../bin/fsql line 262, <$fh> line 1. # ', # 'parent_died' => 0, # 'stderr' => 'Undefined subroutine &main::csv called at /export/home/fly1264/var/cpan/build/App-fsql-0.21-IpAP8G/t/../bin/fsql line 262, <$fh> line 1. # ', # 'stdout' => '', # 'timeout' => 0 # } # Child (--add-json /export/home/fly1264/var/cpan/build/App-fsql-0.21-IpAP8G/t/data/1.json:t SELECT col1 FROM t WHERE col__2 <= 2) exited without calling finalize() # Failed test '--add-json /export/home/fly1264/var/cpan/build/App-fsql-0.21-IpAP8G/t/data/1.json:t SELECT col1 FROM t WHERE col__2 <= 2' # at /export/home/fly1264/var/megalib/Test/Builder.pm line 266. malformed JSON string, neither tag, array, object, number, string or atom, at character offset 0 (before "(end of string)") at t/01-basics.t line 52. # Child (option --add-json) exited without calling finalize() # Failed test 'option --add-json' # at /export/home/fly1264/var/megalib/Test/Builder.pm line 279. # Tests were run but no plan was declared and done_testing() was not seen. # Looks like your test exited with -1 just after 4. t/01-basics.t ............. # Subtest: option --add-csv # Subtest: --add-csv /export/home/fly1264/var/cpan/build/App-fsql-0.21-IpAP8G/t/data/1.csv:t SELECT col1 FROM t WHERE col__2 <= 2 # cmd: /export/home/fly1264/bin/perl /export/home/fly1264/var/cpan/build/App-fsql-0.21-IpAP8G/t/../bin/fsql --add-csv /export/home/fly1264/var/cpan/build/App-fsql-0.21-IpAP8G/t/data/1.csv:t 'SELECT col1 FROM t WHERE col__2 <= 2' not ok 1 - exit code = 0 not ok 2 - output 1..2 not ok 1 - --add-csv /export/home/fly1264/var/cpan/build/App-fsql-0.21-IpAP8G/t/data/1.csv:t SELECT col1 FROM t WHERE col__2 <= 2 1..1 not ok 1 - option --add-csv # Subtest: option --add-tsv # Subtest: --add-tsv /export/home/fly1264/var/cpan/build/App-fsql-0.21-IpAP8G/t/data/1.tsv:t SELECT col1 FROM t WHERE col__2 <= 2 # cmd: /export/home/fly1264/bin/perl /export/home/fly1264/var/cpan/build/App-fsql-0.21-IpAP8G/t/../bin/fsql --add-tsv /export/home/fly1264/var/cpan/build/App-fsql-0.21-IpAP8G/t/data/1.tsv:t 'SELECT col1 FROM t WHERE col__2 <= 2' not ok 1 - exit code = 0 not ok 2 - output 1..2 not ok 1 - --add-tsv /export/home/fly1264/var/cpan/build/App-fsql-0.21-IpAP8G/t/data/1.tsv:t SELECT col1 FROM t WHERE col__2 <= 2 1..1 not ok 2 - option --add-tsv # Subtest: option --add-ltsv # Subtest: --add-ltsv /export/home/fly1264/var/cpan/build/App-fsql-0.21-IpAP8G/t/data/1.ltsv:t SELECT col1 FROM t WHERE col__2 <= 2 # cmd: /export/home/fly1264/bin/perl /export/home/fly1264/var/cpan/build/App-fsql-0.21-IpAP8G/t/../bin/fsql --add-ltsv /export/home/fly1264/var/cpan/build/App-fsql-0.21-IpAP8G/t/data/1.ltsv:t 'SELECT col1 FROM t WHERE col__2 <= 2' not ok 1 - exit code = 0 not ok 2 - output 1..2 not ok 1 - --add-ltsv /export/home/fly1264/var/cpan/build/App-fsql-0.21-IpAP8G/t/data/1.ltsv:t SELECT col1 FROM t WHERE col__2 <= 2 1..1 not ok 3 - option --add-ltsv # Subtest: option --add-json # Subtest: --add-json /export/home/fly1264/var/cpan/build/App-fsql-0.21-IpAP8G/t/data/1.json:t SELECT col1 FROM t WHERE col__2 <= 2 # cmd: /export/home/fly1264/bin/perl /export/home/fly1264/var/cpan/build/App-fsql-0.21-IpAP8G/t/../bin/fsql --add-json /export/home/fly1264/var/cpan/build/App-fsql-0.21-IpAP8G/t/data/1.json:t 'SELECT col1 FROM t WHERE col__2 <= 2' not ok 1 - exit code = 0 not ok 1 - --add-json /export/home/fly1264/var/cpan/build/App-fsql-0.21-IpAP8G/t/data/1.json:t SELECT col1 FROM t WHERE col__2 <= 2 not ok 4 - option --add-json Dubious, test returned 255 (wstat 65280, 0xff00) Failed 4/4 subtests 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 Test Summary Report ------------------- t/01-basics.t (Wstat: 65280 Tests: 4 Failed: 4) Failed tests: 1-4 Non-zero exit status: 255 Parse errors: No plan found in TAP output Files=5, Tests=6, 5 wallclock secs ( 0.13 usr 0.10 sys + 3.40 cusr 0.58 csys = 4.21 CPU) Result: FAIL Failed 1/5 test programs. 4/6 subtests failed. make: *** [test_dynamic] Error 255 PERLANCAR/App-fsql-0.21.tar.gz make test TEST_VERBOSE=1 -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports PERLANCAR/App-fsql-0.21.tar.gz Finished 2015-08-26T03:30:32