Automated smoke report for branch smoke-me/khw-turkish 5.29.8 patch
c7964c061e78c59f5f4fec9f57d173dda2943c26 v5.29.7-45-gc7964c061e
cjg-hipster: i86pc (2267MHz) (i386/1 cpu)
on Solaris - 2.11
using gcc version 6.4.0
smoketime 5 hours 35 minutes (average 41 minutes 54 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.29.7-45-gc7964c061e Configuration (common) -Dcc=gcc
----------- ---------------------------------------------------------
F F
F F -Duse64bitall
F F -Duseithreads
F F -Duseithreads -Duse64bitall
| +--------- -DDEBUGGING
+----------- no debugging
Locally applied patches:
SMOKEc7964c061e78c59f5f4fec9f57d173dda2943c26
Testsuite was run only with 'harness'
Tests skipped on user request:
# One test name on a line
Failures: (common-args) -Dcc=gcc
[default]
[default] -DDEBUGGING
[default] -Duse64bitall
[default] -DDEBUGGING -Duse64bitall
[default] -Duseithreads
[default] -DDEBUGGING -Duseithreads
[default] -Duseithreads -Duse64bitall
[default] -DDEBUGGING -Duseithreads -Duse64bitall
../t/op/lc.t................................................FAILED
Bad plan. You planned 2203 tests but ran 2196.
Passed Todo tests: (common-args) -Dcc=gcc
[default]
[default] -DDEBUGGING
[default] -Duse64bitall
[default] -DDEBUGGING -Duse64bitall
[default] -Duseithreads
[default] -DDEBUGGING -Duseithreads
[default] -Duseithreads -Duse64bitall
[default] -DDEBUGGING -Duseithreads -Duse64bitall
../cpan/Module-Metadata/t/extract-version.t.................PASSED
7, 11, 15, 19, 23, 27, 31, 35, 39, 43, 47
51, 55, 59, 63, 67, 71, 75, 79, 83, 87
91, 95, 99, 106, 110, 114, 118, 122, 126
130, 134, 138, 142, 149, 153, 157, 161
165, 169, 173, 177, 181, 185, 195, 199
203
Compiler messages(gcc):
op.c: In function 'Perl_custom_op_get_field':
op.c:16613:9: warning: 'any.xop_name' may be used uninitialized in this
function [-Wmaybe-uninitialized]
op.c: In function 'S_gen_constant_list':
op.c:5659:31: warning: argument 'o' might be clobbered by 'longjmp' or 'vfork'
[-Wclobbered]
regcomp.c: In function 'S_study_chunk':
regcomp.c:5442:33: warning: comparison between signed and unsigned integer
expressions [-Wsign-compare]
regcomp.c: In function 'S_regpiece':
regcomp.c:12638:46: warning: comparison between signed and unsigned integer
expressions [-Wsign-compare]
regexec.c: In function 'S_regmatch':
regexec.c:7970:37: warning: comparison between signed and unsigned integer
expressions [-Wsign-compare]
regexec.c:7993:34: warning: comparison between signed and unsigned integer
expressions [-Wsign-compare]
B.c: In function 'XS_B__PADNAME_TYPE':
B.xs:2218:8: warning: 'ret' may be used uninitialized in this function
[-Wmaybe-uninitialized]
B.xs:2202:6: note: 'ret' was declared here
Cwd.xs:23:0: warning: "SYSNAME" redefined
/usr/include/sys/param.h:184:0: note: this is the location of the previous
definition
Encode.c: In function 'XS_Encode_decode':
../../XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable]
../../XSUB.h:185:20: note: in definition of macro 'dXSI32'
Encode.c: In function 'XS_Encode_encode':
SysV.xs: In function 'XS_IPC__SysV_shmdt':
SysV.xs:415:20: warning: request for implicit conversion from 'void *' to 'char
*' not permitted in C++ [-Wc++-compat]
ODBM_File.xs:24:5: warning: identifier 'delete' conflicts with C++ keyword
[-Wc++-compat]
ODBM_File.c: In function 'XS_ODBM_File_DELETE':
ODBM_File.xs:64:31: warning: identifier 'delete' conflicts with C++ keyword
[-Wc++-compat]
ODBM_File.xs:64:31: note: in definition of macro 'odbm_DELETE'
./const-xs.inc: In function 'boot_Socket':
./const-xs.inc:980:43: warning: missing braces around initializer
[-Wmissing-braces]
./const-xs.inc:980:43: note: (near initialization for 'ip6_address')
./const-xs.inc:989:43: warning: missing braces around initializer
[-Wmissing-braces]
./const-xs.inc:989:43: note: (near initialization for 'ip6_address')
Storable.xs: In function 'get_regexp':
Storable.xs:3434:14: warning: format '%d' expects argument of type 'int', but
argument 2 has type 'I32 {aka long int}' [-Wformat=]
Storable.xs:577:55: note: in definition of macro 'CROAK'
Storable.xs: In function 'retrieve_regexp':
Storable.xs:6849:16: warning: format '%d' expects argument of type 'int', but
argument 2 has type 'I32 {aka long int}' [-Wformat=]
const-c.inc: In function 'constant_19':
const-c.inc:351:42: warning: unused parameter 'iv_return' [-Wunused-parameter]
re_exec.c: In function 'S_regmatch':
re_exec.c:7970:37: warning: comparison between signed and unsigned integer
expressions [-Wsign-compare]
re_exec.c:7993:34: warning: comparison between signed and unsigned integer
expressions [-Wsign-compare]
re_comp.c: In function 'S_study_chunk':
re_comp.c:5442:33: warning: comparison between signed and unsigned integer
expressions [-Wsign-compare]
re_comp.c: In function 'S_regpiece':
re_comp.c:12638:46: warning: comparison between signed and unsigned integer
expressions [-Wsign-compare]
Storable.xs: In function 'store_ref':
Storable.xs:729:18: warning: format '%ld' expects argument of type 'long int',
but argument 3 has type 'STRLEN {aka unsigned int}' [-Wformat=]
Storable.xs:125:30: note: in definition of macro 'TRACEME'
Storable.xs:811:13: note: in expansion of macro 'MBUF_XTEND'
Storable.xs:1042:13: note: in expansion of macro 'MBUF_PUTC'
Storable.xs:2380:13: note: in expansion of macro 'PUTMARK'
Storable.xs:2382:13: note: in expansion of macro 'PUTMARK'
Storable.xs:2384:9: note: in expansion of macro 'PUTMARK'
Storable.xs: In function 'store_scalar':
Storable.xs:2441:13: note: in expansion of macro 'PUTMARK'
Storable.xs:2444:13: note: in expansion of macro 'PUTMARK'
Storable.xs:2483:13: note: in expansion of macro 'PUTMARK'
Storable.xs:2486:13: note: in expansion of macro 'PUTMARK'
Storable.xs:2530:13: note: in expansion of macro 'PUTMARK'
Storable.xs:2531:13: note: in expansion of macro 'PUTMARK'
Storable.xs:2556:13: note: in expansion of macro 'PUTMARK'
Storable.xs:740:13: note: in expansion of macro 'MBUF_XTEND'
Storable.xs:826:9: note: in expansion of macro 'MBUF_CHK'
Storable.xs:1051:13: note: in expansion of macro 'MBUF_PUTINT'
Storable.xs:2557:13: note: in expansion of macro 'WRITE_I32'
Storable.xs:2560:13: note: in expansion of macro 'PUTMARK'
Storable.xs:843:9: note: in expansion of macro 'MBUF_CHK'
Storable.xs:1127:13: note: in expansion of macro 'MBUF_WRITE'
Storable.xs:2561:13: note: in expansion of macro 'WRITE'
Storable.xs:2600:9: note: in expansion of macro 'PUTMARK'
Storable.xs:2601:9: note: in expansion of macro 'WRITE'
Storable.xs:1137:13: note: in expansion of macro 'PUTMARK'
Storable.xs:2625:13: note: in expansion of macro 'STORE_PV_LEN'
Storable.xs:1138:13: note: in expansion of macro 'PUTMARK'
Storable.xs:1140:17: note: in expansion of macro 'WRITE'
Storable.xs:1142:13: note: in expansion of macro 'PUTMARK'
Storable.xs:1143:13: note: in expansion of macro 'PUTMARK'
Storable.xs:1145:13: note: in expansion of macro 'WRITE'
Storable.xs:1148:13: note: in expansion of macro 'PUTMARK'
Storable.xs:1074:17: note: in expansion of macro 'MBUF_PUTINT'
Storable.xs:1149:13: note: in expansion of macro 'WLEN'
Storable.xs:1079:17: note: in expansion of macro 'MBUF_PUTINT'
Storable.xs:1150:13: note: in expansion of macro 'WRITE'
Storable.xs:304:32: note: in expansion of macro 'STORE_PV_LEN'
Storable.xs:2632:13: note: in expansion of macro 'STORE_UTF8STR'
Storable.xs:1154:31: note: in expansion of macro 'STORE_PV_LEN'
Storable.xs:2634:13: note: in expansion of macro 'STORE_SCALAR'
Storable.xs: In function 'store_array':
Storable.xs:2680:9: note: in expansion of macro 'PUTMARK'
Storable.xs:2681:9: note: in expansion of macro 'WLEN'
Storable.xs:1164:2: note: in expansion of macro 'PUTMARK'
Storable.xs:2705:13: note: in expansion of macro 'STORE_SV_UNDEF'
Storable.xs:2717:13: note: in expansion of macro 'PUTMARK'
Storable.xs: In function 'store_hash':
Storable.xs:2836:13: note: in expansion of macro 'PUTMARK'
Storable.xs:2837:13: note: in expansion of macro 'PUTMARK'
Storable.xs:2840:13: note: in expansion of macro 'PUTMARK'
Storable.xs:2842:9: note: in expansion of macro 'WLEN'
Storable.xs:3010:17: note: in expansion of macro 'PUTMARK'
Storable.xs:3022:13: note: in expansion of macro 'WLEN'
Storable.xs:3024:17: note: in expansion of macro 'WRITE'
Storable.xs: In function 'store_hentry':
Storable.xs:3204:13: note: in expansion of macro 'PUTMARK'
Storable.xs:3220:13: note: in expansion of macro 'WLEN'
Storable.xs:3222:17: note: in expansion of macro 'WRITE'
Storable.xs: In function 'store_code':
Storable.xs:3378:5: note: in expansion of macro 'PUTMARK'
Storable.xs:3388:9: note: in expansion of macro 'STORE_UTF8STR'
Storable.xs:3390:9: note: in expansion of macro 'STORE_SCALAR'
Storable.xs: In function 'store_regexp':
Storable.xs:3466:5: note: in expansion of macro 'PUTMARK'
Storable.xs:3467:5: note: in expansion of macro 'PUTMARK'
Storable.xs:3470:7: note: in expansion of macro 'WLEN'
Storable.xs:3473:7: note: in expansion of macro 'PUTMARK'
Storable.xs:3474:5: note: in expansion of macro 'WRITE'
Storable.xs:3475:5: note: in expansion of macro 'PUTMARK'
Storable.xs:3476:5: note: in expansion of macro 'WRITE'
Storable.xs: In function 'store_tied':
Storable.xs:3511:9: note: in expansion of macro 'PUTMARK'
Storable.xs:3514:9: note: in expansion of macro 'PUTMARK'
Storable.xs:3517:9: note: in expansion of macro 'PUTMARK'
Storable.xs: In function 'store_tied_item':
Storable.xs:3576:9: note: in expansion of macro 'PUTMARK'
Storable.xs:3590:9: note: in expansion of macro 'PUTMARK'
Storable.xs:3598:9: note: in expansion of macro 'WLEN'
Storable.xs: In function 'store_hook':
Storable.xs:3878:6: note: in expansion of macro 'PUTMARK'
Storable.xs:3879:13: note: in expansion of macro 'PUTMARK'
Storable.xs:3881:17: note: in expansion of macro 'PUTMARK'
Storable.xs:3883:13: note: in expansion of macro 'PUTMARK'
Storable.xs:3998:2: note: in expansion of macro 'PUTMARK'
Storable.xs:3999:9: note: in expansion of macro 'PUTMARK'
Storable.xs:4001:13: note: in expansion of macro 'PUTMARK'
Storable.xs:4003:9: note: in expansion of macro 'PUTMARK'
Storable.xs:4008:13: note: in expansion of macro 'WLEN'
Storable.xs:4011:13: note: in expansion of macro 'PUTMARK'
Storable.xs:4015:13: note: in expansion of macro 'WLEN'
Storable.xs:4018:13: note: in expansion of macro 'PUTMARK'
Storable.xs:4020:9: note: in expansion of macro 'WRITE'
Storable.xs:4032:9: note: in expansion of macro 'WLEN'
Storable.xs:4035:9: note: in expansion of macro 'PUTMARK'
Storable.xs:4038:9: note: in expansion of macro 'WRITE'
Storable.xs:4048:13: note: in expansion of macro 'WLEN'
Storable.xs:4053:13: note: in expansion of macro 'PUTMARK'
Storable.xs:4074:17: note: in expansion of macro 'WRITE_I32'
Storable.xs: In function 'store_blessed':
Storable.xs:4183:9: note: in expansion of macro 'PUTMARK'
Storable.xs:4186:13: note: in expansion of macro 'PUTMARK'
Storable.xs:4189:13: note: in expansion of macro 'PUTMARK'
Storable.xs:4190:13: note: in expansion of macro 'WLEN'
Storable.xs:4195:9: note: in expansion of macro 'PUTMARK'
Storable.xs:4198:13: note: in expansion of macro 'PUTMARK'
Storable.xs:4201:13: note: in expansion of macro 'PUTMARK'
Storable.xs:4202:13: note: in expansion of macro 'WLEN'
Storable.xs:4204:9: note: in expansion of macro 'WRITE'
Storable.xs: In function 'store_other':
Storable.xs:4255:9: note: in expansion of macro 'STORE_SCALAR'
Storable.xs: In function 'store':
Storable.xs:4453:6: note: in expansion of macro 'PUTMARK'
Storable.xs:4454:6: note: in expansion of macro 'WRITE_I32'
Storable.xs: In function 'magic_write':
Storable.xs:4588:5: note: in expansion of macro 'WRITE'
Piece.xs: In function '_strptime':
Piece.xs:719:8: warning: 'len' may be used uninitialized in this function
[-Wmaybe-uninitialized]
reentr.c: In function 'Perl_reentrant_retry':
reentr.c:331:30: warning: request for implicit conversion from 'void *' to
'const char *' not permitted in C++ [-Wc++-compat]
reentr.h:974:56: note: in definition of macro 'gethostbyaddr'
Non-Fatal messages(gcc):
--
Report by Test::Smoke v1.71 running on perl 5.26.1
(Reporter v0.053 / Smoker v0.046)