• Reports by commit
  • Recent reports
  • Perl5 CoreSmokeDB
  • Github
  • Changes
  • Smoke v5.31.4-345-g1d8613eb85 FAIL(m) linux 5.2.7-200.fc30.x86_64 [Fedora 30 (Server Edition)] Intel(R) Core(TM) i7-3820 CPU @ 3.60GHz (GenuineIntel 3702MHz) 1[8 cores]

    Automated smoke report for branch smoke-me/khw-ebcdic 5.31.5 patch 1d8613eb85d0b932bc15c9651cca4a4a9f12d720 v5.31.4-345-g1d8613eb85.
    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.2.1 20190827 (Red Hat 9.2.1-1) (*1)
        smoketime 41 minutes 14 seconds (average 10 minutes 18 seconds)
    
    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.31.4-345-g1d8613eb85
    ----------------------- ----------------------------------------------------
    m  m                    -Dcc=g++ -Accflags="-Werror=declaration-after-statement" (*1)
    m  m                    -Dcc=g++ -Accflags="-Werror=declaration-after-statement" -Duseithreads (*1)
    |  |
    |  +------------------  stdio DEBUGGING
    +---------------------  stdio
    
    Testsuite was run only with 'harness'
    
      Applied patches:
        SMOKE1d8613eb85d0b932bc15c9651cca4a4a9f12d720
    Skipped tests:
        None.
    
    Test failures:
        None.
    
    Compiler messages:
        util.c: In function ‘void (* Perl_rsignal(int, Sighandler_t))(int, siginfo_t*, void*)’:
        util.c:2716: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:2761: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’
        pp.c: In function ‘OP* Perl_pp_argcheck()’:
        pp.c:7131:21: warning: comparison of integer expressions of different signedness: ‘IV’ {aka ‘long int’} and ‘UV’ {aka ‘long unsigned int’} [-Wsign-compare]
        pp.c:7133:46: warning: comparison of integer expressions of different signedness: ‘IV’ {aka ‘long int’} and ‘UV’ {aka ‘long unsigned int’} [-Wsign-compare]
        perl.h:3578:62: note: in definition of macro ‘EXPECT’
        perl.h:3599:52: note: in expansion of macro ‘cBOOL’
        pp.c:7133:9: note: in expansion of macro ‘UNLIKELY’
        pp.c:7139:40: warning: comparison of integer expressions of different signedness: ‘IV’ {aka ‘long int’} and ‘UV’ {aka ‘long unsigned int’} [-Wsign-compare]
        pp.c:7139:9: note: in expansion of macro ‘UNLIKELY’
        perl.c: In function ‘void Perl_sys_init(int*, char***)’:
        perl.h:2821: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:2871:49: note: in expansion of macro ‘PERL_SYS_INIT_BODY’
        perl.c:138:5: note: in expansion of macro ‘PERL_SYS_INIT3_BODY’
        perl.c: In function ‘void perl_construct(PerlInterpreter*)’:
        perl.c:302:68: error: ‘TR_SPECIAL_HANDLING’ was not declared in this scope; did you mean ‘PL_TR_SPECIAL_HANDLING_UTF8’?
        embed.h:839:87: note: in definition of macro ‘uvoffuni_to_utf8_flags_msgs’
        utf8.h:70:47: note: in expansion of macro ‘NATIVE_TO_UNI’
        utf8.h:68:37: note: in expansion of macro ‘uvchr_to_utf8_flags_msgs’
        perl.c:302:12: note: in expansion of macro ‘uvchr_to_utf8_flags’
        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 ‘void S_unwind_scan_frames(PerlInterpreter*, const void*)’:
        perl.h:174:22: warning: unused parameter ‘my_perl’ [-Wunused-parameter]
        perl.h:187:18: note: in expansion of macro ‘pTHX’
        regcomp.c:4436:22: note: in expansion of macro ‘pTHX_’
        mg.c: In function ‘int Perl_magic_set(PerlInterpreter*, SV*, MAGIC*)’:
        regcomp.c: In function ‘bool Perl__invlistEQ(PerlInterpreter*, SV*, SV*, bool)’:
        regcomp.c:10606:17: note: in expansion of macro ‘pTHX_’
        sv.c: In function ‘STRLEN S_expect_number(PerlInterpreter*, const char**)’:
        sv.c:11128:17: note: in expansion of macro ‘pTHX_’
        pp.c: In function ‘OP* Perl_pp_argcheck(PerlInterpreter*)’:
        doio.c: In function ‘int Perl_PerlLIO_dup_cloexec(PerlInterpreter*, int)’:
        doio.c:186:26: note: in expansion of macro ‘pTHX_’
        doio.c: In function ‘int Perl_PerlLIO_dup2_cloexec(PerlInterpreter*, int, int)’:
        doio.c:205:27: note: in expansion of macro ‘pTHX_’
        doio.c: In function ‘int Perl_PerlLIO_open_cloexec(PerlInterpreter*, const char*, int)’:
        doio.c:224:27: note: in expansion of macro ‘pTHX_’
        doio.c: In function ‘int Perl_PerlLIO_open3_cloexec(PerlInterpreter*, const char*, int, int)’:
        doio.c:239:28: note: in expansion of macro ‘pTHX_’
        doio.c: In function ‘int Perl_PerlProc_pipe_cloexec(PerlInterpreter*, int*)’:
        doio.c:285:28: note: in expansion of macro ‘pTHX_’
        doio.c: In function ‘int Perl_PerlSock_socket_cloexec(PerlInterpreter*, int, int, int)’:
        doio.c:307:30: note: in expansion of macro ‘pTHX_’
        doio.c: In function ‘int Perl_PerlSock_accept_cloexec(PerlInterpreter*, int, sockaddr*, socklen_t*)’:
        doio.c:321:30: note: in expansion of macro ‘pTHX_’
        doio.c: In function ‘int Perl_PerlSock_socketpair_cloexec(PerlInterpreter*, int, int, int, int*)’:
        doio.c:347:34: note: in expansion of macro ‘pTHX_’
        utf8.c: In function ‘bool Perl__is_uni_FOO(PerlInterpreter*, U8, UV)’:
        utf8.c:2799:18: note: in expansion of macro ‘pTHX_’
        utf8.c: In function ‘bool Perl__is_uni_perl_idcont(PerlInterpreter*, UV)’:
        utf8.c:2821:26: note: in expansion of macro ‘pTHX_’
        utf8.c: In function ‘bool Perl__is_uni_perl_idstart(PerlInterpreter*, UV)’:
        utf8.c:2828:27: note: in expansion of macro ‘pTHX_’
        utf8.c: In function ‘size_t Perl__inverse_folds(PerlInterpreter*, UV, unsigned int*, const unsigned int**)’:
        utf8.c:3477:21: note: in expansion of macro ‘pTHX_’
        utf8.c: In function ‘UV S_turkic_fc(PerlInterpreter*, const U8*, const U8*, U8*, STRLEN*)’:
        utf8.c:3600:13: note: in expansion of macro ‘pTHX_’
        utf8.c: In function ‘UV S_turkic_uc(PerlInterpreter*, const U8*, const U8*, U8*, STRLEN*)’:
        utf8.c:3681:13: note: in expansion of macro ‘pTHX_’
        regexec.c: In function ‘bool Perl_isSCRIPT_RUN(PerlInterpreter*, const U8*, const U8*, bool)’:
        regexec.c:10755:19: note: in expansion of macro ‘pTHX_’
        utf8.c: In function ‘UV Perl_utf8n_to_uvuni(PerlInterpreter*, const U8*, STRLEN, STRLEN*, U32)’:
        utf8.c:5229:21: note: in expansion of macro ‘pTHX_’
        op.c: In function ‘OP* Perl_op_linklist(PerlInterpreter*, OP*)’:
        op.c:1649:18: note: in expansion of macro ‘pTHX_’
        op.c: In function ‘OP* S_traverse_op_tree(PerlInterpreter*, OP*, OP*)’:
        op.c:3782:20: note: in expansion of macro ‘pTHX_’
        op.c: In function ‘OP* S_search_const(PerlInterpreter*, OP*)’:
        op.c:8562:16: note: in expansion of macro ‘pTHX_’
        op.c: In function ‘STRLEN* Perl_dup_warnings(PerlInterpreter*, STRLEN*)’:
        op.c:17586:19: note: in expansion of macro ‘pTHX_’
        perl.c:302:39: error: ‘PL_TR_SPECIAL_HANDLING_UTF8’ was not declared in this scope
        embed.h:839:85: note: in definition of macro ‘uvoffuni_to_utf8_flags_msgs’
        perl.c:302:68: error: ‘TR_SPECIAL_HANDLING’ was not declared in this scope
    

    About this smoke:
    smoking-perl: 5.28.2
    smoker-version: 1.72/0.046
    timestamp: 2019-10-03 05:37:02+00
    tester: perl
    
    Smoke logs available at http://m-l.org/~perl/smoke/perl/linux/smoke-me_g++_quick/Karl%20Williamson/log1d8613eb85d0b932bc15c9651cca4a4a9f12d720.log.gz