[PostGIS] #5870: liblwgeom compile failure on PG17 and PG18 GHA runs

PostGIS trac at osgeo.org
Sat Mar 22 15:15:49 PDT 2025


#5870: liblwgeom compile failure on PG17 and PG18 GHA runs
----------------------+---------------------------
  Reporter:  robe     |      Owner:  pramsey
      Type:  defect   |     Status:  new
  Priority:  blocker  |  Milestone:  PostGIS 3.6.0
 Component:  postgis  |    Version:  master
Resolution:           |   Keywords:
----------------------+---------------------------
Comment (by robe):

 Okay I missed the offending part


 {{{
 math-errno -fno-signed-zeros -Wall -g -fPIC -DPIC -I/usr/local/include -c
 lwpoly.c -o lwpoly.o >/dev/null 2>&1
 In file included from lwgeom_sfcgal.h:26,
                  from lwgeom_sfcgal.c:25:
 /usr/local/include/SFCGAL/capi/sfcgal_c.h:1287:69: error: expected ';',
 ',' or ')' before '=' token
  1287 |                                  double
 tolerance = 0.0);
       |
 ^
 }}}
-- 
Ticket URL: <https://trac.osgeo.org/postgis/ticket/5870#comment:2>
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