Skip Menu |

This queue is for tickets about the Apache-SWIT CPAN distribution.

Report information
The Basics
Id: 122647
Status: new
Priority: 0/
Queue: Apache-SWIT

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

Bug Information
Severity: (no value)
Broken in: 0.54
Fixed in: (no value)



Subject: Undeclared dependency File::Slurp
File::Slurp has to be specified as a "configure_requires", otherwise automatic installation may fail: Output from '/opt/perl-5.26.0t/bin/perl Makefile.PL INSTALLDIRS=site': Can't locate File/Slurp.pm in @INC (you may need to install the File::Slurp module) (@INC contains: lib /var/tmp/cpansmoker-1023/2017072915/CPAN-Reporter-lib-oDm7 /opt/perl-5.26.0t/lib/site_perl/5.26.0/x86_64-linux-thread-multi /opt/perl-5.26.0t/lib/site_perl/5.26.0 /opt/perl-5.26.0t/lib/5.26.0/x86_64-linux-thread-multi /opt/perl-5.26.0t/lib/5.26.0 .) at lib/Apache/SWIT/Maker/Makefile.pm line 6. BEGIN failed--compilation aborted at lib/Apache/SWIT/Maker/Makefile.pm line 6. Compilation failed in require at Makefile.PL line 4. BEGIN failed--compilation aborted at Makefile.PL line 4.
On 2017-07-29 16:15:23, SREZIC wrote: Show quoted text
> File::Slurp has to be specified as a "configure_requires", otherwise > automatic installation may fail: > > Output from '/opt/perl-5.26.0t/bin/perl Makefile.PL INSTALLDIRS=site': > > Can't locate File/Slurp.pm in @INC (you may need to install the > File::Slurp module) (@INC contains: lib /var/tmp/cpansmoker- > 1023/2017072915/CPAN-Reporter-lib-oDm7 /opt/perl- > 5.26.0t/lib/site_perl/5.26.0/x86_64-linux-thread-multi /opt/perl- > 5.26.0t/lib/site_perl/5.26.0 /opt/perl-5.26.0t/lib/5.26.0/x86_64- > linux-thread-multi /opt/perl-5.26.0t/lib/5.26.0 .) at > lib/Apache/SWIT/Maker/Makefile.pm line 6. > BEGIN failed--compilation aborted at lib/Apache/SWIT/Maker/Makefile.pm > line 6. > Compilation failed in require at Makefile.PL line 4. > BEGIN failed--compilation aborted at Makefile.PL line 4.
Also undeclared: Class::Singleton. See: http://www.cpantesters.org/cpan/report/0a79e774-2f4b-11e5-802d-18daded69593
On 2017-07-29 16:17:49, SREZIC wrote: Show quoted text
> On 2017-07-29 16:15:23, SREZIC wrote:
> > File::Slurp has to be specified as a "configure_requires", otherwise > > automatic installation may fail: > > > > Output from '/opt/perl-5.26.0t/bin/perl Makefile.PL INSTALLDIRS=site': > > > > Can't locate File/Slurp.pm in @INC (you may need to install the > > File::Slurp module) (@INC contains: lib /var/tmp/cpansmoker- > > 1023/2017072915/CPAN-Reporter-lib-oDm7 /opt/perl- > > 5.26.0t/lib/site_perl/5.26.0/x86_64-linux-thread-multi /opt/perl- > > 5.26.0t/lib/site_perl/5.26.0 /opt/perl-5.26.0t/lib/5.26.0/x86_64- > > linux-thread-multi /opt/perl-5.26.0t/lib/5.26.0 .) at > > lib/Apache/SWIT/Maker/Makefile.pm line 6. > > BEGIN failed--compilation aborted at lib/Apache/SWIT/Maker/Makefile.pm > > line 6. > > Compilation failed in require at Makefile.PL line 4. > > BEGIN failed--compilation aborted at Makefile.PL line 4.
> > Also undeclared: Class::Singleton. See: > http://www.cpantesters.org/cpan/report/0a79e774-2f4b-11e5-802d-18daded69593
And Class::Accessor: Output from '/usr/local/bin/perl Makefile.PL': Base class package "Class::Accessor" is empty. (Perhaps you need to 'use' the module which defines that package first, or make that module available in @INC (@INC contains: ... .). at lib/Apache/SWIT/Maker/Makefile.pm line 5. BEGIN failed--compilation aborted at lib/Apache/SWIT/Maker/Makefile.pm line 5. Compilation failed in require at Makefile.PL line 4. BEGIN failed--compilation aborted at Makefile.PL line 4.