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/logc30990657fd0ceb280285cda5a54cf7334c532ed.log.gz
Automated smoke report for branch smoke-me/khw-time64 5.31.10 patch
c30990657fd0ceb280285cda5a54cf7334c532ed v5.31.9-164-gc30990657f
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 8 hours 16 minutes (average 27 minutes 35 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-164-gc30990657f Configuration (common) none
----------- ---------------------------------------------------------
m m -Uuseperlio
m m
m m -Duse64bitint
m m -Duselongdouble
m m -Dusemorebits
O O -Duseithreads
O O -Duseithreads -Duse64bitint
O O -Duseithreads -Duselongdouble
O O -Duseithreads -Dusemorebits
| +--------- -DDEBUGGING
+----------- no debugging
Locally applied patches:
SMOKEc30990657fd0ceb280285cda5a54cf7334c532ed
Testsuite was run only with 'harness'
MANIFEST did not declare '.mailmap'
Compiler messages(gcc):
time64.c:325: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:326:16: error: assigning to 'struct tm *' from incompatible type
'struct tm'; take the address with &
time64.c:502:12: error: passing 'struct tm' to parameter of incompatible type
'const void *'
time64.c:503:12: error: assigning to 'const struct tm *' from incompatible type
'struct tm'; take the address with &
Non-Fatal messages(gcc):
--
Report by Test::Smoke v1.72 running on perl 5.18.4
(Reporter v0.053 / Smoker v0.046)