| 1 | dbb@wheezyvm:/home/shared/srcs_wheezy/postgis_trunk$ svn up |
|---|
| 2 | U extensions/postgis_topology/postgis_topology.control |
|---|
| 3 | U extensions/postgis_topology/Makefile |
|---|
| 4 | U extensions/postgis/postgis.control |
|---|
| 5 | U extensions/postgis/Makefile |
|---|
| 6 | U raster/rt_pg/rtpostgis_upgrade_cleanup.sql.in.c |
|---|
| 7 | U doc/using_raster_dataman.xml |
|---|
| 8 | A doc/html/images/st_resample01.png |
|---|
| 9 | A doc/html/images/st_resample02.png |
|---|
| 10 | U doc/reference_raster.xml |
|---|
| 11 | A topology/sql/topogeometry/totopogeom.sql |
|---|
| 12 | A topology/test/regress/totopogeom_expected |
|---|
| 13 | A topology/test/regress/totopogeom.sql |
|---|
| 14 | U topology/test/Makefile |
|---|
| 15 | U topology/topology.sql.in.c |
|---|
| 16 | U topology/Makefile.in |
|---|
| 17 | Updated to revision 8587. |
|---|
| 18 | dbb@wheezyvm:/home/shared/srcs_wheezy/postgis_trunk$ make clean |
|---|
| 19 | make -C doc clean |
|---|
| 20 | make[1]: Entering directory `/home/shared/srcs_wheezy/postgis_trunk/doc' |
|---|
| 21 | make -C html/image_src clean |
|---|
| 22 | make[2]: Entering directory `/home/shared/srcs_wheezy/postgis_trunk/doc/html/image_src' |
|---|
| 23 | make[2]: Leaving directory `/home/shared/srcs_wheezy/postgis_trunk/doc/html/image_src' |
|---|
| 24 | make[1]: Leaving directory `/home/shared/srcs_wheezy/postgis_trunk/doc' |
|---|
| 25 | rm -f postgis.sql postgis_upgrade.sql |
|---|
| 26 | for s in liblwgeom libpgcommon regress postgis loader utils raster topology; do \ |
|---|
| 27 | echo "---- Making clean in ${s}"; \ |
|---|
| 28 | make -C ${s} clean || exit 1; \ |
|---|
| 29 | done; |
|---|
| 30 | ---- Making clean in liblwgeom |
|---|
| 31 | make[1]: Entering directory `/home/shared/srcs_wheezy/postgis_trunk/liblwgeom' |
|---|
| 32 | make -C cunit clean |
|---|
| 33 | make[2]: Entering directory `/home/shared/srcs_wheezy/postgis_trunk/liblwgeom/cunit' |
|---|
| 34 | rm -f cu_algorithm.o cu_print.o cu_misc.o cu_ptarray.o cu_geodetic.o cu_geos.o cu_measures.o cu_node.o cu_libgeom.o cu_split.o cu_surface.o cu_homogenize.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_x3d.o cu_in_wkb.o cu_in_wkt.o cu_tester.o |
|---|
| 35 | rm -f cu_tester |
|---|
| 36 | make[2]: Leaving directory `/home/shared/srcs_wheezy/postgis_trunk/liblwgeom/cunit' |
|---|
| 37 | rm -f stringbuffer.lo measures.lo measures3d.lo box2d.lo ptarray.lo lwgeom_api.lo lwgeom.lo lwpoint.lo lwline.lo lwpoly.lo lwtriangle.lo lwmpoint.lo lwmline.lo lwmpoly.lo lwcollection.lo lwcircstring.lo lwcompound.lo lwcurvepoly.lo lwmcurve.lo lwmsurface.lo lwpsurface.lo lwtin.lo lwout_wkb.lo lwin_wkb.lo lwout_wkt.lo lwin_wkt_parse.lo lwin_wkt_lex.lo lwin_wkt.lo lwutil.lo lwhomogenize.lo lwalgorithm.lo lwsegmentize.lo lwprint.lo vsprintf.lo g_box.lo g_serialized.lo g_util.lo lwgeodetic.lo lwtree.lo libtgeom.lo lwout_gml.lo lwout_kml.lo lwout_geojson.lo lwout_svg.lo lwout_x3d.lo lwgeom_geos.lo lwgeom_geos_clean.lo lwgeom_geos_node.lo lwgeom_geos_split.lo lwgeom_transform.lo lwspheroid.lo stringbuffer.o measures.o measures3d.o box2d.o ptarray.o lwgeom_api.o lwgeom.o lwpoint.o lwline.o lwpoly.o lwtriangle.o lwmpoint.o lwmline.o lwmpoly.o lwcollection.o lwcircstring.o lwcompound.o lwcurvepoly.o lwmcurve.o lwmsurface.o lwpsurface.o lwtin.o lwout_wkb.o lwin_wkb.o lwout_wkt.o lwin_wkt_parse.o lwin_wkt_lex.o lwin_wkt.o lwutil.o lwhomogenize.o lwalgorithm.o lwsegmentize.o lwprint.o vsprintf.o g_box.o g_serialized.o g_util.o lwgeodetic.o lwtree.o libtgeom.o lwout_gml.o lwout_kml.o lwout_geojson.o lwout_svg.o lwout_x3d.o lwgeom_geos.o lwgeom_geos_clean.o lwgeom_geos_node.o lwgeom_geos_split.o lwgeom_transform.o lwspheroid.o |
|---|
| 38 | rm -f liblwgeom.la |
|---|
| 39 | rm -rf .libs |
|---|
| 40 | make[1]: Leaving directory `/home/shared/srcs_wheezy/postgis_trunk/liblwgeom' |
|---|
| 41 | ---- Making clean in libpgcommon |
|---|
| 42 | make[1]: Entering directory `/home/shared/srcs_wheezy/postgis_trunk/libpgcommon' |
|---|
| 43 | make -C cunit clean |
|---|
| 44 | make[2]: Entering directory `/home/shared/srcs_wheezy/postgis_trunk/libpgcommon/cunit' |
|---|
| 45 | make[2]: Nothing to be done for `clean'. |
|---|
| 46 | make[2]: Leaving directory `/home/shared/srcs_wheezy/postgis_trunk/libpgcommon/cunit' |
|---|
| 47 | rm -f gserialized_gist.o lwgeom_transform.o lwgeom_pg.o |
|---|
| 48 | rm -f |
|---|
| 49 | rm -f libpgcommon.a |
|---|
| 50 | make[1]: Leaving directory `/home/shared/srcs_wheezy/postgis_trunk/libpgcommon' |
|---|
| 51 | ---- Making clean in regress |
|---|
| 52 | make[1]: Entering directory `/home/shared/srcs_wheezy/postgis_trunk/regress' |
|---|
| 53 | rm -rf /home/shared/srcs_wheezy/postgis_trunk/regress/00-regress-install |
|---|
| 54 | make[1]: Leaving directory `/home/shared/srcs_wheezy/postgis_trunk/regress' |
|---|
| 55 | ---- Making clean in postgis |
|---|
| 56 | make[1]: Entering directory `/home/shared/srcs_wheezy/postgis_trunk/postgis' |
|---|
| 57 | rm -f postgis-2.0.so libpostgis-2.0.a |
|---|
| 58 | rm -f postgis.sql uninstall_postgis.sql postgis_upgrade_20_minor.sql legacy.sql uninstall_legacy.sql legacy_compatibility_layer.sql |
|---|
| 59 | rm -f lwgeom_debug.o postgis_module.o lwgeom_accum.o lwgeom_spheroid.o lwgeom_ogc.o lwgeom_functions_analytic.o lwgeom_inout.o lwgeom_functions_basic.o lwgeom_btree.o lwgeom_box.o lwgeom_box3d.o lwgeom_geos.o lwgeom_geos_prepared.o lwgeom_geos_clean.o lwgeom_geos_relatematch.o lwgeom_export.o lwgeom_in_gml.o lwgeom_in_kml.o lwgeom_in_geojson.o lwgeom_triggers.o lwgeom_dump.o lwgeom_functions_lrs.o long_xact.o lwgeom_sqlmm.o lwgeom_rtree.o lwgeom_transform.o gserialized_typmod.o gserialized_gist_2d.o gserialized_gist_nd.o geography_inout.o geography_btree.o geography_estimate.o geography_measurement.o geometry_estimate.o |
|---|
| 60 | rm -f postgis.sql.in legacy.sql.in uninstall_legacy.sql.in legacy_compatibility_layer.sql.in |
|---|
| 61 | make[1]: Leaving directory `/home/shared/srcs_wheezy/postgis_trunk/postgis' |
|---|
| 62 | ---- Making clean in loader |
|---|
| 63 | make[1]: Entering directory `/home/shared/srcs_wheezy/postgis_trunk/loader' |
|---|
| 64 | rm -rf .libs |
|---|
| 65 | rm -f *.o shp2pgsql pgsql2shp shp2pgsql-gui |
|---|
| 66 | make -C cunit clean |
|---|
| 67 | make[2]: Entering directory `/home/shared/srcs_wheezy/postgis_trunk/loader/cunit' |
|---|
| 68 | make[2]: Leaving directory `/home/shared/srcs_wheezy/postgis_trunk/loader/cunit' |
|---|
| 69 | make[1]: Leaving directory `/home/shared/srcs_wheezy/postgis_trunk/loader' |
|---|
| 70 | ---- Making clean in utils |
|---|
| 71 | make[1]: Entering directory `/home/shared/srcs_wheezy/postgis_trunk/utils' |
|---|
| 72 | make[1]: Nothing to be done for `clean'. |
|---|
| 73 | make[1]: Leaving directory `/home/shared/srcs_wheezy/postgis_trunk/utils' |
|---|
| 74 | ---- Making clean in raster |
|---|
| 75 | make[1]: Entering directory `/home/shared/srcs_wheezy/postgis_trunk/raster' |
|---|
| 76 | make -C rt_core clean |
|---|
| 77 | make[2]: Entering directory `/home/shared/srcs_wheezy/postgis_trunk/raster/rt_core' |
|---|
| 78 | rm -f rt_api.o |
|---|
| 79 | rm -f librtcore.a |
|---|
| 80 | make[2]: Leaving directory `/home/shared/srcs_wheezy/postgis_trunk/raster/rt_core' |
|---|
| 81 | make -C rt_pg clean |
|---|
| 82 | make[2]: Entering directory `/home/shared/srcs_wheezy/postgis_trunk/raster/rt_pg' |
|---|
| 83 | Makefile:93: warning: overriding commands for target `rtpostgis.sql.in' |
|---|
| 84 | Makefile:89: warning: ignoring old commands for target `rtpostgis.sql.in' |
|---|
| 85 | Makefile:93: warning: overriding commands for target `rtpostgis_drop.sql.in' |
|---|
| 86 | Makefile:89: warning: ignoring old commands for target `rtpostgis_drop.sql.in' |
|---|
| 87 | Makefile:93: warning: overriding commands for target `rtpostgis_upgrade_cleanup.sql.in' |
|---|
| 88 | Makefile:89: warning: ignoring old commands for target `rtpostgis_upgrade_cleanup.sql.in' |
|---|
| 89 | rm -f rtpostgis-2.0.so librtpostgis-2.0.a |
|---|
| 90 | rm -f rtpostgis.sql rtpostgis_drop.sql rtpostgis_upgrade_20_minor.sql rtpostgis_upgrade_cleanup.sql uninstall_rtpostgis.sql |
|---|
| 91 | rm -f rt_pg.o |
|---|
| 92 | rm -f rtpostgis.sql.in rtpostgis_drop.sql.in rtpostgis_upgrade_cleanup.sql.in rtpostgis.sql rtpostgis_drop.sql rtpostgis_upgrade_20_minor.sql rtpostgis_upgrade_cleanup.sql uninstall_rtpostgis.sql rtpostgis_upgrade.sql |
|---|
| 93 | make[2]: Leaving directory `/home/shared/srcs_wheezy/postgis_trunk/raster/rt_pg' |
|---|
| 94 | make -C loader clean |
|---|
| 95 | make[2]: Entering directory `/home/shared/srcs_wheezy/postgis_trunk/raster/loader' |
|---|
| 96 | rm -f *.o raster2pgsql |
|---|
| 97 | make[2]: Leaving directory `/home/shared/srcs_wheezy/postgis_trunk/raster/loader' |
|---|
| 98 | make -C test clean |
|---|
| 99 | make[2]: Entering directory `/home/shared/srcs_wheezy/postgis_trunk/raster/test' |
|---|
| 100 | make -C core clean |
|---|
| 101 | make[3]: Entering directory `/home/shared/srcs_wheezy/postgis_trunk/raster/test/core' |
|---|
| 102 | rm -f testapi testwkb |
|---|
| 103 | make[3]: Leaving directory `/home/shared/srcs_wheezy/postgis_trunk/raster/test/core' |
|---|
| 104 | make -C regress clean |
|---|
| 105 | make[3]: Entering directory `/home/shared/srcs_wheezy/postgis_trunk/raster/test/regress' |
|---|
| 106 | rm -f rtpostgis.sql |
|---|
| 107 | make[3]: Leaving directory `/home/shared/srcs_wheezy/postgis_trunk/raster/test/regress' |
|---|
| 108 | make[2]: Leaving directory `/home/shared/srcs_wheezy/postgis_trunk/raster/test' |
|---|
| 109 | make -C scripts clean |
|---|
| 110 | make[2]: Entering directory `/home/shared/srcs_wheezy/postgis_trunk/raster/scripts' |
|---|
| 111 | make -C python clean |
|---|
| 112 | make[3]: Entering directory `/home/shared/srcs_wheezy/postgis_trunk/raster/scripts/python' |
|---|
| 113 | rm -f *.o |
|---|
| 114 | make[3]: Leaving directory `/home/shared/srcs_wheezy/postgis_trunk/raster/scripts/python' |
|---|
| 115 | make[2]: Leaving directory `/home/shared/srcs_wheezy/postgis_trunk/raster/scripts' |
|---|
| 116 | make[1]: Leaving directory `/home/shared/srcs_wheezy/postgis_trunk/raster' |
|---|
| 117 | ---- Making clean in topology |
|---|
| 118 | make[1]: Entering directory `/home/shared/srcs_wheezy/postgis_trunk/topology' |
|---|
| 119 | rm -f topology.sql topology_upgrade_20_minor.sql uninstall_topology.sql |
|---|
| 120 | rm -f topology.sql.in |
|---|
| 121 | make[1]: Leaving directory `/home/shared/srcs_wheezy/postgis_trunk/topology' |
|---|
| 122 | dbb@wheezyvm:/home/shared/srcs_wheezy/postgis_trunk$ ls |
|---|
| 123 | aclocal.m4 config.rpath extensions libtool NEWS regress |
|---|
| 124 | astyle.sh config.status extras LICENSE.TXT postgis spatial_ref_sys.sql |
|---|
| 125 | authors.svn config.sub GNUmakefile loader postgis_config.h STYLE |
|---|
| 126 | autogen.sh configure GNUmakefile.in ltmain.sh postgis_config.h.in TODO |
|---|
| 127 | autom4te.cache configure.ac HOWTO_RELEASE macros preCONFIG_SHELL.log topology |
|---|
| 128 | ChangeLog configure.lineno install-sh make_dist.sh preSHELL.log utils |
|---|
| 129 | config_debug.log COPYING java Makefile raster Version.config |
|---|
| 130 | config.guess CREDITS liblwgeom make.log README.postgis |
|---|
| 131 | config.log doc libpgcommon MIGRATION README.raster |
|---|
| 132 | dbb@wheezyvm:/home/shared/srcs_wheezy/postgis_trunk$ ./autogen.sh |
|---|
| 133 | * Running /usr/bin/libtoolize (2.4) |
|---|
| 134 | OPTIONS = --force --copy --install |
|---|
| 135 | libtoolize: putting auxiliary files in `.'. |
|---|
| 136 | libtoolize: copying file `./config.guess' |
|---|
| 137 | libtoolize: copying file `./config.sub' |
|---|
| 138 | libtoolize: copying file `./install-sh' |
|---|
| 139 | libtoolize: copying file `./ltmain.sh' |
|---|
| 140 | libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `macros'. |
|---|
| 141 | libtoolize: copying file `macros/libtool.m4' |
|---|
| 142 | libtoolize: copying file `macros/ltoptions.m4' |
|---|
| 143 | libtoolize: copying file `macros/ltsugar.m4' |
|---|
| 144 | libtoolize: copying file `macros/ltversion.m4' |
|---|
| 145 | libtoolize: copying file `macros/lt~obsolete.m4' |
|---|
| 146 | libtoolize: Consider adding `-I macros' to ACLOCAL_AMFLAGS in Makefile.am. |
|---|
| 147 | * Running /usr/bin/aclocal (1.11.1) |
|---|
| 148 | * Running /usr/bin/autoconf (2.68) |
|---|
| 149 | ====================================== |
|---|
| 150 | Now you are ready to run './configure' |
|---|
| 151 | ====================================== |
|---|
| 152 | dbb@wheezyvm:/home/shared/srcs_wheezy/postgis_trunk$ ./configure --with-raster --with-topology --with-jsondir=/usr |
|---|
| 153 | checking build system type... i686-pc-linux-gnu |
|---|
| 154 | checking host system type... i686-pc-linux-gnu |
|---|
| 155 | checking how to print strings... printf |
|---|
| 156 | checking for gcc... gcc |
|---|
| 157 | checking whether the C compiler works... yes |
|---|
| 158 | checking for C compiler default output file name... a.out |
|---|
| 159 | checking for suffix of executables... |
|---|
| 160 | checking whether we are cross compiling... no |
|---|
| 161 | checking for suffix of object files... o |
|---|
| 162 | checking whether we are using the GNU C compiler... yes |
|---|
| 163 | checking whether gcc accepts -g... yes |
|---|
| 164 | checking for gcc option to accept ISO C89... none needed |
|---|
| 165 | checking for a sed that does not truncate output... /bin/sed |
|---|
| 166 | checking for grep that handles long lines and -e... /bin/grep |
|---|
| 167 | checking for egrep... /bin/grep -E |
|---|
| 168 | checking for fgrep... /bin/grep -F |
|---|
| 169 | checking for ld used by gcc... /usr/bin/ld |
|---|
| 170 | checking if the linker (/usr/bin/ld) is GNU ld... yes |
|---|
| 171 | checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B |
|---|
| 172 | checking the name lister (/usr/bin/nm -B) interface... BSD nm |
|---|
| 173 | checking whether ln -s works... yes |
|---|
| 174 | checking the maximum length of command line arguments... 1572864 |
|---|
| 175 | checking whether the shell understands some XSI constructs... yes |
|---|
| 176 | checking whether the shell understands "+="... yes |
|---|
| 177 | checking how to convert i686-pc-linux-gnu file names to i686-pc-linux-gnu format... func_convert_file_noop |
|---|
| 178 | checking how to convert i686-pc-linux-gnu file names to toolchain format... func_convert_file_noop |
|---|
| 179 | checking for /usr/bin/ld option to reload object files... -r |
|---|
| 180 | checking for objdump... objdump |
|---|
| 181 | checking how to recognize dependent libraries... pass_all |
|---|
| 182 | checking for dlltool... no |
|---|
| 183 | checking how to associate runtime and link libraries... printf %s\n |
|---|
| 184 | checking for ar... ar |
|---|
| 185 | checking for archiver @FILE support... @ |
|---|
| 186 | checking for strip... strip |
|---|
| 187 | checking for ranlib... ranlib |
|---|
| 188 | checking for gawk... no |
|---|
| 189 | checking for mawk... mawk |
|---|
| 190 | checking command to parse /usr/bin/nm -B output from gcc object... ok |
|---|
| 191 | checking for sysroot... no |
|---|
| 192 | checking for mt... mt |
|---|
| 193 | checking if mt is a manifest tool... no |
|---|
| 194 | checking how to run the C preprocessor... gcc -E |
|---|
| 195 | checking for ANSI C header files... yes |
|---|
| 196 | checking for sys/types.h... yes |
|---|
| 197 | checking for sys/stat.h... yes |
|---|
| 198 | checking for stdlib.h... yes |
|---|
| 199 | checking for string.h... yes |
|---|
| 200 | checking for memory.h... yes |
|---|
| 201 | checking for strings.h... yes |
|---|
| 202 | checking for inttypes.h... yes |
|---|
| 203 | checking for stdint.h... yes |
|---|
| 204 | checking for unistd.h... yes |
|---|
| 205 | checking for dlfcn.h... yes |
|---|
| 206 | checking for objdir... .libs |
|---|
| 207 | checking if gcc supports -fno-rtti -fno-exceptions... no |
|---|
| 208 | checking for gcc option to produce PIC... -fPIC -DPIC |
|---|
| 209 | checking if gcc PIC flag -fPIC -DPIC works... yes |
|---|
| 210 | checking if gcc static flag -static works... yes |
|---|
| 211 | checking if gcc supports -c -o file.o... yes |
|---|
| 212 | checking if gcc supports -c -o file.o... (cached) yes |
|---|
| 213 | checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes |
|---|
| 214 | checking whether -lc should be explicitly linked in... no |
|---|
| 215 | checking dynamic linker characteristics... GNU/Linux ld.so |
|---|
| 216 | checking how to hardcode library paths into programs... immediate |
|---|
| 217 | checking whether stripping libraries is possible... yes |
|---|
| 218 | checking if libtool supports shared libraries... yes |
|---|
| 219 | checking whether to build shared libraries... yes |
|---|
| 220 | checking whether to build static libraries... yes |
|---|
| 221 | checking for gcc... (cached) gcc |
|---|
| 222 | checking whether we are using the GNU C compiler... (cached) yes |
|---|
| 223 | checking whether gcc accepts -g... (cached) yes |
|---|
| 224 | checking for gcc option to accept ISO C89... (cached) none needed |
|---|
| 225 | checking how to run the C preprocessor... gcc -E |
|---|
| 226 | checking for g++... g++ |
|---|
| 227 | checking whether we are using the GNU C++ compiler... yes |
|---|
| 228 | checking whether g++ accepts -g... yes |
|---|
| 229 | checking how to run the C++ preprocessor... g++ -E |
|---|
| 230 | checking for ld used by g++... /usr/bin/ld |
|---|
| 231 | checking if the linker (/usr/bin/ld) is GNU ld... yes |
|---|
| 232 | checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes |
|---|
| 233 | checking for g++ option to produce PIC... -fPIC -DPIC |
|---|
| 234 | checking if g++ PIC flag -fPIC -DPIC works... yes |
|---|
| 235 | checking if g++ static flag -static works... yes |
|---|
| 236 | checking if g++ supports -c -o file.o... yes |
|---|
| 237 | checking if g++ supports -c -o file.o... (cached) yes |
|---|
| 238 | checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes |
|---|
| 239 | checking dynamic linker characteristics... (cached) GNU/Linux ld.so |
|---|
| 240 | checking how to hardcode library paths into programs... immediate |
|---|
| 241 | checking if g++ supports -Wall... yes |
|---|
| 242 | checking if g++ supports -Wmissing-prototypes... yes |
|---|
| 243 | checking if g++ supports -ffloat-store... yes |
|---|
| 244 | checking for flex... no |
|---|
| 245 | checking for lex... no |
|---|
| 246 | checking for bison... no |
|---|
| 247 | checking for byacc... no |
|---|
| 248 | checking ieeefp.h usability... no |
|---|
| 249 | checking ieeefp.h presence... no |
|---|
| 250 | checking for ieeefp.h... no |
|---|
| 251 | checking for vasprintf... yes |
|---|
| 252 | checking for asprintf... yes |
|---|
| 253 | checking for convert... /usr/bin/convert |
|---|
| 254 | checking for xsltproc... /usr/bin/xsltproc |
|---|
| 255 | checking for dblatex... no |
|---|
| 256 | configure: WARNING: dblatex is not installed so PDF documentation cannot be built |
|---|
| 257 | checking CUnit/CUnit.h usability... yes |
|---|
| 258 | checking CUnit/CUnit.h presence... yes |
|---|
| 259 | checking for CUnit/CUnit.h... yes |
|---|
| 260 | checking for CU_initialize_registry in -lcunit... yes |
|---|
| 261 | checking iconv.h usability... yes |
|---|
| 262 | checking iconv.h presence... yes |
|---|
| 263 | checking for iconv.h... yes |
|---|
| 264 | checking for libiconv_open in -liconv... no |
|---|
| 265 | checking for iconv_open in -lc... yes |
|---|
| 266 | checking for iconvctl... no |
|---|
| 267 | checking for libiconvctl... no |
|---|
| 268 | checking for pg_config... /usr/bin/pg_config |
|---|
| 269 | checking PostgreSQL version... PostgreSQL 9.1.1 |
|---|
| 270 | checking libpq-fe.h usability... yes |
|---|
| 271 | checking libpq-fe.h presence... yes |
|---|
| 272 | checking for libpq-fe.h... yes |
|---|
| 273 | checking for PQserverVersion in -lpq... yes |
|---|
| 274 | checking for xml2-config... /usr/bin/xml2-config |
|---|
| 275 | checking libxml/tree.h usability... yes |
|---|
| 276 | checking libxml/tree.h presence... yes |
|---|
| 277 | checking for libxml/tree.h... yes |
|---|
| 278 | checking libxml/parser.h usability... yes |
|---|
| 279 | checking libxml/parser.h presence... yes |
|---|
| 280 | checking for libxml/parser.h... yes |
|---|
| 281 | checking libxml/xpath.h usability... yes |
|---|
| 282 | checking libxml/xpath.h presence... yes |
|---|
| 283 | checking for libxml/xpath.h... yes |
|---|
| 284 | checking libxml/xpathInternals.h usability... yes |
|---|
| 285 | checking libxml/xpathInternals.h presence... yes |
|---|
| 286 | checking for libxml/xpathInternals.h... yes |
|---|
| 287 | checking for xmlInitParser in -lxml2... yes |
|---|
| 288 | checking for geos-config... /usr/local/bin/geos-config |
|---|
| 289 | checking GEOS version... 3.4.0dev |
|---|
| 290 | checking geos_c.h usability... yes |
|---|
| 291 | checking geos_c.h presence... yes |
|---|
| 292 | checking for geos_c.h... yes |
|---|
| 293 | checking for initGEOS in -lgeos_c... yes |
|---|
| 294 | checking whether make sets $(MAKE)... yes |
|---|
| 295 | checking for a BSD-compatible install... /usr/bin/install -c |
|---|
| 296 | checking for a thread-safe mkdir -p... /bin/mkdir -p |
|---|
| 297 | checking whether NLS is requested... yes |
|---|
| 298 | checking for msgfmt... /usr/bin/msgfmt |
|---|
| 299 | checking for gmsgfmt... /usr/bin/msgfmt |
|---|
| 300 | checking for xgettext... /usr/bin/xgettext |
|---|
| 301 | checking for msgmerge... /usr/bin/msgmerge |
|---|
| 302 | checking for ld used by GCC... /usr/bin/ld |
|---|
| 303 | checking if the linker (/usr/bin/ld) is GNU ld... yes |
|---|
| 304 | checking for shared library run path origin... done |
|---|
| 305 | checking for CFPreferencesCopyAppValue... no |
|---|
| 306 | checking for CFLocaleCopyCurrent... no |
|---|
| 307 | checking for GNU gettext in libc... yes |
|---|
| 308 | checking whether to use NLS... yes |
|---|
| 309 | checking where the gettext function comes from... libc |
|---|
| 310 | checking proj_api.h usability... yes |
|---|
| 311 | checking proj_api.h presence... yes |
|---|
| 312 | checking for proj_api.h... yes |
|---|
| 313 | checking for pj_get_release in -lproj... yes |
|---|
| 314 | Using user-specified json-c directory: /usr |
|---|
| 315 | checking json/json.h usability... yes |
|---|
| 316 | checking json/json.h presence... yes |
|---|
| 317 | checking for json/json.h... yes |
|---|
| 318 | checking for json_object_get in -ljson... yes |
|---|
| 319 | TOPOLOGY: Topology support requested |
|---|
| 320 | RASTER: Raster support requested |
|---|
| 321 | checking for GDAL >= 1.6.0... found |
|---|
| 322 | checking for GDALFPolygonize in -lgdal... yes |
|---|
| 323 | configure: creating ./config.status |
|---|
| 324 | config.status: creating GNUmakefile |
|---|
| 325 | config.status: creating liblwgeom/Makefile |
|---|
| 326 | config.status: creating liblwgeom/cunit/Makefile |
|---|
| 327 | config.status: creating liblwgeom/liblwgeom.h |
|---|
| 328 | config.status: creating libpgcommon/Makefile |
|---|
| 329 | config.status: creating libpgcommon/cunit/Makefile |
|---|
| 330 | config.status: creating postgis/Makefile |
|---|
| 331 | config.status: creating postgis/sqldefines.h |
|---|
| 332 | config.status: creating loader/Makefile |
|---|
| 333 | config.status: creating loader/cunit/Makefile |
|---|
| 334 | config.status: creating topology/Makefile |
|---|
| 335 | config.status: creating regress/Makefile |
|---|
| 336 | config.status: creating doc/Makefile |
|---|
| 337 | config.status: creating doc/Makefile.comments |
|---|
| 338 | config.status: creating doc/html/image_src/Makefile |
|---|
| 339 | config.status: creating raster/Makefile |
|---|
| 340 | config.status: creating raster/rt_core/Makefile |
|---|
| 341 | config.status: creating raster/rt_pg/Makefile |
|---|
| 342 | config.status: creating raster/loader/Makefile |
|---|
| 343 | config.status: creating raster/test/Makefile |
|---|
| 344 | config.status: creating raster/test/core/Makefile |
|---|
| 345 | config.status: creating raster/test/regress/Makefile |
|---|
| 346 | config.status: creating raster/scripts/Makefile |
|---|
| 347 | config.status: creating raster/scripts/python/Makefile |
|---|
| 348 | config.status: creating postgis_config.h |
|---|
| 349 | config.status: creating raster/raster_config.h |
|---|
| 350 | config.status: executing libtool commands |
|---|
| 351 | config.status: executing po-directories commands |
|---|
| 352 | |
|---|
| 353 | PostGIS is now configured for i686-pc-linux-gnu |
|---|
| 354 | |
|---|
| 355 | -------------- Compiler Info ------------- |
|---|
| 356 | C compiler: gcc -g -O2 |
|---|
| 357 | C++ compiler: g++ -g -O2 |
|---|
| 358 | |
|---|
| 359 | -------------- Dependencies -------------- |
|---|
| 360 | GEOS config: /usr/local/bin/geos-config |
|---|
| 361 | GEOS version: 3.4.0dev |
|---|
| 362 | GDAL config: /usr/local/bin/gdal-config |
|---|
| 363 | GDAL version: 1.9.0 |
|---|
| 364 | PostgreSQL config: /usr/bin/pg_config |
|---|
| 365 | PostgreSQL version: PostgreSQL 9.1.1 |
|---|
| 366 | PROJ4 version: 47 |
|---|
| 367 | Libxml2 config: /usr/bin/xml2-config |
|---|
| 368 | Libxml2 version: 2.7.8 |
|---|
| 369 | JSON-C support: Yes |
|---|
| 370 | PostGIS debug level: 0 |
|---|
| 371 | -------------- Extensions -------------- |
|---|
| 372 | PostGIS Raster: 0.1.6d |
|---|
| 373 | PostGIS Topology |
|---|
| 374 | |
|---|
| 375 | -------- Documentation Generation -------- |
|---|
| 376 | xsltproc: /usr/bin/xsltproc |
|---|
| 377 | xsl style sheets: /usr/share/xml/docbook/stylesheet/nwalsh |
|---|
| 378 | dblatex: |
|---|
| 379 | convert: /usr/bin/convert |
|---|
| 380 | |
|---|
| 381 | dbb@wheezyvm:/home/shared/srcs_wheezy/postgis_trunk$ make |
|---|
| 382 | for s in liblwgeom libpgcommon regress postgis loader utils raster topology; do \ |
|---|
| 383 | echo "---- Making all in ${s}"; \ |
|---|
| 384 | make -C ${s} all || exit 1; \ |
|---|
| 385 | done; |
|---|
| 386 | ---- Making all in liblwgeom |
|---|
| 387 | make[1]: Entering directory `/home/shared/srcs_wheezy/postgis_trunk/liblwgeom' |
|---|
| 388 | /bin/sh ../libtool --mode=compile gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -DPOSTGIS_GEOS_VERSION=34 -DPOSTGIS_PROJ_VERSION=47 -c -o stringbuffer.lo stringbuffer.c |
|---|
| 389 | libtool: compile: gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -DPOSTGIS_GEOS_VERSION=34 -DPOSTGIS_PROJ_VERSION=47 -c stringbuffer.c -fPIC -DPIC -o .libs/stringbuffer.o |
|---|
| 390 | libtool: compile: gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -DPOSTGIS_GEOS_VERSION=34 -DPOSTGIS_PROJ_VERSION=47 -c stringbuffer.c -o stringbuffer.o >/dev/null 2>&1 |
|---|
| 391 | /bin/sh ../libtool --mode=compile gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -DPOSTGIS_GEOS_VERSION=34 -DPOSTGIS_PROJ_VERSION=47 -c -o measures.lo measures.c |
|---|
| 392 | libtool: compile: gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -DPOSTGIS_GEOS_VERSION=34 -DPOSTGIS_PROJ_VERSION=47 -c measures.c -fPIC -DPIC -o .libs/measures.o |
|---|
| 393 | libtool: compile: gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -DPOSTGIS_GEOS_VERSION=34 -DPOSTGIS_PROJ_VERSION=47 -c measures.c -o measures.o >/dev/null 2>&1 |
|---|
| 394 | /bin/sh ../libtool --mode=compile gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -DPOSTGIS_GEOS_VERSION=34 -DPOSTGIS_PROJ_VERSION=47 -c -o measures3d.lo measures3d.c |
|---|
| 395 | libtool: compile: gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -DPOSTGIS_GEOS_VERSION=34 -DPOSTGIS_PROJ_VERSION=47 -c measures3d.c -fPIC -DPIC -o .libs/measures3d.o |
|---|
| 396 | libtool: compile: gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -DPOSTGIS_GEOS_VERSION=34 -DPOSTGIS_PROJ_VERSION=47 -c measures3d.c -o measures3d.o >/dev/null 2>&1 |
|---|
| 397 | /bin/sh ../libtool --mode=compile gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -DPOSTGIS_GEOS_VERSION=34 -DPOSTGIS_PROJ_VERSION=47 -c -o box2d.lo box2d.c |
|---|
| 398 | libtool: compile: gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -DPOSTGIS_GEOS_VERSION=34 -DPOSTGIS_PROJ_VERSION=47 -c box2d.c -fPIC -DPIC -o .libs/box2d.o |
|---|
| 399 | libtool: compile: gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -DPOSTGIS_GEOS_VERSION=34 -DPOSTGIS_PROJ_VERSION=47 -c box2d.c -o box2d.o >/dev/null 2>&1 |
|---|
| 400 | /bin/sh ../libtool --mode=compile gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -DPOSTGIS_GEOS_VERSION=34 -DPOSTGIS_PROJ_VERSION=47 -c -o ptarray.lo ptarray.c |
|---|
| 401 | libtool: compile: gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -DPOSTGIS_GEOS_VERSION=34 -DPOSTGIS_PROJ_VERSION=47 -c ptarray.c -fPIC -DPIC -o .libs/ptarray.o |
|---|
| 402 | libtool: compile: gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -DPOSTGIS_GEOS_VERSION=34 -DPOSTGIS_PROJ_VERSION=47 -c ptarray.c -o ptarray.o >/dev/null 2>&1 |
|---|
| 403 | /bin/sh ../libtool --mode=compile gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -DPOSTGIS_GEOS_VERSION=34 -DPOSTGIS_PROJ_VERSION=47 -c -o lwgeom_api.lo lwgeom_api.c |
|---|
| 404 | libtool: compile: gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -DPOSTGIS_GEOS_VERSION=34 -DPOSTGIS_PROJ_VERSION=47 -c lwgeom_api.c -fPIC -DPIC -o .libs/lwgeom_api.o |
|---|
| 405 | libtool: compile: gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -DPOSTGIS_GEOS_VERSION=34 -DPOSTGIS_PROJ_VERSION=47 -c lwgeom_api.c -o lwgeom_api.o >/dev/null 2>&1 |
|---|
| 406 | /bin/sh ../libtool --mode=compile gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -DPOSTGIS_GEOS_VERSION=34 -DPOSTGIS_PROJ_VERSION=47 -c -o lwgeom.lo lwgeom.c |
|---|
| 407 | libtool: compile: gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -DPOSTGIS_GEOS_VERSION=34 -DPOSTGIS_PROJ_VERSION=47 -c lwgeom.c -fPIC -DPIC -o .libs/lwgeom.o |
|---|
| 408 | libtool: compile: gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -DPOSTGIS_GEOS_VERSION=34 -DPOSTGIS_PROJ_VERSION=47 -c lwgeom.c -o lwgeom.o >/dev/null 2>&1 |
|---|
| 409 | /bin/sh ../libtool --mode=compile gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -DPOSTGIS_GEOS_VERSION=34 -DPOSTGIS_PROJ_VERSION=47 -c -o lwpoint.lo lwpoint.c |
|---|
| 410 | libtool: compile: gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -DPOSTGIS_GEOS_VERSION=34 -DPOSTGIS_PROJ_VERSION=47 -c lwpoint.c -fPIC -DPIC -o .libs/lwpoint.o |
|---|
| 411 | libtool: compile: gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -DPOSTGIS_GEOS_VERSION=34 -DPOSTGIS_PROJ_VERSION=47 -c lwpoint.c -o lwpoint.o >/dev/null 2>&1 |
|---|
| 412 | /bin/sh ../libtool --mode=compile gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -DPOSTGIS_GEOS_VERSION=34 -DPOSTGIS_PROJ_VERSION=47 -c -o lwline.lo lwline.c |
|---|
| 413 | libtool: compile: gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -DPOSTGIS_GEOS_VERSION=34 -DPOSTGIS_PROJ_VERSION=47 -c lwline.c -fPIC -DPIC -o .libs/lwline.o |
|---|
| 414 | libtool: compile: gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -DPOSTGIS_GEOS_VERSION=34 -DPOSTGIS_PROJ_VERSION=47 -c lwline.c -o lwline.o >/dev/null 2>&1 |
|---|
| 415 | /bin/sh ../libtool --mode=compile gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -DPOSTGIS_GEOS_VERSION=34 -DPOSTGIS_PROJ_VERSION=47 -c -o lwpoly.lo lwpoly.c |
|---|
| 416 | libtool: compile: gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -DPOSTGIS_GEOS_VERSION=34 -DPOSTGIS_PROJ_VERSION=47 -c lwpoly.c -fPIC -DPIC -o .libs/lwpoly.o |
|---|
| 417 | libtool: compile: gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -DPOSTGIS_GEOS_VERSION=34 -DPOSTGIS_PROJ_VERSION=47 -c lwpoly.c -o lwpoly.o >/dev/null 2>&1 |
|---|
| 418 | /bin/sh ../libtool --mode=compile gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -DPOSTGIS_GEOS_VERSION=34 -DPOSTGIS_PROJ_VERSION=47 -c -o lwtriangle.lo lwtriangle.c |
|---|
| 419 | libtool: compile: gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -DPOSTGIS_GEOS_VERSION=34 -DPOSTGIS_PROJ_VERSION=47 -c lwtriangle.c -fPIC -DPIC -o .libs/lwtriangle.o |
|---|
| 420 | libtool: compile: gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -DPOSTGIS_GEOS_VERSION=34 -DPOSTGIS_PROJ_VERSION=47 -c lwtriangle.c -o lwtriangle.o >/dev/null 2>&1 |
|---|
| 421 | /bin/sh ../libtool --mode=compile gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -DPOSTGIS_GEOS_VERSION=34 -DPOSTGIS_PROJ_VERSION=47 -c -o lwmpoint.lo lwmpoint.c |
|---|
| 422 | libtool: compile: gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -DPOSTGIS_GEOS_VERSION=34 -DPOSTGIS_PROJ_VERSION=47 -c lwmpoint.c -fPIC -DPIC -o .libs/lwmpoint.o |
|---|
| 423 | libtool: compile: gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -DPOSTGIS_GEOS_VERSION=34 -DPOSTGIS_PROJ_VERSION=47 -c lwmpoint.c -o lwmpoint.o >/dev/null 2>&1 |
|---|
| 424 | /bin/sh ../libtool --mode=compile gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -DPOSTGIS_GEOS_VERSION=34 -DPOSTGIS_PROJ_VERSION=47 -c -o lwmline.lo lwmline.c |
|---|
| 425 | libtool: compile: gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -DPOSTGIS_GEOS_VERSION=34 -DPOSTGIS_PROJ_VERSION=47 -c lwmline.c -fPIC -DPIC -o .libs/lwmline.o |
|---|
| 426 | libtool: compile: gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -DPOSTGIS_GEOS_VERSION=34 -DPOSTGIS_PROJ_VERSION=47 -c lwmline.c -o lwmline.o >/dev/null 2>&1 |
|---|
| 427 | /bin/sh ../libtool --mode=compile gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -DPOSTGIS_GEOS_VERSION=34 -DPOSTGIS_PROJ_VERSION=47 -c -o lwmpoly.lo lwmpoly.c |
|---|
| 428 | libtool: compile: gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -DPOSTGIS_GEOS_VERSION=34 -DPOSTGIS_PROJ_VERSION=47 -c lwmpoly.c -fPIC -DPIC -o .libs/lwmpoly.o |
|---|
| 429 | libtool: compile: gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -DPOSTGIS_GEOS_VERSION=34 -DPOSTGIS_PROJ_VERSION=47 -c lwmpoly.c -o lwmpoly.o >/dev/null 2>&1 |
|---|
| 430 | /bin/sh ../libtool --mode=compile gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -DPOSTGIS_GEOS_VERSION=34 -DPOSTGIS_PROJ_VERSION=47 -c -o lwcollection.lo lwcollection.c |
|---|
| 431 | libtool: compile: gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -DPOSTGIS_GEOS_VERSION=34 -DPOSTGIS_PROJ_VERSION=47 -c lwcollection.c -fPIC -DPIC -o .libs/lwcollection.o |
|---|
| 432 | libtool: compile: gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -DPOSTGIS_GEOS_VERSION=34 -DPOSTGIS_PROJ_VERSION=47 -c lwcollection.c -o lwcollection.o >/dev/null 2>&1 |
|---|
| 433 | /bin/sh ../libtool --mode=compile gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -DPOSTGIS_GEOS_VERSION=34 -DPOSTGIS_PROJ_VERSION=47 -c -o lwcircstring.lo lwcircstring.c |
|---|
| 434 | libtool: compile: gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -DPOSTGIS_GEOS_VERSION=34 -DPOSTGIS_PROJ_VERSION=47 -c lwcircstring.c -fPIC -DPIC -o .libs/lwcircstring.o |
|---|
| 435 | libtool: compile: gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -DPOSTGIS_GEOS_VERSION=34 -DPOSTGIS_PROJ_VERSION=47 -c lwcircstring.c -o lwcircstring.o >/dev/null 2>&1 |
|---|
| 436 | /bin/sh ../libtool --mode=compile gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -DPOSTGIS_GEOS_VERSION=34 -DPOSTGIS_PROJ_VERSION=47 -c -o lwcompound.lo lwcompound.c |
|---|
| 437 | libtool: compile: gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -DPOSTGIS_GEOS_VERSION=34 -DPOSTGIS_PROJ_VERSION=47 -c lwcompound.c -fPIC -DPIC -o .libs/lwcompound.o |
|---|
| 438 | libtool: compile: gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -DPOSTGIS_GEOS_VERSION=34 -DPOSTGIS_PROJ_VERSION=47 -c lwcompound.c -o lwcompound.o >/dev/null 2>&1 |
|---|
| 439 | /bin/sh ../libtool --mode=compile gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -DPOSTGIS_GEOS_VERSION=34 -DPOSTGIS_PROJ_VERSION=47 -c -o lwcurvepoly.lo lwcurvepoly.c |
|---|
| 440 | libtool: compile: gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -DPOSTGIS_GEOS_VERSION=34 -DPOSTGIS_PROJ_VERSION=47 -c lwcurvepoly.c -fPIC -DPIC -o .libs/lwcurvepoly.o |
|---|
| 441 | libtool: compile: gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -DPOSTGIS_GEOS_VERSION=34 -DPOSTGIS_PROJ_VERSION=47 -c lwcurvepoly.c -o lwcurvepoly.o >/dev/null 2>&1 |
|---|
| 442 | /bin/sh ../libtool --mode=compile gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -DPOSTGIS_GEOS_VERSION=34 -DPOSTGIS_PROJ_VERSION=47 -c -o lwmcurve.lo lwmcurve.c |
|---|
| 443 | libtool: compile: gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -DPOSTGIS_GEOS_VERSION=34 -DPOSTGIS_PROJ_VERSION=47 -c lwmcurve.c -fPIC -DPIC -o .libs/lwmcurve.o |
|---|
| 444 | libtool: compile: gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -DPOSTGIS_GEOS_VERSION=34 -DPOSTGIS_PROJ_VERSION=47 -c lwmcurve.c -o lwmcurve.o >/dev/null 2>&1 |
|---|
| 445 | /bin/sh ../libtool --mode=compile gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -DPOSTGIS_GEOS_VERSION=34 -DPOSTGIS_PROJ_VERSION=47 -c -o lwmsurface.lo lwmsurface.c |
|---|
| 446 | libtool: compile: gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -DPOSTGIS_GEOS_VERSION=34 -DPOSTGIS_PROJ_VERSION=47 -c lwmsurface.c -fPIC -DPIC -o .libs/lwmsurface.o |
|---|
| 447 | libtool: compile: gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -DPOSTGIS_GEOS_VERSION=34 -DPOSTGIS_PROJ_VERSION=47 -c lwmsurface.c -o lwmsurface.o >/dev/null 2>&1 |
|---|
| 448 | /bin/sh ../libtool --mode=compile gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -DPOSTGIS_GEOS_VERSION=34 -DPOSTGIS_PROJ_VERSION=47 -c -o lwpsurface.lo lwpsurface.c |
|---|
| 449 | libtool: compile: gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -DPOSTGIS_GEOS_VERSION=34 -DPOSTGIS_PROJ_VERSION=47 -c lwpsurface.c -fPIC -DPIC -o .libs/lwpsurface.o |
|---|
| 450 | libtool: compile: gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -DPOSTGIS_GEOS_VERSION=34 -DPOSTGIS_PROJ_VERSION=47 -c lwpsurface.c -o lwpsurface.o >/dev/null 2>&1 |
|---|
| 451 | /bin/sh ../libtool --mode=compile gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -DPOSTGIS_GEOS_VERSION=34 -DPOSTGIS_PROJ_VERSION=47 -c -o lwtin.lo lwtin.c |
|---|
| 452 | libtool: compile: gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -DPOSTGIS_GEOS_VERSION=34 -DPOSTGIS_PROJ_VERSION=47 -c lwtin.c -fPIC -DPIC -o .libs/lwtin.o |
|---|
| 453 | libtool: compile: gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -DPOSTGIS_GEOS_VERSION=34 -DPOSTGIS_PROJ_VERSION=47 -c lwtin.c -o lwtin.o >/dev/null 2>&1 |
|---|
| 454 | /bin/sh ../libtool --mode=compile gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -DPOSTGIS_GEOS_VERSION=34 -DPOSTGIS_PROJ_VERSION=47 -c -o lwout_wkb.lo lwout_wkb.c |
|---|
| 455 | libtool: compile: gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -DPOSTGIS_GEOS_VERSION=34 -DPOSTGIS_PROJ_VERSION=47 -c lwout_wkb.c -fPIC -DPIC -o .libs/lwout_wkb.o |
|---|
| 456 | libtool: compile: gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -DPOSTGIS_GEOS_VERSION=34 -DPOSTGIS_PROJ_VERSION=47 -c lwout_wkb.c -o lwout_wkb.o >/dev/null 2>&1 |
|---|
| 457 | /bin/sh ../libtool --mode=compile gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -DPOSTGIS_GEOS_VERSION=34 -DPOSTGIS_PROJ_VERSION=47 -c -o lwin_wkb.lo lwin_wkb.c |
|---|
| 458 | libtool: compile: gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -DPOSTGIS_GEOS_VERSION=34 -DPOSTGIS_PROJ_VERSION=47 -c lwin_wkb.c -fPIC -DPIC -o .libs/lwin_wkb.o |
|---|
| 459 | libtool: compile: gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -DPOSTGIS_GEOS_VERSION=34 -DPOSTGIS_PROJ_VERSION=47 -c lwin_wkb.c -o lwin_wkb.o >/dev/null 2>&1 |
|---|
| 460 | /bin/sh ../libtool --mode=compile gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -DPOSTGIS_GEOS_VERSION=34 -DPOSTGIS_PROJ_VERSION=47 -c -o lwout_wkt.lo lwout_wkt.c |
|---|
| 461 | libtool: compile: gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -DPOSTGIS_GEOS_VERSION=34 -DPOSTGIS_PROJ_VERSION=47 -c lwout_wkt.c -fPIC -DPIC -o .libs/lwout_wkt.o |
|---|
| 462 | libtool: compile: gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -DPOSTGIS_GEOS_VERSION=34 -DPOSTGIS_PROJ_VERSION=47 -c lwout_wkt.c -o lwout_wkt.o >/dev/null 2>&1 |
|---|
| 463 | /bin/sh ../libtool --mode=compile gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -DPOSTGIS_GEOS_VERSION=34 -DPOSTGIS_PROJ_VERSION=47 -c -o lwin_wkt_parse.lo lwin_wkt_parse.c |
|---|
| 464 | libtool: compile: gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -DPOSTGIS_GEOS_VERSION=34 -DPOSTGIS_PROJ_VERSION=47 -c lwin_wkt_parse.c -fPIC -DPIC -o .libs/lwin_wkt_parse.o |
|---|
| 465 | libtool: compile: gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -DPOSTGIS_GEOS_VERSION=34 -DPOSTGIS_PROJ_VERSION=47 -c lwin_wkt_parse.c -o lwin_wkt_parse.o >/dev/null 2>&1 |
|---|
| 466 | /bin/sh ../libtool --mode=compile gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -DPOSTGIS_GEOS_VERSION=34 -DPOSTGIS_PROJ_VERSION=47 -c -o lwin_wkt_lex.lo lwin_wkt_lex.c |
|---|
| 467 | libtool: compile: gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -DPOSTGIS_GEOS_VERSION=34 -DPOSTGIS_PROJ_VERSION=47 -c lwin_wkt_lex.c -fPIC -DPIC -o .libs/lwin_wkt_lex.o |
|---|
| 468 | lwin_wkt_lex.c:1417:16: warning: 'input' defined but not used [-Wunused-function] |
|---|
| 469 | libtool: compile: gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -DPOSTGIS_GEOS_VERSION=34 -DPOSTGIS_PROJ_VERSION=47 -c lwin_wkt_lex.c -o lwin_wkt_lex.o >/dev/null 2>&1 |
|---|
| 470 | /bin/sh ../libtool --mode=compile gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -DPOSTGIS_GEOS_VERSION=34 -DPOSTGIS_PROJ_VERSION=47 -c -o lwin_wkt.lo lwin_wkt.c |
|---|
| 471 | libtool: compile: gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -DPOSTGIS_GEOS_VERSION=34 -DPOSTGIS_PROJ_VERSION=47 -c lwin_wkt.c -fPIC -DPIC -o .libs/lwin_wkt.o |
|---|
| 472 | libtool: compile: gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -DPOSTGIS_GEOS_VERSION=34 -DPOSTGIS_PROJ_VERSION=47 -c lwin_wkt.c -o lwin_wkt.o >/dev/null 2>&1 |
|---|
| 473 | /bin/sh ../libtool --mode=compile gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -DPOSTGIS_GEOS_VERSION=34 -DPOSTGIS_PROJ_VERSION=47 -c -o lwutil.lo lwutil.c |
|---|
| 474 | libtool: compile: gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -DPOSTGIS_GEOS_VERSION=34 -DPOSTGIS_PROJ_VERSION=47 -c lwutil.c -fPIC -DPIC -o .libs/lwutil.o |
|---|
| 475 | libtool: compile: gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -DPOSTGIS_GEOS_VERSION=34 -DPOSTGIS_PROJ_VERSION=47 -c lwutil.c -o lwutil.o >/dev/null 2>&1 |
|---|
| 476 | /bin/sh ../libtool --mode=compile gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -DPOSTGIS_GEOS_VERSION=34 -DPOSTGIS_PROJ_VERSION=47 -c -o lwhomogenize.lo lwhomogenize.c |
|---|
| 477 | libtool: compile: gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -DPOSTGIS_GEOS_VERSION=34 -DPOSTGIS_PROJ_VERSION=47 -c lwhomogenize.c -fPIC -DPIC -o .libs/lwhomogenize.o |
|---|
| 478 | libtool: compile: gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -DPOSTGIS_GEOS_VERSION=34 -DPOSTGIS_PROJ_VERSION=47 -c lwhomogenize.c -o lwhomogenize.o >/dev/null 2>&1 |
|---|
| 479 | /bin/sh ../libtool --mode=compile gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -DPOSTGIS_GEOS_VERSION=34 -DPOSTGIS_PROJ_VERSION=47 -c -o lwalgorithm.lo lwalgorithm.c |
|---|
| 480 | libtool: compile: gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -DPOSTGIS_GEOS_VERSION=34 -DPOSTGIS_PROJ_VERSION=47 -c lwalgorithm.c -fPIC -DPIC -o .libs/lwalgorithm.o |
|---|
| 481 | lwalgorithm.c: In function 'lwline_crossing_direction': |
|---|
| 482 | lwalgorithm.c:170:20: warning: variable 'rv' set but not used [-Wunused-but-set-variable] |
|---|
| 483 | lwalgorithm.c: In function 'lwline_clip_to_ordinate_range': |
|---|
| 484 | lwalgorithm.c:464:9: warning: variable 'rv' set but not used [-Wunused-but-set-variable] |
|---|
| 485 | libtool: compile: gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -DPOSTGIS_GEOS_VERSION=34 -DPOSTGIS_PROJ_VERSION=47 -c lwalgorithm.c -o lwalgorithm.o >/dev/null 2>&1 |
|---|
| 486 | /bin/sh ../libtool --mode=compile gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -DPOSTGIS_GEOS_VERSION=34 -DPOSTGIS_PROJ_VERSION=47 -c -o lwsegmentize.lo lwsegmentize.c |
|---|
| 487 | libtool: compile: gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -DPOSTGIS_GEOS_VERSION=34 -DPOSTGIS_PROJ_VERSION=47 -c lwsegmentize.c -fPIC -DPIC -o .libs/lwsegmentize.o |
|---|
| 488 | lwsegmentize.c: In function 'lwcircle_segmentize': |
|---|
| 489 | lwsegmentize.c:169:6: warning: variable 'result' set but not used [-Wunused-but-set-variable] |
|---|
| 490 | libtool: compile: gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -DPOSTGIS_GEOS_VERSION=34 -DPOSTGIS_PROJ_VERSION=47 -c lwsegmentize.c -o lwsegmentize.o >/dev/null 2>&1 |
|---|
| 491 | /bin/sh ../libtool --mode=compile gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -DPOSTGIS_GEOS_VERSION=34 -DPOSTGIS_PROJ_VERSION=47 -c -o lwprint.lo lwprint.c |
|---|
| 492 | libtool: compile: gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -DPOSTGIS_GEOS_VERSION=34 -DPOSTGIS_PROJ_VERSION=47 -c lwprint.c -fPIC -DPIC -o .libs/lwprint.o |
|---|
| 493 | libtool: compile: gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -DPOSTGIS_GEOS_VERSION=34 -DPOSTGIS_PROJ_VERSION=47 -c lwprint.c -o lwprint.o >/dev/null 2>&1 |
|---|
| 494 | /bin/sh ../libtool --mode=compile gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -DPOSTGIS_GEOS_VERSION=34 -DPOSTGIS_PROJ_VERSION=47 -c -o vsprintf.lo vsprintf.c |
|---|
| 495 | libtool: compile: gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -DPOSTGIS_GEOS_VERSION=34 -DPOSTGIS_PROJ_VERSION=47 -c vsprintf.c -fPIC -DPIC -o .libs/vsprintf.o |
|---|
| 496 | libtool: compile: gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -DPOSTGIS_GEOS_VERSION=34 -DPOSTGIS_PROJ_VERSION=47 -c vsprintf.c -o vsprintf.o >/dev/null 2>&1 |
|---|
| 497 | /bin/sh ../libtool --mode=compile gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -DPOSTGIS_GEOS_VERSION=34 -DPOSTGIS_PROJ_VERSION=47 -c -o g_box.lo g_box.c |
|---|
| 498 | libtool: compile: gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -DPOSTGIS_GEOS_VERSION=34 -DPOSTGIS_PROJ_VERSION=47 -c g_box.c -fPIC -DPIC -o .libs/g_box.o |
|---|
| 499 | libtool: compile: gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -DPOSTGIS_GEOS_VERSION=34 -DPOSTGIS_PROJ_VERSION=47 -c g_box.c -o g_box.o >/dev/null 2>&1 |
|---|
| 500 | /bin/sh ../libtool --mode=compile gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -DPOSTGIS_GEOS_VERSION=34 -DPOSTGIS_PROJ_VERSION=47 -c -o g_serialized.lo g_serialized.c |
|---|
| 501 | libtool: compile: gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -DPOSTGIS_GEOS_VERSION=34 -DPOSTGIS_PROJ_VERSION=47 -c g_serialized.c -fPIC -DPIC -o .libs/g_serialized.o |
|---|
| 502 | libtool: compile: gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -DPOSTGIS_GEOS_VERSION=34 -DPOSTGIS_PROJ_VERSION=47 -c g_serialized.c -o g_serialized.o >/dev/null 2>&1 |
|---|
| 503 | /bin/sh ../libtool --mode=compile gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -DPOSTGIS_GEOS_VERSION=34 -DPOSTGIS_PROJ_VERSION=47 -c -o g_util.lo g_util.c |
|---|
| 504 | libtool: compile: gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -DPOSTGIS_GEOS_VERSION=34 -DPOSTGIS_PROJ_VERSION=47 -c g_util.c -fPIC -DPIC -o .libs/g_util.o |
|---|
| 505 | libtool: compile: gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -DPOSTGIS_GEOS_VERSION=34 -DPOSTGIS_PROJ_VERSION=47 -c g_util.c -o g_util.o >/dev/null 2>&1 |
|---|
| 506 | /bin/sh ../libtool --mode=compile gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -DPOSTGIS_GEOS_VERSION=34 -DPOSTGIS_PROJ_VERSION=47 -c -o lwgeodetic.lo lwgeodetic.c |
|---|
| 507 | libtool: compile: gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -DPOSTGIS_GEOS_VERSION=34 -DPOSTGIS_PROJ_VERSION=47 -c lwgeodetic.c -fPIC -DPIC -o .libs/lwgeodetic.o |
|---|
| 508 | libtool: compile: gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -DPOSTGIS_GEOS_VERSION=34 -DPOSTGIS_PROJ_VERSION=47 -c lwgeodetic.c -o lwgeodetic.o >/dev/null 2>&1 |
|---|
| 509 | /bin/sh ../libtool --mode=compile gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -DPOSTGIS_GEOS_VERSION=34 -DPOSTGIS_PROJ_VERSION=47 -c -o lwtree.lo lwtree.c |
|---|
| 510 | libtool: compile: gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -DPOSTGIS_GEOS_VERSION=34 -DPOSTGIS_PROJ_VERSION=47 -c lwtree.c -fPIC -DPIC -o .libs/lwtree.o |
|---|
| 511 | libtool: compile: gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -DPOSTGIS_GEOS_VERSION=34 -DPOSTGIS_PROJ_VERSION=47 -c lwtree.c -o lwtree.o >/dev/null 2>&1 |
|---|
| 512 | /bin/sh ../libtool --mode=compile gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -DPOSTGIS_GEOS_VERSION=34 -DPOSTGIS_PROJ_VERSION=47 -c -o libtgeom.lo libtgeom.c |
|---|
| 513 | libtool: compile: gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -DPOSTGIS_GEOS_VERSION=34 -DPOSTGIS_PROJ_VERSION=47 -c libtgeom.c -fPIC -DPIC -o .libs/libtgeom.o |
|---|
| 514 | libtool: compile: gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -DPOSTGIS_GEOS_VERSION=34 -DPOSTGIS_PROJ_VERSION=47 -c libtgeom.c -o libtgeom.o >/dev/null 2>&1 |
|---|
| 515 | /bin/sh ../libtool --mode=compile gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -DPOSTGIS_GEOS_VERSION=34 -DPOSTGIS_PROJ_VERSION=47 -c -o lwout_gml.lo lwout_gml.c |
|---|
| 516 | libtool: compile: gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -DPOSTGIS_GEOS_VERSION=34 -DPOSTGIS_PROJ_VERSION=47 -c lwout_gml.c -fPIC -DPIC -o .libs/lwout_gml.o |
|---|
| 517 | libtool: compile: gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -DPOSTGIS_GEOS_VERSION=34 -DPOSTGIS_PROJ_VERSION=47 -c lwout_gml.c -o lwout_gml.o >/dev/null 2>&1 |
|---|
| 518 | /bin/sh ../libtool --mode=compile gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -DPOSTGIS_GEOS_VERSION=34 -DPOSTGIS_PROJ_VERSION=47 -c -o lwout_kml.lo lwout_kml.c |
|---|
| 519 | libtool: compile: gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -DPOSTGIS_GEOS_VERSION=34 -DPOSTGIS_PROJ_VERSION=47 -c lwout_kml.c -fPIC -DPIC -o .libs/lwout_kml.o |
|---|
| 520 | libtool: compile: gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -DPOSTGIS_GEOS_VERSION=34 -DPOSTGIS_PROJ_VERSION=47 -c lwout_kml.c -o lwout_kml.o >/dev/null 2>&1 |
|---|
| 521 | /bin/sh ../libtool --mode=compile gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -DPOSTGIS_GEOS_VERSION=34 -DPOSTGIS_PROJ_VERSION=47 -c -o lwout_geojson.lo lwout_geojson.c |
|---|
| 522 | libtool: compile: gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -DPOSTGIS_GEOS_VERSION=34 -DPOSTGIS_PROJ_VERSION=47 -c lwout_geojson.c -fPIC -DPIC -o .libs/lwout_geojson.o |
|---|
| 523 | lwout_geojson.c: In function 'lwgeom_to_geojson': |
|---|
| 524 | lwout_geojson.c:39:6: warning: variable 'rv' set but not used [-Wunused-but-set-variable] |
|---|
| 525 | libtool: compile: gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -DPOSTGIS_GEOS_VERSION=34 -DPOSTGIS_PROJ_VERSION=47 -c lwout_geojson.c -o lwout_geojson.o >/dev/null 2>&1 |
|---|
| 526 | /bin/sh ../libtool --mode=compile gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -DPOSTGIS_GEOS_VERSION=34 -DPOSTGIS_PROJ_VERSION=47 -c -o lwout_svg.lo lwout_svg.c |
|---|
| 527 | libtool: compile: gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -DPOSTGIS_GEOS_VERSION=34 -DPOSTGIS_PROJ_VERSION=47 -c lwout_svg.c -fPIC -DPIC -o .libs/lwout_svg.o |
|---|
| 528 | libtool: compile: gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -DPOSTGIS_GEOS_VERSION=34 -DPOSTGIS_PROJ_VERSION=47 -c lwout_svg.c -o lwout_svg.o >/dev/null 2>&1 |
|---|
| 529 | /bin/sh ../libtool --mode=compile gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -DPOSTGIS_GEOS_VERSION=34 -DPOSTGIS_PROJ_VERSION=47 -c -o lwout_x3d.lo lwout_x3d.c |
|---|
| 530 | libtool: compile: gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -DPOSTGIS_GEOS_VERSION=34 -DPOSTGIS_PROJ_VERSION=47 -c lwout_x3d.c -fPIC -DPIC -o .libs/lwout_x3d.o |
|---|
| 531 | lwout_x3d.c: In function 'asx3d3_poly_buf': |
|---|
| 532 | lwout_x3d.c:315:6: warning: variable 'dimension' set but not used [-Wunused-but-set-variable] |
|---|
| 533 | libtool: compile: gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -DPOSTGIS_GEOS_VERSION=34 -DPOSTGIS_PROJ_VERSION=47 -c lwout_x3d.c -o lwout_x3d.o >/dev/null 2>&1 |
|---|
| 534 | /bin/sh ../libtool --mode=compile gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -DPOSTGIS_GEOS_VERSION=34 -DPOSTGIS_PROJ_VERSION=47 -c -o lwgeom_geos.lo lwgeom_geos.c |
|---|
| 535 | libtool: compile: gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -DPOSTGIS_GEOS_VERSION=34 -DPOSTGIS_PROJ_VERSION=47 -c lwgeom_geos.c -fPIC -DPIC -o .libs/lwgeom_geos.o |
|---|
| 536 | lwgeom_geos.c: In function 'ptarray_from_GEOSCoordSeq': |
|---|
| 537 | lwgeom_geos.c:53:20: warning: variable 'ptsize' set but not used [-Wunused-but-set-variable] |
|---|
| 538 | libtool: compile: gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -DPOSTGIS_GEOS_VERSION=34 -DPOSTGIS_PROJ_VERSION=47 -c lwgeom_geos.c -o lwgeom_geos.o >/dev/null 2>&1 |
|---|
| 539 | /bin/sh ../libtool --mode=compile gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -DPOSTGIS_GEOS_VERSION=34 -DPOSTGIS_PROJ_VERSION=47 -c -o lwgeom_geos_clean.lo lwgeom_geos_clean.c |
|---|
| 540 | libtool: compile: gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -DPOSTGIS_GEOS_VERSION=34 -DPOSTGIS_PROJ_VERSION=47 -c lwgeom_geos_clean.c -fPIC -DPIC -o .libs/lwgeom_geos_clean.o |
|---|
| 541 | libtool: compile: gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -DPOSTGIS_GEOS_VERSION=34 -DPOSTGIS_PROJ_VERSION=47 -c lwgeom_geos_clean.c -o lwgeom_geos_clean.o >/dev/null 2>&1 |
|---|
| 542 | /bin/sh ../libtool --mode=compile gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -DPOSTGIS_GEOS_VERSION=34 -DPOSTGIS_PROJ_VERSION=47 -c -o lwgeom_geos_node.lo lwgeom_geos_node.c |
|---|
| 543 | libtool: compile: gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -DPOSTGIS_GEOS_VERSION=34 -DPOSTGIS_PROJ_VERSION=47 -c lwgeom_geos_node.c -fPIC -DPIC -o .libs/lwgeom_geos_node.o |
|---|
| 544 | libtool: compile: gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -DPOSTGIS_GEOS_VERSION=34 -DPOSTGIS_PROJ_VERSION=47 -c lwgeom_geos_node.c -o lwgeom_geos_node.o >/dev/null 2>&1 |
|---|
| 545 | /bin/sh ../libtool --mode=compile gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -DPOSTGIS_GEOS_VERSION=34 -DPOSTGIS_PROJ_VERSION=47 -c -o lwgeom_geos_split.lo lwgeom_geos_split.c |
|---|
| 546 | libtool: compile: gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -DPOSTGIS_GEOS_VERSION=34 -DPOSTGIS_PROJ_VERSION=47 -c lwgeom_geos_split.c -fPIC -DPIC -o .libs/lwgeom_geos_split.o |
|---|
| 547 | libtool: compile: gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -DPOSTGIS_GEOS_VERSION=34 -DPOSTGIS_PROJ_VERSION=47 -c lwgeom_geos_split.c -o lwgeom_geos_split.o >/dev/null 2>&1 |
|---|
| 548 | /bin/sh ../libtool --mode=compile gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -DPOSTGIS_GEOS_VERSION=34 -DPOSTGIS_PROJ_VERSION=47 -c -o lwgeom_transform.lo lwgeom_transform.c |
|---|
| 549 | libtool: compile: gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -DPOSTGIS_GEOS_VERSION=34 -DPOSTGIS_PROJ_VERSION=47 -c lwgeom_transform.c -fPIC -DPIC -o .libs/lwgeom_transform.o |
|---|
| 550 | lwgeom_transform.c: In function 'point4d_transform': |
|---|
| 551 | lwgeom_transform.c:116:10: warning: variable 'orig_pt' set but not used [-Wunused-but-set-variable] |
|---|
| 552 | libtool: compile: gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -DPOSTGIS_GEOS_VERSION=34 -DPOSTGIS_PROJ_VERSION=47 -c lwgeom_transform.c -o lwgeom_transform.o >/dev/null 2>&1 |
|---|
| 553 | /bin/sh ../libtool --mode=compile gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -DPOSTGIS_GEOS_VERSION=34 -DPOSTGIS_PROJ_VERSION=47 -ffloat-store -c -o lwspheroid.lo lwspheroid.c |
|---|
| 554 | libtool: compile: gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -DPOSTGIS_GEOS_VERSION=34 -DPOSTGIS_PROJ_VERSION=47 -ffloat-store -c lwspheroid.c -fPIC -DPIC -o .libs/lwspheroid.o |
|---|
| 555 | libtool: compile: gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/local/include -DPOSTGIS_GEOS_VERSION=34 -DPOSTGIS_PROJ_VERSION=47 -ffloat-store -c lwspheroid.c -o lwspheroid.o >/dev/null 2>&1 |
|---|
| 556 | /bin/sh ../libtool --tag=CC --mode=link gcc -rpath /usr/local/lib stringbuffer.lo measures.lo measures3d.lo box2d.lo ptarray.lo lwgeom_api.lo lwgeom.lo lwpoint.lo lwline.lo lwpoly.lo lwtriangle.lo lwmpoint.lo lwmline.lo lwmpoly.lo lwcollection.lo lwcircstring.lo lwcompound.lo lwcurvepoly.lo lwmcurve.lo lwmsurface.lo lwpsurface.lo lwtin.lo lwout_wkb.lo lwin_wkb.lo lwout_wkt.lo lwin_wkt_parse.lo lwin_wkt_lex.lo lwin_wkt.lo lwutil.lo lwhomogenize.lo lwalgorithm.lo lwsegmentize.lo lwprint.lo vsprintf.lo g_box.lo g_serialized.lo g_util.lo lwgeodetic.lo lwtree.lo libtgeom.lo lwout_gml.lo lwout_kml.lo lwout_geojson.lo lwout_svg.lo lwout_x3d.lo lwgeom_geos.lo lwgeom_geos_clean.lo lwgeom_geos_node.lo lwgeom_geos_split.lo lwgeom_transform.lo lwspheroid.lo -release 2.0.0SVN -L/usr/local/lib -lgeos_c -lproj -o liblwgeom.la |
|---|
| 557 | libtool: link: gcc -shared -fPIC -DPIC .libs/stringbuffer.o .libs/measures.o .libs/measures3d.o .libs/box2d.o .libs/ptarray.o .libs/lwgeom_api.o .libs/lwgeom.o .libs/lwpoint.o .libs/lwline.o .libs/lwpoly.o .libs/lwtriangle.o .libs/lwmpoint.o .libs/lwmline.o .libs/lwmpoly.o .libs/lwcollection.o .libs/lwcircstring.o .libs/lwcompound.o .libs/lwcurvepoly.o .libs/lwmcurve.o .libs/lwmsurface.o .libs/lwpsurface.o .libs/lwtin.o .libs/lwout_wkb.o .libs/lwin_wkb.o .libs/lwout_wkt.o .libs/lwin_wkt_parse.o .libs/lwin_wkt_lex.o .libs/lwin_wkt.o .libs/lwutil.o .libs/lwhomogenize.o .libs/lwalgorithm.o .libs/lwsegmentize.o .libs/lwprint.o .libs/vsprintf.o .libs/g_box.o .libs/g_serialized.o .libs/g_util.o .libs/lwgeodetic.o .libs/lwtree.o .libs/libtgeom.o .libs/lwout_gml.o .libs/lwout_kml.o .libs/lwout_geojson.o .libs/lwout_svg.o .libs/lwout_x3d.o .libs/lwgeom_geos.o .libs/lwgeom_geos_clean.o .libs/lwgeom_geos_node.o .libs/lwgeom_geos_split.o .libs/lwgeom_transform.o .libs/lwspheroid.o -L/usr/local/lib /usr/local/lib/libgeos_c.so /usr/lib/libproj.so -Wl,-soname -Wl,liblwgeom-2.0.0SVN.so -o .libs/liblwgeom-2.0.0SVN.so |
|---|
| 558 | libtool: link: (cd ".libs" && rm -f "liblwgeom.so" && ln -s "liblwgeom-2.0.0SVN.so" "liblwgeom.so") |
|---|
| 559 | libtool: link: ar cru .libs/liblwgeom.a stringbuffer.o measures.o measures3d.o box2d.o ptarray.o lwgeom_api.o lwgeom.o lwpoint.o lwline.o lwpoly.o lwtriangle.o lwmpoint.o lwmline.o lwmpoly.o lwcollection.o lwcircstring.o lwcompound.o lwcurvepoly.o lwmcurve.o lwmsurface.o lwpsurface.o lwtin.o lwout_wkb.o lwin_wkb.o lwout_wkt.o lwin_wkt_parse.o lwin_wkt_lex.o lwin_wkt.o lwutil.o lwhomogenize.o lwalgorithm.o lwsegmentize.o lwprint.o vsprintf.o g_box.o g_serialized.o g_util.o lwgeodetic.o lwtree.o libtgeom.o lwout_gml.o lwout_kml.o lwout_geojson.o lwout_svg.o lwout_x3d.o lwgeom_geos.o lwgeom_geos_clean.o lwgeom_geos_node.o lwgeom_geos_split.o lwgeom_transform.o lwspheroid.o |
|---|
| 560 | libtool: link: ranlib .libs/liblwgeom.a |
|---|
| 561 | libtool: link: ( cd ".libs" && rm -f "liblwgeom.la" && ln -s "../liblwgeom.la" "liblwgeom.la" ) |
|---|
| 562 | make[1]: Leaving directory `/home/shared/srcs_wheezy/postgis_trunk/liblwgeom' |
|---|
| 563 | ---- Making all in libpgcommon |
|---|
| 564 | make[1]: Entering directory `/home/shared/srcs_wheezy/postgis_trunk/libpgcommon' |
|---|
| 565 | gcc -g -O2 -I/usr/include/postgresql/9.1/server -I../liblwgeom -fPIC -DPIC -Wall -Wmissing-prototypes -c -o gserialized_gist.o gserialized_gist.c |
|---|
| 566 | gcc -g -O2 -I/usr/include/postgresql/9.1/server -I../liblwgeom -fPIC -DPIC -Wall -Wmissing-prototypes -c -o lwgeom_transform.o lwgeom_transform.c |
|---|
| 567 | gcc -g -O2 -I/usr/include/postgresql/9.1/server -I../liblwgeom -fPIC -DPIC -Wall -Wmissing-prototypes -c -o lwgeom_pg.o lwgeom_pg.c |
|---|
| 568 | ar rs libpgcommon.a gserialized_gist.o lwgeom_transform.o lwgeom_pg.o |
|---|
| 569 | ar: creating libpgcommon.a |
|---|
| 570 | make[1]: Leaving directory `/home/shared/srcs_wheezy/postgis_trunk/libpgcommon' |
|---|
| 571 | ---- Making all in regress |
|---|
| 572 | make[1]: Entering directory `/home/shared/srcs_wheezy/postgis_trunk/regress' |
|---|
| 573 | make[1]: Nothing to be done for `all'. |
|---|
| 574 | make[1]: Leaving directory `/home/shared/srcs_wheezy/postgis_trunk/regress' |
|---|
| 575 | ---- Making all in postgis |
|---|
| 576 | make[1]: Entering directory `/home/shared/srcs_wheezy/postgis_trunk/postgis' |
|---|
| 577 | gcc -E -traditional-cpp -I../libpgcommon postgis.sql.in.c | grep -v '^#' > postgis.sql.in |
|---|
| 578 | sed 's,MODULE_PATHNAME,$libdir/postgis-2.0,g' postgis.sql.in >postgis.sql |
|---|
| 579 | '/usr/bin/perl' ../utils/create_undef.pl postgis.sql 91 > uninstall_postgis.sql |
|---|
| 580 | cat postgis_drop_before.sql.in.c postgis.sql > postgis_upgrade_20_minor.sql.in |
|---|
| 581 | '/usr/bin/perl' ../utils/postgis_proc_upgrade.pl postgis_upgrade_20_minor.sql.in 2.0 > postgis_upgrade_20_minor.sql |
|---|
| 582 | gcc -E -traditional-cpp -I../libpgcommon legacy.sql.in.c | grep -v '^#' > legacy.sql.in |
|---|
| 583 | sed 's,MODULE_PATHNAME,$libdir/postgis-2.0,g' legacy.sql.in >legacy.sql |
|---|
| 584 | gcc -E -traditional-cpp -I../libpgcommon uninstall_legacy.sql.in.c | grep -v '^#' > uninstall_legacy.sql.in |
|---|
| 585 | sed 's,MODULE_PATHNAME,$libdir/postgis-2.0,g' uninstall_legacy.sql.in >uninstall_legacy.sql |
|---|
| 586 | gcc -E -traditional-cpp -I../libpgcommon legacy_compatibility_layer.sql.in.c | grep -v '^#' > legacy_compatibility_layer.sql.in |
|---|
| 587 | sed 's,MODULE_PATHNAME,$libdir/postgis-2.0,g' legacy_compatibility_layer.sql.in >legacy_compatibility_layer.sql |
|---|
| 588 | gcc -fPIC -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wformat-security -fno-strict-aliasing -fwrapv -g -fpic -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I../liblwgeom -I../libpgcommon -I. -I. -I/usr/include/postgresql/9.1/server -I/usr/include/postgresql/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/tcl8.5 -c -o lwgeom_debug.o lwgeom_debug.c |
|---|
| 589 | gcc -fPIC -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wformat-security -fno-strict-aliasing -fwrapv -g -fpic -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I../liblwgeom -I../libpgcommon -I. -I. -I/usr/include/postgresql/9.1/server -I/usr/include/postgresql/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/tcl8.5 -c -o postgis_module.o postgis_module.c |
|---|
| 590 | gcc -fPIC -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wformat-security -fno-strict-aliasing -fwrapv -g -fpic -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I../liblwgeom -I../libpgcommon -I. -I. -I/usr/include/postgresql/9.1/server -I/usr/include/postgresql/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/tcl8.5 -c -o lwgeom_accum.o lwgeom_accum.c |
|---|
| 591 | gcc -fPIC -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wformat-security -fno-strict-aliasing -fwrapv -g -fpic -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I../liblwgeom -I../libpgcommon -I. -I. -I/usr/include/postgresql/9.1/server -I/usr/include/postgresql/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/tcl8.5 -c -o lwgeom_spheroid.o lwgeom_spheroid.c |
|---|
| 592 | gcc -fPIC -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wformat-security -fno-strict-aliasing -fwrapv -g -fpic -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I../liblwgeom -I../libpgcommon -I. -I. -I/usr/include/postgresql/9.1/server -I/usr/include/postgresql/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/tcl8.5 -c -o lwgeom_ogc.o lwgeom_ogc.c |
|---|
| 593 | gcc -fPIC -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wformat-security -fno-strict-aliasing -fwrapv -g -fpic -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I../liblwgeom -I../libpgcommon -I. -I. -I/usr/include/postgresql/9.1/server -I/usr/include/postgresql/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/tcl8.5 -c -o lwgeom_functions_analytic.o lwgeom_functions_analytic.c |
|---|
| 594 | lwgeom_functions_analytic.c: In function âptarray_gridâ: |
|---|
| 595 | lwgeom_functions_analytic.c:285:11: warning: variable âopnâ set but not used [-Wunused-but-set-variable] |
|---|
| 596 | lwgeom_functions_analytic.c: In function âlwpoly_gridâ: |
|---|
| 597 | lwgeom_functions_analytic.c:361:9: warning: variable âminvisibleareaâ set but not used [-Wunused-but-set-variable] |
|---|
| 598 | lwgeom_functions_analytic.c: In function âpoint_in_polygonâ: |
|---|
| 599 | lwgeom_functions_analytic.c:1246:14: warning: variable âringâ set but not used [-Wunused-but-set-variable] |
|---|
| 600 | lwgeom_functions_analytic.c: In function âpoint_in_multipolygonâ: |
|---|
| 601 | lwgeom_functions_analytic.c:1289:14: warning: variable âringâ set but not used [-Wunused-but-set-variable] |
|---|
| 602 | gcc -fPIC -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wformat-security -fno-strict-aliasing -fwrapv -g -fpic -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I../liblwgeom -I../libpgcommon -I. -I. -I/usr/include/postgresql/9.1/server -I/usr/include/postgresql/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/tcl8.5 -c -o lwgeom_inout.o lwgeom_inout.c |
|---|
| 603 | gcc -fPIC -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wformat-security -fno-strict-aliasing -fwrapv -g -fpic -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I../liblwgeom -I../libpgcommon -I. -I. -I/usr/include/postgresql/9.1/server -I/usr/include/postgresql/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/tcl8.5 -c -o lwgeom_functions_basic.o lwgeom_functions_basic.c |
|---|
| 604 | gcc -fPIC -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wformat-security -fno-strict-aliasing -fwrapv -g -fpic -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I../liblwgeom -I../libpgcommon -I. -I. -I/usr/include/postgresql/9.1/server -I/usr/include/postgresql/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/tcl8.5 -c -o lwgeom_btree.o lwgeom_btree.c |
|---|
| 605 | gcc -fPIC -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wformat-security -fno-strict-aliasing -fwrapv -g -fpic -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I../liblwgeom -I../libpgcommon -I. -I. -I/usr/include/postgresql/9.1/server -I/usr/include/postgresql/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/tcl8.5 -c -o lwgeom_box.o lwgeom_box.c |
|---|
| 606 | gcc -fPIC -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wformat-security -fno-strict-aliasing -fwrapv -g -fpic -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I../liblwgeom -I../libpgcommon -I. -I. -I/usr/include/postgresql/9.1/server -I/usr/include/postgresql/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/tcl8.5 -c -o lwgeom_box3d.o lwgeom_box3d.c |
|---|
| 607 | gcc -fPIC -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wformat-security -fno-strict-aliasing -fwrapv -g -fpic -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I../liblwgeom -I../libpgcommon -I. -I. -I/usr/include/postgresql/9.1/server -I/usr/include/postgresql/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/tcl8.5 -c -o lwgeom_geos.o lwgeom_geos.c |
|---|
| 608 | gcc -fPIC -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wformat-security -fno-strict-aliasing -fwrapv -g -fpic -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I../liblwgeom -I../libpgcommon -I. -I. -I/usr/include/postgresql/9.1/server -I/usr/include/postgresql/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/tcl8.5 -c -o lwgeom_geos_prepared.o lwgeom_geos_prepared.c |
|---|
| 609 | gcc -fPIC -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wformat-security -fno-strict-aliasing -fwrapv -g -fpic -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I../liblwgeom -I../libpgcommon -I. -I. -I/usr/include/postgresql/9.1/server -I/usr/include/postgresql/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/tcl8.5 -c -o lwgeom_geos_clean.o lwgeom_geos_clean.c |
|---|
| 610 | gcc -fPIC -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wformat-security -fno-strict-aliasing -fwrapv -g -fpic -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I../liblwgeom -I../libpgcommon -I. -I. -I/usr/include/postgresql/9.1/server -I/usr/include/postgresql/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/tcl8.5 -c -o lwgeom_geos_relatematch.o lwgeom_geos_relatematch.c |
|---|
| 611 | gcc -fPIC -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wformat-security -fno-strict-aliasing -fwrapv -g -fpic -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I../liblwgeom -I../libpgcommon -I. -I. -I/usr/include/postgresql/9.1/server -I/usr/include/postgresql/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/tcl8.5 -c -o lwgeom_export.o lwgeom_export.c |
|---|
| 612 | lwgeom_export.c: In function âLWGEOM_asX3Dâ: |
|---|
| 613 | lwgeom_export.c:466:6: warning: variable âis_dimsâ set but not used [-Wunused-but-set-variable] |
|---|
| 614 | lwgeom_export.c:465:6: warning: variable âis_deegreeâ set but not used [-Wunused-but-set-variable] |
|---|
| 615 | gcc -fPIC -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wformat-security -fno-strict-aliasing -fwrapv -g -fpic -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I../liblwgeom -I../libpgcommon -I. -I. -I/usr/include/postgresql/9.1/server -I/usr/include/postgresql/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/tcl8.5 -c -o lwgeom_in_gml.o lwgeom_in_gml.c |
|---|
| 616 | gcc -fPIC -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wformat-security -fno-strict-aliasing -fwrapv -g -fpic -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I../liblwgeom -I../libpgcommon -I. -I. -I/usr/include/postgresql/9.1/server -I/usr/include/postgresql/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/tcl8.5 -c -o lwgeom_in_kml.o lwgeom_in_kml.c |
|---|
| 617 | gcc -fPIC -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wformat-security -fno-strict-aliasing -fwrapv -g -fpic -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I../liblwgeom -I../libpgcommon -I. -I. -I/usr/include/postgresql/9.1/server -I/usr/include/postgresql/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/tcl8.5 -c -o lwgeom_in_geojson.o lwgeom_in_geojson.c |
|---|
| 618 | lwgeom_in_geojson.c: In function âgeom_from_geojsonâ: |
|---|
| 619 | lwgeom_in_geojson.c:460:6: warning: variable âgeojson_sizeâ set but not used [-Wunused-but-set-variable] |
|---|
| 620 | lwgeom_in_geojson.c:480:17: warning: âerrâ may be used uninitialized in this function [-Wuninitialized] |
|---|
| 621 | gcc -fPIC -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wformat-security -fno-strict-aliasing -fwrapv -g -fpic -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I../liblwgeom -I../libpgcommon -I. -I. -I/usr/include/postgresql/9.1/server -I/usr/include/postgresql/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/tcl8.5 -c -o lwgeom_triggers.o lwgeom_triggers.c |
|---|
| 622 | gcc -fPIC -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wformat-security -fno-strict-aliasing -fwrapv -g -fpic -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I../liblwgeom -I../libpgcommon -I. -I. -I/usr/include/postgresql/9.1/server -I/usr/include/postgresql/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/tcl8.5 -c -o lwgeom_dump.o lwgeom_dump.c |
|---|
| 623 | gcc -fPIC -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wformat-security -fno-strict-aliasing -fwrapv -g -fpic -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I../liblwgeom -I../libpgcommon -I. -I. -I/usr/include/postgresql/9.1/server -I/usr/include/postgresql/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/tcl8.5 -c -o lwgeom_functions_lrs.o lwgeom_functions_lrs.c |
|---|
| 624 | gcc -fPIC -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wformat-security -fno-strict-aliasing -fwrapv -g -fpic -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I../liblwgeom -I../libpgcommon -I. -I. -I/usr/include/postgresql/9.1/server -I/usr/include/postgresql/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/tcl8.5 -c -o long_xact.o long_xact.c |
|---|
| 625 | gcc -fPIC -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wformat-security -fno-strict-aliasing -fwrapv -g -fpic -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I../liblwgeom -I../libpgcommon -I. -I. -I/usr/include/postgresql/9.1/server -I/usr/include/postgresql/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/tcl8.5 -c -o lwgeom_sqlmm.o lwgeom_sqlmm.c |
|---|
| 626 | gcc -fPIC -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wformat-security -fno-strict-aliasing -fwrapv -g -fpic -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I../liblwgeom -I../libpgcommon -I. -I. -I/usr/include/postgresql/9.1/server -I/usr/include/postgresql/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/tcl8.5 -c -o lwgeom_rtree.o lwgeom_rtree.c |
|---|
| 627 | gcc -fPIC -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wformat-security -fno-strict-aliasing -fwrapv -g -fpic -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I../liblwgeom -I../libpgcommon -I. -I. -I/usr/include/postgresql/9.1/server -I/usr/include/postgresql/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/tcl8.5 -c -o lwgeom_transform.o lwgeom_transform.c |
|---|
| 628 | gcc -fPIC -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wformat-security -fno-strict-aliasing -fwrapv -g -fpic -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I../liblwgeom -I../libpgcommon -I. -I. -I/usr/include/postgresql/9.1/server -I/usr/include/postgresql/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/tcl8.5 -c -o gserialized_typmod.o gserialized_typmod.c |
|---|
| 629 | gcc -fPIC -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wformat-security -fno-strict-aliasing -fwrapv -g -fpic -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I../liblwgeom -I../libpgcommon -I. -I. -I/usr/include/postgresql/9.1/server -I/usr/include/postgresql/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/tcl8.5 -c -o gserialized_gist_2d.o gserialized_gist_2d.c |
|---|
| 630 | gcc -fPIC -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wformat-security -fno-strict-aliasing -fwrapv -g -fpic -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I../liblwgeom -I../libpgcommon -I. -I. -I/usr/include/postgresql/9.1/server -I/usr/include/postgresql/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/tcl8.5 -c -o gserialized_gist_nd.o gserialized_gist_nd.c |
|---|
| 631 | gcc -fPIC -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wformat-security -fno-strict-aliasing -fwrapv -g -fpic -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I../liblwgeom -I../libpgcommon -I. -I. -I/usr/include/postgresql/9.1/server -I/usr/include/postgresql/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/tcl8.5 -c -o geography_inout.o geography_inout.c |
|---|
| 632 | gcc -fPIC -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wformat-security -fno-strict-aliasing -fwrapv -g -fpic -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I../liblwgeom -I../libpgcommon -I. -I. -I/usr/include/postgresql/9.1/server -I/usr/include/postgresql/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/tcl8.5 -c -o geography_btree.o geography_btree.c |
|---|
| 633 | gcc -fPIC -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wformat-security -fno-strict-aliasing -fwrapv -g -fpic -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I../liblwgeom -I../libpgcommon -I. -I. -I/usr/include/postgresql/9.1/server -I/usr/include/postgresql/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/tcl8.5 -c -o geography_estimate.o geography_estimate.c |
|---|
| 634 | gcc -fPIC -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wformat-security -fno-strict-aliasing -fwrapv -g -fpic -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I../liblwgeom -I../libpgcommon -I. -I. -I/usr/include/postgresql/9.1/server -I/usr/include/postgresql/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/tcl8.5 -c -o geography_measurement.o geography_measurement.c |
|---|
| 635 | geography_measurement.c: In function âgeography_distanceâ: |
|---|
| 636 | geography_measurement.c:53:9: warning: variable âtoleranceâ set but not used [-Wunused-but-set-variable] |
|---|
| 637 | geography_measurement.c: In function âgeography_bestsridâ: |
|---|
| 638 | geography_measurement.c:502:13: warning: variable âtype2â set but not used [-Wunused-but-set-variable] |
|---|
| 639 | geography_measurement.c:502:6: warning: variable âtype1â set but not used [-Wunused-but-set-variable] |
|---|
| 640 | gcc -fPIC -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wformat-security -fno-strict-aliasing -fwrapv -g -fpic -I/usr/local/include -I/usr/include -I/usr/include/libxml2 -I../liblwgeom -I../libpgcommon -I. -I. -I/usr/include/postgresql/9.1/server -I/usr/include/postgresql/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/tcl8.5 -c -o geometry_estimate.o geometry_estimate.c |
|---|
| 641 | geometry_estimate.c: In function âestimate_selectivityâ: |
|---|
| 642 | geometry_estimate.c:399:20: warning: variable âbox_areaâ set but not used [-Wunused-but-set-variable] |
|---|
| 643 | geometry_estimate.c: In function âcompute_geometry_statsâ: |
|---|
| 644 | geometry_estimate.c:790:9: warning: variable âcell_areaâ set but not used [-Wunused-but-set-variable] |
|---|
| 645 | gcc -fPIC -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wformat-security -fno-strict-aliasing -fwrapv -g -fpic -shared -o postgis-2.0.so lwgeom_debug.o postgis_module.o lwgeom_accum.o lwgeom_spheroid.o lwgeom_ogc.o lwgeom_functions_analytic.o lwgeom_inout.o lwgeom_functions_basic.o lwgeom_btree.o lwgeom_box.o lwgeom_box3d.o lwgeom_geos.o lwgeom_geos_prepared.o lwgeom_geos_clean.o lwgeom_geos_relatematch.o lwgeom_export.o lwgeom_in_gml.o lwgeom_in_kml.o lwgeom_in_geojson.o lwgeom_triggers.o lwgeom_dump.o lwgeom_functions_lrs.o long_xact.o lwgeom_sqlmm.o lwgeom_rtree.o lwgeom_transform.o gserialized_typmod.o gserialized_gist_2d.o gserialized_gist_nd.o geography_inout.o geography_btree.o geography_estimate.o geography_measurement.o geometry_estimate.o -L/usr/lib -Wl,--as-needed -Wl,--as-needed ../liblwgeom/.libs/liblwgeom.a ../libpgcommon/libpgcommon.a -L/usr/local/lib -lgeos_c -lproj -L/usr/lib -ljson -lxml2 |
|---|
| 646 | make[1]: Leaving directory `/home/shared/srcs_wheezy/postgis_trunk/postgis' |
|---|
| 647 | ---- Making all in loader |
|---|
| 648 | make[1]: Entering directory `/home/shared/srcs_wheezy/postgis_trunk/loader' |
|---|
| 649 | gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -DUSE_NLS -DLOCALEDIR=\"/usr/share/locale\" -I. -I. -I/usr/include/postgresql/9.1/server -I/usr/include/postgresql/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/tcl8.5 -c -o shpopen.o shpopen.c |
|---|
| 650 | shpopen.c:258:1: warning: âcvsid_awâ defined but not used [-Wunused-function] |
|---|
| 651 | gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -DUSE_NLS -DLOCALEDIR=\"/usr/share/locale\" -I. -I. -I/usr/include/postgresql/9.1/server -I/usr/include/postgresql/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/tcl8.5 -c -o dbfopen.o dbfopen.c |
|---|
| 652 | dbfopen.c:151:1: warning: âcvsid_awâ defined but not used [-Wunused-function] |
|---|
| 653 | gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -DUSE_NLS -DLOCALEDIR=\"/usr/share/locale\" -I. -I. -I/usr/include/postgresql/9.1/server -I/usr/include/postgresql/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/tcl8.5 -c -o getopt.o getopt.c |
|---|
| 654 | gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -DUSE_NLS -DLOCALEDIR=\"/usr/share/locale\" -c shp2pgsql-core.c |
|---|
| 655 | gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -DUSE_NLS -DLOCALEDIR=\"/usr/share/locale\" -I. -I. -I/usr/include/postgresql/9.1/server -I/usr/include/postgresql/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/tcl8.5 -c -o shpcommon.o shpcommon.c |
|---|
| 656 | gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -DUSE_NLS -DLOCALEDIR=\"/usr/share/locale\" -I. -I. -I/usr/include/postgresql/9.1/server -I/usr/include/postgresql/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/tcl8.5 -c -o shp2pgsql-cli.o shp2pgsql-cli.c |
|---|
| 657 | gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -DUSE_NLS -DLOCALEDIR=\"/usr/share/locale\" -I. -I. -I/usr/include/postgresql/9.1/server -I/usr/include/postgresql/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/tcl8.5 -c -o safileio.o safileio.c |
|---|
| 658 | safileio.c:68:1: warning: âcvsid_awâ defined but not used [-Wunused-function] |
|---|
| 659 | /bin/sh ../libtool --mode=link gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -DUSE_NLS -DLOCALEDIR=\"/usr/share/locale\" shpopen.o dbfopen.o getopt.o shp2pgsql-core.o shpcommon.o shp2pgsql-cli.o safileio.o ../liblwgeom/liblwgeom.la -o shp2pgsql -lc |
|---|
| 660 | libtool: link: gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -DUSE_NLS -DLOCALEDIR=\"/usr/share/locale\" shpopen.o dbfopen.o getopt.o shp2pgsql-core.o shpcommon.o shp2pgsql-cli.o safileio.o -o .libs/shp2pgsql ../liblwgeom/.libs/liblwgeom.so -lc |
|---|
| 661 | gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -DUSE_NLS -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include/postgresql -c pgsql2shp-core.c |
|---|
| 662 | pgsql2shp-core.c: In function âprojFileCreateâ: |
|---|
| 663 | pgsql2shp-core.c:722:9: warning: variable âresultâ set but not used [-Wunused-but-set-variable] |
|---|
| 664 | gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -DUSE_NLS -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include/postgresql -c pgsql2shp-cli.c |
|---|
| 665 | /bin/sh ../libtool --mode=link gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -DUSE_NLS -DLOCALEDIR=\"/usr/share/locale\" shpopen.o dbfopen.o getopt.o pgsql2shp-core.o shpcommon.o pgsql2shp-cli.o safileio.o ../liblwgeom/liblwgeom.la -lc -L/usr/lib -lpq -o pgsql2shp |
|---|
| 666 | libtool: link: gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -DUSE_NLS -DLOCALEDIR=\"/usr/share/locale\" shpopen.o dbfopen.o getopt.o pgsql2shp-core.o shpcommon.o pgsql2shp-cli.o safileio.o -o .libs/pgsql2shp ../liblwgeom/.libs/liblwgeom.so -lc -L/usr/lib -lpq |
|---|
| 667 | make[1]: Leaving directory `/home/shared/srcs_wheezy/postgis_trunk/loader' |
|---|
| 668 | ---- Making all in utils |
|---|
| 669 | make[1]: Entering directory `/home/shared/srcs_wheezy/postgis_trunk/utils' |
|---|
| 670 | chmod +x postgis_restore.pl create_undef.pl postgis_proc_upgrade.pl profile_intersects.pl test_estimation.pl test_joinestimation.pl |
|---|
| 671 | make[1]: Leaving directory `/home/shared/srcs_wheezy/postgis_trunk/utils' |
|---|
| 672 | ---- Making all in raster |
|---|
| 673 | make[1]: Entering directory `/home/shared/srcs_wheezy/postgis_trunk/raster' |
|---|
| 674 | make -C rt_core |
|---|
| 675 | make[2]: Entering directory `/home/shared/srcs_wheezy/postgis_trunk/raster/rt_core' |
|---|
| 676 | gcc -g -O2 -fPIC -DPIC -Wall -Wmissing-prototypes -I/home/shared/srcs_wheezy/postgis_trunk/liblwgeom -I/usr/local/include -I/usr/local/include -c -o rt_api.o rt_api.c |
|---|
| 677 | rt_api.c: In function ârt_band_get_summary_statsâ: |
|---|
| 678 | rt_api.c:1829:11: warning: variable âdataâ set but not used [-Wunused-but-set-variable] |
|---|
| 679 | rt_api.c: In function ârt_band_get_histogramâ: |
|---|
| 680 | rt_api.c:2128:6: warning: variable âuser_minmaxâ set but not used [-Wunused-but-set-variable] |
|---|
| 681 | rt_api.c: In function ârt_band_get_quantiles_streamâ: |
|---|
| 682 | rt_api.c:2715:11: warning: variable âdataâ set but not used [-Wunused-but-set-variable] |
|---|
| 683 | rt_api.c: In function ârt_band_get_value_countâ: |
|---|
| 684 | rt_api.c:3299:11: warning: variable âdataâ set but not used [-Wunused-but-set-variable] |
|---|
| 685 | ar rs librtcore.a rt_api.o |
|---|
| 686 | ar: creating librtcore.a |
|---|
| 687 | make[2]: Leaving directory `/home/shared/srcs_wheezy/postgis_trunk/raster/rt_core' |
|---|
| 688 | make -C rt_pg |
|---|
| 689 | make[2]: Entering directory `/home/shared/srcs_wheezy/postgis_trunk/raster/rt_pg' |
|---|
| 690 | Makefile:93: warning: overriding commands for target `rtpostgis.sql.in' |
|---|
| 691 | Makefile:89: warning: ignoring old commands for target `rtpostgis.sql.in' |
|---|
| 692 | Makefile:93: warning: overriding commands for target `rtpostgis_drop.sql.in' |
|---|
| 693 | Makefile:89: warning: ignoring old commands for target `rtpostgis_drop.sql.in' |
|---|
| 694 | Makefile:93: warning: overriding commands for target `rtpostgis_upgrade_cleanup.sql.in' |
|---|
| 695 | Makefile:89: warning: ignoring old commands for target `rtpostgis_upgrade_cleanup.sql.in' |
|---|
| 696 | sed 's,MODULE_PATHNAME,$libdir/rtpostgis-2.0,g' rtpostgis.sql.in >rtpostgis.sql |
|---|
| 697 | sed: can't read rtpostgis.sql.in: No such file or directory |
|---|
| 698 | make[2]: *** [rtpostgis.sql] Error 2 |
|---|
| 699 | make[2]: *** Deleting file `rtpostgis.sql' |
|---|
| 700 | make[2]: Leaving directory `/home/shared/srcs_wheezy/postgis_trunk/raster/rt_pg' |
|---|
| 701 | make[1]: *** [pglib] Error 2 |
|---|
| 702 | make[1]: Leaving directory `/home/shared/srcs_wheezy/postgis_trunk/raster' |
|---|
| 703 | make: *** [all] Error 1 |
|---|