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: 103283
Status: open
Priority: 0/
Queue: DateTime-Calendar-Japanese-Era

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

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



Subject: Compilation error with perl 5.20
Tried to run make test with perl 5.20.1: # Failed test 'use DateTime::Calendar::Japanese::Era;' # at t/01-load.t line 4. # Tried to use 'DateTime::Calendar::Japanese::Era'. # Error: Cannot decode string with wide characters at /opt/perl-5.20.1/lib/site_perl/5.20.1/x86_64-linux/Encode.pm line 241. # Compilation failed in require at t/01-load.t line 4. # BEGIN failed--compilation aborted at t/01-load.t line 4. # Looks like you failed 1 test of 1. t/01-load.t .......... Dubious, test returned 1 (wstat 256, 0x100)
On 2015-04-03 04:51:31, SREZIC wrote: Show quoted text
> Tried to run make test with perl 5.20.1: > > # Failed test 'use DateTime::Calendar::Japanese::Era;' > # at t/01-load.t line 4. > # Tried to use 'DateTime::Calendar::Japanese::Era'. > # Error: Cannot decode string with wide characters at /opt/perl- > 5.20.1/lib/site_perl/5.20.1/x86_64-linux/Encode.pm line 241. > # Compilation failed in require at t/01-load.t line 4. > # BEGIN failed--compilation aborted at t/01-load.t line 4. > # Looks like you failed 1 test of 1. > t/01-load.t .......... Dubious, test returned 1 (wstat 256, 0x100)
Probably an issue with newer Encode versions (>= 2.53) and/or newer YAML versions. A patch proposal: http://cpan.cpantesters.org/authors/id/S/SR/SREZIC/patches/DateTime-Calendar-Japanese-Era-0.08001-RT103283.patch
This email was in my spam box. Will check later...