[postgis-tickets] [PostGIS] #5416: my local install is broken xsl issues
PostGIS
trac at osgeo.org
Wed Jun 28 16:51:27 PDT 2023
#5416: my local install is broken xsl issues
-----------------------------------+---------------------------
Reporter: robe | Owner: strk
Type: defect | Status: new
Priority: blocker | Milestone: PostGIS 3.4.0
Component: build/upgrade/install | Version: master
Keywords: |
-----------------------------------+---------------------------
I thought maybe it's just me, but I see the same issue on winnie
{{{
xsl/table_body_function_support_matrix.xml.xsl -
/projects/xsltproc/xsltproc --novalid --path .:./ent:. -o
postgis_comments.sql xsl/postgis_comments.sql.xsl postgis-out.xml
warning: failed to load external entity "ent/postgis_special.xml"
postgis-out.xml:133: parser error : Failure to process entity
postgis_special
&postgis_special;
^
postgis-out.xml:133: parser error : Entity 'postgis_special' not defined
&postgis_special;
}}}
Given the other ci bots are fine, might be some windows/mingw64 pathing
issue
What is that ./ent supposed to be doing?
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/5416>
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