• Reports by commit
  • Recent reports
  • Perl5 CoreSmokeDB
  • Github
  • Changes
  • Smoke v5.31.7-86-g74ecc54 FAIL(F) HP-UX B.11.23/64 Intel(R) Itanium 2 processor/1600 MHz 2

    Automated smoke report for branch blead 5.31.8 patch 74ecc54f2c1becc9e2ebf58515ef8cd67da340e9 v5.31.7-86-g74ecc54.
    x1: Intel(R) Itanium 2 processor/1600 MHz (ia64/2 cpus)
        on        HP-UX B.11.23/64
        using     gcc version 4.6.1 (*1)
        smoketime 18 hours 38 minutes (average 2 hours 19 minutes)
    
    Summary: FAIL(F)
    
    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.7-86-g74ecc54
    ----------------------- ----------------------------------------------------
    O  O  F  O  O  F        -Dcc=gcc (*1)
    O  O  F  O  O  F        -Dcc=gcc -Duse64bitall (*1)
    O  O  F  F  F  F        -Dcc=gcc -Duseithreads (*1)
    O  O  F  F  F  F        -Dcc=gcc -Duseithreads -Duse64bitall (*1)
    |  |  |  |  |  |
    |  |  |  |  |  +------  locale:en_US.utf8 DEBUGGING
    |  |  |  |  +---------  perlio DEBUGGING
    |  |  |  +------------  stdio DEBUGGING
    |  |  +---------------  locale:en_US.utf8
    |  +------------------  perlio
    +---------------------  stdio
    
    Testsuite was run only with 'harness'
    
      Applied patches:
        SMOKE74ecc54f2c1becc9e2ebf58515ef8cd67da340e9
    Skipped tests:
            lib/Test/Simple/t/utf8.t
    
    Test failures:
        None.
    
    Compiler messages:
        op.c: In function 'Perl_ck_eval':
        op.c:12605:9: warning: value computed is not used [-Wunused-value]
        op.c: In function 'Perl_pmruntime':
        op.c:7277:15: warning: 't_cp' may be used uninitialized in this function [-Wuninitialized]
        op.c:6868:14: note: 't_cp' was declared here
        op.c:7314:28: warning: 'r_cp' may be used uninitialized in this function [-Wuninitialized]
        op.c:6868:8: note: 'r_cp' was declared here
        toke.c: In function 'Perl_scan_num':
        toke.c:11510:54: warning: 'b' may be used uninitialized in this function [-Wuninitialized]
        pp.c: In function 'Perl_pp_argelem':
        pp.c:7050:13: warning: value computed is not used [-Wunused-value]
        /usr/include/rpc/rpcb_prot.h:163:25: note: originally defined here
        utf8.c: In function 'S__to_utf8_case':
        utf8.c:3380:17: warning: assignment from incompatible pointer type [enabled by default]
        RealPPPort.xs: In function 'XS_Devel__PPPort_check_HeUTF8':
        RealPPPort.xs:1983:17: warning: value computed is not used [-Wunused-value]
        RealPPPort.c: In function 'XS_Devel__PPPort_isASCII_utf8_safe':
        RealPPPort.c:4932:6: warning: unused variable 'offset' [-Wunused-variable]
        RealPPPort.c: In function 'XS_Devel__PPPort_isASCII_LC_utf8_safe':
        RealPPPort.c:5638:6: warning: unused variable 'offset' [-Wunused-variable]
        Encode.c: In function 'XS_Encode_decode':
        Encode.c:1356:5: warning: unused variable 'ix' [-Wunused-variable]
        Encode.c: In function 'XS_Encode_encode':
        Encode.c:1398:5: warning: unused variable 'ix' [-Wunused-variable]
        Socket.c: In function 'XS_Socket_pack_ip_mreq_source':
        Socket.c:1673:7: warning: variable 'interface' set but not used [-Wunused-but-set-variable]
        ./const-xs.inc: In function 'boot_Socket':
        ./const-xs.inc:986:20: warning: missing braces around initializer [-Wmissing-braces]
        ./const-xs.inc:986:20: warning: (near initialization for 'ip6_address._s6_un') [-Wmissing-braces]
        ./const-xs.inc:995:20: warning: missing braces around initializer [-Wmissing-braces]
        ./const-xs.inc:995:20: warning: (near initialization for 'ip6_address._s6_un') [-Wmissing-braces]
        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_regtry':
        re_exec.c:6539:30: warning: 'fold_array' may be used uninitialized in this function [-Wuninitialized]
        re_exec.c:6443:17: note: 'fold_array' was declared here
        re_exec.c:6545:28: warning: 'folder' may be used uninitialized in this function [-Wuninitialized]
        re_exec.c:6442:16: note: 'folder' was declared here
        op.c: In function 'S_pmtrans':
        util.c: In function 'Perl_savepvn':
        util.c:1096:5: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits]
        regexec.c: In function 'S_regtry':
        regexec.c:6539:30: warning: 'fold_array' may be used uninitialized in this function [-Wuninitialized]
        regexec.c:6443:17: note: 'fold_array' was declared here
        regexec.c:6545:28: warning: 'folder' may be used uninitialized in this function [-Wuninitialized]
        regexec.c:6442:16: note: 'folder' was declared here
        Storable.xs: In function 'store_hook':
        Storable.xs:4087:17: warning: format '%d' expects argument of type 'int', but argument 3 has type 'I32' [-Wformat]
        Storable.xs: In function 'store':
        Storable.xs:4462:6: warning: format '%d' expects argument of type 'int', but argument 3 has type 'I32' [-Wformat]
        shared.xs: In function 'sharedsv_scalar_store':
        shared.xs:830:13: warning: value computed is not used [-Wunused-value]
    

    About this smoke:
    smoking-perl: 5.14.2
    smoker-version: 1.72_06/0.046
    timestamp: 2020-01-12 13:23:23+00
    tester: merijn
    
    Status overview available here: https://tux.nl/perl5/smoke/