meta v0.009 Perl 5 v5.18.4 MSWin32-x86-multi-thread-64int
- Status
- Unknown
- From
- NONAME
- Dist
-
meta v0.009
- Platform
- Perl 5 v5.18.4 MSWin32-x86-multi-thread-64int
- Date
- 2024-09-16 06:53:49
- ID
- fcd13d7d-6d8b-1014-b43f-090008c19ce6
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 meta-0.009
on perl 5.18.4, created by CPAN-Reporter-1.2020.
Thank you for uploading your work to CPAN. However, attempting to
test your distribution gave an inconclusive result.
This could be because your distribution had an error during the make/build
stage, did not define tests, tests could not be found, because your tests were
interrupted before they finished, or because the results of the tests could not
be parsed. You may wish to consult the CPAN Testers Wiki:
http://wiki.cpantesters.org/wiki/CPANAuthorNotes
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:\Strawberry\perl\bin\perl.exe ./Build':
Building meta
gcc -c -s -O2 -DWIN32 -DPERL_TEXTMODE_SCRIPTS -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -fno-strict-aliasing -mms-bitfields -s -O2 "-DVERSION=\"0.009\"" "-DXS_VERSION=\"0.009\"" -I"C:\Strawberry\perl\lib\CORE" -I"C:\Strawberry\c\include" -o "lib\meta.o" "lib\meta.c"
lib\\meta.xs: In function 'S_gv_is_empty':
lib\\meta.xs:100:12: error: 'false' undeclared (first use in this function)
lib\\meta.xs:100:12: note: each undeclared identifier is reported only once for each function it appears in
lib\\meta.xs:103:10: error: 'true' undeclared (first use in this function)
lib\\meta.xs: In function 'S_get_metaglob_slot':
lib\\meta.xs:205:12: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
lib\\meta.xs: In function 'XS_meta__package_is_class':
lib\\meta.xs:300:17: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
lib\\meta.xs:304:14: error: 'false' undeclared (first use in this function)
lib\\meta.xs: In function 'XS_meta__package_name':
lib\\meta.xs:314:17: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
lib\\meta.xs: In function 'XS_meta__package_get_glob':
lib\\meta.xs:330:17: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
lib\\meta.xs: In function 'XS_meta__package_get_symbol':
lib\\meta.xs:373:17: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
lib\\meta.xs: In function 'XS_meta__package_add_named_sub':
lib\\meta.xs:494:17: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
lib\\meta.xs: In function 'XS_meta__package_remove_symbol':
lib\\meta.xs:530:17: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
lib\\meta.xs: In function 'XS_meta__package_list_globs':
lib\\meta.xs:597:17: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
lib\\meta.xs: In function 'XS_meta__package__list_symbols':
lib\\meta.xs:624:17: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
lib\\meta.xs: In function 'XS_meta__package_list_subpackages':
lib\\meta.xs:678:17: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
lib\\meta.xs: In function 'XS_meta__symbol_DESTROY':
lib\\meta.xs:712:14: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
lib\\meta.xs: In function 'XS_meta__symbol_is_scalar':
lib\\meta.xs:720:14: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
lib\\meta.xs: In function 'XS_meta__symbol__is_type':
lib\\meta.xs:735:14: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
lib\\meta.xs: In function 'XS_meta__symbol_reference':
lib\\meta.xs:745:14: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
lib\\meta.xs: In function 'XS_meta__glob_basename':
lib\\meta.xs:784:14: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
lib\\meta.xs: In function 'XS_meta__variable_value':
lib\\meta.xs:852:14: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
lib\\meta.xs: In function 'XS_meta__subroutine_is_method':
lib\\meta.xs:910:14: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
lib\\meta.xs:914:14: error: 'false' undeclared (first use in this function)
lib\\meta.xs: In function 'XS_meta__subroutine_subname':
lib\\meta.xs:924:14: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
lib\\meta.xs: In function 'XS_meta__subroutine_set_subname':
lib\\meta.xs:939:14: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
lib\\meta.xs: In function 'XS_meta__subroutine_prototype':
lib\\meta.xs:976:14: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
lib\\meta.xs: In function 'XS_meta__subroutine_set_prototype':
lib\\meta.xs:990:14: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
error building dll file from 'lib\meta.c' at C:\home\journey\perl5\lib\perl5/ExtUtils/CBuilder/Platform/Windows.pm line 128.
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
------------------ ------ --------
perl 5.014 5.018004
build_requires:
Module Need Have
------------------ ------ --------
ExtUtils::CBuilder 0 0.280236
Test2::V0 0 1.302204
configure_requires:
Module Need Have
------------------ ------ --------
Module::Build 0.4004 0.4234
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
COMSPEC = C:\windows\system32\cmd.exe
NONINTERACTIVE_TESTING = 1
NUMBER_OF_PROCESSORS = 4
PATH = C:\home\journey\perl5\bin;C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPowerShell\v1.0\;C:\Strawberry\c\bin;C:\Strawberry\perl\site\bin;C:\Strawberry\perl\bin
PERL = C:\Strawberry\perl\bin\perl.exe
PERL5LIB = C:\home\journey\perl5\lib\perl5
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 7516
PERL5_CPAN_IS_RUNNING = 7516
PERL_LOCAL_LIB_ROOT = C:\home\journey\perl5
PERL_MB_OPT = --install_base "C:\\home\\journey\\perl5"
PERL_MM_OPT = INSTALL_BASE=C:\\home\\journey\\perl5
PERL_MM_USE_DEFAULT = 1
PERL_USE_UNSAFE_INC = 1
PROCESSOR_IDENTIFIER = x86 Family 6 Model 37 Stepping 5, GenuineIntel
TEMP = C:\Users\user\AppData\Local\Temp
TERM = dumb
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = C:\Strawberry\perl\bin\perl.exe
$UID/$EUID = 0 / 0
$GID = 0
$EGID = 0
Win32::GetOSName = Win7
Win32::GetOSVersion = Service Pack 1, 6, 1, 7601, 2, 1, 0, 256, 1
Win32::FsType = NTFS
Win32::IsAdminUser = 0
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.34
CPAN::Meta 2.150010
Cwd 3.75
ExtUtils::CBuilder 0.280236
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.75
JSON 4.10
JSON::PP 4.17_01
Module::Build 0.4234
Module::Signature 0.89
Parse::CPAN::Meta 2.150010
Test2 1.302204
Test::Harness 3.50
Test::More 1.302204
YAML 1.31
YAML::Syck 1.34
version 0.9933
--
Summary of my perl5 (revision 5 version 18 subversion 4) configuration:
Platform:
osname=MSWin32, osvers=6.3, archname=MSWin32-x86-multi-thread-64int
uname='Win32 strawberry-perl 5.18.4.1 #1 Thu Oct 2 12:10:29 2014 i386'
config_args='undef'
hint=recommended, useposix=true, d_sigaction=undef
useithreads=define, usemultiplicity=define
useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
use64bitint=define, use64bitall=undef, uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='gcc', ccflags =' -s -O2 -DWIN32 -DPERL_TEXTMODE_SCRIPTS -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -fno-strict-aliasing -mms-bitfields',
optimize='-s -O2',
cppflags='-DWIN32'
ccversion='', gccversion='4.7.3', gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=12345678
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
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"'
libpth=C:\Strawberry\c\lib C:\Strawberry\c\i686-w64-mingw32\lib C:\Strawberry\c\lib\gcc\i686-w64-mingw32\4.7.3
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=libperl518.a
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_win32.xs, dlext=dll, d_dlsymun=undef, ccdlflags=' '
cccdlflags=' ', lddlflags='-mdll -s -L"C:\Strawberry\perl\lib\CORE" -L"C:\Strawberry\c\lib"'
Characteristics of this binary (from libperl):
Compile-time options: HAS_TIMES HAVE_INTERP_INTERN MULTIPLICITY
PERLIO_LAYERS PERL_DONT_CREATE_GVSV
PERL_HASH_FUNC_ONE_AT_A_TIME_HARD
PERL_IMPLICIT_CONTEXT PERL_IMPLICIT_SYS
PERL_MALLOC_WRAP PERL_PRESERVE_IVUV PERL_SAWAMPERSAND
USE_64_BIT_INT USE_ITHREADS USE_LARGE_FILES
USE_LOCALE USE_LOCALE_COLLATE USE_LOCALE_CTYPE
USE_LOCALE_NUMERIC USE_PERLIO USE_PERL_ATOF
Built under MSWin32
Compiled at Oct 2 2014 12:19:54
%ENV:
PERL="C:\Strawberry\perl\bin\perl.exe"
PERL5LIB="C:\home\journey\perl5\lib\perl5"
PERL5_CPANPLUS_IS_RUNNING="7516"
PERL5_CPAN_IS_RUNNING="7516"
PERL_LOCAL_LIB_ROOT="C:\home\journey\perl5"
PERL_MB_OPT="--install_base "C:\\home\\journey\\perl5""
PERL_MM_OPT="INSTALL_BASE=C:\\home\\journey\\perl5"
PERL_MM_USE_DEFAULT="1"
PERL_USE_UNSAFE_INC="1"
@INC:
C:\home\journey\perl5\lib\perl5/MSWin32-x86-multi-thread-64int
C:\home\journey\perl5\lib\perl5
C:/Strawberry/perl/site/lib
C:/Strawberry/perl/vendor/lib
C:/Strawberry/perl/lib
.