On Sat, Mar 30, 2002 at 04:37:54PM -0800, Brent Dax wrote:
> Nicholas Clark:

> # Patching file Makefile.in using Plan A...
> # Hunk #1 succeeded at 112.
> # Hunk #2 failed at 143.
> 
> Weird.  Line endings, perhaps.

This line has appeared in Makefile.in, which doesn't seem to be in your patch:

# XXX Unix-only for now

> D'oh!  Fortunately, that is the only 5.6-ism (AFAIK).

> # The summary is:
> #
> # Failed Test        Stat Wstat Total Fail  Failed  List of Failed
> # --------------------------------------------------------------
> # -----------------
> # t/op/basic.t          7  1792     8    7  87.50%  2-8
> # t/op/bitwise.t       15  3840    15   15 100.00%  1-15
> # t/op/debuginfo.t      4  1024     4    4 100.00%  1-4
> # t/op/hacks.t          1   256     1    1 100.00%  1
> # t/op/ifunless.t       6  1536     6    6 100.00%  1-6
> # t/op/integer.t       32  8192    32   32 100.00%  1-32
> # t/op/interp.t         1   256     1    1 100.00%  1
> # t/op/macro.t          8  2048     9    8  88.89%  1-4 6-9
> # t/op/number.t        31  7936    31   31 100.00%  1-31
> # t/op/rx.t            25  6400    27   25  92.59%  1-16 18-26
> # t/op/stacks.t        17  4352    18   17  94.44%  1-17
> # t/op/string.t        64 16384    64   64 100.00%  1-64
> # t/op/time.t           4  1024     4    4 100.00%  1-4
> # t/op/trans.t         18  4608    18   18 100.00%  1-18
> # t/pmc/perlstring.t    7  1792     8    7  87.50%  1-4 6-8
> # t/pmc/pmc.t          55 14080    56   55  98.21%  1-32 34-56
> # 20 subtests skipped.
> # Failed 16/19 test scripts, 15.79% okay. 295/316 subtests
> # failed, 6.65% okay.
> #
> #
> # So some tests passed :-)
> # But most seemed to fail by crashing.
> 
> Argh.  I've attached a new version of pccw.pl; let me know if it works
> better.

Apart from working on 5.005_03, I don't think so:

Failed Test  Status Wstat Total Fail  Failed  List of failed
-------------------------------------------------------------------------------
t/op/basic.t      7  1792     8    7  87.50%  2-8
t/op/bitwise.t   15  3840    15   15 100.00%  1-15
t/op/debuginfo.   4  1024     4    4 100.00%  1-4
t/op/hacks.t      1   256     1    1 100.00%  1
t/op/ifunless.t   6  1536     6    6 100.00%  1-6
t/op/integer.t   32  8192    32   32 100.00%  1-32
t/op/interp.t     1   256     1    1 100.00%  1
t/op/macro.t      8  2048     9    8  88.89%  1-4, 6-9
t/op/number.t    31  7936    31   31 100.00%  1-31
t/op/rx.t        25  6400    27   25  92.59%  1-16, 18-26
t/op/stacks.t    17  4352    18   17  94.44%  1-17
t/op/string.t    64 16384    64   64 100.00%  1-64
t/op/time.t       4  1024     4    4 100.00%  1-4
t/op/trans.t     18  4608    18   18 100.00%  1-18
t/pmc/perlstrin   7  1792     8    7  87.50%  1-4, 6-8
t/pmc/pmc.t      55 14080    56   55  98.21%  1-32, 34-56
20 subtests skipped.
Failed 16/19 test scripts, 15.79% okay. 295/316 subtests failed, 6.65% okay.
*** Error code 2

I don't think I did anything stupid. The same errors about missing files
and jit.h having syntax errors seemed to crop up.

I've got somewhat bogged down in Storable on 5.8 problems, so I might be
a bit slow in responding to things for the next few days.

Nicholas Clark
-- 
Even better than the real thing:        http://nms-cgi.sourceforge.net/

Reply via email to