Automated smoke report for 5.9.4 patch 28392
pc09: Intel(R) Pentium(R) 4 CPU 1.70GHz (GenuineIntel 1695MHz) (i686/1 cpu)
    on        linux - 2.6.13-15.8-default [SuSE]
    using     ccache gcc version 4.0.2
    smoketime 15 hours 8 minutes (average 56 minutes 47 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

   28392     Configuration (common) none
----------- ---------------------------------------------------------
O O F O O F 
F F F F F F -Duse64bitint
O O F O O F -Duselongdouble
F F F F F F -Dusemorebits
O O F O O F -Duseithreads
F F F F F F -Duseithreads -Duse64bitint
O O F O O F -Duseithreads -Duselongdouble
F F F F F F -Duseithreads -Dusemorebits
| | | | | +- LC_ALL = en_US.utf8 -DDEBUGGING
| | | | +--- PERLIO = perlio -DDEBUGGING
| | | +----- PERLIO = stdio  -DDEBUGGING
| | +------- LC_ALL = en_US.utf8
| +--------- PERLIO = perlio
+----------- PERLIO = stdio

Locally applied patches:
    SMOKE28392

Failures: (common-args) none
[en_US.utf8] 
[en_US.utf8] -Duselongdouble
[en_US.utf8] -Duseithreads
[en_US.utf8] -DDEBUGGING -Duseithreads
[en_US.utf8] -Duseithreads -Duselongdouble
[en_US.utf8] -DDEBUGGING -Duseithreads -Duselongdouble
    ../lib/warnings.t.......................FAILED 263

[en_US.utf8] -DDEBUGGING
[en_US.utf8] -DDEBUGGING -Duselongdouble
    ../lib/warnings.t.......................FAILED 146-147 155 263

[stdio/perlio] -Duse64bitint
[stdio/perlio] -DDEBUGGING -Duse64bitint
[stdio/perlio] -Dusemorebits
[stdio/perlio] -DDEBUGGING -Dusemorebits
[stdio/perlio] -Duseithreads -Duse64bitint
[stdio/perlio] -DDEBUGGING -Duseithreads -Duse64bitint
[stdio/perlio] -Duseithreads -Dusemorebits
[stdio/perlio] -DDEBUGGING -Duseithreads -Dusemorebits
    ../ext/re/t/regop.t.....................FAILED 38-49

[en_US.utf8] -Duse64bitint
[en_US.utf8] -Dusemorebits
[en_US.utf8] -Duseithreads -Duse64bitint
[en_US.utf8] -DDEBUGGING -Duseithreads -Duse64bitint
[en_US.utf8] -Duseithreads -Dusemorebits
[en_US.utf8] -DDEBUGGING -Duseithreads -Dusemorebits
    ../ext/re/t/regop.t.....................FAILED 38-49
    ../lib/warnings.t.......................FAILED 263

[en_US.utf8] -DDEBUGGING -Duse64bitint
[en_US.utf8] -DDEBUGGING -Dusemorebits
    ../ext/re/t/regop.t.....................FAILED 38-49
    ../lib/warnings.t.......................FAILED 146-147 155 263

Compiler messages(gcc):
regcomp.c: In function 'S_make_trie':
regcomp.c:1262: warning: comparison is always false due to limited range of 
data type
regcomp.c: In function 'S_join_exact':
regcomp.c:1907: warning: comparison is always false due to limited range of 
data type
regcomp.c: In function 'S_regclass':
regcomp.c:5142: warning: 'value' may be used uninitialized in this function
sv.c: In function 'Perl_sv_upgrade':
sv.c:1256: warning: comparison is always false due to limited range of data type
sv.c:1310: warning: comparison is always false due to limited range of data type
regexec.c: In function 'S_find_byclass':
regexec.c:1678: warning: unused variable 'word'
regexec.c:1582: warning: unused variable 'real_start'
byterun.c: In function 'byterun':
byterun.c:894: warning: comparison is always false due to limited range of data 
type
Normalize.xs: In function 'XS_Unicode__Normalize_decompose':
Normalize.xs:468: warning: pointer targets in passing argument 2 of 
'Perl_sv_setpvn' differ in signedness
re_comp.c: In function 'S_make_trie':
re_comp.c:1262: warning: comparison is always false due to limited range of 
data type
re_comp.c: In function 'S_join_exact':
re_comp.c:1907: warning: comparison is always false due to limited range of 
data type
regcomp.c:1665: warning: 'mjd_nodelen' may be used uninitialized in this 
function
regcomp.c:1664: warning: 'mjd_offset' may be used uninitialized in this function
regcomp.c: In function 'S_make_trie_failtable':
regcomp.c:1102: warning: format '%Lu' expects type 'long long unsigned int', 
but argument 3 has type 'long unsigned int'
regcomp.c:1693: warning: format '%Lu' expects type 'long long unsigned int', 
but argument 5 has type 'U32'
regcomp.c:1693: warning: format '%Lu' expects type 'long long unsigned int', 
but argument 6 has type 'U32'
regcomp.c:1704: warning: format '%Lu' expects type 'long long unsigned int', 
but argument 5 has type 'U32'
regcomp.c:1729: warning: format '%Lu' expects type 'long long unsigned int', 
but argument 5 has type 'U32'
regcomp.c:1757: warning: format '%Lu' expects type 'long long unsigned int', 
but argument 5 has type 'U32'
regcomp.c:1757: warning: format '%Lu' expects type 'long long unsigned int', 
but argument 6 has type 'I32'
regcomp.c: In function 'S_reginsert':
regcomp.c:6105: warning: format '%Lu' expects type 'long long unsigned int', 
but argument 8 has type 'long unsigned int'
regcomp.c: In function 'Perl_regdump':
regcomp.c:6365: warning: format '%Lu' expects type 'long long unsigned int', 
but argument 3 has type 'U32'
regcomp.c: In function 'S_dumpuntil':
regcomp.c:6957: warning: format '%Lu' expects type 'long long unsigned int', 
but argument 5 has type 'U32'
regexec.c:1681: warning: format '%4Lx' expects type 'long long unsigned int', 
but argument 4 has type 'U32'
regexec.c:1681: warning: format '%-4Lx' expects type 'long long unsigned int', 
but argument 5 has type 'U32'
regexec.c:1681: warning: format '%Lx' expects type 'long long unsigned int', 
but argument 7 has type 'U32'
regexec.c:1730: warning: format '%4Lx' expects type 'long long unsigned int', 
but argument 4 has type 'U32'
regexec.c:1730: warning: format '%-4Lx' expects type 'long long unsigned int', 
but argument 5 has type 'U32'
sv.c: In function 'Perl_sv_dup':
sv.c:10034: warning: comparison is always false due to limited range of data 
type
Normalize.xs:468: warning: pointer targets in passing argument 3 of 
'Perl_sv_setpvn' differ in signedness

-- 
Report by Test::Smoke v1.19_84 build 991 running on perl 5.8.7
(Reporter v0.026 / Smoker v0.030)

Reply via email to