autodie v2.29 Perl 5 v5.8.6 x86_64-linux

Status
Unknown
From
Nigel Horne
Dist
autodie v2.29
Platform
Perl 5 v5.8.6 x86_64-linux
Date
2018-03-10 16:53:38
ID
94b64b8c-2483-11e8-979b-03ecdff8fa91
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 Paul Jamieson Fenwick,

This is a computer-generated report for autodie-2.29
on perl 5.8.6, created by CPAN-Reporter-1.2018.

Thank you for uploading your work to CPAN.  However, attempting to
test your distribution gave an inconclusive result.

This could be because your distribution had an error during the make/build
stage, did not define tests, tests could not be found, because your tests were
interrupted before they finished, or because the results of the tests could not
be parsed.  You may wish to consult the CPAN Testers Wiki:

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 '/usr/bin/make -j2 -j2':

make: chmod: Command not found
Makefile:360: recipe for target 'blib/arch/.exists' failed
make: *** [blib/arch/.exists] Error 127
make: *** Waiting for unfinished jobs....
make: chmod: Command not found
Makefile:355: recipe for target 'blib/lib/.exists' failed
make: *** [blib/lib/.exists] Error 127

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

Prerequisite modules loaded:

requires:

    Module              Need     Have    
    ------------------- -------- --------
    B                   0        1.07    
    Carp                0        1.38    
    constant            0        1.04    
    Exporter            5.57     5.58    
    Fcntl               0        1.05    
    overload            0        1.02    
    parent              0        0.236   
    perl                5.008004 5.008006
    POSIX               0        1.08    
    Scalar::Util        0        1.50    
    strict              0        1.03    
    Tie::RefHash        0        1.31    
    warnings            0        1.03    

build_requires:

    Module              Need     Have    
    ------------------- -------- --------
    ExtUtils::MakeMaker 0        7.32    
    File::Copy          0        2.08    
    File::Spec          0        3.62    
    File::Temp          0        0.22    
    FindBin             0        1.44    
    if                  0        0.03    
    IO::Handle          0        1.24    
    lib                 0        0.5565  
    Socket              0        1.77    
    Test::More          0        1.302122

configure_requires:

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


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

Environment variables:

    HARNESS_OPTIONS = j2:c
    LANG = en_US.UTF-8
    PATH = /home/njh/perl5/perlbrew/bin:/home/njh/perl5/perlbrew/perls/perl-5.8.6/bin:
    PERL = /home/njh/perl5/perlbrew/perls/perl-5.8.6/bin/perl
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 5992
    PERL5_CPAN_IS_RUNNING = 5992
    PERLBREW_HOME = /home/njh/.perlbrew
    PERLBREW_MANPATH = /home/njh/perl5/perlbrew/perls/perl-5.8.6/man
    PERLBREW_PATH = /home/njh/perl5/perlbrew/bin:/home/njh/perl5/perlbrew/perls/perl-5.8.6/bin
    PERLBREW_PERL = perl-5.8.6
    PERLBREW_ROOT = /home/njh/perl5/perlbrew
    PERLBREW_SHELLRC_VERSION = 0.82
    PERLBREW_VERSION = 0.82
    SHELL = /bin/bash
    TERM = xterm-256color
    TMPDIR = /tmp

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

    $^X = /home/njh/perl5/perlbrew/perls/perl-5.8.6/bin/perl
    $UID/$EUID = 1000 / 1000
    $GID = 1000 1000
    $EGID = 1000 1000

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.16    
    CPAN::Meta          2.143240
    Cwd                 3.62    
    ExtUtils::CBuilder  0.280230
    ExtUtils::Command   7.32    
    ExtUtils::Install   2.06    
    ExtUtils::MakeMaker 7.32    
    ExtUtils::Manifest  1.70    
    ExtUtils::ParseXS   n/a     
    File::Spec          3.62    
    JSON                n/a     
    JSON::PP            2.97001 
    Module::Build       n/a     
    Module::Signature   n/a     
    Parse::CPAN::Meta   1.4414  
    Test::Harness       3.39    
    Test::More          1.302122
    YAML                n/a     
    YAML::Syck          1.30    
    version             0.9918  


--

Summary of my perl5 (revision 5 version 8 subversion 6) configuration:
  Platform:
    osname=linux, osvers=4.9.0-5-amd64, archname=x86_64-linux
    uname='linux dev0.teada.net 4.9.0-5-amd64 #1 smp debian 4.9.65-3+deb9u2 (2018-01-04) x86_64 gnulinux '
    config_args='-de -Dprefix=/home/njh/perl5/perlbrew/perls/perl-5.8.6 -Aeval:scriptdir=/home/njh/perl5/perlbrew/perls/perl-5.8.6/bin'
    hint=recommended, useposix=true, d_sigaction=define
    usethreads=undef use5005threads=undef useithreads=undef usemultiplicity=undef
    useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
    use64bitint=define use64bitall=define uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-O2',
    cppflags='-fno-strict-aliasing -pipe -I/usr/local/include'
    ccversion='', gccversion='6.3.0 20170516', 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 =' -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 -ldl -lm -lcrypt -lutil -lc
    perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc
    libc=libc-2.24.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version='2.24'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
    cccdlflags='-fpic', lddlflags='-shared -L/usr/local/lib'


Characteristics of this binary (from libperl): 
  Compile-time options: USE_64_BIT_INT USE_64_BIT_ALL USE_LARGE_FILES
  Locally applied patches:
	Devel::PatchPerl 1.48
  Built under linux
  Compiled at Feb 17 2018 17:45:48
  %ENV:
    PERL="/home/njh/perl5/perlbrew/perls/perl-5.8.6/bin/perl"
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="5992"
    PERL5_CPAN_IS_RUNNING="5992"
    PERLBREW_HOME="/home/njh/.perlbrew"
    PERLBREW_MANPATH="/home/njh/perl5/perlbrew/perls/perl-5.8.6/man"
    PERLBREW_PATH="/home/njh/perl5/perlbrew/bin:/home/njh/perl5/perlbrew/perls/perl-5.8.6/bin"
    PERLBREW_PERL="perl-5.8.6"
    PERLBREW_ROOT="/home/njh/perl5/perlbrew"
    PERLBREW_SHELLRC_VERSION="0.82"
    PERLBREW_VERSION="0.82"
  @INC:
    /home/njh/perl5/perlbrew/perls/perl-5.8.6/lib/5.8.6/x86_64-linux
    /home/njh/perl5/perlbrew/perls/perl-5.8.6/lib/5.8.6
    /home/njh/perl5/perlbrew/perls/perl-5.8.6/lib/site_perl/5.8.6/x86_64-linux
    /home/njh/perl5/perlbrew/perls/perl-5.8.6/lib/site_perl/5.8.6
    /home/njh/perl5/perlbrew/perls/perl-5.8.6/lib/site_perl
    .