Smoke logs available at 
http://m-l.org/~perl/smoke/perl/linux/maint_clang/log5875c53b4ef8c948011dc6f4e7e4ae4e6effd6aa.log.gz

Automated smoke report for 5.14.4 patch 
5875c53b4ef8c948011dc6f4e7e4ae4e6effd6aa v5.14.4-2-g5875c53
zwei: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz (GenuineIntel 2533MHz) (x86_64/8 
cpu)
    on        linux - 3.8.0-23-generic [debian]
    using     clang version 4.2.1 Compatible Clang 3.3 (trunk 177842)
    smoketime 14 hours 13 minutes (average 42 minutes 40 seconds)

Summary: FAIL(Fm)

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.14.4-2-g5875c53  Configuration (common) -Dcc=clang
----------- ---------------------------------------------------------
O O O O O O 
O O O F O O -Accflags=-DPERL_POISON
m - - m - - -Duse64bitall -Accflags=-DPERL_GLOBAL_STRUCT
m - - m - - -Dusemorebits -Accflags=-DPERL_GLOBAL_STRUCT_PRIVATE
O O O O O F -Dmad
O O O O O O -Duseithreads
O O O O O O -Duseithreads -Accflags=-DPERL_POISON
m - - m - - -Duseithreads -Duse64bitall -Accflags=-DPERL_GLOBAL_STRUCT
m - - m - - -Duseithreads -Dusemorebits -Accflags=-DPERL_GLOBAL_STRUCT_PRIVATE
O O O O O O -Duseithreads -Dmad
| | | | | +- LC_ALL = en_US.utf8 -DDEBUGGING
| | | | +--- PERLIO = perlio -DDEBUGGING
| | | +----- PERLIO = stdio  -DDEBUGGING
| | +------- LC_ALL = en_US.utf8
| +--------- PERLIO = perlio
+----------- PERLIO = stdio 

Locally applied patches:
    SMOKE5875c53b4ef8c948011dc6f4e7e4ae4e6effd6aa

Failures: (common-args) -Dcc=clang
[stdio] -DDEBUGGING -Accflags=-DPERL_POISON
    ../lib/Benchmark.t..........................................FAILED
        15
        Non-zero exit status: 1

[en_US.utf8] -DDEBUGGING -Dmad
    ../t/op/runlevel.t..........................................FAILED
        9
    ../lib/warnings.t...........................................FAILED
        245

Compiler messages(gcc):
sv.c:416:21: warning: comparison of constant 255 with expression of type 
'svtype' is always true [-Wtautological-constant-out-of-range-compare]
hv.c:344:20: warning: comparison of constant 255 with expression of type 
'svtype' is always false [-Wtautological-constant-out-of-range-compare]
dump.c:461:57: warning: comparison of constant 85 with expression of type 
'svtype' is always false [-Wtautological-constant-out-of-range-compare]
regcomp.c:4584:22: warning: variable 'plen' is uninitialized when used here 
[-Wuninitialized]
scope.c:688:13: warning: format specifies type 'long' but the argument has type 
'I32' (aka 'int') [-Wformat]
scope.c:688:19: warning: format specifies type 'long' but the argument has type 
'I32' (aka 'int') [-Wformat]
sv.c:8725:21: warning: comparison of constant 255 with expression of type 
'svtype' is always false [-Wtautological-constant-out-of-range-compare]
toke.c:4796:17: warning: comparison of integers of different signs: 'IV' (aka 
'long') and 'STRLEN' (aka 'unsigned long') [-Wsign-compare]
perlio.c:5509:21: warning: comparison of integers of different signs: 'size_t' 
(aka 'unsigned long') and 'int' [-Wsign-compare]
Dumper.xs:817:41: warning: format specifies type 'long' but the argument has 
type 'U32' (aka 'unsigned int') [-Wformat]
Call.xs:63:11: warning: format specifies type 'int' but the argument has type 
'STRLEN' (aka 'unsigned long') [-Wformat]
Call.xs:63:31: warning: format specifies type 'int' but the argument has type 
'STRLEN' (aka 'unsigned long') [-Wformat]
Call.xs:100:13: warning: format specifies type 'int' but the argument has type 
'STRLEN' (aka 'unsigned long') [-Wformat]
Call.xs:156:11: warning: format specifies type 'int' but the argument has type 
'STRLEN' (aka 'unsigned long') [-Wformat]
Call.xs:175:14: warning: format specifies type 'int' but the argument has type 
'STRLEN' (aka 'unsigned long') [-Wformat]
Socket.xs:461:9: warning: format specifies type 'int' but the argument has type 
'STRLEN' (aka 'unsigned long') [-Wformat]
Socket.xs:461:18: warning: format specifies type 'int' but the argument has 
type 'unsigned long' [-Wformat]
Socket.xs:482:39: warning: format specifies type 'int' but the argument has 
type 'STRLEN' (aka 'unsigned long') [-Wformat]
Socket.xs:483:5: warning: format specifies type 'int' but the argument has type 
'unsigned long' [-Wformat]
Socket.xs:620:9: warning: format specifies type 'int' but the argument has type 
'STRLEN' (aka 'unsigned long') [-Wformat]
Socket.xs:620:18: warning: format specifies type 'int' but the argument has 
type 'unsigned long' [-Wformat]
Socket.xs:644:4: warning: format specifies type 'int' but the argument has type 
'STRLEN' (aka 'unsigned long') [-Wformat]
Socket.xs:644:17: warning: format specifies type 'int' but the argument has 
type 'unsigned long' [-Wformat]
Socket.xs:678:34: warning: format specifies type 'int' but the argument has 
type 'STRLEN' (aka 'unsigned long') [-Wformat]
Socket.xs:678:43: warning: format specifies type 'int' but the argument has 
type 'unsigned long' [-Wformat]
Socket.xs:712:7: warning: format specifies type 'int' but the argument has type 
'STRLEN' (aka 'unsigned long') [-Wformat]
Socket.xs:712:16: warning: format specifies type 'int' but the argument has 
type 'unsigned long' [-Wformat]
Storable.xs:4098:2: warning: null passed to a callee which requires a non-null 
argument [-Wnonnull]
Storable.xs:5503:2: warning: null passed to a callee which requires a non-null 
argument [-Wnonnull]
Storable.xs:5566:2: warning: null passed to a callee which requires a non-null 
argument [-Wnonnull]
Collate.xs:587:2: warning: expression result unused [-Wunused-value]
Collate.xs:578:2: warning: expression result unused [-Wunused-value]
sv.c:435:20: warning: comparison of constant 255 with expression of type 
'svtype' is always true [-Wtautological-constant-out-of-range-compare]
sv.c:6059:20: warning: comparison of constant 255 with expression of type 
'svtype' is always true [-Wtautological-constant-out-of-range-compare]
./dquote_static.c:25:10: error: use of undeclared identifier 'my_vars'
./dquote_static.c:27:12: error: use of undeclared identifier 'my_vars'
./dquote_static.c:31:9: error: use of undeclared identifier 'my_vars'
./dquote_static.c:59:14: error: use of undeclared identifier 'my_vars'
./dquote_static.c:64:16: error: use of undeclared identifier 'my_vars'
./dquote_static.c:72:12: error: use of undeclared identifier 'my_vars'
toke.c:1471:13: error: use of undeclared identifier 'my_vars'
toke.c:8819:13: error: use of undeclared identifier 'my_vars'
toke.c:8849:39: error: use of undeclared identifier 'my_vars'
hv.c:819:6: error: use of undeclared identifier 'my_vars'
toke.c:11306:7: error: use of undeclared identifier 'my_vars'
toke.c:11310:10: error: use of undeclared identifier 'my_vars'
mg.c:487:10: error: use of undeclared identifier 'my_vars'
mg.c:494:8: error: use of undeclared identifier 'my_vars'
util.c:4459:15: error: use of undeclared identifier 'my_vars'
util.c:4464:6: error: use of undeclared identifier 'my_vars'
util.c:4473:31: error: use of undeclared identifier 'my_vars'
regcomp.c:5740:9: error: use of undeclared identifier 'my_vars'
util.c:4478:9: error: use of undeclared identifier 'my_vars'
regcomp.c:5749:15: error: use of undeclared identifier 'my_vars'
util.c:4500:13: error: use of undeclared identifier 'my_vars'
util.c:4502:10: error: use of undeclared identifier 'my_vars'
dump.c:301:46: error: use of undeclared identifier 'my_vars'
dump.c:324:44: error: use of undeclared identifier 'my_vars'
util.c:4526:13: error: use of undeclared identifier 'my_vars'
util.c:4545:23: error: use of undeclared identifier 'my_vars'
util.c:4551:9: error: use of undeclared identifier 'my_vars'
util.c:4560:31: error: use of undeclared identifier 'my_vars'
util.c:4577:15: error: use of undeclared identifier 'my_vars'
util.c:4591:7: error: use of undeclared identifier 'my_vars'
regcomp.c:9025:6: error: use of undeclared identifier 'my_vars'
regcomp.c:9319:9: error: use of undeclared identifier 'my_vars'
util.c:4591:56: error: use of undeclared identifier 'my_vars'
util.c:4596:9: error: use of undeclared identifier 'my_vars'
util.c:4598:23: error: use of undeclared identifier 'my_vars'
util.c:4616:10: error: use of undeclared identifier 'my_vars'
util.c:4626:12: error: use of undeclared identifier 'my_vars'
util.c:4629:10: error: use of undeclared identifier 'my_vars'
regcomp.c:10478:10: error: use of undeclared identifier 'my_vars'
util.c:4689:12: error: use of undeclared identifier 'my_vars'
gv.c:2612:8: error: use of undeclared identifier 'my_vars'
regcomp.c:11904:10: error: use of undeclared identifier 'my_vars'
dump.c:2696:57: warning: comparison of constant 85 with expression of type 
'svtype' is always false [-Wtautological-constant-out-of-range-compare]
sv.c:11765:22: warning: comparison of constant 255 with expression of type 
'svtype' is always false [-Wtautological-constant-out-of-range-compare]
hv.c:3383:2: error: use of undeclared identifier 'my_vars'
hv.c:3385:2: error: use of undeclared identifier 'my_vars'
./dquote_static.c:27:12: dump.c:301:46: error: use of undeclared identifier 
'my_vars'
In fil:4500:13: error: use of undeclared identifier 'my_v12: error: use of 
undeclared identifier 'my_vars'
./handy.h:751:25: note: util.c:4551:9: error: use of undeclared identifier 
'my_vars'
doio.c:1099:32: error: use of undeclared identifier 'my_vars'
doio.c:1109:32: error: use of undeclared identifier 'my_vars'
doio.c:1121:15: error: use of undeclared identifier 'my_vars'
./handy.h:117:32: note: expanded from macro 'cBOOL'util.c:4473:31: error: use 
of undeclared identifier 'my_vars'
-- 
Report by Test::Smoke v1.53 build 1374 running on perl 5.14.2
(Reporter v0.050 / Smoker v0.045)

Reply via email to