Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

This queue is for tickets about the DateTime-Calendar-Japanese-Era CPAN distribution.

Report information
The Basics
Id: 79788
Status: resolved
Priority: 0/
Queue: DateTime-Calendar-Japanese-Era

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

Bug Information
Severity: Normal
Broken in: 0.08001
Fixed in: (no value)



Subject: Incompatibility with ExtUtils::MakeMaker
Hi! Apparantly the module suffers from the same incompatibility with ExtUtils::MakeMaker as some other modules do (see for instance http://www.nntp.perl.org/group/perl.perl5.porters/2011/05/msg172421.html). Regards, Ingram Braun /$ perl -MCPAN -e 'install DateTime::Calendar::Japanese::Era' Reading '/root/.cpan/Metadata' Database was generated on Sat, 22 Sep 2012 08:31:03 GMT Running install for module 'DateTime::Calendar::Japanese::Era' Running make for D/DM/DMAKI/DateTime-Calendar-Japanese-Era-0.08001.tar.gz Checksum for /root/.cpan/sources/authors/id/D/DM/DMAKI/DateTime-Calendar-Japanese-Era-0.08001.tar.gz ok CPAN.pm: Building D/DM/DMAKI/DateTime-Calendar-Japanese-Era-0.08001.tar.gz Cannot determine perl version info from lib/DateTime/Calendar/Japanese/Era.pm Checking if your kit is complete... Looks good Can't use string ("Copyright (c) 2004-2007 Daisuke "...) as an ARRAY ref while "strict refs" in use at /usr/local/share/perl/5.14.2/ExtUtils/MM_Unix.pm line 2894. Warning: No success on command[/usr/bin/perl Makefile.PL INSTALLDIRS=site] DMAKI/DateTime-Calendar-Japanese-Era-0.08001.tar.gz /usr/bin/perl Makefile.PL INSTALLDIRS=site -- NOT OK Running make test Make had some problems, won't test Running make install Make had some problems, won't install Could not read metadata file. Falling back to other methods to determine prerequisites
On 2012-09-22 05:51:44, IBRAUN wrote: Show quoted text
> Hi! > Apparantly the module suffers from the same incompatibility with > ExtUtils::MakeMaker as some other modules do (see for instance > http://www.nntp.perl.org/group/perl.perl5.porters/2011/05/msg172421.html). > Regards, Ingram Braun > > > /$ perl -MCPAN -e 'install DateTime::Calendar::Japanese::Era' > Reading '/root/.cpan/Metadata' > Database was generated on Sat, 22 Sep 2012 08:31:03 GMT > Running install for module 'DateTime::Calendar::Japanese::Era' > Running make for D/DM/DMAKI/DateTime-Calendar-Japanese-Era- > 0.08001.tar.gz > Checksum for > /root/.cpan/sources/authors/id/D/DM/DMAKI/DateTime-Calendar-Japanese- > Era-0.08001.tar.gz > ok > CPAN.pm: Building D/DM/DMAKI/DateTime-Calendar-Japanese-Era- > 0.08001.tar.gz > Cannot determine perl version info from > lib/DateTime/Calendar/Japanese/Era.pm > Checking if your kit is complete... > Looks good > Can't use string ("Copyright (c) 2004-2007 Daisuke "...) as an ARRAY > ref > while "strict refs" in use at > /usr/local/share/perl/5.14.2/ExtUtils/MM_Unix.pm line 2894. > Warning: No success on command[/usr/bin/perl Makefile.PL > INSTALLDIRS=site] > DMAKI/DateTime-Calendar-Japanese-Era-0.08001.tar.gz > /usr/bin/perl Makefile.PL INSTALLDIRS=site -- NOT OK > Running make test > Make had some problems, won't test > Running make install > Make had some problems, won't install > Could not read metadata file. Falling back to other methods to > determine > prerequisites
Problem can be solved by updating the bundled Module::Install.
Ping ... it'd be nice to fix this. Cheers, -dave
On 2016-02-21 14:19:28, DROLSKY wrote: Show quoted text
> Ping ... it'd be nice to fix this. >
I created a CPAN.pm distroprefs file for this and the other problematic issue (https://rt.cpan.org/Ticket/Display.html?id=103283 ): https://github.com/eserte/srezic-cpan-distroprefs/blob/master/DateTime-Calendar-Japanese-Era.yml
Finally figured out problems with Module::Build and File::ShareDir, and released 0.08002