Front page | perl.cpan.testers |
Postings from October 2007
FAIL Net-SSH2-0.10 x86_64-linux-gnu-thread-multi 2.6.17-2-vserver-amd64
From:
cpan
Date:
October 30, 2007 03:34
Subject:
FAIL Net-SSH2-0.10 x86_64-linux-gnu-thread-multi 2.6.17-2-vserver-amd64
This distribution has been tested as part of the cpan-testers
effort to test as many new uploads to CPAN as possible. See
http://testers.cpan.org/
Please cc any replies to cpan-testers@perl.org to keep other
test volunteers informed and to prevent any duplicate effort.
--
Dear David Robins,
This is a computer-generated error report created automatically by
CPANPLUS, version 0.82. 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 Oct 30 00:32:54 2007] Checking if source files are up to date
[MSG] [Tue Oct 30 00:32:54 2007] Retrieving /home/devogon/.cpanplus/sourcefiles.2.16.stored
[MSG] [Tue Oct 30 00:32:55 2007] Trying to get 'ftp://ftp.cpan.org/pub/CPAN/authors/id/D/DB/DBROBINS/CHECKSUMS'
[MSG] [Tue Oct 30 00:32:57 2007] Checksum matches for 'Net-SSH2-0.10.tar.gz'
[MSG] [Tue Oct 30 00:32:57 2007] Extracted 'Net-SSH2-0.10/'
[MSG] [Tue Oct 30 00:32:57 2007] Extracted 'Net-SSH2-0.10/META.yml'
[MSG] [Tue Oct 30 00:32:57 2007] Extracted 'Net-SSH2-0.10/t/'
[MSG] [Tue Oct 30 00:32:57 2007] Extracted 'Net-SSH2-0.10/t/Net-SSH2.t'
[MSG] [Tue Oct 30 00:32:57 2007] Extracted 'Net-SSH2-0.10/SSH2.xs'
[MSG] [Tue Oct 30 00:32:57 2007] Extracted 'Net-SSH2-0.10/README'
[MSG] [Tue Oct 30 00:32:57 2007] Extracted 'Net-SSH2-0.10/example/'
[MSG] [Tue Oct 30 00:32:57 2007] Extracted 'Net-SSH2-0.10/example/read.pl'
[MSG] [Tue Oct 30 00:32:57 2007] Extracted 'Net-SSH2-0.10/MANIFEST'
[MSG] [Tue Oct 30 00:32:57 2007] Extracted 'Net-SSH2-0.10/typemap'
[MSG] [Tue Oct 30 00:32:57 2007] Extracted 'Net-SSH2-0.10/ppport.h'
[MSG] [Tue Oct 30 00:32:57 2007] Extracted 'Net-SSH2-0.10/fallback/'
[MSG] [Tue Oct 30 00:32:57 2007] Extracted 'Net-SSH2-0.10/fallback/const-c.inc'
[MSG] [Tue Oct 30 00:32:57 2007] Extracted 'Net-SSH2-0.10/fallback/const-xs.inc'
[MSG] [Tue Oct 30 00:32:57 2007] Extracted 'Net-SSH2-0.10/Changes'
[MSG] [Tue Oct 30 00:32:57 2007] Extracted 'Net-SSH2-0.10/Makefile.PL'
[MSG] [Tue Oct 30 00:32:57 2007] Extracted 'Net-SSH2-0.10/lib/'
[MSG] [Tue Oct 30 00:32:57 2007] Extracted 'Net-SSH2-0.10/lib/Net/'
[MSG] [Tue Oct 30 00:32:57 2007] Extracted 'Net-SSH2-0.10/lib/Net/SSH2/'
[MSG] [Tue Oct 30 00:32:57 2007] Extracted 'Net-SSH2-0.10/lib/Net/SSH2/Dir.pm'
[MSG] [Tue Oct 30 00:32:57 2007] Extracted 'Net-SSH2-0.10/lib/Net/SSH2/Listener.pm'
[MSG] [Tue Oct 30 00:32:57 2007] Extracted 'Net-SSH2-0.10/lib/Net/SSH2/SFTP.pm'
[MSG] [Tue Oct 30 00:32:57 2007] Extracted 'Net-SSH2-0.10/lib/Net/SSH2/Channel.pm'
[MSG] [Tue Oct 30 00:32:57 2007] Extracted 'Net-SSH2-0.10/lib/Net/SSH2/PublicKey.pm'
[MSG] [Tue Oct 30 00:32:57 2007] Extracted 'Net-SSH2-0.10/lib/Net/SSH2/File.pm'
[MSG] [Tue Oct 30 00:32:57 2007] Extracted 'Net-SSH2-0.10/lib/Net/SSH2.pm'
[MSG] [Tue Oct 30 00:32:57 2007] Extracted 'Net::SSH2' to '/home/devogon/.cpanplus/5.8.8/build/Net-SSH2-0.10'
[MSG] [Tue Oct 30 00:32:57 2007] Net::SSH2: using library -L/usr/lib -lssh2 and include path -I/usr/include.
Writing Makefile for Net::SSH2
[MSG] [Tue Oct 30 00:32:57 2007] DEFAULT 'filter_prereqs' HANDLER RETURNING 'sub return value'
[MSG] [Tue Oct 30 00:33:05 2007] cc -c -I/usr/include -I. -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBIAN -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"0.10\" -DXS_VERSION=\"0.10\" -fPIC "-I/usr/lib/perl/5.8/CORE" SSH2.c
In file included from SSH2.xs:11:
ppport.h:3042:1: warning: "PERL_UNUSED_DECL" redefined
In file included from SSH2.xs:8:
/usr/lib/perl/5.8/CORE/perl.h:163:1: warning: this is the location of the previous definition
Running Mkbootstrap for Net::SSH2 ()
chmod 644 SSH2.bs
rm -f blib/arch/auto/Net/SSH2/SSH2.so
cc -shared -L/usr/local/lib SSH2.o -o blib/arch/auto/Net/SSH2/SSH2.so \
-L/usr/lib -lssh2 \
chmod 755 blib/arch/auto/Net/SSH2/SSH2.so
cp SSH2.bs blib/arch/auto/Net/SSH2/SSH2.bs
chmod 644 blib/arch/auto/Net/SSH2/SSH2.bs
Manifying blib/man3/Net::SSH2::File.3pm
Manifying blib/man3/Net::SSH2::Dir.3pm
Manifying blib/man3/Net::SSH2::PublicKey.3pm
Manifying blib/man3/Net::SSH2::SFTP.3pm
Manifying blib/man3/Net::SSH2::Listener.3pm
Manifying blib/man3/Net::SSH2::Channel.3pm
Manifying blib/man3/Net::SSH2.3pm
[ERROR] [Tue Oct 30 00:33:05 2007] MAKE TEST failed: Illegal seek PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/Net-SSH2....
# Failed test 'API date yyyymmddhhmm'
# at t/Net-SSH2.t line 33.
# 'LIBSSH2_APINO'
# doesn't match '(?-xism:^\d{12}$)'
# Looks like you failed 1 test of 72.
dubious
Test returned status 1 (wstat 256, 0x100)
DIED. FAILED test 8
Failed 1/72 tests, 98.61% okay (less 61 skipped tests: 10 okay, 13.89%)
Failed Test Stat Wstat Total Fail List of Failed
-------------------------------------------------------------------------------
t/Net-SSH2.t 1 256 72 1 8
61 subtests skipped.
Failed 1/1 test scripts. 1/72 subtests failed.
Files=1, Tests=72, 0 wallclock secs ( 0.09 cusr + 0.01 csys = 0.10 CPU)
Failed 1/1 test programs. 1/72 subtests failed.
make: *** [test_dynamic] Error 1
[HISTORY] [Tue Oct 30 00:33:10 2007] Proceed anyway? [y/N]: y
PREREQUISITES:
Here is a list of prerequisites you specified and versions we
managed to load:
Module Name Have Want
File::Basename 2.74 0
IO::File 1.14 0
Socket 1.78 0
******************************** 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:
--
Summary of my perl5 (revision 5 version 8 subversion 8) configuration:
Platform:
osname=linux, osvers=2.6.17-2-vserver-amd64, archname=x86_64-linux-gnu-thread-multi
uname='linux excelsior 2.6.17-2-vserver-amd64 #1 smp wed sep 13 18:02:36 cest 2006 x86_64 gnulinux '
config_args='-Dusethreads -Duselargefiles -Dccflags=-DDEBIAN -Dcccdlflags=-fPIC -Darchname=x86_64-linux-gnu -Dprefix=/usr -Dprivlib=/usr/share/perl/5.8 -Darchlib=/usr/lib/perl/5.8 -Dvendorprefix=/usr -Dvendorlib=/usr/share/perl5 -Dvendorarch=/usr/lib/perl5 -Dsiteprefix=/usr/local -Dsitelib=/usr/local/share/perl/5.8.8 -Dsitearch=/usr/local/lib/perl/5.8.8 -Dman1dir=/usr/share/man/man1 -Dman3dir=/usr/share/man/man3 -Dsiteman1dir=/usr/local/man/man1 -Dsiteman3dir=/usr/local/man/man3 -Dman1ext=1 -Dman3ext=3perl -Dpager=/usr/bin/sensible-pager -Uafs -Ud_csh -Uusesfio -Uusenm -Duseshrplib -Dlibperl=libperl.so.5.8.8 -Dd_dosuid -des'
hint=recommended, useposix=true, d_sigaction=define
usethreads=define use5005threads=undef useithreads=define usemultiplicity=define
useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
use64bitint=define use64bitall=define uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='cc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBIAN -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
optimize='-O2',
cppflags='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBIAN -fno-strict-aliasing -pipe -I/usr/local/include'
ccversion='', gccversion='4.2.1 (Debian 4.2.1-5)', 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 =' -L/usr/local/lib'
libpth=/usr/local/lib /lib /usr/lib
libs=-lgdbm -lgdbm_compat -ldb -ldl -lm -lpthread -lc -lcrypt
perllibs=-ldl -lm -lpthread -lc -lcrypt
libc=/lib/libc-2.6.1.so, so=so, useshrplib=true, libperl=libperl.so.5.8.8
gnulibc_version='2.6.1'
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
cccdlflags='-fPIC', lddlflags='-shared -L/usr/local/lib'
-
FAIL Net-SSH2-0.10 x86_64-linux-gnu-thread-multi 2.6.17-2-vserver-amd64
by cpan