[via nntp.perl.org] [similar] [parsed detail]
Message-ID: <201908271330.x7RDUZCk009012@vier.local>
Date: Tue, 27 Aug 2019 09:30 -0400
Content-transfer-encoding: quoted-printable
Subject: Smoke [smoke-me/khw-134329] v5.31.3-12-gb7365028d3 FAIL(X) linux 5.2.7-200.fc30.x86_64 [Fedora 30 (x86_64/1 cpu[8 cores]) {smoke-me_g++}
Mime-version: 1.0
Content-type: text/plain; charset="UTF8"
Smoke logs available at http://m-l.org/~perl/smoke/perl/linux/smoke-me_g++/Karl%20Williamson/logb7365028d37ece23d3543a972317950f8322e7b8.log.gz
Automated smoke report for branch smoke-me/khw-134329 5.31.4 patch b7365028d37ece23d3543a972317950f8322e7b8 v5.31.3-12-gb7365028d3
vier.local: Intel(R) Core(TM) i7-3820 CPU @ 3.60GHz (GenuineIntel 3702MHz) (x86_64/1 cpu[8 cores])
on linux - 5.2.7-200.fc30.x86_64 [Fedora 30 (Server Edition)]
using g++ version 9.1.1 20190503 (Red Hat 9.1.1-1)
smoketime 2 days 4 hours 21 minutes (average 3 hours 16 minutes)
Summary: FAIL(X)
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.31.3-12-gb7365028d3 Configuration (common) -Accflags="-Werror=declaration-after-statement" -Dcc=g++
----------- ---------------------------------------------------------
O O O O O O
O O O O O O -Accflags=-DPERL_POISON
X O O O O O -Duse64bitall -Accflags=-DPERL_GLOBAL_STRUCT_PRIVATE
O O O O O O -Dusemorebits -Accflags=-DPERL_GLOBAL_STRUCT
O O O O O O -Duseithreads
O O O O O O -Duseithreads -Accflags=-DPERL_POISON
O O O O O O -Duseithreads -Duse64bitall -Accflags=-DPERL_GLOBAL_STRUCT_PRIVATE
O O O O O O -Duseithreads -Dusemorebits -Accflags=-DPERL_GLOBAL_STRUCT
| | | | | +- LC_ALL = en_US.utf8 -DDEBUGGING
| | | | +--- PERLIO = perlio -DDEBUGGING
| | | +----- PERLIO = stdio -DDEBUGGING
| | +------- LC_ALL = en_US.utf8
| +--------- PERLIO = perlio
+----------- PERLIO = stdio
Locally applied patches:
SMOKEb7365028d37ece23d3543a972317950f8322e7b8
Failures: (common-args) -Accflags="-Werror=declaration-after-statement" -Dcc=g++
[stdio] -Duse64bitall -Accflags=-DPERL_GLOBAL_STRUCT_PRIVATE
Inconsistent test results (between TEST and harness):
../t/re/pat_advanced.t.................. ............................................. FAILED--no leader found
Compiler messages(gcc):
util.c: In function ââ¬Ëvoid (* Perl_rsignal(int, Sighandler_t))(int, siginfo_t*, void*)ââ¬â¢:
util.c:2698:36: warning: cast between incompatible function types from ââ¬ËSighandler_tââ¬â¢ {aka ââ¬Ëvoid (*)(int, siginfo_t*, void*)ââ¬â¢} to ââ¬Ëvoid (*)(int)ââ¬â¢ [-Wcast-function-type]
util.c: In function ââ¬Ëint Perl_rsignal_save(int, Sighandler_t, Sigsave_t*)ââ¬â¢:
util.c:2743:36: warning: cast between incompatible function types from ââ¬ËSighandler_tââ¬â¢ {aka ââ¬Ëvoid (*)(int, siginfo_t*, void*)ââ¬â¢} to ââ¬Ëvoid (*)(int)ââ¬â¢ [-Wcast-function-type]
mg.c: In function ââ¬Ëint Perl_magic_set(SV*, MAGIC*)ââ¬â¢:
mg.c:2776:50: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
regexp.h:530:43: note: in definition of macro ââ¬ËRXp_ENGINEââ¬â¢
regexp.h:531:53: note: in expansion of macro ââ¬ËReANYââ¬â¢
perl.h:255:5: note: in expansion of macro ââ¬ËRX_ENGINEââ¬â¢
mg.c:2776:13: note: in expansion of macro ââ¬ËCALLREG_NUMBUF_STOREââ¬â¢
perl.h:255:47: note: in definition of macro ââ¬ËCALLREG_NUMBUF_STOREââ¬â¢
perl.h:423:30: warning: option ââ¬Ë-Wc++-compatââ¬â¢ is valid for C/ObjC but not for C++ [-Wpragmas]
perl.h:426:30: note: in expansion of macro ââ¬ËGCC_DIAG_PRAGMAââ¬â¢
perl.h:432:33: note: in expansion of macro ââ¬ËGCC_DIAG_IGNOREââ¬â¢
perl.h:7326:1: note: in expansion of macro ââ¬ËGCC_DIAG_IGNORE_DECLââ¬â¢
perl.c: In function ââ¬Ëvoid Perl_sys_init(int*, char***)ââ¬â¢:
perl.h:2756:88: warning: cast between incompatible function types from ââ¬Ë__sighandler_tââ¬â¢ {aka ââ¬Ëvoid (*)(int)ââ¬â¢} to ââ¬ËSighandler_tââ¬â¢ {aka ââ¬Ëvoid (*)(int, siginfo_t*, void*)ââ¬â¢} [-Wcast-function-type]
unixish.h:150:29: note: in expansion of macro ââ¬ËPERL_FPU_INITââ¬â¢
perl.c:125:5: note: in expansion of macro ââ¬ËPERL_SYS_INIT_BODYââ¬â¢
perl.c: In function ââ¬Ëvoid Perl_sys_init3(int*, char***, char***)ââ¬â¢:
perl.h:2806:49: note: in expansion of macro ââ¬ËPERL_SYS_INIT_BODYââ¬â¢
perl.c:138:5: note: in expansion of macro ââ¬ËPERL_SYS_INIT3_BODYââ¬â¢
deflate.c: In function ââ¬Ëint deflateParams(z_streamp, int, int)ââ¬â¢:
deflate.c:602:28: warning: macro expands to multiple statements [-Wmultistatement-macros]
deflate.c:193:5: note: in definition of macro ââ¬ËCLEAR_HASHââ¬â¢
deflate.c:601:13: note: some parts of macro expansion are not guarded by this ââ¬Ëelseââ¬â¢ clause
inflate.c: In function ââ¬Ëint inflate(z_streamp, int)ââ¬â¢:
inflate.c:724:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
inflate.c:725:9: note: here
inflate.c:732:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
inflate.c:733:9: note: here
inflate.c:947:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
inflate.c:948:9: note: here
inflate.c:968:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
inflate.c:969:9: note: here
decompress.c: In function ââ¬ËInt32 BZ2_decompress(DState*)ââ¬â¢:
decompress.c:198:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
decompress.c:44:4: note: here
decompress.c:68:4: note: in expansion of macro ââ¬ËGET_BITSââ¬â¢
decompress.c:200:7: note: in expansion of macro ââ¬ËGET_UCHARââ¬â¢
decompress.c:201:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
decompress.c:203:7: note: in expansion of macro ââ¬ËGET_UCHARââ¬â¢
decompress.c:204:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
decompress.c:206:7: note: in expansion of macro ââ¬ËGET_BITSââ¬â¢
decompress.c:211:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
decompress.c:222:7: note: in expansion of macro ââ¬ËGET_UCHARââ¬â¢
decompress.c:225:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
decompress.c:226:7: note: in expansion of macro ââ¬ËGET_UCHARââ¬â¢
decompress.c:227:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
decompress.c:228:7: note: in expansion of macro ââ¬ËGET_UCHARââ¬â¢
decompress.c:229:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
decompress.c:230:7: note: in expansion of macro ââ¬ËGET_UCHARââ¬â¢
decompress.c:231:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
decompress.c:232:7: note: in expansion of macro ââ¬ËGET_UCHARââ¬â¢
decompress.c:233:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
decompress.c:234:7: note: in expansion of macro ââ¬ËGET_UCHARââ¬â¢
decompress.c:241:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
decompress.c:242:7: note: in expansion of macro ââ¬ËGET_UCHARââ¬â¢
decompress.c:243:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
decompress.c:244:7: note: in expansion of macro ââ¬ËGET_UCHARââ¬â¢
decompress.c:245:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
decompress.c:246:7: note: in expansion of macro ââ¬ËGET_UCHARââ¬â¢
decompress.c:247:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
decompress.c:248:7: note: in expansion of macro ââ¬ËGET_UCHARââ¬â¢
decompress.c:249:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
decompress.c:251:7: note: in expansion of macro ââ¬ËGET_BITSââ¬â¢
decompress.c:253:18: warning: this statement may fall through [-Wimplicit-fallthrough=]
decompress.c:254:7: note: in expansion of macro ââ¬ËGET_UCHARââ¬â¢
decompress.c:255:18: warning: this statement may fall through [-Wimplicit-fallthrough=]
decompress.c:256:7: note: in expansion of macro ââ¬ËGET_UCHARââ¬â¢
decompress.c:257:18: warning: this statement may fall through [-Wimplicit-fallthrough=]
decompress.c:258:7: note: in expansion of macro ââ¬ËGET_UCHARââ¬â¢
decompress.c:284:17: warning: this statement may fall through [-Wimplicit-fallthrough=]
decompress.c:287:7: note: in expansion of macro ââ¬ËGET_BITSââ¬â¢
decompress.c:288:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
decompress.c:289:7: note: in expansion of macro ââ¬ËGET_BITSââ¬â¢
decompress.c:585:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
decompress.c:586:7: note: in expansion of macro ââ¬ËGET_UCHARââ¬â¢
decompress.c:587:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
decompress.c:588:7: note: in expansion of macro ââ¬ËGET_UCHARââ¬â¢
decompress.c:589:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
decompress.c:590:7: note: in expansion of macro ââ¬ËGET_UCHARââ¬â¢
decompress.c:591:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
decompress.c:592:7: note: in expansion of macro ââ¬ËGET_UCHARââ¬â¢
decompress.c:595:28: warning: this statement may fall through [-Wimplicit-fallthrough=]
decompress.c:596:7: note: in expansion of macro ââ¬ËGET_UCHARââ¬â¢
decompress.c:597:28: warning: this statement may fall through [-Wimplicit-fallthrough=]
decompress.c:598:7: note: in expansion of macro ââ¬ËGET_UCHARââ¬â¢
decompress.c:599:28: warning: this statement may fall through [-Wimplicit-fallthrough=]
decompress.c:600:7: note: in expansion of macro ââ¬ËGET_UCHARââ¬â¢
decompress.c:601:28: warning: this statement may fall through [-Wimplicit-fallthrough=]
decompress.c:602:7: note: in expansion of macro ââ¬ËGET_UCHARââ¬â¢
MD5.xs: In function ââ¬ËMD5_CTX* get_md5_ctx(SV*)ââ¬â¢:
MD5.xs:510:50: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
MD5.xs: In function ââ¬ËSV* new_md5_ctx(MD5_CTX*, const char*)ââ¬â¢:
MD5.xs:532:63: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
../../embed.h:778:63: note: in definition of macro ââ¬Ësv_magicextââ¬â¢
Encode.c: In function ââ¬Ëvoid XS_Encode_decode(CV*)ââ¬â¢:
../../XSUB.h:185:20: warning: unused variable ââ¬Ëixââ¬â¢ [-Wunused-variable]
../../XSUB.h:185:20: note: in definition of macro ââ¬ËdXSI32ââ¬â¢
Encode.c: In function ââ¬Ëvoid XS_Encode_encode(CV*)ââ¬â¢:
ListUtil.xs: In function ââ¬Ëvoid XS_List__Util_sum(CV*)ââ¬â¢:
ListUtil.xs:349:19: warning: this statement may fall through [-Wimplicit-fallthrough=]
ListUtil.xs:350:9: note: here
./const-xs.inc:131:13: warning: AI_IDN_ALLOW_UNASSIGNED is deprecated
./const-xs.inc:134:13: warning: AI_IDN_USE_STD3_ASCII_RULES is deprecated
./const-xs.inc:386:13: warning: NI_IDN_ALLOW_UNASSIGNED is deprecated
./const-xs.inc:389:13: warning: NI_IDN_USE_STD3_ASCII_RULES is deprecated
HiRes.xs: In function ââ¬Ëvoid XS_Time__HiRes_setitimer(CV*)ââ¬â¢:
../../perl.h:423:30: warning: option ââ¬Ë-Wc++-compatââ¬â¢ is valid for C/ObjC but not for C++ [-Wpragmas]
../../perl.h:426:30: note: in expansion of macro ââ¬ËGCC_DIAG_PRAGMAââ¬â¢
../../perl.h:434:33: note: in expansion of macro ââ¬ËGCC_DIAG_IGNOREââ¬â¢
HiRes.xs:1335:9: note: in expansion of macro ââ¬ËGCC_DIAG_IGNORE_STMTââ¬â¢
HiRes.xs: In function ââ¬Ëvoid XS_Time__HiRes_getitimer(CV*)ââ¬â¢:
HiRes.xs:1355:9: note: in expansion of macro ââ¬ËGCC_DIAG_IGNORE_STMTââ¬â¢
util.c: In function ââ¬Ëvoid (* Perl_rsignal(PerlInterpreter*, int, Sighandler_t))(int, siginfo_t*, void*)ââ¬â¢:
util.c: In function ââ¬Ëint Perl_rsignal_save(PerlInterpreter*, int, Sighandler_t, Sigsave_t*)ââ¬â¢:
mg.c: In function ââ¬Ëint Perl_magic_set(PerlInterpreter*, SV*, MAGIC*)ââ¬â¢:
MD5.xs: In function ââ¬ËMD5_CTX* get_md5_ctx(PerlInterpreter*, SV*)ââ¬â¢:
MD5.xs: In function ââ¬ËSV* new_md5_ctx(PerlInterpreter*, MD5_CTX*, const char*)ââ¬â¢:
Encode.c: In function ââ¬Ëvoid XS_Encode_decode(PerlInterpreter*, CV*)ââ¬â¢:
Encode.c: In function ââ¬Ëvoid XS_Encode_encode(PerlInterpreter*, CV*)ââ¬â¢:
ListUtil.xs: In function ââ¬Ëvoid XS_List__Util_sum(PerlInterpreter*, CV*)ââ¬â¢:
Opcode.xs: In function ââ¬Ëvoid opmask_addlocal(PerlInterpreter*, SV*, char*)ââ¬â¢:
Opcode.xs:240:33: warning: cast between incompatible function types from ââ¬Ëvoid (*)(PerlInterpreter*, const char*, ...)ââ¬â¢ {aka ââ¬Ëvoid (*)(interpreter*, const char*, ...)ââ¬â¢} to ââ¬Ëvoid (*)(void*)ââ¬â¢ [-Wcast-function-type]
../../embed.h:665:57: note: in definition of macro ââ¬Ësave_destructorââ¬â¢
Opcode.xs:240:2: note: in expansion of macro ââ¬ËSAVEDESTRUCTORââ¬â¢
HiRes.xs: In function ââ¬Ëvoid XS_Time__HiRes_setitimer(PerlInterpreter*, CV*)ââ¬â¢:
HiRes.xs: In function ââ¬Ëvoid XS_Time__HiRes_getitimer(PerlInterpreter*, CV*)ââ¬â¢:
Non-Fatal messages(gcc):
--
Report by Test::Smoke v1.72 running on perl 5.28.2
(Reporter v0.053 / Smoker v0.046)