• Reports by commit
  • Recent reports
  • Perl5 CoreSmokeDB
  • Github
  • Changes
  • Smoke [5.29.1] v5.29.0-85-gf9e90a19b6 FAIL(M) linux 4.16.0-2-amd64 [debian] (x86_64/20 cpu)

    Content-Transfer-Encoding: 8bit
    Content-Type: text/plain; charset="UTF8"
    MIME-Version: 1.0
    Date: Wed, 11 Jul 2018 01:25:27 -0400
    Subject: Smoke [5.29.1] v5.29.0-85-gf9e90a19b6 FAIL(M) linux 4.16.0-2-amd64 [debian] (x86_64/20 cpu)
    Message-ID: <10334_1531286737_5B4594D1_10334_39_1_20180711052530.E43CC23FD9DC@ps395777.dreamhostps.com>
    
    Automated smoke report for 5.29.1 patch f9e90a19b620e2347e08f84bdd68f94e69797a94 v5.29.0-85-gf9e90a19b6
    microcenter: Intel(R) Core(TM) i7-6950X CPU @ 3.00GHz (GenuineIntel 3130MHz) (x86_64/20 cpu)
        on        linux - 4.16.0-2-amd64 [debian]
        using      gcc-8 version 8.1.0
        smoketime 1 minute 22 seconds (average 1 minute 22 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.0-85-gf9e90a19b6  Configuration (common) -Acc=gcc-8 -Accflags="-O2 -g -fsanitize=address -static-libasan" -Alddlflags="-shared -O2 -L/usr/local/lib -fstack-protector-strong -fsanitize=address -static-libasan -g" -Aldflags="-fsanitize=address -static-libasan -g -fstack-protector-strong -L/usr/local/lib"
    ----------- ---------------------------------------------------------
    M           -Duseithreads
    | +--------- -DDEBUGGING
    +----------- no debugging
    
    
    Locally applied patches:
        SMOKEf9e90a19b620e2347e08f84bdd68f94e69797a94
    
    Compiler messages(gcc):
    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]
    perl.c: In function ‘Perl_sys_init3’:
    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]
    util.c: In function ‘Perl_rsignal’:
    util.c:2691: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:2694:22: warning: cast between incompatible function types from ‘Sighandler_t’ {aka ‘void (*)(int,  struct <anonymous> *, void *)’} to ‘void (*)(int)’ [-Wcast-function-type]
    util.c:2702: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:2706: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:2708: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:2718: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:2720: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:2739:22: warning: cast between incompatible function types from ‘Sighandler_t’ {aka ‘void (*)(int,  struct <anonymous> *, void *)’} to ‘void (*)(int)’ [-Wcast-function-type]
    util.c:2747: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]
    perl.c: In function ‘S_parse_body’:
    perl.c:2377: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:2380: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]
    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]
    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]
    miniperlmain.c: In function ‘main’:
    miniperlmain.c:134: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]
    
    -- 
    Report by Test::Smoke v1.53 build 1374 running on perl 5.26.2
    (Reporter v0.050 / Smoker v0.045)