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/blead_clang_quick_sanitize=address/log390fe0c0d09aadc66f644e9eee4aa1245221188c.log.gz
Automated smoke report for branch blead 5.33.2 patch
390fe0c0d09aadc66f644e9eee4aa1245221188c v5.33.1-39-g390fe0c0d0
iTunes-MacBook-Air-Ethernet.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 13 hours 48 minutes (average 46 minutes 3 seconds)
Summary: PASS
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.1-39-g390fe0c0d0 Configuration (common) none
----------- ---------------------------------------------------------
O O -Uuseperlio
O O
O O -Duse64bitint
O O -Duselongdouble
O O -Dusemorebits
O O -Duseithreads
O O -Duseithreads -Duse64bitint
O O -Duseithreads -Duselongdouble
O O -Duseithreads -Dusemorebits
| +--------- -DDEBUGGING
+----------- no debugging
Locally applied patches:
SMOKE390fe0c0d09aadc66f644e9eee4aa1245221188c
Testsuite was run only with 'harness'
MANIFEST did not declare '.mailmap'
Compiler messages(gcc):
Call.xs:242:6: warning: comparison of integers of different signs: 'int' and
'size_t' (aka 'unsigned long') [-Wsign-compare]
../../perl.h:3830:10: note: expanded from macro 'PERL_FILTER_EXISTS'
SysV.xs:382:24: warning: comparison of integers of different signs: 'int' and
'UV' (aka 'unsigned long') [-Wsign-compare]
SysV.xs:384:11: warning: comparison of integers of different signs: 'int' and
'UV' (aka 'unsigned long') [-Wsign-compare]
APItest.xs:380:23: warning: comparison of integers of different signs: 'I32'
(aka 'int') and 'size_t' (aka 'unsigned long') [-Wsign-compare]
mro.xs:252:31: warning: comparison of integers of different signs: 'I32' (aka
'int') and 'size_t' (aka 'unsigned long') [-Wsign-compare]
Non-Fatal messages(gcc):
--
Report by Test::Smoke v1.72 running on perl 5.18.4
(Reporter v0.053 / Smoker v0.046)