• Reports by commit
  • Recent reports
  • Perl5 CoreSmokeDB
  • Changes
  • Smoke [smoke-me/jkeenan/compat-exploration] v5.35.3-152-gca81a91ad1 PASS linux 5.13.16-100.fc33.x86_64 [Fedora 33 (x86_64/1 cpu)

    Subject: Smoke [smoke-me/jkeenan/compat-exploration] v5.35.3-152-gca81a91ad1 PASS linux 5.13.16-100.fc33.x86_64 [Fedora 33 (x86_64/1 cpu)
    Message-Id: <20210919113641.9D07E8FC525@cjg-fedora33>
    Date: Sun, 19 Sep 2021 07:36:41 -0400 (EDT)
    
    Automated smoke report for branch smoke-me/jkeenan/compat-exploration 5.35.4 patch ca81a91ad1dea572b3ab310596b72ee7947eba29 v5.35.3-152-gca81a91ad1
    cjg-fedora33: Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz (GenuineIntel 2100MHz) (x86_64/1 cpu)
        on        linux - 5.13.16-100.fc33.x86_64 [Fedora 33 (Server Edition)]
        using     gcc version 10.3.1 20210422 (Red Hat 10.3.1-1)
        smoketime 7 hours 19 minutes (average 36 minutes 35 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.35.3-152-gca81a91ad1  Configuration (common) -Dcc=gcc
    ----------- ---------------------------------------------------------
    O O         
    O O         -Duse64bitall
    O O         -Dusequadmath
    O O         -Duseithreads
    O O         -Duseithreads -Duse64bitall
    O O         -Duseithreads -Dusequadmath
    | +--------- -DDEBUGGING
    +----------- no debugging
    
    
    Testsuite was run only with 'harness'
    
    Tests skipped on user request:
        # One test name on a line
    MANIFEST did not declare '.mailmap'
    
    Compiler messages(gcc):
    awk: cmd. line:1: warning: regexp escape sequence `\=' is not a known regexp operator
    Makefile:258: warning: ignoring prerequisites on suffix rule definition
    Makefile:254: warning: ignoring prerequisites on suffix rule definition
    makefile:258: warning: ignoring prerequisites on suffix rule definition
    makefile:254: warning: ignoring prerequisites on suffix rule definition
    ListUtil.xs: In function 'XS_List__Util_zip':
    ../../pp.h:371:40: warning: comparison of unsigned expression in '< 0' is always false [-Wtype-limits]
    ../../perl.h:3804:62: note: in definition of macro 'EXPECT'
    ../../perl.h:3825:52: note: in expansion of macro 'cBOOL'
    ../../pp.h:390:30: note: in expansion of macro 'UNLIKELY'
    ../../pp.h:390:39: note: in expansion of macro '_EXTEND_NEEDS_GROW'
    ListUtil.xs:1628:9: note: in expansion of macro 'EXTEND'
    ../../pp.h:371:66: warning: comparison of integer expressions of different signedness: 'long int' and 'UV' {aka 'long unsigned int'} [-Wsign-compare]
    ../../pp.h:337:65: warning: operand of '?:' changes signedness from 'int' to 'UV' {aka 'long unsigned int'} due to unsignedness of other operand [-Wsign-compare]
    ../../embed.h:571:53: note: in definition of macro 'stack_grow'
    ../../pp.h:391:49: note: in expansion of macro '_EXTEND_SAFE_N'
    ListUtil.xs:1645:9: note: in expansion of macro 'EXTEND'
    utf8.c: In function 'Perl__utf8n_to_uvchr_msgs_helper':
    utf8.h:631:36: warning: overflow in conversion from 'int' to 'UV' {aka 'long unsigned int'} changes value from '((1 || (long unsigned int)(((1 ? (void)0 : __assert_fail((const char *)"( (sizeof((((U8) (0xFF << 6)) & 0xB0)) == 1) || (((U64) (((((U8) (0xFF << 6)) & 0xB0)) | 0)) >> 8) == 0)", (const char *)"utf8.c", 1647, (const char *)&__PRETTY_FUNCTION__), 128)) | 0) >> 8 == 0 ? (void)0 : __assert_fail((const char *)"( (sizeof((((( (sizeof((((U8) (0xFF << 6)) & 0xB0)) == 1) || (((U64) (((((U8) (0xFF << 6)) & 0xB0)) | 0)) >> 8) == 0)) ? (void) (0) : __assert_fail (\"( (sizeof((((U8) (0xFF << 6)) & 0xB0)) == 1) || (((U64) (((((U8) (0xFF << 6)) & 0xB0)) | 0)) >> 8) == 0)\", \"utf8.c\", 1647, __extension__ __PRETTY_FUNCTION__)), ((U8) (((((U8) (0xFF << 6)) & 0xB0)) | 0)))) == 1) || (((U64) (((((( (sizeof((((U8) (0xFF << 6)) & 0xB0)) == 1) || (((U64) (((((U8) (0xFF << 6)) & 0xB0)) | 0)) >> 8) == 0)) ? (void) (0) : __assert_fail (\"( (sizeof((((U8) (0xFF << 6)) & 0xB0)) == 1) || (((
     U64) (((
     ((U8) (0xFF << 6)) & 0xB0)) | 0)) >> 8) == 0)\", \"utf8.c\", 1647, __extension__ __PRETTY_FUNCTION__)), ((U8) (((((U8) (0xFF << 6)) & 0xB0)) | 0)))) | 0)) >> 8) == 0)", (const char *)"utf8.c", 1646, (const char *)&__PRETTY_FUNCTION__), ((1 ? (void)0 : __assert_fail((const char *)"( (sizeof((((U8) (0xFF << 6)) & 0xB0)) == 1) || (((U64) (((((U8) (0xFF << 6)) & 0xB0)) | 0)) >> 8) == 0)", (const char *)"utf8.c", 1647, (const char *)&__PRETTY_FUNCTION__), 128)))) & 63' to '0' [-Woverflow]
    utf8.c:1646:26: note: in expansion of macro 'UTF8_ACCUMULATE'
    ListUtil.c: In function 'XS_List__Util_reduce':
    ../../embed.h:68:23: warning: 'retvals' may be used uninitialized in this function [-Wmaybe-uninitialized]
    ListUtil.xs:535:9: note: 'retvals' was declared here
    utf8.h:631:36: warning: overflow in conversion from 'int' to 'UV' {aka 'long unsigned int'} changes value from '((((void)4, (({...}))), ((((void)4, (({...}))), 128)))) & 63' to '0' [-Woverflow]
    
    Non-Fatal messages(gcc):
    
    
    
    -- 
    Report by Test::Smoke v1.71 running on perl 5.30.2
    (Reporter v0.053 / Smoker v0.046)