Report for Astro-WCS-LibWCS-0.93

Back
From: metabase:user:320bfe00-2aae-11df-837a-5e0a49663a4f
Subject: UNKNOWN Astro-WCS-LibWCS-0.93 v5.12.2 RC1 GNU/Linux
Date: 2010-12-03T01:25:07Z

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 Pete Ratzlaff,

This is a computer-generated report for Astro-WCS-LibWCS-0.93
on perl 5.12.2, created by CPAN-Reporter-1.1805.

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 LibWCS.pm blib/lib/Astro/WCS/LibWCS.pm
AutoSplitting blib/lib/Astro/WCS/LibWCS.pm (blib/lib/auto/Astro/WCS/LibWCS)
/usr/local/perl-5.12.2-RC1/bin/perl /usr/local/perl-5.12.2-RC1/lib/5.12.2/ExtUtils/xsubpp  -typemap /usr/local/perl-5.12.2-RC1/lib/5.12.2/ExtUtils/typemap -typemap typemap  LibWCS.xs > LibWCS.xsc && mv LibWCS.xsc LibWCS.c
cc -c  -I/usr/local/wcstools/libwcs -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2   -DVERSION=\"0.93\" -DXS_VERSION=\"0.93\" -fPIC "-I/usr/local/perl-5.12.2-RC1/lib/5.12.2/x86_64-linux-thread-multi/CORE"   LibWCS.c
LibWCS.xs:5:22: error: fitsfile.h: No such file or directory
LibWCS.xs:6:17: error: wcs.h: No such file or directory
LibWCS.xs:7:20: error: wcscat.h: No such file or directory
LibWCS.c: In function ‘XS_Astro__WCS__LibWCS_wcsninit’:
LibWCS.c:492: warning: assignment makes pointer from integer without a cast
LibWCS.c: In function ‘XS_Astro__WCS__LibWCS_wcsinit’:
LibWCS.c:523: warning: assignment makes pointer from integer without a cast
LibWCS.c: In function ‘XS_Astro__WCS__LibWCS_wcsninitn’:
LibWCS.c:563: warning: assignment makes pointer from integer without a cast
LibWCS.c: In function ‘XS_Astro__WCS__LibWCS_wcsinitn’:
LibWCS.c:602: warning: assignment makes pointer from integer without a cast
LibWCS.c: In function ‘XS_Astro__WCS__LibWCS_wcsninitc’:
LibWCS.c:635: warning: assignment makes pointer from integer without a cast
LibWCS.c: In function ‘XS_Astro__WCS__LibWCS_wcsinitc’:
LibWCS.c:667: warning: assignment makes pointer from integer without a cast
LibWCS.c: In function ‘XS_Astro__WCS__LibWCS_wcsxinit’:
LibWCS.c:733: warning: assignment makes pointer from integer without a cast
LibWCS.c: In function ‘XS_Astro__WCS__LibWCS_wcskinit’:
LibWCS.c:784: warning: assignment makes pointer from integer without a cast
LibWCS.c: In function ‘XS_Astro__WCS__LibWCS_getwcsout’:
LibWCS.c:1390: warning: assignment makes pointer from integer without a cast
LibWCS.c: In function ‘XS_Astro__WCS__LibWCS_getwcsin’:
LibWCS.c:1453: warning: assignment makes pointer from integer without a cast
LibWCS.c: In function ‘XS_Astro__WCS__LibWCS_getradecsys’:
LibWCS.c:1541: warning: assignment makes pointer from integer without a cast
LibWCS.c: In function ‘XS_Astro__WCS__LibWCS_getwcscoor’:
LibWCS.c:1992: warning: assignment makes pointer from integer without a cast
LibWCS.c: In function ‘XS_Astro__WCS__LibWCS_getwcscom’:
LibWCS.c:2068: warning: assignment makes pointer from integer without a cast
LibWCS.c: In function ‘XS_Astro__WCS__LibWCS_hgetc’:
LibWCS.c:3552: warning: assignment makes pointer from integer without a cast
LibWCS.c: In function ‘XS_Astro__WCS__LibWCS_blsearch’:
LibWCS.c:3591: warning: assignment makes pointer from integer without a cast
LibWCS.c: In function ‘XS_Astro__WCS__LibWCS_ksearch’:
LibWCS.c:3630: warning: assignment makes pointer from integer without a cast
LibWCS.c: In function ‘XS_Astro__WCS__LibWCS_strsrch’:
LibWCS.c:3727: warning: assignment makes pointer from integer without a cast
LibWCS.c: In function ‘XS_Astro__WCS__LibWCS_strnsrch’:
LibWCS.c:3767: warning: assignment makes pointer from integer without a cast
LibWCS.c: In function ‘XS_Astro__WCS__LibWCS_strcsrch’:
LibWCS.c:3806: warning: assignment makes pointer from integer without a cast
LibWCS.c: In function ‘XS_Astro__WCS__LibWCS_strncsrch’:
LibWCS.c:3846: warning: assignment makes pointer from integer without a cast
LibWCS.xs: In function ‘XS_Astro__WCS__LibWCS_GetPlate’:
LibWCS.xs:1471: error: dereferencing pointer to incomplete type
LibWCS.xs:1472: error: dereferencing pointer to incomplete type
LibWCS.xs: In function ‘XS_Astro__WCS__LibWCS_tabread’:
LibWCS.xs:1918: error: dereferencing pointer to incomplete type
LibWCS.xs:1922: warning: assignment makes pointer from integer without a cast
LibWCS.xs:1924: error: dereferencing pointer to incomplete type
LibWCS.xs: In function ‘XS_Astro__WCS__LibWCS_tabrnum’:
LibWCS.xs:1989: error: dereferencing pointer to incomplete type
LibWCS.xs:1993: warning: assignment makes pointer from integer without a cast
LibWCS.xs:1995: error: dereferencing pointer to incomplete type
LibWCS.xs: In function ‘XS_Astro__WCS__LibWCS_tabrkey’:
LibWCS.xs:2066: warning: assignment makes pointer from integer without a cast
LibWCS.c: In function ‘XS_Astro__WCS__LibWCS_tabcatopen’:
LibWCS.c:5640: warning: assignment makes pointer from integer without a cast
LibWCS.c: In function ‘XS_Astro__WCS__LibWCS_tabopen’:
LibWCS.c:5736: warning: assignment makes pointer from integer without a cast
LibWCS.c: In function ‘XS_Astro__WCS__LibWCS_gettabline’:
LibWCS.c:5792: warning: assignment makes pointer from integer without a cast
LibWCS.c: In function ‘XS_Astro__WCS__LibWCS_RangeInit’:
LibWCS.c:6623: warning: assignment makes pointer from integer without a cast
LibWCS.c: In function ‘XS_Astro__WCS__LibWCS_dt2fd’:
LibWCS.c:6902: warning: assignment makes pointer from integer without a cast
LibWCS.c: In function ‘XS_Astro__WCS__LibWCS_lt2fd’:
LibWCS.c:7246: warning: assignment makes pointer from integer without a cast
LibWCS.c: In function ‘XS_Astro__WCS__LibWCS_mjd2fd’:
LibWCS.c:7509: warning: assignment makes pointer from integer without a cast
LibWCS.c: In function ‘XS_Astro__WCS__LibWCS_ep2fd’:
LibWCS.c:7555: warning: assignment makes pointer from integer without a cast
LibWCS.c: In function ‘XS_Astro__WCS__LibWCS_epb2fd’:
LibWCS.c:7579: warning: assignment makes pointer from integer without a cast
LibWCS.c: In function ‘XS_Astro__WCS__LibWCS_epj2fd’:
LibWCS.c:7603: warning: assignment makes pointer from integer without a cast
LibWCS.c: In function ‘XS_Astro__WCS__LibWCS_jd2fd’:
LibWCS.c:8071: warning: assignment makes pointer from integer without a cast
LibWCS.c: In function ‘XS_Astro__WCS__LibWCS_doy2fd’:
LibWCS.c:8283: warning: assignment makes pointer from integer without a cast
LibWCS.c: In function ‘XS_Astro__WCS__LibWCS_fd2fd’:
LibWCS.c:8885: warning: assignment makes pointer from integer without a cast
LibWCS.c: In function ‘XS_Astro__WCS__LibWCS_fd2of’:
LibWCS.c:8916: warning: assignment makes pointer from integer without a cast
LibWCS.c: In function ‘XS_Astro__WCS__LibWCS_et2fd’:
LibWCS.c:8947: warning: assignment makes pointer from integer without a cast
LibWCS.c: In function ‘XS_Astro__WCS__LibWCS_fd2et’:
LibWCS.c:8978: warning: assignment makes pointer from integer without a cast
LibWCS.c: In function ‘XS_Astro__WCS__LibWCS_fd2ofd’:
LibWCS.c:9167: warning: assignment makes pointer from integer without a cast
LibWCS.c: In function ‘XS_Astro__WCS__LibWCS_fd2oft’:
LibWCS.c:9198: warning: assignment makes pointer from integer without a cast
LibWCS.c: In function ‘XS_Astro__WCS__LibWCS_tsi2fd’:
LibWCS.c:9460: warning: assignment makes pointer from integer without a cast
LibWCS.c: In function ‘XS_Astro__WCS__LibWCS_tsu2fd’:
LibWCS.c:9506: warning: assignment makes pointer from integer without a cast
LibWCS.c: In function ‘XS_Astro__WCS__LibWCS_ts2fd’:
LibWCS.c:9599: warning: assignment makes pointer from integer without a cast
LibWCS.c: In function ‘XS_Astro__WCS__LibWCS_ut2fd’:
LibWCS.c:9855: warning: assignment makes pointer from integer without a cast
LibWCS.c: In function ‘XS_Astro__WCS__LibWCS_fd2gst’:
LibWCS.c:9991: warning: assignment makes pointer from integer without a cast
LibWCS.c: In function ‘XS_Astro__WCS__LibWCS_fd2mst’:
LibWCS.c:10068: warning: assignment makes pointer from integer without a cast
LibWCS.xs: In function ‘XS_Astro__WCS__LibWCS_StarMatch’:
LibWCS.xs:3546: error: invalid application of ‘sizeof’ to incomplete type ‘WCS’ 
LibWCS.xs: In function ‘XS_Astro__WCS__LibWCS_FitMatch’:
LibWCS.xs:3601: error: invalid application of ‘sizeof’ to incomplete type ‘WCS’ 
LibWCS.xs: In function ‘XS_Astro__WCS__LibWCS_fitsrhead’:
LibWCS.xs:3770: warning: assignment makes pointer from integer without a cast
LibWCS.xs: In function ‘XS_WCSPtr_xref’:
LibWCS.xs:3842: error: dereferencing pointer to incomplete type
LibWCS.xs: In function ‘XS_WCSPtr_yref’:
LibWCS.xs:3850: error: dereferencing pointer to incomplete type
LibWCS.xs: In function ‘XS_WCSPtr_xrefpix’:
LibWCS.xs:3858: error: dereferencing pointer to incomplete type
LibWCS.xs: In function ‘XS_WCSPtr_yrefpix’:
LibWCS.xs:3866: error: dereferencing pointer to incomplete type
LibWCS.xs: In function ‘XS_WCSPtr_xinc’:
LibWCS.xs:3874: error: dereferencing pointer to incomplete type
LibWCS.xs: In function ‘XS_WCSPtr_yinc’:
LibWCS.xs:3882: error: dereferencing pointer to incomplete type
LibWCS.xs: In function ‘XS_StarCatPtr_nstars’:
LibWCS.xs:3896: error: dereferencing pointer to incomplete type
LibWCS.xs: In function ‘XS_StarCatPtr_rasorted’:
LibWCS.xs:3905: error: dereferencing pointer to incomplete type
LibWCS.xs: In function ‘XS_StarCatPtr_coorsys’:
LibWCS.xs:3913: error: dereferencing pointer to incomplete type
LibWCS.xs: In function ‘XS_StarCatPtr_epoch’:
LibWCS.xs:3921: error: dereferencing pointer to incomplete type
LibWCS.xs: In function ‘XS_StarCatPtr_equinox’:
LibWCS.xs:3929: error: dereferencing pointer to incomplete type
LibWCS.xs: In function ‘XS_StarCatPtr_istar’:
LibWCS.xs:3937: error: dereferencing pointer to incomplete type
LibWCS.xs: In function ‘XS_StarCatPtr_dir’:
LibWCS.xs:3945: error: dereferencing pointer to incomplete type
LibWCS.xs: In function ‘XS_StarCatPtr_file’:
LibWCS.xs:3953: error: dereferencing pointer to incomplete type
LibWCS.xs: In function ‘XS_StarCatPtr_name’:
LibWCS.xs:3961: error: dereferencing pointer to incomplete type
make: *** [LibWCS.o] Error 1

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

Prerequisite modules loaded:

build_requires:

    Module              Need Have   
    ------------------- ---- -------
    ExtUtils::MakeMaker 0    6.57_06

configure_requires:

    Module              Need Have   
    ------------------- ---- -------
    ExtUtils::MakeMaker 0    6.57_06


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

Environment variables:

    AUTOMATED_TESTING = 1
    LANG = en_US.UTF-8
    PATH = /home/sand/bin:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games:/usr/local/perl/bin:/usr/X11/bin:/sbin:/usr/sbin
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 22672
    PERL5_CPAN_IS_EXECUTING = /home/sand/.cpan/build/Astro-WCS-LibWCS-0.93-htfsmm/Makefile.PL
    PERL5_CPAN_IS_RUNNING = 22672
    PERL_AUTOINSTALL = --defaultdeps
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_MM_USE_DEFAULT = 1
    SHELL = /usr/bin/zsh
    TERM = screen

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

    $^X = /usr/local/perl-5.12.2-RC1/bin/perl
    $UID/$EUID = 1001 / 1001
    $GID = 1001 1001
    $EGID = 1001 1001

Perl module toolchain versions installed:

    Module              Have   
    ------------------- -------
    CPAN                1.94_62
    Cwd                 3.33   
    ExtUtils::CBuilder  0.27_07
    ExtUtils::Command   1.16   
    ExtUtils::Install   1.55   
    ExtUtils::MakeMaker 6.57_06
    ExtUtils::Manifest  1.58   
    ExtUtils::ParseXS   2.2206 
    File::Spec          3.33   
    Module::Build       0.36_17
    Module::Signature   0.66   
    Test::Harness       3.22   
    Test::More          0.96   
    YAML                0.72   
    YAML::Syck          1.17   
    version             0.86   


--

Summary of my perl5 (revision 5 version 12 subversion 2) configuration:
   
  Platform:
    osname=linux, osvers=2.6.32-2-amd64, archname=x86_64-linux-thread-multi
    uname='linux k81 2.6.32-2-amd64 #1 smp fri feb 12 00:01:47 utc 2010 x86_64 gnulinux '
    config_args='-Dprefix=/usr/local/perl-5.12.2-RC1 -Dinstallusrbinperl=n -Uversiononly -Dusedevel -des -Ui_db -Dusethreads'
    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 ='-D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-O2',
    cppflags='-D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
    ccversion='', gccversion='4.4.4', gccosandvers=''
    intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678
    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 =' -fstack-protector -L/usr/local/lib'
    libpth=/usr/local/lib /lib /usr/lib /lib64 /usr/lib64
    libs=-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lpthread -lc -lgdbm_compat
    perllibs=-lnsl -ldl -lm -lcrypt -lutil -lpthread -lc
    libc=/lib/libc-2.11.2.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version='2.11.2'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
    cccdlflags='-fPIC', lddlflags='-shared -O2 -L/usr/local/lib -fstack-protector'


Characteristics of this binary (from libperl): 
  Compile-time options: MULTIPLICITY PERL_DONT_CREATE_GVSV
                        PERL_IMPLICIT_CONTEXT PERL_MALLOC_WRAP PERL_USE_DEVEL
                        USE_64_BIT_ALL USE_64_BIT_INT USE_ITHREADS
                        USE_LARGE_FILES USE_PERLIO USE_PERL_ATOF
                        USE_REENTRANT_API
  Locally applied patches:
	RC1
  Built under linux
  Compiled at Aug 31 2010 08:59:22
  %ENV:
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="22672"
    PERL5_CPAN_IS_EXECUTING="/home/sand/.cpan/build/Astro-WCS-LibWCS-0.93-htfsmm/Makefile.PL"
    PERL5_CPAN_IS_RUNNING="22672"
    PERL_AUTOINSTALL="--defaultdeps"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_MM_USE_DEFAULT="1"
  @INC:
    /usr/local/perl-5.12.2-RC1/lib/site_perl/5.12.2/x86_64-linux-thread-multi
    /usr/local/perl-5.12.2-RC1/lib/site_perl/5.12.2
    /usr/local/perl-5.12.2-RC1/lib/5.12.2/x86_64-linux-thread-multi
    /usr/local/perl-5.12.2-RC1/lib/5.12.2
    .