Wed May 18 09:09:02 2016: Request 114465 was acted upon.
Transaction: Correspondence added by CHUCKROB
Queue: PAR
Subject: Installing pp (or PAR) doesn't work
Broken in: (no value)
Severity: (no value)
Owner: Nobody
Requestors: [email protected]
Status: open
Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=114465 >
It was trying to install PAR::Packer 1.032.
Doing: > cpanm PAR::Packer
gives me the same error from build.log:
g++ boot.o -static-libgcc ppresource.coff -o boot.exe
rem
"C:\chuck\strawperl524\perl\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:\chuck\strawperl524\perl\bin\perl.exe" -Mblib=.. run_with_inc.pl boot.exe -q
-B -Oparl.exe
"C:\chuck\strawperl524\perl\bin\perl.exe" -MExtUtils::Command -e cp -- parl.exe
..\blib\script\parl.exe
rem ..\blib\script\parl.exe
"C:\chuck\strawperl524\perl\bin\perl.exe" -Mblib=.. run_with_inc.pl par.exe -q
-B -Oparldyn.exe
"C:\chuck\strawperl524\perl\bin\perl.exe" -MExtUtils::Command -e cp --
parldyn.exe ..\blib\script\parldyn.exe
rem ..\blib\script\parldyn.exe
"C:\chuck\strawperl524\perl\bin\perl.exe" "-Iinc" -MExtUtils::Command -e cp --
script/par.pl blib\script\par.pl
pl2bat.bat blib\script\par.pl
"C:\chuck\strawperl524\perl\bin\perl.exe" "-Iinc" -MExtUtils::Command -e cp --
script/pp blib\script\pp
pl2bat.bat blib\script\pp
"C:\chuck\strawperl524\perl\bin\perl.exe" "-Iinc" -MExtUtils::Command -e cp --
script/tkpp blib\script\tkpp
pl2bat.bat blib\script\tkpp
dmake: Error: -- Don't know how to make `test_dynamic'
dmake.exe: Error code 255, while making 'subdirs-test_dynamic'
-> FAIL Installing PAR::Packer failed. See
C:\Users\chuck\.cpanm\work\1463576740.58744\build.log for details. Retry with
--force to force install it.