[postgis-tickets] [PostGIS] #1898: ST_DelaunayTriangles option to output as TIN

PostGIS trac at osgeo.org
Mon May 6 00:18:51 PDT 2013


#1898: ST_DelaunayTriangles option to output as TIN
---------------------+------------------------------------------------------
 Reporter:  robe     |       Owner:  nw           
     Type:  patch    |      Status:  assigned     
 Priority:  high     |   Milestone:  PostGIS 2.1.0
Component:  postgis  |     Version:  trunk        
 Keywords:           |  
---------------------+------------------------------------------------------

Comment(by robe):

 bah windows bot has the same issue when it gets to the shp2pgsql-gui
 check.  The debian bot is not setup to build shp2pgsql-gui so can't tell
 if its isolated to windows. Output of bot is easier to read than mine.


 {{{
 make[2]: Entering directory `/c/jenkins/postgis/branches/2.1/loader/cunit'
 x86_64-w64-mingw32-gcc -g -O2  -Wall -Wmissing-prototypes
 -I/c/ming64/projects/rel-libiconv-1.13.1w64/include
 -I/c/jenkins/postgresql/rel/pg9.0w64/include -I/c/ming64/projects/gettext
 /rel-gettext-0.18.1/include -I/c/ming64/projects/rel-
 libiconv-1.13.1w64/include -I.. -mms-bitfields
 -Ic:/ming64/projects/gtk/include/gtk-2.0
 -Ic:/ming64/projects/gtk/lib/gtk-2.0/include
 -Ic:/ming64/projects/gtk/include/atk-1.0
 -Ic:/ming64/projects/gtk/include/cairo -Ic:/ming64/projects/gtk/include
 /gdk-pixbuf-2.0 -Ic:/ming64/projects/gtk/include/pango-1.0
 -Ic:/ming64/projects/gtk/include/glib-2.0
 -Ic:/ming64/projects/gtk/lib/glib-2.0/include
 -Ic:/ming64/projects/gtk/include/pixman-1 -Ic:/ming64/projects/gtk/include
 -Ic:/ming64/projects/gtk/include/freetype2
 -Ic:/ming64/projects/gtk/include/libpng14
 -Ic:/jenkins/POSTGR~1/rel/PG9~1.0W6/include -c -o cu_pgsql2shp.o
 cu_pgsql2shp.c

 x86_64-w64-mingw32-gcc -g -O2  -Wall -Wmissing-prototypes
 -I/c/ming64/projects/rel-libiconv-1.13.1w64/include
 -I/c/jenkins/postgresql/rel/pg9.0w64/include -I/c/ming64/projects/gettext
 /rel-gettext-0.18.1/include -I/c/ming64/projects/rel-
 libiconv-1.13.1w64/include -I.. -mms-bitfields
 -Ic:/ming64/projects/gtk/include/gtk-2.0
 -Ic:/ming64/projects/gtk/lib/gtk-2.0/include
 -Ic:/ming64/projects/gtk/include/atk-1.0
 -Ic:/ming64/projects/gtk/include/cairo -Ic:/ming64/projects/gtk/include
 /gdk-pixbuf-2.0 -Ic:/ming64/projects/gtk/include/pango-1.0
 -Ic:/ming64/projects/gtk/include/glib-2.0
 -Ic:/ming64/projects/gtk/lib/glib-2.0/include
 -Ic:/ming64/projects/gtk/include/pixman-1 -Ic:/ming64/projects/gtk/include
 -Ic:/ming64/projects/gtk/include/freetype2
 -Ic:/ming64/projects/gtk/include/libpng14
 -Ic:/jenkins/POSTGR~1/rel/PG9~1.0W6/include -c -o cu_shp2pgsql.o
 cu_shp2pgsql.c
 x86_64-w64-mingw32-gcc -g -O2  -Wall -Wmissing-prototypes
 -I/c/ming64/projects/rel-libiconv-1.13.1w64/include
 -I/c/jenkins/postgresql/rel/pg9.0w64/include -I/c/ming64/projects/gettext
 /rel-gettext-0.18.1/include -I/c/ming64/projects/rel-
 libiconv-1.13.1w64/include -I.. -mms-bitfields
 -Ic:/ming64/projects/gtk/include/gtk-2.0
 -Ic:/ming64/projects/gtk/lib/gtk-2.0/include
 -Ic:/ming64/projects/gtk/include/atk-1.0
 -Ic:/ming64/projects/gtk/include/cairo -Ic:/ming64/projects/gtk/include
 /gdk-pixbuf-2.0 -Ic:/ming64/projects/gtk/include/pango-1.0
 -Ic:/ming64/projects/gtk/include/glib-2.0
 -Ic:/ming64/projects/gtk/lib/glib-2.0/include
 -Ic:/ming64/projects/gtk/include/pixman-1 -Ic:/ming64/projects/gtk/include
 -Ic:/ming64/projects/gtk/include/freetype2
 -Ic:/ming64/projects/gtk/include/libpng14
 -Ic:/jenkins/POSTGR~1/rel/PG9~1.0W6/include -c -o cu_tester.o cu_tester.c
 x86_64-w64-mingw32-gcc  ../dbfopen.o ../shpopen.o ../getopt.o
 ../shpcommon.o ../safileio.o ../pgsql2shp-core.o ../shp2pgsql-core.o
 cu_pgsql2shp.o cu_shp2pgsql.o cu_tester.o -o cu_tester
 ../../liblwgeom/.libs/liblwgeom.a -lm
 -Lc:/jenkins/POSTGR~1/rel/PG9~1.0W6/lib -lpq -L/c/ming64/projects/rel-
 libiconv-1.13.1w64/lib -liconv -L/c/jenkins/postgresql/rel/pg9.0w64/lib
 -L/c/jenkins/gdal/rel-1.9.2w64/lib -L/c/ming64/projects/gettext/rel-
 gettext-0.18.1/lib -L/c/ming64/projects/rel-libiconv-1.13.1w64/lib -lcunit

 ../../liblwgeom/.libs/liblwgeom.a(lwtin.o): In function `lwtin_from_geos':
 c:\jenkins\postgis\branches\2.1\liblwgeom/lwtin.c:30: undefined reference
 to `GEOSGeomTypeId'
 c:\jenkins\postgis\branches\2.1\liblwgeom/lwtin.c:32: undefined reference
 to `GEOSGetSRID'
 c:\jenkins\postgis\branches\2.1\liblwgeom/lwtin.c:51: undefined reference
 to `GEOSGetNumGeometries'
 c:\jenkins\postgis\branches\2.1\liblwgeom/lwtin.c:64: undefined reference
 to `GEOSGetGeometryN'
 c:\jenkins\postgis\branches\2.1\liblwgeom/lwtin.c:65: undefined reference
 to `GEOSGetExteriorRing'
 }}}

-- 
Ticket URL: <http://trac.osgeo.org/postgis/ticket/1898#comment:16>
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