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] [Wed Jan  9 10:15:01 2008] Trying to get 
'ftp://ftp.cpan.org/pub/CPAN/authors/id/C/CH/CHOCOLATE/Scalar-Util-Clone-0.10.tar.gz'
[MSG] [Wed Jan  9 10:15:12 2008] Trying to get 
'ftp://ftp.cpan.org/pub/CPAN/authors/id/C/CH/CHOCOLATE/CHECKSUMS'
[MSG] [Wed Jan  9 10:15:17 2008] Checksum matches for 
'Scalar-Util-Clone-0.10.tar.gz'
[MSG] [Wed Jan  9 10:15:18 2008] Extracted 'Scalar-Util-Clone-0.10/'
[MSG] [Wed Jan  9 10:15:18 2008] Extracted 'Scalar-Util-Clone-0.10/t/'
[MSG] [Wed Jan  9 10:15:18 2008] Extracted 'Scalar-Util-Clone-0.10/t/weakref.t'
[MSG] [Wed Jan  9 10:15:18 2008] Extracted 'Scalar-Util-Clone-0.10/t/io.t'
[MSG] [Wed Jan  9 10:15:18 2008] Extracted 
'Scalar-Util-Clone-0.10/t/01_compile.t'
[MSG] [Wed Jan  9 10:15:18 2008] Extracted 'Scalar-Util-Clone-0.10/t/tied.t'
[MSG] [Wed Jan  9 10:15:18 2008] Extracted 'Scalar-Util-Clone-0.10/t/clone.t'
[MSG] [Wed Jan  9 10:15:18 2008] Extracted 'Scalar-Util-Clone-0.10/t/regex.t'
[MSG] [Wed Jan  9 10:15:18 2008] Extracted 'Scalar-Util-Clone-0.10/t/coderef.t'
[MSG] [Wed Jan  9 10:15:18 2008] Extracted 'Scalar-Util-Clone-0.10/t/pod.t'
[MSG] [Wed Jan  9 10:15:18 2008] Extracted 'Scalar-Util-Clone-0.10/t/hashref.t'
[MSG] [Wed Jan  9 10:15:18 2008] Extracted 'Scalar-Util-Clone-0.10/t/scalar.t'
[MSG] [Wed Jan  9 10:15:18 2008] Extracted 'Scalar-Util-Clone-0.10/lib/'
[MSG] [Wed Jan  9 10:15:18 2008] Extracted 'Scalar-Util-Clone-0.10/lib/Scalar/'
[MSG] [Wed Jan  9 10:15:18 2008] Extracted 
'Scalar-Util-Clone-0.10/lib/Scalar/Util/'
[MSG] [Wed Jan  9 10:15:18 2008] Extracted 
'Scalar-Util-Clone-0.10/lib/Scalar/Util/Clone.pm'
[MSG] [Wed Jan  9 10:15:18 2008] Extracted 'Scalar-Util-Clone-0.10/META.yml'
[MSG] [Wed Jan  9 10:15:18 2008] Extracted 'Scalar-Util-Clone-0.10/Makefile.PL'
[MSG] [Wed Jan  9 10:15:19 2008] Extracted 'Scalar-Util-Clone-0.10/README'
[MSG] [Wed Jan  9 10:15:19 2008] Extracted 'Scalar-Util-Clone-0.10/Clone.xs'
[MSG] [Wed Jan  9 10:15:19 2008] Extracted 'Scalar-Util-Clone-0.10/Changes'
[MSG] [Wed Jan  9 10:15:19 2008] Extracted 'Scalar-Util-Clone-0.10/MANIFEST'
[MSG] [Wed Jan  9 10:15:19 2008] Extracted 'Scalar-Util-Clone-0.10/ptable.h'
[MSG] [Wed Jan  9 10:15:19 2008] Extracted 'Scalar-Util-Clone-0.10/ppport.h'
[MSG] [Wed Jan  9 10:15:19 2008] Extracted 'Scalar::Util::Clone' to 
'/home/cpantest/perl/5.10.0-thread-multi/var/cpanplus/5.10.0/build/Scalar-Util-Clone-0.10'
[MSG] [Wed Jan  9 10:15:23 2008] Checking if your kit is complete...
Looks good
Writing Makefile for Scalar::Util::Clone

[MSG] [Wed Jan  9 10:15:23 2008] DEFAULT 'filter_prereqs' HANDLER RETURNING 
'sub return value'
[ERROR] [Wed Jan  9 10:15:34 2008] MAKE failed: Illegal seek cp 
lib/Scalar/Util/Clone.pm blib/lib/Scalar/Util/Clone.pm
/home/cpantest/perl/5.10.0-thread-multi/bin/perl 
/home/cpantest/perl/5.10.0-thread-multi/lib/5.10.0/ExtUtils/xsubpp  -typemap 
/home/cpantest/perl/5.10.0-thread-multi/lib/5.10.0/ExtUtils/typemap  Clone.xs > 
Clone.xsc && mv Clone.xsc Clone.c
cc -c    -fno-strict-aliasing -pipe -I/usr/pkg/include -O3 -Wall    
-DVERSION=\"0.10\"  -DXS_VERSION=\"0.10\" -DPIC -fPIC 
"-I/home/cpantest/perl/5.10.0-thread-multi/lib/5.10.0/sparc64-netbsd-thread-multi/CORE"
   Clone.c
Clone.xs: In function 'share_hek_flags':
Clone.xs:169: error: 'XPVHV' 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: 'XPV' 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: 'XPVHV' has no member named 'xhv_array'
Clone.xs:557: error: 'XPVHV' has no member named 'xhv_array'
Clone.xs:558: error: 'XPVHV' has no member named 'xhv_array'
Clone.xs:563: error: 'XPVHV' has no member named 'xhv_eiter'
Clone.xs:563: error: 'XPVHV' has no member named 'xhv_eiter'
Clone.xs:564: error: 'XPVHV' 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
*** Error code 1

Stop.
make: stopped in 
/home/cpantest/perl/5.10.0-thread-multi/var/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.

--

Summary of my perl5 (revision 5 version 10 subversion 0) configuration:
  Platform:
    osname=netbsd, osvers=4.0_rc5, archname=sparc64-netbsd-thread-multi
    uname='netbsd boletus.int.qindel.com 4.0_rc5 netbsd 4.0_rc5 (sunblade100) 
#3: mon dec 10 16:36:36 cet 2007 root@:usrsrcsysarchsparc64compilesunblade100 
sparc64 '
    config_args=''
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=define, usemultiplicity=define
    useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
    use64bitint=define, use64bitall=define, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-fno-strict-aliasing -pipe -I/usr/pkg/include',
    optimize='-O',
    cppflags='-fno-strict-aliasing -pipe -I/usr/pkg/include'
    ccversion='', gccversion='4.1.2 20061021 prerelease (NetBSD nb3 20061125)', 
gccosandvers=''
    intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=87654321
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
    ivtype='long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', 
lseeksize=8
    alignbytes=8, prototype=define
  Linker and Libraries:
    ld='cc', ldflags =' -Wl,-rpath,/usr/pkg/lib -Wl,-rpath,/usr/local/lib 
-L/usr/pkg/lib'
    libpth=/usr/pkg/lib /lib /usr/lib
    libs=-lgdbm -lm -lcrypt -lutil -lc -lposix -lpthread
    perllibs=-lm -lcrypt -lutil -lc -lposix -lpthread
    libc=/lib/libc.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E '
    cccdlflags='-DPIC -fPIC ', lddlflags='--whole-archive -shared  
-L/usr/pkg/lib'

Reply via email to