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.
        

--
This is an error report generated automatically by CPANPLUS,
version 0.048.

Below is the error stack during 'make':

cp lib/Cwd.xs blib\lib\Cwd.xs
cp lib/Cwd.c blib\lib\Cwd.c
cp lib/Cwd.ccs blib\lib\Cwd.ccs
Skip blib\lib\Cwd.pm (unchanged)
        C:\Perl\bin\perl.exe C:\Perl\lib\ExtUtils/xsubpp  -typemap C:\Perl\lib\E
xtUtils\typemap  Cwd.xs > Cwd.xsc && C:\Perl\bin\perl.exe -MExtUtils::Command -e
 mv Cwd.xsc Cwd.c
        cl -c    -nologo -O1 -MD -Zi -DNDEBUG -DWIN32 -D_CONSOLE -DNO_STRICT -DH
AVE_DES_FCRYPT -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DPERL_MSVCRT_READFIX
 -O1 -MD -Zi -DNDEBUG    -DVERSION=\"2.17\"  -DXS_VERSION=\"2.17\"  "-IC:\Perl\l
ib\CORE"   Cwd.c
Cwd.c
Cwd.xs(243) : error C2143: syntax error : missing ';' before 'type'
Cwd.xs(244) : error C2143: syntax error : missing ';' before 'type'
Cwd.xs(245) : error C2143: syntax error : missing ';' before 'type'
Cwd.xs(246) : error C2275: 'DIR' : illegal use of this type as an expression
        C:\Perl\lib\CORE\dirent.h(42) : see declaration of 'DIR'
Cwd.xs(246) : error C2065: 'dir' : undeclared identifier
Cwd.xs(247) : error C2143: syntax error : missing ';' before 'type'
Cwd.xs(251) : error C2065: 'statbuf' : undeclared identifier
Cwd.xs(251) : warning C4133: 'function' : incompatible types - from 'int *' to '
struct stat *'
Cwd.xs(252) : error C2065: 'SV_CWD_RETURN_UNDEF' : undeclared identifier
Cwd.xs(255) : error C2065: 'orig_cdev' : undeclared identifier
Cwd.xs(255) : error C2224: left of '.st_dev' must have struct/union type
Cwd.xs(256) : error C2065: 'orig_cino' : undeclared identifier
Cwd.xs(256) : error C2224: left of '.st_ino' must have struct/union type
Cwd.xs(257) : error C2065: 'cdev' : undeclared identifier
Cwd.xs(258) : error C2065: 'cino' : undeclared identifier
Cwd.xs(261) : error C2065: 'odev' : undeclared identifier
Cwd.xs(262) : error C2065: 'oino' : undeclared identifier
Cwd.xs(267) : warning C4133: 'function' : incompatible types - from 'int *' to '
struct stat *'
Cwd.xs(271) : error C2224: left of '.st_dev' must have struct/union type
Cwd.xs(272) : error C2224: left of '.st_ino' must have struct/union type
Cwd.xs(277) : warning C4047: '=' : 'int ' differs in levels of indirection from
'struct _dir_struc *'
Cwd.xs(281) : error C2065: 'dp' : undeclared identifier
Cwd.xs(281) : warning C4047: 'function' : 'struct _dir_struc *' differs in level
s of indirection from 'int '
Cwd.xs(281) : warning C4024: 'function through pointer' : different types for fo
rmal and actual parameter 2
Cwd.xs(281) : warning C4047: '=' : 'int ' differs in levels of indirection from
'struct direct *'
Cwd.xs(283) : error C2065: 'namelen' : undeclared identifier
Cwd.xs(283) : error C2223: left of '->d_namlen' must point to struct/union
Cwd.xs(292) : error C2223: left of '->d_name' must point to struct/union
Cwd.xs(292) : warning C4133: 'function' : incompatible types - from 'int *' to '
const char *'
Cwd.xs(292) : error C2198: 'function through pointer' : too few actual parameter
s
Cwd.xs(296) : error C2065: 'tdev' : undeclared identifier
Cwd.xs(296) : error C2224: left of '.st_dev' must have struct/union type
Cwd.xs(297) : error C2065: 'tino' : undeclared identifier
Cwd.xs(297) : error C2224: left of '.st_ino' must have struct/union type
Cwd.xs(307) : error C2065: 'pathlen' : undeclared identifier
Cwd.xs(320) : error C2223: left of '->d_name' must point to struct/union
Cwd.xs(320) : warning C4022: 'memmove' : pointer mismatch for actual parameter 2

Cwd.xs(320) : error C2198: 'memmove' : too few actual parameters
Cwd.xs(326) : warning C4047: 'function' : 'struct _dir_struc *' differs in level
s of indirection from 'int '
Cwd.xs(326) : warning C4024: 'function through pointer' : different types for fo
rmal and actual parameter 2
Cwd.xs(341) : warning C4133: 'function' : incompatible types - from 'int *' to '
struct stat *'
Cwd.xs(345) : error C2224: left of '.st_dev' must have struct/union type
Cwd.xs(346) : error C2224: left of '.st_ino' must have struct/union type
Cwd.xs(374) : warning C4133: 'function' : incompatible types - from 'struct sv *
' to 'struct interpreter *'
Cwd.xs(374) : error C2198: 'getcwd_sv' : too few actual parameters
NMAKE : fatal error U1077: 'C:\WINNT\system32\cmd.exe' : return code '0x2'
Stop.
--

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:\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'

Reply via email to