Skip Menu |

This queue is for tickets about the Data-Dump CPAN distribution.

Report information
The Basics
Id: 37025
Status: rejected
Priority: 0/
Queue: Data-Dump

People
Owner: Nobody in particular
Requestors: fspeiser [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: Critical
Broken in: 1.08
Fixed in: (no value)



Subject: Data::Dump fails t/regexp.t
Looks like the regexp.t fails: Running install for module Data::Dump Running make for G/GA/GAAS/Data-Dump-1.08.tar.gz Is already unwrapped into directory /home/fspeiser/.cpan/build/Data-Dump-1.08 Has already been processed within this session Running make test PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/dump.t.............ok t/eval.t.............ok t/glob.t.............ok t/quote-unicode.t....ok t/quote.t............ok t/ref.t..............ok t/regexp.t........... Failed 1/1 subtests t/scalar-obj.t.......ok t/scalar.t...........ok t/tied.t.............ok Test Summary Report ------------------- t/regexp.t (Wstat: 0 Tests: 1 Failed: 1) Failed test: 1 Files=10, Tests=55, 1 wallclock secs ( 0.02 usr 0.02 sys + 0.39 cusr 0.09 csys = 0.52 CPU) Result: FAIL Failed 1/10 test programs. 1/55 subtests failed. make: *** [test_dynamic] Error 255 /usr/bin/make test -- NOT OK Running make install make test had returned bad status, won't install without force
What version of perl are you using? Please provide the 'perl -V' output.
Subject: Re: [rt.cpan.org #37025] Data::Dump fails t/regexp.t
Date: Thu, 21 Aug 2008 09:40:19 -0400
To: bug-Data-Dump [...] rt.cpan.org
From: "Frank Speiser" <frank.speiser [...] gmail.com>
Hi Gisle, It looks like we can close this bug. After some poking around it was one of those dependency problems that throws a weird error. I was using 5.6.x It now works, both on 5.6.x and 5.8.x ... I have absolutely NO idea what dependency fixed it, but it seems to have worked itself out. Thanks for responding, and apologies for the false alarm. I wish I knew what I did to resolve it. On Thu, Aug 21, 2008 at 8:34 AM, Gisle_Aas via RT <bug-Data-Dump@rt.cpan.org Show quoted text
> wrote:
Show quoted text
> <URL: http://rt.cpan.org/Ticket/Display.html?id=37025 > > > What version of perl are you using? Please provide the 'perl -V' output. >