Skip Menu |

This queue is for tickets about the Devel-ebug-HTTP CPAN distribution.

Report information
The Basics
Id: 14732
Status: resolved
Priority: 0/
Queue: Devel-ebug-HTTP

People
Owner: Nobody in particular
Requestors: jpeacock [...] rowman.com
Cc:
AdminCc:

Bug Information
Severity: Important
Broken in: (no value)
Fixed in: 0.31



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 .
Subject: Re: [rt.cpan.org #14732] Resolved: Test failures when trying to install
Date: Tue, 07 Mar 2006 07:34:36 -0500
To: bug-Devel-ebug-HTTP [...] rt.cpan.org
From: John Peacock <jpeacock [...] rowman.com>
via RT wrote: Show quoted text
> <URL: http://rt.cpan.org/Ticket/Display.html?id=14732 > > > According to our records, your request has been resolved. If you have any > further questions or concerns, please respond to this message.
Yeah, not so much. With my existing Module::Install 0.52, I got this: Show quoted text
> Running [/usr/bin/perl Makefile.PL ]... > String found where operator expected at Makefile.PL line 3, near "name 'Devel-ebug-HTTP'" > (Do you need to predeclare name?) > String found where operator expected at Makefile.PL line 4, near "all_from 'lib/Devel/ebug/HTTP.pm'" > (Do you need to predeclare all_from?) > Bareword found where operator expected at Makefile.PL line 7, near "requires Test::WWW::Mechanize::Catalyst" > (Do you need to predeclare requires?) > Bareword found where operator expected at Makefile.PL line 8, near "requires Catalyst::Plugin::Static" > (Do you need to predeclare requires?) > Bareword found where operator expected at Makefile.PL line 9, near "requires Catalyst::View::TT" > (Do you need to predeclare requires?) > Bareword found where operator expected at Makefile.PL line 10, near "requires Devel::ebug" > (Do you need to predeclare requires?) > Bareword found where operator expected at Makefile.PL line 11, near "requires HTML::Prototype" > (Do you need to predeclare requires?) > Bareword found where operator expected at Makefile.PL line 12, near "requires Path::Class" > (Do you need to predeclare requires?) > Bareword found where operator expected at Makefile.PL line 14, near "requires PPI::HTML" > (Do you need to predeclare requires?) > Bareword found where operator expected at Makefile.PL line 17, near "requires Test::Expect" > (Do you need to predeclare requires?) > syntax error at Makefile.PL line 3, near "name 'Devel-ebug-HTTP'" > syntax error at Makefile.PL line 17, near "requires Test::Expect " > syntax error at Makefile.PL line 22, near "install_script glob" > Execution of Makefile.PL aborted due to compilation errors.
When I installed the latest Module::Install 0.59, I got this: Show quoted text
> $ perl -c Makefile.PL > inc::Module::Install 0.59 loaded Module::Install 0.58. Version mismatch at /usr/lib/perl5/site_perl/5.8.7/inc/Module/Install.pm line 24. > Compilation failed in require at Makefile.PL line 1. > BEGIN failed--compilation aborted at Makefile.PL line 1.
There is no 0.58 available on CPAN, so I cannot try that, either... :( Should I report this to Module::Install instead???? John -- John Peacock Director of Information Research and Technology Rowman & Littlefield Publishing Group 4720 Boston Way Lanham, MD 20706 301-459-3366 x.5010 fax 301-429-5747
Confirmed on two machines that 0.31 is fixed and all tests succeed. Thanks! John
Trying to resolve this on my own.
Resolved!