Report for Compress-PPMd-0.11

Back
From: metabase:user:d49cdc72-1559-11e3-9efd-e82414baadac
Subject: FAIL Compress-PPMd-0.11 v5.22.1 GNU/Linux
Date: 2016-01-07T10:49:38Z

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 SALVA,

This is a computer-generated report for Compress-PPMd-0.11
on perl 5.22.1, created by App::cpanminus::reporter 0.13 (1.7039).

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 '':

Building and testing Compress-PPMd-0.11
cp PPMd.pm blib/lib/Compress/PPMd.pm
Running Mkbootstrap for Compress::PPMd ()
chmod 644 "PPMd.bs"
"/home/kent/perl5/perlbrew/perls/5.22.1-nossp-sdbm-nopmc/bin/perl" "/home/kent/perl5/perlbrew/perls/5.22.1-nossp-sdbm-nopmc/lib/5.22.1/ExtUtils/xsubpp"  -typemap "/home/kent/perl5/perlbrew/perls/5.22.1-nossp-sdbm-nopmc/lib/5.22.1/ExtUtils/typemap" -typemap "typemap"  PPMd.xs > PPMd.xsc && mv PPMd.xsc PPMd.c
"/home/kent/perl5/perlbrew/perls/5.22.1-nossp-sdbm-nopmc/bin/perl" "-Iblib/arch" "-Iblib/lib" Constants.h.PL Constants.h
g++ -c   -fno-stack-protector -DPERL_HASH_FUNC_SDBM -DPERL_DISABLE_PMC -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-stack-protector -O3 -march=native -mtune=native   -DVERSION=\"0.11\" -DXS_VERSION=\"0.11\" -fPIC "-I/home/kent/perl5/perlbrew/perls/5.22.1-nossp-sdbm-nopmc/lib/5.22.1/x86_64-linux/CORE"   PPMd.c
In file included from PPMd.xs:5:0:
ppport.h:227:0: warning: "PERL_UNUSED_DECL" redefined
 #  define PERL_UNUSED_DECL
 ^
In file included from PPMd.xs:2:0:
/home/kent/perl5/perlbrew/perls/5.22.1-nossp-sdbm-nopmc/lib/5.22.1/x86_64-linux/CORE/perl.h:313:0: note: this is the location of the previous definition
 #    define PERL_UNUSED_DECL __attribute__unused__
 ^
In file included from Types.hpp:57:0,
                 from PPMd.xs:7:
Buffer.hpp: In member function ‘int PPMD_In::GetC()’:
Buffer.hpp:26:51: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
      throw PPMD_Exception("Input buffer exhausted");
                                                   ^
In file included from PPMd.xs:9:0:
Wrapper.hpp: In constructor ‘PPMD_Encoder_Perl::PPMD_Encoder_Perl(unsigned int, unsigned int, int, int)’:
Wrapper.hpp:8:68: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
      throw PPMD_Exception("Invalid argument: MaxOrder out of range");
                                                                    ^
Wrapper.hpp:10:68: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
      throw PPMD_Exception("Invalid argument: MRMethod out of range");
                                                                    ^
Wrapper.hpp:13:73: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
      throw PPMD_Exception("Unable to create SubAllocator: out of memory");
                                                                         ^
Wrapper.hpp: In constructor ‘PPMD_Decoder_Perl::PPMD_Decoder_Perl(unsigned int, unsigned int, int, int)’:
Wrapper.hpp:46:68: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
      throw PPMD_Exception("Invalid argument: MaxOrder out of range");
                                                                    ^
Wrapper.hpp:48:68: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
      throw PPMD_Exception("Invalid argument: MRMethod out of range");
                                                                    ^
Wrapper.hpp:51:73: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
      throw PPMD_Exception("Unable to create SubAllocator: out of memory");
                                                                         ^
g++ -c   -fno-stack-protector -DPERL_HASH_FUNC_SDBM -DPERL_DISABLE_PMC -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-stack-protector -O3 -march=native -mtune=native   -DVERSION=\"0.11\" -DXS_VERSION=\"0.11\" -fPIC "-I/home/kent/perl5/perlbrew/perls/5.22.1-nossp-sdbm-nopmc/lib/5.22.1/x86_64-linux/CORE"   Model.cpp
In file included from Model.cpp:12:0:
ppport.h:227:0: warning: "PERL_UNUSED_DECL" redefined
 #  define PERL_UNUSED_DECL
 ^
In file included from Model.cpp:9:0:
/home/kent/perl5/perlbrew/perls/5.22.1-nossp-sdbm-nopmc/lib/5.22.1/x86_64-linux/CORE/perl.h:313:0: note: this is the location of the previous definition
 #    define PERL_UNUSED_DECL __attribute__unused__
 ^
In file included from Types.hpp:57:0,
                 from Model.cpp:15:
Buffer.hpp: In member function ‘int PPMD_In::GetC()’:
Buffer.hpp:26:51: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
      throw PPMD_Exception("Input buffer exhausted");
                                                   ^
rm -f blib/arch/auto/Compress/PPMd/PPMd.so
g++  -shared  -fno-stack-protector -O3 -march=native -mtune=native -L/usr/local/lib -fstack-protector-strong PPMd.o Model.o  -o blib/arch/auto/Compress/PPMd/PPMd.so 	\
     	\
  
chmod 755 blib/arch/auto/Compress/PPMd/PPMd.so
"/home/kent/perl5/perlbrew/perls/5.22.1-nossp-sdbm-nopmc/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- PPMd.bs blib/arch/auto/Compress/PPMd/PPMd.bs 644
Running Mkbootstrap for Compress::PPMd ()
chmod 644 "PPMd.bs"
PERL_DL_NONLAZY=1 "/home/kent/perl5/perlbrew/perls/5.22.1-nossp-sdbm-nopmc/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/0_use.t ...... ok
t/1_quijote.t .. 
Failed 30/31 subtests 
t/2_die.t ...... 
Failed 1/4 subtests 
t/3_rubbish.t .. ok

#   Failed test 'POD test for blib/lib/Compress/PPMd.pm'
#   at /home/kent/perl5/perlbrew/perls/5.22.1-nossp-sdbm-nopmc/lib/site_perl/5.22.1/Test/Pod.pm line 187.
# blib/lib/Compress/PPMd.pm (228): Non-ASCII character seen before =encoding in 'Fandiño'. Assuming CP1252
# Looks like you failed 1 test of 1.
t/4_pods.t ..... 
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/1 subtests 

Test Summary Report
-------------------
t/1_quijote.t (Wstat: 11 Tests: 1 Failed: 0)
  Non-zero wait status: 11
  Parse errors: Bad plan.  You planned 31 tests but ran 1.
t/2_die.t    (Wstat: 11 Tests: 3 Failed: 0)
  Non-zero wait status: 11
  Parse errors: Bad plan.  You planned 4 tests but ran 3.
t/4_pods.t   (Wstat: 256 Tests: 1 Failed: 1)
  Failed test:  1
  Non-zero exit status: 1
Files=5, Tests=34,  1 wallclock secs ( 0.04 usr  0.01 sys +  0.68 cusr  0.06 csys =  0.79 CPU)
Result: FAIL

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

Prerequisite modules loaded:

    No requirements found

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

Environment variables:

    LC_CTYPE = en_NZ.UTF8
    PATH = /home/kent/perl5/perlbrew/bin:/home/kent/perl5/perlbrew/perls/5.22.1-nossp-sdbm-nopmc/bin:/home/kent/.perl6/2013.04/bin:/home/kent/.gem/ruby/1.8/bin/:/home/kent/.perl6/2013.04/bin:/home/kent/.gem/ruby/1.8/bin/:/home/kent/.rvm/gems/ruby-2.1.2/bin:/home/kent/.rvm/gems/ruby-2.1.2@global/bin:/home/kent/.rvm/rubies/ruby-2.1.2/bin:/usr/local/bin:/usr/bin:/bin:/opt/bin:/usr/x86_64-pc-linux-gnu/gcc-bin/5.2.0:/opt/android-sdk-update-manager/tools:/opt/android-sdk-update-manager/platform-tools:/usr/games/bin:/home/kent/.rvm/bin:/home/kent/.rvm/bin:/home/kent/.rvm/bin
    PERLBREW_BASHRC_VERSION = 0.74
    PERLBREW_HOME = /home/kent/.perlbrew
    PERLBREW_MANPATH = /home/kent/perl5/perlbrew/perls/5.22.1-nossp-sdbm-nopmc/man
    PERLBREW_PATH = /home/kent/perl5/perlbrew/bin:/home/kent/perl5/perlbrew/perls/5.22.1-nossp-sdbm-nopmc/bin
    PERLBREW_PERL = 5.22.1-nossp-sdbm-nopmc
    PERLBREW_ROOT = /home/kent/perl5/perlbrew
    PERLBREW_VERSION = 0.74
    PERL_CPANM_OPT =  --prompt --reinstall --interactive --with-recommends --with-suggests --with-develop --verify --mirror http://cpan.metacpan.org/ --no-lwp
    PERL_MM_OPT =  INSTALLDIRS=site
    SHELL = /bin/bash
    TERM = rxvt-unicode-256color

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

    EGID = 1000 4 6 10 16 18 19 27 35 78 80 85 100 102 103 104 105 114 115 116 117 118 250 968 974 976 994 1000
    EUID = 1000
    EXECUTABLE_NAME = /home/kent/perl5/perlbrew/perls/5.22.1-nossp-sdbm-nopmc/bin/perl
    GID = 1000 4 6 10 16 18 19 27 35 78 80 85 100 102 103 104 105 114 115 116 117 118 250 968 974 976 994 1000
    UID = 1000

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.11    
    CPAN::Meta          2.150001
    Cwd                 3.56    
    ExtUtils::CBuilder  0.280221
    ExtUtils::Command   1.20    
    ExtUtils::Install   2.04    
    ExtUtils::MakeMaker 7.04_01 
    ExtUtils::Manifest  1.70    
    ExtUtils::ParseXS   3.28    
    File::Spec          3.56    
    JSON                2.90    
    JSON::PP            2.27300 
    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.9909  


--

Summary of my perl5 (revision 5 version 22 subversion 1) configuration:
   
  Platform:
    osname=linux, osvers=4.3.0-gentoo, archname=x86_64-linux
    uname='linux katipo2 4.3.0-gentoo #31 smp preempt sat nov 14 15:23:26 nzdt 2015 x86_64 intel(r) core(tm) i5-2410m cpu @ 2.30ghz genuineintel gnulinux '
    config_args='-de -Dprefix=/home/kent/perl5/perlbrew/perls/5.22.1-nossp-sdbm-nopmc -Doptimize= -fno-stack-protector -O3 -march=native -mtune=native -Dman1dir=none -Dman3dir=none -Accflags= -fno-stack-protector -DPERL_HASH_FUNC_SDBM -DPERL_DISABLE_PMC -Aldflags= -fno-stack-protector -Aeval:scriptdir=/home/kent/perl5/perlbrew/perls/5.22.1-nossp-sdbm-nopmc/bin'
    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 ='-fno-stack-protector -DPERL_HASH_FUNC_SDBM -DPERL_DISABLE_PMC -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize=' -fno-stack-protector -O3 -march=native -mtune=native',
    cppflags='-fno-stack-protector -DPERL_HASH_FUNC_SDBM -DPERL_DISABLE_PMC -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong'
    ccversion='', gccversion='5.2.0', 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='double', nvsize=8, Off_t='off_t', lseeksize=8
    alignbytes=8, prototype=define
  Linker and Libraries:
    ld='cc', ldflags ='  -fno-stack-protector -fstack-protector-strong -L/usr/local/lib'
    libpth=/usr/lib/gcc/x86_64-pc-linux-gnu/5.2.0/include-fixed /usr/lib /usr/local/lib /lib/../lib64 /usr/lib/../lib64 /lib /lib64 /usr/lib64 /usr/local/lib64
    libs=-lpthread -lnsl -lnm -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat
    perllibs=-lpthread -lnsl -lnm -ldl -lm -lcrypt -lutil -lc
    libc=libc-2.22.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version='2.22'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
    cccdlflags='-fPIC', lddlflags='-shared  -fno-stack-protector -O3 -march=native -mtune=native -L/usr/local/lib -fstack-protector-strong'


Characteristics of this binary (from libperl): 
  Compile-time options: HAS_TIMES PERLIO_LAYERS PERL_DISABLE_PMC
                        PERL_DONT_CREATE_GVSV PERL_HASH_FUNC_SDBM
                        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_LOCALE_TIME
                        USE_PERLIO USE_PERL_ATOF
  Built under linux
  Compiled at Dec 25 2015 11:20:57
  %ENV:
    PERLBREW_BASHRC_VERSION="0.74"
    PERLBREW_HOME="/home/kent/.perlbrew"
    PERLBREW_MANPATH="/home/kent/perl5/perlbrew/perls/5.22.1-nossp-sdbm-nopmc/man"
    PERLBREW_PATH="/home/kent/perl5/perlbrew/bin:/home/kent/perl5/perlbrew/perls/5.22.1-nossp-sdbm-nopmc/bin"
    PERLBREW_PERL="5.22.1-nossp-sdbm-nopmc"
    PERLBREW_ROOT="/home/kent/perl5/perlbrew"
    PERLBREW_VERSION="0.74"
    PERL_CPANM_OPT=" --prompt --reinstall --interactive --with-recommends --with-suggests --with-develop --verify --mirror http://cpan.metacpan.org/ --no-lwp"
    PERL_MM_OPT=" INSTALLDIRS=site"
  @INC:
    /home/kent/perl5/perlbrew/perls/5.22.1-nossp-sdbm-nopmc/lib/site_perl/5.22.1/x86_64-linux
    /home/kent/perl5/perlbrew/perls/5.22.1-nossp-sdbm-nopmc/lib/site_perl/5.22.1
    /home/kent/perl5/perlbrew/perls/5.22.1-nossp-sdbm-nopmc/lib/5.22.1/x86_64-linux
    /home/kent/perl5/perlbrew/perls/5.22.1-nossp-sdbm-nopmc/lib/5.22.1
    .