• Reports by commit
  • Recent reports
  • Perl5 CoreSmokeDB
  • Github
  • Changes
  • Smoke [smoke-me/khw-global_struct] v5.29.6-73-g0d7f063877 FAIL(F) netbsd 7.2 (amd64/1 cpu)

    Subject: Smoke [smoke-me/khw-global_struct] v5.29.6-73-g0d7f063877 FAIL(F) netbsd 7.2 (amd64/1 cpu)
    Message-ID: <20181228154948.5F8A616C142@cjg-netbsd7>
    Date: Fri, 28 Dec 2018 09:49:48 -0600 (CST)
    
    Automated smoke report for branch smoke-me/khw-global_struct 5.29.7 patch 0d7f063877f779b4c386fca43f29e16104794e33 v5.29.6-73-g0d7f063877
    cjg-netbsd7: Intel 686-class (amd64/1 cpu)
        on        netbsd - 7.2
        using     g++ version 4.8.5
        smoketime 4 hours 28 minutes (average 33 minutes 32 seconds)
    
    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.29.6-73-g0d7f063877  Configuration (common) -Dcc=g++
    ----------- ---------------------------------------------------------
    F O         
    F O         -Duse64bitall
    F O         -Duseithreads
    F O         -Duseithreads -Duse64bitall
    | +--------- -DDEBUGGING
    +----------- no debugging
    
    
    Locally applied patches:
        SMOKE0d7f063877f779b4c386fca43f29e16104794e33
    
    Testsuite was run only with 'harness'
    
    Tests skipped on user request:
        # One test name on a line
    Failures: (common-args) -Dcc=g++
    [default] 
    [default] -Duse64bitall
    ../t/re/anyof.t.............................................FAILED
        1-36, 237-240, 243-244, 259-260, 301-304
        307-308, 317-320, 323-324, 333, 339-340
        349-352, 355-356, 365, 371-372, 419-421
        423, 425-426, 428, 430-438, 447-455, 457
        459-460, 462, 464-472, 481-489, 491, 493-494
        496, 498-506, 515-523, 525, 527-528, 530
        532-540, 549-557, 559, 561-562, 564, 566-635
        638-648, 650, 652-655, 657, 660-668, 671-672
        675-677, 693-696, 710-712, 719-722, 725-727
        743-751, 763-765, 779-780, 783-785, 788-790
        802-804, 821-823, 839-842, 856-858, 860-864
        866-867, 878-879, 881-883, 916-917, 919-921
        938-940, 954-955, 957-959, 962-966, 968-970
        973-982, 984-985, 988, 991-993, 996, 998-1121
        1124-1266
    ../t/re/pat.t...............................................FAILED
        761
    ../ext/re/t/regop.t.........................................FAILED
        1, 30-31
        Bad plan.  You planned 54 tests but ran 31.
    
    [default] -Duseithreads
    [default] -Duseithreads -Duse64bitall
    ../t/re/anyof.t.............................................FAILED
        1-36, 237-240, 243-244, 259-260, 301-304
        307-308, 317-320, 323-324, 333, 339-340
        349-352, 355-356, 365, 371-372, 419-421
        423, 425-426, 428, 430-438, 447-455, 457
        459-460, 462, 464-472, 481-489, 491, 493-494
        496, 498-506, 515-523, 525, 527-528, 530
        532-540, 549-557, 559, 561-562, 564, 566-635
        638-648, 650, 652-655, 657, 660-668, 671-672
        675-677, 693-696, 710-712, 719-722, 725-727
        743-751, 763-765, 779-780, 783-785, 788-790
        802-804, 821-823, 839-842, 856-858, 860-864
        866-867, 878-879, 881-883, 916-917, 919-921
        938-940, 954-955, 957-959, 962-966, 968-970
        973-982, 984-985, 988, 991-993, 996, 998-1121
        1124-1266
    ../t/re/pat.t...............................................FAILED
        761
    ../t/re/pat_thr.t...........................................FAILED
        761
    ../ext/re/t/regop.t.........................................FAILED
        1, 30-31
        Bad plan.  You planned 54 tests but ran 31.
    
    Compiler messages(gcc):
    regcomp.c: In function 'void S_pat_upgrade_to_utf8(PerlInterpreter*, RExC_state_t*, char**, STRLEN*, int)':
    regcomp.c:6567:68: warning: ignoring return value of 'size_t S_variant_under_utf8_count(const U8*, const U8*)', declared with attribute warn_unused_result [-Wunused-result]
    perl.h:3422:62: note: in definition of macro 'EXPECT'
    perl.h:3427:52: note: in expansion of macro 'cBOOL'
    handy.h:2288:9: note: in expansion of macro 'UNLIKELY'
    handy.h:2288:18: note: in expansion of macro '_MEM_WRAP_WILL_WRAP'
    handy.h:2300:30: note: in expansion of macro 'MEM_WRAP_CHECK'
    handy.h:2381:27: note: in expansion of macro 'MEM_WRAP_CHECK_'
    regcomp.c:6567:5: note: in expansion of macro 'Newx'
    regcomp.c: In function 'regnode_offset S_regclass(PerlInterpreter*, RExC_state_t*, I32*, U32, bool, bool, bool, bool, bool, SV**)':
    regcomp.c:16532:20: warning: 'ret' may be used uninitialized in this function [-Wmaybe-uninitialized]
    utf8.c: In function 'U8* Perl_bytes_to_utf8(PerlInterpreter*, const U8*, STRLEN*)':
    utf8.c:2651:55: warning: ignoring return value of 'size_t S_variant_under_utf8_count(const U8*, const U8*)', declared with attribute warn_unused_result [-Wunused-result]
    utf8.c:2651:5: note: in expansion of macro 'Newx'
    /usr/include/sys/cdefs_elf.h:67:20: error: missing binary operator before token "("
    /usr/include/sys/cdefs_elf.h:73:20: error: missing binary operator before token "("
    /usr/include/sys/cdefs_elf.h:79:20: error: missing binary operator before token "("
    Socket.c: In function 'void XS_Socket_pack_ip_mreq_source(PerlInterpreter*, CV*)':
    Socket.c:1654:7: warning: variable 'interface' set but not used [-Wunused-but-set-variable]
    const-c.inc:351:1: warning: unused parameter 'iv_return' [-Wunused-parameter]
    Piece.xs: In function 'char* _strptime(PerlInterpreter*, const char*, const char*, tm*, int*)':
    Piece.xs:719:14: warning: 'len' may be used uninitialized in this function [-Wmaybe-uninitialized]
    re_comp.c: In function 'void S_pat_upgrade_to_utf8(PerlInterpreter*, RExC_state_t*, char**, STRLEN*, int)':
    re_comp.c:6567:68: warning: ignoring return value of 'size_t S_variant_under_utf8_count(const U8*, const U8*)', declared with attribute warn_unused_result [-Wunused-result]
    ../../perl.h:3422:62: note: in definition of macro 'EXPECT'
    ../../perl.h:3427:52: note: in expansion of macro 'cBOOL'
    ../../handy.h:2288:9: note: in expansion of macro 'UNLIKELY'
    ../../handy.h:2288:18: note: in expansion of macro '_MEM_WRAP_WILL_WRAP'
    ../../handy.h:2300:30: note: in expansion of macro 'MEM_WRAP_CHECK'
    ../../handy.h:2381:27: note: in expansion of macro 'MEM_WRAP_CHECK_'
    re_comp.c:6567:5: note: in expansion of macro 'Newx'
    re_comp.c: In function 'regnode_offset S_regclass(PerlInterpreter*, RExC_state_t*, I32*, U32, bool, bool, bool, bool, bool, SV**)':
    re_comp.c:972:14: warning: 'ret' may be used uninitialized in this function [-Wmaybe-uninitialized]
    re_comp.c:16532:20: note: 'ret' was declared here
    regcomp.c:972:14: warning: 'ret' may be used uninitialized in this function [-Wmaybe-uninitialized]
    regcomp.c:16532:20: note: 'ret' 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)