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 [email protected] to keep other test volunteers informed and to prevent any duplicate effort. -- Dear Olly Betts, This is a computer-generated report for Search-Xapian-1.0.4.0 on perl-5.9.5, created automatically by CPAN-Reporter-1.05 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, 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 Xapian/Stem.pm blib/lib/Search/Xapian/Stem.pm cp Xapian/Database.pm blib/lib/Search/Xapian/Database.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/SimpleStopper.pm blib/lib/Search/Xapian/SimpleStopper.pm cp Xapian/MSetIterator.pm blib/lib/Search/Xapian/MSetIterator.pm cp Xapian/WritableDatabase.pm blib/lib/Search/Xapian/WritableDatabase.pm cp Xapian/BM25Weight.pm blib/lib/Search/Xapian/BM25Weight.pm cp Xapian/MSet/Tied.pm blib/lib/Search/Xapian/MSet/Tied.pm cp Xapian/ESetIterator.pm blib/lib/Search/Xapian/ESetIterator.pm cp Xapian/Stopper.pm blib/lib/Search/Xapian/Stopper.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/QueryParser.pm blib/lib/Search/Xapian/QueryParser.pm cp Xapian/TermIterator.pm blib/lib/Search/Xapian/TermIterator.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/PerlStopper.pm blib/lib/Search/Xapian/PerlStopper.pm cp Xapian/RSet.pm blib/lib/Search/Xapian/RSet.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 /home/src/perl/repoperls/installed-perls/perl/pNaGaP6/[EMAIL PROTECTED]/bin/perl /home/src/perl/repoperls/installed-perls/perl/pNaGaP6/[EMAIL PROTECTED]/lib/5.9.5/ExtUtils/xsubpp -C++ -typemap /home/src/perl/repoperls/installed-perls/perl/pNaGaP6/[EMAIL PROTECTED]/lib/5.9.5/ExtUtils/typemap -typemap perlobject.map -typemap typemap -typemap typemap Xapian.xs > Xapian.xsc && mv Xapian.xsc Xapian.c g++ -c -DDEBUGGING -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -DVERSION=\"1.0.4.0\" -DXS_VERSION=\"1.0.4.0\" -fPIC "-I/home/src/perl/repoperls/installed-perls/perl/pNaGaP6/[EMAIL PROTECTED]/lib/5.9.5/i686-linux-64int/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_set_metadata(CV*)': XS/WritableDatabase.xs:384: error: 'class Xapian::WritableDatabase' has no member named 'set_metadata' Xapian.c: In function 'void XS_Search__Xapian__TermGenerator_new0(CV*)': Xapian.c:2913: error: 'TermGenerator' was not declared in this scope Xapian.c:2913: 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(CV*)': Xapian.c:2937: error: 'TermGenerator' was not declared in this scope Xapian.c:2937: error: 'THIS' was not declared in this scope Xapian.c:2947: error: expected primary-expression before ')' token Xapian.c: In function 'void XS_Search__Xapian__TermGenerator_set_stopper(CV*)': Xapian.c:2973: error: 'TermGenerator' was not declared in this scope Xapian.c:2973: error: 'THIS' was not declared in this scope Xapian.c:2983: error: expected primary-expression before ')' token Xapian.c: In function 'void XS_Search__Xapian__TermGenerator_set_document(CV*)': Xapian.c:3011: error: 'TermGenerator' was not declared in this scope Xapian.c:3011: error: 'THIS' was not declared in this scope Xapian.c:3015: error: expected primary-expression before ')' token Xapian.c: In function 'void XS_Search__Xapian__TermGenerator_get_document(CV*)': Xapian.c:3047: error: 'TermGenerator' was not declared in this scope Xapian.c:3047: error: 'THIS' was not declared in this scope Xapian.c:3051: error: expected primary-expression before ')' token Xapian.c: In function 'void XS_Search__Xapian__TermGenerator_index_text(CV*)': Xapian.c:3081: error: 'TermGenerator' was not declared in this scope Xapian.c:3081: error: 'THIS' was not declared in this scope Xapian.c:3106: error: expected primary-expression before ')' token Xapian.c: In function 'void XS_Search__Xapian__TermGenerator_index_text_without_positions(CV*)': Xapian.c:3133: error: 'TermGenerator' was not declared in this scope Xapian.c:3133: error: 'THIS' was not declared in this scope Xapian.c:3158: error: expected primary-expression before ')' token Xapian.c: In function 'void XS_Search__Xapian__TermGenerator_increase_termpos(CV*)': Xapian.c:3182: error: 'TermGenerator' was not declared in this scope Xapian.c:3182: error: 'THIS' was not declared in this scope Xapian.c:3186: error: expected primary-expression before ')' token Xapian.c: In function 'void XS_Search__Xapian__TermGenerator_get_termpos(CV*)': Xapian.c:3216: error: 'TermGenerator' was not declared in this scope Xapian.c:3216: error: 'THIS' was not declared in this scope Xapian.c:3221: error: expected primary-expression before ')' token Xapian.c: In function 'void XS_Search__Xapian__TermGenerator_set_termpos(CV*)': Xapian.c:3246: error: 'TermGenerator' was not declared in this scope Xapian.c:3246: error: 'THIS' was not declared in this scope Xapian.c:3250: error: expected primary-expression before ')' token Xapian.c: In function 'void XS_Search__Xapian__TermGenerator_get_description(CV*)': Xapian.c:3274: error: 'TermGenerator' was not declared in this scope Xapian.c:3274: error: 'THIS' was not declared in this scope Xapian.c:3279: error: expected primary-expression before ')' token Xapian.c: In function 'void XS_Search__Xapian__TermGenerator_DESTROY(CV*)': Xapian.c:3304: error: 'TermGenerator' was not declared in this scope Xapian.c:3304: error: 'THIS' was not declared in this scope Xapian.c:3307: error: expected primary-expression before ')' token Xapian.c:3313: error: type '<type error>' argument given to 'delete', expected pointer Xapian.c: In function 'void XS_Search__Xapian__QueryParser_add_valuerangeprocessor(CV*)': Xapian.c:4180: error: 'ValueRangeProcessor' was not declared in this scope Xapian.c:4180: error: 'vrproc' was not declared in this scope Xapian.c:4190: 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_new4range(CV*)': XS/Query.xs:48: 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&) XS/Database.xs: In function 'void XS_Search__Xapian__Database_allterms_begin(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(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(CV*)': Xapian.c:9235: error: 'class Xapian::Database' has no member named 'get_metadata' Xapian.c: In function 'void XS_Search__Xapian__StringValueRangeProcessor_new(CV*)': Xapian.c:9427: error: 'StringValueRangeProcessor' was not declared in this scope Xapian.c:9427: 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(CV*)': Xapian.c:9455: error: 'StringValueRangeProcessor' was not declared in this scope Xapian.c:9455: error: 'THIS' was not declared in this scope Xapian.c:9472: error: expected primary-expression before ')' token Xapian.c: In function 'void XS_Search__Xapian__StringValueRangeProcessor_DESTROY(CV*)': Xapian.c:9498: error: 'StringValueRangeProcessor' was not declared in this scope Xapian.c:9498: error: 'THIS' was not declared in this scope Xapian.c:9501: error: expected primary-expression before ')' token Xapian.c:9507: error: type '<type error>' argument given to 'delete', expected pointer Xapian.c: In function 'void XS_Search__Xapian__NumberValueRangeProcessor_new(CV*)': Xapian.c:9528: error: 'NumberValueRangeProcessor' was not declared in this scope Xapian.c:9528: 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(CV*)': Xapian.c:9576: error: 'NumberValueRangeProcessor' was not declared in this scope Xapian.c:9576: error: 'THIS' was not declared in this scope Xapian.c:9593: error: expected primary-expression before ')' token Xapian.c: In function 'void XS_Search__Xapian__NumberValueRangeProcessor_DESTROY(CV*)': Xapian.c:9619: error: 'NumberValueRangeProcessor' was not declared in this scope Xapian.c:9619: error: 'THIS' was not declared in this scope Xapian.c:9622: error: expected primary-expression before ')' token Xapian.c:9628: error: type '<type error>' argument given to 'delete', expected pointer Xapian.c: In function 'void XS_Search__Xapian__DateValueRangeProcessor_new(CV*)': Xapian.c:9649: error: 'DateValueRangeProcessor' was not declared in this scope Xapian.c:9649: 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(CV*)': Xapian.c:9691: error: 'DateValueRangeProcessor' was not declared in this scope Xapian.c:9691: error: 'THIS' was not declared in this scope Xapian.c:9708: error: expected primary-expression before ')' token Xapian.c: In function 'void XS_Search__Xapian__DateValueRangeProcessor_DESTROY(CV*)': Xapian.c:9734: error: 'DateValueRangeProcessor' was not declared in this scope Xapian.c:9734: error: 'THIS' was not declared in this scope Xapian.c:9737: error: expected primary-expression before ')' token Xapian.c:9743: error: type '<type error>' argument given to 'delete', expected pointer Xapian.xs: In function 'void boot_Search__Xapian(CV*)': Xapian.xs:157: error: 'OP_VALUE_RANGE' is not a member of 'Xapian::Query' Xapian.xs:174: error: 'FLAG_PURE_NOT' is not a member of 'Xapian::QueryParser' Xapian.xs:175: error: 'FLAG_PARTIAL' is not a member of 'Xapian::QueryParser' make: *** [Xapian.o] Error 1 ------------------------------ PREREQUISITES ------------------------------ Prerequisite modules loaded: No requirements found ------------------------------ ENVIRONMENT AND OTHER CONTEXT ------------------------------ Environment variables: LANG = C PATH = /usr/lib/ccache:/home/sand/bin:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games:/usr/local/perl/bin:/usr/X11/bin:/sbin:/usr/sbin PERL5LIB = PERL5_CPANPLUS_IS_RUNNING = 25994 PERL5_CPAN_IS_EXECUTING = /home/sand/.cpan/build/Search-Xapian-1.0.4.0-sgLZ8y/Makefile.PL PERL5_CPAN_IS_RUNNING = 25994 PERL_MM_USE_DEFAULT = 1 SHELL = /usr/bin/zsh TERM = screen Perl special variables (and OS-specific diagnostics, for MSWin32): $^X = /home/src/perl/repoperls/installed-perls/perl/pNaGaP6/[EMAIL PROTECTED]/bin/perl $UID/$EUID = 1005 / 1005 $GID = 1005 1005 $EGID = 1005 1005 Perl module toolchain versions installed: Module Have ------------------- ------- CPAN 1.9204 Cwd 3.25 ExtUtils::CBuilder 0.19 ExtUtils::Command 1.13 ExtUtils::Install 1.41_04 ExtUtils::MakeMaker 6.36_01 ExtUtils::Manifest 1.51_01 ExtUtils::ParseXS 2.18 File::Spec 3.25 Module::Build 0.2808 Module::Signature 0.55 Test::Harness 3.00 Test::More 0.72 YAML 0.65 YAML::Syck 0.97 version 0.7203 -- Summary of my perl5 (revision 5 version 9 subversion 5) configuration: Platform: osname=linux, osvers=2.6.22-1-k7, archname=i686-linux-64int uname='linux k75 2.6.22-1-k7 #1 smp sun jul 29 15:15:55 utc 2007 i686 gnulinux ' config_args='-Dprefix=/home/src/perl/repoperls/installed-perls/perl/pNaGaP6/[EMAIL PROTECTED] -Dinstallusrbinperl=n -Uversiononly -Doptimize=-g -des -Duse64bitint -Dusedevel' hint=recommended, useposix=true, d_sigaction=define useithreads=undef, usemultiplicity=undef useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef use64bitint=define, use64bitall=undef, uselongdouble=undef usemymalloc=n, bincompat5005=undef Compiler: cc='cc', ccflags ='-DDEBUGGING -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64', optimize='-g', cppflags='-DDEBUGGING -fno-strict-aliasing -pipe -I/usr/local/include' ccversion='', gccversion='4.1.2 20061115 (prerelease) (Debian 4.1.1-21)', gccosandvers='' intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=12345678 d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12 ivtype='long long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8 alignbytes=4, prototype=define Linker and Libraries: ld='cc', ldflags =' -L/usr/local/lib' libpth=/usr/local/lib /lib /usr/lib /usr/lib64 libs=-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc libc=/lib/libc-2.6.1.so, so=so, useshrplib=false, libperl=libperl.a gnulibc_version='2.6.1' Dynamic Linking: dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E' cccdlflags='-fPIC', lddlflags='-shared -g -L/usr/local/lib'
