Mon Apr 01 16:33:51 2013: Request 84353 was acted upon. Transaction: Ticket created by david_gei...@agilent.com Queue: PAR-Packer Subject: cpan install pp fails Broken in: (no value) Severity: (no value) Owner: Nobody Requestors: david_gei...@agilent.com Status: new Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=84353 >
Windows 7 Enterprise SP1 64-bit OS. Perl is v5.16.3, freshly installed from Activestate. PAR.exe crashes Faulting application name: par.exe, version: 0.0.0.0, time stamp: 0x5159ea55 Faulting module name: ntdll.dll, version: 6.1.7601.17725, time stamp: 0x4ec4aa8e Exception code: 0xc0000026 Fault offset: 0x00000000000cd7d8 Faulting process id: 0x458 Faulting application start time: 0x01ce2f155e98c8dc Faulting application path: C:\Perl64\cpan\build\PAR-Packer-1.014-vhPVk9\myldr\par.exe Faulting module path: C:\Windows\SYSTEM32\ntdll.dll Report Id: 9d7e1a8e-9b08-11e2-8d8e-e02a82d17f63 during this step: Set up gcc environment - gcc.exe (rubenvb-4.5.4) 4.5.4 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:\Perl64\bin\perl.exe par_pl2c.pl my_par_pl < ..\script\par.pl > my_par_pl.c C:\Perl64\bin\perl.exe sha1.c.PL C:\Perl64\site\bin\gcc.exe -c -DNDEBUG -DWIN32 -D_CONSOLE -DNO_STRICT -DWIN64 -DCONSERVATIVE -DPERL_TEXTMODE_SCRIPTS -DUSE_SITECUSTOMIZE -DP ERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -DHASATTRIBUTE -fno-strict-aliasing -mms-bitfields -I"C:\Perl64\lib\CORE" -DPARL_EXE =\"parl.exe\" -O2 main.c main.c: In function 'main': main.c:121:23: warning: assignment discards qualifiers from pointer target type rem windres -i winres\pp.rc -o ppresource.coff --input-format=rc --output-format=coff --target=pe-x86-64 C:\Perl64\site\bin\g++.exe main.o ppresource.coff -s -L"C:\Perl64\lib\CORE" C:\Perl64\lib\CORE\perl516.lib -o par.exe rem C:\Perl64\bin\perl.exe encode_append.pl Dynamic.in par.exe Dynamic.pm C:\Perl64\bin\perl.exe file2c.pl -c 30000 par.exe C:\Perl64\bin\perl516.dll > boot_embedded_files.c C:\Perl64\site\bin\gcc.exe -c -DNDEBUG -DWIN32 -D_CONSOLE -DNO_STRICT -DWIN64 -DCONSERVATIVE -DPERL_TEXTMODE_SCRIPTS -DUSE_SITECUSTOMIZE -DP ERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -DHASATTRIBUTE -fno-strict-aliasing -mms-bitfields -I"C:\Perl64\lib\CORE" -DPARL_EXE =\"parl.exe\" -O2 boot.c In file included from mktmpdir.h:85:0, from mktmpdir.c:1, from boot.c:10: sha1.c: In function 'sha_transform': sha1.c:146:2: warning: right shift count >= width of type boot.c: In function 'main': boot.c:204:5: warning: passing argument 3 of 'spawnvpe' from incompatible pointer type c:\perl64\site\lib\auto\mingw\bin\../lib/gcc/x86_64-w64-mingw32/4.5.4/../../../../x86_64-w64-mingw32/include/process.h:178:20: note: expecte d 'char * const*' but argument is of type 'const char * const*' boot.c:204:5: warning: passing argument 4 of 'spawnvpe' from incompatible pointer type c:\perl64\site\lib\auto\mingw\bin\../lib/gcc/x86_64-w64-mingw32/4.5.4/../../../../x86_64-w64-mingw32/include/process.h:178:20: note: expecte d 'char * const*' but argument is of type 'const char * const*' C:\Perl64\site\bin\g++.exe boot.o -static-libgcc -s -L"C:\Perl64\lib\CORE" C:\Perl64\lib\CORE\perl516.lib ppresource.coff -o boot.exe rem C:\Perl64\bin\perl.exe encode_append.pl Static.in boot.exe Static.pm cp Static.pm ..\blib\lib\PAR\StrippedPARL\Static.pm cp Dynamic.pm ..\blib\lib\PAR\StrippedPARL\Dynamic.pm C:\Perl64\bin\perl.exe -Mblib run_with_inc.pl par.exe -q -B -Oparldyn.exe system(par.exe -IC:\Perl64\cpan\build\PAR-Packer-1.014-vhPVk9\blib\arch -IC:\Perl64\cpan\build\PAR-Packer-1.014-vhPVk9\blib\lib -IC:/Perl64/ site/lib -IC:/Perl64/lib -I. -q -B -Oparldyn.exe) failed: dmake.exe: Error code 255, while making 'parldyn.exe' dmake.exe: Error code 255, while making 'subdirs' RSCHUPP/PAR-Packer-1.014.tar.gz C:\Perl64\site\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.014.tar.gz : make NO cpan>