[svk-devel] test t/06keyword.t fails
Dave Howorth
dhoworth at mrc-lmb.cam.ac.uk
Wed Aug 16 12:17:14 EDT 2006
I'm trying to install SVK-1.08 from CPAN but it's failing:
t/06keyword..................ok 20/27
# Failed test in t/06keyword.t at line 99.
t/06keyword..................NOK 21# got: 'native
# '
# expected: 'native
# '
t/06keyword..................ok 24/27Use of uninitialized value in
<HANDLE> at /root/.cpan/build/SVK-1.08/blib/lib/SVK/Command/Propset.pm
line 99.
readline() on unopened filehandle at
/root/.cpan/build/SVK-1.08/blib/lib/SVK/Command/Propset.pm line 99.
# Failed test 'st t/checkout/keyword'
# in t/06keyword.t at line 130.
t/06keyword..................NOK 25# Structures begin differing at:
# $got->[0] = Does not exist
# $expected->[0] = 'M t/checkout/keyword/le/mixed2'
# Failed test 'st t/checkout/keyword'
# in t/06keyword.t at line 137.
t/06keyword..................NOK 26# Structures begin differing at:
# $got->[0] = Does not exist
# $expected->[0] = 'M t/checkout/keyword/le/mixed2'
t/06keyword..................ok 27/27# Looks like you failed 3 tests of 27.
t/06keyword..................dubious
Test returned status 3 (wstat 768, 0x300)
DIED. FAILED tests 21, 25-26
Failed 3/27 tests, 88.89% okay (less 4 skipped tests: 20 okay,
74.07%)
There seems to be some problem with the non-native line ending tests. I
haven't found anything about this problem, except that somebody had it
on a Mac as well. Does anybody know what's wrong?
I'm on SUSE 9.3. The output of perl -V is below.
Thanks for any ideas,
Dave
Summary of my perl5 (revision 5 version 8 subversion 6) configuration:
Platform:
osname=linux, osvers=2.6.9, archname=i586-linux-thread-multi
uname='linux g226 2.6.9 #1 smp tue jun 28 14:58:56 utc 2005 i686
i686 i386 gnulinux '
config_args='-ds -e -Dprefix=/usr -Dvendorprefix=/usr
-Dinstallusrbinperl -Dusethreads -Di_db -Di_dbm -Di_ndbm -Di_gdbm
-Duseshrplib=true -Doptimize=-O2 -march=i586 -mcpu=i686
-fmessage-length=0 -Wall -g -Wall -pipe'
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=undef use64bitall=undef uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='cc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS
-DDEBUGGING -fno-strict-aliasing -pipe -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64',
optimize='-O2 -march=i586 -mcpu=i686 -fmessage-length=0 -Wall -g
-Wall -pipe',
cppflags='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS
-DDEBUGGING -fno-strict-aliasing -pipe'
ccversion='', gccversion='3.3.5 20050117 (prerelease) (SUSE
Linux)', gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t',
lseeksize=8
alignbytes=4, prototype=define
Linker and Libraries:
ld='cc', ldflags =''
libpth=/lib /usr/lib /usr/local/lib
libs=-lnsl -ldl -lm -lcrypt -lutil -lpthread -lc
perllibs=-lnsl -ldl -lm -lcrypt -lutil -lpthread -lc
libc=, so=so, useshrplib=true, libperl=libperl.so
gnulibc_version='2.3.4'
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E
-Wl,-rpath,/usr/lib/perl5/5.8.6/i586-linux-thread-multi/CORE'
cccdlflags='-fPIC', lddlflags='-shared'
Characteristics of this binary (from libperl):
Compile-time options: DEBUGGING MULTIPLICITY USE_ITHREADS
USE_LARGE_FILES PERL_IMPLICIT_CONTEXT
Locally applied patches:
SPRINTF0 - fixes for sprintf formatting issues - CVE-2005-3962
Built under linux
Compiled at Dec 17 2005 03:23:29
%ENV:
PERL5LIB="/home/dhoworth/progs/modules"
PERLDOC_PAGER="vi"
@INC:
/home/dhoworth/progs/modules
/usr/lib/perl5/5.8.6/i586-linux-thread-multi
/usr/lib/perl5/5.8.6
/usr/lib/perl5/site_perl/5.8.6/i586-linux-thread-multi
/usr/lib/perl5/site_perl/5.8.6
/usr/lib/perl5/site_perl
/usr/lib/perl5/vendor_perl/5.8.6/i586-linux-thread-multi
/usr/lib/perl5/vendor_perl/5.8.6
/usr/lib/perl5/vendor_perl
.
More information about the svk-devel
mailing list