Subject: | Test failures when trying to install |
After installing numerous prerequisites, I finally get down to these failures. I'll try and look at it and fix it myself when I get a chance.
t/ebug_http....NOK 3
# Failed test (t/ebug_http.t at line 20)
# got: "Devel::ebug::HTTP"
# length: 17
# expected: "t/calc.pl main(t/calc.pl#3) my $q = 1;"
# length: 38
# strings begin to differ at char 1
t/ebug_http....NOK 4
# Failed test (t/ebug_http.t at line 21)
# searched: "<html>\x{0a}<head>\x{0a} <title>Devel::ebug::HTTP</title>"...
# can't find: "Step"
t/ebug_http....NOK 5
# Failed test (t/ebug_http.t at line 22)
# searched: "<html>\x{0a}<head>\x{0a} <title>Devel::ebug::HTTP</title>"...
# can't find: "Next"
t/ebug_http....NOK 6
# Failed test (t/ebug_http.t at line 23)
# searched: "<html>\x{0a}<head>\x{0a} <title>Devel::ebug::HTTP</title>"...
# can't find: "t/calc.pl main(t/calc.pl#3)"
t/ebug_http....NOK 7
# Failed test (t/ebug_http.t at line 24)
# searched: "<html>\x{0a}<head>\x{0a} <title>Devel::ebug::HTTP</title>"...
# can't find: "#!perl"
t/ebug_http....NOK 8
# Failed test (t/ebug_http.t at line 25)
# searched: "<html>\x{0a}<head>\x{0a} <title>Devel::ebug::HTTP</title>"...
# can't find: "Variables in main"
t/ebug_http....NOK 9
# Failed test (t/ebug_http.t at line 26)
# searched: "<html>\x{0a}<head>\x{0a} <title>Devel::ebug::HTTP</title>"...
# can't find: "Stack trace"
t/ebug_http....NOK 10
# Failed test (t/ebug_http.t at line 27)
# searched: "<html>\x{0a}<head>\x{0a} <title>Devel::ebug::HTTP</title>"...
# can't find: "STDOUT"
t/ebug_http....NOK 11
# Failed test (t/ebug_http.t at line 28)
# searched: "<html>\x{0a}<head>\x{0a} <title>Devel::ebug::HTTP</title>"...
# can't find: "STDERR"
t/ebug_http....NOK 13
# Failed test (t/ebug_http.t at line 30)
# searched: "<html>\x{0a}<head>\x{0a} <title>Devel::ebug::HTTP</title>"...
# can't find: "0.45"
t/ebug_http....NOK 20
# Failed test (t/ebug_http.t at line 53)
# got: "Devel::ebug::HTTP"
# length: 17
# expected: "t/calc.pl main(t/calc.pl#4) my $w = 2;"
# length: 38
# strings begin to differ at char 1
t/ebug_http....NOK 21
# Failed test (t/ebug_http.t at line 54)
# searched: "<html>\x{0a}<head>\x{0a} <title>Devel::ebug::HTTP</title>"...
# can't find: "t/calc.pl main(t/calc.pl#4)"
# Looks like you failed 12 tests of 24.
t/ebug_http....FAILED tests 3-11, 13, 20-21
Failed 12/24 tests, 50.00% okay
Failed Test Stat Wstat Total Fail Failed List of Failed
-------------------------------------------------------------------------------
t/ebug_http.t 24 12 50.00% 3-11 13 20-21
Failed 1/1 test scripts, 0.00% okay. 12/24 subtests failed, 50.00% okay.
$ perl -V
Summary of my perl5 (revision 5 version 8 subversion 7) configuration:
Platform:
osname=linux, osvers=2.6.8-24.14-default, archname=i686-linux-thread-multi
uname='linux jpeacock 2.6.8-24.14-default #1 tue mar 29 09:27:43 utc 2005 i686 i686 i386 gnulinux '
config_args='-ds -e -Dprefix=/usr -Dvendorprefix=/usr -Dinstallusrbinperl -Dusethreads -Duseshrplib=true -Doptimize=-O2 -march=i586 -mcpu=i686 -fmessage-length=0 -Wall -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 -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
optimize='-O2 -march=i586 -mcpu=i686 -fmessage-length=0 -Wall -Wall -pipe',
cppflags='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -fno-strict-aliasing -pipe -I/usr/local/include'
ccversion='', gccversion='3.3.4 (pre 3.3.5 20040809)', 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 =' -L/usr/local/lib'
libpth=/usr/local/lib /lib /usr/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.3'
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E -Wl,-rpath,/usr/lib/perl5/5.8.7/i686-linux-thread-multi/CORE'
cccdlflags='-fpic', lddlflags='-shared -L/usr/local/lib'
Characteristics of this binary (from libperl):
Compile-time options: MULTIPLICITY USE_ITHREADS USE_LARGE_FILES
PERL_IMPLICIT_CONTEXT
Built under linux
Compiled at Jun 3 2005 16:01:02
%ENV:
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="27371"
PERL_READLINE_NOWARN="1"
@INC:
/usr/lib/perl5/5.8.7/i686-linux-thread-multi
/usr/lib/perl5/5.8.7
/usr/lib/perl5/site_perl/5.8.7/i686-linux-thread-multi
/usr/lib/perl5/site_perl/5.8.7
/usr/lib/perl5/site_perl/5.8.5
/usr/lib/perl5/site_perl
/usr/lib/perl5/vendor_perl/5.8.7/i686-linux-thread-multi
/usr/lib/perl5/vendor_perl/5.8.7
/usr/lib/perl5/vendor_perl/5.8.5
/usr/lib/perl5/vendor_perl
.