Automated smoke report for branch smoke-me/khw-reentr 5.31.10 patch
06a3af4ee6cacb6884911fc900626a9ccc52d1b4 v5.31.9-158-g06a3af4ee6
cjg-freebsd11: Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz (amd64/1 cpu)
on freebsd - 11.3-RELEASE-p6
using clang version 4.2.1 Compatible FreeBSD Clang 8.0.0
(tags/RELEASE_800/final 356365)
smoketime 7 hours 39 minutes (average 38 minutes 19 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.9-158-g06a3af4ee6 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:
SMOKE06a3af4ee6cacb6884911fc900626a9ccc52d1b4
Testsuite was run only with 'harness'
Tests skipped on user request:
# One test name on a line
MANIFEST did not declare '.mailmap'
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):
reentr.c:383:9: warning: variable 'key' is uninitialized when used here
[-Wuninitialized]
reentr.c:369:12: note: initialize the variable 'key' to silence this warning
sv.c:12542: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:12542:41: note: use array indexing to silence this warning
Non-Fatal messages(gcc):
--
Report by Test::Smoke v1.71 running on perl 5.26.1
(Reporter v0.053 / Smoker v0.046)