[PostGIS] #5605: regress/core/regress_buffer_params failed with latest geos e4a6e1af65f7d60fa63d7666f6cb000

PostGIS trac at osgeo.org
Wed Nov 8 20:32:01 PST 2023


#5605: regress/core/regress_buffer_params failed with latest geos
e4a6e1af65f7d60fa63d7666f6cb000
-------------------------------------------------+-------------------------
 Reporter:  ImreSamu                             |      Owner:  pramsey
     Type:  defect                               |     Status:  new
 Priority:  medium                               |  Milestone:  PostGIS
                                                 |  3.4.1
Component:  postgis                              |    Version:  3.4.x
 Keywords:  geos, regress,                       |
  regress_buffer_params                          |
-------------------------------------------------+-------------------------
 With the last Geos changes the {{{regress_buffer_params}}} failing;

 {{{
 regress/core/regress_buffer_params .. failed (diff expected obtained:
 /tmp/pgis_reg/test_51_diff)
 }}}

 IMHO: the root cause is this GEOS commit:
 {{{
 ARG PGIS1_GEOS_CHECKOUT_SHA1=e4a6e1af65f7d60fa63d7666f6cb000e365bb50f
 }}}
 https://github.com/libgeos/geos/commit/e4a6e1af65f7d60fa63d7666f6cb000e365bb50f

 With this GEOS commit, it is OK:
 {{{
 ARG PGIS1_GEOS_CHECKOUT_SHA1=bb2db233eb2d51ba1f44cfaaf5dbd39f0cb1af87
 }}}

 context:
 * updating the new(development) '16-master-bookworm'
 * CI: https://github.com/ImreSamu/docker-
 postgis/actions/runs/6803399664/job/18498652762
 * commit: https://github.com/ImreSamu/docker-
 postgis/commit/32eeb6f20e999857fbc806834c28fd111052a7bd
-- 
Ticket URL: <https://trac.osgeo.org/postgis/ticket/5605>
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