develooper Front page | perl.daily-build.reports | Postings from July 2021

Smoke [blead] v5.35.2-54-g6e7a7813c3 PASS Solaris 2.11 (i386/1 cpu)

Thread Next
From:
Carlos Guevara
Date:
July 30, 2021 12:50
Subject:
Smoke [blead] v5.35.2-54-g6e7a7813c3 PASS Solaris 2.11 (i386/1 cpu)
Message ID:
202107301249.16UCnnPN018003@cjg-hipster
Automated smoke report for branch blead 5.35.3 patch 6e7a7813c390d2121876b9f8af4f37102e8d51fa v5.35.2-54-g6e7a7813c3
cjg-hipster: i86pc (2100MHz) (i386/1 cpu)
    on        Solaris - 2.11
    using     gcc version 7.5.0
    smoketime 9 hours 4 minutes (average 45 minutes 20 seconds)

Summary: PASS

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.35.2-54-g6e7a7813c3  Configuration (common) -Dcc=gcc
----------- ---------------------------------------------------------
O O         
O O         -Duse64bitall
O O         -Duselongdouble
O O         -Duseithreads
O O         -Duseithreads -Duse64bitall
O 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):
regcomp.c: In function 'S_study_chunk':
regcomp.c:5605:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
regcomp.c: In function 'S_regpiece':
regcomp.c:12872:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
regcomp.c: In function 'S_regtail':
regcomp.c:20914:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
scope.c: In function 'Perl_leave_scope':
handy.h:97:35: warning: 'a2.any_uv' may be used uninitialized in this function [-Wmaybe-uninitialized]
scope.c:901:21: note: 'a2.any_uv' was declared here
regexec.c: In function 'S_setup_EXACTISH_ST':
regexec.c:4854:38: warning: array subscript has type 'char' [-Wchar-subscripts]
embed.h:755:85: note: in definition of macro 'uvoffuni_to_utf8_flags_msgs'
utf8.h:60:37: note: in expansion of macro 'uvchr_to_utf8_flags_msgs'
utf8.h:58:37: note: in expansion of macro 'uvchr_to_utf8_flags'
regexec.c:4854:17: note: in expansion of macro 'uvchr_to_utf8'
regexec.c:4855:24: warning: array subscript has type 'char' [-Wchar-subscripts]
regexec.c:4864:24: warning: array subscript has type 'char' [-Wchar-subscripts]
regexec.c:4865:24: warning: array subscript has type 'char' [-Wchar-subscripts]
regexec.c: In function 'S_regmatch':
regexec.c:8756:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
regexec.c:8779:48: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
regexec.c: In function 'S_regrepeat':
regexec.c:10077:44: warning: array subscript has type 'char' [-Wchar-subscripts]
handy.h:719:78: note: in definition of macro 'memEQ'
regexec.c:10082:45: warning: array subscript has type 'char' [-Wchar-subscripts]
regexec.c:10094:38: warning: array subscript has type 'char' [-Wchar-subscripts]
regexec.c:10112:55: warning: array subscript has type 'char' [-Wchar-subscripts]
regexec.c:10116:41: warning: array subscript has type 'char' [-Wchar-subscripts]
regexec.c:10123:34: warning: array subscript has type 'char' [-Wchar-subscripts]
Cwd.xs:23:0: warning: "SYSNAME" redefined
/usr/include/sys/param.h:184:0: note: this is the location of the previous definition
GDBM_File.xs: In function 'XS_GDBM_File_syserrno':
GDBM_File.xs:120:64: warning: right-hand operand of comma expression has no effect [-Wunused-value]
GDBM_File.xs:426:9: note: in expansion of macro 'not_here'
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]
ListUtil.xs: In function 'XS_List__Util_zip':
../../pp.h:371:40: warning: comparison of unsigned expression < 0 is always false [-Wtype-limits]
../../perl.h:3804:62: note: in definition of macro 'EXPECT'
../../perl.h:3825:52: note: in expansion of macro 'cBOOL'
../../pp.h:390:30: note: in expansion of macro 'UNLIKELY'
../../pp.h:390:39: note: in expansion of macro '_EXTEND_NEEDS_GROW'
ListUtil.xs:1628:9: note: in expansion of macro 'EXTEND'
../../pp.h:371:66: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
../../pp.h:337:68: warning: signed and unsigned type in conditional expression [-Wsign-compare]
../../embed.h:566:53: note: in definition of macro 'stack_grow'
../../pp.h:391:49: note: in expansion of macro '_EXTEND_SAFE_N'
ListUtil.xs:1645:9: note: in expansion of macro 'EXTEND'
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_dump_exec_pos':
re_exec.c:4398: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:4398:55: note: format string is defined here
re_exec.c: In function 'S_setup_EXACTISH_ST':
re_exec.c:4854:38: warning: array subscript has type 'char' [-Wchar-subscripts]
../../embed.h:755:85: note: in definition of macro 'uvoffuni_to_utf8_flags_msgs'
../../utf8.h:60:37: note: in expansion of macro 'uvchr_to_utf8_flags_msgs'
../../utf8.h:58:37: note: in expansion of macro 'uvchr_to_utf8_flags'
re_exec.c:4854:17: note: in expansion of macro 'uvchr_to_utf8'
re_exec.c:4855:24: warning: array subscript has type 'char' [-Wchar-subscripts]
re_exec.c:4864:24: warning: array subscript has type 'char' [-Wchar-subscripts]
re_exec.c:4865:24: warning: array subscript has type 'char' [-Wchar-subscripts]
re_exec.c: In function 'S_regmatch':
re_exec.c:8756:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
re_exec.c:8779:48: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
re_exec.c: In function 'S_regrepeat':
re_exec.c:10077:44: warning: array subscript has type 'char' [-Wchar-subscripts]
../../handy.h:719:78: note: in definition of macro 'memEQ'
re_exec.c:10082:45: warning: array subscript has type 'char' [-Wchar-subscripts]
re_exec.c:10094:38: warning: array subscript has type 'char' [-Wchar-subscripts]
re_exec.c:10112:55: warning: array subscript has type 'char' [-Wchar-subscripts]
re_exec.c:10116:41: warning: array subscript has type 'char' [-Wchar-subscripts]
re_exec.c:10123:34: warning: array subscript has type 'char' [-Wchar-subscripts]
re_exec.c: In function 'S_regtry':
re_exec.c:7052:44: warning: 'fold_array' may be used uninitialized in this function [-Wmaybe-uninitialized]
re_exec.c:6956:24: note: 'fold_array' was declared here
re_exec.c:7058:29: warning: 'folder' may be used uninitialized in this function [-Wmaybe-uninitialized]
re_exec.c:6955:23: note: 'folder' was declared here
re_comp.c: In function 'S_study_chunk':
re_comp.c:5605:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
re_comp.c: In function 'my_re_op_compile':
re_comp.c:8247:67: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas]
re_comp.c:6675:13: note: in definition of macro 'CHECK_RESTUDY_GOTO_butfirst'
re_comp.c:8295:38: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas]
re_comp.c: In function 'S_regpiece':
re_comp.c:12872:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
re_comp.c: In function 'S_regtail':
re_comp.c:20914:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
re_comp.c: In function 'S_regtail_study':
re_comp.c:21013:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
re_comp.c: In function 'S_ssc_is_cp_posixl_init':
re_comp.c:1625:11: warning: 'end' may be used uninitialized in this function [-Wmaybe-uninitialized]
re_comp.c:1624:11: warning: 'start' may be used uninitialized in this function [-Wmaybe-uninitialized]
re_comp.c: In function 'S_ssc_and':
re_comp.c:1558:11: warning: 'end' may be used uninitialized in this function [-Wmaybe-uninitialized]
re_comp.c:1543:15: note: 'end' was declared here
re_comp.c:1557:11: warning: 'start' may be used uninitialized in this function [-Wmaybe-uninitialized]
re_comp.c:1543:8: note: 'start' was declared here
toke.c: In function 'S_scan_const':
toke.c:4327:33: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas]
toke.c: In function 'yyl_rightcurly':
toke.c:6277:48: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas]
toke.c: In function 'Perl_scan_num':
toke.c:12106:47: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas]
regcomp.c: In function 'Perl_re_op_compile':
regcomp.c:8247:67: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas]
regcomp.c:6675:13: note: in definition of macro 'CHECK_RESTUDY_GOTO_butfirst'
regcomp.c:8295:38: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas]
regcomp.c: In function 'S_regtail_study':
regcomp.c:21013:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
regcomp.c: In function 'S_ssc_is_cp_posixl_init':
regcomp.c:1625:11: warning: 'end' may be used uninitialized in this function [-Wmaybe-uninitialized]
regcomp.c:1624:11: warning: 'start' may be used uninitialized in this function [-Wmaybe-uninitialized]
regcomp.c: In function 'S_ssc_and':
regcomp.c:1558:11: warning: 'end' may be used uninitialized in this function [-Wmaybe-uninitialized]
regcomp.c:1543:15: note: 'end' was declared here
regcomp.c:1557:11: warning: 'start' may be used uninitialized in this function [-Wmaybe-uninitialized]
regcomp.c:1543:8: note: 'start' was declared here
pp_hot.c: In function 'Perl_pp_sassign':
pp_hot.c:192:50: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas]
pp_hot.c: In function 'Perl_pp_grepwhile':
pp_hot.c:4552:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas]
pp_hot.c:4559:31: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas]
pp.c: In function 'Perl_pp_push':
pp.c:5781:36: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas]
pp.c: In function 'Perl_pp_unshift':
pp.c:5837:39: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas]
pp.c: In function 'Perl_pp_split':
pp.c:6425:40: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas]
pp_ctl.c: In function 'Perl_pp_mapwhile':
pp_ctl.c:1109:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas]
pp_ctl.c:1115:31: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas]
pp_ctl.c: In function 'S_doeval_compile':
pp_ctl.c:3595:31: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas]
pp_ctl.c: In function 'S_require_file':
pp_ctl.c:4116:47: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas]
pp_ctl.c: In function 'S_destroy_matcher':
pp_ctl.c:4829:30: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas]
pp_ctl.c: In function 'S_do_smartmatch':
pp_ctl.c:4928:59: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas]
pp_ctl.c:4960:61: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas]
pp_ctl.c:4982:49: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas]
pp_ctl.c: In function 'S_run_user_filter':
pp_ctl.c:5828:42: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas]
pp_sys.c: In function 'Perl_pp_backtick':
pp_sys.c:312:39: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas]
pp_sys.c: In function 'Perl_pp_glob':
pp_sys.c:397:27: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas]
pp_sys.c: In function 'Perl_tied_method':
pp_sys.c:586:39: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas]
pp_sys.c: In function 'Perl_pp_tie':
pp_sys.c:989:31: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas]
pp_sys.c: In function 'Perl_pp_untie':
pp_sys.c:1024:44: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas]
regexec.c: In function 'S_dump_exec_pos':
regexec.c:4398:21: warning: format '%u' expects argument of type 'unsigned int', but argument 12 has type 'U32 {aka const long unsigned int}' [-Wformat=]
regexec.c:4398:55: note: format string is defined here
regexec.c: In function 'S_regtry':
regexec.c:7052:44: warning: 'fold_array' may be used uninitialized in this function [-Wmaybe-uninitialized]
regexec.c:6956:24: note: 'fold_array' was declared here
regexec.c:7058:29: warning: 'folder' may be used uninitialized in this function [-Wmaybe-uninitialized]
regexec.c:6955:23: note: 'folder' was declared here
Piece.xs: In function '_strptime':
Piece.xs:719:8: warning: 'len' may be used uninitialized in this function [-Wmaybe-uninitialized]
re_exec.c:4398:21: warning: format '%u' expects argument of type 'unsigned int', but argument 13 has type 'U32 {aka const long unsigned int}' [-Wformat=]
regexec.c:4398:21: warning: format '%u' expects argument of type 'unsigned int', but argument 13 has type 'U32 {aka const long unsigned int}' [-Wformat=]

Non-Fatal messages(gcc):



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

Thread Next


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