I tried to build PAR::Packer and got this:
t/10-parl-generation.t 1 256 31 1 4
1 test and 28 subtests skipped.
Failed 1/4 test scripts. 1/69 subtests failed.
Files=4, Tests=69, 745 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00
+ CPU)
Failed 1/4 test programs. 1/69 subtests failed.
NMAKE : fatal error U1077: 'C:\WINDOWS\system32\cmd.exe' : return code
+ '0xff'
Stop.
SMUELLER/PAR-Packer-0.976.tar.gz
nmake test -- NOT OK
Running make install
make test had returned bad status, won't install without force
Failed during this command:
SMUELLER/PAR-Packer-0.976.tar.gz : make_test NO
How can I fix this? |