| From: | Ashutosh Bapat <ashutosh(dot)bapat(at)enterprisedb(dot)com> |
|---|---|
| To: | pgsql-hackers <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Unable to build doc on latest head |
| Date: | 2017-04-03 06:44:09 |
| Message-ID: | CAFjFpRdH0u1UyOD+23qxRH+qmcSb=oCGcGMeNVBG6jr5=Vqpzw@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Hi,
Recently my doc build has started failing with errors
runtime error: file stylesheet.xsl line 57 element call-template
The called template 'id.attribute' was not found.
runtime error: file stylesheet.xsl line 57 element call-template
The called template 'id.attribute' was not found.
runtime error: file stylesheet.xsl line 57 element call-template
The called template 'id.attribute' was not found.
runtime error: file stylesheet.xsl line 57 element call-template
The called template 'id.attribute' was not found.
runtime error: file stylesheet.xsl line 57 element call-template
The called template 'id.attribute' was not found.
runtime error: file stylesheet.xsl line 46 element call-template
The called template 'id.attribute' was not found.
runtime error: file stylesheet.xsl line 46 element call-template
The called template 'id.attribute' was not found.
runtime error: file stylesheet.xsl line 46 element call-template
The called template 'id.attribute' was not found.
runtime error: file stylesheet.xsl line 46 element call-template
The called template 'id.attribute' was not found.
runtime error: file stylesheet.xsl line 46 element call-template
The called template 'id.attribute' was not found.
runtime error: file stylesheet.xsl line 46 element call-template
The called template 'id.attribute' was not found.
no result for postgres.xml
id.attribute was added by d6376245.
[1] says that id.attribute is supported in stylesheets version 1.77.1. Do I
need to update stylesheets version? How do I do it? Any help will be
appreciated.
[1] https://lists.oasis-open.org/archives/docbook-apps/201301/msg00040.html
--
Best Wishes,
Ashutosh Bapat
EnterpriseDB Corporation
The Postgres Database Company
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Amit Langote | 2017-04-03 06:48:05 | dropping a partition may cause deadlock |
| Previous Message | Amit Khandekar | 2017-04-03 06:13:33 | Re: UPDATE of partition key |