Alex, I am not sure if this is related in any way but I had issues with Tex while building 1.5.0rc3. Please have a look here:
http://markmail.org/search/list:org.apache.couchdb-*?q=1.5.0.rc3#query:list%3Aorg.apache.couchdb-*%201.5.0.rc3+page:1+mid:oem3hvuywpy5mpob+state:results Cheers Andy On 24 October 2013 22:18, Dave Cottlehuber <[email protected]> wrote: > 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 >
