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

    Automated smoke report for branch smoke-me/khw-lexact 5.31.6 patch 1ecf615acad0e6187403cddb70b8be60b613c681 v5.31.5-320-g1ecf615aca.
    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]
        using     g++ version 9.2.1 20190827 (Red Hat 9.2.1-1) (*1)
        smoketime 29 minutes 31 seconds (average 7 minutes 23 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.5-320-g1ecf615aca
    ----------------------- ----------------------------------------------------
    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:
        SMOKE1ecf615acad0e6187403cddb70b8be60b613c681
    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]
        util.c: In function ‘void Perl_croak_no_mem()’:
        iperlsys.h:772:44: warning: ignoring return value of ‘ssize_t write(int, const void*, size_t)’, declared with attribute warn_unused_result [-Wunused-result]
        perl.h:389:43: note: in definition of macro ‘PERL_UNUSED_RESULT’
        util.c:1790:28: note: in expansion of macro ‘PerlLIO_write’
        mg.c: In function ‘int Perl_magic_set(SV*, MAGIC*)’:
        mg.c:2781: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:250:5: note: in expansion of macro ‘RX_ENGINE’
        mg.c:2781:13: note: in expansion of macro ‘CALLREG_NUMBUF_STORE’
        perl.h:250:47: note: in definition of macro ‘CALLREG_NUMBUF_STORE’
        regcomp.c: In function ‘regnode_offset S_regatom(RExC_state_t*, I32*, U32)’:
        regcomp.c:14590:21: error: ‘foldloc’ was not declared in this scope
        mg.c:3112:36: warning: ignoring return value of ‘int setreuid(__uid_t, __uid_t)’, declared with attribute warn_unused_result [-Wunused-result]
        mg.c:3139:28: warning: ignoring return value of ‘int seteuid(__uid_t)’, declared with attribute warn_unused_result [-Wunused-result]
        mg.c:3165:29: warning: ignoring return value of ‘int setregid(__gid_t, __gid_t)’, declared with attribute warn_unused_result [-Wunused-result]
        mg.c:3244:28: warning: ignoring return value of ‘int setegid(__gid_t)’, declared with attribute warn_unused_result [-Wunused-result]
        perl.c: In function ‘void Perl_sys_init(int*, char***)’:
        perl.h:2810: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:2860:49: note: in expansion of macro ‘PERL_SYS_INIT_BODY’
        perl.c:138:5: note: in expansion of macro ‘PERL_SYS_INIT3_BODY’
        op.c: In function ‘OP* S_pmtrans(OP*, OP*, OP*)’:
        op.c:7047:22: warning: ‘r_map’ may be used uninitialized in this function [-Wmaybe-uninitialized]
        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:169:22: warning: unused parameter ‘my_perl’ [-Wunused-parameter]
        perl.h:182:18: note: in expansion of macro ‘pTHX’
        regcomp.c:4437:22: note: in expansion of macro ‘pTHX_’
        regcomp.c: In function ‘bool Perl__invlistEQ(PerlInterpreter*, SV*, SV*, bool)’:
        regcomp.c:10406:17: note: in expansion of macro ‘pTHX_’
        regcomp.c: In function ‘regnode_offset S_regatom(PerlInterpreter*, RExC_state_t*, I32*, U32)’:
        mg.c: In function ‘int Perl_magic_set(PerlInterpreter*, SV*, MAGIC*)’:
        op.c: In function ‘OP* Perl_op_linklist(PerlInterpreter*, OP*)’:
        op.c:1650:18: note: in expansion of macro ‘pTHX_’
        perl.c: In function ‘void S_init_tls_and_interp(PerlInterpreter*)’:
        thread.h:341:37: warning: ignoring return value of ‘ssize_t write(int, const void*, size_t)’, declared with attribute warn_unused_result [-Wunused-result]
        perl.c:91:2: note: in expansion of macro ‘ALLOC_THREAD_KEY’
        op.c: In function ‘OP* S_traverse_op_tree(PerlInterpreter*, OP*, OP*)’:
        op.c:3785:20: note: in expansion of macro ‘pTHX_’
        op.c: In function ‘OP* S_search_const(PerlInterpreter*, OP*)’:
        op.c:9219:16: note: in expansion of macro ‘pTHX_’
        op.c: In function ‘STRLEN* Perl_dup_warnings(PerlInterpreter*, STRLEN*)’:
        op.c:18246:19: note: in expansion of macro ‘pTHX_’
        op.c: In function ‘OP* S_pmtrans(PerlInterpreter*, OP*, OP*, OP*)’:
    

    About this smoke:
    smoking-perl: 5.28.2
    smoker-version: 1.72/0.046
    timestamp: 2019-11-16 22:50:15+00
    tester: perl
    
    Smoke logs available at http://m-l.org/~perl/smoke/perl/x86_64-linux-thread-multi/smoke-me_g++_quick/Karl%20Williamson/log1ecf615acad0e6187403cddb70b8be60b613c681.log.gz