GitStore v0.17 Perl 5 v5.26.1 OpenBSD.amd64-openbsd

Status
Pass
From
Alceu Rodrigues de Freitas Junior
Dist
GitStore v0.17
Platform
Perl 5 v5.26.1 OpenBSD.amd64-openbsd
Date
2017-11-29 21:30:03
ID
76620b02-d54c-11e7-884a-8e3038a7e711
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.26.1, 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 "/home/foo/perl5/perlbrew/perls/perl-5.26.1/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.026001, /home/foo/perl5/perlbrew/perls/perl-5.26.1/bin/perl
t/00-load.t ................... ok
# 
# 
# Generated by Dist::Zilla::Plugin::ReportVersions::Tiny v1.10
# perl: 5.026001 (wanted 5.006) on openbsd from /home/foo/perl5/perlbrew/perls/perl-5.26.1/bin/perl
# 
# Carp                                          => 1.38       (want any version)
# DateTime                                      => 1.44       (want any version)
# Exporter                                      => 5.72       (want any version)
# ExtUtils::MakeMaker                           => 7.3105     (want any version)
# File::Spec                                    => 3.62       (want any version)
# FindBin                                       => 1.51       (want any version)
# Git::PurePerl                                 => 0.53       (want any version)
# IO::Handle                                    => 1.35       (want any version)
# IPC::Open3                                    => 1.20       (want any version)
# List::Util                                    => 1.49       (want any version)
# Moose                                         => 2.2008     (want any version)
# Moose::Role                                   => 2.2008     (want any version)
# Moose::Util::TypeConstraints                  => 2.2008     (want any version)
# Path::Class                                   => 0.37       (want any version)
# Path::Tiny                                    => 0.104      (want any version)
# Storable                                      => 3.0516     (want any version)
# Test::More                                    => 1.302117   (want 0.88)   
# lib                                           => 0.64       (want any version)
# parent                                        => 0.236      (want any version)
# strict                                        => 1.11       (want any version)
# warnings                                      => 1.37       (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 '/mnt/cpan_build_dir/foo/GitStore-0.17-0/t/stores/myH1q3QMVJ'
t/02-next.t ................... ok
t/autocommit.t ................ ok
t/deleting-all.t .............. ok
t/history.t ................... ok
# creating gitstore at '/mnt/cpan_build_dir/foo/GitStore-0.17-0/t/stores/1C546MKyES'
# cloning into /mnt/cpan_build_dir/foo/GitStore-0.17-0/t/stores/vg1LOsJZQo
Cloning into '/mnt/cpan_build_dir/foo/GitStore-0.17-0/t/stores/vg1LOsJZQo'...
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
t/subpaths.t .................. ok
All tests successful.
Files=15, Tests=62, 30 wallclock secs ( 0.09 usr  0.07 sys + 21.67 cusr  5.55 csys = 27.38 CPU)
Result: PASS

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

Prerequisite modules loaded:

requires:

    Module                       Need  Have    
    ---------------------------- ----- --------
    Carp                         0     1.38    
    DateTime                     0     1.44    
    Git::PurePerl                0     0.53    
    List::Util                   0     1.49    
    Moose                        0     2.2008  
    Moose::Role                  0     2.2008  
    Moose::Util::TypeConstraints 0     2.2008  
    Path::Class                  0     0.37    
    Path::Tiny                   0     0.104   
    perl                         5.006 5.026001
    Storable                     0     3.05_16 
    strict                       0     1.11    
    warnings                     0     1.37    

build_requires:

    Module                       Need  Have    
    ---------------------------- ----- --------
    Exporter                     0     5.72    
    ExtUtils::MakeMaker          0     7.31_05 
    File::Spec                   0     3.62    
    FindBin                      0     1.51    
    IO::Handle                   0     1.35    
    IPC::Open3                   0     1.20    
    lib                          0     0.64    
    parent                       0     0.236   
    Test::More                   0.88  1.302117

configure_requires:

    Module                       Need  Have    
    ---------------------------- ----- --------
    ExtUtils::MakeMaker          0     7.31_05 


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

Environment variables:

    AUTOMATED_TESTING = 1
    PATH = /home/foo/perl5/perlbrew/bin:/home/foo/perl5/perlbrew/perls/perl-5.26.1/bin:/home/foo/bin:/sbin:/usr/sbin:/bin:/usr/bin:/usr/X11R6/bin:/usr/local/sbin:/usr/local/bin
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 86182
    PERL5_CPAN_IS_RUNNING = 86182
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 38729,86182
    PERLBREW_BASHRC_VERSION = 0.80
    PERLBREW_HOME = /home/foo/.perlbrew
    PERLBREW_MANPATH = /home/foo/perl5/perlbrew/perls/perl-5.26.1/man
    PERLBREW_PATH = /home/foo/perl5/perlbrew/bin:/home/foo/perl5/perlbrew/perls/perl-5.26.1/bin
    PERLBREW_PERL = perl-5.26.1
    PERLBREW_ROOT = /home/foo/perl5/perlbrew
    PERLBREW_VERSION = 0.80
    PERL_CR_SMOKER_CURRENT = GitStore-0.17
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_MM_USE_DEFAULT = 1
    PERL_USE_UNSAFE_INC = 1
    SHELL = /usr/local/bin/bash
    TERM = xterm

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

    $^X = /home/foo/perl5/perlbrew/perls/perl-5.26.1/bin/perl
    $UID/$EUID = 1001 / 1001
    $GID = 999 999 1001
    $EGID = 999 999 1001

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.20    
    CPAN::Meta          2.150010
    Cwd                 3.62    
    ExtUtils::CBuilder  0.280230
    ExtUtils::Command   7.31_05 
    ExtUtils::Install   2.14    
    ExtUtils::MakeMaker 7.31_05 
    ExtUtils::Manifest  1.70    
    ExtUtils::ParseXS   3.35    
    File::Spec          3.62    
    JSON                2.97000 
    JSON::PP            2.97000 
    Module::Build       0.4224  
    Module::Signature   0.81    
    Parse::CPAN::Meta   2.150010
    Test::Harness       3.39    
    Test::More          1.302117
    YAML                1.24    
    YAML::Syck          1.30    
    version             0.9918  


--

Summary of my perl5 (revision 5 version 26 subversion 1) configuration:
   
  Platform:
    osname=openbsd
    osvers=6.1
    archname=OpenBSD.amd64-openbsd
    uname='openbsd cpansmoker.my.domain 6.1 generic.mp#20 amd64 '
    config_args='-de -Dprefix=/home/foo/perl5/perlbrew/perls/perl-5.26.1 -Aeval:scriptdir=/home/foo/perl5/perlbrew/perls/perl-5.26.1/bin'
    hint=recommended
    useposix=true
    d_sigaction=define
    useithreads=undef
    usemultiplicity=undef
    use64bitint=define
    use64bitall=define
    uselongdouble=undef
    usemymalloc=n
    default_inc_excludes_dot=define
    bincompat5005=undef
  Compiler:
    cc='cc'
    ccflags ='-fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_FORTIFY_SOURCE=2'
    optimize='-O2'
    cppflags='-fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
    ccversion=''
    gccversion='4.2.1 20070719 '
    gccosandvers='openbsd6.1'
    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='double'
    nvsize=8
    Off_t='off_t'
    lseeksize=8
    alignbytes=8
    prototype=define
  Linker and Libraries:
    ld='cc'
    ldflags ='-Wl,-E  -fstack-protector-strong -L/usr/local/lib'
    libpth=/usr/lib /usr/local/lib
    libs=-lpthread -lm -lutil -lc
    perllibs=-lpthread -lm -lutil -lc
    libc=/usr/lib/libc.so.89.3
    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 -fPIC  -L/usr/local/lib -fstack-protector-strong'


Characteristics of this binary (from libperl): 
  Compile-time options:
    HAS_TIMES
    PERLIO_LAYERS
    PERL_COPY_ON_WRITE
    PERL_DONT_CREATE_GVSV
    PERL_MALLOC_WRAP
    PERL_OP_PARENT
    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_LOCALE_TIME
    USE_PERLIO
    USE_PERL_ATOF
  Locally applied patches:
    Devel::PatchPerl 1.48
  Built under openbsd
  Compiled at Nov 10 2017 20:02:38
  %ENV:
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="86182"
    PERL5_CPAN_IS_RUNNING="86182"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="38729,86182"
    PERLBREW_BASHRC_VERSION="0.80"
    PERLBREW_HOME="/home/foo/.perlbrew"
    PERLBREW_MANPATH="/home/foo/perl5/perlbrew/perls/perl-5.26.1/man"
    PERLBREW_PATH="/home/foo/perl5/perlbrew/bin:/home/foo/perl5/perlbrew/perls/perl-5.26.1/bin"
    PERLBREW_PERL="perl-5.26.1"
    PERLBREW_ROOT="/home/foo/perl5/perlbrew"
    PERLBREW_VERSION="0.80"
    PERL_CR_SMOKER_CURRENT="GitStore-0.17"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_MM_USE_DEFAULT="1"
    PERL_USE_UNSAFE_INC="1"
  @INC:
    /home/foo/perl5/perlbrew/perls/perl-5.26.1/lib/site_perl/5.26.1/OpenBSD.amd64-openbsd
    /home/foo/perl5/perlbrew/perls/perl-5.26.1/lib/site_perl/5.26.1
    /home/foo/perl5/perlbrew/perls/perl-5.26.1/lib/5.26.1/OpenBSD.amd64-openbsd
    /home/foo/perl5/perlbrew/perls/perl-5.26.1/lib/5.26.1
    .