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

FAIL Geo-Proj4-0.99 i386-freebsd-thread-multi 6.1-release

Thread Previous
From:
srezic
Date:
March 31, 2008 12:47
Subject:
FAIL Geo-Proj4-0.99 i386-freebsd-thread-multi 6.1-release
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 Mark Overmeer,
    
This is a computer-generated report for Geo-Proj4-0.99
on perl 5.8.8, created by CPAN-Reporter-1.13. 

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/Geo/Proj4.pm blib/lib/Geo/Proj4.pm
cp lib/Geo/Proj4.pod blib/lib/Geo/Proj4.pod
/usr/local/bin/perl5.8.8t /usr/perl5.8.8t/lib/5.8.8/ExtUtils/xsubpp  -typemap /usr/perl5.8.8t/lib/5.8.8/ExtUtils/typemap -typemap typemap  Proj4.xs > Proj4.xsc && mv Proj4.xsc Proj4.c
ccache cc -c    -I./include -O2 -mtune=athlon64 -pipe    -DVERSION=\"0.99\"  -DXS_VERSION=\"0.99\" -DPIC -fpic "-I/usr/perl5.8.8t/lib/5.8.8/i386-freebsd-thread-multi/CORE"   Proj4.c
Proj4.xs:5:22: projects.h: No such file or directory
Proj4.xs:6:22: proj_api.h: No such file or directory
Proj4.xs: In function `XS_Geo__Proj4_libproj_version_proj4':
Proj4.xs:16: error: `PJ_VERSION' undeclared (first use in this function)
Proj4.xs:16: error: (Each undeclared identifier is reported only once
Proj4.xs:16: error: for each function it appears in.)
Proj4.xs: In function `XS_Geo__Proj4_new_proj4':
Proj4.xs:24: error: syntax error before "rawstruct"
Proj4.xs:26: error: `rawstruct' undeclared (first use in this function)
Proj4.xs:31: error: `pj_errno' undeclared (first use in this function)
Proj4.xs:32: warning: passing arg 2 of `Perl_newSVpv' makes pointer from integer without a cast
Proj4.c: In function `XS_Geo__Proj4_forward_degrees_proj4':
Proj4.c:81: error: syntax error before "proj"
Proj4.xs:48: error: syntax error before "in"
Proj4.c:90: error: `proj' undeclared (first use in this function)
Proj4.c:90: error: `projPJ' undeclared (first use in this function)
Proj4.xs:50: error: `in' undeclared (first use in this function)
Proj4.xs:50: error: `DEG_TO_RAD' undeclared (first use in this function)
Proj4.xs:52: error: `out' undeclared (first use in this function)
Proj4.xs:58: error: `RAD_TO_DEG' undeclared (first use in this function)
Proj4.c: In function `XS_Geo__Proj4_forward_proj4':
Proj4.c:127: error: syntax error before "proj"
Proj4.xs:73: error: syntax error before "in"
Proj4.c:137: error: `proj' undeclared (first use in this function)
Proj4.c:137: error: `projPJ' undeclared (first use in this function)
Proj4.xs:76: error: `in' undeclared (first use in this function)
Proj4.xs:78: error: `out' undeclared (first use in this function)
Proj4.c: In function `XS_Geo__Proj4_inverse_degrees_proj4':
Proj4.c:168: error: syntax error before "proj"
Proj4.xs:93: error: syntax error before "in"
Proj4.c:177: error: `proj' undeclared (first use in this function)
Proj4.c:177: error: `projPJ' undeclared (first use in this function)
Proj4.xs:96: error: `in' undeclared (first use in this function)
Proj4.xs:96: error: `DEG_TO_RAD' undeclared (first use in this function)
Proj4.xs:104: error: `out' undeclared (first use in this function)
Proj4.xs:109: error: `RAD_TO_DEG' undeclared (first use in this function)
Proj4.c: In function `XS_Geo__Proj4_inverse_proj4':
Proj4.c:215: error: syntax error before "proj"
Proj4.xs:119: error: syntax error before "in"
Proj4.c:224: error: `proj' undeclared (first use in this function)
Proj4.c:224: error: `projPJ' undeclared (first use in this function)
Proj4.xs:121: error: `in' undeclared (first use in this function)
Proj4.xs:124: error: `out' undeclared (first use in this function)
Proj4.c: In function `XS_Geo__Proj4_transform_proj4':
Proj4.c:256: error: syntax error before "proj_from"
Proj4.c:262: error: `proj_from' undeclared (first use in this function)
Proj4.c:262: error: `projPJ' undeclared (first use in this function)
Proj4.c:270: error: `proj_to' undeclared (first use in this function)
Proj4.xs:172: error: `DEG_TO_RAD' undeclared (first use in this function)
Proj4.xs:188: error: `RAD_TO_DEG' undeclared (first use in this function)
Proj4.xs:201: error: `pj_errno' undeclared (first use in this function)
Proj4.xs:202: warning: passing arg 2 of `Perl_newSVpv' makes pointer from integer without a cast
Proj4.c: In function `XS_Geo__Proj4_has_inverse_proj4':
Proj4.c:359: error: syntax error before "proj"
Proj4.c:364: error: `proj' undeclared (first use in this function)
Proj4.c:364: error: `projPJ' undeclared (first use in this function)
Proj4.c: In function `XS_Geo__Proj4_is_latlong_proj4':
Proj4.c:386: error: syntax error before "proj"
Proj4.c:391: error: `proj' undeclared (first use in this function)
Proj4.c:391: error: `projPJ' undeclared (first use in this function)
Proj4.c: In function `XS_Geo__Proj4_is_geocentric_proj4':
Proj4.c:413: error: syntax error before "proj"
Proj4.c:418: error: `proj' undeclared (first use in this function)
Proj4.c:418: error: `projPJ' undeclared (first use in this function)
Proj4.c: In function `XS_Geo__Proj4_dump_proj4':
Proj4.c:669: error: syntax error before "proj"
Proj4.c:672: error: `proj' undeclared (first use in this function)
Proj4.c:672: error: `projPJ' undeclared (first use in this function)
Proj4.c: In function `XS_Geo__Proj4_normalized_proj4':
Proj4.c:693: error: syntax error before "proj"
Proj4.c:697: error: `proj' undeclared (first use in this function)
Proj4.c:697: error: `projPJ' undeclared (first use in this function)
Proj4.xs:366: warning: passing arg 2 of `Perl_newSVpv' makes pointer from integer without a cast
Proj4.c: In function `XS_Geo__Proj4_DESTROY':
Proj4.c:720: error: syntax error before "proj"
Proj4.c:723: error: `proj' undeclared (first use in this function)
Proj4.c:723: error: `projPJ' undeclared (first use in this function)
*** Error code 1

Stop in /var/tmp/CPAN-build/Geo-Proj4-0.99-VKlqdE.

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

Prerequisite modules loaded:

    No requirements found

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

Environment variables:

    PATH = /usr/local/bin:/usr/X11R6/bin:/usr/X11/bin:/usr/perl5.8.0/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/usr/local/pilot/bin:/home/cpansand/bin/freebsd6.1:/home/cpansand/bin/sh:/home/cpansand/bin:/usr/X386/bin:/usr/games:/home/cpansand/devel:/home/e/eserte/work/srezic-misc/scripts:/home/e/eserte/devel:/usr/home/e/eserte/work/srezic-misc/scripts
    PERL5LIB = /usr/perl5.8.8t/lib/5.8.8
    PERL5OPT = -MCPAN::PERL5INC=yaml_module,YAML::Syck,tempfile,/tmp/cpan_perl5inc_vvQ0.txt
    PERL5_CPANPLUS_IS_RUNNING = 2528
    PERL5_CPAN_IS_EXECUTING = /usr/local/src/CPAN/build/Geo-Proj4-0.99-VKlqdE/Makefile.PL
    PERL5_CPAN_IS_RUNNING = 2528
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 2498,2528
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_HTML_DISPLAY_CLASS = HTML::Display::Mozilla
    SHELL = /usr/local/bin/zsh
    TERM = xterm

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

    $^X = /usr/local/bin/perl5.8.8t
    $UID/$EUID = 1023 / 1023
    $GID = 1023 1023 1023
    $EGID = 1023 1023 1023

Perl module toolchain versions installed:

    Module              Have   
    ------------------- -------
    CPAN                1.92_60
    Cwd                 3.25   
    ExtUtils::CBuilder  n/a    
    ExtUtils::Command   1.13   
    ExtUtils::Install   1.41   
    ExtUtils::MakeMaker 6.36   
    ExtUtils::Manifest  1.51   
    ExtUtils::ParseXS   n/a    
    File::Spec          3.25   
    Module::Build       0.2808 
    Module::Signature   n/a    
    Test::Harness       2.64   
    Test::More          0.62   
    YAML                0.66   
    YAML::Syck          0.99   
    version             n/a    


--

Summary of my perl5 (revision 5 version 8 subversion 8) configuration:
  Platform:
    osname=freebsd, osvers=6.1-release, archname=i386-freebsd-thread-multi
    uname='freebsd biokovo.herceg.de 6.1-release freebsd 6.1-release #0: sun may 7 04:32:43 utc 2006 root@opus.cse.buffalo.edu:usrobjusrsrcsysgeneric i386 '
    config_args='-D usethreads=define -Dprefix=/usr/perl5.8.8t -D cc=ccache cc -Dgccansipedantic -Duse64bit -de -D hintfile=myfreebsd'
    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=undef use64bitall=undef uselongdouble=undef
    usemymalloc=y, bincompat5005=undef
  Compiler:
    cc='ccache cc', ccflags ='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/include',
    optimize='-O2 -mtune=athlon64 -pipe',
    cppflags='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/include'
    ccversion='', gccversion='3.4.4 [FreeBSD] 20050518', 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=4, prototype=define
  Linker and Libraries:
    ld='ccache cc', ldflags ='-pthread -Wl,-E  -L/usr/local/lib'
    libpth=/usr/lib /usr/local/lib
    libs=-lm -lcrypt -lutil -lc_r
    perllibs=-lm -lcrypt -lutil -lc_r
    libc=, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' '
    cccdlflags='-DPIC -fpic', lddlflags='-shared  -L/usr/local/lib'

Thread Previous


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