Opened 13 months ago
Closed 13 months ago
#5616 closed defect (fixed)
Woodie and Dronie failing on building docs cannot parse /html/docbook.xsl
Reported by: | robe | Owned by: | robe |
---|---|---|---|
Priority: | blocker | Milestone: | PostGIS 3.0.10 |
Component: | documentation | Version: | 3.1.x |
Keywords: | Cc: |
Description
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?
Change History (6)
comment:1 by , 13 months ago
Priority: | medium → blocker |
---|
comment:2 by , 13 months ago
comment:3 by , 13 months ago
Milestone: | PostGIS 3.1.10 → PostGIS 3.0.10 |
---|
Note:
See TracTickets
for help on using tickets.
In 4e93a1a/git: