Skip Menu |

This queue is for tickets about the Statistics-Lmoments CPAN distribution.

Report information
The Basics
Id: 128109
Status: open
Priority: 0/
Queue: Statistics-Lmoments

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

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



Subject: Undeclared configure_requires dependency ExtUtils::F77
See subject. Automatic build fails if ExtUtils::F77 is not installed: ... Output from '/opt/perl-5.22.3D/bin/perl Makefile.PL': Can't locate ExtUtils/F77.pm in @INC (you may need to install the ExtUtils::F77 module) (@INC contains: /var/tmp/cpansmoker-1023/2018122708/CPAN-Reporter-lib-kn3p /opt/perl-5.22.3D/lib/site_perl/5.22.3/x86_64-linux-ld /opt/perl-5.22.3D/lib/site_perl/5.22.3 /opt/perl-5.22.3D/lib/5.22.3/x86_64-linux-ld /opt/perl-5.22.3D/lib/5.22.3 .) at Makefile.PL line 2. BEGIN failed--compilation aborted at Makefile.PL line 2. ...