develooper Front page | perl.cpan.testers | Postings from March 2008

FAIL Statistics-Cluto-0.01 cygwin-thread-multi-64int 1.5.24(0.15642)

From:
pjacklam
Date:
March 24, 2008 01:48
Subject:
FAIL Statistics-Cluto-0.01 cygwin-thread-multi-64int 1.5.24(0.15642)
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 cpan-testers@perl.org to keep other
test volunteers informed and to prevent any duplicate effort.

--
Dear Ikuhiro IHARA,
    
This is a computer-generated report for Statistics-Cluto-0.01
on perl 5.8.8, created by CPAN-Reporter-1.12. 

Thank you for uploading your work to CPAN.  However, there was a problem
testing your distribution.

If you think this report is invalid, please consult the CPAN Testers Wiki
for suggestions on how to avoid getting FAIL reports for missing library
or binary dependencies, unsupported operating systems, and so on:

http://cpantest.grango.org/wiki/CPANAuthorNotes

Sections of this report:

    * Tester comments
    * Program output
    * Prerequisites
    * Environment and other context

------------------------------
TESTER COMMENTS
------------------------------

Additional comments from tester: 

none provided

------------------------------
PROGRAM OUTPUT
------------------------------

Output from '/usr/bin/make':

cp lib/Statistics/Cluto.pm blib/lib/Statistics/Cluto.pm
AutoSplitting blib/lib/Statistics/Cluto.pm (blib/lib/auto/Statistics/Cluto)
/usr/bin/perl.exe /usr/lib/perl5/5.8/ExtUtils/xsubpp  -typemap /usr/lib/perl5/5.8/ExtUtils/typemap  Cluto.xs > Cluto.xsc && mv Cluto.xsc Cluto.c
Please specify prototyping behavior for Cluto.xs (see perlxs manual)
gcc -c  -I. -DPERL_USE_SAFE_PUTENV -fno-strict-aliasing -pipe -Wdeclaration-after-statement -DUSEIMPORTLIB -O3   -DVERSION=\"0.01\" -DXS_VERSION=\"0.01\"  "-I/usr/lib/perl5/5.8/cygwin/CORE"   Cluto.c
In file included from Cluto.xs:5:
ppport.h:231:1: warning: "PERL_UNUSED_DECL" redefined
In file included from Cluto.xs:2:
/usr/lib/perl5/5.8/cygwin/CORE/perl.h:163:1: warning: this is the location of the previous definition
In file included from Cluto.xs:7:
./cluto.h:17:1: warning: "__cdecl" redefined
<built-in>:73:1: warning: this is the location of the previous definition
Running Mkbootstrap for Statistics::Cluto ()
chmod 644 Cluto.bs
rm -f blib/arch/auto/Statistics/Cluto/Cluto.dll
ld2  -s -L/usr/local/lib Cluto.o  -o blib/arch/auto/Statistics/Cluto/Cluto.dll 	\
	  /usr/lib/perl5/5.8/cygwin/CORE/libperl.dll.a   	\
	  
gcc -shared -o  Cluto.dll -Wl,--out-implib=libCluto.dll.a -Wl,--export-all-symbols -Wl,--enable-auto-import -Wl,--stack,8388608 -Wl,--enable-auto-image-base \
-s -L/usr/local/lib Cluto.o  /usr/lib/perl5/5.8/cygwin/CORE/libperl.dll.a
Cluto.o:Cluto.c:(.text+0x17a2): undefined reference to `_CLUTO_VP_ClusterDirect'
Cluto.o:Cluto.c:(.text+0x24b4): undefined reference to `_CLUTO_VP_ClusterRB'
Cluto.o:Cluto.c:(.text+0x33e2): undefined reference to `_CLUTO_VP_GraphClusterRB'
Cluto.o:Cluto.c:(.text+0x4228): undefined reference to `_CLUTO_VA_Cluster'
Cluto.o:Cluto.c:(.text+0x4ee9): undefined reference to `_CLUTO_VA_ClusterBiased'
Cluto.o:Cluto.c:(.text+0x5a27): undefined reference to `_CLUTO_SP_ClusterDirect'
Cluto.o:Cluto.c:(.text+0x63d9): undefined reference to `_CLUTO_SP_ClusterRB'
Cluto.o:Cluto.c:(.text+0x6f39): undefined reference to `_CLUTO_SP_GraphClusterRB'
Cluto.o:Cluto.c:(.text+0x79ad): undefined reference to `_CLUTO_SA_Cluster'
Cluto.o:Cluto.c:(.text+0x8515): undefined reference to `_CLUTO_V_BuildTree'
Cluto.o:Cluto.c:(.text+0x909a): undefined reference to `_CLUTO_S_BuildTree'
Cluto.o:Cluto.c:(.text+0x9b3c): undefined reference to `_CLUTO_V_GetGraph'
Cluto.o:Cluto.c:(.text+0xa4a1): undefined reference to `_CLUTO_S_GetGraph'
Cluto.o:Cluto.c:(.text+0xae29): undefined reference to `_CLUTO_V_GetSolutionQuality'
Cluto.o:Cluto.c:(.text+0xb72d): undefined reference to `_CLUTO_S_GetSolutionQuality'
Cluto.o:Cluto.c:(.text+0xc17c): undefined reference to `_CLUTO_V_GetClusterStats'
Cluto.o:Cluto.c:(.text+0xcd2c): undefined reference to `_CLUTO_S_GetClusterStats'
Cluto.o:Cluto.c:(.text+0xd8e7): undefined reference to `_CLUTO_V_GetClusterFeatures'
Cluto.o:Cluto.c:(.text+0xe525): undefined reference to `_CLUTO_V_GetClusterSummaries'
Cluto.o:Cluto.c:(.text+0xf15c): undefined reference to `_CLUTO_V_GetTreeStats'
Cluto.o:Cluto.c:(.text+0xfd2a): undefined reference to `_CLUTO_V_GetTreeFeatures'
Creating library file: libCluto.dll.a
collect2: ld returned 1 exit status
perlld: *** system() failed to execute
gcc -shared -o  Cluto.dll -Wl,--out-implib=libCluto.dll.a -Wl,--export-all-symbols -Wl,--enable-auto-import -Wl,--stack,8388608 -Wl,--enable-auto-image-base \
-s -L/usr/local/lib Cluto.o  /usr/lib/perl5/5.8/cygwin/CORE/libperl.dll.a

make: *** [blib/arch/auto/Statistics/Cluto/Cluto.dll] Error 2

------------------------------
PREREQUISITES
------------------------------

Prerequisite modules loaded:

    No requirements found

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

Environment variables:

    COMSPEC = C:\WINDOWS\system32\cmd.exe
    NUMBER_OF_PROCESSORS = 2
    PATH = /usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/cygdrive/c/WINDOWS/system32:/cygdrive/c/WINDOWS:/cygdrive/c/WINDOWS/System32/Wbem:/usr/local/bin:/usr/X11R6/bin:/usr/bin:/cygdrive/c/Programfiler/QuickTime/QTSystem:/usr/lib/lapack:/usr/lib/perl5/cpan/bin:/cygdrive/d/peter/bin/os/unix/scripts:/cygdrive/d/peter/bin/os/unix/links:/cygdrive/c/Programfiler/GnuWin32/bin:/cygdrive/c/Programfiler/Ghostgum/gsview:/cygdrive/c/Programfiler/Maple 7/BIN.WNT
    PERL5LIB = /usr/local/lib/perl5:/usr/local/lib/perl5/5.8/cygwin:/usr/local/lib/perl5/5.8:/usr/local/lib/perl5/site_perl/5.8/cygwin:/usr/local/lib/perl5/site_perl/5.8:/usr/local/lib/perl5/vendor_perl/5.8/cygwin:/usr/local/lib/perl5/vendor_perl/5.8
    PERL5_CPANPLUS_IS_RUNNING = 6124
    PERL5_CPAN_IS_EXECUTING = /cygdrive/d/src/.cpan/build/Statistics-Cluto-0.01-kgCFNI/Makefile.PL
    PERL5_CPAN_IS_RUNNING = 6124
    PROCESSOR_IDENTIFIER = x86 Family 6 Model 15 Stepping 6, GenuineIntel
    TEMP = /cygdrive/c/DOCUME~1/ospja/LOKALE~1/Temp
    TERM = cygwin

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

    $^X = /usr/bin/perl.exe
    $UID/$EUID = 22755 / 22755
    $GID = 10545 10545 1005 555 545 544 0
    $EGID = 10545 10545 1005 555 545 544 0

Perl module toolchain versions installed:

    Module              Have  
    ------------------- ------
    CPAN                1.9205
    Cwd                 3.2701
    ExtUtils::CBuilder  0.22  
    ExtUtils::Command   1.14  
    ExtUtils::Install   1.50  
    ExtUtils::MakeMaker 6.44  
    ExtUtils::Manifest  1.51  
    ExtUtils::ParseXS   2.19  
    File::Spec          3.2701
    Module::Build       0.2808
    Module::Signature   0.55  
    Test::Harness       3.10  
    Test::More          0.78  
    YAML                0.66  
    YAML::Syck          1.04  
    version             0.74  


--

Summary of my perl5 (revision 5 version 8 subversion 8) configuration:
  Platform:
    osname=cygwin, osvers=1.5.24(0.15642), archname=cygwin-thread-multi-64int
    uname='cygwin_nt-5.1 reini 1.5.24(0.15642) 2007-01-31 10:57 i686 cygwin '
    config_args='-de -Dmksymlinks -Duse64bitint -Dusethreads -Uusemymalloc -Doptimize=-O3 -Dman3ext=3pm -Dusesitecustomize -Dusedevel'
    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 -Wdeclaration-after-statement',
    optimize='-O3',
    cppflags='-DPERL_USE_SAFE_PUTENV -fno-strict-aliasing -pipe -Wdeclaration-after-statement'
    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 /usr/lib /lib
    libs=-lgdbm -ldb -ldl -lcrypt -lgdbm_compat
    perllibs=-ldl -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'




Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About