App-Greple-jq v0.03 Perl 5 v5.20.0 amd64-freebsd

Status
Fail
From
Slaven Rezić
Dist
App-Greple-jq v0.03
Platform
Perl 5 v5.20.0 amd64-freebsd
Date
2022-01-31 18:02:03
ID
e4f7c62c-82bf-11ec-827b-95301f24ea8f
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.03
on perl 5.20.0, 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:

none provided

------------------------------
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.
#                   'jq: not found
# '
#     doesn't match '(?^:\A(.*\n){108}\z)'

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#   Failed test 'commit..name'
#   at t/Util.pm line 28.
#                   '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,  3 wallclock secs ( 0.01 usr  0.02 sys +  1.91 cusr  0.38 csys =  2.32 CPU)
Result: FAIL

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

Prerequisite modules loaded:

requires:

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

build_requires:

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

configure_requires:

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


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

Environment variables:

    LC_ALL = de_DE.ISO8859-1
    PATH = /usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/home/cpansand/bin/freebsd9.3:/home/cpansand/bin/sh:/home/cpansand/bin:/usr/games:/home/cpansand/devel:/usr/home/eserte/src/srezic-misc/scripts
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 63045
    PERL5_CPAN_IS_RUNNING = 63045
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 60458,63045
    PERLDOC = -MPod::Perldoc::ToTextOverstrike
    PERL_BATCH = yes
    PERL_CANARY_STABILITY_NOPROMPT = 1
    PERL_CPAN_REPORTER_CONFIG = /var/tmp/cpansmoker-1023/2022013115/cpanreporter_000_config.ini
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_USE_UNSAFE_INC = 1
    SHELL = /usr/local/bin/zsh
    TERM = screen
    TMPDIR = /var/tmp/cpansmoker-1023/2022013115

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

    $^X = /usr/perl5.20.0/bin/perl
    $UID/$EUID = 1023 / 1023
    $GID = 1023 1023
    $EGID = 1023 1023

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.27    
    CPAN::Meta          2.150010
    Cwd                 3.75    
    ExtUtils::CBuilder  0.280231
    ExtUtils::Command   7.64    
    ExtUtils::Install   2.20    
    ExtUtils::MakeMaker 7.64    
    ExtUtils::Manifest  1.73    
    ExtUtils::ParseXS   3.35    
    File::Spec          3.75    
    JSON                4.05    
    JSON::PP            4.07    
    Module::Build       0.4231  
    Module::Signature   0.88    
    Parse::CPAN::Meta   2.150010
    Test::Harness       3.42    
    Test::More          1.302188
    YAML                1.30    
    YAML::Syck          1.33    
    version             0.9929  


--

Summary of my perl5 (revision 5 version 20 subversion 0) configuration:
   
  Platform:
    osname=freebsd, osvers=9.2-release-p4, archname=amd64-freebsd
    uname='freebsd cvrsnica-freebsd-92 9.2-release-p4 freebsd 9.2-release-p4 #0: tue apr 8 18:08:22 utc 2014 root@amd64-builder.daemonology.net:usrobjusrsrcsysgeneric amd64 '
    config_args='-ds -e -Dprefix=/usr/perl5.20.0'
    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='4.2.1 20070831 patched [FreeBSD]', 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/include/gcc/4.2 /usr/lib
    libs=-lgdbm -lm -lcrypt -lutil -lc
    perllibs=-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 May 27 2014 13:55:26
  %ENV:
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="63045"
    PERL5_CPAN_IS_RUNNING="63045"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="60458,63045"
    PERLDOC="-MPod::Perldoc::ToTextOverstrike"
    PERL_BATCH="yes"
    PERL_CANARY_STABILITY_NOPROMPT="1"
    PERL_CPAN_REPORTER_CONFIG="/var/tmp/cpansmoker-1023/2022013115/cpanreporter_000_config.ini"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_USE_UNSAFE_INC="1"
  @INC:
    /usr/perl5.20.0/lib/site_perl/5.20.0/amd64-freebsd
    /usr/perl5.20.0/lib/site_perl/5.20.0
    /usr/perl5.20.0/lib/5.20.0/amd64-freebsd
    /usr/perl5.20.0/lib/5.20.0
    .