[PostGIS] #6045: PostGIS 3.2 no rule to make docs-localized

PostGIS trac at osgeo.org
Sun Feb 8 22:09:21 PST 2026


#6045: PostGIS 3.2 no rule to make docs-localized
--------------------+----------------------------
 Reporter:  robe    |      Owner:  strk
     Type:  defect  |     Status:  new
 Priority:  medium  |  Milestone:  PostGIS 3.2.10
Component:  build   |    Version:  3.2.x
 Keywords:          |
--------------------+----------------------------
 Getting this error on woodie's doc build job


 {{{
 /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 \
         /usr/share/xml/docbook/stylesheet/docbook-xsl-ns/html/docbook.xsl
 \
         postgis-out.xml
 Note: namesp. add : added namespace before processing              PostGIS
 3.2.10dev Manual
 Attributed 46627 IDs for element, cleaned up 0
 make[1]: Leaving directory
 '/woodpecker/src/gitea.osgeo.org/postgis/postgis/doc'
 + make -C doc check
 make: Entering directory
 '/woodpecker/src/gitea.osgeo.org/postgis/postgis/doc'
 /usr/bin/xmllint --loaddtd --xinclude --valid postgis-out.xml > /dev/null
 make: Leaving directory
 '/woodpecker/src/gitea.osgeo.org/postgis/postgis/doc'
 + make docs-localized
 make: *** No rule to make target 'docs-localized'.  Stop.
 }}}

 Debbie doesn't bother building localized docs for 3.2 so that is probably
 why her make-dist wasn't impacted by this, but woodie is checking.  I
 question if it's even worthwhile to do this check for stable branches
 since we never update localized in stable branches.
-- 
Ticket URL: <https://trac.osgeo.org/postgis/ticket/6045>
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