Hi Roderich,

I have  the following errors during  the installation of PAR::Packer1.037 
downloaded from CPAN site.
Mingw and dmake were installed from PPM  without error messages.

activeState Perl version: 5.24.0

C:\TEMP\PAR-Packer-1.037>dmake
Skip blib\lib\PAR\Filter.pm (unchanged)
Skip blib\lib\App\Packer\PAR.pm (unchanged)
Skip blib\lib\PAR\Packer.pm (unchanged)
Skip blib\lib\PAR\Filter\Bleach.pm (unchanged)
Skip blib\lib\PAR\Filter\PodStrip.pm (unchanged)
Skip blib\lib\PAR\Filter\Bytecode.pm (unchanged)
Skip blib\lib\PAR\Filter\Obfuscate.pm (unchanged)
Skip blib\lib\pp.pm (unchanged)
Skip blib\lib\PAR\Filter\PatchContent.pm (unchanged)
Skip blib\lib\PAR\StrippedPARL\Base.pm (unchanged)
C:\Perl64\site\bin\gcc.exe -c -s -O2 -DWIN32 -DWIN64 -DCONSERVATIVE -DPERL_TEXTM
ODE_SCRIPTS -DUSE_SITECUSTOMIZE -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -fwr
apv -fno-strict-aliasing -mms-bitfields  -I"C:\Perl64\lib\CORE"  -DLDLIBPTHNAME=
\"\" -DPARL_EXE=\"parl.exe\" -DPAR_PACKER_VERSION=\"1.037\" -s -O2 main.c
C:\Perl64\site\bin\g++.exe main.o ppresource.coff -s   -s -static-libgcc -static
-libstdc++ -L"C:\Perl64\lib\CORE" -L"C:\MinGW\x86_64-w64-mingw32\lib"  "C:\Perl6
4\lib\CORE\libperl524.a" -o par.exe
rem
"C:\Perl64\bin\perl.exe" encode_append.pl Dynamic.in par.exe Dynamic.pm
"C:\Perl64\bin\perl.exe" embed_files.pl -c 32768 par.exe "C:\Perl64\bin\perl524.
dll" "C:\MinGW\bin\libgcc_s_sjlj-1.dll" "C:\MinGW\bin\libstdc++-6.dll" > boot_em
bedded_files.c
# using "objdump" recusrively to find DLLs needed by par.exe
# embedding "par.exe" as "par.exe"
# embedding "C:\Perl64\bin/perl524.dll" as "perl524.dll"
C:\Perl64\site\bin\gcc.exe -c -s -O2 -DWIN32 -DWIN64 -DCONSERVATIVE -DPERL_TEXTM
ODE_SCRIPTS -DUSE_SITECUSTOMIZE -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -fwr
apv -fno-strict-aliasing -mms-bitfields  -I"C:\Perl64\lib\CORE"  -DLDLIBPTHNAME=
\"\" -DPARL_EXE=\"parl.exe\" -DPAR_PACKER_VERSION=\"1.037\" -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:2: warning: right shift count >= width of type [enabled by default]
C:\Perl64\site\bin\g++.exe boot.o  -static-libgcc -s   -s -static-libgcc -static
-libstdc++ -L"C:\Perl64\lib\CORE" -L"C:\MinGW\x86_64-w64-mingw32\lib"  "C:\Perl6
4\lib\CORE\libperl524.a"  ppresource.coff -o boot.exe
rem
"C:\Perl64\bin\perl.exe" encode_append.pl Static.in boot.exe Static.pm
cp Dynamic.pm ..\blib\lib\PAR\StrippedPARL\Dynamic.pm
cp Static.pm ..\blib\lib\PAR\StrippedPARL\Static.pm
"C:\Perl64\bin\perl.exe" -Mblib=.. run_with_inc.pl boot.exe -q -B -Oparl.exe
Can't locate PAR/Heavy.pm in @INC (you may need to install the PAR::Heavy module
) (@INC contains: ..\blib\arch ..\blib\lib C:/Perl64/site/lib C:/Perl64/lib . .)
at -e line 268, <_FH> chunk 1.
system(boot.exe -I..\blib\arch -I..\blib\lib -IC:/Perl64/site/lib -IC:/Perl64/li
b -I. -q -B -Oparl.exe) failed:
dmake.exe:  Error code 130, while making 'parl.exe'
dmake.exe:  'parl.exe' removed.
dmake.exe:  Error code 255, while making 'subdirs'

The culprit part was highlighted.  Not sure it is related to heavy .pm?

Thanks

Ying

Reply via email to