Automated smoke report for 5.19.3 patch 
39e8e695a253bd1a4dc5ea023266a1f5a1e26bad v5.19.2-140-g39e8e69
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 8 hours 9 minutes (average 30 minutes 37 seconds)

Summary: FAIL(M)

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-140-g39e8e69  Configuration (common) none
----------- ---------------------------------------------------------
O O O O     
O O O O     -Duse64bitint
O O O O     -Dusedtrace
O O M -     -Dusemorebits
O O O O     -Duseithreads
O O O O     -Duseithreads -Duse64bitint
O O O O     -Duseithreads -Dusedtrace
O O O O     -Duseithreads -Dusemorebits
| | | +----- PERLIO = perlio -DDEBUGGING
| | +------- PERLIO = stdio  -DDEBUGGING
| +--------- PERLIO = perlio
+----------- PERLIO = stdio


Locally applied patches:
    uncommitted-changes
    SMOKE39e8e695a253bd1a4dc5ea023266a1f5a1e26bad

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

Failures: (common-args) none
[minitest] -DDEBUGGING -Dusemorebits
    t/comp/hints ................... FAILED--expected 31 tests, saw 10
    t/comp/require ................. FAILED at test 52
    t/run/switchM .................. FAILED at test 1
    t/run/switches ................. FAILED--no leader found
    t/io/crlf ...................... FAILED--expected 16416 tests, saw 16
    t/io/open ...................... FAILED--no leader found
    t/io/utf8 ...................... FAILED--expected 61 tests, saw 52
    t/re/charset ................... FAILED at test 691
    t/re/overload .................. FAILED at test 34
    t/re/pat ....................... FAILED--no leader found
    t/re/pat_special_cc ............ FAILED--expected 9 tests, saw 3
    t/re/reg_mesg .................. FAILED at test 153
    t/re/regex_sets ................ FAILED--no leader found
    t/re/regex_sets_compat ......... FAILED at test 149
    t/re/regexp .................... FAILED at test 122
    t/re/regexp_noamp .............. FAILED at test 122
    t/re/regexp_notrie ............. FAILED at test 122
    t/re/regexp_qr ................. FAILED at test 122
    t/re/regexp_qr_embed ........... FAILED at test 122
    t/re/regexp_trielist ........... FAILED at test 122
    t/re/rxcode .................... FAILED--no leader found
    t/re/uniprops .................. FAILED--no leader found
    t/opbasic/qq ................... FAILED at test 28
    t/op/closure ................... FAILED--no leader found
    t/op/die ....................... FAILED at test 18
    t/op/eval ...................... FAILED at test 124
    t/op/filetest .................. FAILED--expected 431 tests, saw 33
    t/op/fresh_perl_utf8 ........... FAILED at test 1
    t/op/lc ........................ FAILED--no leader found
    t/op/ref ....................... FAILED--expected 235 tests, saw 137
    t/op/substr .................... FAILED--no leader found
    t/op/tr ........................ FAILED--no leader found
    t/op/utf8cache ................. FAILED--no leader found
    t/op/utfhash ................... FAILED--expected 99 tests, saw 38
    t/uni/bless .................... FAILED--no leader found
    t/uni/cache .................... FAILED--no leader found
    t/uni/caller ................... FAILED--expected 18 tests, saw 0
    t/uni/class .................... FAILED--no leader found
    t/uni/fold ..................... FAILED--no leader found
    t/uni/goto ..................... FAILED--no leader found
    t/uni/gv ....................... FAILED--no leader found
    t/uni/labels ................... FAILED--no leader found
    t/uni/lower .................... FAILED--no leader found
    t/uni/method ................... FAILED--no leader found
    t/uni/opcroak .................. FAILED at test 1
    t/uni/package .................. FAILED--no leader found
    t/uni/parser ................... FAILED--no leader found
    t/uni/readline ................. FAILED--no leader found
    t/uni/select ................... FAILED--no leader found
    t/uni/stash .................... FAILED--no leader found
    t/uni/title .................... FAILED--no leader found
    t/uni/upper .................... FAILED--no leader found
    t/uni/variables ................ FAILED--no leader found
    t/uni/write .................... FAILED--expected 8 tests, saw 6

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):
toke.c:3654:37: warning: expression result unused [-Wunused-value]
op.c:11210:4: warning: expression result unused [-Wunused-value]
toke.c:8238:7: warning: expression result unused [-Wunused-value]
pp.c:986:29: warning: expression result unused [-Wunused-value]
pp.c:1146:21: warning: expression result unused [-Wunused-value]
pp.c:1239:6: warning: expression result unused [-Wunused-value]
scope.c:1049:39: warning: expression result unused [-Wunused-value]
pp_ctl.c:900:3: warning: expression result unused [-Wunused-value]
pp_sys.c:445:25: warning: expression result unused [-Wunused-value]
pp_sys.c:491:25: warning: expression result unused [-Wunused-value]
doop.c:694:3: warning: expression result unused [-Wunused-value]
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]
Dumper.xs:245:29: warning: '&&' within '||' [-Wlogical-op-parentheses]
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]
str.c:213:15:
 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/padconst
Configuration: default

Reply via email to