• Reports by commit
  • Recent reports
  • Perl5 CoreSmokeDB
  • Github
  • Changes
  • Smoke [maint-5.28] v5.28.3-3-g52faf2cd63 FAIL(FM) linux 5.3.12-200.fc30.x86_64 [Fedora 32] (x86_64/1 cpu[8 cores]) {maint_g++}

    Message-Id: <202006040037.0540bcbh1891970@vier.local>
    Subject: Smoke [maint-5.28] v5.28.3-3-g52faf2cd63 FAIL(FM) linux 5.3.12-200.fc30.x86_64 [Fedora 32] (x86_64/1 cpu[8 cores]) {maint_g++}
    Date: Wed, 3 Jun 2020 20:37 -0400
    Mime-version: 1.0
    Content-type: text/plain; charset="UTF8"
    Content-Transfer-Encoding: 8bit
    
    Smoke logs available at http://m-l.org/~perl/smoke/perl/x86_64-linux-thread-multi/maint_g++/log52faf2cd63bf1d8bce80a7475d8af1bf1be88f04.log.gz
    
    Automated smoke report for branch maint-5.28 5.28.3 patch 52faf2cd63bf1d8bce80a7475d8af1bf1be88f04 v5.28.3-3-g52faf2cd63
    vier.local: Intel(R) Core(TM) i7-3820 CPU @ 3.60GHz (GenuineIntel 3702MHz) (x86_64/1 cpu[8 cores])
        on        linux - 5.3.12-200.fc30.x86_64 [Fedora 32]
        using     ccache g++ version 10.1.1 20200507 (Red Hat 10.1.1-1)
        smoketime 1 day 34 minutes (average 1 hour 32 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.28.3-3-g52faf2cd63  Configuration (common) -Accflags="-Werror=declaration-after-statement" -Dcc="ccache g++"
    ----------- ---------------------------------------------------------
    M - - M - - 
    M - - M - - -Accflags=-DPERL_POISON
    M - - M - - -Duse64bitall
    M - - M - - -Dusemorebits
    F F F F F F -Duseithreads
    F F F F F F -Duseithreads -Accflags=-DPERL_POISON
    F F F F F F -Duseithreads -Duse64bitall
    F F F F F F -Duseithreads -Dusemorebits
    | | | | | +- LC_ALL = en_US.utf8 -DDEBUGGING
    | | | | +--- PERLIO = perlio -DDEBUGGING
    | | | +----- PERLIO = stdio  -DDEBUGGING
    | | +------- LC_ALL = en_US.utf8
    | +--------- PERLIO = perlio
    +----------- PERLIO = stdio 
    
    Locally applied patches:
        SMOKE52faf2cd63bf1d8bce80a7475d8af1bf1be88f04
    
    Failures: (common-args) -Accflags="-Werror=declaration-after-statement" -Dcc="ccache g++"
    [stdio/perlio/en_US.utf8] -Duseithreads
    [stdio/perlio/en_US.utf8] -DDEBUGGING -Duseithreads
    [stdio/perlio/en_US.utf8] -Duseithreads -Accflags=-DPERL_POISON
    [stdio/perlio/en_US.utf8] -DDEBUGGING -Duseithreads -Accflags=-DPERL_POISON
    [stdio/perlio/en_US.utf8] -Duseithreads -Duse64bitall
    [stdio/perlio/en_US.utf8] -DDEBUGGING -Duseithreads -Duse64bitall
    [stdio/perlio/en_US.utf8] -Duseithreads -Dusemorebits
    [stdio/perlio/en_US.utf8] -DDEBUGGING -Duseithreads -Dusemorebits
        ../cpan/Time-Local/t/Local.t................................FAILED
            6, 12
            Non-zero exit status: 2
    
    Compiler messages(gcc):
    awk: cmd. line:1: warning: regexp escape sequence `\=' is not a known regexp operator
    sv.c: In function ‘void Perl_sv_vcatpvfn_flags(SV*, const char*, STRLEN, __va_list_tag (*)[1], SV**, size_t, bool*, U32)’:
    config.h:915:39: warning: ‘%.*g’ directive writing between 1 and 133 bytes into a region of size 127 [-Wformat-overflow=]
    perl.h:394:43: note: in definition of macro ‘PERL_UNUSED_RESULT’
    sv.c:48:24: note: in expansion of macro ‘Gconvert’
    sv.c:13001:17: note: in expansion of macro ‘SNPRINTF_G’
    config.h:915:40: note: format string is defined here
    config.h:915:39: note: assuming directive output of 132 bytes
    config.h:915:34: note: ‘sprintf’ output between 2 and 134 bytes into a destination of size 127
    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:6728:1: note: in expansion of macro ‘GCC_DIAG_IGNORE_DECL’
    perlio.c: In function ‘void Perl_noperl_die(const char*, ...)’:
    perlio.c:5234:12: warning: unnecessary parentheses in declaration of ‘arglist’ [-Wparentheses]
    perl.h:6062:35: warning: argument 1 null where non-null expected [-Wnonnull]
    numeric.c:1327:18: note: in expansion of macro ‘Perl_strtod’
    /usr/include/stdlib.h: In function ‘char* Perl_my_atof2(const char*, NV*)’:
    /usr/include/stdlib.h:117:15: note: in a call to function ‘double strtod(const char*, char**)’ declared here
    mathoms.c: In function ‘int Perl_fprintf_nocontext(PerlIOl**, const char*, ...)’:
    mathoms.c:521:12: warning: unnecessary parentheses in declaration of ‘arglist’ [-Wparentheses]
    mathoms.c: In function ‘int Perl_printf_nocontext(const char*, ...)’:
    mathoms.c:539:12: warning: unnecessary parentheses in declaration of ‘arglist’ [-Wparentheses]
    gv.c: In function ‘SV* Perl_amagic_call(SV*, SV*, int, int)’:
    gv.c:3163:65: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
    gv.c:3170:66: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
    config.h:915:39: warning: ‘%.*Lg’ directive writing between 1 and 137 bytes into a region of size 130 [-Wformat-overflow=]
    config.h:915:39: note: assuming directive output of 136 bytes
    config.h:915:34: note: ‘sprintf’ output between 2 and 138 bytes into a destination of size 130
    perl.h:6057:38: warning: argument 1 null where non-null expected [-Wnonnull]
    /usr/include/stdlib.h:126:20: note: in a call to function ‘long double strtold(const char*, char**)’ declared here
    sv.c: In function ‘void Perl_sv_vcatpvfn_flags(PerlInterpreter*, SV*, const char*, STRLEN, __va_list_tag (*)[1], SV**, size_t, bool*, U32)’:
    /usr/include/stdlib.h: In function ‘char* Perl_my_atof2(PerlInterpreter*, const char*, NV*)’:
    gv.c: In function ‘SV* Perl_amagic_call(PerlInterpreter*, SV*, SV*, int, int)’:
    deflate.c: In function ‘int deflateParams(z_streamp, int, int)’:
    deflate.c:602:28: warning: macro expands to multiple statements [-Wmultistatement-macros]
    deflate.c:193:5: note: in definition of macro ‘CLEAR_HASH’
    deflate.c:601:13: note: some parts of macro expansion are not guarded by this ‘else’ clause
    Zlib.xs: In function ‘char* GetErrorString(int)’:
    ../../perl.h:174:22: warning: unused variable ‘my_perl’ [-Wunused-variable]
    ../../perl.h:185:19: note: in expansion of macro ‘pTHX’
    Zlib.xs:301:5: note: in expansion of macro ‘dTHX’
    Zlib.xs: In function ‘int flushParams(di_stream*)’:
    Zlib.xs:696:5: note: in expansion of macro ‘dTHX’
    SysV.xs:82:20: warning: ‘s_sysv_unimpl’ defined but not used [-Wunused-variable]
    POSIX.xs: In function ‘UV S_getpayload(NV)’:
    POSIX.xs:1293:3: note: in expansion of macro ‘dTHX’
    ./const-xs.inc:128:13: warning: AI_IDN_ALLOW_UNASSIGNED is deprecated
    ./const-xs.inc:131:13: warning: AI_IDN_USE_STD3_ASCII_RULES is deprecated
    ./const-xs.inc:383:13: warning: NI_IDN_ALLOW_UNASSIGNED is deprecated
    ./const-xs.inc:386:13: warning: NI_IDN_USE_STD3_ASCII_RULES is deprecated
    ./const-xs.inc: In function ‘void boot_Sys__Syslog(PerlInterpreter*, CV*)’:
    ./const-xs.inc:4:5: note: in expansion of macro ‘dTHX’
    HiRes.xs: In function ‘void XS_Time__HiRes_setitimer(PerlInterpreter*, CV*)’:
    ../../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:434:33: note: in expansion of macro ‘GCC_DIAG_IGNORE’
    HiRes.xs:1384:9: note: in expansion of macro ‘GCC_DIAG_IGNORE_STMT’
    HiRes.xs: In function ‘void XS_Time__HiRes_getitimer(PerlInterpreter*, CV*)’:
    HiRes.xs:1404:9: note: in expansion of macro ‘GCC_DIAG_IGNORE_STMT’
    APItest.c: In function ‘void XS_XS__APItest__PtrTable_clear(PerlInterpreter*, CV*)’:
    ../../embed.h:605:56: warning: ‘void Perl_ptr_table_clear(PerlInterpreter*, PTR_TBL_t*)’ is deprecated [-Wdeprecated-declarations]
    APItest.c:3209:2: note: in expansion of macro ‘ptr_table_clear’
    ../../proto.h:2720:20: note: declared here
    APItest.xs: In function ‘void XS_XS__APItest__Magic_test_toLOWER_utf8(PerlInterpreter*, CV*)’:
    APItest.xs:6439:67: warning: ‘UV Perl_to_utf8_lower(PerlInterpreter*, const U8*, U8*, STRLEN*)’ is deprecated [-Wdeprecated-declarations]
    ../../proto.h:3736:18: note: declared here
    APItest.xs: In function ‘void XS_XS__APItest__Magic_test_toFOLD_utf8(PerlInterpreter*, CV*)’:
    APItest.xs:6529:66: warning: ‘UV Perl_to_utf8_fold(PerlInterpreter*, const U8*, U8*, STRLEN*)’ is deprecated [-Wdeprecated-declarations]
    ../../proto.h:3729:18: note: declared here
    APItest.xs: In function ‘void XS_XS__APItest__Magic_test_toUPPER_utf8(PerlInterpreter*, CV*)’:
    APItest.xs:6619:67: warning: ‘UV Perl_to_utf8_upper(PerlInterpreter*, const U8*, U8*, STRLEN*)’ is deprecated [-Wdeprecated-declarations]
    ../../proto.h:3750:18: note: declared here
    APItest.xs: In function ‘void XS_XS__APItest__Magic_test_toTITLE_utf8(PerlInterpreter*, CV*)’:
    APItest.xs:6702:67: warning: ‘UV Perl_to_utf8_title(PerlInterpreter*, const U8*, U8*, STRLEN*)’ is deprecated [-Wdeprecated-declarations]
    ../../proto.h:3743:18: note: declared here
    ./const-xs.inc: In function ‘void boot_XS__APItest(PerlInterpreter*, CV*)’:
    APItest.xs: In function ‘void XS_XS__APItest__Magic_test_Gconvert(PerlInterpreter*, CV*)’:
    ../../config.h:915:39: warning: ‘%.*g’ directive writing between 1 and 106 bytes into a region of size 100 [-Wformat-overflow=]
    ../../perl.h:394:43: note: in definition of macro ‘PERL_UNUSED_RESULT’
    APItest.xs:6725:28: note: in expansion of macro ‘Gconvert’
    ../../config.h:915:39: note: assuming directive output of 105 bytes
    ../../config.h:915:34: note: ‘sprintf’ output between 2 and 107 bytes into a destination of size 100
    ExtTest.xs: In function ‘void boot_ExtTest(PerlInterpreter*, CV*)’:
    ../../../../perl.h:174:22: warning: unused variable ‘my_perl’ [-Wunused-variable]
    ../../../../perl.h:185:19: note: in expansion of macro ‘pTHX’
    ExtTest.xs:166:5: note: in expansion of macro ‘dTHX’
    POSIX.xs: In function ‘NV S_getpayload(NV)’:
    ../../config.h:915:39: warning: ‘%.*Lg’ directive writing between 1 and 107 bytes into a region of size 100 [-Wformat-overflow=]
    ../../config.h:915:39: note: assuming directive output of 106 bytes
    ../../config.h:915:34: note: ‘sprintf’ output between 2 and 108 bytes into a destination of size 100
    
    Non-Fatal messages(gcc):
    
    -- 
    Report by Test::Smoke v1.72 running on perl 5.30.2
    (Reporter v0.053 / Smoker v0.046)