[via nntp.perl.org] [similar] [parsed detail]
Message-Id: <202010291607.09TG7xYe2738121@vier.local>
Content-type: text/plain; charset="UTF8"
Date: Thu, 29 Oct 2020 12:07 -0400
Mime-version: 1.0
Subject: Smoke [smoke-me/tonyc/collation-assertion] v5.33.3-29-gfb072d0077 PASS darwin 18.7.0) (Intel Core i7/1 cpu[2 cores]) {smoke-me_clang_quick_sanitize=address}
Content-Transfer-Encoding: 8bit
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/Tony%20Cook/logfb072d007726c7ba114978a00f8f4f687ad7a55a.log.gz
Automated smoke report for branch smoke-me/tonyc/collation-assertion 5.33.4 patch fb072d007726c7ba114978a00f8f4f687ad7a55a v5.33.3-29-gfb072d0077
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 11 hours 7 minutes (average 37 minutes 5 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.3-29-gfb072d0077 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:
SMOKEfb072d007726c7ba114978a00f8f4f687ad7a55a
Testsuite was run only with 'harness'
MANIFEST did not declare '.mailmap'
Compiler messages(gcc):
op.c:18141:3: warning: variable 'any' is used uninitialized whenever switch default is taken [-Wsometimes-uninitialized]
op.c:18153:9: note: uninitialized use occurs here
op.c:18123:3: warning: variable 'any' is used uninitialized whenever switch default is taken [-Wsometimes-uninitialized]
op.c:18104:2: note: variable 'any' is declared here
B.xs:2222:2: warning: variable 'ret' is used uninitialized whenever switch default is taken [-Wsometimes-uninitialized]
B.xs:2225:10: note: uninitialized use occurs here
B.xs:2209:9: note: initialize the variable 'ret' to silence this warning
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]
Non-Fatal messages(gcc):
--
Report by Test::Smoke v1.72 running on perl 5.18.4
(Reporter v0.053 / Smoker v0.046)