{"body":"","bodytext":"Automated smoke report for branch smoke-me/khw-regexec 5.33.3 patch 0ee435a6a41e8088c6d59f1cf00e9dfa8cbf5bfc v5.33.2-206-g0ee435a6a4\ncjg-freebsd11: Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz (amd64/1 cpu)\n    on        freebsd - 11.3-RELEASE-p13\n    using     clang version 4.2.1 Compatible FreeBSD Clang 8.0.0 (tags/RELEASE_800/final 356365)\n    smoketime 7 hours 28 minutes (average 37 minutes 20 seconds)\n\nSummary: PASS\n\nO = OK  F = Failure(s), extended report at the bottom\nX = Failure(s) under TEST but not under harness\n? = still running or test results not (yet) available\nBuild failures during:       - = unknown or N/A\nc = Configure, m = make, M = make (after miniperl), t = make test-prep\n\nv5.33.2-206-g0ee435a6a4  Configuration (common) -Dcc=clang\n----------- ---------------------------------------------------------\nO O         \nO O         -Duse64bitall\nO O         -Duselongdouble\nO O         -Duseithreads\nO O         -Duseithreads -Duse64bitall\nO O         -Duseithreads -Duselongdouble\n| +--------- -DDEBUGGING\n+----------- no debugging\n\n\nLocally applied patches:\n    SMOKE0ee435a6a41e8088c6d59f1cf00e9dfa8cbf5bfc\n\nTestsuite was run only with 'harness'\n\nTests skipped on user request:\n    # One test name on a line\nMANIFEST did not declare '.mailmap'\n\nPassed Todo tests: (common-args) -Dcc=clang\n[default] \n[default] -DDEBUGGING\n[default] -Duse64bitall\n[default] -DDEBUGGING -Duse64bitall\n[default] -Duselongdouble\n[default] -DDEBUGGING -Duselongdouble\n[default] -Duseithreads\n[default] -DDEBUGGING -Duseithreads\n[default] -Duseithreads -Duse64bitall\n[default] -DDEBUGGING -Duseithreads -Duse64bitall\n[default] -Duseithreads -Duselongdouble\n[default] -DDEBUGGING -Duseithreads -Duselongdouble\n../dist/Net-Ping/t/010_pingecho.t...........................PASSED\n    2\n../dist/Net-Ping/t/450_service.t............................PASSED\n    9, 18\n\nCompiler messages(gcc):\nop.c:18141:3: warning: variable 'any' is used uninitialized whenever switch default is taken [-Wsometimes-uninitialized]\nop.c:18153:9: note: uninitialized use occurs here\nop.c:18123:3: warning: variable 'any' is used uninitialized whenever switch default is taken [-Wsometimes-uninitialized]\nop.c:18104:2: note: variable 'any' is declared here\nsv.c:12535:41: warning: adding 'int' to a string does not append to the string [-Wstring-plus-int]\n./handy.h:690:37: note: expanded from macro 'strnEQ'\nsv.c:12535:41: note: use array indexing to silence this warning\nregexec.c:4836:23: warning: comparison of integers of different signs: 'PERL_UINT_FAST8_T' (aka 'unsigned int') and 'I8' (aka 'signed char') [-Wsign-compare]\nregexec.c:9893:35: warning: comparison of integers of different signs: 'PERL_UINT_FAST8_T' (aka 'unsigned int') and 'I8' (aka 'signed char') [-Wsign-compare]\nregexec.c:9933:31: warning: comparison of integers of different signs: 'PERL_UINT_FAST8_T' (aka 'unsigned int') and 'I8' (aka 'signed char') [-Wsign-compare]\nB.xs:2222:2: warning: variable 'ret' is used uninitialized whenever switch default is taken [-Wsometimes-uninitialized]\nB.xs:2225:10: note: uninitialized use occurs here\nB.xs:2209:9: note: initialize the variable 'ret' to silence this warning\nSysV.xs:382:24: warning: comparison of integers of different signs: 'int' and 'UV' (aka 'unsigned long') [-Wsign-compare]\nSysV.xs:384:11: warning: comparison of integers of different signs: 'int' and 'UV' (aka 'unsigned long') [-Wsign-compare]\nre_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]\nre_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]\nre_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]\n\nNon-Fatal messages(gcc):\n\n\n\n-- \nReport by Test::Smoke v1.71 running on perl 5.26.1\n(Reporter v0.053 / Smoker v0.046)\n","branch":null,"build_hash":"r2I8WqU8eyot5BijFtY43zty/rPuyOFsAETfXwy1wdU","by_build_full":"cjg-freebsd11\nfreebsd 11.3-RELEASE-p13\n-Dcc=clang\n-Dcc=clang -Duse64bitall\n-Dcc=clang -Duselongdouble\n-Dcc=clang -Duseithreads\n-Dcc=clang -Duse64bitall -Duseithreads\n-Dcc=clang -Duseithreads -Duselongdouble\n--\n26880\n","by_config_full":"cjg-freebsd11\nfreebsd 11.3-RELEASE-p13\n-Dcc=clang\n-Dcc=clang -Duse64bitall\n-Dcc=clang -Duselongdouble\n-Dcc=clang -Duseithreads\n-Dcc=clang -Duse64bitall -Duseithreads\n-Dcc=clang -Duseithreads -Duselongdouble\n","compiler":"clang 4.2.1 Compatible FreeBSD Clang 8.0.0 (tags/RELEASE_800/final 356365)","compiler_msgs":["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]","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]"],"conf1":["-Dcc=clang","-Dcc=clang -Duse64bitall","-Dcc=clang -Duselongdouble","-Dcc=clang -Duseithreads","-Dcc=clang -Duse64bitall -Duseithreads","-Dcc=clang -Duseithreads -Duselongdouble"],"conf1_struct":{"common":["-Dcc=clang"],"extra":[[],["-Duse64bitall"],["-Duselongdouble"],["-Duseithreads"],["-Duse64bitall","-Duseithreads"],["-Duseithreads","-Duselongdouble"]]},"config_hash":"QLY+nunnbPwMAB0Xf7/NEkChh2cpYiF6Fv+5WV5G12I","configuration":null,"cpu":"amd64","cpu_count":1,"cpu_full":"Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz (amd64/1 cpu)","duration":26880,"error":"","from_email":"carlos@carlosguevara.com","host":"cjg-freebsd11","matrix":["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"],"msg_id":"<202010200214.09K2E45r049736@cjg-freebsd11>","nonfatal_msgs":[],"os":"freebsd 11.3-RELEASE-p13","osname":"freebsd","osversion":"11.3-RELEASE-p13","sha":"0ee435a6a41e8088c6d59f1cf00e9dfa8cbf5bfc","status":"PASS","subject":"Smoke [smoke-me/khw-regexec] v5.33.2-206-g0ee435a6a4 PASS freebsd 11.3-RELEASE-p13 (amd64/1 cpu)","when_at":"2020-10-20T02:14:04"}