On Fri, Feb 06, 2009 at 10:20:08AM +0200, Shlomi Fish wrote:
> Hi!
> 
> You recently tried to smoke Games-Solitaire-Verify:
> 
> http://www.nntp.perl.org/group/perl.cpan.testers/2009/02/msg3204508.html
> 
> The problem is that:
> 
> {{{
> [ERROR] [Wed Feb  4 22:15:10 2009] No such module 'perl' found on CPAN
> }}}
> 
> This caused Devel-StackTrace to fail which is a dependency and as a result, 
> you only reported failure on Games-Solitaire-Verify. In any case, it's a 
> problem with your testing setup.
> 

Hi,

Actually the line:

[ERROR] [Wed Feb  4 22:15:12 2009] Could not run 'Build test': Failed 7/10 test 
programs. 247/253 subtests failed.

is the relevant line.

There has been an outstanding issue with CPANPLUS::Dist::Build in that it does 
not capture the output from the
Build.PL/Build/Build test stages 

http://rt.cpan.org/Public/Bug/Display.html?id=9793

I've fixed this: http://rt.cpan.org/Public/Bug/Display.html?id=39632

I have commit on the applicable code repository and have made a number of fixes.

Of course all my smokers are running this 'fixed' code.

It is easy to fix in CPANPLUS:

CPAN Terminal> s conf cpantest 0
CPAN Terminal> i 
http://gumbynet.org.uk/smoke/testing/CPANPLUS-Dist-Build-0.06_02.tar.gz 
--skiptest --force

I have another version that I have worked on recently where I have switched to 
using IPC::Cmd to run the 
'Build' and 'Build test' stages

CPAN Terminal> s conf cpantest 0
CPAN Terminal> i 
http://gumbynet.org.uk/smoke/beta/CPANPLUS-Dist-Build-0.06_02.tar.gz --skiptest 
--force

If Dan updates his CPANPLUS::Dist::Build to one of these versions, reports for 
M::B based distributions will
contain all the salient information.

Cheers,

-- 
Chris Williams
aka BinGOs
PGP ID 0x4658671F
http://www.gumbynet.org.uk
==========================

Attachment: pgpBEg535aqTY.pgp
Description: PGP signature

Reply via email to