Steffen Mueller wrote:

I've uploaded a developer release of PAR::Packer (0.992_01) to PAUSE. It should propagate to your mirrors soon. I'd very much appreciate test reports. (Until it hits your mirror, you can fetch it and the corresponding PAR release from http://steffen-mueller.net/tmp/PAR-Packer-0.992_01.tar.gz http://steffen-mueller.net/tmp/PAR-0.993.tar.gz )

Hi Steffen,

here's the results of my test run of Par-Packer-0.992_01.
PAR-0.993 builds and tests fine for me.

This is under Windows Vista, MSVC 2008, perl 5.10.0.

Detailed test output follows, but I think the important part
is:

t/20-pp.................31/34 Impossibile avviare l'applicazione specificata. La configura zione della modalità affiancata dell'applicazione non è corretta. Consultare il registro d
  egli eventi applicazioni per ulteriori informazioni.
D:\dev\src\PAR-Packer-0.992_01\blib\script/pp: Cannot open hello.exe for reading: No such file or directory at D:\dev\src\PAR-Packer-0.992_01\blib\lib/PAR/Packer.pm line 1155.

That in english should be something like:

t/20-pp.................31/34 Can't run the specified application. Application configuration "side-mode" ?? is incorrect. Check the application events log for more
  information.
D:\dev\src\PAR-Packer-0.992_01\blib\script/pp: Cannot open hello.exe for reading: No such file or directory at D:\dev\src\PAR-Packer-0.992_01\blib\lib/PAR/Packer.pm line 1155.

It refers to a "hello.exe", which is nowhere to be found in the unpacked folder
of the distribution.

Full test output below:

t/00-pod................skipped: Set environment variable PERL_TEST_POD=1 to test POD
t/10-parl-generation....ok
t/20-pp.................31/34 Impossibile avviare l'applicazione specificata. La configura zione della modalità affiancata dell'applicazione non è corretta. Consultare il registro d
egli eventi applicazioni per ulteriori informazioni.
D:\dev\src\PAR-Packer-0.992_01\blib\script/pp: Cannot open hello.exe for reading: No such file or directory at D:\dev\src\PAR-Packer-0.992_01\blib\lib/PAR/Packer.pm line 1155.

#   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:
# '
t/20-pp.................32/34 #   at automated_pp_test.pl line 8445.
t/20-pp.................34/34 # Looks like you failed 1 test of 34.
t/20-pp................. Dubious, test returned 1 (wstat 256, 0x100)
 Failed 1/34 subtests
t/30-current_exec.......# Please wait
t/30-current_exec.......ok

Test Summary Report
-------------------
t/20-pp             (Wstat: 256 Tests: 34 Failed: 1)
  Failed test:  32
  Non-zero exit status: 1
Files=4, Tests=69, 421 wallclock secs ( 0.08 usr +  0.03 sys =  0.11 CPU)
Result: FAIL
Failed 1/4 test programs. 1/69 subtests failed.
NMAKE : fatal error U1077: 'C:\dev\perl510\bin\perl.exe' : return code '0xff'
Stop.

--
Cosimo

Reply via email to