[via test-smoke.org] [similar] [Raw JSON] [Report JSON] [parsed detail]
Automated smoke report for branch blead 5.15.2 patch 3ec04ee29e91f808602c5321a273c023912fab82 v5.15.2-170-g3ec04ee.
zwei: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz (GenuineIntel 1600MHz) (x86_64/8 cpus)
on linux 3.8.0-29-generic [debian]
using clang version 4.2.1 Compatible Clang 3.4 (trunk 189633) (*1)
smoketime 21 hours 46 minutes (average 54 minutes 25 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.15.2-170-g3ec04ee
----------------------- ----------------------------------------------------
- O O O - O O O -Dcc=clang (*1)
- O O O - O O O -Dcc=clang -Accflags=-DPERL_POISON (*1)
- O O O - O O O -Dcc=clang -Duse64bitall -Accflags=-DPERL_GLOBAL_STRUCT (*1)
- F F F - F F F -Dcc=clang -Dusemorebits -Accflags=-DPERL_GLOBAL_STRUCT_PRIVATE (*1)
- O O O - O O O -Dcc=clang -Dmad (*1)
- O O O - O O O -Dcc=clang -Accflags=-DPERL_NO_COW (*1)
- O O O - O O O -Dcc=clang -Duseithreads (*1)
- O O O - O O O -Dcc=clang -Duseithreads -Accflags=-DPERL_POISON (*1)
- O O O - O O O -Dcc=clang -Duseithreads -Duse64bitall -Accflags=-DPERL_GLOBAL_STRUCT (*1)
? - - - ? - - - -Dcc=clang -Duseithreads -Dusemorebits -Accflags=-DPERL_GLOBAL_STRUCT_PRIVATE (*1)
- O O O - O O O -Dcc=clang -Duseithreads -Dmad (*1)
- O O O - O O O -Dcc=clang -Duseithreads -Accflags=-DPERL_NO_COW (*1)
| | | | | | | |
| | | | | | | + locale:en_US.utf8 DEBUGGING
| | | | | | +--- perlio DEBUGGING
| | | | | +------ stdio DEBUGGING
| | | | +--------- minitest DEBUGGING
| | | +------------ locale:en_US.utf8
| | +--------------- perlio
| +------------------ stdio
+--------------------- minitest
Applied patches:
SMOKE3ec04ee29e91f808602c5321a273c023912fab82
Skipped tests:
None.
Test failures:
None.
Compiler messages:
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:690:13: warning: format specifies type 'long' but the argument has type 'I32' (aka 'int') [-Wformat]
scope.c:690:19: warning: format specifies type 'long' but the argument has type 'I32' (aka 'int') [-Wformat]
pp.c:4207:14: warning: implicit conversion from 'int' to 'U8' (aka 'unsigned char') changes value from 65533 to 253 [-Wconstant-conversion]
perlio.c:5509:21: warning: comparison of integers of different signs: 'size_t' (aka 'unsigned long') and 'int' [-Wsign-compare]
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:616:9: warning: format specifies type 'int' but the argument has type 'STRLEN' (aka 'unsigned long') [-Wformat]
Socket.xs:616:18: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat]
Socket.xs:640:4: warning: format specifies type 'int' but the argument has type 'STRLEN' (aka 'unsigned long') [-Wformat]
Socket.xs:640:17: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat]
Socket.xs:674:34: warning: format specifies type 'int' but the argument has type 'STRLEN' (aka 'unsigned long') [-Wformat]
Socket.xs:674:43: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat]
Socket.xs:708:7: warning: format specifies type 'int' but the argument has type 'STRLEN' (aka 'unsigned long') [-Wformat]
Socket.xs:708:16: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat]
Storable.xs:4104:2: warning: null passed to a callee which requires a non-null argument [-Wnonnull]
Storable.xs:5509:2: warning: null passed to a callee which requires a non-null argument [-Wnonnull]
Storable.xs:5572:2: warning: null passed to a callee which requires a non-null argument [-Wnonnull]
Collate.xs:605:2: warning: expression result unused [-Wunused-value]
Collate.xs:595:2: warning: expression result unused [-Wunused-value]
util.c:3806:12: warning: returning 'const MGVTBL *' (aka 'const struct mgvtbl *') from a function with result type 'MGVTBL *' (aka 'struct mgvtbl *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
APItest.xs:3026:2: warning: assigning to 'MGVTBL *' (aka 'struct mgvtbl *') from 'const MGVTBL *' (aka 'const struct mgvtbl *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
APItest.xs:3027:2: warning: assigning to 'MGVTBL *' (aka 'struct mgvtbl *') from 'const MGVTBL *' (aka 'const struct mgvtbl *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
APItest.xs:3028:2: warning: assigning to 'MGVTBL *' (aka 'struct mgvtbl *') from 'const MGVTBL *' (aka 'const struct mgvtbl *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
APItest.xs:3029:2: warning: assigning to 'MGVTBL *' (aka 'struct mgvtbl *') from 'const MGVTBL *' (aka 'const struct mgvtbl *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
APItest.xs:3030:2: warning: assigning to 'MGVTBL *' (aka 'struct mgvtbl *') from 'const MGVTBL *' (aka 'const struct mgvtbl *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
APItest.xs:3031:2: warning: assigning to 'MGVTBL *' (aka 'struct mgvtbl *') from 'const MGVTBL *' (aka 'const struct mgvtbl *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
APItest.xs:3032:2: warning: assigning to 'MGVTBL *' (aka 'struct mgvtbl *') from 'const MGVTBL *' (aka 'const struct mgvtbl *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
APItest.xs:3033:2: warning: assigning to 'MGVTBL *' (aka 'struct mgvtbl *') from 'const MGVTBL *' (aka 'const struct mgvtbl *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
APItest.xs:3034:2: warning: assigning to 'MGVTBL *' (aka 'struct mgvtbl *') from 'const MGVTBL *' (aka 'const struct mgvtbl *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
APItest.xs:3035:2: warning: assigning to 'MGVTBL *' (aka 'struct mgvtbl *') from 'const MGVTBL *' (aka 'const struct mgvtbl *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
APItest.xs:3036:2: warning: assigning to 'MGVTBL *' (aka 'struct mgvtbl *') from 'const MGVTBL *' (aka 'const struct mgvtbl *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
APItest.xs:3037:2: warning: assigning to 'MGVTBL *' (aka 'struct mgvtbl *') from 'const MGVTBL *' (aka 'const struct mgvtbl *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
APItest.xs:3038:2: warning: assigning to 'MGVTBL *' (aka 'struct mgvtbl *') from 'const MGVTBL *' (aka 'const struct mgvtbl *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
APItest.xs:3039:2: warning: assigning to 'MGVTBL *' (aka 'struct mgvtbl *') from 'const MGVTBL *' (aka 'const struct mgvtbl *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
APItest.xs:3040:2: warning: assigning to 'MGVTBL *' (aka 'struct mgvtbl *') from 'const MGVTBL *' (aka 'const struct mgvtbl *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
APItest.xs:3041:2: warning: assigning to 'MGVTBL *' (aka 'struct mgvtbl *') from 'const MGVTBL *' (aka 'const struct mgvtbl *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
APItest.xs:3042:2: warning: assigning to 'MGVTBL *' (aka 'struct mgvtbl *') from 'const MGVTBL *' (aka 'const struct mgvtbl *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
APItest.xs:3043:2: warning: assigning to 'MGVTBL *' (aka 'struct mgvtbl *') from 'const MGVTBL *' (aka 'const struct mgvtbl *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
APItest.xs:3044:2: warning: assigning to 'MGVTBL *' (aka 'struct mgvtbl *') from 'const MGVTBL *' (aka 'const struct mgvtbl *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
APItest.xs:3045:2: warning: assigning to 'MGVTBL *' (aka 'struct mgvtbl *') from 'const MGVTBL *' (aka 'const struct mgvtbl *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
APItest.xs:3046:2: warning: assigning to 'MGVTBL *' (aka 'struct mgvtbl *') from 'const MGVTBL *' (aka 'const struct mgvtbl *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
APItest.xs:3047:2: warning: assigning to 'MGVTBL *' (aka 'struct mgvtbl *') from 'const MGVTBL *' (aka 'const struct mgvtbl *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
APItest.xs:3048:2: warning: assigning to 'MGVTBL *' (aka 'struct mgvtbl *') from 'const MGVTBL *' (aka 'const struct mgvtbl *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
APItest.xs:3050:2: warning: assigning to 'MGVTBL *' (aka 'struct mgvtbl *') from 'const MGVTBL *' (aka 'const struct mgvtbl *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
APItest.xs:3052:2: warning: assigning to 'MGVTBL *' (aka 'struct mgvtbl *') from 'const MGVTBL *' (aka 'const struct mgvtbl *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
APItest.xs:3053:2: warning: assigning to 'MGVTBL *' (aka 'struct mgvtbl *') from 'const MGVTBL *' (aka 'const struct mgvtbl *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
APItest.xs:3054:2: warning: assigning to 'MGVTBL *' (aka 'struct mgvtbl *') from 'const MGVTBL *' (aka 'const struct mgvtbl *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
APItest.xs:3055:2: warning: assigning to 'MGVTBL *' (aka 'struct mgvtbl *') from 'const MGVTBL *' (aka 'const struct mgvtbl *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
dump.c:2630:57: warning: comparison of constant 85 with expression of type 'svtype' is always false [-Wtautological-constant-out-of-range-compare]
Pattern(gcc): /(^(?-s:.+?):(?: In function .+?:$|(?: undefined reference to .+?$)|\d+(?:\:\d+)?: (?:warning:|error:|invalid) .+?$))/
About this smoke: smoking-perl: 5.14.2 smoker-version: 1.53/0.045 timestamp: 2013-09-06 00:29:00+02 tester: perl