Skip Menu |

This queue is for tickets about the WWW-Kickstarter CPAN distribution.

Report information
The Basics
Id: 127547
Status: open
Priority: 0/
Queue: WWW-Kickstarter

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

Bug Information
Severity: (no value)
Broken in: v1.14.0
Fixed in: (no value)



Subject: Undeclared dependency autovivification
It seems that the module requires the undeclared module autovivification.pm: .... # Failed test 'require WWW::Kickstarter;' # at t/00_load.t line 9. # Tried to require 'WWW::Kickstarter'. # Error: Can't locate autovivification.pm in @INC (you may need to install the autovivification module) (@INC contains: /tmpfs/.cpan-build-cpansand/2018110207/WWW-Kickstarter-v1.14.0-_5mHCM/blib/lib /tmpfs/.cpan-build-cpansand/2018110207/WWW-Kickstarter-v1.14.0-_5mHCM/blib/arch /opt/perl-5.18.4t/lib/site_perl/5.18.4/x86_64-linux-thread-multi /opt/perl-5.18.4t/lib/site_perl/5.18.4 /opt/perl-5.18.4t/lib/5.18.4/x86_64-linux-thread-multi /opt/perl-5.18.4t/lib/5.18.4) at /tmpfs/.cpan-build-cpansand/2018110207/WWW-Kickstarter-v1.14.0-_5mHCM/blib/lib/WWW/Kickstarter.pm line 6. # BEGIN failed--compilation aborted at /tmpfs/.cpan-build-cpansand/2018110207/WWW-Kickstarter-v1.14.0-_5mHCM/blib/lib/WWW/Kickstarter.pm line 6. # Compilation failed in require at (eval 4) line 2. ....
Subject: Re: [rt.cpan.org #127547] Undeclared dependency autovivification
Date: Fri, 2 Nov 2018 16:28:54 -0400
To: bug-WWW-Kickstarter [...] rt.cpan.org
From: Eric Brine <ikegami [...] adaelis.com>
It is declared*, but in a way that some older tools don't recognize. I am aware of this, but I haven't gotten around to making this fix (which is required by all of my modules). * You can see that it is by the near-perfect success rate here: http://matrix.cpantesters.org/?dist=WWW-Kickstarter+v1.14.0 On Fri, Nov 2, 2018 at 4:08 AM Slaven_Rezic via RT < bug-WWW-Kickstarter@rt.cpan.org> wrote: Show quoted text
> Fri Nov 02 04:08:13 2018: Request 127547 was acted upon. > Transaction: Ticket created by SREZIC > Queue: WWW-Kickstarter > Subject: Undeclared dependency autovivification > Broken in: v1.14.0 > Severity: (no value) > Owner: Nobody > Requestors: SREZIC@cpan.org > Status: new > Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=127547 > > > > It seems that the module requires the undeclared module > autovivification.pm: > > .... > # Failed test 'require WWW::Kickstarter;' > # at t/00_load.t line 9. > # Tried to require 'WWW::Kickstarter'. > # Error: Can't locate autovivification.pm in @INC (you may need to > install the autovivification module) (@INC contains: > /tmpfs/.cpan-build-cpansand/2018110207/WWW-Kickstarter-v1.14.0-_5mHCM/blib/lib > /tmpfs/.cpan-build-cpansand/2018110207/WWW-Kickstarter-v1.14.0-_5mHCM/blib/arch > /opt/perl-5.18.4t/lib/site_perl/5.18.4/x86_64-linux-thread-multi > /opt/perl-5.18.4t/lib/site_perl/5.18.4 > /opt/perl-5.18.4t/lib/5.18.4/x86_64-linux-thread-multi > /opt/perl-5.18.4t/lib/5.18.4) at > /tmpfs/.cpan-build-cpansand/2018110207/WWW-Kickstarter-v1.14.0-_5mHCM/blib/lib/WWW/Kickstarter.pm > line 6. > # BEGIN failed--compilation aborted at > /tmpfs/.cpan-build-cpansand/2018110207/WWW-Kickstarter-v1.14.0-_5mHCM/blib/lib/WWW/Kickstarter.pm > line 6. > # Compilation failed in require at (eval 4) line 2. > .... >
RT-Send-CC: ikegami [...] adaelis.com
On 2018-11-02 16:29:20, ikegami@adaelis.com wrote: Show quoted text
> It is declared*, but in a way that some older tools don't recognize. I > am > aware of this, but I haven't gotten around to making this fix (which > is > required by all of my modules).
Maybe you need the user to upgrade EUMM --- so a configure_requires specification could help. Show quoted text
> > * You can see that it is by the near-perfect success rate here: > http://matrix.cpantesters.org/?dist=WWW-Kickstarter+v1.14.0 > > > > > > On Fri, Nov 2, 2018 at 4:08 AM Slaven_Rezic via RT < > bug-WWW-Kickstarter@rt.cpan.org> wrote: >
> > Fri Nov 02 04:08:13 2018: Request 127547 was acted upon. > > Transaction: Ticket created by SREZIC > > Queue: WWW-Kickstarter > > Subject: Undeclared dependency autovivification > > Broken in: v1.14.0 > > Severity: (no value) > > Owner: Nobody > > Requestors: SREZIC@cpan.org > > Status: new > > Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=127547 > > > > > > > It seems that the module requires the undeclared module > > autovivification.pm: > > > > .... > > # Failed test 'require WWW::Kickstarter;' > > # at t/00_load.t line 9. > > # Tried to require 'WWW::Kickstarter'. > > # Error: Can't locate autovivification.pm in @INC (you may need > > to > > install the autovivification module) (@INC contains: > > /tmpfs/.cpan-build-cpansand/2018110207/WWW-Kickstarter-v1.14.0- > > _5mHCM/blib/lib > > /tmpfs/.cpan-build-cpansand/2018110207/WWW-Kickstarter-v1.14.0- > > _5mHCM/blib/arch > > /opt/perl-5.18.4t/lib/site_perl/5.18.4/x86_64-linux-thread-multi > > /opt/perl-5.18.4t/lib/site_perl/5.18.4 > > /opt/perl-5.18.4t/lib/5.18.4/x86_64-linux-thread-multi > > /opt/perl-5.18.4t/lib/5.18.4) at > > /tmpfs/.cpan-build-cpansand/2018110207/WWW-Kickstarter-v1.14.0- > > _5mHCM/blib/lib/WWW/Kickstarter.pm > > line 6. > > # BEGIN failed--compilation aborted at > > /tmpfs/.cpan-build-cpansand/2018110207/WWW-Kickstarter-v1.14.0- > > _5mHCM/blib/lib/WWW/Kickstarter.pm > > line 6. > > # Compilation failed in require at (eval 4) line 2. > > .... > >
RT-Send-CC: ikegami [...] adaelis.com
On 2018-11-02 17:08:59, SREZIC wrote: Show quoted text
> On 2018-11-02 16:29:20, ikegami@adaelis.com wrote:
> > It is declared*, but in a way that some older tools don't recognize. > > I > > am > > aware of this, but I haven't gotten around to making this fix (which > > is > > required by all of my modules).
> > Maybe you need the user to upgrade EUMM --- so a configure_requires > specification could help.
It seems that this could work --- I tried the following CPAN.pm distroprefs file, and it was successful on this CentOS7 system with system perl: --- match: distribution: '/WWW-Kickstarter-v1\.14\.0\.' depends: configure_requires: ExtUtils::MakeMaker: 7.00 Show quoted text
>
> > > > * You can see that it is by the near-perfect success rate here: > > http://matrix.cpantesters.org/?dist=WWW-Kickstarter+v1.14.0 > > > > > > > > > > > > On Fri, Nov 2, 2018 at 4:08 AM Slaven_Rezic via RT < > > bug-WWW-Kickstarter@rt.cpan.org> wrote: > >
> > > Fri Nov 02 04:08:13 2018: Request 127547 was acted upon. > > > Transaction: Ticket created by SREZIC > > > Queue: WWW-Kickstarter > > > Subject: Undeclared dependency autovivification > > > Broken in: v1.14.0 > > > Severity: (no value) > > > Owner: Nobody > > > Requestors: SREZIC@cpan.org > > > Status: new > > > Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=127547 > > > > > > > > > > It seems that the module requires the undeclared module > > > autovivification.pm: > > > > > > .... > > > # Failed test 'require WWW::Kickstarter;' > > > # at t/00_load.t line 9. > > > # Tried to require 'WWW::Kickstarter'. > > > # Error: Can't locate autovivification.pm in @INC (you may > > > need > > > to > > > install the autovivification module) (@INC contains: > > > /tmpfs/.cpan-build-cpansand/2018110207/WWW-Kickstarter-v1.14.0- > > > _5mHCM/blib/lib > > > /tmpfs/.cpan-build-cpansand/2018110207/WWW-Kickstarter-v1.14.0- > > > _5mHCM/blib/arch > > > /opt/perl-5.18.4t/lib/site_perl/5.18.4/x86_64-linux-thread-multi > > > /opt/perl-5.18.4t/lib/site_perl/5.18.4 > > > /opt/perl-5.18.4t/lib/5.18.4/x86_64-linux-thread-multi > > > /opt/perl-5.18.4t/lib/5.18.4) at > > > /tmpfs/.cpan-build-cpansand/2018110207/WWW-Kickstarter-v1.14.0- > > > _5mHCM/blib/lib/WWW/Kickstarter.pm > > > line 6. > > > # BEGIN failed--compilation aborted at > > > /tmpfs/.cpan-build-cpansand/2018110207/WWW-Kickstarter-v1.14.0- > > > _5mHCM/blib/lib/WWW/Kickstarter.pm > > > line 6. > > > # Compilation failed in require at (eval 4) line 2. > > > .... > > >
Subject: Re: [rt.cpan.org #127547] Undeclared dependency autovivification
Date: Fri, 2 Nov 2018 19:11:55 -0400
To: bug-WWW-Kickstarter [...] rt.cpan.org
From: Eric Brine <ikegami [...] adaelis.com>
Quite likely, yes, but I just never spent the time figuring out exactly what was needed. On Fri, Nov 2, 2018 at 5:17 PM Slaven_Rezic via RT < bug-WWW-Kickstarter@rt.cpan.org> wrote: Show quoted text
> <URL: https://rt.cpan.org/Ticket/Display.html?id=127547 > > > On 2018-11-02 17:08:59, SREZIC wrote:
> > On 2018-11-02 16:29:20, ikegami@adaelis.com wrote:
> > > It is declared*, but in a way that some older tools don't recognize. > > > I > > > am > > > aware of this, but I haven't gotten around to making this fix (which > > > is > > > required by all of my modules).
> > > > Maybe you need the user to upgrade EUMM --- so a configure_requires > > specification could help.
> > It seems that this could work --- I tried the following CPAN.pm > distroprefs file, and it was successful on this CentOS7 system with system > perl: > > --- > match: > distribution: '/WWW-Kickstarter-v1\.14\.0\.' > depends: > configure_requires: > ExtUtils::MakeMaker: 7.00 > >
> >
> > > > > > * You can see that it is by the near-perfect success rate here: > > > http://matrix.cpantesters.org/?dist=WWW-Kickstarter+v1.14.0 > > > > > > > > > > > > > > > > > > On Fri, Nov 2, 2018 at 4:08 AM Slaven_Rezic via RT < > > > bug-WWW-Kickstarter@rt.cpan.org> wrote: > > >
> > > > Fri Nov 02 04:08:13 2018: Request 127547 was acted upon. > > > > Transaction: Ticket created by SREZIC > > > > Queue: WWW-Kickstarter > > > > Subject: Undeclared dependency autovivification > > > > Broken in: v1.14.0 > > > > Severity: (no value) > > > > Owner: Nobody > > > > Requestors: SREZIC@cpan.org > > > > Status: new > > > > Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=127547 > > > > > > > > > > > > > It seems that the module requires the undeclared module > > > > autovivification.pm: > > > > > > > > .... > > > > # Failed test 'require WWW::Kickstarter;' > > > > # at t/00_load.t line 9. > > > > # Tried to require 'WWW::Kickstarter'. > > > > # Error: Can't locate autovivification.pm in @INC (you may > > > > need > > > > to > > > > install the autovivification module) (@INC contains: > > > > /tmpfs/.cpan-build-cpansand/2018110207/WWW-Kickstarter-v1.14.0- > > > > _5mHCM/blib/lib > > > > /tmpfs/.cpan-build-cpansand/2018110207/WWW-Kickstarter-v1.14.0- > > > > _5mHCM/blib/arch > > > > /opt/perl-5.18.4t/lib/site_perl/5.18.4/x86_64-linux-thread-multi > > > > /opt/perl-5.18.4t/lib/site_perl/5.18.4 > > > > /opt/perl-5.18.4t/lib/5.18.4/x86_64-linux-thread-multi > > > > /opt/perl-5.18.4t/lib/5.18.4) at > > > > /tmpfs/.cpan-build-cpansand/2018110207/WWW-Kickstarter-v1.14.0- > > > > _5mHCM/blib/lib/WWW/Kickstarter.pm > > > > line 6. > > > > # BEGIN failed--compilation aborted at > > > > /tmpfs/.cpan-build-cpansand/2018110207/WWW-Kickstarter-v1.14.0- > > > > _5mHCM/blib/lib/WWW/Kickstarter.pm > > > > line 6. > > > > # Compilation failed in require at (eval 4) line 2. > > > > .... > > > >
> > > >