• Reports by commit
  • Recent reports
  • Perl5 CoreSmokeDB
  • Github
  • Changes
  • Smoke v5.30.1-4-g75135edc56 PASS linux 4.19.75-v7l+ [Raspbian GNU/Linux 10.2] ARMv7 Processor rev 3 (v7l) (100 MHz) 4

    Automated smoke report for branch smoke-me/khw-shay 5.30.1 patch 75135edc569e263caf632dd1738cd66e309699b5 v5.30.1-4-g75135edc56.
    homebridge.local: ARMv7 Processor rev 3 (v7l) (100 MHz) (armv7l/4 cpus)
        on        linux 4.19.75-v7l+ [Raspbian GNU/Linux 10.2]
        using     cc version 8.3.0 (*1)
        smoketime 8 hours 44 minutes (average 2 hours 11 minutes)
    
    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.30.1-4-g75135edc56
    ----------------------- ----------------------------------------------------
    O  O                    -Accflags="-Werror=declaration-after-statement" -Duseithreads (*1)
    O  O                    -Accflags="-Werror=declaration-after-statement" (*1)
    |  |
    |  +------------------  stdio DEBUGGING
    +---------------------  stdio
    
    Testsuite was run only with 'harness'
    
      Applied patches:
        SMOKE75135edc569e263caf632dd1738cd66e309699b5
    Skipped tests:
        None.
    
    Test failures:
        None.
    
    Compiler messages:
        util.c: In function ‘Perl_rsignal’:
        util.c:2698:22: warning: cast between incompatible function types from ‘Sighandler_t’ {aka ‘void (*)(int,  struct <anonymous> *, void *)’} to ‘void (*)(int)’ [-Wcast-function-type]
        util.c:2706:40: warning: cast between incompatible function types from ‘void (*)(int)’ to ‘void (*)(int,  siginfo_t *, void *)’ {aka ‘void (*)(int,  struct <anonymous> *, void *)’} [-Wcast-function-type]
        util.c:2710:13: warning: cast between incompatible function types from ‘void (*)(int)’ to ‘void (*)(int,  siginfo_t *, void *)’ {aka ‘void (*)(int,  struct <anonymous> *, void *)’} [-Wcast-function-type]
        util.c:2712:13: warning: cast between incompatible function types from ‘__sighandler_t’ {aka ‘void (*)(int)’} to ‘void (*)(int,  siginfo_t *, void *)’ {aka ‘void (*)(int,  struct <anonymous> *, void *)’} [-Wcast-function-type]
        util.c: In function ‘Perl_rsignal_state’:
        util.c:2722:9: warning: cast between incompatible function types from ‘void (*)(int)’ to ‘void (*)(int,  siginfo_t *, void *)’ {aka ‘void (*)(int,  struct <anonymous> *, void *)’} [-Wcast-function-type]
        util.c:2724:9: warning: cast between incompatible function types from ‘__sighandler_t’ {aka ‘void (*)(int)’} to ‘void (*)(int,  siginfo_t *, void *)’ {aka ‘void (*)(int,  struct <anonymous> *, void *)’} [-Wcast-function-type]
        util.c: In function ‘Perl_rsignal_save’:
        util.c:2743:22: warning: cast between incompatible function types from ‘Sighandler_t’ {aka ‘void (*)(int,  struct <anonymous> *, void *)’} to ‘void (*)(int)’ [-Wcast-function-type]
        util.c:2751:40: warning: cast between incompatible function types from ‘void (*)(int)’ to ‘void (*)(int,  siginfo_t *, void *)’ {aka ‘void (*)(int,  struct <anonymous> *, void *)’} [-Wcast-function-type]
        mg.c: In function ‘Perl_magic_getsig’:
        mg.c:1465:25: warning: cast between incompatible function types from ‘void (*)(int)’ to ‘void (*)(int,  siginfo_t *, void *)’ {aka ‘void (*)(int,  struct <anonymous> *, void *)’} [-Wcast-function-type]
        mg.c: In function ‘Perl_magic_setsig’:
        mg.c:1742:20: warning: cast between incompatible function types from ‘void (*)(int)’ to ‘void (*)(int,  siginfo_t *, void *)’ {aka ‘void (*)(int,  struct <anonymous> *, void *)’} [-Wcast-function-type]
        embed.h:643:44: note: in definition of macro ‘rsignal’
        mg.c:1752:20: warning: cast between incompatible function types from ‘void (*)(int)’ to ‘void (*)(int,  siginfo_t *, void *)’ {aka ‘void (*)(int,  struct <anonymous> *, void *)’} [-Wcast-function-type]
        pp_sys.c: In function ‘Perl_pp_system’:
        pp_sys.c:4421:28: warning: cast between incompatible function types from ‘void (*)(int)’ to ‘void (*)(int,  siginfo_t *, void *)’ {aka ‘void (*)(int,  struct <anonymous> *, void *)’} [-Wcast-function-type]
        embed.h:1560:55: note: in definition of macro ‘rsignal_save’
        pp_sys.c:4422:28: warning: cast between incompatible function types from ‘void (*)(int)’ to ‘void (*)(int,  siginfo_t *, void *)’ {aka ‘void (*)(int,  struct <anonymous> *, void *)’} [-Wcast-function-type]
        miniperlmain.c: In function ‘main’:
        miniperlmain.c:139:29: warning: cast between incompatible function types from ‘void (*)(int)’ to ‘void (*)(int,  siginfo_t *, void *)’ {aka ‘void (*)(int,  struct <anonymous> *, void *)’} [-Wcast-function-type]
        perl.c: In function ‘Perl_sys_init’:
        perl.h:2688:51: warning: cast between incompatible function types from ‘__sighandler_t’ {aka ‘void (*)(int)’} to ‘void (*)(int,  siginfo_t *, void *)’ {aka ‘void (*)(int,  struct <anonymous> *, 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 ‘Perl_sys_init3’:
        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’
        perl.c: In function ‘S_parse_body’:
        perl.c:2468:22: warning: cast between incompatible function types from ‘void (*)(int)’ to ‘void (*)(int,  siginfo_t *, void *)’ {aka ‘void (*)(int,  struct <anonymous> *, void *)’} [-Wcast-function-type]
        perl.c:2471:26: warning: cast between incompatible function types from ‘void (*)(int)’ to ‘void (*)(int,  siginfo_t *, void *)’ {aka ‘void (*)(int,  struct <anonymous> *, void *)’} [-Wcast-function-type]
        perlmain.c: In function ‘main’:
        perlmain.c:133:29: warning: cast between incompatible function types from ‘void (*)(int)’ to ‘void (*)(int,  siginfo_t *, void *)’ {aka ‘void (*)(int,  struct <anonymous> *, void *)’} [-Wcast-function-type]
        decompress.c: In function ‘BZ2_decompress’:
        decompress.c:198:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
        decompress.c:44:4: note: here
        decompress.c:68:4: note: in expansion of macro ‘GET_BITS’
        decompress.c:200:7: note: in expansion of macro ‘GET_UCHAR’
        decompress.c:201:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
        decompress.c:203:7: note: in expansion of macro ‘GET_UCHAR’
        decompress.c:204:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
        decompress.c:206:7: note: in expansion of macro ‘GET_BITS’
        decompress.c:211:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
        decompress.c:222:7: note: in expansion of macro ‘GET_UCHAR’
        decompress.c:225:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
        decompress.c:226:7: note: in expansion of macro ‘GET_UCHAR’
        decompress.c:227:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
        decompress.c:228:7: note: in expansion of macro ‘GET_UCHAR’
        decompress.c:229:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
        decompress.c:230:7: note: in expansion of macro ‘GET_UCHAR’
        decompress.c:231:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
        decompress.c:232:7: note: in expansion of macro ‘GET_UCHAR’
        decompress.c:233:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
        decompress.c:234:7: note: in expansion of macro ‘GET_UCHAR’
        decompress.c:241:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
        decompress.c:242:7: note: in expansion of macro ‘GET_UCHAR’
        decompress.c:243:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
        decompress.c:244:7: note: in expansion of macro ‘GET_UCHAR’
        decompress.c:245:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
        decompress.c:246:7: note: in expansion of macro ‘GET_UCHAR’
        decompress.c:247:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
        decompress.c:248:7: note: in expansion of macro ‘GET_UCHAR’
        decompress.c:249:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
        decompress.c:251:7: note: in expansion of macro ‘GET_BITS’
        decompress.c:253:18: warning: this statement may fall through [-Wimplicit-fallthrough=]
        decompress.c:254:7: note: in expansion of macro ‘GET_UCHAR’
        decompress.c:255:18: warning: this statement may fall through [-Wimplicit-fallthrough=]
        decompress.c:256:7: note: in expansion of macro ‘GET_UCHAR’
        decompress.c:257:18: warning: this statement may fall through [-Wimplicit-fallthrough=]
        decompress.c:258:7: note: in expansion of macro ‘GET_UCHAR’
        decompress.c:284:17: warning: this statement may fall through [-Wimplicit-fallthrough=]
        decompress.c:287:7: note: in expansion of macro ‘GET_BITS’
        decompress.c:288:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
        decompress.c:289:7: note: in expansion of macro ‘GET_BITS’
        decompress.c:292:12: warning: this statement may fall through [-Wimplicit-fallthrough=]
        decompress.c:71:4: note: in expansion of macro ‘GET_BITS’
        decompress.c:294:13: note: in expansion of macro ‘GET_BIT’
        decompress.c:321:19: warning: this statement may fall through [-Wimplicit-fallthrough=]
        decompress.c:322:16: note: in expansion of macro ‘GET_BIT’
        decompress.c:323:19: warning: this statement may fall through [-Wimplicit-fallthrough=]
        decompress.c:324:16: note: in expansion of macro ‘GET_BIT’
        decompress.c:88:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
        decompress.c:373:7: note: in expansion of macro ‘GET_MTF_VAL’
        decompress.c:89:4: note: in expansion of macro ‘GET_BITS’
        decompress.c:94:9: warning: this statement may fall through [-Wimplicit-fallthrough=]
        decompress.c:95:7: note: in expansion of macro ‘GET_BIT’
        decompress.c:483:13: note: in expansion of macro ‘GET_MTF_VAL’
        decompress.c:585:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
        decompress.c:586:7: note: in expansion of macro ‘GET_UCHAR’
        decompress.c:587:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
        decompress.c:588:7: note: in expansion of macro ‘GET_UCHAR’
        decompress.c:589:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
        decompress.c:590:7: note: in expansion of macro ‘GET_UCHAR’
        decompress.c:591:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
        decompress.c:592:7: note: in expansion of macro ‘GET_UCHAR’
        decompress.c:595:28: warning: this statement may fall through [-Wimplicit-fallthrough=]
        decompress.c:596:7: note: in expansion of macro ‘GET_UCHAR’
        decompress.c:597:28: warning: this statement may fall through [-Wimplicit-fallthrough=]
        decompress.c:598:7: note: in expansion of macro ‘GET_UCHAR’
        decompress.c:599:28: warning: this statement may fall through [-Wimplicit-fallthrough=]
        decompress.c:600:7: note: in expansion of macro ‘GET_UCHAR’
        decompress.c:601:28: warning: this statement may fall through [-Wimplicit-fallthrough=]
        decompress.c:602:7: note: in expansion of macro ‘GET_UCHAR’
        deflate.c: In function ‘deflateParams’:
        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
        Encode.c: In function ‘XS_Encode_decode’:
        ../../XSUB.h:185:20: warning: unused variable ‘ix’ [-Wunused-variable]
        ../../XSUB.h:185:20: note: in definition of macro ‘dXSI32’
        Encode.c: In function ‘XS_Encode_encode’:
        ListUtil.xs: In function ‘XS_List__Util_sum’:
        ListUtil.xs:349:19: warning: this statement may fall through [-Wimplicit-fallthrough=]
        ListUtil.xs:350:9: note: here
        ./const-xs.inc: In function ‘boot_Socket’:
        ./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
        Storable.xs: In function ‘get_regexp’:
        Storable.xs:3434:14: warning: format ‘%d’ expects argument of type ‘int’, but argument 2 has type ‘I32’ {aka ‘long int’} [-Wformat=]
        Storable.xs:577:55: note: in definition of macro ‘CROAK’
        Storable.xs: In function ‘retrieve_regexp’:
        Storable.xs:6849:16: warning: format ‘%d’ expects argument of type ‘int’, but argument 2 has type ‘I32’ {aka ‘long int’} [-Wformat=]
        Storable.xs: In function ‘store_ref’:
        Storable.xs:729:18: warning: format ‘%ld’ expects argument of type ‘long int’, but argument 3 has type ‘STRLEN’ {aka ‘unsigned int’} [-Wformat=]
        Storable.xs:125:30: note: in definition of macro ‘TRACEME’
        Storable.xs:811:13: note: in expansion of macro ‘MBUF_XTEND’
        Storable.xs:1042:13: note: in expansion of macro ‘MBUF_PUTC’
        Storable.xs:2380:13: note: in expansion of macro ‘PUTMARK’
        Storable.xs:2382:13: note: in expansion of macro ‘PUTMARK’
        Storable.xs:2384:9: note: in expansion of macro ‘PUTMARK’
        Storable.xs: In function ‘store_scalar’:
        Storable.xs:2441:13: note: in expansion of macro ‘PUTMARK’
        Storable.xs:2444:13: note: in expansion of macro ‘PUTMARK’
        Storable.xs:2483:13: note: in expansion of macro ‘PUTMARK’
        Storable.xs:2486:13: note: in expansion of macro ‘PUTMARK’
        Storable.xs:2530:13: note: in expansion of macro ‘PUTMARK’
        Storable.xs:2531:13: note: in expansion of macro ‘PUTMARK’
        Storable.xs:2556:13: note: in expansion of macro ‘PUTMARK’
        Storable.xs:740:13: note: in expansion of macro ‘MBUF_XTEND’
        Storable.xs:826:9: note: in expansion of macro ‘MBUF_CHK’
        Storable.xs:1051:13: note: in expansion of macro ‘MBUF_PUTINT’
        Storable.xs:2557:13: note: in expansion of macro ‘WRITE_I32’
        Storable.xs:2560:13: note: in expansion of macro ‘PUTMARK’
        Storable.xs:843:9: note: in expansion of macro ‘MBUF_CHK’
        Storable.xs:1127:13: note: in expansion of macro ‘MBUF_WRITE’
        Storable.xs:2561:13: note: in expansion of macro ‘WRITE’
        Storable.xs:2600:9: note: in expansion of macro ‘PUTMARK’
        Storable.xs:2601:9: note: in expansion of macro ‘WRITE’
        Storable.xs:1137:13: note: in expansion of macro ‘PUTMARK’
        Storable.xs:2625:13: note: in expansion of macro ‘STORE_PV_LEN’
        Storable.xs:1138:13: note: in expansion of macro ‘PUTMARK’
        Storable.xs:1140:17: note: in expansion of macro ‘WRITE’
        Storable.xs:1142:13: note: in expansion of macro ‘PUTMARK’
        Storable.xs:1143:13: note: in expansion of macro ‘PUTMARK’
        Storable.xs:1145:13: note: in expansion of macro ‘WRITE’
        Storable.xs:1148:13: note: in expansion of macro ‘PUTMARK’
        Storable.xs:1074:17: note: in expansion of macro ‘MBUF_PUTINT’
        Storable.xs:1149:13: note: in expansion of macro ‘WLEN’
        Storable.xs:1079:17: note: in expansion of macro ‘MBUF_PUTINT’
        Storable.xs:1150:13: note: in expansion of macro ‘WRITE’
        Storable.xs:304:32: note: in expansion of macro ‘STORE_PV_LEN’
        Storable.xs:2632:13: note: in expansion of macro ‘STORE_UTF8STR’
        Storable.xs:1154:31: note: in expansion of macro ‘STORE_PV_LEN’
        Storable.xs:2634:13: note: in expansion of macro ‘STORE_SCALAR’
        Storable.xs: In function ‘store_array’:
        Storable.xs:2680:9: note: in expansion of macro ‘PUTMARK’
        Storable.xs:2681:9: note: in expansion of macro ‘WLEN’
        Storable.xs:1164:2: note: in expansion of macro ‘PUTMARK’
        Storable.xs:2705:13: note: in expansion of macro ‘STORE_SV_UNDEF’
        Storable.xs:2717:13: note: in expansion of macro ‘PUTMARK’
        Storable.xs: In function ‘store_hash’:
        Storable.xs:2836:13: note: in expansion of macro ‘PUTMARK’
        Storable.xs:2837:13: note: in expansion of macro ‘PUTMARK’
        Storable.xs:2840:13: note: in expansion of macro ‘PUTMARK’
        Storable.xs:2842:9: note: in expansion of macro ‘WLEN’
        Storable.xs:3010:17: note: in expansion of macro ‘PUTMARK’
        Storable.xs:3022:13: note: in expansion of macro ‘WLEN’
        Storable.xs:3024:17: note: in expansion of macro ‘WRITE’
        Storable.xs: In function ‘store_hentry’:
        Storable.xs:3204:13: note: in expansion of macro ‘PUTMARK’
        Storable.xs:3220:13: note: in expansion of macro ‘WLEN’
        Storable.xs:3222:17: note: in expansion of macro ‘WRITE’
        Storable.xs: In function ‘store_code’:
        Storable.xs:3378:5: note: in expansion of macro ‘PUTMARK’
        Storable.xs:3388:9: note: in expansion of macro ‘STORE_UTF8STR’
        Storable.xs:3390:9: note: in expansion of macro ‘STORE_SCALAR’
        Storable.xs: In function ‘store_regexp’:
        Storable.xs:3466:5: note: in expansion of macro ‘PUTMARK’
        Storable.xs:3467:5: note: in expansion of macro ‘PUTMARK’
        Storable.xs:3470:7: note: in expansion of macro ‘WLEN’
        Storable.xs:3473:7: note: in expansion of macro ‘PUTMARK’
        Storable.xs:3474:5: note: in expansion of macro ‘WRITE’
        Storable.xs:3475:5: note: in expansion of macro ‘PUTMARK’
        Storable.xs:3476:5: note: in expansion of macro ‘WRITE’
        Storable.xs: In function ‘store_tied’:
        Storable.xs:3511:9: note: in expansion of macro ‘PUTMARK’
        Storable.xs:3514:9: note: in expansion of macro ‘PUTMARK’
        Storable.xs:3517:9: note: in expansion of macro ‘PUTMARK’
        Storable.xs: In function ‘store_tied_item’:
        Storable.xs:3576:9: note: in expansion of macro ‘PUTMARK’
        Storable.xs:3590:9: note: in expansion of macro ‘PUTMARK’
        Storable.xs:3598:9: note: in expansion of macro ‘WLEN’
        Storable.xs: In function ‘store_hook’:
        Storable.xs:3878:6: note: in expansion of macro ‘PUTMARK’
        Storable.xs:3879:13: note: in expansion of macro ‘PUTMARK’
        Storable.xs:3881:17: note: in expansion of macro ‘PUTMARK’
        Storable.xs:3883:13: note: in expansion of macro ‘PUTMARK’
        Storable.xs:3998:2: note: in expansion of macro ‘PUTMARK’
        Storable.xs:3999:9: note: in expansion of macro ‘PUTMARK’
        Storable.xs:4001:13: note: in expansion of macro ‘PUTMARK’
        Storable.xs:4003:9: note: in expansion of macro ‘PUTMARK’
        Storable.xs:4008:13: note: in expansion of macro ‘WLEN’
        Storable.xs:4011:13: note: in expansion of macro ‘PUTMARK’
        Storable.xs:4015:13: note: in expansion of macro ‘WLEN’
        Storable.xs:4018:13: note: in expansion of macro ‘PUTMARK’
        Storable.xs:4020:9: note: in expansion of macro ‘WRITE’
        Storable.xs:4032:9: note: in expansion of macro ‘WLEN’
        Storable.xs:4035:9: note: in expansion of macro ‘PUTMARK’
        Storable.xs:4038:9: note: in expansion of macro ‘WRITE’
        Storable.xs:4048:13: note: in expansion of macro ‘WLEN’
        Storable.xs:4053:13: note: in expansion of macro ‘PUTMARK’
        Storable.xs:4074:17: note: in expansion of macro ‘WRITE_I32’
        Storable.xs: In function ‘store_blessed’:
        Storable.xs:4183:9: note: in expansion of macro ‘PUTMARK’
        Storable.xs:4186:13: note: in expansion of macro ‘PUTMARK’
        Storable.xs:4189:13: note: in expansion of macro ‘PUTMARK’
        Storable.xs:4190:13: note: in expansion of macro ‘WLEN’
        Storable.xs:4195:9: note: in expansion of macro ‘PUTMARK’
        Storable.xs:4198:13: note: in expansion of macro ‘PUTMARK’
        Storable.xs:4201:13: note: in expansion of macro ‘PUTMARK’
        Storable.xs:4202:13: note: in expansion of macro ‘WLEN’
        Storable.xs:4204:9: note: in expansion of macro ‘WRITE’
        Storable.xs: In function ‘store_other’:
        Storable.xs:4255:9: note: in expansion of macro ‘STORE_SCALAR’
        Storable.xs: In function ‘store’:
        Storable.xs:4453:6: note: in expansion of macro ‘PUTMARK’
        Storable.xs:4454:6: note: in expansion of macro ‘WRITE_I32’
        Storable.xs: In function ‘magic_write’:
        Storable.xs:4588:5: note: in expansion of macro ‘WRITE’
        util.c:2695:9: warning: cast between incompatible function types from ‘void (*)(int)’ to ‘void (*)(int,  siginfo_t *, void *)’ {aka ‘void (*)(int,  struct <anonymous> *, void *)’} [-Wcast-function-type]
        Opcode.xs: In function ‘opmask_addlocal’:
        Opcode.xs:240:17: warning: cast between incompatible function types from ‘void (*)(PerlInterpreter *, const char *, ...)’ {aka ‘void (*)(struct interpreter *, const char *, ...)’} to ‘void (*)(void *)’ [-Wcast-function-type]
        ../../embed.h:663:57: note: in definition of macro ‘save_destructor’
        Opcode.xs:240:2: note: in expansion of macro ‘SAVEDESTRUCTOR’
    

    About this smoke:
    smoking-perl: 5.28.1
    smoker-version: 1.72/0.046
    timestamp: 2019-11-25 19:25:06+00
    tester: perl
    
    Smoke logs available at http://m-l.org/~perl/smoke/perl/arm-linux-gnueabihf-thread-multi-64int/smoke-me_gcc_quick/Karl%20Williamson/log75135edc569e263caf632dd1738cd66e309699b5.log.gz