Automated smoke report for branch smoke-me/khw-time64 5.31.10 patch
c233ea680e209bd5d5838f0e5c972d43bb1f927a v5.31.9-162-gc233ea680e
cjg-netbsd8: Intel 686-class (amd64/1 cpu)
on netbsd - 8.1
using g++ version 5.5.0
smoketime 18 minutes 43 seconds (average 2 minutes 20.375 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) -Dcc=g++
----------- ---------------------------------------------------------
m m
m m -Duse64bitall
m m -Duseithreads
m m -Duseithreads -Duse64bitall
| +--------- -DDEBUGGING
+----------- no debugging
Locally applied patches:
SMOKEc233ea680e209bd5d5838f0e5c972d43bb1f927a
Testsuite was run only with 'harness'
Tests skipped on user request:
# One test name on a line
MANIFEST did not declare '.mailmap'
Compiler messages(gcc):
time64.c: In function 'TM64* Perl_gmtime64_r(const Time64_T*, TM64*)':
time64.c:309:9: error: 'ENV_LOCALE_LOCK' was not declared in this scope
time64.c:324:52: error: cannot convert 'tm' to 'void*' for argument '1' to
'void* memcpy(void*, const void*, size_t)'
time64.c:325:16: error: cannot convert 'tm' to 'tm*' in assignment
time64.c:327:9: error: 'ENV_LOCALE_UNLOCK' was not declared in this scope
time64.c: In function 'TM64* Perl_localtime64_r(const Time64_T*, TM64*)':
time64.c:478:5: error: 'ENV_LOCALE_LOCK' was not declared in this scope
time64.c:486:9: error: 'ENV_LOCALE_UNLOCK' was not declared in this scope
time64.c:500:48: error: cannot convert 'tm' to 'void*' for argument '1' to
'void* memcpy(void*, const void*, size_t)'
time64.c:501:12: error: cannot convert 'tm' to 'const tm*' in assignment
time64.c:505:5: error: 'ENV_LOCALE_UNLOCK' was not declared in this scope
regexec.c: In function 'bool S_regtry(regmatch_info*, char**)':
regexec.c:6539:38: warning: 'fold_array' may be used uninitialized in this
function [-Wmaybe-uninitialized]
regexec.c:6443:17: note: 'fold_array' was declared here
regexec.c:6545:28: warning: 'folder' may be used uninitialized in this function
[-Wmaybe-uninitialized]
regexec.c:6442:16: note: 'folder' was declared here
perl.h:170:16: error: 'my_perl' was not declared in this scope
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: In function 'bool S_regtry(PerlInterpreter*, regmatch_info*,
char**)':
Non-Fatal messages(gcc):
--
Report by Test::Smoke v1.71 running on perl 5.26.1
(Reporter v0.053 / Smoker v0.046)