Report for Lock-File-1.02

Back
From: metabase:user:d2c9f356-b46f-11df-9a90-20a83c0b7757
Subject: FAIL Lock-File-1.02 v5.14.4 SunOS/Solaris
Date: 2013-05-29T14:39:08Z

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 Vyacheslav Matyukhin,

This is a computer-generated report for Lock-File-1.02
on perl 5.14.4, 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/local/bin/make test':

PERL_DL_NONLAZY=1 /export/home/cpant2/perl5/perlbrew/perls/perl-5.14.4/bin/perl5.14.4 "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/locale.t ................ ok
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

#   Failed test 'can't get multilock for 2 when 4 are locked '
#   at t/test.t line 223.
#   (in main->and_more_multilock)

#   Failed test 'can't get multilock for 4 when 4 are locked '
#   at t/test.t line 224.
#   (in main->and_more_multilock)

#   Failed test 'can't get multilock for 2 when 4 are locked (remove => 1)'
#   at t/test.t line 223.
#   (in main->and_more_multilock)

#   Failed test 'can't get multilock for 4 when 4 are locked (remove => 1)'
#   at t/test.t line 224.
#   (in main->and_more_multilock)

#   Failed test 'can't get multilock 5 of 4, but don't throw exception'
#   at t/test.t line 208.
#   (in main->more_multilock)
#          got: 'Lock::File=HASH(0x863d388)'
#     expected: undef

#   Failed test 'parent failed: flock tfiles/lock failed: Bad file number at t/test.t line 149.
# '
#   at t/test.t line 99.
#   (in main->share_unshare)

#   Failed test 'child failed: flock tfiles/lock failed: Bad file number at t/test.t line 157.
# '
#   at t/test.t line 89.
#   (in main->share_unshare)

#   Failed test '4729 exit'
#   at t/test.t line 59.
#   (in main->share_unshare)
#          got: '256'
#     expected: '0'

#   Failed test 'child failed: flock failed: Bad file number at lib/Lock/File.pm line 136.
# '
#   at t/test.t line 89.
#   (in main->shared_lock)

#   Failed test 'child failed: flock tfiles/lock failed: Bad file number at t/test.t line 125.
# '
#   at t/test.t line 89.
#   (in main->shared_lock)

#   Failed test 'don't acquire lock when shared lock exists'
#   at t/test.t line 119.
#   (in main->shared_lock)

#   Failed test '4731 exit'
#   at t/test.t line 59.
#   (in main->shared_lock)
#          got: '256'
#     expected: '0'

#   Failed test '4730 exit'
#   at t/test.t line 59.
#   (in main->shared_lock)
#          got: '256'
#     expected: '0'

#   Failed test 'lockfile_any won't lock what it should not'
#   at t/test.t line 253.
#   (in main->test_lockfile_any)

#   Failed test 'names and order are fine'
#   at t/test.t line 254.
#   (in main->test_lockfile_any)
lockf() is deprecated, use lockfile() instead at lib/Lock/File.pm line 53.
lockf() is deprecated, use lockfile() instead at lib/Lock/File.pm line 53.
# Looks like you failed 12 tests of 55.
t/test.t .................. 
Dubious, test returned 12 (wstat 3072, 0xc00)
Failed 12/55 subtests 

Test Summary Report
-------------------
t/test.t                (Wstat: 3072 Tests: 58 Failed: 15)
  Failed tests:  8-9, 12-13, 20, 33, 33-35, 35, 35-37, 47-48
  Non-zero exit status: 12
  Parse errors: Tests out of sequence.  Found (33) but expected (34)
                Tests out of sequence.  Found (34) but expected (35)
                Tests out of sequence.  Found (35) but expected (36)
                Tests out of sequence.  Found (35) but expected (37)
                Tests out of sequence.  Found (35) but expected (38)
Displayed the first 5 of 26 TAP syntax errors.
Re-run prove with the -p option to see them all.
Files=4, Tests=59, 24 wallclock secs ( 0.07 usr  0.04 sys +  1.18 cusr  1.05 csys =  2.34 CPU)
Result: FAIL
Failed 1/4 test programs. 15/59 subtests failed.
make: *** [test_dynamic] Error 12

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

Prerequisite modules loaded:

requires:

    Module              Need Have  
    ------------------- ---- ------
    base                0    2.18  
    Carp                0    1.26  
    Exporter            0    5.68  
    Fcntl               0    1.11  
    Log::Any            0    0.15  
    POSIX               0    1.24  
    strict              0    1.04  
    warnings            0    1.12  

build_requires:

    Module              Need Have  
    ------------------- ---- ------
    autodie             0    2.19  
    File::Path          0    2.09  
    IPC::System::Simple 0    1.21  
    Test::Class         0    0.39  
    Test::Fatal         0    0.010 
    Test::More          0    0.98  
    Test::Warn          0    0.24  
    Time::HiRes         0    1.9725

configure_requires:

    Module              Need Have  
    ------------------- ---- ------
    ExtUtils::MakeMaker 6.30 6.66  


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

Environment variables:

    AUTOMATED_TESTING = 1
    LANG = C
    LD_LIBRARY_PATH = /usr/local/lib:
    MANPATH_WITHOUT_PERLBREW = 
    PATH = /export/home/cpant2/perl5/perlbrew/bin:/export/home/cpant2/perl5/perlbrew/perls/perl-5.14.4/bin:/export/home/cpant2/perl5/bin:/usr/local/bin:/usr/bin
    PATH_WITHOUT_PERLBREW = /export/home/cpant2/perl5/bin:/usr/local/bin:/usr/bin
    PERL5LIB = /export/home/cpant2/.cpan/build/IPC-System-Simple-1.21-7mUcY5/blib/arch:/export/home/cpant2/.cpan/build/IPC-System-Simple-1.21-7mUcY5/blib/lib
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 4520
    PERL5_CPAN_IS_RUNNING = 4520
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 1672,4520
    PERLBREW_BASHRC_VERSION = 0.44
    PERLBREW_HOME = /export/home/cpant2/.perlbrew
    PERLBREW_MANPATH = /export/home/cpant2/perl5/perlbrew/perls/perl-5.14.4/man
    PERLBREW_PATH = /export/home/cpant2/perl5/perlbrew/bin:/export/home/cpant2/perl5/perlbrew/perls/perl-5.14.4/bin
    PERLBREW_PERL = perl-5.14.4
    PERLBREW_ROOT = /export/home/cpant2/perl5/perlbrew
    PERLBREW_VERSION = 0.44
    PERL_CR_SMOKER_CURRENT = Lock-File-1.02
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_MM_USE_DEFAULT = 1
    SHELL = /usr/bin/bash
    TERM = xterm

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

    $^X = /export/home/cpant2/perl5/perlbrew/perls/perl-5.14.4/bin/perl5.14.4
    $UID/$EUID = 101 / 101
    $GID = 1 1
    $EGID = 1 1

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.00    
    CPAN::Meta          2.130880
    Cwd                 3.40    
    ExtUtils::CBuilder  0.280205
    ExtUtils::Command   1.17    
    ExtUtils::Install   1.56    
    ExtUtils::MakeMaker 6.66    
    ExtUtils::Manifest  1.61    
    ExtUtils::ParseXS   3.18    
    File::Spec          3.40    
    JSON                2.57    
    JSON::PP            2.27202 
    Module::Build       0.4005  
    Module::Signature   n/a     
    Parse::CPAN::Meta   1.4404  
    Test::Harness       3.28    
    Test::More          0.98    
    YAML                0.84    
    YAML::Syck          1.25    
    version             0.9902  


--

Summary of my perl5 (revision 5 version 14 subversion 4) configuration:
   
  Platform:
    osname=solaris, osvers=2.10, archname=i86pc-solaris-64int
    uname='sunos vmrz0046 5.10 generic_141445-09 i86pc i386 i86pc solaris '
    config_args='-de -Dprefix=/export/home/cpant2/perl5/perlbrew/perls/perl-5.14.4 -Dcc=gcc -Duse64bitint -Dusedevel -Aeval:scriptdir=/export/home/cpant2/perl5/perlbrew/perls/perl-5.14.4/bin'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=undef, usemultiplicity=undef
    useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
    use64bitint=define, use64bitall=undef, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='gcc', ccflags ='-DPTR_IS_LONG -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPERL_USE_SAFE_PUTENV',
    optimize='-O',
    cppflags='-DPTR_IS_LONG -fno-strict-aliasing -pipe -I/usr/local/include'
    ccversion='', gccversion='3.4.6', gccosandvers='solaris2.10'
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=12345678
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
    ivtype='long long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
    alignbytes=4, prototype=define
  Linker and Libraries:
    ld='gcc', ldflags =' -L/usr/local/lib '
    libpth=/usr/local/lib /usr/lib /usr/ccs/lib
    libs=-lsocket -lnsl -lgdbm -ldl -lm -lc
    perllibs=-lsocket -lnsl -ldl -lm -lc
    libc=/lib/libc.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' '
    cccdlflags='-fPIC', lddlflags='-G -L/usr/local/lib'


Characteristics of this binary (from libperl): 
  Compile-time options: PERL_DONT_CREATE_GVSV PERL_MALLOC_WRAP
                        PERL_PRESERVE_IVUV PERL_USE_DEVEL
                        PERL_USE_SAFE_PUTENV USE_64_BIT_INT USE_LARGE_FILES
                        USE_PERLIO USE_PERL_ATOF
  Built under solaris
  Compiled at Mar 19 2013 21:06:29
  %ENV:
    PERL5LIB="/export/home/cpant2/.cpan/build/IPC-System-Simple-1.21-7mUcY5/blib/arch:/export/home/cpant2/.cpan/build/IPC-System-Simple-1.21-7mUcY5/blib/lib"
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="4520"
    PERL5_CPAN_IS_RUNNING="4520"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="1672,4520"
    PERLBREW_BASHRC_VERSION="0.44"
    PERLBREW_HOME="/export/home/cpant2/.perlbrew"
    PERLBREW_MANPATH="/export/home/cpant2/perl5/perlbrew/perls/perl-5.14.4/man"
    PERLBREW_PATH="/export/home/cpant2/perl5/perlbrew/bin:/export/home/cpant2/perl5/perlbrew/perls/perl-5.14.4/bin"
    PERLBREW_PERL="perl-5.14.4"
    PERLBREW_ROOT="/export/home/cpant2/perl5/perlbrew"
    PERLBREW_VERSION="0.44"
    PERL_CR_SMOKER_CURRENT="Lock-File-1.02"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_MM_USE_DEFAULT="1"
  @INC:
    /export/home/cpant2/.cpan/build/IPC-System-Simple-1.21-7mUcY5/blib/arch
    /export/home/cpant2/.cpan/build/IPC-System-Simple-1.21-7mUcY5/blib/lib
    /export/home/cpant2/perl5/perlbrew/perls/perl-5.14.4/lib/site_perl/5.14.4/i86pc-solaris-64int
    /export/home/cpant2/perl5/perlbrew/perls/perl-5.14.4/lib/site_perl/5.14.4
    /export/home/cpant2/perl5/perlbrew/perls/perl-5.14.4/lib/5.14.4/i86pc-solaris-64int
    /export/home/cpant2/perl5/perlbrew/perls/perl-5.14.4/lib/5.14.4
    .