• Reports by commit
  • Recent reports
  • Perl5 CoreSmokeDB
  • Github
  • Changes
  • Smoke [smoke-me/khw-core] v5.29.7-110-gee185b73e9 PASS linux 4.19.10-300.fc29.x86_64 [Fedora 29 (x86_64/1 cpu[8 cores]) {smoke-me_clang_quick_sanitize=undefined}

    Message-ID: <201902060033.x160XYUe027962@vier.local>
    Subject: Smoke [smoke-me/khw-core] v5.29.7-110-gee185b73e9 PASS linux 4.19.10-300.fc29.x86_64 [Fedora 29 (x86_64/1 cpu[8 cores]) {smoke-me_clang_quick_sanitize=undefined}
    Content-transfer-encoding: quoted-printable
    Content-type: text/plain; charset="UTF8"
    Mime-version: 1.0
    Date: Tue, 5 Feb 2019 19:33 -0500
    
    This now errors on undefined behavior instead of warning.  Smoke logs avail=
    able at http://m-l.org/~perl/smoke/perl/linux/smoke-me_clang_quick_sanitize=
    =3Dundefined/Karl%20Williamson/logee185b73e95ecce8ebb872320fd0d171ec000d9f.=
    log.gz
    
    Automated smoke report for branch smoke-me/khw-core 5.29.8 patch ee185b73e9=
    5ecce8ebb872320fd0d171ec000d9f v5.29.7-110-gee185b73e9
    vier.local: Intel(R) Core(TM) i7-3820 CPU @ 3.60GHz (GenuineIntel 3702MHz) =
    (x86_64/1 cpu[8 cores])
        on        linux - 4.19.10-300.fc29.x86_64 [Fedora 29 (Server Edition)]
        using     clang version 4.2.1 Compatible Clang 7.0.1 (Fedora 7.0.1-1.fc=
    29)
        smoketime 2 hours 5 minutes (average 31 minutes 26 seconds)
    
    Summary: PASS
    
    O =3D OK  F =3D Failure(s), extended report at the bottom
    X =3D Failure(s) under TEST but not under harness
    ? =3D still running or test results not (yet) available
    Build failures during:       - =3D unknown or N/A
    c =3D Configure, m =3D make, M =3D make (after miniperl), t =3D make test-p=
    rep
    
    v5.29.7-110-gee185b73e9  Configuration (common) -Accflags=3D"-Werror=3Ddecl=
    aration-after-statement -g -fno-omit-frame-pointer -fno-sanitize-recover=3D=
    undefined -fsanitize-blacklist=3D`pwd`/asan_ignore" -Aldflags=3D"-fno-sanit=
    ize-recover=3Dundefined" -Dcc=3Dclang
    ----------- ---------------------------------------------------------
    O O=20=20=20=20=20=20=20=20=20
    O O         -Duseithreads
    | +--------- -DDEBUGGING
    +----------- no debugging
    
    
    Locally applied patches:
        SMOKEee185b73e95ecce8ebb872320fd0d171ec000d9f
    
    Testsuite was run only with 'harness' and HARNESS_OPTIONS=3Dj4
    
    Passed Todo tests: (common-args) -Accflags=3D"-Werror=3Ddeclaration-after-s=
    tatement -g -fno-omit-frame-pointer -fno-sanitize-recover=3Dundefined -fsan=
    itize-blacklist=3D`pwd`/asan_ignore" -Aldflags=3D"-fno-sanitize-recover=3Du=
    ndefined" -Dcc=3Dclang
    [default]=20
    [default] -DDEBUGGING
    [default] -Duseithreads
    [default] -DDEBUGGING -Duseithreads
    ../cpan/Module-Metadata/t/extract-version.t.................PASSED
        7, 11, 15, 19, 23, 27, 31, 35, 39, 43, 47
        51, 55, 59, 63, 67, 71, 75, 79, 83, 87
        91, 95, 99, 106, 110, 114, 118, 122, 126
        130, 134, 138, 142, 149, 153, 157, 161
        165, 169, 173, 177, 181, 185, 195, 199
        203
    
    Compiler messages(gcc):
    regcomp.c:21901:21: warning: comparison of integers of different signs: 'IV=
    ' (aka 'long') and 'UV' (aka 'unsigned long') [-Wsign-compare]
    regcomp.c:21936:25: warning: comparison of integers of different signs: 'IV=
    ' (aka 'long') and 'UV' (aka 'unsigned long') [-Wsign-compare]
    Encode.c:1356:5: warning: unused variable 'ix' [-Wunused-variable]
    ../../XSUB.h:185:20: note: expanded from macro 'dXSI32'
    Encode.c:1398:5: warning: unused variable 'ix' [-Wunused-variable]
    ./const-xs.inc:128:42: warning: AI_IDN_ALLOW_UNASSIGNED is deprecated [-W#=
    pragma-messages]
    /usr/include/netdb.h:609:3: note: expanded from macro 'AI_IDN_ALLOW_UNASSIG=
    NED'
    /usr/include/sys/cdefs.h:485:3: note: expanded from macro '__glibc_macro_wa=
    rning'
    /usr/include/sys/cdefs.h:483:42: note: expanded from macro '__glibc_macro_w=
    arning1'
    <scratch space>:100:6: note: expanded from here
    ./const-xs.inc:131: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_ASCI=
    I_RULES'
    <scratch space>:103:6: note: expanded from here
    ./const-xs.inc:383:42: warning: NI_IDN_ALLOW_UNASSIGNED is deprecated [-W#=
    pragma-messages]
    /usr/include/netdb.h:650:3: note: expanded from macro 'NI_IDN_ALLOW_UNASSIG=
    NED'
    <scratch space>:106:6: note: expanded from here
    ./const-xs.inc:386: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_ASCI=
    I_RULES'
    <scratch space>:109:6: note: expanded from here
    
    Non-Fatal messages(gcc):
    
    --=20
    Report by Test::Smoke v1.72 running on perl 5.28.1
    (Reporter v0.053 / Smoker v0.046)