Report for Math-Complex_C-0.06

Back
From: metabase:user:20a45eae-6c1a-1014-abaf-4bc2b30e56df
Subject: UNKNOWN Math-Complex_C-0.06 v5.8.8 Windows (Cygwin)
Date: 2013-02-01T18:39:46Z

This distribution has been tested as part of the CPAN Testers
project, supporting the Perl programming language.  See
http://wiki.cpantesters.org/ for more information or email
questions to cpan-testers-discuss@perl.org


--
Dear Sisyphus,

This is a computer-generated report for Math-Complex_C-0.06
on perl 5.8.8, created by CPAN-Reporter-1.2009.

Thank you for uploading your work to CPAN.  However, attempting to
test your distribution gave an inconclusive result.

This could be because your distribution had an error during the make/build
stage, did not define tests, tests could not be found, because your tests were
interrupted before they finished, or because the results of the tests could not
be parsed.  You may wish to consult the CPAN Testers Wiki:

http://wiki.cpantesters.org/wiki/CPANAuthorNotes

Sections of this report:

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

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

Additional comments from tester:

this report is from an automated smoke testing program
and was not reviewed by a human for accuracy

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

Output from '/usr/bin/make':

cp Complex_C.pm blib/lib/Math/Complex_C.pm
make[1]: Entering directory `/opt/perl/cygwin/1.7.16/cpan/5.8.8/cygwin-thread-64int/build/Math-Complex_C-0.06-2xbFaU/Long'
cp Long.pm ../blib/lib/Math/Complex_C/Long.pm
/opt/perl/cygwin/1.7.16/perl/5.8.8/cygwin-thread-64int/bin/perl.exe /opt/perl/cygwin/1.7.16/perl/5.8.8/cygwin-thread-64int/local/lib/5.8.8/ExtUtils/xsubpp  -typemap /opt/perl/cygwin/1.7.16/perl/5.8.8/cygwin-thread-64int/lib/5.8.8/ExtUtils/typemap  Long.xs > Long.xsc && mv Long.xsc Long.c
gcc-4 -c    -DPERL_USE_SAFE_PUTENV -fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/include -DUSEIMPORTLIB -O2    -DVERSION=\"0.06\"  -DXS_VERSION=\"0.06\"  "-I/opt/perl/cygwin/1.7.16/perl/5.8.8/cygwin-thread-64int/lib/5.8.8/cygwin-thread-64int/CORE"  -DNEWPERL Long.c
Long.xs: In function ‘_get_nan’:
Long.xs:39:11: warning: incompatible implicit declaration of built-in function ‘creall’
Long.xs:39:23: warning: incompatible implicit declaration of built-in function ‘cimagl’
Long.xs: In function ‘_get_inf’:
Long.xs:50:11: warning: incompatible implicit declaration of built-in function ‘creall’
Long.xs:50:23: warning: incompatible implicit declaration of built-in function ‘cimagl’
Long.xs: In function ‘real_cl’:
Long.xs:157:13: warning: incompatible implicit declaration of built-in function ‘creall’
Long.xs: In function ‘imag_cl’:
Long.xs:161:13: warning: incompatible implicit declaration of built-in function ‘cimagl’
Long.xs: In function ‘arg_cl’:
Long.xs:165:13: warning: incompatible implicit declaration of built-in function ‘cargl’
Long.xs: In function ‘abs_cl’:
Long.xs:169:13: warning: incompatible implicit declaration of built-in function ‘cabsl’
Long.xs: In function ‘conj_cl’:
Long.xs:173:52: warning: incompatible implicit declaration of built-in function ‘conjl’
Long.xs: In function ‘acos_cl’:
Long.xs:177:52: warning: incompatible implicit declaration of built-in function ‘cacosl’
Long.xs: In function ‘asin_cl’:
Long.xs:181:52: warning: incompatible implicit declaration of built-in function ‘casinl’
Long.xs: In function ‘atan_cl’:
Long.xs:185:52: warning: incompatible implicit declaration of built-in function ‘catanl’
Long.xs: In function ‘cos_cl’:
Long.xs:189:52: warning: incompatible implicit declaration of built-in function ‘ccosl’
Long.xs: In function ‘sin_cl’:
Long.xs:193:52: warning: incompatible implicit declaration of built-in function ‘csinl’
Long.xs: In function ‘tan_cl’:
Long.xs:197:52: warning: incompatible implicit declaration of built-in function ‘ctanl’
Long.xs: In function ‘acosh_cl’:
Long.xs:201:52: warning: incompatible implicit declaration of built-in function ‘cacoshl’
Long.xs: In function ‘asinh_cl’:
Long.xs:205:52: warning: incompatible implicit declaration of built-in function ‘casinhl’
Long.xs: In function ‘atanh_cl’:
Long.xs:209:52: warning: incompatible implicit declaration of built-in function ‘catanhl’
Long.xs: In function ‘cosh_cl’:
Long.xs:213:52: warning: incompatible implicit declaration of built-in function ‘ccoshl’
Long.xs: In function ‘sinh_cl’:
Long.xs:217:52: warning: incompatible implicit declaration of built-in function ‘csinhl’
Long.xs: In function ‘tanh_cl’:
Long.xs:221:52: warning: incompatible implicit declaration of built-in function ‘ctanhl’
Long.xs: In function ‘exp_cl’:
Long.xs:225:51: warning: incompatible implicit declaration of built-in function ‘cexpl’
Long.xs: In function ‘log_cl’:
Long.xs:229:52: warning: incompatible implicit declaration of built-in function ‘clogl’
Long.xs: In function ‘sqrt_cl’:
Long.xs:233:52: warning: incompatible implicit declaration of built-in function ‘csqrtl’
Long.xs: In function ‘proj_cl’:
Long.xs:237:52: warning: incompatible implicit declaration of built-in function ‘cprojl’
Long.xs: In function ‘pow_cl’:
Long.xs:241:52: warning: incompatible implicit declaration of built-in function ‘cpowl’
Long.xs: In function ‘_overload_true’:
Long.xs:246:18: warning: incompatible implicit declaration of built-in function ‘creall’
Long.xs:247:18: warning: incompatible implicit declaration of built-in function ‘cimagl’
Long.xs: In function ‘_overload_not’:
Long.xs:254:18: warning: incompatible implicit declaration of built-in function ‘creall’
Long.xs:255:18: warning: incompatible implicit declaration of built-in function ‘cimagl’
Long.xs: In function ‘_overload_equiv’:
Long.xs:263:22: warning: incompatible implicit declaration of built-in function ‘creall’
Long.xs:264:22: warning: incompatible implicit declaration of built-in function ‘cimagl’
Long.xs:269:13: warning: incompatible implicit declaration of built-in function ‘creall’
Long.xs:270:13: warning: incompatible implicit declaration of built-in function ‘cimagl’
Long.xs: In function ‘_overload_not_equiv’:
Long.xs:280:22: warning: incompatible implicit declaration of built-in function ‘creall’
Long.xs:281:22: warning: incompatible implicit declaration of built-in function ‘cimagl’
Long.xs:287:13: warning: incompatible implicit declaration of built-in function ‘creall’
Long.xs:288:13: warning: incompatible implicit declaration of built-in function ‘cimagl’
Long.xs: In function ‘_overload_pow’:
Long.xs:313:14: warning: incompatible implicit declaration of built-in function ‘cpowl’
Long.xs:318:16: warning: incompatible implicit declaration of built-in function ‘cpowl’
Long.xs: In function ‘_overload_sqrt’:
Long.xs:493:12: warning: incompatible implicit declaration of built-in function ‘csqrtl’
Long.xs: In function ‘_overload_pow_eq’:
Long.xs:507:52: warning: incompatible implicit declaration of built-in function ‘cpowl’
Long.xs:512:52: warning: incompatible implicit declaration of built-in function ‘cpowl’
Long.xs: In function ‘_overload_abs’:
Long.xs:660:13: warning: incompatible implicit declaration of built-in function ‘cabsl’
Long.xs: In function ‘_overload_exp’:
Long.xs:673:12: warning: incompatible implicit declaration of built-in function ‘cexpl’
Long.xs: In function ‘_overload_log’:
Long.xs:690:12: warning: incompatible implicit declaration of built-in function ‘clogl’
Long.xs: In function ‘_overload_sin’:
Long.xs:707:12: warning: incompatible implicit declaration of built-in function ‘csinl’
Long.xs: In function ‘_overload_cos’:
Long.xs:724:12: warning: incompatible implicit declaration of built-in function ‘ccosl’
Long.xs: In function ‘_overload_atan2’:
Long.xs:744:12: warning: incompatible implicit declaration of built-in function ‘catanl’
Running Mkbootstrap for Math::Complex_C::Long ()
chmod 644 Long.bs
rm -f ../blib/arch/auto/Math/Complex_C/Long/Long.dll
ld2  -L/usr/local/lib Long.o  -o ../blib/arch/auto/Math/Complex_C/Long/Long.dll 	\
  /opt/perl/cygwin/1.7.16/perl/5.8.8/cygwin-thread-64int/lib/5.8.8/cygwin-thread-64int/CORE/libperl.dll.a -lm  	\
  
gcc-4 -shared -o  Long.dll -Wl,--out-implib=libLong.dll.a -Wl,--export-all-symbols -Wl,--enable-auto-import -Wl,--stack,8388608 \
-L/usr/local/lib Long.o  /opt/perl/cygwin/1.7.16/perl/5.8.8/cygwin-thread-64int/lib/5.8.8/cygwin-thread-64int/CORE/libperl.dll.a -lm
Creating library file: libLong.dll.aLong.o:Long.c:(.text+0x3ee2): undefined reference to `_cargl'
Long.o:Long.c:(.text+0x4112): undefined reference to `_cabsl'
Long.o:Long.c:(.text+0x45a0): undefined reference to `_cacosl'
Long.o:Long.c:(.text+0x4820): undefined reference to `_casinl'
Long.o:Long.c:(.text+0x4aa0): undefined reference to `_catanl'
Long.o:Long.c:(.text+0x4d20): undefined reference to `_ccosl'
Long.o:Long.c:(.text+0x4fa0): undefined reference to `_csinl'
Long.o:Long.c:(.text+0x5220): undefined reference to `_ctanl'
Long.o:Long.c:(.text+0x54a0): undefined reference to `_cacoshl'
Long.o:Long.c:(.text+0x5720): undefined reference to `_casinhl'
Long.o:Long.c:(.text+0x59a0): undefined reference to `_catanhl'
Long.o:Long.c:(.text+0x5c20): undefined reference to `_ccoshl'
Long.o:Long.c:(.text+0x5ea0): undefined reference to `_csinhl'
Long.o:Long.c:(.text+0x6120): undefined reference to `_ctanhl'
Long.o:Long.c:(.text+0x63a0): undefined reference to `_cexpl'
Long.o:Long.c:(.text+0x6620): undefined reference to `_clogl'
Long.o:Long.c:(.text+0x68a0): undefined reference to `_csqrtl'
Long.o:Long.c:(.text+0x6b20): undefined reference to `_cprojl'
Long.o:Long.c:(.text+0x6dfe): undefined reference to `_cpowl'
Long.o:Long.c:(.text+0x8256): undefined reference to `_cpowl'
Long.o:Long.c:(.text+0xa6ab): undefined reference to `_csqrtl'
Long.o:Long.c:(.text+0xaa1e): undefined reference to `_cpowl'
Long.o:Long.c:(.text+0xaaa4): undefined reference to `_cpowl'
Long.o:Long.c:(.text+0xca42): undefined reference to `_cabsl'
Long.o:Long.c:(.text+0xcd2b): undefined reference to `_cexpl'
Long.o:Long.c:(.text+0xd05b): undefined reference to `_clogl'
Long.o:Long.c:(.text+0xd38b): undefined reference to `_csinl'
Long.o:Long.c:(.text+0xd6bb): undefined reference to `_ccosl'
Long.o:Long.c:(.text+0xda56): undefined reference to `_catanl'
collect2: ld returned 1 exit status

perlld: *** system() failed to execute
gcc-4 -shared -o  Long.dll -Wl,--out-implib=libLong.dll.a -Wl,--export-all-symbols -Wl,--enable-auto-import -Wl,--stack,8388608 \
-L/usr/local/lib Long.o  /opt/perl/cygwin/1.7.16/perl/5.8.8/cygwin-thread-64int/lib/5.8.8/cygwin-thread-64int/CORE/libperl.dll.a -lm

Makefile:457: recipe for target `../blib/arch/auto/Math/Complex_C/Long/Long.dll' failed
make[1]: *** [../blib/arch/auto/Math/Complex_C/Long/Long.dll] Error 1
make[1]: Leaving directory `/opt/perl/cygwin/1.7.16/cpan/5.8.8/cygwin-thread-64int/build/Math-Complex_C-0.06-2xbFaU/Long'
Makefile:525: recipe for target `subdirs' failed
make: *** [subdirs] Error 2

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

Prerequisite modules loaded:

build_requires:

    Module              Need Have
    ------------------- ---- ----
    ExtUtils::MakeMaker 0    6.64


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

Environment variables:

    AUTOMATED_TESTING = 1
    COMSPEC = C:\Windows\system32\cmd.exe
    NUMBER_OF_PROCESSORS = 4
    PATH = /opt/perl/cygwin/1.7.16/bin/5.8.8/cygwin-thread-64int:/opt/perl/cygwin/1.7.16/perl/5.8.8/cygwin-thread-64int/local/bin:/opt/perl/cygwin/1.7.16/perl/5.8.8/cygwin-thread-64int/bin:/usr/local/bin:/usr/bin:/usr/local/lib
    PERL5LIB = /opt/perl/cygwin/1.7.16/perl/5.8.8/cygwin-thread-64int/local/lib/site_perl/5.8.8:/opt/perl/cygwin/1.7.16/perl/5.8.8/cygwin-thread-64int/local/lib/5.8.8:/opt/perl/cygwin/1.7.16/perl/5.8.8/cygwin-thread-64int/local/lib/perl5
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 5816
    PERL5_CPAN_IS_EXECUTING = /opt/perl/cygwin/1.7.16/cpan/5.8.8/cygwin-thread-64int/build/Math-Complex_C-0.06-2xbFaU/Makefile.PL
    PERL5_CPAN_IS_RUNNING = 5816
    PERL_AUTOINSTALL = --defaultdeps
    PERL_EXTUTILS_AUTOINSTALL = 1
    PERL_MM_USE_DEFAULT = 1
    PERL_TEST_CRITIC = 1
    PROCESSOR_IDENTIFIER = Intel64 Family 6 Model 37 Stepping 5, GenuineIntel
    SHELL = /bin/bash
    TEMP = /tmp
    TERM = xterm

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

    $^X = /opt/perl/cygwin/1.7.16/perl/5.8.8/cygwin-thread-64int/bin/perl
    $UID/$EUID = 101 / 101
    $GID = 10513 10513 1001 545 544 0
    $EGID = 10513 10513 1001 545 544 0

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                1.9800  
    CPAN::Meta          2.120921
    Cwd                 3.33    
    ExtUtils::CBuilder  0.280205
    ExtUtils::Command   1.17    
    ExtUtils::Install   1.54    
    ExtUtils::MakeMaker 6.64    
    ExtUtils::Manifest  1.61    
    ExtUtils::ParseXS   3.18    
    File::Spec          3.33    
    JSON                2.53    
    JSON::PP            2.27200 
    Module::Build       0.4003  
    Module::Signature   0.70    
    Parse::CPAN::Meta   1.4404  
    Test::Harness       3.25    
    Test::More          0.98    
    YAML                0.84    
    YAML::Syck          1.22    
    version             0.9901  


--

Summary of my perl5 (revision 5 version 8 subversion 8) configuration:
  Platform:
    osname=cygwin, osvers=1.7.16(0.26253), archname=cygwin-thread-64int
    uname='cygwin_nt-6.1-wow64 osl069 1.7.16(0.26253) 2012-07-20 22:55 i686 cygwin '
    config_args='-Dmksymlinks -de -Dcc=gcc-4 -Dprefix=/opt/perl/cygwin/1.7.16/perl/5.8.8/cygwin-thread-64int -Uinc_version_list -Uinstallusrbinperl -Dusethreads -Uusemultiplicity -Duse64bitint -Dcf_by=pjacklam -Dcf_email=pjacklam@online.no -Dperladmin=pjacklam@online.no'
    hint=recommended, useposix=true, d_sigaction=define
    usethreads=define use5005threads=undef useithreads=define usemultiplicity=undef
    useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
    use64bitint=define use64bitall=undef uselongdouble=undef
    usemymalloc=y, bincompat5005=undef
  Compiler:
    cc='gcc-4', ccflags ='-DPERL_USE_SAFE_PUTENV -fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/include',
    optimize='-O2',
    cppflags='-DPERL_USE_SAFE_PUTENV -fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/include'
    ccversion='', gccversion='4.5.3', 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 =' -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=' '
    cccdlflags=' ', lddlflags=' -L/usr/local/lib'


Characteristics of this binary (from libperl): 
  Compile-time options: MULTIPLICITY MYMALLOC PERL_IMPLICIT_CONTEXT
                        PERL_USE_SAFE_PUTENV USE_64_BIT_INT USE_ITHREADS
                        USE_LARGE_FILES USE_PERLIO USE_REENTRANT_API
  Built under cygwin
  Compiled at Jan 10 2013 19:59:07
  %ENV:
    PERL5LIB="/opt/perl/cygwin/1.7.16/perl/5.8.8/cygwin-thread-64int/local/lib/site_perl/5.8.8:/opt/perl/cygwin/1.7.16/perl/5.8.8/cygwin-thread-64int/local/lib/5.8.8:/opt/perl/cygwin/1.7.16/perl/5.8.8/cygwin-thread-64int/local/lib/perl5"
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="5816"
    PERL5_CPAN_IS_EXECUTING="/opt/perl/cygwin/1.7.16/cpan/5.8.8/cygwin-thread-64int/build/Math-Complex_C-0.06-2xbFaU/Makefile.PL"
    PERL5_CPAN_IS_RUNNING="5816"
    PERL_AUTOINSTALL="--defaultdeps"
    PERL_EXTUTILS_AUTOINSTALL="1"
    PERL_MM_USE_DEFAULT="1"
    PERL_TEST_CRITIC="1"
    CYGWIN="codepage:utf8 nodosfilewarning"
  @INC:
    /opt/perl/cygwin/1.7.16/perl/5.8.8/cygwin-thread-64int/local/lib/site_perl/5.8.8/cygwin-thread-64int
    /opt/perl/cygwin/1.7.16/perl/5.8.8/cygwin-thread-64int/local/lib/site_perl/5.8.8
    /opt/perl/cygwin/1.7.16/perl/5.8.8/cygwin-thread-64int/local/lib/5.8.8/cygwin-thread-64int
    /opt/perl/cygwin/1.7.16/perl/5.8.8/cygwin-thread-64int/local/lib/5.8.8
    /opt/perl/cygwin/1.7.16/perl/5.8.8/cygwin-thread-64int/local/lib/perl5/cygwin-thread-64int
    /opt/perl/cygwin/1.7.16/perl/5.8.8/cygwin-thread-64int/local/lib/perl5
    /opt/perl/cygwin/1.7.16/perl/5.8.8/cygwin-thread-64int/lib/5.8.8/cygwin-thread-64int
    /opt/perl/cygwin/1.7.16/perl/5.8.8/cygwin-thread-64int/lib/5.8.8
    /opt/perl/cygwin/1.7.16/perl/5.8.8/cygwin-thread-64int/lib/site_perl/5.8.8/cygwin-thread-64int
    /opt/perl/cygwin/1.7.16/perl/5.8.8/cygwin-thread-64int/lib/site_perl/5.8.8
    /opt/perl/cygwin/1.7.16/perl/5.8.8/cygwin-thread-64int/lib/site_perl
    .