From: Mike S. <m...@pe...> - 2009-10-13 04:56:41
|
On Mon, 12 Oct 2009, Rindfrey, Klaus (EXT) wrote: > we use Log4perl 1.21 (with Win XP, Active perl 5.10), which works > fine. Now i tried 1.25: The test "059Prototyped" causes an error > (unfortunately, the contents of the error box I appended is in > german). That's no problem at all, I'm originally from Germany :). The error indicates that the operating system pulled the rug from under perl, because it thought that it read from an invalid location. That's very interesting, because there's nothing in the test script that is supposed to cause such a severe error. What's more, here's a test report for Log4perl 1.25 on Windows XP, which ran successfully: http://www.nntp.perl.org/group/perl.cpan.testers/2009/10/msg5482885.html One thing I need you to confirm: Does the box you were running the test on have Class::Prototype installed? It's a rarely used module, so chances are that it's not installed, in which case the test script should just report this fact and terminate (as shown in the error report linked to above). -- Mike Mike Schilli m...@pe... > Test output: > > ############################################################################### > > t/052Utf8............ok > t/053Resurrect.......ok > t/054Subclass........ok > t/055AppDestroy......ok > t/056SyncApp2........skipped > all skipped: - only with L4P_ALL_TESTS > t/057MsgChomp........ok > t/058Warnings........ok > t/059Prototyped......dubious > Test returned status 5 (wstat 1280, 0x500) > after all the subtests completed successfully > Failed Test Stat Wstat Total Fail List of Failed > ------------------------------------------------------------------------------- > t/059Prototyped.t 5 1280 1 0 ?? > 5 tests and 12 subtests skipped. > Failed 1/62 test scripts. 0/652 subtests failed. > Files=62, Tests=652, 40 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) > Failed 1/62 test programs. 0/652 subtests failed. > NMAKE : fatal error U1077: 'C:\WINNT\system32\cmd.exe' : return code '0x5' > Stop. > > ############################################################################### > > Our sytem: Windows XP Professional, Version 2002, Service Pack 3 > > Our perl: > > This is perl, v5.10.0 built for MSWin32-x86-multi-thread > (with 5 registered patches, see perl -V for more detail) > > Copyright 1987-2007, Larry Wall > > Binary build 1004 [287188] provided by ActiveState http://www.ActiveState.com > Built Sep 3 2008 13:16:37 > > > > > Mit freundlichem Gruß / Best regards > > Klaus Rindfrey > > Siemens AG > Industry Sector, I IA AS R&D DH A 2 > Tel. : +49 (9621) 80-5813 > mailto:kla...@si... <mailto:kla...@si...> > <http://www.siemens.com/automation> http://www.siemens.com/automation <http://www.siemens.com/automation> > > > > HOTLINE: Configuration Management S7PLUS Amberg > > mailto:CMA...@si... <mailto:CMA...@si...> > > > > Siemens Aktiengesellschaft: Chairman of the Supervisory Board: Gerhard Cromme > Managing Board: Peter Loescher, Chairman, President and Chief Executive Officer; > Wolfgang Dehen, Heinrich Hiesinger, Joe Kaeser, Barbara Kux, Hermann Requardt, > Siegfried Russwurm, Peter Y. Solmssen > Registered offices: Berlin and Munich; > Commercial registries: Berlin Charlottenburg, HRB 12300, Munich, HRB 6684 > WEEE-Reg.-No. DE 23691322 > > |