[postgis-tickets] [PostGIS] #3383: PostGIS 2.0 failing on both debbie and travis (was: PostGIS 2.0 failing on debbie)

PostGIS trac at osgeo.org
Mon Nov 30 09:01:28 PST 2015


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

Comment (by robe):

 Well ain't this interesting.  Travis is failing to and on the same spot as
 debbie.

 https://travis-ci.org/postgis/postgis/builds/93973158


 {{{
 /bin/bash ../../libtool --mode=link gcc -g -O2  -fPIC -DPIC  -Wall
 -Wmissing-prototypes -I../rt_core -I../../liblwgeom
 -I/usr/include/postgresql -I/usr/include/gdal -I/usr/include
 raster2pgsql.o ../rt_core/librtcore.a ../rt_core/librtcore.a
 ../../liblwgeom/liblwgeom.la -L/usr/lib -lpq -L/usr/lib -lgdal -L/usr/lib
 -lgeos_c  -lc -lm -o raster2pgsql

 libtool: link: gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes
 -I../rt_core -I../../liblwgeom -I/usr/include/postgresql
 -I/usr/include/gdal -I/usr/include raster2pgsql.o -o .libs/raster2pgsql
 ../rt_core/librtcore.a ../../liblwgeom/.libs/liblwgeom.so -L/usr/lib -lpq
 -lgdal -lgeos_c -lc -lm

 ../../liblwgeom/.libs/liblwgeom.so: undefined reference to `getPoint2d_cp'

 collect2: ld returned 1 exit status

 make[2]: *** [raster2pgsql] Error 1

 make[2]: Leaving directory
 `/home/travis/build/postgis/postgis/raster/loader'

 make[1]: *** [rtloader] Error 2

 make[1]: Leaving directory `/home/travis/build/postgis/postgis/raster'

 make: *** [all] Error 1
 }}}


 again for the  #2232 fix.  Hmm don't see how those changes could affect
 raster.

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