• Reports by commit
  • Recent reports
  • Perl5 CoreSmokeDB
  • Github
  • Changes
  • Smoke [smoke-me/jkeenan/gh-18249-posix] v5.33.2-204-gdbd035f1db PASS Solaris 2.11 (i386/1 cpu)

    Date: Mon, 19 Oct 2020 17:01:52 -0400 (EDT)
    Message-Id: <202010192101.09JL1qi2001576@cjg-hipster>
    Subject: Smoke [smoke-me/jkeenan/gh-18249-posix] v5.33.2-204-gdbd035f1db PASS Solaris 2.11 (i386/1 cpu)
    
    Automated smoke report for branch smoke-me/jkeenan/gh-18249-posix 5.33.3 patch dbd035f1dbb4780f52998c0f1e33dc80c63a2367 v5.33.2-204-gdbd035f1db
    cjg-hipster: i86pc (2100MHz) (i386/1 cpu)
        on        Solaris - 2.11
        using     gcc version 7.5.0
        smoketime 9 hours 24 minutes (average 47 minutes 4 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.2-204-gdbd035f1db  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:
        SMOKEdbd035f1dbb4780f52998c0f1e33dc80c63a2367
    
    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):
    op.c: In function 'Perl_custom_op_get_field':
    op.c:18153:9: warning: 'any.xop_class' may be used uninitialized in this function [-Wmaybe-uninitialized]
    regcomp.c: In function 'S_study_chunk':
    regcomp.c:5598:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
    regcomp.c: In function 'S_regpiece':
    regcomp.c:12709:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
    regcomp.c: In function 'S_regtail':
    regcomp.c:20711: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:892:21: note: 'a2.any_uv' was declared here
    regexec.c: In function 'S_regmatch':
    regexec.c:8473:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
    regexec.c:8496:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
    B.c: In function 'XS_B__PADNAME_TYPE':
    B.xs:2225:8: warning: 'ret' may be used uninitialized in this function [-Wmaybe-uninitialized]
    B.xs:2209: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_memwrite':
    SysV.xs:382:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
    SysV.xs:382:39: warning: signed and unsigned type in conditional expression [-Wsign-compare]
    SysV.xs:384:11: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
    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]
    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]
    re_exec.c: In function 'S_dump_exec_pos':
    re_exec.c:4407: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:4407:55: note: format string is defined here
    re_exec.c: In function 'S_regmatch':
    re_exec.c:8473:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
    re_exec.c:8496:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
    re_exec.c: In function 'S_regtry':
    re_exec.c:6769:30: warning: 'fold_array' may be used uninitialized in this function [-Wmaybe-uninitialized]
    re_exec.c:6673:17: note: 'fold_array' was declared here
    re_exec.c:6775:22: warning: 'folder' may be used uninitialized in this function [-Wmaybe-uninitialized]
    re_exec.c:6672:16: note: 'folder' was declared here
    re_comp.c: In function 'S_study_chunk':
    re_comp.c:5598:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
    re_comp.c: In function 'S_regpiece':
    re_comp.c:12709:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
    re_comp.c: In function 'S_regtail':
    re_comp.c:20711:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
    re_comp.c: In function 'S_regtail_study':
    re_comp.c:20810: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:1628:11: warning: 'end' may be used uninitialized in this function [-Wmaybe-uninitialized]
    re_comp.c:1627:11: warning: 'start' may be used uninitialized in this function [-Wmaybe-uninitialized]
    re_comp.c: In function 'S_ssc_and':
    re_comp.c:1561:11: warning: 'end' may be used uninitialized in this function [-Wmaybe-uninitialized]
    re_comp.c:1546:15: note: 'end' was declared here
    re_comp.c:1560:11: warning: 'start' may be used uninitialized in this function [-Wmaybe-uninitialized]
    re_comp.c:1546:8: note: 'start' was declared here
    regcomp.c: In function 'S_regtail_study':
    regcomp.c:20810:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
    regcomp.c: In function 'S_ssc_is_cp_posixl_init':
    regcomp.c:1628:11: warning: 'end' may be used uninitialized in this function [-Wmaybe-uninitialized]
    regcomp.c:1627:11: warning: 'start' may be used uninitialized in this function [-Wmaybe-uninitialized]
    regcomp.c: In function 'S_ssc_and':
    regcomp.c:1561:11: warning: 'end' may be used uninitialized in this function [-Wmaybe-uninitialized]
    regcomp.c:1546:15: note: 'end' was declared here
    regcomp.c:1560:11: warning: 'start' may be used uninitialized in this function [-Wmaybe-uninitialized]
    regcomp.c:1546:8: note: 'start' was declared here
    regexec.c: In function 'S_dump_exec_pos':
    regexec.c:4407:21: warning: format '%u' expects argument of type 'unsigned int', but argument 12 has type 'U32 {aka const long unsigned int}' [-Wformat=]
    regexec.c:4407:55: note: format string is defined here
    regexec.c: In function 'S_regtry':
    regexec.c:6769:30: warning: 'fold_array' may be used uninitialized in this function [-Wmaybe-uninitialized]
    regexec.c:6673:17: note: 'fold_array' was declared here
    regexec.c:6775:22: warning: 'folder' may be used uninitialized in this function [-Wmaybe-uninitialized]
    regexec.c:6672: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]
    time64.c: In function 'Perl_localtime64_r':
    time64.c:573:30: warning: 'orig_year' may be used uninitialized in this function [-Wmaybe-uninitialized]
    re_exec.c:4407:21: warning: format '%u' expects argument of type 'unsigned int', but argument 13 has type 'U32 {aka const long unsigned int}' [-Wformat=]
    regexec.c:4407:21: warning: format '%u' expects argument of type 'unsigned int', but argument 13 has type 'U32 {aka const long unsigned int}' [-Wformat=]
    ListUtil.c: In function 'XS_List__Util_reduce':
    ../../embed.h:60:23: warning: 'retvals' may be used uninitialized in this function [-Wmaybe-uninitialized]
    ListUtil.xs:530:9: note: 'retvals' was declared here
    
    Non-Fatal messages(gcc):
    
    
    
    -- 
    Report by Test::Smoke v1.71 running on perl 5.26.1
    (Reporter v0.053 / Smoker v0.046)