On Sat, Nov 25, 2023 at 02:18:43PM -0500, Bruce Momjian wrote: > I showed it previously in this thread: > > $ make postgres-A4.pdf 2>&1 | grep -v INFO > /usr/bin/xsltproc --nonet --path . --path . --stringparam pg.version > '17devel' --stringparam img.src.path './' --stringparam paper.type A4 -o > postgres-A4.fo > +stylesheet-fo.xsl postgres-full.xml > Making portrait pages on A4 paper (210mmx297mm) > /usr/bin/fop -fo postgres-A4.fo -pdf postgres-A4.pdf > [warning] /usr/bin/fop: JVM flavor 'sun' not understood > [WARN] FOUserAgent - Font "Symbol,normal,700" not found. Substituting > with "Symbol,normal,400". > [WARN] FOUserAgent - Font "ZapfDingbats,normal,700" not found. > Substituting with "ZapfDingbats,normal,400". > [WARN] PropertyMaker - span="inherit" on fo:block, but no explicit > value found on the parent FO.
Oops, please disregard my report. I was able to reproduce the failure just now. I must have incorrectly applied the patch in testing. Mystery solved. I am not sure if I am going to build the PDF for every doc patch, but at least I can do it when I am concerned, and know how to reproduce it if the buildfarm fails. -- Bruce Momjian <[email protected]> https://momjian.us EDB https://enterprisedb.com Only you can decide what is important to you.
