{"body":"","bodytext":"Automated smoke report for branch smoke-me/khw-ppport 5.31.4 patch 27a4c7430e739f4c4cd4ed44829d06a7b057bdf5 v5.31.3-132-g27a4c7430e\ncjg-slackware14: Intel(R) Xeon(R) CPU L5640 @ 2.27GHz (GenuineIntel 2267MHz) (x86_64/1 cpu)\n    on        linux - 4.4.190 [Slackware 14.2]\n    using     gcc version 5.5.0\n    smoketime 6 hours 55 minutes (average 34 minutes 36 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.31.3-132-g27a4c7430e  Configuration (common) -Dcc=gcc\n----------- ---------------------------------------------------------\nO O         \nO O         -Duse64bitall\nO O         -Dusequadmath\nO O         -Duseithreads\nO O         -Duseithreads -Duse64bitall\nO O         -Duseithreads -Dusequadmath\n| +--------- -DDEBUGGING\n+----------- no debugging\n\n\nLocally applied patches:\n    SMOKE27a4c7430e739f4c4cd4ed44829d06a7b057bdf5\n\nTestsuite was run only with 'harness'\n\nTests skipped on user request:\n    # One test name on a line\nCompiler messages(gcc):\nintrpvar.h: In function 'S_init_interp':\nintrpvar.h:813:1: warning: 'Perl_sv_nounlocking' is deprecated [-Wdeprecated-declarations]\nproto.h:3519:20: note: declared here\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 *}'\nsv.c: In function 'Perl_sv_setpviv_mg':\nsv.c:10747:5: warning: 'Perl_sv_setpviv' is deprecated [-Wdeprecated-declarations]\nsv.c:10718:1: note: declared here\nmathoms.c: In function 'Perl_sv_pvbyten':\nmathoms.c:466:5: warning: 'Perl_sv_pvn' is deprecated [-Wdeprecated-declarations]\nmathoms.c:382:1: note: declared here\nmathoms.c: In function 'Perl_sv_pvutf8n':\nmathoms.c:502:5: warning: 'Perl_sv_pvn' is deprecated [-Wdeprecated-declarations]\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'\nMD5.xs: In function 'MD5Transform':\nMD5.xs:283:16: warning: unused variable 'x' [-Wunused-variable]\nEncode.c: In function 'XS_Encode_decode':\n../../XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable]\nEncode.c:1356:5: note: in expansion of macro 'dXSI32'\nEncode.c: In function 'XS_Encode_encode':\nEncode.c:1398:5: note: in expansion of macro 'dXSI32'\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":"SMfSbE6kz4V0ZJswPpmL84CQNETX3aFsED166ByCAPM","by_build_full":"cjg-slackware14\nlinux 4.4.190 [Slackware 14.2]\n-Dcc=gcc\n-Dcc=gcc -Duse64bitall\n-Dcc=gcc -Dusequadmath\n-Dcc=gcc -Duseithreads\n-Dcc=gcc -Duse64bitall -Duseithreads\n-Dcc=gcc -Duseithreads -Dusequadmath\n--\n24900\n","by_config_full":"cjg-slackware14\nlinux 4.4.xx [Slackware 14.2]\n-Dcc=gcc\n-Dcc=gcc -Duse64bitall\n-Dcc=gcc -Dusequadmath\n-Dcc=gcc -Duseithreads\n-Dcc=gcc -Duse64bitall -Duseithreads\n-Dcc=gcc -Duseithreads -Dusequadmath\n","compiler":"gcc 5.5.0","compiler_msgs":["intrpvar.h: In function 'S_init_interp':","intrpvar.h:813:1: warning: 'Perl_sv_nounlocking' is deprecated [-Wdeprecated-declarations]","proto.h:3519:20: note: declared here","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 *}'","sv.c: In function 'Perl_sv_setpviv_mg':","sv.c:10747:5: warning: 'Perl_sv_setpviv' is deprecated [-Wdeprecated-declarations]","sv.c:10718:1: note: declared here","mathoms.c: In function 'Perl_sv_pvbyten':","mathoms.c:466:5: warning: 'Perl_sv_pvn' is deprecated [-Wdeprecated-declarations]","mathoms.c:382:1: note: declared here","mathoms.c: In function 'Perl_sv_pvutf8n':","mathoms.c:502:5: warning: 'Perl_sv_pvn' is deprecated [-Wdeprecated-declarations]","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'","MD5.xs: In function 'MD5Transform':","MD5.xs:283:16: warning: unused variable 'x' [-Wunused-variable]","Encode.c: In function 'XS_Encode_decode':","../../XSUB.h:185:20: warning: unused variable 'ix' [-Wunused-variable]","Encode.c:1356:5: note: in expansion of macro 'dXSI32'","Encode.c: In function 'XS_Encode_encode':","Encode.c:1398:5: note: in expansion of macro 'dXSI32'"],"conf1":["-Dcc=gcc","-Dcc=gcc -Duse64bitall","-Dcc=gcc -Dusequadmath","-Dcc=gcc -Duseithreads","-Dcc=gcc -Duse64bitall -Duseithreads","-Dcc=gcc -Duseithreads -Dusequadmath"],"conf1_struct":{"common":["-Dcc=gcc"],"extra":[[],["-Duse64bitall"],["-Dusequadmath"],["-Duseithreads"],["-Duse64bitall","-Duseithreads"],["-Duseithreads","-Dusequadmath"]]},"config_hash":"7SpHPar0pvfyyB0YgqkxHjhFeQ8SmfFVoBCfP++HX4c","configuration":null,"cpu":"x86_64","cpu_count":1,"cpu_full":"Intel(R) Xeon(R) CPU L5640 @ 2.27GHz (GenuineIntel 2267MHz) (x86_64/1 cpu)","duration":24900,"error":"","from_email":"carlos@carlosguevara.com","host":"cjg-slackware14","matrix":["v5.31.3-132-g27a4c7430e  Configuration (common) -Dcc=gcc","----------- ---------------------------------------------------------","O O         ","O O         -Duse64bitall","O O         -Dusequadmath","O O         -Duseithreads","O O         -Duseithreads -Duse64bitall","O O         -Duseithreads -Dusequadmath","| +--------- -DDEBUGGING","+----------- no debugging"],"msg_id":"<201909081223.x88CN7pY028820@cjg-slackware14>","nonfatal_msgs":[],"os":"linux 4.4.190 [Slackware 14.2]","osname":"linux","osversion":"4.4.190 [Slackware 14.2]","sha":"27a4c7430e739f4c4cd4ed44829d06a7b057bdf5","status":"PASS","subject":"Smoke [smoke-me/khw-ppport] v5.31.3-132-g27a4c7430e PASS linux 4.4.190 [Slackware 14.2] (x86_64/1 cpu)","when_at":"2019-09-08T12:23:07"}