Mon Jun 13 05:58:06 2011: Request 57273 was acted upon.
Transaction: Correspondence added by vvm
Queue: PAR-Packer
Subject: Error building on Strawberry 5.12.0.1 64-bit (win32.coff file
format not recognized)
Broken in: (no value)
Severity: Important
Owner: Nobody
Requestors: [email protected]
Status: new
Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=57273 >
On Fri May 07 01:00:10 2010, CSJEWELL wrote:
> win32.coff: file not recognized: File format not recognized
> collect2: ld returned 1 exit status
> dmake: Error code 129, while making 'par.exe'
> dmake.EXE: Error code 255, while making 'subdirs'
> RSCHUPP/PAR-Packer-1.004.tar.gz
> C:\strawberry\c\bin\dmake.EXE -- NOT OK
See:
http://www.mail-archive.com/[email protected]/msg00312.html
==
Hi!
HowTo: Strawberry Perl v5.12.3 x64 and PAR-Packer
http://vvm.blog.tut.by/2011/06/13/howto-strawberry-perl-v5-12-3-x64-and-
par-packer/
==
. . .
See:
http://news.tcx.org.uk/msg/[email protected]
===
. . .
For fix this issue:
==
win32.coff: file not recognized: File format not recognized
==
. . .
The zip
http://www.wxperl.co.uk/ppamd64_resource.zip
Contains objects that can be unzipped into the current PAR::Packer
source in the directory myldr. You want the contained win32.coff /
win32.obj to replace the originals.
Should then compile OK on Strawberry.
. . .
===
Download:
http://www.wxperl.co.uk/ppamd64_resource.zip
Unpack from "ppamd64_resource.zip"
==
win32.coff
win32.obj
win32.res
win32.manifest
win32.rc
win32.ico
==
to
C:\strawberry\cpanplus\5.12.3\build\PAR-Packer-1.009\myldr
Run
cpanp i .
Screenshot:
===
. . .
0-current_exec.t t/40-packer_cd_option.t t/90-rt59710.t
t/00-pod.t ............... skipped: Set environment variable
PERL_TEST_POD=1 to test POD
t/10-parl-generation.t ... ok
The application has failed to start because its side-by-side
configuration is incorrect. Please see the application event log or use
the command-line sxstrace.e
xe tool for more detail.
C:\strawberry\cpanplus\5.12.3\build\PAR-Packer-1.009\blib\script/pp:
Cannot open hello.exe for reading: No such file or directory at
C:\strawberry\cpanplus\5.12
.3\build\PAR-Packer-1.009\blib\lib/PAR/Packer.pm line 1172.
# Failed test 'pp_gui_tests
# amsg572: sub pp_gui_tests cannot system pp --gui --icon hi.ico -o
hello.exe hello.pl:No such file or directory:
# '
# at automated_pp_test.pl line 8445.
# Looks like you failed 1 test of 34.
t/20-pp.t ................
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/34 subtests
# Please wait
t/30-current_exec.t ...... ok
t/40-packer_cd_option.t .. ok
t/90-rt59710.t ........... ok
Test Summary Report
-------------------
t/20-pp.t (Wstat: 256 Tests: 34 Failed: 1)
Failed test: 32
Non-zero exit status: 1
Files=6, Tests=74, 2506 wallclock secs ( 0.09 usr + 0.05 sys = 0.14
CPU)
Result: FAIL
Failed 1/6 test programs. 1/74 subtests failed.
dmake.EXE: Error code 255, while making 'test_dynamic'
The tests for 'PAR::Packer' failed. Would you like me to proceed anyway
or should we abort?
Proceed anyway? [y/N]: y
*** Install log written to:
C:\strawberry\cpanplus\install-logs\PAR-Packer-1.009-1307954507.log
Module 'PAR::Packer' installed successfully
. . .
===
. . .
==
Best regards, Victor Miasnikov
Blog: http://vvm.blog.tut.by/
==