Report for Test-PDL-0.12

Back
From: metabase:user:314402c4-2aae-11df-837a-5e0a49663a4f
Subject: FAIL Test-PDL-0.12 v5.20.2 FreeBSD
Date: 2015-06-23T20:33:48Z

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 Edward Baudrez,

This is a computer-generated report for Test-PDL-0.12
on perl 5.20.2, created by CPAN-Reporter-1.2014.

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

PERL_DL_NONLAZY=1 "/usr/perl5.20.2p/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
# 
# Versions for all modules listed in MYMETA.json (including optional ones):
# 
# === Configure Requires ===
# 
#     Module              Want Have
#     ------------------- ---- ----
#     ExtUtils::MakeMaker  any 7.04
# 
# === Build Requires ===
# 
#     Module              Want Have
#     ------------------- ---- ----
#     ExtUtils::MakeMaker  any 7.04
# 
# === Test Requires ===
# 
#     Module                 Want     Have
#     --------------------- ----- --------
#     Capture::Tiny           any     0.30
#     ExtUtils::MakeMaker     any     7.04
#     File::Spec              any  3.48_01
#     IO::Handle              any     1.35
#     IPC::Open3              any     1.16
#     List::MoreUtils         any    0.413
#     PDL                   2.004    2.011
#     PDL::Core               any    2.011
#     Test::Builder::Tester   any     1.28
#     Test::Deep              any    0.116
#     Test::Exception         any     0.40
#     Test::More              any 1.001014
#     Test::NoWarnings        any     1.04
# 
# === Test Recommends ===
# 
#     Module         Want     Have
#     ---------- -------- --------
#     CPAN::Meta 2.120900 2.150001
# 
# === Runtime Requires ===
# 
#     Module           Want     Have
#     --------------- ----- --------
#     Exporter          any     5.72
#     PDL             2.004    2.011
#     PDL::Lite         any    undef
#     PDL::Types        any    undef
#     Test::Builder     any 1.001014
#     Test::Deep::Cmp   any    undef
#     base              any     2.22
#     strict            any     1.08
#     warnings          any     1.23
# 
# === Other Modules ===
# 
#     Module           Have
#     --------------- -----
#     File::Map        0.63
#     List::MoreUtils 0.413
# 
t/00-report-prereqs.t ............ ok
Useless use of private variable in void context at t/deep.t line 42.
Useless use of private variable in void context at t/deep.t line 55.
Useless use of private variable in void context at t/deep.t line 92.
Useless use of private variable in void context at t/deep.t line 96.
Useless use of private variable in void context at t/deep.t line 100.
Useless use of private variable in void context at t/deep.t line 117.
Useless use of anonymous hash ({}) in void context at t/deep.t line 126.
Useless use of private variable in void context at t/deep.t line 142.
Useless use of anonymous hash ({}) in void context at t/deep.t line 151.
Useless use of private variable in void context at t/deep.t line 167.
Useless use of anonymous hash ({}) in void context at t/deep.t line 176.
Can't call method "cmp_deeply" on unblessed reference at t/deep.t line 42.
t/deep.t ......................... 
Dubious, test returned 1 (wstat 256, 0x100)
Failed 92/105 subtests 
t/eq_pdl.t ....................... ok
t/eq_pdl_clean.t ................. ok
t/eq_pdl_diag.t .................. ok
t/import_options.t ............... ok
t/is_pdl.t ....................... ok
t/release-changes_has_content.t .. skipped: these tests are for release candidate testing
t/release-cpan-changes.t ......... skipped: these tests are for release candidate testing
t/release-pod-coverage.t ......... skipped: these tests are for release candidate testing
t/release-pod-syntax.t ........... skipped: these tests are for release candidate testing
t/release-test-version.t ......... skipped: these tests are for release candidate testing

Test Summary Report
-------------------
t/deep.t                       (Wstat: 256 Tests: 13 Failed: 0)
  Non-zero exit status: 1
  Parse errors: Bad plan.  You planned 105 tests but ran 13.
Files=13, Tests=171,  8 wallclock secs ( 0.13 usr  0.05 sys +  5.42 cusr  0.62 csys =  6.23 CPU)
Result: FAIL
Failed 1/13 test programs. 0/171 subtests failed.
*** Error code 255

Stop.
make: stopped in /home/cpansand/.cpan/build/Test-PDL-0.12-WBoRDx

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

Prerequisite modules loaded:

requires:

    Module                Need  Have    
    --------------------- ----- --------
    base                  0     2.22    
    Exporter              0     5.72    
    PDL                   2.004 2.011   
    PDL::Lite             0     0       
    PDL::Types            0     0       
    perl                  5.006 5.020002
    strict                0     1.08    
    Test::Builder         0     1.001014
    Test::Deep::Cmp       0     0       
    warnings              0     1.23    

build_requires:

    Module                Need  Have    
    --------------------- ----- --------
    Capture::Tiny         0     0.30    
    ExtUtils::MakeMaker   0     7.04    
    File::Spec            0     3.48_01 
    IO::Handle            0     1.35    
    IPC::Open3            0     1.16    
    List::MoreUtils       0     0.413   
    PDL                   2.004 2.011   
    PDL::Core             0     2.011   
    Test::Builder::Tester 0     1.28    
    Test::Deep            0     0.116   
    Test::Exception       0     0.40    
    Test::More            0     1.001014
    Test::NoWarnings      0     1.04    

configure_requires:

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


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

Environment variables:

    DBIC_NO_WARN_BAD_PERL = 1
    LC_ALL = de_DE.ISO8859-1
    PATH = /usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/home/cpansand/bin/freebsd10.0:/home/cpansand/bin/sh:/home/cpansand/bin:/usr/games:/home/cpansand/devel:/home/eserte/src/srezic-misc/scripts
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 93355
    PERL5_CPAN_IS_RUNNING = 93355
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 93313,93355
    PERLDOC = -MPod::Perldoc::ToTextOverstrike
    PERL_BATCH = yes
    PERL_CANARY_STABILITY_NOPROMPT = 1
    PERL_CPAN_REPORTER_CONFIG = /var/tmp/cpansmoker-1023/cpanreporter_001_config.ini
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_HTML_DISPLAY_CLASS = HTML::Display::Mozilla
    SHELL = /usr/local/bin/zsh
    TERM = screen
    TMPDIR = /var/tmp/cpansmoker-1023

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

    $^X = /usr/perl5.20.2p/bin/perl
    $UID/$EUID = 1023 / 1023
    $GID = 1023 1023
    $EGID = 1023 1023

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.10    
    CPAN::Meta          2.150001
    Cwd                 3.48_01 
    ExtUtils::CBuilder  0.280223
    ExtUtils::Command   1.18    
    ExtUtils::Install   1.67    
    ExtUtils::MakeMaker 7.04    
    ExtUtils::Manifest  1.70    
    ExtUtils::ParseXS   3.24    
    File::Spec          3.48_01 
    JSON                2.90    
    JSON::PP            2.27203 
    Module::Build       0.4214  
    Module::Signature   0.79    
    Parse::CPAN::Meta   1.4417  
    Test::Harness       3.35    
    Test::More          1.001014
    YAML                1.15    
    YAML::Syck          1.29    
    version             0.9912  


--

Summary of my perl5 (revision 5 version 20 subversion 2) configuration:
   
  Platform:
    osname=freebsd, osvers=10.1-release, archname=amd64-freebsd
    uname='freebsd cvrsnica-freebsd-101.herceg.de 10.1-release freebsd 10.1-release #0 r274401: tue nov 11 21:02:49 utc 2014 root@releng1.nyi.freebsd.org:usrobjusrsrcsysgeneric amd64 '
    config_args='-ds -e -Dprefix=/usr/perl5.20.2p'
    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 ='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include',
    optimize='-O',
    cppflags='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
    ccversion='', gccversion='4.2.1 Compatible FreeBSD Clang 3.4.1 (tags/RELEASE_34/dot1-final 208032)', 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 ='-pthread -Wl,-E  -fstack-protector -L/usr/local/lib'
    libpth=/usr/lib /usr/local/lib /usr/include/clang/3.4.1 /usr/lib
    libs=-lgdbm -lm -lcrypt -lutil -lc
    perllibs=-lm -lcrypt -lutil -lc
    libc=, 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  -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
                        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 freebsd
  Compiled at Feb 14 2015 20:35:40
  %ENV:
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="93355"
    PERL5_CPAN_IS_RUNNING="93355"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="93313,93355"
    PERLDOC="-MPod::Perldoc::ToTextOverstrike"
    PERL_BATCH="yes"
    PERL_CANARY_STABILITY_NOPROMPT="1"
    PERL_CPAN_REPORTER_CONFIG="/var/tmp/cpansmoker-1023/cpanreporter_001_config.ini"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_HTML_DISPLAY_CLASS="HTML::Display::Mozilla"
  @INC:
    /usr/perl5.20.2p/lib/site_perl/5.20.2/amd64-freebsd
    /usr/perl5.20.2p/lib/site_perl/5.20.2
    /usr/perl5.20.2p/lib/5.20.2/amd64-freebsd
    /usr/perl5.20.2p/lib/5.20.2
    .