[via nntp.perl.org] [similar] [parsed detail]
Date: Sat, 18 Jan 2020 20:51:35 -0600 (CST)
Message-Id: <202001190251.00J2pZRh051368@cjg-freebsd13>
Subject: Smoke [smoke-me/khw-uv] v5.31.7-117-g2c32db1161 PASS freebsd 13.0-CURRENT (amd64/1 cpu)
Automated smoke report for branch smoke-me/khw-uv 5.31.8 patch 2c32db11618cf33309ef7f678d4b5ef50cfcb867 v5.31.7-117-g2c32db1161
cjg-freebsd13: Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz (amd64/1 cpu)
on freebsd - 13.0-CURRENT
using clang version FreeBSD Clang 9.0.0 (tags/RELEASE_900/final 372316)
smoketime 8 hours 46 minutes (average 43 minutes 54 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.7-117-g2c32db1161 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:
SMOKE2c32db11618cf33309ef7f678d4b5ef50cfcb867
Testsuite was run only with 'harness'
Tests skipped on user request:
# One test name on a line
Passed Todo tests: (common-args) -Dcc=clang
[default]
[default] -DDEBUGGING
[default] -Duse64bitall
[default] -DDEBUGGING -Duse64bitall
[default] -Duselongdouble
[default] -DDEBUGGING -Duselongdouble
[default] -Duseithreads
[default] -DDEBUGGING -Duseithreads
[default] -Duseithreads -Duse64bitall
[default] -DDEBUGGING -Duseithreads -Duse64bitall
[default] -Duseithreads -Duselongdouble
[default] -DDEBUGGING -Duseithreads -Duselongdouble
../dist/Net-Ping/t/010_pingecho.t...........................PASSED
2
../dist/Net-Ping/t/450_service.t............................PASSED
9, 18
Compiler messages(gcc):
toke.c:10643:43: warning: comparison of integers of different signs: 'long' and 'size_t' (aka 'unsigned long') [-Wsign-compare]
toke.c:10678:47: warning: comparison of integers of different signs: 'long' and 'size_t' (aka 'unsigned long') [-Wsign-compare]
toke.c:10841:25: warning: comparison of integers of different signs: 'long' and 'size_t' (aka 'unsigned long') [-Wsign-compare]
regcomp.c:5738:105: warning: comparison of integers of different signs: 'unsigned long' and 'long' [-Wsign-compare]
sv.c:12539:41: warning: adding 'int' to a string does not append to the string [-Wstring-plus-int]
./handy.h:545:37: note: expanded from macro 'strnEQ'
sv.c:12539:41: note: use array indexing to silence this warning
RealPPPort.c:4932:6: warning: unused variable 'offset' [-Wunused-variable]
RealPPPort.c:5638:6: warning: unused variable 'offset' [-Wunused-variable]
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:5738:105: warning: comparison of integers of different signs: 'unsigned long' and 'long' [-Wsign-compare]
Non-Fatal messages(gcc):
--
Report by Test::Smoke v1.71 running on perl 5.26.1
(Reporter v0.053 / Smoker v0.046)