App-Greple-jq v0.04 Perl 5 v5.20.2 amd64-freebsd

Status
Fail
From
David Cantrell (DCANTRELL)
Dist
App-Greple-jq v0.04
Platform
Perl 5 v5.20.2 amd64-freebsd
Date
2022-02-04 20:17:42
ID
8226c0ee-85f7-11ec-8fcd-6baf6cb9133c
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 Kaz Utashiro,

This is a computer-generated report for App-Greple-jq-0.04
on perl 5.20.2, created by CPAN-Reporter-1.2018.

Thank you for uploading your work to CPAN.  However, there was a problem
testing your distribution.

If you think this report is invalid, please consult the CPAN Testers Wiki
for suggestions on how to avoid getting FAIL reports for missing library
or binary dependencies, unsupported operating systems, and so on:

http://wiki.cpantesters.org/wiki/CPANAuthorNotes

Sections of this report:

    * Tester comments
    * Program output
    * Prerequisites
    * Environment and other context

------------------------------
TESTER COMMENTS
------------------------------

Additional comments from tester:

this report is from an automated smoke testing program
and was not reviewed by a human for accuracy

------------------------------
PROGRAM OUTPUT
------------------------------

Output from './Build test':

t/00_compile.t .. ok

#   Failed test 'hash.json'
#   at t/01_run.t line 12.
#          got: '256'
#     expected: '0'

#   Failed test 'author'
#   at t/Util.pm line 28.
#                   'sh: jq: not found
# '
#     doesn't match '(?^:\A(.*\n){108}\z)'

#   Failed test 'author (array)'
#   at t/Util.pm line 28.
#                   'sh: jq: not found
# '
#     doesn't match '(?^:\A(.*\n){108}\z)'

#   Failed test 'commit.author'
#   at t/Util.pm line 28.
#                   'sh: jq: not found
# '
#     doesn't match '(?^:\A(.*\n){24}\z)'

#   Failed test 'commit.author (array)'
#   at t/Util.pm line 28.
#                   'sh: jq: not found
# '
#     doesn't match '(?^:\A(.*\n){24}\z)'

#   Failed test 'commit.author.email'
#   at t/Util.pm line 28.
#                   'sh: jq: not found
# '
#     doesn't match '(?^:\A(.*\n){4}\z)'

#   Failed test '.commit.author.email'
#   at t/Util.pm line 28.
#                   'sh: jq: not found
# '
#     doesn't match '(?^:\A(.*\n){4}\z)'

#   Failed test 'parents github'
#   at t/Util.pm line 28.
#                   'sh: jq: not found
# '
#     doesn't match '(?^:\A(.*\n){32}\z)'

#   Failed test 'name'
#   at t/Util.pm line 28.
#                   'sh: jq: not found
# '
#     doesn't match '(?^:\A(.*\n){8}\z)'

#   Failed test 'author.name'
#   at t/Util.pm line 28.
#                   'sh: jq: not found
# '
#     doesn't match '(?^:\A(.*\n){4}\z)'

#   Failed test 'author.name match'
#   at t/01_run.t line 27.
#                   'sh: jq: not found
# '
#     doesn't match '(?^u:author)'

#   Failed test 'committer.name'
#   at t/Util.pm line 28.
#                   'sh: jq: not found
# '
#     doesn't match '(?^:\A(.*\n){4}\z)'

#   Failed test 'committer.name match'
#   at t/01_run.t line 29.
#                   'sh: jq: not found
# '
#     doesn't match '(?^u:committer)'

#   Failed test 'email'
#   at t/Util.pm line 28.
#                   'sh: jq: not found
# '
#     doesn't match '(?^:\A(.*\n){8}\z)'

#   Failed test 'commit.email'
#   at t/Util.pm line 28.
#                   'sh: jq: not found
# '
#     doesn't match '(?^:\A(.*\n){0}\z)'

#   Failed test 'commit.author.email'
#   at t/Util.pm line 28.
#                   'sh: jq: not found
# '
#     doesn't match '(?^:\A(.*\n){4}\z)'

#   Failed test 'commit.author.email match'
#   at t/01_run.t line 34.
#                   'sh: jq: not found
# '
#     doesn't match '(?^u:author)'

#   Failed test 'commit..email'
#   at t/Util.pm line 28.
#                   'sh: jq: not found
# '
#     doesn't match '(?^:\A(.*\n){4}\z)'

#   Failed test 'commit..email match'
#   at t/01_run.t line 36.
#                   'sh: jq: not found
# '
#     doesn't match '(?^u:author)'

#   Failed test '.commit.name'
#   at t/Util.pm line 28.
#                   'sh: jq: not found
# '
#     doesn't match '(?^:\A(.*\n){0}\z)'

#   Failed test '.commit..name'
#   at t/Util.pm line 28.
#                   'sh: jq: not found
# '
#     doesn't match '(?^:\A(.*\n){4}\z)'

#   Failed test 'commit.name'
#   at t/Util.pm line 28.
#                   'sh: jq: not found
# '
#     doesn't match '(?^:\A(.*\n){0}\z)'

#   Failed test 'commit..name'
#   at t/Util.pm line 28.
#                   'sh: jq: not found
# '
#     doesn't match '(?^:\A(.*\n){4}\z)'
# Looks like you failed 23 tests of 23.
t/01_run.t ...... 
Dubious, test returned 23 (wstat 5888, 0x1700)
Failed 23/23 subtests 

Test Summary Report
-------------------
t/01_run.t    (Wstat: 5888 Tests: 23 Failed: 23)
  Failed tests:  1-23
  Non-zero exit status: 23
Files=2, Tests=24, 20 wallclock secs ( 0.10 usr  0.02 sys +  7.25 cusr  1.92 csys =  9.30 CPU)
Result: FAIL

------------------------------
PREREQUISITES
------------------------------

Prerequisite modules loaded:

requires:

    Module              Need   Have    
    ------------------- ------ --------
    App::Greple         8.5501 8.5501  
    perl                5.014  5.020002

build_requires:

    Module              Need   Have    
    ------------------- ------ --------
    Test::More          0.98   1.302183

configure_requires:

    Module              Need   Have    
    ------------------- ------ --------
    Module::Build::Tiny 0.035  0.039   


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

Environment variables:

    AUTOMATED_TESTING = 1
    LANG = en_GB.UTF-8
    NONINTERACTIVE_TESTING = 1
    PATH = /home/david/perl5/perlbrew/bin:/home/david/perl5/perlbrew/perls/perl-5.30.2/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/home/david/bin
    PERL = 5.20.2
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 31179
    PERL5_CPAN_IS_RUNNING = 31179
    PERLBREW_HOME = /home/david/.perlbrew
    PERLBREW_MANPATH = /home/david/perl5/perlbrew/perls/perl-5.30.2/man
    PERLBREW_PATH = /home/david/perl5/perlbrew/bin:/home/david/perl5/perlbrew/perls/perl-5.30.2/bin
    PERLBREW_PERL = perl-5.30.2
    PERLBREW_ROOT = /home/david/perl5/perlbrew
    PERLBREW_SHELLRC_VERSION = 0.89
    PERLBREW_VERSION = 0.89
    PERLVER = 5.20.2
    PERL_INLINE_DIRECTORY = /home/david/.Inline-5.20.2
    PERL_MM_USE_DEFAULT = 1
    PERL_USE_UNSAFE_INC = 0
    SHELL = /usr/local/bin/bash
    TERM = screen

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

    $^X = /usr/home/david/cpantesting/perl-5.20.2/bin/perl
    $UID/$EUID = 1001 / 1001
    $GID = 1001 1001 0
    $EGID = 1001 1001 0

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.05    
    CPAN::Meta          2.150010
    Cwd                 3.48_01 
    ExtUtils::CBuilder  0.280217
    ExtUtils::Command   7.64    
    ExtUtils::Install   2.06    
    ExtUtils::MakeMaker 7.64    
    ExtUtils::Manifest  1.70    
    ExtUtils::ParseXS   3.44    
    File::Spec          3.48_01 
    JSON                4.05    
    JSON::PP            4.05    
    Module::Build       0.4231  
    Module::Signature   n/a     
    Parse::CPAN::Meta   2.150010
    Test::Harness       3.42    
    Test::More          1.302183
    YAML                1.30    
    YAML::Syck          n/a     
    version             0.9929  


--

Summary of my perl5 (revision 5 version 20 subversion 2) configuration:
   
  Platform:
    osname=freebsd, osvers=12.2-release, archname=amd64-freebsd
    uname='freebsd cpantesting-freebsd 12.2-release freebsd 12.2-release r366954 generic amd64 '
    config_args='-de -Dprefix=/home/david/cpantesting/perl-5.20.2'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=undef, usemultiplicity=undef
    use64bitint=define, use64bitall=define, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include',
    optimize='-O',
    cppflags='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
    ccversion='', gccversion='FreeBSD Clang 10.0.1 (git@github.com:llvm/llvm-project.git llvmorg-10.0.1-0-gef32c611aa2)', gccosandvers=''
    intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
    ivtype='long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
    alignbytes=8, prototype=define
  Linker and Libraries:
    ld='cc', ldflags ='-Wl,-E  -fstack-protector -L/usr/local/lib'
    libpth=/usr/lib /usr/local/lib /usr/lib/clang/10.0.1/lib /usr/lib
    libs=-lgdbm -ldl -lm -lcrypt -lutil -lc
    perllibs=-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'


Characteristics of this binary (from libperl): 
  Compile-time options: HAS_TIMES PERLIO_LAYERS PERL_DONT_CREATE_GVSV
                        PERL_HASH_FUNC_ONE_AT_A_TIME_HARD PERL_MALLOC_WRAP
                        PERL_NEW_COPY_ON_WRITE PERL_PRESERVE_IVUV
                        USE_64_BIT_ALL USE_64_BIT_INT USE_LARGE_FILES
                        USE_LOCALE USE_LOCALE_COLLATE USE_LOCALE_CTYPE
                        USE_LOCALE_NUMERIC USE_PERLIO USE_PERL_ATOF
  Built under freebsd
  Compiled at Dec 11 2020 09:52:34
  %ENV:
    PERL="5.20.2"
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="31179"
    PERL5_CPAN_IS_RUNNING="31179"
    PERLBREW_HOME="/home/david/.perlbrew"
    PERLBREW_MANPATH="/home/david/perl5/perlbrew/perls/perl-5.30.2/man"
    PERLBREW_PATH="/home/david/perl5/perlbrew/bin:/home/david/perl5/perlbrew/perls/perl-5.30.2/bin"
    PERLBREW_PERL="perl-5.30.2"
    PERLBREW_ROOT="/home/david/perl5/perlbrew"
    PERLBREW_SHELLRC_VERSION="0.89"
    PERLBREW_VERSION="0.89"
    PERLVER="5.20.2"
    PERL_INLINE_DIRECTORY="/home/david/.Inline-5.20.2"
    PERL_MM_USE_DEFAULT="1"
    PERL_USE_UNSAFE_INC="0"
  @INC:
    /home/david/cpantesting/perl-5.20.2/lib/site_perl/5.20.2/amd64-freebsd
    /home/david/cpantesting/perl-5.20.2/lib/site_perl/5.20.2
    /home/david/cpantesting/perl-5.20.2/lib/5.20.2/amd64-freebsd
    /home/david/cpantesting/perl-5.20.2/lib/5.20.2
    .