Skip Menu |

This queue is for tickets about the Sepia CPAN distribution.

Report information
The Basics
Id: 52536
Status: resolved
Priority: 0/
Queue: Sepia

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

Bug Information
Severity: Normal
Broken in: 0.991
Fixed in: (no value)



CPANtesters failures, e.g. <http://www.nntp.perl.org/group/perl.cpan.testers/2009/11/msg5841695.html>: PERL_DL_NONLAZY=1 /home/perl5100/perl/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t Can't locate object method "NAME" via package "B::SPECIAL" at /home/perl5100/perl/cpan/build/Sepia-0.991-36HaCW/blib/lib/Sepia/Xref.pm line 262. I think this only happens on threaded Perls.
More tools you never dared to ask for:) http://pause:3000/reports_by_field?SUBMIT_xxx=Submit&distv=Sepia-0.991&field=conf%3Ausethreads&field=qr%3A%28Can%27t+locate+object+method+.%2B%29 On this page you see that there is no apparent correlation between the cant-locate-method bug and threadedness. But replacing in the URL the 991 substring with 991_01 or 991_02 reveals this error string isn't found anymore at all so it is likely that you fixed it. If you follow the up-arrow link left of the headline you find the root page http://pause:3000/ and the link http://pause:3000/about tells you that the otherr tool is called CPAN::Testers::ParseReport. This comes with a script called ctgetreports which allows you to grep for arbitrary strings and find out their correlation to pass/fail. Just something to take note of. Enjoy,
On Mon Dec 07 16:25:48 2009, ANDK wrote: Show quoted text
> More tools you never dared to ask for:)
Slick! TPF should pay people to write useful things like that. I still don't know why this bug happens -- B:: documentation is pretty sparse -- but at least it's gone. Unfortunately, the page tells me that I eventually need to finesse my way around some BS deprecation warning in 5.11 about "defined %hash." Ah, progress... /s