• Reports by commit
  • Recent reports
  • Perl5 CoreSmokeDB
  • Github
  • Changes
  • Smoke [smoke-me/jkeenan/empty-body-warning] v5.31.9-131-g80435e5d1d FAIL(M) Solaris 2.11 (i386/1 cpu)

    Date: Fri, 13 Mar 2020 10:15:01 -0500 (CDT)
    Message-Id: <202003131515.02DFF1Ws016413@cjg-hipster>
    Subject: Smoke [smoke-me/jkeenan/empty-body-warning] v5.31.9-131-g80435e5d1d FAIL(M) Solaris 2.11 (i386/1 cpu)
    
    Automated smoke report for branch smoke-me/jkeenan/empty-body-warning 5.31.10 patch 80435e5d1da43115be77ce15706b442930c66fca v5.31.9-131-g80435e5d1d
    cjg-hipster: i86pc (2093MHz) (i386/1 cpu)
        on        Solaris - 2.11
        using     gcc version 6.5.0
        smoketime 2 hours 2 minutes (average 10 minutes 11 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.31.9-131-g80435e5d1d  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
    
    
    Locally applied patches:
        SMOKE80435e5d1da43115be77ce15706b442930c66fca
    
    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:18041:9: warning: 'any.xop_name' may be used uninitialized in this function [-Wmaybe-uninitialized]
    regcomp.c: In function 'S_study_chunk':
    regcomp.c:5573:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
    regcomp.c: In function 'S_regpiece':
    regcomp.c:12752:46: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
    regcomp.c: In function 'S_regtail':
    regcomp.c:20572:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
    regexec.c: In function 'S_regmatch':
    regexec.c:8249:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
    regexec.c:8272:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
    B.c: In function 'XS_B__PADNAME_TYPE':
    B.xs:2226:8: warning: 'ret' may be used uninitialized in this function [-Wmaybe-uninitialized]
    B.xs:2210: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
    DB_File.xs: In function 'ParseOpenInfo':
    DB_File.xs:476:44: error: expected ';' before '{' token
    DB_File.xs:1326:13: note: in expansion of macro 'croak_and_free'
    DB_File.xs:1332:13: note: in expansion of macro 'croak_and_free'
    DB_File.xs:1338:17: note: in expansion of macro 'croak_and_free'
    DB_File.xs:1375:17: note: in expansion of macro 'croak_and_free'
    DB_File.xs:1417:17: note: in expansion of macro 'croak_and_free'
    DB_File.xs:1494:13: note: in expansion of macro 'croak_and_free'
    regcomp.c: In function 'S_regtail_study':
    regcomp.c:20686:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
    regcomp.c: In function 'S_ssc_is_cp_posixl_init':
    regcomp.c:1634:11: warning: 'end' may be used uninitialized in this function [-Wmaybe-uninitialized]
    regcomp.c:1633:11: warning: 'start' may be used uninitialized in this function [-Wmaybe-uninitialized]
    regcomp.c: In function 'S_ssc_and':
    regcomp.c:1567:11: warning: 'end' may be used uninitialized in this function [-Wmaybe-uninitialized]
    regcomp.c:1552:15: note: 'end' was declared here
    regcomp.c:1566:11: warning: 'start' may be used uninitialized in this function [-Wmaybe-uninitialized]
    regcomp.c:1552:8: note: 'start' was declared here
    regexec.c: In function 'S_dump_exec_pos':
    regexec.c:4162:21: warning: format '%u' expects argument of type 'unsigned int', but argument 12 has type 'U32 {aka const long unsigned int}' [-Wformat=]
    regexec.c: In function 'S_regtry':
    regexec.c:6539:30: warning: 'fold_array' may be used uninitialized in this function [-Wmaybe-uninitialized]
    regexec.c:6443:17: note: 'fold_array' was declared here
    regexec.c:6545:22: warning: 'folder' may be used uninitialized in this function [-Wmaybe-uninitialized]
    regexec.c:6442:16: note: 'folder' was declared here
    reentr.c: In function 'Perl_reentrant_retry':
    reentr.c:331:30: warning: request for implicit conversion from 'const void *' to 'const char *' not permitted in C++ [-Wc++-compat]
    reentr.h:974:56: note: in definition of macro 'gethostbyaddr'
    regexec.c:4162: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)