Front page | perl.cpan.testers |
Postings from January 2008
FAIL Geo-Proj4-0.99 amd64-freebsd 6.2-prerelease
From:
srezic
Date:
January 27, 2008 12:36
Subject:
FAIL Geo-Proj4-0.99 amd64-freebsd 6.2-prerelease
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.8.8, 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.8.8 /usr/local/lib/perl5/site_perl/5.8.8/ExtUtils/xsubpp -typemap /usr/local/lib/perl5/5.8.8/ExtUtils/typemap -typemap typemap Proj4.xs > Proj4.xsc && mv Proj4.xsc Proj4.c
cc -c -I./include -O2 -fno-strict-aliasing -pipe -DVERSION=\"0.99\" -DXS_VERSION=\"0.99\" -DPIC -fPIC "-I/usr/local/lib/perl5/5.8.8/mach/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 1 of `Perl_newSVpv' makes pointer from integer without a cast
Proj4.c: In function `XS_Geo__Proj4_forward_degrees_proj4':
Proj4.c:90: error: syntax error before "proj"
Proj4.xs:48: error: syntax error before "in"
Proj4.c:99: error: `proj' undeclared (first use in this function)
Proj4.c:99: 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:138: error: syntax error before "proj"
Proj4.xs:73: error: syntax error before "in"
Proj4.c:148: error: `proj' undeclared (first use in this function)
Proj4.c:148: 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:181: error: syntax error before "proj"
Proj4.xs:93: error: syntax error before "in"
Proj4.c:190: error: `proj' undeclared (first use in this function)
Proj4.c:190: 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:230: error: syntax error before "proj"
Proj4.xs:119: error: syntax error before "in"
Proj4.c:239: error: `proj' undeclared (first use in this function)
Proj4.c:239: 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:273: error: syntax error before "proj_from"
Proj4.c:279: error: `proj_from' undeclared (first use in this function)
Proj4.c:279: error: `projPJ' undeclared (first use in this function)
Proj4.c:287: 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 1 of `Perl_newSVpv' makes pointer from integer without a cast
Proj4.c: In function `XS_Geo__Proj4_has_inverse_proj4':
Proj4.c:377: error: syntax error before "proj"
Proj4.c:382: error: `proj' undeclared (first use in this function)
Proj4.c:382: error: `projPJ' undeclared (first use in this function)
Proj4.c: In function `XS_Geo__Proj4_is_latlong_proj4':
Proj4.c:405: error: syntax error before "proj"
Proj4.c:410: error: `proj' undeclared (first use in this function)
Proj4.c:410: error: `projPJ' undeclared (first use in this function)
Proj4.c: In function `XS_Geo__Proj4_is_geocentric_proj4':
Proj4.c:433: error: syntax error before "proj"
Proj4.c:438: error: `proj' undeclared (first use in this function)
Proj4.c:438: error: `projPJ' undeclared (first use in this function)
Proj4.c: In function `XS_Geo__Proj4_dump_proj4':
Proj4.c:706: error: syntax error before "proj"
Proj4.c:709: error: `proj' undeclared (first use in this function)
Proj4.c:709: error: `projPJ' undeclared (first use in this function)
Proj4.c: In function `XS_Geo__Proj4_normalized_proj4':
Proj4.c:731: error: syntax error before "proj"
Proj4.c:735: error: `proj' undeclared (first use in this function)
Proj4.c:735: error: `projPJ' undeclared (first use in this function)
Proj4.xs:366: warning: passing arg 1 of `Perl_newSVpv' makes pointer from integer without a cast
Proj4.c: In function `XS_Geo__Proj4_DESTROY':
Proj4.c:759: error: syntax error before "proj"
Proj4.c:762: error: `proj' undeclared (first use in this function)
Proj4.c:762: error: `projPJ' undeclared (first use in this function)
*** Error code 1
Stop in /mnt/i386/usr/local/src/CPAN/build/Geo-Proj4-0.99-sqxhp1.
------------------------------
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-SXbNzb/blib/arch:/usr/local/src/CPAN/build/Math-Polygon-0.99-SXbNzb/blib/lib:/usr/local/src/CPAN/build/Geo-Distance-0.11-yOImNh/blib/arch:/usr/local/src/CPAN/build/Geo-Distance-0.11-yOImNh/blib/lib:/usr/local/src/CPAN/build/IO-Capture-Extended-0.11-gRcUoZ/blib/arch:/usr/local/src/CPAN/build/IO-Capture-Extended-0.11-gRcUoZ/blib/lib:/usr/local/src/CPAN/build/Math-SymbolicX-Error-1.00-sWN1TJ/blib/arch:/usr/local/src/CPAN/build/Math-SymbolicX-Error-1.00-sWN1TJ/blib/lib:/usr/local/src/CPAN/build/Number-WithError-0.08-AS4v7N/blib/arch:/usr/local/src/CPAN/build/Number-WithError-0.08-AS4v7N/blib/lib:/usr/local/src/CPAN/build/Test-LectroTest-0.3600-UXBCT2/blib/arch:/usr/local/src/CPAN/build/Test-LectroTest-0.3600-UXBCT2/blib/lib:/usr/local/src/CPAN/build/Math-SymbolicX-ParserExtensionFactory-2.01-3Q4k0f/blib/arch:/usr/local/src/CPAN/build/Math-SymbolicX-ParserExtensionFactory-2.01-3Q4k0f/blib/lib:/usr/local/src/CPAN/build/Math-Symbolic-0.509-GXufxz/blib/arch:/usr/local/src/CPAN/build/Math-Symbolic-0.509-GXufxz/blib/lib
PERL5_CPANPLUS_IS_RUNNING = 27863
PERL5_CPAN_IS_EXECUTING = /usr/local/src/CPAN/build/Geo-Proj4-0.99-sqxhp1/Makefile.PL
PERL5_CPAN_IS_RUNNING = 27863
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.8.8
$UID/$EUID = 1023 / 1023
$GID = 1023 1023 1023
$EGID = 1023 1023 1023
Perl module toolchain versions installed:
Module Have
------------------- -------
CPAN 1.92_55
Cwd 3.25
ExtUtils::CBuilder 0.18
ExtUtils::Command 1.13
ExtUtils::Install 1.44
ExtUtils::MakeMaker 0
ExtUtils::Manifest 1.51
ExtUtils::ParseXS 2.15
File::Spec 3.25
Module::Build 0.2806
Module::Signature 0.55
Test::Harness 2.64
Test::More 0.70
YAML 0.66
YAML::Syck 0.98
version 0.7203
--
Summary of my perl5 (revision 5 version 8 subversion 8) configuration:
Platform:
osname=freebsd, osvers=6.2-prerelease, archname=amd64-freebsd
uname='freebsd freebsd.org 6.2-prerelease freebsd 6.2-prerelease #0: mon oct 16 03:27:17 utc 2006 kris@freebsd.org:usrsrcsysmagickernelpath amd64 '
config_args='-sde -Dprefix=/usr/local -Darchlib=/usr/local/lib/perl5/5.8.8/mach -Dprivlib=/usr/local/lib/perl5/5.8.8 -Dman3dir=/usr/local/lib/perl5/5.8.8/perl/man/man3 -Dman1dir=/usr/local/man/man1 -Dsitearch=/usr/local/lib/perl5/site_perl/5.8.8/mach -Dsitelib=/usr/local/lib/perl5/site_perl/5.8.8 -Dscriptdir=/usr/local/bin -Dsiteman3dir=/usr/local/lib/perl5/5.8.8/man/man3 -Dsiteman1dir=/usr/local/man/man1 -Ui_malloc -Ui_iconv -Uinstallusrbinperl -Dcc=cc -Duseshrplib -Dccflags=-DAPPLLIB_EXP="/usr/local/lib/perl5/5.8.8/BSDPAN" -Doptimize=-O2 -fno-strict-aliasing -pipe -Ud_dosuid -Ui_gdbm -Dusethreads=n -Dusemymalloc=y -Duse64bitint'
hint=recommended, useposix=true, d_sigaction=define
usethreads=undef use5005threads=undef useithreads=undef usemultiplicity=undef
useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
use64bitint=define use64bitall=define uselongdouble=undef
usemymalloc=y, bincompat5005=undef
Compiler:
cc='cc', ccflags ='-DAPPLLIB_EXP="/usr/local/lib/perl5/5.8.8/BSDPAN" -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/include',
optimize='-O2 -fno-strict-aliasing -pipe ',
cppflags='-DAPPLLIB_EXP="/usr/local/lib/perl5/5.8.8/BSDPAN" -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -Wdeclaration-after-statement -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='cc', ldflags =' -Wl,-E -L/usr/local/lib'
libpth=/usr/lib /usr/local/lib
libs=-lm -lcrypt -lutil
perllibs=-lm -lcrypt -lutil
libc=, so=so, useshrplib=true, libperl=libperl.so
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' -Wl,-R/usr/local/lib/perl5/5.8.8/mach/CORE'
cccdlflags='-DPIC -fPIC', lddlflags='-shared -L/usr/local/lib'
-
FAIL Geo-Proj4-0.99 amd64-freebsd 6.2-prerelease
by srezic