[via test-smoke.org] [similar] [Raw JSON] [Report JSON] [parsed detail]
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 cpus)
on linux 5.2.9-arch1-1-ARCH [Arch Linux]
using gcc version 9.1.0 (*1)
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
----------------------- ----------------------------------------------------
m m -Dcc=gcc (*1)
m m -Dcc=gcc -Duse64bitall (*1)
m m -Dcc=gcc -Dusequadmath (*1)
m m -Dcc=gcc -Duseithreads (*1)
m m -Dcc=gcc -Duseithreads -Duse64bitall (*1)
m m -Dcc=gcc -Duseithreads -Dusequadmath (*1)
| |
| +------------------ stdio DEBUGGING
+--------------------- stdio
Testsuite was run only with 'harness'
Applied patches:
SMOKE7d164336f2eab2eb2df2b9ff97575fe1ab0ad1fc
Skipped tests:
# One test name on a line
Test failures:
None.
Compiler messages:
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'
About this smoke: smoking-perl: 5.26.1 smoker-version: 1.71/0.046 timestamp: 2019-08-27 17:23:29+00 tester: core