[via test-smoke.org] [similar] [Raw JSON] [Report JSON] [parsed detail]
Automated smoke report for branch smoke-me/mithaldu/pl2bat_tests 5.33.2 patch 843f98a18ba0022d9599a8fbb7a8c4b006fe783c v5.33.1-65-g843f98a18b.
develpi.local: ARMv7 Processor rev 3 (v7l) (300 MHz) (armv7l/4 cpus)
on linux 5.4.51-v7l+ [Raspbian GNU/Linux 10.4]
using ccache gcc version 8.3.0 (*1)
smoketime 3 hours 50 minutes (average 57 minutes 31 seconds)
Summary: PASS
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.1-65-g843f98a18b
----------------------- ----------------------------------------------------
O O -Dcc="ccache gcc" -Accflags="-Werror=declaration-after-statement" (*1)
O O -Dcc="ccache gcc" -Accflags="-Werror=declaration-after-statement" -Duseithreads (*1)
| |
| +------------------ stdio DEBUGGING
+--------------------- stdio
Testsuite was run only with 'harness'
Applied patches:
SMOKE843f98a18ba0022d9599a8fbb7a8c4b006fe783c
Skipped tests:
None.
Test failures:
None.
Compiler messages:
scope.c: In function âÂÂPerl_leave_scopeâÂÂ:
handy.h:57:35: warning: âÂÂa2.any_uvâ may be used uninitialized in this function [-Wmaybe-uninitialized]
scope.c:892:21: note: âÂÂa2.any_uvâ was declared here
Call.xs: In function âÂÂXS_Filter__Util__Call_filter_delâÂÂ:
../../perl.h:3843:10: warning: comparison of integer expressions of different signedness: âÂÂintâ and âÂÂsize_tâ {aka âÂÂunsigned intâÂÂ} [-Wsign-compare]
Call.xs:242:6: note: in expansion of macro âÂÂPERL_FILTER_EXISTSâÂÂ
SysV.xs: In function âÂÂXS_IPC__SysV_memwriteâÂÂ:
SysV.xs:382:24: warning: comparison of integer expressions of different signedness: âÂÂintâ and âÂÂUVâ {aka âÂÂlong unsigned intâÂÂ} [-Wsign-compare]
SysV.xs:382:41: warning: operand of ?: changes signedness from âÂÂintâ to âÂÂUVâ {aka âÂÂlong unsigned intâÂÂ} due to unsignedness of other operand [-Wsign-compare]
SysV.xs:384:11: warning: comparison of integer expressions of different signedness: âÂÂintâ and âÂÂUVâ {aka âÂÂlong unsigned intâÂÂ} [-Wsign-compare]
mro.xs: In function âÂÂS_mro_get_linear_isa_c3âÂÂ:
mro.xs:252:31: warning: comparison of integer expressions of different signedness: âÂÂI32â {aka âÂÂlong intâÂÂ} and âÂÂsize_tâ {aka âÂÂunsigned intâÂÂ} [-Wsign-compare]
Opcode.xs: In function âÂÂXS_Opcode_invert_opsetâÂÂ:
Opcode.xs:363:25: warning: overflow in conversion from âÂÂintâ to âÂÂcharâ changes value from âÂÂ(int)*(bitmap + ((sizetype)my_cxt.x_opset_len + 4294967295)) & -256â to âÂÂ0â [-Woverflow]
re_exec.c: In function âÂÂS_dump_exec_posâÂÂ:
re_exec.c:4161:21: warning: format âÂÂ%uâ expects argument of type âÂÂunsigned intâÂÂ, but argument 12 has type âÂÂU32â {aka âÂÂconst long unsigned intâÂÂ} [-Wformat=]
re_exec.c:4161:55: note: format string is defined here
./const-xs.inc: In function âÂÂboot_SocketâÂÂ:
./const-xs.inc:131:13: warning: AI_IDN_ALLOW_UNASSIGNED is deprecated
./const-xs.inc:134:13: warning: AI_IDN_USE_STD3_ASCII_RULES is deprecated
./const-xs.inc:386:13: warning: NI_IDN_ALLOW_UNASSIGNED is deprecated
./const-xs.inc:389:13: warning: NI_IDN_USE_STD3_ASCII_RULES is deprecated
APItest.xs: In function âÂÂblockhook_csc_startâÂÂ:
APItest.xs:380:23: warning: comparison of integer expressions of different signedness: âÂÂI32â {aka âÂÂlong intâÂÂ} and âÂÂsize_tâ {aka âÂÂunsigned intâÂÂ} [-Wsign-compare]
scope.c:892:21: warning: âÂÂa2.any_uvâ may be used uninitialized in this function [-Wmaybe-uninitialized]
regexec.c: In function âÂÂS_dump_exec_posâÂÂ:
regexec.c:4161:21: warning: format âÂÂ%uâ expects argument of type âÂÂunsigned intâÂÂ, but argument 12 has type âÂÂU32â {aka âÂÂconst long unsigned intâÂÂ} [-Wformat=]
regexec.c:4161:55: note: format string is defined here
time64.c: In function âÂÂPerl_localtime64_râÂÂ:
time64.c:573:30: warning: âÂÂorig_yearâ may be used uninitialized in this function [-Wmaybe-uninitialized]
Opcode.xs: In function âÂÂopmask_addlocalâÂÂ:
Opcode.xs:240:17: warning: cast between incompatible function types from âÂÂvoid (*)(PerlInterpreter *, const char *, ...)â {aka âÂÂvoid (*)(struct interpreter *, const char *, ...)âÂÂ} to âÂÂvoid (*)(void *)â [-Wcast-function-type]
../../embed.h:496:57: note: in definition of macro âÂÂsave_destructorâÂÂ
Opcode.xs:240:2: note: in expansion of macro âÂÂSAVEDESTRUCTORâÂÂ
Opcode.xs:363:25: warning: overflow in conversion from âÂÂintâ to âÂÂcharâ changes value from âÂÂ(int)*(bitmap + ((sizetype)my_cxtp->x_opset_len + 4294967295)) & -256â to âÂÂ0â [-Woverflow]
re_exec.c:4161:21: warning: format âÂÂ%uâ expects argument of type âÂÂunsigned intâÂÂ, but argument 13 has type âÂÂU32â {aka âÂÂconst long unsigned intâÂÂ} [-Wformat=]
regexec.c:4161:21: warning: format âÂÂ%uâ expects argument of type âÂÂunsigned intâÂÂ, but argument 13 has type âÂÂU32â {aka âÂÂconst long unsigned intâÂÂ} [-Wformat=]
About this smoke: smoking-perl: 5.28.1 smoker-version: 1.72/0.046 timestamp: 2020-09-05 20:22:34+00 tester: perl