[rt.cpan.org #68817] Can't locate loadable object for module IO in @INC

2011-06-27 Thread Roderich Schupp via RT
Mon Jun 27 07:22:32 2011: Request 68817 was acted upon.
Transaction: Correspondence added by RSCHUPP
   Queue: PAR-Packer
 Subject: Can't locate loadable object for module IO in @INC
   Broken in: 1.009
Severity: Critical
   Owner: Nobody
  Requestors: nikos...@gmail.com
  Status: open
 Ticket URL: https://rt.cpan.org/Ticket/Display.html?id=68817 


On 2011-06-21 03:33:18, nikos wrote:
 but this is Strawberry 5.10.1.5 not 5.12 or 5.14

The problem actually depends on the version of XSLoader.pm
(which is a dual-life module): versions = 1.10 work fine
and versions = 0.14 need a patch to lib/PAR/Filter/PatchContent.pm 
Different Perl distributions may elect to include a newer
version of XSLoader than the Perl release they are based on.

Cheers, Roderich




[rt.cpan.org #57273] Error building on Strawberry 5.12.0.1 64-bit (win32.coff file format not recognized)

2011-06-27 Thread Roderich Schupp via RT
Mon Jun 27 07:26:15 2011: Request 57273 was acted upon.
Transaction: Correspondence added by RSCHUPP
   Queue: PAR-Packer
 Subject: Error building on Strawberry 5.12.0.1 64-bit (win32.coff file 
format not recognized)
   Broken in: (no value)
Severity: Important
   Owner: Nobody
  Requestors: csjew...@cpan.org
  Status: open
 Ticket URL: https://rt.cpan.org/Ticket/Display.html?id=57273 


On 2011-06-13 05:58:06, vvm wrote:
 t/10-parl-generation.t ... ok
 The application has failed to start because its side-by-side 
 configuration is incorrect. Please see the application event log or use 
 the command-line sxstrace.e
 xe tool for more detail.
 C:\strawberry\cpanplus\5.12.3\build\PAR-Packer-1.009\blib\script/pp: 
 Cannot open hello.exe for reading: No such file or directory at 
 C:\strawberry\cpanplus\5.12
 .3\build\PAR-Packer-1.009\blib\lib/PAR/Packer.pm line 1172.
  
 #   Failed test 'pp_gui_tests
 # amsg572: sub pp_gui_tests cannot system pp --gui --icon hi.ico -o 
 hello.exe hello.pl:No such file or directory:
 # '
 #   at automated_pp_test.pl line 8445.
 # Looks like you failed 1 test of 34.


Please attach the output of a clean build after overwriting
myldr/win32.* with the stuff in ppamd64_resource.zip

Cheers, Roderich