Automated smoke report for branch smoke-me/khw-regexec 5.33.3 patch
0ee435a6a41e8088c6d59f1cf00e9dfa8cbf5bfc v5.33.2-206-g0ee435a6a4
cjg-openbsd6: Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz (2101 MHz) (amd64/1 cpu)
on openbsd - 6.7
using clang version 4.2.1 Compatible OpenBSD Clang 8.0.1
(tags/RELEASE_801/final)
smoketime 13 hours 1 minute (average 1 hour 5 minutes)
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.2-206-g0ee435a6a4 Configuration (common) -Dcc=clang
----------- ---------------------------------------------------------
F O
O F -Duse64bitall
O O -Duselongdouble
O F -Duseithreads
O O -Duseithreads -Duse64bitall
F O -Duseithreads -Duselongdouble
| +--------- -DDEBUGGING
+----------- no debugging
Locally applied patches:
SMOKE0ee435a6a41e8088c6d59f1cf00e9dfa8cbf5bfc
Testsuite was run only with 'harness'
Tests skipped on user request:
# One test name on a line
Failures: (common-args) -Dcc=clang
[default]
[default] -DDEBUGGING -Duse64bitall
[default] -DDEBUGGING -Duseithreads
[default] -Duseithreads -Duselongdouble
../ext/B/t/optree_specials.t................................FAILED
Bad plan. You planned 15 tests but ran 2.
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
sv.c:12535:41: warning: adding 'int' to a string does not append to the string
[-Wstring-plus-int]
./handy.h:690:37: note: expanded from macro 'strnEQ'
sv.c:12535:41: note: use array indexing to silence this warning
regexec.c:4836:23: warning: comparison of integers of different signs:
'PERL_UINT_FAST8_T' (aka 'unsigned int') and 'I8' (aka 'signed char')
[-Wsign-compare]
regexec.c:9893:35: warning: comparison of integers of different signs:
'PERL_UINT_FAST8_T' (aka 'unsigned int') and 'I8' (aka 'signed char')
[-Wsign-compare]
regexec.c:9933:31: warning: comparison of integers of different signs:
'PERL_UINT_FAST8_T' (aka 'unsigned int') and 'I8' (aka 'signed char')
[-Wsign-compare]
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]
./const-c.inc:351:42: warning: unused parameter 'iv_return' [-Wunused-parameter]
re_exec.c:4836:23: warning: comparison of integers of different signs:
'PERL_UINT_FAST8_T' (aka 'unsigned int') and 'I8' (aka 'signed char')
[-Wsign-compare]
re_exec.c:9893:35: warning: comparison of integers of different signs:
'PERL_UINT_FAST8_T' (aka 'unsigned int') and 'I8' (aka 'signed char')
[-Wsign-compare]
re_exec.c:9933:31: warning: comparison of integers of different signs:
'PERL_UINT_FAST8_T' (aka 'unsigned int') and 'I8' (aka 'signed char')
[-Wsign-compare]
Non-Fatal messages(gcc):
--
Report by Test::Smoke v1.71 running on perl 5.30.2
(Reporter v0.053 / Smoker v0.046)