develooper Front page | perl.daily-build.reports | Postings from December 2020

Smoke [smoke-me/jkeenan/t-TEST-workarounds-20201210]v5.33.4-181-g77063898ee PASS Solaris 2.11 (i386/1 cpu)

Thread Previous | Thread Next
From:
Carlos Guevara
Date:
December 11, 2020 13:44
Subject:
Smoke [smoke-me/jkeenan/t-TEST-workarounds-20201210]v5.33.4-181-g77063898ee PASS Solaris 2.11 (i386/1 cpu)
Message ID:
5fd377ab.42dcd.5c393e85@cjg-omniosce
Automated smoke report for branch smoke-me/jkeenan/t-TEST-workarounds-20201210 5.33.5 patch 77063898eecaa37d899fb061f466576456b8f12a v5.33.4-181-g77063898ee
cjg-omniosce: i86pc (2100MHz) (i386/1 cpu)
    on        Solaris - 2.11
    using     gcc version 7.4.0
    smoketime 9 hours 24 minutes (average 47 minutes 1 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.33.4-181-g77063898ee  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


Locally applied patches:
    SMOKE77063898eecaa37d899fb061f466576456b8f12a

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]
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: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_dump_exec_pos':
re_exec.c:4405: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:4405:55: note: format string is defined here
re_exec.c: In function 'S_regtry':
re_exec.c:6767:30: warning: 'fold_array' may be used uninitialized in this function [-Wmaybe-uninitialized]
re_exec.c:6671:17: note: 'fold_array' was declared here
re_exec.c:6773:22: warning: 'folder' may be used uninitialized in this function [-Wmaybe-uninitialized]
re_exec.c:6670:16: note: 'folder' was declared here
re_comp.c: In function 'S_ssc_is_cp_posixl_init':
re_comp.c:1624:11: warning: 'end' may be used uninitialized in this function [-Wmaybe-uninitialized]
re_comp.c:1623:11: warning: 'start' may be used uninitialized in this function [-Wmaybe-uninitialized]
re_comp.c: In function 'S_ssc_and':
re_comp.c:1557:11: warning: 'end' may be used uninitialized in this function [-Wmaybe-uninitialized]
re_comp.c:1542:15: note: 'end' was declared here
re_comp.c:1556:11: warning: 'start' may be used uninitialized in this function [-Wmaybe-uninitialized]
re_comp.c:1542:8: note: 'start' was declared here
regcomp.c: In function 'S_ssc_is_cp_posixl_init':
regcomp.c:1624:11: warning: 'end' may be used uninitialized in this function [-Wmaybe-uninitialized]
regcomp.c:1623:11: warning: 'start' may be used uninitialized in this function [-Wmaybe-uninitialized]
regcomp.c: In function 'S_ssc_and':
regcomp.c:1557:11: warning: 'end' may be used uninitialized in this function [-Wmaybe-uninitialized]
regcomp.c:1542:15: note: 'end' was declared here
regcomp.c:1556:11: warning: 'start' may be used uninitialized in this function [-Wmaybe-uninitialized]
regcomp.c:1542:8: note: 'start' was declared here
regexec.c: In function 'S_dump_exec_pos':
regexec.c:4405:21: warning: format '%u' expects argument of type 'unsigned int', but argument 12 has type 'U32 {aka const long unsigned int}' [-Wformat=]
regexec.c:4405:55: note: format string is defined here
regexec.c: In function 'S_regtry':
regexec.c:6767:30: warning: 'fold_array' may be used uninitialized in this function [-Wmaybe-uninitialized]
regexec.c:6671:17: note: 'fold_array' was declared here
regexec.c:6773:22: warning: 'folder' may be used uninitialized in this function [-Wmaybe-uninitialized]
regexec.c:6670:16: 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:4405:21: warning: format '%u' expects argument of type 'unsigned int', but argument 13 has type 'U32 {aka const long unsigned int}' [-Wformat=]
regexec.c:4405: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.26.1
(Reporter v0.053 / Smoker v0.046)

Thread Previous | 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