• Reports by commit
  • Recent reports
  • Perl5 CoreSmokeDB
  • Github
  • Changes
  • Smoke [smoke-me/jkeenan/list-util-fallthrough] v5.29.3-52-g8cecfd7789 FAIL(M) Solaris 2.11 (i386/1 cpu)

    Date: Wed, 10 Oct 2018 23:38:07 -0500 (CDT)
    Message-ID: <201810110438.w9B4c7XJ002587@cjg-hipster.local>
    Subject: Smoke [smoke-me/jkeenan/list-util-fallthrough] v5.29.3-52-g8cecfd7789 FAIL(M) Solaris 2.11 (i386/1 cpu)
    
    Automated smoke report for branch smoke-me/jkeenan/list-util-fallthrough 5.29.4 patch 8cecfd7789748ab92fae67fd786ebdb7baaf4804 v5.29.3-52-g8cecfd7789
    cjg-hipster: i86pc (2267MHz) (i386/1 cpu)
        on        Solaris - 2.11
        using     gcc version 6.4.0
        smoketime 1 hour 23 minutes (average 10 minutes 30 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.29.3-52-g8cecfd7789  Configuration (common) -Dcc=gcc
    ----------- ---------------------------------------------------------
    M M         
    M M         -Duse64bitall
    M M         -Duseithreads
    M M         -Duseithreads -Duse64bitall
    | +--------- -DDEBUGGING
    +----------- no debugging
    
    
    Locally applied patches:
        SMOKE8cecfd7789748ab92fae67fd786ebdb7baaf4804
    
    Testsuite was run only with 'harness'
    
    Tests skipped on user request:
        # One test name on a line
    Failures: (common-args) -Dcc=gcc
    [minitest] 
    [minitest] -DDEBUGGING
    [minitest] -Duse64bitall
    [minitest] -DDEBUGGING -Duse64bitall
    [minitest] -Duseithreads
    [minitest] -DDEBUGGING -Duseithreads
    [minitest] -Duseithreads -Duse64bitall
    [minitest] -DDEBUGGING -Duseithreads -Duse64bitall
        t/op/magic ..................... FAILED--expected 195 tests, saw 196
    
    Compiler messages(gcc):
    op.c: In function 'Perl_custom_op_get_field':
    op.c:16611:9: warning: 'any.xop_name' may be used uninitialized in this function [-Wmaybe-uninitialized]
    op.c: In function 'S_gen_constant_list':
    op.c:5657:31: warning: argument 'o' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered]
    regcomp.c: In function 'S_study_chunk':
    regcomp.c:5183:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
    regcomp.c: In function 'S_regpiece':
    regcomp.c:12200:60: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
    regexec.c: In function 'S_regmatch':
    regexec.c:8010:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
    regexec.c:8033:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
    utf8.c: In function 'Perl_uvoffuni_to_utf8_flags_msgs':
    utf8.c:311:30: warning: format '%lX' expects argument of type 'long unsigned int', but argument 3 has type 'int' [-Wformat=]
    utf8.c: In function 'S__to_utf8_case':
    utf8.c:3430:42: warning: format '%lX' expects argument of type 'long unsigned int', but argument 3 has type 'int' [-Wformat=]
    B.c: In function 'XS_B__PADNAME_TYPE':
    B.xs:2222:8: warning: 'ret' may be used uninitialized in this function [-Wmaybe-uninitialized]
    B.xs:2206: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_shmdt':
    SysV.xs:415:20: warning: request for implicit conversion from 'void *' to 'char *' not permitted in C++ [-Wc++-compat]
    ListUtil.xs: In function 'XS_List__Util_sum':
    ListUtil.xs:350:13: warning: empty declaration
    ListUtil.xs:350:13: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-statement]
    reentr.c: In function 'Perl_reentrant_retry':
    reentr.c:331:30: warning: request for implicit conversion from 'void *' to 'const char *' not permitted in C++ [-Wc++-compat]
    reentr.h:974:56: note: in definition of macro 'gethostbyaddr'
    utf8.c:311:30: warning: format '%lX' expects argument of type 'long unsigned int', but argument 4 has type 'int' [-Wformat=]
    utf8.c:3430:42: warning: format '%lX' expects argument of type 'long unsigned int', but argument 4 has type 'int' [-Wformat=]
    
    Non-Fatal messages(gcc):
    
    
    
    -- 
    Report by Test::Smoke v1.71 running on perl 5.26.1
    (Reporter v0.053 / Smoker v0.046)