Report for Math-Complex_C-0.06

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

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.16.1, 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.17/cpan/5.16.1/cygwin-thread-multi/build/Math-Complex_C-0.06-wjdXmY/Long'
cp Long.pm ../blib/lib/Math/Complex_C/Long.pm
/opt/perl/cygwin/1.7.17/perl/5.16.1/cygwin-thread-multi/bin/perl.exe /opt/perl/cygwin/1.7.17/perl/5.16.1/cygwin-thread-multi/local/lib/site_perl/5.16.1/ExtUtils/xsubpp  -typemap /opt/perl/cygwin/1.7.17/perl/5.16.1/cygwin-thread-multi/lib/5.16.1/ExtUtils/typemap  Long.xs > Long.xsc && mv Long.xsc Long.c
gcc-4 -c    -DPERL_USE_SAFE_PUTENV -U__STRICT_ANSI__ -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -DUSEIMPORTLIB -O3    -DVERSION=\"0.06\"  -DXS_VERSION=\"0.06\"  "-I/opt/perl/cygwin/1.7.17/perl/5.16.1/cygwin-thread-multi/lib/5.16.1/cygwin-thread-multi/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
g++  --shared  -Wl,--enable-auto-import -Wl,--export-all-symbols -Wl,--enable-auto-image-base -L/usr/local/lib -fstack-protector Long.o  -o ../blib/arch/auto/Math/Complex_C/Long/Long.dll 	\
  /opt/perl/cygwin/1.7.17/perl/5.16.1/cygwin-thread-multi/lib/5.16.1/cygwin-thread-multi/CORE/cygperl5_16_1.dll -lm  	\
  
Long.o:Long.c:(.text+0xb53): undefined reference to `_cabsl'
Long.o:Long.c:(.text+0xcb9): undefined reference to `_cabsl'
Long.o:Long.c:(.text+0xe29): undefined reference to `_cargl'
Long.o:Long.c:(.text+0x3a28): undefined reference to `_cargl'
Long.o:Long.c:(.text+0x3ac8): undefined reference to `_cabsl'
Long.o:Long.c:(.text+0x3bfe): undefined reference to `_cacosl'
Long.o:Long.c:(.text+0x3dce): undefined reference to `_casinl'
Long.o:Long.c:(.text+0x3f9e): undefined reference to `_catanl'
Long.o:Long.c:(.text+0x416e): undefined reference to `_ccosl'
Long.o:Long.c:(.text+0x433e): undefined reference to `_csinl'
Long.o:Long.c:(.text+0x450e): undefined reference to `_ctanl'
Long.o:Long.c:(.text+0x46de): undefined reference to `_cacoshl'
Long.o:Long.c:(.text+0x48ae): undefined reference to `_casinhl'
Long.o:Long.c:(.text+0x4a7e): undefined reference to `_catanhl'
Long.o:Long.c:(.text+0x4c4e): undefined reference to `_ccoshl'
Long.o:Long.c:(.text+0x4e1e): undefined reference to `_csinhl'
Long.o:Long.c:(.text+0x4fee): undefined reference to `_ctanhl'
Long.o:Long.c:(.text+0x51be): undefined reference to `_cexpl'
Long.o:Long.c:(.text+0x538e): undefined reference to `_clogl'
Long.o:Long.c:(.text+0x555e): undefined reference to `_csqrtl'
Long.o:Long.c:(.text+0x572e): undefined reference to `_cprojl'
Long.o:Long.c:(.text+0x5950): undefined reference to `_cpowl'
Long.o:Long.c:(.text+0x69fb): undefined reference to `_cpowl'
Long.o:Long.c:(.text+0x8918): undefined reference to `_csqrtl'
Long.o:Long.c:(.text+0x8bf3): undefined reference to `_cpowl'
Long.o:Long.c:(.text+0x8c6e): undefined reference to `_cpowl'
Long.o:Long.c:(.text+0xa938): undefined reference to `_cabsl'
Long.o:Long.c:(.text+0xaa28): undefined reference to `_cexpl'
Long.o:Long.c:(.text+0xac88): undefined reference to `_clogl'
Long.o:Long.c:(.text+0xaee8): undefined reference to `_csinl'
Long.o:Long.c:(.text+0xb148): undefined reference to `_ccosl'
Long.o:Long.c:(.text+0xb415): undefined reference to `_catanl'
collect2: ld returned 1 exit status
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.17/cpan/5.16.1/cygwin-thread-multi/build/Math-Complex_C-0.06-wjdXmY/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.17/bin/5.16.1/cygwin-thread-multi:/opt/perl/cygwin/1.7.17/perl/5.16.1/cygwin-thread-multi/local/bin:/opt/perl/cygwin/1.7.17/perl/5.16.1/cygwin-thread-multi/bin:/usr/local/bin:/usr/bin:/usr/local/lib
    PERL5LIB = /opt/perl/cygwin/1.7.17/perl/5.16.1/cygwin-thread-multi/local/lib/site_perl/5.16.1:/opt/perl/cygwin/1.7.17/perl/5.16.1/cygwin-thread-multi/local/lib/5.16.1:/opt/perl/cygwin/1.7.17/perl/5.16.1/cygwin-thread-multi/local/lib/perl5
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 9524
    PERL5_CPAN_IS_EXECUTING = /opt/perl/cygwin/1.7.17/cpan/5.16.1/cygwin-thread-multi/build/Math-Complex_C-0.06-wjdXmY/Makefile.PL
    PERL5_CPAN_IS_RUNNING = 9524
    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.17/perl/5.16.1/cygwin-thread-multi/bin/perl
    $UID/$EUID = 101 / 101
    $GID = 10513 0 544 545 1001 10513
    $EGID = 10513 0 544 545 1001 10513

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                1.9800  
    CPAN::Meta          2.120921
    Cwd                 3.40    
    ExtUtils::CBuilder  0.280206
    ExtUtils::Command   1.17    
    ExtUtils::Install   1.58    
    ExtUtils::MakeMaker 6.64    
    ExtUtils::Manifest  1.61    
    ExtUtils::ParseXS   3.18    
    File::Spec          3.40    
    JSON                n/a     
    JSON::PP            2.27200 
    Module::Build       0.4003  
    Module::Signature   0.70    
    Parse::CPAN::Meta   1.4404  
    Test::Harness       3.26    
    Test::More          0.98    
    YAML                0.84    
    YAML::Syck          1.22    
    version             0.9901  


--

Summary of my perl5 (revision 5 version 16 subversion 1) configuration:
   
  Platform:
    osname=cygwin, osvers=1.7.17(0.26253), archname=cygwin-thread-multi
    uname='cygwin_nt-6.1-wow64 osl069 1.7.17(0.26253) 2012-10-19 14:39 i686 cygwin '
    config_args='-Dmksymlinks -de -Dcc=gcc-4 -Dld=g++ -Umad -Dprefix=/opt/perl/cygwin/1.7.17/perl/5.16.1/cygwin-thread-multi -Uinc_version_list -Uinstallusrbinperl -Dusethreads -Dusemultiplicity -Uuse64bitint -Dcf_by=pjacklam -Dcf_email=pjacklam@online.no -Dperladmin=pjacklam@online.no'
    hint=recommended, useposix=true, d_sigaction=define
    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='gcc-4', ccflags ='-DPERL_USE_SAFE_PUTENV -U__STRICT_ANSI__ -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include',
    optimize='-O3',
    cppflags='-DPERL_USE_SAFE_PUTENV -U__STRICT_ANSI__ -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
    ccversion='', gccversion='4.5.3', gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
    ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
    alignbytes=8, prototype=define
  Linker and Libraries:
    ld='g++', ldflags =' -Wl,--enable-auto-import -Wl,--export-all-symbols -Wl,--enable-auto-image-base -fstack-protector -L/usr/local/lib'
    libpth=/usr/local/lib /usr/lib /lib
    libs=-lgdbm -ldb -ldl -lcrypt -lgdbm_compat
    perllibs=-ldl -lcrypt
    libc=/usr/lib/libc.a, so=dll, useshrplib=true, libperl=cygperl5_16_1.dll
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=dll, d_dlsymun=undef, ccdlflags=' '
    cccdlflags=' ', lddlflags=' --shared  -Wl,--enable-auto-import -Wl,--export-all-symbols -Wl,--enable-auto-image-base -L/usr/local/lib -fstack-protector'


Characteristics of this binary (from libperl): 
  Compile-time options: HAS_TIMES MULTIPLICITY PERLIO_LAYERS
                        PERL_DONT_CREATE_GVSV PERL_IMPLICIT_CONTEXT
                        PERL_PRESERVE_IVUV PERL_USE_SAFE_PUTENV USE_ITHREADS
                        USE_LARGE_FILES USE_LOCALE USE_LOCALE_COLLATE
                        USE_LOCALE_CTYPE USE_LOCALE_NUMERIC USE_PERLIO
                        USE_PERL_ATOF USE_REENTRANT_API
  Built under cygwin
  Compiled at Jan  7 2013 22:56:24
  %ENV:
    PERL5LIB="/opt/perl/cygwin/1.7.17/perl/5.16.1/cygwin-thread-multi/local/lib/site_perl/5.16.1:/opt/perl/cygwin/1.7.17/perl/5.16.1/cygwin-thread-multi/local/lib/5.16.1:/opt/perl/cygwin/1.7.17/perl/5.16.1/cygwin-thread-multi/local/lib/perl5"
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="9524"
    PERL5_CPAN_IS_EXECUTING="/opt/perl/cygwin/1.7.17/cpan/5.16.1/cygwin-thread-multi/build/Math-Complex_C-0.06-wjdXmY/Makefile.PL"
    PERL5_CPAN_IS_RUNNING="9524"
    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.17/perl/5.16.1/cygwin-thread-multi/local/lib/site_perl/5.16.1/cygwin-thread-multi
    /opt/perl/cygwin/1.7.17/perl/5.16.1/cygwin-thread-multi/local/lib/site_perl/5.16.1
    /opt/perl/cygwin/1.7.17/perl/5.16.1/cygwin-thread-multi/local/lib/5.16.1/cygwin-thread-multi
    /opt/perl/cygwin/1.7.17/perl/5.16.1/cygwin-thread-multi/local/lib/5.16.1
    /opt/perl/cygwin/1.7.17/perl/5.16.1/cygwin-thread-multi/local/lib/perl5/cygwin-thread-multi
    /opt/perl/cygwin/1.7.17/perl/5.16.1/cygwin-thread-multi/local/lib/perl5
    /opt/perl/cygwin/1.7.17/perl/5.16.1/cygwin-thread-multi/lib/site_perl/5.16.1/cygwin-thread-multi
    /opt/perl/cygwin/1.7.17/perl/5.16.1/cygwin-thread-multi/lib/site_perl/5.16.1
    /opt/perl/cygwin/1.7.17/perl/5.16.1/cygwin-thread-multi/lib/5.16.1/cygwin-thread-multi
    /opt/perl/cygwin/1.7.17/perl/5.16.1/cygwin-thread-multi/lib/5.16.1
    .