Automated smoke report for branch blead 5.29.3 patch
db54010671d6c27faf667d658073743b14cd9b58 v5.29.2-49-gdb54010671
cjg-cygwin: Intel(R) Core(TM) i5-4278U CPU @ 2.60GHz (GenuineIntel 2600MHz)
(x86_64/1 cpu)
on cygwin_nt-10.0 - 2.11.1(0.329/5/3)
using g++ version 7.3.0
smoketime 2 hours 16 minutes (average 17 minutes 1 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.29.2-49-gdb54010671 Configuration (common) -Dcc=g++
----------- ---------------------------------------------------------
M M
M M -Duse64bitall
M M -Duseithreads
M M -Duseithreads -Duse64bitall
| +--------- -DDEBUGGING
+----------- no debugging
Locally applied patches:
SMOKEdb54010671d6c27faf667d658073743b14cd9b58
Testsuite was run only with 'harness'
Tests skipped on user request:
# One test name on a line
Compiler messages(cygwin):
op.c: In function 'OP* S_fold_constants(PerlInterpreter*, OP*)':
op.c:5468:34: warning: argument 'o' might be clobbered by 'longjmp' or 'vfork'
[-Wclobbered]
sv.c: In function 'void Perl_sv_vcatpvfn_flags(PerlInterpreter*, SV*, const
char*, STRLEN, char**, SV**, size_t, bool*, U32)':
sv.c:11815:1: warning: '%.*g' directive writing between 1 and 133 bytes into a
region of size 127 [-Wformat-overflow=]
sv.c:11815:1: note: assuming directive output of 132 bytes
perl.h:392:68: note: 'sprintf' output between 2 and 134 bytes into a
destination of size 127
sv.c:48:5: note: in expansion of macro 'PERL_UNUSED_RESULT'
sv.c:13003:17: note: in expansion of macro 'SNPRINTF_G'
utf8.c: In function 'UV Perl__to_utf8_fold_flags(PerlInterpreter*, const U8*,
const U8*, U8*, STRLEN*, U8, const char*, int)':
handy.h:516:21: warning: comparison between signed and unsigned integer
expressions [-Wsign-compare]
utf8.c:3953:17: note: in expansion of macro 'memBEGINs'
utf8.c:3963:22: note: in expansion of macro 'memBEGINs'
utf8.c: In function 'SV* S_swatch_get(PerlInterpreter*, SV*, UV, UV)':
utf8.c:4800:11: warning: 'val' may be used uninitialized in this function
[-Wmaybe-uninitialized]
perl.h:7162:34: warning: option '-Wc++-compat' is valid for C/ObjC but not for
C++ [-Wpragmas]
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'
perlmain.o:perlmain.c:(.text+0x2c): undefined reference to `boot_Win32CORE'
perlmain.o:perlmain.c:(.rdata$.refptr.boot_Win32CORE[.refptr.boot_Win32CORE]+0x0):
undefined reference to `boot_Win32CORE'
perlmain.o: In function `xs_init':
/home/core/smoke/perl-current/perlmain.c:183: undefined reference to
`boot_Win32CORE'
Non-Fatal messages(cygwin):
--
Report by Test::Smoke v1.71 running on perl 5.26.1
(Reporter v0.053 / Smoker v0.046)