[via test-smoke.org] [similar] [Raw JSON] [Report JSON] [parsed detail]
Automated smoke report for branch blead 5.29.7 patch 30ff4d5c88daeed4d63b55b3f130a9805c137856 v5.29.6-65-g30ff4d5c88.
vier.local: Intel(R) Core(TM) i7-3820 CPU @ 3.60GHz (GenuineIntel 3702MHz) (x86_64/8 cpus)
on linux 4.19.9-300.fc29.x86_64 [fedora]
using g++ version 8.2.1 20181215 (Red Hat 8.2.1-6) (*1)
smoketime 20 hours 7 minutes (average 1 hour)
Summary: FAIL(m)
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-65-g30ff4d5c88
----------------------- ----------------------------------------------------
O O O O O O -Dcc=g++ (*1)
O O O O O O -Dcc=g++ -Accflags=-DPERL_POISON (*1)
m - - m - - -Dcc=g++ -Duse64bitall -Accflags=-DPERL_GLOBAL_STRUCT_PRIVATE (*1)
m - - m - - -Dcc=g++ -Dusemorebits -Accflags=-DPERL_GLOBAL_STRUCT (*1)
O O O O O O -Dcc=g++ -Accflags=-DPERL_NO_COW (*1)
O O O O O O -Dcc=g++ -Duseithreads (*1)
O O O O O O -Dcc=g++ -Duseithreads -Accflags=-DPERL_POISON (*1)
m - - m - - -Dcc=g++ -Duseithreads -Duse64bitall -Accflags=-DPERL_GLOBAL_STRUCT_PRIVATE (*1)
m - - m - - -Dcc=g++ -Duseithreads -Dusemorebits -Accflags=-DPERL_GLOBAL_STRUCT (*1)
O O O O O O -Dcc=g++ -Duseithreads -Accflags=-DPERL_NO_COW (*1)
| | | | | |
| | | | | +------ locale:en_US.utf8 DEBUGGING
| | | | +--------- perlio DEBUGGING
| | | +------------ stdio DEBUGGING
| | +--------------- locale:en_US.utf8
| +------------------ perlio
+--------------------- stdio
Applied patches:
SMOKE30ff4d5c88daeed4d63b55b3f130a9805c137856
Skipped tests:
None.
Test failures:
None.
Compiler messages:
util.c: In function âÃÂÃÂvoid (* Perl_rsignal(int, Sighandler_t))(int, siginfo_t*, void*)âÃÂÃÂ:
util.c:2702: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:2747: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:2770:50: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
sv.c: In function âÃÂÃÂvoid Perl_sv_vcatpvfn_flags(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:7178:34: warning: option âÃÂÃÂ-Wc++-compatâÃÂàis valid for C/ObjC but not for C++ [-Wpragmas]
perl.c: In function âÃÂÃÂvoid Perl_sys_init(int*, char***)âÃÂÃÂ:
perl.h:2661: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]
perl.c: In function âÃÂÃÂvoid Perl_sys_init3(int*, char***, char***)âÃÂÃÂ:
op.c: In function âÃÂÃÂOP* S_fold_constants(OP*)âÃÂÃÂ:
op.c:5468:34: warning: argument âÃÂÃÂoâÃÂàmight be clobbered by âÃÂÃÂlongjmpâÃÂàor âÃÂÃÂvforkâÃÂà[-Wclobbered]
deflate.c: In function âÃÂÃÂint deflateParams(z_streamp, int, int)âÃÂÃÂ:
deflate.c:602:28: warning: macro expands to multiple statements [-Wmultistatement-macros]
inflate.c: In function âÃÂÃÂint inflate(z_streamp, int)âÃÂÃÂ:
inflate.c:724:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
inflate.c:732:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
inflate.c:947:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
inflate.c:968:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
decompress.c: In function âÃÂÃÂInt32 BZ2_decompress(DState*)âÃÂÃÂ:
decompress.c:198:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
decompress.c:201:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
decompress.c:204:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
decompress.c:211:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
decompress.c:225:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
decompress.c:227:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
decompress.c:229:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
decompress.c:231:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
decompress.c:233:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
decompress.c:241:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
decompress.c:243:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
decompress.c:245:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
decompress.c:247:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
decompress.c:249:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
decompress.c:253:18: warning: this statement may fall through [-Wimplicit-fallthrough=]
decompress.c:255:18: warning: this statement may fall through [-Wimplicit-fallthrough=]
decompress.c:257:18: warning: this statement may fall through [-Wimplicit-fallthrough=]
decompress.c:284:17: warning: this statement may fall through [-Wimplicit-fallthrough=]
decompress.c:288:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
decompress.c:585:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
decompress.c:587:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
decompress.c:589:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
decompress.c:591:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
decompress.c:595:28: warning: this statement may fall through [-Wimplicit-fallthrough=]
decompress.c:597:28: warning: this statement may fall through [-Wimplicit-fallthrough=]
decompress.c:599:28: warning: this statement may fall through [-Wimplicit-fallthrough=]
decompress.c:601:28: warning: this statement may fall through [-Wimplicit-fallthrough=]
MD5.xs: In function âÃÂÃÂvoid MD5Transform(MD5_CTX*, const U8*, STRLEN)âÃÂÃÂ:
MD5.xs:283:16: warning: unused variable âÃÂÃÂxâÃÂà[-Wunused-variable]
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]
ListUtil.xs: In function âÃÂÃÂvoid XS_List__Util_sum(CV*)âÃÂÃÂ:
ListUtil.xs:349:19: warning: this statement may fall through [-Wimplicit-fallthrough=]
./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
Unicode.xs: In function âÃÂÃÂUV enc_unpack(U8**, U8*, STRLEN, U8)âÃÂÃÂ:
Unicode.xs:70:4: warning: this statement may fall through [-Wimplicit-fallthrough=]
HiRes.xs: In function âÃÂÃÂvoid XS_Time__HiRes_setitimer(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(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(CV*)âÃÂÃÂ:
../../config.h:915:39: warning: âÃÂÃÂ%.*gâÃÂàdirective writing between 1 and 106 bytes into a region of size 100 [-Wformat-overflow=]
op.c: In function âÃÂÃÂvoid S_maybe_multiconcat(PerlInterpreter*, OP*)âÃÂÃÂ:
embedvar.h:444:21: error: âÃÂÃÂmy_varsâÃÂàwas not declared in this scope
op.c: In function âÃÂÃÂOP* S_newONCEOP(PerlInterpreter*, OP*, OP*)âÃÂÃÂ:
util.c: In function âÃÂÃÂbool S_invoke_exception_hook(PerlInterpreter*, SV*, bool)âÃÂÃÂ:
embedvar.h:460:28: error: âÃÂÃÂmy_varsâÃÂàwas not declared in this scope
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*)âÃÂÃÂ:
regcomp.c: In function âÃÂÃÂSV* S_get_ANYOF_cp_list_for_ssc(PerlInterpreter*, const RExC_state_t*, const regnode_charclass*)âÃÂÃÂ:
embedvar.h:376:26: error: âÃÂÃÂmy_varsâÃÂàwas not declared in this scope
embedvar.h:360:23: error: âÃÂÃÂmy_varsâÃÂàwas not declared in this scope
embedvar.h:366:21: error: âÃÂÃÂmy_varsâÃÂàwas not declared in this scope
regcomp.c: In function âÃÂÃÂssize_t S_study_chunk(PerlInterpreter*, RExC_state_t*, regnode**, ssize_t*, ssize_t*, regnode*, scan_data_t*, I32, U32, regnode_ssc*, U32, U32)âÃÂÃÂ:
embedvar.h:380:26: error: âÃÂÃÂmy_varsâÃÂàwas not declared in this scope
embedvar.h:370:25: error: âÃÂÃÂmy_varsâÃÂàwas not declared in this scope
regcomp.c: In function âÃÂÃÂREGEXP* Perl_re_op_compile(PerlInterpreter*, SV**, int, OP*, const regexp_engine*, REGEXP*, bool*, U32, U32)âÃÂÃÂ:
regcomp.c: In function âÃÂÃÂSV* S__make_exactf_invlist(PerlInterpreter*, RExC_state_t*, regnode*)âÃÂÃÂ:
regcomp.c: In function âÃÂÃÂregnode_offset S_regatom(PerlInterpreter*, RExC_state_t*, I32*, U32)âÃÂÃÂ:
embedvar.h:408:27: error: âÃÂÃÂmy_varsâÃÂàwas not declared in this scope
embedvar.h:368:27: error: âÃÂÃÂmy_varsâÃÂàwas not declared in this scope
regcomp.c: In function âÃÂÃÂvoid S_populate_ANYOF_from_invlist(PerlInterpreter*, regnode*, SV**)âÃÂÃÂ:
regcomp.c: In function âÃÂÃÂregnode_offset S_regclass(PerlInterpreter*, RExC_state_t*, I32*, U32, bool, bool, bool, bool, bool, SV**)âÃÂÃÂ:
embedvar.h:350:26: error: âÃÂÃÂmy_varsâÃÂàwas not declared in this scope
embedvar.h:358:30: error: âÃÂÃÂmy_varsâÃÂàwas not declared in this scope
embedvar.h:362:29: error: âÃÂÃÂmy_varsâÃÂàwas not declared in this scope
regcomp.c: In function âÃÂÃÂvoid Perl_regprop(PerlInterpreter*, const regexp*, SV*, const regnode*, const regmatch_info*, const RExC_state_t*)âÃÂÃÂ:
regcomp.c: In function âÃÂÃÂSV* S_put_charclass_bitmap_innards_common(PerlInterpreter*, SV*, SV*, SV*, SV*, SV*, bool)âÃÂÃÂ:
regcomp.c: In function âÃÂÃÂbool S_put_charclass_bitmap_innards(PerlInterpreter*, SV*, char*, SV*, SV*, const regnode*, bool)âÃÂÃÂ:
regcomp.c: In function âÃÂÃÂvoid Perl_init_uniprops(PerlInterpreter*)âÃÂÃÂ:
op.c: In function âÃÂÃÂOP* S_fold_constants(PerlInterpreter*, OP*)âÃÂÃÂ:
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*)âÃÂÃÂ:
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]
HiRes.xs: In function âÃÂÃÂvoid XS_Time__HiRes_setitimer(PerlInterpreter*, CV*)âÃÂÃÂ:
HiRes.xs: In function âÃÂÃÂvoid XS_Time__HiRes_getitimer(PerlInterpreter*, CV*)âÃÂÃÂ:
Unicode.xs: In function âÃÂÃÂUV enc_unpack(PerlInterpreter*, U8**, U8*, STRLEN, U8)âÃÂÃÂ:
APItest.xs: In function âÃÂÃÂvoid XS_XS__APItest__Magic_test_Gconvert(PerlInterpreter*, CV*)âÃÂÃÂ:
vutil.c: In function âÃÂÃÂSV* Perl_upg_version(PerlInterpreter*, SV*, bool)âÃÂÃÂ:
embedvar.h:354:27: error: âÃÂÃÂmy_varsâÃÂàwas not declared in this scope
Pattern(gcc): /(^(?-s:.+?):(?: In function .+?:$|(?: undefined reference to .+?$)|\d+(?:\:\d+)?: (?:warning:|error:|invalid) .+?$))/
About this smoke: smoking-perl: 5.28.1 smoker-version: 1.53/0.045 timestamp: 2018-12-25 02:34:51+00 tester: perl