• Reports by commit
  • Recent reports
  • Perl5 CoreSmokeDB
  • Github
  • Changes
  • Smoke [maint-5.30] v5.30.2-27-g7ece5938f0 FAIL(m) linux 5.4.34-0-lts [Alpine Linux v3.11 3.11.6] (x86_64/1 cpu)

    Subject: Smoke [maint-5.30] v5.30.2-27-g7ece5938f0 FAIL(m) linux 5.4.34-0-lts [Alpine Linux v3.11 3.11.6] (x86_64/1 cpu)
    Message-Id: <20200516160435.F0871217C3@cjg-alpine3>
    Date: Sat, 16 May 2020 11:04:35 -0500 (CDT)
    
    Automated smoke report for branch maint-5.30 5.30.3 patch 7ece5938f0fb4d8ffab9cc9bd83a133c74dff34f v5.30.2-27-g7ece5938f0
    cjg-alpine3: Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz (GenuineIntel 2100MHz) (x86_64/1 cpu)
        on        linux - 5.4.34-0-lts [Alpine Linux v3.11 3.11.6]
        using     g++ version 9.2.0
        smoketime 40 minutes 26 seconds (average 3 minutes 22.167 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.30.2-27-g7ece5938f0  Configuration (common) -Dcc=g++
    ----------- ---------------------------------------------------------
    m m         
    m m         -Duse64bitall
    m m         -Duselongdouble
    m m         -Duseithreads
    m m         -Duseithreads -Duse64bitall
    m m         -Duseithreads -Duselongdouble
    | +--------- -DDEBUGGING
    +----------- no debugging
    
    
    Locally applied patches:
        SMOKE7ece5938f0fb4d8ffab9cc9bd83a133c74dff34f
    
    Testsuite was run only with 'harness'
    
    Tests skipped on user request:
        # One test name on a line
    Compiler messages(gcc):
    perl.c: In function 'void Perl_sys_init(int*, char***)':
    perl.h:2688:88: warning: cast between incompatible function types from 'void (*)(int)' to 'Sighandler_t' {aka 'void (*)(int, siginfo_t*, void*)'} [-Wcast-function-type]
    unixish.h:150:29: note: in expansion of macro 'PERL_FPU_INIT'
    perl.c:125:5: note: in expansion of macro 'PERL_SYS_INIT_BODY'
    perl.c: In function 'void Perl_sys_init3(int*, char***, char***)':
    perl.h:2738:49: note: in expansion of macro 'PERL_SYS_INIT_BODY'
    perl.c:138:5: note: in expansion of macro 'PERL_SYS_INIT3_BODY'
    util.c: In function 'void (* Perl_rsignal(int, Sighandler_t))(int, siginfo_t*, void*)':
    util.c:2698:36: warning: cast between incompatible function types from 'Sighandler_t' {aka 'void (*)(int, siginfo_t*, void*)'} to 'void (*)(int)' [-Wcast-function-type]
    util.c: In function 'int Perl_rsignal_save(int, Sighandler_t, Sigsave_t*)':
    util.c:2743:36: warning: cast between incompatible function types from 'Sighandler_t' {aka 'void (*)(int, siginfo_t*, void*)'} to 'void (*)(int)' [-Wcast-function-type]
    mg.c: In function 'int Perl_magic_set(SV*, MAGIC*)':
    mg.c:2776: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:255:5: note: in expansion of macro 'RX_ENGINE'
    mg.c:2776:13: note: in expansion of macro 'CALLREG_NUMBUF_STORE'
    perl.h:255:47: note: in definition of macro 'CALLREG_NUMBUF_STORE'
    perl.h:423:30: warning: option '-Wc++-compat' is valid for C/ObjC but not for C++ [-Wpragmas]
    perl.h:426:30: note: in expansion of macro 'GCC_DIAG_PRAGMA'
    perl.h:432:33: note: in expansion of macro 'GCC_DIAG_IGNORE'
    perl.h:7203:1: note: in expansion of macro 'GCC_DIAG_IGNORE_DECL'
    time64.c: In function 'void S_copy_little_tm_to_big_TM(const tm*, TM64*)':
    time64.c:283:32: error: invalid conversion from 'const char*' to 'char*' [-fpermissive]
    locale.c: In function 'bool Perl__is_cur_LC_category_utf8(int)':
    locale.c:5146:27: warning: '%s' directive argument is null [-Wformat-overflow=]
    util.c: In function 'void (* Perl_rsignal(PerlInterpreter*, int, Sighandler_t))(int, siginfo_t*, void*)':
    util.c: In function 'int Perl_rsignal_save(PerlInterpreter*, int, Sighandler_t, Sigsave_t*)':
    mg.c: In function 'int Perl_magic_set(PerlInterpreter*, SV*, MAGIC*)':
    locale.c: In function 'bool Perl__is_cur_LC_category_utf8(PerlInterpreter*, int)':
    
    Non-Fatal messages(gcc):
    
    
    
    -- 
    Report by Test::Smoke v1.71 running on perl 5.26.1
    (Reporter v0.053 / Smoker v0.046)