[PostGIS] #5616: Woodie and Dronie failing on building docs cannot parse /html/docbook.xsl

PostGIS trac at osgeo.org
Sun Nov 19 09:58:21 PST 2023


#5616: Woodie and Dronie failing on building docs cannot parse /html/docbook.xsl
---------------------------+----------------------------
 Reporter:  robe           |      Owner:  robe
     Type:  defect         |     Status:  new
 Priority:  medium         |  Milestone:  PostGIS 3.1.10
Component:  documentation  |    Version:  3.1.x
 Keywords:                 |
---------------------------+----------------------------
 Error is
 https://woodie.osgeo.org/repos/30/pipeline/1501/6


 {{{
 make[2]: Leaving directory
 '/woodpecker/src/git.osgeo.org/gitea/postgis/postgis/doc/html/image_src'
 /usr/bin/xsltproc --novalid ./xsl/postgis_aggs_mm.xml.xsl postgis-out.xml
 > postgis_aggs_mm.xml
 /usr/bin/xsltproc --param section.autolabel 1 --param
 section.label.includes.component.label 1 --param chunk.section.depth 0
 --param generate.section.toc.level 2 --param funcsynopsis.style kr --param
 admon.graphics 1 --param admon.textlabel 0 --param make.clean.html 1
 --param simplesect.in.toc 0 --param use.id.as.filename 1 --param
 chunk.quietly 1 --param header.rule 0 --param footer.rule 0 --param
 table.borders.with.css 1 --stringparam chunker.output.encoding UTF-8
 --stringparam chunker.output.indent no --stringparam
 saxon.character.representation decimal --stringparam html.stylesheet
 style.css --nonet \
         --output html/postgis.html \
         /html/docbook.xsl \
         postgis-out.xml
 warning: failed to load external entity "/html/docbook.xsl"
 cannot parse /html/docbook.xsl
 make[1]: Leaving directory
 '/woodpecker/src/git.osgeo.org/gitea/postgis/postgis/doc'
 make[1]: *** [Makefile:294: html/postgis.html] Error 4
 make: *** [GNUmakefile:130: docs] Error 2
 }}}

 I'm assuming cause they are running a newer docbook that /html/docbook.xsl
 does not exist?
-- 
Ticket URL: <https://trac.osgeo.org/postgis/ticket/5616>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.


More information about the postgis-tickets mailing list