|
Hi, I tried to install PAR:Packer on my WinXP Computer, but installation failes with following message:
"NMAKE : fatal error U1077: 'C:\WINDOWS\system32\cmd.exe' : return code '0x2
Stop."
What can I do about that?
Here is the complete log:
cpan[4]> install PAR::Packer
Running install for module 'PAR::Packer'
Running make for S/SM/SMUELLER/PAR-Packer-0.991.tar.gz
Has already been unwrapped into directory C:\Perl\cpan\build\PAR-Packer-0.991-ESeMw4
Has already been made
Running make test
Microsoft (R) Program Maintenance Utility Version 1.50
Copyright (c) Microsoft Corp 1988-94. All rights reserved.
C:\Perl\bin\perl.exe "-Iinc" -MExtUtils::Command -e cp script/tkpp blib\script\tkpp
pl2bat.bat blib\script\tkpp
C:\Perl\bin\perl.exe "-Iinc" -MExtUtils::Command -e cp script/pp blib\script\pp
pl2bat.bat blib\script\pp
C:\Perl\bin\perl.exe "-Iinc" -MExtUtils::Command -e cp script/par.pl blib\script\par.pl
pl2bat.bat blib\script\par.pl
C:\Perl\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(0, 'inc', 'blib\lib', 'bl
+ib\arch')" t/00-pod.t t/20-pp.t t/30-current_exec.t
t/00-pod.t ........... skipped: Set environment variable PERL_TEST_POD=1 to test POD
t/20-pp.t ............ skipped: 'parl' not found
t/30-current_exec.t .. # Please wait
PAR::StrippedPARL::Static->get_raw() did not return the raw binary data for a PAR loader at blib\li
+b/PAR/StrippedPARL/Base.pm line 141, <DATA> line 1.
Could not write temporary parl (class PAR::StrippedPARL::Static) to file 'C:\DOKUME~1\fkrumm\LOKALE
+~1\Temp\parlM5ZA.exe' at blib\lib/PAR/StrippedPARL/Base.pm li
ne 65, <DATA> line 1.
C:\Perl\cpan\build\PAR-Packer-0.991-ESeMw4\blib\script\pp: Failed to extract a parl from 'PAR::Stri
+ppedPARL::Static' to file 'parlJ2qirpT.exe' at blib\lib/PAR/P
acker.pm line 1155, <DATA> line 1.
# Failed test 'Created "C:\Perl\cpan\build\PAR-Packer-0.991-ESeMw4\t\test-10.exec"'
t/30-current_exec.t .. 1/4 # at t/30-current_exec.t line 39.
Failed to create "C:\Perl\cpan\build\PAR-Packer-0.991-ESeMw4\t\test-10.exec"!
# Looks like you planned 4 tests but ran 1.
# Looks like you failed 1 test of 1 run.
# Looks like your test exited with 2 just after 1.
t/30-current_exec.t .. Dubious, test returned 2 (wstat 512, 0x200)
Failed 4/4 subtests
Test Summary Report
-------------------
t/30-current_exec.t (Wstat: 512 Tests: 1 Failed: 1)
Failed test: 1
Non-zero exit status: 2
Parse errors: Bad plan. You planned 4 tests but ran 1.
Files=3, Tests=1, 27 wallclock secs ( 0.08 usr + 0.08 sys = 0.16 CPU)
Result: FAIL
Failed 1/3 test programs. 1/1 subtests failed.
NMAKE : fatal error U1077: 'C:\WINDOWS\system32\cmd.exe' : return code '0x2'
Stop.
SMUELLER/PAR-Packer-0.991.tar.gz
nmake test -- NOT OK
//hint// to see the cpan-testers results for installing this module, try:
reports SMUELLER/PAR-Packer-0.991.tar.gz
Running make install
make test had returned bad status, won't install without force
Failed during this command:
SMUELLER/PAR-Packer-0.991.tar.gz : make_test NO
cpan[5]>
Any hint how to get it installed would be appreciated.
bye
frank |