Received: from maia.hub.org (maia-5.hub.org [200.46.204.29]) by mail.postgresql.org (Postfix) with ESMTP id 2695C1337B64 for ; Wed, 26 Jan 2011 23:36:52 -0400 (AST) Received: from mail.postgresql.org ([200.46.204.86]) by maia.hub.org (mx1.hub.org [200.46.204.29]) (amavisd-maia, port 10024) with ESMTP id 06236-03 for ; Thu, 27 Jan 2011 03:36:46 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received: from mail-qw0-f46.google.com (mail-qw0-f46.google.com [209.85.216.46]) by mail.postgresql.org (Postfix) with ESMTP id 72920133616B for ; Wed, 26 Jan 2011 23:36:44 -0400 (AST) Received: by qwa26 with SMTP id 26so1676082qwa.19 for ; Wed, 26 Jan 2011 19:36:45 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:from:date:message-id:subject:to:cc :content-type:content-transfer-encoding; bh=GAJmjTXrINZQIkRA/Btt0H1d4tzEis1H0FlwMqq2w2U=; b=PxE3JWBltvWfdU0DT9kXBKkI1EnkfD+HbsJdEdN0tCxrPGg6aGaMZSkOxDutccRZ9w noVPI8opJjCZZxKUiCyuW6HfF5WZ+OOBZkTv6Y8DNMRPOvgR4vsS0sHPkakEh57vJPef aeUAr96QCW8UI92IYmFAUjtv8CQK/R0QVCIPE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:from:date:message-id:subject:to:cc:content-type :content-transfer-encoding; b=uddt+JVaewNkHe7KUfPoSOK2SNfdIPocVtbpVd2dQ7aZKFw97JWnt/7UiBUts4It4w Syu5wpjmFQX3Ec92fuimtUHj3+cjYw3C8nYtfB7GjL7k/0B5xxDhnMuO8HSCIpF5r68H RZQghg+1RI6Aps1wvv7B1EIS/qfnZyywMoP2k= Received: by 10.229.235.2 with SMTP id ke2mr1062669qcb.285.1296099403244; Wed, 26 Jan 2011 19:36:43 -0800 (PST) MIME-Version: 1.0 Received: by 10.229.220.202 with HTTP; Wed, 26 Jan 2011 19:36:23 -0800 (PST) From: Josh Kupershmidt Date: Wed, 26 Jan 2011 22:36:23 -0500 Message-ID: Subject: Building PDFs error: \pdfendlink ended up in different nesting level than \pd To: pgsql-docs Cc: Tom Lane Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Virus-Scanned: Maia Mailguard 1.0.1 X-Spam-Status: No, hits=-2.599 tagged_above=-5 required=5 tests=BAYES_00=-1.9, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_LOW=-0.7 X-Spam-Level: X-Archive-Number: 201101/39 X-Sequence-Number: 6331 [Moving thread[1] from openjade-devel to pgsql-docs, since the PDF build is now blowing up in pdfTeX] On Wed, Jan 26, 2011 at 11:27 AM, Tom Lane wrote: > Josh Kupershmidt writes: >> though after a few minutes, I get problems from pdfTeX: >> [snip] >> ! pdfTeX error (ext4): \pdfendlink ended up in different nesting level t= han \pd >> fstartlink. > > We've seen cases of that before too: > http://archives.postgresql.org/pgsql-docs/2010-07/msg00083.php > > although you might be seeing a different cause since the context looks a > bit different. Looks like the same type of error alright. Though I'm building from a recent git master checkout, and I see the hack was put in place a few months ago in installation.sgml to convert a troublesome table into a list. Also, I get the same error on both the -A4 and -US pdf builds. How did you figure out that the problem was coming from that spot in installation.sgml? I'd be interested to see whether another hack would work in lieu of an actual fix in pdftex. > FWIW, the issue mentioned at > http://archives.postgresql.org/pgsql-docs/2010-04/msg00022.php > is overflow of the TeX string table, which I doubt has anything > to do with the "flow object not accepted by port" problem. =A0We've > seen that one happening off and on for years, and nobody really > has the faintest idea what makes it come or go. Yeah, I didn't think that was related to the problems I saw, but I thought it was worth trying to tweak texmf.cnf anyway. What versions of pdftex are folks who can build these PDFs using? And is anyone able to build either postgres-A4.pdf or postgres-US.pdf on Ubuntu or Debian-ish distros using the standard packages? pdftex --version says for me: pdfTeX 3.1415926-1.40.10-2.2 (TeX Live 2009/Debian) kpathsea version 5.0.0 ... Compiled with libpng 1.2.44; using libpng 1.2.44 Compiled with zlib 1.2.3.4; using zlib 1.2.3.4 Compiled with poppler version 0.14.2 Josh --=20 [1] original thread on openjade-devel: http://sourceforge.net/mailarchive/message.php?msg_id=3D26959520