XS-Parse-Sublike v0.37 Perl 5 v5.41.9 MSWin32-x64-multi-thread
- Status
- Pass
- From
- twata
- Dist
-
XS-Parse-Sublike v0.37
- Platform
- Perl 5 v5.41.9 MSWin32-x64-multi-thread
- Date
- 2025-03-20 15:48:58
- ID
- 1302a358-702e-1014-8029-99840325fd80
This distribution has been tested as part of the CPAN Testers
project, supporting the Perl programming language. See
http://wiki.cpantesters.org/ for more information or email
questions to cpan-testers-discuss@perl.org
--
Dear Paul Evans,
This is a computer-generated report for XS-Parse-Sublike-0.37
on perl 5.41.9, created by CPAN-Reporter-1.2020.
Thank you for uploading your work to CPAN. Congratulations!
All tests were successful.
Sections of this report:
* Tester comments
* Program output
* Prerequisites
* Environment and other context
------------------------------
TESTER COMMENTS
------------------------------
Additional comments from tester:
none provided
------------------------------
PROGRAM OUTPUT
------------------------------
Output from 'C:\WinLibs\Perl-5.41.9\bin\perl.exe ./Build test':
gcc -c -std=c99 -DWIN32 -DWIN64 -DPERL_TEXTMODE_SCRIPTS -DMULTIPLICITY -DPERL_IMPLICIT_SYS -DUSE_PERLIO -D__USE_MINGW_ANSI_STDIO -fwrapv -fno-strict-aliasing -mms-bitfields -Ishare/include -Iinclude -Ihax -Wall -Wno-unused-function -Wno-unused-value -Os "-DVERSION=\"0.37\"" "-DXS_VERSION=\"0.37\"" -I"C:\WinLibs\Perl-5.41.9\lib\CORE" -I"C:\winlibs-x86_64-posix-seh-gcc-14.2.0-llvm-19.1.1-mingw-w64msvcrt-12.0.0-r2\mingw64\include" -o "t\actions.o" "t\actions.c"
In file included from C:\WinLibs\Perl-5.41.9\lib\CORE/perl.h:7946,
from t\\actions.xs:8:
C:\WinLibs\Perl-5.41.9\lib\CORE/inline.h: In function 'Perl_utf8_hop_forward_overshoot':
C:\WinLibs\Perl-5.41.9\lib\CORE/inline.h:2759:34: warning: unknown conversion type character 'z' in format [-Wformat=]
2759 | Perl_croak_nocontext("panic: Start of forward hop (0x%p) is %zd"
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
C:\WinLibs\Perl-5.41.9\lib\CORE/inline.h:2759:34: warning: format '%p' expects argument of type 'void *', but argument 3 has type 'long long int' [-Wformat=]
2759 | Perl_croak_nocontext("panic: Start of forward hop (0x%p) is %zd"
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2760 | " bytes beyond legal end position (0x%p)",
2761 | s, 1 + s - end, end);
| ~~~~~~~~~~~
| |
| long long int
C:\WinLibs\Perl-5.41.9\lib\CORE/inline.h:2759:34: warning: too many arguments for format [-Wformat-extra-args]
ExtUtils::Mkbootstrap::Mkbootstrap('blib\arch\auto\t\actions\actions.bs')
Generating script 't\actions.lds'
g++ "t\actions.def" -o "blib\arch\auto\t\actions\actions.dll" -Wl,--enable-auto-image-base -shared -s -L"C:\WinLibs\Perl-5.41.9\lib\CORE" -L"C:\winlibs-x86_64-posix-seh-gcc-14.2.0-llvm-19.1.1-mingw-w64msvcrt-12.0.0-r2\mingw64\lib" -L"C:\winlibs-x86_64-posix-seh-gcc-14.2.0-llvm-19.1.1-mingw-w64msvcrt-12.0.0-r2\mingw64\x86_64-w64-mingw32\lib" -L"C:\winlibs-x86_64-posix-seh-gcc-14.2.0-llvm-19.1.1-mingw-w64msvcrt-12.0.0-r2\mingw64\lib\gcc\x86_64-w64-mingw32\14.2.0" "t\actions.lds"
gcc -c -std=c99 -DWIN32 -DWIN64 -DPERL_TEXTMODE_SCRIPTS -DMULTIPLICITY -DPERL_IMPLICIT_SYS -DUSE_PERLIO -D__USE_MINGW_ANSI_STDIO -fwrapv -fno-strict-aliasing -mms-bitfields -Ishare/include -Iinclude -Ihax -Wall -Wno-unused-function -Wno-unused-value -Os "-DVERSION=\"0.37\"" "-DXS_VERSION=\"0.37\"" -I"C:\WinLibs\Perl-5.41.9\lib\CORE" -I"C:\winlibs-x86_64-posix-seh-gcc-14.2.0-llvm-19.1.1-mingw-w64msvcrt-12.0.0-r2\mingw64\include" -o "t\any.o" "t\any.c"
In file included from C:\WinLibs\Perl-5.41.9\lib\CORE/perl.h:7946,
from t\\any.xs:8:
C:\WinLibs\Perl-5.41.9\lib\CORE/inline.h: In function 'Perl_utf8_hop_forward_overshoot':
C:\WinLibs\Perl-5.41.9\lib\CORE/inline.h:2759:34: warning: unknown conversion type character 'z' in format [-Wformat=]
2759 | Perl_croak_nocontext("panic: Start of forward hop (0x%p) is %zd"
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
C:\WinLibs\Perl-5.41.9\lib\CORE/inline.h:2759:34: warning: format '%p' expects argument of type 'void *', but argument 3 has type 'long long int' [-Wformat=]
2759 | Perl_croak_nocontext("panic: Start of forward hop (0x%p) is %zd"
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2760 | " bytes beyond legal end position (0x%p)",
2761 | s, 1 + s - end, end);
| ~~~~~~~~~~~
| |
| long long int
C:\WinLibs\Perl-5.41.9\lib\CORE/inline.h:2759:34: warning: too many arguments for format [-Wformat-extra-args]
ExtUtils::Mkbootstrap::Mkbootstrap('blib\arch\auto\t\any\any.bs')
Generating script 't\any.lds'
g++ "t\any.def" -o "blib\arch\auto\t\any\any.dll" -Wl,--enable-auto-image-base -shared -s -L"C:\WinLibs\Perl-5.41.9\lib\CORE" -L"C:\winlibs-x86_64-posix-seh-gcc-14.2.0-llvm-19.1.1-mingw-w64msvcrt-12.0.0-r2\mingw64\lib" -L"C:\winlibs-x86_64-posix-seh-gcc-14.2.0-llvm-19.1.1-mingw-w64msvcrt-12.0.0-r2\mingw64\x86_64-w64-mingw32\lib" -L"C:\winlibs-x86_64-posix-seh-gcc-14.2.0-llvm-19.1.1-mingw-w64msvcrt-12.0.0-r2\mingw64\lib\gcc\x86_64-w64-mingw32\14.2.0" "t\any.lds"
gcc -c -std=c99 -DWIN32 -DWIN64 -DPERL_TEXTMODE_SCRIPTS -DMULTIPLICITY -DPERL_IMPLICIT_SYS -DUSE_PERLIO -D__USE_MINGW_ANSI_STDIO -fwrapv -fno-strict-aliasing -mms-bitfields -Ishare/include -Iinclude -Ihax -Wall -Wno-unused-function -Wno-unused-value -Os "-DVERSION=\"0.37\"" "-DXS_VERSION=\"0.37\"" -I"C:\WinLibs\Perl-5.41.9\lib\CORE" -I"C:\winlibs-x86_64-posix-seh-gcc-14.2.0-llvm-19.1.1-mingw-w64msvcrt-12.0.0-r2\mingw64\include" -o "t\flags.o" "t\flags.c"
In file included from C:\WinLibs\Perl-5.41.9\lib\CORE/perl.h:7946,
from t\\flags.xs:8:
C:\WinLibs\Perl-5.41.9\lib\CORE/inline.h: In function 'Perl_utf8_hop_forward_overshoot':
C:\WinLibs\Perl-5.41.9\lib\CORE/inline.h:2759:34: warning: unknown conversion type character 'z' in format [-Wformat=]
2759 | Perl_croak_nocontext("panic: Start of forward hop (0x%p) is %zd"
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
C:\WinLibs\Perl-5.41.9\lib\CORE/inline.h:2759:34: warning: format '%p' expects argument of type 'void *', but argument 3 has type 'long long int' [-Wformat=]
2759 | Perl_croak_nocontext("panic: Start of forward hop (0x%p) is %zd"
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2760 | " bytes beyond legal end position (0x%p)",
2761 | s, 1 + s - end, end);
| ~~~~~~~~~~~
| |
| long long int
C:\WinLibs\Perl-5.41.9\lib\CORE/inline.h:2759:34: warning: too many arguments for format [-Wformat-extra-args]
ExtUtils::Mkbootstrap::Mkbootstrap('blib\arch\auto\t\flags\flags.bs')
Generating script 't\flags.lds'
g++ "t\flags.def" -o "blib\arch\auto\t\flags\flags.dll" -Wl,--enable-auto-image-base -shared -s -L"C:\WinLibs\Perl-5.41.9\lib\CORE" -L"C:\winlibs-x86_64-posix-seh-gcc-14.2.0-llvm-19.1.1-mingw-w64msvcrt-12.0.0-r2\mingw64\lib" -L"C:\winlibs-x86_64-posix-seh-gcc-14.2.0-llvm-19.1.1-mingw-w64msvcrt-12.0.0-r2\mingw64\x86_64-w64-mingw32\lib" -L"C:\winlibs-x86_64-posix-seh-gcc-14.2.0-llvm-19.1.1-mingw-w64msvcrt-12.0.0-r2\mingw64\lib\gcc\x86_64-w64-mingw32\14.2.0" "t\flags.lds"
gcc -c -std=c99 -DWIN32 -DWIN64 -DPERL_TEXTMODE_SCRIPTS -DMULTIPLICITY -DPERL_IMPLICIT_SYS -DUSE_PERLIO -D__USE_MINGW_ANSI_STDIO -fwrapv -fno-strict-aliasing -mms-bitfields -Ishare/include -Iinclude -Ihax -Wall -Wno-unused-function -Wno-unused-value -Os "-DVERSION=\"0.37\"" "-DXS_VERSION=\"0.37\"" -I"C:\WinLibs\Perl-5.41.9\lib\CORE" -I"C:\winlibs-x86_64-posix-seh-gcc-14.2.0-llvm-19.1.1-mingw-w64msvcrt-12.0.0-r2\mingw64\include" -o "t\func.o" "t\func.c"
In file included from C:\WinLibs\Perl-5.41.9\lib\CORE/perl.h:7946,
from t\\func.xs:8:
C:\WinLibs\Perl-5.41.9\lib\CORE/inline.h: In function 'Perl_utf8_hop_forward_overshoot':
C:\WinLibs\Perl-5.41.9\lib\CORE/inline.h:2759:34: warning: unknown conversion type character 'z' in format [-Wformat=]
2759 | Perl_croak_nocontext("panic: Start of forward hop (0x%p) is %zd"
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
C:\WinLibs\Perl-5.41.9\lib\CORE/inline.h:2759:34: warning: format '%p' expects argument of type 'void *', but argument 3 has type 'long long int' [-Wformat=]
2759 | Perl_croak_nocontext("panic: Start of forward hop (0x%p) is %zd"
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2760 | " bytes beyond legal end position (0x%p)",
2761 | s, 1 + s - end, end);
| ~~~~~~~~~~~
| |
| long long int
C:\WinLibs\Perl-5.41.9\lib\CORE/inline.h:2759:34: warning: too many arguments for format [-Wformat-extra-args]
ExtUtils::Mkbootstrap::Mkbootstrap('blib\arch\auto\t\func\func.bs')
Generating script 't\func.lds'
g++ "t\func.def" -o "blib\arch\auto\t\func\func.dll" -Wl,--enable-auto-image-base -shared -s -L"C:\WinLibs\Perl-5.41.9\lib\CORE" -L"C:\winlibs-x86_64-posix-seh-gcc-14.2.0-llvm-19.1.1-mingw-w64msvcrt-12.0.0-r2\mingw64\lib" -L"C:\winlibs-x86_64-posix-seh-gcc-14.2.0-llvm-19.1.1-mingw-w64msvcrt-12.0.0-r2\mingw64\x86_64-w64-mingw32\lib" -L"C:\winlibs-x86_64-posix-seh-gcc-14.2.0-llvm-19.1.1-mingw-w64msvcrt-12.0.0-r2\mingw64\lib\gcc\x86_64-w64-mingw32\14.2.0" "t\func.lds"
gcc -c -std=c99 -DWIN32 -DWIN64 -DPERL_TEXTMODE_SCRIPTS -DMULTIPLICITY -DPERL_IMPLICIT_SYS -DUSE_PERLIO -D__USE_MINGW_ANSI_STDIO -fwrapv -fno-strict-aliasing -mms-bitfields -Ishare/include -Iinclude -Ihax -Wall -Wno-unused-function -Wno-unused-value -Os "-DVERSION=\"0.37\"" "-DXS_VERSION=\"0.37\"" -I"C:\WinLibs\Perl-5.41.9\lib\CORE" -I"C:\winlibs-x86_64-posix-seh-gcc-14.2.0-llvm-19.1.1-mingw-w64msvcrt-12.0.0-r2\mingw64\include" -o "t\parts.o" "t\parts.c"
In file included from C:\WinLibs\Perl-5.41.9\lib\CORE/perl.h:7946,
from t\\parts.xs:8:
C:\WinLibs\Perl-5.41.9\lib\CORE/inline.h: In function 'Perl_utf8_hop_forward_overshoot':
C:\WinLibs\Perl-5.41.9\lib\CORE/inline.h:2759:34: warning: unknown conversion type character 'z' in format [-Wformat=]
2759 | Perl_croak_nocontext("panic: Start of forward hop (0x%p) is %zd"
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
C:\WinLibs\Perl-5.41.9\lib\CORE/inline.h:2759:34: warning: format '%p' expects argument of type 'void *', but argument 3 has type 'long long int' [-Wformat=]
2759 | Perl_croak_nocontext("panic: Start of forward hop (0x%p) is %zd"
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2760 | " bytes beyond legal end position (0x%p)",
2761 | s, 1 + s - end, end);
| ~~~~~~~~~~~
| |
| long long int
C:\WinLibs\Perl-5.41.9\lib\CORE/inline.h:2759:34: warning: too many arguments for format [-Wformat-extra-args]
ExtUtils::Mkbootstrap::Mkbootstrap('blib\arch\auto\t\parts\parts.bs')
Generating script 't\parts.lds'
g++ "t\parts.def" -o "blib\arch\auto\t\parts\parts.dll" -Wl,--enable-auto-image-base -shared -s -L"C:\WinLibs\Perl-5.41.9\lib\CORE" -L"C:\winlibs-x86_64-posix-seh-gcc-14.2.0-llvm-19.1.1-mingw-w64msvcrt-12.0.0-r2\mingw64\lib" -L"C:\winlibs-x86_64-posix-seh-gcc-14.2.0-llvm-19.1.1-mingw-w64msvcrt-12.0.0-r2\mingw64\x86_64-w64-mingw32\lib" -L"C:\winlibs-x86_64-posix-seh-gcc-14.2.0-llvm-19.1.1-mingw-w64msvcrt-12.0.0-r2\mingw64\lib\gcc\x86_64-w64-mingw32\14.2.0" "t\parts.lds"
gcc -c -std=c99 -DWIN32 -DWIN64 -DPERL_TEXTMODE_SCRIPTS -DMULTIPLICITY -DPERL_IMPLICIT_SYS -DUSE_PERLIO -D__USE_MINGW_ANSI_STDIO -fwrapv -fno-strict-aliasing -mms-bitfields -Ishare/include -Iinclude -Ihax -Wall -Wno-unused-function -Wno-unused-value -Os "-DVERSION=\"0.37\"" "-DXS_VERSION=\"0.37\"" -I"C:\WinLibs\Perl-5.41.9\lib\CORE" -I"C:\winlibs-x86_64-posix-seh-gcc-14.2.0-llvm-19.1.1-mingw-w64msvcrt-12.0.0-r2\mingw64\include" -o "t\prefix.o" "t\prefix.c"
In file included from C:\WinLibs\Perl-5.41.9\lib\CORE/perl.h:7946,
from t\\prefix.xs:8:
C:\WinLibs\Perl-5.41.9\lib\CORE/inline.h: In function 'Perl_utf8_hop_forward_overshoot':
C:\WinLibs\Perl-5.41.9\lib\CORE/inline.h:2759:34: warning: unknown conversion type character 'z' in format [-Wformat=]
2759 | Perl_croak_nocontext("panic: Start of forward hop (0x%p) is %zd"
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
C:\WinLibs\Perl-5.41.9\lib\CORE/inline.h:2759:34: warning: format '%p' expects argument of type 'void *', but argument 3 has type 'long long int' [-Wformat=]
2759 | Perl_croak_nocontext("panic: Start of forward hop (0x%p) is %zd"
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2760 | " bytes beyond legal end position (0x%p)",
2761 | s, 1 + s - end, end);
| ~~~~~~~~~~~
| |
| long long int
C:\WinLibs\Perl-5.41.9\lib\CORE/inline.h:2759:34: warning: too many arguments for format [-Wformat-extra-args]
ExtUtils::Mkbootstrap::Mkbootstrap('blib\arch\auto\t\prefix\prefix.bs')
Generating script 't\prefix.lds'
g++ "t\prefix.def" -o "blib\arch\auto\t\prefix\prefix.dll" -Wl,--enable-auto-image-base -shared -s -L"C:\WinLibs\Perl-5.41.9\lib\CORE" -L"C:\winlibs-x86_64-posix-seh-gcc-14.2.0-llvm-19.1.1-mingw-w64msvcrt-12.0.0-r2\mingw64\lib" -L"C:\winlibs-x86_64-posix-seh-gcc-14.2.0-llvm-19.1.1-mingw-w64msvcrt-12.0.0-r2\mingw64\x86_64-w64-mingw32\lib" -L"C:\winlibs-x86_64-posix-seh-gcc-14.2.0-llvm-19.1.1-mingw-w64msvcrt-12.0.0-r2\mingw64\lib\gcc\x86_64-w64-mingw32\14.2.0" "t\prefix.lds"
gcc -c -std=c99 -DWIN32 -DWIN64 -DPERL_TEXTMODE_SCRIPTS -DMULTIPLICITY -DPERL_IMPLICIT_SYS -DUSE_PERLIO -D__USE_MINGW_ANSI_STDIO -fwrapv -fno-strict-aliasing -mms-bitfields -Ishare/include -Iinclude -Ihax -Wall -Wno-unused-function -Wno-unused-value -Os "-DVERSION=\"0.37\"" "-DXS_VERSION=\"0.37\"" -I"C:\WinLibs\Perl-5.41.9\lib\CORE" -I"C:\winlibs-x86_64-posix-seh-gcc-14.2.0-llvm-19.1.1-mingw-w64msvcrt-12.0.0-r2\mingw64\include" -o "t\registrations.o" "t\registrations.c"
In file included from C:\WinLibs\Perl-5.41.9\lib\CORE/perl.h:7946,
from t\\registrations.xs:8:
C:\WinLibs\Perl-5.41.9\lib\CORE/inline.h: In function 'Perl_utf8_hop_forward_overshoot':
C:\WinLibs\Perl-5.41.9\lib\CORE/inline.h:2759:34: warning: unknown conversion type character 'z' in format [-Wformat=]
2759 | Perl_croak_nocontext("panic: Start of forward hop (0x%p) is %zd"
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
C:\WinLibs\Perl-5.41.9\lib\CORE/inline.h:2759:34: warning: format '%p' expects argument of type 'void *', but argument 3 has type 'long long int' [-Wformat=]
2759 | Perl_croak_nocontext("panic: Start of forward hop (0x%p) is %zd"
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2760 | " bytes beyond legal end position (0x%p)",
2761 | s, 1 + s - end, end);
| ~~~~~~~~~~~
| |
| long long int
C:\WinLibs\Perl-5.41.9\lib\CORE/inline.h:2759:34: warning: too many arguments for format [-Wformat-extra-args]
ExtUtils::Mkbootstrap::Mkbootstrap('blib\arch\auto\t\registrations\registrations.bs')
Generating script 't\registrations.lds'
g++ "t\registrations.def" -o "blib\arch\auto\t\registrations\registrations.dll" -Wl,--enable-auto-image-base -shared -s -L"C:\WinLibs\Perl-5.41.9\lib\CORE" -L"C:\winlibs-x86_64-posix-seh-gcc-14.2.0-llvm-19.1.1-mingw-w64msvcrt-12.0.0-r2\mingw64\lib" -L"C:\winlibs-x86_64-posix-seh-gcc-14.2.0-llvm-19.1.1-mingw-w64msvcrt-12.0.0-r2\mingw64\x86_64-w64-mingw32\lib" -L"C:\winlibs-x86_64-posix-seh-gcc-14.2.0-llvm-19.1.1-mingw-w64msvcrt-12.0.0-r2\mingw64\lib\gcc\x86_64-w64-mingw32\14.2.0" "t\registrations.lds"
gcc -c -std=c99 -DWIN32 -DWIN64 -DPERL_TEXTMODE_SCRIPTS -DMULTIPLICITY -DPERL_IMPLICIT_SYS -DUSE_PERLIO -D__USE_MINGW_ANSI_STDIO -fwrapv -fno-strict-aliasing -mms-bitfields -Ishare/include -Iinclude -Ihax -Wall -Wno-unused-function -Wno-unused-value -Os "-DVERSION=\"0.37\"" "-DXS_VERSION=\"0.37\"" -I"C:\WinLibs\Perl-5.41.9\lib\CORE" -I"C:\winlibs-x86_64-posix-seh-gcc-14.2.0-llvm-19.1.1-mingw-w64msvcrt-12.0.0-r2\mingw64\include" -o "t\stages.o" "t\stages.c"
In file included from C:\WinLibs\Perl-5.41.9\lib\CORE/perl.h:7946,
from t\\stages.xs:8:
C:\WinLibs\Perl-5.41.9\lib\CORE/inline.h: In function 'Perl_utf8_hop_forward_overshoot':
C:\WinLibs\Perl-5.41.9\lib\CORE/inline.h:2759:34: warning: unknown conversion type character 'z' in format [-Wformat=]
2759 | Perl_croak_nocontext("panic: Start of forward hop (0x%p) is %zd"
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
C:\WinLibs\Perl-5.41.9\lib\CORE/inline.h:2759:34: warning: format '%p' expects argument of type 'void *', but argument 3 has type 'long long int' [-Wformat=]
2759 | Perl_croak_nocontext("panic: Start of forward hop (0x%p) is %zd"
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2760 | " bytes beyond legal end position (0x%p)",
2761 | s, 1 + s - end, end);
| ~~~~~~~~~~~
| |
| long long int
C:\WinLibs\Perl-5.41.9\lib\CORE/inline.h:2759:34: warning: too many arguments for format [-Wformat-extra-args]
ExtUtils::Mkbootstrap::Mkbootstrap('blib\arch\auto\t\stages\stages.bs')
Generating script 't\stages.lds'
g++ "t\stages.def" -o "blib\arch\auto\t\stages\stages.dll" -Wl,--enable-auto-image-base -shared -s -L"C:\WinLibs\Perl-5.41.9\lib\CORE" -L"C:\winlibs-x86_64-posix-seh-gcc-14.2.0-llvm-19.1.1-mingw-w64msvcrt-12.0.0-r2\mingw64\lib" -L"C:\winlibs-x86_64-posix-seh-gcc-14.2.0-llvm-19.1.1-mingw-w64msvcrt-12.0.0-r2\mingw64\x86_64-w64-mingw32\lib" -L"C:\winlibs-x86_64-posix-seh-gcc-14.2.0-llvm-19.1.1-mingw-w64msvcrt-12.0.0-r2\mingw64\lib\gcc\x86_64-w64-mingw32\14.2.0" "t\stages.lds"
t\00use.t ....................... ok
t\01func.t ...................... ok
t\02func-signatures.t ........... ok
t\03func-deparse.t .............. ok
t\04func-named-params.t ......... ok
t\05func-sig-attributes.t ....... ok
t\06func-conditional-default.t .. ok
t\07func-lexical.t .............. ok
t\10stages-permit.t ............. ok
t\11stages-pre_subparse.t ....... ok
t\12stages-post_blockstart.t .... ok
t\13stages-pre_blockend.t ....... ok
t\14stages-post_newcv.t ......... ok
t\15stages-filter_attr.t ........ ok
t\16stages-signature.t .......... ok
t\20registrations.t ............. ok
t\30any.t ....................... ok
t\31prefix.t .................... ok
t\40parts-name.t ................ ok
t\41parts-attrs.t ............... ok
t\42parts-signature.t ........... ok
t\50flags-no-body.t ............. ok
t\60actions.t ................... ok
t\70extended.t .................. ok
t\80extended+Object-Pad.t ....... skipped: Module 'Object::Pad' is not installed
t\80extended+async.t ............ skipped: Module 'Future::AsyncAwait' is not installed
t\80extended+feature-class.t .... ok
t\99pod.t ....................... ok
All tests successful.
Files=28, Tests=104, 12 wallclock secs ( 0.19 usr + 0.03 sys = 0.22 CPU)
Result: PASS
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
------------------ ------ --------
File::ShareDir 1.00 1.118
perl 5.016 5.041009
build_requires:
Module Need Have
------------------ ------ --------
ExtUtils::CBuilder 0 0.280240
Sub::Util 0 1.68_01
Test2::V0 0 1.302209
configure_requires:
Module Need Have
------------------ ------ --------
Module::Build 0.4004 0.4234
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
COMSPEC = C:\WINDOWS\system32\cmd.exe
LC_ALL = C
NONINTERACTIVE_TESTING = 1
NUMBER_OF_PROCESSORS = 4
PATH = C:\home\vega5419\perl5\bin;C:\WinLibs\ext2\bin;C:\WinLibs\Perl-5.41.9\bin;C:\winlibs-x86_64-posix-seh-gcc-14.2.0-llvm-19.1.1-mingw-w64msvcrt-12.0.0-r2\mingw64\bin;C:\WinLibs\build-libressl\aab\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0
PERL5LIB = C:\home\vega5419\perl5\lib\perl5
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 11556
PERL5_CPAN_IS_RUNNING = 11556
PERL_LOCAL_LIB_ROOT = C:\home\vega5419\perl5
PERL_MB_OPT = --install_base "C:\\home\\vega5419\\perl5"
PERL_MM_OPT = INSTALL_BASE=C:\\home\\vega5419\\perl5
PERL_MM_USE_DEFAULT = 1
PERL_USE_UNSAFE_INC = 1
PROCESSOR_IDENTIFIER = Intel64 Family 6 Model 58 Stepping 9, GenuineIntel
TEMP = C:\Users\USER\AppData\Local\Temp
TERM = dumb
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = C:\WinLibs\Perl-5.41.9\bin\perl.exe
$UID/$EUID = 0 / 0
$GID = 0
$EGID = 0
Win32::GetOSName = Win8.1
Win32::GetOSVersion = , 6, 3, 9600, 2, 0, 0, 256, 1
Win32::FsType = NTFS
Win32::IsAdminUser = 0
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.38
CPAN::Meta 2.150010
Cwd 3.92
ExtUtils::CBuilder 0.280240
ExtUtils::Command 7.71_08
ExtUtils::Install 2.22
ExtUtils::MakeMaker 7.71_08
ExtUtils::Manifest 1.75
ExtUtils::ParseXS 3.57
File::Spec 3.93
JSON 4.10
JSON::PP 4.16
Module::Build 0.4234
Module::Signature n/a
Parse::CPAN::Meta 2.150010
Test2 1.302209
Test::Harness 3.50
Test::More 1.302209
YAML 1.31
YAML::Syck 1.34
version 0.9933
--
Summary of my perl5 (revision 5 version 41 subversion 9) configuration:
Platform:
osname=MSWin32
osvers=6.3.9600
archname=MSWin32-x64-multi-thread
uname=''
config_args='undef'
hint=recommended
useposix=true
d_sigaction=undef
useithreads=define
usemultiplicity=define
use64bitint=define
use64bitall=undef
uselongdouble=undef
usemymalloc=n
default_inc_excludes_dot=define
Compiler:
cc='gcc'
ccflags ='-std=c99 -DWIN32 -DWIN64 -DPERL_TEXTMODE_SCRIPTS -DMULTIPLICITY -DPERL_IMPLICIT_SYS -DUSE_PERLIO -D__USE_MINGW_ANSI_STDIO -fwrapv -fno-strict-aliasing -mms-bitfields'
optimize='-Os'
cppflags='-DWIN32'
ccversion=''
gccversion='14.2.0'
gccosandvers=''
intsize=4
longsize=4
ptrsize=8
doublesize=8
byteorder=12345678
doublekind=3
d_longlong=define
longlongsize=8
d_longdbl=define
longdblsize=16
longdblkind=3
ivtype='long long'
ivsize=8
nvtype='double'
nvsize=8
Off_t='long long'
lseeksize=8
alignbytes=8
prototype=define
Linker and Libraries:
ld='g++'
ldflags ='-s -L"C:\WinLibs\Perl-5.41.9\lib\CORE" -L"C:\winlibs-x86_64-posix-seh-gcc-14.2.0-llvm-19.1.1-mingw-w64msvcrt-12.0.0-r2\mingw64\lib" -L"C:\winlibs-x86_64-posix-seh-gcc-14.2.0-llvm-19.1.1-mingw-w64msvcrt-12.0.0-r2\mingw64\x86_64-w64-mingw32\lib" -L"C:\winlibs-x86_64-posix-seh-gcc-14.2.0-llvm-19.1.1-mingw-w64msvcrt-12.0.0-r2\mingw64\lib\gcc\x86_64-w64-mingw32\14.2.0"'
libpth=C:\winlibs-x86_64-posix-seh-gcc-14.2.0-llvm-19.1.1-mingw-w64msvcrt-12.0.0-r2\mingw64\lib C:\winlibs-x86_64-posix-seh-gcc-14.2.0-llvm-19.1.1-mingw-w64msvcrt-12.0.0-r2\mingw64\x86_64-w64-mingw32\lib C:\winlibs-x86_64-posix-seh-gcc-14.2.0-llvm-19.1.1-mingw-w64msvcrt-12.0.0-r2\mingw64\lib\gcc\x86_64-w64-mingw32\14.2.0
libs= -lmoldname -lkernel32 -luser32 -lgdi32 -lwinspool -lcomdlg32 -ladvapi32 -lshell32 -lole32 -loleaut32 -lnetapi32 -luuid -lws2_32 -lmpr -lwinmm -lversion -lodbc32 -lodbccp32 -lcomctl32
perllibs= -lmoldname -lkernel32 -luser32 -lgdi32 -lwinspool -lcomdlg32 -ladvapi32 -lshell32 -lole32 -loleaut32 -lnetapi32 -luuid -lws2_32 -lmpr -lwinmm -lversion -lodbc32 -lodbccp32 -lcomctl32
libc=-lmsvcrt
so=dll
useshrplib=true
libperl=libperl541.a
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_win32.xs
dlext=dll
d_dlsymun=undef
ccdlflags=' '
cccdlflags=' '
lddlflags='-shared -s -L"C:\WinLibs\Perl-5.41.9\lib\CORE" -L"C:\winlibs-x86_64-posix-seh-gcc-14.2.0-llvm-19.1.1-mingw-w64msvcrt-12.0.0-r2\mingw64\lib" -L"C:\winlibs-x86_64-posix-seh-gcc-14.2.0-llvm-19.1.1-mingw-w64msvcrt-12.0.0-r2\mingw64\x86_64-w64-mingw32\lib" -L"C:\winlibs-x86_64-posix-seh-gcc-14.2.0-llvm-19.1.1-mingw-w64msvcrt-12.0.0-r2\mingw64\lib\gcc\x86_64-w64-mingw32\14.2.0"'
Characteristics of this binary (from libperl):
Compile-time options:
HAS_LONG_DOUBLE
HAS_TIMES
HAVE_INTERP_INTERN
MULTIPLICITY
PERLIO_LAYERS
PERL_COPY_ON_WRITE
PERL_DONT_CREATE_GVSV
PERL_HASH_FUNC_SIPHASH13
PERL_HASH_USE_SBOX32
PERL_IMPLICIT_SYS
PERL_MALLOC_WRAP
PERL_OP_PARENT
PERL_PRESERVE_IVUV
PERL_USE_SAFE_PUTENV
USE_64_BIT_INT
USE_ITHREADS
USE_LARGE_FILES
USE_LOCALE
USE_LOCALE_COLLATE
USE_LOCALE_CTYPE
USE_LOCALE_NUMERIC
USE_LOCALE_TIME
USE_PERLIO
USE_PERL_ATOF
Built under MSWin32
Compiled at Feb 24 2025 23:24:58
%ENV:
PERL5LIB="C:\home\vega5419\perl5\lib\perl5"
PERL5_CPANPLUS_IS_RUNNING="11556"
PERL5_CPAN_IS_RUNNING="11556"
PERL_LOCAL_LIB_ROOT="C:\home\vega5419\perl5"
PERL_MB_OPT="--install_base "C:\\home\\vega5419\\perl5""
PERL_MM_OPT="INSTALL_BASE=C:\\home\\vega5419\\perl5"
PERL_MM_USE_DEFAULT="1"
PERL_USE_UNSAFE_INC="1"
@INC:
C:\home\vega5419\perl5\lib\perl5/MSWin32-x64-multi-thread
C:\home\vega5419\perl5\lib\perl5
C:/WinLibs/Perl-5.41.9/site/lib
C:/WinLibs/Perl-5.41.9/lib
.