Tue Jan 21 15:13:03 2014: Request 92339 was acted upon.
Transaction: Ticket created by DJIBEL
       Queue: PAR-Packer
     Subject: installation failed (1.017) and pp failed (1.013)
   Broken in: 1.013, 1.017
    Severity: Critical
       Owner: Nobody
  Requestors: dji...@cpan.org
      Status: new
 Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=92339 >


Dear,

I am using Perl ActivePerl 5.16.3 On Windows 8.1 on 64 bits. I have also 
Microsoft Visual Studio C++ express (C:\Program Files (x86)\Microsoft Visual 
Studio 11.0).

PAR::Packer 1.017

When I try to install it : cpan -i PAR::Packer
=====================================================

         E:\Perl64\bin\perl.exe "-Minc::Module::Install" -e "extract_par(q(PAR-P
acker-1.017-MSWin32-x64-multi-thread-5.16.3.par))"
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:\PROGRA~2\MICROS~1.0\VC\bin\nmake.exe -f Makefile all -nologo
        E:\Perl64\bin\perl.exe par_pl2c.pl my_par_pl < ..\script\par.pl > my_par
_pl.c
        E:\Perl64\bin\perl.exe sha1.c.PL
        cl -c -Zm1000  -nologo -GF -W3 -MD -Zi -DNDEBUG -Ox -GL -fp:precise -DWI
N32 -D_CONSOLE -DNO_STRICT -DWIN64 -DCONSERVATIVE -DPERL_TEXTMODE_SCRIPTS -DUSE_
SITECUSTOMIZE -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO  -I"E:\Pe
rl64\lib\CORE"  -DPARL_EXE=\"parl.exe\" -MD -Zi -DNDEBUG -Ox -GL -fp:precise mai
n.c
NMAKE : fatal error U1077: '"C:\Program Files (x86)\Microsoft Visual Studio 11.0
\VC\bin\cl.EXE"' : code retour '0xc0000135'
Stop.
NMAKE : fatal error U1077: 'C:\PROGRA~2\MICROS~1.0\VC\bin\nmake.exe' : code reto
ur '0x2'
Stop.
  RSCHUPP/PAR-Packer-1.017.tar.gz
  C:\PROGRA~2\MICROS~1.0\VC\bin\nmake.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.017.tar.gz              : make NO
=======================================================


PAR::Packer 1.013

Installation not failed : ppm install PAR-Packer

But Using it failed :
=======================================================
C:\Users\djibril\Desktop>pp -o test.exe tk.pl
Perl lib version (5.16.3) doesn't match executable 'C:\Users\djibel\AppData\Loc
al\Temp\parlFix_.exe' version (v5.16.0) at E:/Perl64/lib/Config.pm line 60.
Compilation failed in require at E:/Perl64/lib/Errno.pm line 8.
BEGIN failed--compilation aborted at E:/Perl64/lib/Errno.pm line 8.
Compilation failed in require at E:/Perl64/site/lib/File/Temp.pm line 17.
BEGIN failed--compilation aborted at E:/Perl64/site/lib/File/Temp.pm line 17.
Compilation failed in require at E:/Perl64/lib/Archive/Zip.pm line 14.
BEGIN failed--compilation aborted at E:/Perl64/lib/Archive/Zip.pm line 14.
Compilation failed in require at -e line 459.
E:\Perl64\site\bin/pp: Failed to extract a parl from 'PAR::StrippedPARL::Static'
 to file 'C:\Users\djibel\AppData\Local\Temp\parlLO5W690.exe' at E:/Perl64/site
/lib/PAR/Packer.pm line 1169, <DATA> line 1.
===========================================================


Best Regards,

Djibel

Reply via email to