develooper Front page | perl.daily-build.reports | Postings from June 2022

Smoke [smoke-me/khw-fix_inline] v5.37.1-41-g56354390cf FAIL(m)Solaris 2.11 (i386/1 cpu)

From:
Carlos Guevara
Date:
June 30, 2022 22:13
Subject:
Smoke [smoke-me/khw-fix_inline] v5.37.1-41-g56354390cf FAIL(m)Solaris 2.11 (i386/1 cpu)
Message ID:
62be2007.23050.40cc4e84@cjg-omniosce
Automated smoke report for branch smoke-me/khw-fix_inline 5.37.2 patch 56354390cf84ed826f67b5177a078fd6909b1bfd v5.37.1-41-g56354390cf
cjg-omniosce: i86pc (2058MHz) (i386/1 cpu)
    on        Solaris - 2.11
    using     gcc version 10.3.0
    smoketime 5 hours 25 minutes (average 27 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.37.1-41-g56354390cf  Configuration (common) -Dcc=gcc
----------- ---------------------------------------------------------
m O         
m O         -Duse64bitall
m O         -Duselongdouble
m O         -Duseithreads
m O         -Duseithreads -Duse64bitall
m O         -Duseithreads -Duselongdouble
| +--------- -DDEBUGGING
+----------- no debugging


Testsuite was run only with 'harness'

Tests skipped on user request:
    # One test name on a line
MANIFEST did not declare '.mailmap'

Compiler messages(gcc):
sv_inline.h: In function 'Perl_pp_entereval':
sv_inline.h:865:1: error: inlining failed in call to 'always_inline' 'Perl_sv_pvbyten_force_wrapper': indirect function call with a yet undetermined callee
sv_inline.h:928:12: note: called from here
regcomp.c: In function 'S_ssc_is_cp_posixl_init':
regcomp.c:1744:11: warning: 'end' may be used uninitialized in this function [-Wmaybe-uninitialized]
regcomp.c:1743:11: warning: 'start' may be used uninitialized in this function [-Wmaybe-uninitialized]
regcomp.c: In function 'S_ssc_and':
regcomp.c:1677:11: warning: 'end' may be used uninitialized in this function [-Wmaybe-uninitialized]
regcomp.c:1662:15: note: 'end' was declared here
regcomp.c:1676:11: warning: 'start' may be used uninitialized in this function [-Wmaybe-uninitialized]
regcomp.c:1662:8: note: 'start' was declared here
regexec.c: In function 'S_setup_EXACTISH_ST':
regexec.c:4896:40: warning: array subscript has type 'char' [-Wchar-subscripts]
embed.h:717:85: note: in definition of macro 'uvoffuni_to_utf8_flags_msgs'
utf8.h:75:37: note: in expansion of macro 'uvchr_to_utf8_flags_msgs'
utf8.h:73:37: note: in expansion of macro 'uvchr_to_utf8_flags'
regexec.c:4896:17: note: in expansion of macro 'uvchr_to_utf8'
regexec.c:4897:26: warning: array subscript has type 'char' [-Wchar-subscripts]
regexec.c:4906:26: warning: array subscript has type 'char' [-Wchar-subscripts]
regexec.c:4907:26: warning: array subscript has type 'char' [-Wchar-subscripts]
regexec.c: In function 'S_regrepeat':
regexec.c:10168:44: warning: array subscript has type 'char' [-Wchar-subscripts]
handy.h:682:78: note: in definition of macro 'memEQ'
regexec.c:10173:45: warning: array subscript has type 'char' [-Wchar-subscripts]
regexec.c:10185:38: warning: array subscript has type 'char' [-Wchar-subscripts]
regexec.c:10203:55: warning: array subscript has type 'char' [-Wchar-subscripts]
regexec.c:10207:41: warning: array subscript has type 'char' [-Wchar-subscripts]
regexec.c:10214:34: warning: array subscript has type 'char' [-Wchar-subscripts]
regexec.c: In function 'S_regtry':
regexec.c:7099:44: warning: 'fold_array' may be used uninitialized in this function [-Wmaybe-uninitialized]
regexec.c:7003:24: note: 'fold_array' was declared here
regexec.c:7105:29: warning: 'folder' may be used uninitialized in this function [-Wmaybe-uninitialized]
regexec.c:7002:23: note: 'folder' was declared here
locale.c:1113:1: warning: 'S_calculate_LC_ALL' defined but not used [-Wunused-function]
SysV.xs: In function 'XS_IPC__SysV_shmdt':
SysV.xs:417: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]
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_setup_EXACTISH_ST':
re_exec.c:4896:40: warning: array subscript has type 'char' [-Wchar-subscripts]
../../embed.h:717:85: note: in definition of macro 'uvoffuni_to_utf8_flags_msgs'
../../utf8.h:75:37: note: in expansion of macro 'uvchr_to_utf8_flags_msgs'
../../utf8.h:73:37: note: in expansion of macro 'uvchr_to_utf8_flags'
re_exec.c:4896:17: note: in expansion of macro 'uvchr_to_utf8'
re_exec.c:4897:26: warning: array subscript has type 'char' [-Wchar-subscripts]
re_exec.c:4906:26: warning: array subscript has type 'char' [-Wchar-subscripts]
re_exec.c:4907:26: warning: array subscript has type 'char' [-Wchar-subscripts]
re_exec.c: In function 'S_regrepeat':
re_exec.c:10168:44: warning: array subscript has type 'char' [-Wchar-subscripts]
../../handy.h:682:78: note: in definition of macro 'memEQ'
re_exec.c:10173:45: warning: array subscript has type 'char' [-Wchar-subscripts]
re_exec.c:10185:38: warning: array subscript has type 'char' [-Wchar-subscripts]
re_exec.c:10203:55: warning: array subscript has type 'char' [-Wchar-subscripts]
re_exec.c:10207:41: warning: array subscript has type 'char' [-Wchar-subscripts]
re_exec.c:10214:34: warning: array subscript has type 'char' [-Wchar-subscripts]
re_exec.c: In function 'S_regtry':
re_exec.c:7099:44: warning: 'fold_array' may be used uninitialized in this function [-Wmaybe-uninitialized]
re_exec.c:7003:24: note: 'fold_array' was declared here
re_exec.c:7105:29: warning: 'folder' may be used uninitialized in this function [-Wmaybe-uninitialized]
re_exec.c:7002:23: note: 'folder' was declared here
re_comp.c: In function 'S_ssc_is_cp_posixl_init':
re_comp.c:1744:11: warning: 'end' may be used uninitialized in this function [-Wmaybe-uninitialized]
re_comp.c:1743:11: warning: 'start' may be used uninitialized in this function [-Wmaybe-uninitialized]
re_comp.c: In function 'S_ssc_and':
re_comp.c:1677:11: warning: 'end' may be used uninitialized in this function [-Wmaybe-uninitialized]
re_comp.c:1662:15: note: 'end' was declared here
re_comp.c:1676:11: warning: 'start' may be used uninitialized in this function [-Wmaybe-uninitialized]
re_comp.c:1662:8: note: 'start' was declared here
locale.c:1232:1: warning: 'S_setlocale_failure_panic_i' defined but not used [-Wunused-function]

Non-Fatal messages(gcc):



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



nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About