Back
From: metabase:user:68a9c4ac-1ec7-11e0-bf29-9c4bfeb2ac3f
Subject: FAIL Filesys-SmbClient-3.2 v5.12.5 GNU/Linux
Date: 2014-08-28T14:52:00Z
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 Alain Barbet,
This is a computer-generated report for Filesys-SmbClient-3.2
on perl 5.12.5, 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:
none provided
------------------------------
PROGRAM OUTPUT
------------------------------
Output from '/usr/bin/make test':
Running Mkbootstrap for Filesys::SmbClient ()
chmod 644 SmbClient.bs
PERL_DL_NONLAZY=1 /home/rando/perl5/perlbrew/perls/12.5/bin/perl "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
# Failed test 'Create directory'
# at t/01base.t line 36.
# With No such file or directory
Uncaught exception from user code:
Filesys::SmbClient::_close: fd is not of type SMBCFILEPtr at /home/rando/.cpan/build/Filesys-SmbClient-3.2-stDUUb/blib/lib/Filesys/SmbClient.pm line 86, <F> line 1.
at /home/rando/.cpan/build/Filesys-SmbClient-3.2-stDUUb/blib/lib/Filesys/SmbClient.pm line 86, <F> line 1.
Filesys::SmbClient::AUTOLOAD(Filesys::SmbClient=HASH(0xc45a58), undef) called at t/01base.t line 47
# Looks like you planned 19 tests but ran 3.
# Looks like you failed 1 test of 3 run.
# Looks like your test exited with 2 just after 3.
t/01base.t ........
Dubious, test returned 2 (wstat 512, 0x200)
Failed 17/19 subtests
# Failed test 'Create directory'
# at t/02tie.t line 44.
# With No such file or directory
# Failed test 'tie & open'
# at t/02tie.t line 50.
print() on unopened filehandle FD at t/02tie.t line 53, <F> line 1.
printf() on unopened filehandle FD at t/02tie.t line 55, <F> line 1.
print() on unopened filehandle FD at t/02tie.t line 57, <F> line 1.
syswrite() on unopened filehandle FD at t/02tie.t line 59, <F> line 1.
# Failed test 'TIE: return of syswrite'
# at t/02tie.t line 60.
# got: undef
# expected: '2'
syswrite() on closed filehandle FD at t/02tie.t line 62, <F> line 1.
# Failed test 'TIE: tie & open a file'
# at t/02tie.t line 71.
# With No such file or directory
stat() on closed filehandle FD at /home/rando/perl5/perlbrew/perls/12.5/lib/5.12.5/File/Copy.pm line 150, <F> line 1.
-s on closed filehandle FD at /home/rando/perl5/perlbrew/perls/12.5/lib/5.12.5/File/Copy.pm line 236, <F> line 1.
sysread() on closed filehandle FD at /home/rando/perl5/perlbrew/perls/12.5/lib/5.12.5/File/Copy.pm line 254, <F> line 1.
seek() on closed filehandle FD at t/02tie.t line 77.
readline() on closed filehandle FD at t/02tie.t line 80.
# Failed test 'TIE: Read one ligne of a file'
# at t/02tie.t line 80.
# got: undef
# expected: 'A test of write call
# '
readline() on closed filehandle FD at t/02tie.t line 81.
# Failed test 'TIE: Read another ligne of a file'
# at t/02tie.t line 81.
# got: undef
# expected: 'buffer of 1234
# '
getc() on closed filehandle FD at t/02tie.t line 84.
# Failed test 'TIE: getc of a file'
# at t/02tie.t line 84.
# got: undef
# expected: '6'
getc() on closed filehandle FD at t/02tie.t line 85.
# Failed test 'TIE: getc of a file'
# at t/02tie.t line 85.
# got: undef
# expected: '
# '
getc() on closed filehandle FD at t/02tie.t line 86.
# Failed test 'TIE: getc of a file'
# at t/02tie.t line 86.
# got: undef
# expected: '6'
getc() on closed filehandle FD at t/02tie.t line 87.
# Failed test 'TIE: getc of a file'
# at t/02tie.t line 87.
# got: undef
# expected: '
# '
seek() on closed filehandle FD at t/02tie.t line 90.
getc() on closed filehandle FD at t/02tie.t line 91.
# Failed test 'TIE: seek SEEK_SET a file'
# at t/02tie.t line 91.
# got: undef
# expected: 'A'
read() on closed filehandle FD at t/02tie.t line 95.
# Failed test 'TIE: Return of read'
# at t/02tie.t line 96.
# got: undef
# expected: '4'
# Failed test 'TIE: buffer read'
# at t/02tie.t line 97.
# got: ''
# expected: ' tes'
seek() on closed filehandle FD at t/02tie.t line 100.
getc() on closed filehandle FD at t/02tie.t line 101.
# Failed test 'TIE: Seek SEEK_CUR a file open'
# at t/02tie.t line 101.
# got: undef
# expected: 'o'
seek() on closed filehandle FD at t/02tie.t line 104.
getc() on closed filehandle FD at t/02tie.t line 105.
sysread() on closed filehandle FD at t/02tie.t line 108.
# Failed test 'TIE: sysread return 0 at end of file'
# at t/02tie.t line 109.
# got: undef
# expected: '0'
seek() on closed filehandle FD at t/02tie.t line 113.
# Failed test 'TIE: seek return undef on closed file'
# at t/02tie.t line 113.
# got: ''
# expected: '-1'
read() on closed filehandle FD at t/02tie.t line 116.
sysread() on closed filehandle FD at t/02tie.t line 119.
readline() on closed filehandle FD at t/02tie.t line 124.
# Failed test 'TIE: Read a file in list context'
# at t/02tie.t line 126.
# got: ''
# expected: 'A test of write call
# buffer of 1234
# 6
# 6
# '
# Failed test 'Unlink file'
# at t/02tie.t line 130.
# With No such file or directory
# Failed test 'Rm directory'
# at t/02tie.t line 139.
# With No such file or directory
# Looks like you failed 19 tests of 25.
t/02tie.t .........
Dubious, test returned 19 (wstat 4864, 0x1300)
Failed 19/25 subtests
# Failed test 'Create directory'
# at t/03tie_perl56.t line 42.
# With No such file or directory
# Failed test 'TIE: open to create a file'
# at t/03tie_perl56.t line 48.
# With No such file or directory
Uncaught exception from user code:
Filesys::SmbClient::_write: fd is not of type SMBCFILEPtr at /home/rando/.cpan/build/Filesys-SmbClient-3.2-stDUUb/blib/lib/Filesys/SmbClient.pm line 130, <F> line 1.
at /home/rando/.cpan/build/Filesys-SmbClient-3.2-stDUUb/blib/lib/Filesys/SmbClient.pm line 130, <F> line 1.
Filesys::SmbClient::WRITE(Filesys::SmbClient=HASH(0x2146270), "A test of write call\x{a}", 21, 0) called at /home/rando/perl5/perlbrew/perls/12.5/lib/5.12.5/Tie/Handle.pm line 149
Tie::Handle::PRINT(Filesys::SmbClient=HASH(0x2146270), "A test of write call\x{a}") called at t/03tie_perl56.t line 52
# Looks like you planned 20 tests but ran 2.
# Looks like you failed 2 tests of 2 run.
# Looks like your test exited with 2 just after 2.
t/03tie_perl56.t ..
Dubious, test returned 2 (wstat 512, 0x200)
Failed 20/20 subtests
Test Summary Report
-------------------
t/01base.t (Wstat: 512 Tests: 3 Failed: 1)
Failed test: 2
Non-zero exit status: 2
Parse errors: Bad plan. You planned 19 tests but ran 3.
t/02tie.t (Wstat: 4864 Tests: 25 Failed: 19)
Failed tests: 1-3, 5, 7-16, 18-19, 22-23, 25
Non-zero exit status: 19
t/03tie_perl56.t (Wstat: 512 Tests: 2 Failed: 2)
Failed tests: 1-2
Non-zero exit status: 2
Parse errors: Bad plan. You planned 20 tests but ran 2.
Files=3, Tests=30, 1 wallclock secs ( 0.04 usr 0.01 sys + 0.26 cusr 0.05 csys = 0.36 CPU)
Result: FAIL
Failed 3/3 test programs. 22/30 subtests failed.
make: *** [test_dynamic] Error 2
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
------------------- ---- --------
Test::More 0 1.001002
build_requires:
Module Need Have
------------------- ---- --------
ExtUtils::MakeMaker 0 6.90
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
LANG = en_US.UTF-8
LANGUAGE = en_US.UTF-8
LC_ALL = en_US.UTF-8
LC_CTYPE = en_US.UTF-8
PATH = /home/rando/perl5/perlbrew/bin:/home/rando/perl5/perlbrew/perls/12.5/bin:/home/rando/data/devel/linux:/home/rando/scala/sbt/bin:/home/rando/scala/local/bin:/home/rando/.rvm/gems/ruby-1.9.3-p286/bin:/home/rando/.rvm/gems/ruby-1.9.3-p286@global/bin:/home/rando/.rvm/rubies/ruby-1.9.3-p286/bin:/home/rando/.rvm/bin:/home/rando/python/venv/2.7.3/bin:/home/rando/node/global/bin:/home/rando/java/grails-2.1.1/bin:/home/rando/java/groovy-2.0.5/bin:/home/rando/java/jdk1.7.0_11/bin:/home/rando/gopath/bin:/home/rando/go/bin:/home/rando/bin:/home/rando/bin/contrib:/usr/lib/lightdm/lightdm:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
PERL5LIB = /home/rando/perl5-autolookout/lib/perl5
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 16014
PERL5_CPAN_IS_RUNNING = 16014
PERLBREW_BASHRC_VERSION = 0.69
PERLBREW_HOME = /home/rando/.perlbrew
PERLBREW_MANPATH = /home/rando/perl5/perlbrew/perls/12.5/man
PERLBREW_PATH = /home/rando/perl5/perlbrew/bin:/home/rando/perl5/perlbrew/perls/12.5/bin
PERLBREW_PERL = 12.5
PERLBREW_ROOT = /home/rando/perl5/perlbrew
PERLBREW_VERSION = 0.67
SHELL = /usr/bin/zsh
TERM = screen-256color
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /home/rando/perl5/perlbrew/perls/12.5/bin/perl
$UID/$EUID = 1000 / 1000
$GID = 1000 4 24 27 30 46 105 110 123 127 1000 1002
$EGID = 1000 4 24 27 30 46 105 110 123 127 1000 1002
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.00
CPAN::Meta 2.133380
Cwd 3.40
ExtUtils::CBuilder 0.280212
ExtUtils::Command 1.16
ExtUtils::Install 1.55
ExtUtils::MakeMaker 6.90
ExtUtils::Manifest 1.60
ExtUtils::ParseXS 3.22
File::Spec 3.40
JSON 2.90
JSON::PP 2.27203
Module::Build 0.4205
Module::Signature 0.73
Parse::CPAN::Meta 1.4413
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 12 subversion 5) configuration:
Platform:
osname=linux, osvers=3.2.0-59-generic, archname=x86_64-linux
uname='linux raptor 3.2.0-59-generic #90-ubuntu smp tue jan 7 22:43:51 utc 2014 x86_64 x86_64 x86_64 gnulinux '
config_args='-de -Dprefix=/home/rando/perl5/perlbrew/perls/12.5 -Dman1dir=none -Dman3dir=none -Aeval:scriptdir=/home/rando/perl5/perlbrew/perls/12.5/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.6.3', 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=, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version='2.15'
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 USE_64_BIT_ALL
USE_64_BIT_INT USE_LARGE_FILES USE_PERLIO
USE_PERL_ATOF
Built under linux
Compiled at Mar 1 2014 00:57:49
%ENV:
PERL5LIB="/home/rando/perl5-autolookout/lib/perl5"
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="16014"
PERL5_CPAN_IS_RUNNING="16014"
PERLBREW_BASHRC_VERSION="0.69"
PERLBREW_HOME="/home/rando/.perlbrew"
PERLBREW_MANPATH="/home/rando/perl5/perlbrew/perls/12.5/man"
PERLBREW_PATH="/home/rando/perl5/perlbrew/bin:/home/rando/perl5/perlbrew/perls/12.5/bin"
PERLBREW_PERL="12.5"
PERLBREW_ROOT="/home/rando/perl5/perlbrew"
PERLBREW_VERSION="0.67"
@INC:
/home/rando/perl5-autolookout/lib/perl5
/home/rando/perl5/perlbrew/perls/12.5/lib/site_perl/5.12.5/x86_64-linux
/home/rando/perl5/perlbrew/perls/12.5/lib/site_perl/5.12.5
/home/rando/perl5/perlbrew/perls/12.5/lib/5.12.5/x86_64-linux
/home/rando/perl5/perlbrew/perls/12.5/lib/5.12.5
.