Front page | perl.cpan.testers |
Postings from January 2008
FAIL Geo-Proj4-0.99 amd64-freebsd-thread-multi 6.2-release
From:
srezic
Date:
January 27, 2008 12:35
Subject:
FAIL Geo-Proj4-0.99 amd64-freebsd-thread-multi 6.2-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 5.10.0, created automatically by CPAN-Reporter-1.08
and sent to the CPAN Testers mailing list.
If you have received this email directly, it is because the person testing
your distribution chose to send a copy to your CPAN email address; there
may be a delay before the official report is received and processed
by CPAN Testers.
Thank you for uploading your work to CPAN. However, it appears that
there were some problems with your distribution. If these results are
not what you expect or if you would like to learn how to avoid FAIL
reports for missing dependencies, unsupported operating systems, etc.,
please consult "Notes for CPAN Authors" on the CPAN Testers Wiki:
http://cpantest.grango.org
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.10.0t /usr/perl5.10.0t/lib/5.10.0/ExtUtils/xsubpp -typemap /usr/perl5.10.0t/lib/5.10.0/ExtUtils/typemap -typemap typemap Proj4.xs > Proj4.xsc && mv Proj4.xsc Proj4.c
ccache cc -c -I./include -O2 -pipe -DVERSION=\"0.99\" -DXS_VERSION=\"0.99\" -DPIC -fPIC "-I/usr/perl5.10.0t/lib/5.10.0/amd64-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:102: error: syntax error before "proj"
Proj4.xs:48: error: syntax error before "in"
Proj4.c:111: error: `proj' undeclared (first use in this function)
Proj4.c:111: 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:154: error: syntax error before "proj"
Proj4.xs:73: error: syntax error before "in"
Proj4.c:164: error: `proj' undeclared (first use in this function)
Proj4.c:164: 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:201: error: syntax error before "proj"
Proj4.xs:93: error: syntax error before "in"
Proj4.c:210: error: `proj' undeclared (first use in this function)
Proj4.c:210: 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:254: error: syntax error before "proj"
Proj4.xs:119: error: syntax error before "in"
Proj4.c:263: error: `proj' undeclared (first use in this function)
Proj4.c:263: 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:301: error: syntax error before "proj_from"
Proj4.c:307: error: `proj_from' undeclared (first use in this function)
Proj4.c:307: error: `projPJ' undeclared (first use in this function)
Proj4.c:315: 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:409: error: syntax error before "proj"
Proj4.c:414: error: `proj' undeclared (first use in this function)
Proj4.c:414: error: `projPJ' undeclared (first use in this function)
Proj4.c: In function `XS_Geo__Proj4_is_latlong_proj4':
Proj4.c:441: error: syntax error before "proj"
Proj4.c:446: error: `proj' undeclared (first use in this function)
Proj4.c:446: error: `projPJ' undeclared (first use in this function)
Proj4.c: In function `XS_Geo__Proj4_is_geocentric_proj4':
Proj4.c:473: error: syntax error before "proj"
Proj4.c:478: error: `proj' undeclared (first use in this function)
Proj4.c:478: error: `projPJ' undeclared (first use in this function)
Proj4.c: In function `XS_Geo__Proj4_dump_proj4':
Proj4.c:782: error: syntax error before "proj"
Proj4.c:785: error: `proj' undeclared (first use in this function)
Proj4.c:785: error: `projPJ' undeclared (first use in this function)
Proj4.c: In function `XS_Geo__Proj4_normalized_proj4':
Proj4.c:811: error: syntax error before "proj"
Proj4.c:815: error: `proj' undeclared (first use in this function)
Proj4.c:815: 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:843: error: syntax error before "proj"
Proj4.c:846: error: `proj' undeclared (first use in this function)
Proj4.c:846: error: `projPJ' undeclared (first use in this function)
*** Error code 1
Stop in /mnt/i386/usr/local/src/CPAN/build/Geo-Proj4-0.99-AiOSkY.
------------------------------
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.2:/home/cpansand/bin/sh:/home/cpansand/bin:/usr/X386/bin:/usr/games:/home/cpansand/devel:/mnt/i386/usr/home/e/eserte/work/srezic-misc/scripts
PERL5LIB = /usr/local/src/CPAN/build/Math-Polygon-0.99-ezrimz/blib/arch:/usr/local/src/CPAN/build/Math-Polygon-0.99-ezrimz/blib/lib:/usr/local/src/CPAN/build/Geo-Distance-0.11-2sO8Oe/blib/arch:/usr/local/src/CPAN/build/Geo-Distance-0.11-2sO8Oe/blib/lib:/usr/local/src/CPAN/build/Tk-Wizard-Sizer-2.224-sT8Jj2/blib/arch:/usr/local/src/CPAN/build/Tk-Wizard-Sizer-2.224-sT8Jj2/blib/lib:/usr/local/src/CPAN/build/Tk-Wizard-2.136-VgdWoK/blib/arch:/usr/local/src/CPAN/build/Tk-Wizard-2.136-VgdWoK/blib/lib:/usr/local/src/CPAN/build/Test-Pod-1.26-4ZXtgu/blib/arch:/usr/local/src/CPAN/build/Test-Pod-1.26-4ZXtgu/blib/lib:/usr/local/src/CPAN/build/IO-Capture-Extended-0.11-6ayeEK/blib/arch:/usr/local/src/CPAN/build/IO-Capture-Extended-0.11-6ayeEK/blib/lib:/usr/local/src/CPAN/build/IO-Capture-0.05-dlmfTh/blib/arch:/usr/local/src/CPAN/build/IO-Capture-0.05-dlmfTh/blib/lib:/usr/local/src/CPAN/build/Test-Pod-Coverage-1.08-YaoW3K/blib/arch:/usr/local/src/CPAN/build/Test-Pod-Coverage-1.08-YaoW3K/blib/lib:/usr/local/src/CPAN/build/Pod-Coverage-0.19-zbvWP9/blib/arch:/usr/local/src/CPAN/build/Pod-Coverage-0.19-zbvWP9/blib/lib:/usr/local/src/CPAN/build/Devel-Symdump-2.08-BlnHP3/blib/arch:/usr/local/src/CPAN/build/Devel-Symdump-2.08-BlnHP3/blib/lib:/usr/local/src/CPAN/build/Math-SymbolicX-Error-1.00-TtaASI/blib/arch:/usr/local/src/CPAN/build/Math-SymbolicX-Error-1.00-TtaASI/blib/lib:/usr/local/src/CPAN/build/Number-WithError-0.08-kjTS3n/blib/arch:/usr/local/src/CPAN/build/Number-WithError-0.08-kjTS3n/blib/lib:/usr/local/src/CPAN/build/prefork-1.02-2N4WZ3/blib/arch:/usr/local/src/CPAN/build/prefork-1.02-2N4WZ3/blib/lib:/usr/local/src/CPAN/build/Params-Util-0.31-B8OC9H/blib/arch:/usr/local/src/CPAN/build/Params-Util-0.31-B8OC9H/blib/lib:/usr/local/src/CPAN/build/Test-LectroTest-0.3600-0EHiCL/blib/arch:/usr/local/src/CPAN/build/Test-LectroTest-0.3600-0EHiCL/blib/lib:/usr/local/src/CPAN/build/Math-SymbolicX-ParserExtensionFactory-2.01-PNpgcr/blib/arch:/usr/local/src/CPAN/build/Math-SymbolicX-ParserExtensionFactory-2.01-PNpgcr/blib/li!
b:/usr/l
ocal/src/CPAN/build/Math-Symbolic-0.509-zPrpAi/blib/arch:/usr/local/src/CPAN/build/Math-Symbolic-0.509-zPrpAi/blib/lib:/usr/local/src/CPAN/build/Parse-RecDescent-1.94-Tw4Txk/blib/arch:/usr/local/src/CPAN/build/Parse-RecDescent-1.94-Tw4Txk/blib/lib
PERL5_CPANPLUS_IS_RUNNING = 27881
PERL5_CPAN_IS_EXECUTING = /usr/local/src/CPAN/build/Geo-Proj4-0.99-AiOSkY/Makefile.PL
PERL5_CPAN_IS_RUNNING = 27881
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_HTML_DISPLAY_CLASS = HTML::Display::Mozilla
PERL_MM_USE_DEFAULT = 1
SHELL = /usr/local/bin/zsh
TERM = xterm
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = perl5.10.0t
$UID/$EUID = 1023 / 1023
$GID = 1023 1023 1023
$EGID = 1023 1023 1023
Perl module toolchain versions installed:
Module Have
------------------- ---------
CPAN 1.9205
Cwd 3.2501
ExtUtils::CBuilder 0.21
ExtUtils::Command 1.13
ExtUtils::Install 1.44
ExtUtils::MakeMaker 6.42
ExtUtils::Manifest 1.51_01
ExtUtils::ParseXS 2.18_02
File::Spec 3.2501
Module::Build 0.2808_01
Module::Signature n/a
Test::Harness 2.64
Test::More 0.72
YAML 0.66
YAML::Syck 0.99
version 0.74
--
Summary of my perl5 (revision 5 version 10 subversion 0) configuration:
Platform:
osname=freebsd, osvers=6.2-release, archname=amd64-freebsd-thread-multi
uname='freebsd biokovo-amd64.herceg.de 6.2-release freebsd 6.2-release #0: fri jan 12 08:32:24 utc 2007 root@portnoy.cse.buffalo.edu:usrobjusrsrcsysgeneric amd64 '
config_args='-D usethreads=define -Dprefix=/usr/perl5.10.0t -Dusemymalloc=n -D cc=ccache cc -Dgccansipedantic -de'
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='ccache cc', ccflags ='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -I/usr/local/include',
optimize='-O2 -pipe',
cppflags='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -I/usr/local/include'
ccversion='', gccversion='3.4.6 [FreeBSD] 20060305', 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='ccache cc', ldflags ='-pthread -Wl,-E -L/usr/local/lib'
libpth=/usr/lib /usr/local/lib
libs=-lgdbm -lm -lcrypt
perllibs=-lm -lcrypt
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'
-
FAIL Geo-Proj4-0.99 amd64-freebsd-thread-multi 6.2-release
by srezic