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

    Subject: Smoke [smoke-me/khw-global_struct] v5.29.6-69-g4d743056b6 FAIL(Fm) netbsd 7.2 (amd64/1 cpu)
    Message-ID: <20181227210136.1AB2116C142@cjg-netbsd7>
    Date: Thu, 27 Dec 2018 15:01:36 -0600 (CST)
    
    Automated smoke report for branch smoke-me/khw-global_struct 5.29.7 patch 4d743056b60d8d5d5bfa545474a6824b489471e6 v5.29.6-69-g4d743056b6
    cjg-netbsd7: Intel 686-class (amd64/1 cpu)
        on        netbsd - 7.2
        using     g++ version 4.8.5
        smoketime 2 hours 11 minutes (average 16 minutes 24 seconds)
    
    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.29.6-69-g4d743056b6  Configuration (common) -Dcc=g++
    ----------- ---------------------------------------------------------
    F O         
    F O         -Duse64bitall
    m m         -Duseithreads
    m m         -Duseithreads -Duse64bitall
    | +--------- -DDEBUGGING
    +----------- no debugging
    
    
    Locally applied patches:
        SMOKE4d743056b60d8d5d5bfa545474a6824b489471e6
    
    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.
    
    Compiler messages(gcc):
    regcomp.c: In function 'void S_pat_upgrade_to_utf8(PerlInterpreter*, RExC_state_t*, char**, STRLEN*, int)':
    regcomp.c:6563: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:3420:62: note: in definition of macro 'EXPECT'
    perl.h:3425: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:6563: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:16528: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:6563: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:3420:62: note: in definition of macro 'EXPECT'
    ../../perl.h:3425: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:6563: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:16528:20: note: 'ret' was declared here
    regcomp.c:972:14: warning: 'ret' may be used uninitialized in this function [-Wmaybe-uninitialized]
    regcomp.c:16528:20: note: 'ret' was declared here
    sv.c: In function 'char* Perl_sv_2pv_flags(PerlInterpreter*, SV*, STRLEN*, I32)':
    embedvar.h:414:30: error: 'my_vars' was not declared in this scope
    thread.h:209:59: note: in definition of macro 'perl_pthread_mutex_lock'
    perl.h:6205:17: note: in expansion of macro 'MUTEX_LOCK'
    perl.h:6205:29: note: in expansion of macro 'PL_lc_numeric_mutex'
    perl.h:6385:13: note: in expansion of macro 'LC_NUMERIC_LOCK'
    sv.c:3197:21: note: in expansion of macro 'STORE_LC_NUMERIC_SET_TO_NEEDED'
    thread.h:210:63: note: in definition of macro 'perl_pthread_mutex_unlock'
    perl.h:6227:17: note: in expansion of macro 'MUTEX_UNLOCK'
    perl.h:6227:31: note: in expansion of macro 'PL_lc_numeric_mutex'
    perl.h:6409:13: note: in expansion of macro 'LC_NUMERIC_UNLOCK'
    sv.c:3216:21: note: in expansion of macro 'RESTORE_LC_NUMERIC'
    sv.c: In function 'void Perl_sv_vcatpvfn_flags(PerlInterpreter*, SV*, const char*, STRLEN, __va_list_tag (*)[1], SV**, size_t, bool*, U32)':
    sv.c:12962:17: note: in expansion of macro 'STORE_LC_NUMERIC_SET_TO_NEEDED'
    sv.c:13393:9: note: in expansion of macro 'RESTORE_LC_NUMERIC'
    sv.c: In function 'NV Perl_sv_2nv_flags(PerlInterpreter*, SV*, I32)':
    perl.h:4006:40: note: in definition of macro 'DEBUG_c'
    thread.h:216:14: note: in expansion of macro 'perl_pthread_mutex_lock'
    perl.h:6436:13: note: in expansion of macro 'LC_NUMERIC_LOCK'
    sv.c:2669:13: note: in expansion of macro 'STORE_LC_NUMERIC_SET_STANDARD'
    thread.h:224:14: note: in expansion of macro 'perl_pthread_mutex_unlock'
    sv.c:2673:13: note: in expansion of macro 'RESTORE_LC_NUMERIC'
    sv.c:2814:9: note: in expansion of macro 'STORE_LC_NUMERIC_SET_STANDARD'
    sv.c:2817:9: note: in expansion of macro 'RESTORE_LC_NUMERIC'
    
    Non-Fatal messages(gcc):
    
    
    
    -- 
    Report by Test::Smoke v1.71 running on perl 5.26.1
    (Reporter v0.053 / Smoker v0.046)