[via nntp.perl.org] [similar] [parsed detail]
Message-ID: <201906301945.x5UJjSjV002838@vier.local>
Mime-version: 1.0
Subject: Smoke [smoke-me/khw-ppport] v5.31.1-130-ge60caab66e FAIL(F) linux 5.1.6-200.fc29.x86_64 [Fedora 30 (x86_64/1 cpu[8 cores]) {smoke-me_g++}
Date: Sun, 30 Jun 2019 15:45 -0400
Content-transfer-encoding: quoted-printable
Content-type: text/plain; charset="UTF8"
Smoke logs available at http://m-l.org/~perl/smoke/perl/linux/smoke-me_g++/Karl%20Williamson/loge60caab66ef63f1b54c02d0dd53aaf88a12f3395.log.gz
Automated smoke report for branch smoke-me/khw-ppport 5.31.2 patch e60caab66ef63f1b54c02d0dd53aaf88a12f3395 v5.31.1-130-ge60caab66e
vier.local: Intel(R) Core(TM) i7-3820 CPU @ 3.60GHz (GenuineIntel 3702MHz) (x86_64/1 cpu[8 cores])
on linux - 5.1.6-200.fc29.x86_64 [Fedora 30 (Server Edition)]
using g++ version 9.1.1 20190503 (Red Hat 9.1.1-1)
smoketime 1 day 2 hours 41 minutes (average 1 hour 40 minutes)
Summary: FAIL(F)
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.1-130-ge60caab66e Configuration (common) -Accflags="-Werror=declaration-after-statement" -Dcc=g++
----------- ---------------------------------------------------------
O O F O O F
O O F O O F -Accflags=-DPERL_POISON
O O F O O F -Duse64bitall -Accflags=-DPERL_GLOBAL_STRUCT_PRIVATE
O O F O O F -Dusemorebits -Accflags=-DPERL_GLOBAL_STRUCT
O O F O O F -Duseithreads
O O F O O F -Duseithreads -Accflags=-DPERL_POISON
O O F O O F -Duseithreads -Duse64bitall -Accflags=-DPERL_GLOBAL_STRUCT_PRIVATE
O O F O O F -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:
SMOKEe60caab66ef63f1b54c02d0dd53aaf88a12f3395
Failures: (common-args) -Accflags="-Werror=declaration-after-statement" -Dcc=g++
[en_US.utf8]
[en_US.utf8] -DDEBUGGING
[en_US.utf8] -Accflags=-DPERL_POISON
[en_US.utf8] -DDEBUGGING -Accflags=-DPERL_POISON
[en_US.utf8] -Duse64bitall -Accflags=-DPERL_GLOBAL_STRUCT_PRIVATE
[en_US.utf8] -DDEBUGGING -Duse64bitall -Accflags=-DPERL_GLOBAL_STRUCT_PRIVATE
[en_US.utf8] -Dusemorebits -Accflags=-DPERL_GLOBAL_STRUCT
[en_US.utf8] -DDEBUGGING -Dusemorebits -Accflags=-DPERL_GLOBAL_STRUCT
[en_US.utf8] -Duseithreads
[en_US.utf8] -DDEBUGGING -Duseithreads
[en_US.utf8] -Duseithreads -Accflags=-DPERL_POISON
[en_US.utf8] -DDEBUGGING -Duseithreads -Accflags=-DPERL_POISON
[en_US.utf8] -Duseithreads -Duse64bitall -Accflags=-DPERL_GLOBAL_STRUCT_PRIVATE
[en_US.utf8] -DDEBUGGING -Duseithreads -Duse64bitall -Accflags=-DPERL_GLOBAL_STRUCT_PRIVATE
[en_US.utf8] -Duseithreads -Dusemorebits -Accflags=-DPERL_GLOBAL_STRUCT
[en_US.utf8] -DDEBUGGING -Duseithreads -Dusemorebits -Accflags=-DPERL_GLOBAL_STRUCT
../cpan/Pod-Simple/t/JustPod_corpus.t.......................FAILED
Non-zero exit status: 2
Bad plan. You planned 16 tests but ran 14.
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â
sv.c: In function âvoid Perl_sv_vcatpvfn_flags(SV*, const char*, STRLEN, __va_list_tag (*)[1], SV**, size_t, bool*, U32)â:
config.h:909:39: warning: â%.*gâ directive writing between 1 and 133 bytes into a region of size 127 [-Wformat-overflow=]
perl.h:392:67: note: in definition of macro âPERL_UNUSED_RESULTâ
sv.c:48:24: note: in expansion of macro âGconvertâ
sv.c:13071:17: note: in expansion of macro âSNPRINTF_Gâ
config.h:909:40: note: format string is defined here
config.h:909:39: note: assuming directive output of 132 bytes
/usr/include/bits/stdio2.h:36:34: note: â__builtin___sprintf_chkâ output between 2 and 134 bytes into a destination of size 127
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:7187:1: note: in expansion of macro âGCC_DIAG_IGNORE_DECLâ
perl.c: In function âvoid Perl_sys_init(int*, char***)â:
perl.h:2676: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:2726: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:776: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:1386:9: note: in expansion of macro âGCC_DIAG_IGNORE_STMTâ
HiRes.xs: In function âvoid XS_Time__HiRes_getitimer(CV*)â:
HiRes.xs:1406:9: note: in expansion of macro âGCC_DIAG_IGNORE_STMTâ
APItest.xs: In function âvoid XS_XS__APItest__Magic_test_Gconvert(CV*)â:
../../config.h:909:39: warning: â%.*gâ directive writing between 1 and 106 bytes into a region of size 100 [-Wformat-overflow=]
../../perl.h:392:67: note: in definition of macro âPERL_UNUSED_RESULTâ
APItest.xs:6723:28: note: in expansion of macro âGconvertâ
../../config.h:909:39: note: assuming directive output of 105 bytes
/usr/include/bits/stdio2.h:36:34: note: â__builtin___sprintf_chkâ output between 2 and 107 bytes into a destination of size 100
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*)â:
sv.c: In function âvoid Perl_sv_vcatpvfn_flags(PerlInterpreter*, SV*, const char*, STRLEN, __va_list_tag (*)[1], SV**, size_t, bool*, U32)â:
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:663: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*)â:
APItest.xs: In function âvoid XS_XS__APItest__Magic_test_Gconvert(PerlInterpreter*, CV*)â:
config.h:909:39: warning: â%.*Lgâ directive writing between 1 and 137 bytes into a region of size 130 [-Wformat-overflow=]
config.h:909:39: note: assuming directive output of 136 bytes
/usr/include/bits/stdio2.h:36:34: note: â__builtin___sprintf_chkâ output between 2 and 138 bytes into a destination of size 130
../../config.h:909:39: warning: â%.*Lgâ directive writing between 1 and 107 bytes into a region of size 100 [-Wformat-overflow=]
../../config.h:909:39: note: assuming directive output of 106 bytes
/usr/include/bits/stdio2.h:36:34: note: â__builtin___sprintf_chkâ output between 2 and 108 bytes into a destination of size 100
Non-Fatal messages(gcc):
--
Report by Test::Smoke v1.72 running on perl 5.28.2
(Reporter v0.053 / Smoker v0.046)