Report for Math-Random-MT-Perl-1.11

Back
From: metabase:user:320bfe00-2aae-11df-837a-5e0a49663a4f
Subject: FAIL Math-Random-MT-Perl-1.11 v5.19.3 GNU/Linux
Date: 2013-07-30T15:49:31Z

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 Florent Angly,

This is a computer-generated report for Math-Random-MT-Perl-1.11
on perl 5.19.3, created by CPAN-Reporter-1.2010.

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:

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-DghK/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/1.t ............. ok
t/2.t ............. ok
t/3.t ............. ok
t/4.t ............. ok
t/5.t ............. ok
t/6.t ............. ok
t/7.t ............. ok
t/8.t ............. ok
t/9.t ............. ok
These tests should not be running unless AUTHOR_TESTING=1 and/or RELEASE_TESTING=1!

#   Failed test 'buildtool_not_executable'
#   at t/kwalitee.t line 17.
# Error: The buildtool (Build.PL/Makefile.PL) is executable. This is bad, because you should specifiy which perl you want to use while installing.
# Remedy: Change the permissions of Build.PL/Makefile.PL to not-executable.

#   Failed test 'has_buildtool'
#   at t/kwalitee.t line 17.
# Error: Makefile.PL and/or Build.PL are missing. This makes installing this distribution hard for humans and impossible for automated tools like CPAN/CPANPLUS
# Remedy: Use a buildtool like Module::Build (recomended) or ExtUtils::MakeMaker to manage your distribution

#   Failed test 'has_manifest'
#   at t/kwalitee.t line 17.
# Error: The file 'MANIFEST' is missing from this distribution. The MANIFEST lists all files included in the distribution.
# Remedy: Add a MANIFEST to the distribution. Your buildtool should be able to autogenerate it (eg 'make manifest' or './Build manifest')

#   Failed test 'has_readme'
#   at t/kwalitee.t line 17.
# Error: The file 'README' is missing from this distribution. The README provide some basic information to users prior to downloading and unpacking the distribution.
# Remedy: Add a README to the distribution. It should contain a quick description of your module and how to install it.

#   Failed test 'has_tests'
#   at t/kwalitee.t line 17.
# Error: This distribution doesn't contain either a file called 'test.pl' or a directory called 't'. This indicates that it doesn't contain even the most basic test-suite. This is really BAD!
# Remedy: Add tests!

#   Failed test 'metayml_conforms_to_known_spec'
#   at t/kwalitee.t line 17.
# Error: META.yml does not conform to any recognised META.yml Spec. See 'metayml' in the dist error view for more info.
# Details: 1.0
# Missing mandatory field, 'generated_by' (generated_by) [Validation: 1.0]
# Missing mandatory field, 'license' (license) [Validation: 1.0]
# Missing mandatory field, 'name' (name) [Validation: 1.0]
# Missing mandatory field, 'version' (version) [Validation: 1.0]
# Remedy: Take a look at the META.yml Spec at http://module-build.sourceforge.net/META-spec-current.html and change your META.yml accordingly

#   Failed test 'metayml_has_license'
#   at t/kwalitee.t line 17.
# Error: This distribution does not have a license defined in META.yml.
# Remedy: Define the license if you are using in Build.PL. If you are using MakeMaker (Makefile.PL) you should upgrade to ExtUtils::MakeMaker version 6.31.

#   Failed test 'metayml_is_parsable'
#   at t/kwalitee.t line 17.
# Error: The META.yml file of this distributioncould not be parsed by the version of YAML.pm CPANTS is using.
# Remedy: If you don't have one, add a META.yml file. Else, upgrade your YAML generator so it produces valid YAML.

#   Failed test 'proper_libs'
#   at t/kwalitee.t line 17.
# Error: There is more than one .pm file in the base dir, or the .pm files are not in directory lib.
# Remedy: Move your *.pm files in a directory named 'lib'. The directory structure should look like 'lib/Your/Module.pm' for a module named 'Your::Module'.
Nested processed encoding. at /home/sand/src/perl/repoperls/installed-perls/perl/v5.19.2-222-g9317a64/165a/lib/5.19.3/Pod/Simple/BlackBox.pm line 378.
# Tests were run but no plan was declared and done_testing() was not seen.
t/kwalitee.t ...... 
Dubious, test returned 25 (wstat 6400, 0x1900)
Failed 9/13 subtests 
Can't stat ../lib: No such file or directory
 at /home/sand/src/perl/repoperls/installed-perls/perl/v5.19.2-222-g9317a64/165a/lib/site_perl/5.19.3/Test/Pod.pm line 220.
t/pod.t ........... ok
t/pod_coverage.t .. ok
t/spelling.t ...... ok
t/validate.t ...... ok

Test Summary Report
-------------------
t/kwalitee.t    (Wstat: 6400 Tests: 13 Failed: 9)
  Failed tests:  1-2, 4-6, 8-11
  Non-zero exit status: 25
  Parse errors: No plan found in TAP output
Files=14, Tests=140,  4 wallclock secs ( 0.06 usr  0.01 sys +  3.68 cusr  0.24 csys =  3.99 CPU)
Result: FAIL
Failed 1/14 test programs. 9/140 subtests failed.
make: *** [test_dynamic] Error 255

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

Prerequisite modules loaded:

requires:

    Module              Need Have
    ------------------- ---- ----
    Test::Kwalitee      0    1.11
    Test::More          0    0.98
    Test::Number::Delta 0    1.03
    Test::Pod           1.00 1.48
    Test::Pod::Coverage 1.00 1.08
    Test::Spelling      0    0.19

build_requires:

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

configure_requires:

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


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

Environment variables:

    AUTOMATED_TESTING = 1
    LANG = en_US.UTF-8
    LANGUAGE = en_US:en
    PATH = /usr/lib/ccache:/home/sand/bin:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games:/usr/local/perl/bin:/usr/X11/bin:/sbin:/usr/sbin
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 12018
    PERL5_CPAN_IS_RUNNING = 12018
    PERL_MM_USE_DEFAULT = 1
    SHELL = /usr/bin/zsh
    TERM = screen

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

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

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.00    
    CPAN::Meta          2.131560
    Cwd                 3.41    
    ExtUtils::CBuilder  0.280210
    ExtUtils::Command   1.17    
    ExtUtils::Install   1.60    
    ExtUtils::MakeMaker 6.72    
    ExtUtils::Manifest  1.63    
    ExtUtils::ParseXS   3.21    
    File::Spec          3.41    
    JSON                2.59    
    JSON::PP            2.27202 
    Module::Build       0.4007  
    Module::Signature   0.73    
    Parse::CPAN::Meta   1.4405  
    Test::Harness       3.28    
    Test::More          0.98    
    YAML                0.84    
    YAML::Syck          1.27    
    version             0.9902  


--

Summary of my perl5 (revision 5 version 19 subversion 3) configuration:
  Commit id: 9317a64cd99e51d621dc63e76e2f0cd31b12e02e
  Platform:
    osname=linux, osvers=3.9-1-amd64, archname=x86_64-linux
    uname='linux k83 3.9-1-amd64 #1 smp debian 3.9.8-1 x86_64 gnulinux '
    config_args='-Dprefix=/home/sand/src/perl/repoperls/installed-perls/perl/v5.19.2-222-g9317a64/165a -Dmyhostname=k83 -Dinstallusrbinperl=n -Uversiononly -Dusedevel -des -Ui_db -Uuseithreads -Uuselongdouble -DDEBUGGING=-g'
    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 -g',
    cppflags='-fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
    ccversion='', gccversion='4.8.1', 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 -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat
    perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc
    libc=, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version='2.17'
  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'


Characteristics of this binary (from libperl): 
  Compile-time options: HAS_TIMES PERLIO_LAYERS PERL_DONT_CREATE_GVSV
                        PERL_HASH_FUNC_ONE_AT_A_TIME_HARD PERL_MALLOC_WRAP
                        PERL_NEW_COPY_ON_WRITE PERL_PRESERVE_IVUV
                        PERL_USE_DEVEL USE_64_BIT_ALL USE_64_BIT_INT
                        USE_LARGE_FILES USE_LOCALE USE_LOCALE_COLLATE
                        USE_LOCALE_CTYPE USE_LOCALE_NUMERIC USE_PERLIO
                        USE_PERL_ATOF
  Built under linux
  Compiled at Jul 29 2013 19:18:13
  %ENV:
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="12018"
    PERL5_CPAN_IS_RUNNING="12018"
    PERL_MM_USE_DEFAULT="1"
  @INC:
    /home/sand/src/perl/repoperls/installed-perls/perl/v5.19.2-222-g9317a64/165a/lib/site_perl/5.19.3/x86_64-linux
    /home/sand/src/perl/repoperls/installed-perls/perl/v5.19.2-222-g9317a64/165a/lib/site_perl/5.19.3
    /home/sand/src/perl/repoperls/installed-perls/perl/v5.19.2-222-g9317a64/165a/lib/5.19.3/x86_64-linux
    /home/sand/src/perl/repoperls/installed-perls/perl/v5.19.2-222-g9317a64/165a/lib/5.19.3
    .