This distribution has been tested as part of the cpan-testers
effort to test as many new uploads to CPAN as possible. See
http://testers.cpan.org/
Please cc any replies to [EMAIL PROTECTED] to keep other
test volunteers informed and to prevent any duplicate effort.
--
Dear Ken Williams,
This is a computer-generated error report created automatically by
CPANPLUS, version 0.048. Testers personal comments may appear at
the end of this report.
Thank you for uploading your works to CPAN. However, it appears there
were some problems testing your distribution.
TEST RESULTS:
Below is the error stack during 'make test':
lib\File\Spec.pm -> blib\lib\File\Spec.pm
lib\File\Spec\Functions.pm -> blib\lib\File\Spec\Functions.pm
lib\File\Spec\Unix.pm -> blib\lib\File\Spec\Unix.pm
lib\File\Spec\OS2.pm -> blib\lib\File\Spec\OS2.pm
lib\File\Spec\Mac.pm -> blib\lib\File\Spec\Mac.pm
lib\File\Spec\VMS.pm -> blib\lib\File\Spec\VMS.pm
lib\File\Spec\Cygwin.pm -> blib\lib\File\Spec\Cygwin.pm
lib\File\Spec\Win32.pm -> blib\lib\File\Spec\Win32.pm
lib\File\Spec\Epoc.pm -> blib\lib\File\Spec\Epoc.pm
Cwd.pm -> blib\lib/Cwd.pm
Cwd.xs -> lib\Cwd.xs
lib\Cwd.xs -> lib\Cwd.c
C:\Perl\bin\perl.exe "-IC:\Perl\lib" "-IC:\Perl\lib"
"C:\Perl\lib\ExtUtils\xsubpp" -noprototypes -typemap
"C:\Perl\lib\ExtUtils\typemap" "lib\Cwd.xs"Generating script 'lib\Cwd.ccs'
cl -c @"lib\Cwd.ccs" -Fo"lib\Cwd.obj" "lib\Cwd.c"
Cwd.c
Cwd.xs(271) : error C2143: syntax error : missing ';' before 'type'
Cwd.xs(272) : error C2143: syntax error : missing ';' before 'type'
Cwd.xs(273) : error C2143: syntax error : missing ';' before 'type'
Cwd.xs(274) : error C2275: 'DIR' : illegal use of this type as an expression
C:\Perl\lib\CORE\dirent.h(42) : see declaration of 'DIR'
Cwd.xs(274) : error C2065: 'dir' : undeclared identifier
Cwd.xs(275) : error C2143: syntax error : missing ';' before 'type'
Cwd.xs(279) : error C2065: 'statbuf' : undeclared identifier
Cwd.xs(279) : warning C4133: 'function' : incompatible types - from 'int *' to
'struct stat *'
Cwd.xs(283) : error C2065: 'orig_cdev' : undeclared identifier
Cwd.xs(283) : error C2224: left of '.st_dev' must have struct/union type
Cwd.xs(284) : error C2065: 'orig_cino' : undeclared identifier
Cwd.xs(284) : error C2224: left of '.st_ino' must have struct/union type
Cwd.xs(285) : error C2065: 'cdev' : undeclared identifier
Cwd.xs(286) : error C2065: 'cino' : undeclared identifier
Cwd.xs(289) : error C2065: 'odev' : undeclared identifier
Cwd.xs(290) : error C2065: 'oino' : undeclared identifier
Cwd.xs(295) : warning C4133: 'function' : incompatible types - from 'int *' to
'struct stat *'
Cwd.xs(299) : error C2224: left of '.st_dev' must have struct/union type
Cwd.xs(300) : error C2224: left of '.st_ino' must have struct/union type
Cwd.xs(305) : warning C4047: '=' : 'int ' differs in levels of indirection from
'struct _dir_struc *'
Cwd.xs(309) : error C2065: 'dp' : undeclared identifier
Cwd.xs(309) : warning C4047: 'function' : 'struct _dir_struc *' differs in
levels of indirection from 'int '
Cwd.xs(309) : warning C4024: 'function through pointer' : different types for
formal and actual parameter 2
Cwd.xs(309) : warning C4047: '=' : 'int ' differs in levels of indirection from
'struct direct *'
Cwd.xs(311) : error C2065: 'namelen' : undeclared identifier
Cwd.xs(311) : error C2223: left of '->d_namlen' must point to struct/union
Cwd.xs(316) : error C2223: left of '->d_name' must point to struct/union
Cwd.xs(316) : error C2223: left of '->d_name' must point to struct/union
Cwd.xs(316) : error C2223: left of '->d_name' must point to struct/union
Cwd.xs(316) : error C2223: left of '->d_name' must point to struct/union
Cwd.xs(320) : error C2223: left of '->d_name' must point to struct/union
Cwd.xs(320) : warning C4133: 'function' : incompatible types - from 'int *' to
'const char *'
Cwd.xs(320) : error C2198: 'function through pointer' : too few actual
parameters
Cwd.xs(324) : error C2065: 'tdev' : undeclared identifier
Cwd.xs(324) : error C2224: left of '.st_dev' must have struct/union type
Cwd.xs(325) : error C2065: 'tino' : undeclared identifier
Cwd.xs(325) : error C2224: left of '.st_ino' must have struct/union type
Cwd.xs(335) : error C2065: 'pathlen' : undeclared identifier
Cwd.xs(348) : error C2223: left of '->d_name' must point to struct/union
Cwd.xs(348) : warning C4022: 'memmove' : pointer mismatch for actual parameter 2
Cwd.xs(348) : error C2198: 'memmove' : too few actual parameters
Cwd.xs(354) : warning C4047: 'function' : 'struct _dir_struc *' differs in
levels of indirection from 'int '
Cwd.xs(354) : warning C4024: 'function through pointer' : different types for
formal and actual parameter 2
Cwd.xs(369) : warning C4133: 'function' : incompatible types - from 'int *' to
'struct stat *'
Cwd.xs(373) : error C2224: left of '.st_dev' must have struct/union type
Cwd.xs(374) : error C2224: left of '.st_ino' must have struct/union type
error building dll file from 'lib\Cwd.c' at
C:\Perl\site\lib/Module/Build/Platform/Windows.pm line 100.
Additional comments:
--
Summary of my perl5 (revision 5 version 6 subversion 1) configuration:
Platform:
osname=MSWin32, osvers=4.0, archname=MSWin32-x86-multi-thread
uname=''
config_args='undef'
hint=recommended, useposix=true, d_sigaction=undef
usethreads=undef use5005threads=undef useithreads=define
usemultiplicity=define
useperlio=undef d_sfio=undef uselargefiles=undef usesocks=undef
use64bitint=undef use64bitall=undef uselongdouble=undef
Compiler:
cc='cl', ccflags ='-nologo -O1 -MD -Zi -DNDEBUG -DWIN32 -D_CONSOLE
-DNO_STRICT -DHAVE_DES_FCRYPT -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS
-DPERL_MSVCRT_READFIX',
optimize='-O1 -MD -Zi -DNDEBUG',
cppflags='-DWIN32'
ccversion='', gccversion='', gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
d_longlong=undef, longlongsize=8, d_longdbl=define, longdblsize=10
ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t',
lseeksize=4
alignbytes=8, usemymalloc=n, prototype=define
Linker and Libraries:
ld='link', ldflags ='-nologo -nodefaultlib -debug -opt:ref,icf
-libpath:"C:\Perl\lib\CORE" -machine:x86'
libpth="C:\Program Files\Microsoft Visual Studio\VC98\mfc\lib" "C:\Program
Files\Microsoft Visual Studio\VC98\lib" "C:\Perl\lib\CORE"
libs= oldnames.lib kernel32.lib user32.lib gdi32.lib winspool.lib
comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib netapi32.lib
uuid.lib wsock32.lib mpr.lib winmm.lib version.lib odbc32.lib odbccp32.lib
msvcrt.lib
perllibs= oldnames.lib kernel32.lib user32.lib gdi32.lib winspool.lib
comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib netapi32.lib
uuid.lib wsock32.lib mpr.lib winmm.lib version.lib odbc32.lib odbccp32.lib
msvcrt.lib
libc=msvcrt.lib, so=dll, useshrplib=yes, libperl=perl56.lib
Dynamic Linking:
dlsrc=dl_win32.xs, dlext=dll, d_dlsymun=undef, ccdlflags=' '
cccdlflags=' ', lddlflags='-dll -nologo -nodefaultlib -debug -opt:ref,icf
-libpath:"C:\Perl\lib\CORE" -machine:x86'