Skip Menu |

This queue is for tickets about the Lingua-EN-Phoneme CPAN distribution.

Report information
The Basics
Id: 129439
Status: new
Priority: 0/
Queue: Lingua-EN-Phoneme

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

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



Subject: Can't locate inc/Module/Install.pm in @INC
On some of my smokers build fails like this: ... Output from '/opt/perl-5.28.2-RC1t/bin/perl Makefile.PL': Can't locate inc/Module/Install.pm in @INC (you may need to install the inc::Module::Install module) (@INC contains: /var/tmp/cpansmoker-1023/2019050416/CPAN-Reporter-lib-eB7x /opt/perl-5.28.2-RC1t/lib/site_perl/5.28.2/x86_64-linux-thread-multi /opt/perl-5.28.2-RC1t/lib/site_perl/5.28.2 /opt/perl-5.28.2-RC1t/lib/5.28.2/x86_64-linux-thread-multi /opt/perl-5.28.2-RC1t/lib/5.28.2 .) at Makefile.PL line 1. BEGIN failed--compilation aborted at Makefile.PL line 1. ... Possibly Module::Install has to be either bundled, or predeclared as a configure_requires prerequisite.
On 2019-05-04 10:40:38, SREZIC wrote: Show quoted text
> On some of my smokers build fails like this: > > ... > Output from '/opt/perl-5.28.2-RC1t/bin/perl Makefile.PL': > > Can't locate inc/Module/Install.pm in @INC (you may need to install > the inc::Module::Install module) (@INC contains: /var/tmp/cpansmoker- > 1023/2019050416/CPAN-Reporter-lib-eB7x /opt/perl-5.28.2- > RC1t/lib/site_perl/5.28.2/x86_64-linux-thread-multi /opt/perl-5.28.2- > RC1t/lib/site_perl/5.28.2 /opt/perl-5.28.2-RC1t/lib/5.28.2/x86_64- > linux-thread-multi /opt/perl-5.28.2-RC1t/lib/5.28.2 .) at Makefile.PL > line 1. > BEGIN failed--compilation aborted at Makefile.PL line 1. > ... > > Possibly Module::Install has to be either bundled, or predeclared as a > configure_requires prerequisite.
A duplicate of 46605. But with a better subject ;-)