[postgis-tickets] [PostGIS] #5019: Add support for pcre2

PostGIS trac at osgeo.org
Thu Nov 25 15:38:46 PST 2021


#5019: Add support for pcre2
----------------------------------+---------------------------
  Reporter:  Bas Couwenberg       |      Owner:  robe
      Type:  enhancement          |     Status:  reopened
  Priority:  medium               |  Milestone:  PostGIS 3.2.0
 Component:  pagc_address_parser  |    Version:  master
Resolution:                       |   Keywords:
----------------------------------+---------------------------

Comment (by robe):

 okay just checked last successful runs from debbie shows no pcre enabled,
 but doesn't error


 {{{
 05:03:51  -------------- Dependencies --------------
 05:03:51   GEOS config:
 /var/lib/jenkins/workspace/geos/rel-3.10w64/bin/geos-config
 05:03:51   GEOS version:         3.10.2dev
 05:03:51   GDAL config:
 /var/lib/jenkins/workspace/gdal/rel-3.2w64/bin/gdal-config
 05:03:51   GDAL version:         3.2.3
 05:03:51   SFCGAL config:        /usr/bin/sfcgal-config
 05:03:51   SFCGAL version:       1.3.8
 05:03:51   PostgreSQL config:
 /var/lib/jenkins/workspace/pg/rel/pg9.6w64/bin/pg_config
 05:03:51   PostgreSQL version:   PostgreSQL 9.6.24
 05:03:51   PROJ4 version:        72
 05:03:51   Libxml2 config:       /usr/bin/xml2-config
 05:03:51   Libxml2 version:      2.9.12
 05:03:51   JSON-C support:       yes
 05:03:51   protobuf support:     yes
 05:03:51   protobuf-c version:   1003003
 05:03:51   PCRE support:         no
 05:03:51   Perl:                 /usr/bin/perl
 05:03:51
 05:03:51  --------------- Extensions ---------------
 05:03:51   PostGIS Raster:                     enabled
 05:03:51   PostGIS Topology:                   enabled
 05:03:51   SFCGAL support:                     enabled
 05:03:51   Address Standardizer support:       disabled
 05:03:51
 05:03:51  -------- Documentation Generation --------
 05:03:51   xsltproc:             /usr/bin/xsltproc
 05:03:51   xsl style sheets:     /usr/share/xml/docbook/stylesheet
 /docbook-xsl
 05:03:51   dblatex:              /usr/bin/dblatex
 05:03:51   convert:              /usr/bin/convert
 05:03:51   mathml2.dtd:
 /usr/share/xml/schema/w3c/mathml/dtd/mathml2.dtd
 }}}


 so it seems she might be the only bot not building with pcre support and
 we are not handling the case of no pcre

-- 
Ticket URL: <https://trac.osgeo.org/postgis/ticket/5019#comment:9>
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