Subject: | Install fails from both cpan and source |
I'm trying to install however it keeps failing as per the below errors.
It appears there are a few others online who've had this issue.
Running make test
C:\Perl\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(0,
'blib\lib',
'blib\arch')" t/*.t
t/0-pod.t ......... skipped: Test::Pod 1.00 required for testing POD
t/1-basic.t ....... ok
t/2-icon.t ........ ok
t/3-manifest.t .... ok
t/4-execupdate.t .. ok
All tests successful.
Files=5, Tests=252, 3 wallclock secs ( 0.06 usr + 0.03 sys = 0.09 CPU)
Result: PASS
C:\Perl\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(0,
'..\blib\li
b', '..\blib\arch')" t/*.t
t/0-load.t ...
# Failed test 'use Win32::Exe::InsertResourceSection;'
# at t/0-load.t line 6.
t/0-load.t ... 1/1 # Tried to use 'Win32::Exe::InsertResourceSection'.
# Error: Can't load
'C:\perl\cpan\build\Win32-Exe-0.15-OufTVO\blib\arch/aut
o/Win32/Exe/InsertResourceSection/InsertResourceSection.dll' for module
Win32::E
xe::InsertResourceSection: load_file:Invalid access to memory location
at C:/per
l/lib/DynaLoader.pm line 201.
# at (eval 4) line 2
# Compilation failed in require at (eval 4) line 2.
# BEGIN failed--compilation aborted at (eval 4) line 2.
# Looks like you failed 1 test of 1.
t/0-load.t ... Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/1 subtests
t/1-basic.t ..
# Failed test 'use Win32::Exe::InsertResourceSection;'
# at t/1-basic.t line 6.
t/1-basic.t .. 1/1 # Tried to use 'Win32::Exe::InsertResourceSection'.
# Error: Can't load
'C:\perl\cpan\build\Win32-Exe-0.15-OufTVO\blib\arch/aut
o/Win32/Exe/InsertResourceSection/InsertResourceSection.dll' for module
Win32::E
xe::InsertResourceSection: load_file:Invalid access to memory location
at C:/per
l/lib/DynaLoader.pm line 201.
# at (eval 4) line 2
# Compilation failed in require at (eval 4) line 2.
# BEGIN failed--compilation aborted at (eval 4) line 2.
# Looks like you failed 1 test of 1.
t/1-basic.t .. Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/1 subtests
Test Summary Report
-------------------
t/0-load.t (Wstat: 256 Tests: 1 Failed: 1)
Failed test: 1
Non-zero exit status: 1
t/1-basic.t (Wstat: 256 Tests: 1 Failed: 1)
Failed test: 1
Non-zero exit status: 1
Files=2, Tests=2, 0 wallclock secs ( 0.03 usr + 0.00 sys = 0.03 CPU)
Result: FAIL
Failed 2/2 test programs. 2/2 subtests failed.
dmake.exe: Error code 129, while making 'test_dynamic'
dmake.exe: Error code 255, while making 'subdirs-test'
MDOOTSON/Win32-Exe-0.15.tar.gz
C:\Perl\site\bin\dmake.exe test -- NOT OK
//hint// to see the cpan-testers results for installing this module, try:
reports MDOOTSON/Win32-Exe-0.15.tar.gz
Running make install
make test had returned bad status, won't install without force
Running make for R/RS/RSCHUPP/PAR-Packer-1.008.tar.gz
Has already been unwrapped into directory
C:\Perl\cpan\build\PAR-Packer-1.008-
uVc3MQ
CPAN.pm: Going to build R/RS/RSCHUPP/PAR-Packer-1.008.tar.gz
Warning: Prerequisite 'Win32::Exe => 0.14' for
'RSCHUPP/PAR-Packer-1.008.tar.gz'
failed when processing 'MDOOTSON/Win32-Exe-0.15.tar.gz' with 'make_test
=> NO'.
Continuing, but chances to succeed are limited.