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

Smoke [smoke-me/khw-locale] v5.33.8-192-g8a3ec85aa9 FAIL(M) Solaris2.11 (i386/1 cpu)

From:
Carlos Guevara
Date:
March 24, 2021 21:39
Subject:
Smoke [smoke-me/khw-locale] v5.33.8-192-g8a3ec85aa9 FAIL(M) Solaris2.11 (i386/1 cpu)
Message ID:
605bb178.3c632.59e4d4f5@cjg-omniosce
Automated smoke report for branch smoke-me/khw-locale 5.33.9 patch 8a3ec85aa9a062602d022a465a88da708d73f212 v5.33.8-192-g8a3ec85aa9
cjg-omniosce: i86pc (2115MHz) (i386/1 cpu)
    on        Solaris - 2.11
    using     gcc version 7.4.0
    smoketime 1 hour 53 minutes (average 9 minutes 28 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.33.8-192-g8a3ec85aa9  Configuration (common) -Dcc=gcc
----------- ---------------------------------------------------------
M M         
M M         -Duse64bitall
M M         -Duselongdouble
M M         -Duseithreads
M M         -Duseithreads -Duse64bitall
M M         -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):
scope.c: In function 'Perl_leave_scope':
scope.c:1389:33: warning: 'a2.any_ptr' may be used uninitialized in this function [-Wmaybe-uninitialized]
regexec.c: In function 'S_setup_EXACTISH_ST':
regexec.c:4864:38: warning: array subscript has type 'char' [-Wchar-subscripts]
embed.h:753: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:4864:17: note: in expansion of macro 'uvchr_to_utf8'
regexec.c:4865:24: warning: array subscript has type 'char' [-Wchar-subscripts]
regexec.c:4874:24: warning: array subscript has type 'char' [-Wchar-subscripts]
regexec.c:4875:24: warning: array subscript has type 'char' [-Wchar-subscripts]
regexec.c: In function 'S_regrepeat':
regexec.c:10088:44: warning: array subscript has type 'char' [-Wchar-subscripts]
handy.h:719:78: note: in definition of macro 'memEQ'
regexec.c:10093:45: warning: array subscript has type 'char' [-Wchar-subscripts]
regexec.c:10105:38: warning: array subscript has type 'char' [-Wchar-subscripts]
regexec.c:10123:55: warning: array subscript has type 'char' [-Wchar-subscripts]
regexec.c:10127:41: warning: array subscript has type 'char' [-Wchar-subscripts]
regexec.c:10134:34: warning: array subscript has type 'char' [-Wchar-subscripts]
locale.c: In function 'Perl_locale_panic':
locale.c:533:28: warning: format '%d' expects argument of type 'int', but argument 3 has type 'line_t {aka const long unsigned int}' [-Wformat=]
locale.c: In function 'S_setlocale_failure_panic_i':
locale.c:1484:42: warning: format '%d' expects argument of type 'int', but argument 2 has type 'line_t {aka const long unsigned int}' [-Wformat=]
locale.c:146:19: warning: 'C_codeset' defined but not used [-Wunused-const-variable=]
locale.c: In function 'Perl_localeconv':
embed.h:1741:47: warning: 'locale_is_utf8' may be used uninitialized in this function [-Wmaybe-uninitialized]
locale.c:3276:13: note: 'locale_is_utf8' was declared here
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
regexec.c: In function 'S_dump_exec_pos':
regexec.c:4408:21: warning: format '%u' expects argument of type 'unsigned int', but argument 12 has type 'U32 {aka const long unsigned int}' [-Wformat=]
regexec.c:4408:55: note: format string is defined here
regexec.c: In function 'S_regtry':
regexec.c:7063:30: warning: 'fold_array' may be used uninitialized in this function [-Wmaybe-uninitialized]
regexec.c:6967:17: note: 'fold_array' was declared here
regexec.c:7069:22: warning: 'folder' may be used uninitialized in this function [-Wmaybe-uninitialized]
regexec.c:6966:16: note: 'folder' was declared here
locale.c:533:28: warning: format '%d' expects argument of type 'int', but argument 4 has type 'line_t {aka const long unsigned int}' [-Wformat=]
locale.c:1484:42: warning: format '%d' expects argument of type 'int', but argument 3 has type 'line_t {aka const long unsigned int}' [-Wformat=]
locale.c: In function 'S_calculate_LC_ALL':
handy.h:719:25: warning: 'previous_start' may be used uninitialized in this function [-Wmaybe-uninitialized]
locale.c:823:12: note: 'previous_start' was declared here
regexec.c:4408:21: warning: format '%u' expects argument of type 'unsigned int', but argument 13 has type 'U32 {aka const long unsigned int}' [-Wformat=]
locale.c: In function 'S_emulate_setlocale_i':
locale.c:1261:9: warning: format '%d' expects argument of type 'int', but argument 3 has type 'line_t {aka const long unsigned int}' [-Wformat=]
perl.h:4645:33: note: in definition of macro 'DEBUG__'
locale.c:1260:5: note: in expansion of macro 'DEBUG_Lv'
locale.c:1312:14: warning: format '%d' expects argument of type 'int', but argument 3 has type 'line_t {aka const long unsigned int}' [-Wformat=]
locale.c:1311:5: note: in expansion of macro 'DEBUG_Lv'
locale.c:1316:31: warning: format '%d' expects argument of type 'int', but argument 3 has type 'line_t {aka const long unsigned int}' [-Wformat=]
locale.c:1315:9: note: in expansion of macro 'DEBUG_L'
locale.c:1316:34: note: format string is defined here
locale.c:1322:14: warning: format '%d' expects argument of type 'int', but argument 3 has type 'line_t {aka const long unsigned int}' [-Wformat=]
locale.c:1321:5: note: in expansion of macro 'DEBUG_Lv'
locale.c:1385:21: warning: format '%d' expects argument of type 'int', but argument 3 has type 'line_t {aka const long unsigned int}' [-Wformat=]
locale.c:1384:13: note: in expansion of macro 'DEBUG_L'
locale.c:1385:24: note: format string is defined here
locale.c:1398:27: warning: format '%d' expects argument of type 'int', but argument 3 has type 'line_t {aka const long unsigned int}' [-Wformat=]
locale.c:1396:9: note: in expansion of macro 'DEBUG_Lv'
locale.c:1409:21: warning: format '%d' expects argument of type 'int', but argument 3 has type 'line_t {aka const long unsigned int}' [-Wformat=]
locale.c:1408:13: note: in expansion of macro 'DEBUG_L'
locale.c:1409:24: note: format string is defined here
locale.c:1424:14: warning: format '%d' expects argument of type 'int', but argument 3 has type 'line_t {aka const long unsigned int}' [-Wformat=]
locale.c:1423:5: note: in expansion of macro 'DEBUG_Lv'

Non-Fatal messages(gcc):



-- 
Report by Test::Smoke v1.71 running on perl 5.26.1
(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