Back
From: metabase:user:322078bc-2aae-11df-837a-5e0a49663a4f
Subject: FAIL Filesys-SmbClient-3.1 v5.15.3 GNU/Linux
Date: 2011-11-08T08:41:20Z
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 error report created automatically by
CPANPLUS, version 0.9111. Testers personal comments may appear
at the end of this report.
Thank you for uploading your work to CPAN. However, it appears that
there were some problems testing your distribution.
TEST RESULTS:
Below is the error stack from stage 'make test':
[MSG] [Tue Nov 8 08:38:42 2011] cp SmbClient.pm blib/lib/Filesys/SmbClient.pm
AutoSplitting blib/lib/Filesys/SmbClient.pm (blib/lib/auto/Filesys/SmbClient)
cc -c -I/usr/include -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"3.1\" -DXS_VERSION=\"3.1\" -fPIC "-I/home/cpan/pit/bare/perl-5.15.3/lib/5.15.3/x86_64-linux/CORE" libauthSamba.c
/home/cpan/pit/bare/perl-5.15.3/bin/perl5.15.3 /home/cpan/pit/bare/perl-5.15.3/lib/5.15.3/ExtUtils/xsubpp -typemap /home/cpan/pit/bare/perl-5.15.3/lib/5.15.3/ExtUtils/typemap -typemap typemap SmbClient.xs > SmbClient.xsc && mv SmbClient.xsc SmbClient.c
cc -c -I/usr/include -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"3.1\" -DXS_VERSION=\"3.1\" -fPIC "-I/home/cpan/pit/bare/perl-5.15.3/lib/5.15.3/x86_64-linux/CORE" SmbClient.c
SmbClient.xs: In function 'XS_Filesys__SmbClient__init':
SmbClient.xs:43: warning: 'debug' is deprecated (declared at /usr/include/libsmbclient.h:2842)
SmbClient.xs:45: warning: 'auth_fn' is deprecated (declared at /usr/include/libsmbclient.h:2937)
SmbClient.xs:46: warning: 'debug' is deprecated (declared at /usr/include/libsmbclient.h:2842)
SmbClient.xs: In function 'XS_Filesys__SmbClient__set_flags':
SmbClient.xs:71: warning: 'flags' is deprecated (declared at /usr/include/libsmbclient.h:3023)
SmbClient.xs: In function 'XS_Filesys__SmbClient__mkdir':
SmbClient.xs:92: warning: 'mkdir' is deprecated (declared at /usr/include/libsmbclient.h:2903)
SmbClient.xs: In function 'XS_Filesys__SmbClient__rmdir':
SmbClient.xs:116: warning: 'rmdir' is deprecated (declared at /usr/include/libsmbclient.h:2904)
SmbClient.xs: In function 'XS_Filesys__SmbClient__opendir':
SmbClient.xs:138: warning: 'opendir' is deprecated (declared at /usr/include/libsmbclient.h:2899)
SmbClient.xs: In function 'XS_Filesys__SmbClient__closedir':
SmbClient.xs:165: warning: 'closedir' is deprecated (declared at /usr/include/libsmbclient.h:2900)
SmbClient.xs: In function 'XS_Filesys__SmbClient__readdir':
SmbClient.xs:197: warning: 'readdir' is deprecated (declared at /usr/include/libsmbclient.h:2901)
SmbClient.xs: In function 'XS_Filesys__SmbClient__stat':
SmbClient.xs:225: warning: 'stat' is deprecated (declared at /usr/include/libsmbclient.h:2893)
SmbClient.xs: In function 'XS_Filesys__SmbClient__fstat':
SmbClient.xs:261: warning: 'fstat' is deprecated (declared at /usr/include/libsmbclient.h:2894)
SmbClient.xs: In function 'XS_Filesys__SmbClient__rename':
SmbClient.xs:293: warning: 'rename' is deprecated (declared at /usr/include/libsmbclient.h:2891)
SmbClient.xs: In function 'XS_Filesys__SmbClient__open':
SmbClient.xs:338: warning: 'open' is deprecated (declared at /usr/include/libsmbclient.h:2886)
SmbClient.xs:349: warning: 'lseek' is deprecated (declared at /usr/include/libsmbclient.h:2892)
SmbClient.xs: In function 'XS_Filesys__SmbClient__read':
SmbClient.xs:368: warning: 'read' is deprecated (declared at /usr/include/libsmbclient.h:2888)
SmbClient.xs: In function 'XS_Filesys__SmbClient__write':
SmbClient.xs:392: warning: 'write' is deprecated (declared at /usr/include/libsmbclient.h:2889)
SmbClient.xs: In function 'XS_Filesys__SmbClient__lseek':
SmbClient.xs:418: warning: 'lseek' is deprecated (declared at /usr/include/libsmbclient.h:2892)
SmbClient.xs: In function 'XS_Filesys__SmbClient__close':
SmbClient.xs:446: warning: 'close_fn' is deprecated (declared at /usr/include/libsmbclient.h:2898)
SmbClient.xs: In function 'XS_Filesys__SmbClient__unlink':
SmbClient.xs:464: warning: 'unlink' is deprecated (declared at /usr/include/libsmbclient.h:2890)
Running Mkbootstrap for Filesys::SmbClient ()
chmod 644 SmbClient.bs
rm -f blib/arch/auto/Filesys/SmbClient/SmbClient.so
LD_RUN_PATH="/usr/lib/../lib64" cc -shared -O2 -L/usr/local/lib -fstack-protector libauthSamba.o SmbClient.o -o blib/arch/auto/Filesys/SmbClient/SmbClient.so \
-lsmbclient \
chmod 755 blib/arch/auto/Filesys/SmbClient/SmbClient.so
cp SmbClient.bs blib/arch/auto/Filesys/SmbClient/SmbClient.bs
chmod 644 blib/arch/auto/Filesys/SmbClient/SmbClient.bs
Manifying blib/man3/Filesys::SmbClient.3
[ERROR] [Tue Nov 8 08:38:42 2011] MAKE TEST failed: PERL_DL_NONLAZY=1 /home/cpan/pit/bare/perl-5.15.3/bin/perl5.15.3 "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
# Failed test 'Create directory'
# at t/01base.t line 36.
# With Connection timed out
Uncaught exception from user code:
Filesys::SmbClient::_close: fd is not of type SMBCFILEPtr at /home/cpan/pit/bare/conf/perl-5.15.3/.cpanplus/5.15.3/build/Filesys-SmbClient-3.1/blib/lib/Filesys/SmbClient.pm line 83, <F> line 1.
at /home/cpan/pit/bare/conf/perl-5.15.3/.cpanplus/5.15.3/build/Filesys-SmbClient-3.1/blib/lib/Filesys/SmbClient.pm line 83
Filesys::SmbClient::AUTOLOAD('Filesys::SmbClient=HASH(0xad8418)', undef) called at t/01base.t line 47
# Looks like you planned 18 tests but ran 3.
# Looks like you failed 1 test of 3 run.
# Looks like your test exited with 110 just after 3.
t/01base.t ........
Dubious, test returned 110 (wstat 28160, 0x6e00)
Failed 16/18 subtests
# Failed test 'Create directory'
# at t/02tie.t line 44.
# With Connection timed out
# 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 Connection timed out
stat() on closed filehandle FD at /home/cpan/pit/bare/perl-5.15.3/lib/5.15.3/File/Copy.pm line 138, <F> line 1.
-s on closed filehandle FD at /home/cpan/pit/bare/perl-5.15.3/lib/5.15.3/File/Copy.pm line 223, <F> line 1.
sysread() on closed filehandle FD at /home/cpan/pit/bare/perl-5.15.3/lib/5.15.3/File/Copy.pm line 241, <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 Connection timed out
# Failed test 'Rm directory'
# at t/02tie.t line 139.
# With Connection timed out
# 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 Connection timed out
# Failed test 'TIE: open to create a file'
# at t/03tie_perl56.t line 48.
# With Connection timed out
Uncaught exception from user code:
Filesys::SmbClient::_write: fd is not of type SMBCFILEPtr at /home/cpan/pit/bare/conf/perl-5.15.3/.cpanplus/5.15.3/build/Filesys-SmbClient-3.1/blib/lib/Filesys/SmbClient.pm line 127, <F> line 1.
at /home/cpan/pit/bare/conf/perl-5.15.3/.cpanplus/5.15.3/build/Filesys-SmbClient-3.1/blib/lib/Filesys/SmbClient.pm line 127
Filesys::SmbClient::WRITE('Filesys::SmbClient=HASH(0xab0e88)', 'A test of write call\x{a}', 21, 0) called at /home/cpan/pit/bare/perl-5.15.3/lib/5.15.3/Tie/Handle.pm line 149
Tie::Handle::PRINT('Filesys::SmbClient=HASH(0xab0e88)', '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 110 just after 2.
t/03tie_perl56.t ..
Dubious, test returned 110 (wstat 28160, 0x6e00)
Failed 20/20 subtests
Test Summary Report
-------------------
t/01base.t (Wstat: 28160 Tests: 3 Failed: 1)
Failed test: 2
Non-zero exit status: 110
Parse errors: Bad plan. You planned 18 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: 28160 Tests: 2 Failed: 2)
Failed tests: 1-2
Non-zero exit status: 110
Parse errors: Bad plan. You planned 20 tests but ran 2.
Files=3, Tests=30, 0 wallclock secs ( 0.03 usr 0.01 sys + 0.27 cusr 0.02 csys = 0.33 CPU)
Result: FAIL
Failed 3/3 test programs. 22/30 subtests failed.
make: *** [test_dynamic] Error 110
[MSG] [Tue Nov 8 08:38:42 2011] DEFAULT 'proceed_on_test_failure' HANDLER RETURNING 'sub return value'
PREREQUISITES:
Here is a list of prerequisites you specified and versions we
managed to load:
Module Name Have Want
ExtUtils::MakeMaker 6.59 0
Test::More 0.98 0
Perl module toolchain versions installed:
Module Name Have
CPANPLUS 0.9111
CPANPLUS::Dist::Build 0.58
Cwd 3.37
ExtUtils::CBuilder 0.280204
ExtUtils::Command 1.17
ExtUtils::Install 1.57
ExtUtils::MakeMaker 6.59
ExtUtils::Manifest 1.60
ExtUtils::ParseXS 3.04_04
File::Spec 3.34
Module::Build 0.39_01
Test::Harness 3.23
Test::More 0.98
version 0.94
******************************** NOTE ********************************
The comments above are created mechanically, possibly without manual
checking by the sender. As there are many people performing automatic
tests on each upload to CPAN, it is likely that you will receive
identical messages about the same problem.
If you believe that the message is mistaken, please reply to the first
one with correction and/or additional informations, and do not take
it personally. We appreciate your patience. :)
**********************************************************************
Additional comments:
This report was machine-generated by CPANPLUS::Dist::YACSmoke 0.64.
Powered by minismokebox version 0.54
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
LANG = en_US
LC_COLLATE = C
PATH = /usr/local/bin:/usr/bin:/bin:/usr/games:/usr/lib64/java/bin:/usr/lib64/qt/bin:/usr/share/texmf/bin:.
PERL5LIB = :/home/cpan/pit/bare/conf/perl-5.15.3/.cpanplus/5.15.3/build/Filesys-SmbClient-3.1/blib/lib:/home/cpan/pit/bare/conf/perl-5.15.3/.cpanplus/5.15.3/build/Filesys-SmbClient-3.1/blib/arch
PERL5_CPANPLUS_IS_RUNNING = 11149
PERL5_CPANPLUS_IS_VERSION = 0.9111
PERL5_MINISMOKEBOX = 0.54
PERL5_YACSMOKE_BASE = /home/cpan/pit/bare/conf/perl-5.15.3
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_MM_USE_DEFAULT = 1
SHELL = /bin/bash
TERM = screen
Perl special variables (and OS-specific diagnostics, for MSWin32):
Perl: $^X = /home/cpan/pit/bare/perl-5.15.3/bin/perl5.15.3
UID: $< = 1001
EUID: $> = 1001
GID: $( = 100 100
EGID: $) = 100 100
-------------------------------
--
Summary of my perl5 (revision 5 version 15 subversion 3) configuration:
Platform:
osname=linux, osvers=2.6.33.4, archname=x86_64-linux
uname='linux slack64 2.6.33.4 #3 smp wed may 12 23:13:09 cdt 2010 x86_64 intel(r) xeon(r) cpu e5520 @ 2.27ghz genuineintel gnulinux '
config_args='-des -Dprefix=/home/cpan/pit/bare/perl-5.15.3 -Dusedevel'
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.4.4', 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/../lib64 /usr/lib/../lib64 /lib /usr/lib /lib64 /usr/lib64 /usr/local/lib64
libs=-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc
perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc
libc=, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version='2.11.1'
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: HAS_TIMES PERLIO_LAYERS PERL_DONT_CREATE_GVSV
PERL_MALLOC_WRAP 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 Sep 24 2011 11:18:22
%ENV:
PERL5LIB=":/home/cpan/pit/bare/conf/perl-5.15.3/.cpanplus/5.15.3/build/Filesys-SmbClient-3.1/blib/lib:/home/cpan/pit/bare/conf/perl-5.15.3/.cpanplus/5.15.3/build/Filesys-SmbClient-3.1/blib/arch"
PERL5_CPANPLUS_IS_RUNNING="11149"
PERL5_CPANPLUS_IS_VERSION="0.9111"
PERL5_MINISMOKEBOX="0.54"
PERL5_YACSMOKE_BASE="/home/cpan/pit/bare/conf/perl-5.15.3"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_MM_USE_DEFAULT="1"
@INC:
/home/cpan/pit/bare/conf/perl-5.15.3/.cpanplus/5.15.3/build/Filesys-SmbClient-3.1/blib/lib
/home/cpan/pit/bare/conf/perl-5.15.3/.cpanplus/5.15.3/build/Filesys-SmbClient-3.1/blib/arch
/home/cpan/pit/bare/perl-5.15.3/lib/site_perl/5.15.3/x86_64-linux
/home/cpan/pit/bare/perl-5.15.3/lib/site_perl/5.15.3
/home/cpan/pit/bare/perl-5.15.3/lib/5.15.3/x86_64-linux
/home/cpan/pit/bare/perl-5.15.3/lib/5.15.3
.