cpantestlogs/DS::Transformer::Batch_genfailure.log
2017-05-02 18:44:36 -07:00

222 lines
9.5 KiB
Text

perl-blead
==========
cpanm (App::cpanminus) 1.7043 on perl 5.026000 built for x86_64-linux
Work directory is /home/ryan/.cpanm/work/1493451174.12804
You have make /usr/bin/make
You have LWP 6.26
You have /bin/tar: tar (GNU tar) 1.29
Copyright (C) 2015 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Written by John Gilmore and Jay Fenlason.
You have /usr/bin/unzip
Searching DS::Transformer::Batch () on cpanmetadb ...
Unpacking DSlib-2.12.tar.gz
--> Working on DS::Transformer::Batch
Fetching http://www.cpan.org/authors/id/M/MA/MADZ/DSlib-2.12.tar.gz ... OK
DSlib-2.12/
DSlib-2.12/lib/
DSlib-2.12/lib/DS/
DSlib-2.12/lib/DS/Importer.pm
DSlib-2.12/lib/DS/Transformer.pm
DSlib-2.12/lib/DS/Source.pm
DSlib-2.12/lib/DS/TypeSpec.pm
DSlib-2.12/lib/DS/Transformer/
DSlib-2.12/lib/DS/Transformer/Regex.pm
DSlib-2.12/lib/DS/Transformer/TabFileWriter.pm
DSlib-2.12/lib/DS/Transformer/Sub.pm
DSlib-2.12/lib/DS/Transformer/Multiplexer.pm
DSlib-2.12/lib/DS/Transformer/TypePassthrough.pm
DSlib-2.12/lib/DS/Transformer/Insert.pm
DSlib-2.12/lib/DS/Transformer/Validator.pm
DSlib-2.12/lib/DS/Transformer/Buffer.pm
DSlib-2.12/lib/DS/Transformer/Projector.pm
DSlib-2.12/lib/DS/Transformer/Opaque.pm
DSlib-2.12/lib/DS/Transformer/Batch.pm
DSlib-2.12/lib/DS/Transformer/Grep.pm
DSlib-2.12/lib/DS/Transformer/Sth.pm
DSlib-2.12/lib/DS/Transformer/Update.pm
DSlib-2.12/lib/DS/Transformer/Rtrim.pm
DSlib-2.12/lib/DS/Transformer/Stack.pm
DSlib-2.12/lib/DS/Transformer/Catch.pm
DSlib-2.12/lib/DS/Transformer/StatCounter.pm
DSlib-2.12/lib/DS/Transformer/Tee.pm
DSlib-2.12/lib/DS/Transformer/TabStreamWriter.pm
DSlib-2.12/lib/DS/TypeSpec/
DSlib-2.12/lib/DS/TypeSpec/Any.pm
DSlib-2.12/lib/DS/TypeSpec/Field.pm
DSlib-2.12/lib/DS/Target/
DSlib-2.12/lib/DS/Target/Sub.pm
DSlib-2.12/lib/DS/Target/Sth.pm
DSlib-2.12/lib/DS/Target/Sink.pm
DSlib-2.12/lib/DS/Target/Proxy.pm
DSlib-2.12/lib/DS/Target.pm
DSlib-2.12/lib/DS/Importer/
DSlib-2.12/lib/DS/Importer/Sub.pm
DSlib-2.12/lib/DS/Importer/Hash.pm
DSlib-2.12/lib/DS/Importer/Factory.pm
DSlib-2.12/lib/DS/Importer/Sth.pm
DSlib-2.12/lib/DS/Importer/TabStream.pm
DSlib-2.12/lib/DS/Importer/ParaQuery.pm
DSlib-2.12/lib/DS/Importer/TabFile.pm
DSlib-2.12/lib/DS/Exception/
DSlib-2.12/lib/DS/Exception/Processing.pm
DSlib-2.12/lib/DS/Exception/Processing/
DSlib-2.12/lib/DS/Exception/Processing/Validator.pm
DSlib-2.12/lib/DS/Exception.pm
DSlib-2.12/lib/DS/Source/
DSlib-2.12/lib/DS/Source/Push.pm
DSlib-2.12/lib/DS/Source/Proxy.pm
DSlib-2.12/lib/DS.pm
DSlib-2.12/LICENSE
DSlib-2.12/examples/
DSlib-2.12/examples/tab_files/
DSlib-2.12/examples/tab_files/tab_files.pl
DSlib-2.12/examples/tab_files/languages-sum.txt
DSlib-2.12/examples/tab_files/languages.txt
DSlib-2.12/t/
DSlib-2.12/t/26_target.t
DSlib-2.12/t/37_tabwriters.t
DSlib-2.12/t/50_stack.t
DSlib-2.12/t/38_typepassthrough.t
DSlib-2.12/t/perlcriticrc
DSlib-2.12/t/32_transformer.t
DSlib-2.12/t/20_typespec.t
DSlib-2.12/t/36_sub_importer.t
DSlib-2.12/t/15_critic.t
DSlib-2.12/t/34_sink.t
DSlib-2.12/t/30_source_target.t
DSlib-2.12/t/45_sub_transformer.t
DSlib-2.12/t/10_DS_module.t
DSlib-2.12/t/40_batch_transformer.t
DSlib-2.12/t/35_importer.t
DSlib-2.12/t/24_source.t
DSlib-2.12/t/39_buffer.t
DSlib-2.12/Makefile.PL
DSlib-2.12/MANIFEST
Entering DSlib-2.12
META.yml/json not found. Creating skeleton for it.
Running Makefile.PL
Configuring DSlib-2.12 ... Checking if your kit is complete...
Warning: the following files are missing in your kit:
.cvsignore
.project
Please inform the author.
Generating a Unix-style Makefile
Writing Makefile for DS
Writing MYMETA.yml and MYMETA.json
Checking dependencies from MYMETA.json ...
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
Checking if you have List::MoreUtils 0.21 ... Yes (0.418)
Checking if you have IO::File 1.11 ... Yes (1.16)
Checking if you have Carp::Assert 0.20 ... Yes (0.21)
OK
Building and testing DS-2.12 ... cp lib/DS/Transformer/TabFileWriter.pm blib/lib/DS/Transformer/TabFileWriter.pm
cp lib/DS/Target/Sub.pm blib/lib/DS/Target/Sub.pm
cp lib/DS/Transformer/Buffer.pm blib/lib/DS/Transformer/Buffer.pm
cp lib/DS/Target/Sth.pm blib/lib/DS/Target/Sth.pm
cp lib/DS/Transformer/Stack.pm blib/lib/DS/Transformer/Stack.pm
cp lib/DS/Target/Proxy.pm blib/lib/DS/Target/Proxy.pm
cp lib/DS/Importer/Factory.pm blib/lib/DS/Importer/Factory.pm
cp lib/DS/Transformer/Projector.pm blib/lib/DS/Transformer/Projector.pm
cp lib/DS/Source.pm blib/lib/DS/Source.pm
cp lib/DS/Transformer/Update.pm blib/lib/DS/Transformer/Update.pm
cp lib/DS/Importer/TabFile.pm blib/lib/DS/Importer/TabFile.pm
cp lib/DS/Transformer/Grep.pm blib/lib/DS/Transformer/Grep.pm
cp lib/DS/Transformer.pm blib/lib/DS/Transformer.pm
cp lib/DS/Importer/Sth.pm blib/lib/DS/Importer/Sth.pm
cp lib/DS/Exception.pm blib/lib/DS/Exception.pm
cp lib/DS/Source/Push.pm blib/lib/DS/Source/Push.pm
cp lib/DS/Transformer/Tee.pm blib/lib/DS/Transformer/Tee.pm
cp lib/DS/Transformer/Regex.pm blib/lib/DS/Transformer/Regex.pm
cp lib/DS/Transformer/Catch.pm blib/lib/DS/Transformer/Catch.pm
cp lib/DS/Importer.pm blib/lib/DS/Importer.pm
cp lib/DS/Transformer/Sth.pm blib/lib/DS/Transformer/Sth.pm
cp lib/DS/Transformer/Sub.pm blib/lib/DS/Transformer/Sub.pm
cp lib/DS/Target.pm blib/lib/DS/Target.pm
cp lib/DS/Transformer/Multiplexer.pm blib/lib/DS/Transformer/Multiplexer.pm
cp lib/DS/Transformer/Rtrim.pm blib/lib/DS/Transformer/Rtrim.pm
cp lib/DS/Transformer/TabStreamWriter.pm blib/lib/DS/Transformer/TabStreamWriter.pm
cp lib/DS/Exception/Processing/Validator.pm blib/lib/DS/Exception/Processing/Validator.pm
cp lib/DS/Transformer/TypePassthrough.pm blib/lib/DS/Transformer/TypePassthrough.pm
cp lib/DS/Exception/Processing.pm blib/lib/DS/Exception/Processing.pm
cp lib/DS/Importer/Sub.pm blib/lib/DS/Importer/Sub.pm
cp lib/DS/Importer/Hash.pm blib/lib/DS/Importer/Hash.pm
cp lib/DS/Transformer/StatCounter.pm blib/lib/DS/Transformer/StatCounter.pm
cp lib/DS/Importer/ParaQuery.pm blib/lib/DS/Importer/ParaQuery.pm
cp lib/DS/Transformer/Opaque.pm blib/lib/DS/Transformer/Opaque.pm
cp lib/DS/Importer/TabStream.pm blib/lib/DS/Importer/TabStream.pm
cp lib/DS/Transformer/Insert.pm blib/lib/DS/Transformer/Insert.pm
cp lib/DS.pm blib/lib/DS.pm
cp lib/DS/Source/Proxy.pm blib/lib/DS/Source/Proxy.pm
cp lib/DS/Target/Sink.pm blib/lib/DS/Target/Sink.pm
cp lib/DS/Transformer/Validator.pm blib/lib/DS/Transformer/Validator.pm
cp lib/DS/Transformer/Batch.pm blib/lib/DS/Transformer/Batch.pm
cp lib/DS/TypeSpec/Any.pm blib/lib/DS/TypeSpec/Any.pm
cp lib/DS/TypeSpec/Field.pm blib/lib/DS/TypeSpec/Field.pm
cp lib/DS/TypeSpec.pm blib/lib/DS/TypeSpec.pm
Manifying 1 pod document
PERL_DL_NONLAZY=1 "/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
WARNING: this code has been marked as being experimental. at /home/ryan/.cpanm/work/1493451174.12804/DSlib-2.12/blib/lib/DS.pm line 37.
t/10_DS_module.t .......... ok
t/15_critic.t ............. skipped: Perlcritic tests are only relevant if you are doing regression tests after modifying this module. Set $ENV{TEST_AUTHOR} to a true value to run them.
t/20_typespec.t ........... ok
t/24_source.t ............. ok
t/26_target.t ............. ok
t/30_source_target.t ...... ok
t/32_transformer.t ........ ok
t/34_sink.t ............... ok
t/35_importer.t ........... ok
t/36_sub_importer.t ....... ok
t/37_tabwriters.t ......... ok
t/38_typepassthrough.t .... ok
t/39_buffer.t ............. ok
# Check degenerate case: no input rows at all
Use of uninitialized value $id in concatenation (.) or string at /home/ryan/.cpanm/work/1493451174.12804/DSlib-2.12/blib/lib/DS/Transformer/Batch.pm line 62.
Check: () -1
# Check case where number of rows is divisible by batch size
Use of uninitialized value $id in concatenation (.) or string at /home/ryan/.cpanm/work/1493451174.12804/DSlib-2.12/blib/lib/DS/Transformer/Batch.pm line 62.
Check: () -1
Check: (0) -1
Check: (0) -1
Check: (0) -1
Fire: (0) -1
Cannot flush non-existent elements. (-2 is not within valid range: 0 .. -1) at t/40_batch_transformer.t line 108.
# Looks like your test exited with 255 just after 10.
t/40_batch_transformer.t ..
Dubious, test returned 255 (wstat 65280, 0xff00)
All 10 subtests passed
t/45_sub_transformer.t .... ok
#
t/50_stack.t .............. ok
Test Summary Report
-------------------
t/40_batch_transformer.t (Wstat: 65280 Tests: 10 Failed: 0)
Non-zero exit status: 255
Files=16, Tests=211, 1 wallclock secs ( 0.09 usr 0.06 sys + 0.57 cusr 0.12 csys = 0.84 CPU)
Result: FAIL
Failed 1/16 test programs. 0/211 subtests failed.
Makefile:886: recipe for target 'test_dynamic' failed
make: *** [test_dynamic] Error 255
! Installing DS::Transformer::Batch failed. See /home/ryan/.cpanm/work/1493451174.12804/build.log for details. Retry with --force to force install it.
FAIL
Command [cpanm --reinstall --verbose DS::Transformer::Batch] terminated with exit code 1 ($? = 256) under the following perl environment:
Command terminated with non-zero status.
Current perl:
Name: perl-blead
Path: /home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl
Config: -de -Dprefix=/home/ryan/perl5/perlbrew/perls/perl-blead -Dusedevel -Aeval:scriptdir=/home/ryan/perl5/perlbrew/perls/perl-blead/bin
Compiled at: Mar 30 2017 03:10:09
perlbrew:
version: 0.78
ENV:
PERLBREW_ROOT: /home/ryan/perl5/perlbrew
PERLBREW_HOME: /home/ryan/.perlbrew
PERLBREW_PATH: /home/ryan/perl5/perlbrew/bin:/home/ryan/perl5/perlbrew/perls/perl-blead/bin
PERLBREW_MANPATH: /home/ryan/perl5/perlbrew/perls/perl-blead/man