On Monday 05 February 2007 18:01, David Golden wrote:
> Imacat,
>
> Thank you for trying those upgrades.  If it's not too much trouble,
> please try upgrading CPAN::Dist::Build explicitly -- it's packaged
> separately.  There was a release last August that fixed missing
> build_requires prerequisites.
>
> Regards,
> David

Hi imacat!

In regards to:

http://www.nntp.perl.org/group/perl.cpan.testers/412134

I see Math-GrahamFunction still fails but this time the report is different.

At first I see:

<<<<<<<<
[ERROR] [Thu Feb  8 20:24:31 2007] This module requires 'Module::Build' 
and 'CPANPLUS::Dist::Build' to be installed, but you don't have it! Will fall 
back to 'CPANPLUS::Dist::MM', but might not be able to install!
[MSG] [Thu Feb  8 20:24:31 2007] No 'Makefile.PL' found - attempting to 
generate one
>>>>>>>>

Perhaps you need to install the latest versions of Module::Build and 
CPANPLUS::Dist::Build?

Then it fails on:

<<<<<<<<<
ERROR] [Thu Feb  8 20:24:32 2007] MAKE TEST failed: (ioctl) t/00-load.........
#   Failed test 'use Math::GrahamFunction;'
#   at t/00-load.t line 6.
#     Tried to use 'Math::GrahamFunction'.
#     Error:  Base class package "Class::Accessor" is empty.
#     (Perhaps you need to 'use' the module which defines that package first.)
#  
at 
/opt/perl/testers/.cpanplus/5.8.8/build/Math-GrahamFunction-0.01001/blib/lib/Math/GrahamFunction/Object.pm
 
line 13
>>>>>>>>>

Seems like Class::Accessor wasn't installed again, possibly due to the 
Module::Build-related problems.

Regards,

        Shlomi Fish
>
> On 2/5/07, imacat <[EMAIL PROTECTED]> wrote:
> > On Mon, 5 Feb 2007 10:00:36 -0500
> >
> > "David Golden" <[EMAIL PROTECTED]> wrote:
> > > Out of curiosity, what version of Module::Build and
> > > CPANPLUS::Dist::Build do you use in your smoke tests?
> >
> >     In order to test Shlomi's issue I have just upgraded my CPANPLUS
> > from 0.074 to 0.076, and Module::Build from 0.28 to 0.2806.  But the
> > result is still the same.
> >
> >     Please note that I set prereqs to '1' in CPANPLUS configuration.
> > This shall cause CPANPLUS to follow the prerequisites and add their
> > build directories to @INC automatically.  That is different from
> > Shlomi's configuration.  Obviously Shlomi has entered "Y" when asked
> > about prerequisites.  Maybe Shlomi can try:
> >
> > CPAN Terminal> s conf prereqs 1
> >
> >     test again:
> >
> > CPAN Terminal> test S/SH/SHLOMIF/Math-GrahamFunction-0.01.tar.gz
> >
> >     and see if the prerequisite Class::Accessor works automatically.
> >
> > --
> > Best regards,
> > imacat ^_*' <[EMAIL PROTECTED]>
> > PGP Key: http://www.imacat.idv.tw/me/pgpkey.txt
> >
> > <<Woman's Voice>> News: http://www.wov.idv.tw/
> > Tavern IMACAT's: http://www.imacat.idv.tw/
> > TLUG List Manager:
> > http://lists.linux.org.tw/cgi-bin/mailman/listinfo/tlug

---------------------------------------------------------------------
Shlomi Fish      [EMAIL PROTECTED]
Homepage:        http://www.shlomifish.org/

Chuck Norris wrote a complete Perl 6 implementation in a day but then
destroyed all evidence with his bare hands, so no one will know his secrets.

Reply via email to