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.
        
--

Writing Makefile for Win32::Symlink
CPAN: YAML loaded ok
cp Symlink.pm blib/lib/Win32/Symlink.pm
/usr/bin/perl.exe /usr/lib/perl5/5.8/ExtUtils/xsubpp  -typemap 
/usr/lib/perl5/5.8/ExtUtils/typemap -typemap typemap  Sym
link.xs > Symlink.xsc && mv Symlink.xsc Symlink.c
Please specify prototyping behavior for Symlink.xs (see perlxs manual)
gcc -c   -DPERL_USE_SAFE_PUTENV -fno-strict-aliasing -pipe -I/usr/local/include 
-DUSEIMPORTLIB -O3   -DVERSION=\"0.04\"
-DXS_VERSION=\"0.04\"  "-I/usr/lib/perl5/5.8/cygwin/CORE"   Symlink.c
In file included from Symlink.xs:12:
tclreadlink.c:95:1: warning: "FILE_SPECIAL_ACCESS" redefined
In file included from pgsymlink.c:36,
                 from Symlink.xs:11:
/usr/lib/gcc/i686-pc-cygwin/3.4.4/../../../../include/w32api/winioctl.h:185:1: 
warning: this is the location of the prev
ious definition
In file included from Symlink.xs:12:
tclreadlink.c:96:1: warning: "FSCTL_SET_REPARSE_POINT" redefined
In file included from pgsymlink.c:36,
                 from Symlink.xs:11:
/usr/lib/gcc/i686-pc-cygwin/3.4.4/../../../../include/w32api/winioctl.h:96:1: 
warning: this is the location of the previ
ous definition
In file included from Symlink.xs:12:
tclreadlink.c:98:1: warning: "FSCTL_DELETE_REPARSE_POINT" redefined
In file included from pgsymlink.c:36,
                 from Symlink.xs:11:
/usr/lib/gcc/i686-pc-cygwin/3.4.4/../../../../include/w32api/winioctl.h:97:1: 
warning: this is the location of the previ
ous definition
In file included from Symlink.xs:12:
tclreadlink.c:109: error: conflicting types for 'REPARSE_DATA_BUFFER'
/usr/lib/gcc/i686-pc-cygwin/3.4.4/../../../../include/w32api/winnt.h:2935: 
error: previous declaration of 'REPARSE_DATA_
BUFFER' was here
tclreadlink.c: In function ativeReadReparse':
tclreadlink.c:130: warning: passing arg 7 of eviceIoControl' from incompatible 
pointer type
tclreadlink.c: In function clreadlink':
tclreadlink.c:174: error: parse error before ')' token
make: *** [Symlink.o] Error 1
  /usr/bin/make  -- NOT OK
Running make test
  Can't test without successful make
Running make install
  make had returned bad status, install seems impossible

--

Summary of my perl5 (revision 5 version 8 subversion 7) configuration:
  Platform:
    osname=cygwin, osvers=1.5.18(0.13242), archname=cygwin-thread-multi-64int
    uname='cygwin_nt-5.1 inspiron 1.5.18(0.13242) 2005-07-02 20:30 i686 unknown 
unknown cygwin '
    config_args='-de -Dmksymlinks -Duse64bitint -Dusethreads -Uusemymalloc 
-Doptimize=-O3 -Dman3ext=3pm -Dusesitecustomize'
    hint=recommended, useposix=true, d_sigaction=define
    usethreads=define use5005threads=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 ='-DPERL_USE_SAFE_PUTENV -fno-strict-aliasing -pipe 
-I/usr/local/include',
    optimize='-O3',
    cppflags='-DPERL_USE_SAFE_PUTENV -fno-strict-aliasing -pipe 
-I/usr/local/include'
    ccversion='', gccversion='3.4.4 (cygming special) (gdc 0.12, using dmd 
0.125)', 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='off_t', 
lseeksize=8
    alignbytes=8, prototype=define
  Linker and Libraries:
    ld='ld2', ldflags =' -s -L/usr/local/lib'
    libpth=/usr/local/lib /lib /usr/lib
    libs=-lgdbm -ldb -lcrypt -lgdbm_compat
    perllibs=-lcrypt -lgdbm_compat
    libc=/usr/lib/libc.a, so=dll, useshrplib=true, libperl=libperl.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=dll, d_dlsymun=undef, ccdlflags=' -s'
    cccdlflags=' ', lddlflags=' -s -L/usr/local/lib'

Reply via email to