[via nntp.perl.org] [similar] [parsed detail]
Subject: Smoke [smoke-me/khw-global_struct] v5.29.6-71-g1380ecd1ca FAIL(F) linux 4.19.10-300.fc29.x86_64 [Fedora 29 (x86_64/1 cpu)
Message-ID: <20181228064832.3875A14ECE6@cjg-fedora29>
Date: Fri, 28 Dec 2018 00:48:31 -0600 (CST)
Automated smoke report for branch smoke-me/khw-global_struct 5.29.7 patch 1380ecd1ca7e47aa97642236c4fc69540871edb9 v5.29.6-71-g1380ecd1ca
cjg-fedora29: Intel(R) Xeon(R) CPU L5640 @ 2.27GHz (GenuineIntel 2251MHz) (x86_64/1 cpu)
on linux - 4.19.10-300.fc29.x86_64 [Fedora 29 (Server Edition)]
using g++ version 8.2.1 20181215 (Red Hat 8.2.1-6)
smoketime 8 hours (average 40 minutes 3 seconds)
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.29.6-71-g1380ecd1ca Configuration (common) -Dcc=g++
----------- ---------------------------------------------------------
F O
F O -Dusequadmath
F O -Duse64bitall
F O -Duseithreads
F O -Duseithreads -Dusequadmath
F O -Duseithreads -Duse64bitall
| +--------- -DDEBUGGING
+----------- no debugging
Locally applied patches:
SMOKE1380ecd1ca7e47aa97642236c4fc69540871edb9
Testsuite was run only with 'harness'
Tests skipped on user request:
# One test name on a line
Failures: (common-args) -Dcc=g++
[default]
[default] -Dusequadmath
[default] -Duse64bitall
../t/re/anyof.t.............................................FAILED
1-36, 237-240, 243-244, 259-260, 301-304
307-308, 317-320, 323-324, 333, 339-340
349-352, 355-356, 365, 371-372, 419-421
423, 425-426, 428, 430-438, 447-455, 457
459-460, 462, 464-472, 481-489, 491, 493-494
496, 498-506, 515-523, 525, 527-528, 530
532-540, 549-557, 559, 561-562, 564, 566-635
638-648, 650, 652-655, 657, 660-668, 671-672
675-677, 693-696, 710-712, 719-722, 725-727
743-751, 763-765, 779-780, 783-785, 788-790
802-804, 821-823, 839-842, 856-858, 860-864
866-867, 878-879, 881-883, 916-917, 919-921
938-940, 954-955, 957-959, 962-966, 968-970
973-982, 984-985, 988, 991-993, 996, 998-1121
1124-1266
../t/re/pat.t...............................................FAILED
761
../ext/re/t/regop.t.........................................FAILED
1, 30-31
Bad plan. You planned 54 tests but ran 31.
[default] -Duseithreads
[default] -Duseithreads -Dusequadmath
[default] -Duseithreads -Duse64bitall
../t/re/anyof.t.............................................FAILED
1-36, 237-240, 243-244, 259-260, 301-304
307-308, 317-320, 323-324, 333, 339-340
349-352, 355-356, 365, 371-372, 419-421
423, 425-426, 428, 430-438, 447-455, 457
459-460, 462, 464-472, 481-489, 491, 493-494
496, 498-506, 515-523, 525, 527-528, 530
532-540, 549-557, 559, 561-562, 564, 566-635
638-648, 650, 652-655, 657, 660-668, 671-672
675-677, 693-696, 710-712, 719-722, 725-727
743-751, 763-765, 779-780, 783-785, 788-790
802-804, 821-823, 839-842, 856-858, 860-864
866-867, 878-879, 881-883, 916-917, 919-921
938-940, 954-955, 957-959, 962-966, 968-970
973-982, 984-985, 988, 991-993, 996, 998-1121
1124-1266
../t/re/pat.t...............................................FAILED
761
../t/re/pat_thr.t...........................................FAILED
761
../ext/re/t/regop.t.........................................FAILED
1, 30-31
Bad plan. You planned 54 tests but ran 31.
Compiler messages(gcc):
op.c: In function 'OP* S_fold_constants(PerlInterpreter*, OP*)':
op.c:5469:34: warning: argument 'o' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered]
perl.c: In function 'void Perl_sys_init(int*, char***)':
perl.h:2665: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:124:5: note: in expansion of macro 'PERL_SYS_INIT_BODY'
perl.c: In function 'void Perl_sys_init3(int*, char***, char***)':
perl.h:2715:49: note: in expansion of macro 'PERL_SYS_INIT_BODY'
perl.c:137:5: note: in expansion of macro 'PERL_SYS_INIT3_BODY'
util.c: In function 'void (* Perl_rsignal(PerlInterpreter*, int, Sighandler_t))(int, siginfo_t*, void*)':
util.c:2703: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(PerlInterpreter*, int, Sighandler_t, Sigsave_t*)':
util.c:2748: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(PerlInterpreter*, SV*, MAGIC*)':
mg.c:2770: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:259:5: note: in expansion of macro 'RX_ENGINE'
mg.c:2770:13: note: in expansion of macro 'CALLREG_NUMBUF_STORE'
perl.h:259:47: note: in definition of macro 'CALLREG_NUMBUF_STORE'
sv.c: In function 'void Perl_sv_vcatpvfn_flags(PerlInterpreter*, SV*, const char*, STRLEN, __va_list_tag (*)[1], SV**, size_t, bool*, U32)':
config.h:915:39: warning: '%.*g' directive writing between 1 and 133 bytes into a region of size 127 [-Wformat-overflow=]
perl.h:396:67: note: in definition of macro 'PERL_UNUSED_RESULT'
sv.c:48:24: note: in expansion of macro 'Gconvert'
sv.c:13058:17: note: in expansion of macro 'SNPRINTF_G'
config.h:915: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:7192:34: warning: option '-Wc++-compat' is valid for C/ObjC but not for C++ [-Wpragmas]
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'
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
MD5.xs: In function 'MD5_CTX* get_md5_ctx(PerlInterpreter*, SV*)':
MD5.xs:510:50: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
MD5.xs: In function 'SV* new_md5_ctx(PerlInterpreter*, MD5_CTX*, const char*)':
MD5.xs:532:63: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
../../embed.h:775:63: note: in definition of macro 'sv_magicext'
Unicode.xs: In function 'UV enc_unpack(PerlInterpreter*, U8**, U8*, STRLEN, U8)':
Unicode.xs:70:4: warning: this statement may fall through [-Wimplicit-fallthrough=]
Unicode.xs:71:5: note: here
ListUtil.xs: In function 'void XS_List__Util_sum(PerlInterpreter*, CV*)':
ListUtil.xs:349:19: warning: this statement may fall through [-Wimplicit-fallthrough=]
ListUtil.xs:350:9: note: here
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:662:57: note: in definition of macro 'save_destructor'
Opcode.xs:240:2: note: in expansion of macro 'SAVEDESTRUCTOR'
./const-xs.inc:128:13: warning: AI_IDN_ALLOW_UNASSIGNED is deprecated
./const-xs.inc:131:13: warning: AI_IDN_USE_STD3_ASCII_RULES is deprecated
./const-xs.inc:383:13: warning: NI_IDN_ALLOW_UNASSIGNED is deprecated
./const-xs.inc:386:13: warning: NI_IDN_USE_STD3_ASCII_RULES is deprecated
HiRes.xs: In function 'void XS_Time__HiRes_setitimer(PerlInterpreter*, CV*)':
HiRes.xs:1386:42: warning: option '-Wc++-compat' is valid for C/ObjC but not for C++ [-Wpragmas]
HiRes.xs: In function 'void XS_Time__HiRes_getitimer(PerlInterpreter*, CV*)':
HiRes.xs:1406:42: warning: option '-Wc++-compat' is valid for C/ObjC but not for C++ [-Wpragmas]
APItest.xs: In function 'void XS_XS__APItest__Magic_test_Gconvert(PerlInterpreter*, CV*)':
../../config.h:915:39: warning: '%.*g' directive writing between 1 and 106 bytes into a region of size 100 [-Wformat-overflow=]
../../perl.h:396:67: note: in definition of macro 'PERL_UNUSED_RESULT'
APItest.xs:6725:28: note: in expansion of macro 'Gconvert'
../../config.h:915: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
Non-Fatal messages(gcc):
--
Report by Test::Smoke v1.71 running on perl 5.26.1
(Reporter v0.053 / Smoker v0.046)