CPAN.pm: Going to build O/OL/OLLY/Search-Xapian-1.0.8.0.tar.gz Checking if your kit is complete... Looks good Writing Makefile for Search::Xapian Warning: Xapian version 0.9.9 may be incompatible with Search::Xapian 1.0.8.0 cp Xapian/Database.pm blib/lib/Search/Xapian/Database.pm cp Xapian/Stem.pm blib/lib/Search/Xapian/Stem.pm cp Xapian.pm blib/lib/Search/Xapian.pm cp Xapian/PositionIterator.pm blib/lib/Search/Xapian/PositionIterator.pm cp Xapian/PostingIterator.pm blib/lib/Search/Xapian/PostingIterator.pm cp Xapian/MultiValueSorter.pm blib/lib/Search/Xapian/MultiValueSorter.pm cp Xapian/MSetIterator.pm blib/lib/Search/Xapian/MSetIterator.pm cp Xapian/SimpleStopper.pm blib/lib/Search/Xapian/SimpleStopper.pm cp Xapian/BM25Weight.pm blib/lib/Search/Xapian/BM25Weight.pm cp Xapian/WritableDatabase.pm blib/lib/Search/Xapian/WritableDatabase.pm cp Xapian/MSet/Tied.pm blib/lib/Search/Xapian/MSet/Tied.pm cp Xapian/Stopper.pm blib/lib/Search/Xapian/Stopper.pm cp Xapian/ESetIterator.pm blib/lib/Search/Xapian/ESetIterator.pm cp Xapian/ValueIterator.pm blib/lib/Search/Xapian/ValueIterator.pm cp Xapian/Enquire.pm blib/lib/Search/Xapian/Enquire.pm cp Xapian/Document.pm blib/lib/Search/Xapian/Document.pm cp Xapian/TermIterator.pm blib/lib/Search/Xapian/TermIterator.pm cp Xapian/QueryParser.pm blib/lib/Search/Xapian/QueryParser.pm cp Xapian/TradWeight.pm blib/lib/Search/Xapian/TradWeight.pm cp Xapian/Query.pm blib/lib/Search/Xapian/Query.pm cp Xapian/Weight.pm blib/lib/Search/Xapian/Weight.pm cp Xapian/RSet.pm blib/lib/Search/Xapian/RSet.pm cp Xapian/PerlStopper.pm blib/lib/Search/Xapian/PerlStopper.pm cp Xapian/BoolWeight.pm blib/lib/Search/Xapian/BoolWeight.pm cp Xapian/MSet.pm blib/lib/Search/Xapian/MSet.pm cp Xapian/TermGenerator.pm blib/lib/Search/Xapian/TermGenerator.pm cp Xapian/ESet.pm blib/lib/Search/Xapian/ESet.pm /usr/bin/perl /usr/local/share/perl/5.8.8/ExtUtils/xsubpp -C++ -typemap /usr/share/perl/5.8/ExtUtils/typemap -typemap perlobject.map -typemap typemap -typemap typemap Xapian.xs > Xapian.xsc && mv Xapian.xsc Xapian.c g++ -c -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBIAN -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"1.0.8.0\" -DXS_VERSION=\"1.0.8.0\" -fPIC "-I/usr/lib/perl/5.8/CORE" Xapian.c Xapian.xs:74: error: conflicting return type specified for Ôvirtual bool perlMatchDecider::operator()(const Xapian::Document&) constÕ /usr/include/xapian/enquire.h:598: error: overriding Ôvirtual int Xapian::MatchDecider::operator()(const Xapian::Document&) constÕ XS/WritableDatabase.xs: In function Ôvoid XS_Search__Xapian__WritableDatabase_allterms_begin(PerlInterpreter*, CV*)Õ: XS/WritableDatabase.xs:224: error: no matching function for call to ÔXapian::WritableDatabase::allterms_begin(std::string&)Õ /usr/include/xapian/database.h:147: note: candidates are: Xapian::TermIterator Xapian::Database::allterms_begin() const XS/WritableDatabase.xs: In function Ôvoid XS_Search__Xapian__WritableDatabase_allterms_end(PerlInterpreter*, CV*)Õ: XS/WritableDatabase.xs:237: error: no matching function for call to ÔXapian::WritableDatabase::allterms_end(std::string&)Õ /usr/include/xapian/database.h:151: note: candidates are: Xapian::TermIterator Xapian::Database::allterms_end() const XS/WritableDatabase.xs: In function Ôvoid XS_Search__Xapian__WritableDatabase_set_metadata(PerlInterpreter*, CV*)Õ: XS/WritableDatabase.xs:386: error: Ôclass Xapian::WritableDatabaseÕ has no member named Ôset_metadataÕ XS/WritableDatabase.xs: In function Ôvoid XS_Search__Xapian__WritableDatabase_add_synonym(PerlInterpreter*, CV*)Õ: XS/WritableDatabase.xs:398: error: Ôclass Xapian::WritableDatabaseÕ has no member named Ôadd_synonymÕ XS/WritableDatabase.xs: In function Ôvoid XS_Search__Xapian__WritableDatabase_remove_synonym(PerlInterpreter*, CV*)Õ: XS/WritableDatabase.xs:407: error: Ôclass Xapian::WritableDatabaseÕ has no member named Ôremove_synonymÕ XS/WritableDatabase.xs: In function Ôvoid XS_Search__Xapian__WritableDatabase_clear_synonyms(PerlInterpreter*, CV*)Õ: XS/WritableDatabase.xs:416: error: Ôclass Xapian::WritableDatabaseÕ has no member named Ôclear_synonymsÕ Xapian.c: In function Ôvoid XS_Search__Xapian__TermGenerator_new0(PerlInterpreter*, CV*)Õ: Xapian.c:3069: error: ÔTermGeneratorÕ was not declared in this scope Xapian.c:3069: error: ÔRETVALÕ was not declared in this scope XS/TermGenerator.xs:8: error: expected type-specifier before ÔTermGeneratorÕ XS/TermGenerator.xs:8: error: expected `;' before ÔTermGeneratorÕ Xapian.c: In function Ôvoid XS_Search__Xapian__TermGenerator_set_stemmer(PerlInterpreter*, CV*)Õ: Xapian.c:3093: error: ÔTermGeneratorÕ was not declared in this scope Xapian.c:3093: error: ÔTHISÕ was not declared in this scope Xapian.c:3103: error: expected primary-expression before Ô)Õ token Xapian.c: In function Ôvoid XS_Search__Xapian__TermGenerator_set_stopper(PerlInterpreter*, CV*)Õ: Xapian.c:3129: error: ÔTermGeneratorÕ was not declared in this scope Xapian.c:3129: error: ÔTHISÕ was not declared in this scope Xapian.c:3139: error: expected primary-expression before Ô)Õ token Xapian.c: In function Ôvoid XS_Search__Xapian__TermGenerator_set_database(PerlInterpreter*, CV*)Õ: Xapian.c:3168: error: ÔTermGeneratorÕ was not declared in this scope Xapian.c:3168: error: ÔTHISÕ was not declared in this scope Xapian.c:3178: error: expected primary-expression before Ô)Õ token Xapian.c: In function Ôvoid XS_Search__Xapian__TermGenerator_set_document(PerlInterpreter*, CV*)Õ: Xapian.c:3203: error: ÔTermGeneratorÕ was not declared in this scope Xapian.c:3203: error: ÔTHISÕ was not declared in this scope Xapian.c:3207: error: expected primary-expression before Ô)Õ token Xapian.c: In function Ôvoid XS_Search__Xapian__TermGenerator_get_document(PerlInterpreter*, CV*)Õ: Xapian.c:3239: error: ÔTermGeneratorÕ was not declared in this scope Xapian.c:3239: error: ÔTHISÕ was not declared in this scope Xapian.c:3243: error: expected primary-expression before Ô)Õ token Xapian.c: In function Ôvoid XS_Search__Xapian__TermGenerator_index_text(PerlInterpreter*, CV*)Õ: Xapian.c:3273: error: ÔTermGeneratorÕ was not declared in this scope Xapian.c:3273: error: ÔTHISÕ was not declared in this scope Xapian.c:3298: error: expected primary-expression before Ô)Õ token Xapian.c: In function Ôvoid XS_Search__Xapian__TermGenerator_set_flags(PerlInterpreter*, CV*)Õ: Xapian.c:3322: error: ÔTermGeneratorÕ was not declared in this scope Xapian.c:3322: error: ÔTHISÕ was not declared in this scope Xapian.c:3329: error: expected primary-expression before Ô)Õ token XS/TermGenerator.xs:54: error: ÔTermGeneratorÕ is not a class or namespace XS/TermGenerator.xs:55: error: ÔTermGeneratorÕ is not a class or namespace Xapian.c: In function Ôvoid XS_Search__Xapian__TermGenerator_index_text_without_positions(PerlInterpreter*, CV*)Õ: Xapian.c:3365: error: ÔTermGeneratorÕ was not declared in this scope Xapian.c:3365: error: ÔTHISÕ was not declared in this scope Xapian.c:3390: error: expected primary-expression before Ô)Õ token Xapian.c: In function Ôvoid XS_Search__Xapian__TermGenerator_increase_termpos(PerlInterpreter*, CV*)Õ: Xapian.c:3414: error: ÔTermGeneratorÕ was not declared in this scope Xapian.c:3414: error: ÔTHISÕ was not declared in this scope Xapian.c:3418: error: expected primary-expression before Ô)Õ token Xapian.c: In function Ôvoid XS_Search__Xapian__TermGenerator_get_termpos(PerlInterpreter*, CV*)Õ: Xapian.c:3448: error: ÔTermGeneratorÕ was not declared in this scope Xapian.c:3448: error: ÔTHISÕ was not declared in this scope Xapian.c:3453: error: expected primary-expression before Ô)Õ token Xapian.c: In function Ôvoid XS_Search__Xapian__TermGenerator_set_termpos(PerlInterpreter*, CV*)Õ: Xapian.c:3478: error: ÔTermGeneratorÕ was not declared in this scope Xapian.c:3478: error: ÔTHISÕ was not declared in this scope Xapian.c:3482: error: expected primary-expression before Ô)Õ token Xapian.c: In function Ôvoid XS_Search__Xapian__TermGenerator_get_description(PerlInterpreter*, CV*)Õ: Xapian.c:3506: error: ÔTermGeneratorÕ was not declared in this scope Xapian.c:3506: error: ÔTHISÕ was not declared in this scope Xapian.c:3511: error: expected primary-expression before Ô)Õ token Xapian.c: In function Ôvoid XS_Search__Xapian__TermGenerator_DESTROY(PerlInterpreter*, CV*)Õ: Xapian.c:3536: error: ÔTermGeneratorÕ was not declared in this scope Xapian.c:3536: error: ÔTHISÕ was not declared in this scope Xapian.c:3539: error: expected primary-expression before Ô)Õ token Xapian.c:3545: error: type ÔÕ argument given to ÔdeleteÕ, expected pointer Xapian.c: In function Ôvoid XS_Search__Xapian__QueryParser_add_valuerangeprocessor(PerlInterpreter*, CV*)Õ: Xapian.c:4416: error: ÔValueRangeProcessorÕ was not declared in this scope Xapian.c:4416: error: ÔvrprocÕ was not declared in this scope Xapian.c:4426: error: expected primary-expression before Ô)Õ token XS/QueryParser.xs:110: error: Ôclass Xapian::QueryParserÕ has no member named Ôadd_valuerangeprocessorÕ XS/Query.xs: In function Ôvoid XS_Search__Xapian__Query_new3scale(PerlInterpreter*, CV*)Õ: XS/Query.xs:26: error: no matching function for call to ÔXapian::Query::Query(Xapian::Query::op, Xapian::Query&, double&)Õ /usr/include/xapian/query.h:150: note: candidates are: Xapian::Query::Query(Xapian::Query::op, Xapian::Query) /usr/include/xapian/query.h:128: note: Xapian::Query::Query(Xapian::Query::op, const std::string&, const std::string&) /usr/include/xapian/query.h:124: note: Xapian::Query::Query(Xapian::Query::op, const Xapian::Query&, const Xapian::Query&) /usr/include/xapian/query.h:121: note: Xapian::Query::Query(const std::string&, Xapian::termcount, Xapian::termpos) /usr/include/xapian/query.h:114: note: Xapian::Query::Query() /usr/include/xapian/query.h:101: note: Xapian::Query::Query(const Xapian::Query&) XS/Query.xs: In function Ôvoid XS_Search__Xapian__Query_new3range(PerlInterpreter*, CV*)Õ: XS/Query.xs:36: error: invalid conversion from ÔXapian::valuenoÕ to Ôconst char*Õ XS/Query.xs:36: error: initializing argument 1 of Ôstd::basic_string<_CharT, _Traits, _Alloc>::basic_string(const _CharT*, const _Alloc&) [with _CharT = char, _Traits = std::char_traits, _Alloc = std::allocator]Õ XS/Query.xs: In function Ôvoid XS_Search__Xapian__Query_new4range(PerlInterpreter*, CV*)Õ: XS/Query.xs:47: error: no matching function for call to ÔXapian::Query::Query(Xapian::Query::op, Xapian::valueno&, std::string&, std::string&)Õ /usr/include/xapian/query.h:150: note: candidates are: Xapian::Query::Query(Xapian::Query::op, Xapian::Query) /usr/include/xapian/query.h:128: note: Xapian::Query::Query(Xapian::Query::op, const std::string&, const std::string&) /usr/include/xapian/query.h:124: note: Xapian::Query::Query(Xapian::Query::op, const Xapian::Query&, const Xapian::Query&) /usr/include/xapian/query.h:121: note: Xapian::Query::Query(const std::string&, Xapian::termcount, Xapian::termpos) /usr/include/xapian/query.h:114: note: Xapian::Query::Query() /usr/include/xapian/query.h:101: note: Xapian::Query::Query(const Xapian::Query&) Xapian.c: In function Ôvoid XS_Search__Xapian__MultiValueSorter_new0(PerlInterpreter*, CV*)Õ: Xapian.c:4876: error: ÔMultiValueSorterÕ was not declared in this scope Xapian.c:4876: error: ÔRETVALÕ was not declared in this scope XS/MultiValueSorter.xs:8: error: expected type-specifier before ÔMultiValueSorterÕ XS/MultiValueSorter.xs:8: error: expected `;' before ÔMultiValueSorterÕ Xapian.c: In function Ôvoid XS_Search__Xapian__MultiValueSorter_add(PerlInterpreter*, CV*)Õ: Xapian.c:4899: error: ÔMultiValueSorterÕ was not declared in this scope Xapian.c:4899: error: ÔTHISÕ was not declared in this scope Xapian.c:4904: error: expected primary-expression before Ô)Õ token Xapian.c: In function Ôvoid XS_Search__Xapian__MultiValueSorter_DESTROY(PerlInterpreter*, CV*)Õ: Xapian.c:4937: error: ÔMultiValueSorterÕ was not declared in this scope Xapian.c:4937: error: ÔTHISÕ was not declared in this scope Xapian.c:4940: error: expected primary-expression before Ô)Õ token Xapian.c:4946: error: type ÔÕ argument given to ÔdeleteÕ, expected pointer Xapian.c: In function Ôvoid XS_Search__Xapian__Enquire_set_sort_by_key(PerlInterpreter*, CV*)Õ: Xapian.c:7522: error: ÔMultiValueSorterÕ was not declared in this scope Xapian.c:7522: error: ÔsorterÕ was not declared in this scope Xapian.c:7527: error: expected primary-expression before Ô)Õ token XS/Enquire.xs:101: error: Ôclass Xapian::EnquireÕ has no member named Ôset_sort_by_keyÕ XS/Enquire.xs:103: error: Ôclass Xapian::EnquireÕ has no member named Ôset_sort_by_keyÕ Xapian.c: In function Ôvoid XS_Search__Xapian__Enquire_set_sort_by_key_then_relevance(PerlInterpreter*, CV*)Õ: Xapian.c:7570: error: ÔMultiValueSorterÕ was not declared in this scope Xapian.c:7570: error: ÔsorterÕ was not declared in this scope Xapian.c:7575: error: expected primary-expression before Ô)Õ token XS/Enquire.xs:115: error: Ôclass Xapian::EnquireÕ has no member named Ôset_sort_by_key_then_relevanceÕ XS/Enquire.xs:117: error: Ôclass Xapian::EnquireÕ has no member named Ôset_sort_by_key_then_relevanceÕ Xapian.c: In function Ôvoid XS_Search__Xapian__Enquire_set_sort_by_relevance_then_key(PerlInterpreter*, CV*)Õ: Xapian.c:7618: error: ÔMultiValueSorterÕ was not declared in this scope Xapian.c:7618: error: ÔsorterÕ was not declared in this scope Xapian.c:7623: error: expected primary-expression before Ô)Õ token XS/Enquire.xs:129: error: Ôclass Xapian::EnquireÕ has no member named Ôset_sort_by_relevance_then_keyÕ XS/Enquire.xs:131: error: Ôclass Xapian::EnquireÕ has no member named Ôset_sort_by_relevance_then_keyÕ XS/Database.xs: In function Ôvoid XS_Search__Xapian__Database_allterms_begin(PerlInterpreter*, CV*)Õ: XS/Database.xs:123: error: no matching function for call to ÔXapian::Database::allterms_begin(std::string&)Õ /usr/include/xapian/database.h:147: note: candidates are: Xapian::TermIterator Xapian::Database::allterms_begin() const XS/Database.xs: In function Ôvoid XS_Search__Xapian__Database_allterms_end(PerlInterpreter*, CV*)Õ: XS/Database.xs:136: error: no matching function for call to ÔXapian::Database::allterms_end(std::string&)Õ /usr/include/xapian/database.h:151: note: candidates are: Xapian::TermIterator Xapian::Database::allterms_end() const Xapian.c: In function Ôvoid XS_Search__Xapian__Database_get_metadata(PerlInterpreter*, CV*)Õ: Xapian.c:9628: error: Ôclass Xapian::DatabaseÕ has no member named Ôget_metadataÕ Xapian.c: In function Ôvoid XS_Search__Xapian__StringValueRangeProcessor_new(PerlInterpreter*, CV*)Õ: Xapian.c:9821: error: ÔStringValueRangeProcessorÕ was not declared in this scope Xapian.c:9821: error: ÔRETVALÕ was not declared in this scope XS/StringValueRangeProcessor.xs:8: error: expected type-specifier before ÔStringValueRangeProcessorÕ XS/StringValueRangeProcessor.xs:8: error: expected `;' before ÔStringValueRangeProcessorÕ Xapian.c: In function Ôvoid XS_Search__Xapian__StringValueRangeProcessor_process_value_range(PerlInterpreter*, CV*)Õ: Xapian.c:9848: error: ÔStringValueRangeProcessorÕ was not declared in this scope Xapian.c:9848: error: ÔTHISÕ was not declared in this scope Xapian.c:9865: error: expected primary-expression before Ô)Õ token Xapian.c: In function Ôvoid XS_Search__Xapian__StringValueRangeProcessor_DESTROY(PerlInterpreter*, CV*)Õ: Xapian.c:9891: error: ÔStringValueRangeProcessorÕ was not declared in this scope Xapian.c:9891: error: ÔTHISÕ was not declared in this scope Xapian.c:9894: error: expected primary-expression before Ô)Õ token Xapian.c:9900: error: type ÔÕ argument given to ÔdeleteÕ, expected pointer Xapian.c: In function Ôvoid XS_Search__Xapian__NumberValueRangeProcessor_new(PerlInterpreter*, CV*)Õ: Xapian.c:9922: error: ÔNumberValueRangeProcessorÕ was not declared in this scope Xapian.c:9922: error: ÔRETVALÕ was not declared in this scope XS/NumberValueRangeProcessor.xs:9: error: expected type-specifier before ÔNumberValueRangeProcessorÕ XS/NumberValueRangeProcessor.xs:9: error: expected `;' before ÔNumberValueRangeProcessorÕ XS/NumberValueRangeProcessor.xs:11: error: expected type-specifier before ÔNumberValueRangeProcessorÕ XS/NumberValueRangeProcessor.xs:11: error: expected `;' before ÔNumberValueRangeProcessorÕ Xapian.c: In function Ôvoid XS_Search__Xapian__NumberValueRangeProcessor_process_value_range(PerlInterpreter*, CV*)Õ: Xapian.c:9969: error: ÔNumberValueRangeProcessorÕ was not declared in this scope Xapian.c:9969: error: ÔTHISÕ was not declared in this scope Xapian.c:9986: error: expected primary-expression before Ô)Õ token Xapian.c: In function Ôvoid XS_Search__Xapian__NumberValueRangeProcessor_DESTROY(PerlInterpreter*, CV*)Õ: Xapian.c:10012: error: ÔNumberValueRangeProcessorÕ was not declared in this scope Xapian.c:10012: error: ÔTHISÕ was not declared in this scope Xapian.c:10015: error: expected primary-expression before Ô)Õ token Xapian.c:10021: error: type ÔÕ argument given to ÔdeleteÕ, expected pointer Xapian.c: In function Ôvoid XS_Search__Xapian__DateValueRangeProcessor_new(PerlInterpreter*, CV*)Õ: Xapian.c:10043: error: ÔDateValueRangeProcessorÕ was not declared in this scope Xapian.c:10043: error: ÔRETVALÕ was not declared in this scope XS/DateValueRangeProcessor.xs:8: error: expected type-specifier before ÔDateValueRangeProcessorÕ XS/DateValueRangeProcessor.xs:8: error: expected `;' before ÔDateValueRangeProcessorÕ Xapian.c: In function Ôvoid XS_Search__Xapian__DateValueRangeProcessor_process_value_range(PerlInterpreter*, CV*)Õ: Xapian.c:10084: error: ÔDateValueRangeProcessorÕ was not declared in this scope Xapian.c:10084: error: ÔTHISÕ was not declared in this scope Xapian.c:10101: error: expected primary-expression before Ô)Õ token Xapian.c: In function Ôvoid XS_Search__Xapian__DateValueRangeProcessor_DESTROY(PerlInterpreter*, CV*)Õ: Xapian.c:10127: error: ÔDateValueRangeProcessorÕ was not declared in this scope Xapian.c:10127: error: ÔTHISÕ was not declared in this scope Xapian.c:10130: error: expected primary-expression before Ô)Õ token Xapian.c:10136: error: type ÔÕ argument given to ÔdeleteÕ, expected pointer Xapian.xs: In function Ôvoid boot_Search__Xapian(PerlInterpreter*, CV*)Õ: Xapian.xs:158: error: ÔOP_VALUE_RANGEÕ is not a member of ÔXapian::QueryÕ Xapian.xs:159: error: ÔOP_SCALE_WEIGHTÕ is not a member of ÔXapian::QueryÕ Xapian.xs:161: error: ÔOP_VALUE_GEÕ is not a member of ÔXapian::QueryÕ Xapian.xs:162: error: ÔOP_VALUE_LEÕ is not a member of ÔXapian::QueryÕ Xapian.xs:178: error: ÔFLAG_PURE_NOTÕ is not a member of ÔXapian::QueryParserÕ Xapian.xs:179: error: ÔFLAG_PARTIALÕ is not a member of ÔXapian::QueryParserÕ Xapian.xs:180: error: ÔFLAG_SPELLING_CORRECTIONÕ is not a member of ÔXapian::QueryParserÕ Xapian.xs:181: error: ÔFLAG_SYNONYMÕ is not a member of ÔXapian::QueryParserÕ Xapian.xs:182: error: ÔFLAG_AUTO_SYNONYMSÕ is not a member of ÔXapian::QueryParserÕ Xapian.xs:183: error: ÔFLAG_AUTO_SYNONYMSÕ is not a member of ÔXapian::QueryParserÕ Xapian.xs:189: error: ÔTermGeneratorÕ has not been declared make: *** [Xapian.o] Error 1 OLLY/Search-Xapian-1.0.8.0.tar.gz /usr/bin/make -- NOT OK Running make test Can't test without successful make Running make install Make had returned bad status, install seems impossible