Enabled stack-use-after-return (Linux/Darwin) and leak-detection (Linux).
Smoke logs available at
http://m-l.org/~perl/smoke/perl/darwin-thread-multi-2level/smoke-me_clang_quick_sanitize=address/Karl%20Williamson/logc233ea680e209bd5d5838f0e5c972d43bb1f927a.log.gz
Automated smoke report for branch smoke-me/khw-time64 5.31.10 patch
c233ea680e209bd5d5838f0e5c972d43bb1f927a v5.31.9-162-gc233ea680e
iTuness-MacBook-Air.local: MacBook Air (2 GHz) (Intel Core i7/1 cpu[2 cores])
on darwin - 18.7.0)
using cc version 4.2.1 Compatible Apple LLVM 11.0.0 (clang-1100.0.33.17)
smoketime 2 hours (average 6 minutes 42 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) none
----------- ---------------------------------------------------------
m m -Uuseperlio
m m
m m -Duse64bitint
m m -Duselongdouble
m m -Dusemorebits
m m -Duseithreads
m m -Duseithreads -Duse64bitint
m m -Duseithreads -Duselongdouble
m m -Duseithreads -Dusemorebits
| +--------- -DDEBUGGING
+----------- no debugging
Locally applied patches:
SMOKEc233ea680e209bd5d5838f0e5c972d43bb1f927a
Testsuite was run only with 'harness'
MANIFEST did not declare '.mailmap'
Compiler messages(gcc):
time64.c:309:9: error: use of undeclared identifier 'ENV_LOCALE_LOCK'
time64.c:324:16: error: passing 'struct tm' to parameter of incompatible type
'const void *'
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/secure/_string.h:63:62:
note: expanded from macro 'memcpy'
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/secure/_common.h:38:55:
note: expanded from macro '__darwin_obsz0'
time64.c:325:16: error: assigning to 'struct tm *' from incompatible type
'struct tm'; take the address with &
time64.c:327:9: error: use of undeclared identifier 'ENV_LOCALE_UNLOCK'
time64.c:478:5: error: use of undeclared identifier 'ENV_LOCALE_LOCK'
time64.c:486:9: error: use of undeclared identifier 'ENV_LOCALE_UNLOCK'
time64.c:500:12: error: passing 'struct tm' to parameter of incompatible type
'const void *'
time64.c:501:12: error: assigning to 'const struct tm *' from incompatible type
'struct tm'; take the address with &
time64.c:505:5: error: use of undeclared identifier 'ENV_LOCALE_UNLOCK'
time64.c:313:18: error: use of undeclared identifier 'my_perl'
./reentr.h:1354:40: note: expanded from macro 'gmtime'
./embedvar.h:264:30: note: expanded from macro 'PL_reentrant_buffer'
./embedvar.h:38:18: note: expanded from macro 'vTHX'
./perl.h:170:16: note: expanded from macro 'aTHX'
./reentr.h:1354:80: note: expanded from macro 'gmtime'
time64.c:483:14: error: use of undeclared identifier 'my_perl'
./reentr.h:1364:46: note: expanded from macro 'localtime'
./reentr.h:1364:89: note: expanded from macro 'localtime'
Non-Fatal messages(gcc):
--
Report by Test::Smoke v1.72 running on perl 5.18.4
(Reporter v0.053 / Smoker v0.046)