[via nntp.perl.org] [similar] [parsed detail]
Date: Sat, 5 Jan 2019 13:11:47 -0600 (CST)
Message-ID: <201901051911.x05JBltL009007@cjg-hipster.local>
Subject: Smoke [smoke-me/khw-vlb] v5.29.6-77-g5ef933e590 FAIL(Mm) Solaris 2.11 (i386/1 cpu)
Automated smoke report for branch smoke-me/khw-vlb 5.29.7 patch 5ef933e590be8eb954fe9a246759dd5198ed9118 v5.29.6-77-g5ef933e590
cjg-hipster: i86pc (2250MHz) (i386/1 cpu)
on Solaris - 2.11
using gcc version 6.4.0
smoketime 50 minutes 1 seconds (average 6 minutes 15 seconds)
Summary: FAIL(Mm)
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.6-77-g5ef933e590 Configuration (common) -Dcc=gcc
----------- ---------------------------------------------------------
M m
M m -Duse64bitall
M m -Duseithreads
M m -Duseithreads -Duse64bitall
| +--------- -DDEBUGGING
+----------- no debugging
Locally applied patches:
SMOKE5ef933e590be8eb954fe9a246759dd5198ed9118
Testsuite was run only with 'harness'
Tests skipped on user request:
# One test name on a line
Failures: (common-args) -Dcc=gcc
[minitest]
[minitest] -Duse64bitall
[minitest] -Duseithreads
[minitest] -Duseithreads -Duse64bitall
t/op/magic ..................... FAILED--expected 195 tests, saw 196
Compiler messages(gcc):
op.c: In function 'Perl_custom_op_get_field':
op.c:16611:9: warning: 'any.xop_name' may be used uninitialized in this function [-Wmaybe-uninitialized]
op.c: In function 'S_gen_constant_list':
op.c:5657:31: warning: argument 'o' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered]
regcomp.c: In function 'S_study_chunk':
regcomp.c:5426:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
regcomp.c: In function 'S_regpiece':
regcomp.c:12609:46: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
regexec.c: In function 'S_regmatch':
regexec.c:7954:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
regexec.c:7977:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
B.c: In function 'XS_B__PADNAME_TYPE':
B.xs:2222:8: warning: 'ret' may be used uninitialized in this function [-Wmaybe-uninitialized]
B.xs:2206:6: note: 'ret' was declared here
Cwd.xs:23:0: warning: "SYSNAME" redefined
/usr/include/sys/param.h:184:0: note: this is the location of the previous definition
SysV.xs: In function 'XS_IPC__SysV_shmdt':
SysV.xs:415:20: warning: request for implicit conversion from 'void *' to 'char *' not permitted in C++ [-Wc++-compat]
ODBM_File.xs:24:5: warning: identifier 'delete' conflicts with C++ keyword [-Wc++-compat]
ODBM_File.c: In function 'XS_ODBM_File_DELETE':
ODBM_File.xs:64:31: warning: identifier 'delete' conflicts with C++ keyword [-Wc++-compat]
ODBM_File.xs:64:31: note: in definition of macro 'odbm_DELETE'
./const-xs.inc: In function 'boot_Socket':
./const-xs.inc:980:43: warning: missing braces around initializer [-Wmissing-braces]
./const-xs.inc:980:43: note: (near initialization for 'ip6_address')
./const-xs.inc:989:43: warning: missing braces around initializer [-Wmissing-braces]
./const-xs.inc:989:43: note: (near initialization for 'ip6_address')
Storable.xs: In function 'get_regexp':
Storable.xs:3434:14: warning: format '%d' expects argument of type 'int', but argument 2 has type 'I32 {aka long int}' [-Wformat=]
Storable.xs:577:55: note: in definition of macro 'CROAK'
Storable.xs: In function 'retrieve_regexp':
Storable.xs:6849:16: warning: format '%d' expects argument of type 'int', but argument 2 has type 'I32 {aka long int}' [-Wformat=]
const-c.inc: In function 'constant_19':
const-c.inc:351:42: warning: unused parameter 'iv_return' [-Wunused-parameter]
re_exec.c: In function 'S_regmatch':
re_exec.c:7954:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
re_exec.c:7977:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
re_comp.c: In function 'S_study_chunk':
re_comp.c:5426:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
re_comp.c: In function 'S_regpiece':
re_comp.c:12609:46: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
re_comp.c: In function 'my_regprop':
re_comp.c:20202:17: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-statement]
regcomp.c: In function 'Perl_regprop':
regcomp.c:20202:17: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-statement]
Piece.xs: In function '_strptime':
Piece.xs:719:8: warning: 'len' may be used uninitialized in this function [-Wmaybe-uninitialized]
reentr.c: In function 'Perl_reentrant_retry':
reentr.c:331:30: warning: request for implicit conversion from 'void *' to 'const char *' not permitted in C++ [-Wc++-compat]
reentr.h:974:56: note: in definition of macro 'gethostbyaddr'
Non-Fatal messages(gcc):
--
Report by Test::Smoke v1.71 running on perl 5.26.1
(Reporter v0.053 / Smoker v0.046)