Automated smoke report for branch maint-5.28 5.28.2 patch
21963f302f4c7ab688c230f77b5cce8c7f15bbb3 v5.28.2-3-g21963f302f
cjg-cygwin: Intel(R) Core(TM) i5-4278U CPU @ 2.60GHz (GenuineIntel 2600MHz)
(x86_64/1 cpu)
on cygwin_nt-10.0 - 3.0.6(0.338/5/3)
using g++ version 7.4.0
smoketime 2 hours 44 minutes (average 20 minutes 32 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-3-g21963f302f Configuration (common) -Dcc=g++
----------- ---------------------------------------------------------
M M
M M -Duse64bitall
M M -Duseithreads
M M -Duseithreads -Duse64bitall
| +--------- -DDEBUGGING
+----------- no debugging
Locally applied patches:
SMOKE21963f302f4c7ab688c230f77b5cce8c7f15bbb3
Testsuite was run only with 'harness'
Tests skipped on user request:
# One test name on a line
Failures: (common-args) -Dcc=g++
[minitest]
t/op/alarm ..................... FAILED at test 1
Compiler messages(cygwin):
awk: cmd. line:1: warning: regexp escape sequence `\=' is not a known regexp
operator
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]
util.c:2070:1: warning: 'char* S_env_alloc(void*, size_t, size_t, size_t,
size_t)' defined but not used [-Wunused-function]
sv.c: In function 'void Perl_sv_vcatpvfn_flags(PerlInterpreter*, SV*, const
char*, STRLEN, char**, SV**, size_t, bool*, U32)':
sv.c:11813:1: warning: '%.*g' directive writing between 1 and 133 bytes into a
region of size 127 [-Wformat-overflow=]
sv.c:11813: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:13001:17: note: in expansion of macro 'SNPRINTF_G'
utf8.c: In function 'SV* S_swatch_get(PerlInterpreter*, SV*, UV, UV)':
utf8.c:4928:11: warning: 'val' may be used uninitialized in this function
[-Wmaybe-uninitialized]
perl.h:6728: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)