Smoke [smoke-me/khw-regexec] v5.33.2-206-g0ee435a6a4 PASS freebsd 13.0-CURRENT (amd64/1 cpu)

2020-10-19 Thread Carlos Guevara
Automated smoke report for branch smoke-me/khw-regexec 5.33.3 patch 
0ee435a6a41e8088c6d59f1cf00e9dfa8cbf5bfc v5.33.2-206-g0ee435a6a4
cjg-freebsd13: Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz (amd64/1 cpu)
onfreebsd - 13.0-CURRENT
using clang version FreeBSD Clang 11.0.0 
(g...@github.com:llvm/llvm-project.git llvmorg-11.0.0-rc2-0-g414f32a9e86)
smoketime 9 hours 35 minutes (average 47 minutes 60 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.33.2-206-g0ee435a6a4  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:
SMOKE0ee435a6a41e8088c6d59f1cf00e9dfa8cbf5bfc

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.tPASSED
9, 18

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
./inline.h:1983:48: warning: implicit conversion from 'IV' (aka 'long') to 
'double' changes value from 9223372036854775807 to 9223372036854775808 
[-Wimplicit-const-int-float-conversion]
./perl.h:2028:20: note: expanded from macro 'IV_MAX'
./perl.h:2720:29: note: expanded from macro 'PERL_QUAD_MAX'
./perl.h:3756:58: note: expanded from macro 'LIKELY'
./handy.h:152:24: note: expanded from macro 'cBOOL'
./perl.h:3736:62: note: expanded from macro 'EXPECT'
sv.c:2058:22: warning: implicit conversion from 'UV' (aka 'unsigned long') to 
'double' changes value from 9223372036854775807 to 9223372036854775808 
[-Wimplicit-const-int-float-conversion]
sv.c:11157:27: warning: implicit conversion from 'UV' (aka 'unsigned long') to 
'double' changes value from 18446744073709551615 to 18446744073709551616 
[-Wimplicit-const-int-float-conversion]
./perl.h:2030:20: note: expanded from macro 'UV_MAX'
./perl.h:2718:29: note: expanded from macro 'PERL_UQUAD_MAX'
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
pp_ctl.c:1231:27: warning: implicit conversion from 'IV' (aka 'long') to 
'double' changes value from 9223372036854775807 to 9223372036854775808 
[-Wimplicit-const-int-float-conversion]
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::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]
POSIX.xs:1336:16: warning: implicit conversion from 'UV' (aka 'unsigned long') 
to 'double' changes value from 18446744073709551615 to 18446744073709551616 
[-Wimplicit-const-int-float-conversion]
../../perl.h:2030:20: note: expanded from macro 'UV_MAX'
../../perl.h:2718:29: note: expanded from macro 'PERL_UQUAD_MAX'
re_exec.c:4836:23: warning: comparison of integers of different signs: 
'PERL_UINT_FAST8_T' 

Smoke [smoke-me/khw-regexec] v5.33.2-206-g0ee435a6a4 PASS freebsd 13.0-CURRENT (amd64/1 cpu)

2020-10-19 Thread Carlos Guevara
Automated smoke report for branch smoke-me/khw-regexec 5.33.3 patch 
0ee435a6a41e8088c6d59f1cf00e9dfa8cbf5bfc v5.33.2-206-g0ee435a6a4
cjg-freebsd13: Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz (amd64/1 cpu)
onfreebsd - 13.0-CURRENT
using clang++ version FreeBSD Clang 11.0.0 
(g...@github.com:llvm/llvm-project.git llvmorg-11.0.0-rc2-0-g414f32a9e86)
smoketime 9 hours 34 minutes (average 47 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.33.2-206-g0ee435a6a4  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:
SMOKE0ee435a6a41e8088c6d59f1cf00e9dfa8cbf5bfc

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.tPASSED
9, 18

Compiler messages(gcc):
regcomp.c:10645:13: warning: converting the result of '?:' with integer 
constants to a boolean always evaluates to 'true' 
[-Wtautological-constant-compare]
./regcharclass.h:918:8: note: expanded from macro 
'is_MULTI_CHAR_FOLD_latin1_safe'
regcomp.c:10729:13: warning: converting the result of '?:' with integer 
constants to a boolean always evaluates to 'true' 
[-Wtautological-constant-compare]
./regcharclass.h:421:49: note: expanded from macro 
'is_MULTI_CHAR_FOLD_utf8_safe'
./regcharclass.h:248:8: note: expanded from macro 
'is_MULTI_CHAR_FOLD_utf8_safe_part0'
./regcharclass.h:421:91: note: expanded from macro 
'is_MULTI_CHAR_FOLD_utf8_safe'
./regcharclass.h:280:9: note: expanded from macro 
'is_MULTI_CHAR_FOLD_utf8_safe_part1'
./regcharclass.h:303:6: note: expanded from macro 
'is_MULTI_CHAR_FOLD_utf8_safe_part1'
./regcharclass.h:304:9: note: expanded from macro 
'is_MULTI_CHAR_FOLD_utf8_safe_part1'
./regcharclass.h:310:9: note: expanded from macro 
'is_MULTI_CHAR_FOLD_utf8_safe_part1'
./regcharclass.h:427:8: note: expanded from macro 'is_MULTI_CHAR_FOLD_utf8_safe'
./regcharclass.h:480:19: note: expanded from macro 
'is_MULTI_CHAR_FOLD_utf8_safe'
./regcharclass.h:333:8: note: expanded from macro 
'is_MULTI_CHAR_FOLD_utf8_safe_part2'
./regcharclass.h:480:61: note: expanded from macro 
'is_MULTI_CHAR_FOLD_utf8_safe'
./regcharclass.h:391:8: note: expanded from macro 
'is_MULTI_CHAR_FOLD_utf8_safe_part3'
regcomp.c:15049:37: warning: converting the result of '?:' with integer 
constants to a boolean always evaluates to 'true' 
[-Wtautological-constant-compare]
./regcharclass.h:995:4: note: expanded from macro 
'is_THREE_CHAR_FOLD_HEAD_utf8_safe'
./regcharclass.h:1003:8: note: expanded from macro 
'is_THREE_CHAR_FOLD_HEAD_utf8_safe'
./regcharclass.h:1005:8: note: expanded from macro 
'is_THREE_CHAR_FOLD_HEAD_utf8_safe'
./regcharclass.h:1010:8: note: expanded from macro 
'is_THREE_CHAR_FOLD_HEAD_utf8_safe'
./regcharclass.h:1012:8: note: expanded from macro 
'is_THREE_CHAR_FOLD_HEAD_utf8_safe'
./regcharclass.h:1024:4: note: expanded from macro 
'is_THREE_CHAR_FOLD_HEAD_utf8_safe'
./regcharclass.h:1043:4: note: expanded from macro 
'is_THREE_CHAR_FOLD_HEAD_utf8_safe'
regcomp.c:15100:38: warning: converting the result of '?:' with integer 
constants to a boolean always evaluates to 'true' 
[-Wtautological-constant-compare]
regcomp.c:15148:37: warning: converting the result of '?:' with integer 
constants to a boolean always evaluates to 'true' 
[-Wtautological-constant-compare]
./regcharclass.h:1067:4: note: expanded from macro 
'is_THREE_CHAR_FOLD_HEAD_latin1_safe'
regcomp.c:15169:38: warning: converting the result of '?:' with integer 
constants to a boolean always evaluates to 'true' 
[-Wtautological-constant-compare]
./inline.h:1983:48: warning: implicit conversion from 'IV' (aka 'long') to 
'double' changes value from 9223372036854775807 to 9223372036854775808 
[-Wimplicit-const-int-float-conversion]
./perl.h:2028:20: note: expanded from macro 'IV_MAX'
./perl.h:2720:29: note: expanded from macro 'PERL_QUAD_MAX'