Re: [Perl-workflow-devel] Release 1.33_8, just uploaded to CPAN
Brought to you by:
jonasbn
From: Jonas B. N. <jo...@gm...> - 2009-12-28 13:08:21
|
Hi Kiffin, Please see the first few lines of your attachment: perl Makefile.PL: ---------------- Warning: prerequisite Class::Factory 1 not found. Warning: prerequisite Class::Observable 1.04 not found. Warning: prerequisite DBD::Mock 0.1 not found. Checking if your kit is complete... Looks good Writing Makefile for Workflow Essential modules required by Workflow are not installed. I would recommend that you install these via the CPAN shell. jonasbn On 28/12/2009, at 13.56, Kiffin Gish wrote: > As requested, here is the complete output (see attachment). Hope this > helps. > > On Mon, 2009-12-28 at 13:43 +0100, Jonas Brømsø Nielsen wrote: >> Hi Kiffin, >> >> Can you include the complete output, especially from the step: perl Makefile.PL >> >> jonasbn >> >> On 28/12/2009, at 13.36, Kiffin Gish wrote: >> >>> Manually the usual way, as follows: >>> >>> wget >>> http://search.cpan.org/CPAN/authors/id/J/JO/JONASBN/Workflow-1.33_8.tar.gz >>> tar xf Workflow-1.33_8.tar.gz >>> cd Workflow-1.33_8 >>> perl Makefile.PL >>> make >>> make test >>> make install >>> >>> >>> On Mon, 2009-12-28 at 13:31 +0100, Jonas Brømsø Nielsen wrote: >>>> Hi Kiffin, >>>> >>>> How are you invoking the make test step, from the CPAN shell or manually? >>>> >>>> jonasbn >>>> >>>> On 28/12/2009, at 11.54, Kiffin Gish wrote: >>>> >>>>> make test fails for me: >>>>> >>>>> # Failed test 'use Workflow::Action::Mailer;' >>>>> # Failed test 'use Workflow::Action::Null;' >>>>> # Failed test 'use Workflow::Action;' >>>>> # Failed test 'use Workflow::Config::Perl;' >>>>> # Failed test 'use Workflow::Config::XML;' >>>>> # Failed test 'use Workflow::Config;' >>>>> # Failed test 'use Workflow::Factory;' >>>>> # Failed test 'use Workflow::State;' >>>>> # Failed test 'use Workflow;' >>>>> >>>>> Any idea what I may be doing wrong? >>>>> >>>>> On Sun, 2009-12-27 at 15:42 +0100, Jonas Brømsø Nielsen wrote: >>>>>> Hello All, >>>>>> >>>>>> I just threw some more wood on the fire and merged 1.33_6 into trunk. So all branches have now been merged into trunk. So i have just uploaded the release candidate for 1.33, 1.33_8, it contains all the bug fixes and patches applied since the release of 1.32. All changes are described in the Changes file. >>>>>> >>>>>> If you have the time, please test and evaluate this release, >>>>>> >>>>>> We have received some new patches (see RT for reference), so I would love to schedule some more frequent releases, >>>>>> >>>>>> Take care, >>>>>> >>>>>> jonasbn >>>>>> ------------------------------------------------------------------------------ >>>>>> This SF.Net email is sponsored by the Verizon Developer Community >>>>>> Take advantage of Verizon's best-in-class app development support >>>>>> A streamlined, 14 day to market process makes app distribution fast and easy >>>>>> Join now and get one step closer to millions of Verizon customers >>>>>> http://p.sf.net/sfu/verizon-dev2dev >>>>>> _______________________________________________ >>>>>> Perl-workflow-devel mailing list >>>>>> Per...@li... >>>>>> https://lists.sourceforge.net/lists/listinfo/perl-workflow-devel >>>>> >>>>> >>>>> -- >>>>> Kiffin Gish <Kif...@pl...> >>>>> Gouda, The Netherlands >>>>> >>>>> >>>> >>> >>> >>> -- >>> Kiffin Gish <Kif...@pl...> >>> Gouda, The Netherlands >>> >>> >> > > > -- > Kiffin Gish <Kif...@pl...> > Gouda, The Netherlands > > <build.output> |