[via nntp.perl.org] [similar] [parsed detail]
Message-Id: <202003160100.02G10IIi022936@vier.local>
Content-type: text/plain; charset="UTF8"
Mime-version: 1.0
Subject: Smoke [smoke-me/khw-time64] v5.31.9-162-gc233ea680e FAIL(m) linux 4.19.93-v7l+ [Raspbian GNU/Linux 10.3] (armv7l/4 cpu) {smoke-me_gcc_quick}
Date: Sun, 15 Mar 2020 21:00 -0400
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/logc233ea680e209bd5d5838f0e5c972d43bb1f927a.log.gz
Automated smoke report for branch smoke-me/khw-time64 5.31.10 patch c233ea680e209bd5d5838f0e5c972d43bb1f927a v5.31.9-162-gc233ea680e
remote.local: ARMv7 Processor rev 3 (v7l) (300 MHz) (armv7l/4 cpu)
on linux - 4.19.93-v7l+ [Raspbian GNU/Linux 10.3]
using ccache gcc version 8.3.0
smoketime 35 minutes 7 seconds (average 8 minutes 47 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.31.9-162-gc233ea680e Configuration (common) -Accflags="-Werror=declaration-after-statement" -Dcc="ccache gcc"
----------- ---------------------------------------------------------
m m
m m -Duseithreads
| +--------- -DDEBUGGING
+----------- no debugging
Locally applied patches:
SMOKEc233ea680e209bd5d5838f0e5c972d43bb1f927a
Testsuite was run only with 'harness'
MANIFEST did not declare '.mailmap'
Compiler messages(gcc):
time64.c: In function âPerl_gmtime64_râ:
time64.c:309:9: error: âENV_LOCALE_LOCKâ undeclared (first use in this function); did you mean âLOCALE_LOCKâ?
time64.c:309:9: note: each undeclared identifier is reported only once for each function it appears in
time64.c:324:16: error: incompatible type for argument 1 of âmemcpyâ
/usr/include/arm-linux-gnueabihf/bits/string_fortified.h:31:1: note: expected âvoid * __restrict__â but argument is of type âstruct tmâ
time64.c:325:16: error: incompatible types when assigning to type âstruct tm *â from type âstruct tmâ
time64.c:327:9: error: âENV_LOCALE_UNLOCKâ undeclared (first use in this function); did you mean âLOCALE_UNLOCKâ?
time64.c: In function âPerl_localtime64_râ:
time64.c:478:5: error: âENV_LOCALE_LOCKâ undeclared (first use in this function); did you mean âLOCALE_LOCKâ?
time64.c:486:9: error: âENV_LOCALE_UNLOCKâ undeclared (first use in this function); did you mean âLOCALE_UNLOCKâ?
time64.c:500:12: error: incompatible type for argument 1 of âmemcpyâ
time64.c:501:12: error: incompatible types when assigning to type âconst struct tm *â from type âstruct tmâ
regexec.c: In function âS_dump_exec_posâ:
regexec.c:4162:21: warning: format â%uâ expects argument of type âunsigned intâ, but argument 12 has type âU32â {aka âconst long unsigned intâ} [-Wformat=]
regexec.c:4162:55: note: format string is defined here
perl.h:170: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:264:30: note: in expansion of macro âvTHXâ
reentr.h:1354:40: note: in expansion of macro âPL_reentrant_bufferâ
time64.c:313:18: note: in expansion of macro âgmtimeâ
reentr.h:1364:46: note: in expansion of macro âPL_reentrant_bufferâ
time64.c:483:14: note: in expansion of macro âlocaltimeâ
regexec.c:4162:21: warning: format â%uâ expects argument of type âunsigned intâ, but argument 13 has type âU32â {aka âconst long unsigned intâ} [-Wformat=]
Non-Fatal messages(gcc):
--
Report by Test::Smoke v1.72 running on perl 5.28.1
(Reporter v0.053 / Smoker v0.046)