Re: pgsql: Doc: un-break PDF build.

From: Andrew Dunstan <andrew(at)dunslane(dot)net>
To: Bruce Momjian <bruce(at)momjian(dot)us>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: PostgreSQL-Committers <pgsql-committers(at)postgresql(dot)org>
Subject: Re: pgsql: Doc: un-break PDF build.
Date: 2023-11-25 19:14:11
Message-ID: 7d247cbb-17d9-37be-6828-1db16d7668f0@dunslane.net
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers


On 2023-11-25 Sa 11:34, Bruce Momjian wrote:
> On Sat, Nov 25, 2023 at 11:26:16AM -0500, Tom Lane wrote:
>> Bruce Momjian <bruce(at)momjian(dot)us> writes:
>>> On Sat, Nov 25, 2023 at 10:50:10AM -0500, Tom Lane wrote:
>>>> Yeah, for some reason it only shows up when building PDFs.
>>>> https://buildfarm.postgresql.org/cgi-bin/show_log.pl?nm=alabio&dt=2023-11-25%2000%3A02%3A10
>>> Odd, I don't see that here. Maybe I need an upgraded toolchain:
>> Hmm, I did see it here, using fop 2.5 and docbook 1.79.
> Uh, I have on Debian 12 (bookworm):
>
> fop is 2.8
> ii fop 1:2.8-2 all XML formatter driven by XSL Formatting Objects (XSL-FO.) - app
> ii libfop-java 1:2.8-2 all XML formatter driven by XSL Formatting Objects (XSL-FO.) - libs
>
> docbook is 1.79
> ii docbook 4.5-10 all standard SGML representation system for technical documents
> ii docbook-dsssl 1.79-10 all modular DocBook DSSSL stylesheets, for print and HTML
> ii docbook-xml 4.5-12 all standard XML documentation system for software and systems
> ii docbook-xsl 1.79.2+dfsg-2 all stylesheets for processing DocBook XML to various output formats
> ii docbook-xsl-doc-html 1.79.1-1 all stylesheets for processing DocBook XML files (HTML documentation)
>
> Kind of odd I don't see it the error.
>

What command are you invoking to build the docs? The default docs make
target doesn't build the PDFs - you have to build those explicitly.

cheers

andrew

--
Andrew Dunstan
EDB: https://www.enterprisedb.com

In response to

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2023-11-25 19:18:43 Re: pgsql: Doc: un-break PDF build.
Previous Message Bruce Momjian 2023-11-25 16:34:44 Re: pgsql: Doc: un-break PDF build.