Unable to build doc on latest head - Mailing list pgsql-hackers

From Ashutosh Bapat
Subject Unable to build doc on latest head
Date
Msg-id CAFjFpRdH0u1UyOD+23qxRH+qmcSb=oCGcGMeNVBG6jr5=Vqpzw@mail.gmail.com
Whole thread Raw
Responses Re: Unable to build doc on latest head  (Peter Eisentraut <peter.eisentraut@2ndquadrant.com>)
Re: Unable to build doc on latest head  (Tom Lane <tgl@sss.pgh.pa.us>)
List 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

pgsql-hackers by date:

Previous
From: Amit Khandekar
Date:
Subject: Re: UPDATE of partition key
Next
From: Amit Langote
Date:
Subject: dropping a partition may cause deadlock