Fri Sep 29 09:23:05 2017: Request 123159 was acted upon. Transaction: Ticket created by peter.f.ba...@intel.com Queue: PAR-Packer Subject: cpan> install pp fails with "par.exe - Entry Point Not Found" (PAR-Packer-1.039) Broken in: (no value) Severity: (no value) Owner: Nobody Requestors: peter.f.ba...@intel.com Status: new Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=123159 >
Dear team, I tried to install PAR-Packer-1.039 , but it ends with an error. >perl -v This is perl 5, version 26, subversion 0 (v5.26.0) built for MSWin32-x86-multi-thread-64int (strawberry perl) >systeminfo OS Name: Microsoft Windows 10 Enterprise OS Version: 10.0.14393 N/A Build 14393 Logfile: attached The installation stops with this error: [cid:image003.jpg@01D33936.A366B1F0] (apparently stemming from "C:\Strawberry\perl\bin\perl.exe" -Mblib=.. run_with_inc.pl par.exe -q -B -Oparldyn.exe Please help! Best regards, Peter Bader ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Dr. Peter Bader iCDG System Engineer Phone: +49 89 99 88 53 29960 Email: peter.f.ba...@intel.com<mailto:peter.f.ba...@intel.com> visit us at: www.intel.com<http://www.intel.com/> Address: Intel Deutschland GmbH Am Campeon 10-12, 85579 Neubiberg Germany Intel Deutschland GmbH Managing Directors: Prof. Dr. Hermann Eul (President), Christin Eisenschmid Registered Office: Neubiberg Commercial Register: Amtsgericht München HRB 186928 "This e-mail and any attachments are confidential and may be subject to legal or some other professional privilege. They are intended solely for the attention and use of the named addressee(s). If you are not the named addressee(s) you must not use, disclose, retain or reproduce all or any part of the information contained in this email or any attachments. Any unauthorized use or disclosure may be unlawful. If you have received this e-mail by mistake, please inform the sender immediately and delete it and all copies from your system and destroy any hard copies of it." Intel Deutschland GmbH Registered Address: Am Campeon 10-12, 85579 Neubiberg, Germany Tel: +49 89 99 8853-0, www.intel.de Managing Directors: Christin Eisenschmid, Christian Lamprechter Chairperson of the Supervisory Board: Nicole Lau Registered Office: Munich Commercial Register: Amtsgericht Muenchen HRB 186928
Loading internal null logger. Install Log::Log4perl for logging messages Unable to get Terminal Size. The Win32 GetConsoleScreenBufferInfo call didn't work. The COLUMNS and LINES environment variables didn't work. at C:\Strawberry\perl\vendor\lib/Term/ReadLine/readline.pm line 410. There seems to be running another CPAN process (pid 8464). Contacting... Other job not responding. Shall I overwrite the lockfile 'C:\STRAWB~1\cpan\.lock'? (Y/n) [y] y cpan shell -- CPAN exploration and modules installation (v2.18) Enter 'h' for help. cpan> install pp Database was generated on Fri, 29 Sep 2017 12:01:10 GMT Running install for module 'pp' Checksum for C:\STRAWB~1\cpan\sources\authors\id\R\RS\RSCHUPP\PAR-Packer-1.039.tar.gz ok Scanning cache C:\STRAWB~1\cpan\build for sizes ............................................................................DONE Configuring R/RS/RSCHUPP/PAR-Packer-1.039.tar.gz with Makefile.PL Checking if your kit is complete... Looks good Generating a gmake-style Makefile Writing Makefile for PAR::Packer Writing MYMETA.yml and MYMETA.json RSCHUPP/PAR-Packer-1.039.tar.gz C:\Strawberry\perl\bin\perl.exe Makefile.PL -- OK Running make for R/RS/RSCHUPP/PAR-Packer-1.039.tar.gz ---- Unsatisfied dependencies detected during ---- ---- RSCHUPP/PAR-Packer-1.039.tar.gz ---- Module::Signature [requires,optional] Tk [requires,optional] Tk::ColoredButton [requires,optional] Tk::EntryCheck [requires,optional] Tk::Getopt [requires,optional] cp lib/PAR/Filter/PatchContent.pm blib\lib\PAR\Filter\PatchContent.pm cp lib/PAR/Filter/Obfuscate.pm blib\lib\PAR\Filter\Obfuscate.pm cp lib/PAR/Filter/Bytecode.pm blib\lib\PAR\Filter\Bytecode.pm cp lib/App/Packer/PAR.pm blib\lib\App\Packer\PAR.pm cp lib/PAR/Filter.pm blib\lib\PAR\Filter.pm cp lib/PAR/Filter/PodStrip.pm blib\lib\PAR\Filter\PodStrip.pm cp lib/pp.pm blib\lib\pp.pm cp lib/PAR/Packer.pm blib\lib\PAR\Packer.pm cp lib/PAR/Filter/Bleach.pm blib\lib\PAR\Filter\Bleach.pm cp lib/PAR/StrippedPARL/Base.pm blib\lib\PAR\StrippedPARL\Base.pm gmake[1]: Entering directory 'C:/STRAWB~1/cpan/build/PAR-Packer-1.039-1/myldr' Makefile:861: warning: overriding recipe for target '.c.o' Makefile:335: warning: ignoring old recipe for target '.c.o' "C:\Strawberry\perl\bin\perl.exe" par_pl2c.pl my_par_pl < ..\script\par.pl > my_par_pl.c "C:\Strawberry\perl\bin\perl.exe" sha1.c.PL gcc -c -s -O2 -DWIN32 -D__USE_MINGW_ANSI_STDIO -DPERL_TEXTMODE_SCRIPTS -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -fwrapv -fno-strict-aliasing -mms-bitfields -I"C:\STRAWB~1\perl\lib\CORE" -DLDLIBPTHNAME=\"\" -DPARL_EXE=\"parl.exe\" -DPAR_PACKER_VERSION=\"1.039\" -s -O2 main.c windres -i winres/pp.rc -o ppresource.coff --input-format=rc --output-format=coff --target=pe-i386 g++ main.o ppresource.coff -s -s -L"C:\STRAWB~1\perl\lib\CORE" -L"C:\STRAWB~1\c\lib" "C:\STRAWB~1\perl\lib\CORE\libperl526.a" "C:\STRAWB~1\c\i686-w64-mingw32\lib\libmoldname.a" "C:\STRAWB~1\c\i686-w64-mingw32\lib\libkernel32.a" "C:\STRAWB~1\c\i686-w64-mingw32\lib\libuser32.a" "C:\STRAWB~1\c\i686-w64-mingw32\lib\libgdi32.a" "C:\STRAWB~1\c\i686-w64-mingw32\lib\libwinspool.a" "C:\STRAWB~1\c\i686-w64-mingw32\lib\libcomdlg32.a" "C:\STRAWB~1\c\i686-w64-mingw32\lib\libadvapi32.a" "C:\STRAWB~1\c\i686-w64-mingw32\lib\libshell32.a" "C:\STRAWB~1\c\i686-w64-mingw32\lib\libole32.a" "C:\STRAWB~1\c\i686-w64-mingw32\lib\liboleaut32.a" "C:\STRAWB~1\c\i686-w64-mingw32\lib\libnetapi32.a" "C:\STRAWB~1\c\i686-w64-mingw32\lib\libuuid.a" "C:\STRAWB~1\c\i686-w64-mingw32\lib\libws2_32.a" "C:\STRAWB~1\c\i686-w64-mingw32\lib\libmpr.a" "C:\STRAWB~1\c\i686-w64-mingw32\lib\libwinmm.a" "C:\STRAWB~1\c\i686-w64-mingw32\lib\libversion.a" "C:\STRAWB~1\c\i686-w64-mingw32\lib\libodbc32.a" "C:\STRAWB~1\c\i686-w64-mingw32\lib\libodbccp32.a" "C:\STRAWB~1\c\i686-w64-mingw32\lib\libcomctl32.a" -o par.exe rem "C:\Strawberry\perl\bin\perl.exe" encode_append.pl Dynamic.in par.exe Dynamic.pm "C:\Strawberry\perl\bin\perl.exe" embed_files.pl -c 32768 par.exe "C:\STRAWB~1\perl\bin\perl526.dll" "C:\Strawberry\perl\bin\libgcc_s_dw2-1.dll" "C:\Strawberry\perl\bin\libwinpthread-1.dll" "C:\Strawberry\perl\bin\libstdc++-6.dll" > boot_embedded_files.c # using "objdump" recusrively to find DLLs needed by par.exe # embedding "par.exe" as "par.exe" # embedding "C:\Strawberry\perl\bin/libgcc_s_dw2-1.dll" as "libgcc_s_dw2-1.dll" # embedding "C:\Strawberry\perl\bin/libstdc++-6.dll" as "libstdc++-6.dll" # embedding "C:\Strawberry\perl\bin/perl526.dll" as "perl526.dll" # embedding "C:\Strawberry\perl\bin/libwinpthread-1.dll" as "libwinpthread-1.dll" gcc -c -s -O2 -DWIN32 -D__USE_MINGW_ANSI_STDIO -DPERL_TEXTMODE_SCRIPTS -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -fwrapv -fno-strict-aliasing -mms-bitfields -I"C:\STRAWB~1\perl\lib\CORE" -DLDLIBPTHNAME=\"\" -DPARL_EXE=\"parl.exe\" -DPAR_PACKER_VERSION=\"1.039\" -s -O2 boot.c In file included from mktmpdir.h:87:0, from mktmpdir.c:1, from boot.c:10: sha1.c: In function 'sha_transform': sha1.c:146:4: warning: right shift count >= width of type [-Wshift-count-overflow] T >>= 32; ^~~ boot.c: In function 'shell_quote': boot.c:123:15: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] char *p = src; ^~~ g++ boot.o -static-libgcc -s -s -L"C:\STRAWB~1\perl\lib\CORE" -L"C:\STRAWB~1\c\lib" "C:\STRAWB~1\perl\lib\CORE\libperl526.a" "C:\STRAWB~1\c\i686-w64-mingw32\lib\libmoldname.a" "C:\STRAWB~1\c\i686-w64-mingw32\lib\libkernel32.a" "C:\STRAWB~1\c\i686-w64-mingw32\lib\libuser32.a" "C:\STRAWB~1\c\i686-w64-mingw32\lib\libgdi32.a" "C:\STRAWB~1\c\i686-w64-mingw32\lib\libwinspool.a" "C:\STRAWB~1\c\i686-w64-mingw32\lib\libcomdlg32.a" "C:\STRAWB~1\c\i686-w64-mingw32\lib\libadvapi32.a" "C:\STRAWB~1\c\i686-w64-mingw32\lib\libshell32.a" "C:\STRAWB~1\c\i686-w64-mingw32\lib\libole32.a" "C:\STRAWB~1\c\i686-w64-mingw32\lib\liboleaut32.a" "C:\STRAWB~1\c\i686-w64-mingw32\lib\libnetapi32.a" "C:\STRAWB~1\c\i686-w64-mingw32\lib\libuuid.a" "C:\STRAWB~1\c\i686-w64-mingw32\lib\libws2_32.a" "C:\STRAWB~1\c\i686-w64-mingw32\lib\libmpr.a" "C:\STRAWB~1\c\i686-w64-mingw32\lib\libwinmm.a" "C:\STRAWB~1\c\i686-w64-mingw32\lib\libversion.a" "C:\STRAWB~1\c\i686-w64-mingw32\lib\libodbc32.a" "C:\STRAWB~1\c\i686-w64-mingw32\lib\libodbccp32.a" "C:\STRAWB~1\c\i686-w64-mingw32\lib\libcomctl32.a" ppresource.coff -o boot.exe rem "C:\Strawberry\perl\bin\perl.exe" encode_append.pl Static.in boot.exe Static.pm "C:\Strawberry\perl\bin\perl.exe" -Mblib=.. run_with_inc.pl boot.exe -q -B -Oparl.exe [ODEBUG] [Explorer Probe] [`anonymous-namespace'::filter_holder_t::~filter_holder_t]#Destroying filter_holder_t at 55E54608.[ODEBUG] [Explorer Probe] [`anonymous-namespace'::filter_holder_t::~filter_holder_t]#Destroying filter_holder_t at 55E54650.[ODEBUG] [Explorer Probe] [`anonymous-namespace'::filter_holder_t::~filter_holder_t]#Destroying filter_holder_t at 55E54608.[ODEBUG] [Explorer Probe] [`anonymous-namespace'::filter_holder_t::~filter_holder_t]#Destroying filter_holder_t at 55E54650."C:\Strawberry\perl\bin\perl.exe" -MExtUtils::Command -e cp -- parl.exe ..\blib\script\parl.exe rem ..\blib\script\parl.exe "C:\Strawberry\perl\bin\perl.exe" -Mblib=.. run_with_inc.pl par.exe -q -B -Oparldyn.exe Can't spawn "par.exe": No error at run_with_inc.pl line 12. system(par.exe -I..\blib\arch -I..\blib\lib -IC:/Strawberry/perl/site/lib -IC:/Strawberry/perl/vendor/lib -IC:/Strawberry/perl/lib -I. -q -B -Oparldyn.exe) failed: gmake[1]: *** [Makefile:909: parldyn.exe] Error 255 gmake[1]: Leaving directory 'C:/STRAWB~1/cpan/build/PAR-Packer-1.039-1/myldr' gmake: *** [Makefile:543: subdirs] Error 2 RSCHUPP/PAR-Packer-1.039.tar.gz C:\STRAWB~1\c\bin\gmake.exe -- NOT OK Stopping: 'install' failed for 'pp'. Failed during this command: RSCHUPP/PAR-Packer-1.039.tar.gz : make NO cpan>