• Reports by commit
  • Recent reports
  • Perl5 CoreSmokeDB
  • Github
  • Changes
  • Smoke [smoke-me/khw-ebcdic] v5.31.4-345-g1d8613eb85 FAIL(m) linux 5.2.7-200.fc30.x86_64 [Fedora 30 (x86_64/1 cpu[8 cores]) {smoke-me_g++_quick}

    Message-ID: <201910030621.x936Le3r011794@vier.local>
    Content-type: text/plain; charset="UTF8"
    Subject: Smoke [smoke-me/khw-ebcdic] v5.31.4-345-g1d8613eb85 FAIL(m) linux 5.2.7-200.fc30.x86_64 [Fedora 30 (x86_64/1 cpu[8 cores]) {smoke-me_g++_quick}
    Date: Thu, 3 Oct 2019 02:21 -0400
    Mime-version: 1.0
    Content-transfer-encoding: quoted-printable
    
    Smoke logs available at http://m-l.org/~perl/smoke/perl/linux/smoke-me_g++_=
    quick/Karl%20Williamson/log1d8613eb85d0b932bc15c9651cca4a4a9f12d720.log.gz
    
    Automated smoke report for branch smoke-me/khw-ebcdic 5.31.5 patch 1d8613eb=
    85d0b932bc15c9651cca4a4a9f12d720 v5.31.4-345-g1d8613eb85
    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.2.1 20190827 (Red Hat 9.2.1-1)
        smoketime 41 minutes 14 seconds (average 10 minutes 18 seconds)
    
    Summary: FAIL(m)
    
    O =3D OK  F =3D Failure(s), extended report at the bottom
    X =3D Failure(s) under TEST but not under harness
    ? =3D still running or test results not (yet) available
    Build failures during:       - =3D unknown or N/A
    c =3D Configure, m =3D make, M =3D make (after miniperl), t =3D make test-p=
    rep
    
    v5.31.4-345-g1d8613eb85  Configuration (common) -Accflags=3D"-Werror=3Ddecl=
    aration-after-statement" -Dcc=3Dg++
    ----------- ---------------------------------------------------------
    m m=20=20=20=20=20=20=20=20=20
    m m         -Duseithreads
    | +--------- -DDEBUGGING
    +----------- no debugging
    
    
    Locally applied patches:
        SMOKE1d8613eb85d0b932bc15c9651cca4a4a9f12d720
    
    Testsuite was run only with 'harness' and HARNESS_OPTIONS=3Dj4
    
    Compiler messages(gcc):
    util.c: In function =E2=80=98void (* Perl_rsignal(int, Sighandler_t))(int, =
    siginfo_t*, void*)=E2=80=99:
    util.c:2716:36: warning: cast between incompatible function types from =E2=
    =80=98Sighandler_t=E2=80=99 {aka =E2=80=98void (*)(int, siginfo_t*, void*)=
    =E2=80=99} to =E2=80=98void (*)(int)=E2=80=99 [-Wcast-function-type]
    util.c: In function =E2=80=98int Perl_rsignal_save(int, Sighandler_t, Sigsa=
    ve_t*)=E2=80=99:
    util.c:2761:36: warning: cast between incompatible function types from =E2=
    =80=98Sighandler_t=E2=80=99 {aka =E2=80=98void (*)(int, siginfo_t*, void*)=
    =E2=80=99} to =E2=80=98void (*)(int)=E2=80=99 [-Wcast-function-type]
    mg.c: In function =E2=80=98int Perl_magic_set(SV*, MAGIC*)=E2=80=99:
    mg.c:2776:50: warning: type qualifiers ignored on cast result type [-Wignor=
    ed-qualifiers]
    regexp.h:530:43: note: in definition of macro =E2=80=98RXp_ENGINE=E2=80=99
    regexp.h:531:53: note: in expansion of macro =E2=80=98ReANY=E2=80=99
    perl.h:255:5: note: in expansion of macro =E2=80=98RX_ENGINE=E2=80=99
    mg.c:2776:13: note: in expansion of macro =E2=80=98CALLREG_NUMBUF_STORE=E2=
    =80=99
    perl.h:255:47: note: in definition of macro =E2=80=98CALLREG_NUMBUF_STORE=
    =E2=80=99
    pp.c: In function =E2=80=98OP* Perl_pp_argcheck()=E2=80=99:
    pp.c:7131:21: warning: comparison of integer expressions of different signe=
    dness: =E2=80=98IV=E2=80=99 {aka =E2=80=98long int=E2=80=99} and =E2=80=98U=
    V=E2=80=99 {aka =E2=80=98long unsigned int=E2=80=99} [-Wsign-compare]
    pp.c:7133:46: warning: comparison of integer expressions of different signe=
    dness: =E2=80=98IV=E2=80=99 {aka =E2=80=98long int=E2=80=99} and =E2=80=98U=
    V=E2=80=99 {aka =E2=80=98long unsigned int=E2=80=99} [-Wsign-compare]
    perl.h:3578:62: note: in definition of macro =E2=80=98EXPECT=E2=80=99
    perl.h:3599:52: note: in expansion of macro =E2=80=98cBOOL=E2=80=99
    pp.c:7133:9: note: in expansion of macro =E2=80=98UNLIKELY=E2=80=99
    pp.c:7139:40: warning: comparison of integer expressions of different signe=
    dness: =E2=80=98IV=E2=80=99 {aka =E2=80=98long int=E2=80=99} and =E2=80=98U=
    V=E2=80=99 {aka =E2=80=98long unsigned int=E2=80=99} [-Wsign-compare]
    pp.c:7139:9: note: in expansion of macro =E2=80=98UNLIKELY=E2=80=99
    perl.c: In function =E2=80=98void Perl_sys_init(int*, char***)=E2=80=99:
    perl.h:2821:88: warning: cast between incompatible function types from =E2=
    =80=98__sighandler_t=E2=80=99 {aka =E2=80=98void (*)(int)=E2=80=99} to =E2=
    =80=98Sighandler_t=E2=80=99 {aka =E2=80=98void (*)(int, siginfo_t*, void*)=
    =E2=80=99} [-Wcast-function-type]
    unixish.h:150:29: note: in expansion of macro =E2=80=98PERL_FPU_INIT=E2=80=
    =99
    perl.c:125:5: note: in expansion of macro =E2=80=98PERL_SYS_INIT_BODY=E2=80=
    =99
    perl.c: In function =E2=80=98void Perl_sys_init3(int*, char***, char***)=E2=
    =80=99:
    perl.h:2871:49: note: in expansion of macro =E2=80=98PERL_SYS_INIT_BODY=E2=
    =80=99
    perl.c:138:5: note: in expansion of macro =E2=80=98PERL_SYS_INIT3_BODY=E2=
    =80=99
    perl.c: In function =E2=80=98void perl_construct(PerlInterpreter*)=E2=80=99:
    perl.c:302:68: error: =E2=80=98TR_SPECIAL_HANDLING=E2=80=99 was not declare=
    d in this scope; did you mean =E2=80=98PL_TR_SPECIAL_HANDLING_UTF8=E2=80=99?
    embed.h:839:87: note: in definition of macro =E2=80=98uvoffuni_to_utf8_flag=
    s_msgs=E2=80=99
    utf8.h:70:47: note: in expansion of macro =E2=80=98NATIVE_TO_UNI=E2=80=99
    utf8.h:68:37: note: in expansion of macro =E2=80=98uvchr_to_utf8_flags_msgs=
    =E2=80=99
    perl.c:302:12: note: in expansion of macro =E2=80=98uvchr_to_utf8_flags=E2=
    =80=99
    util.c: In function =E2=80=98void (* Perl_rsignal(PerlInterpreter*, int, Si=
    ghandler_t))(int, siginfo_t*, void*)=E2=80=99:
    util.c: In function =E2=80=98int Perl_rsignal_save(PerlInterpreter*, int, S=
    ighandler_t, Sigsave_t*)=E2=80=99:
    regcomp.c: In function =E2=80=98void S_unwind_scan_frames(PerlInterpreter*,=
     const void*)=E2=80=99:
    perl.h:174:22: warning: unused parameter =E2=80=98my_perl=E2=80=99 [-Wunuse=
    d-parameter]
    perl.h:187:18: note: in expansion of macro =E2=80=98pTHX=E2=80=99
    regcomp.c:4436:22: note: in expansion of macro =E2=80=98pTHX_=E2=80=99
    mg.c: In function =E2=80=98int Perl_magic_set(PerlInterpreter*, SV*, MAGIC*=
    )=E2=80=99:
    regcomp.c: In function =E2=80=98bool Perl__invlistEQ(PerlInterpreter*, SV*,=
     SV*, bool)=E2=80=99:
    regcomp.c:10606:17: note: in expansion of macro =E2=80=98pTHX_=E2=80=99
    sv.c: In function =E2=80=98STRLEN S_expect_number(PerlInterpreter*, const c=
    har**)=E2=80=99:
    sv.c:11128:17: note: in expansion of macro =E2=80=98pTHX_=E2=80=99
    pp.c: In function =E2=80=98OP* Perl_pp_argcheck(PerlInterpreter*)=E2=80=99:
    doio.c: In function =E2=80=98int Perl_PerlLIO_dup_cloexec(PerlInterpreter*,=
     int)=E2=80=99:
    doio.c:186:26: note: in expansion of macro =E2=80=98pTHX_=E2=80=99
    doio.c: In function =E2=80=98int Perl_PerlLIO_dup2_cloexec(PerlInterpreter*=
    , int, int)=E2=80=99:
    doio.c:205:27: note: in expansion of macro =E2=80=98pTHX_=E2=80=99
    doio.c: In function =E2=80=98int Perl_PerlLIO_open_cloexec(PerlInterpreter*=
    , const char*, int)=E2=80=99:
    doio.c:224:27: note: in expansion of macro =E2=80=98pTHX_=E2=80=99
    doio.c: In function =E2=80=98int Perl_PerlLIO_open3_cloexec(PerlInterpreter=
    *, const char*, int, int)=E2=80=99:
    doio.c:239:28: note: in expansion of macro =E2=80=98pTHX_=E2=80=99
    doio.c: In function =E2=80=98int Perl_PerlProc_pipe_cloexec(PerlInterpreter=
    *, int*)=E2=80=99:
    doio.c:285:28: note: in expansion of macro =E2=80=98pTHX_=E2=80=99
    doio.c: In function =E2=80=98int Perl_PerlSock_socket_cloexec(PerlInterpret=
    er*, int, int, int)=E2=80=99:
    doio.c:307:30: note: in expansion of macro =E2=80=98pTHX_=E2=80=99
    doio.c: In function =E2=80=98int Perl_PerlSock_accept_cloexec(PerlInterpret=
    er*, int, sockaddr*, socklen_t*)=E2=80=99:
    doio.c:321:30: note: in expansion of macro =E2=80=98pTHX_=E2=80=99
    doio.c: In function =E2=80=98int Perl_PerlSock_socketpair_cloexec(PerlInter=
    preter*, int, int, int, int*)=E2=80=99:
    doio.c:347:34: note: in expansion of macro =E2=80=98pTHX_=E2=80=99
    utf8.c: In function =E2=80=98bool Perl__is_uni_FOO(PerlInterpreter*, U8, UV=
    )=E2=80=99:
    utf8.c:2799:18: note: in expansion of macro =E2=80=98pTHX_=E2=80=99
    utf8.c: In function =E2=80=98bool Perl__is_uni_perl_idcont(PerlInterpreter*=
    , UV)=E2=80=99:
    utf8.c:2821:26: note: in expansion of macro =E2=80=98pTHX_=E2=80=99
    utf8.c: In function =E2=80=98bool Perl__is_uni_perl_idstart(PerlInterpreter=
    *, UV)=E2=80=99:
    utf8.c:2828:27: note: in expansion of macro =E2=80=98pTHX_=E2=80=99
    utf8.c: In function =E2=80=98size_t Perl__inverse_folds(PerlInterpreter*, U=
    V, unsigned int*, const unsigned int**)=E2=80=99:
    utf8.c:3477:21: note: in expansion of macro =E2=80=98pTHX_=E2=80=99
    utf8.c: In function =E2=80=98UV S_turkic_fc(PerlInterpreter*, const U8*, co=
    nst U8*, U8*, STRLEN*)=E2=80=99:
    utf8.c:3600:13: note: in expansion of macro =E2=80=98pTHX_=E2=80=99
    utf8.c: In function =E2=80=98UV S_turkic_uc(PerlInterpreter*, const U8*, co=
    nst U8*, U8*, STRLEN*)=E2=80=99:
    utf8.c:3681:13: note: in expansion of macro =E2=80=98pTHX_=E2=80=99
    regexec.c: In function =E2=80=98bool Perl_isSCRIPT_RUN(PerlInterpreter*, co=
    nst U8*, const U8*, bool)=E2=80=99:
    regexec.c:10755:19: note: in expansion of macro =E2=80=98pTHX_=E2=80=99
    utf8.c: In function =E2=80=98UV Perl_utf8n_to_uvuni(PerlInterpreter*, const=
     U8*, STRLEN, STRLEN*, U32)=E2=80=99:
    utf8.c:5229:21: note: in expansion of macro =E2=80=98pTHX_=E2=80=99
    op.c: In function =E2=80=98OP* Perl_op_linklist(PerlInterpreter*, OP*)=E2=
    =80=99:
    op.c:1649:18: note: in expansion of macro =E2=80=98pTHX_=E2=80=99
    op.c: In function =E2=80=98OP* S_traverse_op_tree(PerlInterpreter*, OP*, OP=
    *)=E2=80=99:
    op.c:3782:20: note: in expansion of macro =E2=80=98pTHX_=E2=80=99
    op.c: In function =E2=80=98OP* S_search_const(PerlInterpreter*, OP*)=E2=80=
    =99:
    op.c:8562:16: note: in expansion of macro =E2=80=98pTHX_=E2=80=99
    op.c: In function =E2=80=98STRLEN* Perl_dup_warnings(PerlInterpreter*, STRL=
    EN*)=E2=80=99:
    op.c:17586:19: note: in expansion of macro =E2=80=98pTHX_=E2=80=99
    perl.c:302:39: error: =E2=80=98PL_TR_SPECIAL_HANDLING_UTF8=E2=80=99 was not=
     declared in this scope
    embed.h:839:85: note: in definition of macro =E2=80=98uvoffuni_to_utf8_flag=
    s_msgs=E2=80=99
    perl.c:302:68: error: =E2=80=98TR_SPECIAL_HANDLING=E2=80=99 was not declare=
    d in this scope
    
    Non-Fatal messages(gcc):
    
    --=20
    Report by Test::Smoke v1.72 running on perl 5.28.2
    (Reporter v0.053 / Smoker v0.046)