Report for HTTP-Command-Wrapper-0.02

Back
From: metabase:user:314402c4-2aae-11df-837a-5e0a49663a4f
Subject: FAIL HTTP-Command-Wrapper-0.02 v5.20.1 FreeBSD
Date: 2015-12-16T18:39:15Z

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 Pine Mizune,

This is a computer-generated report for HTTP-Command-Wrapper-0.02
on perl 5.20.1, created by CPAN-Reporter-1.2015.

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
t/http/command/wrapper/_detect_type.t ..... ok
t/http/command/wrapper/_which.t ........... ok
t/http/command/wrapper/create.t ........... ok
t/http/command/wrapper/curl/_headers.t .... ok
curl: not found
    
    #   Failed test at t/http/command/wrapper/curl/download.t line 27.
    #                   ''
    #     doesn't match '(?^:curl -L  ?"?uri"? -o "?dest"?)'
    # Looks like you failed 1 test of 1.

#   Failed test 'mock'
#   at t/http/command/wrapper/curl/download.t line 28.
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100     5  100     5    0     0   1094      0 --:--:-- --:--:-- --:--:--  1250
# Looks like you failed 1 test of 2.
t/http/command/wrapper/curl/download.t .... 
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/2 subtests 
curl: not found
    
    #   Failed test at t/http/command/wrapper/curl/fetch.t line 22.
    #                   ''
    #     doesn't match '(?^:curl -Ls  ?"?uri"?)'
    # Looks like you failed 1 test of 1.

#   Failed test 'mock'
#   at t/http/command/wrapper/curl/fetch.t line 23.
# Looks like you failed 1 test of 2.
t/http/command/wrapper/curl/fetch.t ....... 
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/2 subtests 
curl: not found
    
    #   Failed test at t/http/command/wrapper/curl/fetch_able.t line 19.
curl: not found
    # Looks like you failed 1 test of 2.

#   Failed test 'mock'
#   at t/http/command/wrapper/curl/fetch_able.t line 22.
# Looks like you failed 1 test of 2.
t/http/command/wrapper/curl/fetch_able.t .. 
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/2 subtests 
t/http/command/wrapper/wget/_headers.t .... ok
wget: not found
    
    #   Failed test at t/http/command/wrapper/wget/download.t line 27.
    #                   ''
    #     doesn't match '(?^:wget -c  ?"?uri"? -O "?dest"?)'
    # Looks like you failed 1 test of 1.

#   Failed test 'mock'
#   at t/http/command/wrapper/wget/download.t line 28.
--2015-12-16 18:58:13--  http://127.0.0.1:50442/test.txt
Verbindungsaufbau zu 127.0.0.1:50442 ? verbunden.
HTTP-Anforderung gesendet, auf Antwort wird gewartet ? 200 OK
Länge: 5 [text/plain]
Wird in »»/var/tmp/cpansmoker-1023/2015121618/2MWJa4LfkL/test.txt«« gespeichert.

     0K                                                       100%  343K=0s

2015-12-16 18:58:13 (343 KB/s) - »»/var/tmp/cpansmoker-1023/2015121618/2MWJa4LfkL/test.txt«« gespeichert [5/5]

# Looks like you failed 1 test of 2.
t/http/command/wrapper/wget/download.t .... 
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/2 subtests 
Can't exec "wget": Datei oder Verzeichnis nicht gefunden at t/../lib/HTTP/Command/Wrapper/Wget.pm line 20.
Use of uninitialized value $output in scalar chomp at t/http/command/wrapper/wget/fetch.t line 21.
    # Child (mock) exited without calling finalize()

#   Failed test 'mock'
#   at /usr/perl5.20.1p/lib/site_perl/5.20.1/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 2 just after 1.
t/http/command/wrapper/wget/fetch.t ....... 
Dubious, test returned 2 (wstat 512, 0x200)
Failed 1/1 subtests 
    
    #   Failed test at t/http/command/wrapper/wget/fetch_able.t line 19.
    # Looks like you failed 1 test of 2.

#   Failed test 'mock'
#   at t/http/command/wrapper/wget/fetch_able.t line 22.
# Looks like you failed 1 test of 2.
t/http/command/wrapper/wget/fetch_able.t .. 
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/2 subtests 

Test Summary Report
-------------------
t/http/command/wrapper/curl/download.t  (Wstat: 256 Tests: 2 Failed: 1)
  Failed test:  1
  Non-zero exit status: 1
t/http/command/wrapper/curl/fetch.t     (Wstat: 256 Tests: 2 Failed: 1)
  Failed test:  1
  Non-zero exit status: 1
t/http/command/wrapper/curl/fetch_able.t (Wstat: 256 Tests: 2 Failed: 1)
  Failed test:  1
  Non-zero exit status: 1
t/http/command/wrapper/wget/download.t  (Wstat: 256 Tests: 2 Failed: 1)
  Failed test:  1
  Non-zero exit status: 1
t/http/command/wrapper/wget/fetch.t     (Wstat: 512 Tests: 1 Failed: 1)
  Failed test:  1
  Non-zero exit status: 2
  Parse errors: No plan found in TAP output
t/http/command/wrapper/wget/fetch_able.t (Wstat: 256 Tests: 2 Failed: 1)
  Failed test:  1
  Non-zero exit status: 1
Files=12, Tests=24,  4 wallclock secs ( 0.11 usr  0.05 sys +  2.28 cusr  0.46 csys =  2.91 CPU)
Result: FAIL

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

Prerequisite modules loaded:

requires:

    Module              Need     Have    
    ------------------- -------- --------
    File::Which         1.19     1.19    
    perl                5.008002 5.020001

build_requires:

    Module              Need     Have    
    ------------------- -------- --------
    Capture::Tiny       0.30     0.30    
    File::Slurp         9999.19  9999.19 
    File::Temp          0.2304   0.2304  
    Module::Find        0.13     0.13    
    Perl::Critic        1.126    1.126   
    Plack               1.0037   1.0038  
    Test::Exception     0.40     0.40    
    Test::Mock::Guard   0.10     0.10    
    Test::More          0.98     1.001014
    Test::Perl::Critic  1.03     1.03    
    Test::TCP           2.12     2.13    

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/freebsd10.1:/home/cpansand/bin/sh:/home/cpansand/bin:/usr/games:/home/cpansand/devel:/home/eserte/src/srezic-misc/scripts
    PERL5LIB = /home/cpansand/.cpan/build/2015121618/Mail-DKIM-Iterator-0.013-E9P6O3/blib/arch:/home/cpansand/.cpan/build/2015121618/Mail-DKIM-Iterator-0.013-E9P6O3/blib/lib
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 30080
    PERL5_CPAN_IS_RUNNING = 30080
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 30048,30080
    PERLDOC = -MPod::Perldoc::ToTextOverstrike
    PERL_BATCH = yes
    PERL_CANARY_STABILITY_NOPROMPT = 1
    PERL_CPAN_REPORTER_CONFIG = /var/tmp/cpansmoker-1023/2015121618/cpanreporter_000_config.ini
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    SHELL = /usr/local/bin/zsh
    TERM = screen
    TMPDIR = /var/tmp/cpansmoker-1023/2015121618

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

    $^X = /usr/perl5.20.1p/bin/perl5.20.1
    $UID/$EUID = 1023 / 1023
    $GID = 1023 1023
    $EGID = 1023 1023

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.10    
    CPAN::Meta          2.150005
    Cwd                 3.60    
    ExtUtils::CBuilder  0.280224
    ExtUtils::Command   7.10    
    ExtUtils::Install   1.67    
    ExtUtils::MakeMaker 7.10    
    ExtUtils::Manifest  1.70    
    ExtUtils::ParseXS   3.24    
    File::Spec          3.60    
    JSON                2.90    
    JSON::PP            2.27203 
    Module::Build       0.4214  
    Module::Signature   0.79    
    Parse::CPAN::Meta   1.4414  
    Test::Harness       3.35    
    Test::More          1.001014
    YAML                1.15    
    YAML::Syck          1.29    
    version             0.9912  


--

Summary of my perl5 (revision 5 version 20 subversion 1) configuration:
   
  Platform:
    osname=freebsd, osvers=10.1-release, archname=amd64-freebsd
    uname='freebsd cvrsnica-freebsd-101.herceg.de 10.1-release freebsd 10.1-release #0 r274401: tue nov 11 21:02:49 utc 2014 root@releng1.nyi.freebsd.org:usrobjusrsrcsysgeneric amd64 '
    config_args='-ds -e -Dprefix=/usr/perl5.20.1p'
    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 Compatible FreeBSD Clang 3.4.1 (tags/RELEASE_34/dot1-final 208032)', 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 ='-pthread -Wl,-E  -fstack-protector -L/usr/local/lib'
    libpth=/usr/lib /usr/local/lib /usr/include/clang/3.4.1 /usr/lib
    libs=-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 Jan 29 2015 08:45:50
  %ENV:
    PERL5LIB="/home/cpansand/.cpan/build/2015121618/Mail-DKIM-Iterator-0.013-E9P6O3/blib/arch:/home/cpansand/.cpan/build/2015121618/Mail-DKIM-Iterator-0.013-E9P6O3/blib/lib"
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="30080"
    PERL5_CPAN_IS_RUNNING="30080"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="30048,30080"
    PERLDOC="-MPod::Perldoc::ToTextOverstrike"
    PERL_BATCH="yes"
    PERL_CANARY_STABILITY_NOPROMPT="1"
    PERL_CPAN_REPORTER_CONFIG="/var/tmp/cpansmoker-1023/2015121618/cpanreporter_000_config.ini"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
  @INC:
    /home/cpansand/.cpan/build/2015121618/Mail-DKIM-Iterator-0.013-E9P6O3/blib/arch
    /home/cpansand/.cpan/build/2015121618/Mail-DKIM-Iterator-0.013-E9P6O3/blib/lib
    /usr/perl5.20.1p/lib/site_perl/5.20.1/amd64-freebsd
    /usr/perl5.20.1p/lib/site_perl/5.20.1
    /usr/perl5.20.1p/lib/5.20.1/amd64-freebsd
    /usr/perl5.20.1p/lib/5.20.1
    .