[PostGIS] #6103: debbie can't build docs
PostGIS
trac at osgeo.org
Fri Jul 17 13:30:10 PDT 2026
#6103: debbie can't build docs
---------------------------+---------------------------
Reporter: robe | Owner: robe
Type: defect | Status: new
Priority: blocker | Milestone: PostGIS 3.7.0
Component: QA/buildbots | Version: master
Resolution: | Keywords:
---------------------------+---------------------------
Old description:
> {{{
> /bin/xmllint --noout --nonet \
> 14:21:21 --valid --loaddtd \
> 14:21:21 --relaxng http://docbook.org/xml/5.0/rng/docbook.rng \
> 14:21:21 postgis-out.xml
> 14:21:21 postgis-out.xml:80: element subscript: validity error : Element
> emphasis is not declared in subscript list of possible children
> 14:21:21 (<emphasis>Thu Jul 16 06:17:06 PM UTC 2026 rev. 4c311be
> </emphasis>)</subscript>
> 14:21:21
> ^
> 14:21:21 postgis-out.xml:80: element title: Relax-NG validity error : Did
> not expect element title there
> 14:21:21 postgis-out.xml:80: element title: Relax-NG validity error :
> Element book has extra content: title
> 14:21:21 postgis-out.xml fails to validate
> 14:21:21 make[2]: *** [../../Makefile:656: check-xml] Error 3
> 14:21:21 make[2]: Leaving directory
> '/var/lib/jenkins/workspace/PostGIS_Make_Dist/label/debbie/4c311beade3ce06f61ce44c004edb333e8921c20/doc/po/it_IT'
> 14:21:21 make[1]: *** [../Makefile.local:18: local-check] Error 2
> 14:21:21 make[1]: Leaving directory
> '/var/lib/jenkins/workspace/PostGIS_Make_Dist/label/debbie/4c311beade3ce06f61ce44c004edb333e8921c20/doc/po/it_IT'
> 14:21:21 make: *** [Makefile:430: check-localized] Error 1
> 14:21:21 Build step 'Execute shell' marked build as failure
> 14:21:21 [Gitea] do not publish assets due to build being non-
> Successfully
> 14:21:21 Finished: FAILURE
> }}}
New description:
{{{
/bin/xmllint --noout --nonet \
14:21:21 --valid --loaddtd \
14:21:21 --relaxng http://docbook.org/xml/5.0/rng/docbook.rng \
14:21:21 postgis-out.xml
14:21:21 postgis-out.xml:80: element subscript: validity error : Element
emphasis is not declared in subscript list of possible children
14:21:21 (<emphasis>Thu Jul 16 06:17:06 PM UTC 2026 rev. 4c311be
</emphasis>)</subscript>
14:21:21
^
14:21:21 postgis-out.xml:80: element title: Relax-NG validity error : Did
not expect element title there
14:21:21 postgis-out.xml:80: element title: Relax-NG validity error :
Element book has extra content: title
14:21:21 postgis-out.xml fails to validate
14:21:21 make[2]: *** [../../Makefile:656: check-xml] Error 3
14:21:21 make[2]: Leaving directory
'/var/lib/jenkins/workspace/PostGIS_Make_Dist/label/debbie/4c311beade3ce06f61ce44c004edb333e8921c20/doc/po/it_IT'
14:21:21 make[1]: *** [../Makefile.local:18: local-check] Error 2
14:21:21 make[1]: Leaving directory
'/var/lib/jenkins/workspace/PostGIS_Make_Dist/label/debbie/4c311beade3ce06f61ce44c004edb333e8921c20/doc/po/it_IT'
14:21:21 make: *** [Makefile:430: check-localized] Error 1
14:21:21 Build step 'Execute shell' marked build as failure
14:21:21 [Gitea] do not publish assets due to build being non-Successfully
14:21:21 Finished: FAILURE
}}}
--
Comment (by robe):
Seems to have been introduced by this [4c311bead/git]
This seems to have made a lot of .po changes and no .pot changes.
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/6103#comment:1>
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