[postgis-tickets] [PostGIS] #4497: Debbie's 2.3 build is broken

PostGIS trac at osgeo.org
Fri Aug 30 01:47:03 PDT 2019


#4497: Debbie's 2.3 build is broken
------------------------+----------------------------
 Reporter:  Algunenano  |      Owner:  robe
     Type:  defect      |     Status:  new
 Priority:  high        |  Milestone:  PostGIS 2.3.11
Component:  buildbots   |    Version:  2.3.x
 Keywords:              |
------------------------+----------------------------
 It seems that at some recent point in the past, Debbie updated its JSON-C
 to a newer release and 2.3 doesn't have support for it:
 {{{
 libtool: compile:  gcc
 -I/var/lib/jenkins/workspace/geos/rel-3.6w64/include
 -I/usr/include/libxml2 -I/usr/include -DHAVE_SFCGAL -g -O2 -fPIC -DPIC
 -Wall -Wmissing-prototypes
 -I/var/lib/jenkins/workspace/geos/rel-3.6w64/include -I/usr/include
 -DHAVE_SFCGAL -c lwin_geojson.c  -fPIC -DPIC -o .libs/lwin_geojson.o
 lwin_geojson.c:36:10: fatal error: json-c/json_object_private.h: No such
 file or directory
    36 | #include <json-c/json_object_private.h>
       |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 compilation terminated.
 }}}

 Support for json-c 0.13+ is available only in 2.4 and onwards.

-- 
Ticket URL: <https://trac.osgeo.org/postgis/ticket/4497>
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