[via nntp.perl.org] [similar] [parsed detail]
Message-Id: <202101132209.10DM9bTs4123137@vier.local>
Date: Wed, 13 Jan 2021 17:09 -0500
Content-type: text/plain; charset="UTF8"
Subject: Smoke [smoke-me/khw-safe] v5.33.5-261-g1ee34daec2 FAIL(m) linux 5.4.51-v7l+ [Raspbian GNU/Linux 10.4] (armv7l/4 cpu) {smoke-me_gcc_quick}
Mime-version: 1.0
Content-Transfer-Encoding: 8bit
Smoke logs available at http://m-l.org/~perl/smoke/perl/arm-linux-gnueabihf-thread-multi-64int/smoke-me_gcc_quick/Karl%20Williamson/log1ee34daec2c0d8882fdfafd24095db0417b14037.log.gz
Automated smoke report for branch smoke-me/khw-safe 5.33.6 patch 1ee34daec2c0d8882fdfafd24095db0417b14037 v5.33.5-261-g1ee34daec2
develpi.local: ARMv7 Processor rev 3 (v7l) (300 MHz) (armv7l/4 cpu)
on linux - 5.4.51-v7l+ [Raspbian GNU/Linux 10.4]
using ccache gcc version 8.3.0
smoketime 52 minutes 16 seconds (average 13 minutes 4 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.5-261-g1ee34daec2 Configuration (common) -Accflags="-Werror=declaration-after-statement" -Dcc="ccache gcc"
----------- ---------------------------------------------------------
m m
m O -Duseithreads
| +--------- -DDEBUGGING
+----------- no debugging
Locally applied patches:
SMOKE1ee34daec2c0d8882fdfafd24095db0417b14037
Testsuite was run only with 'harness' and HARNESS_OPTIONS=j4
MANIFEST did not declare '.mailmap'
Compiler messages(gcc):
scope.c: In function âPerl_leave_scopeâ:
handy.h:97:35: warning: âa2.any_uvâ may be used uninitialized in this function [-Wmaybe-uninitialized]
scope.c:901:21: note: âa2.any_uvâ was declared here
locale.c: In function âPerl__is_cur_LC_category_utf8â:
perl.h:6896:33: error: âLOCALE_UNLOCKâ undeclared (first use in this function); did you mean âLOCALE_UNLOCK_â?
perl.h:6896:33: note: in definition of macro âMBTOWC_UNLOCK_â
perl.h:6896:33: note: each undeclared identifier is reported only once for each function it appears in
scope.c:901:21: warning: âa2.any_uvâ may be used uninitialized in this function [-Wmaybe-uninitialized]
regexec.c: In function âS_dump_exec_posâ:
regexec.c:4384:21: warning: format â%uâ expects argument of type âunsigned intâ, but argument 12 has type âU32â {aka âconst long unsigned intâ} [-Wformat=]
regexec.c:4384:55: note: format string is defined here
locale.c: In function âPerl_thread_locale_initâ:
perl.h:155:16: error: âmy_perlâ undeclared (first use in this function); did you mean âmy_forkâ?
embedvar.h:38:18: note: in expansion of macro âaTHXâ
embedvar.h:192:32: note: in expansion of macro âvTHXâ
perl.h:6667:17: note: in expansion of macro âPL_locale_mutex_depthâ
perl.h:6774:29: note: in expansion of macro âLOCALE_BASE_LOCK_â
perl.h:6829:33: note: in expansion of macro âLOCALE_LOCK_â
locale.c:5855:5: note: in expansion of macro âSETLOCALE_LOCKâ
perl.h:155:16: note: each undeclared identifier is reported only once for each function it appears in
regexec.c:4384:21: warning: format â%uâ expects argument of type âunsigned intâ, but argument 13 has type âU32â {aka âconst long unsigned intâ} [-Wformat=]
Opcode.xs: In function âXS_Opcode_invert_opsetâ:
Opcode.xs:364: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: In function âS_dump_exec_posâ:
re_exec.c:4384: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:4384: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
Non-Fatal messages(gcc):
--
Report by Test::Smoke v1.72 running on perl 5.28.1
(Reporter v0.053 / Smoker v0.046)