[postgis-tickets] [PostGIS] #3121: PostgreSQL 9.5 fails compiling against 2.2 in twkb

PostGIS trac at osgeo.org
Sun May 17 16:52:15 PDT 2015


#3121: PostgreSQL 9.5 fails compiling against 2.2 in twkb
---------------------+---------------------------
 Reporter:  robe     |      Owner:  nicklas
     Type:  defect   |     Status:  new
 Priority:  blocker  |  Milestone:  PostGIS 2.2.0
Component:  postgis  |    Version:  trunk
 Keywords:           |
---------------------+---------------------------
 Yikes -- can't have this.  Started happening with pull this weekend.


 {{{
 /lib/jenkins/workspace/pg/rel/pg9.5w64/include/postgresql/internal
 -D_GNU_SOURCE   -c -o lwgeom_inout.o lwgeom_inout.c
 lwgeom_inout.c: In function ‘TWKBFromLWGEOMArray’:
 lwgeom_inout.c:538: error: too few arguments to function
 ‘array_create_iterator’
 lwgeom_inout.c:539: error: too few arguments to function
 ‘array_create_iterator’
 make[1]: *** [lwgeom_inout.o] Error 1
 make[1]: Leaving directory
 `/var/lib/jenkins/workspace/postgis/regress_pgdev/branches/2.2/postgis'
 }}}

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