=> Bootstrap dependency digest>=20010302: found digest-20160304
===> Skipping vulnerability checks.
WARNING: No /var/db/pkg/pkg-vulnerabilities file found.
WARNING: To fix run: `/usr/sbin/pkg_admin -K /var/db/pkg fetch-pkg-vulnerabilities'.
===> Building for py27-xapian-1.4.4
--- all ---
/usr/bin/make  all-recursive
--- all-recursive ---
Making all in .
Making all in python
--- all ---
/usr/bin/make  all-am
--- xapian_wrap.lo ---
--- xapian/__init__.py ---
--- xapian_wrap.lo ---
depbase=`echo xapian_wrap.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool  --tag=CXX    --mode=compile clang++ -DHAVE_CONFIG_H  -I. -I..  -I/usr/pkg/include/python2.7 -I/usr/include -I/usr/pkg/include  -fno-strict-aliasing -Wall -Wno-unused -Wno-uninitialized -fvisibility=hidden -I/usr/pkg/include -O2 -I/usr/include -I/usr/pkg/include -MT xapian_wrap.lo -MD -MP -MF $depbase.Tpo -c -o xapian_wrap.lo xapian_wrap.cc && mv -f $depbase.Tpo $depbase.Plo
--- xapian/__init__.py ---
.././install-sh -c -d xapian
cp `test -f xapian.py || echo './'`xapian.py xapian/__init__.py
--- xapian_wrap.lo ---
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I.. -I/data/scratch/textproc/py-xapian/work/.buildlink/include/python2.7 -I/data/scratch/textproc/py-xapian/work/.buildlink/include -fno-strict-aliasing -Wall -Wno-unused -Wno-uninitialized -fvisibility=hidden -O2 -MT xapian_wrap.lo -MD -MP -MF .deps/xapian_wrap.Tpo -c xapian_wrap.cc  -fPIC -DPIC -o .libs/xapian_wrap.o
libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I.. -I/data/scratch/textproc/py-xapian/work/.buildlink/include/python2.7 -I/data/scratch/textproc/py-xapian/work/.buildlink/include -fno-strict-aliasing -Wall -Wno-unused -Wno-uninitialized -fvisibility=hidden -O2 -MT xapian_wrap.lo -MD -MP -MF .deps/xapian_wrap.Tpo -c xapian_wrap.cc -o xapian_wrap.o >/dev/null 2>&1
--- _xapian.la ---
/bin/sh ../libtool  --tag=CXX    --mode=link clang++ -fno-strict-aliasing -Wall -Wno-unused -Wno-uninitialized -fvisibility=hidden -I/usr/pkg/include  -O2 -I/usr/include -I/usr/pkg/include -avoid-version -module -shrext ".so"  -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -o _xapian.la -rpath /usr/pkg/lib/python2.7/site-packages/xapian xapian_wrap.lo /usr/pkg/lib/libxapian.la  
libtool: link: clang++ -shared  -fPIC -DPIC  .libs/xapian_wrap.o   -Wl,-rpath,/data/scratch/textproc/py-xapian/work/.buildlink/lib -Wl,-rpath,/data/scratch/textproc/py-xapian/work/.buildlink/lib -L/data/scratch/textproc/py-xapian/work/.buildlink/lib -lxapian -lz -luuid  -O2 -Wl,-rpath -Wl,/usr/pkg/lib   -Wl,-soname -Wl,_xapian.so -o .libs/_xapian.so
libtool: link: ar cru .libs/_xapian.a  xapian_wrap.o
libtool: link: ranlib .libs/_xapian.a
libtool: link: ( cd ".libs" && rm -f "_xapian.la" && ln -s "../_xapian.la" "_xapian.la" )
--- xapian/_xapian.so ---
.././install-sh -c -d xapian
/bin/sh ../libtool --config > libtoolconfig.tmp
. ./libtoolconfig.tmp; cp $objdir/_xapian.so xapian
rm -f libtoolconfig.tmp
--- xapian/__init__.pyc ---
--- xapian/__init__.pyo ---
--- docs/html/index.html ---
--- xapian/__init__.pyc ---
/usr/pkg/bin/python2.7 -c 'import os;os.chdir("xapian");import _xapian'
--- xapian/__init__.pyo ---
/usr/pkg/bin/python2.7 -O -c 'import os;os.chdir("xapian");import _xapian'
--- docs/html/index.html ---
PYTHONPATH=..:$PYTHONPATH  /usr/pkg/bin/python2.7  -c 'import sphinx,sys;sys.exit(sphinx.main(sys.argv))'  -b html -d doctrees -c docs ./docs docs/html
--- xapian/__init__.pyo ---
/usr/pkg/bin/python2.7 -O -c 'import xapian'
--- xapian/__init__.pyc ---
/usr/pkg/bin/python2.7 -c 'import xapian'
--- docs/html/index.html ---
Running Sphinx v1.7.5
making output directory...
loading pickled environment... not yet created
building [mo]: targets for 0 po files that are out of date
building [html]: targets for 4 source files that are out of date
updating environment: 4 added, 0 changed, 0 removed
reading sources... [ 25%] examples
reading sources... [ 50%] index
reading sources... [ 75%] introduction
reading sources... [100%] xapian
/data/scratch/textproc/py-xapian/work/xapian-bindings-1.4.4/python/docs/examples.rst:7: WARNING: Title underline too short.

simplesearch.py
==============
WARNING: error while formatting arguments for xapian.Compactor.add_source: <built-in function Compactor_add_source> is not a Python function
WARNING: error while formatting arguments for xapian.Compactor.compact: <built-in function Compactor_compact> is not a Python function
WARNING: error while formatting arguments for xapian.Compactor.resolve_duplicate_metadata: <built-in function Compactor_resolve_duplicate_metadata> is not a Python function
WARNING: error while formatting arguments for xapian.Compactor.set_block_size: <built-in function Compactor_set_block_size> is not a Python function
WARNING: error while formatting arguments for xapian.Compactor.set_compaction_level: <built-in function Compactor_set_compaction_level> is not a Python function
WARNING: error while formatting arguments for xapian.Compactor.set_destdir: <built-in function Compactor_set_destdir> is not a Python function
WARNING: error while formatting arguments for xapian.Compactor.set_multipass: <built-in function Compactor_set_multipass> is not a Python function
WARNING: error while formatting arguments for xapian.Compactor.set_renumber: <built-in function Compactor_set_renumber> is not a Python function
WARNING: error while formatting arguments for xapian.Compactor.set_status: <built-in function Compactor_set_status> is not a Python function
WARNING: error while formatting arguments for xapian.CoordWeight.init: <built-in function CoordWeight_init> is not a Python function
WARNING: error while formatting arguments for xapian.Database.add_database: <built-in function Database_add_database> is not a Python function
WARNING: error while formatting arguments for xapian.Database.close: <built-in function Database_close> is not a Python function
WARNING: error while formatting arguments for xapian.Database.compact: <built-in function Database_compact> is not a Python function
WARNING: error while formatting arguments for xapian.Database.get_avlength: <built-in function Database_get_avlength> is not a Python function
WARNING: error while formatting arguments for xapian.Database.get_collection_freq: <built-in function Database_get_collection_freq> is not a Python function
WARNING: error while formatting arguments for xapian.Database.get_doccount: <built-in function Database_get_doccount> is not a Python function
WARNING: error while formatting arguments for xapian.Database.get_doclength: <built-in function Database_get_doclength> is not a Python function
WARNING: error while formatting arguments for xapian.Database.get_doclength_lower_bound: <built-in function Database_get_doclength_lower_bound> is not a Python function
WARNING: error while formatting arguments for xapian.Database.get_doclength_upper_bound: <built-in function Database_get_doclength_upper_bound> is not a Python function
WARNING: error while formatting arguments for xapian.Database.get_document: <built-in function Database_get_document> is not a Python function
WARNING: error while formatting arguments for xapian.Database.get_lastdocid: <built-in function Database_get_lastdocid> is not a Python function
WARNING: error while formatting arguments for xapian.Database.get_metadata: <built-in function Database_get_metadata> is not a Python function
WARNING: error while formatting arguments for xapian.Database.get_revision: <built-in function Database_get_revision> is not a Python function
WARNING: error while formatting arguments for xapian.Database.get_spelling_suggestion: <built-in function Database_get_spelling_suggestion> is not a Python function
WARNING: error while formatting arguments for xapian.Database.get_termfreq: <built-in function Database_get_termfreq> is not a Python function
WARNING: error while formatting arguments for xapian.Database.get_unique_terms: <built-in function Database_get_unique_terms> is not a Python function
WARNING: error while formatting arguments for xapian.Database.get_uuid: <built-in function Database_get_uuid> is not a Python function
WARNING: error while formatting arguments for xapian.Database.get_value_freq: <built-in function Database_get_value_freq> is not a Python function
WARNING: error while formatting arguments for xapian.Database.get_value_lower_bound: <built-in function Database_get_value_lower_bound> is not a Python function
WARNING: error while formatting arguments for xapian.Database.get_value_upper_bound: <built-in function Database_get_value_upper_bound> is not a Python function
WARNING: error while formatting arguments for xapian.Database.get_wdf_upper_bound: <built-in function Database_get_wdf_upper_bound> is not a Python function
WARNING: error while formatting arguments for xapian.Database.has_positions: <built-in function Database_has_positions> is not a Python function
WARNING: error while formatting arguments for xapian.Database.keep_alive: <built-in function Database_keep_alive> is not a Python function
WARNING: error while formatting arguments for xapian.Database.locked: <built-in function Database_locked> is not a Python function
WARNING: error while formatting arguments for xapian.Database.reopen: <built-in function Database_reopen> is not a Python function
WARNING: error while formatting arguments for xapian.Database.term_exists: <built-in function Database_term_exists> is not a Python function
WARNING: error while formatting arguments for xapian.Document.add_boolean_term: <built-in function Document_add_boolean_term> is not a Python function
WARNING: error while formatting arguments for xapian.Document.add_posting: <built-in function Document_add_posting> is not a Python function
WARNING: error while formatting arguments for xapian.Document.add_term: <built-in function Document_add_term> is not a Python function
WARNING: error while formatting arguments for xapian.Document.add_value: <built-in function Document_add_value> is not a Python function
WARNING: error while formatting arguments for xapian.Document.clear_terms: <built-in function Document_clear_terms> is not a Python function
WARNING: error while formatting arguments for xapian.Document.clear_values: <built-in function Document_clear_values> is not a Python function
WARNING: error while formatting arguments for xapian.Document.get_data: <built-in function Document_get_data> is not a Python function
WARNING: error while formatting arguments for xapian.Document.get_docid: <built-in function Document_get_docid> is not a Python function
WARNING: error while formatting arguments for xapian.Document.get_value: <built-in function Document_get_value> is not a Python function
WARNING: error while formatting arguments for xapian.Document.remove_posting: <built-in function Document_remove_posting> is not a Python function
WARNING: error while formatting arguments for xapian.Document.remove_term: <built-in function Document_remove_term> is not a Python function
WARNING: error while formatting arguments for xapian.Document.remove_value: <built-in function Document_remove_value> is not a Python function
WARNING: error while formatting arguments for xapian.Document.serialise: <built-in function Document_serialise> is not a Python function
WARNING: error while formatting arguments for xapian.Document.set_data: <built-in function Document_set_data> is not a Python function
WARNING: error while formatting arguments for xapian.Document.termlist_count: <built-in function Document_termlist_count> is not a Python function
WARNING: error while formatting arguments for xapian.Document.values_count: <built-in function Document_values_count> is not a Python function
WARNING: error while formatting arguments for xapian.ESet.back: <built-in function ESet_back> is not a Python function
WARNING: error while formatting arguments for xapian.ESet.empty: <built-in function ESet_empty> is not a Python function
WARNING: error while formatting arguments for xapian.ESet.get_ebound: <built-in function ESet_get_ebound> is not a Python function
WARNING: error while formatting arguments for xapian.ESet.size: <built-in function ESet_size> is not a Python function
WARNING: error while formatting arguments for xapian.Enquire.get_eset: <built-in function Enquire_get_eset> is not a Python function
WARNING: error while formatting arguments for xapian.Enquire.get_mset: <built-in function Enquire_get_mset> is not a Python function
WARNING: error while formatting arguments for xapian.Enquire.set_collapse_key: <built-in function Enquire_set_collapse_key> is not a Python function
WARNING: error while formatting arguments for xapian.Enquire.set_cutoff: <built-in function Enquire_set_cutoff> is not a Python function
WARNING: error while formatting arguments for xapian.Enquire.set_docid_order: <built-in function Enquire_set_docid_order> is not a Python function
WARNING: error while formatting arguments for xapian.Enquire.set_expansion_scheme: <built-in function Enquire_set_expansion_scheme> is not a Python function
WARNING: error while formatting arguments for xapian.Enquire.set_sort_by_relevance: <built-in function Enquire_set_sort_by_relevance> is not a Python function
WARNING: error while formatting arguments for xapian.Enquire.set_sort_by_relevance_then_value: <built-in function Enquire_set_sort_by_relevance_then_value> is not a Python function
WARNING: error while formatting arguments for xapian.Enquire.set_sort_by_value: <built-in function Enquire_set_sort_by_value> is not a Python function
WARNING: error while formatting arguments for xapian.Enquire.set_sort_by_value_then_relevance: <built-in function Enquire_set_sort_by_value_then_relevance> is not a Python function
WARNING: error while formatting arguments for xapian.Enquire.set_time_limit: <built-in function Enquire_set_time_limit> is not a Python function
WARNING: error while formatting arguments for xapian.Enquire.set_weighting_scheme: <built-in function Enquire_set_weighting_scheme> is not a Python function
WARNING: error while formatting arguments for xapian.Error.get_context: <built-in function Error_get_context> is not a Python function
WARNING: error while formatting arguments for xapian.Error.get_error_string: <built-in function Error_get_error_string> is not a Python function
WARNING: error while formatting arguments for xapian.Error.get_msg: <built-in function Error_get_msg> is not a Python function
WARNING: error while formatting arguments for xapian.Error.get_type: <built-in function Error_get_type> is not a Python function
WARNING: error while formatting arguments for xapian.ExpandDecider.release: <built-in function ExpandDecider_release> is not a Python function
WARNING: error while formatting arguments for xapian.FieldProcessor.release: <built-in function FieldProcessor_release> is not a Python function
WARNING: error while formatting arguments for xapian.KeyMaker.release: <built-in function KeyMaker_release> is not a Python function
WARNING: error while formatting arguments for xapian.LatLongCoord.serialise: <built-in function LatLongCoord_serialise> is not a Python function
WARNING: error while formatting arguments for xapian.LatLongCoord.unserialise: <built-in function LatLongCoord_unserialise> is not a Python function
WARNING: error while formatting arguments for xapian.LatLongCoords.append: <built-in function LatLongCoords_append> is not a Python function
WARNING: error while formatting arguments for xapian.LatLongCoords.begin: <built-in function LatLongCoords_begin> is not a Python function
WARNING: error while formatting arguments for xapian.LatLongCoords.empty: <built-in function LatLongCoords_empty> is not a Python function
WARNING: error while formatting arguments for xapian.LatLongCoords.end: <built-in function LatLongCoords_end> is not a Python function
WARNING: error while formatting arguments for xapian.LatLongCoords.serialise: <built-in function LatLongCoords_serialise> is not a Python function
WARNING: error while formatting arguments for xapian.LatLongCoords.size: <built-in function LatLongCoords_size> is not a Python function
WARNING: error while formatting arguments for xapian.LatLongCoords.unserialise: <built-in function LatLongCoords_unserialise> is not a Python function
WARNING: error while formatting arguments for xapian.LatLongMetric.name: <built-in function LatLongMetric_name> is not a Python function
WARNING: error while formatting arguments for xapian.LatLongMetric.pointwise_distance: <built-in function LatLongMetric_pointwise_distance> is not a Python function
WARNING: error while formatting arguments for xapian.MSet.back: <built-in function MSet_back> is not a Python function
WARNING: error while formatting arguments for xapian.MSet.convert_to_percent: <built-in function MSet_convert_to_percent> is not a Python function
WARNING: error while formatting arguments for xapian.MSet.empty: <built-in function MSet_empty> is not a Python function
WARNING: error while formatting arguments for xapian.MSet.fetch: <built-in function MSet_fetch> is not a Python function
WARNING: error while formatting arguments for xapian.MSet.get_docid: <built-in function MSet_get_docid> is not a Python function
WARNING: error while formatting arguments for xapian.MSet.get_document: <built-in function MSet_get_document> is not a Python function
WARNING: error while formatting arguments for xapian.MSet.get_document_percentage: <built-in function MSet_get_document_percentage> is not a Python function
WARNING: error while formatting arguments for xapian.MSet.get_firstitem: <built-in function MSet_get_firstitem> is not a Python function
WARNING: error while formatting arguments for xapian.MSet.get_matches_estimated: <built-in function MSet_get_matches_estimated> is not a Python function
WARNING: error while formatting arguments for xapian.MSet.get_matches_lower_bound: <built-in function MSet_get_matches_lower_bound> is not a Python function
WARNING: error while formatting arguments for xapian.MSet.get_matches_upper_bound: <built-in function MSet_get_matches_upper_bound> is not a Python function
WARNING: error while formatting arguments for xapian.MSet.get_max_attained: <built-in function MSet_get_max_attained> is not a Python function
WARNING: error while formatting arguments for xapian.MSet.get_max_possible: <built-in function MSet_get_max_possible> is not a Python function
WARNING: error while formatting arguments for xapian.MSet.get_termfreq: <built-in function MSet_get_termfreq> is not a Python function
WARNING: error while formatting arguments for xapian.MSet.get_termweight: <built-in function MSet_get_termweight> is not a Python function
WARNING: error while formatting arguments for xapian.MSet.get_uncollapsed_matches_estimated: <built-in function MSet_get_uncollapsed_matches_estimated> is not a Python function
WARNING: error while formatting arguments for xapian.MSet.get_uncollapsed_matches_lower_bound: <built-in function MSet_get_uncollapsed_matches_lower_bound> is not a Python function
WARNING: error while formatting arguments for xapian.MSet.get_uncollapsed_matches_upper_bound: <built-in function MSet_get_uncollapsed_matches_upper_bound> is not a Python function
WARNING: error while formatting arguments for xapian.MSet.size: <built-in function MSet_size> is not a Python function
WARNING: error while formatting arguments for xapian.MSet.snippet: <built-in function MSet_snippet> is not a Python function
WARNING: error while formatting arguments for xapian.MatchSpy.merge_results: <built-in function MatchSpy_merge_results> is not a Python function
WARNING: error while formatting arguments for xapian.MatchSpy.name: <built-in function MatchSpy_name> is not a Python function
WARNING: error while formatting arguments for xapian.MatchSpy.release: <built-in function MatchSpy_release> is not a Python function
WARNING: error while formatting arguments for xapian.MultiValueKeyMaker.add_value: <built-in function MultiValueKeyMaker_add_value> is not a Python function
WARNING: error while formatting arguments for xapian.PostingSource.at_end: <built-in function PostingSource_at_end> is not a Python function
WARNING: error while formatting arguments for xapian.PostingSource.check: <built-in function PostingSource_check> is not a Python function
WARNING: error while formatting arguments for xapian.PostingSource.get_docid: <built-in function PostingSource_get_docid> is not a Python function
WARNING: error while formatting arguments for xapian.PostingSource.get_maxweight: <built-in function PostingSource_get_maxweight> is not a Python function
WARNING: error while formatting arguments for xapian.PostingSource.get_termfreq_est: <built-in function PostingSource_get_termfreq_est> is not a Python function
WARNING: error while formatting arguments for xapian.PostingSource.get_termfreq_max: <built-in function PostingSource_get_termfreq_max> is not a Python function
WARNING: error while formatting arguments for xapian.PostingSource.get_termfreq_min: <built-in function PostingSource_get_termfreq_min> is not a Python function
WARNING: error while formatting arguments for xapian.PostingSource.get_weight: <built-in function PostingSource_get_weight> is not a Python function
WARNING: error while formatting arguments for xapian.PostingSource.init: <built-in function PostingSource_init> is not a Python function
WARNING: error while formatting arguments for xapian.PostingSource.name: <built-in function PostingSource_name> is not a Python function
WARNING: error while formatting arguments for xapian.PostingSource.next: <built-in function PostingSource_next> is not a Python function
WARNING: error while formatting arguments for xapian.PostingSource.release: <built-in function PostingSource_release> is not a Python function
WARNING: error while formatting arguments for xapian.PostingSource.set_maxweight: <built-in function PostingSource_set_maxweight> is not a Python function
WARNING: error while formatting arguments for xapian.PostingSource.skip_to: <built-in function PostingSource_skip_to> is not a Python function
WARNING: error while formatting arguments for xapian.Query.empty: <built-in function Query_empty> is not a Python function
WARNING: error while formatting arguments for xapian.Query.get_length: <built-in function Query_get_length> is not a Python function
WARNING: error while formatting arguments for xapian.Query.get_num_subqueries: <built-in function Query_get_num_subqueries> is not a Python function
WARNING: error while formatting arguments for xapian.Query.get_subquery: <built-in function Query_get_subquery> is not a Python function
WARNING: error while formatting arguments for xapian.Query.get_type: <built-in function Query_get_type> is not a Python function
WARNING: error while formatting arguments for xapian.Query.get_unique_terms_begin: <built-in function Query_get_unique_terms_begin> is not a Python function
WARNING: error while formatting arguments for xapian.Query.serialise: <built-in function Query_serialise> is not a Python function
WARNING: error while formatting arguments for xapian.QueryParser.get_corrected_query_string: <built-in function QueryParser_get_corrected_query_string> is not a Python function
WARNING: error while formatting arguments for xapian.QueryParser.get_default_op: <built-in function QueryParser_get_default_op> is not a Python function
WARNING: error while formatting arguments for xapian.QueryParser.parse_query: <built-in function QueryParser_parse_query> is not a Python function
WARNING: error while formatting arguments for xapian.QueryParser.set_database: <built-in function QueryParser_set_database> is not a Python function
WARNING: error while formatting arguments for xapian.QueryParser.set_default_op: <built-in function QueryParser_set_default_op> is not a Python function
WARNING: error while formatting arguments for xapian.QueryParser.set_max_expansion: <built-in function QueryParser_set_max_expansion> is not a Python function
WARNING: error while formatting arguments for xapian.QueryParser.set_max_wildcard_expansion: <built-in function QueryParser_set_max_wildcard_expansion> is not a Python function
WARNING: error while formatting arguments for xapian.QueryParser.set_stemmer: <built-in function QueryParser_set_stemmer> is not a Python function
WARNING: error while formatting arguments for xapian.QueryParser.set_stemming_strategy: <built-in function QueryParser_set_stemming_strategy> is not a Python function
WARNING: error while formatting arguments for xapian.RSet.add_document: <built-in function RSet_add_document> is not a Python function
WARNING: error while formatting arguments for xapian.RSet.contains: <built-in function RSet_contains> is not a Python function
WARNING: error while formatting arguments for xapian.RSet.empty: <built-in function RSet_empty> is not a Python function
WARNING: error while formatting arguments for xapian.RSet.remove_document: <built-in function RSet_remove_document> is not a Python function
WARNING: error while formatting arguments for xapian.RSet.size: <built-in function RSet_size> is not a Python function
WARNING: error while formatting arguments for xapian.RangeProcessor.check_range: <built-in function RangeProcessor_check_range> is not a Python function
WARNING: error while formatting arguments for xapian.RangeProcessor.release: <built-in function RangeProcessor_release> is not a Python function
WARNING: error while formatting arguments for xapian.Registry.get_lat_long_metric: <built-in function Registry_get_lat_long_metric> is not a Python function
WARNING: error while formatting arguments for xapian.Registry.get_match_spy: <built-in function Registry_get_match_spy> is not a Python function
WARNING: error while formatting arguments for xapian.Registry.get_posting_source: <built-in function Registry_get_posting_source> is not a Python function
WARNING: error while formatting arguments for xapian.Registry.get_weighting_scheme: <built-in function Registry_get_weighting_scheme> is not a Python function
WARNING: error while formatting arguments for xapian.Registry.register_lat_long_metric: <built-in function Registry_register_lat_long_metric> is not a Python function
WARNING: error while formatting arguments for xapian.Registry.register_match_spy: <built-in function Registry_register_match_spy> is not a Python function
WARNING: error while formatting arguments for xapian.Registry.register_posting_source: <built-in function Registry_register_posting_source> is not a Python function
WARNING: error while formatting arguments for xapian.Registry.register_weighting_scheme: <built-in function Registry_register_weighting_scheme> is not a Python function
WARNING: error while formatting arguments for xapian.SimpleStopper.add: <built-in function SimpleStopper_add> is not a Python function
WARNING: error while formatting arguments for xapian.Stopper.release: <built-in function Stopper_release> is not a Python function
WARNING: error while formatting arguments for xapian.TermGenerator.get_document: <built-in function TermGenerator_get_document> is not a Python function
WARNING: error while formatting arguments for xapian.TermGenerator.get_termpos: <built-in function TermGenerator_get_termpos> is not a Python function
WARNING: error while formatting arguments for xapian.TermGenerator.increase_termpos: <built-in function TermGenerator_increase_termpos> is not a Python function
WARNING: error while formatting arguments for xapian.TermGenerator.index_text: <built-in function TermGenerator_index_text> is not a Python function
WARNING: error while formatting arguments for xapian.TermGenerator.index_text_without_positions: <built-in function TermGenerator_index_text_without_positions> is not a Python function
WARNING: error while formatting arguments for xapian.TermGenerator.set_database: <built-in function TermGenerator_set_database> is not a Python function
WARNING: error while formatting arguments for xapian.TermGenerator.set_document: <built-in function TermGenerator_set_document> is not a Python function
WARNING: error while formatting arguments for xapian.TermGenerator.set_flags: <built-in function TermGenerator_set_flags> is not a Python function
WARNING: error while formatting arguments for xapian.TermGenerator.set_max_word_length: <built-in function TermGenerator_set_max_word_length> is not a Python function
WARNING: error while formatting arguments for xapian.TermGenerator.set_stemmer: <built-in function TermGenerator_set_stemmer> is not a Python function
WARNING: error while formatting arguments for xapian.TermGenerator.set_stemming_strategy: <built-in function TermGenerator_set_stemming_strategy> is not a Python function
WARNING: error while formatting arguments for xapian.TermGenerator.set_stopper_strategy: <built-in function TermGenerator_set_stopper_strategy> is not a Python function
WARNING: error while formatting arguments for xapian.TermGenerator.set_termpos: <built-in function TermGenerator_set_termpos> is not a Python function
WARNING: error while formatting arguments for xapian.ValueCountMatchSpy.get_total: <built-in function ValueCountMatchSpy_get_total> is not a Python function
WARNING: error while formatting arguments for xapian.ValueMapPostingSource.add_mapping: <built-in function ValueMapPostingSource_add_mapping> is not a Python function
WARNING: error while formatting arguments for xapian.ValueMapPostingSource.clear_mappings: <built-in function ValueMapPostingSource_clear_mappings> is not a Python function
WARNING: error while formatting arguments for xapian.ValueMapPostingSource.set_default_weight: <built-in function ValueMapPostingSource_set_default_weight> is not a Python function
WARNING: error while formatting arguments for xapian.ValuePostingSource.at_end: <built-in function ValuePostingSource_at_end> is not a Python function
WARNING: error while formatting arguments for xapian.ValuePostingSource.check: <built-in function ValuePostingSource_check> is not a Python function
WARNING: error while formatting arguments for xapian.ValuePostingSource.done: <built-in function ValuePostingSource_done> is not a Python function
WARNING: error while formatting arguments for xapian.ValuePostingSource.get_database: <built-in function ValuePostingSource_get_database> is not a Python function
WARNING: error while formatting arguments for xapian.ValuePostingSource.get_docid: <built-in function ValuePostingSource_get_docid> is not a Python function
WARNING: error while formatting arguments for xapian.ValuePostingSource.get_slot: <built-in function ValuePostingSource_get_slot> is not a Python function
WARNING: error while formatting arguments for xapian.ValuePostingSource.get_started: <built-in function ValuePostingSource_get_started> is not a Python function
WARNING: error while formatting arguments for xapian.ValuePostingSource.get_termfreq_est: <built-in function ValuePostingSource_get_termfreq_est> is not a Python function
WARNING: error while formatting arguments for xapian.ValuePostingSource.get_termfreq_max: <built-in function ValuePostingSource_get_termfreq_max> is not a Python function
WARNING: error while formatting arguments for xapian.ValuePostingSource.get_termfreq_min: <built-in function ValuePostingSource_get_termfreq_min> is not a Python function
WARNING: error while formatting arguments for xapian.ValuePostingSource.get_value: <built-in function ValuePostingSource_get_value> is not a Python function
WARNING: error while formatting arguments for xapian.ValuePostingSource.init: <built-in function ValuePostingSource_init> is not a Python function
WARNING: error while formatting arguments for xapian.ValuePostingSource.next: <built-in function ValuePostingSource_next> is not a Python function
WARNING: error while formatting arguments for xapian.ValuePostingSource.set_termfreq_est: <built-in function ValuePostingSource_set_termfreq_est> is not a Python function
WARNING: error while formatting arguments for xapian.ValuePostingSource.set_termfreq_max: <built-in function ValuePostingSource_set_termfreq_max> is not a Python function
WARNING: error while formatting arguments for xapian.ValuePostingSource.set_termfreq_min: <built-in function ValuePostingSource_set_termfreq_min> is not a Python function
WARNING: error while formatting arguments for xapian.ValuePostingSource.skip_to: <built-in function ValuePostingSource_skip_to> is not a Python function
WARNING: error while formatting arguments for xapian.ValueRangeProcessor.release: <built-in function ValueRangeProcessor_release> is not a Python function
WARNING: error while formatting arguments for xapian.ValueSetMatchDecider.add_value: <built-in function ValueSetMatchDecider_add_value> is not a Python function
WARNING: error while formatting arguments for xapian.ValueSetMatchDecider.remove_value: <built-in function ValueSetMatchDecider_remove_value> is not a Python function
WARNING: error while formatting arguments for xapian.ValueWeightPostingSource.get_weight: <built-in function ValueWeightPostingSource_get_weight> is not a Python function
WARNING: error while formatting arguments for xapian.ValueWeightPostingSource.init: <built-in function ValueWeightPostingSource_init> is not a Python function
WARNING: error while formatting arguments for xapian.ValueWeightPostingSource.name: <built-in function ValueWeightPostingSource_name> is not a Python function
WARNING: error while formatting arguments for xapian.Weight.get_maxextra: <built-in function Weight_get_maxextra> is not a Python function
WARNING: error while formatting arguments for xapian.Weight.get_maxpart: <built-in function Weight_get_maxpart> is not a Python function
WARNING: error while formatting arguments for xapian.Weight.get_sumextra: <built-in function Weight_get_sumextra> is not a Python function
WARNING: error while formatting arguments for xapian.Weight.get_sumpart: <built-in function Weight_get_sumpart> is not a Python function
WARNING: error while formatting arguments for xapian.Weight.name: <built-in function Weight_name> is not a Python function
WARNING: error while formatting arguments for xapian.WritableDatabase.add_document: <built-in function WritableDatabase_add_document> is not a Python function
WARNING: error while formatting arguments for xapian.WritableDatabase.add_spelling: <built-in function WritableDatabase_add_spelling> is not a Python function
WARNING: error while formatting arguments for xapian.WritableDatabase.add_synonym: <built-in function WritableDatabase_add_synonym> is not a Python function
WARNING: error while formatting arguments for xapian.WritableDatabase.begin_transaction: <built-in function WritableDatabase_begin_transaction> is not a Python function
WARNING: error while formatting arguments for xapian.WritableDatabase.cancel_transaction: <built-in function WritableDatabase_cancel_transaction> is not a Python function
WARNING: error while formatting arguments for xapian.WritableDatabase.clear_synonyms: <built-in function WritableDatabase_clear_synonyms> is not a Python function
WARNING: error while formatting arguments for xapian.WritableDatabase.commit: <built-in function WritableDatabase_commit> is not a Python function
WARNING: error while formatting arguments for xapian.WritableDatabase.commit_transaction: <built-in function WritableDatabase_commit_transaction> is not a Python function
WARNING: error while formatting arguments for xapian.WritableDatabase.delete_document: <built-in function WritableDatabase_delete_document> is not a Python function
WARNING: error while formatting arguments for xapian.WritableDatabase.flush: <built-in function WritableDatabase_flush> is not a Python function
WARNING: error while formatting arguments for xapian.WritableDatabase.remove_spelling: <built-in function WritableDatabase_remove_spelling> is not a Python function
WARNING: error while formatting arguments for xapian.WritableDatabase.remove_synonym: <built-in function WritableDatabase_remove_synonym> is not a Python function
WARNING: error while formatting arguments for xapian.WritableDatabase.replace_document: <built-in function WritableDatabase_replace_document> is not a Python function
WARNING: error while formatting arguments for xapian.WritableDatabase.set_metadata: <built-in function WritableDatabase_set_metadata> is not a Python function
/data/scratch/textproc/py-xapian/work/xapian-bindings-1.4.4/python/xapian/__init__.py:docstring of xapian.Compactor.add_source:8: WARNING: Unexpected section title.

Parameters:
-----------
/data/scratch/textproc/py-xapian/work/xapian-bindings-1.4.4/python/xapian/__init__.py:docstring of xapian.Compactor.resolve_duplicate_metadata:18: WARNING: Unexpected section title.

Parameters:
-----------
/data/scratch/textproc/py-xapian/work/xapian-bindings-1.4.4/python/xapian/__init__.py:docstring of xapian.Compactor.set_block_size:6: WARNING: Unexpected section title.

Parameters:
-----------
/data/scratch/textproc/py-xapian/work/xapian-bindings-1.4.4/python/xapian/__init__.py:docstring of xapian.Compactor.set_compaction_level:7: WARNING: Unexpected section title.

Parameters:
-----------
/data/scratch/textproc/py-xapian/work/xapian-bindings-1.4.4/python/xapian/__init__.py:docstring of xapian.Compactor.set_destdir:8: WARNING: Unexpected section title.

Parameters:
-----------
/data/scratch/textproc/py-xapian/work/xapian-bindings-1.4.4/python/xapian/__init__.py:docstring of xapian.Compactor.set_multipass:6: WARNING: Unexpected section title.

Parameters:
-----------
/data/scratch/textproc/py-xapian/work/xapian-bindings-1.4.4/python/xapian/__init__.py:docstring of xapian.Compactor.set_renumber:6: WARNING: Unexpected section title.

Parameters:
-----------
/data/scratch/textproc/py-xapian/work/xapian-bindings-1.4.4/python/xapian/__init__.py:docstring of xapian.Compactor.set_status:13: WARNING: Unexpected section title.

Parameters:
-----------
/data/scratch/textproc/py-xapian/work/xapian-bindings-1.4.4/python/xapian/__init__.py:docstring of xapian.CoordWeight.init:6: WARNING: Unexpected section title.

Parameters:
-----------
/data/scratch/textproc/py-xapian/work/xapian-bindings-1.4.4/python/xapian/__init__.py:docstring of xapian.Database:7: WARNING: Unexpected section title.

Parameters:
-----------
/data/scratch/textproc/py-xapian/work/xapian-bindings-1.4.4/python/xapian/__init__.py:docstring of xapian.Database.add_database:7: WARNING: Unexpected section title.

Parameters:
-----------
/data/scratch/textproc/py-xapian/work/xapian-bindings-1.4.4/python/xapian/__init__.py:docstring of xapian.Database.compact:17: WARNING: Unexpected section title.

Parameters:
-----------
/data/scratch/textproc/py-xapian/work/xapian-bindings-1.4.4/python/xapian/__init__.py:docstring of xapian.Database.get_collection_freq:11: WARNING: Unexpected section title.

Parameters:
-----------
/data/scratch/textproc/py-xapian/work/xapian-bindings-1.4.4/python/xapian/__init__.py:docstring of xapian.Database.get_document:10: WARNING: Unexpected section title.

Parameters:
-----------
/data/scratch/textproc/py-xapian/work/xapian-bindings-1.4.4/python/xapian/__init__.py:docstring of xapian.Database.get_document:20: WARNING: Unexpected section title.

Parameters:
-----------
/data/scratch/textproc/py-xapian/work/xapian-bindings-1.4.4/python/xapian/__init__.py:docstring of xapian.Database.get_metadata:21: WARNING: Unexpected section title.

Parameters:
-----------
/data/scratch/textproc/py-xapian/work/xapian-bindings-1.4.4/python/xapian/__init__.py:docstring of xapian.Database.get_metadata:28: WARNING: Unexpected section title.

Parameters:
-----------
/data/scratch/textproc/py-xapian/work/xapian-bindings-1.4.4/python/xapian/__init__.py:docstring of xapian.Database.get_spelling_suggestion:7: WARNING: Unexpected section title.

Parameters:
-----------
/data/scratch/textproc/py-xapian/work/xapian-bindings-1.4.4/python/xapian/__init__.py:docstring of xapian.Database.get_value_freq:10: WARNING: Unexpected section title.

Parameters:
-----------
/data/scratch/textproc/py-xapian/work/xapian-bindings-1.4.4/python/xapian/__init__.py:docstring of xapian.Database.get_value_freq:15: WARNING: Unexpected section title.

Parameters:
-----------
/data/scratch/textproc/py-xapian/work/xapian-bindings-1.4.4/python/xapian/__init__.py:docstring of xapian.Database.get_value_lower_bound:13: WARNING: Unexpected section title.

Parameters:
-----------
/data/scratch/textproc/py-xapian/work/xapian-bindings-1.4.4/python/xapian/__init__.py:docstring of xapian.Database.get_value_upper_bound:10: WARNING: Unexpected section title.

Parameters:
-----------
/data/scratch/textproc/py-xapian/work/xapian-bindings-1.4.4/python/xapian/__init__.py:docstring of xapian.Database.get_value_upper_bound:15: WARNING: Unexpected section title.

Parameters:
-----------
/data/scratch/textproc/py-xapian/work/xapian-bindings-1.4.4/python/xapian/__init__.py:docstring of xapian.Database.term_exists:6: WARNING: Unexpected section title.

Parameters:
-----------
/data/scratch/textproc/py-xapian/work/xapian-bindings-1.4.4/python/xapian/__init__.py:docstring of xapian.Document.add_boolean_term:18: WARNING: Unexpected section title.

Parameters:
-----------
/data/scratch/textproc/py-xapian/work/xapian-bindings-1.4.4/python/xapian/__init__.py:docstring of xapian.Document.add_posting:12: WARNING: Unexpected section title.

Parameters:
-----------
/data/scratch/textproc/py-xapian/work/xapian-bindings-1.4.4/python/xapian/__init__.py:docstring of xapian.Document.add_term:10: WARNING: Unexpected section title.

Parameters:
-----------
/data/scratch/textproc/py-xapian/work/xapian-bindings-1.4.4/python/xapian/__init__.py:docstring of xapian.Document.add_value:11: WARNING: Unexpected section title.

Parameters:
-----------
/data/scratch/textproc/py-xapian/work/xapian-bindings-1.4.4/python/xapian/__init__.py:docstring of xapian.Document.get_value:9: WARNING: Unexpected section title.

Parameters:
-----------
/data/scratch/textproc/py-xapian/work/xapian-bindings-1.4.4/python/xapian/__init__.py:docstring of xapian.Document.remove_posting:11: WARNING: Unexpected section title.

Parameters:
-----------
/data/scratch/textproc/py-xapian/work/xapian-bindings-1.4.4/python/xapian/__init__.py:docstring of xapian.Document.remove_posting:21: WARNING: Unexpected section title.

Parameters:
-----------
/data/scratch/textproc/py-xapian/work/xapian-bindings-1.4.4/python/xapian/__init__.py:docstring of xapian.Document.remove_term:6: WARNING: Unexpected section title.

Parameters:
-----------
/data/scratch/textproc/py-xapian/work/xapian-bindings-1.4.4/python/xapian/__init__.py:docstring of xapian.Document.remove_term:11: WARNING: Unexpected section title.

Parameters:
-----------
/data/scratch/textproc/py-xapian/work/xapian-bindings-1.4.4/python/xapian/__init__.py:docstring of xapian.Document.set_data:10: WARNING: Unexpected section title.

Parameters:
-----------
/data/scratch/textproc/py-xapian/work/xapian-bindings-1.4.4/python/xapian/__init__.py:docstring of xapian.Enquire:9: WARNING: Unexpected section title.

Parameters:
-----------
/data/scratch/textproc/py-xapian/work/xapian-bindings-1.4.4/python/xapian/__init__.py:docstring of xapian.Enquire.add_matchspy:3: WARNING: Inline emphasis start-string without end-string.
/data/scratch/textproc/py-xapian/work/xapian-bindings-1.4.4/python/xapian/__init__.py:docstring of xapian.Enquire.add_matchspy:18: WARNING: Unexpected section title.

Parameters:
-----------
/data/scratch/textproc/py-xapian/work/xapian-bindings-1.4.4/python/xapian/__init__.py:docstring of xapian.Enquire.get_eset:3: WARNING: Inline emphasis start-string without end-string.
/data/scratch/textproc/py-xapian/work/xapian-bindings-1.4.4/python/xapian/__init__.py:docstring of xapian.Enquire.get_eset:8: WARNING: Unexpected section title.

Parameters:
-----------
/data/scratch/textproc/py-xapian/work/xapian-bindings-1.4.4/python/xapian/__init__.py:docstring of xapian.Enquire.get_eset:14: WARNING: Inline substitution_reference start-string without end-string.
/data/scratch/textproc/py-xapian/work/xapian-bindings-1.4.4/python/xapian/__init__.py:docstring of xapian.Enquire.get_eset:32: WARNING: Unexpected section title.

Parameters:
-----------
/data/scratch/textproc/py-xapian/work/xapian-bindings-1.4.4/python/xapian/__init__.py:docstring of xapian.Enquire.get_mset:3: WARNING: Inline emphasis start-string without end-string.
/data/scratch/textproc/py-xapian/work/xapian-bindings-1.4.4/python/xapian/__init__.py:docstring of xapian.Enquire.get_mset:3: WARNING: Inline emphasis start-string without end-string.
/data/scratch/textproc/py-xapian/work/xapian-bindings-1.4.4/python/xapian/__init__.py:docstring of xapian.Enquire.get_mset:8: WARNING: Unexpected section title.

Parameters:
-----------
/data/scratch/textproc/py-xapian/work/xapian-bindings-1.4.4/python/xapian/__init__.py:docstring of xapian.Enquire.get_mset:33: WARNING: Unexpected section title.

Parameters:
-----------
/data/scratch/textproc/py-xapian/work/xapian-bindings-1.4.4/python/xapian/__init__.py:docstring of xapian.Enquire.set_collapse_key:7: WARNING: Unexpected section title.

Parameters:
-----------
/data/scratch/textproc/py-xapian/work/xapian-bindings-1.4.4/python/xapian/__init__.py:docstring of xapian.Enquire.set_cutoff:7: WARNING: Unexpected section title.

Parameters:
-----------
/data/scratch/textproc/py-xapian/work/xapian-bindings-1.4.4/python/xapian/__init__.py:docstring of xapian.Enquire.set_docid_order:14: WARNING: Unexpected section title.

Parameters:
-----------
/data/scratch/textproc/py-xapian/work/xapian-bindings-1.4.4/python/xapian/__init__.py:docstring of xapian.Enquire.set_expansion_scheme:11: WARNING: Unexpected section title.

Parameters:
-----------
/data/scratch/textproc/py-xapian/work/xapian-bindings-1.4.4/python/xapian/__init__.py:docstring of xapian.Enquire.set_query:7: WARNING: Unexpected section title.

Parameters:
-----------
/data/scratch/textproc/py-xapian/work/xapian-bindings-1.4.4/python/xapian/__init__.py:docstring of xapian.Enquire.set_sort_by_key:3: WARNING: Inline emphasis start-string without end-string.
/data/scratch/textproc/py-xapian/work/xapian-bindings-1.4.4/python/xapian/__init__.py:docstring of xapian.Enquire.set_sort_by_key:7: WARNING: Unexpected section title.

Parameters:
-----------
/data/scratch/textproc/py-xapian/work/xapian-bindings-1.4.4/python/xapian/__init__.py:docstring of xapian.Enquire.set_sort_by_key_then_relevance:4: WARNING: Inline emphasis start-string without end-string.
/data/scratch/textproc/py-xapian/work/xapian-bindings-1.4.4/python/xapian/__init__.py:docstring of xapian.Enquire.set_sort_by_key_then_relevance:8: WARNING: Unexpected section title.

Parameters:
-----------
/data/scratch/textproc/py-xapian/work/xapian-bindings-1.4.4/python/xapian/__init__.py:docstring of xapian.Enquire.set_sort_by_relevance_then_key:4: WARNING: Inline emphasis start-string without end-string.
/data/scratch/textproc/py-xapian/work/xapian-bindings-1.4.4/python/xapian/__init__.py:docstring of xapian.Enquire.set_sort_by_relevance_then_key:14: WARNING: Unexpected section title.

Parameters:
-----------
/data/scratch/textproc/py-xapian/work/xapian-bindings-1.4.4/python/xapian/__init__.py:docstring of xapian.Enquire.set_sort_by_relevance_then_value:20: WARNING: Unexpected section title.

Parameters:
-----------
/data/scratch/textproc/py-xapian/work/xapian-bindings-1.4.4/python/xapian/__init__.py:docstring of xapian.Enquire.set_sort_by_value:14: WARNING: Unexpected section title.

Parameters:
-----------
/data/scratch/textproc/py-xapian/work/xapian-bindings-1.4.4/python/xapian/__init__.py:docstring of xapian.Enquire.set_sort_by_value_then_relevance:15: WARNING: Unexpected section title.

Parameters:
-----------
/data/scratch/textproc/py-xapian/work/xapian-bindings-1.4.4/python/xapian/__init__.py:docstring of xapian.Enquire.set_time_limit:10: WARNING: Unexpected section title.

Parameters:
-----------
/data/scratch/textproc/py-xapian/work/xapian-bindings-1.4.4/python/xapian/__init__.py:docstring of xapian.Enquire.set_weighting_scheme:6: WARNING: Unexpected section title.

Parameters:
-----------
/data/scratch/textproc/py-xapian/work/xapian-bindings-1.4.4/python/xapian/__init__.py:docstring of xapian.LatLongCoord.unserialise:3: WARNING: Inline strong start-string without end-string.
/data/scratch/textproc/py-xapian/work/xapian-bindings-1.4.4/python/xapian/__init__.py:docstring of xapian.LatLongCoord.unserialise:3: WARNING: Inline emphasis start-string without end-string.
/data/scratch/textproc/py-xapian/work/xapian-bindings-1.4.4/python/xapian/__init__.py:docstring of xapian.LatLongCoord.unserialise:9: WARNING: Unexpected section title.

Parameters:
-----------
/data/scratch/textproc/py-xapian/work/xapian-bindings-1.4.4/python/xapian/__init__.py:docstring of xapian.LatLongCoord.unserialise:17: WARNING: Unexpected section title.

Parameters:
-----------
/data/scratch/textproc/py-xapian/work/xapian-bindings-1.4.4/python/xapian/__init__.py:docstring of xapian.LatLongCoords.unserialise:6: WARNING: Unexpected section title.

Parameters:
-----------
/data/scratch/textproc/py-xapian/work/xapian-bindings-1.4.4/python/xapian/__init__.py:docstring of xapian.LatLongCoords.unserialise:11: WARNING: Unexpected section title.

Parameters:
-----------
/data/scratch/textproc/py-xapian/work/xapian-bindings-1.4.4/python/xapian/__init__.py:docstring of xapian.MatchSpy.merge_results:15: WARNING: Unexpected section title.

Parameters:
-----------
/data/scratch/textproc/py-xapian/work/xapian-bindings-1.4.4/python/xapian/__init__.py:docstring of xapian.MultiValueKeyMaker.add_value:7: WARNING: Unexpected section title.

Parameters:
-----------
/data/scratch/textproc/py-xapian/work/xapian-bindings-1.4.4/python/xapian/__init__.py:docstring of xapian.PostingSource.check:36: WARNING: Unexpected section title.

Parameters:
-----------
/data/scratch/textproc/py-xapian/work/xapian-bindings-1.4.4/python/xapian/__init__.py:docstring of xapian.PostingSource.init:13: WARNING: Unexpected section title.

Parameters:
-----------
/data/scratch/textproc/py-xapian/work/xapian-bindings-1.4.4/python/xapian/__init__.py:docstring of xapian.PostingSource.next:13: WARNING: Unexpected section title.

Parameters:
-----------
/data/scratch/textproc/py-xapian/work/xapian-bindings-1.4.4/python/xapian/__init__.py:docstring of xapian.PostingSource.set_maxweight:26: WARNING: Unexpected section title.

Parameters:
-----------
/data/scratch/textproc/py-xapian/work/xapian-bindings-1.4.4/python/xapian/__init__.py:docstring of xapian.PostingSource.skip_to:29: WARNING: Unexpected section title.

Parameters:
-----------
/data/scratch/textproc/py-xapian/work/xapian-bindings-1.4.4/python/xapian/__init__.py:docstring of xapian.Query.get_subquery:6: WARNING: Unexpected section title.

Parameters:
-----------
/data/scratch/textproc/py-xapian/work/xapian-bindings-1.4.4/python/xapian/__init__.py:docstring of xapian.QueryParser.add_boolean_prefix:3: WARNING: Inline emphasis start-string without end-string.
/data/scratch/textproc/py-xapian/work/xapian-bindings-1.4.4/python/xapian/__init__.py:docstring of xapian.QueryParser.add_prefix:3: WARNING: Inline emphasis start-string without end-string.
/data/scratch/textproc/py-xapian/work/xapian-bindings-1.4.4/python/xapian/__init__.py:docstring of xapian.QueryParser.add_rangeprocessor:3: WARNING: Inline emphasis start-string without end-string.
/data/scratch/textproc/py-xapian/work/xapian-bindings-1.4.4/python/xapian/__init__.py:docstring of xapian.QueryParser.add_rangeprocessor:3: WARNING: Inline emphasis start-string without end-string.
/data/scratch/textproc/py-xapian/work/xapian-bindings-1.4.4/python/xapian/__init__.py:docstring of xapian.QueryParser.add_valuerangeprocessor:3: WARNING: Inline emphasis start-string without end-string.
/data/scratch/textproc/py-xapian/work/xapian-bindings-1.4.4/python/xapian/__init__.py:docstring of xapian.QueryParser.parse_query:8: WARNING: Unexpected section title.

Parameters:
-----------
/data/scratch/textproc/py-xapian/work/xapian-bindings-1.4.4/python/xapian/__init__.py:docstring of xapian.QueryParser.parse_query:20: WARNING: Unexpected section title.

Parameters:
-----------
/data/scratch/textproc/py-xapian/work/xapian-bindings-1.4.4/python/xapian/__init__.py:docstring of xapian.QueryParser.set_database:6: WARNING: Unexpected section title.

Parameters:
-----------
/data/scratch/textproc/py-xapian/work/xapian-bindings-1.4.4/python/xapian/__init__.py:docstring of xapian.QueryParser.set_default_op:6: WARNING: Unexpected section title.

Parameters:
-----------
/data/scratch/textproc/py-xapian/work/xapian-bindings-1.4.4/python/xapian/__init__.py:docstring of xapian.QueryParser.set_max_expansion:20: WARNING: Unexpected section title.

Parameters:
-----------
/data/scratch/textproc/py-xapian/work/xapian-bindings-1.4.4/python/xapian/__init__.py:docstring of xapian.QueryParser.set_stemmer:14: WARNING: Unexpected section title.

Parameters:
-----------
/data/scratch/textproc/py-xapian/work/xapian-bindings-1.4.4/python/xapian/__init__.py:docstring of xapian.QueryParser.set_stemming_strategy:11: WARNING: Unexpected section title.

Parameters:
-----------
/data/scratch/textproc/py-xapian/work/xapian-bindings-1.4.4/python/xapian/__init__.py:docstring of xapian.QueryParser.set_stopper:3: WARNING: Inline emphasis start-string without end-string.
/data/scratch/textproc/py-xapian/work/xapian-bindings-1.4.4/python/xapian/__init__.py:docstring of xapian.QueryParser.set_stopper:6: WARNING: Unexpected section title.

Parameters:
-----------
/data/scratch/textproc/py-xapian/work/xapian-bindings-1.4.4/python/xapian/__init__.py:docstring of xapian.Registry.get_match_spy:7: WARNING: Unexpected section title.

Parameters:
-----------
/data/scratch/textproc/py-xapian/work/xapian-bindings-1.4.4/python/xapian/__init__.py:docstring of xapian.Registry.get_posting_source:7: WARNING: Unexpected section title.

Parameters:
-----------
/data/scratch/textproc/py-xapian/work/xapian-bindings-1.4.4/python/xapian/__init__.py:docstring of xapian.Registry.get_weighting_scheme:7: WARNING: Unexpected section title.

Parameters:
-----------
/data/scratch/textproc/py-xapian/work/xapian-bindings-1.4.4/python/xapian/__init__.py:docstring of xapian.Registry.register_match_spy:6: WARNING: Unexpected section title.

Parameters:
-----------
/data/scratch/textproc/py-xapian/work/xapian-bindings-1.4.4/python/xapian/__init__.py:docstring of xapian.Registry.register_posting_source:7: WARNING: Unexpected section title.

Parameters:
-----------
/data/scratch/textproc/py-xapian/work/xapian-bindings-1.4.4/python/xapian/__init__.py:docstring of xapian.Registry.register_weighting_scheme:7: WARNING: Unexpected section title.

Parameters:
-----------
/data/scratch/textproc/py-xapian/work/xapian-bindings-1.4.4/python/xapian/__init__.py:docstring of xapian.TermGenerator.increase_termpos:11: WARNING: Unexpected section title.

Parameters:
-----------
/data/scratch/textproc/py-xapian/work/xapian-bindings-1.4.4/python/xapian/__init__.py:docstring of xapian.TermGenerator.index_text:7: WARNING: Unexpected section title.

Parameters:
-----------
/data/scratch/textproc/py-xapian/work/xapian-bindings-1.4.4/python/xapian/__init__.py:docstring of xapian.TermGenerator.index_text_without_positions:12: WARNING: Unexpected section title.

Parameters:
-----------
/data/scratch/textproc/py-xapian/work/xapian-bindings-1.4.4/python/xapian/__init__.py:docstring of xapian.TermGenerator.set_flags:12: WARNING: Unexpected section title.

Parameters:
-----------
/data/scratch/textproc/py-xapian/work/xapian-bindings-1.4.4/python/xapian/__init__.py:docstring of xapian.TermGenerator.set_max_word_length:17: WARNING: Unexpected section title.

Parameters:
-----------
/data/scratch/textproc/py-xapian/work/xapian-bindings-1.4.4/python/xapian/__init__.py:docstring of xapian.TermGenerator.set_stemming_strategy:10: WARNING: Unexpected section title.

Parameters:
-----------
/data/scratch/textproc/py-xapian/work/xapian-bindings-1.4.4/python/xapian/__init__.py:docstring of xapian.TermGenerator.set_stopper:3: WARNING: Inline emphasis start-string without end-string.
/data/scratch/textproc/py-xapian/work/xapian-bindings-1.4.4/python/xapian/__init__.py:docstring of xapian.TermGenerator.set_stopper:10: WARNING: Unexpected section title.

Parameters:
-----------
/data/scratch/textproc/py-xapian/work/xapian-bindings-1.4.4/python/xapian/__init__.py:docstring of xapian.TermGenerator.set_stopper_strategy:7: WARNING: Unexpected section title.

Parameters:
-----------
/data/scratch/textproc/py-xapian/work/xapian-bindings-1.4.4/python/xapian/__init__.py:docstring of xapian.TermGenerator.set_termpos:6: WARNING: Unexpected section title.

Parameters:
-----------
/data/scratch/textproc/py-xapian/work/xapian-bindings-1.4.4/python/xapian/__init__.py:docstring of xapian.ValueMapPostingSource.add_mapping:7: WARNING: Unexpected section title.

Parameters:
-----------
/data/scratch/textproc/py-xapian/work/xapian-bindings-1.4.4/python/xapian/__init__.py:docstring of xapian.ValueMapPostingSource.set_default_weight:6: WARNING: Unexpected section title.

Parameters:
-----------
/data/scratch/textproc/py-xapian/work/xapian-bindings-1.4.4/python/xapian/__init__.py:docstring of xapian.ValuePostingSource.check:36: WARNING: Unexpected section title.

Parameters:
-----------
/data/scratch/textproc/py-xapian/work/xapian-bindings-1.4.4/python/xapian/__init__.py:docstring of xapian.ValuePostingSource.init:13: WARNING: Unexpected section title.

Parameters:
-----------
/data/scratch/textproc/py-xapian/work/xapian-bindings-1.4.4/python/xapian/__init__.py:docstring of xapian.ValuePostingSource.next:13: WARNING: Unexpected section title.

Parameters:
-----------
/data/scratch/textproc/py-xapian/work/xapian-bindings-1.4.4/python/xapian/__init__.py:docstring of xapian.ValuePostingSource.skip_to:29: WARNING: Unexpected section title.

Parameters:
-----------
/data/scratch/textproc/py-xapian/work/xapian-bindings-1.4.4/python/xapian/__init__.py:docstring of xapian.ValueSetMatchDecider.add_value:6: WARNING: Unexpected section title.

Parameters:
-----------
/data/scratch/textproc/py-xapian/work/xapian-bindings-1.4.4/python/xapian/__init__.py:docstring of xapian.ValueSetMatchDecider.remove_value:7: WARNING: Unexpected section title.

Parameters:
-----------
/data/scratch/textproc/py-xapian/work/xapian-bindings-1.4.4/python/xapian/__init__.py:docstring of xapian.ValueWeightPostingSource.init:13: WARNING: Unexpected section title.

Parameters:
-----------
/data/scratch/textproc/py-xapian/work/xapian-bindings-1.4.4/python/xapian/__init__.py:docstring of xapian.Weight.get_sumextra:10: WARNING: Unexpected section title.

Parameters:
-----------
/data/scratch/textproc/py-xapian/work/xapian-bindings-1.4.4/python/xapian/__init__.py:docstring of xapian.Weight.get_sumpart:11: WARNING: Unexpected section title.

Parameters:
-----------
/data/scratch/textproc/py-xapian/work/xapian-bindings-1.4.4/python/xapian/__init__.py:docstring of xapian.WritableDatabase.add_document:23: WARNING: Unexpected section title.

Parameters:
-----------
/data/scratch/textproc/py-xapian/work/xapian-bindings-1.4.4/python/xapian/__init__.py:docstring of xapian.WritableDatabase.add_document:30: WARNING: Unexpected section title.

Parameters:
-----------
/data/scratch/textproc/py-xapian/work/xapian-bindings-1.4.4/python/xapian/__init__.py:docstring of xapian.WritableDatabase.add_spelling:9: WARNING: Unexpected section title.

Parameters:
-----------
/data/scratch/textproc/py-xapian/work/xapian-bindings-1.4.4/python/xapian/__init__.py:docstring of xapian.WritableDatabase.add_synonym:7: WARNING: Unexpected section title.

Parameters:
-----------
/data/scratch/textproc/py-xapian/work/xapian-bindings-1.4.4/python/xapian/__init__.py:docstring of xapian.WritableDatabase.begin_transaction:35: WARNING: Unexpected section title.

Parameters:
-----------
/data/scratch/textproc/py-xapian/work/xapian-bindings-1.4.4/python/xapian/__init__.py:docstring of xapian.WritableDatabase.begin_transaction:44: WARNING: Unexpected section title.

Parameters:
-----------
/data/scratch/textproc/py-xapian/work/xapian-bindings-1.4.4/python/xapian/__init__.py:docstring of xapian.WritableDatabase.cancel_transaction:10: WARNING: Unexpected section title.

Parameters:
-----------
/data/scratch/textproc/py-xapian/work/xapian-bindings-1.4.4/python/xapian/__init__.py:docstring of xapian.WritableDatabase.clear_synonyms:7: WARNING: Unexpected section title.

Parameters:
-----------
/data/scratch/textproc/py-xapian/work/xapian-bindings-1.4.4/python/xapian/__init__.py:docstring of xapian.WritableDatabase.commit:36: WARNING: Unexpected section title.

Parameters:
-----------
/data/scratch/textproc/py-xapian/work/xapian-bindings-1.4.4/python/xapian/__init__.py:docstring of xapian.WritableDatabase.commit_transaction:16: WARNING: Unexpected section title.

Parameters:
-----------
/data/scratch/textproc/py-xapian/work/xapian-bindings-1.4.4/python/xapian/__init__.py:docstring of xapian.WritableDatabase.delete_document:16: WARNING: Unexpected section title.

Parameters:
-----------
/data/scratch/textproc/py-xapian/work/xapian-bindings-1.4.4/python/xapian/__init__.py:docstring of xapian.WritableDatabase.delete_document:21: WARNING: Unexpected section title.

Parameters:
-----------
/data/scratch/textproc/py-xapian/work/xapian-bindings-1.4.4/python/xapian/__init__.py:docstring of xapian.WritableDatabase.remove_spelling:10: WARNING: Unexpected section title.

Parameters:
-----------
/data/scratch/textproc/py-xapian/work/xapian-bindings-1.4.4/python/xapian/__init__.py:docstring of xapian.WritableDatabase.remove_synonym:7: WARNING: Unexpected section title.

Parameters:
-----------
/data/scratch/textproc/py-xapian/work/xapian-bindings-1.4.4/python/xapian/__init__.py:docstring of xapian.WritableDatabase.replace_document:26: WARNING: Unexpected section title.

Parameters:
-----------
/data/scratch/textproc/py-xapian/work/xapian-bindings-1.4.4/python/xapian/__init__.py:docstring of xapian.WritableDatabase.replace_document:35: WARNING: Unexpected section title.

Parameters:
-----------
/data/scratch/textproc/py-xapian/work/xapian-bindings-1.4.4/python/xapian/__init__.py:docstring of xapian.WritableDatabase.set_metadata:31: WARNING: Unexpected section title.

Parameters:
-----------
/data/scratch/textproc/py-xapian/work/xapian-bindings-1.4.4/python/xapian/__init__.py:docstring of xapian.WritableDatabase.set_metadata:38: WARNING: Unexpected section title.

Parameters:
-----------
/data/scratch/textproc/py-xapian/work/xapian-bindings-1.4.4/python/xapian/__init__.py:docstring of xapian.chert_open:7: WARNING: Unexpected section title.

Parameters:
-----------
/data/scratch/textproc/py-xapian/work/xapian-bindings-1.4.4/python/xapian/__init__.py:docstring of xapian.open_stub:10: WARNING: Unexpected section title.

Parameters:
-----------
/data/scratch/textproc/py-xapian/work/xapian-bindings-1.4.4/python/xapian/__init__.py:docstring of xapian.remote_open:11: WARNING: Unexpected section title.

Parameters:
-----------
/data/scratch/textproc/py-xapian/work/xapian-bindings-1.4.4/python/xapian/__init__.py:docstring of xapian.remote_open_writable:11: WARNING: Unexpected section title.

Parameters:
-----------
/data/scratch/textproc/py-xapian/work/xapian-bindings-1.4.4/python/xapian/__init__.py:docstring of xapian.CoordWeight.init:3: WARNING: Unknown target name: "factor".
/data/scratch/textproc/py-xapian/work/xapian-bindings-1.4.4/python/xapian/__init__.py:docstring of xapian.Enquire.set_expansion_scheme:13: WARNING: Unknown target name: "eweightname".
/data/scratch/textproc/py-xapian/work/xapian-bindings-1.4.4/python/xapian/__init__.py:docstring of xapian.Enquire.set_expansion_scheme:18: WARNING: Unknown target name: "expand_k".
/data/scratch/textproc/py-xapian/work/xapian-bindings-1.4.4/python/xapian/__init__.py:docstring of xapian.Enquire.set_sort_by_relevance_then_key:18: WARNING: Unknown target name: "set_sort_by".
/data/scratch/textproc/py-xapian/work/xapian-bindings-1.4.4/python/xapian/__init__.py:docstring of xapian.Enquire.set_sort_by_relevance_then_value:24: WARNING: Unknown target name: "set_sort_by".
/data/scratch/textproc/py-xapian/work/xapian-bindings-1.4.4/python/xapian/__init__.py:docstring of xapian.Enquire.set_weighting_scheme:8: WARNING: Unknown target name: "weight".
/data/scratch/textproc/py-xapian/work/xapian-bindings-1.4.4/python/xapian/__init__.py:docstring of xapian.ValuePostingSource.set_termfreq_est:3: WARNING: Unknown target name: "termfreq_est".
/data/scratch/textproc/py-xapian/work/xapian-bindings-1.4.4/python/xapian/__init__.py:docstring of xapian.ValuePostingSource.set_termfreq_max:3: WARNING: Unknown target name: "termfreq_max".
/data/scratch/textproc/py-xapian/work/xapian-bindings-1.4.4/python/xapian/__init__.py:docstring of xapian.ValuePostingSource.set_termfreq_min:3: WARNING: Unknown target name: "termfreq_min".
looking for now-outdated files... none found
pickling environment... done
checking consistency... done
preparing documents... done
writing output... [ 25%] examples
writing output... [ 50%] index
writing output... [ 75%] introduction
writing output... [100%] xapian
generating indices... genindex py-modindex
highlighting module code... [ 25%] __builtin__
highlighting module code... [ 50%] _weakref
highlighting module code... [ 75%] xapian
highlighting module code... [100%] xapian._xapian
writing additional pages... search
copying static files... WARNING: html_static_path entry u'/data/scratch/textproc/py-xapian/work/xapian-bindings-1.4.4/python/docs/_static' does not exist
done
copying extra files... done
dumping search index in English (code: en) ... done
dumping object inventory... done
build succeeded, 365 warnings.
The HTML pages are in docs/html.