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

Below is the error stack during 'fetch':

cp lib/Graph/Layout/Aesthetic/Force/ParentLeft.pm 
blib\lib\Graph\Layout\Aesthetic\Force\ParentLeft.pm
cp lib/Graph/Layout/Aesthetic/Include.pm blib\lib\Graph\Layout\Aesthetic\Include.pm
cp lib/Graph/Layout/Aesthetic/Force/Centripetal.pm 
blib\lib\Graph\Layout\Aesthetic\Force\Centripetal.pm
cp lib/Graph/Layout/Aesthetic/Force/NodeRepulsion.pm 
blib\lib\Graph\Layout\Aesthetic\Force\NodeRepulsion.pm
cp lib/Graph/Layout/Aesthetic/Force/Perl.pm 
blib\lib\Graph\Layout\Aesthetic\Force\Perl.pm
cp lib/Graph/Layout/Aesthetic/Force/NodeEdgeRepulsion.pm 
blib\lib\Graph\Layout\Aesthetic\Force\NodeEdgeRepulsion.pm
cp lib/Graph/Layout/Aesthetic/Force/MinEdgeIntersect.pm 
blib\lib\Graph\Layout\Aesthetic\Force\MinEdgeIntersect.pm
cp lib/Graph/Layout/Aesthetic/Force/MinEdgeLength.pm 
blib\lib\Graph\Layout\Aesthetic\Force\MinEdgeLength.pm
cp lib/Graph/Layout/Aesthetic/Topology.pm blib\lib\Graph\Layout\Aesthetic\Topology.pm
cp lib/Graph/Layout/Aesthetic.pm blib\lib\Graph\Layout\Aesthetic.pm
cp lib/Graph/Layout/Aesthetic/Force/MinEdgeIntersect2.pm 
blib\lib\Graph\Layout\Aesthetic\Force\MinEdgeIntersect2.pm
cp lib/Graph/Layout/Aesthetic/Monitor/GnuPlot.pm 
blib\lib\Graph\Layout\Aesthetic\Monitor\GnuPlot.pm
cp lib/Graph/Layout/Aesthetic/Force.pm blib\lib\Graph\Layout\Aesthetic\Force.pm
cp lib/Graph/Layout/Aesthetic/Force/MinLevelVariance.pm 
blib\lib\Graph\Layout\Aesthetic\Force\MinLevelVariance.pm
        C:\perl\5.8.5\bin\perl.exe C:\perl\5.8.5\lib\ExtUtils/xsubpp  -typemap 
C:\perl\5.8.5\lib\ExtUtils\typemap -typemap typemap  Aesthetic.xs > Aesthetic.xsc && 
C:\perl\5.8.5\bin\perl.exe -MExtUtils::Command -e mv Aesthetic.xsc Aesthetic.c
        cl -c  -I include  -nologo -GF -W3 -MD -Zi -DNDEBUG -O1 -DWIN32 -D_CONSOLE 
-DNO_STRICT -DHAVE_DES_FCRYPT -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO 
-DPERL_MSVCRT_READFIX -MD -Zi -DNDEBUG -O1    -DVERSION=\"0.07\"  
-DXS_VERSION=\"0.07\"  "-IC:\perl\5.8.5\lib\CORE"   Aesthetic.c
Aesthetic.c
Aesthetic.xs(103) : error C2063: 'rand' : not a function
Aesthetic.xs(107) : error C2063: 'rand' : not a function
Aesthetic.xs(107) : error C2063: 'rand' : not a function
Aesthetic.xs(126) : error C2063: 'rand' : not a function
Aesthetic.xs(177) : error C2275: 'aglo_gradient' : illegal use of this type as an 
expression
        c:\.cpan\5.8.5\build\Graph-Layout-Aesthetic-0.07\include\aglo.h(36) : see 
declaration of 'aglo_gradient'
Aesthetic.xs(177) : error C2146: syntax error : missing ';' before identifier 
'gradient'
Aesthetic.xs(177) : error C2144: syntax error : '<Unknown>' should be preceded by 
'<Unknown>'
Aesthetic.xs(177) : error C2144: syntax error : '<Unknown>' should be preceded by 
'<Unknown>'
Aesthetic.xs(177) : error C2143: syntax error : missing ';' before 'identifier'
Aesthetic.xs(177) : error C2065: 'gradient' : undeclared identifier
Aesthetic.xs(177) : warning C4047: '=' : 'int' differs in levels of indirection from 
'aglo_gradient'
Aesthetic.xs(179) : error C2275: 'aglo_gradient' : illegal use of this type as an 
expression
        c:\.cpan\5.8.5\build\Graph-Layout-Aesthetic-0.07\include\aglo.h(36) : see 
declaration of 'aglo_gradient'
Aesthetic.xs(179) : error C2146: syntax error : missing ';' before identifier 'point'
Aesthetic.xs(179) : error C2144: syntax error : '<Unknown>' should be preceded by 
'<Unknown>'
Aesthetic.xs(179) : error C2144: syntax error : '<Unknown>' should be preceded by 
'<Unknown>'
Aesthetic.xs(179) : error C2143: syntax error : missing ';' before 'identifier'
Aesthetic.xs(179) : error C2065: 'point' : undeclared identifier
Aesthetic.xs(179) : warning C4047: '=' : 'int' differs in levels of indirection from 
'aglo_point'
Aesthetic.xs(181) : error C2109: subscript requires array or pointer type
Aesthetic.xs(181) : error C2109: subscript requires array or pointer type
Aesthetic.xs(320) : warning C4013: 'at_setup_node_level' undefined; assuming extern 
returning int
Aesthetic.xs(387) : error C2275: 'IV' : illegal use of this type as an expression
        C:\perl\5.8.5\lib\CORE\perl.h(1078) : see declaration of 'IV'
Aesthetic.xs(387) : error C2146: syntax error : missing ';' before identifier 'tmp'
Aesthetic.xs(387) : error C2144: syntax error : '<Unknown>' should be preceded by 
'<Unknown>'
Aesthetic.xs(387) : error C2144: syntax error : '<Unknown>' should be preceded by 
'<Unknown>'
Aesthetic.xs(387) : error C2143: syntax error : missing ';' before 'identifier'
Aesthetic.xs(387) : error C2065: 'tmp' : undeclared identifier
Aesthetic.xs(420) : warning C4244: '=' : conversion from 'double' to 'aglo_unsigned', 
possible loss of data
Aesthetic.xs(822) : error C2275: 'IV' : illegal use of this type as an expression
        C:\perl\5.8.5\lib\CORE\perl.h(1078) : see declaration of 'IV'
Aesthetic.xs(822) : error C2146: syntax error : missing ';' before identifier 'tmp'
Aesthetic.xs(822) : error C2144: syntax error : '<Unknown>' should be preceded by 
'<Unknown>'
Aesthetic.xs(822) : error C2144: syntax error : '<Unknown>' should be preceded by 
'<Unknown>'
Aesthetic.xs(822) : error C2143: syntax error : missing ';' before 'identifier'
Aesthetic.xs(829) : error C2275: 'IV' : illegal use of this type as an expression
        C:\perl\5.8.5\lib\CORE\perl.h(1078) : see declaration of 'IV'
Aesthetic.xs(829) : error C2146: syntax error : missing ';' before identifier 'tmp'
Aesthetic.xs(829) : error C2144: syntax error : '<Unknown>' should be preceded by 
'<Unknown>'
Aesthetic.xs(829) : error C2144: syntax error : '<Unknown>' should be preceded by 
'<Unknown>'
Aesthetic.xs(829) : error C2143: syntax error : missing ';' before 'identifier'
Aesthetic.xs(1008) : error C2275: 'IV' : illegal use of this type as an expression
        C:\perl\5.8.5\lib\CORE\perl.h(1078) : see declaration of 'IV'
Aesthetic.xs(1008) : error C2146: syntax error : missing ';' before identifier 'tmp'
Aesthetic.xs(1008) : error C2144: syntax error : '<Unknown>' should be preceded by 
'<Unknown>'
Aesthetic.xs(1008) : error C2144: syntax error : '<Unknown>' should be preceded by 
'<Unknown>'
Aesthetic.xs(1008) : error C2143: syntax error : missing ';' before 'identifier'
Aesthetic.xs(1064) : warning C4013: 
'boot_Graph__Layout__Aesthetic__Force__Centripetal' undefined; assuming extern 
returning int
Aesthetic.xs(1067) : warning C4013: 
'boot_Graph__Layout__Aesthetic__Force__NodeRepulsion' undefined; assuming extern 
returning int
Aesthetic.xs(1070) : warning C4013: 
'boot_Graph__Layout__Aesthetic__Force__NodeEdgeRepulsion' undefined; assuming extern 
returning int
Aesthetic.xs(1073) : warning C4013: 
'boot_Graph__Layout__Aesthetic__Force__MinEdgeLength' undefined; assuming extern 
returning int
Aesthetic.xs(1076) : warning C4013: 'boot_Graph__Layout__Aesthetic__Force__ParentLeft' 
undefined; assuming extern returning int
Aesthetic.xs(1079) : warning C4013: 
'boot_Graph__Layout__Aesthetic__Force__MinEdgeIntersect' undefined; assuming extern 
returning int
Aesthetic.xs(1082) : warning C4013: 
'boot_Graph__Layout__Aesthetic__Force__MinEdgeIntersect2' undefined; assuming extern 
returning int
Aesthetic.xs(1085) : warning C4013: 
'boot_Graph__Layout__Aesthetic__Force__MinLevelVariance' undefined; assuming extern 
returning int
Aesthetic.xs(1088) : warning C4013: 'boot_Graph__Layout__Aesthetic__Force__Perl' 
undefined; assuming extern returning int

Microsoft (R) Program Maintenance Utility Version 7.10.3077
Copyright (C) Microsoft Corporation.  All rights reserved.

NMAKE : fatal error U1077: 'cl' : return code '0x2'
Stop.


Additional comments:
--

Summary of my perl5 (revision 5 version 8 subversion 5) 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=define d_sfio=undef uselargefiles=define usesocks=undef
    use64bitint=undef use64bitall=undef uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cl', ccflags ='-nologo -GF -W3 -MD -Zi -DNDEBUG -O1 -DWIN32 -D_CONSOLE 
-DNO_STRICT -DHAVE_DES_FCRYPT  -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS 
-DUSE_PERLIO -DPERL_MSVCRT_READFIX',
    optimize='-MD -Zi -DNDEBUG -O1',
    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='__int64', lseeksize=8
    alignbytes=8, prototype=define
  Linker and Libraries:
    ld='link', ldflags ='-nologo -nodefaultlib -debug -opt:ref,icf  
-libpath:"c:\perl\5.8.5\lib\CORE"  -machine:x86'
    libpth="C:\Programme\Microsoft Visual C++ Toolkit 2003\lib"
    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=perl58.lib
    gnulibc_version='undef'
  Dynamic Linking:
    dlsrc=dl_win32.xs, dlext=dll, d_dlsymun=undef, ccdlflags=' '
    cccdlflags=' ', lddlflags='-dll -nologo -nodefaultlib -debug -opt:ref,icf  
-libpath:"c:\perl\5.8.5\lib\CORE"  -machine:x86'

Reply via email to