[via nntp.perl.org] [similar] [parsed detail]
Subject: Smoke [maint-5.28] v5.28.2-147-g304732faad FAIL(m) linux 5.4.34-0-lts [Alpine Linux v3.11 3.11.6] (x86_64/1 cpu)
Message-Id: <20200516045410.72193217C3@cjg-alpine3>
Date: Fri, 15 May 2020 23:54:10 -0500 (CDT)
Automated smoke report for branch maint-5.28 5.28.3 patch 304732faad5ed2757303dec1c9574bfc191cf398 v5.28.2-147-g304732faad
cjg-alpine3: Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz (GenuineIntel 2100MHz) (x86_64/1 cpu)
on linux - 5.4.34-0-lts [Alpine Linux v3.11 3.11.6]
using g++ version 9.2.0
smoketime 39 minutes 8 seconds (average 3 minutes 15.667 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.28.2-147-g304732faad Configuration (common) -Dcc=g++
----------- ---------------------------------------------------------
m m
m m -Duse64bitall
m m -Duselongdouble
m m -Duseithreads
m m -Duseithreads -Duse64bitall
m m -Duseithreads -Duselongdouble
| +--------- -DDEBUGGING
+----------- no debugging
Locally applied patches:
SMOKE304732faad5ed2757303dec1c9574bfc191cf398
Testsuite was run only with 'harness'
Tests skipped on user request:
# One test name on a line
Compiler messages(gcc):
op.c: In function 'OP* S_fold_constants(OP*)':
op.c:5469:34: warning: argument 'o' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered]
perl.c: In function 'void Perl_sys_init(int*, char***)':
perl.h:2645:88: warning: cast between incompatible function types from 'void (*)(int)' to 'Sighandler_t' {aka 'void (*)(int, siginfo_t*, void*)'} [-Wcast-function-type]
unixish.h:150:29: note: in expansion of macro 'PERL_FPU_INIT'
perl.c:124:5: note: in expansion of macro 'PERL_SYS_INIT_BODY'
perl.c: In function 'void Perl_sys_init3(int*, char***, char***)':
perl.h:2695:49: note: in expansion of macro 'PERL_SYS_INIT_BODY'
perl.c:137:5: note: in expansion of macro 'PERL_SYS_INIT3_BODY'
util.c: In function 'void (* Perl_rsignal(int, Sighandler_t))(int, siginfo_t*, void*)':
util.c:2674:36: warning: cast between incompatible function types from 'Sighandler_t' {aka 'void (*)(int, siginfo_t*, void*)'} to 'void (*)(int)' [-Wcast-function-type]
util.c: In function 'int Perl_rsignal_save(int, Sighandler_t, Sigsave_t*)':
util.c:2719:36: warning: cast between incompatible function types from 'Sighandler_t' {aka 'void (*)(int, siginfo_t*, void*)'} to 'void (*)(int)' [-Wcast-function-type]
mg.c: In function 'int Perl_magic_set(SV*, MAGIC*)':
mg.c:2770:50: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
regexp.h:528:43: note: in definition of macro 'RXp_ENGINE'
regexp.h:529:53: note: in expansion of macro 'ReANY'
perl.h:255:5: note: in expansion of macro 'RX_ENGINE'
mg.c:2770:13: note: in expansion of macro 'CALLREG_NUMBUF_STORE'
perl.h:255:47: note: in definition of macro 'CALLREG_NUMBUF_STORE'
perl.h:423:30: warning: option '-Wc++-compat' is valid for C/ObjC but not for C++ [-Wpragmas]
perl.h:426:30: note: in expansion of macro 'GCC_DIAG_PRAGMA'
perl.h:432:33: note: in expansion of macro 'GCC_DIAG_IGNORE'
perl.h:6728:1: note: in expansion of macro 'GCC_DIAG_IGNORE_DECL'
perlio.c: In function 'void Perl_noperl_die(const char*, ...)':
perlio.c:5234:12: warning: unnecessary parentheses in declaration of 'arglist' [-Wparentheses]
mathoms.c: In function 'int Perl_fprintf_nocontext(PerlIOl**, const char*, ...)':
mathoms.c:521:12: warning: unnecessary parentheses in declaration of 'arglist' [-Wparentheses]
mathoms.c: In function 'int Perl_printf_nocontext(const char*, ...)':
mathoms.c:539:12: warning: unnecessary parentheses in declaration of 'arglist' [-Wparentheses]
time64.c: In function 'void S_copy_little_tm_to_big_TM(const tm*, TM64*)':
time64.c:283:32: error: invalid conversion from 'const char*' to 'char*' [-fpermissive]
locale.c: In function 'bool Perl__is_cur_LC_category_utf8(int)':
locale.c:4962:27: warning: '%s' directive argument is null [-Wformat-overflow=]
op.c: In function 'OP* S_fold_constants(PerlInterpreter*, OP*)':
util.c: In function 'void (* Perl_rsignal(PerlInterpreter*, int, Sighandler_t))(int, siginfo_t*, void*)':
util.c: In function 'int Perl_rsignal_save(PerlInterpreter*, int, Sighandler_t, Sigsave_t*)':
mg.c: In function 'int Perl_magic_set(PerlInterpreter*, SV*, MAGIC*)':
locale.c: In function 'bool Perl__is_cur_LC_category_utf8(PerlInterpreter*, int)':
Non-Fatal messages(gcc):
--
Report by Test::Smoke v1.71 running on perl 5.26.1
(Reporter v0.053 / Smoker v0.046)