• Reports by commit
  • Recent reports
  • Perl5 CoreSmokeDB
  • Github
  • Changes
  • Smoke v5.31.10-20-gd4d3249 FAIL(Fm) HP-UX B.11.23/64 Intel(R) Itanium 2 processor/1600 MHz 2

    Automated smoke report for branch blead 5.32.0 patch d4d3249e85577ce560be5b7fe2541bab0ea0e753 v5.31.10-20-gd4d3249.
    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 8 hours 26 minutes (average 1 hour 3 minutes)
    
    Summary: FAIL(Fm)
    
    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.10-20-gd4d3249
    ----------------------- ----------------------------------------------------
    F  F  F  m  -  -        -Dcc=gcc (*1)
    F  F  F  m  -  -        -Dcc=gcc -Duse64bitall (*1)
    F  F  F  m  -  -        -Dcc=gcc -Duseithreads (*1)
    F  F  F  m  -  -        -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:
        RC0
    uncommitted-changes
    SMOKEd4d3249e85577ce560be5b7fe2541bab0ea0e753
    Skipped tests:
            lib/Test/Simple/t/utf8.t
    
    Test failures:
        None.
    
    Compiler messages:
        op.c: In function 'Perl_ck_eval':
        op.c:12772:9: warning: value computed is not used [-Wunused-value]
        op.c: In function 'Perl_pmruntime':
        op.c:7444:15: warning: 't_cp' may be used uninitialized in this function [-Wuninitialized]
        op.c:7038:14: note: 't_cp' was declared here
        op.c:7481:28: warning: 'r_cp' may be used uninitialized in this function [-Wuninitialized]
        op.c:7038:8: note: 'r_cp' was declared here
        toke.c: In function 'Perl_scan_num':
        toke.c:11631:54: warning: 'b' may be used uninitialized in this function [-Wuninitialized]
        pp.c: In function 'Perl_pp_argelem':
        pp.c:7025:13: warning: value computed is not used [-Wunused-value]
        /usr/include/rpc/rpcb_prot.h:163:25: note: originally defined here
        RealPPPort.xs: In function 'XS_Devel__PPPort_check_HeUTF8':
        RealPPPort.xs:1990:17: warning: value computed is not used [-Wunused-value]
        Opcode.xs: In function 'XS_Opcode_invert_opset':
        Opcode.xs:363:2: warning: overflow in implicit constant conversion [-Woverflow]
        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]
        APItest.xs: In function 'XS_XS__APItest__HvMacro_u8_to_u16_le':
        APItest.xs:6895:13: warning: unused variable 'u64' [-Wunused-variable]
        re_exec.c: In function 'S_dump_exec_pos':
        re_exec.c:4170:21: warning: format '%u' expects argument of type 'unsigned int', but argument 12 has type 'U32' [-Wformat]
        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':
        regexec.c: In function 'S_dump_exec_pos':
        regexec.c:4170:21: warning: format '%u' expects argument of type 'unsigned int', but argument 12 has type 'U32' [-Wformat]
        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
        pp_sort.c: In function 'sortsv_cmp_locale_desc':
        time64.c: In function 'Perl_localtime64_r':
        time64.c:573:30: warning: 'orig_year' may be used uninitialized in this function [-Wuninitialized]
        re_exec.c:4170:21: warning: format '%u' expects argument of type 'unsigned int', but argument 13 has type 'U32' [-Wformat]
        shared.xs: In function 'sharedsv_scalar_store':
        shared.xs:830:13: warning: value computed is not used [-Wunused-value]
        regexec.c:4170:21: warning: format '%u' expects argument of type 'unsigned int', but argument 13 has type 'U32' [-Wformat]
    

    About this smoke:
    smoking-perl: 5.14.2
    smoker-version: 1.72_06/0.046
    timestamp: 2020-03-29 14:54:06+00
    tester: merijn
    
    Status overview available here: https://tux.nl/perl5/smoke/