• Reports by commit
  • Recent reports
  • Perl5 CoreSmokeDB
  • Changes
  • Smoke [smoke-me/ilmari/remove-symbian] v5.33.0-86-g32a40cca80 PASS linux 5.3.12-200.fc30.x86_64 [Fedora 32] (x86_64/1 cpu[8 cores]) {smoke-me_clang_quick}

    Message-Id: <202007210222.06L2MJPD3034849@vier.local>
    Date: Mon, 20 Jul 2020 22:22 -0400
    Mime-version: 1.0
    Content-type: text/plain; charset="UTF8"
    Subject: Smoke [smoke-me/ilmari/remove-symbian] v5.33.0-86-g32a40cca80 PASS linux 5.3.12-200.fc30.x86_64 [Fedora 32] (x86_64/1 cpu[8 cores]) {smoke-me_clang_quick}
    Content-Transfer-Encoding: 8bit
    
    Smoke logs available at http://m-l.org/~perl/smoke/perl/x86_64-linux-thread-multi/smoke-me_clang_quick/Dagfinn%20Ilmari%20Manns%C3%A5ker/log32a40cca8069c56680fd855a0706cbc89c333196.log.gz
    
    Automated smoke report for branch smoke-me/ilmari/remove-symbian 5.33.1 patch 32a40cca8069c56680fd855a0706cbc89c333196 v5.33.0-86-g32a40cca80
    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 clang version Clang 10.0.0 (Fedora 10.0.0-2.fc32)
        smoketime 3 hours 49 minutes (average 57 minutes 28 seconds)
    
    Summary: PASS
    
    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.33.0-86-g32a40cca80  Configuration (common) -Accflags="-Werror=declaration-after-statement" -Dcc="ccache clang"
    ----------- ---------------------------------------------------------
    O O         
    O O         -Duseithreads
    | +--------- -DDEBUGGING
    +----------- no debugging
    
    
    Locally applied patches:
        SMOKE32a40cca8069c56680fd855a0706cbc89c333196
    
    Testsuite was run only with 'harness' and HARNESS_OPTIONS=j4
    
    MANIFEST did not declare '.mailmap'
    
    Compiler messages(gcc):
    awk: cmd. line:1: warning: regexp escape sequence `\=' is not a known regexp operator
    ./inline.h:1965:48: warning: implicit conversion from 'IV' (aka 'long') to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-int-float-conversion]
    ./perl.h:1842:20: note: expanded from macro 'IV_MAX'
    ./perl.h:2532:29: note: expanded from macro 'PERL_QUAD_MAX'
    ./perl.h:3587:58: note: expanded from macro 'UNLIKELY'
    ./handy.h:111:24: note: expanded from macro 'cBOOL'
    ./perl.h:3566:62: note: expanded from macro 'EXPECT'
    sv.c:2073:22: warning: implicit conversion from 'UV' (aka 'unsigned long') to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-int-float-conversion]
    sv.c:11164:27: warning: implicit conversion from 'UV' (aka 'unsigned long') to 'double' changes value from 18446744073709551615 to 18446744073709551616 [-Wimplicit-int-float-conversion]
    ./perl.h:1844:20: note: expanded from macro 'UV_MAX'
    ./perl.h:2530:29: note: expanded from macro 'PERL_UQUAD_MAX'
    sv.c:12541:41: warning: adding 'int' to a string does not append to the string [-Wstring-plus-int]
    ./handy.h:592:37: note: expanded from macro 'strnEQ'
    sv.c:12541:41: note: use array indexing to silence this warning
    pp_ctl.c:1231:27: warning: implicit conversion from 'IV' (aka 'long') to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-int-float-conversion]
    SysV.xs:382:24: warning: comparison of integers of different signs: 'int' and 'UV' (aka 'unsigned long') [-Wsign-compare]
    SysV.xs:384:11: warning: comparison of integers of different signs: 'int' and 'UV' (aka 'unsigned long') [-Wsign-compare]
    POSIX.xs:1320:16: warning: implicit conversion from 'UV' (aka 'unsigned long') to 'double' changes value from 18446744073709551615 to 18446744073709551616 [-Wimplicit-int-float-conversion]
    ../../perl.h:1844:20: note: expanded from macro 'UV_MAX'
    ../../perl.h:2530:29: note: expanded from macro 'PERL_UQUAD_MAX'
    ./const-xs.inc:131:42: warning: AI_IDN_ALLOW_UNASSIGNED is deprecated [-W#pragma-messages]
    /usr/include/netdb.h:609:3: note: expanded from macro 'AI_IDN_ALLOW_UNASSIGNED'
    /usr/include/sys/cdefs.h:495:3: note: expanded from macro '__glibc_macro_warning'
    /usr/include/sys/cdefs.h:493:42: note: expanded from macro '__glibc_macro_warning1'
    <scratch space>:208:6: note: expanded from here
    ./const-xs.inc:134:46: warning: AI_IDN_USE_STD3_ASCII_RULES is deprecated [-W#pragma-messages]
    /usr/include/netdb.h:611:3: note: expanded from macro 'AI_IDN_USE_STD3_ASCII_RULES'
    <scratch space>:211:6: note: expanded from here
    ./const-xs.inc:386:42: warning: NI_IDN_ALLOW_UNASSIGNED is deprecated [-W#pragma-messages]
    /usr/include/netdb.h:650:3: note: expanded from macro 'NI_IDN_ALLOW_UNASSIGNED'
    <scratch space>:214:6: note: expanded from here
    ./const-xs.inc:389:46: warning: NI_IDN_USE_STD3_ASCII_RULES is deprecated [-W#pragma-messages]
    /usr/include/netdb.h:652:3: note: expanded from macro 'NI_IDN_USE_STD3_ASCII_RULES'
    <scratch space>:217:6: note: expanded from here
    re_comp.c:8246:37: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare]
    ../../scope.h:210:4: note: expanded from macro 'LEAVE_with_name'
    /usr/include/assert.h:106:11: note: expanded from macro 'assert'
    re_comp.c:6661:13: note: expanded from macro 'CHECK_RESTUDY_GOTO_butfirst'
    re_comp.c:8294:2: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare]
    toke.c:4277:5: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare]
    ./scope.h:210:4: note: expanded from macro 'LEAVE_with_name'
    /usr/include/assert.h:95:7: note: expanded from macro 'assert'
    toke.c:6220:20: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare]
    toke.c:12029:3: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare]
    pp_hot.c:192:3: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare]
    pp_hot.c:4556:5: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare]
    pp_hot.c:4563:2: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare]
    pp.c:5729:2: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare]
    pp.c:5785:2: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare]
    pp.c:6377:6: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare]
    regcomp.c:8246:37: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare]
    regcomp.c:6661:13: note: expanded from macro 'CHECK_RESTUDY_GOTO_butfirst'
    regcomp.c:8294:2: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare]
    pp_ctl.c:1107:5: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare]
    pp_ctl.c:1113:2: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare]
    pp_ctl.c:3578:5: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare]
    pp_ctl.c:4099:7: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare]
    pp_ctl.c:4755:5: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare]
    pp_ctl.c:4854:3: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare]
    pp_ctl.c:4886:3: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare]
    pp_ctl.c:4908:6: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare]
    pp_ctl.c:5754:2: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare]
    pp_sys.c:312:6: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare]
    pp_sys.c:397:5: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare]
    pp_sys.c:586:5: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare]
    pp_sys.c:989:5: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare]
    pp_sys.c:1024:9: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare]
    <scratch space>:107:6: note: expanded from here
    <scratch space>:110:6: note: expanded from here
    <scratch space>:113:6: note: expanded from here
    <scratch space>:116:6: note: expanded from here
    <scratch space>:187:6: note: expanded from here
    <scratch space>:190:6: note: expanded from here
    <scratch space>:193:6: note: expanded from here
    <scratch space>:196:6: note: expanded from here
    <scratch space>:82:6: note: expanded from here
    <scratch space>:85:6: note: expanded from here
    <scratch space>:88:6: note: expanded from here
    <scratch space>:91:6: note: expanded from here
    
    Non-Fatal messages(gcc):
    
    -- 
    Report by Test::Smoke v1.72 running on perl 5.30.3
    (Reporter v0.053 / Smoker v0.046)