Report for Filesys-POSIX-0.9.12

Back
From: metabase:user:314402c4-2aae-11df-837a-5e0a49663a4f
Subject: FAIL Filesys-POSIX-0.9.12 v5.19.10 FreeBSD
Date: 2014-03-21T19:36:14Z

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 cPanel Inc.,

This is a computer-generated report for Filesys-POSIX-0.9.12
on perl 5.19.10, created by CPAN-Reporter-1.2011.

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.19.10/bin/perl5.19.10 "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/001_load.t ........ ok
t/bits.t ............ ok
t/bucket.t .......... ok
t/directory.t ....... ok
t/extensions.t ...... ok
t/false-filename.t .. ok
t/fd_table.t ........ ok
t/file.t ............ ok
t/find.t ............ ok
t/fs.t .............. ok
t/handle.t .......... ok
t/inode.t ........... ok
t/io.t .............. ok
t/module.t .......... ok
t/mount.t ........... ok
t/mount_flags.t ..... ok
t/path.t ............ ok
t/real.t ............ ok
t/snapshot.t ........ ok
t/stat.t ............ ok

#   Failed test 'dies with expected message'
#   at t/tar-race.t line 69.
#                   ' at /home/cpansand/.cpan/build/Filesys-POSIX-0.9.12-7NWg2Q/blib/lib/Filesys/POSIX/Real/Inode.pm line 126.
# 	Filesys::POSIX::Real::Inode::open() called at /home/cpansand/.cpan/build/Filesys-POSIX-0.9.12-7NWg2Q/blib/lib/Filesys/POSIX/Userland/Tar.pm line 158
# 	eval {...} called at /home/cpansand/.cpan/build/Filesys-POSIX-0.9.12-7NWg2Q/blib/lib/Filesys/POSIX/Userland/Tar.pm line 155
# 	Filesys::POSIX::Userland::Tar::_archive() called at /home/cpansand/.cpan/build/Filesys-POSIX-0.9.12-7NWg2Q/blib/lib/Filesys/POSIX/Userland/Tar.pm line 219
# 	Filesys::POSIX::Userland::Tar::__ANON__() called at /home/cpansand/.cpan/build/Filesys-POSIX-0.9.12-7NWg2Q/blib/lib/Filesys/POSIX/Userland/Find.pm line 96
# 	Filesys::POSIX::Userland::Find::find() called at /home/cpansand/.cpan/build/Filesys-POSIX-0.9.12-7NWg2Q/blib/lib/Filesys/POSIX.pm line 129
# 	Filesys::POSIX::AUTOLOAD() called at /home/cpansand/.cpan/build/Filesys-POSIX-0.9.12-7NWg2Q/blib/lib/Filesys/POSIX/Userland/Tar.pm line 221
# 	Filesys::POSIX::Userland::Tar::tar() called at /home/cpansand/.cpan/build/Filesys-POSIX-0.9.12-7NWg2Q/blib/lib/Filesys/POSIX.pm line 129
# 	Filesys::POSIX::AUTOLOAD() called at t/tar-race.t line 66
# 	Test::Exception::dies_ok() called at t/tar-race.t line 68
# '
#     doesn't match '(?^i:No such file or directory)'

#   Failed test 'Filesys::POSIX->tar() doesn't die when file is missing'
#   at t/tar-race.t line 62.
# died:  at /home/cpansand/.cpan/build/Filesys-POSIX-0.9.12-7NWg2Q/blib/lib/Filesys/POSIX/Real/Inode.pm line 126.
# 	Filesys::POSIX::Real::Inode::open() called at /home/cpansand/.cpan/build/Filesys-POSIX-0.9.12-7NWg2Q/blib/lib/Filesys/POSIX/Userland/Tar.pm line 158
# 	eval {...} called at /home/cpansand/.cpan/build/Filesys-POSIX-0.9.12-7NWg2Q/blib/lib/Filesys/POSIX/Userland/Tar.pm line 155
# 	Filesys::POSIX::Userland::Tar::_archive() called at /home/cpansand/.cpan/build/Filesys-POSIX-0.9.12-7NWg2Q/blib/lib/Filesys/POSIX/Userland/Tar.pm line 219
# 	Filesys::POSIX::Userland::Tar::__ANON__() called at /home/cpansand/.cpan/build/Filesys-POSIX-0.9.12-7NWg2Q/blib/lib/Filesys/POSIX/Userland/Find.pm line 96
# 	Filesys::POSIX::Userland::Find::find() called at /home/cpansand/.cpan/build/Filesys-POSIX-0.9.12-7NWg2Q/blib/lib/Filesys/POSIX.pm line 129
# 	Filesys::POSIX::AUTOLOAD() called at /home/cpansand/.cpan/build/Filesys-POSIX-0.9.12-7NWg2Q/blib/lib/Filesys/POSIX/Userland/Tar.pm line 221
# 	Filesys::POSIX::Userland::Tar::tar() called at /home/cpansand/.cpan/build/Filesys-POSIX-0.9.12-7NWg2Q/blib/lib/Filesys/POSIX.pm line 129
# 	Filesys::POSIX::AUTOLOAD() called at t/tar-race.t line 60
# 	Test::Exception::lives_ok() called at t/tar-race.t line 62
# Looks like you planned 5 tests but ran 4.
# Looks like you failed 2 tests of 4 run.
t/tar-race.t ........ 
Dubious, test returned 2 (wstat 512, 0x200)
Failed 3/5 subtests 
t/tar.t ............. ok
t/test.t ............ ok
t/umask.t ........... ok
t/userland.t ........ ok
t/vfs.t ............. ok

Test Summary Report
-------------------
t/tar-race.t      (Wstat: 512 Tests: 4 Failed: 2)
  Failed tests:  2-3
  Non-zero exit status: 2
  Parse errors: Bad plan.  You planned 5 tests but ran 4.
Files=26, Tests=543,  5 wallclock secs ( 0.18 usr  0.05 sys +  3.90 cusr  1.10 csys =  5.23 CPU)
Result: FAIL
Failed 1/26 test programs. 2/543 subtests failed.
*** Error code 255

Stop.
make: stopped in /home/cpansand/.cpan/build/Filesys-POSIX-0.9.12-7NWg2Q

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

Prerequisite modules loaded:

requires:

    Module              Need  Have    
    ------------------- ----- --------
    Carp                0     1.33    

build_requires:

    Module              Need  Have    
    ------------------- ----- --------
    Test::Exception     0.26  0.32    
    Test::NoWarnings    0.081 1.04    
    Test::Simple        0.44  1.001002

configure_requires:

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


------------------------------
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 = 4886
    PERL5_CPAN_IS_RUNNING = 4886
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 4865,4886
    PERLDOC = -MPod::Perldoc::ToTextOverstrike
    PERL_BATCH = yes
    PERL_CPAN_REPORTER_CONFIG = /var/tmp/cpansmoker-1023/9CB8MpEcBJ_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.19.10/bin/perl5.19.10
    $UID/$EUID = 1023 / 1023
    $GID = 1023 1023
    $EGID = 1023 1023

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.04    
    CPAN::Meta          2.140640
    Cwd                 3.47    
    ExtUtils::CBuilder  0.280216
    ExtUtils::Command   1.18    
    ExtUtils::Install   1.63    
    ExtUtils::MakeMaker 6.92    
    ExtUtils::Manifest  1.63    
    ExtUtils::ParseXS   3.24    
    File::Spec          3.47    
    JSON                2.90    
    JSON::PP            2.27203 
    Module::Build       0.4205  
    Module::Signature   n/a     
    Parse::CPAN::Meta   1.4414  
    Test::Harness       3.30    
    Test::More          1.001002
    YAML                0.90    
    YAML::Syck          1.27    
    version             0.9908  


--

Summary of my perl5 (revision 5 version 19 subversion 10) configuration:
   
  Platform:
    osname=freebsd, osvers=10.0-release, archname=amd64-freebsd
    uname='freebsd cvrsnica-freebsd-10-64bit.herceg.de 10.0-release freebsd 10.0-release #0 r260789: thu jan 16 22:34:59 utc 2014 root@snap.freebsd.org:usrobjusrsrcsysgeneric amd64 '
    config_args='-ds -e -Dprefix=/usr/perl5.19.10 -Dusedevel'
    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.3 (tags/RELEASE_33/final 183502)', 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 ='-Wl,-E  -fstack-protector -L/usr/local/lib'
    libpth=/usr/lib /usr/local/lib /usr/include/clang/3.3 /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
                        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 freebsd
  Compiled at Mar 21 2014 07:53:05
  %ENV:
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="4886"
    PERL5_CPAN_IS_RUNNING="4886"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="4865,4886"
    PERLDOC="-MPod::Perldoc::ToTextOverstrike"
    PERL_BATCH="yes"
    PERL_CPAN_REPORTER_CONFIG="/var/tmp/cpansmoker-1023/9CB8MpEcBJ_config.ini"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_HTML_DISPLAY_CLASS="HTML::Display::Mozilla"
  @INC:
    /usr/perl5.19.10/lib/site_perl/5.19.10/amd64-freebsd
    /usr/perl5.19.10/lib/site_perl/5.19.10
    /usr/perl5.19.10/lib/5.19.10/amd64-freebsd
    /usr/perl5.19.10/lib/5.19.10
    .