[via nntp.perl.org] [similar] [parsed detail]
Message-Id: <202010272216.09RMGBBL3093581@vier.local>
Content-type: text/plain; charset="UTF8"
Date: Tue, 27 Oct 2020 18:16 -0400
Subject: Smoke [smoke-me/tonyc/dragonfly-test-updates] v5.33.3-33-g1d90b23027 FAIL(F) darwin 18.7.0) (Intel Core i7/1 cpu[2 cores]) {smoke-me_clang_quick_sanitize=address}
Mime-version: 1.0
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/log1d90b230279c8f579a127cb9af422df3c184e3ab.log.gz
Automated smoke report for branch smoke-me/tonyc/dragonfly-test-updates 5.33.4 patch 1d90b230279c8f579a127cb9af422df3c184e3ab v5.33.3-33-g1d90b23027
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 17 hours 31 minutes (average 58 minutes 24 seconds)
Summary: FAIL(F)
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-33-g1d90b23027 Configuration (common) none
----------- ---------------------------------------------------------
O F -Uuseperlio
O F
O F -Duse64bitint
O F -Duselongdouble
O F -Dusemorebits
O F -Duseithreads
O F -Duseithreads -Duse64bitint
O F -Duseithreads -Duselongdouble
O F -Duseithreads -Dusemorebits
| +--------- -DDEBUGGING
+----------- no debugging
Locally applied patches:
SMOKE1d90b230279c8f579a127cb9af422df3c184e3ab
Testsuite was run only with 'harness'
Failures: (common-args) none
[default] -DDEBUGGING -Uuseperlio
[default] -DDEBUGGING
[default] -DDEBUGGING -Duse64bitint
[default] -DDEBUGGING -Duselongdouble
[default] -DDEBUGGING -Dusemorebits
[default] -DDEBUGGING -Duseithreads
[default] -DDEBUGGING -Duseithreads -Duse64bitint
[default] -DDEBUGGING -Duseithreads -Duselongdouble
[default] -DDEBUGGING -Duseithreads -Dusemorebits
../lib/locale.t.............................................??????
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)