Subject: | Version 1.013 installation issues |
Date: | Thu, 29 Mar 2012 15:40:12 +0200 |
To: | bug-PAR-Packer [...] rt.cpan.org |
From: | Andreas Grehn <andreas.grehn [...] mdnetworks.se> |
I could not install the latest (1.013) version of PAR::Packer. However,
1.012 installed without a hitch.
OS = Windows 7 64bit
perl --version = This is perl 5, version 14, subversion 2 (v5.14.2)
built for MSWin32-x64-multi-thread
This is the console output from the 1.013 attempt:
Show quoted text
cpan> fforce install PAR::Packer
Database was generated on Wed, 28 Mar 2012 17:40:39 GMT
Running install for module 'PAR::Packer'
Running make for R/RS/RSCHUPP/PAR-Packer-1.013.tar.gz
Checksum for
C:\strawberry\cpan\sources\authors\id\R\RS\RSCHUPP\PAR-Packer-1.013
.tar.gz ok
Scanning cache C:\strawberry\cpan\build for sizes
...................................................................---------DONE
DEL(1/6): C:\strawberry\cpan\build\Win32-Console-0.09-Vmzxk5
DEL(2/6): C:\strawberry\cpan\build\Win32-Console-0.09-Vmzxk5.yml
DEL(3/6): C:\strawberry\cpan\build\Win32-Job-0.04-wWx9Ol
DEL(4/6): C:\strawberry\cpan\build\Win32-Job-0.04-wWx9Ol.yml
DEL(5/6): C:\strawberry\cpan\build\POE-Test-Loops-1.351-M6Xzfv
DEL(6/6): C:\strawberry\cpan\build\POE-Test-Loops-1.351-M6Xzfv.yml
CPAN.pm: Building R/RS/RSCHUPP/PAR-Packer-1.013.tar.gz
Checking if your kit is complete...
Looks good
Prototype mismatch: sub main::prompt: none vs ($;$) at
C:/strawberry/perl/lib/Ex
tUtils/MakeMaker.pm line 219
Writing Makefile for par.exe
Writing MYMETA.yml and MYMETA.json
Writing Makefile for PAR::Packer
Writing MYMETA.yml and MYMETA.json
cp lib/App/Packer/PAR.pm blib\lib\App\Packer\PAR.pm
cp lib/PAR/Packer.pm blib\lib\PAR\Packer.pm
cp lib/PAR/Filter/Obfuscate.pm blib\lib\PAR\Filter\Obfuscate.pm
cp lib/PAR/Filter/PodStrip.pm blib\lib\PAR\Filter\PodStrip.pm
cp lib/PAR/StrippedPARL/Base.pm blib\lib\PAR\StrippedPARL\Base.pm
cp lib/PAR/Filter.pm blib\lib\PAR\Filter.pm
cp lib/PAR/Filter/PatchContent.pm blib\lib\PAR\Filter\PatchContent.pm
cp lib/PAR/Filter/Bytecode.pm blib\lib\PAR\Filter\Bytecode.pm
cp lib/pp.pm blib\lib\pp.pm
cp lib/PAR/Filter/Bleach.pm blib\lib\PAR\Filter\Bleach.pm
C:\strawberry\perl\bin\perl.exe file2c.pl -s ..\script\par.pl
my_par_pl.c load_m
y_par_pl
C:\strawberry\perl\bin\perl.exe sha1.c.PL
gcc -c -s -O2 -DWIN32 -DWIN64 -DCONSERVATIVE -DPERL_TEXTMODE_SCRIPTS
-DUSE_SITE
CUSTOMIZE -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS
-fno-strict-aliasing -mms-
bitfields -I"C:\strawberry\perl\lib\CORE" -DLOAD_MY_LIBGCC
-DPARL_EXE=\"parl.e
xe\" -s -O2 main.c
windres -F pei-i386 -i winres\pp.rc -o winres\pp.res
windres -o ppresource.coff winres\pp.res
windres: unexpected version string length 68 != 32 + 8
dmake: Error code 129, while making 'ppresource.coff'
dmake.EXE: Error code 255, while making 'subdirs'
RSCHUPP/PAR-Packer-1.013.tar.gz
C:\strawberry\c\bin\dmake.EXE -- NOT OK
Running make test
Can't test without successful make
Running make install
Make had returned bad status, install seems impossible
Failed during this command:
RSCHUPP/PAR-Packer-1.013.tar.gz : make NO
Show quoted textcpan>
I also tried installing PAR::Packer 1.013 on a XP 32bit with 32bit Perl
(v5.14.2) and the installation failed on that machine aswell.
I don't think it matters but i'm running Swedish Windows.