GitStore v0.17 Perl 5 v5.31.8 x86_64-linux-thread-multi-ld

Status
Pass
From
Andreas J. König (ANDK)
Dist
GitStore v0.17
Platform
Perl 5 v5.31.8 x86_64-linux-thread-multi-ld
Date
2019-12-29 15:25:01
ID
61a19232-2a4f-11ea-ad1d-c7982d40ec4b
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 Yanick Champoux,

This is a computer-generated report for GitStore-0.17
on perl 5.31.8, created by CPAN-Reporter-1.2018.

Thank you for uploading your work to CPAN.  Congratulations!
All tests were successful.

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 "/tmp/basesmoker-reloperl-hGgT/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/00-compile.t ................ ok
# Testing GitStore 0.17, Perl 5.031008, /tmp/basesmoker-reloperl-hGgT/bin/perl
t/00-load.t ................... ok
# 
# 
# Generated by Dist::Zilla::Plugin::ReportVersions::Tiny v1.10
# perl: 5.031008 (wanted 5.006) on linux from /tmp/basesmoker-reloperl-hGgT/bin/perl
# 
# Carp                                          => 1.50       (want any version)
# DateTime                                      => 1.51       (want any version)
# Exporter                                      => 5.74       (want any version)
# ExtUtils::MakeMaker                           => 7.42       (want any version)
# File::Spec                                    => 3.78       (want any version)
# FindBin                                       => 1.51       (want any version)
# Git::PurePerl                                 => 0.53       (want any version)
# IO::Handle                                    => 1.41       (want any version)
# IPC::Open3                                    => 1.20       (want any version)
# List::Util                                    => 1.53       (want any version)
# Moose                                         => 2.2012     (want any version)
# Moose::Role                                   => 2.2012     (want any version)
# Moose::Util::TypeConstraints                  => 2.2012     (want any version)
# Path::Class                                   => 0.37       (want any version)
# Path::Tiny                                    => 0.108      (want any version)
# Storable                                      => 3.18       (want any version)
# Test::More                                    => 1.302170   (want 0.88)   
# lib                                           => 0.65       (want any version)
# parent                                        => 0.237      (want any version)
# strict                                        => 1.11       (want any version)
# warnings                                      => 1.46       (want any version)
# 
# Thanks for using my code.  I hope it works for you.
# If not, please try and include this output in the bug report.
# That will help me reproduce the issue and solve your problem.
# 
t/000-report-versions-tiny.t .. ok
t/01-basic.t .................. ok
# creating gitstore at '/tmp/loop_over_bdir-1512711-atiD8C/GitStore-0.17-0/t/stores/ilifhscEnj'
t/02-next.t ................... ok
t/autocommit.t ................ ok
t/deleting-all.t .............. ok
t/history.t ................... ok
# creating gitstore at '/tmp/loop_over_bdir-1512711-atiD8C/GitStore-0.17-0/t/stores/2pdwrh9vSI'
# cloning into /tmp/loop_over_bdir-1512711-atiD8C/GitStore-0.17-0/t/stores/aPVBz_eZEY
Cloning into '/tmp/loop_over_bdir-1512711-atiD8C/GitStore-0.17-0/t/stores/aPVBz_eZEY'...
done. at t/invalid-objects.t line 36.
t/invalid-objects.t ........... ok
t/many-commits.t .............. ok
t/moosex-storage.t ............ ok
t/no-changes.t ................ ok
t/pod.t ....................... ok
t/serializer.t ................ ok
hint: The '/tmp/loop_over_bdir-1512711-atiD8C/GitStore-0.17-0/t/test/.git/hooks/pre-commit' hook was ignored because it's not set as executable.
hint: You can disable this warning with `git config advice.ignoredHook false`.
hint: The '/tmp/loop_over_bdir-1512711-atiD8C/GitStore-0.17-0/t/test/.git/hooks/post-commit' hook was ignored because it's not set as executable.
hint: You can disable this warning with `git config advice.ignoredHook false`. at t/subpaths.t line 41.
t/subpaths.t .................. ok
All tests successful.
Files=15, Tests=62, 17 wallclock secs ( 0.06 usr  0.05 sys + 13.44 cusr  3.42 csys = 16.97 CPU)
Result: PASS

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

Prerequisite modules loaded:

requires:

    Module                       Need  Have    
    ---------------------------- ----- --------
    Carp                         0     1.50    
    DateTime                     0     1.51    
    Git::PurePerl                0     0.53    
    List::Util                   0     1.53    
    Moose                        0     2.2012  
    Moose::Role                  0     2.2012  
    Moose::Util::TypeConstraints 0     2.2012  
    Path::Class                  0     0.37    
    Path::Tiny                   0     0.108   
    perl                         5.006 5.031008
    Storable                     0     3.18    
    strict                       0     1.11    
    warnings                     0     1.46    

build_requires:

    Module                       Need  Have    
    ---------------------------- ----- --------
    Exporter                     0     5.74    
    ExtUtils::MakeMaker          0     7.42    
    File::Spec                   0     3.78    
    FindBin                      0     1.51    
    IO::Handle                   0     1.41    
    IPC::Open3                   0     1.20    
    lib                          0     0.65    
    parent                       0     0.237   
    Test::More                   0.88  1.302170

configure_requires:

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


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

Environment variables:

    AUTOMATED_TESTING = 1
    LANG = en_US.UTF-8
    PATH = /home/sand/bin:/usr/local/bin:/usr/bin:/bin:/usr/games:/usr/local/perl/bin:/usr/X11/bin:/sbin:/usr/sbin
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 3413094
    PERL5_CPAN_IS_RUNNING = 3413094
    PERL_CANARY_STABILITY_NOPROMPT = 1
    PERL_MM_USE_DEFAULT = 1
    PERL_USE_UNSAFE_INC = 1
    SHELL = /usr/bin/zsh
    TERM = screen

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

    $^X = /tmp/basesmoker-reloperl-hGgT/bin/perl
    $UID/$EUID = 1005 / 1005
    $GID = 1005 1005
    $EGID = 1005 1005

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.27    
    CPAN::Meta          2.150010
    Cwd                 3.78    
    ExtUtils::CBuilder  0.280233
    ExtUtils::Command   7.42    
    ExtUtils::Install   2.14    
    ExtUtils::MakeMaker 7.42    
    ExtUtils::Manifest  1.72    
    ExtUtils::ParseXS   3.40    
    File::Spec          3.78    
    JSON                4.02    
    JSON::PP            4.04    
    Module::Build       0.4229  
    Module::Signature   0.83    
    Parse::CPAN::Meta   2.150010
    Test::Harness       3.42    
    Test::More          1.302170
    YAML                1.29    
    YAML::Syck          1.31    
    version             0.9924  


--

Summary of my perl5 (revision 5 version 31 subversion 8) configuration:
  Commit id: 57d341ff6c3e402a11df37bde1bd84dfbb3bef99
  Platform:
    osname=linux
    osvers=5.3.0-2-amd64
    archname=x86_64-linux-thread-multi-ld
    uname='linux k93msid 5.3.0-2-amd64 #1 smp debian 5.3.9-3 (2019-11-19) x86_64 gnulinux '
    config_args='-Dprefix=/home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.31.7-38-g57d341ff6c/ac75 -Dmyhostname=k93msid -Dinstallusrbinperl=n -Uversiononly -Dusedevel -des -Ui_db -Dlibswanted=cl pthread socket inet nsl gdbm dbm malloc dl ld sun m crypt sec util c cposix posix ucb BSD gdbm_compat -Duseithreads -Duselongdouble -DEBUGGING=both'
    hint=recommended
    useposix=true
    d_sigaction=define
    useithreads=define
    usemultiplicity=define
    use64bitint=define
    use64bitall=define
    uselongdouble=define
    usemymalloc=n
    default_inc_excludes_dot=define
    bincompat5005=undef
  Compiler:
    cc='cc'
    ccflags ='-D_REENTRANT -D_GNU_SOURCE -fwrapv -DDEBUGGING -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2'
    optimize='-O2 -g'
    cppflags='-D_REENTRANT -D_GNU_SOURCE -fwrapv -DDEBUGGING -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
    ccversion=''
    gccversion='9.2.1 20191109'
    gccosandvers=''
    intsize=4
    longsize=8
    ptrsize=8
    doublesize=8
    byteorder=12345678
    doublekind=3
    d_longlong=define
    longlongsize=8
    d_longdbl=define
    longdblsize=16
    longdblkind=3
    ivtype='long'
    ivsize=8
    nvtype='long double'
    nvsize=16
    Off_t='off_t'
    lseeksize=8
    alignbytes=16
    prototype=define
  Linker and Libraries:
    ld='cc'
    ldflags =' -fstack-protector-strong -L/usr/local/lib'
    libpth=/usr/local/lib /usr/lib/gcc/x86_64-linux-gnu/9/include-fixed /usr/include/x86_64-linux-gnu /usr/lib /lib/x86_64-linux-gnu /lib/../lib /usr/lib/x86_64-linux-gnu /usr/lib/../lib /lib
    libs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
    perllibs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
    libc=libc-2.29.so
    so=so
    useshrplib=false
    libperl=libperl.a
    gnulibc_version='2.29'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs
    dlext=so
    d_dlsymun=undef
    ccdlflags='-Wl,-E'
    cccdlflags='-fPIC'
    lddlflags='-shared -O2 -g -L/usr/local/lib -fstack-protector-strong'


Characteristics of this binary (from libperl): 
  Compile-time options:
    DEBUGGING
    HAS_TIMES
    MULTIPLICITY
    PERLIO_LAYERS
    PERL_COPY_ON_WRITE
    PERL_DONT_CREATE_GVSV
    PERL_IMPLICIT_CONTEXT
    PERL_MALLOC_WRAP
    PERL_OP_PARENT
    PERL_PRESERVE_IVUV
    PERL_TRACK_MEMPOOL
    PERL_USE_DEVEL
    USE_64_BIT_ALL
    USE_64_BIT_INT
    USE_ITHREADS
    USE_LARGE_FILES
    USE_LOCALE
    USE_LOCALE_COLLATE
    USE_LOCALE_CTYPE
    USE_LOCALE_NUMERIC
    USE_LOCALE_TIME
    USE_LONG_DOUBLE
    USE_PERLIO
    USE_PERL_ATOF
    USE_REENTRANT_API
    USE_THREAD_SAFE_LOCALE
  Built under linux
  Compiled at Dec 28 2019 15:12:46
  %ENV:
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="3413094"
    PERL5_CPAN_IS_RUNNING="3413094"
    PERL_CANARY_STABILITY_NOPROMPT="1"
    PERL_MM_USE_DEFAULT="1"
    PERL_USE_UNSAFE_INC="1"
  @INC:
    /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.31.7-38-g57d341ff6c/ac75/lib/site_perl/5.31.8/x86_64-linux-thread-multi-ld
    /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.31.7-38-g57d341ff6c/ac75/lib/site_perl/5.31.8
    /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.31.7-38-g57d341ff6c/ac75/lib/5.31.8/x86_64-linux-thread-multi-ld
    /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.31.7-38-g57d341ff6c/ac75/lib/5.31.8
    .