[via test-smoke.org] [similar] [Raw JSON] [Report JSON] [parsed detail]
Automated smoke report for branch blead 5.31.4 patch cfebc7aabfa8e3d80cbb00af59aea39ecf9f8275 v5.31.3-6-gcfebc7aabf.
vier.local: Intel(R) Core(TM) i7-3820 CPU @ 3.60GHz (GenuineIntel 3702MHz) (x86_64/1[8 cores] cpus)
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) (*1)
smoketime 1 day 19 hours 7 minutes (average 2 hours 41 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-6-gcfebc7aabf
----------------------- ----------------------------------------------------
O O O O X O -Dcc=g++ -Accflags="-Werror=declaration-after-statement" (*1)
O O O O O O -Dcc=g++ -Accflags="-Werror=declaration-after-statement" -Accflags=-DPERL_POISON (*1)
O O O O O O -Dcc=g++ -Accflags="-Werror=declaration-after-statement" -Duse64bitall -Accflags=-DPERL_GLOBAL_STRUCT_PRIVATE (*1)
O O O O O O -Dcc=g++ -Accflags="-Werror=declaration-after-statement" -Dusemorebits -Accflags=-DPERL_GLOBAL_STRUCT (*1)
O O O O O O -Dcc=g++ -Accflags="-Werror=declaration-after-statement" -Duseithreads (*1)
O O O O O O -Dcc=g++ -Accflags="-Werror=declaration-after-statement" -Duseithreads -Accflags=-DPERL_POISON (*1)
O O O O O O -Dcc=g++ -Accflags="-Werror=declaration-after-statement" -Duseithreads -Duse64bitall -Accflags=-DPERL_GLOBAL_STRUCT_PRIVATE (*1)
O O O O O O -Dcc=g++ -Accflags="-Werror=declaration-after-statement" -Duseithreads -Dusemorebits -Accflags=-DPERL_GLOBAL_STRUCT (*1)
| | | | | |
| | | | | +------ locale:en_US.utf8 DEBUGGING
| | | | +--------- perlio DEBUGGING
| | | +------------ stdio DEBUGGING
| | +--------------- locale:en_US.utf8
| +------------------ perlio
+--------------------- stdio
Applied patches:
SMOKEcfebc7aabfa8e3d80cbb00af59aea39ecf9f8275
Skipped tests:
None.
Test failures:
None.
Compiler messages:
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*)âÂÂ:
About this smoke: smoking-perl: 5.28.2 smoker-version: 1.72/0.046 timestamp: 2019-08-21 15:31:24+00 tester: perl