Front page | perl.cpan.testers |
Postings from March 2008
FAIL Lucene-0.18 amd64-freebsd 6.2-release
From:
srezic
Date:
March 16, 2008 08:07
Subject:
FAIL Lucene-0.18 amd64-freebsd 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 Thomas Busch,
This is a computer-generated report for Lucene-0.18
on perl 5.6.2, created by CPAN-Reporter-1.11.
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/Lucene.pm blib/lib/Lucene.pm
/usr/local/bin/perl5.6.2 /usr/perl5.6.2/lib/5.6.2/ExtUtils/xsubpp -typemap /usr/perl5.6.2/lib/5.6.2/ExtUtils/typemap -typemap typemap Lucene.xs > Lucene.xsc && mv Lucene.xsc Lucene.c
Error: 'const char *' not in typemap in xs/Constants.xs, line 4
Error: 'const char *' not in typemap in xs/Constants.xs, line 12
Error: 'const char *' not in typemap in xs/Constants.xs, line 20
Error: 'const char *' not in typemap in xs/Constants.xs, line 28
Error: 'const char *' not in typemap in xs/Constants.xs, line 36
Error: 'const char *' not in typemap in xs/Constants.xs, line 44
Error: 'const char *' not in typemap in xs/Constants.xs, line 52
Error: 'const char *' not in typemap in xs/Constants.xs, line 60
Error: 'const char *' not in typemap in xs/Constants.xs, line 68
Error: 'const char *' not in typemap in xs/Constants.xs, line 76
Error: 'const char *' not in typemap in xs/SimpleAnalyzer.xs, line 3
Error: 'const char *' not in typemap in xs/PerFieldAnalyzerWrapper.xs, line 3
Error: 'const char *' not in typemap in xs/Analyzer.xs, line 3
Error: 'const char *' not in typemap in xs/StopAnalyzer.xs, line 4
Error: 'const char *' not in typemap in xs/StopAnalyzer.xs, line 10
Error: 'const char *' not in typemap in xs/WhitespaceAnalyzer.xs, line 3
Error: 'const char *' not in typemap in xs/KeywordAnalyzer.xs, line 3
Error: 'const char *' not in typemap in xs/StandardAnalyzer.xs, line 4
Error: 'const char *' not in typemap in xs/StandardAnalyzer.xs, line 10
Error: 'const char *' not in typemap in xs/Document.xs, line 3
Error: 'const char *' not in typemap in xs/Field.xs, line 3
Error: 'const char *' not in typemap in xs/Field.xs, line 13
Error: 'const char *' not in typemap in xs/Field.xs, line 23
Error: 'const char *' not in typemap in xs/Field.xs, line 33
Error: 'float' not in typemap in xs/Field.xs, line 44
Error: 'float' not in typemap in xs/Field.xs, line 54
Error: 'const char *' not in typemap in xs/IndexWriter.xs, line 3
Error: 'const char *' not in typemap in xs/IndexReader.xs, line 3
Error: 'const char *' not in typemap in xs/IndexReader.xs, line 95
Error: 'const char *' not in typemap in xs/IndexReader.xs, line 102
Error: 'const char *' not in typemap in xs/IndexReader.xs, line 111
Error: 'const char *' not in typemap in xs/Term.xs, line 3
Error: 'const char *' not in typemap in xs/IndexSearcher.xs, line 3
Error: 'float' not in typemap in xs/Hits.xs, line 49
Error: 'const char *' not in typemap in xs/QueryFilter.xs, line 3
Error: 'const char *' not in typemap in xs/RangeFilter.xs, line 3
Error: 'const char *' not in typemap in xs/RangeFilter.xs, line 17
Error: 'const char *' not in typemap in xs/RangeFilter.xs, line 28
Error: 'const char *' not in typemap in xs/Sort.xs, line 4
Error: 'const char *' not in typemap in xs/Sort.xs, line 11
Error: 'const char *' not in typemap in xs/Sort.xs, line 25
Error: 'const char *' not in typemap in xs/Sort.xs, line 33
Error: 'const char *' not in typemap in xs/SortField.xs, line 4
Error: 'const char *' not in typemap in xs/SortField.xs, line 11
Error: 'const char *' not in typemap in xs/SortField.xs, line 19
Error: 'const char *' not in typemap in xs/SortField.xs, line 34
Error: 'const char *' not in typemap in xs/SortField.xs, line 42
Error: 'const char *' not in typemap in xs/TermQuery.xs, line 3
Error: 'const char *' not in typemap in xs/FuzzyQuery.xs, line 3
Error: 'const char *' not in typemap in xs/QueryParser.xs, line 3
Error: 'const char *' not in typemap in xs/MultiFieldQueryParser.xs, line 3
Error: 'const char *' not in typemap in xs/MultiFieldQueryParser.xs, line 86
Error: 'const char *' not in typemap in xs/FSDirectory.xs, line 3
Error: 'const char *' not in typemap in xs/FSDirectory.xs, line 4
Error: 'const char *' not in typemap in xs/RAMDirectory.xs, line 3
Error: 'const char *' not in typemap in xs/LowerCaseFilter.xs, line 3
Error: 'const char *' not in typemap in xs/StopFilter.xs, line 3
Error: 'const char *' not in typemap in xs/StandardFilter.xs, line 3
Error: 'const char *' not in typemap in xs/ISOLatin1AccentFilter.xs, line 3
Error: 'const char *' not in typemap in xs/StandardTokenizer.xs, line 3
Error: 'const char *' not in typemap in xs/LowerCaseTokenizer.xs, line 3
Error: 'const char *' not in typemap in xs/WhitespaceTokenizer.xs, line 3
Error: 'const char *' not in typemap in xs/Tokenizer.xs, line 3
Error: 'const char *' not in typemap in xs/CharTokenizer.xs, line 3
Error: 'const char *' not in typemap in xs/Token.xs, line 4
Error: 'const char *' not in typemap in xs/Token.xs, line 14
Error: 'const char *' not in typemap in xs/TokenFilter.xs, line 3
Please specify prototyping behavior for Lucene.xs (see perlxs manual)
*** Error code 1
Stop in /mnt/i386/usr/local/src/CPAN/build/Lucene-0.18-JVmvgZ.
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
---------- ---- ----
Test::More 0 0.72
------------------------------
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.3:/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:/mnt/i386/usr/home/e/eserte/work/srezic-misc/scripts
PERL5LIB =
PERL5_CPANPLUS_IS_RUNNING = 81110
PERL5_CPAN_IS_EXECUTING = /usr/local/src/CPAN/build/Lucene-0.18-JVmvgZ/Makefile.PL
PERL5_CPAN_IS_RUNNING = 81110
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 = perl5.6.2
$UID/$EUID = 1023 / 1023
$GID = 1023 1023 1023
$EGID = 1023 1023 1023
Perl module toolchain versions installed:
Module Have
------------------- ------
CPAN 1.9205
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.72
YAML n/a
YAML::Syck 1.04
version n/a
--
Summary of my perl5 (revision 5.0 version 6 subversion 2) configuration:
Platform:
osname=freebsd, osvers=6.2-release, archname=amd64-freebsd
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='-Dprefix=/usr/perl5.6.2 -D cc=ccache cc -Dgccansipedantic -de'
hint=recommended, useposix=true, d_sigaction=define
usethreads=undef use5005threads=undef useithreads=undef usemultiplicity=undef
useperlio=undef d_sfio=undef uselargefiles=define usesocks=undef
use64bitint=define use64bitall=define uselongdouble=undef
Compiler:
cc='ccache cc', ccflags ='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -I/usr/local/include',
optimize='-O2 -pipe',
cppflags='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -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, usemymalloc=n, prototype=define
Linker and Libraries:
ld='ccache cc', ldflags ='-Wl,-E -L/usr/local/lib'
libpth=/usr/lib /usr/local/lib
libs=-lgdbm -lm -lc -lcrypt -lutil
perllibs=-lm -lc -lcrypt -lutil
libc=, so=so, useshrplib=false, libperl=libperl.a
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' '
cccdlflags='-DPIC -fPIC', lddlflags='-shared -L/usr/local/lib'
-
FAIL Lucene-0.18 amd64-freebsd 6.2-release
by srezic