Report for Git-Repository-1.322

Back
From: metabase:user:30f4dfbe-2aae-11df-837a-5e0a49663a4f
Subject: FAIL Git-Repository-1.322 5.12.5 GNU/Linux
Date: 2018-10-03T10:05:24Z

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 Philippe Bruhat (BooK),

This is a computer-generated report for Git-Repository-1.322
on perl 5.12.5, 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 '/usr/bin/make test':

PERL_DL_NONLAZY=1 "/home/njh/perl5/perlbrew/perls/perl-5.12.5/bin/perl5.12.5" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.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.34
# 
# === Build Requires ===
# 
#     Module              Want Have
#     ------------------- ---- ----
#     ExtUtils::MakeMaker  any 7.34
# 
# === Test Requires ===
# 
#     Module               Want     Have
#     ------------------- ----- --------
#     ExtUtils::MakeMaker   any     7.34
#     File::Path            any  2.08_01
#     File::Spec            any     3.74
#     IO::Handle            any     1.28
#     IPC::Open3            any     1.05
#     Test::More            any 1.302075
#     Test::Requires::Git 1.005    1.008
#     constant              any     1.20
#     lib                   any     0.62
#     overload              any     1.10
# 
# === Test Recommends ===
# 
#     Module         Want     Have
#     ---------- -------- --------
#     CPAN::Meta 2.120900 2.150005
# 
# === Runtime Requires ===
# 
#     Module                 Want     Have
#     --------------------- ----- --------
#     Carp                    any     1.36
#     Cwd                     any     3.74
#     Exporter                any     5.70
#     File::Spec              any     3.74
#     File::Spec::Functions   any     3.74
#     File::Temp              any     0.22
#     Git::Version::Compare 1.001    1.004
#     IO::Handle              any     1.28
#     Scalar::Util            any     1.47
#     System::Command       1.118    1.119
#     Test::Builder           any 1.302075
#     namespace::clean        any     0.27
#     strict                  any     1.04
#     warnings                any     1.09
# 
t/00-report-prereqs.t ...... ok
# Testing _is_git with /usr/bin/git from /home/njh/.cpan/build/Git-Repository-1.322-9
# Testing _is_git with ../../../../../usr/bin/git from /home/njh/.cpan/build/Git-Repository-1.322-9
t/05-try_git.t ............. ok
# git version 2.19.0
# git version 2.19.0
t/06-version.t ............. ok
t/07-version.t ............. ok
t/10-new_fail.t ............ ok
t/11-create.t .............. ok
t/12-create.t .............. ok
t/13-sudo.t ................ ok
t/20-simple.t .............. ok
Cloning into '/tmp/user/1000/To_iVD1zES/sub'...
done. at t/21-submodule.t line 44.
t/21-submodule.t ........... ok
t/22-backward.t ............ ok
t/23-quiet.t ............... ok

#   Failed test '... expected warning'
#   at t/24-errors.t line 216.
#                   'error: pathspec 'does-not-exist' did not match any file(s) known to git at t/24-errors.t line 207.
# '
#     doesn't match '(?-xism:^error: pathspec 'does-not-exist' did not match any file\(s\) known to git\.)'

#   Failed test 'checkout does-not-exist: died'
#   at t/24-errors.t line 208.
#                   'error: pathspec 'does-not-exist' did not match any file(s) known to git at t/24-errors.t line 207.
# '
#     doesn't match '(?-xism:^error: pathspec 'does-not-exist' did not match any file\(s\) known to git\.)'

#   Failed test 'checkout does-not-exist: died'
#   at t/24-errors.t line 208.
#                   'error: pathspec 'does-not-exist' did not match any file(s) known to git at t/24-errors.t line 207.
# '
#     doesn't match '(?-xism:^error: pathspec 'does-not-exist' did not match any file\(s\) known to git\.)'
# Looks like you failed 3 tests of 65.
t/24-errors.t .............. 
Dubious, test returned 3 (wstat 768, 0x300)
Failed 3/65 subtests 
t/25-plugins.t ............. ok
t/26-overloaded_objects.t .. ok
Cloning into '/tmp/user/1000/QgTYdS4J2m'...
done. at /home/njh/.cpan/build/Git-Repository-1.322-9/blib/lib/Test/Git.pm line 75.
Cloning into '/tmp/user/1000/BoKzk2SDfy'...
done. at /home/njh/.cpan/build/Git-Repository-1.322-9/blib/lib/Test/Git.pm line 75.
t/30-test_repository.t ..... ok
t/author-pod-coverage.t .... skipped: these tests are for testing by the author
t/author-pod-syntax.t ...... skipped: these tests are for testing by the author
t/release-distmeta.t ....... skipped: these tests are for release candidate testing
t/test-all-git.t ........... skipped: these tests are for extended testing

Test Summary Report
-------------------
t/24-errors.t            (Wstat: 768 Tests: 65 Failed: 3)
  Failed tests:  19, 26, 29
  Non-zero exit status: 3
Files=21, Tests=567,  3 wallclock secs ( 0.11 usr  0.01 sys +  2.20 cusr  0.68 csys =  3.00 CPU)
Result: FAIL
Failed 1/21 test programs. 3/567 subtests failed.
make: *** [Makefile:911: test_dynamic] Error 255

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

Prerequisite modules loaded:

requires:

    Module                Need  Have    
    --------------------- ----- --------
    Carp                  0     1.36    
    Cwd                   0     3.74    
    Exporter              0     5.70    
    File::Spec            0     3.74    
    File::Spec::Functions 0     3.74    
    File::Temp            0     0.22    
    Git::Version::Compare 1.001 1.004   
    IO::Handle            0     1.28    
    namespace::clean      0     0.27    
    perl                  5.006 5.012005
    Scalar::Util          0     1.47    
    strict                0     1.04    
    System::Command       1.118 1.119   
    Test::Builder         0     1.302075
    warnings              0     1.09    

build_requires:

    Module                Need  Have    
    --------------------- ----- --------
    constant              0     1.20    
    ExtUtils::MakeMaker   0     7.34    
    File::Path            0     2.08_01 
    File::Spec            0     3.74    
    IO::Handle            0     1.28    
    IPC::Open3            0     1.05    
    lib                   0     0.62    
    overload              0     1.10    
    Test::More            0     1.302075
    Test::Requires::Git   1.005 1.008   

configure_requires:

    Module                Need  Have    
    --------------------- ----- --------
    ExtUtils::MakeMaker   0     7.34    


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

Environment variables:

    AUTOMATED_TESTING = 1
    LANG = en_GB.UTF-8
    LANGUAGE = en_GB:en
    PATH = /home/njh/perl5/perlbrew/bin:/home/njh/perl5/perlbrew/perls/perl-5.12.5/bin:/home/njh/perl5/perlbrew/bin:/usr/bin:/bin
    PERL5LIB = /home/njh/.cpan/build/Test-Requires-Git-1.008-9/blib/arch:/home/njh/.cpan/build/Test-Requires-Git-1.008-9/blib/lib:/home/njh/.cpan/build/System-Command-1.119-9/blib/arch:/home/njh/.cpan/build/System-Command-1.119-9/blib/lib:/home/njh/.cpan/build/Git-Version-Compare-1.004-9/blib/arch:/home/njh/.cpan/build/Git-Version-Compare-1.004-9/blib/lib:/home/njh/.cpan/build/Email-Sender-1.300031-20/blib/arch:/home/njh/.cpan/build/Email-Sender-1.300031-20/blib/lib:/home/njh/.cpan/build/Throwable-0.200013-15/blib/arch:/home/njh/.cpan/build/Throwable-0.200013-15/blib/lib:/home/njh/.cpan/build/libnet-3.11-3/blib/arch:/home/njh/.cpan/build/libnet-3.11-3/blib/lib:/home/njh/.cpan/build/Socket-2.027-2/blib/arch:/home/njh/.cpan/build/Socket-2.027-2/blib/lib:/home/njh/.cpan/build/ExtUtils-Constant-0.25-1/blib/arch:/home/njh/.cpan/build/ExtUtils-Constant-0.25-1/blib/lib:/home/njh/.cpan/build/Email-Abstract-3.008-20/blib/arch:/home/njh/.cpan/build/Email-Abstract-3.008-20/blib/lib:/home/njh/.cpan/build/Const-Fast-0.014-23/blib/arch:/home/njh/.cpan/build/Const-Fast-0.014-23/blib/lib
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 3838
    PERL5_CPAN_IS_RUNNING = 3838
    PERL5_MINISMOKEBOX = 0.58
    PERLBREW_LIB = 
    PERLBREW_MANPATH = /home/njh/perl5/perlbrew/perls/perl-5.12.5/man
    PERLBREW_PATH = /home/njh/perl5/perlbrew/bin:/home/njh/perl5/perlbrew/perls/perl-5.12.5/bin
    PERLBREW_PERL = perl-5.12.5
    PERLBREW_ROOT = /home/njh/perl5/perlbrew
    PERLBREW_SHELLRC_VERSION = 0.82
    PERLBREW_VERSION = 0.82
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_LOCAL_LIB_ROOT = 
    PERL_MM_USE_DEFAULT = 1
    SHELL = /bin/sh
    TEMP = /tmp/user/1000
    TMPDIR = /tmp/user/1000

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

    $^X = /home/njh/perl5/perlbrew/perls/perl-5.12.5/bin/perl5.12.5
    $UID/$EUID = 1000 / 1000
    $GID = 1000 4 24 25 29 30 44 46 108 112 1000
    $EGID = 1000 4 24 25 29 30 44 46 108 112 1000

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.16    
    CPAN::Meta          2.150005
    Cwd                 3.74    
    ExtUtils::CBuilder  0.280224
    ExtUtils::Command   7.34    
    ExtUtils::Install   2.06    
    ExtUtils::MakeMaker 7.34    
    ExtUtils::Manifest  1.70    
    ExtUtils::ParseXS   3.30    
    File::Spec          3.74    
    JSON                2.97001 
    JSON::PP            2.27400 
    Module::Build       0.4220  
    Module::Signature   n/a     
    Parse::CPAN::Meta   1.4422  
    Test::Harness       3.36    
    Test::More          1.302075
    YAML                1.26    
    YAML::Syck          1.30    
    version             0.9912  


--

Summary of my perl5 (revision 5 version 12 subversion 5) configuration:
   
  Platform:
    osname=linux, osvers=3.16.0-4-amd64, archname=x86_64-linux-thread-multi
    uname='linux nigelhorne.force9.co.uk 3.16.0-4-amd64 #1 smp debian 3.16.7-ckt4-3 (2015-02-03) x86_64 gnulinux '
    config_args='-de -Dprefix=/home/njh/perl5/perlbrew/perls/perl-5.12.5 -Duseithreads -Dusemultiplicity -Dusedevel -Accflags=-O2 -W -Wformat=2 -Wswitch -Wshadow -Wwrite-strings -Wuninitialized -Wall -pipe -mtune=native -march=native -fomit-frame-pointer -msse2 -msse -mmmx -mfpmath=sse -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wstrict-prototypes -fstack-protector -Wstack-protector -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wdisabled-optimization -Wendif-labels -Wfloat-equal -Wformat-nonliteral -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wundef -Wformat-security -ftree-vectorize -fdiagnostics-color=auto -Aeval:scriptdir=/home/njh/perl5/perlbrew/perls/perl-5.12.5/bin'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=define, usemultiplicity=define
    useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
    use64bitint=define, use64bitall=define, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -O2 -W -Wformat=2 -Wswitch -Wshadow -Wwrite-strings -Wuninitialized -Wall -pipe -mtune=native -march=native -fomit-frame-pointer -msse2 -msse -mmmx -mfpmath=sse -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wstrict-prototypes -fstack-protector -Wstack-protector -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wdisabled-optimization -Wendif-labels -Wfloat-equal -Wformat-nonliteral -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wundef -Wformat-security -ftree-vectorize -fdiagnostics-color=auto -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-O2',
    cppflags='-D_REENTRANT -D_GNU_SOURCE -O2 -W -Wformat=2 -Wswitch -Wshadow -Wwrite-strings -Wuninitialized -Wall -pipe -mtune=native -march=native -fomit-frame-pointer -msse2 -msse -mmmx -mfpmath=sse -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wstrict-prototypes -fstack-protector -Wstack-protector -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wdisabled-optimization -Wendif-labels -Wfloat-equal -Wformat-nonliteral -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wundef -Wformat-security -ftree-vectorize -fdiagnostics-color=auto -fno-strict-aliasing -I/usr/local/include'
    ccversion='', gccversion='4.9.2', 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 =' -fstack-protector -L/usr/local/lib'
    libpth=/usr/local/lib /lib/x86_64-linux-gnu /lib/../lib /usr/lib/x86_64-linux-gnu /usr/lib/../lib /lib /usr/lib
    libs=-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lpthread -lc -lgdbm_compat
    perllibs=-lnsl -ldl -lm -lcrypt -lutil -lpthread -lc
    libc=libc-2.19.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version='2.19'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
    cccdlflags='-fPIC', lddlflags='-shared -O2 -L/usr/local/lib -fstack-protector'


Characteristics of this binary (from libperl): 
  Compile-time options: MULTIPLICITY PERL_DONT_CREATE_GVSV
                        PERL_IMPLICIT_CONTEXT PERL_MALLOC_WRAP PERL_USE_DEVEL
                        USE_64_BIT_ALL USE_64_BIT_INT USE_ITHREADS
                        USE_LARGE_FILES USE_PERLIO USE_PERL_ATOF
                        USE_REENTRANT_API
  Built under linux
  Compiled at Mar 21 2015 12:40:04
  %ENV:
    PERL5LIB="/home/njh/.cpan/build/Test-Requires-Git-1.008-9/blib/arch:/home/njh/.cpan/build/Test-Requires-Git-1.008-9/blib/lib:/home/njh/.cpan/build/System-Command-1.119-9/blib/arch:/home/njh/.cpan/build/System-Command-1.119-9/blib/lib:/home/njh/.cpan/build/Git-Version-Compare-1.004-9/blib/arch:/home/njh/.cpan/build/Git-Version-Compare-1.004-9/blib/lib:/home/njh/.cpan/build/Email-Sender-1.300031-20/blib/arch:/home/njh/.cpan/build/Email-Sender-1.300031-20/blib/lib:/home/njh/.cpan/build/Throwable-0.200013-15/blib/arch:/home/njh/.cpan/build/Throwable-0.200013-15/blib/lib:/home/njh/.cpan/build/libnet-3.11-3/blib/arch:/home/njh/.cpan/build/libnet-3.11-3/blib/lib:/home/njh/.cpan/build/Socket-2.027-2/blib/arch:/home/njh/.cpan/build/Socket-2.027-2/blib/lib:/home/njh/.cpan/build/ExtUtils-Constant-0.25-1/blib/arch:/home/njh/.cpan/build/ExtUtils-Constant-0.25-1/blib/lib:/home/njh/.cpan/build/Email-Abstract-3.008-20/blib/arch:/home/njh/.cpan/build/Email-Abstract-3.008-20/blib/lib:/home/njh/.cpan/build/Const-Fast-0.014-23/blib/arch:/home/njh/.cpan/build/Const-Fast-0.014-23/blib/lib"
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="3838"
    PERL5_CPAN_IS_RUNNING="3838"
    PERL5_MINISMOKEBOX="0.58"
    PERLBREW_LIB=""
    PERLBREW_MANPATH="/home/njh/perl5/perlbrew/perls/perl-5.12.5/man"
    PERLBREW_PATH="/home/njh/perl5/perlbrew/bin:/home/njh/perl5/perlbrew/perls/perl-5.12.5/bin"
    PERLBREW_PERL="perl-5.12.5"
    PERLBREW_ROOT="/home/njh/perl5/perlbrew"
    PERLBREW_SHELLRC_VERSION="0.82"
    PERLBREW_VERSION="0.82"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_LOCAL_LIB_ROOT=""
    PERL_MM_USE_DEFAULT="1"
  @INC:
    /home/njh/.cpan/build/Test-Requires-Git-1.008-9/blib/arch
    /home/njh/.cpan/build/Test-Requires-Git-1.008-9/blib/lib
    /home/njh/.cpan/build/System-Command-1.119-9/blib/arch
    /home/njh/.cpan/build/System-Command-1.119-9/blib/lib
    /home/njh/.cpan/build/Git-Version-Compare-1.004-9/blib/arch
    /home/njh/.cpan/build/Git-Version-Compare-1.004-9/blib/lib
    /home/njh/.cpan/build/Email-Sender-1.300031-20/blib/arch
    /home/njh/.cpan/build/Email-Sender-1.300031-20/blib/lib
    /home/njh/.cpan/build/Throwable-0.200013-15/blib/arch
    /home/njh/.cpan/build/Throwable-0.200013-15/blib/lib
    /home/njh/.cpan/build/libnet-3.11-3/blib/arch
    /home/njh/.cpan/build/libnet-3.11-3/blib/lib
    /home/njh/.cpan/build/Socket-2.027-2/blib/arch
    /home/njh/.cpan/build/Socket-2.027-2/blib/lib
    /home/njh/.cpan/build/ExtUtils-Constant-0.25-1/blib/arch
    /home/njh/.cpan/build/ExtUtils-Constant-0.25-1/blib/lib
    /home/njh/.cpan/build/Email-Abstract-3.008-20/blib/arch
    /home/njh/.cpan/build/Email-Abstract-3.008-20/blib/lib
    /home/njh/.cpan/build/Const-Fast-0.014-23/blib/arch
    /home/njh/.cpan/build/Const-Fast-0.014-23/blib/lib
    /home/njh/perl5/perlbrew/perls/perl-5.12.5/lib/site_perl/5.12.5/x86_64-linux-thread-multi
    /home/njh/perl5/perlbrew/perls/perl-5.12.5/lib/site_perl/5.12.5
    /home/njh/perl5/perlbrew/perls/perl-5.12.5/lib/5.12.5/x86_64-linux-thread-multi
    /home/njh/perl5/perlbrew/perls/perl-5.12.5/lib/5.12.5
    .