{"out_file":"Started smoke at 1689714187\nSmoking patch caef5a7dffddb63ccd397171f834d8f5122356ee v5.39.0-117-gcaef5a7dff\nSmoking branch blead\nMANIFEST did not declare 'T/.LOC_TOOLS.PL.SWP'\nStopped smoke at 1689714189\nStarted smoke at 1689714189\n\nConfiguration: -Dusedevel -DCCTYPE=GCC -DCCHOME=C:\\Strawberry\\c -Duselargefiles -Uuseithreads\n------------------------------------------------------------------------------\nRunning config_h.PL\nWriting config.h\nconfig.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 192.\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_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_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_IS_MINIPERL 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_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 USE_STDIO_BASE USE_STDIO_PTR WIN32 WIN64 __USE_MINGW_ANSI_STDIO)\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:2493:26: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]\n #  define INT2PTR(any,d) (any)(d)\n                          ^\n..\\..\\lib\\CORE/perl.h:2506:21: note: in expansion of macro 'INT2PTR'\n #  define PTR2ul(p) INT2PTR(unsigned long,p)\n                     ^~~~~~~\nRealPPPort.xs:1831:27: note: in expansion of macro 'PTR2ul'\n                 RETVAL += PTR2ul(p) != 0UL      ?  2 : 0;\n                           ^~~~~~\nPOSIX.xs: In function 'fix_win32_tzenv':\nPOSIX.xs:1725:13: warning: implicit declaration of function 'putenv'; did you mean '_putenv'? [-Wimplicit-function-declaration]\n             putenv(newenv);\n             ^~~~~~\n             _putenv\nSocket.xs: In function 'XS_Socket_pack_sockaddr_in6':\nSocket.xs:1118:10: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]\n  ST(0) = (SV*)not_here(\"pack_sockaddr_in6\");\n          ^\nSocket.xs: In function 'XS_Socket_unpack_sockaddr_in6':\nSocket.xs:1161:10: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]\n  ST(0) = (SV*)not_here(\"pack_sockaddr_in6\");\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\nar: creating ..\\..\\lib\\auto\\Win32CORE\\Win32CORE.a\n\nCompiler info: gcc version 8.3.0\nSkipping extension Unicode/Normalize, not ported to current platform at ..\\make_ext.pl line 194.\n'struct regexp' not \\w+ in 'Ayh||struct regexp' in pod/perlreapi.pod at ..\\autodoc.pl line 536, <F> line 623.\nTSTENV = stdio\tFiles=2767, Tests=1116234, 1801 wallclock secs (53.67 usr +  6.50 sys = 60.17 CPU)\n\n../t/porting/customized.t...................................FAILED\n    1-21\n../t/porting/pod_rules.t....................................FAILED\n    2-5\n../t/porting/pod_rules.t....................................FAILED\n    Bad plan.  You planned 7 tests but ran 5.\n../t/porting/regen.t........................................FAILED\n    39\n../t/porting/regen.t........................................FAILED\n    Non-zero exit status: 255\n../t/porting/regen.t........................................FAILED\n    Bad plan.  You planned 44 tests but ran 41.\n../t/win32/stat.t...........................................PASSED\n    42\n../cpan/CPAN-Meta-YAML/t/30_yaml_spec_tml.t.................FAILED\n    Non-zero exit status: 2\n../cpan/CPAN-Meta-YAML/t/30_yaml_spec_tml.t.................FAILED\n    No plan found in TAP output\n../cpan/CPAN-Meta-YAML/t/31_local_tml.t.....................FAILED\n    Non-zero exit status: 2\n../cpan/CPAN-Meta-YAML/t/31_local_tml.t.....................FAILED\n    No plan found in TAP output\n../cpan/CPAN-Meta-YAML/t/32_world_tml.t.....................FAILED\n    Non-zero exit status: 2\n../cpan/CPAN-Meta-YAML/t/32_world_tml.t.....................FAILED\n    No plan found in TAP output\n../ext/IPC-Open3/t/IPC-Open3.t..............................PASSED\n    25\n\nStopped smoke at 1689716572\nStarted smoke at 1689716572\n\nConfiguration: -Dusedevel -DCCTYPE=GCC -DCCHOME=C:\\Strawberry\\c -Duselargefiles -Uuseithreads -DDEBUGGING\n------------------------------------------------------------------------------\n\nCompiler info: gcc version 8.3.0\nRunning config_h.PL\nWriting config.h\nconfig.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 192.\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_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_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_IS_MINIPERL 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_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 USE_STDIO_BASE USE_STDIO_PTR 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:2493:26: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]\n #  define INT2PTR(any,d) (any)(d)\n                          ^\ndlutils.c:66:32: note: in definition of macro 'DLDEBUG'\n         if (dl_debug>=level) { code; }   \\\n                                ^~~~\n..\\..\\lib\\CORE/perl.h:2506:21: note: in expansion of macro 'INT2PTR'\n #  define PTR2ul(p) INT2PTR(unsigned long,p)\n                     ^~~~~~~\nDynaLoader.xs:152:71: note: in expansion of macro 'PTR2ul'\n     DLDEBUG(1,PerlIO_printf(Perl_debug_log, \"dl_unload_file(%lx):\\n\", PTR2ul(libref)));\n                                                                       ^~~~~~\nSkipping extension Unicode/Normalize, not ported to current platform at ..\\make_ext.pl line 194.\nIn file included from compress.c:29:\ncompress.c: In function 'sendMTFValues':\nbzlib_private.h:90:9: warning: 'nSelectors' may be used uninitialized in this function [-Wmaybe-uninitialized]\n    { if (!(cond)) bz_internal_error ( errcode ); }\n         ^\ncompress.c:242:10: note: 'nSelectors' was declared here\n    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:2493:26: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]\n #  define INT2PTR(any,d) (any)(d)\n                          ^\n..\\..\\lib\\CORE/perl.h:2506:21: note: in expansion of macro 'INT2PTR'\n #  define PTR2ul(p) INT2PTR(unsigned long,p)\n                     ^~~~~~~\nRealPPPort.xs:1831:27: note: in expansion of macro 'PTR2ul'\n                 RETVAL += PTR2ul(p) != 0UL      ?  2 : 0;\n                           ^~~~~~\nPOSIX.xs: In function 'fix_win32_tzenv':\nPOSIX.xs:1725:13: warning: implicit declaration of function 'putenv'; did you mean '_putenv'? [-Wimplicit-function-declaration]\n             putenv(newenv);\n             ^~~~~~\n             _putenv\nSocket.xs: In function 'XS_Socket_pack_sockaddr_in6':\nSocket.xs:1118:10: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]\n  ST(0) = (SV*)not_here(\"pack_sockaddr_in6\");\n          ^\nSocket.xs: In function 'XS_Socket_unpack_sockaddr_in6':\nSocket.xs:1161:10: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]\n  ST(0) = (SV*)not_here(\"pack_sockaddr_in6\");\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\nar: creating ..\\..\\lib\\auto\\Win32CORE\\Win32CORE.a\n\nCompiler info: gcc version 8.3.0\nSkipping extension Unicode/Normalize, not ported to current platform at ..\\make_ext.pl line 194.\n'struct regexp' not \\w+ in 'Ayh||struct regexp' in pod/perlreapi.pod at ..\\autodoc.pl line 536, <F> line 623.\nTSTENV = stdio\tFiles=2767, Tests=1116331, 1893 wallclock secs (64.08 usr +  8.12 sys = 72.20 CPU)\n\n../t/porting/customized.t...................................FAILED\n    1-21\n../t/porting/pod_rules.t....................................FAILED\n    2-5\n../t/porting/pod_rules.t....................................FAILED\n    Bad plan.  You planned 7 tests but ran 5.\n../t/porting/regen.t........................................FAILED\n    39\n../t/porting/regen.t........................................FAILED\n    Non-zero exit status: 255\n../t/porting/regen.t........................................FAILED\n    Bad plan.  You planned 44 tests but ran 41.\n../t/win32/stat.t...........................................PASSED\n    42\n../cpan/CPAN-Meta-YAML/t/30_yaml_spec_tml.t.................FAILED\n    Non-zero exit status: 2\n../cpan/CPAN-Meta-YAML/t/30_yaml_spec_tml.t.................FAILED\n    No plan found in TAP output\n../cpan/CPAN-Meta-YAML/t/31_local_tml.t.....................FAILED\n    Non-zero exit status: 2\n../cpan/CPAN-Meta-YAML/t/31_local_tml.t.....................FAILED\n    No plan found in TAP output\n../cpan/CPAN-Meta-YAML/t/32_world_tml.t.....................FAILED\n    Non-zero exit status: 2\n../cpan/CPAN-Meta-YAML/t/32_world_tml.t.....................FAILED\n    No plan found in TAP output\n../dist/ExtUtils-ParseXS/t/002-more.t.......................FAILED\n    7, 9\n../dist/ExtUtils-ParseXS/t/002-more.t.......................FAILED\n    Non-zero exit status: 2\n../dist/ExtUtils-ParseXS/t/002-more.t.......................FAILED\n    Bad plan.  You planned 33 tests but ran 9.\n../ext/IPC-Open3/t/IPC-Open3.t..............................PASSED\n    25\n\nStopped smoke at 1689719306\nStarted smoke at 1689719306\n\nConfiguration: -Dusedevel -DCCTYPE=GCC -DCCHOME=C:\\Strawberry\\c -Duselargefiles\n------------------------------------------------------------------------------\n\nCompiler info: gcc version 8.3.0\nRunning config_h.PL\nWriting config.h\nconfig.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 192.\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_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_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)\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:2493:26: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]\n #  define INT2PTR(any,d) (any)(d)\n                          ^\n..\\..\\lib\\CORE/perl.h:2506:21: note: in expansion of macro 'INT2PTR'\n #  define PTR2ul(p) INT2PTR(unsigned long,p)\n                     ^~~~~~~\nRealPPPort.xs:1831:27: note: in expansion of macro 'PTR2ul'\n                 RETVAL += PTR2ul(p) != 0UL      ?  2 : 0;\n                           ^~~~~~\nPOSIX.xs: In function 'fix_win32_tzenv':\nPOSIX.xs:1725:13: warning: implicit declaration of function 'putenv'; did you mean '_putenv'? [-Wimplicit-function-declaration]\n             putenv(newenv);\n             ^~~~~~\n             _putenv\nSocket.xs: In function 'XS_Socket_pack_sockaddr_in6':\nSocket.xs:1118:10: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]\n  ST(0) = (SV*)not_here(\"pack_sockaddr_in6\");\n          ^\nSocket.xs: In function 'XS_Socket_unpack_sockaddr_in6':\nSocket.xs:1161:10: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]\n  ST(0) = (SV*)not_here(\"pack_sockaddr_in6\");\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\nIn file included from C:/Strawberry/c/x86_64-w64-mingw32/include/stdint.h:32,\n                 from C:/Strawberry/c/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9,\n                 from ../perl.h:1078,\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 #define STRUCT2RAWPTR(x, y) (CPerlHost*)(((LPBYTE)x)-offsetof(CPerlHost, y))\n                                                               ^\nperlhost.h:241:12: note: in expansion of macro 'STRUCT2RAWPTR'\n     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 #define STRUCT2RAWPTR(x, y) (CPerlHost*)(((LPBYTE)x)-offsetof(CPerlHost, y))\n                                                               ^\nperlhost.h:246:12: note: in expansion of macro 'STRUCT2RAWPTR'\n     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 #define STRUCT2RAWPTR(x, y) (CPerlHost*)(((LPBYTE)x)-offsetof(CPerlHost, y))\n                                                               ^\nperlhost.h:251:12: note: in expansion of macro 'STRUCT2RAWPTR'\n     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 #define STRUCT2RAWPTR(x, y) (CPerlHost*)(((LPBYTE)x)-offsetof(CPerlHost, y))\n                                                               ^\nperlhost.h:234:38: note: in expansion of macro 'STRUCT2RAWPTR'\n #define STRUCT2PTR(x, y) CheckInterp(STRUCT2RAWPTR(x, y))\n                                      ^~~~~~~~~~~~~\nperlhost.h:256:12: note: in expansion of macro 'STRUCT2PTR'\n     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 #define STRUCT2RAWPTR(x, y) (CPerlHost*)(((LPBYTE)x)-offsetof(CPerlHost, y))\n                                                               ^\nperlhost.h:234:38: note: in expansion of macro 'STRUCT2RAWPTR'\n #define STRUCT2PTR(x, y) CheckInterp(STRUCT2RAWPTR(x, y))\n                                      ^~~~~~~~~~~~~\nperlhost.h:261:12: note: in expansion of macro 'STRUCT2PTR'\n     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 #define STRUCT2RAWPTR(x, y) (CPerlHost*)(((LPBYTE)x)-offsetof(CPerlHost, y))\n                                                               ^\nperlhost.h:234:38: note: in expansion of macro 'STRUCT2RAWPTR'\n #define STRUCT2PTR(x, y) CheckInterp(STRUCT2RAWPTR(x, y))\n                                      ^~~~~~~~~~~~~\nperlhost.h:266:12: note: in expansion of macro 'STRUCT2PTR'\n     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 #define STRUCT2RAWPTR(x, y) (CPerlHost*)(((LPBYTE)x)-offsetof(CPerlHost, y))\n                                                               ^\nperlhost.h:234:38: note: in expansion of macro 'STRUCT2RAWPTR'\n #define STRUCT2PTR(x, y) CheckInterp(STRUCT2RAWPTR(x, y))\n                                      ^~~~~~~~~~~~~\nperlhost.h:271:12: note: in expansion of macro 'STRUCT2PTR'\n     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 #define STRUCT2RAWPTR(x, y) (CPerlHost*)(((LPBYTE)x)-offsetof(CPerlHost, y))\n                                                               ^\nperlhost.h:234:38: note: in expansion of macro 'STRUCT2RAWPTR'\n #define STRUCT2PTR(x, y) CheckInterp(STRUCT2RAWPTR(x, y))\n                                      ^~~~~~~~~~~~~\nperlhost.h:276:12: note: in expansion of macro 'STRUCT2PTR'\n     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 #define STRUCT2RAWPTR(x, y) (CPerlHost*)(((LPBYTE)x)-offsetof(CPerlHost, y))\n                                                               ^\nperlhost.h:234:38: note: in expansion of macro 'STRUCT2RAWPTR'\n #define STRUCT2PTR(x, y) CheckInterp(STRUCT2RAWPTR(x, y))\n                                      ^~~~~~~~~~~~~\nperlhost.h:281:12: note: in expansion of macro 'STRUCT2PTR'\n     return STRUCT2PTR(piPerl, m_hostperlProc);\n            ^~~~~~~~~~\nar: creating ..\\..\\lib\\auto\\Win32CORE\\Win32CORE.a\n\nCompiler info: gcc version 8.3.0\nSkipping extension Unicode/Normalize, not ported to current platform at ..\\make_ext.pl line 194.\n'struct regexp' not \\w+ in 'Ayh||struct regexp' in pod/perlreapi.pod at ..\\autodoc.pl line 536, <F> line 623.\nTSTENV = stdio\tFiles=2767, Tests=1128585, 2115 wallclock secs (52.17 usr +  7.59 sys = 59.77 CPU)\n\n../t/porting/customized.t...................................FAILED\n    1-21\n../t/porting/pod_rules.t....................................FAILED\n    2-5\n../t/porting/pod_rules.t....................................FAILED\n    Bad plan.  You planned 7 tests but ran 5.\n../t/porting/regen.t........................................FAILED\n    39\n../t/porting/regen.t........................................FAILED\n    Non-zero exit status: 255\n../t/porting/regen.t........................................FAILED\n    Bad plan.  You planned 44 tests but ran 41.\n../cpan/CPAN-Meta-YAML/t/30_yaml_spec_tml.t.................FAILED\n    Non-zero exit status: 2\n../cpan/CPAN-Meta-YAML/t/30_yaml_spec_tml.t.................FAILED\n    No plan found in TAP output\n../cpan/CPAN-Meta-YAML/t/31_local_tml.t.....................FAILED\n    Non-zero exit status: 2\n../cpan/CPAN-Meta-YAML/t/31_local_tml.t.....................FAILED\n    No plan found in TAP output\n../cpan/CPAN-Meta-YAML/t/32_world_tml.t.....................FAILED\n    Non-zero exit status: 2\n../cpan/CPAN-Meta-YAML/t/32_world_tml.t.....................FAILED\n    No plan found in TAP output\n../ext/IPC-Open3/t/IPC-Open3.t..............................PASSED\n    25\n\nStopped smoke at 1689722162\nStarted smoke at 1689722162\n\nConfiguration: -Dusedevel -DCCTYPE=GCC -DCCHOME=C:\\Strawberry\\c -Duselargefiles -DDEBUGGING\n------------------------------------------------------------------------------\n\nCompiler info: gcc version 8.3.0\nRunning config_h.PL\nWriting config.h\nconfig.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 192.\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_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_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:2493:26: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]\n #  define INT2PTR(any,d) (any)(d)\n                          ^\ndlutils.c:66:32: note: in definition of macro 'DLDEBUG'\n         if (dl_debug>=level) { code; }   \\\n                                ^~~~\n..\\..\\lib\\CORE/perl.h:2506:21: note: in expansion of macro 'INT2PTR'\n #  define PTR2ul(p) INT2PTR(unsigned long,p)\n                     ^~~~~~~\nDynaLoader.xs:152:71: note: in expansion of macro 'PTR2ul'\n     DLDEBUG(1,PerlIO_printf(Perl_debug_log, \"dl_unload_file(%lx):\\n\", PTR2ul(libref)));\n                                                                       ^~~~~~\nSkipping extension Unicode/Normalize, not ported to current platform at ..\\make_ext.pl line 194.\nIn file included from compress.c:29:\ncompress.c: In function 'sendMTFValues':\nbzlib_private.h:90:9: warning: 'nSelectors' may be used uninitialized in this function [-Wmaybe-uninitialized]\n    { if (!(cond)) bz_internal_error ( errcode ); }\n         ^\ncompress.c:242:10: note: 'nSelectors' was declared here\n    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:2493:26: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]\n #  define INT2PTR(any,d) (any)(d)\n                          ^\n..\\..\\lib\\CORE/perl.h:2506:21: note: in expansion of macro 'INT2PTR'\n #  define PTR2ul(p) INT2PTR(unsigned long,p)\n                     ^~~~~~~\nRealPPPort.xs:1831:27: note: in expansion of macro 'PTR2ul'\n                 RETVAL += PTR2ul(p) != 0UL      ?  2 : 0;\n                           ^~~~~~\nPOSIX.xs: In function 'fix_win32_tzenv':\nPOSIX.xs:1725:13: warning: implicit declaration of function 'putenv'; did you mean '_putenv'? [-Wimplicit-function-declaration]\n             putenv(newenv);\n             ^~~~~~\n             _putenv\nSocket.xs: In function 'XS_Socket_pack_sockaddr_in6':\nSocket.xs:1118:10: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]\n  ST(0) = (SV*)not_here(\"pack_sockaddr_in6\");\n          ^\nSocket.xs: In function 'XS_Socket_unpack_sockaddr_in6':\nSocket.xs:1161:10: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]\n  ST(0) = (SV*)not_here(\"pack_sockaddr_in6\");\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\nIn file included from C:/Strawberry/c/x86_64-w64-mingw32/include/stdint.h:32,\n                 from C:/Strawberry/c/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9,\n                 from ../perl.h:1078,\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 #define STRUCT2RAWPTR(x, y) (CPerlHost*)(((LPBYTE)x)-offsetof(CPerlHost, y))\n                                                               ^\nperlhost.h:241:12: note: in expansion of macro 'STRUCT2RAWPTR'\n     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 #define STRUCT2RAWPTR(x, y) (CPerlHost*)(((LPBYTE)x)-offsetof(CPerlHost, y))\n                                                               ^\nperlhost.h:246:12: note: in expansion of macro 'STRUCT2RAWPTR'\n     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 #define STRUCT2RAWPTR(x, y) (CPerlHost*)(((LPBYTE)x)-offsetof(CPerlHost, y))\n                                                               ^\nperlhost.h:251:12: note: in expansion of macro 'STRUCT2RAWPTR'\n     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 #define STRUCT2RAWPTR(x, y) (CPerlHost*)(((LPBYTE)x)-offsetof(CPerlHost, y))\n                                                               ^\nperlhost.h:234:38: note: in expansion of macro 'STRUCT2RAWPTR'\n #define STRUCT2PTR(x, y) CheckInterp(STRUCT2RAWPTR(x, y))\n                                      ^~~~~~~~~~~~~\nperlhost.h:256:12: note: in expansion of macro 'STRUCT2PTR'\n     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 #define STRUCT2RAWPTR(x, y) (CPerlHost*)(((LPBYTE)x)-offsetof(CPerlHost, y))\n                                                               ^\nperlhost.h:234:38: note: in expansion of macro 'STRUCT2RAWPTR'\n #define STRUCT2PTR(x, y) CheckInterp(STRUCT2RAWPTR(x, y))\n                                      ^~~~~~~~~~~~~\nperlhost.h:261:12: note: in expansion of macro 'STRUCT2PTR'\n     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 #define STRUCT2RAWPTR(x, y) (CPerlHost*)(((LPBYTE)x)-offsetof(CPerlHost, y))\n                                                               ^\nperlhost.h:234:38: note: in expansion of macro 'STRUCT2RAWPTR'\n #define STRUCT2PTR(x, y) CheckInterp(STRUCT2RAWPTR(x, y))\n                                      ^~~~~~~~~~~~~\nperlhost.h:266:12: note: in expansion of macro 'STRUCT2PTR'\n     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 #define STRUCT2RAWPTR(x, y) (CPerlHost*)(((LPBYTE)x)-offsetof(CPerlHost, y))\n                                                               ^\nperlhost.h:234:38: note: in expansion of macro 'STRUCT2RAWPTR'\n #define STRUCT2PTR(x, y) CheckInterp(STRUCT2RAWPTR(x, y))\n                                      ^~~~~~~~~~~~~\nperlhost.h:271:12: note: in expansion of macro 'STRUCT2PTR'\n     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 #define STRUCT2RAWPTR(x, y) (CPerlHost*)(((LPBYTE)x)-offsetof(CPerlHost, y))\n                                                               ^\nperlhost.h:234:38: note: in expansion of macro 'STRUCT2RAWPTR'\n #define STRUCT2PTR(x, y) CheckInterp(STRUCT2RAWPTR(x, y))\n                                      ^~~~~~~~~~~~~\nperlhost.h:276:12: note: in expansion of macro 'STRUCT2PTR'\n     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 #define STRUCT2RAWPTR(x, y) (CPerlHost*)(((LPBYTE)x)-offsetof(CPerlHost, y))\n                                                               ^\nperlhost.h:234:38: note: in expansion of macro 'STRUCT2RAWPTR'\n #define STRUCT2PTR(x, y) CheckInterp(STRUCT2RAWPTR(x, y))\n                                      ^~~~~~~~~~~~~\nperlhost.h:281:12: note: in expansion of macro 'STRUCT2PTR'\n     return STRUCT2PTR(piPerl, m_hostperlProc);\n            ^~~~~~~~~~\nar: creating ..\\..\\lib\\auto\\Win32CORE\\Win32CORE.a\n\nCompiler info: gcc version 8.3.0\nSkipping extension Unicode/Normalize, not ported to current platform at ..\\make_ext.pl line 194.\n'struct regexp' not \\w+ in 'Ayh||struct regexp' in pod/perlreapi.pod at ..\\autodoc.pl line 536, <F> line 623.\nTSTENV = stdio\tFiles=2767, Tests=1128657, 2266 wallclock secs (59.38 usr +  7.86 sys = 67.23 CPU)\n\n../t/porting/customized.t...................................FAILED\n    1-21\n../t/porting/pod_rules.t....................................FAILED\n    2-5\n../t/porting/pod_rules.t....................................FAILED\n    Bad plan.  You planned 7 tests but ran 5.\n../t/porting/regen.t........................................FAILED\n    39\n../t/porting/regen.t........................................FAILED\n    Non-zero exit status: 255\n../t/porting/regen.t........................................FAILED\n    Bad plan.  You planned 44 tests but ran 41.\n../cpan/CPAN-Meta-YAML/t/30_yaml_spec_tml.t.................FAILED\n    Non-zero exit status: 2\n../cpan/CPAN-Meta-YAML/t/30_yaml_spec_tml.t.................FAILED\n    No plan found in TAP output\n../cpan/CPAN-Meta-YAML/t/31_local_tml.t.....................FAILED\n    Non-zero exit status: 2\n../cpan/CPAN-Meta-YAML/t/31_local_tml.t.....................FAILED\n    No plan found in TAP output\n../cpan/CPAN-Meta-YAML/t/32_world_tml.t.....................FAILED\n    Non-zero exit status: 2\n../cpan/CPAN-Meta-YAML/t/32_world_tml.t.....................FAILED\n    No plan found in TAP output\n../dist/ExtUtils-ParseXS/t/002-more.t.......................FAILED\n    7, 9\n../dist/ExtUtils-ParseXS/t/002-more.t.......................FAILED\n    Non-zero exit status: 2\n../dist/ExtUtils-ParseXS/t/002-more.t.......................FAILED\n    Bad plan.  You planned 33 tests but ran 9.\n../ext/IPC-Open3/t/IPC-Open3.t..............................PASSED\n    25\n\nStopped smoke at 1689725477\nStarted smoke at 1689725477\n\nConfiguration: -Dusedevel -DCCTYPE=GCC -DCCHOME=C:\\Strawberry\\c -Duselargefiles -Duselongdouble\n------------------------------------------------------------------------------\n\nCompiler info: gcc version 8.3.0\nIn file included from ..\\sv.c:32:\n..\\sv.c: In function 'S_infnan_2pv':\n..\\perl.h:2677:34: warning: implicit declaration of function 'isnanl' [-Wimplicit-function-declaration]\n #           define Perl_isnan(x) isnanl(x)\n                                  ^~~~~~\n..\\sv.c:2820:14: note: in expansion of macro 'Perl_isnan'\n     else if (Perl_isnan(nv)) {\n              ^~~~~~~~~~\nIn file included from ..\\pp_sys.c:31:\n..\\pp_sys.c: In function 'Perl_pp_gmtime':\n..\\perl.h:2677:34: warning: implicit declaration of function 'isnanl' [-Wimplicit-function-declaration]\n #           define Perl_isnan(x) isnanl(x)\n                                  ^~~~~~\n..\\pp_sys.c:4815:31: note: in expansion of macro 'Perl_isnan'\n         const bool pl_isnan = Perl_isnan(input);\n                               ^~~~~~~~~~\nIn file included from ..\\numeric.c:27:\n..\\numeric.c: In function 'S_my_atof_infnan':\n..\\perl.h:2677:34: warning: implicit declaration of function 'isnanl' [-Wimplicit-function-declaration]\n #           define Perl_isnan(x) isnanl(x)\n                                  ^~~~~~\n..\\numeric.c:1600:25: note: in expansion of macro 'Perl_isnan'\n                     if (Perl_isnan(nv))\n                         ^~~~~~~~~~\nRunning config_h.PL\nWriting config.h\nconfig.h has changed\nOptions: (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_LONG_DOUBLE USE_NO_REGISTRY USE_PERLIO USE_PERL_ATOF USE_SITECUSTOMIZE)\nArgument \"GCC\" isn't numeric in numeric lt (<) at ..\\makedef.pl line 192.\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_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_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_LONG_DOUBLE USE_NO_REGISTRY USE_PERLIO USE_PERL_ATOF USE_SITECUSTOMIZE USE_STDIO_BASE USE_STDIO_PTR USE_THREADS WIN32 WIN64 __USE_MINGW_ANSI_STDIO)\nSkipping extension Unicode/Normalize, not ported to current platform at ..\\make_ext.pl line 194.\nRealPPPort.xs: In function 'XS_Devel__PPPort_croak_NVgf':\nRealPPPort.xs:979:34: warning: unknown conversion type character 'L' in format [-Wformat=]\n                 Perl_croak(aTHX_ \"%.20\" NVgf \"\\n\", num);\n                                  ^~~~~~\nRealPPPort.xs:979: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:2493:26: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]\n #  define INT2PTR(any,d) (any)(d)\n                          ^\n..\\..\\lib\\CORE/perl.h:2506:21: note: in expansion of macro 'INT2PTR'\n #  define PTR2ul(p) INT2PTR(unsigned long,p)\n                     ^~~~~~~\nRealPPPort.xs:1831:27: note: in expansion of macro 'PTR2ul'\n                 RETVAL += PTR2ul(p) != 0UL      ?  2 : 0;\n                           ^~~~~~\nIn file included from POSIX.xs:11:\nPOSIX.xs: In function 'my_fdim':\n..\\..\\lib\\CORE/perl.h:2677:34: warning: implicit declaration of function 'isnanl' [-Wimplicit-function-declaration]\n #           define Perl_isnan(x) isnanl(x)\n                                  ^~~~~~\nPOSIX.xs:722:11: note: in expansion of macro 'Perl_isnan'\n   return (Perl_isnan(x) || Perl_isnan(y)) ? NV_NAN : (x > y ? x - y : 0);\n           ^~~~~~~~~~\nPOSIX.xs: In function 'fix_win32_tzenv':\nPOSIX.xs:1725:13: warning: implicit declaration of function 'putenv'; did you mean '_putenv'? [-Wimplicit-function-declaration]\n             putenv(newenv);\n             ^~~~~~\n             _putenv\nSocket.xs: In function 'XS_Socket_pack_sockaddr_in6':\nSocket.xs:1118:10: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]\n  ST(0) = (SV*)not_here(\"pack_sockaddr_in6\");\n          ^\nSocket.xs: In function 'XS_Socket_unpack_sockaddr_in6':\nSocket.xs:1161:10: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]\n  ST(0) = (SV*)not_here(\"pack_sockaddr_in6\");\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\nIn file included from ..\\sv.c:32:\n..\\sv.c: In function 'S_infnan_2pv':\n..\\perl.h:2677:34: warning: implicit declaration of function 'isnanl' [-Wimplicit-function-declaration]\n #           define Perl_isnan(x) isnanl(x)\n                                  ^~~~~~\n..\\sv.c:2820:14: note: in expansion of macro 'Perl_isnan'\n     else if (Perl_isnan(nv)) {\n              ^~~~~~~~~~\nIn file included from ..\\pp_sys.c:31:\n..\\pp_sys.c: In function 'Perl_pp_gmtime':\n..\\perl.h:2677:34: warning: implicit declaration of function 'isnanl' [-Wimplicit-function-declaration]\n #           define Perl_isnan(x) isnanl(x)\n                                  ^~~~~~\n..\\pp_sys.c:4815:31: note: in expansion of macro 'Perl_isnan'\n         const bool pl_isnan = Perl_isnan(input);\n                               ^~~~~~~~~~\nIn file included from ..\\numeric.c:27:\n..\\numeric.c: In function 'S_my_atof_infnan':\n..\\perl.h:2677:34: warning: implicit declaration of function 'isnanl' [-Wimplicit-function-declaration]\n #           define Perl_isnan(x) isnanl(x)\n                                  ^~~~~~\n..\\numeric.c:1600:25: note: in expansion of macro 'Perl_isnan'\n                     if (Perl_isnan(nv))\n                         ^~~~~~~~~~\nIn file included from C:/Strawberry/c/x86_64-w64-mingw32/include/stdint.h:32,\n                 from C:/Strawberry/c/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9,\n                 from ../perl.h:1078,\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 #define STRUCT2RAWPTR(x, y) (CPerlHost*)(((LPBYTE)x)-offsetof(CPerlHost, y))\n                                                               ^\nperlhost.h:241:12: note: in expansion of macro 'STRUCT2RAWPTR'\n     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 #define STRUCT2RAWPTR(x, y) (CPerlHost*)(((LPBYTE)x)-offsetof(CPerlHost, y))\n                                                               ^\nperlhost.h:246:12: note: in expansion of macro 'STRUCT2RAWPTR'\n     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 #define STRUCT2RAWPTR(x, y) (CPerlHost*)(((LPBYTE)x)-offsetof(CPerlHost, y))\n                                                               ^\nperlhost.h:251:12: note: in expansion of macro 'STRUCT2RAWPTR'\n     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 #define STRUCT2RAWPTR(x, y) (CPerlHost*)(((LPBYTE)x)-offsetof(CPerlHost, y))\n                                                               ^\nperlhost.h:234:38: note: in expansion of macro 'STRUCT2RAWPTR'\n #define STRUCT2PTR(x, y) CheckInterp(STRUCT2RAWPTR(x, y))\n                                      ^~~~~~~~~~~~~\nperlhost.h:256:12: note: in expansion of macro 'STRUCT2PTR'\n     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 #define STRUCT2RAWPTR(x, y) (CPerlHost*)(((LPBYTE)x)-offsetof(CPerlHost, y))\n                                                               ^\nperlhost.h:234:38: note: in expansion of macro 'STRUCT2RAWPTR'\n #define STRUCT2PTR(x, y) CheckInterp(STRUCT2RAWPTR(x, y))\n                                      ^~~~~~~~~~~~~\nperlhost.h:261:12: note: in expansion of macro 'STRUCT2PTR'\n     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 #define STRUCT2RAWPTR(x, y) (CPerlHost*)(((LPBYTE)x)-offsetof(CPerlHost, y))\n                                                               ^\nperlhost.h:234:38: note: in expansion of macro 'STRUCT2RAWPTR'\n #define STRUCT2PTR(x, y) CheckInterp(STRUCT2RAWPTR(x, y))\n                                      ^~~~~~~~~~~~~\nperlhost.h:266:12: note: in expansion of macro 'STRUCT2PTR'\n     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 #define STRUCT2RAWPTR(x, y) (CPerlHost*)(((LPBYTE)x)-offsetof(CPerlHost, y))\n                                                               ^\nperlhost.h:234:38: note: in expansion of macro 'STRUCT2RAWPTR'\n #define STRUCT2PTR(x, y) CheckInterp(STRUCT2RAWPTR(x, y))\n                                      ^~~~~~~~~~~~~\nperlhost.h:271:12: note: in expansion of macro 'STRUCT2PTR'\n     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 #define STRUCT2RAWPTR(x, y) (CPerlHost*)(((LPBYTE)x)-offsetof(CPerlHost, y))\n                                                               ^\nperlhost.h:234:38: note: in expansion of macro 'STRUCT2RAWPTR'\n #define STRUCT2PTR(x, y) CheckInterp(STRUCT2RAWPTR(x, y))\n                                      ^~~~~~~~~~~~~\nperlhost.h:276:12: note: in expansion of macro 'STRUCT2PTR'\n     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 #define STRUCT2RAWPTR(x, y) (CPerlHost*)(((LPBYTE)x)-offsetof(CPerlHost, y))\n                                                               ^\nperlhost.h:234:38: note: in expansion of macro 'STRUCT2RAWPTR'\n #define STRUCT2PTR(x, y) CheckInterp(STRUCT2RAWPTR(x, y))\n                                      ^~~~~~~~~~~~~\nperlhost.h:281:12: note: in expansion of macro 'STRUCT2PTR'\n     return STRUCT2PTR(piPerl, m_hostperlProc);\n            ^~~~~~~~~~\nar: creating ..\\..\\lib\\auto\\Win32CORE\\Win32CORE.a\n\nCompiler info: gcc version 8.3.0\nSkipping extension Unicode/Normalize, not ported to current platform at ..\\make_ext.pl line 194.\n'struct regexp' not \\w+ in 'Ayh||struct regexp' in pod/perlreapi.pod at ..\\autodoc.pl line 536, <F> line 623.\nTSTENV = stdio\tFiles=2767, Tests=1128605, 1896 wallclock secs (48.33 usr +  8.06 sys = 56.39 CPU)\n\n../t/porting/customized.t...................................FAILED\n    1-21\n../t/porting/pod_rules.t....................................FAILED\n    2-5\n../t/porting/pod_rules.t....................................FAILED\n    Bad plan.  You planned 7 tests but ran 5.\n../t/porting/regen.t........................................FAILED\n    39\n../t/porting/regen.t........................................FAILED\n    Non-zero exit status: 255\n../t/porting/regen.t........................................FAILED\n    Bad plan.  You planned 44 tests but ran 41.\n../cpan/CPAN-Meta-YAML/t/30_yaml_spec_tml.t.................FAILED\n    Non-zero exit status: 2\n../cpan/CPAN-Meta-YAML/t/30_yaml_spec_tml.t.................FAILED\n    No plan found in TAP output\n../cpan/CPAN-Meta-YAML/t/31_local_tml.t.....................FAILED\n    Non-zero exit status: 2\n../cpan/CPAN-Meta-YAML/t/31_local_tml.t.....................FAILED\n    No plan found in TAP output\n../cpan/CPAN-Meta-YAML/t/32_world_tml.t.....................FAILED\n    Non-zero exit status: 2\n../cpan/CPAN-Meta-YAML/t/32_world_tml.t.....................FAILED\n    No plan found in TAP output\n../ext/IPC-Open3/t/IPC-Open3.t..............................PASSED\n    25\n\nStopped smoke at 1689728109\nStarted smoke at 1689728109\n\nConfiguration: -Dusedevel -DCCTYPE=GCC -DCCHOME=C:\\Strawberry\\c -Duselargefiles -Duselongdouble -DDEBUGGING\n------------------------------------------------------------------------------\n\nCompiler info: gcc version 8.3.0\nIn file included from ..\\sv.c:32:\n..\\sv.c: In function 'S_infnan_2pv':\n..\\perl.h:2677:34: warning: implicit declaration of function 'isnanl' [-Wimplicit-function-declaration]\n #           define Perl_isnan(x) isnanl(x)\n                                  ^~~~~~\n..\\sv.c:2820:14: note: in expansion of macro 'Perl_isnan'\n     else if (Perl_isnan(nv)) {\n              ^~~~~~~~~~\nIn file included from ..\\pp_sys.c:31:\n..\\pp_sys.c: In function 'Perl_pp_gmtime':\n..\\perl.h:2677:34: warning: implicit declaration of function 'isnanl' [-Wimplicit-function-declaration]\n #           define Perl_isnan(x) isnanl(x)\n                                  ^~~~~~\n..\\pp_sys.c:4815:31: note: in expansion of macro 'Perl_isnan'\n         const bool pl_isnan = Perl_isnan(input);\n                               ^~~~~~~~~~\nIn file included from ..\\numeric.c:27:\n..\\numeric.c: In function 'S_my_atof_infnan':\n..\\perl.h:2677:34: warning: implicit declaration of function 'isnanl' [-Wimplicit-function-declaration]\n #           define Perl_isnan(x) isnanl(x)\n                                  ^~~~~~\n..\\numeric.c:1600:25: note: in expansion of macro 'Perl_isnan'\n                     if (Perl_isnan(nv))\n                         ^~~~~~~~~~\nRunning config_h.PL\nWriting config.h\nconfig.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_LONG_DOUBLE USE_NO_REGISTRY USE_PERLIO USE_PERL_ATOF USE_SITECUSTOMIZE)\nArgument \"GCC\" isn't numeric in numeric lt (<) at ..\\makedef.pl line 192.\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_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_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_LONG_DOUBLE 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:2493:26: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]\n #  define INT2PTR(any,d) (any)(d)\n                          ^\ndlutils.c:66:32: note: in definition of macro 'DLDEBUG'\n         if (dl_debug>=level) { code; }   \\\n                                ^~~~\n..\\..\\lib\\CORE/perl.h:2506:21: note: in expansion of macro 'INT2PTR'\n #  define PTR2ul(p) INT2PTR(unsigned long,p)\n                     ^~~~~~~\nDynaLoader.xs:152:71: note: in expansion of macro 'PTR2ul'\n     DLDEBUG(1,PerlIO_printf(Perl_debug_log, \"dl_unload_file(%lx):\\n\", PTR2ul(libref)));\n                                                                       ^~~~~~\nSkipping extension Unicode/Normalize, not ported to current platform at ..\\make_ext.pl line 194.\nIn file included from compress.c:29:\ncompress.c: In function 'sendMTFValues':\nbzlib_private.h:90:9: warning: 'nSelectors' may be used uninitialized in this function [-Wmaybe-uninitialized]\n    { if (!(cond)) bz_internal_error ( errcode ); }\n         ^\ncompress.c:242:10: note: 'nSelectors' was declared here\n    Int32 nSelectors, alphaSize, minLen, maxLen, selCtr;\n          ^~~~~~~~~~\nRealPPPort.xs: In function 'XS_Devel__PPPort_croak_NVgf':\nRealPPPort.xs:979:34: warning: unknown conversion type character 'L' in format [-Wformat=]\n                 Perl_croak(aTHX_ \"%.20\" NVgf \"\\n\", num);\n                                  ^~~~~~\nRealPPPort.xs:979: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:2493:26: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]\n #  define INT2PTR(any,d) (any)(d)\n                          ^\n..\\..\\lib\\CORE/perl.h:2506:21: note: in expansion of macro 'INT2PTR'\n #  define PTR2ul(p) INT2PTR(unsigned long,p)\n                     ^~~~~~~\nRealPPPort.xs:1831:27: note: in expansion of macro 'PTR2ul'\n                 RETVAL += PTR2ul(p) != 0UL      ?  2 : 0;\n                           ^~~~~~\nIn file included from POSIX.xs:11:\nPOSIX.xs: In function 'my_fdim':\n..\\..\\lib\\CORE/perl.h:2677:34: warning: implicit declaration of function 'isnanl' [-Wimplicit-function-declaration]\n #           define Perl_isnan(x) isnanl(x)\n                                  ^~~~~~\nPOSIX.xs:722:11: note: in expansion of macro 'Perl_isnan'\n   return (Perl_isnan(x) || Perl_isnan(y)) ? NV_NAN : (x > y ? x - y : 0);\n           ^~~~~~~~~~\nPOSIX.xs: In function 'fix_win32_tzenv':\nPOSIX.xs:1725:13: warning: implicit declaration of function 'putenv'; did you mean '_putenv'? [-Wimplicit-function-declaration]\n             putenv(newenv);\n             ^~~~~~\n             _putenv\nSocket.xs: In function 'XS_Socket_pack_sockaddr_in6':\nSocket.xs:1118:10: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]\n  ST(0) = (SV*)not_here(\"pack_sockaddr_in6\");\n          ^\nSocket.xs: In function 'XS_Socket_unpack_sockaddr_in6':\nSocket.xs:1161:10: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]\n  ST(0) = (SV*)not_here(\"pack_sockaddr_in6\");\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\nIn file included from ..\\sv.c:32:\n..\\sv.c: In function 'S_infnan_2pv':\n..\\perl.h:2677:34: warning: implicit declaration of function 'isnanl' [-Wimplicit-function-declaration]\n #           define Perl_isnan(x) isnanl(x)\n                                  ^~~~~~\n..\\sv.c:2820:14: note: in expansion of macro 'Perl_isnan'\n     else if (Perl_isnan(nv)) {\n              ^~~~~~~~~~\nIn file included from ..\\pp_sys.c:31:\n..\\pp_sys.c: In function 'Perl_pp_gmtime':\n..\\perl.h:2677:34: warning: implicit declaration of function 'isnanl' [-Wimplicit-function-declaration]\n #           define Perl_isnan(x) isnanl(x)\n                                  ^~~~~~\n..\\pp_sys.c:4815:31: note: in expansion of macro 'Perl_isnan'\n         const bool pl_isnan = Perl_isnan(input);\n                               ^~~~~~~~~~\nIn file included from ..\\numeric.c:27:\n..\\numeric.c: In function 'S_my_atof_infnan':\n..\\perl.h:2677:34: warning: implicit declaration of function 'isnanl' [-Wimplicit-function-declaration]\n #           define Perl_isnan(x) isnanl(x)\n                                  ^~~~~~\n..\\numeric.c:1600:25: note: in expansion of macro 'Perl_isnan'\n                     if (Perl_isnan(nv))\n                         ^~~~~~~~~~\nIn file included from C:/Strawberry/c/x86_64-w64-mingw32/include/stdint.h:32,\n                 from C:/Strawberry/c/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9,\n                 from ../perl.h:1078,\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 #define STRUCT2RAWPTR(x, y) (CPerlHost*)(((LPBYTE)x)-offsetof(CPerlHost, y))\n                                                               ^\nperlhost.h:241:12: note: in expansion of macro 'STRUCT2RAWPTR'\n     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 #define STRUCT2RAWPTR(x, y) (CPerlHost*)(((LPBYTE)x)-offsetof(CPerlHost, y))\n                                                               ^\nperlhost.h:246:12: note: in expansion of macro 'STRUCT2RAWPTR'\n     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 #define STRUCT2RAWPTR(x, y) (CPerlHost*)(((LPBYTE)x)-offsetof(CPerlHost, y))\n                                                               ^\nperlhost.h:251:12: note: in expansion of macro 'STRUCT2RAWPTR'\n     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 #define STRUCT2RAWPTR(x, y) (CPerlHost*)(((LPBYTE)x)-offsetof(CPerlHost, y))\n                                                               ^\nperlhost.h:234:38: note: in expansion of macro 'STRUCT2RAWPTR'\n #define STRUCT2PTR(x, y) CheckInterp(STRUCT2RAWPTR(x, y))\n                                      ^~~~~~~~~~~~~\nperlhost.h:256:12: note: in expansion of macro 'STRUCT2PTR'\n     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 #define STRUCT2RAWPTR(x, y) (CPerlHost*)(((LPBYTE)x)-offsetof(CPerlHost, y))\n                                                               ^\nperlhost.h:234:38: note: in expansion of macro 'STRUCT2RAWPTR'\n #define STRUCT2PTR(x, y) CheckInterp(STRUCT2RAWPTR(x, y))\n                                      ^~~~~~~~~~~~~\nperlhost.h:261:12: note: in expansion of macro 'STRUCT2PTR'\n     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 #define STRUCT2RAWPTR(x, y) (CPerlHost*)(((LPBYTE)x)-offsetof(CPerlHost, y))\n                                                               ^\nperlhost.h:234:38: note: in expansion of macro 'STRUCT2RAWPTR'\n #define STRUCT2PTR(x, y) CheckInterp(STRUCT2RAWPTR(x, y))\n                                      ^~~~~~~~~~~~~\nperlhost.h:266:12: note: in expansion of macro 'STRUCT2PTR'\n     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 #define STRUCT2RAWPTR(x, y) (CPerlHost*)(((LPBYTE)x)-offsetof(CPerlHost, y))\n                                                               ^\nperlhost.h:234:38: note: in expansion of macro 'STRUCT2RAWPTR'\n #define STRUCT2PTR(x, y) CheckInterp(STRUCT2RAWPTR(x, y))\n                                      ^~~~~~~~~~~~~\nperlhost.h:271:12: note: in expansion of macro 'STRUCT2PTR'\n     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 #define STRUCT2RAWPTR(x, y) (CPerlHost*)(((LPBYTE)x)-offsetof(CPerlHost, y))\n                                                               ^\nperlhost.h:234:38: note: in expansion of macro 'STRUCT2RAWPTR'\n #define STRUCT2PTR(x, y) CheckInterp(STRUCT2RAWPTR(x, y))\n                                      ^~~~~~~~~~~~~\nperlhost.h:276:12: note: in expansion of macro 'STRUCT2PTR'\n     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 #define STRUCT2RAWPTR(x, y) (CPerlHost*)(((LPBYTE)x)-offsetof(CPerlHost, y))\n                                                               ^\nperlhost.h:234:38: note: in expansion of macro 'STRUCT2RAWPTR'\n #define STRUCT2PTR(x, y) CheckInterp(STRUCT2RAWPTR(x, y))\n                                      ^~~~~~~~~~~~~\nperlhost.h:281:12: note: in expansion of macro 'STRUCT2PTR'\n     return STRUCT2PTR(piPerl, m_hostperlProc);\n            ^~~~~~~~~~\nar: creating ..\\..\\lib\\auto\\Win32CORE\\Win32CORE.a\n\nCompiler info: gcc version 8.3.0\nSkipping extension Unicode/Normalize, not ported to current platform at ..\\make_ext.pl line 194.\n'struct regexp' not \\w+ in 'Ayh||struct regexp' in pod/perlreapi.pod at ..\\autodoc.pl line 536, <F> line 623.\nTSTENV = stdio\tFiles=2767, Tests=1128556, 2190 wallclock secs (59.59 usr +  7.70 sys = 67.30 CPU)\n\n../t/porting/customized.t...................................FAILED\n    1-21\n../t/porting/pod_rules.t....................................FAILED\n    2-5\n../t/porting/pod_rules.t....................................FAILED\n    Bad plan.  You planned 7 tests but ran 5.\n../t/porting/regen.t........................................FAILED\n    39\n../t/porting/regen.t........................................FAILED\n    Non-zero exit status: 255\n../t/porting/regen.t........................................FAILED\n    Bad plan.  You planned 44 tests but ran 41.\n../cpan/CPAN-Meta-YAML/t/30_yaml_spec_tml.t.................FAILED\n    Non-zero exit status: 2\n../cpan/CPAN-Meta-YAML/t/30_yaml_spec_tml.t.................FAILED\n    No plan found in TAP output\n../cpan/CPAN-Meta-YAML/t/31_local_tml.t.....................FAILED\n    Non-zero exit status: 2\n../cpan/CPAN-Meta-YAML/t/31_local_tml.t.....................FAILED\n    No plan found in TAP output\n../cpan/CPAN-Meta-YAML/t/32_world_tml.t.....................FAILED\n    Non-zero exit status: 2\n../cpan/CPAN-Meta-YAML/t/32_world_tml.t.....................FAILED\n    No plan found in TAP output\n../dist/ExtUtils-ParseXS/t/002-more.t.......................FAILED\n    7, 9\n../dist/ExtUtils-ParseXS/t/002-more.t.......................FAILED\n    Non-zero exit status: 2\n../dist/ExtUtils-ParseXS/t/002-more.t.......................FAILED\n    Bad plan.  You planned 33 tests but ran 9.\n../dist/Net-Ping/t/450_service.t............................PASSED\n    9\n../ext/IPC-Open3/t/IPC-Open3.t..............................PASSED\n    25\n\nStopped smoke at 1689731097\nStarted smoke at 1689731097\n\nConfiguration: -Dusedevel -DCCTYPE=GCC -DCCHOME=C:\\Strawberry\\c -Duselargefiles -Dusequadmath\n------------------------------------------------------------------------------\n\nCompiler info: gcc version 8.3.0\nRunning config_h.PL\nWriting config.h\nconfig.h has changed\nOptions: (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 192.\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_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_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)\nSkipping extension Unicode/Normalize, not ported to current platform at ..\\make_ext.pl line 194.\nRealPPPort.xs: In function 'XS_Devel__PPPort_croak_NVgf':\nRealPPPort.xs:979:34: warning: unknown conversion type character 'Q' in format [-Wformat=]\n                 Perl_croak(aTHX_ \"%.20\" NVgf \"\\n\", num);\n                                  ^~~~~~\nRealPPPort.xs:979: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:2493:26: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]\n #  define INT2PTR(any,d) (any)(d)\n                          ^\n..\\..\\lib\\CORE/perl.h:2506:21: note: in expansion of macro 'INT2PTR'\n #  define PTR2ul(p) INT2PTR(unsigned long,p)\n                     ^~~~~~~\nRealPPPort.xs:1831:27: note: in expansion of macro 'PTR2ul'\n                 RETVAL += PTR2ul(p) != 0UL      ?  2 : 0;\n                           ^~~~~~\nPOSIX.xs: In function 'fix_win32_tzenv':\nPOSIX.xs:1725:13: warning: implicit declaration of function 'putenv'; did you mean '_putenv'? [-Wimplicit-function-declaration]\n             putenv(newenv);\n             ^~~~~~\n             _putenv\nSocket.xs: In function 'XS_Socket_pack_sockaddr_in6':\nSocket.xs:1118:10: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]\n  ST(0) = (SV*)not_here(\"pack_sockaddr_in6\");\n          ^\nSocket.xs: In function 'XS_Socket_unpack_sockaddr_in6':\nSocket.xs:1161:10: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]\n  ST(0) = (SV*)not_here(\"pack_sockaddr_in6\");\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\nIn file included from C:/Strawberry/c/x86_64-w64-mingw32/include/stdint.h:32,\n                 from C:/Strawberry/c/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9,\n                 from ../perl.h:1078,\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 #define STRUCT2RAWPTR(x, y) (CPerlHost*)(((LPBYTE)x)-offsetof(CPerlHost, y))\n                                                               ^\nperlhost.h:241:12: note: in expansion of macro 'STRUCT2RAWPTR'\n     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 #define STRUCT2RAWPTR(x, y) (CPerlHost*)(((LPBYTE)x)-offsetof(CPerlHost, y))\n                                                               ^\nperlhost.h:246:12: note: in expansion of macro 'STRUCT2RAWPTR'\n     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 #define STRUCT2RAWPTR(x, y) (CPerlHost*)(((LPBYTE)x)-offsetof(CPerlHost, y))\n                                                               ^\nperlhost.h:251:12: note: in expansion of macro 'STRUCT2RAWPTR'\n     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 #define STRUCT2RAWPTR(x, y) (CPerlHost*)(((LPBYTE)x)-offsetof(CPerlHost, y))\n                                                               ^\nperlhost.h:234:38: note: in expansion of macro 'STRUCT2RAWPTR'\n #define STRUCT2PTR(x, y) CheckInterp(STRUCT2RAWPTR(x, y))\n                                      ^~~~~~~~~~~~~\nperlhost.h:256:12: note: in expansion of macro 'STRUCT2PTR'\n     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 #define STRUCT2RAWPTR(x, y) (CPerlHost*)(((LPBYTE)x)-offsetof(CPerlHost, y))\n                                                               ^\nperlhost.h:234:38: note: in expansion of macro 'STRUCT2RAWPTR'\n #define STRUCT2PTR(x, y) CheckInterp(STRUCT2RAWPTR(x, y))\n                                      ^~~~~~~~~~~~~\nperlhost.h:261:12: note: in expansion of macro 'STRUCT2PTR'\n     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 #define STRUCT2RAWPTR(x, y) (CPerlHost*)(((LPBYTE)x)-offsetof(CPerlHost, y))\n                                                               ^\nperlhost.h:234:38: note: in expansion of macro 'STRUCT2RAWPTR'\n #define STRUCT2PTR(x, y) CheckInterp(STRUCT2RAWPTR(x, y))\n                                      ^~~~~~~~~~~~~\nperlhost.h:266:12: note: in expansion of macro 'STRUCT2PTR'\n     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 #define STRUCT2RAWPTR(x, y) (CPerlHost*)(((LPBYTE)x)-offsetof(CPerlHost, y))\n                                                               ^\nperlhost.h:234:38: note: in expansion of macro 'STRUCT2RAWPTR'\n #define STRUCT2PTR(x, y) CheckInterp(STRUCT2RAWPTR(x, y))\n                                      ^~~~~~~~~~~~~\nperlhost.h:271:12: note: in expansion of macro 'STRUCT2PTR'\n     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 #define STRUCT2RAWPTR(x, y) (CPerlHost*)(((LPBYTE)x)-offsetof(CPerlHost, y))\n                                                               ^\nperlhost.h:234:38: note: in expansion of macro 'STRUCT2RAWPTR'\n #define STRUCT2PTR(x, y) CheckInterp(STRUCT2RAWPTR(x, y))\n                                      ^~~~~~~~~~~~~\nperlhost.h:276:12: note: in expansion of macro 'STRUCT2PTR'\n     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 #define STRUCT2RAWPTR(x, y) (CPerlHost*)(((LPBYTE)x)-offsetof(CPerlHost, y))\n                                                               ^\nperlhost.h:234:38: note: in expansion of macro 'STRUCT2RAWPTR'\n #define STRUCT2PTR(x, y) CheckInterp(STRUCT2RAWPTR(x, y))\n                                      ^~~~~~~~~~~~~\nperlhost.h:281:12: note: in expansion of macro 'STRUCT2PTR'\n     return STRUCT2PTR(piPerl, m_hostperlProc);\n            ^~~~~~~~~~\nar: creating ..\\..\\lib\\auto\\Win32CORE\\Win32CORE.a\n\nCompiler info: gcc version 8.3.0\nSkipping extension Unicode/Normalize, not ported to current platform at ..\\make_ext.pl line 194.\n'struct regexp' not \\w+ in 'Ayh||struct regexp' in pod/perlreapi.pod at ..\\autodoc.pl line 536, <F> line 623.\nTSTENV = stdio\tFiles=2767, Tests=1128606, 2083 wallclock secs (50.98 usr +  6.69 sys = 57.67 CPU)\n\n../t/porting/customized.t...................................FAILED\n    1-21\n../t/porting/pod_rules.t....................................FAILED\n    2-5\n../t/porting/pod_rules.t....................................FAILED\n    Bad plan.  You planned 7 tests but ran 5.\n../t/porting/regen.t........................................FAILED\n    39\n../t/porting/regen.t........................................FAILED\n    Non-zero exit status: 255\n../t/porting/regen.t........................................FAILED\n    Bad plan.  You planned 44 tests but ran 41.\n../cpan/CPAN-Meta-YAML/t/30_yaml_spec_tml.t.................FAILED\n    Non-zero exit status: 2\n../cpan/CPAN-Meta-YAML/t/30_yaml_spec_tml.t.................FAILED\n    No plan found in TAP output\n../cpan/CPAN-Meta-YAML/t/31_local_tml.t.....................FAILED\n    Non-zero exit status: 2\n../cpan/CPAN-Meta-YAML/t/31_local_tml.t.....................FAILED\n    No plan found in TAP output\n../cpan/CPAN-Meta-YAML/t/32_world_tml.t.....................FAILED\n    Non-zero exit status: 2\n../cpan/CPAN-Meta-YAML/t/32_world_tml.t.....................FAILED\n    No plan found in TAP output\n../ext/IPC-Open3/t/IPC-Open3.t..............................PASSED\n    25\n\nStopped smoke at 1689733904\nStarted smoke at 1689733904\n\nConfiguration: -Dusedevel -DCCTYPE=GCC -DCCHOME=C:\\Strawberry\\c -Duselargefiles -Dusequadmath -DDEBUGGING\n------------------------------------------------------------------------------\n\nCompiler info: gcc version 8.3.0\nRunning config_h.PL\nWriting config.h\nconfig.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 192.\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_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_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:2493:26: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]\n #  define INT2PTR(any,d) (any)(d)\n                          ^\ndlutils.c:66:32: note: in definition of macro 'DLDEBUG'\n         if (dl_debug>=level) { code; }   \\\n                                ^~~~\n..\\..\\lib\\CORE/perl.h:2506:21: note: in expansion of macro 'INT2PTR'\n #  define PTR2ul(p) INT2PTR(unsigned long,p)\n                     ^~~~~~~\nDynaLoader.xs:152:71: note: in expansion of macro 'PTR2ul'\n     DLDEBUG(1,PerlIO_printf(Perl_debug_log, \"dl_unload_file(%lx):\\n\", PTR2ul(libref)));\n                                                                       ^~~~~~\nSkipping extension Unicode/Normalize, not ported to current platform at ..\\make_ext.pl line 194.\nIn file included from compress.c:29:\ncompress.c: In function 'sendMTFValues':\nbzlib_private.h:90:9: warning: 'nSelectors' may be used uninitialized in this function [-Wmaybe-uninitialized]\n    { if (!(cond)) bz_internal_error ( errcode ); }\n         ^\ncompress.c:242:10: note: 'nSelectors' was declared here\n    Int32 nSelectors, alphaSize, minLen, maxLen, selCtr;\n          ^~~~~~~~~~\nRealPPPort.xs: In function 'XS_Devel__PPPort_croak_NVgf':\nRealPPPort.xs:979:34: warning: unknown conversion type character 'Q' in format [-Wformat=]\n                 Perl_croak(aTHX_ \"%.20\" NVgf \"\\n\", num);\n                                  ^~~~~~\nRealPPPort.xs:979: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:2493:26: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]\n #  define INT2PTR(any,d) (any)(d)\n                          ^\n..\\..\\lib\\CORE/perl.h:2506:21: note: in expansion of macro 'INT2PTR'\n #  define PTR2ul(p) INT2PTR(unsigned long,p)\n                     ^~~~~~~\nRealPPPort.xs:1831:27: note: in expansion of macro 'PTR2ul'\n                 RETVAL += PTR2ul(p) != 0UL      ?  2 : 0;\n                           ^~~~~~\nPOSIX.xs: In function 'fix_win32_tzenv':\nPOSIX.xs:1725:13: warning: implicit declaration of function 'putenv'; did you mean '_putenv'? [-Wimplicit-function-declaration]\n             putenv(newenv);\n             ^~~~~~\n             _putenv\nSocket.xs: In function 'XS_Socket_pack_sockaddr_in6':\nSocket.xs:1118:10: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]\n  ST(0) = (SV*)not_here(\"pack_sockaddr_in6\");\n          ^\nSocket.xs: In function 'XS_Socket_unpack_sockaddr_in6':\nSocket.xs:1161:10: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]\n  ST(0) = (SV*)not_here(\"pack_sockaddr_in6\");\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\nIn file included from C:/Strawberry/c/x86_64-w64-mingw32/include/stdint.h:32,\n                 from C:/Strawberry/c/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9,\n                 from ../perl.h:1078,\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 #define STRUCT2RAWPTR(x, y) (CPerlHost*)(((LPBYTE)x)-offsetof(CPerlHost, y))\n                                                               ^\nperlhost.h:241:12: note: in expansion of macro 'STRUCT2RAWPTR'\n     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 #define STRUCT2RAWPTR(x, y) (CPerlHost*)(((LPBYTE)x)-offsetof(CPerlHost, y))\n                                                               ^\nperlhost.h:246:12: note: in expansion of macro 'STRUCT2RAWPTR'\n     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 #define STRUCT2RAWPTR(x, y) (CPerlHost*)(((LPBYTE)x)-offsetof(CPerlHost, y))\n                                                               ^\nperlhost.h:251:12: note: in expansion of macro 'STRUCT2RAWPTR'\n     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 #define STRUCT2RAWPTR(x, y) (CPerlHost*)(((LPBYTE)x)-offsetof(CPerlHost, y))\n                                                               ^\nperlhost.h:234:38: note: in expansion of macro 'STRUCT2RAWPTR'\n #define STRUCT2PTR(x, y) CheckInterp(STRUCT2RAWPTR(x, y))\n                                      ^~~~~~~~~~~~~\nperlhost.h:256:12: note: in expansion of macro 'STRUCT2PTR'\n     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 #define STRUCT2RAWPTR(x, y) (CPerlHost*)(((LPBYTE)x)-offsetof(CPerlHost, y))\n                                                               ^\nperlhost.h:234:38: note: in expansion of macro 'STRUCT2RAWPTR'\n #define STRUCT2PTR(x, y) CheckInterp(STRUCT2RAWPTR(x, y))\n                                      ^~~~~~~~~~~~~\nperlhost.h:261:12: note: in expansion of macro 'STRUCT2PTR'\n     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 #define STRUCT2RAWPTR(x, y) (CPerlHost*)(((LPBYTE)x)-offsetof(CPerlHost, y))\n                                                               ^\nperlhost.h:234:38: note: in expansion of macro 'STRUCT2RAWPTR'\n #define STRUCT2PTR(x, y) CheckInterp(STRUCT2RAWPTR(x, y))\n                                      ^~~~~~~~~~~~~\nperlhost.h:266:12: note: in expansion of macro 'STRUCT2PTR'\n     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 #define STRUCT2RAWPTR(x, y) (CPerlHost*)(((LPBYTE)x)-offsetof(CPerlHost, y))\n                                                               ^\nperlhost.h:234:38: note: in expansion of macro 'STRUCT2RAWPTR'\n #define STRUCT2PTR(x, y) CheckInterp(STRUCT2RAWPTR(x, y))\n                                      ^~~~~~~~~~~~~\nperlhost.h:271:12: note: in expansion of macro 'STRUCT2PTR'\n     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 #define STRUCT2RAWPTR(x, y) (CPerlHost*)(((LPBYTE)x)-offsetof(CPerlHost, y))\n                                                               ^\nperlhost.h:234:38: note: in expansion of macro 'STRUCT2RAWPTR'\n #define STRUCT2PTR(x, y) CheckInterp(STRUCT2RAWPTR(x, y))\n                                      ^~~~~~~~~~~~~\nperlhost.h:276:12: note: in expansion of macro 'STRUCT2PTR'\n     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 #define STRUCT2RAWPTR(x, y) (CPerlHost*)(((LPBYTE)x)-offsetof(CPerlHost, y))\n                                                               ^\nperlhost.h:234:38: note: in expansion of macro 'STRUCT2RAWPTR'\n #define STRUCT2PTR(x, y) CheckInterp(STRUCT2RAWPTR(x, y))\n                                      ^~~~~~~~~~~~~\nperlhost.h:281:12: note: in expansion of macro 'STRUCT2PTR'\n     return STRUCT2PTR(piPerl, m_hostperlProc);\n            ^~~~~~~~~~\nar: creating ..\\..\\lib\\auto\\Win32CORE\\Win32CORE.a\n\nCompiler info: gcc version 8.3.0\nSkipping extension Unicode/Normalize, not ported to current platform at ..\\make_ext.pl line 194.\n'struct regexp' not \\w+ in 'Ayh||struct regexp' in pod/perlreapi.pod at ..\\autodoc.pl line 536, <F> line 623.\nTSTENV = stdio\tFiles=2767, Tests=1128755, 2185 wallclock secs (58.50 usr +  7.52 sys = 66.02 CPU)\n\n../t/porting/customized.t...................................FAILED\n    1-21\n../t/porting/pod_rules.t....................................FAILED\n    2-5\n../t/porting/pod_rules.t....................................FAILED\n    Bad plan.  You planned 7 tests but ran 5.\n../t/porting/regen.t........................................FAILED\n    39\n../t/porting/regen.t........................................FAILED\n    Non-zero exit status: 255\n../t/porting/regen.t........................................FAILED\n    Bad plan.  You planned 44 tests but ran 41.\n../cpan/CPAN-Meta-YAML/t/30_yaml_spec_tml.t.................FAILED\n    Non-zero exit status: 2\n../cpan/CPAN-Meta-YAML/t/30_yaml_spec_tml.t.................FAILED\n    No plan found in TAP output\n../cpan/CPAN-Meta-YAML/t/31_local_tml.t.....................FAILED\n    Non-zero exit status: 2\n../cpan/CPAN-Meta-YAML/t/31_local_tml.t.....................FAILED\n    No plan found in TAP output\n../cpan/CPAN-Meta-YAML/t/32_world_tml.t.....................FAILED\n    Non-zero exit status: 2\n../cpan/CPAN-Meta-YAML/t/32_world_tml.t.....................FAILED\n    No plan found in TAP output\n../dist/ExtUtils-ParseXS/t/002-more.t.......................FAILED\n    7, 9\n../dist/ExtUtils-ParseXS/t/002-more.t.......................FAILED\n    Non-zero exit status: 2\n../dist/ExtUtils-ParseXS/t/002-more.t.......................FAILED\n    Bad plan.  You planned 33 tests but ran 9.\n../ext/IPC-Open3/t/IPC-Open3.t..............................PASSED\n    25\n\nStopped smoke at 1689736908\nStarted smoke at 1689736908\n\nConfiguration: -Dusedevel -DCCTYPE=GCC -DCCHOME=C:\\Strawberry\\c -Duselargefiles -UWIN64 -Duse64bitint\n------------------------------------------------------------------------------\n\nCompiler info: gcc version 8.3.0\nRunning config_h.PL\nWriting config.h\nconfig.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 192.\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_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_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)\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:2493:26: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]\n #  define INT2PTR(any,d) (any)(d)\n                          ^\n..\\..\\lib\\CORE/perl.h:2506:21: note: in expansion of macro 'INT2PTR'\n #  define PTR2ul(p) INT2PTR(unsigned long,p)\n                     ^~~~~~~\nRealPPPort.xs:1831:27: note: in expansion of macro 'PTR2ul'\n                 RETVAL += PTR2ul(p) != 0UL      ?  2 : 0;\n                           ^~~~~~\nPOSIX.xs: In function 'fix_win32_tzenv':\nPOSIX.xs:1725:13: warning: implicit declaration of function 'putenv'; did you mean '_putenv'? [-Wimplicit-function-declaration]\n             putenv(newenv);\n             ^~~~~~\n             _putenv\nSocket.xs: In function 'XS_Socket_pack_sockaddr_in6':\nSocket.xs:1118:10: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]\n  ST(0) = (SV*)not_here(\"pack_sockaddr_in6\");\n          ^\nSocket.xs: In function 'XS_Socket_unpack_sockaddr_in6':\nSocket.xs:1161:10: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]\n  ST(0) = (SV*)not_here(\"pack_sockaddr_in6\");\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\nIn file included from C:/Strawberry/c/x86_64-w64-mingw32/include/stdint.h:32,\n                 from C:/Strawberry/c/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9,\n                 from ../perl.h:1078,\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 #define STRUCT2RAWPTR(x, y) (CPerlHost*)(((LPBYTE)x)-offsetof(CPerlHost, y))\n                                                               ^\nperlhost.h:241:12: note: in expansion of macro 'STRUCT2RAWPTR'\n     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 #define STRUCT2RAWPTR(x, y) (CPerlHost*)(((LPBYTE)x)-offsetof(CPerlHost, y))\n                                                               ^\nperlhost.h:246:12: note: in expansion of macro 'STRUCT2RAWPTR'\n     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 #define STRUCT2RAWPTR(x, y) (CPerlHost*)(((LPBYTE)x)-offsetof(CPerlHost, y))\n                                                               ^\nperlhost.h:251:12: note: in expansion of macro 'STRUCT2RAWPTR'\n     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 #define STRUCT2RAWPTR(x, y) (CPerlHost*)(((LPBYTE)x)-offsetof(CPerlHost, y))\n                                                               ^\nperlhost.h:234:38: note: in expansion of macro 'STRUCT2RAWPTR'\n #define STRUCT2PTR(x, y) CheckInterp(STRUCT2RAWPTR(x, y))\n                                      ^~~~~~~~~~~~~\nperlhost.h:256:12: note: in expansion of macro 'STRUCT2PTR'\n     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 #define STRUCT2RAWPTR(x, y) (CPerlHost*)(((LPBYTE)x)-offsetof(CPerlHost, y))\n                                                               ^\nperlhost.h:234:38: note: in expansion of macro 'STRUCT2RAWPTR'\n #define STRUCT2PTR(x, y) CheckInterp(STRUCT2RAWPTR(x, y))\n                                      ^~~~~~~~~~~~~\nperlhost.h:261:12: note: in expansion of macro 'STRUCT2PTR'\n     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 #define STRUCT2RAWPTR(x, y) (CPerlHost*)(((LPBYTE)x)-offsetof(CPerlHost, y))\n                                                               ^\nperlhost.h:234:38: note: in expansion of macro 'STRUCT2RAWPTR'\n #define STRUCT2PTR(x, y) CheckInterp(STRUCT2RAWPTR(x, y))\n                                      ^~~~~~~~~~~~~\nperlhost.h:266:12: note: in expansion of macro 'STRUCT2PTR'\n     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 #define STRUCT2RAWPTR(x, y) (CPerlHost*)(((LPBYTE)x)-offsetof(CPerlHost, y))\n                                                               ^\nperlhost.h:234:38: note: in expansion of macro 'STRUCT2RAWPTR'\n #define STRUCT2PTR(x, y) CheckInterp(STRUCT2RAWPTR(x, y))\n                                      ^~~~~~~~~~~~~\nperlhost.h:271:12: note: in expansion of macro 'STRUCT2PTR'\n     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 #define STRUCT2RAWPTR(x, y) (CPerlHost*)(((LPBYTE)x)-offsetof(CPerlHost, y))\n                                                               ^\nperlhost.h:234:38: note: in expansion of macro 'STRUCT2RAWPTR'\n #define STRUCT2PTR(x, y) CheckInterp(STRUCT2RAWPTR(x, y))\n                                      ^~~~~~~~~~~~~\nperlhost.h:276:12: note: in expansion of macro 'STRUCT2PTR'\n     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 #define STRUCT2RAWPTR(x, y) (CPerlHost*)(((LPBYTE)x)-offsetof(CPerlHost, y))\n                                                               ^\nperlhost.h:234:38: note: in expansion of macro 'STRUCT2RAWPTR'\n #define STRUCT2PTR(x, y) CheckInterp(STRUCT2RAWPTR(x, y))\n                                      ^~~~~~~~~~~~~\nperlhost.h:281:12: note: in expansion of macro 'STRUCT2PTR'\n     return STRUCT2PTR(piPerl, m_hostperlProc);\n            ^~~~~~~~~~\nar: creating ..\\..\\lib\\auto\\Win32CORE\\Win32CORE.a\n\nCompiler info: gcc version 8.3.0\nSkipping extension Unicode/Normalize, not ported to current platform at ..\\make_ext.pl line 194.\n'struct regexp' not \\w+ in 'Ayh||struct regexp' in pod/perlreapi.pod at ..\\autodoc.pl line 536, <F> line 623.\nTSTENV = stdio\tFiles=2767, Tests=1128663, 2064 wallclock secs (49.67 usr +  7.05 sys = 56.72 CPU)\n\n../t/porting/customized.t...................................FAILED\n    1-21\n../t/porting/pod_rules.t....................................FAILED\n    2-5\n../t/porting/pod_rules.t....................................FAILED\n    Bad plan.  You planned 7 tests but ran 5.\n../t/porting/regen.t........................................FAILED\n    39\n../t/porting/regen.t........................................FAILED\n    Non-zero exit status: 255\n../t/porting/regen.t........................................FAILED\n    Bad plan.  You planned 44 tests but ran 41.\n../cpan/CPAN-Meta-YAML/t/30_yaml_spec_tml.t.................FAILED\n    Non-zero exit status: 2\n../cpan/CPAN-Meta-YAML/t/30_yaml_spec_tml.t.................FAILED\n    No plan found in TAP output\n../cpan/CPAN-Meta-YAML/t/31_local_tml.t.....................FAILED\n    Non-zero exit status: 2\n../cpan/CPAN-Meta-YAML/t/31_local_tml.t.....................FAILED\n    No plan found in TAP output\n../cpan/CPAN-Meta-YAML/t/32_world_tml.t.....................FAILED\n    Non-zero exit status: 2\n../cpan/CPAN-Meta-YAML/t/32_world_tml.t.....................FAILED\n    No plan found in TAP output\n../ext/IPC-Open3/t/IPC-Open3.t..............................PASSED\n    25\n\nStopped smoke at 1689739698\nStarted smoke at 1689739698\n\nConfiguration: -Dusedevel -DCCTYPE=GCC -DCCHOME=C:\\Strawberry\\c -Duselargefiles -UWIN64 -Duse64bitint -DDEBUGGING\n------------------------------------------------------------------------------\n\nCompiler info: gcc version 8.3.0\nRunning config_h.PL\nWriting config.h\nconfig.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 192.\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_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_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:2493:26: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]\n #  define INT2PTR(any,d) (any)(d)\n                          ^\ndlutils.c:66:32: note: in definition of macro 'DLDEBUG'\n         if (dl_debug>=level) { code; }   \\\n                                ^~~~\n..\\..\\lib\\CORE/perl.h:2506:21: note: in expansion of macro 'INT2PTR'\n #  define PTR2ul(p) INT2PTR(unsigned long,p)\n                     ^~~~~~~\nDynaLoader.xs:152:71: note: in expansion of macro 'PTR2ul'\n     DLDEBUG(1,PerlIO_printf(Perl_debug_log, \"dl_unload_file(%lx):\\n\", PTR2ul(libref)));\n                                                                       ^~~~~~\nSkipping extension Unicode/Normalize, not ported to current platform at ..\\make_ext.pl line 194.\nIn file included from compress.c:29:\ncompress.c: In function 'sendMTFValues':\nbzlib_private.h:90:9: warning: 'nSelectors' may be used uninitialized in this function [-Wmaybe-uninitialized]\n    { if (!(cond)) bz_internal_error ( errcode ); }\n         ^\ncompress.c:242:10: note: 'nSelectors' was declared here\n    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:2493:26: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]\n #  define INT2PTR(any,d) (any)(d)\n                          ^\n..\\..\\lib\\CORE/perl.h:2506:21: note: in expansion of macro 'INT2PTR'\n #  define PTR2ul(p) INT2PTR(unsigned long,p)\n                     ^~~~~~~\nRealPPPort.xs:1831:27: note: in expansion of macro 'PTR2ul'\n                 RETVAL += PTR2ul(p) != 0UL      ?  2 : 0;\n                           ^~~~~~\nPOSIX.xs: In function 'fix_win32_tzenv':\nPOSIX.xs:1725:13: warning: implicit declaration of function 'putenv'; did you mean '_putenv'? [-Wimplicit-function-declaration]\n             putenv(newenv);\n             ^~~~~~\n             _putenv\nSocket.xs: In function 'XS_Socket_pack_sockaddr_in6':\nSocket.xs:1118:10: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]\n  ST(0) = (SV*)not_here(\"pack_sockaddr_in6\");\n          ^\nSocket.xs: In function 'XS_Socket_unpack_sockaddr_in6':\nSocket.xs:1161:10: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]\n  ST(0) = (SV*)not_here(\"pack_sockaddr_in6\");\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\nIn file included from C:/Strawberry/c/x86_64-w64-mingw32/include/stdint.h:32,\n                 from C:/Strawberry/c/lib/gcc/x86_64-w64-mingw32/8.3.0/include/stdint.h:9,\n                 from ../perl.h:1078,\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 #define STRUCT2RAWPTR(x, y) (CPerlHost*)(((LPBYTE)x)-offsetof(CPerlHost, y))\n                                                               ^\nperlhost.h:241:12: note: in expansion of macro 'STRUCT2RAWPTR'\n     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 #define STRUCT2RAWPTR(x, y) (CPerlHost*)(((LPBYTE)x)-offsetof(CPerlHost, y))\n                                                               ^\nperlhost.h:246:12: note: in expansion of macro 'STRUCT2RAWPTR'\n     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 #define STRUCT2RAWPTR(x, y) (CPerlHost*)(((LPBYTE)x)-offsetof(CPerlHost, y))\n                                                               ^\nperlhost.h:251:12: note: in expansion of macro 'STRUCT2RAWPTR'\n     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 #define STRUCT2RAWPTR(x, y) (CPerlHost*)(((LPBYTE)x)-offsetof(CPerlHost, y))\n                                                               ^\nperlhost.h:234:38: note: in expansion of macro 'STRUCT2RAWPTR'\n #define STRUCT2PTR(x, y) CheckInterp(STRUCT2RAWPTR(x, y))\n                                      ^~~~~~~~~~~~~\nperlhost.h:256:12: note: in expansion of macro 'STRUCT2PTR'\n     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 #define STRUCT2RAWPTR(x, y) (CPerlHost*)(((LPBYTE)x)-offsetof(CPerlHost, y))\n                                                               ^\nperlhost.h:234:38: note: in expansion of macro 'STRUCT2RAWPTR'\n #define STRUCT2PTR(x, y) CheckInterp(STRUCT2RAWPTR(x, y))\n                                      ^~~~~~~~~~~~~\nperlhost.h:261:12: note: in expansion of macro 'STRUCT2PTR'\n     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 #define STRUCT2RAWPTR(x, y) (CPerlHost*)(((LPBYTE)x)-offsetof(CPerlHost, y))\n                                                               ^\nperlhost.h:234:38: note: in expansion of macro 'STRUCT2RAWPTR'\n #define STRUCT2PTR(x, y) CheckInterp(STRUCT2RAWPTR(x, y))\n                                      ^~~~~~~~~~~~~\nperlhost.h:266:12: note: in expansion of macro 'STRUCT2PTR'\n     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 #define STRUCT2RAWPTR(x, y) (CPerlHost*)(((LPBYTE)x)-offsetof(CPerlHost, y))\n                                                               ^\nperlhost.h:234:38: note: in expansion of macro 'STRUCT2RAWPTR'\n #define STRUCT2PTR(x, y) CheckInterp(STRUCT2RAWPTR(x, y))\n                                      ^~~~~~~~~~~~~\nperlhost.h:271:12: note: in expansion of macro 'STRUCT2PTR'\n     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 #define STRUCT2RAWPTR(x, y) (CPerlHost*)(((LPBYTE)x)-offsetof(CPerlHost, y))\n                                                               ^\nperlhost.h:234:38: note: in expansion of macro 'STRUCT2RAWPTR'\n #define STRUCT2PTR(x, y) CheckInterp(STRUCT2RAWPTR(x, y))\n                                      ^~~~~~~~~~~~~\nperlhost.h:276:12: note: in expansion of macro 'STRUCT2PTR'\n     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 #define STRUCT2RAWPTR(x, y) (CPerlHost*)(((LPBYTE)x)-offsetof(CPerlHost, y))\n                                                               ^\nperlhost.h:234:38: note: in expansion of macro 'STRUCT2RAWPTR'\n #define STRUCT2PTR(x, y) CheckInterp(STRUCT2RAWPTR(x, y))\n                                      ^~~~~~~~~~~~~\nperlhost.h:281:12: note: in expansion of macro 'STRUCT2PTR'\n     return STRUCT2PTR(piPerl, m_hostperlProc);\n            ^~~~~~~~~~\nar: creating ..\\..\\lib\\auto\\Win32CORE\\Win32CORE.a\n\nCompiler info: gcc version 8.3.0\nSkipping extension Unicode/Normalize, not ported to current platform at ..\\make_ext.pl line 194.\n'struct regexp' not \\w+ in 'Ayh||struct regexp' in pod/perlreapi.pod at ..\\autodoc.pl line 536, <F> line 623.\nTSTENV = stdio\tFiles=2767, Tests=1128507, 2152 wallclock secs (61.56 usr +  7.56 sys = 69.12 CPU)\n\n../t/porting/customized.t...................................FAILED\n    1-21\n../t/porting/pod_rules.t....................................FAILED\n    2-5\n../t/porting/pod_rules.t....................................FAILED\n    Bad plan.  You planned 7 tests but ran 5.\n../t/porting/regen.t........................................FAILED\n    39\n../t/porting/regen.t........................................FAILED\n    Non-zero exit status: 255\n../t/porting/regen.t........................................FAILED\n    Bad plan.  You planned 44 tests but ran 41.\n../cpan/CPAN-Meta-YAML/t/30_yaml_spec_tml.t.................FAILED\n    Non-zero exit status: 2\n../cpan/CPAN-Meta-YAML/t/30_yaml_spec_tml.t.................FAILED\n    No plan found in TAP output\n../cpan/CPAN-Meta-YAML/t/31_local_tml.t.....................FAILED\n    Non-zero exit status: 2\n../cpan/CPAN-Meta-YAML/t/31_local_tml.t.....................FAILED\n    No plan found in TAP output\n../cpan/CPAN-Meta-YAML/t/32_world_tml.t.....................FAILED\n    Non-zero exit status: 2\n../cpan/CPAN-Meta-YAML/t/32_world_tml.t.....................FAILED\n    No plan found in TAP output\n../dist/ExtUtils-ParseXS/t/002-more.t.......................FAILED\n    7, 9\n../dist/ExtUtils-ParseXS/t/002-more.t.......................FAILED\n    Non-zero exit status: 2\n../dist/ExtUtils-ParseXS/t/002-more.t.......................FAILED\n    Bad plan.  You planned 33 tests but ran 9.\n../ext/IPC-Open3/t/IPC-Open3.t..............................PASSED\n    25\n\nStopped smoke at 1689742690\nFinished smoking caef5a7dffddb63ccd397171f834d8f5122356ee v5.39.0-117-gcaef5a7dff blead\n","duration":28503,"test_jobs":null,"smoke_date":"2023-07-18T21:03:07Z","osname":"MSWin32","config_count":10,"id":5036691,"username":"abeltje","harness_only":"0","skipped_tests":"","sconfig_id":1,"perl_id":"5.39.0","lc_all":null,"cpu_description":"AMD Ryzen 7 5700G with Radeon Graphics (~3793 MHz)","smoke_branch":"blead","nonfatal_msgs":"","reporter":"","harness3opts":"","osversion":"Win10 Build 19044 (64-bit)","git_describe":"v5.39.0-117-gcaef5a7dff","log_file":"log file removed","smoke_version":"1.79_07","smoker_version":"0.046","cpu_count":"2","compiler_msgs":"RealPPPort.xs: In function 'XS_Devel__PPPort_ptrtests':\n..\\..\\lib\\CORE/perl.h:2493:26: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]\n..\\..\\lib\\CORE/perl.h:2506:21: note: in expansion of macro 'INT2PTR'\nRealPPPort.xs:1831:27: note: in expansion of macro 'PTR2ul'\nPOSIX.xs: In function 'fix_win32_tzenv':\nPOSIX.xs:1725:13: warning: implicit declaration of function 'putenv'; did you mean '_putenv'? [-Wimplicit-function-declaration]\nSocket.xs: In function 'XS_Socket_pack_sockaddr_in6':\nSocket.xs:1118:10: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]\nSocket.xs: In function 'XS_Socket_unpack_sockaddr_in6':\nSocket.xs:1161:10: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]\nDynaLoader.xs: In function 'XS_DynaLoader_dl_unload_file':\ndlutils.c:66:32: note: in definition of macro 'DLDEBUG'\nDynaLoader.xs:152:71: note: in expansion of macro 'PTR2ul'\ncompress.c: In function 'sendMTFValues':\nbzlib_private.h:90:9: warning: 'nSelectors' may be used uninitialized in this function [-Wmaybe-uninitialized]\ncompress.c:242:10: note: 'nSelectors' was declared here\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'\n..\\sv.c: In function 'S_infnan_2pv':\n..\\perl.h:2677:34: warning: implicit declaration of function 'isnanl' [-Wimplicit-function-declaration]\n..\\sv.c:2820:14: note: in expansion of macro 'Perl_isnan'\n..\\pp_sys.c: In function 'Perl_pp_gmtime':\n..\\pp_sys.c:4815:31: note: in expansion of macro 'Perl_isnan'\n..\\numeric.c: In function 'S_my_atof_infnan':\n..\\numeric.c:1600:25: note: in expansion of macro 'Perl_isnan'\nRealPPPort.xs: In function 'XS_Devel__PPPort_croak_NVgf':\nRealPPPort.xs:979:34: warning: unknown conversion type character 'L' in format [-Wformat=]\nRealPPPort.xs:979:34: warning: too many arguments for format [-Wformat-extra-args]\nPOSIX.xs: In function 'my_fdim':\n..\\..\\lib\\CORE/perl.h:2677:34: warning: implicit declaration of function 'isnanl' [-Wimplicit-function-declaration]\nPOSIX.xs:722:11: note: in expansion of macro 'Perl_isnan'\nRealPPPort.xs:979:34: warning: unknown conversion type character 'Q' in format [-Wformat=]","applied_patches":"SMOKEcaef5a7dffddb63ccd397171f834d8f5122356ee","hostname":"winbonne10","lang":null,"summary":"FAIL(F)","git_id":"caef5a7dffddb63ccd397171f834d8f5122356ee","architecture":"amd64","configs":[{"started":"2023-07-18T21:03:09Z","id":321182,"report_id":5036691,"duration":2383,"debugging":"N","arguments":"-DCCTYPE=GCC -DCCHOME=C:\\Strawberry\\c -Duselargefiles -Uuseithreads","results":[{"statistics":"Files=2767, Tests=1116234, 1801 wallclock secs (53.67 usr +  6.50 sys = 60.17 CPU","summary":"F","config_id":321182,"id":519331,"failures":[{"failure_id":2163,"failure":{"id":2163,"extra":"25","test":"../ext/IPC-Open3/t/IPC-Open3.t","status":"PASSED"},"result_id":519331},{"failure":{"extra":"2-5\nBad plan.  You planned 7 tests but ran 5.","id":2172,"status":"FAILED","test":"../t/porting/pod_rules.t"},"failure_id":2172,"result_id":519331},{"result_id":519331,"failure":{"id":2175,"extra":"Non-zero exit status: 2\nNo plan found in TAP output","test":"../cpan/CPAN-Meta-YAML/t/30_yaml_spec_tml.t","status":"FAILED"},"failure_id":2175},{"result_id":519331,"failure":{"status":"FAILED","test":"../cpan/CPAN-Meta-YAML/t/31_local_tml.t","extra":"Non-zero exit status: 2\nNo plan found in TAP output","id":2176},"failure_id":2176},{"failure_id":2177,"failure":{"test":"../cpan/CPAN-Meta-YAML/t/32_world_tml.t","status":"FAILED","id":2177,"extra":"Non-zero exit status: 2\nNo plan found in TAP output"},"result_id":519331},{"result_id":519331,"failure":{"test":"../t/win32/stat.t","status":"PASSED","id":2571,"extra":"42"},"failure_id":2571},{"failure_id":2614,"failure":{"test":"../t/porting/regen.t","status":"FAILED","id":2614,"extra":"39\nNon-zero exit status: 255\nBad plan.  You planned 44 tests but ran 41."},"result_id":519331},{"result_id":519331,"failure":{"extra":"1-21","id":3854,"status":"FAILED","test":"../t/porting/customized.t"},"failure_id":3854}],"stat_tests":1116234,"stat_cpu_time":60.17,"io_env":"stdio","locale":null}],"cc":"gcc","ccversion":"8.3.0"},{"arguments":"-DCCTYPE=GCC -DCCHOME=C:\\Strawberry\\c -Duselargefiles -Uuseithreads","debugging":"D","duration":2734,"report_id":5036691,"id":321183,"started":"2023-07-18T21:42:52Z","ccversion":"8.3.0","cc":"gcc","results":[{"stat_cpu_time":72.2,"locale":null,"io_env":"stdio","stat_tests":1116331,"failures":[{"result_id":519332,"failure_id":2163,"failure":{"extra":"25","id":2163,"status":"PASSED","test":"../ext/IPC-Open3/t/IPC-Open3.t"}},{"failure":{"test":"../t/porting/pod_rules.t","status":"FAILED","id":2172,"extra":"2-5\nBad plan.  You planned 7 tests but ran 5."},"failure_id":2172,"result_id":519332},{"failure_id":2175,"failure":{"status":"FAILED","test":"../cpan/CPAN-Meta-YAML/t/30_yaml_spec_tml.t","extra":"Non-zero exit status: 2\nNo plan found in TAP output","id":2175},"result_id":519332},{"result_id":519332,"failure":{"extra":"Non-zero exit status: 2\nNo plan found in TAP output","id":2176,"status":"FAILED","test":"../cpan/CPAN-Meta-YAML/t/31_local_tml.t"},"failure_id":2176},{"result_id":519332,"failure_id":2177,"failure":{"id":2177,"extra":"Non-zero exit status: 2\nNo plan found in TAP output","test":"../cpan/CPAN-Meta-YAML/t/32_world_tml.t","status":"FAILED"}},{"failure":{"test":"../t/win32/stat.t","status":"PASSED","id":2571,"extra":"42"},"failure_id":2571,"result_id":519332},{"failure":{"test":"../t/porting/regen.t","status":"FAILED","id":2614,"extra":"39\nNon-zero exit status: 255\nBad plan.  You planned 44 tests but ran 41."},"failure_id":2614,"result_id":519332},{"result_id":519332,"failure_id":3854,"failure":{"id":3854,"extra":"1-21","test":"../t/porting/customized.t","status":"FAILED"}},{"result_id":519332,"failure_id":3859,"failure":{"status":"FAILED","test":"../dist/ExtUtils-ParseXS/t/002-more.t","extra":"7\n9\nNon-zero exit status: 2\nBad plan.  You planned 33 tests but ran 9.","id":3859}}],"id":519332,"config_id":321183,"statistics":"Files=2767, Tests=1116331, 1893 wallclock secs (64.08 usr +  8.12 sys = 72.20 CPU","summary":"F"}]},{"started":"2023-07-18T22:28:26Z","id":321184,"duration":2856,"report_id":5036691,"arguments":"-DCCTYPE=GCC -DCCHOME=C:\\Strawberry\\c -Duselargefiles","debugging":"N","results":[{"failures":[{"failure":{"id":2163,"extra":"25","test":"../ext/IPC-Open3/t/IPC-Open3.t","status":"PASSED"},"failure_id":2163,"result_id":519333},{"failure":{"test":"../t/porting/pod_rules.t","status":"FAILED","id":2172,"extra":"2-5\nBad plan.  You planned 7 tests but ran 5."},"failure_id":2172,"result_id":519333},{"failure":{"test":"../cpan/CPAN-Meta-YAML/t/30_yaml_spec_tml.t","status":"FAILED","id":2175,"extra":"Non-zero exit status: 2\nNo plan found in TAP output"},"failure_id":2175,"result_id":519333},{"failure_id":2176,"failure":{"id":2176,"extra":"Non-zero exit status: 2\nNo plan found in TAP output","test":"../cpan/CPAN-Meta-YAML/t/31_local_tml.t","status":"FAILED"},"result_id":519333},{"failure":{"test":"../cpan/CPAN-Meta-YAML/t/32_world_tml.t","status":"FAILED","id":2177,"extra":"Non-zero exit status: 2\nNo plan found in TAP output"},"failure_id":2177,"result_id":519333},{"failure":{"id":2614,"extra":"39\nNon-zero exit status: 255\nBad plan.  You planned 44 tests but ran 41.","test":"../t/porting/regen.t","status":"FAILED"},"failure_id":2614,"result_id":519333},{"result_id":519333,"failure_id":3854,"failure":{"status":"FAILED","test":"../t/porting/customized.t","extra":"1-21","id":3854}}],"io_env":"stdio","locale":null,"stat_cpu_time":59.77,"stat_tests":1128585,"summary":"F","statistics":"Files=2767, Tests=1128585, 2115 wallclock secs (52.17 usr +  7.59 sys = 59.77 CPU","id":519333,"config_id":321184}],"cc":"gcc","ccversion":"8.3.0"},{"cc":"gcc","ccversion":"8.3.0","results":[{"stat_tests":1128657,"io_env":"stdio","stat_cpu_time":67.23,"locale":null,"failures":[{"failure_id":2163,"failure":{"extra":"25","id":2163,"status":"PASSED","test":"../ext/IPC-Open3/t/IPC-Open3.t"},"result_id":519334},{"result_id":519334,"failure_id":2172,"failure":{"id":2172,"extra":"2-5\nBad plan.  You planned 7 tests but ran 5.","test":"../t/porting/pod_rules.t","status":"FAILED"}},{"result_id":519334,"failure":{"id":2175,"extra":"Non-zero exit status: 2\nNo plan found in TAP output","test":"../cpan/CPAN-Meta-YAML/t/30_yaml_spec_tml.t","status":"FAILED"},"failure_id":2175},{"result_id":519334,"failure":{"extra":"Non-zero exit status: 2\nNo plan found in TAP output","id":2176,"status":"FAILED","test":"../cpan/CPAN-Meta-YAML/t/31_local_tml.t"},"failure_id":2176},{"result_id":519334,"failure_id":2177,"failure":{"id":2177,"extra":"Non-zero exit status: 2\nNo plan found in TAP output","test":"../cpan/CPAN-Meta-YAML/t/32_world_tml.t","status":"FAILED"}},{"result_id":519334,"failure_id":2614,"failure":{"id":2614,"extra":"39\nNon-zero exit status: 255\nBad plan.  You planned 44 tests but ran 41.","test":"../t/porting/regen.t","status":"FAILED"}},{"failure":{"extra":"1-21","id":3854,"status":"FAILED","test":"../t/porting/customized.t"},"failure_id":3854,"result_id":519334},{"failure_id":3859,"failure":{"extra":"7\n9\nNon-zero exit status: 2\nBad plan.  You planned 33 tests but ran 9.","id":3859,"status":"FAILED","test":"../dist/ExtUtils-ParseXS/t/002-more.t"},"result_id":519334}],"config_id":321185,"id":519334,"statistics":"Files=2767, Tests=1128657, 2266 wallclock secs (59.38 usr +  7.86 sys = 67.23 CPU","summary":"F"}],"report_id":5036691,"duration":3315,"debugging":"D","arguments":"-DCCTYPE=GCC -DCCHOME=C:\\Strawberry\\c -Duselargefiles","started":"2023-07-18T23:16:02Z","id":321185},{"id":321186,"started":"2023-07-19T00:11:17Z","debugging":"N","arguments":"-DCCTYPE=GCC -DCCHOME=C:\\Strawberry\\c -Duselargefiles -Duselongdouble","report_id":5036691,"duration":2632,"results":[{"locale":null,"io_env":"stdio","stat_cpu_time":56.39,"stat_tests":1128605,"failures":[{"failure":{"test":"../ext/IPC-Open3/t/IPC-Open3.t","status":"PASSED","id":2163,"extra":"25"},"failure_id":2163,"result_id":519335},{"failure_id":2172,"failure":{"status":"FAILED","test":"../t/porting/pod_rules.t","extra":"2-5\nBad plan.  You planned 7 tests but ran 5.","id":2172},"result_id":519335},{"failure":{"id":2175,"extra":"Non-zero exit status: 2\nNo plan found in TAP output","test":"../cpan/CPAN-Meta-YAML/t/30_yaml_spec_tml.t","status":"FAILED"},"failure_id":2175,"result_id":519335},{"failure":{"id":2176,"extra":"Non-zero exit status: 2\nNo plan found in TAP output","test":"../cpan/CPAN-Meta-YAML/t/31_local_tml.t","status":"FAILED"},"failure_id":2176,"result_id":519335},{"result_id":519335,"failure_id":2177,"failure":{"status":"FAILED","test":"../cpan/CPAN-Meta-YAML/t/32_world_tml.t","extra":"Non-zero exit status: 2\nNo plan found in TAP output","id":2177}},{"result_id":519335,"failure":{"extra":"39\nNon-zero exit status: 255\nBad plan.  You planned 44 tests but ran 41.","id":2614,"status":"FAILED","test":"../t/porting/regen.t"},"failure_id":2614},{"failure_id":3854,"failure":{"test":"../t/porting/customized.t","status":"FAILED","id":3854,"extra":"1-21"},"result_id":519335}],"id":519335,"config_id":321186,"summary":"F","statistics":"Files=2767, Tests=1128605, 1896 wallclock secs (48.33 usr +  8.06 sys = 56.39 CPU"}],"ccversion":"8.3.0","cc":"gcc"},{"ccversion":"8.3.0","cc":"gcc","results":[{"failures":[{"result_id":519336,"failure":{"id":202,"extra":"9","test":"../dist/Net-Ping/t/450_service.t","status":"PASSED"},"failure_id":202},{"result_id":519336,"failure_id":2163,"failure":{"status":"PASSED","test":"../ext/IPC-Open3/t/IPC-Open3.t","extra":"25","id":2163}},{"failure_id":2172,"failure":{"id":2172,"extra":"2-5\nBad plan.  You planned 7 tests but ran 5.","test":"../t/porting/pod_rules.t","status":"FAILED"},"result_id":519336},{"failure":{"test":"../cpan/CPAN-Meta-YAML/t/30_yaml_spec_tml.t","status":"FAILED","id":2175,"extra":"Non-zero exit status: 2\nNo plan found in TAP output"},"failure_id":2175,"result_id":519336},{"failure":{"extra":"Non-zero exit status: 2\nNo plan found in TAP output","id":2176,"status":"FAILED","test":"../cpan/CPAN-Meta-YAML/t/31_local_tml.t"},"failure_id":2176,"result_id":519336},{"failure_id":2177,"failure":{"status":"FAILED","test":"../cpan/CPAN-Meta-YAML/t/32_world_tml.t","extra":"Non-zero exit status: 2\nNo plan found in TAP output","id":2177},"result_id":519336},{"result_id":519336,"failure":{"test":"../t/porting/regen.t","status":"FAILED","id":2614,"extra":"39\nNon-zero exit status: 255\nBad plan.  You planned 44 tests but ran 41."},"failure_id":2614},{"result_id":519336,"failure_id":3854,"failure":{"test":"../t/porting/customized.t","status":"FAILED","id":3854,"extra":"1-21"}},{"result_id":519336,"failure":{"id":3859,"extra":"7\n9\nNon-zero exit status: 2\nBad plan.  You planned 33 tests but ran 9.","test":"../dist/ExtUtils-ParseXS/t/002-more.t","status":"FAILED"},"failure_id":3859}],"locale":null,"io_env":"stdio","stat_cpu_time":67.3,"stat_tests":1128556,"summary":"F","statistics":"Files=2767, Tests=1128556, 2190 wallclock secs (59.59 usr +  7.70 sys = 67.30 CPU","id":519336,"config_id":321187}],"debugging":"D","arguments":"-DCCTYPE=GCC -DCCHOME=C:\\Strawberry\\c -Duselargefiles -Duselongdouble","report_id":5036691,"duration":2988,"id":321187,"started":"2023-07-19T00:55:09Z"},{"ccversion":"8.3.0","cc":"gcc","results":[{"failures":[{"failure":{"test":"../ext/IPC-Open3/t/IPC-Open3.t","status":"PASSED","id":2163,"extra":"25"},"failure_id":2163,"result_id":519337},{"result_id":519337,"failure":{"extra":"2-5\nBad plan.  You planned 7 tests but ran 5.","id":2172,"status":"FAILED","test":"../t/porting/pod_rules.t"},"failure_id":2172},{"failure_id":2175,"failure":{"extra":"Non-zero exit status: 2\nNo plan found in TAP output","id":2175,"status":"FAILED","test":"../cpan/CPAN-Meta-YAML/t/30_yaml_spec_tml.t"},"result_id":519337},{"result_id":519337,"failure_id":2176,"failure":{"status":"FAILED","test":"../cpan/CPAN-Meta-YAML/t/31_local_tml.t","extra":"Non-zero exit status: 2\nNo plan found in TAP output","id":2176}},{"failure_id":2177,"failure":{"id":2177,"extra":"Non-zero exit status: 2\nNo plan found in TAP output","test":"../cpan/CPAN-Meta-YAML/t/32_world_tml.t","status":"FAILED"},"result_id":519337},{"failure":{"id":2614,"extra":"39\nNon-zero exit status: 255\nBad plan.  You planned 44 tests but ran 41.","test":"../t/porting/regen.t","status":"FAILED"},"failure_id":2614,"result_id":519337},{"result_id":519337,"failure":{"status":"FAILED","test":"../t/porting/customized.t","extra":"1-21","id":3854},"failure_id":3854}],"stat_tests":1128606,"locale":null,"io_env":"stdio","stat_cpu_time":57.67,"summary":"F","statistics":"Files=2767, Tests=1128606, 2083 wallclock secs (50.98 usr +  6.69 sys = 57.67 CPU","config_id":321188,"id":519337}],"arguments":"-DCCTYPE=GCC -DCCHOME=C:\\Strawberry\\c -Duselargefiles -Dusequadmath","debugging":"N","duration":2807,"report_id":5036691,"id":321188,"started":"2023-07-19T01:44:57Z"},{"results":[{"summary":"F","statistics":"Files=2767, Tests=1128755, 2185 wallclock secs (58.50 usr +  7.52 sys = 66.02 CPU","id":519338,"config_id":321189,"failures":[{"result_id":519338,"failure_id":2163,"failure":{"id":2163,"extra":"25","test":"../ext/IPC-Open3/t/IPC-Open3.t","status":"PASSED"}},{"result_id":519338,"failure":{"id":2172,"extra":"2-5\nBad plan.  You planned 7 tests but ran 5.","test":"../t/porting/pod_rules.t","status":"FAILED"},"failure_id":2172},{"result_id":519338,"failure_id":2175,"failure":{"id":2175,"extra":"Non-zero exit status: 2\nNo plan found in TAP output","test":"../cpan/CPAN-Meta-YAML/t/30_yaml_spec_tml.t","status":"FAILED"}},{"failure_id":2176,"failure":{"test":"../cpan/CPAN-Meta-YAML/t/31_local_tml.t","status":"FAILED","id":2176,"extra":"Non-zero exit status: 2\nNo plan found in TAP output"},"result_id":519338},{"failure_id":2177,"failure":{"test":"../cpan/CPAN-Meta-YAML/t/32_world_tml.t","status":"FAILED","id":2177,"extra":"Non-zero exit status: 2\nNo plan found in TAP output"},"result_id":519338},{"result_id":519338,"failure_id":2614,"failure":{"extra":"39\nNon-zero exit status: 255\nBad plan.  You planned 44 tests but ran 41.","id":2614,"status":"FAILED","test":"../t/porting/regen.t"}},{"failure_id":3854,"failure":{"test":"../t/porting/customized.t","status":"FAILED","id":3854,"extra":"1-21"},"result_id":519338},{"failure":{"extra":"7\n9\nNon-zero exit status: 2\nBad plan.  You planned 33 tests but ran 9.","id":3859,"status":"FAILED","test":"../dist/ExtUtils-ParseXS/t/002-more.t"},"failure_id":3859,"result_id":519338}],"locale":null,"io_env":"stdio","stat_cpu_time":66.02,"stat_tests":1128755}],"ccversion":"8.3.0","cc":"gcc","id":321189,"started":"2023-07-19T02:31:44Z","debugging":"D","arguments":"-DCCTYPE=GCC -DCCHOME=C:\\Strawberry\\c -Duselargefiles -Dusequadmath","report_id":5036691,"duration":3004},{"report_id":5036691,"duration":2790,"debugging":"N","arguments":"-DCCTYPE=GCC -DCCHOME=C:\\Strawberry\\c -Duselargefiles -UWIN64 -Duse64bitint","started":"2023-07-19T03:21:48Z","id":321190,"cc":"gcc","ccversion":"8.3.0","results":[{"id":519339,"config_id":321190,"statistics":"Files=2767, Tests=1128663, 2064 wallclock secs (49.67 usr +  7.05 sys = 56.72 CPU","summary":"F","locale":null,"io_env":"stdio","stat_cpu_time":56.72,"stat_tests":1128663,"failures":[{"result_id":519339,"failure":{"status":"PASSED","test":"../ext/IPC-Open3/t/IPC-Open3.t","extra":"25","id":2163},"failure_id":2163},{"result_id":519339,"failure":{"status":"FAILED","test":"../t/porting/pod_rules.t","extra":"2-5\nBad plan.  You planned 7 tests but ran 5.","id":2172},"failure_id":2172},{"result_id":519339,"failure_id":2175,"failure":{"test":"../cpan/CPAN-Meta-YAML/t/30_yaml_spec_tml.t","status":"FAILED","id":2175,"extra":"Non-zero exit status: 2\nNo plan found in TAP output"}},{"failure":{"test":"../cpan/CPAN-Meta-YAML/t/31_local_tml.t","status":"FAILED","id":2176,"extra":"Non-zero exit status: 2\nNo plan found in TAP output"},"failure_id":2176,"result_id":519339},{"result_id":519339,"failure_id":2177,"failure":{"extra":"Non-zero exit status: 2\nNo plan found in TAP output","id":2177,"status":"FAILED","test":"../cpan/CPAN-Meta-YAML/t/32_world_tml.t"}},{"failure":{"status":"FAILED","test":"../t/porting/regen.t","extra":"39\nNon-zero exit status: 255\nBad plan.  You planned 44 tests but ran 41.","id":2614},"failure_id":2614,"result_id":519339},{"result_id":519339,"failure":{"test":"../t/porting/customized.t","status":"FAILED","id":3854,"extra":"1-21"},"failure_id":3854}]}]},{"results":[{"stat_tests":1128507,"locale":null,"io_env":"stdio","stat_cpu_time":69.12,"failures":[{"result_id":519340,"failure":{"test":"../ext/IPC-Open3/t/IPC-Open3.t","status":"PASSED","id":2163,"extra":"25"},"failure_id":2163},{"failure":{"id":2172,"extra":"2-5\nBad plan.  You planned 7 tests but ran 5.","test":"../t/porting/pod_rules.t","status":"FAILED"},"failure_id":2172,"result_id":519340},{"failure_id":2175,"failure":{"test":"../cpan/CPAN-Meta-YAML/t/30_yaml_spec_tml.t","status":"FAILED","id":2175,"extra":"Non-zero exit status: 2\nNo plan found in TAP output"},"result_id":519340},{"result_id":519340,"failure_id":2176,"failure":{"id":2176,"extra":"Non-zero exit status: 2\nNo plan found in TAP output","test":"../cpan/CPAN-Meta-YAML/t/31_local_tml.t","status":"FAILED"}},{"result_id":519340,"failure_id":2177,"failure":{"extra":"Non-zero exit status: 2\nNo plan found in TAP output","id":2177,"status":"FAILED","test":"../cpan/CPAN-Meta-YAML/t/32_world_tml.t"}},{"result_id":519340,"failure":{"id":2614,"extra":"39\nNon-zero exit status: 255\nBad plan.  You planned 44 tests but ran 41.","test":"../t/porting/regen.t","status":"FAILED"},"failure_id":2614},{"failure":{"test":"../t/porting/customized.t","status":"FAILED","id":3854,"extra":"1-21"},"failure_id":3854,"result_id":519340},{"result_id":519340,"failure_id":3859,"failure":{"test":"../dist/ExtUtils-ParseXS/t/002-more.t","status":"FAILED","id":3859,"extra":"7\n9\nNon-zero exit status: 2\nBad plan.  You planned 33 tests but ran 9."}}],"config_id":321191,"id":519340,"summary":"F","statistics":"Files=2767, Tests=1128507, 2152 wallclock secs (61.56 usr +  7.56 sys = 69.12 CPU"}],"cc":"gcc","ccversion":"8.3.0","started":"2023-07-19T04:08:18Z","id":321191,"duration":2992,"report_id":5036691,"arguments":"-DCCTYPE=GCC -DCCHOME=C:\\Strawberry\\c -Duselargefiles -UWIN64 -Duse64bitint","debugging":"D"}],"user_note":"For these MSWin32 builds -Duseithreads is always on (except for -Uuseithreads)\n","reporter_version":"0.054","smoke_revision":"1.79_07","smoke_perl":"5.32.1","manifest_msgs":"MANIFEST did not declare 'T/.LOC_TOOLS.PL.SWP'","plevel":"5.039000zzz117"}