Sorry I cant repro this either on osx nor nix. i have an old lion vm here which i can test on if requested.
On Wednesday, October 16, 2013, Alexander Shorin wrote: > Hi everyone! > > I have to ask for help about fixing docs pdf build on Mac. > > What's need to do? > git clone https://git-wip-us.apache.org/repos/asf/couchdb.git > cd couchdb > ./bootstrap && ./configure > cd share/doc > make pdf > > During PDF build a lot of output will be produced, but you shall note > the next error: > > ! Missing $ inserted. > <inserted text> > $ > l.120 \tableofcontents > > ? > ! Emergency stop. > <inserted text> > $ > l.120 \tableofcontents > > ! ==> Fatal error occurred, no output PDF file produced! > Transcript written on CouchDB.log. > make[5]: *** [CouchDB.pdf] Error 1 > > It looks like as \tablecontents is missed. Google knows (at least he > told me so) only one related issue for this: > http://code.google.com/p/sphinx/issues/detail?id=31 > WontFix, try to build multiple times. > > The funny thing, that I couldn't reproduce that on Linux (Gentoo) - > everything works like a charm. > > If you didn't get any PDF build errors please also respond with > detailed information about your system - this may be just Jenkins bug > (: > > If you did: let's think together how it could be fixed because I > haven't Mac to do this by myself. > > Thanks! > > -- > ,,,^..^,,, > -- Sent from my PDP11
