Automated smoke report for 5.19.3 patch 
7dfed66949406a9e740a296ec9318a32dab2d2c7 v5.19.2-409-g7dfed66
neptune.local: iMac (2.4 GHz) (Intel Core 2 Duo/)
    on        darwin - 12.4.0 (Mac OS X)
    using     cc version 4.2.1 Compatible Apple Clang 4.1 
((tags/Apple/clang-421.11.66))
    smoketime 6 hours 43 minutes (average 25 minutes 13 seconds)

Summary: FAIL(F)

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

v5.19.2-409-g7dfed66  Configuration (common) none
----------- ---------------------------------------------------------
F F F F     
F F F F     -Duse64bitint
F F F F     -Dusedtrace
F F F F     -Dusemorebits
F F F F     -Duseithreads
F F F F     -Duseithreads -Duse64bitint
F F F F     -Duseithreads -Dusedtrace
F F F F     -Duseithreads -Dusemorebits
| | | +----- PERLIO = perlio -DDEBUGGING
| | +------- PERLIO = stdio  -DDEBUGGING
| +--------- PERLIO = perlio
+----------- PERLIO = stdio


Locally applied patches:
    uncommitted-changes
    SMOKE7dfed66949406a9e740a296ec9318a32dab2d2c7

Testsuite was run only with 'harness' and HARNESS_OPTIONS=j3

Failures: (common-args) none
[stdio] 
[stdio] -DDEBUGGING
[stdio] -Duse64bitint
[stdio] -DDEBUGGING -Duse64bitint
[stdio] -Dusedtrace
[stdio] -DDEBUGGING -Dusedtrace
[stdio] -Dusemorebits
[stdio] -DDEBUGGING -Dusemorebits
../t/op/kvhslice.t..........................................FAILED
    39
    Bad plan.  You planned 38 tests but ran 39.
../t/porting/diag.t.........................................FAILED
    349-350, 604
../ext/Devel-Peek/t/Peek.t..................................FAILED
    89
    Non-zero exit status: 1
../ext/Opcode/t/Opcode.t....................................FAILED
    2
    Non-zero exit status: 1

[perlio] 
[perlio] -DDEBUGGING
[perlio] -Duse64bitint
[perlio] -DDEBUGGING -Duse64bitint
[perlio] -Dusedtrace
[perlio] -DDEBUGGING -Dusedtrace
[perlio] -Dusemorebits
[perlio] -DDEBUGGING -Dusemorebits
../t/op/kvhslice.t..........................................FAILED
    39
    Bad plan.  You planned 38 tests but ran 39.
../t/porting/diag.t.........................................FAILED
    349-350, 604
../ext/Opcode/t/Opcode.t....................................FAILED
    2
    Non-zero exit status: 1
../ext/Devel-Peek/t/Peek.t..................................FAILED
    89
    Non-zero exit status: 1

[stdio/perlio] -Duseithreads
[stdio/perlio] -DDEBUGGING -Duseithreads
[perlio] -Duseithreads -Duse64bitint
[stdio/perlio] -DDEBUGGING -Duseithreads -Duse64bitint
[stdio/perlio] -Duseithreads -Dusedtrace
[stdio/perlio] -DDEBUGGING -Duseithreads -Dusedtrace
[stdio/perlio] -Duseithreads -Dusemorebits
[stdio/perlio] -DDEBUGGING -Duseithreads -Dusemorebits
../t/op/kvhslice.t..........................................FAILED
    39
    Bad plan.  You planned 38 tests but ran 39.
../t/porting/diag.t.........................................FAILED
    349-350, 604
../ext/Opcode/t/Opcode.t....................................FAILED
    2
    Non-zero exit status: 1

[stdio] -Duseithreads -Duse64bitint
../t/op/kvhslice.t..........................................FAILED
    39
    Bad plan.  You planned 38 tests but ran 39.
../t/porting/diag.t.........................................FAILED
    349-350, 604
../dist/Thread-Queue/t/01_basic.t...........................FAILED
    Bad plan.  You planned 81 tests but ran 31.
../ext/Opcode/t/Opcode.t....................................FAILED
    2
    Non-zero exit status: 1

MANIFEST did not declare 't/op/kvhslice.t'

Passed Todo tests: (common-args) none
[stdio/perlio] -Duseithreads
[stdio/perlio] -DDEBUGGING -Duseithreads
[stdio/perlio] -Duseithreads -Duse64bitint
[stdio/perlio] -DDEBUGGING -Duseithreads -Duse64bitint
[stdio/perlio] -Duseithreads -Dusedtrace
[stdio/perlio] -DDEBUGGING -Duseithreads -Dusedtrace
[stdio/perlio] -Duseithreads -Dusemorebits
[stdio/perlio] -DDEBUGGING -Duseithreads -Dusemorebits
../cpan/List-Util/t/readonly.t..............................PASSED
    10

Compiler messages(gcc):
pp.c:4360:10: warning: unused variable 'can_preserve' [-Wunused-variable]
pp.c:4790:23: warning: unused variable 'origmark' [-Wunused-variable]
perlio.c:3570:2: warning: assigning to 'unsigned char *' from 'char *' converts 
between pointers to integer types with different sign [-Wpointer-sign]
Cwd.xs:200:50: warning: size argument in 'strlcat' call appears to be size of 
the source; expected the size of the destination [-Wstrlcpy-strlcat-size]
DosGlob.xs:25:2: warning: expression result unused [-Wunused-value]
Glob.xs:96:2: warning: expression result unused [-Wunused-value]
Glob.xs:104:6: warning: expression result unused [-Wunused-value]
Glob.xs:324:2: warning: expression result unused [-Wunused-value]
Collate.xs:616:2: warning: expression result unused [-Wunused-value]
Collate.xs:606:2: warning: expression result unused [-Wunused-value]
Unicode.xs:176:6: warning: expression result unused [-Wunused-value]
Unicode.xs:341:6: warning: expression result unused [-Wunused-value]
str.c:213:15: warning: assigning to 'unsigned char *' from 'char *' converts 
between pointers to integer types with different sign [-Wpointer-sign]
str.c:233:18: warning: assigning to 'unsigned char *' from 'char *' converts 
between pointers to integer types with different sign [-Wpointer-sign]

-- 
Report by Test::Smoke v1.43 build 1271 running on perl 5.12.4
(Reporter v0.035 / Smoker v0.045)

Logs at http://perl.develop-help.com/reports/
Branch: remotes/origin/smoke-me/ruz/kvhslice-op
Configuration: default

Reply via email to