{"body":"","bodytext":"Automated smoke report for branch smoke-me/khw-ppport 5.31.4 patch 1d512bf7e2346bb1b8a4c5e368d17d8f00d8c4d5 v5.31.3-132-g1d512bf7e2\ncjg-hipster: i86pc (2267MHz) (i386/1 cpu)\n    on        Solaris - 2.11\n    using     gcc version 6.5.0\n    smoketime 9 hours 2 minutes (average 45 minutes 13 seconds)\n\nSummary: FAIL(F)\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.31.3-132-g1d512bf7e2  Configuration (common) -Dcc=gcc\n----------- ---------------------------------------------------------\nF F         \nF F         -Duse64bitall\nF F         -Duselongdouble\nF F         -Duseithreads\nF F         -Duseithreads -Duse64bitall\nF F         -Duseithreads -Duselongdouble\n| +--------- -DDEBUGGING\n+----------- no debugging\n\n\nLocally applied patches:\n    SMOKE1d512bf7e2346bb1b8a4c5e368d17d8f00d8c4d5\n\nTestsuite was run only with 'harness'\n\nTests skipped on user request:\n    # One test name on a line\nFailures: (common-args) -Dcc=gcc\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../t/porting/regen.t........................................FAILED\n    38\n\nCompiler messages(gcc):\nembed.h:30:0: warning: \"ReANY\" redefined\nregexp.h:632:0: note: this is the location of the previous definition\nop.c: In function 'Perl_custom_op_get_field':\nop.c:17191:9: warning: 'any.xop_name' may be used uninitialized in this function [-Wmaybe-uninitialized]\nregcomp.c: In function 'S_study_chunk':\nregcomp.c:5473:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]\nregcomp.c: In function 'S_regpiece':\nregcomp.c:12706:46: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]\nregcomp.c: In function 'S_regtail':\nregcomp.c:19940:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]\nsv.c: In function 'Perl_sv_clear':\nsv.c:6735:36: warning: passing argument 1 of 'Perl_ReANY' from incompatible pointer type [-Wincompatible-pointer-types]\ninline.h:179:1: note: expected 'const REGEXP * const {aka const struct p5rx * const}' but argument is of type 'SV * {aka struct sv *}'\nregexec.c: In function 'S_regmatch':\nregexec.c:8121:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]\nregexec.c:8144:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]\n../../embed.h:30:0: warning: \"ReANY\" redefined\n../../regexp.h:632:0: note: this is the location of the previous definition\nB.xs: In function 'XS_B__REGEXP_REGEX':\nB.xs:1615:38: warning: passing argument 1 of 'Perl_ReANY' from incompatible pointer type [-Wincompatible-pointer-types]\n../../pp.h:455:28: note: in definition of macro 'PUSHs'\nB.xs:1615:12: note: in expansion of macro 'newSVpvn_flags'\nB.xs:1615:27: note: in expansion of macro 'RX_PRECOMP'\n../../inline.h:179:1: note: expected 'const REGEXP * const {aka const struct p5rx * const}' but argument is of type 'B__REGEXP {aka struct sv *}'\nB.xs:1615:53: warning: passing argument 1 of 'Perl_ReANY' from incompatible pointer type [-Wincompatible-pointer-types]\nB.xs:1615:43: note: in expansion of macro 'RX_PRELEN'\nB.xs:1617:45: warning: passing argument 1 of 'Perl_ReANY' from incompatible pointer type [-Wincompatible-pointer-types]\nB.xs:1621:22: warning: passing argument 1 of 'Perl_ReANY' from incompatible pointer type [-Wincompatible-pointer-types]\n../../pp.h:415:23: note: in definition of macro 'TARGu'\nB.xs:1621:3: note: in expansion of macro 'PUSHu'\n../../regexp.h:529:41: note: in expansion of macro 'RXp_COMPFLAGS'\nB.xs:1621:9: note: in expansion of macro 'RX_COMPFLAGS'\nB.c: In function 'XS_B__PADNAME_TYPE':\nB.xs:2218:8: warning: 'ret' may be used uninitialized in this function [-Wmaybe-uninitialized]\nB.xs:2202:6: note: 'ret' was declared here\nCwd.xs:23:0: warning: \"SYSNAME\" redefined\n/usr/include/sys/param.h:184:0: note: this is the location of the previous definition\n../../../embed.h:30:0: warning: \"ReANY\" redefined\n../../../regexp.h:632:0: note: this is the location of the previous definition\nEncode.c: In function 'XS_Encode_decode':\n../../XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable]\n../../XSUB.h:185:20: note: in definition of macro 'dXSI32'\nEncode.c: In function 'XS_Encode_encode':\nSysV.xs: In function 'XS_IPC__SysV_shmdt':\nSysV.xs:415:20: warning: request for implicit conversion from 'void *' to 'char *' not permitted in C++ [-Wc++-compat]\nODBM_File.xs:24:5: warning: identifier 'delete' conflicts with C++ keyword [-Wc++-compat]\nODBM_File.c: In function 'XS_ODBM_File_DELETE':\nODBM_File.xs:64:31: warning: identifier 'delete' conflicts with C++ keyword [-Wc++-compat]\nODBM_File.xs:64:31: note: in definition of macro 'odbm_DELETE'\n./const-xs.inc: In function 'boot_Socket':\n./const-xs.inc:986:43: warning: missing braces around initializer [-Wmissing-braces]\n./const-xs.inc:986:43: note: (near initialization for 'ip6_address')\n./const-xs.inc:995:43: warning: missing braces around initializer [-Wmissing-braces]\n./const-xs.inc:995:43: note: (near initialization for 'ip6_address')\nStorable.xs: In function 'get_regexp':\nStorable.xs:3440:14: warning: format '%d' expects argument of type 'int', but argument 2 has type 'I32 {aka long int}' [-Wformat=]\nStorable.xs:583:55: note: in definition of macro 'CROAK'\nStorable.xs: In function 'retrieve_regexp':\nStorable.xs:6854:16: warning: format '%d' expects argument of type 'int', but argument 2 has type 'I32 {aka long int}' [-Wformat=]\nconst-c.inc: In function 'constant_19':\nconst-c.inc:351:42: warning: unused parameter 'iv_return' [-Wunused-parameter]\nAPItest.xs: In function 'THX_parse_keyword_subsignature':\nAPItest.xs:1080:16: warning: format '%d' expects argument of type 'int', but argument 2 has type 'line_t {aka long unsigned int}' [-Wformat=]\n../../embed.h:567:61: note: in definition of macro 'op_append_list'\nAPItest.xs:1078:42: note: in expansion of macro 'newSVOP'\nre_exec.c: In function 'S_regmatch':\nre_exec.c:8121:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]\nre_exec.c:8144:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]\nre_comp.c: In function 'S_study_chunk':\nre_comp.c:5473:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]\nre_comp.c: In function 'S_regpiece':\nre_comp.c:12706:46: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]\nre_comp.c: In function 'S_regtail':\nre_comp.c:19940:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]\nre_comp.c: In function 'S_regtail_study':\nre_comp.c:20052:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]\n../../../../embed.h:30:0: warning: \"ReANY\" redefined\n../../../../regexp.h:632:0: note: this is the location of the previous definition\n/export/home/core/smoke/perl-current/embed.h:30:0: warning: \"ReANY\" redefined\n/export/home/core/smoke/perl-current/regexp.h:632:0: note: this is the location of the previous definition\n../embed.h:30:0: warning: \"ReANY\" redefined\n../regexp.h:632:0: note: this is the location of the previous definition\nregcomp.c: In function 'S_regtail_study':\nregcomp.c:20052:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]\nStorable.xs: In function 'store_ref':\nStorable.xs:735:18: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'STRLEN {aka unsigned int}' [-Wformat=]\nStorable.xs:131:30: note: in definition of macro 'TRACEME'\nStorable.xs:817:13: note: in expansion of macro 'MBUF_XTEND'\nStorable.xs:1048:13: note: in expansion of macro 'MBUF_PUTC'\nStorable.xs:2386:13: note: in expansion of macro 'PUTMARK'\nStorable.xs:2388:13: note: in expansion of macro 'PUTMARK'\nStorable.xs:2390:9: note: in expansion of macro 'PUTMARK'\nStorable.xs: In function 'store_scalar':\nStorable.xs:2447:13: note: in expansion of macro 'PUTMARK'\nStorable.xs:2450:13: note: in expansion of macro 'PUTMARK'\nStorable.xs:2489:13: note: in expansion of macro 'PUTMARK'\nStorable.xs:2492:13: note: in expansion of macro 'PUTMARK'\nStorable.xs:2536:13: note: in expansion of macro 'PUTMARK'\nStorable.xs:2537:13: note: in expansion of macro 'PUTMARK'\nStorable.xs:2562:13: note: in expansion of macro 'PUTMARK'\nStorable.xs:746:13: note: in expansion of macro 'MBUF_XTEND'\nStorable.xs:832:9: note: in expansion of macro 'MBUF_CHK'\nStorable.xs:1057:13: note: in expansion of macro 'MBUF_PUTINT'\nStorable.xs:2563:13: note: in expansion of macro 'WRITE_I32'\nStorable.xs:2566:13: note: in expansion of macro 'PUTMARK'\nStorable.xs:849:9: note: in expansion of macro 'MBUF_CHK'\nStorable.xs:1133:13: note: in expansion of macro 'MBUF_WRITE'\nStorable.xs:2567:13: note: in expansion of macro 'WRITE'\nStorable.xs:2606:9: note: in expansion of macro 'PUTMARK'\nStorable.xs:2607:9: note: in expansion of macro 'WRITE'\nStorable.xs:1143:13: note: in expansion of macro 'PUTMARK'\nStorable.xs:2631:13: note: in expansion of macro 'STORE_PV_LEN'\nStorable.xs:1144:13: note: in expansion of macro 'PUTMARK'\nStorable.xs:1146:17: note: in expansion of macro 'WRITE'\nStorable.xs:1148:13: note: in expansion of macro 'PUTMARK'\nStorable.xs:1149:13: note: in expansion of macro 'PUTMARK'\nStorable.xs:1151:13: note: in expansion of macro 'WRITE'\nStorable.xs:1154:13: note: in expansion of macro 'PUTMARK'\nStorable.xs:1080:17: note: in expansion of macro 'MBUF_PUTINT'\nStorable.xs:1155:13: note: in expansion of macro 'WLEN'\nStorable.xs:1085:17: note: in expansion of macro 'MBUF_PUTINT'\nStorable.xs:1156:13: note: in expansion of macro 'WRITE'\nStorable.xs:310:32: note: in expansion of macro 'STORE_PV_LEN'\nStorable.xs:2638:13: note: in expansion of macro 'STORE_UTF8STR'\nStorable.xs:1160:31: note: in expansion of macro 'STORE_PV_LEN'\nStorable.xs:2640:13: note: in expansion of macro 'STORE_SCALAR'\nStorable.xs: In function 'store_array':\nStorable.xs:2686:9: note: in expansion of macro 'PUTMARK'\nStorable.xs:2687:9: note: in expansion of macro 'WLEN'\nStorable.xs:1170:2: note: in expansion of macro 'PUTMARK'\nStorable.xs:2711:13: note: in expansion of macro 'STORE_SV_UNDEF'\nStorable.xs:2723:13: note: in expansion of macro 'PUTMARK'\nStorable.xs: In function 'store_hash':\nStorable.xs:2842:13: note: in expansion of macro 'PUTMARK'\nStorable.xs:2843:13: note: in expansion of macro 'PUTMARK'\nStorable.xs:2846:13: note: in expansion of macro 'PUTMARK'\nStorable.xs:2848:9: note: in expansion of macro 'WLEN'\nStorable.xs:3016:17: note: in expansion of macro 'PUTMARK'\nStorable.xs:3028:13: note: in expansion of macro 'WLEN'\nStorable.xs:3030:17: note: in expansion of macro 'WRITE'\nStorable.xs: In function 'store_hentry':\nStorable.xs:3210:13: note: in expansion of macro 'PUTMARK'\nStorable.xs:3226:13: note: in expansion of macro 'WLEN'\nStorable.xs:3228:17: note: in expansion of macro 'WRITE'\nStorable.xs: In function 'store_code':\nStorable.xs:3384:5: note: in expansion of macro 'PUTMARK'\nStorable.xs:3394:9: note: in expansion of macro 'STORE_UTF8STR'\nStorable.xs:3396:9: note: in expansion of macro 'STORE_SCALAR'\nStorable.xs: In function 'store_regexp':\nStorable.xs:3472:5: note: in expansion of macro 'PUTMARK'\nStorable.xs:3473:5: note: in expansion of macro 'PUTMARK'\nStorable.xs:3476:7: note: in expansion of macro 'WLEN'\nStorable.xs:3479:7: note: in expansion of macro 'PUTMARK'\nStorable.xs:3480:5: note: in expansion of macro 'WRITE'\nStorable.xs:3481:5: note: in expansion of macro 'PUTMARK'\nStorable.xs:3482:5: note: in expansion of macro 'WRITE'\nStorable.xs: In function 'store_tied':\nStorable.xs:3517:9: note: in expansion of macro 'PUTMARK'\nStorable.xs:3520:9: note: in expansion of macro 'PUTMARK'\nStorable.xs:3523:9: note: in expansion of macro 'PUTMARK'\nStorable.xs: In function 'store_tied_item':\nStorable.xs:3582:9: note: in expansion of macro 'PUTMARK'\nStorable.xs:3596:9: note: in expansion of macro 'PUTMARK'\nStorable.xs:3604:9: note: in expansion of macro 'WLEN'\nStorable.xs: In function 'store_hook':\nStorable.xs:3884:6: note: in expansion of macro 'PUTMARK'\nStorable.xs:3885:13: note: in expansion of macro 'PUTMARK'\nStorable.xs:3887:17: note: in expansion of macro 'PUTMARK'\nStorable.xs:3889:13: note: in expansion of macro 'PUTMARK'\nStorable.xs:4004:2: note: in expansion of macro 'PUTMARK'\nStorable.xs:4005:9: note: in expansion of macro 'PUTMARK'\nStorable.xs:4007:13: note: in expansion of macro 'PUTMARK'\nStorable.xs:4009:9: note: in expansion of macro 'PUTMARK'\nStorable.xs:4014:13: note: in expansion of macro 'WLEN'\nStorable.xs:4017:13: note: in expansion of macro 'PUTMARK'\nStorable.xs:4021:13: note: in expansion of macro 'WLEN'\nStorable.xs:4024:13: note: in expansion of macro 'PUTMARK'\nStorable.xs:4026:9: note: in expansion of macro 'WRITE'\nStorable.xs:4038:9: note: in expansion of macro 'WLEN'\nStorable.xs:4041:9: note: in expansion of macro 'PUTMARK'\nStorable.xs:4044:9: note: in expansion of macro 'WRITE'\nStorable.xs:4054:13: note: in expansion of macro 'WLEN'\nStorable.xs:4059:13: note: in expansion of macro 'PUTMARK'\nStorable.xs:4080:17: note: in expansion of macro 'WRITE_I32'\nStorable.xs: In function 'store_blessed':\nStorable.xs:4189:9: note: in expansion of macro 'PUTMARK'\nStorable.xs:4192:13: note: in expansion of macro 'PUTMARK'\nStorable.xs:4195:13: note: in expansion of macro 'PUTMARK'\nStorable.xs:4196:13: note: in expansion of macro 'WLEN'\nStorable.xs:4201:9: note: in expansion of macro 'PUTMARK'\nStorable.xs:4204:13: note: in expansion of macro 'PUTMARK'\nStorable.xs:4207:13: note: in expansion of macro 'PUTMARK'\nStorable.xs:4208:13: note: in expansion of macro 'WLEN'\nStorable.xs:4210:9: note: in expansion of macro 'WRITE'\nStorable.xs: In function 'store_other':\nStorable.xs:4261:9: note: in expansion of macro 'STORE_SCALAR'\nStorable.xs: In function 'store':\nStorable.xs:4459:6: note: in expansion of macro 'PUTMARK'\nStorable.xs:4460:6: note: in expansion of macro 'WRITE_I32'\nStorable.xs: In function 'magic_write':\nStorable.xs:4594:5: note: in expansion of macro 'WRITE'\nMD5.xs: In function 'MD5Transform':\nMD5.xs:283:16: warning: unused variable 'x' [-Wunused-variable]\nPiece.xs: In function '_strptime':\nPiece.xs:719:8: warning: 'len' may be used uninitialized in this function [-Wmaybe-uninitialized]\nreentr.c: In function 'Perl_reentrant_retry':\nreentr.c:331:30: warning: request for implicit conversion from 'void *' to 'const char *' not permitted in C++ [-Wc++-compat]\nreentr.h:974:56: note: in definition of macro 'gethostbyaddr'\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":"Lw38hdejw0gu8vPRktq4t67qs6Eeq79BVlhUIXe4nzo","by_build_full":"cjg-hipster\nSolaris 2.11\n-Dcc=gcc\n-Dcc=gcc -Duse64bitall\n-Dcc=gcc -Duselongdouble\n-Dcc=gcc -Duseithreads\n-Dcc=gcc -Duse64bitall -Duseithreads\n-Dcc=gcc -Duseithreads -Duselongdouble\n--\n32520\n","by_config_full":"cjg-hipster\nSolaris 2.11\n-Dcc=gcc\n-Dcc=gcc -Duse64bitall\n-Dcc=gcc -Duselongdouble\n-Dcc=gcc -Duseithreads\n-Dcc=gcc -Duse64bitall -Duseithreads\n-Dcc=gcc -Duseithreads -Duselongdouble\n","compiler":"gcc 6.5.0","compiler_msgs":["embed.h:30:0: warning: \"ReANY\" redefined","regexp.h:632:0: note: this is the location of the previous definition","op.c: In function 'Perl_custom_op_get_field':","op.c:17191:9: warning: 'any.xop_name' may be used uninitialized in this function [-Wmaybe-uninitialized]","regcomp.c: In function 'S_study_chunk':","regcomp.c:5473:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]","regcomp.c: In function 'S_regpiece':","regcomp.c:12706:46: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]","regcomp.c: In function 'S_regtail':","regcomp.c:19940:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]","sv.c: In function 'Perl_sv_clear':","sv.c:6735:36: warning: passing argument 1 of 'Perl_ReANY' from incompatible pointer type [-Wincompatible-pointer-types]","inline.h:179:1: note: expected 'const REGEXP * const {aka const struct p5rx * const}' but argument is of type 'SV * {aka struct sv *}'","regexec.c: In function 'S_regmatch':","regexec.c:8121:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]","regexec.c:8144:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]","../../embed.h:30:0: warning: \"ReANY\" redefined","../../regexp.h:632:0: note: this is the location of the previous definition","B.xs: In function 'XS_B__REGEXP_REGEX':","B.xs:1615:38: warning: passing argument 1 of 'Perl_ReANY' from incompatible pointer type [-Wincompatible-pointer-types]","../../pp.h:455:28: note: in definition of macro 'PUSHs'","B.xs:1615:12: note: in expansion of macro 'newSVpvn_flags'","B.xs:1615:27: note: in expansion of macro 'RX_PRECOMP'","../../inline.h:179:1: note: expected 'const REGEXP * const {aka const struct p5rx * const}' but argument is of type 'B__REGEXP {aka struct sv *}'","B.xs:1615:53: warning: passing argument 1 of 'Perl_ReANY' from incompatible pointer type [-Wincompatible-pointer-types]","B.xs:1615:43: note: in expansion of macro 'RX_PRELEN'","B.xs:1617:45: warning: passing argument 1 of 'Perl_ReANY' from incompatible pointer type [-Wincompatible-pointer-types]","B.xs:1621:22: warning: passing argument 1 of 'Perl_ReANY' from incompatible pointer type [-Wincompatible-pointer-types]","../../pp.h:415:23: note: in definition of macro 'TARGu'","B.xs:1621:3: note: in expansion of macro 'PUSHu'","../../regexp.h:529:41: note: in expansion of macro 'RXp_COMPFLAGS'","B.xs:1621:9: note: in expansion of macro 'RX_COMPFLAGS'","B.c: In function 'XS_B__PADNAME_TYPE':","B.xs:2218:8: warning: 'ret' may be used uninitialized in this function [-Wmaybe-uninitialized]","B.xs:2202:6: note: 'ret' was declared here","Cwd.xs:23:0: warning: \"SYSNAME\" redefined","/usr/include/sys/param.h:184:0: note: this is the location of the previous definition","../../../embed.h:30:0: warning: \"ReANY\" redefined","../../../regexp.h:632:0: note: this is the location of the previous definition","Encode.c: In function 'XS_Encode_decode':","../../XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable]","../../XSUB.h:185:20: note: in definition of macro 'dXSI32'","Encode.c: In function 'XS_Encode_encode':","SysV.xs: In function 'XS_IPC__SysV_shmdt':","SysV.xs:415:20: warning: request for implicit conversion from 'void *' to 'char *' not permitted in C++ [-Wc++-compat]","ODBM_File.xs:24:5: warning: identifier 'delete' conflicts with C++ keyword [-Wc++-compat]","ODBM_File.c: In function 'XS_ODBM_File_DELETE':","ODBM_File.xs:64:31: warning: identifier 'delete' conflicts with C++ keyword [-Wc++-compat]","ODBM_File.xs:64:31: note: in definition of macro 'odbm_DELETE'","./const-xs.inc: In function 'boot_Socket':","./const-xs.inc:986:43: warning: missing braces around initializer [-Wmissing-braces]","./const-xs.inc:986:43: note: (near initialization for 'ip6_address')","./const-xs.inc:995:43: warning: missing braces around initializer [-Wmissing-braces]","./const-xs.inc:995:43: note: (near initialization for 'ip6_address')","Storable.xs: In function 'get_regexp':","Storable.xs:3440:14: warning: format '%d' expects argument of type 'int', but argument 2 has type 'I32 {aka long int}' [-Wformat=]","Storable.xs:583:55: note: in definition of macro 'CROAK'","Storable.xs: In function 'retrieve_regexp':","Storable.xs:6854:16: warning: format '%d' expects argument of type 'int', but argument 2 has type 'I32 {aka long int}' [-Wformat=]","const-c.inc: In function 'constant_19':","const-c.inc:351:42: warning: unused parameter 'iv_return' [-Wunused-parameter]","APItest.xs: In function 'THX_parse_keyword_subsignature':","APItest.xs:1080:16: warning: format '%d' expects argument of type 'int', but argument 2 has type 'line_t {aka long unsigned int}' [-Wformat=]","../../embed.h:567:61: note: in definition of macro 'op_append_list'","APItest.xs:1078:42: note: in expansion of macro 'newSVOP'","re_exec.c: In function 'S_regmatch':","re_exec.c:8121:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]","re_exec.c:8144:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]","re_comp.c: In function 'S_study_chunk':","re_comp.c:5473:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]","re_comp.c: In function 'S_regpiece':","re_comp.c:12706:46: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]","re_comp.c: In function 'S_regtail':","re_comp.c:19940:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]","re_comp.c: In function 'S_regtail_study':","re_comp.c:20052:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]","../../../../embed.h:30:0: warning: \"ReANY\" redefined","../../../../regexp.h:632:0: note: this is the location of the previous definition","/export/home/core/smoke/perl-current/embed.h:30:0: warning: \"ReANY\" redefined","/export/home/core/smoke/perl-current/regexp.h:632:0: note: this is the location of the previous definition","../embed.h:30:0: warning: \"ReANY\" redefined","../regexp.h:632:0: note: this is the location of the previous definition","regcomp.c: In function 'S_regtail_study':","regcomp.c:20052:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]","Storable.xs: In function 'store_ref':","Storable.xs:735:18: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'STRLEN {aka unsigned int}' [-Wformat=]","Storable.xs:131:30: note: in definition of macro 'TRACEME'","Storable.xs:817:13: note: in expansion of macro 'MBUF_XTEND'","Storable.xs:1048:13: note: in expansion of macro 'MBUF_PUTC'","Storable.xs:2386:13: note: in expansion of macro 'PUTMARK'","Storable.xs:2388:13: note: in expansion of macro 'PUTMARK'","Storable.xs:2390:9: note: in expansion of macro 'PUTMARK'","Storable.xs: In function 'store_scalar':","Storable.xs:2447:13: note: in expansion of macro 'PUTMARK'","Storable.xs:2450:13: note: in expansion of macro 'PUTMARK'","Storable.xs:2489:13: note: in expansion of macro 'PUTMARK'","Storable.xs:2492:13: note: in expansion of macro 'PUTMARK'","Storable.xs:2536:13: note: in expansion of macro 'PUTMARK'","Storable.xs:2537:13: note: in expansion of macro 'PUTMARK'","Storable.xs:2562:13: note: in expansion of macro 'PUTMARK'","Storable.xs:746:13: note: in expansion of macro 'MBUF_XTEND'","Storable.xs:832:9: note: in expansion of macro 'MBUF_CHK'","Storable.xs:1057:13: note: in expansion of macro 'MBUF_PUTINT'","Storable.xs:2563:13: note: in expansion of macro 'WRITE_I32'","Storable.xs:2566:13: note: in expansion of macro 'PUTMARK'","Storable.xs:849:9: note: in expansion of macro 'MBUF_CHK'","Storable.xs:1133:13: note: in expansion of macro 'MBUF_WRITE'","Storable.xs:2567:13: note: in expansion of macro 'WRITE'","Storable.xs:2606:9: note: in expansion of macro 'PUTMARK'","Storable.xs:2607:9: note: in expansion of macro 'WRITE'","Storable.xs:1143:13: note: in expansion of macro 'PUTMARK'","Storable.xs:2631:13: note: in expansion of macro 'STORE_PV_LEN'","Storable.xs:1144:13: note: in expansion of macro 'PUTMARK'","Storable.xs:1146:17: note: in expansion of macro 'WRITE'","Storable.xs:1148:13: note: in expansion of macro 'PUTMARK'","Storable.xs:1149:13: note: in expansion of macro 'PUTMARK'","Storable.xs:1151:13: note: in expansion of macro 'WRITE'","Storable.xs:1154:13: note: in expansion of macro 'PUTMARK'","Storable.xs:1080:17: note: in expansion of macro 'MBUF_PUTINT'","Storable.xs:1155:13: note: in expansion of macro 'WLEN'","Storable.xs:1085:17: note: in expansion of macro 'MBUF_PUTINT'","Storable.xs:1156:13: note: in expansion of macro 'WRITE'","Storable.xs:310:32: note: in expansion of macro 'STORE_PV_LEN'","Storable.xs:2638:13: note: in expansion of macro 'STORE_UTF8STR'","Storable.xs:1160:31: note: in expansion of macro 'STORE_PV_LEN'","Storable.xs:2640:13: note: in expansion of macro 'STORE_SCALAR'","Storable.xs: In function 'store_array':","Storable.xs:2686:9: note: in expansion of macro 'PUTMARK'","Storable.xs:2687:9: note: in expansion of macro 'WLEN'","Storable.xs:1170:2: note: in expansion of macro 'PUTMARK'","Storable.xs:2711:13: note: in expansion of macro 'STORE_SV_UNDEF'","Storable.xs:2723:13: note: in expansion of macro 'PUTMARK'","Storable.xs: In function 'store_hash':","Storable.xs:2842:13: note: in expansion of macro 'PUTMARK'","Storable.xs:2843:13: note: in expansion of macro 'PUTMARK'","Storable.xs:2846:13: note: in expansion of macro 'PUTMARK'","Storable.xs:2848:9: note: in expansion of macro 'WLEN'","Storable.xs:3016:17: note: in expansion of macro 'PUTMARK'","Storable.xs:3028:13: note: in expansion of macro 'WLEN'","Storable.xs:3030:17: note: in expansion of macro 'WRITE'","Storable.xs: In function 'store_hentry':","Storable.xs:3210:13: note: in expansion of macro 'PUTMARK'","Storable.xs:3226:13: note: in expansion of macro 'WLEN'","Storable.xs:3228:17: note: in expansion of macro 'WRITE'","Storable.xs: In function 'store_code':","Storable.xs:3384:5: note: in expansion of macro 'PUTMARK'","Storable.xs:3394:9: note: in expansion of macro 'STORE_UTF8STR'","Storable.xs:3396:9: note: in expansion of macro 'STORE_SCALAR'","Storable.xs: In function 'store_regexp':","Storable.xs:3472:5: note: in expansion of macro 'PUTMARK'","Storable.xs:3473:5: note: in expansion of macro 'PUTMARK'","Storable.xs:3476:7: note: in expansion of macro 'WLEN'","Storable.xs:3479:7: note: in expansion of macro 'PUTMARK'","Storable.xs:3480:5: note: in expansion of macro 'WRITE'","Storable.xs:3481:5: note: in expansion of macro 'PUTMARK'","Storable.xs:3482:5: note: in expansion of macro 'WRITE'","Storable.xs: In function 'store_tied':","Storable.xs:3517:9: note: in expansion of macro 'PUTMARK'","Storable.xs:3520:9: note: in expansion of macro 'PUTMARK'","Storable.xs:3523:9: note: in expansion of macro 'PUTMARK'","Storable.xs: In function 'store_tied_item':","Storable.xs:3582:9: note: in expansion of macro 'PUTMARK'","Storable.xs:3596:9: note: in expansion of macro 'PUTMARK'","Storable.xs:3604:9: note: in expansion of macro 'WLEN'","Storable.xs: In function 'store_hook':","Storable.xs:3884:6: note: in expansion of macro 'PUTMARK'","Storable.xs:3885:13: note: in expansion of macro 'PUTMARK'","Storable.xs:3887:17: note: in expansion of macro 'PUTMARK'","Storable.xs:3889:13: note: in expansion of macro 'PUTMARK'","Storable.xs:4004:2: note: in expansion of macro 'PUTMARK'","Storable.xs:4005:9: note: in expansion of macro 'PUTMARK'","Storable.xs:4007:13: note: in expansion of macro 'PUTMARK'","Storable.xs:4009:9: note: in expansion of macro 'PUTMARK'","Storable.xs:4014:13: note: in expansion of macro 'WLEN'","Storable.xs:4017:13: note: in expansion of macro 'PUTMARK'","Storable.xs:4021:13: note: in expansion of macro 'WLEN'","Storable.xs:4024:13: note: in expansion of macro 'PUTMARK'","Storable.xs:4026:9: note: in expansion of macro 'WRITE'","Storable.xs:4038:9: note: in expansion of macro 'WLEN'","Storable.xs:4041:9: note: in expansion of macro 'PUTMARK'","Storable.xs:4044:9: note: in expansion of macro 'WRITE'","Storable.xs:4054:13: note: in expansion of macro 'WLEN'","Storable.xs:4059:13: note: in expansion of macro 'PUTMARK'","Storable.xs:4080:17: note: in expansion of macro 'WRITE_I32'","Storable.xs: In function 'store_blessed':","Storable.xs:4189:9: note: in expansion of macro 'PUTMARK'","Storable.xs:4192:13: note: in expansion of macro 'PUTMARK'","Storable.xs:4195:13: note: in expansion of macro 'PUTMARK'","Storable.xs:4196:13: note: in expansion of macro 'WLEN'","Storable.xs:4201:9: note: in expansion of macro 'PUTMARK'","Storable.xs:4204:13: note: in expansion of macro 'PUTMARK'","Storable.xs:4207:13: note: in expansion of macro 'PUTMARK'","Storable.xs:4208:13: note: in expansion of macro 'WLEN'","Storable.xs:4210:9: note: in expansion of macro 'WRITE'","Storable.xs: In function 'store_other':","Storable.xs:4261:9: note: in expansion of macro 'STORE_SCALAR'","Storable.xs: In function 'store':","Storable.xs:4459:6: note: in expansion of macro 'PUTMARK'","Storable.xs:4460:6: note: in expansion of macro 'WRITE_I32'","Storable.xs: In function 'magic_write':","Storable.xs:4594:5: note: in expansion of macro 'WRITE'","MD5.xs: In function 'MD5Transform':","MD5.xs:283:16: warning: unused variable 'x' [-Wunused-variable]","Piece.xs: In function '_strptime':","Piece.xs:719:8: warning: 'len' may be used uninitialized in this function [-Wmaybe-uninitialized]","reentr.c: In function 'Perl_reentrant_retry':","reentr.c:331:30: warning: request for implicit conversion from 'void *' to 'const char *' not permitted in C++ [-Wc++-compat]","reentr.h:974:56: note: in definition of macro 'gethostbyaddr'"],"conf1":["-Dcc=gcc","-Dcc=gcc -Duse64bitall","-Dcc=gcc -Duselongdouble","-Dcc=gcc -Duseithreads","-Dcc=gcc -Duse64bitall -Duseithreads","-Dcc=gcc -Duseithreads -Duselongdouble"],"conf1_struct":{"common":["-Dcc=gcc"],"extra":[[],["-Duse64bitall"],["-Duselongdouble"],["-Duseithreads"],["-Duse64bitall","-Duseithreads"],["-Duseithreads","-Duselongdouble"]]},"config_hash":"OQMXpo8C+KAcBVyGnguWHfJQ5a6nHNVqQivL52c6bjY","configuration":null,"cpu":"i386","cpu_count":1,"cpu_full":"i86pc (2267MHz) (i386/1 cpu)","duration":32520,"error":"","from_email":"carlos@carlosguevara.com","host":"cjg-hipster","matrix":["v5.31.3-132-g1d512bf7e2  Configuration (common) -Dcc=gcc","----------- ---------------------------------------------------------","F F         ","F F         -Duse64bitall","F F         -Duselongdouble","F F         -Duseithreads","F F         -Duseithreads -Duse64bitall","F F         -Duseithreads -Duselongdouble","| +--------- -DDEBUGGING","+----------- no debugging"],"msg_id":"<201909090729.x897TBSo001451@cjg-hipster>","nonfatal_msgs":[],"os":"Solaris 2.11","osname":"Solaris","osversion":"2.11","sha":"1d512bf7e2346bb1b8a4c5e368d17d8f00d8c4d5","status":"FAIL(F)","subject":"Smoke [smoke-me/khw-ppport] v5.31.3-132-g1d512bf7e2 FAIL(F) Solaris 2.11 (i386/1 cpu)","when_at":"2019-09-09T07:29:11"}