{"smoke_branch":"blead","applied_patches":"SMOKE7a17d6f4a192968a15795c34fec15d8f1c46baca","perl_id":"5.41.1","git_id":"7a17d6f4a192968a15795c34fec15d8f1c46baca","hostname":"winbonne10","harness_only":"0","smoke_version":"1.81","plevel":"5.041001zzz002","git_describe":"v5.41.1-2-g7a17d6f4a1","manifest_msgs":"","lang":null,"username":"abeltje","cpu_count":"2","config_count":6,"duration":25739,"out_file":"Started smoke at 1719950590\nSmoking patch 7a17d6f4a192968a15795c34fec15d8f1c46baca v5.41.1-2-g7a17d6f4a1\nSmoking branch blead\nStopped smoke at 1719950591\nStarted smoke at 1719950591\n\nConfiguration: -Dusedevel -Duselargefiles -DCCTYPE=GCC -DCCHOME=C:\\mingw64 -Dcf_email=abeltje@cpan.org -Aldflags='-static -static-libgcc -static-libstdc++'\n------------------------------------------------------------------------------\n..\\toke.c: In function 'Perl_scan_num':\n..\\toke.c:12008:9: warning: 'shift' may be used uninitialized [-Wmaybe-uninitialized]\n12008 |     I32 shift; /* shift per digit for hex/oct/bin, hoisted here for fp */\n      |         ^~~~~\n..\\pp_sys.c: In function 'Perl_pp_shostent':\n..\\pp_sys.c:5585:15: warning: unused variable 'stayopen' [-Wunused-variable]\n 5585 |     const int stayopen = TOPi;\n      |               ^~~~~~~~\n..\\pp_hot.c: In function 'Perl_pp_aelemfastlex_store':\n..\\pp_hot.c:364:27: warning: array subscript has type 'char' [-Wchar-subscripts]\n  364 |         targ = AvARRAY(av)[key];\n      |                           ^\n..\\pp_hot.c: In function 'Perl_pp_aelemfast':\n..\\pp_hot.c:2051:25: warning: array subscript has type 'char' [-Wchar-subscripts]\n 2051 |         sv = AvARRAY(av)[key];\n      |                         ^\nIn file included from ..\\perl.h:6219,\n                 from ..\\utf8.c:33:\n..\\utf8.c: In function 'S__to_utf8_case':\n..\\utf8.c:3518:48: warning: 'remaining_list' may be used uninitialized [-Wmaybe-uninitialized]\n 3518 |             d = uvchr_to_utf8(d, remaining_list[i]);\n..\\embed.h:795:90: note: in definition of macro 'uvoffuni_to_utf8_flags_msgs'\n  795 | # define uvoffuni_to_utf8_flags_msgs(a,b,c,d)   Perl_uvoffuni_to_utf8_flags_msgs(aTHX_ a,b,c,d)\n      |                                                                                          ^\n..\\utf8.h:281:40: note: in expansion of macro 'ASSERT_NOT_PTR'\n  281 | #define NATIVE_TO_UNI(ch)        ((UV) ASSERT_NOT_PTR(ch))\n      |                                        ^~~~~~~~~~~~~~\n..\\utf8.h:143:47: note: in expansion of macro 'NATIVE_TO_UNI'\n  143 |                 uvoffuni_to_utf8_flags_msgs(d,NATIVE_TO_UNI(uv),flags, msgs)\n      |                                               ^~~~~~~~~~~~~\n..\\utf8.h:141:37: note: in expansion of macro 'uvchr_to_utf8_flags_msgs'\n  141 |                                     uvchr_to_utf8_flags_msgs(d,uv,flags, 0)\n      |                                     ^~~~~~~~~~~~~~~~~~~~~~~~\n..\\utf8.h:139:37: note: in expansion of macro 'uvchr_to_utf8_flags'\n  139 | #define uvchr_to_utf8(a,b)          uvchr_to_utf8_flags(a,b,0)\n      |                                     ^~~~~~~~~~~~~~~~~~~\n..\\utf8.c:3518:17: note: in expansion of macro 'uvchr_to_utf8'\n 3518 |             d = uvchr_to_utf8(d, remaining_list[i]);\n      |                 ^~~~~~~~~~~~~\n..\\utf8.c:3492:17: note: 'remaining_list' was declared here\n 3492 |     const U32 * remaining_list;\n      |                 ^~~~~~~~~~~~~~\ncc1plus.exe: warning: command-line option '-std=c99' is valid for C/ObjC but not for C++\nprocess_begin: CreateProcess(NULL, ..\\generate_uudmap.exe ..\\uudmap.h ..\\bitcount.h ..\\mg_data.h, ...) failed.\nmake (e=2): The system cannot find the file specified.\r\ngmake: *** [smoke.mk:1513: ..\\bitcount.h] Error 2\nUnable to make perl in this configuration\nStopped smoke at 1719950682\nStarted smoke at 1719950682\n\nConfiguration: -Dusedevel -Duselargefiles -DCCTYPE=GCC -DCCHOME=C:\\mingw64 -Dcf_email=abeltje@cpan.org -Aldflags='-static -static-libgcc -static-libstdc++' -DDEBUGGING\n------------------------------------------------------------------------------\n..\\toke.c: In function 'Perl_scan_num':\n..\\toke.c:12008:9: warning: 'shift' may be used uninitialized [-Wmaybe-uninitialized]\n12008 |     I32 shift; /* shift per digit for hex/oct/bin, hoisted here for fp */\n      |         ^~~~~\n..\\pp_sys.c: In function 'Perl_pp_shostent':\n..\\pp_sys.c:5585:15: warning: unused variable 'stayopen' [-Wunused-variable]\n 5585 |     const int stayopen = TOPi;\n      |               ^~~~~~~~\nIn file included from ..\\perl.h:6219,\n                 from ..\\pp_sys.c:31:\n..\\pp_sys.c: In function 'Perl_pp_glob':\n..\\embed.h:746:49: warning: 'tmpsv' may be used uninitialized [-Wmaybe-uninitialized]\n  746 | # define sv_setsv_flags(a,b,c)                  Perl_sv_setsv_flags(aTHX_ a,b,c)\n      |                                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n..\\sv.h:2213:9: note: in expansion of macro 'sv_setsv_flags'\n 2213 |         sv_setsv_flags(dsv, ssv, SV_GMAGIC|SV_DO_COW_SVSETSV)\n      |         ^~~~~~~~~~~~~~\n..\\pp_sys.c:421:13: note: in expansion of macro 'sv_setsv'\n  421 |             sv_setsv(targ, tmpsv);\n      |             ^~~~~~~~\n..\\pp_sys.c:395:9: note: 'tmpsv' was declared here\n  395 |     SV *tmpsv;\n      |         ^~~~~\n..\\pp_hot.c: In function 'Perl_pp_aelemfastlex_store':\n..\\pp_hot.c:364:27: warning: array subscript has type 'char' [-Wchar-subscripts]\n  364 |         targ = AvARRAY(av)[key];\n      |                           ^\n..\\pp_hot.c: In function 'Perl_pp_aelemfast':\n..\\pp_hot.c:2051:25: warning: array subscript has type 'char' [-Wchar-subscripts]\n 2051 |         sv = AvARRAY(av)[key];\n      |                         ^\nIn file included from ..\\perl.h:6219,\n                 from ..\\pp_hot.c:36:\n..\\pp_hot.c: In function 'Perl_pp_readline':\n..\\embed.h:746:49: warning: 'tmpsv' may be used uninitialized [-Wmaybe-uninitialized]\n  746 | # define sv_setsv_flags(a,b,c)                  Perl_sv_setsv_flags(aTHX_ a,b,c)\n      |                                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n..\\sv.h:2213:9: note: in expansion of macro 'sv_setsv_flags'\n 2213 |         sv_setsv_flags(dsv, ssv, SV_GMAGIC|SV_DO_COW_SVSETSV)\n      |         ^~~~~~~~~~~~~~\n..\\pp_hot.c:1630:17: note: in expansion of macro 'sv_setsv'\n 1630 |                 sv_setsv(targ, tmpsv);\n      |                 ^~~~~~~~\n..\\pp_hot.c:1598:13: note: 'tmpsv' was declared here\n 1598 |         SV *tmpsv;\n      |             ^~~~~\ncc1plus.exe: warning: command-line option '-std=c99' is valid for C/ObjC but not for C++\n..\\locale.c: In function 'S_ints_to_tm':\n..\\locale.c:8274:15: warning: unused variable 'aux_tm' [-Wunused-variable]\n 8274 |     struct tm aux_tm;\n      |               ^~~~~~\n..\\locale.c: At top level:\n..\\locale.c:867:19: warning: 'category_available' defined but not used [-Wunused-const-variable=]\n  867 | STATIC const bool category_available[] = {\n      |                   ^~~~~~~~~~~~~~~~~~\n..\\locale.c: In function 'S_parse_LC_ALL_string':\n..\\locale.c:1473:11: warning: 'msg' may be used uninitialized [-Wmaybe-uninitialized]\n 1473 |     msg = Perl_form(aTHX_ \"'%.*s' %s\\n\",\n      |           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n 1474 |                           (int) (display_end - display_start),\n      |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n 1475 |                           display_start, msg);\n      |                           ~~~~~~~~~~~~~~~~~~~\n..\\locale.c:1450:18: note: 'msg' was declared here\n 1450 |     const char * msg;\n      |                  ^~~\n..\\mg.c: In function 'Perl_magic_setenv':\n..\\mg.c:1302:12: warning: variable 'len' set but not used [-Wunused-but-set-variable]\n 1302 |     STRLEN len = 0, klen;\n      |            ^~~\n..\\mg.c: In function 'Perl_perly_sighandler':\n..\\mg.c:3664:54: warning: unused parameter 'safe' [-Wunused-parameter]\n 3664 |                     void *uap PERL_UNUSED_DECL, bool safe)\n      |                                                      ^\n..\\util.c: In function 'sig_trap':\n..\\util.c:3058:14: warning: unused parameter 'signo' [-Wunused-parameter]\n 3058 | sig_trap(int signo)\n      |          ~~~~^~~~~\n..\\util.c: In function 'Perl_find_script':\n..\\util.c:3504:39: warning: comparison of integer expressions of different signedness: 'long int' and 'long long unsigned int' [-Wsign-compare]\n 3504 |                 if (len+MAX_EXT_LEN+1 >= sizeof(tmpbuf))\n      |                                       ^~\n..\\util.c:3529:25: warning: comparison of integer expressions of different signedness: 'I32' {aka 'long int'} and 'long long unsigned int' [-Wsign-compare]\n 3529 |                 if (len < sizeof tmpbuf)\n      |                         ^\n..\\util.c:3532:21: warning: comparison of integer expressions of different signedness: 'I32' {aka 'long int'} and 'long long unsigned int' [-Wsign-compare]\n 3532 |             if (len < sizeof tmpbuf)\n      |                     ^\nwin32.c: In function 'set_w32_module_name':\nwin32.c:245:9: warning: cast between incompatible function types from 'FARPROC' {aka 'long long int (*)()'} to 'DWORD (*)(const WCHAR *, WCHAR *, DWORD)' {aka 'long unsigned int (*)(const short unsigned int *, short unsigned int *, long unsigned int)'} [-Wcast-function-type]\n  245 |         (DWORD (__stdcall *)(LPCWSTR, LPWSTR, DWORD))\n      |         ^\nwin32.c: In function 'win32_stat_low':\nwin32.c:1690:25: warning: cast between incompatible function types from 'FARPROC' {aka 'long long int (*)()'} to 'DWORD (*)(void *, CHAR *, DWORD,  DWORD)' {aka 'long unsigned int (*)(void *, char *, long unsigned int,  long unsigned int)'} [-Wcast-function-type]\n 1690 |                         (pGetFinalPathNameByHandleA_t)GetProcAddress(GetModuleHandle(\"kernel32.dll\"), \"GetFinalPathNameByHandleA\");\n      |                         ^\nwin32.c: In function 'win32_hook_closehandle_in_crt':\nwin32.c:5392:24: warning: cast between incompatible function types from 'FARPROC' {aka 'long long int (*)()'} to 'BOOL (*)(void *)' {aka 'int (*)(void *)'} [-Wcast-function-type]\n 5392 |     CloseHandle_orig = (pCloseHandle)GetProcAddress(\n      |                        ^\nwin32.c:5399:36: warning: cast between incompatible function types from 'BOOL (*)(void *)' {aka 'int (*)(void *)'} to 'INT_PTR (*)()' {aka 'long long int (*)()'} [-Wcast-function-type]\n 5399 |         crt_handle, \"CloseHandle\", (FARPROC)my_CloseHandle\n      |                                    ^\nwin32.c:5402:31: warning: cast between incompatible function types from 'FARPROC' {aka 'long long int (*)()'} to 'NTSTATUS (*)(void *, struct _IO_STATUS_BLOCK *, void *, ULONG,  ULONG)' {aka 'long int (*)(void *, struct _IO_STATUS_BLOCK *, void *, long unsigned int,  long unsigned int)'} [-Wcast-function-type]\n 5402 |     pNtQueryInformationFile = (pNtQueryInformationFile_t)GetProcAddress(\n      |                               ^\nwin32.c: In function 'win32_unhook_closehandle_in_crt':\nwin32.c:5426:36: warning: cast between incompatible function types from 'pCloseHandle' {aka 'int (*)(void *)'} to 'INT_PTR (*)()' {aka 'long long int (*)()'} [-Wcast-function-type]\n 5426 |         crt_handle, \"CloseHandle\", (FARPROC)CloseHandle_orig\n      |                                    ^\nwin32sck.c: In function 'win32_getnetbyname':\nwin32sck.c:781:26: warning: unused parameter 'name' [-Wunused-parameter]\n  781 | win32_getnetbyname(char *name)\n      |                    ~~~~~~^~~~\nwin32sck.c: In function 'win32_getnetbyaddr':\nwin32sck.c:788:25: warning: unused parameter 'net' [-Wunused-parameter]\n  788 | win32_getnetbyaddr(long net, int type)\n      |                    ~~~~~^~~\nwin32sck.c:788:34: warning: unused parameter 'type' [-Wunused-parameter]\n  788 | win32_getnetbyaddr(long net, int type)\n      |                              ~~~~^~~~\nwin32sck.c: In function 'win32_sethostent':\nwin32sck.c:809:22: warning: unused parameter 'stayopen' [-Wunused-parameter]\n  809 | win32_sethostent(int stayopen)\n      |                  ~~~~^~~~~~~~\nwin32sck.c: In function 'win32_setnetent':\nwin32sck.c:816:21: warning: unused parameter 'stayopen' [-Wunused-parameter]\n  816 | win32_setnetent(int stayopen)\n      |                 ~~~~^~~~~~~~\nwin32sck.c: In function 'win32_setprotoent':\nwin32sck.c:823:23: warning: unused parameter 'stayopen' [-Wunused-parameter]\n  823 | win32_setprotoent(int stayopen)\n      |                   ~~~~^~~~~~~~\nwin32sck.c: In function 'win32_setservent':\nwin32sck.c:830:22: warning: unused parameter 'stayopen' [-Wunused-parameter]\n  830 | win32_setservent(int stayopen)\n      |                  ~~~~^~~~~~~~\nwin32thread.c: In function 'Perl_set_context':\nwin32thread.c:9:24: warning: unused parameter 't' [-Wunused-parameter]\n    9 | Perl_set_context(void *t)\n      |                  ~~~~~~^\nfcrypt.c: In function 'des_fcrypt':\nfcrypt.c:473:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses]\n  473 |     ((c) >= '.' && (c) <= '9' || (c) >= 'A' && (c) <= 'Z' ||  \\\n      |      ~~~~~~~~~~~^~~~~~~~~~~~~\nfcrypt.c:488:14: note: in expansion of macro 'good_for_salt'\n  488 |         if (!good_for_salt(salt[0]) || !good_for_salt(salt[1])) {\n      |              ^~~~~~~~~~~~~\nfcrypt.c:474:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses]\n  474 |      (c) >= 'a' && (c) <= 'z')\n      |      ~~~~~~~~~~~^~~~~~~~~~~~~\nfcrypt.c:488:14: note: in expansion of macro 'good_for_salt'\n  488 |         if (!good_for_salt(salt[0]) || !good_for_salt(salt[1])) {\n      |              ^~~~~~~~~~~~~\nfcrypt.c:473:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses]\n  473 |     ((c) >= '.' && (c) <= '9' || (c) >= 'A' && (c) <= 'Z' ||  \\\n      |      ~~~~~~~~~~~^~~~~~~~~~~~~\nfcrypt.c:488:41: note: in expansion of macro 'good_for_salt'\n  488 |         if (!good_for_salt(salt[0]) || !good_for_salt(salt[1])) {\n      |                                         ^~~~~~~~~~~~~\nfcrypt.c:474:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses]\n  474 |      (c) >= 'a' && (c) <= 'z')\n      |      ~~~~~~~~~~~^~~~~~~~~~~~~\nfcrypt.c:488:41: note: in expansion of macro 'good_for_salt'\n  488 |         if (!good_for_salt(salt[0]) || !good_for_salt(salt[1])) {\n      |                                         ^~~~~~~~~~~~~\nRunning config_h.PL\nWriting full\\config.h\nfull\\config.h has changed\nOptions: (DEBUGGING HAS_LONG_DOUBLE HAS_TIMES HAVE_INTERP_INTERN PERLIO_LAYERS PERL_COPY_ON_WRITE PERL_DISABLE_PMC PERL_DONT_CREATE_GVSV PERL_EXTERNAL_GLOB PERL_HASH_FUNC_SIPHASH13 PERL_HASH_USE_SBOX32 PERL_IS_MINIPERL PERL_MALLOC_WRAP PERL_OP_PARENT PERL_PRESERVE_IVUV PERL_USE_SAFE_PUTENV USE_64_BIT_INT USE_LARGE_FILES USE_LOCALE USE_LOCALE_COLLATE USE_LOCALE_CTYPE USE_LOCALE_NUMERIC USE_LOCALE_TIME USE_NO_REGISTRY USE_PERLIO USE_PERL_ATOF USE_SITECUSTOMIZE)\nArgument \"GCC\" isn't numeric in numeric lt (<) at ..\\makedef.pl line 198.\nDefines: (DEBUGGING HAS_ACCESS HAS_ACOSH HAS_ALARM HAS_ASINH HAS_ATANH HAS_ATOLL HAS_CBRT HAS_CHSIZE HAS_COPYSIGN HAS_COPYSIGNL HAS_CRYPT HAS_DIFFTIME HAS_DLERROR HAS_DUP2 HAS_ERF HAS_EXP2 HAS_EXPM1 HAS_FAST_STDIO HAS_FD_SET HAS_FGETPOS HAS_FINITE HAS_FLOCK HAS_FLOCK_PROTO HAS_FMAX HAS_FMIN HAS_FREXPL HAS_FSETPOS HAS_GETCWD HAS_GETHOSTBYADDR HAS_GETHOSTBYNAME HAS_GETHOSTNAME HAS_GETHOST_PROTOS HAS_GETLOGIN HAS_GETPROTOBYNAME HAS_GETPROTOBYNUMBER HAS_GETPROTO_PROTOS HAS_GETSERVBYNAME HAS_GETSERVBYPORT HAS_GETSERV_PROTOS HAS_GETTIMEOFDAY HAS_HTONL HAS_HTONS HAS_HYPOT HAS_ILOGB HAS_ILOGBL HAS_INETNTOP HAS_INETPTON HAS_ISASCII HAS_ISFINITE HAS_ISINF HAS_ISLESS HAS_ISNAN HAS_ISNANL HAS_ISNORMAL HAS_J0 HAS_KILLPG HAS_LDBL_DIG HAS_LDEXPL HAS_LGAMMA HAS_LINK HAS_LLRINT HAS_LLRINTL HAS_LLROUND HAS_LLROUNDL HAS_LOCALECONV HAS_LOG1P HAS_LOG2 HAS_LOGB HAS_LONG_DOUBLE HAS_LONG_LONG HAS_LRINT HAS_LRINTL HAS_LROUND HAS_LROUNDL HAS_LSEEK_PROTO HAS_LSTAT HAS_MBLEN HAS_MBSTOWCS HAS_MBTOWC HAS_MKDIR HAS_MKTIME HAS_MODFL HAS_MODFL_PROTO HAS_NAN HAS_NEARBYINT HAS_NEXTAFTER HAS_NEXTTOWARD HAS_NON_INT_BITFIELDS HAS_NTOHL HAS_NTOHS HAS_PAUSE HAS_PIPE HAS_PSEUDOFORK HAS_PTRDIFF_T HAS_QUAD HAS_READDIR HAS_READLINK HAS_REMAINDER HAS_REMQUO HAS_RENAME HAS_REWINDDIR HAS_RINT HAS_RMDIR HAS_ROUND HAS_SCALBN HAS_SCALBNL HAS_SEEKDIR HAS_SELECT HAS_SETLOCALE HAS_SETVBUF HAS_SIGNBIT HAS_SIN6_SCOPE_ID HAS_SNPRINTF HAS_SOCKADDR_STORAGE HAS_SOCKET HAS_SQRTL HAS_STAT HAS_STATIC_INLINE HAS_STRCOLL HAS_STRFTIME HAS_STRTOD HAS_STRTOL HAS_STRTOLL HAS_STRTOUL HAS_STRTOULL HAS_STRXFRM HAS_SYMLINK HAS_SYSTEM HAS_SYS_ERRLIST HAS_TELLDIR HAS_TELLDIR_PROTO HAS_TGAMMA HAS_TIME HAS_TIMES HAS_TRUNC HAS_TRUNCL HAS_TZNAME HAS_UMASK HAS_UNAME HAS_UNION_SEMUN HAS_VSNPRINTF HAS_WAITPID HAS_WCSCMP HAS_WCSTOMBS HAS_WCSXFRM HAS_WCTOMB HAVE_INTERP_INTERN MULTIPLICITY PERLIO_LAYERS PERL_COPY_ON_WRITE PERL_DISABLE_PMC PERL_DONT_CREATE_GVSV PERL_EXTERNAL_GLOB PERL_HASH_FUNC_SIPHASH13 PERL_HASH_USE_SBOX32 PERL_IMPLICIT_SYS PERL_IS_MINIPERL PERL_LC_ALL_USES_NAME_VALUE_PAIRS PERL_MALLOC_WRAP PERL_OP_PARENT PERL_PRESERVE_IVUV PERL_RELOCATABLE_INC PERL_STATIC_INLINE PERL_TARGETARCH PERL_TEXTMODE_SCRIPTS PERL_USE_SAFE_PUTENV TS_W32_BROKEN_LOCALECONV USE_64_BIT_INT USE_DYNAMIC_LOADING USE_ITHREADS USE_LARGE_FILES USE_LOCALE USE_LOCALE_COLLATE USE_LOCALE_CTYPE USE_LOCALE_NUMERIC USE_LOCALE_THREADS USE_LOCALE_TIME USE_NO_REGISTRY USE_PERLIO USE_PERL_ATOF USE_SITECUSTOMIZE USE_STDIO_BASE USE_STDIO_PTR USE_THREADS WIN32 WIN64 __USE_MINGW_ANSI_STDIO)\nIn file included from DynaLoader.xs:42:\nDynaLoader.xs: In function 'XS_DynaLoader_dl_unload_file':\n..\\..\\lib\\CORE/perl.h:2496:33: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]\n 2496 | #  define INT2PTR(any,d)        (any)(d)\n      |                                 ^\ndlutils.c:66:32: note: in definition of macro 'DLDEBUG'\n   66 |         if (dl_debug>=level) { code; }                  \\\n      |                                ^~~~\n..\\..\\lib\\CORE/perl.h:2509:25: note: in expansion of macro 'INT2PTR'\n 2509 | #  define PTR2ul(p)     INT2PTR(unsigned long,p)\n      |                         ^~~~~~~\nDynaLoader.xs:152:71: note: in expansion of macro 'PTR2ul'\n  152 |     DLDEBUG(1,PerlIO_printf(Perl_debug_log, \"dl_unload_file(%lx):\\n\", PTR2ul(libref)));\n      |                                                                       ^~~~~~\ncc1plus.exe: warning: command-line option '-std=c99' is valid for C/ObjC but not for C++\nSkipping extension Unicode/Normalize, not ported to current platform at ..\\make_ext.pl line 194.\ncompress.c: In function 'sendMTFValues':\ncompress.c:528:4: warning: 'nSelectors' may be used uninitialized [-Wmaybe-uninitialized]\n  528 |    bsW ( s, 15, nSelectors );\n      |    ^~~~~~~~~~~~~~~~~~~~~~~~~\ncompress.c:248:10: note: 'nSelectors' was declared here\n  248 |    Int32 nSelectors, alphaSize, minLen, maxLen, selCtr;\n      |          ^~~~~~~~~~\nIn file included from RealPPPort.xs:31:\nRealPPPort.xs: In function 'XS_Devel__PPPort_ptrtests':\n..\\..\\lib\\CORE/perl.h:2496:33: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]\n 2496 | #  define INT2PTR(any,d)        (any)(d)\n      |                                 ^\n..\\..\\lib\\CORE/perl.h:2509:25: note: in expansion of macro 'INT2PTR'\n 2509 | #  define PTR2ul(p)     INT2PTR(unsigned long,p)\n      |                         ^~~~~~~\nRealPPPort.xs:1884:27: note: in expansion of macro 'PTR2ul'\n 1884 |                 RETVAL += PTR2ul(p) != 0UL      ?  2 : 0;\n      |                           ^~~~~~\nWarning: Found a 'CODE' section which seems to be using 'RETVAL' but no 'OUTPUT' section. in File.xs, line 160\nWarning: Found a 'CODE' section which seems to be using 'RETVAL' but no 'OUTPUT' section. in File.xs, line 182\nWarning: Found a 'CODE' section which seems to be using 'RETVAL' but no 'OUTPUT' section. in File.xs, line 512\nUse of uninitialized value $args{\"LINKTYPE\"} in string eq at Makefile.PL line 35.\n..\\toke.c: In function 'Perl_scan_num':\n..\\toke.c:12008:9: warning: 'shift' may be used uninitialized [-Wmaybe-uninitialized]\n12008 |     I32 shift; /* shift per digit for hex/oct/bin, hoisted here for fp */\n      |         ^~~~~\n..\\pp_sys.c: In function 'Perl_pp_shostent':\n..\\pp_sys.c:5585:15: warning: unused variable 'stayopen' [-Wunused-variable]\n 5585 |     const int stayopen = TOPi;\n      |               ^~~~~~~~\nIn file included from ..\\perl.h:6219,\n                 from ..\\pp_sys.c:31:\n..\\pp_sys.c: In function 'Perl_pp_glob':\n..\\embed.h:746:49: warning: 'tmpsv' may be used uninitialized [-Wmaybe-uninitialized]\n  746 | # define sv_setsv_flags(a,b,c)                  Perl_sv_setsv_flags(aTHX_ a,b,c)\n      |                                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n..\\sv.h:2213:9: note: in expansion of macro 'sv_setsv_flags'\n 2213 |         sv_setsv_flags(dsv, ssv, SV_GMAGIC|SV_DO_COW_SVSETSV)\n      |         ^~~~~~~~~~~~~~\n..\\pp_sys.c:421:13: note: in expansion of macro 'sv_setsv'\n  421 |             sv_setsv(targ, tmpsv);\n      |             ^~~~~~~~\n..\\pp_sys.c:395:9: note: 'tmpsv' was declared here\n  395 |     SV *tmpsv;\n      |         ^~~~~\n..\\pp_hot.c: In function 'Perl_pp_aelemfastlex_store':\n..\\pp_hot.c:364:27: warning: array subscript has type 'char' [-Wchar-subscripts]\n  364 |         targ = AvARRAY(av)[key];\n      |                           ^\n..\\pp_hot.c: In function 'Perl_pp_aelemfast':\n..\\pp_hot.c:2051:25: warning: array subscript has type 'char' [-Wchar-subscripts]\n 2051 |         sv = AvARRAY(av)[key];\n      |                         ^\nIn file included from ..\\perl.h:6219,\n                 from ..\\pp_hot.c:36:\n..\\pp_hot.c: In function 'Perl_pp_readline':\n..\\embed.h:746:49: warning: 'tmpsv' may be used uninitialized [-Wmaybe-uninitialized]\n  746 | # define sv_setsv_flags(a,b,c)                  Perl_sv_setsv_flags(aTHX_ a,b,c)\n      |                                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n..\\sv.h:2213:9: note: in expansion of macro 'sv_setsv_flags'\n 2213 |         sv_setsv_flags(dsv, ssv, SV_GMAGIC|SV_DO_COW_SVSETSV)\n      |         ^~~~~~~~~~~~~~\n..\\pp_hot.c:1630:17: note: in expansion of macro 'sv_setsv'\n 1630 |                 sv_setsv(targ, tmpsv);\n      |                 ^~~~~~~~\n..\\pp_hot.c:1598:13: note: 'tmpsv' was declared here\n 1598 |         SV *tmpsv;\n      |             ^~~~~\nperl.c: In function 'Perl_doing_taint':\nperl.c:4374:48: warning: unused parameter 'envp' [-Wunused-parameter]\n..\\locale.c: In function 'S_ints_to_tm':\n..\\locale.c:8274:15: warning: unused variable 'aux_tm' [-Wunused-variable]\n 8274 |     struct tm aux_tm;\n      |               ^~~~~~\n..\\locale.c: At top level:\n..\\locale.c:867:19: warning: 'category_available' defined but not used [-Wunused-const-variable=]\n  867 | STATIC const bool category_available[] = {\n      |                   ^~~~~~~~~~~~~~~~~~\n..\\locale.c: In function 'S_parse_LC_ALL_string':\n..\\locale.c:1473:11: warning: 'msg' may be used uninitialized [-Wmaybe-uninitialized]\n 1473 |     msg = Perl_form(aTHX_ \"'%.*s' %s\\n\",\n      |           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n 1474 |                           (int) (display_end - display_start),\n      |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n 1475 |                           display_start, msg);\n      |                           ~~~~~~~~~~~~~~~~~~~\n..\\locale.c:1450:18: note: 'msg' was declared here\n 1450 |     const char * msg;\n      |                  ^~~\n..\\mg.c: In function 'Perl_perly_sighandler':\n..\\mg.c:3664:54: warning: unused parameter 'safe' [-Wunused-parameter]\n 3664 |                     void *uap PERL_UNUSED_DECL, bool safe)\n      |                                                      ^\n..\\util.c: In function 'sig_trap':\n..\\util.c:3058:14: warning: unused parameter 'signo' [-Wunused-parameter]\n 3058 | sig_trap(int signo)\n      |          ~~~~^~~~~\n..\\util.c: In function 'Perl_find_script':\n..\\util.c:3504:39: warning: comparison of integer expressions of different signedness: 'long int' and 'long long unsigned int' [-Wsign-compare]\n 3504 |                 if (len+MAX_EXT_LEN+1 >= sizeof(tmpbuf))\n      |                                       ^~\n..\\util.c:3529:25: warning: comparison of integer expressions of different signedness: 'I32' {aka 'long int'} and 'long long unsigned int' [-Wsign-compare]\n 3529 |                 if (len < sizeof tmpbuf)\n      |                         ^\n..\\util.c:3532:21: warning: comparison of integer expressions of different signedness: 'I32' {aka 'long int'} and 'long long unsigned int' [-Wsign-compare]\n 3532 |             if (len < sizeof tmpbuf)\n      |                     ^\ncc1plus.exe: warning: command-line option '-std=c99' is valid for C/ObjC but not for C++\nIn file included from C:/mingw64/x86_64-w64-mingw32/include/stdint.h:32,\n                 from C:/mingw64/lib/gcc/x86_64-w64-mingw32/13.2.0/include/stdint.h:9,\n                 from ../perl.h:1126,\n                 from perllib.c:10:\nperlhost.h: In function 'CPerlHost* IPerlMem2Host(IPerlMem*)':\nperlhost.h:227:63: warning: 'offsetof' within non-standard-layout type 'CPerlHost' is conditionally-supported [-Winvalid-offsetof]\n  227 | #define STRUCT2RAWPTR(x, y) (CPerlHost*)(((LPBYTE)x)-offsetof(CPerlHost, y))\n      |                                                               ^\nperlhost.h:241:12: note: in expansion of macro 'STRUCT2RAWPTR'\n  241 |     return STRUCT2RAWPTR(piPerl, m_hostperlMem);\n      |            ^~~~~~~~~~~~~\nperlhost.h: In function 'CPerlHost* IPerlMemShared2Host(IPerlMem*)':\nperlhost.h:227:63: warning: 'offsetof' within non-standard-layout type 'CPerlHost' is conditionally-supported [-Winvalid-offsetof]\n  227 | #define STRUCT2RAWPTR(x, y) (CPerlHost*)(((LPBYTE)x)-offsetof(CPerlHost, y))\n      |                                                               ^\nperlhost.h:246:12: note: in expansion of macro 'STRUCT2RAWPTR'\n  246 |     return STRUCT2RAWPTR(piPerl, m_hostperlMemShared);\n      |            ^~~~~~~~~~~~~\nperlhost.h: In function 'CPerlHost* IPerlMemParse2Host(IPerlMem*)':\nperlhost.h:227:63: warning: 'offsetof' within non-standard-layout type 'CPerlHost' is conditionally-supported [-Winvalid-offsetof]\n  227 | #define STRUCT2RAWPTR(x, y) (CPerlHost*)(((LPBYTE)x)-offsetof(CPerlHost, y))\n      |                                                               ^\nperlhost.h:251:12: note: in expansion of macro 'STRUCT2RAWPTR'\n  251 |     return STRUCT2RAWPTR(piPerl, m_hostperlMemParse);\n      |            ^~~~~~~~~~~~~\nperlhost.h: In function 'CPerlHost* IPerlEnv2Host(IPerlEnv*)':\nperlhost.h:227:63: warning: 'offsetof' within non-standard-layout type 'CPerlHost' is conditionally-supported [-Winvalid-offsetof]\n  227 | #define STRUCT2RAWPTR(x, y) (CPerlHost*)(((LPBYTE)x)-offsetof(CPerlHost, y))\n      |                                                               ^\nperlhost.h:234:38: note: in expansion of macro 'STRUCT2RAWPTR'\n  234 | #define STRUCT2PTR(x, y) CheckInterp(STRUCT2RAWPTR(x, y))\n      |                                      ^~~~~~~~~~~~~\nperlhost.h:256:12: note: in expansion of macro 'STRUCT2PTR'\n  256 |     return STRUCT2PTR(piPerl, m_hostperlEnv);\n      |            ^~~~~~~~~~\nperlhost.h: In function 'CPerlHost* IPerlStdIO2Host(IPerlStdIO*)':\nperlhost.h:227:63: warning: 'offsetof' within non-standard-layout type 'CPerlHost' is conditionally-supported [-Winvalid-offsetof]\n  227 | #define STRUCT2RAWPTR(x, y) (CPerlHost*)(((LPBYTE)x)-offsetof(CPerlHost, y))\n      |                                                               ^\nperlhost.h:234:38: note: in expansion of macro 'STRUCT2RAWPTR'\n  234 | #define STRUCT2PTR(x, y) CheckInterp(STRUCT2RAWPTR(x, y))\n      |                                      ^~~~~~~~~~~~~\nperlhost.h:261:12: note: in expansion of macro 'STRUCT2PTR'\n  261 |     return STRUCT2PTR(piPerl, m_hostperlStdIO);\n      |            ^~~~~~~~~~\nperlhost.h: In function 'CPerlHost* IPerlLIO2Host(IPerlLIO*)':\nperlhost.h:227:63: warning: 'offsetof' within non-standard-layout type 'CPerlHost' is conditionally-supported [-Winvalid-offsetof]\n  227 | #define STRUCT2RAWPTR(x, y) (CPerlHost*)(((LPBYTE)x)-offsetof(CPerlHost, y))\n      |                                                               ^\nperlhost.h:234:38: note: in expansion of macro 'STRUCT2RAWPTR'\n  234 | #define STRUCT2PTR(x, y) CheckInterp(STRUCT2RAWPTR(x, y))\n      |                                      ^~~~~~~~~~~~~\nperlhost.h:266:12: note: in expansion of macro 'STRUCT2PTR'\n  266 |     return STRUCT2PTR(piPerl, m_hostperlLIO);\n      |            ^~~~~~~~~~\nperlhost.h: In function 'CPerlHost* IPerlDir2Host(IPerlDir*)':\nperlhost.h:227:63: warning: 'offsetof' within non-standard-layout type 'CPerlHost' is conditionally-supported [-Winvalid-offsetof]\n  227 | #define STRUCT2RAWPTR(x, y) (CPerlHost*)(((LPBYTE)x)-offsetof(CPerlHost, y))\n      |                                                               ^\nperlhost.h:234:38: note: in expansion of macro 'STRUCT2RAWPTR'\n  234 | #define STRUCT2PTR(x, y) CheckInterp(STRUCT2RAWPTR(x, y))\n      |                                      ^~~~~~~~~~~~~\nperlhost.h:271:12: note: in expansion of macro 'STRUCT2PTR'\n  271 |     return STRUCT2PTR(piPerl, m_hostperlDir);\n      |            ^~~~~~~~~~\nperlhost.h: In function 'CPerlHost* IPerlSock2Host(IPerlSock*)':\nperlhost.h:227:63: warning: 'offsetof' within non-standard-layout type 'CPerlHost' is conditionally-supported [-Winvalid-offsetof]\n  227 | #define STRUCT2RAWPTR(x, y) (CPerlHost*)(((LPBYTE)x)-offsetof(CPerlHost, y))\n      |                                                               ^\nperlhost.h:234:38: note: in expansion of macro 'STRUCT2RAWPTR'\n  234 | #define STRUCT2PTR(x, y) CheckInterp(STRUCT2RAWPTR(x, y))\n      |                                      ^~~~~~~~~~~~~\nperlhost.h:276:12: note: in expansion of macro 'STRUCT2PTR'\n  276 |     return STRUCT2PTR(piPerl, m_hostperlSock);\n      |            ^~~~~~~~~~\nperlhost.h: In function 'CPerlHost* IPerlProc2Host(IPerlProc*)':\nperlhost.h:227:63: warning: 'offsetof' within non-standard-layout type 'CPerlHost' is conditionally-supported [-Winvalid-offsetof]\n  227 | #define STRUCT2RAWPTR(x, y) (CPerlHost*)(((LPBYTE)x)-offsetof(CPerlHost, y))\n      |                                                               ^\nperlhost.h:234:38: note: in expansion of macro 'STRUCT2RAWPTR'\n  234 | #define STRUCT2PTR(x, y) CheckInterp(STRUCT2RAWPTR(x, y))\n      |                                      ^~~~~~~~~~~~~\nperlhost.h:281:12: note: in expansion of macro 'STRUCT2PTR'\n  281 |     return STRUCT2PTR(piPerl, m_hostperlProc);\n      |            ^~~~~~~~~~\nperllib.c: In function 'void win32_checkTLS(PerlInterpreter*)':\nperllib.c:54:14: warning: unused variable 'nowhere' [-Wunused-variable]\n   54 |         int *nowhere = NULL;\n      |              ^~~~~~~\nperllib.c: In function 'void win32_delete_internal_host(void*)':\nperllib.c:164:5: warning: deleting object of polymorphic class type 'CPerlHost' which has non-virtual destructor might cause undefined behavior [-Wdelete-non-virtual-dtor]\n  164 |     delete host;\n      |     ^~~~~~~~~~~\nperllib.c: In function 'BOOL DllMain(HINSTANCE, DWORD, LPVOID)':\nperllib.c:234:16: warning: unused parameter 'lpvReserved' [-Wunused-parameter]\n  234 |         LPVOID lpvReserved)     /* reserved */\n      |         ~~~~~~~^~~~~~~~~~~\nwin32.c: In function 'set_w32_module_name':\nwin32.c:245:9: warning: cast between incompatible function types from 'FARPROC' {aka 'long long int (*)()'} to 'DWORD (*)(const WCHAR *, WCHAR *, DWORD)' {aka 'long unsigned int (*)(const short unsigned int *, short unsigned int *, long unsigned int)'} [-Wcast-function-type]\n  245 |         (DWORD (__stdcall *)(LPCWSTR, LPWSTR, DWORD))\n      |         ^\nwin32.c: In function 'win32_stat_low':\nwin32.c:1690:25: warning: cast between incompatible function types from 'FARPROC' {aka 'long long int (*)()'} to 'DWORD (*)(void *, CHAR *, DWORD,  DWORD)' {aka 'long unsigned int (*)(void *, char *, long unsigned int,  long unsigned int)'} [-Wcast-function-type]\n 1690 |                         (pGetFinalPathNameByHandleA_t)GetProcAddress(GetModuleHandle(\"kernel32.dll\"), \"GetFinalPathNameByHandleA\");\n      |                         ^\nwin32.c: In function 'win32_hook_closehandle_in_crt':\nwin32.c:5392:24: warning: cast between incompatible function types from 'FARPROC' {aka 'long long int (*)()'} to 'BOOL (*)(void *)' {aka 'int (*)(void *)'} [-Wcast-function-type]\n 5392 |     CloseHandle_orig = (pCloseHandle)GetProcAddress(\n      |                        ^\nwin32.c:5399:36: warning: cast between incompatible function types from 'BOOL (*)(void *)' {aka 'int (*)(void *)'} to 'INT_PTR (*)()' {aka 'long long int (*)()'} [-Wcast-function-type]\n 5399 |         crt_handle, \"CloseHandle\", (FARPROC)my_CloseHandle\n      |                                    ^\nwin32.c:5402:31: warning: cast between incompatible function types from 'FARPROC' {aka 'long long int (*)()'} to 'NTSTATUS (*)(void *, struct _IO_STATUS_BLOCK *, void *, ULONG,  ULONG)' {aka 'long int (*)(void *, struct _IO_STATUS_BLOCK *, void *, long unsigned int,  long unsigned int)'} [-Wcast-function-type]\n 5402 |     pNtQueryInformationFile = (pNtQueryInformationFile_t)GetProcAddress(\n      |                               ^\nwin32.c: In function 'win32_unhook_closehandle_in_crt':\nwin32.c:5426:36: warning: cast between incompatible function types from 'pCloseHandle' {aka 'int (*)(void *)'} to 'INT_PTR (*)()' {aka 'long long int (*)()'} [-Wcast-function-type]\n 5426 |         crt_handle, \"CloseHandle\", (FARPROC)CloseHandle_orig\n      |                                    ^\nwin32sck.c: In function 'win32_getnetbyname':\nwin32sck.c:781:26: warning: unused parameter 'name' [-Wunused-parameter]\n  781 | win32_getnetbyname(char *name)\n      |                    ~~~~~~^~~~\nwin32sck.c: In function 'win32_getnetbyaddr':\nwin32sck.c:788:25: warning: unused parameter 'net' [-Wunused-parameter]\n  788 | win32_getnetbyaddr(long net, int type)\n      |                    ~~~~~^~~\nwin32sck.c:788:34: warning: unused parameter 'type' [-Wunused-parameter]\n  788 | win32_getnetbyaddr(long net, int type)\n      |                              ~~~~^~~~\nwin32sck.c: In function 'win32_sethostent':\nwin32sck.c:809:22: warning: unused parameter 'stayopen' [-Wunused-parameter]\n  809 | win32_sethostent(int stayopen)\n      |                  ~~~~^~~~~~~~\nwin32sck.c: In function 'win32_setnetent':\nwin32sck.c:816:21: warning: unused parameter 'stayopen' [-Wunused-parameter]\n  816 | win32_setnetent(int stayopen)\n      |                 ~~~~^~~~~~~~\nwin32sck.c: In function 'win32_setprotoent':\nwin32sck.c:823:23: warning: unused parameter 'stayopen' [-Wunused-parameter]\n  823 | win32_setprotoent(int stayopen)\n      |                   ~~~~^~~~~~~~\nwin32sck.c: In function 'win32_setservent':\nwin32sck.c:830:22: warning: unused parameter 'stayopen' [-Wunused-parameter]\n  830 | win32_setservent(int stayopen)\n      |                  ~~~~^~~~~~~~\nfcrypt.c: In function 'des_fcrypt':\nfcrypt.c:473:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses]\n  473 |     ((c) >= '.' && (c) <= '9' || (c) >= 'A' && (c) <= 'Z' ||  \\\n      |      ~~~~~~~~~~~^~~~~~~~~~~~~\nfcrypt.c:488:14: note: in expansion of macro 'good_for_salt'\n  488 |         if (!good_for_salt(salt[0]) || !good_for_salt(salt[1])) {\n      |              ^~~~~~~~~~~~~\nfcrypt.c:474:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses]\n  474 |      (c) >= 'a' && (c) <= 'z')\n      |      ~~~~~~~~~~~^~~~~~~~~~~~~\nfcrypt.c:488:14: note: in expansion of macro 'good_for_salt'\n  488 |         if (!good_for_salt(salt[0]) || !good_for_salt(salt[1])) {\n      |              ^~~~~~~~~~~~~\nfcrypt.c:473:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses]\n  473 |     ((c) >= '.' && (c) <= '9' || (c) >= 'A' && (c) <= 'Z' ||  \\\n      |      ~~~~~~~~~~~^~~~~~~~~~~~~\nfcrypt.c:488:41: note: in expansion of macro 'good_for_salt'\n  488 |         if (!good_for_salt(salt[0]) || !good_for_salt(salt[1])) {\n      |                                         ^~~~~~~~~~~~~\nfcrypt.c:474:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses]\n  474 |      (c) >= 'a' && (c) <= 'z')\n      |      ~~~~~~~~~~~^~~~~~~~~~~~~\nfcrypt.c:488:41: note: in expansion of macro 'good_for_salt'\n  488 |         if (!good_for_salt(salt[0]) || !good_for_salt(salt[1])) {\n      |                                         ^~~~~~~~~~~~~\nar: creating ..\\..\\lib\\auto\\Win32CORE\\Win32CORE.a\nWARNING: Setting ABSTRACT via file 'lib/IO/Socket/IP.pm' failed\n at C:\\Users\\abeltje\\perl5coresmoke\\perl-current\\lib/ExtUtils/MakeMaker.pm line 756.\n\nCompiler info: gcc version 13.2.0\nSkipping extension Unicode/Normalize, not ported to current platform at ..\\make_ext.pl line 194.\nTSTENV = perlio\tFiles=2900, Tests=1196284, 2766 wallclock secs (71.45 usr +  8.12 sys = 79.58 CPU)\n\n../t/op/magic.t.............................................FAILED\n    186-187\n../cpan/Win32/t/Unicode.t...................................FAILED\n    4-5\n../ext/IPC-Open3/t/IPC-Open3.t..............................PASSED\n    25\n../ext/POSIX/t/time.t.......................................FAILED\n    12-13\n../ext/POSIX/t/time.t.......................................FAILED\n    Non-zero exit status: 2\n\nTSTENV = locale:.utf8\tFiles=2900, Tests=1196388, 2746 wallclock secs (73.72 usr +  7.91 sys = 81.62 CPU)\n\n../t/op/magic.t.............................................FAILED\n    186-187\n../ext/POSIX/t/time.t.......................................FAILED\n    12-13\n../ext/POSIX/t/time.t.......................................FAILED\n    Non-zero exit status: 2\n../ext/IPC-Open3/t/IPC-Open3.t..............................PASSED\n    25\n../cpan/Win32/t/Unicode.t...................................FAILED\n    4-5\n\nStopped smoke at 1719957061\nStarted smoke at 1719957061\n\nConfiguration: -Dusedevel -Duselargefiles -Dusequadmath -DCCTYPE=GCC -DCCHOME=C:\\mingw64 -Dcf_email=abeltje@cpan.org -Aldflags='-static -static-libgcc -static-libstdc++'\n------------------------------------------------------------------------------\n\nCompiler info: gcc version 13.2.0\n..\\toke.c: In function 'Perl_scan_num':\n..\\toke.c:12008:9: warning: 'shift' may be used uninitialized [-Wmaybe-uninitialized]\n12008 |     I32 shift; /* shift per digit for hex/oct/bin, hoisted here for fp */\n      |         ^~~~~\n..\\pp_sys.c: In function 'Perl_pp_shostent':\n..\\pp_sys.c:5585:15: warning: unused variable 'stayopen' [-Wunused-variable]\n 5585 |     const int stayopen = TOPi;\n      |               ^~~~~~~~\n..\\pp_hot.c: In function 'Perl_pp_aelemfastlex_store':\n..\\pp_hot.c:364:27: warning: array subscript has type 'char' [-Wchar-subscripts]\n  364 |         targ = AvARRAY(av)[key];\n      |                           ^\n..\\pp_hot.c: In function 'Perl_pp_aelemfast':\n..\\pp_hot.c:2051:25: warning: array subscript has type 'char' [-Wchar-subscripts]\n 2051 |         sv = AvARRAY(av)[key];\n      |                         ^\nIn file included from ..\\perl.h:6219,\n                 from ..\\utf8.c:33:\n..\\utf8.c: In function 'S__to_utf8_case':\n..\\utf8.c:3518:48: warning: 'remaining_list' may be used uninitialized [-Wmaybe-uninitialized]\n 3518 |             d = uvchr_to_utf8(d, remaining_list[i]);\n..\\embed.h:795:90: note: in definition of macro 'uvoffuni_to_utf8_flags_msgs'\n  795 | # define uvoffuni_to_utf8_flags_msgs(a,b,c,d)   Perl_uvoffuni_to_utf8_flags_msgs(aTHX_ a,b,c,d)\n      |                                                                                          ^\n..\\utf8.h:281:40: note: in expansion of macro 'ASSERT_NOT_PTR'\n  281 | #define NATIVE_TO_UNI(ch)        ((UV) ASSERT_NOT_PTR(ch))\n      |                                        ^~~~~~~~~~~~~~\n..\\utf8.h:143:47: note: in expansion of macro 'NATIVE_TO_UNI'\n  143 |                 uvoffuni_to_utf8_flags_msgs(d,NATIVE_TO_UNI(uv),flags, msgs)\n      |                                               ^~~~~~~~~~~~~\n..\\utf8.h:141:37: note: in expansion of macro 'uvchr_to_utf8_flags_msgs'\n  141 |                                     uvchr_to_utf8_flags_msgs(d,uv,flags, 0)\n      |                                     ^~~~~~~~~~~~~~~~~~~~~~~~\n..\\utf8.h:139:37: note: in expansion of macro 'uvchr_to_utf8_flags'\n  139 | #define uvchr_to_utf8(a,b)          uvchr_to_utf8_flags(a,b,0)\n      |                                     ^~~~~~~~~~~~~~~~~~~\n..\\utf8.c:3518:17: note: in expansion of macro 'uvchr_to_utf8'\n 3518 |             d = uvchr_to_utf8(d, remaining_list[i]);\n      |                 ^~~~~~~~~~~~~\n..\\utf8.c:3492:17: note: 'remaining_list' was declared here\n 3492 |     const U32 * remaining_list;\n      |                 ^~~~~~~~~~~~~~\ncc1plus.exe: warning: command-line option '-std=c99' is valid for C/ObjC but not for C++\nprocess_begin: CreateProcess(NULL, ..\\generate_uudmap.exe ..\\uudmap.h ..\\bitcount.h ..\\mg_data.h, ...) failed.\nmake (e=2): The system cannot find the file specified.\r\ngmake: *** [smoke.mk:1513: ..\\bitcount.h] Error 2\n\nCompiler info: gcc version 13.2.0\nUnable to make perl in this configuration\nStopped smoke at 1719957305\nStarted smoke at 1719957305\n\nConfiguration: -Dusedevel -Duselargefiles -Dusequadmath -DCCTYPE=GCC -DCCHOME=C:\\mingw64 -Dcf_email=abeltje@cpan.org -Aldflags='-static -static-libgcc -static-libstdc++' -DDEBUGGING\n------------------------------------------------------------------------------\n\nCompiler info: gcc version 13.2.0\n..\\toke.c: In function 'Perl_scan_num':\n..\\toke.c:12008:9: warning: 'shift' may be used uninitialized [-Wmaybe-uninitialized]\n12008 |     I32 shift; /* shift per digit for hex/oct/bin, hoisted here for fp */\n      |         ^~~~~\n..\\pp_sys.c: In function 'Perl_pp_shostent':\n..\\pp_sys.c:5585:15: warning: unused variable 'stayopen' [-Wunused-variable]\n 5585 |     const int stayopen = TOPi;\n      |               ^~~~~~~~\nIn file included from ..\\perl.h:6219,\n                 from ..\\pp_sys.c:31:\n..\\pp_sys.c: In function 'Perl_pp_glob':\n..\\embed.h:746:49: warning: 'tmpsv' may be used uninitialized [-Wmaybe-uninitialized]\n  746 | # define sv_setsv_flags(a,b,c)                  Perl_sv_setsv_flags(aTHX_ a,b,c)\n      |                                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n..\\sv.h:2213:9: note: in expansion of macro 'sv_setsv_flags'\n 2213 |         sv_setsv_flags(dsv, ssv, SV_GMAGIC|SV_DO_COW_SVSETSV)\n      |         ^~~~~~~~~~~~~~\n..\\pp_sys.c:421:13: note: in expansion of macro 'sv_setsv'\n  421 |             sv_setsv(targ, tmpsv);\n      |             ^~~~~~~~\n..\\pp_sys.c:395:9: note: 'tmpsv' was declared here\n  395 |     SV *tmpsv;\n      |         ^~~~~\n..\\pp_hot.c: In function 'Perl_pp_aelemfastlex_store':\n..\\pp_hot.c:364:27: warning: array subscript has type 'char' [-Wchar-subscripts]\n  364 |         targ = AvARRAY(av)[key];\n      |                           ^\n..\\pp_hot.c: In function 'Perl_pp_aelemfast':\n..\\pp_hot.c:2051:25: warning: array subscript has type 'char' [-Wchar-subscripts]\n 2051 |         sv = AvARRAY(av)[key];\n      |                         ^\nIn file included from ..\\perl.h:6219,\n                 from ..\\pp_hot.c:36:\n..\\pp_hot.c: In function 'Perl_pp_readline':\n..\\embed.h:746:49: warning: 'tmpsv' may be used uninitialized [-Wmaybe-uninitialized]\n  746 | # define sv_setsv_flags(a,b,c)                  Perl_sv_setsv_flags(aTHX_ a,b,c)\n      |                                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n..\\sv.h:2213:9: note: in expansion of macro 'sv_setsv_flags'\n 2213 |         sv_setsv_flags(dsv, ssv, SV_GMAGIC|SV_DO_COW_SVSETSV)\n      |         ^~~~~~~~~~~~~~\n..\\pp_hot.c:1630:17: note: in expansion of macro 'sv_setsv'\n 1630 |                 sv_setsv(targ, tmpsv);\n      |                 ^~~~~~~~\n..\\pp_hot.c:1598:13: note: 'tmpsv' was declared here\n 1598 |         SV *tmpsv;\n      |             ^~~~~\ncc1plus.exe: warning: command-line option '-std=c99' is valid for C/ObjC but not for C++\n..\\locale.c: In function 'S_ints_to_tm':\n..\\locale.c:8274:15: warning: unused variable 'aux_tm' [-Wunused-variable]\n 8274 |     struct tm aux_tm;\n      |               ^~~~~~\n..\\locale.c: At top level:\n..\\locale.c:867:19: warning: 'category_available' defined but not used [-Wunused-const-variable=]\n  867 | STATIC const bool category_available[] = {\n      |                   ^~~~~~~~~~~~~~~~~~\n..\\locale.c: In function 'S_parse_LC_ALL_string':\n..\\locale.c:1473:11: warning: 'msg' may be used uninitialized [-Wmaybe-uninitialized]\n 1473 |     msg = Perl_form(aTHX_ \"'%.*s' %s\\n\",\n      |           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n 1474 |                           (int) (display_end - display_start),\n      |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n 1475 |                           display_start, msg);\n      |                           ~~~~~~~~~~~~~~~~~~~\n..\\locale.c:1450:18: note: 'msg' was declared here\n 1450 |     const char * msg;\n      |                  ^~~\n..\\mg.c: In function 'Perl_magic_setenv':\n..\\mg.c:1302:12: warning: variable 'len' set but not used [-Wunused-but-set-variable]\n 1302 |     STRLEN len = 0, klen;\n      |            ^~~\n..\\mg.c: In function 'Perl_perly_sighandler':\n..\\mg.c:3664:54: warning: unused parameter 'safe' [-Wunused-parameter]\n 3664 |                     void *uap PERL_UNUSED_DECL, bool safe)\n      |                                                      ^\n..\\util.c: In function 'sig_trap':\n..\\util.c:3058:14: warning: unused parameter 'signo' [-Wunused-parameter]\n 3058 | sig_trap(int signo)\n      |          ~~~~^~~~~\n..\\util.c: In function 'Perl_find_script':\n..\\util.c:3504:39: warning: comparison of integer expressions of different signedness: 'long int' and 'long long unsigned int' [-Wsign-compare]\n 3504 |                 if (len+MAX_EXT_LEN+1 >= sizeof(tmpbuf))\n      |                                       ^~\n..\\util.c:3529:25: warning: comparison of integer expressions of different signedness: 'I32' {aka 'long int'} and 'long long unsigned int' [-Wsign-compare]\n 3529 |                 if (len < sizeof tmpbuf)\n      |                         ^\n..\\util.c:3532:21: warning: comparison of integer expressions of different signedness: 'I32' {aka 'long int'} and 'long long unsigned int' [-Wsign-compare]\n 3532 |             if (len < sizeof tmpbuf)\n      |                     ^\nwin32.c: In function 'set_w32_module_name':\nwin32.c:245:9: warning: cast between incompatible function types from 'FARPROC' {aka 'long long int (*)()'} to 'DWORD (*)(const WCHAR *, WCHAR *, DWORD)' {aka 'long unsigned int (*)(const short unsigned int *, short unsigned int *, long unsigned int)'} [-Wcast-function-type]\n  245 |         (DWORD (__stdcall *)(LPCWSTR, LPWSTR, DWORD))\n      |         ^\nwin32.c: In function 'win32_stat_low':\nwin32.c:1690:25: warning: cast between incompatible function types from 'FARPROC' {aka 'long long int (*)()'} to 'DWORD (*)(void *, CHAR *, DWORD,  DWORD)' {aka 'long unsigned int (*)(void *, char *, long unsigned int,  long unsigned int)'} [-Wcast-function-type]\n 1690 |                         (pGetFinalPathNameByHandleA_t)GetProcAddress(GetModuleHandle(\"kernel32.dll\"), \"GetFinalPathNameByHandleA\");\n      |                         ^\nwin32.c: In function 'win32_hook_closehandle_in_crt':\nwin32.c:5392:24: warning: cast between incompatible function types from 'FARPROC' {aka 'long long int (*)()'} to 'BOOL (*)(void *)' {aka 'int (*)(void *)'} [-Wcast-function-type]\n 5392 |     CloseHandle_orig = (pCloseHandle)GetProcAddress(\n      |                        ^\nwin32.c:5399:36: warning: cast between incompatible function types from 'BOOL (*)(void *)' {aka 'int (*)(void *)'} to 'INT_PTR (*)()' {aka 'long long int (*)()'} [-Wcast-function-type]\n 5399 |         crt_handle, \"CloseHandle\", (FARPROC)my_CloseHandle\n      |                                    ^\nwin32.c:5402:31: warning: cast between incompatible function types from 'FARPROC' {aka 'long long int (*)()'} to 'NTSTATUS (*)(void *, struct _IO_STATUS_BLOCK *, void *, ULONG,  ULONG)' {aka 'long int (*)(void *, struct _IO_STATUS_BLOCK *, void *, long unsigned int,  long unsigned int)'} [-Wcast-function-type]\n 5402 |     pNtQueryInformationFile = (pNtQueryInformationFile_t)GetProcAddress(\n      |                               ^\nwin32.c: In function 'win32_unhook_closehandle_in_crt':\nwin32.c:5426:36: warning: cast between incompatible function types from 'pCloseHandle' {aka 'int (*)(void *)'} to 'INT_PTR (*)()' {aka 'long long int (*)()'} [-Wcast-function-type]\n 5426 |         crt_handle, \"CloseHandle\", (FARPROC)CloseHandle_orig\n      |                                    ^\nwin32sck.c: In function 'win32_getnetbyname':\nwin32sck.c:781:26: warning: unused parameter 'name' [-Wunused-parameter]\n  781 | win32_getnetbyname(char *name)\n      |                    ~~~~~~^~~~\nwin32sck.c: In function 'win32_getnetbyaddr':\nwin32sck.c:788:25: warning: unused parameter 'net' [-Wunused-parameter]\n  788 | win32_getnetbyaddr(long net, int type)\n      |                    ~~~~~^~~\nwin32sck.c:788:34: warning: unused parameter 'type' [-Wunused-parameter]\n  788 | win32_getnetbyaddr(long net, int type)\n      |                              ~~~~^~~~\nwin32sck.c: In function 'win32_sethostent':\nwin32sck.c:809:22: warning: unused parameter 'stayopen' [-Wunused-parameter]\n  809 | win32_sethostent(int stayopen)\n      |                  ~~~~^~~~~~~~\nwin32sck.c: In function 'win32_setnetent':\nwin32sck.c:816:21: warning: unused parameter 'stayopen' [-Wunused-parameter]\n  816 | win32_setnetent(int stayopen)\n      |                 ~~~~^~~~~~~~\nwin32sck.c: In function 'win32_setprotoent':\nwin32sck.c:823:23: warning: unused parameter 'stayopen' [-Wunused-parameter]\n  823 | win32_setprotoent(int stayopen)\n      |                   ~~~~^~~~~~~~\nwin32sck.c: In function 'win32_setservent':\nwin32sck.c:830:22: warning: unused parameter 'stayopen' [-Wunused-parameter]\n  830 | win32_setservent(int stayopen)\n      |                  ~~~~^~~~~~~~\nwin32thread.c: In function 'Perl_set_context':\nwin32thread.c:9:24: warning: unused parameter 't' [-Wunused-parameter]\n    9 | Perl_set_context(void *t)\n      |                  ~~~~~~^\nfcrypt.c: In function 'des_fcrypt':\nfcrypt.c:473:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses]\n  473 |     ((c) >= '.' && (c) <= '9' || (c) >= 'A' && (c) <= 'Z' ||  \\\n      |      ~~~~~~~~~~~^~~~~~~~~~~~~\nfcrypt.c:488:14: note: in expansion of macro 'good_for_salt'\n  488 |         if (!good_for_salt(salt[0]) || !good_for_salt(salt[1])) {\n      |              ^~~~~~~~~~~~~\nfcrypt.c:474:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses]\n  474 |      (c) >= 'a' && (c) <= 'z')\n      |      ~~~~~~~~~~~^~~~~~~~~~~~~\nfcrypt.c:488:14: note: in expansion of macro 'good_for_salt'\n  488 |         if (!good_for_salt(salt[0]) || !good_for_salt(salt[1])) {\n      |              ^~~~~~~~~~~~~\nfcrypt.c:473:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses]\n  473 |     ((c) >= '.' && (c) <= '9' || (c) >= 'A' && (c) <= 'Z' ||  \\\n      |      ~~~~~~~~~~~^~~~~~~~~~~~~\nfcrypt.c:488:41: note: in expansion of macro 'good_for_salt'\n  488 |         if (!good_for_salt(salt[0]) || !good_for_salt(salt[1])) {\n      |                                         ^~~~~~~~~~~~~\nfcrypt.c:474:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses]\n  474 |      (c) >= 'a' && (c) <= 'z')\n      |      ~~~~~~~~~~~^~~~~~~~~~~~~\nfcrypt.c:488:41: note: in expansion of macro 'good_for_salt'\n  488 |         if (!good_for_salt(salt[0]) || !good_for_salt(salt[1])) {\n      |                                         ^~~~~~~~~~~~~\nRunning config_h.PL\nWriting full\\config.h\nfull\\config.h has changed\nOptions: (DEBUGGING HAS_LONG_DOUBLE HAS_STRTOLD HAS_TIMES HAVE_INTERP_INTERN PERLIO_LAYERS PERL_COPY_ON_WRITE PERL_DISABLE_PMC PERL_DONT_CREATE_GVSV PERL_EXTERNAL_GLOB PERL_HASH_FUNC_SIPHASH13 PERL_HASH_USE_SBOX32 PERL_IS_MINIPERL PERL_MALLOC_WRAP PERL_OP_PARENT PERL_PRESERVE_IVUV PERL_USE_SAFE_PUTENV USE_64_BIT_INT USE_LARGE_FILES USE_LOCALE USE_LOCALE_COLLATE USE_LOCALE_CTYPE USE_LOCALE_NUMERIC USE_LOCALE_TIME USE_NO_REGISTRY USE_PERLIO USE_PERL_ATOF USE_QUADMATH USE_SITECUSTOMIZE)\nArgument \"GCC\" isn't numeric in numeric lt (<) at ..\\makedef.pl line 198.\nDefines: (DEBUGGING HAS_ACCESS HAS_ACOSH HAS_ALARM HAS_ASINH HAS_ATANH HAS_ATOLL HAS_CBRT HAS_CHSIZE HAS_COPYSIGN HAS_COPYSIGNL HAS_CRYPT HAS_DIFFTIME HAS_DLERROR HAS_DUP2 HAS_ERF HAS_EXP2 HAS_EXPM1 HAS_FAST_STDIO HAS_FD_SET HAS_FGETPOS HAS_FINITE HAS_FLOCK HAS_FLOCK_PROTO HAS_FMAX HAS_FMIN HAS_FREXPL HAS_FSETPOS HAS_GETCWD HAS_GETHOSTBYADDR HAS_GETHOSTBYNAME HAS_GETHOSTNAME HAS_GETHOST_PROTOS HAS_GETLOGIN HAS_GETPROTOBYNAME HAS_GETPROTOBYNUMBER HAS_GETPROTO_PROTOS HAS_GETSERVBYNAME HAS_GETSERVBYPORT HAS_GETSERV_PROTOS HAS_GETTIMEOFDAY HAS_HTONL HAS_HTONS HAS_HYPOT HAS_ILOGB HAS_ILOGBL HAS_INETNTOP HAS_INETPTON HAS_ISASCII HAS_ISFINITE HAS_ISINF HAS_ISLESS HAS_ISNAN HAS_ISNANL HAS_ISNORMAL HAS_J0 HAS_KILLPG HAS_LDBL_DIG HAS_LDEXPL HAS_LGAMMA HAS_LINK HAS_LLRINT HAS_LLRINTL HAS_LLROUND HAS_LLROUNDL HAS_LOCALECONV HAS_LOG1P HAS_LOG2 HAS_LOGB HAS_LONG_DOUBLE HAS_LONG_LONG HAS_LRINT HAS_LRINTL HAS_LROUND HAS_LROUNDL HAS_LSEEK_PROTO HAS_LSTAT HAS_MBLEN HAS_MBSTOWCS HAS_MBTOWC HAS_MKDIR HAS_MKTIME HAS_MODFL HAS_MODFL_PROTO HAS_NAN HAS_NEARBYINT HAS_NEXTAFTER HAS_NEXTTOWARD HAS_NON_INT_BITFIELDS HAS_NTOHL HAS_NTOHS HAS_PAUSE HAS_PIPE HAS_PSEUDOFORK HAS_PTRDIFF_T HAS_QUAD HAS_READDIR HAS_READLINK HAS_REMAINDER HAS_REMQUO HAS_RENAME HAS_REWINDDIR HAS_RINT HAS_RMDIR HAS_ROUND HAS_SCALBN HAS_SCALBNL HAS_SEEKDIR HAS_SELECT HAS_SETLOCALE HAS_SETVBUF HAS_SIGNBIT HAS_SIN6_SCOPE_ID HAS_SNPRINTF HAS_SOCKADDR_STORAGE HAS_SOCKET HAS_SQRTL HAS_STAT HAS_STATIC_INLINE HAS_STRCOLL HAS_STRFTIME HAS_STRTOD HAS_STRTOL HAS_STRTOLD HAS_STRTOLL HAS_STRTOUL HAS_STRTOULL HAS_STRXFRM HAS_SYMLINK HAS_SYSTEM HAS_SYS_ERRLIST HAS_TELLDIR HAS_TELLDIR_PROTO HAS_TGAMMA HAS_TIME HAS_TIMES HAS_TRUNC HAS_TRUNCL HAS_TZNAME HAS_UMASK HAS_UNAME HAS_UNION_SEMUN HAS_VSNPRINTF HAS_WAITPID HAS_WCSCMP HAS_WCSTOMBS HAS_WCSXFRM HAS_WCTOMB HAVE_INTERP_INTERN MULTIPLICITY PERLIO_LAYERS PERL_COPY_ON_WRITE PERL_DISABLE_PMC PERL_DONT_CREATE_GVSV PERL_EXTERNAL_GLOB PERL_HASH_FUNC_SIPHASH13 PERL_HASH_USE_SBOX32 PERL_IMPLICIT_SYS PERL_IS_MINIPERL PERL_LC_ALL_USES_NAME_VALUE_PAIRS PERL_MALLOC_WRAP PERL_OP_PARENT PERL_PRESERVE_IVUV PERL_PRIeldbl PERL_PRIfldbl PERL_PRIgldbl PERL_RELOCATABLE_INC PERL_SCNfldbl PERL_STATIC_INLINE PERL_TARGETARCH PERL_TEXTMODE_SCRIPTS PERL_USE_SAFE_PUTENV TS_W32_BROKEN_LOCALECONV USE_64_BIT_INT USE_DYNAMIC_LOADING USE_ITHREADS USE_LARGE_FILES USE_LOCALE USE_LOCALE_COLLATE USE_LOCALE_CTYPE USE_LOCALE_NUMERIC USE_LOCALE_THREADS USE_LOCALE_TIME USE_NO_REGISTRY USE_PERLIO USE_PERL_ATOF USE_QUADMATH USE_SITECUSTOMIZE USE_STDIO_BASE USE_STDIO_PTR USE_THREADS WIN32 WIN64 __USE_MINGW_ANSI_STDIO)\nIn file included from DynaLoader.xs:42:\nDynaLoader.xs: In function 'XS_DynaLoader_dl_unload_file':\n..\\..\\lib\\CORE/perl.h:2496:33: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]\n 2496 | #  define INT2PTR(any,d)        (any)(d)\n      |                                 ^\ndlutils.c:66:32: note: in definition of macro 'DLDEBUG'\n   66 |         if (dl_debug>=level) { code; }                  \\\n      |                                ^~~~\n..\\..\\lib\\CORE/perl.h:2509:25: note: in expansion of macro 'INT2PTR'\n 2509 | #  define PTR2ul(p)     INT2PTR(unsigned long,p)\n      |                         ^~~~~~~\nDynaLoader.xs:152:71: note: in expansion of macro 'PTR2ul'\n  152 |     DLDEBUG(1,PerlIO_printf(Perl_debug_log, \"dl_unload_file(%lx):\\n\", PTR2ul(libref)));\n      |                                                                       ^~~~~~\ncc1plus.exe: warning: command-line option '-std=c99' is valid for C/ObjC but not for C++\nSkipping extension Unicode/Normalize, not ported to current platform at ..\\make_ext.pl line 194.\ncompress.c: In function 'sendMTFValues':\ncompress.c:528:4: warning: 'nSelectors' may be used uninitialized [-Wmaybe-uninitialized]\n  528 |    bsW ( s, 15, nSelectors );\n      |    ^~~~~~~~~~~~~~~~~~~~~~~~~\ncompress.c:248:10: note: 'nSelectors' was declared here\n  248 |    Int32 nSelectors, alphaSize, minLen, maxLen, selCtr;\n      |          ^~~~~~~~~~\nRealPPPort.xs: In function 'XS_Devel__PPPort_croak_NVgf':\nRealPPPort.xs:1032:34: warning: unknown conversion type character 'Q' in format [-Wformat=]\n 1032 |                 Perl_croak(aTHX_ \"%.20\" NVgf \"\\n\", num);\n      |                                  ^~~~~~\nRealPPPort.xs:1032:34: warning: too many arguments for format [-Wformat-extra-args]\nIn file included from RealPPPort.xs:31:\nRealPPPort.xs: In function 'XS_Devel__PPPort_ptrtests':\n..\\..\\lib\\CORE/perl.h:2496:33: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]\n 2496 | #  define INT2PTR(any,d)        (any)(d)\n      |                                 ^\n..\\..\\lib\\CORE/perl.h:2509:25: note: in expansion of macro 'INT2PTR'\n 2509 | #  define PTR2ul(p)     INT2PTR(unsigned long,p)\n      |                         ^~~~~~~\nRealPPPort.xs:1884:27: note: in expansion of macro 'PTR2ul'\n 1884 |                 RETVAL += PTR2ul(p) != 0UL      ?  2 : 0;\n      |                           ^~~~~~\nWarning: Found a 'CODE' section which seems to be using 'RETVAL' but no 'OUTPUT' section. in File.xs, line 160\nWarning: Found a 'CODE' section which seems to be using 'RETVAL' but no 'OUTPUT' section. in File.xs, line 182\nWarning: Found a 'CODE' section which seems to be using 'RETVAL' but no 'OUTPUT' section. in File.xs, line 512\nUse of uninitialized value $args{\"LINKTYPE\"} in string eq at Makefile.PL line 35.\n..\\toke.c: In function 'Perl_scan_num':\n..\\toke.c:12008:9: warning: 'shift' may be used uninitialized [-Wmaybe-uninitialized]\n12008 |     I32 shift; /* shift per digit for hex/oct/bin, hoisted here for fp */\n      |         ^~~~~\n..\\pp_sys.c: In function 'Perl_pp_shostent':\n..\\pp_sys.c:5585:15: warning: unused variable 'stayopen' [-Wunused-variable]\n 5585 |     const int stayopen = TOPi;\n      |               ^~~~~~~~\nIn file included from ..\\perl.h:6219,\n                 from ..\\pp_sys.c:31:\n..\\pp_sys.c: In function 'Perl_pp_glob':\n..\\embed.h:746:49: warning: 'tmpsv' may be used uninitialized [-Wmaybe-uninitialized]\n  746 | # define sv_setsv_flags(a,b,c)                  Perl_sv_setsv_flags(aTHX_ a,b,c)\n      |                                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n..\\sv.h:2213:9: note: in expansion of macro 'sv_setsv_flags'\n 2213 |         sv_setsv_flags(dsv, ssv, SV_GMAGIC|SV_DO_COW_SVSETSV)\n      |         ^~~~~~~~~~~~~~\n..\\pp_sys.c:421:13: note: in expansion of macro 'sv_setsv'\n  421 |             sv_setsv(targ, tmpsv);\n      |             ^~~~~~~~\n..\\pp_sys.c:395:9: note: 'tmpsv' was declared here\n  395 |     SV *tmpsv;\n      |         ^~~~~\n..\\pp_hot.c: In function 'Perl_pp_aelemfastlex_store':\n..\\pp_hot.c:364:27: warning: array subscript has type 'char' [-Wchar-subscripts]\n  364 |         targ = AvARRAY(av)[key];\n      |                           ^\n..\\pp_hot.c: In function 'Perl_pp_aelemfast':\n..\\pp_hot.c:2051:25: warning: array subscript has type 'char' [-Wchar-subscripts]\n 2051 |         sv = AvARRAY(av)[key];\n      |                         ^\nIn file included from ..\\perl.h:6219,\n                 from ..\\pp_hot.c:36:\n..\\pp_hot.c: In function 'Perl_pp_readline':\n..\\embed.h:746:49: warning: 'tmpsv' may be used uninitialized [-Wmaybe-uninitialized]\n  746 | # define sv_setsv_flags(a,b,c)                  Perl_sv_setsv_flags(aTHX_ a,b,c)\n      |                                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n..\\sv.h:2213:9: note: in expansion of macro 'sv_setsv_flags'\n 2213 |         sv_setsv_flags(dsv, ssv, SV_GMAGIC|SV_DO_COW_SVSETSV)\n      |         ^~~~~~~~~~~~~~\n..\\pp_hot.c:1630:17: note: in expansion of macro 'sv_setsv'\n 1630 |                 sv_setsv(targ, tmpsv);\n      |                 ^~~~~~~~\n..\\pp_hot.c:1598:13: note: 'tmpsv' was declared here\n 1598 |         SV *tmpsv;\n      |             ^~~~~\nperl.c: In function 'Perl_doing_taint':\nperl.c:4374:48: warning: unused parameter 'envp' [-Wunused-parameter]\n..\\locale.c: In function 'S_ints_to_tm':\n..\\locale.c:8274:15: warning: unused variable 'aux_tm' [-Wunused-variable]\n 8274 |     struct tm aux_tm;\n      |               ^~~~~~\n..\\locale.c: At top level:\n..\\locale.c:867:19: warning: 'category_available' defined but not used [-Wunused-const-variable=]\n  867 | STATIC const bool category_available[] = {\n      |                   ^~~~~~~~~~~~~~~~~~\n..\\locale.c: In function 'S_parse_LC_ALL_string':\n..\\locale.c:1473:11: warning: 'msg' may be used uninitialized [-Wmaybe-uninitialized]\n 1473 |     msg = Perl_form(aTHX_ \"'%.*s' %s\\n\",\n      |           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n 1474 |                           (int) (display_end - display_start),\n      |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n 1475 |                           display_start, msg);\n      |                           ~~~~~~~~~~~~~~~~~~~\n..\\locale.c:1450:18: note: 'msg' was declared here\n 1450 |     const char * msg;\n      |                  ^~~\n..\\mg.c: In function 'Perl_perly_sighandler':\n..\\mg.c:3664:54: warning: unused parameter 'safe' [-Wunused-parameter]\n 3664 |                     void *uap PERL_UNUSED_DECL, bool safe)\n      |                                                      ^\n..\\util.c: In function 'sig_trap':\n..\\util.c:3058:14: warning: unused parameter 'signo' [-Wunused-parameter]\n 3058 | sig_trap(int signo)\n      |          ~~~~^~~~~\n..\\util.c: In function 'Perl_find_script':\n..\\util.c:3504:39: warning: comparison of integer expressions of different signedness: 'long int' and 'long long unsigned int' [-Wsign-compare]\n 3504 |                 if (len+MAX_EXT_LEN+1 >= sizeof(tmpbuf))\n      |                                       ^~\n..\\util.c:3529:25: warning: comparison of integer expressions of different signedness: 'I32' {aka 'long int'} and 'long long unsigned int' [-Wsign-compare]\n 3529 |                 if (len < sizeof tmpbuf)\n      |                         ^\n..\\util.c:3532:21: warning: comparison of integer expressions of different signedness: 'I32' {aka 'long int'} and 'long long unsigned int' [-Wsign-compare]\n 3532 |             if (len < sizeof tmpbuf)\n      |                     ^\ncc1plus.exe: warning: command-line option '-std=c99' is valid for C/ObjC but not for C++\nIn file included from C:/mingw64/x86_64-w64-mingw32/include/stdint.h:32,\n                 from C:/mingw64/lib/gcc/x86_64-w64-mingw32/13.2.0/include/stdint.h:9,\n                 from ../perl.h:1126,\n                 from perllib.c:10:\nperlhost.h: In function 'CPerlHost* IPerlMem2Host(IPerlMem*)':\nperlhost.h:227:63: warning: 'offsetof' within non-standard-layout type 'CPerlHost' is conditionally-supported [-Winvalid-offsetof]\n  227 | #define STRUCT2RAWPTR(x, y) (CPerlHost*)(((LPBYTE)x)-offsetof(CPerlHost, y))\n      |                                                               ^\nperlhost.h:241:12: note: in expansion of macro 'STRUCT2RAWPTR'\n  241 |     return STRUCT2RAWPTR(piPerl, m_hostperlMem);\n      |            ^~~~~~~~~~~~~\nperlhost.h: In function 'CPerlHost* IPerlMemShared2Host(IPerlMem*)':\nperlhost.h:227:63: warning: 'offsetof' within non-standard-layout type 'CPerlHost' is conditionally-supported [-Winvalid-offsetof]\n  227 | #define STRUCT2RAWPTR(x, y) (CPerlHost*)(((LPBYTE)x)-offsetof(CPerlHost, y))\n      |                                                               ^\nperlhost.h:246:12: note: in expansion of macro 'STRUCT2RAWPTR'\n  246 |     return STRUCT2RAWPTR(piPerl, m_hostperlMemShared);\n      |            ^~~~~~~~~~~~~\nperlhost.h: In function 'CPerlHost* IPerlMemParse2Host(IPerlMem*)':\nperlhost.h:227:63: warning: 'offsetof' within non-standard-layout type 'CPerlHost' is conditionally-supported [-Winvalid-offsetof]\n  227 | #define STRUCT2RAWPTR(x, y) (CPerlHost*)(((LPBYTE)x)-offsetof(CPerlHost, y))\n      |                                                               ^\nperlhost.h:251:12: note: in expansion of macro 'STRUCT2RAWPTR'\n  251 |     return STRUCT2RAWPTR(piPerl, m_hostperlMemParse);\n      |            ^~~~~~~~~~~~~\nperlhost.h: In function 'CPerlHost* IPerlEnv2Host(IPerlEnv*)':\nperlhost.h:227:63: warning: 'offsetof' within non-standard-layout type 'CPerlHost' is conditionally-supported [-Winvalid-offsetof]\n  227 | #define STRUCT2RAWPTR(x, y) (CPerlHost*)(((LPBYTE)x)-offsetof(CPerlHost, y))\n      |                                                               ^\nperlhost.h:234:38: note: in expansion of macro 'STRUCT2RAWPTR'\n  234 | #define STRUCT2PTR(x, y) CheckInterp(STRUCT2RAWPTR(x, y))\n      |                                      ^~~~~~~~~~~~~\nperlhost.h:256:12: note: in expansion of macro 'STRUCT2PTR'\n  256 |     return STRUCT2PTR(piPerl, m_hostperlEnv);\n      |            ^~~~~~~~~~\nperlhost.h: In function 'CPerlHost* IPerlStdIO2Host(IPerlStdIO*)':\nperlhost.h:227:63: warning: 'offsetof' within non-standard-layout type 'CPerlHost' is conditionally-supported [-Winvalid-offsetof]\n  227 | #define STRUCT2RAWPTR(x, y) (CPerlHost*)(((LPBYTE)x)-offsetof(CPerlHost, y))\n      |                                                               ^\nperlhost.h:234:38: note: in expansion of macro 'STRUCT2RAWPTR'\n  234 | #define STRUCT2PTR(x, y) CheckInterp(STRUCT2RAWPTR(x, y))\n      |                                      ^~~~~~~~~~~~~\nperlhost.h:261:12: note: in expansion of macro 'STRUCT2PTR'\n  261 |     return STRUCT2PTR(piPerl, m_hostperlStdIO);\n      |            ^~~~~~~~~~\nperlhost.h: In function 'CPerlHost* IPerlLIO2Host(IPerlLIO*)':\nperlhost.h:227:63: warning: 'offsetof' within non-standard-layout type 'CPerlHost' is conditionally-supported [-Winvalid-offsetof]\n  227 | #define STRUCT2RAWPTR(x, y) (CPerlHost*)(((LPBYTE)x)-offsetof(CPerlHost, y))\n      |                                                               ^\nperlhost.h:234:38: note: in expansion of macro 'STRUCT2RAWPTR'\n  234 | #define STRUCT2PTR(x, y) CheckInterp(STRUCT2RAWPTR(x, y))\n      |                                      ^~~~~~~~~~~~~\nperlhost.h:266:12: note: in expansion of macro 'STRUCT2PTR'\n  266 |     return STRUCT2PTR(piPerl, m_hostperlLIO);\n      |            ^~~~~~~~~~\nperlhost.h: In function 'CPerlHost* IPerlDir2Host(IPerlDir*)':\nperlhost.h:227:63: warning: 'offsetof' within non-standard-layout type 'CPerlHost' is conditionally-supported [-Winvalid-offsetof]\n  227 | #define STRUCT2RAWPTR(x, y) (CPerlHost*)(((LPBYTE)x)-offsetof(CPerlHost, y))\n      |                                                               ^\nperlhost.h:234:38: note: in expansion of macro 'STRUCT2RAWPTR'\n  234 | #define STRUCT2PTR(x, y) CheckInterp(STRUCT2RAWPTR(x, y))\n      |                                      ^~~~~~~~~~~~~\nperlhost.h:271:12: note: in expansion of macro 'STRUCT2PTR'\n  271 |     return STRUCT2PTR(piPerl, m_hostperlDir);\n      |            ^~~~~~~~~~\nperlhost.h: In function 'CPerlHost* IPerlSock2Host(IPerlSock*)':\nperlhost.h:227:63: warning: 'offsetof' within non-standard-layout type 'CPerlHost' is conditionally-supported [-Winvalid-offsetof]\n  227 | #define STRUCT2RAWPTR(x, y) (CPerlHost*)(((LPBYTE)x)-offsetof(CPerlHost, y))\n      |                                                               ^\nperlhost.h:234:38: note: in expansion of macro 'STRUCT2RAWPTR'\n  234 | #define STRUCT2PTR(x, y) CheckInterp(STRUCT2RAWPTR(x, y))\n      |                                      ^~~~~~~~~~~~~\nperlhost.h:276:12: note: in expansion of macro 'STRUCT2PTR'\n  276 |     return STRUCT2PTR(piPerl, m_hostperlSock);\n      |            ^~~~~~~~~~\nperlhost.h: In function 'CPerlHost* IPerlProc2Host(IPerlProc*)':\nperlhost.h:227:63: warning: 'offsetof' within non-standard-layout type 'CPerlHost' is conditionally-supported [-Winvalid-offsetof]\n  227 | #define STRUCT2RAWPTR(x, y) (CPerlHost*)(((LPBYTE)x)-offsetof(CPerlHost, y))\n      |                                                               ^\nperlhost.h:234:38: note: in expansion of macro 'STRUCT2RAWPTR'\n  234 | #define STRUCT2PTR(x, y) CheckInterp(STRUCT2RAWPTR(x, y))\n      |                                      ^~~~~~~~~~~~~\nperlhost.h:281:12: note: in expansion of macro 'STRUCT2PTR'\n  281 |     return STRUCT2PTR(piPerl, m_hostperlProc);\n      |            ^~~~~~~~~~\nperllib.c: In function 'void win32_checkTLS(PerlInterpreter*)':\nperllib.c:54:14: warning: unused variable 'nowhere' [-Wunused-variable]\n   54 |         int *nowhere = NULL;\n      |              ^~~~~~~\nperllib.c: In function 'void win32_delete_internal_host(void*)':\nperllib.c:164:5: warning: deleting object of polymorphic class type 'CPerlHost' which has non-virtual destructor might cause undefined behavior [-Wdelete-non-virtual-dtor]\n  164 |     delete host;\n      |     ^~~~~~~~~~~\nperllib.c: In function 'BOOL DllMain(HINSTANCE, DWORD, LPVOID)':\nperllib.c:234:16: warning: unused parameter 'lpvReserved' [-Wunused-parameter]\n  234 |         LPVOID lpvReserved)     /* reserved */\n      |         ~~~~~~~^~~~~~~~~~~\nwin32.c: In function 'set_w32_module_name':\nwin32.c:245:9: warning: cast between incompatible function types from 'FARPROC' {aka 'long long int (*)()'} to 'DWORD (*)(const WCHAR *, WCHAR *, DWORD)' {aka 'long unsigned int (*)(const short unsigned int *, short unsigned int *, long unsigned int)'} [-Wcast-function-type]\n  245 |         (DWORD (__stdcall *)(LPCWSTR, LPWSTR, DWORD))\n      |         ^\nwin32.c: In function 'win32_stat_low':\nwin32.c:1690:25: warning: cast between incompatible function types from 'FARPROC' {aka 'long long int (*)()'} to 'DWORD (*)(void *, CHAR *, DWORD,  DWORD)' {aka 'long unsigned int (*)(void *, char *, long unsigned int,  long unsigned int)'} [-Wcast-function-type]\n 1690 |                         (pGetFinalPathNameByHandleA_t)GetProcAddress(GetModuleHandle(\"kernel32.dll\"), \"GetFinalPathNameByHandleA\");\n      |                         ^\nwin32.c: In function 'win32_hook_closehandle_in_crt':\nwin32.c:5392:24: warning: cast between incompatible function types from 'FARPROC' {aka 'long long int (*)()'} to 'BOOL (*)(void *)' {aka 'int (*)(void *)'} [-Wcast-function-type]\n 5392 |     CloseHandle_orig = (pCloseHandle)GetProcAddress(\n      |                        ^\nwin32.c:5399:36: warning: cast between incompatible function types from 'BOOL (*)(void *)' {aka 'int (*)(void *)'} to 'INT_PTR (*)()' {aka 'long long int (*)()'} [-Wcast-function-type]\n 5399 |         crt_handle, \"CloseHandle\", (FARPROC)my_CloseHandle\n      |                                    ^\nwin32.c:5402:31: warning: cast between incompatible function types from 'FARPROC' {aka 'long long int (*)()'} to 'NTSTATUS (*)(void *, struct _IO_STATUS_BLOCK *, void *, ULONG,  ULONG)' {aka 'long int (*)(void *, struct _IO_STATUS_BLOCK *, void *, long unsigned int,  long unsigned int)'} [-Wcast-function-type]\n 5402 |     pNtQueryInformationFile = (pNtQueryInformationFile_t)GetProcAddress(\n      |                               ^\nwin32.c: In function 'win32_unhook_closehandle_in_crt':\nwin32.c:5426:36: warning: cast between incompatible function types from 'pCloseHandle' {aka 'int (*)(void *)'} to 'INT_PTR (*)()' {aka 'long long int (*)()'} [-Wcast-function-type]\n 5426 |         crt_handle, \"CloseHandle\", (FARPROC)CloseHandle_orig\n      |                                    ^\nwin32sck.c: In function 'win32_getnetbyname':\nwin32sck.c:781:26: warning: unused parameter 'name' [-Wunused-parameter]\n  781 | win32_getnetbyname(char *name)\n      |                    ~~~~~~^~~~\nwin32sck.c: In function 'win32_getnetbyaddr':\nwin32sck.c:788:25: warning: unused parameter 'net' [-Wunused-parameter]\n  788 | win32_getnetbyaddr(long net, int type)\n      |                    ~~~~~^~~\nwin32sck.c:788:34: warning: unused parameter 'type' [-Wunused-parameter]\n  788 | win32_getnetbyaddr(long net, int type)\n      |                              ~~~~^~~~\nwin32sck.c: In function 'win32_sethostent':\nwin32sck.c:809:22: warning: unused parameter 'stayopen' [-Wunused-parameter]\n  809 | win32_sethostent(int stayopen)\n      |                  ~~~~^~~~~~~~\nwin32sck.c: In function 'win32_setnetent':\nwin32sck.c:816:21: warning: unused parameter 'stayopen' [-Wunused-parameter]\n  816 | win32_setnetent(int stayopen)\n      |                 ~~~~^~~~~~~~\nwin32sck.c: In function 'win32_setprotoent':\nwin32sck.c:823:23: warning: unused parameter 'stayopen' [-Wunused-parameter]\n  823 | win32_setprotoent(int stayopen)\n      |                   ~~~~^~~~~~~~\nwin32sck.c: In function 'win32_setservent':\nwin32sck.c:830:22: warning: unused parameter 'stayopen' [-Wunused-parameter]\n  830 | win32_setservent(int stayopen)\n      |                  ~~~~^~~~~~~~\nfcrypt.c: In function 'des_fcrypt':\nfcrypt.c:473:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses]\n  473 |     ((c) >= '.' && (c) <= '9' || (c) >= 'A' && (c) <= 'Z' ||  \\\n      |      ~~~~~~~~~~~^~~~~~~~~~~~~\nfcrypt.c:488:14: note: in expansion of macro 'good_for_salt'\n  488 |         if (!good_for_salt(salt[0]) || !good_for_salt(salt[1])) {\n      |              ^~~~~~~~~~~~~\nfcrypt.c:474:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses]\n  474 |      (c) >= 'a' && (c) <= 'z')\n      |      ~~~~~~~~~~~^~~~~~~~~~~~~\nfcrypt.c:488:14: note: in expansion of macro 'good_for_salt'\n  488 |         if (!good_for_salt(salt[0]) || !good_for_salt(salt[1])) {\n      |              ^~~~~~~~~~~~~\nfcrypt.c:473:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses]\n  473 |     ((c) >= '.' && (c) <= '9' || (c) >= 'A' && (c) <= 'Z' ||  \\\n      |      ~~~~~~~~~~~^~~~~~~~~~~~~\nfcrypt.c:488:41: note: in expansion of macro 'good_for_salt'\n  488 |         if (!good_for_salt(salt[0]) || !good_for_salt(salt[1])) {\n      |                                         ^~~~~~~~~~~~~\nfcrypt.c:474:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses]\n  474 |      (c) >= 'a' && (c) <= 'z')\n      |      ~~~~~~~~~~~^~~~~~~~~~~~~\nfcrypt.c:488:41: note: in expansion of macro 'good_for_salt'\n  488 |         if (!good_for_salt(salt[0]) || !good_for_salt(salt[1])) {\n      |                                         ^~~~~~~~~~~~~\nar: creating ..\\..\\lib\\auto\\Win32CORE\\Win32CORE.a\nWARNING: Setting ABSTRACT via file 'lib/IO/Socket/IP.pm' failed\n at C:\\Users\\abeltje\\perl5coresmoke\\perl-current\\lib/ExtUtils/MakeMaker.pm line 756.\n\nCompiler info: gcc version 13.2.0\nSkipping extension Unicode/Normalize, not ported to current platform at ..\\make_ext.pl line 194.\nTSTENV = perlio\tFiles=2900, Tests=1196336, 2838 wallclock secs (71.70 usr +  8.55 sys = 80.25 CPU)\n\n../t/op/magic.t.............................................FAILED\n    186-187\n../cpan/Win32/t/Unicode.t...................................FAILED\n    4-5\n../ext/IPC-Open3/t/IPC-Open3.t..............................PASSED\n    25\n../ext/POSIX/t/time.t.......................................FAILED\n    12-13\n../ext/POSIX/t/time.t.......................................FAILED\n    Non-zero exit status: 2\n\nTSTENV = locale:.utf8\tFiles=2900, Tests=1196360, 2906 wallclock secs (77.34 usr +  8.58 sys = 85.92 CPU)\n\n../t/op/magic.t.............................................FAILED\n    186-187\n../ext/POSIX/t/time.t.......................................FAILED\n    12-13\n../ext/POSIX/t/time.t.......................................FAILED\n    Non-zero exit status: 2\n../ext/IPC-Open3/t/IPC-Open3.t..............................PASSED\n    25\n../cpan/Win32/t/Unicode.t...................................FAILED\n    4-5\n\nStopped smoke at 1719963907\nStarted smoke at 1719963907\n\nConfiguration: -Dusedevel -Duselargefiles -UWIN64 -Duse64bitint -DCCTYPE=GCC -DCCHOME=C:\\mingw64 -Dcf_email=abeltje@cpan.org -Aldflags='-static -static-libgcc -static-libstdc++'\n------------------------------------------------------------------------------\n\nCompiler info: gcc version 13.2.0\n..\\toke.c: In function 'Perl_scan_num':\n..\\toke.c:12008:9: warning: 'shift' may be used uninitialized [-Wmaybe-uninitialized]\n12008 |     I32 shift; /* shift per digit for hex/oct/bin, hoisted here for fp */\n      |         ^~~~~\n..\\pp_sys.c: In function 'Perl_pp_shostent':\n..\\pp_sys.c:5585:15: warning: unused variable 'stayopen' [-Wunused-variable]\n 5585 |     const int stayopen = TOPi;\n      |               ^~~~~~~~\n..\\pp_hot.c: In function 'Perl_pp_aelemfastlex_store':\n..\\pp_hot.c:364:27: warning: array subscript has type 'char' [-Wchar-subscripts]\n  364 |         targ = AvARRAY(av)[key];\n      |                           ^\n..\\pp_hot.c: In function 'Perl_pp_aelemfast':\n..\\pp_hot.c:2051:25: warning: array subscript has type 'char' [-Wchar-subscripts]\n 2051 |         sv = AvARRAY(av)[key];\n      |                         ^\nIn file included from ..\\perl.h:6219,\n                 from ..\\utf8.c:33:\n..\\utf8.c: In function 'S__to_utf8_case':\n..\\utf8.c:3518:48: warning: 'remaining_list' may be used uninitialized [-Wmaybe-uninitialized]\n 3518 |             d = uvchr_to_utf8(d, remaining_list[i]);\n..\\embed.h:795:90: note: in definition of macro 'uvoffuni_to_utf8_flags_msgs'\n  795 | # define uvoffuni_to_utf8_flags_msgs(a,b,c,d)   Perl_uvoffuni_to_utf8_flags_msgs(aTHX_ a,b,c,d)\n      |                                                                                          ^\n..\\utf8.h:281:40: note: in expansion of macro 'ASSERT_NOT_PTR'\n  281 | #define NATIVE_TO_UNI(ch)        ((UV) ASSERT_NOT_PTR(ch))\n      |                                        ^~~~~~~~~~~~~~\n..\\utf8.h:143:47: note: in expansion of macro 'NATIVE_TO_UNI'\n  143 |                 uvoffuni_to_utf8_flags_msgs(d,NATIVE_TO_UNI(uv),flags, msgs)\n      |                                               ^~~~~~~~~~~~~\n..\\utf8.h:141:37: note: in expansion of macro 'uvchr_to_utf8_flags_msgs'\n  141 |                                     uvchr_to_utf8_flags_msgs(d,uv,flags, 0)\n      |                                     ^~~~~~~~~~~~~~~~~~~~~~~~\n..\\utf8.h:139:37: note: in expansion of macro 'uvchr_to_utf8_flags'\n  139 | #define uvchr_to_utf8(a,b)          uvchr_to_utf8_flags(a,b,0)\n      |                                     ^~~~~~~~~~~~~~~~~~~\n..\\utf8.c:3518:17: note: in expansion of macro 'uvchr_to_utf8'\n 3518 |             d = uvchr_to_utf8(d, remaining_list[i]);\n      |                 ^~~~~~~~~~~~~\n..\\utf8.c:3492:17: note: 'remaining_list' was declared here\n 3492 |     const U32 * remaining_list;\n      |                 ^~~~~~~~~~~~~~\ncc1plus.exe: warning: command-line option '-std=c99' is valid for C/ObjC but not for C++\n..\\locale.c: In function 'S_ints_to_tm':\n..\\locale.c:8274:15: warning: unused variable 'aux_tm' [-Wunused-variable]\n 8274 |     struct tm aux_tm;\n      |               ^~~~~~\n..\\locale.c: At top level:\n..\\locale.c:867:19: warning: 'category_available' defined but not used [-Wunused-const-variable=]\n  867 | STATIC const bool category_available[] = {\n      |                   ^~~~~~~~~~~~~~~~~~\n..\\mg.c: In function 'Perl_magic_setenv':\n..\\mg.c:1302:12: warning: variable 'len' set but not used [-Wunused-but-set-variable]\n 1302 |     STRLEN len = 0, klen;\n      |            ^~~\n..\\mg.c: In function 'Perl_perly_sighandler':\n..\\mg.c:3664:54: warning: unused parameter 'safe' [-Wunused-parameter]\n 3664 |                     void *uap PERL_UNUSED_DECL, bool safe)\n      |                                                      ^\n..\\util.c: In function 'sig_trap':\n..\\util.c:3058:14: warning: unused parameter 'signo' [-Wunused-parameter]\n 3058 | sig_trap(int signo)\n      |          ~~~~^~~~~\n..\\util.c: In function 'Perl_find_script':\n..\\util.c:3504:39: warning: comparison of integer expressions of different signedness: 'long int' and 'long long unsigned int' [-Wsign-compare]\n 3504 |                 if (len+MAX_EXT_LEN+1 >= sizeof(tmpbuf))\n      |                                       ^~\n..\\util.c:3529:25: warning: comparison of integer expressions of different signedness: 'I32' {aka 'long int'} and 'long long unsigned int' [-Wsign-compare]\n 3529 |                 if (len < sizeof tmpbuf)\n      |                         ^\n..\\util.c:3532:21: warning: comparison of integer expressions of different signedness: 'I32' {aka 'long int'} and 'long long unsigned int' [-Wsign-compare]\n 3532 |             if (len < sizeof tmpbuf)\n      |                     ^\nwin32.c: In function 'set_w32_module_name':\nwin32.c:245:9: warning: cast between incompatible function types from 'FARPROC' {aka 'long long int (*)()'} to 'DWORD (*)(const WCHAR *, WCHAR *, DWORD)' {aka 'long unsigned int (*)(const short unsigned int *, short unsigned int *, long unsigned int)'} [-Wcast-function-type]\n  245 |         (DWORD (__stdcall *)(LPCWSTR, LPWSTR, DWORD))\n      |         ^\nwin32.c: In function 'win32_stat_low':\nwin32.c:1690:25: warning: cast between incompatible function types from 'FARPROC' {aka 'long long int (*)()'} to 'DWORD (*)(void *, CHAR *, DWORD,  DWORD)' {aka 'long unsigned int (*)(void *, char *, long unsigned int,  long unsigned int)'} [-Wcast-function-type]\n 1690 |                         (pGetFinalPathNameByHandleA_t)GetProcAddress(GetModuleHandle(\"kernel32.dll\"), \"GetFinalPathNameByHandleA\");\n      |                         ^\nwin32.c: In function 'win32_hook_closehandle_in_crt':\nwin32.c:5392:24: warning: cast between incompatible function types from 'FARPROC' {aka 'long long int (*)()'} to 'BOOL (*)(void *)' {aka 'int (*)(void *)'} [-Wcast-function-type]\n 5392 |     CloseHandle_orig = (pCloseHandle)GetProcAddress(\n      |                        ^\nwin32.c:5399:36: warning: cast between incompatible function types from 'BOOL (*)(void *)' {aka 'int (*)(void *)'} to 'INT_PTR (*)()' {aka 'long long int (*)()'} [-Wcast-function-type]\n 5399 |         crt_handle, \"CloseHandle\", (FARPROC)my_CloseHandle\n      |                                    ^\nwin32.c:5402:31: warning: cast between incompatible function types from 'FARPROC' {aka 'long long int (*)()'} to 'NTSTATUS (*)(void *, struct _IO_STATUS_BLOCK *, void *, ULONG,  ULONG)' {aka 'long int (*)(void *, struct _IO_STATUS_BLOCK *, void *, long unsigned int,  long unsigned int)'} [-Wcast-function-type]\n 5402 |     pNtQueryInformationFile = (pNtQueryInformationFile_t)GetProcAddress(\n      |                               ^\nwin32.c: In function 'win32_unhook_closehandle_in_crt':\nwin32.c:5426:36: warning: cast between incompatible function types from 'pCloseHandle' {aka 'int (*)(void *)'} to 'INT_PTR (*)()' {aka 'long long int (*)()'} [-Wcast-function-type]\n 5426 |         crt_handle, \"CloseHandle\", (FARPROC)CloseHandle_orig\n      |                                    ^\nwin32sck.c: In function 'win32_getnetbyname':\nwin32sck.c:781:26: warning: unused parameter 'name' [-Wunused-parameter]\n  781 | win32_getnetbyname(char *name)\n      |                    ~~~~~~^~~~\nwin32sck.c: In function 'win32_getnetbyaddr':\nwin32sck.c:788:25: warning: unused parameter 'net' [-Wunused-parameter]\n  788 | win32_getnetbyaddr(long net, int type)\n      |                    ~~~~~^~~\nwin32sck.c:788:34: warning: unused parameter 'type' [-Wunused-parameter]\n  788 | win32_getnetbyaddr(long net, int type)\n      |                              ~~~~^~~~\nwin32sck.c: In function 'win32_sethostent':\nwin32sck.c:809:22: warning: unused parameter 'stayopen' [-Wunused-parameter]\n  809 | win32_sethostent(int stayopen)\n      |                  ~~~~^~~~~~~~\nwin32sck.c: In function 'win32_setnetent':\nwin32sck.c:816:21: warning: unused parameter 'stayopen' [-Wunused-parameter]\n  816 | win32_setnetent(int stayopen)\n      |                 ~~~~^~~~~~~~\nwin32sck.c: In function 'win32_setprotoent':\nwin32sck.c:823:23: warning: unused parameter 'stayopen' [-Wunused-parameter]\n  823 | win32_setprotoent(int stayopen)\n      |                   ~~~~^~~~~~~~\nwin32sck.c: In function 'win32_setservent':\nwin32sck.c:830:22: warning: unused parameter 'stayopen' [-Wunused-parameter]\n  830 | win32_setservent(int stayopen)\n      |                  ~~~~^~~~~~~~\nwin32thread.c: In function 'Perl_set_context':\nwin32thread.c:9:24: warning: unused parameter 't' [-Wunused-parameter]\n    9 | Perl_set_context(void *t)\n      |                  ~~~~~~^\nfcrypt.c: In function 'des_fcrypt':\nfcrypt.c:473:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses]\n  473 |     ((c) >= '.' && (c) <= '9' || (c) >= 'A' && (c) <= 'Z' ||  \\\n      |      ~~~~~~~~~~~^~~~~~~~~~~~~\nfcrypt.c:488:14: note: in expansion of macro 'good_for_salt'\n  488 |         if (!good_for_salt(salt[0]) || !good_for_salt(salt[1])) {\n      |              ^~~~~~~~~~~~~\nfcrypt.c:474:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses]\n  474 |      (c) >= 'a' && (c) <= 'z')\n      |      ~~~~~~~~~~~^~~~~~~~~~~~~\nfcrypt.c:488:14: note: in expansion of macro 'good_for_salt'\n  488 |         if (!good_for_salt(salt[0]) || !good_for_salt(salt[1])) {\n      |              ^~~~~~~~~~~~~\nfcrypt.c:473:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses]\n  473 |     ((c) >= '.' && (c) <= '9' || (c) >= 'A' && (c) <= 'Z' ||  \\\n      |      ~~~~~~~~~~~^~~~~~~~~~~~~\nfcrypt.c:488:41: note: in expansion of macro 'good_for_salt'\n  488 |         if (!good_for_salt(salt[0]) || !good_for_salt(salt[1])) {\n      |                                         ^~~~~~~~~~~~~\nfcrypt.c:474:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses]\n  474 |      (c) >= 'a' && (c) <= 'z')\n      |      ~~~~~~~~~~~^~~~~~~~~~~~~\nfcrypt.c:488:41: note: in expansion of macro 'good_for_salt'\n  488 |         if (!good_for_salt(salt[0]) || !good_for_salt(salt[1])) {\n      |                                         ^~~~~~~~~~~~~\nRunning config_h.PL\nWriting full\\config.h\nfull\\config.h has changed\nOptions: (HAS_LONG_DOUBLE HAS_TIMES HAVE_INTERP_INTERN PERLIO_LAYERS PERL_COPY_ON_WRITE PERL_DISABLE_PMC PERL_DONT_CREATE_GVSV PERL_EXTERNAL_GLOB PERL_HASH_FUNC_SIPHASH13 PERL_HASH_USE_SBOX32 PERL_IS_MINIPERL PERL_MALLOC_WRAP PERL_OP_PARENT PERL_PRESERVE_IVUV PERL_USE_SAFE_PUTENV USE_64_BIT_INT USE_LARGE_FILES USE_LOCALE USE_LOCALE_COLLATE USE_LOCALE_CTYPE USE_LOCALE_NUMERIC USE_LOCALE_TIME USE_NO_REGISTRY USE_PERLIO USE_PERL_ATOF USE_SITECUSTOMIZE)\nArgument \"GCC\" isn't numeric in numeric lt (<) at ..\\makedef.pl line 198.\nDefines: (HAS_ACCESS HAS_ACOSH HAS_ALARM HAS_ASINH HAS_ATANH HAS_ATOLL HAS_CBRT HAS_CHSIZE HAS_COPYSIGN HAS_COPYSIGNL HAS_CRYPT HAS_DIFFTIME HAS_DLERROR HAS_DUP2 HAS_ERF HAS_EXP2 HAS_EXPM1 HAS_FAST_STDIO HAS_FD_SET HAS_FGETPOS HAS_FINITE HAS_FLOCK HAS_FLOCK_PROTO HAS_FMAX HAS_FMIN HAS_FREXPL HAS_FSETPOS HAS_GETCWD HAS_GETHOSTBYADDR HAS_GETHOSTBYNAME HAS_GETHOSTNAME HAS_GETHOST_PROTOS HAS_GETLOGIN HAS_GETPROTOBYNAME HAS_GETPROTOBYNUMBER HAS_GETPROTO_PROTOS HAS_GETSERVBYNAME HAS_GETSERVBYPORT HAS_GETSERV_PROTOS HAS_GETTIMEOFDAY HAS_HTONL HAS_HTONS HAS_HYPOT HAS_ILOGB HAS_ILOGBL HAS_INETNTOP HAS_INETPTON HAS_ISASCII HAS_ISFINITE HAS_ISINF HAS_ISLESS HAS_ISNAN HAS_ISNANL HAS_ISNORMAL HAS_J0 HAS_KILLPG HAS_LDBL_DIG HAS_LDEXPL HAS_LGAMMA HAS_LINK HAS_LLRINT HAS_LLRINTL HAS_LLROUND HAS_LLROUNDL HAS_LOCALECONV HAS_LOG1P HAS_LOG2 HAS_LOGB HAS_LONG_DOUBLE HAS_LONG_LONG HAS_LRINT HAS_LRINTL HAS_LROUND HAS_LROUNDL HAS_LSEEK_PROTO HAS_LSTAT HAS_MBLEN HAS_MBSTOWCS HAS_MBTOWC HAS_MKDIR HAS_MKTIME HAS_MODFL HAS_MODFL_PROTO HAS_NAN HAS_NEARBYINT HAS_NEXTAFTER HAS_NEXTTOWARD HAS_NON_INT_BITFIELDS HAS_NTOHL HAS_NTOHS HAS_PAUSE HAS_PIPE HAS_PSEUDOFORK HAS_PTRDIFF_T HAS_QUAD HAS_READDIR HAS_READLINK HAS_REMAINDER HAS_REMQUO HAS_RENAME HAS_REWINDDIR HAS_RINT HAS_RMDIR HAS_ROUND HAS_SCALBN HAS_SCALBNL HAS_SEEKDIR HAS_SELECT HAS_SETLOCALE HAS_SETVBUF HAS_SIGNBIT HAS_SIN6_SCOPE_ID HAS_SNPRINTF HAS_SOCKADDR_STORAGE HAS_SOCKET HAS_SQRTL HAS_STAT HAS_STATIC_INLINE HAS_STRCOLL HAS_STRFTIME HAS_STRTOD HAS_STRTOL HAS_STRTOLL HAS_STRTOUL HAS_STRTOULL HAS_STRXFRM HAS_SYMLINK HAS_SYSTEM HAS_SYS_ERRLIST HAS_TELLDIR HAS_TELLDIR_PROTO HAS_TGAMMA HAS_TIME HAS_TIMES HAS_TRUNC HAS_TRUNCL HAS_TZNAME HAS_UMASK HAS_UNAME HAS_UNION_SEMUN HAS_VSNPRINTF HAS_WAITPID HAS_WCSCMP HAS_WCSTOMBS HAS_WCSXFRM HAS_WCTOMB HAVE_INTERP_INTERN MULTIPLICITY PERLIO_LAYERS PERL_COPY_ON_WRITE PERL_DISABLE_PMC PERL_DONT_CREATE_GVSV PERL_EXTERNAL_GLOB PERL_HASH_FUNC_SIPHASH13 PERL_HASH_USE_SBOX32 PERL_IMPLICIT_SYS PERL_IS_MINIPERL PERL_LC_ALL_USES_NAME_VALUE_PAIRS PERL_MALLOC_WRAP PERL_OP_PARENT PERL_PRESERVE_IVUV PERL_RELOCATABLE_INC PERL_STATIC_INLINE PERL_TARGETARCH PERL_TEXTMODE_SCRIPTS PERL_USE_SAFE_PUTENV TS_W32_BROKEN_LOCALECONV USE_64_BIT_INT USE_DYNAMIC_LOADING USE_ITHREADS USE_LARGE_FILES USE_LOCALE USE_LOCALE_COLLATE USE_LOCALE_CTYPE USE_LOCALE_NUMERIC USE_LOCALE_THREADS USE_LOCALE_TIME USE_NO_REGISTRY USE_PERLIO USE_PERL_ATOF USE_SITECUSTOMIZE USE_STDIO_BASE USE_STDIO_PTR USE_THREADS WIN32 WIN64 __USE_MINGW_ANSI_STDIO)\ncc1plus.exe: warning: command-line option '-std=c99' is valid for C/ObjC but not for C++\nSkipping extension Unicode/Normalize, not ported to current platform at ..\\make_ext.pl line 194.\nIn file included from RealPPPort.xs:31:\nRealPPPort.xs: In function 'XS_Devel__PPPort_ptrtests':\n..\\..\\lib\\CORE/perl.h:2496:33: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]\n 2496 | #  define INT2PTR(any,d)        (any)(d)\n      |                                 ^\n..\\..\\lib\\CORE/perl.h:2509:25: note: in expansion of macro 'INT2PTR'\n 2509 | #  define PTR2ul(p)     INT2PTR(unsigned long,p)\n      |                         ^~~~~~~\nRealPPPort.xs:1884:27: note: in expansion of macro 'PTR2ul'\n 1884 |                 RETVAL += PTR2ul(p) != 0UL      ?  2 : 0;\n      |                           ^~~~~~\nWarning: Found a 'CODE' section which seems to be using 'RETVAL' but no 'OUTPUT' section. in File.xs, line 160\nWarning: Found a 'CODE' section which seems to be using 'RETVAL' but no 'OUTPUT' section. in File.xs, line 182\nWarning: Found a 'CODE' section which seems to be using 'RETVAL' but no 'OUTPUT' section. in File.xs, line 512\nUse of uninitialized value $args{\"LINKTYPE\"} in string eq at Makefile.PL line 35.\n..\\toke.c: In function 'Perl_scan_num':\n..\\toke.c:12008:9: warning: 'shift' may be used uninitialized [-Wmaybe-uninitialized]\n12008 |     I32 shift; /* shift per digit for hex/oct/bin, hoisted here for fp */\n      |         ^~~~~\n..\\pp_sys.c: In function 'Perl_pp_shostent':\n..\\pp_sys.c:5585:15: warning: unused variable 'stayopen' [-Wunused-variable]\n 5585 |     const int stayopen = TOPi;\n      |               ^~~~~~~~\n..\\pp_hot.c: In function 'Perl_pp_aelemfastlex_store':\n..\\pp_hot.c:364:27: warning: array subscript has type 'char' [-Wchar-subscripts]\n  364 |         targ = AvARRAY(av)[key];\n      |                           ^\n..\\pp_hot.c: In function 'Perl_pp_aelemfast':\n..\\pp_hot.c:2051:25: warning: array subscript has type 'char' [-Wchar-subscripts]\n 2051 |         sv = AvARRAY(av)[key];\n      |                         ^\nperl.c: In function 'Perl_doing_taint':\nperl.c:4374:48: warning: unused parameter 'envp' [-Wunused-parameter]\nIn file included from ..\\perl.h:6219,\n                 from ..\\utf8.c:33:\n..\\utf8.c: In function 'S__to_utf8_case':\n..\\utf8.c:3518:48: warning: 'remaining_list' may be used uninitialized [-Wmaybe-uninitialized]\n 3518 |             d = uvchr_to_utf8(d, remaining_list[i]);\n..\\embed.h:795:90: note: in definition of macro 'uvoffuni_to_utf8_flags_msgs'\n  795 | # define uvoffuni_to_utf8_flags_msgs(a,b,c,d)   Perl_uvoffuni_to_utf8_flags_msgs(aTHX_ a,b,c,d)\n      |                                                                                          ^\n..\\utf8.h:281:40: note: in expansion of macro 'ASSERT_NOT_PTR'\n  281 | #define NATIVE_TO_UNI(ch)        ((UV) ASSERT_NOT_PTR(ch))\n      |                                        ^~~~~~~~~~~~~~\n..\\utf8.h:143:47: note: in expansion of macro 'NATIVE_TO_UNI'\n  143 |                 uvoffuni_to_utf8_flags_msgs(d,NATIVE_TO_UNI(uv),flags, msgs)\n      |                                               ^~~~~~~~~~~~~\n..\\utf8.h:141:37: note: in expansion of macro 'uvchr_to_utf8_flags_msgs'\n  141 |                                     uvchr_to_utf8_flags_msgs(d,uv,flags, 0)\n      |                                     ^~~~~~~~~~~~~~~~~~~~~~~~\n..\\utf8.h:139:37: note: in expansion of macro 'uvchr_to_utf8_flags'\n  139 | #define uvchr_to_utf8(a,b)          uvchr_to_utf8_flags(a,b,0)\n      |                                     ^~~~~~~~~~~~~~~~~~~\n..\\utf8.c:3518:17: note: in expansion of macro 'uvchr_to_utf8'\n 3518 |             d = uvchr_to_utf8(d, remaining_list[i]);\n      |                 ^~~~~~~~~~~~~\n..\\utf8.c:3492:17: note: 'remaining_list' was declared here\n 3492 |     const U32 * remaining_list;\n      |                 ^~~~~~~~~~~~~~\n..\\locale.c: In function 'S_ints_to_tm':\n..\\locale.c:8274:15: warning: unused variable 'aux_tm' [-Wunused-variable]\n 8274 |     struct tm aux_tm;\n      |               ^~~~~~\n..\\locale.c: At top level:\n..\\locale.c:3334:1: warning: 'S_get_LC_ALL_display' defined but not used [-Wunused-function]\n 3334 | S_get_LC_ALL_display(pTHX)\n      | ^~~~~~~~~~~~~~~~~~~~\n..\\locale.c:867:19: warning: 'category_available' defined but not used [-Wunused-const-variable=]\n  867 | STATIC const bool category_available[] = {\n      |                   ^~~~~~~~~~~~~~~~~~\n..\\mg.c: In function 'Perl_perly_sighandler':\n..\\mg.c:3664:54: warning: unused parameter 'safe' [-Wunused-parameter]\n 3664 |                     void *uap PERL_UNUSED_DECL, bool safe)\n      |                                                      ^\n..\\util.c: In function 'sig_trap':\n..\\util.c:3058:14: warning: unused parameter 'signo' [-Wunused-parameter]\n 3058 | sig_trap(int signo)\n      |          ~~~~^~~~~\n..\\util.c: In function 'Perl_find_script':\n..\\util.c:3504:39: warning: comparison of integer expressions of different signedness: 'long int' and 'long long unsigned int' [-Wsign-compare]\n 3504 |                 if (len+MAX_EXT_LEN+1 >= sizeof(tmpbuf))\n      |                                       ^~\n..\\util.c:3529:25: warning: comparison of integer expressions of different signedness: 'I32' {aka 'long int'} and 'long long unsigned int' [-Wsign-compare]\n 3529 |                 if (len < sizeof tmpbuf)\n      |                         ^\n..\\util.c:3532:21: warning: comparison of integer expressions of different signedness: 'I32' {aka 'long int'} and 'long long unsigned int' [-Wsign-compare]\n 3532 |             if (len < sizeof tmpbuf)\n      |                     ^\ncc1plus.exe: warning: command-line option '-std=c99' is valid for C/ObjC but not for C++\nIn file included from C:/mingw64/x86_64-w64-mingw32/include/stdint.h:32,\n                 from C:/mingw64/lib/gcc/x86_64-w64-mingw32/13.2.0/include/stdint.h:9,\n                 from ../perl.h:1126,\n                 from perllib.c:10:\nperlhost.h: In function 'CPerlHost* IPerlMem2Host(IPerlMem*)':\nperlhost.h:227:63: warning: 'offsetof' within non-standard-layout type 'CPerlHost' is conditionally-supported [-Winvalid-offsetof]\n  227 | #define STRUCT2RAWPTR(x, y) (CPerlHost*)(((LPBYTE)x)-offsetof(CPerlHost, y))\n      |                                                               ^\nperlhost.h:241:12: note: in expansion of macro 'STRUCT2RAWPTR'\n  241 |     return STRUCT2RAWPTR(piPerl, m_hostperlMem);\n      |            ^~~~~~~~~~~~~\nperlhost.h: In function 'CPerlHost* IPerlMemShared2Host(IPerlMem*)':\nperlhost.h:227:63: warning: 'offsetof' within non-standard-layout type 'CPerlHost' is conditionally-supported [-Winvalid-offsetof]\n  227 | #define STRUCT2RAWPTR(x, y) (CPerlHost*)(((LPBYTE)x)-offsetof(CPerlHost, y))\n      |                                                               ^\nperlhost.h:246:12: note: in expansion of macro 'STRUCT2RAWPTR'\n  246 |     return STRUCT2RAWPTR(piPerl, m_hostperlMemShared);\n      |            ^~~~~~~~~~~~~\nperlhost.h: In function 'CPerlHost* IPerlMemParse2Host(IPerlMem*)':\nperlhost.h:227:63: warning: 'offsetof' within non-standard-layout type 'CPerlHost' is conditionally-supported [-Winvalid-offsetof]\n  227 | #define STRUCT2RAWPTR(x, y) (CPerlHost*)(((LPBYTE)x)-offsetof(CPerlHost, y))\n      |                                                               ^\nperlhost.h:251:12: note: in expansion of macro 'STRUCT2RAWPTR'\n  251 |     return STRUCT2RAWPTR(piPerl, m_hostperlMemParse);\n      |            ^~~~~~~~~~~~~\nperlhost.h: In function 'CPerlHost* IPerlEnv2Host(IPerlEnv*)':\nperlhost.h:227:63: warning: 'offsetof' within non-standard-layout type 'CPerlHost' is conditionally-supported [-Winvalid-offsetof]\n  227 | #define STRUCT2RAWPTR(x, y) (CPerlHost*)(((LPBYTE)x)-offsetof(CPerlHost, y))\n      |                                                               ^\nperlhost.h:234:38: note: in expansion of macro 'STRUCT2RAWPTR'\n  234 | #define STRUCT2PTR(x, y) CheckInterp(STRUCT2RAWPTR(x, y))\n      |                                      ^~~~~~~~~~~~~\nperlhost.h:256:12: note: in expansion of macro 'STRUCT2PTR'\n  256 |     return STRUCT2PTR(piPerl, m_hostperlEnv);\n      |            ^~~~~~~~~~\nperlhost.h: In function 'CPerlHost* IPerlStdIO2Host(IPerlStdIO*)':\nperlhost.h:227:63: warning: 'offsetof' within non-standard-layout type 'CPerlHost' is conditionally-supported [-Winvalid-offsetof]\n  227 | #define STRUCT2RAWPTR(x, y) (CPerlHost*)(((LPBYTE)x)-offsetof(CPerlHost, y))\n      |                                                               ^\nperlhost.h:234:38: note: in expansion of macro 'STRUCT2RAWPTR'\n  234 | #define STRUCT2PTR(x, y) CheckInterp(STRUCT2RAWPTR(x, y))\n      |                                      ^~~~~~~~~~~~~\nperlhost.h:261:12: note: in expansion of macro 'STRUCT2PTR'\n  261 |     return STRUCT2PTR(piPerl, m_hostperlStdIO);\n      |            ^~~~~~~~~~\nperlhost.h: In function 'CPerlHost* IPerlLIO2Host(IPerlLIO*)':\nperlhost.h:227:63: warning: 'offsetof' within non-standard-layout type 'CPerlHost' is conditionally-supported [-Winvalid-offsetof]\n  227 | #define STRUCT2RAWPTR(x, y) (CPerlHost*)(((LPBYTE)x)-offsetof(CPerlHost, y))\n      |                                                               ^\nperlhost.h:234:38: note: in expansion of macro 'STRUCT2RAWPTR'\n  234 | #define STRUCT2PTR(x, y) CheckInterp(STRUCT2RAWPTR(x, y))\n      |                                      ^~~~~~~~~~~~~\nperlhost.h:266:12: note: in expansion of macro 'STRUCT2PTR'\n  266 |     return STRUCT2PTR(piPerl, m_hostperlLIO);\n      |            ^~~~~~~~~~\nperlhost.h: In function 'CPerlHost* IPerlDir2Host(IPerlDir*)':\nperlhost.h:227:63: warning: 'offsetof' within non-standard-layout type 'CPerlHost' is conditionally-supported [-Winvalid-offsetof]\n  227 | #define STRUCT2RAWPTR(x, y) (CPerlHost*)(((LPBYTE)x)-offsetof(CPerlHost, y))\n      |                                                               ^\nperlhost.h:234:38: note: in expansion of macro 'STRUCT2RAWPTR'\n  234 | #define STRUCT2PTR(x, y) CheckInterp(STRUCT2RAWPTR(x, y))\n      |                                      ^~~~~~~~~~~~~\nperlhost.h:271:12: note: in expansion of macro 'STRUCT2PTR'\n  271 |     return STRUCT2PTR(piPerl, m_hostperlDir);\n      |            ^~~~~~~~~~\nperlhost.h: In function 'CPerlHost* IPerlSock2Host(IPerlSock*)':\nperlhost.h:227:63: warning: 'offsetof' within non-standard-layout type 'CPerlHost' is conditionally-supported [-Winvalid-offsetof]\n  227 | #define STRUCT2RAWPTR(x, y) (CPerlHost*)(((LPBYTE)x)-offsetof(CPerlHost, y))\n      |                                                               ^\nperlhost.h:234:38: note: in expansion of macro 'STRUCT2RAWPTR'\n  234 | #define STRUCT2PTR(x, y) CheckInterp(STRUCT2RAWPTR(x, y))\n      |                                      ^~~~~~~~~~~~~\nperlhost.h:276:12: note: in expansion of macro 'STRUCT2PTR'\n  276 |     return STRUCT2PTR(piPerl, m_hostperlSock);\n      |            ^~~~~~~~~~\nperlhost.h: In function 'CPerlHost* IPerlProc2Host(IPerlProc*)':\nperlhost.h:227:63: warning: 'offsetof' within non-standard-layout type 'CPerlHost' is conditionally-supported [-Winvalid-offsetof]\n  227 | #define STRUCT2RAWPTR(x, y) (CPerlHost*)(((LPBYTE)x)-offsetof(CPerlHost, y))\n      |                                                               ^\nperlhost.h:234:38: note: in expansion of macro 'STRUCT2RAWPTR'\n  234 | #define STRUCT2PTR(x, y) CheckInterp(STRUCT2RAWPTR(x, y))\n      |                                      ^~~~~~~~~~~~~\nperlhost.h:281:12: note: in expansion of macro 'STRUCT2PTR'\n  281 |     return STRUCT2PTR(piPerl, m_hostperlProc);\n      |            ^~~~~~~~~~\nperllib.c: In function 'void win32_checkTLS(PerlInterpreter*)':\nperllib.c:54:14: warning: unused variable 'nowhere' [-Wunused-variable]\n   54 |         int *nowhere = NULL;\n      |              ^~~~~~~\nperllib.c: In function 'void win32_delete_internal_host(void*)':\nperllib.c:164:5: warning: deleting object of polymorphic class type 'CPerlHost' which has non-virtual destructor might cause undefined behavior [-Wdelete-non-virtual-dtor]\n  164 |     delete host;\n      |     ^~~~~~~~~~~\nperllib.c: In function 'BOOL DllMain(HINSTANCE, DWORD, LPVOID)':\nperllib.c:234:16: warning: unused parameter 'lpvReserved' [-Wunused-parameter]\n  234 |         LPVOID lpvReserved)     /* reserved */\n      |         ~~~~~~~^~~~~~~~~~~\nIn file included from perlhost.h:19,\n                 from perllib.c:47:\nvdir.h: In member function 'char* VDir::MapPathA(const char*)':\nvdir.h:458:1: warning: function may return address of local variable [-Wreturn-local-addr]\n  458 | }\n      | ^\nvdir.h:391:10: note: declared here\n  391 |     char szlBuf[MAX_PATH+1];\n      |          ^~~~~~\nvdir.h:391:10: note: declared here\nvdir.h: In member function 'WCHAR* VDir::MapPathW(const WCHAR*)':\nvdir.h:689:1: warning: function may return address of local variable [-Wreturn-local-addr]\n  689 | }\n      | ^\nvdir.h:623:11: note: declared here\n  623 |     WCHAR szlBuf[MAX_PATH+1];\n      |           ^~~~~~\nvdir.h:623:11: note: declared here\nwin32.c: In function 'set_w32_module_name':\nwin32.c:245:9: warning: cast between incompatible function types from 'FARPROC' {aka 'long long int (*)()'} to 'DWORD (*)(const WCHAR *, WCHAR *, DWORD)' {aka 'long unsigned int (*)(const short unsigned int *, short unsigned int *, long unsigned int)'} [-Wcast-function-type]\n  245 |         (DWORD (__stdcall *)(LPCWSTR, LPWSTR, DWORD))\n      |         ^\nwin32.c: In function 'win32_stat_low':\nwin32.c:1690:25: warning: cast between incompatible function types from 'FARPROC' {aka 'long long int (*)()'} to 'DWORD (*)(void *, CHAR *, DWORD,  DWORD)' {aka 'long unsigned int (*)(void *, char *, long unsigned int,  long unsigned int)'} [-Wcast-function-type]\n 1690 |                         (pGetFinalPathNameByHandleA_t)GetProcAddress(GetModuleHandle(\"kernel32.dll\"), \"GetFinalPathNameByHandleA\");\n      |                         ^\nwin32.c: In function 'win32_hook_closehandle_in_crt':\nwin32.c:5392:24: warning: cast between incompatible function types from 'FARPROC' {aka 'long long int (*)()'} to 'BOOL (*)(void *)' {aka 'int (*)(void *)'} [-Wcast-function-type]\n 5392 |     CloseHandle_orig = (pCloseHandle)GetProcAddress(\n      |                        ^\nwin32.c:5399:36: warning: cast between incompatible function types from 'BOOL (*)(void *)' {aka 'int (*)(void *)'} to 'INT_PTR (*)()' {aka 'long long int (*)()'} [-Wcast-function-type]\n 5399 |         crt_handle, \"CloseHandle\", (FARPROC)my_CloseHandle\n      |                                    ^\nwin32.c:5402:31: warning: cast between incompatible function types from 'FARPROC' {aka 'long long int (*)()'} to 'NTSTATUS (*)(void *, struct _IO_STATUS_BLOCK *, void *, ULONG,  ULONG)' {aka 'long int (*)(void *, struct _IO_STATUS_BLOCK *, void *, long unsigned int,  long unsigned int)'} [-Wcast-function-type]\n 5402 |     pNtQueryInformationFile = (pNtQueryInformationFile_t)GetProcAddress(\n      |                               ^\nwin32.c: In function 'win32_unhook_closehandle_in_crt':\nwin32.c:5426:36: warning: cast between incompatible function types from 'pCloseHandle' {aka 'int (*)(void *)'} to 'INT_PTR (*)()' {aka 'long long int (*)()'} [-Wcast-function-type]\n 5426 |         crt_handle, \"CloseHandle\", (FARPROC)CloseHandle_orig\n      |                                    ^\nwin32sck.c: In function 'win32_getnetbyname':\nwin32sck.c:781:26: warning: unused parameter 'name' [-Wunused-parameter]\n  781 | win32_getnetbyname(char *name)\n      |                    ~~~~~~^~~~\nwin32sck.c: In function 'win32_getnetbyaddr':\nwin32sck.c:788:25: warning: unused parameter 'net' [-Wunused-parameter]\n  788 | win32_getnetbyaddr(long net, int type)\n      |                    ~~~~~^~~\nwin32sck.c:788:34: warning: unused parameter 'type' [-Wunused-parameter]\n  788 | win32_getnetbyaddr(long net, int type)\n      |                              ~~~~^~~~\nwin32sck.c: In function 'win32_sethostent':\nwin32sck.c:809:22: warning: unused parameter 'stayopen' [-Wunused-parameter]\n  809 | win32_sethostent(int stayopen)\n      |                  ~~~~^~~~~~~~\nwin32sck.c: In function 'win32_setnetent':\nwin32sck.c:816:21: warning: unused parameter 'stayopen' [-Wunused-parameter]\n  816 | win32_setnetent(int stayopen)\n      |                 ~~~~^~~~~~~~\nwin32sck.c: In function 'win32_setprotoent':\nwin32sck.c:823:23: warning: unused parameter 'stayopen' [-Wunused-parameter]\n  823 | win32_setprotoent(int stayopen)\n      |                   ~~~~^~~~~~~~\nwin32sck.c: In function 'win32_setservent':\nwin32sck.c:830:22: warning: unused parameter 'stayopen' [-Wunused-parameter]\n  830 | win32_setservent(int stayopen)\n      |                  ~~~~^~~~~~~~\nfcrypt.c: In function 'des_fcrypt':\nfcrypt.c:473:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses]\n  473 |     ((c) >= '.' && (c) <= '9' || (c) >= 'A' && (c) <= 'Z' ||  \\\n      |      ~~~~~~~~~~~^~~~~~~~~~~~~\nfcrypt.c:488:14: note: in expansion of macro 'good_for_salt'\n  488 |         if (!good_for_salt(salt[0]) || !good_for_salt(salt[1])) {\n      |              ^~~~~~~~~~~~~\nfcrypt.c:474:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses]\n  474 |      (c) >= 'a' && (c) <= 'z')\n      |      ~~~~~~~~~~~^~~~~~~~~~~~~\nfcrypt.c:488:14: note: in expansion of macro 'good_for_salt'\n  488 |         if (!good_for_salt(salt[0]) || !good_for_salt(salt[1])) {\n      |              ^~~~~~~~~~~~~\nfcrypt.c:473:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses]\n  473 |     ((c) >= '.' && (c) <= '9' || (c) >= 'A' && (c) <= 'Z' ||  \\\n      |      ~~~~~~~~~~~^~~~~~~~~~~~~\nfcrypt.c:488:41: note: in expansion of macro 'good_for_salt'\n  488 |         if (!good_for_salt(salt[0]) || !good_for_salt(salt[1])) {\n      |                                         ^~~~~~~~~~~~~\nfcrypt.c:474:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses]\n  474 |      (c) >= 'a' && (c) <= 'z')\n      |      ~~~~~~~~~~~^~~~~~~~~~~~~\nfcrypt.c:488:41: note: in expansion of macro 'good_for_salt'\n  488 |         if (!good_for_salt(salt[0]) || !good_for_salt(salt[1])) {\n      |                                         ^~~~~~~~~~~~~\nar: creating ..\\..\\lib\\auto\\Win32CORE\\Win32CORE.a\nWARNING: Setting ABSTRACT via file 'lib/IO/Socket/IP.pm' failed\n at C:\\Users\\abeltje\\perl5coresmoke\\perl-current\\lib/ExtUtils/MakeMaker.pm line 756.\n\nCompiler info: gcc version 13.2.0\nSkipping extension Unicode/Normalize, not ported to current platform at ..\\make_ext.pl line 194.\nTSTENV = perlio\tFiles=2900, Tests=1196276, 2571 wallclock secs (57.08 usr +  8.08 sys = 65.16 CPU)\n\n../t/op/magic.t.............................................FAILED\n    186-187\n../cpan/Win32/t/Unicode.t...................................FAILED\n    4-5\n../ext/IPC-Open3/t/IPC-Open3.t..............................PASSED\n    25\n../ext/POSIX/t/time.t.......................................FAILED\n    12-13\n../ext/POSIX/t/time.t.......................................FAILED\n    Non-zero exit status: 2\n\nTSTENV = locale:.utf8\tFiles=2900, Tests=1196462, 2589 wallclock secs (61.39 usr +  6.97 sys = 68.36 CPU)\n\n../t/op/magic.t.............................................FAILED\n    186-187\n../ext/POSIX/t/time.t.......................................FAILED\n    12-13\n../ext/POSIX/t/time.t.......................................FAILED\n    Non-zero exit status: 2\n../ext/IPC-Open3/t/IPC-Open3.t..............................PASSED\n    25\n../cpan/Win32/t/Unicode.t...................................FAILED\n    4-5\n\nStopped smoke at 1719970025\nStarted smoke at 1719970025\n\nConfiguration: -Dusedevel -Duselargefiles -UWIN64 -Duse64bitint -DCCTYPE=GCC -DCCHOME=C:\\mingw64 -Dcf_email=abeltje@cpan.org -Aldflags='-static -static-libgcc -static-libstdc++' -DDEBUGGING\n------------------------------------------------------------------------------\n\nCompiler info: gcc version 13.2.0\n..\\toke.c: In function 'Perl_scan_num':\n..\\toke.c:12008:9: warning: 'shift' may be used uninitialized [-Wmaybe-uninitialized]\n12008 |     I32 shift; /* shift per digit for hex/oct/bin, hoisted here for fp */\n      |         ^~~~~\n..\\pp_sys.c: In function 'Perl_pp_shostent':\n..\\pp_sys.c:5585:15: warning: unused variable 'stayopen' [-Wunused-variable]\n 5585 |     const int stayopen = TOPi;\n      |               ^~~~~~~~\nIn file included from ..\\perl.h:6219,\n                 from ..\\pp_sys.c:31:\n..\\pp_sys.c: In function 'Perl_pp_glob':\n..\\embed.h:746:49: warning: 'tmpsv' may be used uninitialized [-Wmaybe-uninitialized]\n  746 | # define sv_setsv_flags(a,b,c)                  Perl_sv_setsv_flags(aTHX_ a,b,c)\n      |                                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n..\\sv.h:2213:9: note: in expansion of macro 'sv_setsv_flags'\n 2213 |         sv_setsv_flags(dsv, ssv, SV_GMAGIC|SV_DO_COW_SVSETSV)\n      |         ^~~~~~~~~~~~~~\n..\\pp_sys.c:421:13: note: in expansion of macro 'sv_setsv'\n  421 |             sv_setsv(targ, tmpsv);\n      |             ^~~~~~~~\n..\\pp_sys.c:395:9: note: 'tmpsv' was declared here\n  395 |     SV *tmpsv;\n      |         ^~~~~\n..\\pp_hot.c: In function 'Perl_pp_aelemfastlex_store':\n..\\pp_hot.c:364:27: warning: array subscript has type 'char' [-Wchar-subscripts]\n  364 |         targ = AvARRAY(av)[key];\n      |                           ^\n..\\pp_hot.c: In function 'Perl_pp_aelemfast':\n..\\pp_hot.c:2051:25: warning: array subscript has type 'char' [-Wchar-subscripts]\n 2051 |         sv = AvARRAY(av)[key];\n      |                         ^\nIn file included from ..\\perl.h:6219,\n                 from ..\\pp_hot.c:36:\n..\\pp_hot.c: In function 'Perl_pp_readline':\n..\\embed.h:746:49: warning: 'tmpsv' may be used uninitialized [-Wmaybe-uninitialized]\n  746 | # define sv_setsv_flags(a,b,c)                  Perl_sv_setsv_flags(aTHX_ a,b,c)\n      |                                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n..\\sv.h:2213:9: note: in expansion of macro 'sv_setsv_flags'\n 2213 |         sv_setsv_flags(dsv, ssv, SV_GMAGIC|SV_DO_COW_SVSETSV)\n      |         ^~~~~~~~~~~~~~\n..\\pp_hot.c:1630:17: note: in expansion of macro 'sv_setsv'\n 1630 |                 sv_setsv(targ, tmpsv);\n      |                 ^~~~~~~~\n..\\pp_hot.c:1598:13: note: 'tmpsv' was declared here\n 1598 |         SV *tmpsv;\n      |             ^~~~~\ncc1plus.exe: warning: command-line option '-std=c99' is valid for C/ObjC but not for C++\n..\\locale.c: In function 'S_ints_to_tm':\n..\\locale.c:8274:15: warning: unused variable 'aux_tm' [-Wunused-variable]\n 8274 |     struct tm aux_tm;\n      |               ^~~~~~\n..\\locale.c: At top level:\n..\\locale.c:867:19: warning: 'category_available' defined but not used [-Wunused-const-variable=]\n  867 | STATIC const bool category_available[] = {\n      |                   ^~~~~~~~~~~~~~~~~~\n..\\locale.c: In function 'S_parse_LC_ALL_string':\n..\\locale.c:1473:11: warning: 'msg' may be used uninitialized [-Wmaybe-uninitialized]\n 1473 |     msg = Perl_form(aTHX_ \"'%.*s' %s\\n\",\n      |           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n 1474 |                           (int) (display_end - display_start),\n      |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n 1475 |                           display_start, msg);\n      |                           ~~~~~~~~~~~~~~~~~~~\n..\\locale.c:1450:18: note: 'msg' was declared here\n 1450 |     const char * msg;\n      |                  ^~~\n..\\mg.c: In function 'Perl_magic_setenv':\n..\\mg.c:1302:12: warning: variable 'len' set but not used [-Wunused-but-set-variable]\n 1302 |     STRLEN len = 0, klen;\n      |            ^~~\n..\\mg.c: In function 'Perl_perly_sighandler':\n..\\mg.c:3664:54: warning: unused parameter 'safe' [-Wunused-parameter]\n 3664 |                     void *uap PERL_UNUSED_DECL, bool safe)\n      |                                                      ^\n..\\util.c: In function 'sig_trap':\n..\\util.c:3058:14: warning: unused parameter 'signo' [-Wunused-parameter]\n 3058 | sig_trap(int signo)\n      |          ~~~~^~~~~\n..\\util.c: In function 'Perl_find_script':\n..\\util.c:3504:39: warning: comparison of integer expressions of different signedness: 'long int' and 'long long unsigned int' [-Wsign-compare]\n 3504 |                 if (len+MAX_EXT_LEN+1 >= sizeof(tmpbuf))\n      |                                       ^~\n..\\util.c:3529:25: warning: comparison of integer expressions of different signedness: 'I32' {aka 'long int'} and 'long long unsigned int' [-Wsign-compare]\n 3529 |                 if (len < sizeof tmpbuf)\n      |                         ^\n..\\util.c:3532:21: warning: comparison of integer expressions of different signedness: 'I32' {aka 'long int'} and 'long long unsigned int' [-Wsign-compare]\n 3532 |             if (len < sizeof tmpbuf)\n      |                     ^\nwin32.c: In function 'set_w32_module_name':\nwin32.c:245:9: warning: cast between incompatible function types from 'FARPROC' {aka 'long long int (*)()'} to 'DWORD (*)(const WCHAR *, WCHAR *, DWORD)' {aka 'long unsigned int (*)(const short unsigned int *, short unsigned int *, long unsigned int)'} [-Wcast-function-type]\n  245 |         (DWORD (__stdcall *)(LPCWSTR, LPWSTR, DWORD))\n      |         ^\nwin32.c: In function 'win32_stat_low':\nwin32.c:1690:25: warning: cast between incompatible function types from 'FARPROC' {aka 'long long int (*)()'} to 'DWORD (*)(void *, CHAR *, DWORD,  DWORD)' {aka 'long unsigned int (*)(void *, char *, long unsigned int,  long unsigned int)'} [-Wcast-function-type]\n 1690 |                         (pGetFinalPathNameByHandleA_t)GetProcAddress(GetModuleHandle(\"kernel32.dll\"), \"GetFinalPathNameByHandleA\");\n      |                         ^\nwin32.c: In function 'win32_hook_closehandle_in_crt':\nwin32.c:5392:24: warning: cast between incompatible function types from 'FARPROC' {aka 'long long int (*)()'} to 'BOOL (*)(void *)' {aka 'int (*)(void *)'} [-Wcast-function-type]\n 5392 |     CloseHandle_orig = (pCloseHandle)GetProcAddress(\n      |                        ^\nwin32.c:5399:36: warning: cast between incompatible function types from 'BOOL (*)(void *)' {aka 'int (*)(void *)'} to 'INT_PTR (*)()' {aka 'long long int (*)()'} [-Wcast-function-type]\n 5399 |         crt_handle, \"CloseHandle\", (FARPROC)my_CloseHandle\n      |                                    ^\nwin32.c:5402:31: warning: cast between incompatible function types from 'FARPROC' {aka 'long long int (*)()'} to 'NTSTATUS (*)(void *, struct _IO_STATUS_BLOCK *, void *, ULONG,  ULONG)' {aka 'long int (*)(void *, struct _IO_STATUS_BLOCK *, void *, long unsigned int,  long unsigned int)'} [-Wcast-function-type]\n 5402 |     pNtQueryInformationFile = (pNtQueryInformationFile_t)GetProcAddress(\n      |                               ^\nwin32.c: In function 'win32_unhook_closehandle_in_crt':\nwin32.c:5426:36: warning: cast between incompatible function types from 'pCloseHandle' {aka 'int (*)(void *)'} to 'INT_PTR (*)()' {aka 'long long int (*)()'} [-Wcast-function-type]\n 5426 |         crt_handle, \"CloseHandle\", (FARPROC)CloseHandle_orig\n      |                                    ^\nwin32sck.c: In function 'win32_getnetbyname':\nwin32sck.c:781:26: warning: unused parameter 'name' [-Wunused-parameter]\n  781 | win32_getnetbyname(char *name)\n      |                    ~~~~~~^~~~\nwin32sck.c: In function 'win32_getnetbyaddr':\nwin32sck.c:788:25: warning: unused parameter 'net' [-Wunused-parameter]\n  788 | win32_getnetbyaddr(long net, int type)\n      |                    ~~~~~^~~\nwin32sck.c:788:34: warning: unused parameter 'type' [-Wunused-parameter]\n  788 | win32_getnetbyaddr(long net, int type)\n      |                              ~~~~^~~~\nwin32sck.c: In function 'win32_sethostent':\nwin32sck.c:809:22: warning: unused parameter 'stayopen' [-Wunused-parameter]\n  809 | win32_sethostent(int stayopen)\n      |                  ~~~~^~~~~~~~\nwin32sck.c: In function 'win32_setnetent':\nwin32sck.c:816:21: warning: unused parameter 'stayopen' [-Wunused-parameter]\n  816 | win32_setnetent(int stayopen)\n      |                 ~~~~^~~~~~~~\nwin32sck.c: In function 'win32_setprotoent':\nwin32sck.c:823:23: warning: unused parameter 'stayopen' [-Wunused-parameter]\n  823 | win32_setprotoent(int stayopen)\n      |                   ~~~~^~~~~~~~\nwin32sck.c: In function 'win32_setservent':\nwin32sck.c:830:22: warning: unused parameter 'stayopen' [-Wunused-parameter]\n  830 | win32_setservent(int stayopen)\n      |                  ~~~~^~~~~~~~\nwin32thread.c: In function 'Perl_set_context':\nwin32thread.c:9:24: warning: unused parameter 't' [-Wunused-parameter]\n    9 | Perl_set_context(void *t)\n      |                  ~~~~~~^\nfcrypt.c: In function 'des_fcrypt':\nfcrypt.c:473:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses]\n  473 |     ((c) >= '.' && (c) <= '9' || (c) >= 'A' && (c) <= 'Z' ||  \\\n      |      ~~~~~~~~~~~^~~~~~~~~~~~~\nfcrypt.c:488:14: note: in expansion of macro 'good_for_salt'\n  488 |         if (!good_for_salt(salt[0]) || !good_for_salt(salt[1])) {\n      |              ^~~~~~~~~~~~~\nfcrypt.c:474:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses]\n  474 |      (c) >= 'a' && (c) <= 'z')\n      |      ~~~~~~~~~~~^~~~~~~~~~~~~\nfcrypt.c:488:14: note: in expansion of macro 'good_for_salt'\n  488 |         if (!good_for_salt(salt[0]) || !good_for_salt(salt[1])) {\n      |              ^~~~~~~~~~~~~\nfcrypt.c:473:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses]\n  473 |     ((c) >= '.' && (c) <= '9' || (c) >= 'A' && (c) <= 'Z' ||  \\\n      |      ~~~~~~~~~~~^~~~~~~~~~~~~\nfcrypt.c:488:41: note: in expansion of macro 'good_for_salt'\n  488 |         if (!good_for_salt(salt[0]) || !good_for_salt(salt[1])) {\n      |                                         ^~~~~~~~~~~~~\nfcrypt.c:474:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses]\n  474 |      (c) >= 'a' && (c) <= 'z')\n      |      ~~~~~~~~~~~^~~~~~~~~~~~~\nfcrypt.c:488:41: note: in expansion of macro 'good_for_salt'\n  488 |         if (!good_for_salt(salt[0]) || !good_for_salt(salt[1])) {\n      |                                         ^~~~~~~~~~~~~\nRunning config_h.PL\nWriting full\\config.h\nfull\\config.h has changed\nOptions: (DEBUGGING HAS_LONG_DOUBLE HAS_TIMES HAVE_INTERP_INTERN PERLIO_LAYERS PERL_COPY_ON_WRITE PERL_DISABLE_PMC PERL_DONT_CREATE_GVSV PERL_EXTERNAL_GLOB PERL_HASH_FUNC_SIPHASH13 PERL_HASH_USE_SBOX32 PERL_IS_MINIPERL PERL_MALLOC_WRAP PERL_OP_PARENT PERL_PRESERVE_IVUV PERL_USE_SAFE_PUTENV USE_64_BIT_INT USE_LARGE_FILES USE_LOCALE USE_LOCALE_COLLATE USE_LOCALE_CTYPE USE_LOCALE_NUMERIC USE_LOCALE_TIME USE_NO_REGISTRY USE_PERLIO USE_PERL_ATOF USE_SITECUSTOMIZE)\nArgument \"GCC\" isn't numeric in numeric lt (<) at ..\\makedef.pl line 198.\nDefines: (DEBUGGING HAS_ACCESS HAS_ACOSH HAS_ALARM HAS_ASINH HAS_ATANH HAS_ATOLL HAS_CBRT HAS_CHSIZE HAS_COPYSIGN HAS_COPYSIGNL HAS_CRYPT HAS_DIFFTIME HAS_DLERROR HAS_DUP2 HAS_ERF HAS_EXP2 HAS_EXPM1 HAS_FAST_STDIO HAS_FD_SET HAS_FGETPOS HAS_FINITE HAS_FLOCK HAS_FLOCK_PROTO HAS_FMAX HAS_FMIN HAS_FREXPL HAS_FSETPOS HAS_GETCWD HAS_GETHOSTBYADDR HAS_GETHOSTBYNAME HAS_GETHOSTNAME HAS_GETHOST_PROTOS HAS_GETLOGIN HAS_GETPROTOBYNAME HAS_GETPROTOBYNUMBER HAS_GETPROTO_PROTOS HAS_GETSERVBYNAME HAS_GETSERVBYPORT HAS_GETSERV_PROTOS HAS_GETTIMEOFDAY HAS_HTONL HAS_HTONS HAS_HYPOT HAS_ILOGB HAS_ILOGBL HAS_INETNTOP HAS_INETPTON HAS_ISASCII HAS_ISFINITE HAS_ISINF HAS_ISLESS HAS_ISNAN HAS_ISNANL HAS_ISNORMAL HAS_J0 HAS_KILLPG HAS_LDBL_DIG HAS_LDEXPL HAS_LGAMMA HAS_LINK HAS_LLRINT HAS_LLRINTL HAS_LLROUND HAS_LLROUNDL HAS_LOCALECONV HAS_LOG1P HAS_LOG2 HAS_LOGB HAS_LONG_DOUBLE HAS_LONG_LONG HAS_LRINT HAS_LRINTL HAS_LROUND HAS_LROUNDL HAS_LSEEK_PROTO HAS_LSTAT HAS_MBLEN HAS_MBSTOWCS HAS_MBTOWC HAS_MKDIR HAS_MKTIME HAS_MODFL HAS_MODFL_PROTO HAS_NAN HAS_NEARBYINT HAS_NEXTAFTER HAS_NEXTTOWARD HAS_NON_INT_BITFIELDS HAS_NTOHL HAS_NTOHS HAS_PAUSE HAS_PIPE HAS_PSEUDOFORK HAS_PTRDIFF_T HAS_QUAD HAS_READDIR HAS_READLINK HAS_REMAINDER HAS_REMQUO HAS_RENAME HAS_REWINDDIR HAS_RINT HAS_RMDIR HAS_ROUND HAS_SCALBN HAS_SCALBNL HAS_SEEKDIR HAS_SELECT HAS_SETLOCALE HAS_SETVBUF HAS_SIGNBIT HAS_SIN6_SCOPE_ID HAS_SNPRINTF HAS_SOCKADDR_STORAGE HAS_SOCKET HAS_SQRTL HAS_STAT HAS_STATIC_INLINE HAS_STRCOLL HAS_STRFTIME HAS_STRTOD HAS_STRTOL HAS_STRTOLL HAS_STRTOUL HAS_STRTOULL HAS_STRXFRM HAS_SYMLINK HAS_SYSTEM HAS_SYS_ERRLIST HAS_TELLDIR HAS_TELLDIR_PROTO HAS_TGAMMA HAS_TIME HAS_TIMES HAS_TRUNC HAS_TRUNCL HAS_TZNAME HAS_UMASK HAS_UNAME HAS_UNION_SEMUN HAS_VSNPRINTF HAS_WAITPID HAS_WCSCMP HAS_WCSTOMBS HAS_WCSXFRM HAS_WCTOMB HAVE_INTERP_INTERN MULTIPLICITY PERLIO_LAYERS PERL_COPY_ON_WRITE PERL_DISABLE_PMC PERL_DONT_CREATE_GVSV PERL_EXTERNAL_GLOB PERL_HASH_FUNC_SIPHASH13 PERL_HASH_USE_SBOX32 PERL_IMPLICIT_SYS PERL_IS_MINIPERL PERL_LC_ALL_USES_NAME_VALUE_PAIRS PERL_MALLOC_WRAP PERL_OP_PARENT PERL_PRESERVE_IVUV PERL_RELOCATABLE_INC PERL_STATIC_INLINE PERL_TARGETARCH PERL_TEXTMODE_SCRIPTS PERL_USE_SAFE_PUTENV TS_W32_BROKEN_LOCALECONV USE_64_BIT_INT USE_DYNAMIC_LOADING USE_ITHREADS USE_LARGE_FILES USE_LOCALE USE_LOCALE_COLLATE USE_LOCALE_CTYPE USE_LOCALE_NUMERIC USE_LOCALE_THREADS USE_LOCALE_TIME USE_NO_REGISTRY USE_PERLIO USE_PERL_ATOF USE_SITECUSTOMIZE USE_STDIO_BASE USE_STDIO_PTR USE_THREADS WIN32 WIN64 __USE_MINGW_ANSI_STDIO)\nIn file included from DynaLoader.xs:42:\nDynaLoader.xs: In function 'XS_DynaLoader_dl_unload_file':\n..\\..\\lib\\CORE/perl.h:2496:33: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]\n 2496 | #  define INT2PTR(any,d)        (any)(d)\n      |                                 ^\ndlutils.c:66:32: note: in definition of macro 'DLDEBUG'\n   66 |         if (dl_debug>=level) { code; }                  \\\n      |                                ^~~~\n..\\..\\lib\\CORE/perl.h:2509:25: note: in expansion of macro 'INT2PTR'\n 2509 | #  define PTR2ul(p)     INT2PTR(unsigned long,p)\n      |                         ^~~~~~~\nDynaLoader.xs:152:71: note: in expansion of macro 'PTR2ul'\n  152 |     DLDEBUG(1,PerlIO_printf(Perl_debug_log, \"dl_unload_file(%lx):\\n\", PTR2ul(libref)));\n      |                                                                       ^~~~~~\ncc1plus.exe: warning: command-line option '-std=c99' is valid for C/ObjC but not for C++\nSkipping extension Unicode/Normalize, not ported to current platform at ..\\make_ext.pl line 194.\ncompress.c: In function 'sendMTFValues':\ncompress.c:528:4: warning: 'nSelectors' may be used uninitialized [-Wmaybe-uninitialized]\n  528 |    bsW ( s, 15, nSelectors );\n      |    ^~~~~~~~~~~~~~~~~~~~~~~~~\ncompress.c:248:10: note: 'nSelectors' was declared here\n  248 |    Int32 nSelectors, alphaSize, minLen, maxLen, selCtr;\n      |          ^~~~~~~~~~\nIn file included from RealPPPort.xs:31:\nRealPPPort.xs: In function 'XS_Devel__PPPort_ptrtests':\n..\\..\\lib\\CORE/perl.h:2496:33: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]\n 2496 | #  define INT2PTR(any,d)        (any)(d)\n      |                                 ^\n..\\..\\lib\\CORE/perl.h:2509:25: note: in expansion of macro 'INT2PTR'\n 2509 | #  define PTR2ul(p)     INT2PTR(unsigned long,p)\n      |                         ^~~~~~~\nRealPPPort.xs:1884:27: note: in expansion of macro 'PTR2ul'\n 1884 |                 RETVAL += PTR2ul(p) != 0UL      ?  2 : 0;\n      |                           ^~~~~~\nWarning: Found a 'CODE' section which seems to be using 'RETVAL' but no 'OUTPUT' section. in File.xs, line 160\nWarning: Found a 'CODE' section which seems to be using 'RETVAL' but no 'OUTPUT' section. in File.xs, line 182\nWarning: Found a 'CODE' section which seems to be using 'RETVAL' but no 'OUTPUT' section. in File.xs, line 512\nUse of uninitialized value $args{\"LINKTYPE\"} in string eq at Makefile.PL line 35.\n..\\toke.c: In function 'Perl_scan_num':\n..\\toke.c:12008:9: warning: 'shift' may be used uninitialized [-Wmaybe-uninitialized]\n12008 |     I32 shift; /* shift per digit for hex/oct/bin, hoisted here for fp */\n      |         ^~~~~\n..\\pp_sys.c: In function 'Perl_pp_shostent':\n..\\pp_sys.c:5585:15: warning: unused variable 'stayopen' [-Wunused-variable]\n 5585 |     const int stayopen = TOPi;\n      |               ^~~~~~~~\nIn file included from ..\\perl.h:6219,\n                 from ..\\pp_sys.c:31:\n..\\pp_sys.c: In function 'Perl_pp_glob':\n..\\embed.h:746:49: warning: 'tmpsv' may be used uninitialized [-Wmaybe-uninitialized]\n  746 | # define sv_setsv_flags(a,b,c)                  Perl_sv_setsv_flags(aTHX_ a,b,c)\n      |                                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n..\\sv.h:2213:9: note: in expansion of macro 'sv_setsv_flags'\n 2213 |         sv_setsv_flags(dsv, ssv, SV_GMAGIC|SV_DO_COW_SVSETSV)\n      |         ^~~~~~~~~~~~~~\n..\\pp_sys.c:421:13: note: in expansion of macro 'sv_setsv'\n  421 |             sv_setsv(targ, tmpsv);\n      |             ^~~~~~~~\n..\\pp_sys.c:395:9: note: 'tmpsv' was declared here\n  395 |     SV *tmpsv;\n      |         ^~~~~\n..\\pp_hot.c: In function 'Perl_pp_aelemfastlex_store':\n..\\pp_hot.c:364:27: warning: array subscript has type 'char' [-Wchar-subscripts]\n  364 |         targ = AvARRAY(av)[key];\n      |                           ^\n..\\pp_hot.c: In function 'Perl_pp_aelemfast':\n..\\pp_hot.c:2051:25: warning: array subscript has type 'char' [-Wchar-subscripts]\n 2051 |         sv = AvARRAY(av)[key];\n      |                         ^\nIn file included from ..\\perl.h:6219,\n                 from ..\\pp_hot.c:36:\n..\\pp_hot.c: In function 'Perl_pp_readline':\n..\\embed.h:746:49: warning: 'tmpsv' may be used uninitialized [-Wmaybe-uninitialized]\n  746 | # define sv_setsv_flags(a,b,c)                  Perl_sv_setsv_flags(aTHX_ a,b,c)\n      |                                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n..\\sv.h:2213:9: note: in expansion of macro 'sv_setsv_flags'\n 2213 |         sv_setsv_flags(dsv, ssv, SV_GMAGIC|SV_DO_COW_SVSETSV)\n      |         ^~~~~~~~~~~~~~\n..\\pp_hot.c:1630:17: note: in expansion of macro 'sv_setsv'\n 1630 |                 sv_setsv(targ, tmpsv);\n      |                 ^~~~~~~~\n..\\pp_hot.c:1598:13: note: 'tmpsv' was declared here\n 1598 |         SV *tmpsv;\n      |             ^~~~~\nperl.c: In function 'Perl_doing_taint':\nperl.c:4374:48: warning: unused parameter 'envp' [-Wunused-parameter]\n..\\locale.c: In function 'S_ints_to_tm':\n..\\locale.c:8274:15: warning: unused variable 'aux_tm' [-Wunused-variable]\n 8274 |     struct tm aux_tm;\n      |               ^~~~~~\n..\\locale.c: At top level:\n..\\locale.c:867:19: warning: 'category_available' defined but not used [-Wunused-const-variable=]\n  867 | STATIC const bool category_available[] = {\n      |                   ^~~~~~~~~~~~~~~~~~\n..\\locale.c: In function 'S_parse_LC_ALL_string':\n..\\locale.c:1473:11: warning: 'msg' may be used uninitialized [-Wmaybe-uninitialized]\n 1473 |     msg = Perl_form(aTHX_ \"'%.*s' %s\\n\",\n      |           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n 1474 |                           (int) (display_end - display_start),\n      |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n 1475 |                           display_start, msg);\n      |                           ~~~~~~~~~~~~~~~~~~~\n..\\locale.c:1450:18: note: 'msg' was declared here\n 1450 |     const char * msg;\n      |                  ^~~\n..\\mg.c: In function 'Perl_perly_sighandler':\n..\\mg.c:3664:54: warning: unused parameter 'safe' [-Wunused-parameter]\n 3664 |                     void *uap PERL_UNUSED_DECL, bool safe)\n      |                                                      ^\n..\\util.c: In function 'sig_trap':\n..\\util.c:3058:14: warning: unused parameter 'signo' [-Wunused-parameter]\n 3058 | sig_trap(int signo)\n      |          ~~~~^~~~~\n..\\util.c: In function 'Perl_find_script':\n..\\util.c:3504:39: warning: comparison of integer expressions of different signedness: 'long int' and 'long long unsigned int' [-Wsign-compare]\n 3504 |                 if (len+MAX_EXT_LEN+1 >= sizeof(tmpbuf))\n      |                                       ^~\n..\\util.c:3529:25: warning: comparison of integer expressions of different signedness: 'I32' {aka 'long int'} and 'long long unsigned int' [-Wsign-compare]\n 3529 |                 if (len < sizeof tmpbuf)\n      |                         ^\n..\\util.c:3532:21: warning: comparison of integer expressions of different signedness: 'I32' {aka 'long int'} and 'long long unsigned int' [-Wsign-compare]\n 3532 |             if (len < sizeof tmpbuf)\n      |                     ^\ncc1plus.exe: warning: command-line option '-std=c99' is valid for C/ObjC but not for C++\nIn file included from C:/mingw64/x86_64-w64-mingw32/include/stdint.h:32,\n                 from C:/mingw64/lib/gcc/x86_64-w64-mingw32/13.2.0/include/stdint.h:9,\n                 from ../perl.h:1126,\n                 from perllib.c:10:\nperlhost.h: In function 'CPerlHost* IPerlMem2Host(IPerlMem*)':\nperlhost.h:227:63: warning: 'offsetof' within non-standard-layout type 'CPerlHost' is conditionally-supported [-Winvalid-offsetof]\n  227 | #define STRUCT2RAWPTR(x, y) (CPerlHost*)(((LPBYTE)x)-offsetof(CPerlHost, y))\n      |                                                               ^\nperlhost.h:241:12: note: in expansion of macro 'STRUCT2RAWPTR'\n  241 |     return STRUCT2RAWPTR(piPerl, m_hostperlMem);\n      |            ^~~~~~~~~~~~~\nperlhost.h: In function 'CPerlHost* IPerlMemShared2Host(IPerlMem*)':\nperlhost.h:227:63: warning: 'offsetof' within non-standard-layout type 'CPerlHost' is conditionally-supported [-Winvalid-offsetof]\n  227 | #define STRUCT2RAWPTR(x, y) (CPerlHost*)(((LPBYTE)x)-offsetof(CPerlHost, y))\n      |                                                               ^\nperlhost.h:246:12: note: in expansion of macro 'STRUCT2RAWPTR'\n  246 |     return STRUCT2RAWPTR(piPerl, m_hostperlMemShared);\n      |            ^~~~~~~~~~~~~\nperlhost.h: In function 'CPerlHost* IPerlMemParse2Host(IPerlMem*)':\nperlhost.h:227:63: warning: 'offsetof' within non-standard-layout type 'CPerlHost' is conditionally-supported [-Winvalid-offsetof]\n  227 | #define STRUCT2RAWPTR(x, y) (CPerlHost*)(((LPBYTE)x)-offsetof(CPerlHost, y))\n      |                                                               ^\nperlhost.h:251:12: note: in expansion of macro 'STRUCT2RAWPTR'\n  251 |     return STRUCT2RAWPTR(piPerl, m_hostperlMemParse);\n      |            ^~~~~~~~~~~~~\nperlhost.h: In function 'CPerlHost* IPerlEnv2Host(IPerlEnv*)':\nperlhost.h:227:63: warning: 'offsetof' within non-standard-layout type 'CPerlHost' is conditionally-supported [-Winvalid-offsetof]\n  227 | #define STRUCT2RAWPTR(x, y) (CPerlHost*)(((LPBYTE)x)-offsetof(CPerlHost, y))\n      |                                                               ^\nperlhost.h:234:38: note: in expansion of macro 'STRUCT2RAWPTR'\n  234 | #define STRUCT2PTR(x, y) CheckInterp(STRUCT2RAWPTR(x, y))\n      |                                      ^~~~~~~~~~~~~\nperlhost.h:256:12: note: in expansion of macro 'STRUCT2PTR'\n  256 |     return STRUCT2PTR(piPerl, m_hostperlEnv);\n      |            ^~~~~~~~~~\nperlhost.h: In function 'CPerlHost* IPerlStdIO2Host(IPerlStdIO*)':\nperlhost.h:227:63: warning: 'offsetof' within non-standard-layout type 'CPerlHost' is conditionally-supported [-Winvalid-offsetof]\n  227 | #define STRUCT2RAWPTR(x, y) (CPerlHost*)(((LPBYTE)x)-offsetof(CPerlHost, y))\n      |                                                               ^\nperlhost.h:234:38: note: in expansion of macro 'STRUCT2RAWPTR'\n  234 | #define STRUCT2PTR(x, y) CheckInterp(STRUCT2RAWPTR(x, y))\n      |                                      ^~~~~~~~~~~~~\nperlhost.h:261:12: note: in expansion of macro 'STRUCT2PTR'\n  261 |     return STRUCT2PTR(piPerl, m_hostperlStdIO);\n      |            ^~~~~~~~~~\nperlhost.h: In function 'CPerlHost* IPerlLIO2Host(IPerlLIO*)':\nperlhost.h:227:63: warning: 'offsetof' within non-standard-layout type 'CPerlHost' is conditionally-supported [-Winvalid-offsetof]\n  227 | #define STRUCT2RAWPTR(x, y) (CPerlHost*)(((LPBYTE)x)-offsetof(CPerlHost, y))\n      |                                                               ^\nperlhost.h:234:38: note: in expansion of macro 'STRUCT2RAWPTR'\n  234 | #define STRUCT2PTR(x, y) CheckInterp(STRUCT2RAWPTR(x, y))\n      |                                      ^~~~~~~~~~~~~\nperlhost.h:266:12: note: in expansion of macro 'STRUCT2PTR'\n  266 |     return STRUCT2PTR(piPerl, m_hostperlLIO);\n      |            ^~~~~~~~~~\nperlhost.h: In function 'CPerlHost* IPerlDir2Host(IPerlDir*)':\nperlhost.h:227:63: warning: 'offsetof' within non-standard-layout type 'CPerlHost' is conditionally-supported [-Winvalid-offsetof]\n  227 | #define STRUCT2RAWPTR(x, y) (CPerlHost*)(((LPBYTE)x)-offsetof(CPerlHost, y))\n      |                                                               ^\nperlhost.h:234:38: note: in expansion of macro 'STRUCT2RAWPTR'\n  234 | #define STRUCT2PTR(x, y) CheckInterp(STRUCT2RAWPTR(x, y))\n      |                                      ^~~~~~~~~~~~~\nperlhost.h:271:12: note: in expansion of macro 'STRUCT2PTR'\n  271 |     return STRUCT2PTR(piPerl, m_hostperlDir);\n      |            ^~~~~~~~~~\nperlhost.h: In function 'CPerlHost* IPerlSock2Host(IPerlSock*)':\nperlhost.h:227:63: warning: 'offsetof' within non-standard-layout type 'CPerlHost' is conditionally-supported [-Winvalid-offsetof]\n  227 | #define STRUCT2RAWPTR(x, y) (CPerlHost*)(((LPBYTE)x)-offsetof(CPerlHost, y))\n      |                                                               ^\nperlhost.h:234:38: note: in expansion of macro 'STRUCT2RAWPTR'\n  234 | #define STRUCT2PTR(x, y) CheckInterp(STRUCT2RAWPTR(x, y))\n      |                                      ^~~~~~~~~~~~~\nperlhost.h:276:12: note: in expansion of macro 'STRUCT2PTR'\n  276 |     return STRUCT2PTR(piPerl, m_hostperlSock);\n      |            ^~~~~~~~~~\nperlhost.h: In function 'CPerlHost* IPerlProc2Host(IPerlProc*)':\nperlhost.h:227:63: warning: 'offsetof' within non-standard-layout type 'CPerlHost' is conditionally-supported [-Winvalid-offsetof]\n  227 | #define STRUCT2RAWPTR(x, y) (CPerlHost*)(((LPBYTE)x)-offsetof(CPerlHost, y))\n      |                                                               ^\nperlhost.h:234:38: note: in expansion of macro 'STRUCT2RAWPTR'\n  234 | #define STRUCT2PTR(x, y) CheckInterp(STRUCT2RAWPTR(x, y))\n      |                                      ^~~~~~~~~~~~~\nperlhost.h:281:12: note: in expansion of macro 'STRUCT2PTR'\n  281 |     return STRUCT2PTR(piPerl, m_hostperlProc);\n      |            ^~~~~~~~~~\nperllib.c: In function 'void win32_checkTLS(PerlInterpreter*)':\nperllib.c:54:14: warning: unused variable 'nowhere' [-Wunused-variable]\n   54 |         int *nowhere = NULL;\n      |              ^~~~~~~\nperllib.c: In function 'void win32_delete_internal_host(void*)':\nperllib.c:164:5: warning: deleting object of polymorphic class type 'CPerlHost' which has non-virtual destructor might cause undefined behavior [-Wdelete-non-virtual-dtor]\n  164 |     delete host;\n      |     ^~~~~~~~~~~\nperllib.c: In function 'BOOL DllMain(HINSTANCE, DWORD, LPVOID)':\nperllib.c:234:16: warning: unused parameter 'lpvReserved' [-Wunused-parameter]\n  234 |         LPVOID lpvReserved)     /* reserved */\n      |         ~~~~~~~^~~~~~~~~~~\nwin32.c: In function 'set_w32_module_name':\nwin32.c:245:9: warning: cast between incompatible function types from 'FARPROC' {aka 'long long int (*)()'} to 'DWORD (*)(const WCHAR *, WCHAR *, DWORD)' {aka 'long unsigned int (*)(const short unsigned int *, short unsigned int *, long unsigned int)'} [-Wcast-function-type]\n  245 |         (DWORD (__stdcall *)(LPCWSTR, LPWSTR, DWORD))\n      |         ^\nwin32.c: In function 'win32_stat_low':\nwin32.c:1690:25: warning: cast between incompatible function types from 'FARPROC' {aka 'long long int (*)()'} to 'DWORD (*)(void *, CHAR *, DWORD,  DWORD)' {aka 'long unsigned int (*)(void *, char *, long unsigned int,  long unsigned int)'} [-Wcast-function-type]\n 1690 |                         (pGetFinalPathNameByHandleA_t)GetProcAddress(GetModuleHandle(\"kernel32.dll\"), \"GetFinalPathNameByHandleA\");\n      |                         ^\nwin32.c: In function 'win32_hook_closehandle_in_crt':\nwin32.c:5392:24: warning: cast between incompatible function types from 'FARPROC' {aka 'long long int (*)()'} to 'BOOL (*)(void *)' {aka 'int (*)(void *)'} [-Wcast-function-type]\n 5392 |     CloseHandle_orig = (pCloseHandle)GetProcAddress(\n      |                        ^\nwin32.c:5399:36: warning: cast between incompatible function types from 'BOOL (*)(void *)' {aka 'int (*)(void *)'} to 'INT_PTR (*)()' {aka 'long long int (*)()'} [-Wcast-function-type]\n 5399 |         crt_handle, \"CloseHandle\", (FARPROC)my_CloseHandle\n      |                                    ^\nwin32.c:5402:31: warning: cast between incompatible function types from 'FARPROC' {aka 'long long int (*)()'} to 'NTSTATUS (*)(void *, struct _IO_STATUS_BLOCK *, void *, ULONG,  ULONG)' {aka 'long int (*)(void *, struct _IO_STATUS_BLOCK *, void *, long unsigned int,  long unsigned int)'} [-Wcast-function-type]\n 5402 |     pNtQueryInformationFile = (pNtQueryInformationFile_t)GetProcAddress(\n      |                               ^\nwin32.c: In function 'win32_unhook_closehandle_in_crt':\nwin32.c:5426:36: warning: cast between incompatible function types from 'pCloseHandle' {aka 'int (*)(void *)'} to 'INT_PTR (*)()' {aka 'long long int (*)()'} [-Wcast-function-type]\n 5426 |         crt_handle, \"CloseHandle\", (FARPROC)CloseHandle_orig\n      |                                    ^\nwin32sck.c: In function 'win32_getnetbyname':\nwin32sck.c:781:26: warning: unused parameter 'name' [-Wunused-parameter]\n  781 | win32_getnetbyname(char *name)\n      |                    ~~~~~~^~~~\nwin32sck.c: In function 'win32_getnetbyaddr':\nwin32sck.c:788:25: warning: unused parameter 'net' [-Wunused-parameter]\n  788 | win32_getnetbyaddr(long net, int type)\n      |                    ~~~~~^~~\nwin32sck.c:788:34: warning: unused parameter 'type' [-Wunused-parameter]\n  788 | win32_getnetbyaddr(long net, int type)\n      |                              ~~~~^~~~\nwin32sck.c: In function 'win32_sethostent':\nwin32sck.c:809:22: warning: unused parameter 'stayopen' [-Wunused-parameter]\n  809 | win32_sethostent(int stayopen)\n      |                  ~~~~^~~~~~~~\nwin32sck.c: In function 'win32_setnetent':\nwin32sck.c:816:21: warning: unused parameter 'stayopen' [-Wunused-parameter]\n  816 | win32_setnetent(int stayopen)\n      |                 ~~~~^~~~~~~~\nwin32sck.c: In function 'win32_setprotoent':\nwin32sck.c:823:23: warning: unused parameter 'stayopen' [-Wunused-parameter]\n  823 | win32_setprotoent(int stayopen)\n      |                   ~~~~^~~~~~~~\nwin32sck.c: In function 'win32_setservent':\nwin32sck.c:830:22: warning: unused parameter 'stayopen' [-Wunused-parameter]\n  830 | win32_setservent(int stayopen)\n      |                  ~~~~^~~~~~~~\nfcrypt.c: In function 'des_fcrypt':\nfcrypt.c:473:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses]\n  473 |     ((c) >= '.' && (c) <= '9' || (c) >= 'A' && (c) <= 'Z' ||  \\\n      |      ~~~~~~~~~~~^~~~~~~~~~~~~\nfcrypt.c:488:14: note: in expansion of macro 'good_for_salt'\n  488 |         if (!good_for_salt(salt[0]) || !good_for_salt(salt[1])) {\n      |              ^~~~~~~~~~~~~\nfcrypt.c:474:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses]\n  474 |      (c) >= 'a' && (c) <= 'z')\n      |      ~~~~~~~~~~~^~~~~~~~~~~~~\nfcrypt.c:488:14: note: in expansion of macro 'good_for_salt'\n  488 |         if (!good_for_salt(salt[0]) || !good_for_salt(salt[1])) {\n      |              ^~~~~~~~~~~~~\nfcrypt.c:473:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses]\n  473 |     ((c) >= '.' && (c) <= '9' || (c) >= 'A' && (c) <= 'Z' ||  \\\n      |      ~~~~~~~~~~~^~~~~~~~~~~~~\nfcrypt.c:488:41: note: in expansion of macro 'good_for_salt'\n  488 |         if (!good_for_salt(salt[0]) || !good_for_salt(salt[1])) {\n      |                                         ^~~~~~~~~~~~~\nfcrypt.c:474:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses]\n  474 |      (c) >= 'a' && (c) <= 'z')\n      |      ~~~~~~~~~~~^~~~~~~~~~~~~\nfcrypt.c:488:41: note: in expansion of macro 'good_for_salt'\n  488 |         if (!good_for_salt(salt[0]) || !good_for_salt(salt[1])) {\n      |                                         ^~~~~~~~~~~~~\nar: creating ..\\..\\lib\\auto\\Win32CORE\\Win32CORE.a\nWARNING: Setting ABSTRACT via file 'lib/IO/Socket/IP.pm' failed\n at C:\\Users\\abeltje\\perl5coresmoke\\perl-current\\lib/ExtUtils/MakeMaker.pm line 756.\n\nCompiler info: gcc version 13.2.0\nSkipping extension Unicode/Normalize, not ported to current platform at ..\\make_ext.pl line 194.\nTSTENV = perlio\tFiles=2900, Tests=1196239, 2709 wallclock secs (69.78 usr +  8.19 sys = 77.97 CPU)\n\n../t/op/magic.t.............................................FAILED\n    186-187\n../cpan/Win32/t/Unicode.t...................................FAILED\n    4-5\n../ext/IPC-Open3/t/IPC-Open3.t..............................PASSED\n    25\n../ext/POSIX/t/time.t.......................................FAILED\n    12-13\n../ext/POSIX/t/time.t.......................................FAILED\n    Non-zero exit status: 2\n\nTSTENV = locale:.utf8\tFiles=2900, Tests=1196322, 2704 wallclock secs (73.45 usr +  8.19 sys = 81.64 CPU)\n\n../t/op/magic.t.............................................FAILED\n    186-187\n../ext/POSIX/t/time.t.......................................FAILED\n    12-13\n../ext/POSIX/t/time.t.......................................FAILED\n    Non-zero exit status: 2\n../ext/IPC-Open3/t/IPC-Open3.t..............................PASSED\n    25\n../cpan/Win32/t/Unicode.t...................................FAILED\n    4-5\n\nStopped smoke at 1719976329\nFinished smoking 7a17d6f4a192968a15795c34fec15d8f1c46baca v5.41.1-2-g7a17d6f4a1 blead\n","harness3opts":"","reporter":"","smoke_date":"2024-07-02T20:03:10Z","cpu_description":"AMD Ryzen 7 5700G with Radeon Graphics (~3793 MHz)","smoke_perl":"5.38.0","smoker_version":"0.047","lc_all":null,"id":5057691,"log_file":"log file removed","user_note":"For these MSWin32 builds -Duseithreads is always on (except for -Uuseithreads)\ngccversion=64 x86_64-ucrt-posix-seh, built by Brecht Sanders) 13.2.0\nThis Windows has (experimental) UTF-8 enabled\n","osversion":"Win10 Build 19045 (64-bit)","nonfatal_msgs":"","summary":"FAIL(Fm)","compiler_msgs":"..\\toke.c: In function 'Perl_scan_num':\n..\\toke.c:12008:9: warning: 'shift' may be used uninitialized [-Wmaybe-uninitialized]\n..\\pp_sys.c: In function 'Perl_pp_shostent':\n..\\pp_sys.c:5585:15: warning: unused variable 'stayopen' [-Wunused-variable]\n..\\pp_hot.c: In function 'Perl_pp_aelemfastlex_store':\n..\\pp_hot.c:364:27: warning: array subscript has type 'char' [-Wchar-subscripts]\n..\\pp_hot.c: In function 'Perl_pp_aelemfast':\n..\\pp_hot.c:2051:25: warning: array subscript has type 'char' [-Wchar-subscripts]\n..\\utf8.c: In function 'S__to_utf8_case':\n..\\utf8.c:3518:48: warning: 'remaining_list' may be used uninitialized [-Wmaybe-uninitialized]\n..\\embed.h:795:90: note: in definition of macro 'uvoffuni_to_utf8_flags_msgs'\n..\\utf8.h:281:40: note: in expansion of macro 'ASSERT_NOT_PTR'\n..\\utf8.h:143:47: note: in expansion of macro 'NATIVE_TO_UNI'\n..\\utf8.h:141:37: note: in expansion of macro 'uvchr_to_utf8_flags_msgs'\n..\\utf8.h:139:37: note: in expansion of macro 'uvchr_to_utf8_flags'\n..\\utf8.c:3518:17: note: in expansion of macro 'uvchr_to_utf8'\n..\\utf8.c:3492:17: note: 'remaining_list' was declared here\n..\\pp_sys.c: In function 'Perl_pp_glob':\n..\\embed.h:746:49: warning: 'tmpsv' may be used uninitialized [-Wmaybe-uninitialized]\n..\\sv.h:2213:9: note: in expansion of macro 'sv_setsv_flags'\n..\\pp_sys.c:421:13: note: in expansion of macro 'sv_setsv'\n..\\pp_sys.c:395:9: note: 'tmpsv' was declared here\n..\\pp_hot.c: In function 'Perl_pp_readline':\n..\\pp_hot.c:1630:17: note: in expansion of macro 'sv_setsv'\n..\\pp_hot.c:1598:13: note: 'tmpsv' was declared here\n..\\locale.c: In function 'S_ints_to_tm':\n..\\locale.c:8274:15: warning: unused variable 'aux_tm' [-Wunused-variable]\n..\\locale.c:867:19: warning: 'category_available' defined but not used [-Wunused-const-variable=]\n..\\locale.c: In function 'S_parse_LC_ALL_string':\n..\\locale.c:1473:11: warning: 'msg' may be used uninitialized [-Wmaybe-uninitialized]\n..\\locale.c:1450:18: note: 'msg' was declared here\n..\\mg.c: In function 'Perl_magic_setenv':\n..\\mg.c:1302:12: warning: variable 'len' set but not used [-Wunused-but-set-variable]\n..\\mg.c: In function 'Perl_perly_sighandler':\n..\\mg.c:3664:54: warning: unused parameter 'safe' [-Wunused-parameter]\n..\\util.c: In function 'sig_trap':\n..\\util.c:3058:14: warning: unused parameter 'signo' [-Wunused-parameter]\n..\\util.c: In function 'Perl_find_script':\n..\\util.c:3504:39: warning: comparison of integer expressions of different signedness: 'long int' and 'long long unsigned int' [-Wsign-compare]\n..\\util.c:3529:25: warning: comparison of integer expressions of different signedness: 'I32' {aka 'long int'} and 'long long unsigned int' [-Wsign-compare]\n..\\util.c:3532:21: warning: comparison of integer expressions of different signedness: 'I32' {aka 'long int'} and 'long long unsigned int' [-Wsign-compare]\nwin32.c: In function 'set_w32_module_name':\nwin32.c:245:9: warning: cast between incompatible function types from 'FARPROC' {aka 'long long int (*)()'} to 'DWORD (*)(const WCHAR *, WCHAR *, DWORD)' {aka 'long unsigned int (*)(const short unsigned int *, short unsigned int *, long unsigned int)'} [-Wcast-function-type]\nwin32.c: In function 'win32_stat_low':\nwin32.c:1690:25: warning: cast between incompatible function types from 'FARPROC' {aka 'long long int (*)()'} to 'DWORD (*)(void *, CHAR *, DWORD,  DWORD)' {aka 'long unsigned int (*)(void *, char *, long unsigned int,  long unsigned int)'} [-Wcast-function-type]\nwin32.c: In function 'win32_hook_closehandle_in_crt':\nwin32.c:5392:24: warning: cast between incompatible function types from 'FARPROC' {aka 'long long int (*)()'} to 'BOOL (*)(void *)' {aka 'int (*)(void *)'} [-Wcast-function-type]\nwin32.c:5399:36: warning: cast between incompatible function types from 'BOOL (*)(void *)' {aka 'int (*)(void *)'} to 'INT_PTR (*)()' {aka 'long long int (*)()'} [-Wcast-function-type]\nwin32.c:5402:31: warning: cast between incompatible function types from 'FARPROC' {aka 'long long int (*)()'} to 'NTSTATUS (*)(void *, struct _IO_STATUS_BLOCK *, void *, ULONG,  ULONG)' {aka 'long int (*)(void *, struct _IO_STATUS_BLOCK *, void *, long unsigned int,  long unsigned int)'} [-Wcast-function-type]\nwin32.c: In function 'win32_unhook_closehandle_in_crt':\nwin32.c:5426:36: warning: cast between incompatible function types from 'pCloseHandle' {aka 'int (*)(void *)'} to 'INT_PTR (*)()' {aka 'long long int (*)()'} [-Wcast-function-type]\nwin32sck.c: In function 'win32_getnetbyname':\nwin32sck.c:781:26: warning: unused parameter 'name' [-Wunused-parameter]\nwin32sck.c: In function 'win32_getnetbyaddr':\nwin32sck.c:788:25: warning: unused parameter 'net' [-Wunused-parameter]\nwin32sck.c:788:34: warning: unused parameter 'type' [-Wunused-parameter]\nwin32sck.c: In function 'win32_sethostent':\nwin32sck.c:809:22: warning: unused parameter 'stayopen' [-Wunused-parameter]\nwin32sck.c: In function 'win32_setnetent':\nwin32sck.c:816:21: warning: unused parameter 'stayopen' [-Wunused-parameter]\nwin32sck.c: In function 'win32_setprotoent':\nwin32sck.c:823:23: warning: unused parameter 'stayopen' [-Wunused-parameter]\nwin32sck.c: In function 'win32_setservent':\nwin32sck.c:830:22: warning: unused parameter 'stayopen' [-Wunused-parameter]\nwin32thread.c: In function 'Perl_set_context':\nwin32thread.c:9:24: warning: unused parameter 't' [-Wunused-parameter]\nfcrypt.c: In function 'des_fcrypt':\nfcrypt.c:473:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses]\nfcrypt.c:488:14: note: in expansion of macro 'good_for_salt'\nfcrypt.c:474:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses]\nfcrypt.c:488:41: note: in expansion of macro 'good_for_salt'\nDynaLoader.xs: In function 'XS_DynaLoader_dl_unload_file':\n..\\..\\lib\\CORE/perl.h:2496:33: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]\ndlutils.c:66:32: note: in definition of macro 'DLDEBUG'\n..\\..\\lib\\CORE/perl.h:2509:25: note: in expansion of macro 'INT2PTR'\nDynaLoader.xs:152:71: note: in expansion of macro 'PTR2ul'\ncompress.c: In function 'sendMTFValues':\ncompress.c:528:4: warning: 'nSelectors' may be used uninitialized [-Wmaybe-uninitialized]\ncompress.c:248:10: note: 'nSelectors' was declared here\nRealPPPort.xs: In function 'XS_Devel__PPPort_ptrtests':\nRealPPPort.xs:1884:27: note: in expansion of macro 'PTR2ul'\nperl.c: In function 'Perl_doing_taint':\nperl.c:4374:48: warning: unused parameter 'envp' [-Wunused-parameter]\nperlhost.h: In function 'CPerlHost* IPerlMem2Host(IPerlMem*)':\nperlhost.h:227:63: warning: 'offsetof' within non-standard-layout type 'CPerlHost' is conditionally-supported [-Winvalid-offsetof]\nperlhost.h:241:12: note: in expansion of macro 'STRUCT2RAWPTR'\nperlhost.h: In function 'CPerlHost* IPerlMemShared2Host(IPerlMem*)':\nperlhost.h:246:12: note: in expansion of macro 'STRUCT2RAWPTR'\nperlhost.h: In function 'CPerlHost* IPerlMemParse2Host(IPerlMem*)':\nperlhost.h:251:12: note: in expansion of macro 'STRUCT2RAWPTR'\nperlhost.h: In function 'CPerlHost* IPerlEnv2Host(IPerlEnv*)':\nperlhost.h:234:38: note: in expansion of macro 'STRUCT2RAWPTR'\nperlhost.h:256:12: note: in expansion of macro 'STRUCT2PTR'\nperlhost.h: In function 'CPerlHost* IPerlStdIO2Host(IPerlStdIO*)':\nperlhost.h:261:12: note: in expansion of macro 'STRUCT2PTR'\nperlhost.h: In function 'CPerlHost* IPerlLIO2Host(IPerlLIO*)':\nperlhost.h:266:12: note: in expansion of macro 'STRUCT2PTR'\nperlhost.h: In function 'CPerlHost* IPerlDir2Host(IPerlDir*)':\nperlhost.h:271:12: note: in expansion of macro 'STRUCT2PTR'\nperlhost.h: In function 'CPerlHost* IPerlSock2Host(IPerlSock*)':\nperlhost.h:276:12: note: in expansion of macro 'STRUCT2PTR'\nperlhost.h: In function 'CPerlHost* IPerlProc2Host(IPerlProc*)':\nperlhost.h:281:12: note: in expansion of macro 'STRUCT2PTR'\nperllib.c: In function 'void win32_checkTLS(PerlInterpreter*)':\nperllib.c:54:14: warning: unused variable 'nowhere' [-Wunused-variable]\nperllib.c: In function 'void win32_delete_internal_host(void*)':\nperllib.c:164:5: warning: deleting object of polymorphic class type 'CPerlHost' which has non-virtual destructor might cause undefined behavior [-Wdelete-non-virtual-dtor]\nperllib.c: In function 'BOOL DllMain(HINSTANCE, DWORD, LPVOID)':\nperllib.c:234:16: warning: unused parameter 'lpvReserved' [-Wunused-parameter]\nRealPPPort.xs: In function 'XS_Devel__PPPort_croak_NVgf':\nRealPPPort.xs:1032:34: warning: unknown conversion type character 'Q' in format [-Wformat=]\nRealPPPort.xs:1032:34: warning: too many arguments for format [-Wformat-extra-args]\n..\\locale.c:3334:1: warning: 'S_get_LC_ALL_display' defined but not used [-Wunused-function]\nvdir.h:458:1: warning: function may return address of local variable [-Wreturn-local-addr]\nvdir.h:391:10: note: declared here\nvdir.h:689:1: warning: function may return address of local variable [-Wreturn-local-addr]\nvdir.h:623:11: note: declared here","smoke_revision":"1.81","reporter_version":"0.054","osname":"MSWin32","skipped_tests":"","sconfig_id":1,"architecture":"amd64","test_jobs":null,"configs":[{"id":512281,"started":"2024-07-02T20:03:11Z","arguments":"-Duselargefiles -DCCTYPE=GCC -DCCHOME=C:\\mingw64 -Dcf_email=abeltje@cpan.org -Aldflags='-static -static-libgcc -static-libstdc++'","report_id":5057691,"cc":"?","ccversion":"?","duration":91,"results":[{"failures":[],"io_env":"stdio","config_id":512281,"stat_tests":null,"id":821648,"stat_cpu_time":null,"statistics":null,"locale":null,"summary":"m"}],"debugging":"N"},{"duration":6379,"ccversion":"13.2.0","cc":"gcc","report_id":5057691,"arguments":"-Duselargefiles -DCCTYPE=GCC -DCCHOME=C:\\mingw64 -Dcf_email=abeltje@cpan.org -Aldflags='-static -static-libgcc -static-libstdc++'","started":"2024-07-02T20:04:42Z","id":512282,"results":[{"summary":"F","locale":null,"statistics":"Files=2900, Tests=1196284, 2766 wallclock secs (71.45 usr +  8.12 sys = 79.58 CPU","stat_cpu_time":79.58,"id":821649,"stat_tests":1196284,"config_id":512282,"io_env":"perlio","failures":[{"failure_id":2163,"failure":{"test":"../ext/IPC-Open3/t/IPC-Open3.t","id":2163,"extra":"25","status":"PASSED"},"result_id":821649},{"failure_id":3924,"failure":{"test":"../t/op/magic.t","id":3924,"status":"FAILED","extra":"186-187"},"result_id":821649},{"result_id":821649,"failure":{"extra":"4-5","status":"FAILED","id":3925,"test":"../cpan/Win32/t/Unicode.t"},"failure_id":3925},{"failure":{"test":"../ext/POSIX/t/time.t","status":"FAILED","extra":"12-13\nNon-zero exit status: 2","id":4247},"result_id":821649,"failure_id":4247}]},{"config_id":512282,"stat_tests":1196388,"id":821650,"failures":[{"result_id":821650,"failure":{"test":"../ext/IPC-Open3/t/IPC-Open3.t","extra":"25","status":"PASSED","id":2163},"failure_id":2163},{"failure":{"test":"../t/op/magic.t","extra":"186-187","status":"FAILED","id":3924},"result_id":821650,"failure_id":3924},{"failure_id":3925,"failure":{"id":3925,"extra":"4-5","status":"FAILED","test":"../cpan/Win32/t/Unicode.t"},"result_id":821650},{"failure_id":4247,"result_id":821650,"failure":{"id":4247,"extra":"12-13\nNon-zero exit status: 2","status":"FAILED","test":"../ext/POSIX/t/time.t"}}],"io_env":"locale","statistics":"Files=2900, Tests=1196388, 2746 wallclock secs (73.72 usr +  7.91 sys = 81.62 CPU","locale":".utf8","summary":"F","stat_cpu_time":81.62}],"debugging":"D"},{"ccversion":"13.2.0","duration":244,"id":512283,"started":"2024-07-02T21:51:01Z","arguments":"-Duselargefiles -Dusequadmath -DCCTYPE=GCC -DCCHOME=C:\\mingw64 -Dcf_email=abeltje@cpan.org -Aldflags='-static -static-libgcc -static-libstdc++'","report_id":5057691,"cc":"gcc","debugging":"N","results":[{"statistics":null,"locale":null,"summary":"m","stat_cpu_time":null,"config_id":512283,"stat_tests":null,"id":821651,"failures":[],"io_env":"stdio"}]},{"ccversion":"13.2.0","duration":6602,"id":512284,"arguments":"-Duselargefiles -Dusequadmath -DCCTYPE=GCC -DCCHOME=C:\\mingw64 -Dcf_email=abeltje@cpan.org -Aldflags='-static -static-libgcc -static-libstdc++'","started":"2024-07-02T21:55:05Z","report_id":5057691,"cc":"gcc","debugging":"D","results":[{"config_id":512284,"stat_tests":1196336,"id":821652,"failures":[{"failure_id":2163,"result_id":821652,"failure":{"test":"../ext/IPC-Open3/t/IPC-Open3.t","extra":"25","status":"PASSED","id":2163}},{"result_id":821652,"failure":{"id":3924,"status":"FAILED","extra":"186-187","test":"../t/op/magic.t"},"failure_id":3924},{"result_id":821652,"failure":{"test":"../cpan/Win32/t/Unicode.t","status":"FAILED","extra":"4-5","id":3925},"failure_id":3925},{"failure":{"test":"../ext/POSIX/t/time.t","id":4247,"extra":"12-13\nNon-zero exit status: 2","status":"FAILED"},"result_id":821652,"failure_id":4247}],"io_env":"perlio","statistics":"Files=2900, Tests=1196336, 2838 wallclock secs (71.70 usr +  8.55 sys = 80.25 CPU","locale":null,"summary":"F","stat_cpu_time":80.25},{"stat_cpu_time":85.92,"locale":".utf8","summary":"F","statistics":"Files=2900, Tests=1196360, 2906 wallclock secs (77.34 usr +  8.58 sys = 85.92 CPU","io_env":"locale","failures":[{"result_id":821653,"failure":{"test":"../ext/IPC-Open3/t/IPC-Open3.t","id":2163,"status":"PASSED","extra":"25"},"failure_id":2163},{"failure":{"test":"../t/op/magic.t","id":3924,"status":"FAILED","extra":"186-187"},"result_id":821653,"failure_id":3924},{"failure_id":3925,"result_id":821653,"failure":{"id":3925,"status":"FAILED","extra":"4-5","test":"../cpan/Win32/t/Unicode.t"}},{"failure_id":4247,"result_id":821653,"failure":{"extra":"12-13\nNon-zero exit status: 2","status":"FAILED","id":4247,"test":"../ext/POSIX/t/time.t"}}],"id":821653,"stat_tests":1196360,"config_id":512284}]},{"debugging":"N","results":[{"config_id":512285,"stat_tests":1196276,"id":821654,"failures":[{"failure_id":2163,"result_id":821654,"failure":{"id":2163,"status":"PASSED","extra":"25","test":"../ext/IPC-Open3/t/IPC-Open3.t"}},{"result_id":821654,"failure":{"test":"../t/op/magic.t","id":3924,"status":"FAILED","extra":"186-187"},"failure_id":3924},{"failure":{"id":3925,"status":"FAILED","extra":"4-5","test":"../cpan/Win32/t/Unicode.t"},"result_id":821654,"failure_id":3925},{"failure":{"test":"../ext/POSIX/t/time.t","id":4247,"extra":"12-13\nNon-zero exit status: 2","status":"FAILED"},"result_id":821654,"failure_id":4247}],"io_env":"perlio","statistics":"Files=2900, Tests=1196276, 2571 wallclock secs (57.08 usr +  8.08 sys = 65.16 CPU","locale":null,"summary":"F","stat_cpu_time":65.16},{"statistics":"Files=2900, Tests=1196462, 2589 wallclock secs (61.39 usr +  6.97 sys = 68.36 CPU","locale":".utf8","summary":"F","stat_cpu_time":68.36,"id":821655,"config_id":512285,"stat_tests":1196462,"io_env":"locale","failures":[{"failure_id":2163,"failure":{"id":2163,"extra":"25","status":"PASSED","test":"../ext/IPC-Open3/t/IPC-Open3.t"},"result_id":821655},{"failure":{"test":"../t/op/magic.t","id":3924,"status":"FAILED","extra":"186-187"},"result_id":821655,"failure_id":3924},{"result_id":821655,"failure":{"id":3925,"extra":"4-5","status":"FAILED","test":"../cpan/Win32/t/Unicode.t"},"failure_id":3925},{"failure":{"test":"../ext/POSIX/t/time.t","status":"FAILED","extra":"12-13\nNon-zero exit status: 2","id":4247},"result_id":821655,"failure_id":4247}]}],"duration":6118,"ccversion":"13.2.0","report_id":5057691,"cc":"gcc","id":512285,"arguments":"-Duselargefiles -UWIN64 -Duse64bitint -DCCTYPE=GCC -DCCHOME=C:\\mingw64 -Dcf_email=abeltje@cpan.org -Aldflags='-static -static-libgcc -static-libstdc++'","started":"2024-07-02T23:45:07Z"},{"debugging":"D","results":[{"failures":[{"failure_id":2163,"result_id":821656,"failure":{"status":"PASSED","extra":"25","id":2163,"test":"../ext/IPC-Open3/t/IPC-Open3.t"}},{"failure_id":3924,"result_id":821656,"failure":{"test":"../t/op/magic.t","id":3924,"status":"FAILED","extra":"186-187"}},{"failure_id":3925,"result_id":821656,"failure":{"id":3925,"extra":"4-5","status":"FAILED","test":"../cpan/Win32/t/Unicode.t"}},{"failure_id":4247,"result_id":821656,"failure":{"test":"../ext/POSIX/t/time.t","extra":"12-13\nNon-zero exit status: 2","status":"FAILED","id":4247}}],"io_env":"perlio","config_id":512286,"stat_tests":1196239,"id":821656,"stat_cpu_time":77.97,"statistics":"Files=2900, Tests=1196239, 2709 wallclock secs (69.78 usr +  8.19 sys = 77.97 CPU","summary":"F","locale":null},{"id":821657,"config_id":512286,"stat_tests":1196322,"io_env":"locale","failures":[{"result_id":821657,"failure":{"test":"../ext/IPC-Open3/t/IPC-Open3.t","id":2163,"extra":"25","status":"PASSED"},"failure_id":2163},{"failure_id":3924,"failure":{"test":"../t/op/magic.t","id":3924,"extra":"186-187","status":"FAILED"},"result_id":821657},{"failure_id":3925,"result_id":821657,"failure":{"test":"../cpan/Win32/t/Unicode.t","extra":"4-5","status":"FAILED","id":3925}},{"failure_id":4247,"result_id":821657,"failure":{"status":"FAILED","extra":"12-13\nNon-zero exit status: 2","id":4247,"test":"../ext/POSIX/t/time.t"}}],"statistics":"Files=2900, Tests=1196322, 2704 wallclock secs (73.45 usr +  8.19 sys = 81.64 CPU","summary":"F","locale":".utf8","stat_cpu_time":81.64}],"cc":"gcc","report_id":5057691,"arguments":"-Duselargefiles -UWIN64 -Duse64bitint -DCCTYPE=GCC -DCCHOME=C:\\mingw64 -Dcf_email=abeltje@cpan.org -Aldflags='-static -static-libgcc -static-libstdc++'","started":"2024-07-03T01:27:05Z","id":512286,"duration":6304,"ccversion":"13.2.0"}]}