[Pkg-postgresql-public] Bug#697618: postgresql-9.2: missing docbook Build-Depends

William Dauchy wdauchy at gmail.com
Mon Jan 7 17:13:09 UTC 2013


Package: postgresql-9.2
Version: 9.2.2-2
Severity: normal

While building from source in a clean chroot, I had to install the
`docbook` package to make it build properly.
Otherwise I had the following errors:

make[5]: Entering directory `/tmp/tmp.iEAyu1yk6X/postgresql-9.2-9.2.2/build/doc/src/sgml'
{ \
          echo "<!ENTITY version \"9.2.2\">"; \
          echo "<!ENTITY majorversion \"9.2\">"; \
        } > version.sgml
'/usr/bin/perl' /tmp/tmp.iEAyu1yk6X/postgresql-9.2-9.2.2/build/../doc/src/sgml/mk_feature_tables.pl YES /tmp/tmp.iEAyu1yk6X/postgresql-9.2-9.2.2/build/../src/backend/catalog/sql_feature_packages.txt /tmp/tmp.iEAyu1yk6X/postgresql-9.2-9.2.2/build/../src/backend/catalog/sql_features.txt > features-supported.sgml
'/usr/bin/perl' /tmp/tmp.iEAyu1yk6X/postgresql-9.2-9.2.2/build/../doc/src/sgml/mk_feature_tables.pl NO /tmp/tmp.iEAyu1yk6X/postgresql-9.2-9.2.2/build/../src/backend/catalog/sql_feature_packages.txt /tmp/tmp.iEAyu1yk6X/postgresql-9.2-9.2.2/build/../src/backend/catalog/sql_features.txt > features-unsupported.sgml
'/usr/bin/perl' /tmp/tmp.iEAyu1yk6X/postgresql-9.2-9.2.2/build/../doc/src/sgml/generate-errcodes-table.pl /tmp/tmp.iEAyu1yk6X/postgresql-9.2-9.2.2/build/../src/backend/utils/errcodes.txt > errcodes-table.sgml
openjade  -wall -wno-unused-param -wno-empty -wfully-tagged -D . -D /tmp/tmp.iEAyu1yk6X/postgresql-9.2-9.2.2/build/../doc/src/sgml -c /usr/share/sgml/docbook/stylesheet/dsssl/modular/catalog -d stylesheet.dsl -t sgml -i output-html -V html-index /tmp/tmp.iEAyu1yk6X/postgresql-9.2-9.2.2/build/../doc/src/sgml/postgres.sgml
openjade:/tmp/tmp.iEAyu1yk6X/postgresql-9.2-9.2.2/build/../doc/src/sgml/postgres.sgml:3:55:W: cannot generate system identifier for public text "-//OASIS//DTD DocBook V4.2//EN"
openjade:/tmp/tmp.iEAyu1yk6X/postgresql-9.2-9.2.2/build/../doc/src/sgml/postgres.sgml:12:0:E: reference to entity "BOOK" for which no system identifier could be generated
[...]

Am I wrong or `docbook` is a missing build dependency?

Regards,
-- 
William



More information about the Pkg-postgresql-public mailing list