[Xapian-tickets] [Xapian] #799: Issue with enable-log option failing while building

Xapian nobody at xapian.org
Thu Jan 2 11:47:47 GMT 2020


#799: Issue with enable-log option failing while building
--------------------------+-------------------------------
 Reporter:  Gaurav Arora  |             Owner:  Olly Betts
     Type:  defect        |            Status:  new
 Priority:  normal        |         Milestone:
Component:  Other         |           Version:
 Severity:  normal        |        Resolution:
 Keywords:                |        Blocked By:
 Blocking:                |  Operating System:  All
--------------------------+-------------------------------
Description changed by Gaurav Arora:

Old description:

> Pastebin of error:
> https://pastebin.com/Zk4hqU7R
>

> When build is configured with --enable-log option, building xapian fails.
> Because newlu KeyMaker class doesn't have get_description method which is
> probably used for logging.
>
> I was get away with error while adding a dummy get_description method. It
> will be good to fix this issue.

New description:

 Pastebin of error:
 https://pastebin.com/Zk4hqU7R


 When build is configured with --enable-log option, building xapian fails.
 It fails because KeyMaker class doesn't have get_description method which
 is probably used for logging.

 I was get away with an error while adding a dummy get_description method.
 It will be good to fix this issue. I can try fixing this but I was not
 sure what to return in description for KeyMaker.

 I can give it a go with guidance on what to return.

--
-- 
Ticket URL: <https://trac.xapian.org/ticket/799#comment:2>
Xapian <https://xapian.org/>
Xapian


More information about the Xapian-tickets mailing list