pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

p5-Unicode-EastAsianWidth does not map to ascii ... MakeMaker.pm line 1182



I'm trying to identify what's breaking some packages like libreoffice on my system recently,
and have noticed the following in my rebuild logs for p5-Unicode-EastAsianWidth
> ===> Configuring for p5-Unicode-EastAsianWidth-1.33nb2
> => Checking for portability problems in extracted files
> *** Cannot find unicore/EastAsianWidth.txt
> *** Using bundled EastAsianWidth table (v5.0.0).
> Cannot determine license info from lib/Unicode/EastAsianWidth.pm
> Checking if your kit is complete...
> Looks good
> "\x{00e5}" does not map to ascii at /opt/local/lib/perl5/5.22.0/ExtUtils/MakeMaker.pm line 1182.
> "\x{0094}" does not map to ascii at /opt/local/lib/perl5/5.22.0/ExtUtils/MakeMaker.pm line 1182.
> "\x{0090}" does not map to ascii at /opt/local/lib/perl5/5.22.0/ExtUtils/MakeMaker.pm line 1182.
> "\x{00e9}" does not map to ascii at /opt/local/lib/perl5/5.22.0/ExtUtils/MakeMaker.pm line 1182.
> "\x{00b3}" does not map to ascii at /opt/local/lib/perl5/5.22.0/ExtUtils/MakeMaker.pm line 1182.
> "\x{00b3}" does not map to ascii at /opt/local/lib/perl5/5.22.0/ExtUtils/MakeMaker.pm line 1182.
> "\x{00e5}" does not map to ascii at /opt/local/lib/perl5/5.22.0/ExtUtils/MakeMaker.pm line 1182.
> "\x{0094}" does not map to ascii at /opt/local/lib/perl5/5.22.0/ExtUtils/MakeMaker.pm line 1182.
> "\x{0090}" does not map to ascii at /opt/local/lib/perl5/5.22.0/ExtUtils/MakeMaker.pm line 1182.
> "\x{00e9}" does not map to ascii at /opt/local/lib/perl5/5.22.0/ExtUtils/MakeMaker.pm line 1182.
> "\x{00b3}" does not map to ascii at /opt/local/lib/perl5/5.22.0/ExtUtils/MakeMaker.pm line 1182.
> "\x{00b3}" does not map to ascii at /opt/local/lib/perl5/5.22.0/ExtUtils/MakeMaker.pm line 1182.
> Generating a Unix-style Makefile
> Writing Makefile for Unicode::EastAsianWidth
> Writing MYMETA.yml and MYMETA.json
> ===> Building for p5-Unicode-EastAsianWidth-1.33nb2

Is this indicative of a problem or is this normal and expected MakeMaker.pm output.
Anybody else see this?  Myself, I'm running SunOS 5.11 ABI=32 (i386) on omnios bloody.

cheers
-- 
Richard PALO




Home | Main Index | Thread Index | Old Index