[KinoSearch] KinoSearch on solaris
Jonathan Peterson
JPeterson at bmjgroup.com
Wed Oct 25 09:46:05 PDT 2006
> I'm attempting to install install KinoSearch 0.13 on a solaris
> server - "SunOS 5.9 Generic_117171-17 sun4u sparc SUNW,Sun-Fire-V240"
I tried to install 0.12 (which is what CPAN gives me) using Solaris 5.8,
gcc 3.3.2, perl 5.8.8. I couldn't actually get it to build, because the
latest version of Module::Builder won't build on my Solaris. So I
downgraded Module::Builder and then KinoSearch built fine but failed a
load of tests - basically the same ones yours failed (see below for
details).
I gave up and used the pre-compiled windows version, which lags behind the
latest CPAN version, but works fine otherwise.
==================================
I got these warnings during compilation
In file included from src/KinoSearchAnalysisTokenBatch.h:13,
from src/KinoSearchAnalysisStopalizer.h:14,
from src/KinoSearchAnalysisStopalizer.c:7:
src/ppport.h:2979:1: warning: "PERL_UNUSED_DECL" redefined
In file included from src/KinoSearchAnalysisStopalizer.h:11,
from src/KinoSearchAnalysisStopalizer.c:7:
In file included from src/KinoSearchAnalysisTokenBatch.h:13,
from lib/KinoSearch.xs:7:
src/ppport.h:2979:1: warning: "PERL_UNUSED_DECL" redefined
In file included from src/KinoSearchDocumentField.h:11,
from lib/KinoSearch.xs:5:
/usr/local/lib/perl5/5.8.8/sun4-solaris/CORE/perl.h:163:1: warning: this
is the location of the previous definition
Test results were:
Failed Test Stat Wstat Total Fail Failed List of Failed
-------------------------------------------------------------------------------
t/001-build_invindexes.t 0 138 2 4 200.00% 1-2
t/201-field_infos.t 0 138 7 6 85.71% 5-7
t/203-compound_file_reader.t 0 138 5 6 120.00% 3-5
t/204-fields_reader.t 0 138 22 34 154.55% 6-22
t/205-seg_reader.t 0 138 8 12 150.00% 3-8
t/206-seg_infos.t 0 138 1 0 0.00% ??
t/207-seg_term_enum.t 0 138 9 8 88.89% 6-9
t/209-term_infos_reader.t 0 138 6 4 66.67% 5-6
t/210-deldocs.t 0 138 11 20 181.82% 2-11
t/211-seg_term_docs.t 0 138 7 10 142.86% 3-7
t/212-multi_term_docs.t 0 138 10 8 80.00% 7-10
t/213-segment_merging.t 0 138 9 10 111.11% 5-9
t/214-spec_field.t 0 138 12 24 200.00% 1-12
t/302-many_fields.t 0 138 ?? ?? % ??
t/303-highlighter.t 0 138 7 8 114.29% 4-7
t/501-termquery.t 0 138 7 8 114.29% 4-7
t/502-phrasequery.t 0 138 4 6 150.00% 2-4
t/503-booleanquery.t 0 138 6 8 133.33% 3-6
t/504-similarity.t 0 138 5 2 40.00% 5
t/507-query_filter.t 0 138 2 2 100.00% 2
t/508-hits.t 0 138 4 6 150.00% 2-4
t/601-queryparser.t 0 138 205 408 199.02% 2-205
t/602-boosts.t 0 138 ?? ?? % ??
t/603-query_boosts.t 0 138 2 4 200.00% 1-2
t/701-uscon.t 8 2048 10 8 80.00% 3-10
2 tests skipped.
Failed 25/49 test scripts, 48.98% okay. 307/604 subtests failed, 49.17%
okay.
make: *** [test] Error 29
_______________________________________________
KinoSearch mailing list
KinoSearch at rectangular.com
http://www.rectangular.com/mailman/listinfo/kinosearch
More information about the kinosearch
mailing list