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 CHOCOLATE,
    
This is a computer-generated error report created automatically by
CPANPLUS, version 0.84. Testers personal comments may appear 
at the end of this report.


Thank you for uploading your work to CPAN.  However, it appears that
there were some problems testing your distribution.

TEST RESULTS:

Below is the error stack from stage 'fetch':

[MSG] [Sat Jan 12 04:58:53 2008] Trying to get 
'http://www.cpan.org/authors/id/C/CH/CHOCOLATE/Scalar-Util-Clone-0.10.tar.gz'
[MSG] [Sat Jan 12 04:58:57 2008] Trying to get 
'http://www.cpan.org/authors/id/C/CH/CHOCOLATE/CHECKSUMS'
[MSG] [Sat Jan 12 04:58:58 2008] Checksum matches for 
'Scalar-Util-Clone-0.10.tar.gz'
[MSG] [Sat Jan 12 04:58:58 2008] Extracted 'Scalar-Util-Clone-0.10/'
[MSG] [Sat Jan 12 04:58:58 2008] Extracted 'Scalar-Util-Clone-0.10/t/'
[MSG] [Sat Jan 12 04:58:58 2008] Extracted 'Scalar-Util-Clone-0.10/t/weakref.t'
[MSG] [Sat Jan 12 04:58:58 2008] Extracted 'Scalar-Util-Clone-0.10/t/io.t'
[MSG] [Sat Jan 12 04:58:59 2008] Extracted 
'Scalar-Util-Clone-0.10/t/01_compile.t'
[MSG] [Sat Jan 12 04:58:59 2008] Extracted 'Scalar-Util-Clone-0.10/t/tied.t'
[MSG] [Sat Jan 12 04:58:59 2008] Extracted 'Scalar-Util-Clone-0.10/t/clone.t'
[MSG] [Sat Jan 12 04:58:59 2008] Extracted 'Scalar-Util-Clone-0.10/t/regex.t'
[MSG] [Sat Jan 12 04:58:59 2008] Extracted 'Scalar-Util-Clone-0.10/t/coderef.t'
[MSG] [Sat Jan 12 04:58:59 2008] Extracted 'Scalar-Util-Clone-0.10/t/pod.t'
[MSG] [Sat Jan 12 04:58:59 2008] Extracted 'Scalar-Util-Clone-0.10/t/hashref.t'
[MSG] [Sat Jan 12 04:58:59 2008] Extracted 'Scalar-Util-Clone-0.10/t/scalar.t'
[MSG] [Sat Jan 12 04:58:59 2008] Extracted 'Scalar-Util-Clone-0.10/lib/'
[MSG] [Sat Jan 12 04:58:59 2008] Extracted 'Scalar-Util-Clone-0.10/lib/Scalar/'
[MSG] [Sat Jan 12 04:58:59 2008] Extracted 
'Scalar-Util-Clone-0.10/lib/Scalar/Util/'
[MSG] [Sat Jan 12 04:58:59 2008] Extracted 
'Scalar-Util-Clone-0.10/lib/Scalar/Util/Clone.pm'
[MSG] [Sat Jan 12 04:58:59 2008] Extracted 'Scalar-Util-Clone-0.10/META.yml'
[MSG] [Sat Jan 12 04:58:59 2008] Extracted 'Scalar-Util-Clone-0.10/Makefile.PL'
[MSG] [Sat Jan 12 04:58:59 2008] Extracted 'Scalar-Util-Clone-0.10/README'
[MSG] [Sat Jan 12 04:58:59 2008] Extracted 'Scalar-Util-Clone-0.10/Clone.xs'
[MSG] [Sat Jan 12 04:58:59 2008] Extracted 'Scalar-Util-Clone-0.10/Changes'
[MSG] [Sat Jan 12 04:58:59 2008] Extracted 'Scalar-Util-Clone-0.10/MANIFEST'
[MSG] [Sat Jan 12 04:58:59 2008] Extracted 'Scalar-Util-Clone-0.10/ptable.h'
[MSG] [Sat Jan 12 04:58:59 2008] Extracted 'Scalar-Util-Clone-0.10/ppport.h'
[MSG] [Sat Jan 12 04:58:59 2008] Extracted 'Scalar::Util::Clone' to 
'/home/cpan/perl5.10.0/.cpanplus/5.10.0/build/Scalar-Util-Clone-0.10'
[MSG] [Sat Jan 12 04:59:01 2008] Checking if your kit is complete...
Looks good
Writing Makefile for Scalar::Util::Clone

[MSG] [Sat Jan 12 04:59:01 2008] DEFAULT 'filter_prereqs' HANDLER RETURNING 
'sub return value'
[ERROR] [Sat Jan 12 04:59:06 2008] MAKE failed: Illegal seek cp 
lib/Scalar/Util/Clone.pm blib/lib/Scalar/Util/Clone.pm
/home/cpan/perl5.10.0/bin/perl /home/cpan/perl5.10.0/lib/5.10.0/ExtUtils/xsubpp 
 -typemap /home/cpan/perl5.10.0/lib/5.10.0/ExtUtils/typemap  Clone.xs > 
Clone.xsc && mv Clone.xsc Clone.c
cc -c    -pthread -fno-strict-aliasing -pipe -I/usr/local/include -O3 -Wall    
-DVERSION=\"0.10\"  -DXS_VERSION=\"0.10\" -DPIC -fPIC 
"-I/home/cpan/perl5.10.0/lib/5.10.0/OpenBSD.i386-openbsd-thread-multi-64int/CORE"
   Clone.c
Clone.xs: In function `share_hek_flags':
Clone.xs:169: error: structure has no member named `xhv_array'
Clone.xs: In function `new_he':
Clone.xs:207: error: `PL_he_root' undeclared (first use in this function)
Clone.xs:207: error: (Each undeclared identifier is reported only once
Clone.xs:207: error: for each function it appears in.)
Clone.xs: In function `more_he':
Clone.xs:220: error: structure has no member named `xpv_pv'
Clone.xs:220: error: `PL_he_arenaroot' undeclared (first use in this function)
Clone.xs:225: error: `PL_he_root' undeclared (first use in this function)
Clone.xs: In function `clone_sv':
Clone.xs:392: error: `SVs_PADBUSY' undeclared (first use in this function)
Clone.xs:461: error: duplicate case value
Clone.xs:439: error: previously used here
Clone.xs:509: warning: implicit declaration of function `AvFLAGS'
Clone.xs:509: error: invalid lvalue in assignment
Clone.xs:554: error: structure has no member named `xhv_array'
Clone.xs:557: error: structure has no member named `xhv_array'
Clone.xs:558: error: structure has no member named `xhv_array'
Clone.xs:563: error: structure has no member named `xhv_eiter'
Clone.xs:563: error: structure has no member named `xhv_eiter'
Clone.xs:564: error: structure has no member named `xhv_eiter'
Clone.xs:578: warning: implicit declaration of function `HvPMROOT'
Clone.xs:578: error: invalid lvalue in assignment
Clone.xs:579: error: invalid lvalue in assignment
Clone.xs:579: error: invalid lvalue in assignment
*** Error code 1

Stop in /home/cpan/perl5.10.0/.cpanplus/5.10.0/build/Scalar-Util-Clone-0.10.


PREREQUISITES:

Here is a list of prerequisites you specified and versions we 
managed to load:
                                
          Module Name                        Have     Want
          Scalar::Util                       1.19     1.01

******************************** NOTE ********************************
The comments above are created mechanically, possibly without manual
checking by the sender.  As there are many people performing automatic
tests on each upload to CPAN, it is likely that you will receive 
identical messages about the same problem.

If you believe that the message is mistaken, please reply to the first
one with correction and/or additional informations, and do not take
it personally.  We appreciate your patience. :)
**********************************************************************

Additional comments:
 

This report was machine-generated by CPAN::YACSmoke 0.0307. Powered by 
POE::Component::CPAN::YACSmoke.

------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------

Environment variables:

    AUTOMATED_TESTING = 1
    PATH = 
/home/cpan/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin:/usr/local/bin:/usr/local/sbin:/usr/games:.
    PERL5_CPANPLUS_IS_RUNNING = 3898
    PERL5_CPANPLUS_IS_VERSION = 0.84
    PERL_MM_USE_DEFAULT = 1
    SHELL = /bin/ksh
    TERM = screen

Perl special variables (and OS-specific diagnostics, for MSWin32):

    Perl: $^X = /home/cpan/perl5.10.0/bin/perl
    UID:  $<  = 1000
    EUID: $>  = 1000
    GID:  $(  = 1000 1000 0
    EGID: $)  = 1000 1000 0


-------------------------------


--

Summary of my perl5 (revision 5 version 10 subversion 0) configuration:
  Platform:
    osname=openbsd, osvers=4.2, archname=OpenBSD.i386-openbsd-thread-multi-64int
    uname='openbsd wynionyn.bingosnet.co.uk 4.2 generic#375 i386 '
    config_args='-de -Dprefix=/home/cpan/perl5.10.0 -Dusethreads -Duse64bitint 
-Dusemymalloc=n'
    hint=recommended, useposix=true, d_sigaction=define
    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='cc', ccflags ='-pthread -fno-strict-aliasing -pipe 
-I/usr/local/include',
    optimize='-O2',
    cppflags='-pthread -fno-strict-aliasing -pipe -I/usr/local/include'
    ccversion='', gccversion='3.3.5 (propolice)', gccosandvers='openbsd4.2'
    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=4, prototype=define
  Linker and Libraries:
    ld='cc', ldflags ='-pthread -Wl,-E  -L/usr/local/lib'
    libpth=/usr/local/lib /usr/lib
    libs=-lm -lutil -lc
    perllibs=-lm -lutil -lc
    libc=/usr/lib/libc.so.41.0, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' '
    cccdlflags='-DPIC -fPIC ', lddlflags='-shared -fPIC  -L/usr/local/lib'

Reply via email to