• Reports by commit
  • Recent reports
  • Perl5 CoreSmokeDB
  • Github
  • Changes
  • Smoke v5.31.7-100-ge07a8a7bdf FAIL(m) linux 5.3.12-200.fc30.x86_64 [Fedora 30] Intel(R) Core(TM) i7-3820 CPU @ 3.60GHz (GenuineIntel 3702MHz) 1[8 cores]

    Automated smoke report for branch smoke-me/khw-uv 5.31.8 patch e07a8a7bdf9beb75cbaa229baef4171890c028d4 v5.31.7-100-ge07a8a7bdf.
    vier.local: Intel(R) Core(TM) i7-3820 CPU @ 3.60GHz (GenuineIntel 3702MHz) (x86_64/1[8 cores] cpus)
        on        linux 5.3.12-200.fc30.x86_64 [Fedora 30]
        using     ccache g++ version 9.2.1 20190827 (Red Hat 9.2.1-1) (*1)
        smoketime 35 minutes 53 seconds (average 8 minutes 58 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.31.7-100-ge07a8a7bdf
    ----------------------- ----------------------------------------------------
    m  m                    -Dcc="ccache g++" -Accflags="-Werror=declaration-after-statement" (*1)
    m  m                    -Dcc="ccache g++" -Accflags="-Werror=declaration-after-statement" -Duseithreads (*1)
    |  |
    |  +------------------  stdio DEBUGGING
    +---------------------  stdio
    
    Testsuite was run only with 'harness'
    
      Applied patches:
        SMOKEe07a8a7bdf9beb75cbaa229baef4171890c028d4
    Skipped tests:
        None.
    
    Test failures:
        None.
    
    Compiler messages:
        util.c: In function ‘void Perl_croak_no_mem()’:
        iperlsys.h:775:44: warning: ignoring return value of ‘ssize_t write(int, const void*, size_t)’, declared with attribute warn_unused_result [-Wunused-result]
        perl.h:389:43: note: in definition of macro ‘PERL_UNUSED_RESULT’
        util.c:1788:28: note: in expansion of macro ‘PerlLIO_write’
        mg.c: In function ‘void Perl_csighandler3(int, Siginfo_t*, void*)’:
        mg.c:1511:39: warning: unused parameter ‘sip’ [-Wunused-parameter]
        mg.c:1511:67: warning: unused parameter ‘uap’ [-Wunused-parameter]
        mg.c: In function ‘int Perl_magic_set(SV*, MAGIC*)’:
        mg.c:2817:50: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
        regexp.h:530:43: note: in definition of macro ‘RXp_ENGINE’
        regexp.h:531:53: note: in expansion of macro ‘ReANY’
        perl.h:250:5: note: in expansion of macro ‘RX_ENGINE’
        mg.c:2817:13: note: in expansion of macro ‘CALLREG_NUMBUF_STORE’
        perl.h:250:47: note: in definition of macro ‘CALLREG_NUMBUF_STORE’
        mg.c: In function ‘void Perl_perly_sighandler(int, Siginfo_t*, void*, bool)’:
        mg.c:3408:27: warning: unused parameter ‘uap’ [-Wunused-parameter]
        mg.c:3145:36: warning: ignoring return value of ‘int setreuid(__uid_t, __uid_t)’, declared with attribute warn_unused_result [-Wunused-result]
        mg.c:3172:28: warning: ignoring return value of ‘int seteuid(__uid_t)’, declared with attribute warn_unused_result [-Wunused-result]
        mg.c:3198:29: warning: ignoring return value of ‘int setregid(__gid_t, __gid_t)’, declared with attribute warn_unused_result [-Wunused-result]
        mg.c:3277:28: warning: ignoring return value of ‘int setegid(__gid_t)’, declared with attribute warn_unused_result [-Wunused-result]
        pp_hot.c: In function ‘OP* Perl_pp_aassign()’:
        pp_hot.c:2759:25: warning: ignoring return value of ‘int setresuid(uid_t, uid_t, uid_t)’, declared with attribute warn_unused_result [-Wunused-result]
        pp_hot.c:2793:26: warning: ignoring return value of ‘int setresgid(gid_t, gid_t, gid_t)’, declared with attribute warn_unused_result [-Wunused-result]
        sv.c: In function ‘char* Perl_sv_2pv_flags(SV*, STRLEN*, I32)’:
        config.h:909:31: warning: ignoring return value of ‘char* gcvt(double, int, char*)’, declared with attribute warn_unused_result [-Wunused-result]
        sv.c:48:24: note: in expansion of macro ‘Gconvert’
        sv.c:3201:21: note: in expansion of macro ‘SNPRINTF_G’
        sv.c: In function ‘void Perl_sv_vcatpvfn_flags(SV*, const char*, STRLEN, __va_list_tag (*)[1], SV**, size_t, bool*, U32)’:
        perl.h:6769:13: note: in definition of macro ‘WITH_LC_NUMERIC_SET_TO_NEEDED_IN’
        sv.c:48:5: note: in expansion of macro ‘PERL_UNUSED_RESULT’
        sv.c:13108:21: note: in expansion of macro ‘SNPRINTF_G’
        regcomp.c: In function ‘ssize_t S_study_chunk(RExC_state_t*, regnode**, ssize_t*, ssize_t*, regnode*, scan_data_t*, I32, U32, regnode_ssc*, U32, U32)’:
        regcomp.c:5738:105: warning: comparison of integer expressions of different signedness: ‘long unsigned int’ and ‘ssize_t’ {aka ‘long int’} [-Wsign-compare]
        doio.c: In function ‘PerlIOl** Perl_nextargv(GV*, bool)’:
        doio.c:1461:50: warning: ignoring return value of ‘int fchown(int, __uid_t, __gid_t)’, declared with attribute warn_unused_result [-Wunused-result]
        doio.c: In function ‘void S_exec_failed(const char*, int, int)’:
        doio.c:2291:28: note: in expansion of macro ‘PerlLIO_write’
        utf8.c:3245:5: error: expected initializer before ‘STRLEN’
        proto.h:6370:2: error: expected unqualified-id before ‘static_cast’
        utf8.c:3257:5: note: in expansion of macro ‘PERL_ARGS_ASSERT__TO_UTF8_CASE’
        proto.h:6370:2: error: expected ‘)’ before ‘static_cast’
        proto.h:6370:2: note: to match this ‘(’
        proto.h:6370:17: error: expected unqualified-id before ‘static_cast’
        proto.h:6370:17: error: expected ‘)’ before ‘static_cast’
        proto.h:6370:17: note: to match this ‘(’
        proto.h:6370:31: error: expected unqualified-id before ‘static_cast’
        proto.h:6370:31: error: expected ‘)’ before ‘static_cast’
        proto.h:6370:31: note: to match this ‘(’
        proto.h:6370:48: error: expected unqualified-id before ‘static_cast’
        proto.h:6370:48: error: expected ‘)’ before ‘static_cast’
        proto.h:6370:48: note: to match this ‘(’
        proto.h:6370:64: error: expected unqualified-id before ‘static_cast’
        proto.h:6370:64: error: expected ‘)’ before ‘static_cast’
        proto.h:6370:64: note: to match this ‘(’
        utf8.c:3269:5: error: expected unqualified-id before ‘if’
        utf8.c:3351:5: error: expected unqualified-id before ‘{’ token
        utf8.c:3395:3: error: ‘cases_to_self’ does not name a type
        utf8.c:3403:5: error: expected unqualified-id before ‘else’
        utf8.c:3407:5: error: expected unqualified-id before ‘return’
        utf8.c:3409:1: error: expected declaration before ‘}’ token
        proto.h:6368:11: warning: ‘UV S__to_utf8_case(UV, const U8*, U8*, STRLEN*, SV*, const I32*, const U32* const*, const U8*, const char*)’ declared ‘static’ but never defined [-Wunused-function]
        proto.h:6368:11: warning: ‘UV S__to_utf8_case(UV, const U8*, U8*, STRLEN*, SV*, const I32*, const U32* const*, const U8*, const char*)’ used but never defined
        mg.c: In function ‘int Perl_magic_set(PerlInterpreter*, SV*, MAGIC*)’:
        pp_hot.c: In function ‘OP* Perl_pp_aassign(PerlInterpreter*)’:
        pp_hot.c:2759:25: warning: ignoring return value of ‘int setresuid(__uid_t, __uid_t, __uid_t)’, declared with attribute warn_unused_result [-Wunused-result]
        pp_hot.c:2793:26: warning: ignoring return value of ‘int setresgid(__gid_t, __gid_t, __gid_t)’, declared with attribute warn_unused_result [-Wunused-result]
        sv.c: In function ‘STRLEN S_expect_number(PerlInterpreter*, const char**)’:
        perl.h:169:22: warning: unused parameter ‘my_perl’ [-Wunused-parameter]
        perl.h:182:18: note: in expansion of macro ‘pTHX’
        sv.c:11127:17: note: in expansion of macro ‘pTHX_’
        sv.c: In function ‘char* Perl_sv_2pv_flags(PerlInterpreter*, SV*, STRLEN*, I32)’:
        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: In function ‘DIR* Perl_dirp_dup(PerlInterpreter*, DIR*, CLONE_PARAMS*)’:
        sv.c:13672:30: warning: ignoring return value of ‘int fchdir(int)’, declared with attribute warn_unused_result [-Wunused-result]
        regcomp.c: In function ‘void S_unwind_scan_frames(PerlInterpreter*, const void*)’:
        regcomp.c:4472:22: note: in expansion of macro ‘pTHX_’
        regcomp.c: In function ‘ssize_t S_study_chunk(PerlInterpreter*, RExC_state_t*, regnode**, ssize_t*, ssize_t*, regnode*, scan_data_t*, I32, U32, regnode_ssc*, U32, U32)’:
        regcomp.c: In function ‘bool Perl__invlistEQ(PerlInterpreter*, SV*, SV*, bool)’:
        regcomp.c:10452:17: note: in expansion of macro ‘pTHX_’
        doio.c: In function ‘int Perl_PerlLIO_dup_cloexec(PerlInterpreter*, int)’:
        doio.c:186:26: note: in expansion of macro ‘pTHX_’
        doio.c: In function ‘int Perl_PerlLIO_dup2_cloexec(PerlInterpreter*, int, int)’:
        doio.c:205:27: note: in expansion of macro ‘pTHX_’
        doio.c: In function ‘int Perl_PerlLIO_open_cloexec(PerlInterpreter*, const char*, int)’:
        doio.c:224:27: note: in expansion of macro ‘pTHX_’
        doio.c: In function ‘int Perl_PerlLIO_open3_cloexec(PerlInterpreter*, const char*, int, int)’:
        doio.c:239:28: note: in expansion of macro ‘pTHX_’
        doio.c: In function ‘int Perl_PerlProc_pipe_cloexec(PerlInterpreter*, int*)’:
        doio.c:285:28: note: in expansion of macro ‘pTHX_’
        doio.c: In function ‘int Perl_PerlSock_socket_cloexec(PerlInterpreter*, int, int, int)’:
        doio.c:307:30: note: in expansion of macro ‘pTHX_’
        doio.c: In function ‘int Perl_PerlSock_accept_cloexec(PerlInterpreter*, int, sockaddr*, socklen_t*)’:
        doio.c:321:30: note: in expansion of macro ‘pTHX_’
        doio.c: In function ‘int Perl_PerlSock_socketpair_cloexec(PerlInterpreter*, int, int, int, int*)’:
        doio.c:347:34: note: in expansion of macro ‘pTHX_’
        doio.c: In function ‘PerlIOl** Perl_nextargv(PerlInterpreter*, GV*, bool)’:
        doio.c: In function ‘void S_exec_failed(PerlInterpreter*, const char*, int, int)’:
        utf8.c: In function ‘size_t Perl__inverse_folds(PerlInterpreter*, UV, U32*, const U32**)’:
        utf8.c:3412:21: note: in expansion of macro ‘pTHX_’
        utf8.c: In function ‘UV S_turkic_fc(PerlInterpreter*, const U8*, const U8*, U8*, STRLEN*)’:
        utf8.c:3540:13: note: in expansion of macro ‘pTHX_’
        utf8.c: In function ‘UV S_turkic_uc(PerlInterpreter*, const U8*, const U8*, U8*, STRLEN*)’:
        utf8.c:3621:13: note: in expansion of macro ‘pTHX_’
        utf8.c: In function ‘UV Perl_utf8n_to_uvuni(PerlInterpreter*, const U8*, STRLEN, STRLEN*, U32)’:
        utf8.c:4481:21: note: in expansion of macro ‘pTHX_’
        proto.h:6368:11: warning: ‘UV S__to_utf8_case(PerlInterpreter*, UV, const U8*, U8*, STRLEN*, SV*, const I32*, const U32* const*, const U8*, const char*)’ declared ‘static’ but never defined [-Wunused-function]
        proto.h:6368:11: warning: ‘UV S__to_utf8_case(PerlInterpreter*, UV, const U8*, U8*, STRLEN*, SV*, const I32*, const U32* const*, const U8*, const char*)’ used but never defined
    

    About this smoke:
    smoking-perl: 5.28.2
    smoker-version: 1.72/0.046
    timestamp: 2020-01-14 03:42:04+00
    tester: perl
    
    Smoke logs available at http://m-l.org/~perl/smoke/perl/x86_64-linux-thread-multi/smoke-me_g++_quick/Karl%20Williamson/loge07a8a7bdf9beb75cbaa229baef4171890c028d4.log.gz