• Reports by commit
  • Recent reports
  • Perl5 CoreSmokeDB
  • Github
  • Changes
  • Smoke v5.29.2-32-g609083b057 FAIL(m) linux 4.17.0-1-amd64 [Debian GNU/Linux buster/sid] Intel(R) Xeon(R) CPU L5640 @ 2.27GHz (GenuineIntel 2258MHz) 1

    Automated smoke report for branch smoke-me/khw-core 5.29.3 patch 609083b0577dd24740475f64e578f5f362cc77a2 v5.29.2-32-g609083b057.
    cjg-buster: Intel(R) Xeon(R) CPU L5640 @ 2.27GHz (GenuineIntel 2258MHz) (x86_64/1 cpus)
        on        linux 4.17.0-1-amd64 [Debian GNU/Linux buster/sid]
        using     cc version 8.2.0 (*1)
        smoketime 36 minutes 2 seconds (average 3 minutes 0.167 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.29.2-32-g609083b057
    ----------------------- ----------------------------------------------------
    m  m                     (*1)
    m  m                    -Dusequadmath (*1)
    m  m                    -Duse64bitall (*1)
    m  m                    -Duseithreads (*1)
    m  m                    -Duseithreads -Dusequadmath (*1)
    m  m                    -Duseithreads -Duse64bitall (*1)
    |  |
    |  +------------------  stdio DEBUGGING
    +---------------------  stdio
    
    Testsuite was run only with 'harness'
    
      Applied patches:
        SMOKE609083b0577dd24740475f64e578f5f362cc77a2
    Skipped tests:
            # One test name on a line
    
    Test failures:
        None.
    
    Compiler messages:
        op.c: In function 'S_fold_constants':
        op.c:5469:34: warning: argument 'o' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered]
        perl.c: In function 'Perl_sys_init':
        perl.h:2646: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:2696: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:2372: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:2375: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:641:44: note: in definition of macro 'rsignal'
        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:1459: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:1736: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:1746: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:4474: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:1557:55: note: in definition of macro 'rsignal_save'
        pp_sys.c:4475: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]
        utf8.c: In function 'S_swatch_get':
        utf8.c:4725:6: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-statement]
        utf8.c:4642:11: warning: 'val' may be used uninitialized in this function [-Wmaybe-uninitialized]
        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]
    

    About this smoke:
    smoking-perl: 5.26.1
    smoker-version: 1.71/0.046
    timestamp: 2018-08-22 06:25:20+00
    tester: core