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.
        
--
Huh, I'm not sure why this failed.  UTF8?  Stock Perl 5.6.0, thanks to 10.2.8.

 - R. ([EMAIL PROTECTED])

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

Below is the error stack during 'fetch':

mkdir blib
mkdir blib/lib
mkdir blib/lib/Data
mkdir blib/arch
mkdir blib/arch/auto
mkdir blib/arch/auto/Data
mkdir blib/arch/auto/Data/Dumper
mkdir blib/lib/auto
mkdir blib/lib/auto/Data
mkdir blib/lib/auto/Data/Dumper
cp Dumper.pm blib/lib/Data/Dumper.pm
/usr/bin/perl -I/System/Library/Perl/darwin -I/System/Library/Perl 
/System/Library/Perl/ExtUtils/xsubpp  -typemap /System/Library/Perl/ExtUtils/typemap 
Dumper.xs > Dumper.xsc && mv Dumper.xsc Dumper.c
cc -c  -g -pipe -pipe -fno-common -no-cpp-precomp -flat_namespace 
-DHAS_TELLDIR_PROTOTYPE -fno-strict-aliasing -Os     -DVERSION=\"2.121\" 
-DXS_VERSION=\"2.121\"  -I/System/Library/Perl/darwin/CORE  Dumper.c
Dumper.xs: In function `Perl_utf8_to_uvchr':
Dumper.xs:29: error: `UTF8_ALLOW_ANY' undeclared (first use in this function)
Dumper.xs:29: error: (Each undeclared identifier is reported only once
Dumper.xs:29: error: for each function it appears in.)
Dumper.xs:29: warning: passing arg 2 of `Perl_utf8_to_uv' makes pointer from integer 
without a cast
Dumper.xs:29: error: too many arguments to function `Perl_utf8_to_uv'
make: *** [Dumper.o] Error 1


Additional comments:
--

Summary of my perl5 (revision 5.0 version 6 subversion 0) configuration:
  Platform:
    osname=darwin, osvers=6.0, archname=darwin
    uname='darwin traffic 6.0 darwin kernel version 6.0: sat jul 27 13:18:52 pdt 2002; 
root:xnuxnu-344.obj~1release_ppc power macintosh powerpc '
    config_args='-ds -e -Dprefix=/usr -Dccflags=-g  -pipe  -Dldflags='
    hint=recommended, useposix=true, d_sigaction=define
    usethreads=undef use5005threads=undef useithreads=undef usemultiplicity=undef
    useperlio=undef d_sfio=undef uselargefiles=define 
    use64bitint=undef use64bitall=undef uselongdouble=undef usesocks=undef
  Compiler:
    cc='cc', optimize='-Os', gccversion=Apple cpp-precomp 6.14
    cppflags='-g -pipe -pipe -fno-common -no-cpp-precomp -flat_namespace 
-DHAS_TELLDIR_PROTOTYPE -fno-strict-aliasing'
    ccflags ='-g -pipe -pipe -fno-common -no-cpp-precomp -flat_namespace 
-DHAS_TELLDIR_PROTOTYPE -fno-strict-aliasing'
    stdchar='char', d_stdstdio=undef, usevfork=true
    intsize=4, longsize=4, ptrsize=4, doublesize=8
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=8
    ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
    alignbytes=8, usemymalloc=n, prototype=define
  Linker and Libraries:
    ld='cc', ldflags =''
    libpth=/usr/lib
    libs=-lm -lc
    libc=/System/Library/Frameworks/System.framework/System, so=dylib, 
useshrplib=true, libperl=libperl.dylib
  Dynamic Linking:
    dlsrc=dl_dyld.xs, dlext=bundle, d_dlsymun=undef, ccdlflags=' '
    cccdlflags=' ', lddlflags='-bundle  -flat_namespace -undefined suppress'

Reply via email to