[postgis-tickets] [PostGIS] #4242: Getting compile error on winnie
PostGIS
trac at osgeo.org
Sun Nov 18 01:39:30 PST 2018
#4242: Getting compile error on winnie
---------------------+---------------------------
Reporter: robe | Owner: pramsey
Type: defect | Status: new
Priority: blocker | Milestone: PostGIS 2.5.1
Component: postgis | Version: 2.4.x
Keywords: |
---------------------+---------------------------
Seems this has been going on for over a month.
{{{
*** Warning: Linking the executable cu_tester against the loadable module
*** libSFCGAL.dll is not portable!
libtool: link: x86_64-w64-mingw32-gcc -Wall -fno-omit-frame-pointer -Wall
-Wmissing-prototypes -IE:/jenkins/geos/rel-3.7.0w64gcc48/include
-I/projects/proj/rel-4.9.3w64gcc48/include
-I/projects/postgresql/rel/pg11w64gcc48/include -I/projects/rel-
libiconv-1.13.1w64gcc48/include -I.. -I/projects/CGAL/rel-
sfcgal-1.3.2w64gcc48/include -DHAVE_SFCGAL -o .libs/cu_tester
cu_algorithm.o cu_bytebuffer.o cu_buildarea.o cu_clean.o cu_print.o
cu_minimum_bounding_circle.o cu_misc.o cu_ptarray.o cu_geodetic.o
cu_geos.o cu_geos_cluster.o cu_tree.o cu_measures.o cu_effectivearea.o
cu_chaikin.o cu_filterm.o cu_node.o cu_clip_by_rect.o cu_libgeom.o
cu_lwstroke.o cu_split.o cu_stringbuffer.o cu_triangulate.o
cu_homogenize.o cu_force_sfs.o cu_out_twkb.o cu_out_wkt.o cu_out_wkb.o
cu_out_gml.o cu_out_kml.o cu_out_geojson.o cu_out_svg.o
cu_out_encoded_polyline.o cu_surface.o cu_out_x3d.o cu_in_geojson.o
cu_in_twkb.o cu_in_wkb.o cu_in_wkt.o cu_in_encoded_polyline.o
cu_iterator.o cu_varint.o cu_unionfind.o cu_wrapx.o cu_tester.o
cu_sfcgal.o ../.libs/liblwgeom.a
-L/projects/postgresql/rel/pg11w64gcc48/lib
-L/projects/gdal/rel-2.2.4w64gcc48/lib -L/projects/rel-
libiconv-1.13.1w64gcc48/lib -LE:/jenkins/geos/rel-3.7.0w64gcc48/lib
-L/projects/proj/rel-4.9.3w64gcc48/lib
-L/projects/json-c/rel-0.12w64gcc48/lib -L/projects/CGAL/rel-
sfcgal-1.3.2w64gcc48/lib
/projects/proj/rel-4.9.3w64gcc48/lib/libproj.dll.a -lpthread
/projects/json-c/rel-0.12w64gcc48/lib/libjson-c.a -lgeos_c
/mingw/x86_64-w64-mingw32/lib/libcunit.a
-L/sources/CUnit-2.1-2/CUnit/Sources E:/jenkins/CGAL/rel-
sfcgal-1.3.2w64gcc48/lib/libSFCGAL.dll
-L/projects/proj/rel-4.9.3w64gcc48/lib
-L/projects/json-c/rel-0.12w64gcc48/lib -LE:/jenkins/CGAL/rel-
sfcgal-1.3.2w64gcc48/lib
Makefile:88: recipe for target 'check' failed
make[2]: *** [check] Error 127
make[2]: Leaving directory
'/projects/postgis/branches/2.5/liblwgeom/cunit'
Makefile:204: recipe for target 'check' failed
make[1]: *** [check] Error 2
make[1]: Leaving directory '/projects/postgis/branches/2.5/liblwgeom'
GNUmakefile:16: recipe for target 'check' failed
make: *** [check] Error 1
}}}
Note sure what changed, guess I'll revert back to 2.5.1dev until I sort
this one out.
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/4242>
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