• Reports by commit
  • Recent reports
  • Perl5 CoreSmokeDB
  • Github
  • Changes
  • Smoke [maint-5.24] v5.24.4-2-g4f2e0f4c26 PASS cygwin_nt-10.0 2.10.0(0.325/5/3) (x86_64/1 cpu[2 cores])

    Subject: Smoke [maint-5.24] v5.24.4-2-g4f2e0f4c26 PASS cygwin_nt-10.0 2.10.0(0.325/5/3) (x86_64/1 cpu[2 cores])
    Message-ID: <31313_1532304147_5B551B0E_31313_68_1_20180723000221.D7427209AE@cjg-arch>
    Date: Sun, 22 Jul 2018 19:02:21 -0500 (CDT)
    
    Automated smoke report for branch maint-5.24 5.24.4 patch 4f2e0f4c26b188c9ea28160e0ff08e328475aab6 v5.24.4-2-g4f2e0f4c26
    cjg-cygwin: Virtual CPU 82d9ed4018dd (GenuineIntel 2594MHz) (x86_64/1 cpu[2 cores])
        on        cygwin_nt-10.0 - 2.10.0(0.325/5/3)
        using     gcc version 7.3.0
        smoketime 4 hours 16 minutes (average 32 minutes 3 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.24.4-2-g4f2e0f4c26  Configuration (common) none
    ----------- ---------------------------------------------------------
    O O         
    O O         -Duse64bitall
    O O         -Duseithreads
    O O         -Duseithreads -Duse64bitall
    | +--------- -DDEBUGGING
    +----------- no debugging
    
    
    Locally applied patches:
        SMOKE4f2e0f4c26b188c9ea28160e0ff08e328475aab6
    
    Testsuite was run only with 'harness'
    
    Tests skipped on user request:
        # One test name on a line
    Passed Todo tests: (common-args) none
    [default] 
    [default] -DDEBUGGING
    [default] -Duse64bitall
    [default] -DDEBUGGING -Duse64bitall
    [default] -Duseithreads
    [default] -DDEBUGGING -Duseithreads
    [default] -Duseithreads -Duse64bitall
    [default] -DDEBUGGING -Duseithreads -Duse64bitall
    ../cpan/IO-Socket-IP/t/11sockopts.t.........................PASSED
        1
    
    Compiler messages(gcc):
    op.c: In function 'Perl_op_clear':
    op.c:1010:29: warning: this statement may fall through [-Wimplicit-fallthrough=]
    op.c:1011:17: note: here
    op.c:1016:29: warning: this statement may fall through [-Wimplicit-fallthrough=]
    op.c:1017:17: note: here
    op.c:1026:29: warning: this statement may fall through [-Wimplicit-fallthrough=]
    op.c:1027:17: note: here
    op.c:1036:29: warning: this statement may fall through [-Wimplicit-fallthrough=]
    op.c:1037:17: note: here
    op.c:1043:29: warning: this statement may fall through [-Wimplicit-fallthrough=]
    op.c:1044:17: note: here
    op.c:891:5: warning: this statement may fall through [-Wimplicit-fallthrough=]
    op.c:899:5: note: here
    op.c: In function 'S_finalize_op':
    op.c:2478:5: warning: this statement may fall through [-Wimplicit-fallthrough=]
    op.c:2482:5: note: here
    op.c: In function 'Perl_ck_each':
    op.c:11942:4: warning: this statement may fall through [-Wimplicit-fallthrough=]
    op.c:11947:6: note: here
    op.c: In function 'S_fold_constants':
    op.c:4272:28: warning: argument 'o' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered]
    gv.c: In function 'Perl_amagic_call':
    gv.c:3434:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
    gv.c:3443:9: note: here
    regcomp.c: In function 'S_regclass':
    regcomp.c:16237:6: warning: this statement may fall through [-Wimplicit-fallthrough=]
    regcomp.c:16251:6: note: here
    mg.c: In function 'Perl_magic_get':
    mg.c:857:6: warning: this statement may fall through [-Wimplicit-fallthrough=]
    mg.c:913:5: note: here
    sv.c: In function 'Perl_sv_inc_nomg':
    config.h:4090:85: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
    sv.c:8833:13: note: in expansion of macro 'NV_OVERFLOWS_INTEGERS_AT'
    sv.c: In function 'Perl_sv_dec_nomg':
    sv.c:9016:17: note: in expansion of macro 'NV_OVERFLOWS_INTEGERS_AT'
    sv.c: In function 'Perl_sv_setiv':
    sv.c:1648:6: warning: this statement may fall through [-Wimplicit-fallthrough=]
    sv.c:1650:5: note: here
    sv.c: In function 'Perl_sv_setnv':
    sv.c:1760:6: warning: this statement may fall through [-Wimplicit-fallthrough=]
    sv.c:1762:5: note: here
    sv.c: In function 'S_sv_dup_common':
    sv.h:2108:6: warning: this statement may fall through [-Wimplicit-fallthrough=]
    sv.c:13826:7: note: in expansion of macro 'isREGEXP'
    sv.c:13827:6: note: here
    sv.c: In function 'S_find_uninit_var':
    sv.c:16397:5: warning: this statement may fall through [-Wimplicit-fallthrough=]
    sv.c:16400:5: note: here
    pp_ctl.c: In function 'Perl_pp_formline':
    pp_ctl.c:688:9: warning: this statement may fall through [-Wimplicit-fallthrough=]
    pp_ctl.c:704:2: note: here
    pp_ctl.c: In function 'S_doparseform':
    pp_ctl.c:5130:9: warning: this statement may fall through [-Wimplicit-fallthrough=]
    pp_ctl.c:5134:2: note: here
    pp_ctl.c: In function 'Perl_find_runcv_where':
    pp_ctl.c:3206:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
    pp_ctl.c:3208:3: note: here
    vxs.inc: In function 'XS_version_new':
    sv.h:854:44: note: in expansion of macro 'isREGEXP'
    vxs.inc:219:12: note: in expansion of macro 'SvOK'
    vxs.inc:222:5: note: here
    perlio.c: In function 'XS_PerlIO__Layer__NoWarnings':
    XSUB.h:165:20: warning: unused variable 'items' [-Wunused-variable]
    XSUB.h:173:16: note: in expansion of macro 'dITEMS'
    perlio.c:849:5: note: in expansion of macro 'dXSARGS'
    perlio.c: In function 'PerlIO_binmode':
    perlio.c:1300:37: warning: unused parameter 'iotype' [-Wunused-parameter]
    perlio.c:1300:49: warning: unused parameter 'mode' [-Wunused-parameter]
    perlio.c: In function 'PerlIO_parse_layers':
    perlio.c:933:11: warning: this statement may fall through [-Wimplicit-fallthrough=]
    perlio.c:939:4: note: here
    time64.c: In function 'S_copy_little_tm_to_big_TM':
    time64.c:284:25: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
    cygwin.c: In function 'do_spawn':
    cygwin.c:112:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
    cygwin.c:113:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for'
    compress.c: In function 'BZ2_compressBlock':
    compress.c:391:54: warning: 'cost[5]' may be used uninitialized in this function [-Wmaybe-uninitialized]
    compress.c:256:11: note: 'cost[5]' was declared here
    compress.c:401:21: warning: 'cost[3]' may be used uninitialized in this function [-Wmaybe-uninitialized]
    compress.c:256:11: note: 'cost[3]' was declared here
    compress.c:401:21: warning: 'cost[2]' may be used uninitialized in this function [-Wmaybe-uninitialized]
    compress.c:256:11: note: 'cost[2]' was declared here
    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'
    infback.c: In function 'inflateBack':
    infback.c:479:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
    infback.c:481:9: note: here
    inflate.c: In function 'inflateUndermine':
    inflate.c:1487:9: warning: unused parameter 'subvert' [-Wunused-parameter]
    inflate.c: In function 'inflateMark':
    inflate.c:1507:61: warning: left shift of negative value [-Wshift-negative-value]
    inflate.c: In function 'inflate':
    inflate.c:720:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
    inflate.c:721:9: note: here
    inflate.c:732:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
    inflate.c:733:9: note: here
    inflate.c:754:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
    inflate.c:755:9: note: here
    inflate.c:775:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
    inflate.c:776:9: note: here
    inflate.c:795:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
    inflate.c:796:9: note: here
    inflate.c:818:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
    inflate.c:819:9: note: here
    inflate.c:825:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
    inflate.c:826:9: note: here
    inflate.c:827:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
    inflate.c:828:9: note: here
    inflate.c:877:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
    inflate.c:878:9: note: here
    inflate.c:879:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
    inflate.c:880:9: note: here
    inflate.c:1018:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
    inflate.c:1019:9: note: here
    inflate.c:1020:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
    inflate.c:1021:9: note: here
    inflate.c:1069:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
    inflate.c:1070:9: note: here
    inflate.c:1079:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
    inflate.c:1080:9: note: here
    inflate.c:1106:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
    inflate.c:1107:9: note: here
    inflate.c:1122:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
    inflate.c:1123:9: note: here
    inflate.c:1197:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
    inflate.c:1198:9: note: here
    inflate.c:1210:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
    inflate.c:1211:9: note: here
    MD5.xs:159:1: warning: 'static' is not at beginning of declaration [-Wold-style-declaration]
    Unicode.xs: In function 'enc_unpack':
    Unicode.xs:70:4: warning: this statement may fall through [-Wimplicit-fallthrough=]
    Unicode.xs:71:5: note: here
    const-c.inc: In function '_constant_5':
    const-c.inc:24:42: warning: unused parameter 'iv_return' [-Wunused-parameter]
    ListUtil.xs: In function 'XS_List__Util_pairmap':
    ListUtil.xs:809:17: warning: unused variable 'b' [-Wunused-variable]
    ListUtil.xs:808:17: warning: unused variable 'a' [-Wunused-variable]
    ListUtil.xs:851:17: warning: unused variable 'b' [-Wunused-variable]
    ListUtil.xs:850:17: warning: unused variable 'a' [-Wunused-variable]
    ListUtil.xs: In function 'XS_List__Util_sum':
    ListUtil.xs:232:19: warning: this statement may fall through [-Wimplicit-fallthrough=]
    ListUtil.xs:233:9: note: here
    POSIX.xs:1311:7: warning: '_tzname' redeclared without dllimport attribute: previous dllimport ignored [-Wattributes]
    POSIX.xs:1311:20: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
    POSIX.xs:1311:25: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
    POSIX.xs: In function 'XS_POSIX_cuserid':
    POSIX.xs:3642:12: warning: implicit declaration of function 'cuserid'; did you mean 'L_cuserid'? [-Wimplicit-function-declaration]
    POSIX.xs:3642:10: warning: assignment makes pointer from integer without a cast [-Wint-conversion]
    hash.c: In function 'sdbm_hash':
    hash.c:27:17: warning: this statement may fall through [-Wimplicit-fallthrough=]
    hash.c:34:4: note: in expansion of macro 'HASHC'
    hash.c:34:11: note: here
    hash.c:34:19: note: in expansion of macro 'HASHC'
    hash.c:35:3: note: here
    hash.c:35:11: note: in expansion of macro 'HASHC'
    hash.c:35:18: note: here
    hash.c:35:26: note: in expansion of macro 'HASHC'
    hash.c:36:3: note: here
    hash.c:36:11: note: in expansion of macro 'HASHC'
    hash.c:36:18: note: here
    hash.c:36:26: note: in expansion of macro 'HASHC'
    hash.c:37:3: note: here
    hash.c:37:11: note: in expansion of macro 'HASHC'
    hash.c:37:18: note: here
    pair.c: In function 'sdbm__delpair':
    pair.c:179:22: warning: this statement may fall through [-Wimplicit-fallthrough=]
    pair.c:186:5: note: in expansion of macro 'MOVB'
    pair.c:186:11: note: here
    pair.c:186:19: note: in expansion of macro 'MOVB'
    pair.c:187:4: note: here
    pair.c:187:12: note: in expansion of macro 'MOVB'
    pair.c:187:18: note: here
    pair.c:187:26: note: in expansion of macro 'MOVB'
    pair.c:188:4: note: here
    pair.c:188:12: note: in expansion of macro 'MOVB'
    pair.c:188:18: note: here
    pair.c:188:26: note: in expansion of macro 'MOVB'
    pair.c:189:4: note: here
    pair.c:189:12: note: in expansion of macro 'MOVB'
    pair.c:189:18: note: here
    HiRes.c: In function 'XS_Time__HiRes_CLONE':
    ../../XSUB.h:165:20: warning: unused variable 'items' [-Wunused-variable]
    ../../XSUB.h:173:16: note: in expansion of macro 'dITEMS'
    HiRes.c:1132:11: note: in expansion of macro 'dXSARGS'
    Win32.xs:129:5: warning: non-local variable 'g_osver' with anonymous type is questionable in C++ [-Wc++-compat]
    Win32.xs: In function 'wstr_to_sv':
    Win32.xs:177:21: warning: implicit declaration of function 'wcslen'; did you mean 'scalbn'? [-Wimplicit-function-declaration]
    longpath.inc: In function 'my_longpathW':
    Win32.xs:277:27: warning: implicit declaration of function 'wcscpy'; did you mean 'stpcpy'? [-Wimplicit-function-declaration]
    Win32.xs:277:27: note: in definition of macro 'FN_STRCPY'
    Win32.xs: In function 'free_childenv':
    Win32.xs:378:21: warning: unused parameter 'd' [-Wunused-parameter]
    Win32.xs: In function 'w32_ExpandEnvironmentStrings':
    ../../XSUB.h:127:43: warning: unused parameter 'cv' [-Wunused-parameter]
    ../../XSUB.h:127:43: note: in definition of macro 'XSPROTO'
    ../../XSUB.h:157:18: note: in expansion of macro 'XS_EXTERNAL'
    Win32.xs:386:1: note: in expansion of macro 'XS'
    Win32.xs: In function 'w32_IsAdminUser':
    Win32.xs:408:1: note: in expansion of macro 'XS'
    Win32.xs: In function 'w32_LookupAccountName':
    Win32.xs:527:1: note: in expansion of macro 'XS'
    Win32.xs: In function 'w32_LookupAccountSID':
    Win32.xs:561:1: note: in expansion of macro 'XS'
    Win32.xs: In function 'w32_InitiateSystemShutdown':
    Win32.xs:594:1: note: in expansion of macro 'XS'
    Win32.xs: In function 'w32_AbortSystemShutdown':
    Win32.xs:636:1: note: in expansion of macro 'XS'
    Win32.xs: In function 'w32_MsgBox':
    Win32.xs:699:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
    Win32.xs:676:1: note: in expansion of macro 'XS'
    Win32.xs: In function 'w32_LoadLibrary':
    Win32.xs:708:1: note: in expansion of macro 'XS'
    Win32.xs: In function 'w32_FreeLibrary':
    Win32.xs:723:1: note: in expansion of macro 'XS'
    Win32.xs: In function 'w32_GetProcAddress':
    Win32.xs:735:1: note: in expansion of macro 'XS'
    Win32.xs: In function 'w32_RegisterServer':
    Win32.xs:744:1: note: in expansion of macro 'XS'
    Win32.xs: In function 'w32_UnregisterServer':
    Win32.xs:765:1: note: in expansion of macro 'XS'
    Win32.xs: In function 'w32_GetArchName':
    ../../XSUB.h:165:20: note: in definition of macro 'dITEMS'
    Win32.xs:789:5: note: in expansion of macro 'dXSARGS'
    Win32.xs:787:1: note: in expansion of macro 'XS'
    Win32.xs: In function 'w32_GetChipName':
    Win32.xs:795:5: note: in expansion of macro 'dXSARGS'
    Win32.xs:793:1: note: in expansion of macro 'XS'
    Win32.xs: In function 'w32_GuidGen':
    Win32.xs:814:5: note: in expansion of macro 'dXSARGS'
    Win32.xs:812:1: note: in expansion of macro 'XS'
    Win32.xs: In function 'w32_GetFolderPath':
    Win32.xs:902:54: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
    Win32.xs:903:54: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
    Win32.xs:904:54: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
    Win32.xs:905:54: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
    Win32.xs:907:54: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
    Win32.xs:908:54: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
    Win32.xs:909:54: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
    Win32.xs:910:54: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
    Win32.xs:911:54: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
    Win32.xs:912:54: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
    Win32.xs:913:54: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
    Win32.xs:914:54: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
    Win32.xs:915:54: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
    Win32.xs:916:54: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
    Win32.xs:917:54: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
    Win32.xs:918:54: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
    Win32.xs:919:54: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
    Win32.xs:920:54: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
    Win32.xs:921:54: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
    Win32.xs:922:54: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
    Win32.xs:923:54: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
    Win32.xs:924:54: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
    Win32.xs:931:54: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
    Win32.xs:932:54: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
    Win32.xs:933:54: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
    Win32.xs:934:54: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
    Win32.xs:935:54: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
    Win32.xs:936:54: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
    Win32.xs:937:54: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
    Win32.xs:938:54: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
    Win32.xs:939:54: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
    Win32.xs:940:54: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
    Win32.xs:941:54: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
    Win32.xs:942:54: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
    Win32.xs:976:69: warning: passing argument 2 of 'get_unicode_env' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
    Win32.xs:204:1: note: expected 'WCHAR * {aka short unsigned int *}' but argument is of type 'const short unsigned int *'
    Win32.xs:977:69: warning: passing argument 2 of 'get_unicode_env' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
    Win32.xs:978:69: warning: passing argument 2 of 'get_unicode_env' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
    Win32.xs:979:69: warning: passing argument 2 of 'get_unicode_env' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
    Win32.xs:980:69: warning: passing argument 2 of 'get_unicode_env' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
    Win32.xs:835:1: note: in expansion of macro 'XS'
    Win32.xs: In function 'w32_GetFileVersion':
    Win32.xs:991:1: note: in expansion of macro 'XS'
    Win32.xs: In function 'w32_SetChildShowWindow':
    Win32.xs:1051:5: note: in expansion of macro 'dXSARGS'
    Win32.xs:1043:1: note: in expansion of macro 'XS'
    Win32.xs: In function 'w32_GetCwd':
    Win32.xs:1058:5: note: in expansion of macro 'dXSARGS'
    Win32.xs:1056:1: note: in expansion of macro 'XS'
    Win32.xs: In function 'w32_SetCwd':
    Win32.xs:1082:1: note: in expansion of macro 'XS'
    Win32.xs: In function 'w32_GetNextAvailDrive':
    Win32.xs:1107:5: note: in expansion of macro 'dXSARGS'
    Win32.xs:1105:1: note: in expansion of macro 'XS'
    Win32.xs: In function 'w32_GetLastError':
    Win32.xs:1124:5: note: in expansion of macro 'dXSARGS'
    Win32.xs:1122:1: note: in expansion of macro 'XS'
    Win32.xs: In function 'w32_SetLastError':
    Win32.xs:1129:1: note: in expansion of macro 'XS'
    Win32.xs: In function 'w32_LoginName':
    Win32.xs:1140:5: note: in expansion of macro 'dXSARGS'
    Win32.xs:1138:1: note: in expansion of macro 'XS'
    Win32.xs: In function 'w32_NodeName':
    Win32.xs:1164:5: note: in expansion of macro 'dXSARGS'
    Win32.xs:1162:1: note: in expansion of macro 'XS'
    Win32.xs: In function 'w32_DomainName':
    Win32.xs:1179:5: note: in expansion of macro 'dXSARGS'
    Win32.xs:1177:1: note: in expansion of macro 'XS'
    Win32.xs: In function 'w32_FsType':
    Win32.xs:1242:5: note: in expansion of macro 'dXSARGS'
    Win32.xs:1240:1: note: in expansion of macro 'XS'
    Win32.xs: In function 'w32_GetOSVersion':
    Win32.xs:1262:5: note: in expansion of macro 'dXSARGS'
    Win32.xs:1260:1: note: in expansion of macro 'XS'
    Win32.xs: In function 'w32_IsWinNT':
    Win32.xs:1284:5: note: in expansion of macro 'dXSARGS'
    Win32.xs:1282:1: note: in expansion of macro 'XS'
    Win32.xs: In function 'w32_IsWin95':
    Win32.xs:1291:5: note: in expansion of macro 'dXSARGS'
    Win32.xs:1289:1: note: in expansion of macro 'XS'
    Win32.xs: In function 'w32_FormatMessage':
    Win32.xs:1296:1: note: in expansion of macro 'XS'
    Win32.xs: In function 'w32_Spawn':
    Win32.xs:1315:1: note: in expansion of macro 'XS'
    Win32.xs: In function 'w32_GetTickCount':
    Win32.xs:1365:5: note: in expansion of macro 'dXSARGS'
    Win32.xs:1363:1: note: in expansion of macro 'XS'
    Win32.xs: In function 'w32_GetShortPathName':
    Win32.xs:1373:1: note: in expansion of macro 'XS'
    Win32.xs: In function 'w32_GetFullPathName':
    Win32.xs:1414:1: note: in expansion of macro 'XS'
    Win32.xs: In function 'w32_GetLongPathName':
    Win32.xs:1528:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
    Win32.xs:1516:1: note: in expansion of macro 'XS'
    Win32.xs: In function 'w32_GetANSIPathName':
    Win32.xs:1559:1: note: in expansion of macro 'XS'
    Win32.xs: In function 'w32_Sleep':
    Win32.xs:1573:1: note: in expansion of macro 'XS'
    Win32.xs: In function 'w32_CopyFile':
    Win32.xs:1582:1: note: in expansion of macro 'XS'
    Win32.xs: In function 'w32_OutputDebugString':
    Win32.xs:1602:1: note: in expansion of macro 'XS'
    Win32.xs: In function 'w32_GetCurrentProcessId':
    Win32.xs:1621:5: note: in expansion of macro 'dXSARGS'
    Win32.xs:1619:1: note: in expansion of macro 'XS'
    Win32.xs: In function 'w32_GetCurrentThreadId':
    Win32.xs:1628:5: note: in expansion of macro 'dXSARGS'
    Win32.xs:1626:1: note: in expansion of macro 'XS'
    Win32.xs: In function 'w32_CreateDirectory':
    Win32.xs:1633:1: note: in expansion of macro 'XS'
    Win32.xs: In function 'w32_CreateFile':
    Win32.xs:1654:1: note: in expansion of macro 'XS'
    Win32.xs: In function 'w32_GetSystemMetrics':
    Win32.xs:1680:1: note: in expansion of macro 'XS'
    Win32.xs: In function 'w32_GetProductInfo':
    Win32.xs:1690:1: note: in expansion of macro 'XS'
    Win32.xs: In function 'w32_GetACP':
    Win32.xs:1715:5: note: in expansion of macro 'dXSARGS'
    Win32.xs:1713:1: note: in expansion of macro 'XS'
    Win32.xs: In function 'w32_GetConsoleCP':
    Win32.xs:1722:5: note: in expansion of macro 'dXSARGS'
    Win32.xs:1720:1: note: in expansion of macro 'XS'
    Win32.xs: In function 'w32_GetConsoleOutputCP':
    Win32.xs:1729:5: note: in expansion of macro 'dXSARGS'
    Win32.xs:1727:1: note: in expansion of macro 'XS'
    Win32.xs: In function 'w32_GetOEMCP':
    Win32.xs:1736:5: note: in expansion of macro 'dXSARGS'
    Win32.xs:1734:1: note: in expansion of macro 'XS'
    Win32.xs: In function 'w32_SetConsoleCP':
    Win32.xs:1741:1: note: in expansion of macro 'XS'
    Win32.xs: In function 'w32_SetConsoleOutputCP':
    Win32.xs:1751:1: note: in expansion of macro 'XS'
    Win32.xs: In function 'boot_Win32':
    Win32.xs:1767:18: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
    longpath.inc:84:26: warning: array subscript is above array bounds [-Warray-bounds]
    File.c: In function 'XS_Win32API__File_GetVolumeInformationW':
    buffers.h:422:24: warning: implicit declaration of function 'wcslen'; did you mean 'scalbn'? [-Wimplicit-function-declaration]
    ../../sv.h:1324:36: note: in definition of macro 'SvCUR_set'
    File.c:1174:2: note: in expansion of macro 'trunc_buf_zw'
    File.c: In function 'XS_Win32API__File_OsFHandleOpenFd':
    File.c:1458:8: warning: variable 'uMode' set but not used [-Wunused-but-set-variable]
    File.c:1457:7: warning: variable 'hOsFHandle' set but not used [-Wunused-but-set-variable]
    File.xs: In function 'XS_Win32API__File_SetFilePointer':
    File.xs:604:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
    re_comp.c: In function 'S_regclass':
    re_comp.c:16237:6: warning: this statement may fall through [-Wimplicit-fallthrough=]
    re_comp.c:16251:6: note: here
    File.xs: In function 'ErrPrintf':
    File.xs:65:7: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
    File.xs:58:5: warning: 'ErrPrintf' defined but not used [-Wunused-function]
    
    Non-Fatal messages(gcc):
    
    
    
    -- 
    Report by Test::Smoke v1.71 running on perl 5.26.1
    (Reporter v0.053 / Smoker v0.046)