[PostGIS] #5858: dist doc build failing on debbie building docks

PostGIS trac at osgeo.org
Wed Mar 12 11:04:41 PDT 2025


#5858: dist doc build failing on debbie building docks
----------------------------+---------------------------
  Reporter:  robe           |      Owner:  robe
      Type:  defect         |     Status:  new
  Priority:  medium         |  Milestone:  PostGIS 3.5.3
 Component:  documentation  |    Version:  3.4.x
Resolution:                 |   Keywords:
----------------------------+---------------------------
Comment (by robe):

 Related failures because of postgis-fr spaces added making entities not
 parseable.


 {{{
 06:59:28 grep -v '\&postgis_special;' postgis.xml > postgis-
 nospecial.xml.in
 06:59:28 /usr/bin/xmllint --path
 .:/var/lib/jenkins/workspace/PostGIS_Make_Dist/label/debbie/f0335cae523298396772eef9c8b61813625cac13/doc
 --noent -o postgis-nospecial.xml postgis-nospecial.xml.in
 06:59:28 reference_sfcgal.xml:509: parser error : EntityRef: expecting ';'
 06:59:28 >&sqlmm_compliant ; SQL-MM IEC 13249-3 : 9.1 (identique à
 CG_3DVolume)</para>
 06:59:28                  ^
 06:59:28 reference_sfcgal.xml:5364: parser error : chunk is not well
 balanced
 06:59:28
 06:59:28 ^
 06:59:28 postgis-nospecial.xml.in:181: parser error : Entity
 'reference_sfcgal' failed to parse
 06:59:28   &reference_sfcgal;
 06:59:28                     ^
 06:59:28 make[2]: *** [../../Makefile:389: postgis-nospecial.xml] Error 1
 06:59:28 make[2]: Leaving directory
 '/var/lib/jenkins/workspace/PostGIS_Make_Dist/label/debbie/f0335cae523298396772eef9c8b61813625cac13/doc/po/fr'
 06:59:28 make[1]: *** [../Makefile.local:18: local-html] Error 2
 06:59:28 make[1]: Leaving directory
 '/var/lib/jenkins/workspace/PostGIS_Make_Dist/label/debbie/f0335cae523298396772eef9c8b61813625cac13/doc/po/fr'
 06:59:28 make: *** [Makefile:408: html-localized] Error 1
 }}}

 addressed in [639996ae3/git]

 using the utils/fix_xml_entities.sh  script.

 I'll close this out once debbie's doc/dist ci is green again
-- 
Ticket URL: <https://trac.osgeo.org/postgis/ticket/5858#comment:3>
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