{"body":"","bodytext":"Automated smoke report for branch smoke-me/khw-core 5.29.3 patch 609083b0577dd24740475f64e578f5f362cc77a2 v5.29.2-32-g609083b057\ncjg-fedora28: Intel(R) Xeon(R) CPU L5640 @ 2.27GHz (GenuineIntel 2258MHz) (x86_64/1 cpu)\n    on        linux - 4.17.14-202.fc28.x86_64 [Fedora 28 (Server Edition)]\n    using     cc version 8.1.1 20180712 (Red Hat 8.1.1-5)\n    smoketime 37 minutes 7 seconds (average 3 minutes 5.583 seconds)\n\nSummary: FAIL(m)\n\nO = OK  F = Failure(s), extended report at the bottom\nX = Failure(s) under TEST but not under harness\n? = still running or test results not (yet) available\nBuild failures during:       - = unknown or N/A\nc = Configure, m = make, M = make (after miniperl), t = make test-prep\n\nv5.29.2-32-g609083b057  Configuration (common) none\n----------- ---------------------------------------------------------\nm m         \nm m         -Dusequadmath\nm m         -Duse64bitall\nm m         -Duseithreads\nm m         -Duseithreads -Dusequadmath\nm m         -Duseithreads -Duse64bitall\n| +--------- -DDEBUGGING\n+----------- no debugging\n\n\nLocally applied patches:\n    SMOKE609083b0577dd24740475f64e578f5f362cc77a2\n\nTestsuite was run only with 'harness'\n\nTests skipped on user request:\n    # One test name on a line\nCompiler messages(gcc):\nop.c: In function 'S_fold_constants':\nop.c:5469:34: warning: argument 'o' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered]\nperl.c: In function 'Perl_sys_init':\nperl.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]\nunixish.h:150:29: note: in expansion of macro 'PERL_FPU_INIT'\nperl.c:125:5: note: in expansion of macro 'PERL_SYS_INIT_BODY'\nperl.c: In function 'Perl_sys_init3':\nperl.h:2696:49: note: in expansion of macro 'PERL_SYS_INIT_BODY'\nperl.c:138:5: note: in expansion of macro 'PERL_SYS_INIT3_BODY'\nperl.c: In function 'S_parse_body':\nperl.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]\nperl.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]\nembed.h:641:44: note: in definition of macro 'rsignal'\nutil.c: In function 'Perl_rsignal':\nutil.c:2698:22: warning: cast between incompatible function types from 'Sighandler_t' {aka 'void (*)(int,  struct <anonymous> *, void *)'} to 'void (*)(int)' [-Wcast-function-type]\nutil.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]\nutil.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]\nutil.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]\nutil.c: In function 'Perl_rsignal_state':\nutil.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]\nutil.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]\nutil.c: In function 'Perl_rsignal_save':\nutil.c:2743:22: warning: cast between incompatible function types from 'Sighandler_t' {aka 'void (*)(int,  struct <anonymous> *, void *)'} to 'void (*)(int)' [-Wcast-function-type]\nutil.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]\nmg.c: In function 'Perl_magic_getsig':\nmg.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]\nmg.c: In function 'Perl_magic_setsig':\nmg.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]\nmg.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]\npp_sys.c: In function 'Perl_pp_system':\npp_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]\nembed.h:1557:55: note: in definition of macro 'rsignal_save'\npp_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]\nutf8.c: In function 'S_swatch_get':\nutf8.c:4725:6: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-statement]\nutf8.c:4642:11: warning: 'val' may be used uninitialized in this function [-Wmaybe-uninitialized]\nutil.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]\n\nNon-Fatal messages(gcc):\n\n\n\n-- \nReport by Test::Smoke v1.71 running on perl 5.26.1\n(Reporter v0.053 / Smoker v0.046)\n","branch":null,"build_hash":"Ran+y7bOUlHDAhpBYtz9NCXQx7505E4786MeuCIxiyM","by_build_full":"cjg-fedora28\nlinux 4.17.14-202.fc28.x86_64 [Fedora 28 (Server Edition)]\n\n-Dusequadmath\n-Duse64bitall\n-Duseithreads\n-Duseithreads -Dusequadmath\n-Duse64bitall -Duseithreads\n--\n2220\n","by_config_full":"cjg-fedora28\nlinux 4.17.xx.fc28.x86_64 [Fedora 28 (Server Edition)]\n\n-Dusequadmath\n-Duse64bitall\n-Duseithreads\n-Duseithreads -Dusequadmath\n-Duse64bitall -Duseithreads\n","compiler":"cc 8.1.1 20180712 (Red Hat 8.1.1-5)","compiler_msgs":["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]"],"conf1":["","-Dusequadmath","-Duse64bitall","-Duseithreads","-Duseithreads -Dusequadmath","-Duse64bitall -Duseithreads"],"conf1_struct":{"common":[],"extra":[[],["-Dusequadmath"],["-Duse64bitall"],["-Duseithreads"],["-Duseithreads","-Dusequadmath"],["-Duse64bitall","-Duseithreads"]]},"config_hash":"mukuCsLgSK1AumGuR1yP5270yRAUDkkzu3mCMSibMZE","configuration":null,"cpu":"x86_64","cpu_count":1,"cpu_full":"Intel(R) Xeon(R) CPU L5640 @ 2.27GHz (GenuineIntel 2258MHz) (x86_64/1 cpu)","duration":2220,"error":"","from_email":"carlos@carlosguevara.com","host":"cjg-fedora28","matrix":["v5.29.2-32-g609083b057  Configuration (common) none","----------- ---------------------------------------------------------","m m         ","m m         -Dusequadmath","m m         -Duse64bitall","m m         -Duseithreads","m m         -Duseithreads -Dusequadmath","m m         -Duseithreads -Duse64bitall","| +--------- -DDEBUGGING","+----------- no debugging"],"msg_id":"<7664_1534918827_5B7D00AB_7664_16_1_20180822062019.93F6D8E2FB3@cjg-fedora28>","nonfatal_msgs":[],"os":"linux 4.17.14-202.fc28.x86_64 [Fedora 28 (Server Edition)]","osname":"linux","osversion":"4.17.14-202.fc28.x86_64 [Fedora 28 (Server Edition)]","sha":"609083b0577dd24740475f64e578f5f362cc77a2","status":"FAIL(m)","subject":"Smoke [smoke-me/khw-core] v5.29.2-32-g609083b057 FAIL(m) linux 4.17.14-202.fc28.x86_64 [Fedora 28 (x86_64/1 cpu)","when_at":"2018-08-22T06:20:19"}