On Thu, Apr 21, 2005 at 08:26:00AM -0500, [EMAIL PROTECTED] wrote:
> Automated smoke report for 5.9.3 patch 24269
> mccoy.peters.homeunix.org: Intel Pentium III ("GenuineIntel" 686-class, 512KB 
> L2 cache) (i386/1 cpu)
>     on        openbsd - 3.6
>     using     cc version 2.95.3 20010125 (prerelease, propolice)
>     smoketime 8 hours 20 minutes (average 31 minutes 18 seconds)
> 
> Summary: FAIL(XMm)
> 
> O = OK  F = Failure(s), extended report at the bottom
> X = Failure(s) under TEST but not under harness
> ? = still running or test results not (yet) available
> Build failures during:       - = unknown or N/A
> c = Configure, m = make, M = make (after miniperl), t = make test-prep
> 
>    24269     Configuration (common) none
> ----------- ---------------------------------------------------------
> O O O O     
> O O O O     -Duse64bitint
> O O O O     -Duseithreads
> O X O O     -Duseithreads -Duse64bitint
> m - M -     -DPERL_DEBUG_COW
> m - M -     -DPERL_DEBUG_COW -Duse64bitint
> m - M -     -DPERL_DEBUG_COW -Duseithreads
> m - M -     -DPERL_DEBUG_COW -Duseithreads -Duse64bitint
> | | | +----- PERLIO = perlio -DDEBUGGING
> | | +------- PERLIO = stdio  -DDEBUGGING
> | +--------- PERLIO = perlio
> +----------- PERLIO = stdio
> 
> 
> Failures:
> [perlio] -Duseithreads -Duse64bitint
> Inconsistent test results (between TEST and harness):
>     ../lib/ExtUtils/t/Constant.t............FAILED at test 229
> 
> -- 
> Report by Test::Smoke v1.19#716 running on perl 5.8.5
> (Reporter v0.016 / Smoker v0.015)
> 

The failures from -DPERL_DEBUG_COW come from change #24252.  Some of the code
tries to call the assert macro while not using -DDEBUGGING.  I have a 
patch getting smoked now and should have it ready shortly.

I also have a patch for some of the bytecode/byterun issues showing up as
well that I will also be patching.

Steve Peters
[EMAIL PROTECTED]

Reply via email to