[postgis-tickets] [PostGIS] #5436: Can't compile master, getting docbook error on address standardizer

PostGIS trac at osgeo.org
Mon Jul 17 11:58:56 PDT 2023


#5436: Can't compile master, getting docbook error on address standardizer
------------------------------------+---------------------------
  Reporter:  robe                   |      Owner:  strk
      Type:  defect                 |     Status:  new
  Priority:  blocker                |  Milestone:  PostGIS 3.4.0
 Component:  build/upgrade/install  |    Version:  3.3.x
Resolution:                         |   Keywords:
------------------------------------+---------------------------
Comment (by strk):

 Same problem with xsltproc:
 {{{
 /projects/xsltproc/xsltproc --stringparam xpath
 "/config/tags/para[@role='$tag']" -o address_standardizer_required.tag
 xsl/node_by_xpath.xsl xsl-config.xml
 XPath error : Invalid expression
 C:/ming64gcc81/msys/config/tags/para[@role='tag_address_standardizer_required']
   ^
 dyn:evaluate() : unable to evaluate expression
 'C:/ming64gcc81/msys/config/tags/para[@role='tag_address_standardizer_required']'
 }}}

 See
 https://winnie.postgis.net/job/PostGIS_EDB_Regress_winnie/16866/console

 How '/config/' became 'C:/ming64gcc81/msys/config' I don't understand
-- 
Ticket URL: <https://trac.osgeo.org/postgis/ticket/5436#comment:5>
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