[via nntp.perl.org] [similar] [parsed detail]
Subject: Smoke [smoke-me/khw-ebcdic] v5.31.4-345-g1d8613eb85 FAIL(m) linux 4.19.0-6-amd64 [Debian GNU/Linux 10.1 (x86_64/1 cpu)
Message-ID: <E1iFyis-00089e-42@cjg-buster>
Date: Thu, 03 Oct 2019 05:52:38 -0500
Automated smoke report for branch smoke-me/khw-ebcdic 5.31.5 patch 1d8613eb85d0b932bc15c9651cca4a4a9f12d720 v5.31.4-345-g1d8613eb85
cjg-buster: Intel(R) Xeon(R) CPU L5640 @ 2.27GHz (GenuineIntel 2266MHz) (x86_64/1 cpu)
on linux - 4.19.0-6-amd64 [Debian GNU/Linux 10.1 (buster)]
using gcc version 8.3.0
smoketime 16 minutes 26 seconds (average 1 minute 22.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.31.4-345-g1d8613eb85 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:
SMOKE1d8613eb85d0b932bc15c9651cca4a4a9f12d720
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:2821: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:2871: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 'perl_construct':
perl.c:302:68: error: 'TR_SPECIAL_HANDLING' undeclared (first use in this function); did you mean 'PL_TR_SPECIAL_HANDLING_UTF8'?
embed.h:839:87: note: in definition of macro 'uvoffuni_to_utf8_flags_msgs'
utf8.h:70:47: note: in expansion of macro 'NATIVE_TO_UNI'
utf8.h:68:37: note: in expansion of macro 'uvchr_to_utf8_flags_msgs'
perl.c:302:12: note: in expansion of macro 'uvchr_to_utf8_flags'
perl.c:302:68: note: each undeclared identifier is reported only once for each function it appears in
perl.c: In function 'S_parse_body':
perl.c:2396: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:2399: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:572:44: note: in definition of macro 'rsignal'
perl.c:302:39: error: 'PL_TR_SPECIAL_HANDLING_UTF8' undeclared (first use in this function)
embed.h:839:85: note: in definition of macro 'uvoffuni_to_utf8_flags_msgs'
perl.c:302:39: note: each undeclared identifier is reported only once for each function it appears in
perl.c:302:68: error: 'TR_SPECIAL_HANDLING' undeclared (first use in this function)
Non-Fatal messages(gcc):
--
Report by Test::Smoke v1.71 running on perl 5.26.1
(Reporter v0.053 / Smoker v0.046)