ETL-Yertl v0.044 Perl 5 v5.32.0 i386-freebsd

Status
Fail
From
Chris Williams (BINGOS)
Dist
ETL-Yertl v0.044
Platform
Perl 5 v5.32.0 i386-freebsd
Date
2020-08-01 19:11:57
ID
de570282-d42a-11ea-b3a5-abe2e1c4f0ab
This distribution has been tested as part of the CPAN Testers
project, supporting the Perl programming language.  See
http://wiki.cpantesters.org/ for more information or email
questions to cpan-testers-discuss@perl.org


--

Dear PREACTION,

This is a computer-generated error report created automatically by
CPANPLUS, version 0.9908. Testers personal comments may appear
at the end of this report.


Thank you for uploading your work to CPAN.  However, it appears that
there were some problems testing your distribution.

TEST RESULTS:

Below is the error stack from stage 'make test':

PERL_DL_NONLAZY=1 "/usr/home/cpan/pit/bare/perl-5.32.0/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/adapter/*.t t/bin/*.t t/command/ygrok/*.t t/command/ygrok/pattern/*.t t/command/yq/*.t t/format/*.t t/integration/*.t
t/00-compile.t ........................... ok
# 
# Versions for all modules listed in MYMETA.json (including optional ones):
# 
# === Configure Requires ===
# 
#     Module              Want Have
#     ------------------- ---- ----
#     ExtUtils::MakeMaker  any 7.46
# 
# === Build Requires ===
# 
#     Module              Want Have
#     ------------------- ---- ----
#     ExtUtils::MakeMaker  any 7.46
# 
# === Test Requires ===
# 
#     Module                  Want     Have
#     ------------------- -------- --------
#     Capture::Tiny            any     0.48
#     Dir::Self                any     0.11
#     ExtUtils::MakeMaker      any     7.46
#     File::Spec               any     3.78
#     Future                   any     0.45
#     IO::Handle               any     1.42
#     IPC::Open3               any     1.21
#     JSON::PP                 any     4.04
#     Mock::MonkeyPatch        any     0.04
#     Test::Deep               any    1.130
#     Test::Differences        any     0.67
#     Test::Exception          any     0.43
#     Test::Lib                any    0.002
#     Test::More          1.001005 1.302175
# 
# === Test Recommends ===
# 
#     Module         Want     Have
#     ---------- -------- --------
#     CPAN::Meta 2.120900 2.150010
# 
# === Runtime Requires ===
# 
#     Module                    Want       Have
#     ------------------- ---------- ----------
#     File::HomeDir              any      1.004
#     File::Spec                 any       3.78
#     Getopt::Long              2.36       2.51
#     Hash::Merge::Simple        any      0.051
#     IO::Async                 0.77       0.77
#     IO::Interactive            any      1.022
#     Import::Base             0.010      1.004
#     JSON::MaybeXS              any   1.004002
#     List::Util                 any       1.55
#     Module::Runtime            any      0.016
#     Net::Async::HTTP           any       0.47
#     Path::Tiny               0.072      0.114
#     Pod::Usage::Return         any      0.003
#     Regexp::Common      2013031301 2017060201
#     SQL::Abstract              any       1.87
#     Time::Local                any       1.28
#     Time::Piece                any     1.3401
#     URI                        any       1.76
#     YAML::Tiny                 any       1.73
#     boolean                    any       0.46
# 
# === Runtime Recommends ===
# 
#     Module       Want    Have
#     ------------ ---- -------
#     DBD::SQLite   any missing
#     DBI           any missing
#     JSON::PP      any    4.04
#     JSON::XS      any missing
#     Text::CSV     any missing
#     Text::CSV_XS  any missing
#     YAML::Syck    any missing
#     YAML::XS      any missing
# 
t/00-report-prereqs.t .................... ok
t/adapter/graphite.t ..................... ok

    #   Failed test 'influxdb line protocol points correct'
    #   at t/adapter/influxdb.t line 164.
    #          got: 'cpu_load 5m=1.23 1.4832288e+18
    # cpu_load 5m=1.25 1.4832291e+18
    # cpu_load 1m=1.26 1.596309094e+18'
    #     expected: 'cpu_load 5m=1.23 1483228800000000000
    # cpu_load 5m=1.25 1483229100000000000
    # cpu_load 1m=1.26 1.596309094e+18'
    # Looks like you failed 1 test of 4.

#   Failed test 'write ts'
#   at t/adapter/influxdb.t line 168.
# Looks like you failed 1 test of 3.
t/adapter/influxdb.t ..................... 
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/3 subtests 
t/bin/yfrom.t ............................ ok
t/bin/ygrok.t ............................ ok
t/bin/yq.t ............................... ok
t/bin/ysql.t ............................. skipped: missing DBI and/or DBD::SQLite
t/bin/yto.t .............................. ok
t/bin/yts.t .............................. ok
t/command/ygrok/edit_patterns.t .......... ok
t/command/ygrok/pattern/http_combined.t .. ok
t/command/ygrok/pattern/http_common.t .... ok
t/command/ygrok/pattern/linux_proc.t ..... ok
t/command/ygrok/pattern/ls-l.t ........... ok
t/command/ygrok/pattern/ps-u.t ........... ok
t/command/ygrok/pattern/ps-x.t ........... ok
t/command/ygrok/pattern/ps.t ............. ok
t/command/ygrok/pattern/syslog.t ......... ok
t/command/yq/combinator.t ................ ok
t/command/yq/comparison.t ................ ok
t/command/yq/conditional.t ............... ok
t/command/yq/filter.t .................... ok
t/command/yq/functions.t ................. ok
t/command/yq/regression.t ................ ok
t/command/yq/values.t .................... ok
t/format.t ............................... ok
t/format/csv.t ........................... skipped: No formatter modules available (tried )
t/format/json.t .......................... ok
t/format/yaml.t .......................... ok
        # No tests run!

    #   Failed test 'No tests run for subtest "write_handle and write()"'
    #   at t/format_stream.t line 60.
    # Looks like you failed 1 test of 2.

#   Failed test 'format object (ETL::Yertl::Format::json)'
#   at t/format_stream.t line 67.
YAML::Tiny failed to classify line '{' at /usr/home/cpan/pit/bare/conf/perl-5.32.0/.cpanplus/5.32.0/build/J51daBpZLo/ETL-Yertl-0.044/blib/lib/ETL/Yertl/Format/yaml.pm line 53.
# Tests were run but no plan was declared and done_testing() was not seen.
# Looks like your test exited with 255 just after 2.
t/format_stream.t ........................ 
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 1/2 subtests 
t/helpers.t .............................. ok
t/input_series.t ......................... ok
t/integration/parse_apache_log.t ......... ok
t/transform.t ............................ ok

Test Summary Report
-------------------
t/adapter/influxdb.t                   (Wstat: 256 Tests: 3 Failed: 1)
  Failed test:  3
  Non-zero exit status: 1
t/format_stream.t                      (Wstat: 65280 Tests: 2 Failed: 1)
  Failed test:  2
  Non-zero exit status: 255
  Parse errors: No plan found in TAP output
Files=35, Tests=116, 28 wallclock secs ( 0.31 usr  0.21 sys + 19.94 cusr  7.16 csys = 27.62 CPU)
Result: FAIL
Failed 2/35 test programs. 2/116 subtests failed.
*** Error code 255

Stop.
make: stopped in /usr/home/cpan/pit/bare/conf/perl-5.32.0/.cpanplus/5.32.0/build/J51daBpZLo/ETL-Yertl-0.044


PREREQUISITES:

Here is a list of prerequisites you specified and versions we
managed to load:

	  Module Name                        Have     Want
	  Capture::Tiny                      0.48        0
	  Dir::Self                          0.11        0
	  ExtUtils::MakeMaker                7.46        0
	  File::HomeDir                     1.004        0
	  File::Spec                         3.78        0
	  Future                             0.45        0
	  Getopt::Long                       2.51     2.36
	  Hash::Merge::Simple               0.051        0
	  IO::Async                          0.77     0.77
	  IO::Handle                         1.42        0
	  IO::Interactive                   1.022        0
	  IPC::Open3                         1.21        0
	  Import::Base                      1.004    0.010
	  JSON::MaybeXS                  1.004002        0
	  JSON::PP                           4.04        0
	  List::Util                         1.55        0
	  Mock::MonkeyPatch                  0.04        0
	  Module::Runtime                   0.016        0
	  Net::Async::HTTP                   0.47        0
	  Path::Tiny                        0.114    0.072
	  Pod::Usage::Return                0.003        0
	  Regexp::Common                 2017060201 2013031301
	  SQL::Abstract                      1.87        0
	  Test::Deep                        1.130        0
	  Test::Differences                  0.67        0
	  Test::Exception                    0.43        0
	  Test::Lib                         0.002        0
	  Test::More                     1.302175 1.001005
	  Time::Local                        1.28        0
	  Time::Piece                      1.3401        0
	  URI                                1.76        0
	  YAML::Tiny                         1.73        0
	  boolean                            0.46        0

Perl module toolchain versions installed:
	Module Name                        Have
	CPANPLUS                         0.9908
	CPANPLUS::Dist::Build              0.90
	Cwd                                3.78
	ExtUtils::CBuilder             0.280234
	ExtUtils::Command                  7.46
	ExtUtils::Install                  2.16
	ExtUtils::MakeMaker                7.46
	ExtUtils::Manifest                 1.72
	ExtUtils::ParseXS                  3.40
	File::Spec                         3.78
	Module::Build                    0.4231
	Pod::Parser                           0
	Pod::Simple                        3.40
	Test2                          1.302175
	Test::Harness                      3.42
	Test::More                     1.302175
	version                          0.9924

******************************** NOTE ********************************
The comments above are created mechanically, possibly without manual
checking by the sender.  As there are many people performing automatic
tests on each upload to CPAN, it is likely that you will receive
identical messages about the same problem.

If you believe that the message is mistaken, please reply to the first
one with correction and/or additional informations, and do not take
it personally.  We appreciate your patience. :)
**********************************************************************

Additional comments:


This report was machine-generated by CPANPLUS::Dist::YACSmoke 1.08.
Powered by minismokebox version 0.68

CPANPLUS is prefering Build.PL

------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------

Environment variables:

    AUTOMATED_TESTING = 1
    NONINTERACTIVE_TESTING = 1
    PATH = /usr/home/cpan/pit/bare/conf/perl-5.32.0/.cpanplus/5.32.0/build/J51daBpZLo/ETL-Yertl-0.044/blib/script:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/home/cpan/bin
    PERL5LIB = /usr/home/cpan/pit/jail/gHi0QzrQmS/lib/perl5:/usr/home/cpan/pit/bare/conf/perl-5.32.0/.cpanplus/5.32.0/build/J51daBpZLo/ETL-Yertl-0.044/blib/lib:/usr/home/cpan/pit/bare/conf/perl-5.32.0/.cpanplus/5.32.0/build/J51daBpZLo/ETL-Yertl-0.044/blib/arch
    PERL5_CPANPLUS_IS_RUNNING = 85998
    PERL5_CPANPLUS_IS_VERSION = 0.9908
    PERL5_MINISMOKEBOX = 0.68
    PERL5_YACSMOKE_BASE = /usr/home/cpan/pit/bare/conf/perl-5.32.0
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_LOCAL_LIB_ROOT = /usr/home/cpan/pit/jail/gHi0QzrQmS
    PERL_MB_OPT = --install_base "/usr/home/cpan/pit/jail/gHi0QzrQmS"
    PERL_MM_OPT = INSTALL_BASE=/usr/home/cpan/pit/jail/gHi0QzrQmS
    PERL_MM_USE_DEFAULT = 1
    SHELL = /usr/local/bin/bash
    TERM = screen

Perl special variables (and OS-specific diagnostics, for MSWin32):

    Perl: $^X = /usr/home/cpan/pit/bare/perl-5.32.0/bin/perl
    UID:  $<  = 1002
    EUID: $>  = 1002
    GID:  $(  = 1002 1002
    EGID: $)  = 1002 1002


-------------------------------


--

Summary of my perl5 (revision 5 version 32 subversion 0) configuration:
   
  Platform:
    osname=freebsd
    osvers=12.1-release-p2
    archname=i386-freebsd
    uname='freebsd ffyrc 12.1-release-p2 freebsd 12.1-release-p2 generic i386 '
    config_args='-des -Dprefix=/usr/home/cpan/pit/bare/perl-5.32.0'
    hint=recommended
    useposix=true
    d_sigaction=define
    useithreads=undef
    usemultiplicity=undef
    use64bitint=undef
    use64bitall=undef
    uselongdouble=undef
    usemymalloc=n
    default_inc_excludes_dot=define
    bincompat5005=undef
  Compiler:
    cc='cc'
    ccflags ='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_FORTIFY_SOURCE=2'
    optimize='-O2'
    cppflags='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
    ccversion=''
    gccversion='4.2.1 Compatible FreeBSD Clang 8.0.1 (tags/RELEASE_801/final 366581)'
    gccosandvers=''
    intsize=4
    longsize=4
    ptrsize=4
    doublesize=8
    byteorder=1234
    doublekind=3
    d_longlong=define
    longlongsize=8
    d_longdbl=define
    longdblsize=12
    longdblkind=3
    ivtype='long'
    ivsize=4
    nvtype='double'
    nvsize=8
    Off_t='off_t'
    lseeksize=8
    alignbytes=4
    prototype=define
  Linker and Libraries:
    ld='cc'
    ldflags ='-Wl,-E  -fstack-protector-strong -L/usr/local/lib'
    libpth=/usr/lib /usr/local/lib /usr/lib/clang/8.0.1/lib /usr/lib
    libs=-lpthread -lgdbm -ldl -lm -lcrypt -lutil -lc
    perllibs=-lpthread -ldl -lm -lcrypt -lutil -lc
    libc=
    so=so
    useshrplib=false
    libperl=libperl.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs
    dlext=so
    d_dlsymun=undef
    ccdlflags=' '
    cccdlflags='-DPIC -fPIC'
    lddlflags='-shared  -L/usr/local/lib -fstack-protector-strong'


Characteristics of this binary (from libperl): 
  Compile-time options:
    HAS_TIMES
    PERLIO_LAYERS
    PERL_COPY_ON_WRITE
    PERL_DONT_CREATE_GVSV
    PERL_MALLOC_WRAP
    PERL_OP_PARENT
    PERL_PRESERVE_IVUV
    USE_LARGE_FILES
    USE_LOCALE
    USE_LOCALE_COLLATE
    USE_LOCALE_CTYPE
    USE_LOCALE_NUMERIC
    USE_LOCALE_TIME
    USE_PERLIO
    USE_PERL_ATOF
  Built under freebsd
  Compiled at Jun 24 2020 12:18:05
  %ENV:
    PERL5LIB="/usr/home/cpan/pit/jail/gHi0QzrQmS/lib/perl5:/usr/home/cpan/pit/bare/conf/perl-5.32.0/.cpanplus/5.32.0/build/J51daBpZLo/ETL-Yertl-0.044/blib/lib:/usr/home/cpan/pit/bare/conf/perl-5.32.0/.cpanplus/5.32.0/build/J51daBpZLo/ETL-Yertl-0.044/blib/arch"
    PERL5_CPANPLUS_IS_RUNNING="85998"
    PERL5_CPANPLUS_IS_VERSION="0.9908"
    PERL5_MINISMOKEBOX="0.68"
    PERL5_YACSMOKE_BASE="/usr/home/cpan/pit/bare/conf/perl-5.32.0"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_LOCAL_LIB_ROOT="/usr/home/cpan/pit/jail/gHi0QzrQmS"
    PERL_MB_OPT="--install_base "/usr/home/cpan/pit/jail/gHi0QzrQmS""
    PERL_MM_OPT="INSTALL_BASE=/usr/home/cpan/pit/jail/gHi0QzrQmS"
    PERL_MM_USE_DEFAULT="1"
  @INC:
    /usr/home/cpan/pit/jail/gHi0QzrQmS/lib/perl5/5.32.0/i386-freebsd
    /usr/home/cpan/pit/jail/gHi0QzrQmS/lib/perl5/5.32.0
    /usr/home/cpan/pit/jail/gHi0QzrQmS/lib/perl5/i386-freebsd
    /usr/home/cpan/pit/jail/gHi0QzrQmS/lib/perl5
    /usr/home/cpan/pit/bare/conf/perl-5.32.0/.cpanplus/5.32.0/build/J51daBpZLo/ETL-Yertl-0.044/blib/lib
    /usr/home/cpan/pit/bare/conf/perl-5.32.0/.cpanplus/5.32.0/build/J51daBpZLo/ETL-Yertl-0.044/blib/arch
    /usr/home/cpan/pit/bare/perl-5.32.0/lib/site_perl/5.32.0/i386-freebsd
    /usr/home/cpan/pit/bare/perl-5.32.0/lib/site_perl/5.32.0
    /usr/home/cpan/pit/bare/perl-5.32.0/lib/5.32.0/i386-freebsd
    /usr/home/cpan/pit/bare/perl-5.32.0/lib/5.32.0