meta v0.008 Perl 5 v5.38.2 MSWin32-x86-multi-thread-64int
- Status
- Pass
- From
- gregor herrmann
- Dist
-
meta v0.008
- Platform
- Perl 5 v5.38.2 MSWin32-x86-multi-thread-64int
- Date
- 2024-09-11 20:52:03
- ID
- 013fe326-727b-1014-9876-a8785a06dabd
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 PEVANS,
This is a computer-generated report for meta-0.008
on perl 5.38.2, created by App::cpanminus::reporter 0.21 (1.7047).
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:
this report is from an automated smoke testing program
and was not reviewed by a human for accuracy
------------------------------
PROGRAM OUTPUT
------------------------------
Output from '':
Building and testing meta-0.008
Building meta
gcc -c -DWIN32 -DPERL_TEXTMODE_SCRIPTS -DMULTIPLICITY -DPERL_IMPLICIT_SYS -DUSE_PERLIO -D__USE_MINGW_ANSI_STDIO -fwrapv -fno-strict-aliasing -mms-bitfields -Os -falign-functions -falign-jumps -falign-labels -falign-loops -freorder-blocks -freorder-blocks-algorithm=stc -freorder-blocks-and-partition "-DVERSION=\"0.008\"" "-DXS_VERSION=\"0.008\"" -I"C:\strawberry\perl\lib\CORE" -I"C:\strawberry\c\include" -o "lib\meta.o" "lib\meta.c"
lib\\meta.xs: In function 'S_get_metaglob_slot':
lib\\meta.xs:51:6: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
((type)(SvUV(SvRV(rsv))))
^
lib\\meta.xs:55:36: note: in expansion of macro '_MUST_SVTYPE_FROM_REFSV'
#define MUST_GV_FROM_REFSV(sv) _MUST_SVTYPE_FROM_REFSV(sv, GV *, SVt_PVGV)
^~~~~~~~~~~~~~~~~~~~~~~
lib\\meta.xs:201:12: note: in expansion of macro 'MUST_GV_FROM_REFSV'
GV *gv = MUST_GV_FROM_REFSV(metaglob);
^~~~~~~~~~~~~~~~~~
lib\\meta.xs: In function 'XS_meta__package_name':
lib\\meta.xs:51:6: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
((type)(SvUV(SvRV(rsv))))
^
lib\\meta.xs:54:36: note: in expansion of macro '_MUST_SVTYPE_FROM_REFSV'
#define MUST_STASH_FROM_REFSV(sv) _MUST_SVTYPE_FROM_REFSV(sv, HV *, SVt_PVHV)
^~~~~~~~~~~~~~~~~~~~~~~
lib\\meta.xs:296:17: note: in expansion of macro 'MUST_STASH_FROM_REFSV'
HV *stash = MUST_STASH_FROM_REFSV(metapkg);
^~~~~~~~~~~~~~~~~~~~~
lib\\meta.xs: In function 'XS_meta__package_get_glob':
lib\\meta.xs:51:6: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
((type)(SvUV(SvRV(rsv))))
^
lib\\meta.xs:54:36: note: in expansion of macro '_MUST_SVTYPE_FROM_REFSV'
#define MUST_STASH_FROM_REFSV(sv) _MUST_SVTYPE_FROM_REFSV(sv, HV *, SVt_PVHV)
^~~~~~~~~~~~~~~~~~~~~~~
lib\\meta.xs:312:17: note: in expansion of macro 'MUST_STASH_FROM_REFSV'
HV *stash = MUST_STASH_FROM_REFSV(metapkg);
^~~~~~~~~~~~~~~~~~~~~
lib\\meta.xs: In function 'XS_meta__package_get_symbol':
lib\\meta.xs:51:6: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
((type)(SvUV(SvRV(rsv))))
^
lib\\meta.xs:54:36: note: in expansion of macro '_MUST_SVTYPE_FROM_REFSV'
#define MUST_STASH_FROM_REFSV(sv) _MUST_SVTYPE_FROM_REFSV(sv, HV *, SVt_PVHV)
^~~~~~~~~~~~~~~~~~~~~~~
lib\\meta.xs:355:17: note: in expansion of macro 'MUST_STASH_FROM_REFSV'
HV *stash = MUST_STASH_FROM_REFSV(metapkg);
^~~~~~~~~~~~~~~~~~~~~
lib\\meta.xs: In function 'XS_meta__package_add_named_sub':
lib\\meta.xs:51:6: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
((type)(SvUV(SvRV(rsv))))
^
lib\\meta.xs:54:36: note: in expansion of macro '_MUST_SVTYPE_FROM_REFSV'
#define MUST_STASH_FROM_REFSV(sv) _MUST_SVTYPE_FROM_REFSV(sv, HV *, SVt_PVHV)
^~~~~~~~~~~~~~~~~~~~~~~
lib\\meta.xs:475:17: note: in expansion of macro 'MUST_STASH_FROM_REFSV'
HV *stash = MUST_STASH_FROM_REFSV(metapkg);
^~~~~~~~~~~~~~~~~~~~~
lib\\meta.xs: In function 'XS_meta__package_remove_symbol':
lib\\meta.xs:51:6: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
((type)(SvUV(SvRV(rsv))))
^
lib\\meta.xs:54:36: note: in expansion of macro '_MUST_SVTYPE_FROM_REFSV'
#define MUST_STASH_FROM_REFSV(sv) _MUST_SVTYPE_FROM_REFSV(sv, HV *, SVt_PVHV)
^~~~~~~~~~~~~~~~~~~~~~~
lib\\meta.xs:510:17: note: in expansion of macro 'MUST_STASH_FROM_REFSV'
HV *stash = MUST_STASH_FROM_REFSV(metapkg);
^~~~~~~~~~~~~~~~~~~~~
lib\\meta.xs: In function 'XS_meta__package_list_globs':
lib\\meta.xs:51:6: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
((type)(SvUV(SvRV(rsv))))
^
lib\\meta.xs:54:36: note: in expansion of macro '_MUST_SVTYPE_FROM_REFSV'
#define MUST_STASH_FROM_REFSV(sv) _MUST_SVTYPE_FROM_REFSV(sv, HV *, SVt_PVHV)
^~~~~~~~~~~~~~~~~~~~~~~
lib\\meta.xs:576:17: note: in expansion of macro 'MUST_STASH_FROM_REFSV'
HV *stash = MUST_STASH_FROM_REFSV(metapkg);
^~~~~~~~~~~~~~~~~~~~~
lib\\meta.xs: In function 'XS_meta__package__list_symbols':
lib\\meta.xs:51:6: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
((type)(SvUV(SvRV(rsv))))
^
lib\\meta.xs:54:36: note: in expansion of macro '_MUST_SVTYPE_FROM_REFSV'
#define MUST_STASH_FROM_REFSV(sv) _MUST_SVTYPE_FROM_REFSV(sv, HV *, SVt_PVHV)
^~~~~~~~~~~~~~~~~~~~~~~
lib\\meta.xs:603:17: note: in expansion of macro 'MUST_STASH_FROM_REFSV'
HV *stash = MUST_STASH_FROM_REFSV(metapkg);
^~~~~~~~~~~~~~~~~~~~~
lib\\meta.xs: In function 'XS_meta__package_list_subpackages':
lib\\meta.xs:51:6: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
((type)(SvUV(SvRV(rsv))))
^
lib\\meta.xs:54:36: note: in expansion of macro '_MUST_SVTYPE_FROM_REFSV'
#define MUST_STASH_FROM_REFSV(sv) _MUST_SVTYPE_FROM_REFSV(sv, HV *, SVt_PVHV)
^~~~~~~~~~~~~~~~~~~~~~~
lib\\meta.xs:657:17: note: in expansion of macro 'MUST_STASH_FROM_REFSV'
HV *stash = MUST_STASH_FROM_REFSV(metapkg);
^~~~~~~~~~~~~~~~~~~~~
lib\\meta.xs: In function 'XS_meta__symbol_DESTROY':
lib\\meta.xs:59:4: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
((SV *)(SvUV(SvRV(sv))))
^
lib\\meta.xs:691:14: note: in expansion of macro 'SV_FROM_REFSV'
SV *sv = SV_FROM_REFSV(metasym);
^~~~~~~~~~~~~
lib\\meta.xs: In function 'XS_meta__symbol_is_scalar':
lib\\meta.xs:59:4: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
((SV *)(SvUV(SvRV(sv))))
^
lib\\meta.xs:699:14: note: in expansion of macro 'SV_FROM_REFSV'
SV *sv = SV_FROM_REFSV(metasym);
^~~~~~~~~~~~~
lib\\meta.xs: In function 'XS_meta__symbol__is_type':
lib\\meta.xs:59:4: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
((SV *)(SvUV(SvRV(sv))))
^
lib\\meta.xs:714:14: note: in expansion of macro 'SV_FROM_REFSV'
SV *sv = SV_FROM_REFSV(metasym);
^~~~~~~~~~~~~
lib\\meta.xs: In function 'XS_meta__symbol_reference':
lib\\meta.xs:59:4: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
((SV *)(SvUV(SvRV(sv))))
^
lib\\meta.xs:724:14: note: in expansion of macro 'SV_FROM_REFSV'
SV *sv = SV_FROM_REFSV(metasym);
^~~~~~~~~~~~~
lib\\meta.xs: In function 'XS_meta__glob_basename':
lib\\meta.xs:51:6: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
((type)(SvUV(SvRV(rsv))))
^
lib\\meta.xs:55:36: note: in expansion of macro '_MUST_SVTYPE_FROM_REFSV'
#define MUST_GV_FROM_REFSV(sv) _MUST_SVTYPE_FROM_REFSV(sv, GV *, SVt_PVGV)
^~~~~~~~~~~~~~~~~~~~~~~
lib\\meta.xs:763:14: note: in expansion of macro 'MUST_GV_FROM_REFSV'
GV *gv = MUST_GV_FROM_REFSV(metaglob);
^~~~~~~~~~~~~~~~~~
lib\\meta.xs: In function 'XS_meta__variable_value':
lib\\meta.xs:59:4: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
((SV *)(SvUV(SvRV(sv))))
^
lib\\meta.xs:831:14: note: in expansion of macro 'SV_FROM_REFSV'
SV *sv = SV_FROM_REFSV(metavar);
^~~~~~~~~~~~~
lib\\meta.xs: In function 'XS_meta__subroutine_subname':
lib\\meta.xs:51:6: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
((type)(SvUV(SvRV(rsv))))
^
lib\\meta.xs:56:36: note: in expansion of macro '_MUST_SVTYPE_FROM_REFSV'
#define MUST_CV_FROM_REFSV(sv) _MUST_SVTYPE_FROM_REFSV(sv, CV *, SVt_PVCV)
^~~~~~~~~~~~~~~~~~~~~~~
lib\\meta.xs:889:14: note: in expansion of macro 'MUST_CV_FROM_REFSV'
CV *cv = MUST_CV_FROM_REFSV(metasub);
^~~~~~~~~~~~~~~~~~
lib\\meta.xs: In function 'XS_meta__subroutine_set_subname':
lib\\meta.xs:51:6: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
((type)(SvUV(SvRV(rsv))))
^
lib\\meta.xs:56:36: note: in expansion of macro '_MUST_SVTYPE_FROM_REFSV'
#define MUST_CV_FROM_REFSV(sv) _MUST_SVTYPE_FROM_REFSV(sv, CV *, SVt_PVCV)
^~~~~~~~~~~~~~~~~~~~~~~
lib\\meta.xs:904:14: note: in expansion of macro 'MUST_CV_FROM_REFSV'
CV *cv = MUST_CV_FROM_REFSV(metasub);
^~~~~~~~~~~~~~~~~~
lib\\meta.xs: In function 'XS_meta__subroutine_prototype':
lib\\meta.xs:51:6: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
((type)(SvUV(SvRV(rsv))))
^
lib\\meta.xs:56:36: note: in expansion of macro '_MUST_SVTYPE_FROM_REFSV'
#define MUST_CV_FROM_REFSV(sv) _MUST_SVTYPE_FROM_REFSV(sv, CV *, SVt_PVCV)
^~~~~~~~~~~~~~~~~~~~~~~
lib\\meta.xs:941:14: note: in expansion of macro 'MUST_CV_FROM_REFSV'
CV *cv = MUST_CV_FROM_REFSV(metasub);
^~~~~~~~~~~~~~~~~~
lib\\meta.xs: In function 'XS_meta__subroutine_set_prototype':
lib\\meta.xs:51:6: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
((type)(SvUV(SvRV(rsv))))
^
lib\\meta.xs:56:36: note: in expansion of macro '_MUST_SVTYPE_FROM_REFSV'
#define MUST_CV_FROM_REFSV(sv) _MUST_SVTYPE_FROM_REFSV(sv, CV *, SVt_PVCV)
^~~~~~~~~~~~~~~~~~~~~~~
lib\\meta.xs:955:14: note: in expansion of macro 'MUST_CV_FROM_REFSV'
CV *cv = MUST_CV_FROM_REFSV(metasub);
^~~~~~~~~~~~~~~~~~
ExtUtils::Mkbootstrap::Mkbootstrap('blib\arch\auto\meta\meta.bs')
Generating script 'lib\meta.lds'
dlltool --def "lib\meta.def" --output-exp "lib\meta.exp"
g++ -o "blib\arch\auto\meta\meta.xs.dll" -Wl,--base-file,"lib\meta.base" -Wl,--enable-auto-image-base -shared -s -L"C:\strawberry\perl\lib\CORE" -L"C:\strawberry\c\lib" -L"C:\strawberry\c\i686-w64-mingw32\lib" -L"C:\strawberry\c\lib\gcc\i686-w64-mingw32\8.3.0" "lib\meta.lds" "lib\meta.exp"
dlltool --def "lib\meta.def" --output-exp "lib\meta.exp" --base-file "lib\meta.base"
g++ -o "blib\arch\auto\meta\meta.xs.dll" -Wl,--enable-auto-image-base -shared -s -L"C:\strawberry\perl\lib\CORE" -L"C:\strawberry\c\lib" -L"C:\strawberry\c\i686-w64-mingw32\lib" -L"C:\strawberry\c\lib\gcc\i686-w64-mingw32\8.3.0" "lib\meta.lds" "lib\meta.exp"
t\00use.t ............... ok
t\01package.t ........... ok
t\02glob.t .............. ok
t\03symbols.t ........... ok
t\10variables.t ......... ok
t\11subroutines.t ....... ok
t\20add.t ............... ok
t\21remove.t ............ ok
t\80subname+Sub-Util.t .. ok
t\94warnings.t .......... ok
t\99pod.t ............... ok
All tests successful.
Files=11, Tests=130, 19 wallclock secs ( 0.23 usr + 0.22 sys = 0.45 CPU)
Result: PASS
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
No requirements found
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
COMSPEC = C:\WINDOWS\system32\cmd.exe
NUMBER_OF_PROCESSORS = 2
PATH = C:\WINDOWS\system32;C:\strawberry\c\bin;C:\strawberry\perl\site\bin;C:\strawberry\perl\bin
PERL5_CPANPLUS_IS_RUNNING = 7504
PERL5_CPAN_IS_RUNNING = 7504
PERL_CR_SMOKER_CURRENT = Convert-Color-0.18
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_MM_USE_DEFAULT = 1
PROCESSOR_IDENTIFIER = x86 Family 6 Model 15 Stepping 11, GenuineIntel
TEMP = C:\Users\smoker\AppData\Local\Temp
Perl special variables (and OS-specific diagnostics, for MSWin32):
EGID = 0
EUID = 0
EXECUTABLE_NAME = C:\Strawberry\perl\bin\perl.exe
GID = 0
UID = 0
Win32::FsType = NTFS
Win32::GetOSName = Win10
Win32::GetOSVersion = , 10, 0, 19045, 2, 0, 0, 256, 1
Win32::IsAdminUser = 0
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.37
CPAN::Meta 2.150010
Cwd 3.89
ExtUtils::CBuilder 0.280238
ExtUtils::Command 7.71_01
ExtUtils::Install 2.22
ExtUtils::MakeMaker 7.71_01
ExtUtils::Manifest 1.75
ExtUtils::ParseXS 3.51
File::Spec 3.88
JSON 4.10
JSON::PP 4.16
Module::Build 0.4234
Module::Signature n/a
Parse::CPAN::Meta 2.150010
Test::Harness 3.50
Test::More 1.302203
YAML 1.31
YAML::Syck 1.34
version 0.9933
--
Summary of my perl5 (revision 5 version 38 subversion 2) configuration:
Platform:
osname=MSWin32
osvers=10.0.19045.4291
archname=MSWin32-x86-multi-thread-64int
uname='Win32 strawberry-perl 5.38.2.2 # 14:58:40 Sun April 21 2024 x32'
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 =' -DWIN32 -DPERL_TEXTMODE_SCRIPTS -DMULTIPLICITY -DPERL_IMPLICIT_SYS -DUSE_PERLIO -D__USE_MINGW_ANSI_STDIO -fwrapv -fno-strict-aliasing -mms-bitfields'
optimize='-Os -falign-functions -falign-jumps -falign-labels -falign-loops -freorder-blocks -freorder-blocks-algorithm=stc -freorder-blocks-and-partition'
cppflags='-DWIN32'
ccversion=''
gccversion='8.3.0'
gccosandvers=''
intsize=4
longsize=4
ptrsize=4
doublesize=8
byteorder=12345678
doublekind=3
d_longlong=define
longlongsize=8
d_longdbl=define
longdblsize=12
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:\strawberry\perl\lib\CORE" -L"C:\strawberry\c\lib" -L"C:\strawberry\c\i686-w64-mingw32\lib" -L"C:\strawberry\c\lib\gcc\i686-w64-mingw32\8.3.0"'
libpth=C:\strawberry\c\lib C:\strawberry\c\i686-w64-mingw32\lib C:\strawberry\c\lib\gcc\i686-w64-mingw32\8.3.0 C:\strawberry\c\i686-w64-mingw32\lib C:\strawberry\c\lib\gcc\i686-w64-mingw32\8.3.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=
so=dll
useshrplib=true
libperl=libperl538.a
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_win32.xs
dlext=xs.dll
d_dlsymun=undef
ccdlflags=' '
cccdlflags=' '
lddlflags='-shared -s -L"C:\strawberry\perl\lib\CORE" -L"C:\strawberry\c\lib" -L"C:\strawberry\c\i686-w64-mingw32\lib" -L"C:\strawberry\c\lib\gcc\i686-w64-mingw32\8.3.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 Apr 21 2024 17:11:56
%ENV:
PERL5_CPANPLUS_IS_RUNNING="7504"
PERL5_CPAN_IS_RUNNING="7504"
PERL_CR_SMOKER_CURRENT="Convert-Color-0.18"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_MM_USE_DEFAULT="1"
@INC:
C:/Strawberry/perl/site/lib/MSWin32-x86-multi-thread-64int
C:/Strawberry/perl/site/lib
C:/Strawberry/perl/vendor/lib
C:/Strawberry/perl/lib