Report for TermReadKey-2.33

Back
From: metabase:user:7298ebcc-b357-11e4-8d18-8eca7e4756b9
Subject: FAIL TermReadKey-2.33 v5.14.3 GNU/Linux
Date: 2016-04-29T21:56:59Z

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

This is a computer-generated report for TermReadKey-2.33
on perl 5.14.3, created by App::cpanminus::reporter 0.12 (1.7027).

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 TermReadKey-2.33
cp ReadKey.pm blib/lib/Term/ReadKey.pm
AutoSplitting blib/lib/Term/ReadKey.pm (blib/lib/auto/Term/ReadKey)
Running Mkbootstrap for ReadKey ()
chmod 644 "ReadKey.bs"
"/home/mojolicious/perl5/perlbrew/perls/perl-5.14.3/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- ReadKey.bs blib/arch/auto/Term/ReadKey/ReadKey.bs 644
"/home/mojolicious/perl5/perlbrew/perls/perl-5.14.3/bin/perl" -I. -I/home/mojolicious/perl5/perlbrew/perls/perl-5.14.3/lib/5.14.3 genchars.pl

Writing termio/termios section of cchars.h... Done.
Checking for sgtty...
	Sgtty NOT found.
Writing sgtty section of cchars.h... Done.
"/home/mojolicious/perl5/perlbrew/perls/perl-5.14.3/bin/perl" "/home/mojolicious/perl5/perlbrew/perls/perl-5.14.3/lib/5.14.3/ExtUtils/xsubpp" -noprototypes -typemap '/home/mojolicious/perl5/perlbrew/perls/perl-5.14.3/lib/5.14.3/ExtUtils/typemap'  ReadKey.xs > ReadKey.xsc
mv ReadKey.xsc ReadKey.c
cc -c   -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2   -DVERSION=\"2.33\" -DXS_VERSION=\"2.33\" -fPIC "-I/home/mojolicious/perl5/perlbrew/perls/perl-5.14.3/lib/5.14.3/x86_64-linux/CORE"   ReadKey.c 
rm -f blib/arch/auto/Term/ReadKey/ReadKey.so
cc  -shared -O2 -L/usr/local/lib -fstack-protector -o blib/arch/auto/Term/ReadKey/ReadKey.so  ReadKey.o  \
	      \
	  
chmod 755 blib/arch/auto/Term/ReadKey/ReadKey.so
Manifying 1 pod document
"/home/mojolicious/perl5/perlbrew/perls/perl-5.14.3/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- ReadKey.bs blib/arch/auto/Term/ReadKey/ReadKey.bs 644
PERL_DL_NONLAZY=1 "/home/mojolicious/perl5/perlbrew/perls/perl-5.14.3/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/01_basic.t ............... ok
# Looks like you planned 7 tests but ran 1.
t/02_terminal_functions.t .. 
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 6/7 subtests 
	(less 1 skipped subtest: 0 okay)

Test Summary Report
-------------------
t/02_terminal_functions.t (Wstat: 65280 Tests: 1 Failed: 0)
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 7 tests but ran 1.
Files=2, Tests=2,  1 wallclock secs ( 0.04 usr  0.01 sys +  0.08 cusr  0.01 csys =  0.14 CPU)
Result: FAIL

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

Prerequisite modules loaded:

build:

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

configure:

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


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

Environment variables:

    PATH = /home/mojolicious/perl5/perlbrew/bin:/home/mojolicious/perl5/perlbrew/perls/perl-5.20.1/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/home/mojolicious/mojolib/5.14.3/6.60/bin
    PERLBREW_BASHRC_VERSION = 0.73
    PERLBREW_HOME = /home/mojolicious/.perlbrew
    PERLBREW_MANPATH = /home/mojolicious/perl5/perlbrew/perls/perl-5.20.1/man
    PERLBREW_PATH = /home/mojolicious/perl5/perlbrew/bin:/home/mojolicious/perl5/perlbrew/perls/perl-5.20.1/bin
    PERLBREW_PERL = perl-5.20.1
    PERLBREW_ROOT = /home/mojolicious/perl5/perlbrew
    PERLBREW_VERSION = 0.73
    SHELL = /bin/bash
    TERM = xterm

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

    EGID = 1003 1003
    EUID = 1003
    EXECUTABLE_NAME = /home/mojolicious/perl5/perlbrew/perls/perl-5.14.3/bin/perl
    GID = 1003 1003
    UID = 1003

Perl module toolchain versions installed:

    Module              Have     
    ------------------- ---------
    CPAN                1.9600_01
    CPAN::Meta          2.120351 
    Cwd                 3.36     
    ExtUtils::CBuilder  0.280203 
    ExtUtils::Command   1.17     
    ExtUtils::Install   1.56     
    ExtUtils::MakeMaker 7.04     
    ExtUtils::Manifest  1.65     
    ExtUtils::ParseXS   2.2210   
    File::Spec          3.33     
    JSON                2.90     
    JSON::PP            2.27203  
    Module::Build       0.3800   
    Module::Signature   n/a      
    Parse::CPAN::Meta   1.4405   
    Test::Harness       3.23     
    Test::More          1.001014 
    YAML                n/a      
    YAML::Syck          n/a      
    version             0.88     


--

Summary of my perl5 (revision 5 version 14 subversion 3) configuration:
   
  Platform:
    osname=linux, osvers=3.13.0-042stab094.8, archname=x86_64-linux
    uname='linux lvps92-51-161-142.dedicated.hosteurope.de 3.13.0-042stab094.8 #1 smp tue dec 16 20:36:56 msk 2014 x86_64 x86_64 x86_64 gnulinux '
    config_args='-de -Dprefix=/home/mojolicious/perl5/perlbrew/perls/perl-5.14.3 -Aeval:scriptdir=/home/mojolicious/perl5/perlbrew/perls/perl-5.14.3/bin'
    hint=recommended, useposix=true, d_sigaction=define
    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 -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-O2',
    cppflags='-fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
    ccversion='', gccversion='4.8.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 -ldl -lm -lcrypt -lutil -lc
    perllibs=-lnsl -ldl -lm -lcrypt -lutil -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: PERL_DONT_CREATE_GVSV PERL_MALLOC_WRAP
                        PERL_PRESERVE_IVUV USE_64_BIT_ALL USE_64_BIT_INT
                        USE_LARGE_FILES USE_PERLIO USE_PERL_ATOF
  Locally applied patches:
	Devel::PatchPerl 1.30
  Built under linux
  Compiled at Mar  5 2015 10:56:46
  %ENV:
    PERLBREW_BASHRC_VERSION="0.73"
    PERLBREW_HOME="/home/mojolicious/.perlbrew"
    PERLBREW_MANPATH="/home/mojolicious/perl5/perlbrew/perls/perl-5.20.1/man"
    PERLBREW_PATH="/home/mojolicious/perl5/perlbrew/bin:/home/mojolicious/perl5/perlbrew/perls/perl-5.20.1/bin"
    PERLBREW_PERL="perl-5.20.1"
    PERLBREW_ROOT="/home/mojolicious/perl5/perlbrew"
    PERLBREW_VERSION="0.73"
  @INC:
    /home/mojolicious/perl5/perlbrew/perls/perl-5.14.3/lib/site_perl/5.14.3/x86_64-linux
    /home/mojolicious/perl5/perlbrew/perls/perl-5.14.3/lib/site_perl/5.14.3
    /home/mojolicious/perl5/perlbrew/perls/perl-5.14.3/lib/5.14.3/x86_64-linux
    /home/mojolicious/perl5/perlbrew/perls/perl-5.14.3/lib/5.14.3
    .