[via test-smoke.org] [similar] [Raw JSON] [Report JSON] [parsed detail]
Automated smoke report for branch smoke-me/khw-locale 5.33.9 patch 5f11090fd998903253fdc0fa25dd585df44df689 v5.33.8-348-g5f11090fd9.
cjg-omniosce: i86pc (2080MHz) (i386/1 cpus)
on Solaris 2.11
using gcc version 7.4.0 (*1)
smoketime 5 hours 2 minutes (average 25 minutes 12 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.33.8-348-g5f11090fd9
----------------------- ----------------------------------------------------
m m -Dcc=gcc (*1)
m m -Dcc=gcc -Duse64bitall (*1)
m m -Dcc=gcc -Duselongdouble (*1)
O O -Dcc=gcc -Duseithreads (*1)
O O -Dcc=gcc -Duseithreads -Duse64bitall (*1)
O O -Dcc=gcc -Duseithreads -Duselongdouble (*1)
| |
| +------------------ stdio DEBUGGING
+--------------------- stdio
Testsuite was run only with 'harness'
Skipped tests:
# One test name on a line
Test failures:
None.
Compiler messages:
pp.c: In function 'Perl_pp_study':
pp.c:7225:16: warning: passing argument 2 of 'Perl_sv_2pv_flags' from incompatible pointer type [-Wincompatible-pointer-types]
embed.h:573:53: note: in definition of macro 'sv_2pv_flags'
sv.h:1843:31: note: in expansion of macro 'SvPV_flags'
pp.c:7225:11: note: in expansion of macro 'SvPV'
proto.h:3301:21: note: expected 'STRLEN * const {aka unsigned int * const}' but argument is of type 'SV * {aka struct sv *}'
sv.h:1849:58: warning: passing argument 3 of 'Perl_sv_2pv_flags' makes integer from pointer without a cast [-Wint-conversion]
embed.h:573:55: note: in definition of macro 'sv_2pv_flags'
proto.h:3301:21: note: expected 'U32 {aka const long unsigned int}' but argument is of type 'STRLEN * {aka unsigned int *}'
embed.h:573:29: error: too many arguments to function 'Perl_sv_2pv_flags'
embed.h:573:29: note: in definition of macro 'sv_2pv_flags'
proto.h:3301:21: note: declared here
regcomp.c: In function 'S_ssc_is_cp_posixl_init':
regcomp.c:1625:11: warning: 'end' may be used uninitialized in this function [-Wmaybe-uninitialized]
regcomp.c:1624:11: warning: 'start' may be used uninitialized in this function [-Wmaybe-uninitialized]
regcomp.c: In function 'S_ssc_and':
regcomp.c:1558:11: warning: 'end' may be used uninitialized in this function [-Wmaybe-uninitialized]
regcomp.c:1543:15: note: 'end' was declared here
regcomp.c:1557:11: warning: 'start' may be used uninitialized in this function [-Wmaybe-uninitialized]
regcomp.c:1543:8: note: 'start' was declared here
proto.h:3301:21: note: expected 'STRLEN * const {aka long unsigned int * const}' but argument is of type 'SV * {aka struct sv *}'
proto.h:3301:21: note: expected 'U32 {aka const unsigned int}' but argument is of type 'STRLEN * {aka long unsigned int *}'
scope.c: In function 'Perl_leave_scope':
scope.c:1389:33: warning: 'a2.any_ptr' may be used uninitialized in this function [-Wmaybe-uninitialized]
regexec.c: In function 'S_setup_EXACTISH_ST':
regexec.c:4864:38: warning: array subscript has type 'char' [-Wchar-subscripts]
embed.h:753:85: note: in definition of macro 'uvoffuni_to_utf8_flags_msgs'
utf8.h:60:37: note: in expansion of macro 'uvchr_to_utf8_flags_msgs'
utf8.h:58:37: note: in expansion of macro 'uvchr_to_utf8_flags'
regexec.c:4864:17: note: in expansion of macro 'uvchr_to_utf8'
regexec.c:4865:24: warning: array subscript has type 'char' [-Wchar-subscripts]
regexec.c:4874:24: warning: array subscript has type 'char' [-Wchar-subscripts]
regexec.c:4875:24: warning: array subscript has type 'char' [-Wchar-subscripts]
regexec.c: In function 'S_regrepeat':
regexec.c:10088:44: warning: array subscript has type 'char' [-Wchar-subscripts]
handy.h:720:78: note: in definition of macro 'memEQ'
regexec.c:10093:45: warning: array subscript has type 'char' [-Wchar-subscripts]
regexec.c:10105:38: warning: array subscript has type 'char' [-Wchar-subscripts]
regexec.c:10123:55: warning: array subscript has type 'char' [-Wchar-subscripts]
regexec.c:10127:41: warning: array subscript has type 'char' [-Wchar-subscripts]
regexec.c:10134:34: warning: array subscript has type 'char' [-Wchar-subscripts]
locale.c: In function 'Perl_locale_panic':
locale.c:517:28: warning: format '%d' expects argument of type 'int', but argument 4 has type 'line_t {aka const long unsigned int}' [-Wformat=]
locale.c: In function 'S_emulate_setlocale_i':
locale.c:1351:35: warning: format '%d' expects argument of type 'int', but argument 3 has type 'line_t {aka const long unsigned int}' [-Wformat=]
perl.h:6647:46: note: in definition of macro 'locale_panic_'
locale.c:1351:38: note: format string is defined here
locale.c: In function 'S_setlocale_failure_panic_i':
locale.c:1703:42: warning: format '%d' expects argument of type 'int', but argument 3 has type 'line_t {aka const long unsigned int}' [-Wformat=]
locale.c: In function 'S_toggle_locale_i':
locale.c:6568:38: warning: unused parameter 'caller_line' [-Wunused-parameter]
locale.c: In function 'S_restore_toggled_locale_i':
locale.c:6623:47: warning: unused parameter 'caller_line' [-Wunused-parameter]
locale.c:1656:1: warning: 'S_get_LC_ALL_display' defined but not used [-Wunused-function]
locale.c:170:19: warning: 'C_codeset' defined but not used [-Wunused-const-variable=]
Cwd.xs:23:0: warning: "SYSNAME" redefined
/usr/include/sys/param.h:184:0: note: this is the location of the previous definition
SysV.xs: In function 'XS_IPC__SysV_shmdt':
SysV.xs:417: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]
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_dump_exec_pos':
re_exec.c:4408:21: warning: format '%u' expects argument of type 'unsigned int', but argument 13 has type 'U32 {aka const long unsigned int}' [-Wformat=]
re_exec.c:4408:55: note: format string is defined here
re_exec.c: In function 'S_setup_EXACTISH_ST':
re_exec.c:4864:38: warning: array subscript has type 'char' [-Wchar-subscripts]
../../embed.h:753:85: note: in definition of macro 'uvoffuni_to_utf8_flags_msgs'
../../utf8.h:60:37: note: in expansion of macro 'uvchr_to_utf8_flags_msgs'
../../utf8.h:58:37: note: in expansion of macro 'uvchr_to_utf8_flags'
re_exec.c:4864:17: note: in expansion of macro 'uvchr_to_utf8'
re_exec.c:4865:24: warning: array subscript has type 'char' [-Wchar-subscripts]
re_exec.c:4874:24: warning: array subscript has type 'char' [-Wchar-subscripts]
re_exec.c:4875:24: warning: array subscript has type 'char' [-Wchar-subscripts]
re_exec.c: In function 'S_regrepeat':
re_exec.c:10088:44: warning: array subscript has type 'char' [-Wchar-subscripts]
../../handy.h:720:78: note: in definition of macro 'memEQ'
re_exec.c:10093:45: warning: array subscript has type 'char' [-Wchar-subscripts]
re_exec.c:10105:38: warning: array subscript has type 'char' [-Wchar-subscripts]
re_exec.c:10123:55: warning: array subscript has type 'char' [-Wchar-subscripts]
re_exec.c:10127:41: warning: array subscript has type 'char' [-Wchar-subscripts]
re_exec.c:10134:34: warning: array subscript has type 'char' [-Wchar-subscripts]
re_exec.c: In function 'S_regtry':
re_exec.c:7063:30: warning: 'fold_array' may be used uninitialized in this function [-Wmaybe-uninitialized]
re_exec.c:6967:17: note: 'fold_array' was declared here
re_exec.c:7069:22: warning: 'folder' may be used uninitialized in this function [-Wmaybe-uninitialized]
re_exec.c:6966:16: note: 'folder' was declared here
re_comp.c: In function 'S_ssc_is_cp_posixl_init':
re_comp.c:1625:11: warning: 'end' may be used uninitialized in this function [-Wmaybe-uninitialized]
re_comp.c:1624:11: warning: 'start' may be used uninitialized in this function [-Wmaybe-uninitialized]
re_comp.c: In function 'S_ssc_and':
re_comp.c:1558:11: warning: 'end' may be used uninitialized in this function [-Wmaybe-uninitialized]
re_comp.c:1543:15: note: 'end' was declared here
re_comp.c:1557:11: warning: 'start' may be used uninitialized in this function [-Wmaybe-uninitialized]
re_comp.c:1543:8: note: 'start' was declared here
regexec.c: In function 'S_dump_exec_pos':
regexec.c:4408:21: warning: format '%u' expects argument of type 'unsigned int', but argument 13 has type 'U32 {aka const long unsigned int}' [-Wformat=]
regexec.c:4408:55: note: format string is defined here
regexec.c: In function 'S_regtry':
regexec.c:7063:30: warning: 'fold_array' may be used uninitialized in this function [-Wmaybe-uninitialized]
regexec.c:6967:17: note: 'fold_array' was declared here
regexec.c:7069:22: warning: 'folder' may be used uninitialized in this function [-Wmaybe-uninitialized]
regexec.c:6966:16: note: 'folder' was declared here
locale.c:1139:9: warning: format '%d' expects argument of type 'int', but argument 3 has type 'line_t {aka const long unsigned int}' [-Wformat=]
perl.h:4667:33: note: in definition of macro 'DEBUG__'
locale.c:1138:5: note: in expansion of macro 'DEBUG_Lv'
locale.c:1223:18: warning: format '%d' expects argument of type 'int', but argument 3 has type 'line_t {aka const long unsigned int}' [-Wformat=]
locale.c:1222:9: note: in expansion of macro 'DEBUG_Lv'
locale.c:1223:21: note: format string is defined here
locale.c:1269:27: warning: format '%d' expects argument of type 'int', but argument 3 has type 'line_t {aka const long unsigned int}' [-Wformat=]
locale.c:1267:9: note: in expansion of macro 'DEBUG_Lv'
locale.c:1300:14: warning: format '%d' expects argument of type 'int', but argument 3 has type 'line_t {aka const long unsigned int}' [-Wformat=]
locale.c:1299:5: note: in expansion of macro 'DEBUG_Lv'
locale.c:1339:13: warning: format '%d' expects argument of type 'int', but argument 3 has type 'line_t {aka const long unsigned int}' [-Wformat=]
locale.c:1338:5: note: in expansion of macro 'DEBUG_L'
locale.c:1339:16: note: format string is defined here
locale.c:6588:14: warning: format '%d' expects argument of type 'int', but argument 3 has type 'line_t {aka const long unsigned int}' [-Wformat=]
locale.c:6587:5: note: in expansion of macro 'DEBUG_Lv'
locale.c:6602:32: warning: format '%d' expects argument of type 'int', but argument 3 has type 'line_t {aka const long unsigned int}' [-Wformat=]
locale.c:6601:9: note: in expansion of macro 'DEBUG_Lv'
locale.c:6614:44: warning: format '%d' expects argument of type 'int', but argument 3 has type 'line_t {aka const long unsigned int}' [-Wformat=]
locale.c:6614:5: note: in expansion of macro 'DEBUG_Lv'
locale.c:6634:32: warning: format '%d' expects argument of type 'int', but argument 3 has type 'line_t {aka const long unsigned int}' [-Wformat=]
locale.c:6633:9: note: in expansion of macro 'DEBUG_Lv'
locale.c:6640:28: warning: format '%d' expects argument of type 'int', but argument 3 has type 'line_t {aka const long unsigned int}' [-Wformat=]
locale.c:6639:5: note: in expansion of macro 'DEBUG_Lv'
locale.c: In function 'S_my_setlocale_debug_string_i':
locale.c:7289:27: warning: format '%d' expects argument of type 'int', but argument 4 has type 'line_t {aka const long unsigned int}' [-Wformat=]
Piece.xs: In function '_strptime':
Piece.xs:751:8: warning: 'len' may be used uninitialized in this function [-Wmaybe-uninitialized]
About this smoke: smoking-perl: 5.26.1 smoker-version: 1.71/0.046 timestamp: 2021-05-05 15:25:49+00 tester: core