Smoke [smoke-me/khw-bitmap] v5.31.11-65-g6418111071 FAIL(F) Solaris 2.11 (i386/1 cpu)

2020-05-27 Thread Carlos Guevara
Automated smoke report for branch smoke-me/khw-bitmap 5.31.12 patch 
64181110710bff48cb6e2efbb6f785779928f82a v5.31.11-65-g6418111071
cjg-omniosce: i86pc (2075MHz) (i386/1 cpu)
onSolaris - 2.11
using gcc version 7.4.0
smoketime 9 hours 20 minutes (average 46 minutes 40 seconds)

Summary: FAIL(F)

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.31.11-65-g6418111071  Configuration (common) -Dcc=gcc
--- -
F F 
F F -Duse64bitall
F F -Duselongdouble
F F -Duseithreads
F F -Duseithreads -Duse64bitall
F F -Duseithreads -Duselongdouble
| +- -DDEBUGGING
+--- no debugging


Locally applied patches:
SMOKE64181110710bff48cb6e2efbb6f785779928f82a

Testsuite was run only with 'harness'

Tests skipped on user request:
# One test name on a line
Failures: (common-args) -Dcc=gcc
[default] 
[default] -DDEBUGGING
[default] -Duse64bitall
[default] -DDEBUGGING -Duse64bitall
[default] -Duselongdouble
[default] -DDEBUGGING -Duselongdouble
[default] -Duseithreads
[default] -DDEBUGGING -Duseithreads
[default] -Duseithreads -Duse64bitall
[default] -DDEBUGGING -Duseithreads -Duse64bitall
[default] -Duseithreads -Duselongdouble
[default] -DDEBUGGING -Duseithreads -Duselongdouble
../t/re/anyof.t.FAILED
587, 699, 718, 737, 756, 813

MANIFEST did not declare '.mailmap'

Compiler messages(gcc):
op.c: In function 'Perl_custom_op_get_field':
op.c:18159:9: warning: 'any.xop_name' may be used uninitialized in this 
function [-Wmaybe-uninitialized]
B.c: In function 'XS_B__PADNAME_TYPE':
B.xs:2226:8: warning: 'ret' may be used uninitialized in this function 
[-Wmaybe-uninitialized]
B.xs:2210: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-c.inc: In function 'constant_19':
const-c.inc:351:42: warning: unused parameter 'iv_return' [-Wunused-parameter]
APItest.xs: In function 'XS_XS__APItest__HvMacro_u8_to_u16_le':
APItest.xs:6895:13: warning: unused variable 'u64' [-Wunused-variable]
re_exec.c: In function 'S_dump_exec_pos':
re_exec.c:4177:21: warning: format '%u' expects argument of type 'unsigned 
int', but argument 12 has type 'U32 {aka const long unsigned int}' [-Wformat=]
re_exec.c:4177:55: note: format string is defined here
re_exec.c: In function 'S_regtry':
re_exec.c:6554:30: warning: 'fold_array' may be used uninitialized in this 
function [-Wmaybe-uninitialized]
re_exec.c:6458:17: note: 'fold_array' was declared here
re_exec.c:6560:22: warning: 'folder' may be used uninitialized in this function 
[-Wmaybe-uninitialized]
re_exec.c:6457:16: note: 'folder' was declared here
re_comp.c: In function 'S_ssc_is_cp_posixl_init':
re_comp.c:1635:11: warning: 'end' may be used uninitialized in this function 
[-Wmaybe-uninitialized]
re_comp.c:1634:11: warning: 'start' may be used uninitialized in this function 
[-Wmaybe-uninitialized]
re_comp.c: In function 'S_ssc_and':
re_comp.c:1568:11: warning: 'end' may be used uninitialized in this function 
[-Wmaybe-uninitialized]
re_comp.c:1553:15: note: 'end' was declared here
re_comp.c:1567:11: warning: 'start' may be used uninitialized in this function 
[-Wmaybe-uninitialized]
re_comp.c:1553:8: note: 'start' was declared here
regcomp.c: In function 'S_ssc_is_cp_posixl_init':
regcomp.c:1635:11: warning: 'end' may be used uninitialized in this function 
[-Wmaybe-uninitialized]
regcomp.c:1634:11: warning: 'start' may be used uninitialized in this function 
[-Wmaybe-uninitialized]
regcomp.c: In function 'S_ssc_and':
regcomp.c:1568:11: warning: 'end' may be used uninitialized in this function 
[-Wmaybe-uninitialized]
regcomp.c:1553:15: note: 'end' was declared here
regcomp.c:1567:11: warning: 'start' may be used uninitialized in this function 
[-Wmaybe-uninitialized]
regcomp.c:1553:8: note: 'start' was declared here
regexec.c: In function 'S_dump_exec_pos':
regexec.c:4177:21: warning: format '%u' expects argument of type 'unsigned 
int', but argument 12 has type 'U32 {aka const long unsigned int}' [-Wformat=]
regexec.c:4177:55: note: format string is defined here
regexec.c: In function 'S_regtry':

Smoke [smoke-me/khw-bitmap] v5.31.11-65-g6418111071 FAIL(F) Solaris 2.11 (i386/1 cpu)

2020-05-27 Thread Carlos Guevara
Automated smoke report for branch smoke-me/khw-bitmap 5.31.12 patch 
64181110710bff48cb6e2efbb6f785779928f82a v5.31.11-65-g6418111071
cjg-hipster: i86pc (2076MHz) (i386/1 cpu)
onSolaris - 2.11
using gcc version 7.5.0
smoketime 9 hours 16 minutes (average 46 minutes 23 seconds)

Summary: FAIL(F)

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.31.11-65-g6418111071  Configuration (common) -Dcc=gcc
--- -
F F 
F F -Duse64bitall
F F -Duselongdouble
F F -Duseithreads
F F -Duseithreads -Duse64bitall
F F -Duseithreads -Duselongdouble
| +- -DDEBUGGING
+--- no debugging


Locally applied patches:
SMOKE64181110710bff48cb6e2efbb6f785779928f82a

Testsuite was run only with 'harness'

Tests skipped on user request:
# One test name on a line
Failures: (common-args) -Dcc=gcc
[default] 
[default] -DDEBUGGING
[default] -Duse64bitall
[default] -DDEBUGGING -Duse64bitall
[default] -Duselongdouble
[default] -DDEBUGGING -Duselongdouble
[default] -Duseithreads
[default] -DDEBUGGING -Duseithreads
[default] -Duseithreads -Duse64bitall
[default] -DDEBUGGING -Duseithreads -Duse64bitall
[default] -Duseithreads -Duselongdouble
[default] -DDEBUGGING -Duseithreads -Duselongdouble
../t/re/anyof.t.FAILED
587, 699, 718, 737, 756, 813

MANIFEST did not declare '.mailmap'

Compiler messages(gcc):
op.c: In function 'Perl_custom_op_get_field':
op.c:18159:9: warning: 'any.xop_class' may be used uninitialized in this 
function [-Wmaybe-uninitialized]
regcomp.c: In function 'S_study_chunk':
regcomp.c:5587:33: warning: comparison between signed and unsigned integer 
expressions [-Wsign-compare]
regcomp.c: In function 'S_regpiece':
regcomp.c:12807:46: warning: comparison between signed and unsigned integer 
expressions [-Wsign-compare]
regcomp.c: In function 'S_regtail':
regcomp.c:20759:24: warning: comparison between signed and unsigned integer 
expressions [-Wsign-compare]
regexec.c: In function 'S_regmatch':
regexec.c:8281:37: warning: comparison between signed and unsigned integer 
expressions [-Wsign-compare]
regexec.c:8304:34: warning: comparison between signed and unsigned integer 
expressions [-Wsign-compare]
B.c: In function 'XS_B__PADNAME_TYPE':
B.xs:2226:8: warning: 'ret' may be used uninitialized in this function 
[-Wmaybe-uninitialized]
B.xs:2210: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-c.inc: In function 'constant_19':
const-c.inc:351:42: warning: unused parameter 'iv_return' [-Wunused-parameter]
APItest.xs: In function 'XS_XS__APItest__HvMacro_u8_to_u16_le':
APItest.xs:6895:13: warning: unused variable 'u64' [-Wunused-variable]
re_exec.c: In function 'S_dump_exec_pos':
re_exec.c:4177:21: warning: format '%u' expects argument of type 'unsigned 
int', but argument 12 has type 'U32 {aka const long unsigned int}' [-Wformat=]
re_exec.c:4177:55: note: format string is defined here
re_exec.c: In function 'S_regmatch':
re_exec.c:8281:37: warning: comparison between signed and unsigned integer 
expressions [-Wsign-compare]
re_exec.c:8304:34: warning: comparison between signed and unsigned integer 
expressions [-Wsign-compare]
re_exec.c: In function 'S_regtry':
re_exec.c:6554:30: warning: 'fold_array' may be used uninitialized in this 
function [-Wmaybe-uninitialized]
re_exec.c:6458:17: note: 'fold_array' was declared here
re_exec.c:6560:22: warning: 'folder' may be used uninitialized in this function 
[-Wmaybe-uninitialized]
re_exec.c:6457:16: note: 'folder' was declared here
re_comp.c: In function 'S_study_chunk':
re_comp.c:5587:33: warning: comparison between signed and unsigned integer 
expressions [-Wsign-compare]
re_comp.c: In function 'S_regpiece':
re_comp.c:12807:46: warning: comparison between signed and unsigned integer 
expressions [-Wsign-compare]
re_comp.c: In function 'S_regtail':
re_comp.c:20759:24: warning: comparison between signed and unsigned integer 
expressions [-Wsign-compare]
re_comp.c: In function 'S_regtail_study':
re_comp.c:20873:24: warning: comparison between signed and unsigned integer 
expressions 

Smoke [smoke-me/khw-bitmap] v5.31.11-65-g6418111071 FAIL(F) Solaris 2.11 (i386/1 cpu)

2020-05-27 Thread Carlos Guevara
Automated smoke report for branch smoke-me/khw-bitmap 5.31.12 patch 
64181110710bff48cb6e2efbb6f785779928f82a v5.31.11-65-g6418111071
cjg-omniosce: i86pc (2075MHz) (i386/1 cpu)
onSolaris - 2.11
using g++ version 7.4.0
smoketime 9 hours 38 minutes (average 48 minutes 14 seconds)

Summary: FAIL(F)

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.31.11-65-g6418111071  Configuration (common) -Dcc=g++
--- -
F F 
F F -Duse64bitall
F F -Duselongdouble
F F -Duseithreads
F F -Duseithreads -Duse64bitall
F F -Duseithreads -Duselongdouble
| +- -DDEBUGGING
+--- no debugging


Locally applied patches:
SMOKE64181110710bff48cb6e2efbb6f785779928f82a

Testsuite was run only with 'harness'

Tests skipped on user request:
# One test name on a line
Failures: (common-args) -Dcc=g++
[default] 
[default] -DDEBUGGING
[default] -Duse64bitall
[default] -DDEBUGGING -Duse64bitall
[default] -Duselongdouble
[default] -DDEBUGGING -Duselongdouble
[default] -Duseithreads
[default] -DDEBUGGING -Duseithreads
[default] -Duseithreads -Duse64bitall
[default] -DDEBUGGING -Duseithreads -Duse64bitall
[default] -Duseithreads -Duselongdouble
[default] -DDEBUGGING -Duseithreads -Duselongdouble
../t/re/anyof.t.FAILED
587, 699, 718, 737, 756, 813

MANIFEST did not declare '.mailmap'

Compiler messages(solaris):


Non-Fatal messages(solaris):



-- 
Report by Test::Smoke v1.71 running on perl 5.26.1
(Reporter v0.053 / Smoker v0.046)


Smoke [smoke-me/khw-bitmap] v5.31.11-65-g6418111071 FAIL(F) Solaris 2.11 (i386/1 cpu)

2020-05-27 Thread Carlos Guevara
Automated smoke report for branch smoke-me/khw-bitmap 5.31.12 patch 
64181110710bff48cb6e2efbb6f785779928f82a v5.31.11-65-g6418111071
cjg-hipster: i86pc (2076MHz) (i386/1 cpu)
onSolaris - 2.11
using g++ version 7.5.0
smoketime 9 hours 31 minutes (average 47 minutes 38 seconds)

Summary: FAIL(F)

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.31.11-65-g6418111071  Configuration (common) -Dcc=g++
--- -
F F 
F F -Duse64bitall
F F -Duselongdouble
F F -Duseithreads
F F -Duseithreads -Duse64bitall
F F -Duseithreads -Duselongdouble
| +- -DDEBUGGING
+--- no debugging


Locally applied patches:
SMOKE64181110710bff48cb6e2efbb6f785779928f82a

Testsuite was run only with 'harness'

Tests skipped on user request:
# One test name on a line
Failures: (common-args) -Dcc=g++
[default] 
[default] -DDEBUGGING
[default] -Duse64bitall
[default] -DDEBUGGING -Duse64bitall
[default] -Duselongdouble
[default] -DDEBUGGING -Duselongdouble
[default] -Duseithreads
[default] -DDEBUGGING -Duseithreads
[default] -Duseithreads -Duse64bitall
[default] -DDEBUGGING -Duseithreads -Duse64bitall
[default] -Duseithreads -Duselongdouble
[default] -DDEBUGGING -Duseithreads -Duselongdouble
../t/re/anyof.t.FAILED
587, 699, 718, 737, 756, 813

MANIFEST did not declare '.mailmap'

Compiler messages(solaris):


Non-Fatal messages(solaris):



-- 
Report by Test::Smoke v1.71 running on perl 5.26.1
(Reporter v0.053 / Smoker v0.046)