[Xapian-tickets] [Xapian] #691: drupal xapian-binding for php gives problems
Xapian
nobody at xapian.org
Fri Oct 9 13:42:16 BST 2015
#691: drupal xapian-binding for php gives problems
----------------------------+---------------------------------
Reporter: ictzara | Owner: olly
Type: defect | Status: new
Priority: normal | Milestone: 1.2.22
Component: Other | Version: 1.2.21
Severity: normal | Keywords: bindings php drupal
Blocked By: | Blocking:
Operating System: Linux |
----------------------------+---------------------------------
Hi,
I have problem with xapian-bindings (for php) version 1.2.21 on CentOS 7
linux.
I have isntalled from source:
xapian-core-1.2.21 (no problems occured during configure/make/make
install)
xapian-omega-1.2.21 (no problems occured during configure/make/make
install)
xapian-bindings (for php) 'problem oiccured during make and while
execution.
The index creation on drupal crashed with this errormessang in
/var/log/httpd/error_log:
PHP Fatal error: No matching function for overloaded
'QueryParser_parse_query' in /usr/local/share/php5/xapian.php on line
2930, referer: http://13.41.46.181/dms/?q=admin/config/search/search_api
During the make instruction I got an error in php5/xapian_wrap.cc :
php5/xapian_wrap.cc: In member function ‘virtual std::string
SwigDirector_KeyMaker::operator()(const Xapian::Document&) const’:
php5/xapian_wrap.cc:2713:1: warning: control reaches end of non-void
function [-Wreturn-type]
}
And also as shown in the attachement.
Kind Regards,
Harry Cornelis
--
Ticket URL: <http://trac.xapian.org/ticket/691>
Xapian <http://xapian.org/>
Xapian
More information about the Xapian-tickets
mailing list