Discussion:
[rt.cpan.org #119856] pp-generated exe cannot locate utf8_heavy.pl
(too old to reply)
Dieter Poppinger via RT
2017-01-14 07:10:47 UTC
Permalink
Sat Jan 14 02:10:46 2017: Request 119856 was acted upon.
Transaction: Ticket created by ***@tpg.com.au
Queue: PAR-Packer
Subject: pp-generated exe cannot locate utf8_heavy.pl
Broken in: (no value)
Severity: (no value)
Owner: Nobody
Requestors: ***@tpg.com.au
Status: new
Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=119856 >


My program requires utf8_heavy.pl and unicore, which are in
C:\Strawberry\perl\lib.

The Win32 exe produced with pp cannot locate these in the cache, where
they are expected in .../cache.../inc/lib

The error message produced is:
Can't locate utf8_heavy.pl in @INC (@INC contains:
C:\Users\dieter\AppData\Local\Temp\par-646965746572\cache-4d767343882c5f20e3adcfbd6a84888f2e1680be\inc\lib
C:\Users\dieter\AppData\Local\Temp\par-646965746572\cache-4d767343882c5f20e3adcfbd6a84888f2e1680be\inc
CODE(0x24b02d4) CODE(0x24b04cc)) at C:/Strawberry/perl/lib/utf8.pm line 16.

This used to work with pp run in perl 5.20; it does not work with pp run
in perl 5.24. DonĀ“t know about perl 5.22.

OS: Windows7 32bit / Windows10 64bit
perl 5.24
Module::ScanDeps 1.23
PAR::Packer 1.036

Dieter Poppinger
Roderich Schupp via RT
2017-01-31 18:17:28 UTC
Permalink
Tue Jan 31 13:17:27 2017: Request 119856 was acted upon.
Transaction: Correspondence added by RSCHUPP
Queue: PAR-Packer
Subject: pp-generated exe cannot locate utf8_heavy.pl
Broken in: (no value)
Severity: (no value)
Owner: Nobody
Requestors: ***@tpg.com.au
Status: new
Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=119856 >
Have you tried packing with "pp -u ..."?
Post by Dieter Poppinger via RT
My program requires utf8_heavy.pl and unicore, which are in
C:\Strawberry\perl\lib.
I guess that "requires" here is meant colloquially ("makes use of") and that
your program does *not* literally "require 'utf8_heavy.pl'".

Cheers, Roderich
Roderich Schupp via RT
2017-10-02 07:41:14 UTC
Permalink
Mon Oct 02 03:41:13 2017: Request 119856 was acted upon.
Transaction: Correspondence added by RSCHUPP
Queue: PAR-Packer
Subject: pp-generated exe cannot locate utf8_heavy.pl
Broken in: (no value)
Severity: (no value)
Owner: Nobody
Requestors: ***@tpg.com.au
Status: open
Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=119856 >


No further information, closing this ticket.

Loading...