[Xapian-tickets] [Xapian] #658: Allow builds with dsiabled documentation

Xapian nobody at xapian.org
Thu Sep 18 23:26:19 BST 2014


#658: Allow builds with dsiabled documentation
--------------------------+-------------------------
 Reporter:  Kronuz        |             Owner:  olly
     Type:  defect        |            Status:  new
 Priority:  normal        |         Milestone:
Component:  Build system  |           Version:
 Severity:  normal        |        Resolution:
 Keywords:                |        Blocked By:
 Blocking:                |  Operating System:  All
--------------------------+-------------------------
\
\
\
\
\
\

Comment (by olly):

 We explicitly do '''NOT''' support {{{make dist}}} if you disable
 documentation - see xapian-core/docs/Makefile.am:

 {{{
 # Note: we don't want dist tarballs built with docs missing, so for
 simplicity
 # this Makefile.am blindly assumes the tools are in place when "make dist"
 is
 # being run.  For "make all", "make check", etc we carefully skip any docs
 # which we don't have the tools to generate.
 }}}

 Most other operations (including {{{make install}}}) should work though -
 it sounds like a problem with the recent changes to use sphinx to build
 the python docs.

 Can you attach a build log?
\
\
\

--
Ticket URL: <http://trac.xapian.org/ticket/658#comment:1>
Xapian <http://xapian.org/>
Xapian



More information about the Xapian-tickets mailing list