Problem building 9.0 Beta 3 US PDF file

From: Devrim GÜNDÜZ <devrim(at)gunduz(dot)org>
To: pgsql-docs <pgsql-docs(at)postgresql(dot)org>
Subject: Problem building 9.0 Beta 3 US PDF file
Date: 2010-07-09 10:47:30
Message-ID: 1278672450.2286.30.camel@hp-laptop2.gunduz.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-docs

Hi,

I could build 9.0 Beta 3 A4 PDF without any issues, but I think something is broken in US PDF generation:

===============================================
$ time make -j3 postgres-US.pdf
{ \
echo "<!entity version \"9.0beta3\">"; \
echo "<!entity majorversion \"9.0\">"; \
} > version.sgml
"/usr/bin/perl" ./mk_feature_tables.pl YES ../../../src/backend/catalog/sql_feature_packages.txt ../../../src/backend/catalog/sql_features.txt > features-supported.sgml
"/usr/bin/perl" ./mk_feature_tables.pl NO ../../../src/backend/catalog/sql_feature_packages.txt ../../../src/backend/catalog/sql_features.txt > features-unsupported.sgml
openjade -wall -wno-unused-param -wno-empty -wfully-tagged -D . -D . -c /usr/share/sgml/docbook/dsssl-stylesheets/catalog -d stylesheet.dsl -t sgml -i output-html -V html-index postgres.sgml
LC_ALL=C "/usr/bin/perl" /usr/bin/collateindex.pl -f -g -i 'bookindex' -o bookindex.sgml HTML.index
Processing HTML.index...
1962 entries loaded...
0 entries ignored...
Done.
openjade -D . -D . -c /usr/share/sgml/docbook/dsssl-stylesheets/catalog -d ./stylesheet.dsl -t tex -V tex-backend -i output-print -i include-index -V texpdf-output -V '%paper-type%'=USletter -o postgres-US.tex-pdf postgres.sgml
pdfjadetex postgres-US.tex-pdf
This is pdfTeXk, Version 3.141592-1.40.3 (Web2C 7.5.6)
%&-line parsing enabled.
entering extended mode
! I can't find file `postgres-US.tex-pdf'.
<*> postgres-US.tex-pdf

Please type another input file name:
===============================================

A simple ls command shows that there are no files under doc/src/sgml directory at this point. This was broken between beta2 and beta3.

Regards,
--
Devrim GÜNDÜZ
PostgreSQL Danışmanı/Consultant, Red Hat Certified Engineer
PostgreSQL RPM Repository: http://yum.pgrpms.org
Community: devrim~PostgreSQL.org, devrim.gunduz~linux.org.tr
http://www.gunduz.org Twitter: http://twitter.com/devrimgunduz

Responses

Browse pgsql-docs by date

  From Date Subject
Next Message Tom Lane 2010-07-09 14:57:23 Re: Problem building 9.0 Beta 3 US PDF file
Previous Message Peter Eisentraut 2010-07-08 22:01:26 Re: Please provide stable target anchors