[via nntp.perl.org] [similar] [parsed detail]
Subject: Smoke [maint-5.28] v5.28.2-147-g304732faad FAIL(M) cygwin_nt-10.0-14393 3.1.4-340.x86_64 (x86_64/1 cpu[4 cores])
Message-Id: <20200516203332.4E8EA7CDFF@cjg-fedora32>
Date: Sat, 16 May 2020 15:33:32 -0500 (CDT)
Automated smoke report for branch maint-5.28 5.28.3 patch 304732faad5ed2757303dec1c9574bfc191cf398 v5.28.2-147-g304732faad
cjg-cygwin: Intel Core Processor (Broadwell, no TSX, IBRS) (GenuineIntel 2900MHz) (x86_64/1 cpu[4 cores])
on cygwin_nt-10.0-14393 - 3.1.4-340.x86_64
using g++ version 9.3.0
smoketime 2 hours 18 minutes (average 17 minutes 16 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 -Duseithreads
M M -Duseithreads -Duse64bitall
| +--------- -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(cygwin):
/usr/lib/gcc/x86_64-pc-cygwin/9.3.0/../../../../x86_64-pc-cygwin/bin/ld: /home/core/tmp/ccLi3KT9.o:try.c:(.text.startup+0x2d): undefined reference to `db_version'
awk: cmd. line:1: warning: regexp escape sequence `\=' is not a known regexp operator
Makefile:252: warning: ignoring prerequisites on suffix rule definition
Makefile:248: warning: ignoring prerequisites on suffix rule definition
GNUmakefile:252: warning: ignoring prerequisites on suffix rule definition
GNUmakefile:248: warning: ignoring prerequisites on suffix rule definition
op.c: In function 'OP* S_fold_constants(PerlInterpreter*, 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 '_sig_func_ptr' {aka '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(PerlInterpreter*, 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:2688:33: warning: cast between incompatible function types from '_sig_func_ptr' {aka 'void (*)(int)'} to 'Sighandler_t' {aka 'void (*)(int, siginfo_t*, void*)'} [-Wcast-function-type]
util.c: In function 'void (* Perl_rsignal_state(PerlInterpreter*, int))(int, siginfo_t*, void*)':
util.c:2700:29: warning: cast between incompatible function types from '_sig_func_ptr' {aka 'void (*)(int)'} to 'Sighandler_t' {aka 'void (*)(int, siginfo_t*, void*)'} [-Wcast-function-type]
util.c: In function 'int Perl_rsignal_save(PerlInterpreter*, 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]
util.c:2070:1: warning: 'char* S_env_alloc(void*, size_t, size_t, size_t, size_t)' defined but not used [-Wunused-function]
mg.c: In function 'int Perl_magic_set(PerlInterpreter*, 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'
sv.c: In function 'void Perl_sv_vcatpvfn_flags(PerlInterpreter*, SV*, const char*, STRLEN, char**, SV**, size_t, bool*, U32)':
config.h:915:39: warning: '%.*g' directive writing between 1 and 133 bytes into a region of size 127 [-Wformat-overflow=]
perl.h:392:67: note: in definition of macro 'PERL_UNUSED_RESULT'
sv.c:48:24: note: in expansion of macro 'Gconvert'
sv.c:13001:17: note: in expansion of macro 'SNPRINTF_G'
config.h:915:40: note: format string is defined here
config.h:915:39: note: assuming directive output of 132 bytes
config.h:915:34: note: 'sprintf' output between 2 and 134 bytes into a destination of size 127
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]
locale.c:537:20: warning: '%s' directive argument is null [-Wformat-overflow=]
cygwin.c: In function 'int do_spawn(char*)':
cygwin.c:114:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
cygwin.c:115:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for'
cygwin.c: In function 'void XS_Cygwin_mount_flags(PerlInterpreter*, CV*)':
cygwin.c:553:25: warning: ',cygdrive,' directive writing 10 bytes into a region of size between 1 and 4096 [-Wformat-overflow=]
cygwin.c:553:14: note: 'sprintf' output between 11 and 8201 bytes into a destination of size 4096
cygwin.c:548:25: warning: ',cygdrive,' directive writing 10 bytes into a region of size between 1 and 4096 [-Wformat-overflow=]
cygwin.c:548:14: note: 'sprintf' output between 11 and 8201 bytes into a destination of size 4096
cygwin.c:511:31: warning: ',cygdrive,' directive writing 10 bytes into a region of size between 1 and 4096 [-Wformat-overflow=]
cygwin.c:511:20: note: 'sprintf' output between 11 and 8201 bytes into a destination of size 4096
cygwin.c:509:31: warning: ',cygdrive,' directive writing 10 bytes into a region of size between 1 and 4096 [-Wformat-overflow=]
cygwin.c:509:20: note: 'sprintf' output between 11 and 8201 bytes into a destination of size 4096
/usr/lib/gcc/x86_64-pc-cygwin/9.3.0/../../../../x86_64-pc-cygwin/bin/ld: perlmain.o:perlmain.c:(.text+0x2d): undefined reference to `boot_Win32CORE'
/usr/lib/gcc/x86_64-pc-cygwin/9.3.0/../../../../x86_64-pc-cygwin/bin/ld: perlmain.o:perlmain.c:(.rdata$.refptr.boot_Win32CORE[.refptr.boot_Win32CORE]+0x0): undefined reference to `boot_Win32CORE'
/usr/lib/gcc/x86_64-pc-cygwin/9.3.0/../../../../x86_64-pc-cygwin/bin/ld: /home/core/tmp/ccz4Xr5r.o:/home/core/smoke/perl-current/UU/try.c:17: undefined reference to `db_version'
locale.c: In function 'bool Perl__is_cur_LC_category_utf8(PerlInterpreter*, int)':
locale.c:4962:27: warning: '%s' directive argument is null [-Wformat-overflow=]
/usr/lib/gcc/x86_64-pc-cygwin/9.3.0/../../../../x86_64-pc-cygwin/bin/ld: perlmain.o:/home/core/smoke/perl-current/perlmain.c:183: undefined reference to `boot_Win32CORE'
/usr/lib/gcc/x86_64-pc-cygwin/9.3.0/../../../../x86_64-pc-cygwin/bin/ld: /home/core/tmp/ccQkgXLU.o:try.c:(.text.startup+0x2d): undefined reference to `db_version'
/usr/lib/gcc/x86_64-pc-cygwin/9.3.0/../../../../x86_64-pc-cygwin/bin/ld: /home/core/tmp/ccYUR1KX.o:/home/core/smoke/perl-current/UU/try.c:17: undefined reference to `db_version'
/usr/lib/gcc/x86_64-pc-cygwin/9.3.0/../../../../x86_64-pc-cygwin/bin/ld: /home/core/tmp/ccLqLpm2.o:try.c:(.text.startup+0x2d): undefined reference to `db_version'
/usr/lib/gcc/x86_64-pc-cygwin/9.3.0/../../../../x86_64-pc-cygwin/bin/ld: /home/core/tmp/cctvXRub.o:/home/core/smoke/perl-current/UU/try.c:17: undefined reference to `db_version'
/usr/lib/gcc/x86_64-pc-cygwin/9.3.0/../../../../x86_64-pc-cygwin/bin/ld: /home/core/tmp/ccEfqQkc.o:try.c:(.text.startup+0x2d): undefined reference to `db_version'
/usr/lib/gcc/x86_64-pc-cygwin/9.3.0/../../../../x86_64-pc-cygwin/bin/ld: /home/core/tmp/cc717OpD.o:/home/core/smoke/perl-current/UU/try.c:17: undefined reference to `db_version'
Non-Fatal messages(cygwin):
--
Report by Test::Smoke v1.71 running on perl 5.30.2
(Reporter v0.053 / Smoker v0.046)