• Reports by commit
  • Recent reports
  • Perl5 CoreSmokeDB
  • Github
  • Changes
  • Smoke [smoke-me/khw-134329] v5.31.3-22-g7d164336f2 FAIL(m) linux 5.2.9-arch1-1-ARCH [Arch Linux] (x86_64/1 cpu)

    Subject: Smoke [smoke-me/khw-134329] v5.31.3-22-g7d164336f2 FAIL(m) linux 5.2.9-arch1-1-ARCH [Arch Linux] (x86_64/1 cpu)
    Message-ID: <20190827181153.7C3DD20113@cjg-arch>
    Date: Tue, 27 Aug 2019 13:11:53 -0500 (CDT)
    
    Automated smoke report for branch smoke-me/khw-134329 5.31.4 patch 7d164336f2eab2eb2df2b9ff97575fe1ab0ad1fc v5.31.3-22-g7d164336f2
    cjg-arch: Intel(R) Xeon(R) CPU L5640 @ 2.27GHz (GenuineIntel 2267MHz) (x86_64/1 cpu)
        on        linux - 5.2.9-arch1-1-ARCH [Arch Linux]
        using     gcc version 9.1.0
        smoketime 48 minutes 23 seconds (average 4 minutes 1.917 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.3-22-g7d164336f2  Configuration (common) -Dcc=gcc
    ----------- ---------------------------------------------------------
    m m         
    m m         -Duse64bitall
    m m         -Dusequadmath
    m m         -Duseithreads
    m m         -Duseithreads -Duse64bitall
    m m         -Duseithreads -Dusequadmath
    | +--------- -DDEBUGGING
    +----------- no debugging
    
    
    Locally applied patches:
        SMOKE7d164336f2eab2eb2df2b9ff97575fe1ab0ad1fc
    
    Testsuite was run only with 'harness'
    
    Tests skipped on user request:
        # One test name on a line
    Compiler messages(gcc):
    perl.c: In function 'Perl_sys_init':
    perl.h:2756:51: warning: cast between incompatible function types from '__sighandler_t' {aka 'void (*)(int)'} to 'void (*)(int,  siginfo_t *, void *)' {aka 'void (*)(int,  struct <anonymous> *, 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 'Perl_sys_init3':
    perl.h:2806: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 'S_parse_body':
    perl.c:2395:22: warning: cast between incompatible function types from 'void (*)(int)' to 'void (*)(int,  siginfo_t *, void *)' {aka 'void (*)(int,  struct <anonymous> *, void *)'} [-Wcast-function-type]
    perl.c:2398:26: warning: cast between incompatible function types from 'void (*)(int)' to 'void (*)(int,  siginfo_t *, void *)' {aka 'void (*)(int,  struct <anonymous> *, void *)'} [-Wcast-function-type]
    embed.h:645:44: note: in definition of macro 'rsignal'
    regcomp.c: In function 'S_grok_bslash_N':
    regcomp.c:13149:9: warning: implicit declaration of function 'SET_recode_x_to_native'; did you mean 'RExC_recode_x_to_native'? [-Wimplicit-function-declaration]
    util.c: In function 'Perl_rsignal':
    util.c:2698:22: warning: cast between incompatible function types from 'Sighandler_t' {aka 'void (*)(int,  struct <anonymous> *, void *)'} to 'void (*)(int)' [-Wcast-function-type]
    util.c:2706:40: warning: cast between incompatible function types from 'void (*)(int)' to 'void (*)(int,  siginfo_t *, void *)' {aka 'void (*)(int,  struct <anonymous> *, void *)'} [-Wcast-function-type]
    util.c:2710:13: warning: cast between incompatible function types from 'void (*)(int)' to 'void (*)(int,  siginfo_t *, void *)' {aka 'void (*)(int,  struct <anonymous> *, void *)'} [-Wcast-function-type]
    util.c:2712:13: warning: cast between incompatible function types from '__sighandler_t' {aka 'void (*)(int)'} to 'void (*)(int,  siginfo_t *, void *)' {aka 'void (*)(int,  struct <anonymous> *, void *)'} [-Wcast-function-type]
    util.c: In function 'Perl_rsignal_state':
    util.c:2722:9: warning: cast between incompatible function types from 'void (*)(int)' to 'void (*)(int,  siginfo_t *, void *)' {aka 'void (*)(int,  struct <anonymous> *, void *)'} [-Wcast-function-type]
    util.c:2724:9: warning: cast between incompatible function types from '__sighandler_t' {aka 'void (*)(int)'} to 'void (*)(int,  siginfo_t *, void *)' {aka 'void (*)(int,  struct <anonymous> *, void *)'} [-Wcast-function-type]
    util.c: In function 'Perl_rsignal_save':
    util.c:2743:22: warning: cast between incompatible function types from 'Sighandler_t' {aka 'void (*)(int,  struct <anonymous> *, void *)'} to 'void (*)(int)' [-Wcast-function-type]
    util.c:2751:40: warning: cast between incompatible function types from 'void (*)(int)' to 'void (*)(int,  siginfo_t *, void *)' {aka 'void (*)(int,  struct <anonymous> *, void *)'} [-Wcast-function-type]
    mg.c: In function 'Perl_magic_getsig':
    mg.c:1465:25: warning: cast between incompatible function types from 'void (*)(int)' to 'void (*)(int,  siginfo_t *, void *)' {aka 'void (*)(int,  struct <anonymous> *, void *)'} [-Wcast-function-type]
    mg.c: In function 'Perl_magic_setsig':
    mg.c:1742:20: warning: cast between incompatible function types from 'void (*)(int)' to 'void (*)(int,  siginfo_t *, void *)' {aka 'void (*)(int,  struct <anonymous> *, void *)'} [-Wcast-function-type]
    mg.c:1752:20: warning: cast between incompatible function types from 'void (*)(int)' to 'void (*)(int,  siginfo_t *, void *)' {aka 'void (*)(int,  struct <anonymous> *, void *)'} [-Wcast-function-type]
    pp_sys.c: In function 'Perl_pp_system':
    pp_sys.c:4421:28: warning: cast between incompatible function types from 'void (*)(int)' to 'void (*)(int,  siginfo_t *, void *)' {aka 'void (*)(int,  struct <anonymous> *, void *)'} [-Wcast-function-type]
    embed.h:1569:55: note: in definition of macro 'rsignal_save'
    pp_sys.c:4422:28: warning: cast between incompatible function types from 'void (*)(int)' to 'void (*)(int,  siginfo_t *, void *)' {aka 'void (*)(int,  struct <anonymous> *, void *)'} [-Wcast-function-type]
    miniperlmain.c: In function 'main':
    miniperlmain.c:139:29: warning: cast between incompatible function types from 'void (*)(int)' to 'void (*)(int,  siginfo_t *, void *)' {aka 'void (*)(int,  struct <anonymous> *, void *)'} [-Wcast-function-type]
    regcomp.c:(.text+0x29788): undefined reference to `SET_recode_x_to_native'
    /usr/bin/ld: regcomp.c:(.text+0x2a13b): undefined reference to `SET_recode_x_to_native'
    regcomp.c: In function 'Perl_regprop':
    regcomp.c:20320:13: warning: implicit declaration of function 'FAIL3'; did you mean 'FAIL2'? [-Wimplicit-function-declaration]
    /home/core/smoke/perl-current/regcomp.c:20320: undefined reference to `FAIL3'
    util.c:2695:9: warning: cast between incompatible function types from 'void (*)(int)' to 'void (*)(int,  siginfo_t *, void *)' {aka 'void (*)(int,  struct <anonymous> *, void *)'} [-Wcast-function-type]
    regcomp.c:(.text+0x2b9e0): undefined reference to `SET_recode_x_to_native'
    /usr/bin/ld: regcomp.c:(.text+0x2c425): undefined reference to `SET_recode_x_to_native'
    regcomp.c:(.text+0x2ba20): undefined reference to `SET_recode_x_to_native'
    /usr/bin/ld: regcomp.c:(.text+0x2c465): undefined reference to `SET_recode_x_to_native'
    
    Non-Fatal messages(gcc):
    
    
    
    -- 
    Report by Test::Smoke v1.71 running on perl 5.26.1
    (Reporter v0.053 / Smoker v0.046)