Automated smoke report for branch maint-5.28 5.28.3 patch 
52faf2cd63bf1d8bce80a7475d8af1bf1be88f04 v5.28.3-3-g52faf2cd63
cjg-cygwin: Intel(R) Core(TM) i5-4278U CPU @ 2.60GHz (GenuineIntel 2600MHz) 
(x86_64/1 cpu[2 cores])
    on        cygwin_nt-10.0-14393 - 3.1.4-340.x86_64
    using     g++ version 9.3.0
    smoketime 2 hours 32 minutes (average 19 minutes 5 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.3-3-g52faf2cd63  Configuration (common) -Dcc=g++
----------- ---------------------------------------------------------
M M         
M M         -Duse64bitall
M M         -Duseithreads
M M         -Duseithreads -Duse64bitall
| +--------- -DDEBUGGING
+----------- no debugging


Locally applied patches:
    SMOKE52faf2cd63bf1d8bce80a7475d8af1bf1be88f04

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/ccBUFOd0.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/ccAdsqAq.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/ccX0BVCI.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/ccfyKrU0.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/ccjezny6.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/ccuLlb4m.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/ccGOc5vD.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/ccpADngl.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.26.1
(Reporter v0.053 / Smoker v0.046)

Reply via email to