[via nntp.perl.org] [similar] [parsed detail]
Date: Wed, 25 Sep 2019 07:30:00 -0500 (CDT)
Message-ID: <201909251230.x8PCU0Ng051178@cjg-freebsd11>
Subject: Smoke [smoke-me/khw-lexact] v5.31.4-32-gc2ae7427f8 PASS freebsd 11.2-RELEASE-p14 (amd64/1 cpu)
Automated smoke report for branch smoke-me/khw-lexact 5.31.5 patch c2ae7427f8d28b4c71c333052cbd658058e94a55 v5.31.4-32-gc2ae7427f8
cjg-freebsd11: Intel(R) Xeon(R) CPU L5640 @ 2.27GHz (amd64/1 cpu)
on freebsd - 11.2-RELEASE-p14
using clang version 4.2.1 Compatible FreeBSD Clang 6.0.0 (tags/RELEASE_600/final 326565)
smoketime 7 hours 21 minutes (average 36 minutes 47 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.31.4-32-gc2ae7427f8 Configuration (common) -Dcc=clang
----------- ---------------------------------------------------------
O O
O O -Duse64bitall
O O -Duselongdouble
O O -Duseithreads
O O -Duseithreads -Duse64bitall
O O -Duseithreads -Duselongdouble
| +--------- -DDEBUGGING
+----------- no debugging
Locally applied patches:
SMOKEc2ae7427f8d28b4c71c333052cbd658058e94a55
Testsuite was run only with 'harness'
Tests skipped on user request:
# One test name on a line
Compiler messages(gcc):
regcomp.c:14644:34: warning: unused variable 'current_total_nodes' [-Wunused-variable]
regcomp.c:14730:21: warning: variable 'folded' is used uninitialized whenever 'if' condition is false [-Wsometimes-uninitialized]
regcomp.c:586:13: note: expanded from macro 'UTF'
./handy.h:111:22: note: expanded from macro 'cBOOL'
regcomp.c:14748:63: note: uninitialized use occurs here
regcomp.c:14730:17: note: remove the 'if' if its condition is always true
regcomp.c:14701:26: note: initialize the variable 'folded' to silence this warning
pp.c:7131:21: warning: comparison of integers of different signs: 'IV' (aka 'long') and 'unsigned long' [-Wsign-compare]
pp.c:7133:46: warning: comparison of integers of different signs: 'IV' (aka 'long') and 'UV' (aka 'unsigned long') [-Wsign-compare]
./perl.h:3599:58: note: expanded from macro 'UNLIKELY'
./handy.h:111:24: note: expanded from macro 'cBOOL'
./perl.h:3578:62: note: expanded from macro 'EXPECT'
pp.c:7139:40: warning: comparison of integers of different signs: 'IV' (aka 'long') and 'UV' (aka 'unsigned long') [-Wsign-compare]
Encode.c:1356:5: warning: unused variable 'ix' [-Wunused-variable]
../../XSUB.h:185:20: note: expanded from macro 'dXSI32'
Encode.c:1398:5: warning: unused variable 'ix' [-Wunused-variable]
re_comp.c:14730:21: warning: variable 'folded' is used uninitialized whenever 'if' condition is false [-Wsometimes-uninitialized]
re_comp.c:586:13: note: expanded from macro 'UTF'
../../handy.h:111:22: note: expanded from macro 'cBOOL'
re_comp.c:14748:63: note: uninitialized use occurs here
re_comp.c:14730:17: note: remove the 'if' if its condition is always true
re_comp.c:14701:26: note: initialize the variable 'folded' to silence this warning
pp.o: In function `Perl_pp_pow':
libperl.a(pp.o): In function `Perl_pp_pow':
../libperl.a(pp.o): In function `Perl_pp_pow':
/usr/home/core/smoke/perl-current/pp.c:1216: warning: powl has lower than advertised precision
Non-Fatal messages(gcc):
--
Report by Test::Smoke v1.71 running on perl 5.26.1
(Reporter v0.053 / Smoker v0.046)