[postgis-tickets] [PostGIS] #3383: PostGIS 2.0 failing on debbie

PostGIS trac at osgeo.org
Mon Nov 30 08:46:35 PST 2015


#3383: PostGIS 2.0 failing on debbie
-----------------------+---------------------------
 Reporter:  robe       |      Owner:  robe
     Type:  defect     |     Status:  new
 Priority:  blocker    |  Milestone:  PostGIS 2.0.8
Component:  buildbots  |    Version:  2.0.x
 Keywords:             |
-----------------------+---------------------------
 Debbie is throwing:

 After commit of r14454

 http://debbie.postgis.net:8080/job/PostGIS_Regress/2374/console

 Debbie is complaining, and failing on compile -- which is rare.
 Though given the change on that commit, I doubt it's the culprit and may
 have more to do with my recent changes.


 {{{
 libtool: link: gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes
 -I../rt_core -I../../liblwgeom
 -I/var/lib/jenkins/workspace/pg/rel/pg9.0w64/include
 -I/var/lib/jenkins/workspace/gdal/rel-1.11w64/include
 -I/var/lib/jenkins/workspace/geos/rel-3.5.1devw64/include raster2pgsql.o
 -o .libs/raster2pgsql  ../rt_core/librtcore.a
 ../../liblwgeom/.libs/liblwgeom.so
 -L/var/lib/jenkins/workspace/pg/rel/pg9.0w64/lib -lpq
 -L/var/lib/jenkins/workspace/gdal/rel-1.11w64/lib
 /var/lib/jenkins/workspace/gdal/rel-1.11w64/lib/libgdal.so
 -L/var/lib/jenkins/workspace/geos/rel-3.5.1devw64/lib
 /var/lib/jenkins/workspace/geos/rel-3.5.1devw64/lib/libgeos_c.so -lc -lm
 -Wl,-rpath -Wl,/var/lib/jenkins/workspace/gdal/rel-1.11w64/lib -Wl,-rpath
 -Wl,/var/lib/jenkins/workspace/geos/rel-3.5.1devw64/lib
 ../../liblwgeom/.libs/liblwgeom.so: undefined reference to `getPoint2d_cp'
 collect2: error: ld returned 1 exit status
 Makefile:92: recipe for target 'raster2pgsql' failed
 make[2]: *** [raster2pgsql] Error 1
 make[2]: Leaving directory
 '/var/lib/jenkins/workspace/postgis/branches/2.0/raster/loader'
 Makefile:34: recipe for target 'rtloader' failed
 make[1]: *** [rtloader] Error 2
 make[1]: Leaving directory
 '/var/lib/jenkins/workspace/postgis/branches/2.0/raster'
 GNUmakefile:14: recipe for target 'all' failed
 make: *** [all] Error 1
 }}}

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