1. * Package: dev-db/postgis-2.0.0
  2. * Repository: gentoo
  3. * Maintainer: pgsql-bugs@gentoo.org sci-geosciences@gentoo.org
  4. * USE: amd64 elibc_glibc kernel_linux test userland_GNU
  5. * FEATURES: sandbox test userpriv usersandbox
  6. Installed BLAS for library directory lib64
  7. [1] reference *
  8. Installed CBLAS for library directory lib64
  9. [1] gsl
  10. [2] reference *
  11. >>> Unpacking source...
  12. >>> Unpacking postgis-2.0.0.tar.gz to /tmp/portage/dev-db/postgis-2.0.0/work
  13. >>> Source unpacked in /tmp/portage/dev-db/postgis-2.0.0/work
  14. >>> Preparing source in /tmp/portage/dev-db/postgis-2.0.0/work/postgis-2.0.0 ...
  15. >>> Source prepared.
  16. >>> Configuring source in /tmp/portage/dev-db/postgis-2.0.0/work/postgis-2.0.0 ...
  17. * econf: updating postgis-2.0.0/config.sub with /usr/share/gnuconfig/config.sub
  18. * econf: updating postgis-2.0.0/config.guess with /usr/share/gnuconfig/config.guess
  19. ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64
  20. checking build system type... x86_64-pc-linux-gnu
  21. checking host system type... x86_64-pc-linux-gnu
  22. checking how to print strings... printf
  23. checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
  24. checking whether the C compiler works... yes
  25. checking for C compiler default output file name... a.out
  26. checking for suffix of executables...
  27. checking whether we are cross compiling... no
  28. checking for suffix of object files... o
  29. checking whether we are using the GNU C compiler... yes
  30. checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
  31. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
  32. checking for a sed that does not truncate output... /bin/sed
  33. checking for grep that handles long lines and -e... /bin/grep
  34. checking for egrep... /bin/grep -E
  35. checking for fgrep... /bin/grep -F
  36. checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld
  37. checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
  38. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  39. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  40. checking whether ln -s works... yes
  41. checking the maximum length of command line arguments... 1572864
  42. checking whether the shell understands some XSI constructs... yes
  43. checking whether the shell understands "+="... yes
  44. checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
  45. checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
  46. checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
  47. checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump
  48. checking how to recognize dependent libraries... pass_all
  49. checking for x86_64-pc-linux-gnu-dlltool... no
  50. checking for dlltool... no
  51. checking how to associate runtime and link libraries... printf %s\n
  52. checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar
  53. checking for archiver @FILE support... @
  54. checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip
  55. checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
  56. checking for gawk... gawk
  57. checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok
  58. checking for sysroot... no
  59. checking for x86_64-pc-linux-gnu-mt... no
  60. checking for mt... mt
  61. checking if mt is a manifest tool... no
  62. checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
  63. checking for ANSI C header files... yes
  64. checking for sys/types.h... yes
  65. checking for sys/stat.h... yes
  66. checking for stdlib.h... yes
  67. checking for string.h... yes
  68. checking for memory.h... yes
  69. checking for strings.h... yes
  70. checking for inttypes.h... yes
  71. checking for stdint.h... yes
  72. checking for unistd.h... yes
  73. checking for dlfcn.h... yes
  74. checking for objdir... .libs
  75. checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
  76. checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
  77. checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
  78. checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes
  79. checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes
  80. checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes
  81. checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
  82. checking whether -lc should be explicitly linked in... no
  83. checking dynamic linker characteristics... GNU/Linux ld.so
  84. checking how to hardcode library paths into programs... immediate
  85. checking whether stripping libraries is possible... yes
  86. checking if libtool supports shared libraries... yes
  87. checking whether to build shared libraries... yes
  88. checking whether to build static libraries... yes
  89. checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc
  90. checking whether we are using the GNU C compiler... (cached) yes
  91. checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes
  92. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed
  93. checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
  94. checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++
  95. checking whether we are using the GNU C++ compiler... yes
  96. checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes
  97. checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E
  98. checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64
  99. checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes
  100. checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
  101. checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC
  102. checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes
  103. checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes
  104. checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes
  105. checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes
  106. checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
  107. checking dynamic linker characteristics... (cached) GNU/Linux ld.so
  108. checking how to hardcode library paths into programs... immediate
  109. checking for ant... /usr/bin/ant
  110. checking if x86_64-pc-linux-gnu-g++ supports -Wall... yes
  111. checking if x86_64-pc-linux-gnu-g++ supports -Wmissing-prototypes... yes
  112. checking if x86_64-pc-linux-gnu-g++ supports -ffloat-store... yes
  113. checking for flex... flex
  114. checking lex output file root... lex.yy
  115. checking lex library... -lfl
  116. checking whether yytext is a pointer... yes
  117. checking for bison... bison -y
  118. checking ieeefp.h usability... no
  119. checking ieeefp.h presence... no
  120. checking for ieeefp.h... no
  121. checking termios.h usability... yes
  122. checking termios.h presence... yes
  123. checking for termios.h... yes
  124. checking for vasprintf... yes
  125. checking for asprintf... yes
  126. checking for _LARGEFILE_SOURCE value needed for large files... no
  127. checking for perl... /usr/bin/perl
  128. checking for convert... /usr/bin/convert
  129. checking for xsltproc... /usr/bin/xsltproc
  130. checking for xmllint... /usr/bin/xmllint
  131. checking for dblatex... no
  132. configure: WARNING: dblatex is not installed so PDF documentation cannot be built
  133. checking CUnit/CUnit.h usability... yes
  134. checking CUnit/CUnit.h presence... yes
  135. checking for CUnit/CUnit.h... yes
  136. checking for CU_initialize_registry in -lcunit... yes
  137. checking iconv.h usability... yes
  138. checking iconv.h presence... yes
  139. checking for iconv.h... yes
  140. checking for libiconv_open in -liconv... no
  141. checking for iconv_open in -lc... yes
  142. checking for iconvctl... no
  143. checking for libiconvctl... no
  144. checking for pg_config... /usr/bin/pg_config
  145. checking PostgreSQL version... PostgreSQL 9.2.1
  146. checking libpq-fe.h usability... yes
  147. checking libpq-fe.h presence... yes
  148. checking for libpq-fe.h... yes
  149. checking for PQserverVersion in -lpq... yes
  150. ------------------------------------------------------------------------
  151. WARNING: You have set the --prefix to '/usr'. But we mostly
  152. ignore the --prefix. For your info, using the values determined from
  153. /usr/bin/pg_config we will be installing:
  154. * postgis shared library in /usr/lib64/postgresql-9.2/lib64
  155. * postgis SQL files in /usr/share/postgresql-9.2/contrib/postgis-2.0
  156. * postgis executables in /usr/lib64/postgresql-9.2/bin
  157. ------------------------------------------------------------------------
  158. checking for xml2-config... /usr/bin/xml2-config
  159. checking libxml/tree.h usability... yes
  160. checking libxml/tree.h presence... yes
  161. checking for libxml/tree.h... yes
  162. checking libxml/parser.h usability... yes
  163. checking libxml/parser.h presence... yes
  164. checking for libxml/parser.h... yes
  165. checking libxml/xpath.h usability... yes
  166. checking libxml/xpath.h presence... yes
  167. checking for libxml/xpath.h... yes
  168. checking libxml/xpathInternals.h usability... yes
  169. checking libxml/xpathInternals.h presence... yes
  170. checking for libxml/xpathInternals.h... yes
  171. checking for xmlInitParser in -lxml2... yes
  172. checking for geos-config... /usr/bin/geos-config
  173. checking GEOS version... 3.3.3
  174. checking geos_c.h usability... yes
  175. checking geos_c.h presence... yes
  176. checking for geos_c.h... yes
  177. checking for initGEOS in -lgeos_c... yes
  178. checking whether make sets $(MAKE)... yes
  179. checking for a BSD-compatible install... /usr/bin/install -c
  180. checking for a thread-safe mkdir -p... /bin/mkdir -p
  181. checking whether NLS is requested... yes
  182. checking for msgfmt... /usr/bin/msgfmt
  183. checking for gmsgfmt... /usr/bin/gmsgfmt
  184. checking for xgettext... /usr/bin/xgettext
  185. checking for msgmerge... /usr/bin/msgmerge
  186. checking for ld used by GCC... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64
  187. checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes
  188. checking for shared library run path origin... done
  189. checking for CFPreferencesCopyAppValue... no
  190. checking for CFLocaleCopyCurrent... no
  191. checking for GNU gettext in libc... yes
  192. checking whether to use NLS... yes
  193. checking where the gettext function comes from... libc
  194. checking proj_api.h usability... yes
  195. checking proj_api.h presence... yes
  196. checking for proj_api.h... yes
  197. checking for pj_get_release in -lproj... yes
  198. checking json/json.h usability... no
  199. checking json/json.h presence... no
  200. checking for json/json.h... no
  201. checking for json_object_get in -ljson... no
  202. TOPOLOGY: Topology support requested
  203. RASTER: Raster support requested
  204. checking for gdal-config... /usr/bin/gdal-config
  205. checking for GDAL >= 1.6.0... found
  206. checking gdal.h usability... yes
  207. checking gdal.h presence... yes
  208. checking for gdal.h... yes
  209. checking ogr_api.h usability... yes
  210. checking ogr_api.h presence... yes
  211. checking for ogr_api.h... yes
  212. checking cpl_conv.h usability... yes
  213. checking cpl_conv.h presence... yes
  214. checking for cpl_conv.h... yes
  215. checking for library containing GDALAllRegister... none required
  216. checking for library containing GDALFPolygonize... no
  217. enabling extensions for PostgreSQL 9.1...
  218. configure: creating ./config.status
  219. config.status: creating GNUmakefile
  220. config.status: creating extensions/Makefile
  221. config.status: creating extensions/postgis/Makefile
  222. config.status: creating extensions/postgis/postgis.control
  223. config.status: creating extensions/postgis_topology/Makefile
  224. config.status: creating extensions/postgis_topology/postgis_topology.control
  225. config.status: creating liblwgeom/Makefile
  226. config.status: creating liblwgeom/cunit/Makefile
  227. config.status: creating liblwgeom/liblwgeom.h
  228. config.status: creating libpgcommon/Makefile
  229. config.status: creating libpgcommon/cunit/Makefile
  230. config.status: creating postgis/Makefile
  231. config.status: creating postgis/sqldefines.h
  232. config.status: creating loader/Makefile
  233. config.status: creating loader/cunit/Makefile
  234. config.status: creating topology/Makefile
  235. config.status: creating regress/Makefile
  236. config.status: creating doc/Makefile
  237. config.status: creating doc/Makefile.comments
  238. config.status: creating doc/html/image_src/Makefile
  239. config.status: creating utils/Makefile
  240. config.status: creating java/jdbc/Makefile
  241. config.status: creating raster/Makefile
  242. config.status: creating raster/rt_core/Makefile
  243. config.status: creating raster/rt_pg/Makefile
  244. config.status: creating raster/loader/Makefile
  245. config.status: creating raster/test/Makefile
  246. config.status: creating raster/test/core/Makefile
  247. config.status: creating raster/test/regress/Makefile
  248. config.status: creating raster/scripts/Makefile
  249. config.status: creating raster/scripts/python/Makefile
  250. config.status: creating postgis_config.h
  251. config.status: creating raster/raster_config.h
  252. config.status: executing libtool commands
  253. config.status: executing po-directories commands
  254. PostGIS is now configured for x86_64-pc-linux-gnu
  255. -------------- Compiler Info -------------
  256. C compiler: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches
  257. C++ compiler: x86_64-pc-linux-gnu-g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches
  258. -------------- Dependencies --------------
  259. GEOS config: /usr/bin/geos-config
  260. GEOS version: 3.3.3
  261. GDAL config: /usr/bin/gdal-config
  262. GDAL version: 1.8.1
  263. PostgreSQL config: /usr/bin/pg_config
  264. PostgreSQL version: PostgreSQL 9.2.1
  265. PROJ4 version: 48
  266. Libxml2 config: /usr/bin/xml2-config
  267. Libxml2 version: 2.8.0
  268. JSON-C support: no
  269. PostGIS debug level: 0
  270. Perl: /usr/bin/perl
  271. --------------- Extensions ---------------
  272. PostGIS Raster: enabled
  273. PostGIS Topology: enabled
  274. -------- Documentation Generation --------
  275. xsltproc: /usr/bin/xsltproc
  276. xsl style sheets: /usr/share/sgml/docbook/xsl-stylesheets
  277. dblatex:
  278. convert: /usr/bin/convert
  279. mathml2.dtd: http://www.w3.org/Math/DTD/mathml2/mathml2.dtd
  280. >>> Source configured.
  281. >>> Compiling source in /tmp/portage/dev-db/postgis-2.0.0/work/postgis-2.0.0 ...
  282. make -j24 -j1
  283. /usr/bin/perl utils/svn_repo_revision.pl
  284. Can't fetch local revision (neither .svn nor .git found)
  285. Not updating existing rev file at 9605
  286. for s in liblwgeom libpgcommon postgis regress raster topology loader utils extensions; do \
  287. echo "---- Making all in ${s}"; \
  288. make -C ${s} all || exit 1; \
  289. done;
  290. ---- Making all in liblwgeom
  291. make[1]: Entering directory `/tmp/portage/dev-db/postgis-2.0.0/work/postgis-2.0.0/liblwgeom'
  292. /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -c -o stringbuffer.lo stringbuffer.c
  293. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -c stringbuffer.c -fPIC -DPIC -o .libs/stringbuffer.o
  294. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -c stringbuffer.c -o stringbuffer.o >/dev/null 2>&1
  295. /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -c -o measures.lo measures.c
  296. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -c measures.c -fPIC -DPIC -o .libs/measures.o
  297. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -c measures.c -o measures.o >/dev/null 2>&1
  298. /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -c -o measures3d.lo measures3d.c
  299. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -c measures3d.c -fPIC -DPIC -o .libs/measures3d.o
  300. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -c measures3d.c -o measures3d.o >/dev/null 2>&1
  301. /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -c -o box2d.lo box2d.c
  302. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -c box2d.c -fPIC -DPIC -o .libs/box2d.o
  303. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -c box2d.c -o box2d.o >/dev/null 2>&1
  304. /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -c -o ptarray.lo ptarray.c
  305. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -c ptarray.c -fPIC -DPIC -o .libs/ptarray.o
  306. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -c ptarray.c -o ptarray.o >/dev/null 2>&1
  307. /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -c -o lwgeom_api.lo lwgeom_api.c
  308. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -c lwgeom_api.c -fPIC -DPIC -o .libs/lwgeom_api.o
  309. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -c lwgeom_api.c -o lwgeom_api.o >/dev/null 2>&1
  310. /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -c -o lwgeom.lo lwgeom.c
  311. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -c lwgeom.c -fPIC -DPIC -o .libs/lwgeom.o
  312. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -c lwgeom.c -o lwgeom.o >/dev/null 2>&1
  313. /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -c -o lwpoint.lo lwpoint.c
  314. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -c lwpoint.c -fPIC -DPIC -o .libs/lwpoint.o
  315. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -c lwpoint.c -o lwpoint.o >/dev/null 2>&1
  316. /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -c -o lwline.lo lwline.c
  317. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -c lwline.c -fPIC -DPIC -o .libs/lwline.o
  318. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -c lwline.c -o lwline.o >/dev/null 2>&1
  319. /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -c -o lwpoly.lo lwpoly.c
  320. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -c lwpoly.c -fPIC -DPIC -o .libs/lwpoly.o
  321. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -c lwpoly.c -o lwpoly.o >/dev/null 2>&1
  322. /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -c -o lwtriangle.lo lwtriangle.c
  323. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -c lwtriangle.c -fPIC -DPIC -o .libs/lwtriangle.o
  324. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -c lwtriangle.c -o lwtriangle.o >/dev/null 2>&1
  325. /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -c -o lwmpoint.lo lwmpoint.c
  326. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -c lwmpoint.c -fPIC -DPIC -o .libs/lwmpoint.o
  327. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -c lwmpoint.c -o lwmpoint.o >/dev/null 2>&1
  328. /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -c -o lwmline.lo lwmline.c
  329. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -c lwmline.c -fPIC -DPIC -o .libs/lwmline.o
  330. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -c lwmline.c -o lwmline.o >/dev/null 2>&1
  331. /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -c -o lwmpoly.lo lwmpoly.c
  332. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -c lwmpoly.c -fPIC -DPIC -o .libs/lwmpoly.o
  333. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -c lwmpoly.c -o lwmpoly.o >/dev/null 2>&1
  334. /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -c -o lwcollection.lo lwcollection.c
  335. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -c lwcollection.c -fPIC -DPIC -o .libs/lwcollection.o
  336. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -c lwcollection.c -o lwcollection.o >/dev/null 2>&1
  337. /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -c -o lwcircstring.lo lwcircstring.c
  338. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -c lwcircstring.c -fPIC -DPIC -o .libs/lwcircstring.o
  339. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -c lwcircstring.c -o lwcircstring.o >/dev/null 2>&1
  340. /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -c -o lwcompound.lo lwcompound.c
  341. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -c lwcompound.c -fPIC -DPIC -o .libs/lwcompound.o
  342. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -c lwcompound.c -o lwcompound.o >/dev/null 2>&1
  343. /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -c -o lwcurvepoly.lo lwcurvepoly.c
  344. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -c lwcurvepoly.c -fPIC -DPIC -o .libs/lwcurvepoly.o
  345. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -c lwcurvepoly.c -o lwcurvepoly.o >/dev/null 2>&1
  346. /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -c -o lwmcurve.lo lwmcurve.c
  347. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -c lwmcurve.c -fPIC -DPIC -o .libs/lwmcurve.o
  348. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -c lwmcurve.c -o lwmcurve.o >/dev/null 2>&1
  349. /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -c -o lwmsurface.lo lwmsurface.c
  350. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -c lwmsurface.c -fPIC -DPIC -o .libs/lwmsurface.o
  351. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -c lwmsurface.c -o lwmsurface.o >/dev/null 2>&1
  352. /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -c -o lwpsurface.lo lwpsurface.c
  353. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -c lwpsurface.c -fPIC -DPIC -o .libs/lwpsurface.o
  354. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -c lwpsurface.c -o lwpsurface.o >/dev/null 2>&1
  355. /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -c -o lwtin.lo lwtin.c
  356. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -c lwtin.c -fPIC -DPIC -o .libs/lwtin.o
  357. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -c lwtin.c -o lwtin.o >/dev/null 2>&1
  358. /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -c -o lwout_wkb.lo lwout_wkb.c
  359. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -c lwout_wkb.c -fPIC -DPIC -o .libs/lwout_wkb.o
  360. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -c lwout_wkb.c -o lwout_wkb.o >/dev/null 2>&1
  361. /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -c -o lwin_wkb.lo lwin_wkb.c
  362. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -c lwin_wkb.c -fPIC -DPIC -o .libs/lwin_wkb.o
  363. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -c lwin_wkb.c -o lwin_wkb.o >/dev/null 2>&1
  364. /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -c -o lwout_wkt.lo lwout_wkt.c
  365. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -c lwout_wkt.c -fPIC -DPIC -o .libs/lwout_wkt.o
  366. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -c lwout_wkt.c -o lwout_wkt.o >/dev/null 2>&1
  367. /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -c -o lwin_wkt_parse.lo lwin_wkt_parse.c
  368. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -c lwin_wkt_parse.c -fPIC -DPIC -o .libs/lwin_wkt_parse.o
  369. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -c lwin_wkt_parse.c -o lwin_wkt_parse.o >/dev/null 2>&1
  370. /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -c -o lwin_wkt_lex.lo lwin_wkt_lex.c
  371. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -c lwin_wkt_lex.c -fPIC -DPIC -o .libs/lwin_wkt_lex.o
  372. lwin_wkt_lex.c:1417:16: warning: 'input' defined but not used [-Wunused-function]
  373. lwin_wkt_lex.l: In function 'wkt_yylex':
  374. lwin_wkt_lex.l:113:1: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result]
  375. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -c lwin_wkt_lex.c -o lwin_wkt_lex.o >/dev/null 2>&1
  376. /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -c -o lwin_wkt.lo lwin_wkt.c
  377. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -c lwin_wkt.c -fPIC -DPIC -o .libs/lwin_wkt.o
  378. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -c lwin_wkt.c -o lwin_wkt.o >/dev/null 2>&1
  379. /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -c -o lwutil.lo lwutil.c
  380. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -c lwutil.c -fPIC -DPIC -o .libs/lwutil.o
  381. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -c lwutil.c -o lwutil.o >/dev/null 2>&1
  382. /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -c -o lwhomogenize.lo lwhomogenize.c
  383. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -c lwhomogenize.c -fPIC -DPIC -o .libs/lwhomogenize.o
  384. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -c lwhomogenize.c -o lwhomogenize.o >/dev/null 2>&1
  385. /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -c -o lwalgorithm.lo lwalgorithm.c
  386. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -c lwalgorithm.c -fPIC -DPIC -o .libs/lwalgorithm.o
  387. lwalgorithm.c: In function 'lwline_crossing_direction':
  388. lwalgorithm.c:170:20: warning: variable 'rv' set but not used [-Wunused-but-set-variable]
  389. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -c lwalgorithm.c -o lwalgorithm.o >/dev/null 2>&1
  390. /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -c -o lwsegmentize.lo lwsegmentize.c
  391. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -c lwsegmentize.c -fPIC -DPIC -o .libs/lwsegmentize.o
  392. lwsegmentize.c: In function 'lwcircle_segmentize':
  393. lwsegmentize.c:168:6: warning: variable 'result' set but not used [-Wunused-but-set-variable]
  394. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -c lwsegmentize.c -o lwsegmentize.o >/dev/null 2>&1
  395. /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -c -o lwlinearreferencing.lo lwlinearreferencing.c
  396. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -c lwlinearreferencing.c -fPIC -DPIC -o .libs/lwlinearreferencing.o
  397. lwlinearreferencing.c: In function 'lwline_clip_to_ordinate_range':
  398. lwlinearreferencing.c:527:9: warning: variable 'rv' set but not used [-Wunused-but-set-variable]
  399. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -c lwlinearreferencing.c -o lwlinearreferencing.o >/dev/null 2>&1
  400. /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -c -o lwprint.lo lwprint.c
  401. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -c lwprint.c -fPIC -DPIC -o .libs/lwprint.o
  402. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -c lwprint.c -o lwprint.o >/dev/null 2>&1
  403. /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -c -o vsprintf.lo vsprintf.c
  404. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -c vsprintf.c -fPIC -DPIC -o .libs/vsprintf.o
  405. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -c vsprintf.c -o vsprintf.o >/dev/null 2>&1
  406. /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -c -o g_box.lo g_box.c
  407. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -c g_box.c -fPIC -DPIC -o .libs/g_box.o
  408. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -c g_box.c -o g_box.o >/dev/null 2>&1
  409. /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -c -o g_serialized.lo g_serialized.c
  410. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -c g_serialized.c -fPIC -DPIC -o .libs/g_serialized.o
  411. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -c g_serialized.c -o g_serialized.o >/dev/null 2>&1
  412. /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -c -o g_util.lo g_util.c
  413. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -c g_util.c -fPIC -DPIC -o .libs/g_util.o
  414. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -c g_util.c -o g_util.o >/dev/null 2>&1
  415. /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -c -o lwgeodetic.lo lwgeodetic.c
  416. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -c lwgeodetic.c -fPIC -DPIC -o .libs/lwgeodetic.o
  417. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -c lwgeodetic.c -o lwgeodetic.o >/dev/null 2>&1
  418. /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -c -o lwtree.lo lwtree.c
  419. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -c lwtree.c -fPIC -DPIC -o .libs/lwtree.o
  420. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -c lwtree.c -o lwtree.o >/dev/null 2>&1
  421. /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -c -o libtgeom.lo libtgeom.c
  422. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -c libtgeom.c -fPIC -DPIC -o .libs/libtgeom.o
  423. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -c libtgeom.c -o libtgeom.o >/dev/null 2>&1
  424. /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -c -o lwout_gml.lo lwout_gml.c
  425. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -c lwout_gml.c -fPIC -DPIC -o .libs/lwout_gml.o
  426. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -c lwout_gml.c -o lwout_gml.o >/dev/null 2>&1
  427. /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -c -o lwout_kml.lo lwout_kml.c
  428. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -c lwout_kml.c -fPIC -DPIC -o .libs/lwout_kml.o
  429. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -c lwout_kml.c -o lwout_kml.o >/dev/null 2>&1
  430. /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -c -o lwout_geojson.lo lwout_geojson.c
  431. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -c lwout_geojson.c -fPIC -DPIC -o .libs/lwout_geojson.o
  432. lwout_geojson.c: In function 'lwgeom_to_geojson':
  433. lwout_geojson.c:39:6: warning: variable 'rv' set but not used [-Wunused-but-set-variable]
  434. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -c lwout_geojson.c -o lwout_geojson.o >/dev/null 2>&1
  435. /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -c -o lwout_svg.lo lwout_svg.c
  436. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -c lwout_svg.c -fPIC -DPIC -o .libs/lwout_svg.o
  437. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -c lwout_svg.c -o lwout_svg.o >/dev/null 2>&1
  438. /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -c -o lwout_x3d.lo lwout_x3d.c
  439. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -c lwout_x3d.c -fPIC -DPIC -o .libs/lwout_x3d.o
  440. lwout_x3d.c: In function 'asx3d3_poly_buf':
  441. lwout_x3d.c:315:6: warning: variable 'dimension' set but not used [-Wunused-but-set-variable]
  442. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -c lwout_x3d.c -o lwout_x3d.o >/dev/null 2>&1
  443. /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -c -o lwgeom_debug.lo lwgeom_debug.c
  444. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -c lwgeom_debug.c -fPIC -DPIC -o .libs/lwgeom_debug.o
  445. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -c lwgeom_debug.c -o lwgeom_debug.o >/dev/null 2>&1
  446. /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -c -o lwgeom_geos.lo lwgeom_geos.c
  447. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -c lwgeom_geos.c -fPIC -DPIC -o .libs/lwgeom_geos.o
  448. lwgeom_geos.c: In function 'ptarray_from_GEOSCoordSeq':
  449. lwgeom_geos.c:53:20: warning: variable 'ptsize' set but not used [-Wunused-but-set-variable]
  450. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -c lwgeom_geos.c -o lwgeom_geos.o >/dev/null 2>&1
  451. /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -c -o lwgeom_geos_clean.lo lwgeom_geos_clean.c
  452. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -c lwgeom_geos_clean.c -fPIC -DPIC -o .libs/lwgeom_geos_clean.o
  453. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -c lwgeom_geos_clean.c -o lwgeom_geos_clean.o >/dev/null 2>&1
  454. /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -c -o lwgeom_geos_node.lo lwgeom_geos_node.c
  455. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -c lwgeom_geos_node.c -fPIC -DPIC -o .libs/lwgeom_geos_node.o
  456. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -c lwgeom_geos_node.c -o lwgeom_geos_node.o >/dev/null 2>&1
  457. /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -c -o lwgeom_geos_split.lo lwgeom_geos_split.c
  458. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -c lwgeom_geos_split.c -fPIC -DPIC -o .libs/lwgeom_geos_split.o
  459. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -c lwgeom_geos_split.c -o lwgeom_geos_split.o >/dev/null 2>&1
  460. /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -c -o lwgeom_transform.lo lwgeom_transform.c
  461. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -c lwgeom_transform.c -fPIC -DPIC -o .libs/lwgeom_transform.o
  462. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -c lwgeom_transform.c -o lwgeom_transform.o >/dev/null 2>&1
  463. /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -ffloat-store -c -o lwspheroid.lo lwspheroid.c
  464. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -ffloat-store -c lwspheroid.c -fPIC -DPIC -o .libs/lwspheroid.o
  465. libtool: compile: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -ffloat-store -c lwspheroid.c -o lwspheroid.o >/dev/null 2>&1
  466. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -rpath /usr/lib64 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 lwlinearreferencing.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_debug.lo lwgeom_geos.lo lwgeom_geos_clean.lo lwgeom_geos_node.lo lwgeom_geos_split.lo lwgeom_transform.lo lwspheroid.lo -release 2.0.0 -L/usr/lib64 -lgeos_c -lproj -o liblwgeom.la
  467. libtool: link: x86_64-pc-linux-gnu-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/lwlinearreferencing.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_debug.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/lib64 -lgeos_c /usr/lib64/libproj.so -lm -Wl,-soname -Wl,liblwgeom-2.0.0.so -o .libs/liblwgeom-2.0.0.so
  468. libtool: link: (cd ".libs" && rm -f "liblwgeom.so" && ln -s "liblwgeom-2.0.0.so" "liblwgeom.so")
  469. libtool: link: x86_64-pc-linux-gnu-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 lwlinearreferencing.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_debug.o lwgeom_geos.o lwgeom_geos_clean.o lwgeom_geos_node.o lwgeom_geos_split.o lwgeom_transform.o lwspheroid.o
  470. libtool: link: x86_64-pc-linux-gnu-ranlib .libs/liblwgeom.a
  471. libtool: link: ( cd ".libs" && rm -f "liblwgeom.la" && ln -s "../liblwgeom.la" "liblwgeom.la" )
  472. make[1]: Leaving directory `/tmp/portage/dev-db/postgis-2.0.0/work/postgis-2.0.0/liblwgeom'
  473. ---- Making all in libpgcommon
  474. make[1]: Entering directory `/tmp/portage/dev-db/postgis-2.0.0/work/postgis-2.0.0/libpgcommon'
  475. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I../liblwgeom -I/usr/include/postgresql-9.2/server -fPIC -DPIC -Wall -Wmissing-prototypes -c -o gserialized_gist.o gserialized_gist.c
  476. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I../liblwgeom -I/usr/include/postgresql-9.2/server -fPIC -DPIC -Wall -Wmissing-prototypes -c -o lwgeom_transform.o lwgeom_transform.c
  477. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I../liblwgeom -I/usr/include/postgresql-9.2/server -fPIC -DPIC -Wall -Wmissing-prototypes -c -o lwgeom_pg.o lwgeom_pg.c
  478. ar rs libpgcommon.a gserialized_gist.o lwgeom_transform.o lwgeom_pg.o
  479. ar: creating libpgcommon.a
  480. make[1]: Leaving directory `/tmp/portage/dev-db/postgis-2.0.0/work/postgis-2.0.0/libpgcommon'
  481. ---- Making all in postgis
  482. make[1]: Entering directory `/tmp/portage/dev-db/postgis-2.0.0/work/postgis-2.0.0/postgis'
  483. x86_64-pc-linux-gnu-gcc -E -traditional-cpp -I../libpgcommon postgis.sql.in.c | grep -v '^#' > postgis.sql.in
  484. sed 's,MODULE_PATHNAME,$libdir/postgis-2.0,g' postgis.sql.in >postgis.sql
  485. /usr/bin/perl ../utils/create_undef.pl postgis.sql 92 > uninstall_postgis.sql
  486. cat postgis_drop_before.sql postgis.sql postgis_drop_after.sql > postgis_upgrade_20_minor.sql.in
  487. /usr/bin/perl ../utils/postgis_proc_upgrade.pl postgis_upgrade_20_minor.sql.in 2.0 > postgis_upgrade_20_minor.sql
  488. x86_64-pc-linux-gnu-gcc -E -traditional-cpp -I../libpgcommon legacy.sql.in.c | grep -v '^#' > legacy.sql.in
  489. sed 's,MODULE_PATHNAME,$libdir/postgis-2.0,g' legacy.sql.in >legacy.sql
  490. /usr/bin/perl ../utils/create_undef.pl legacy.sql 92 > uninstall_legacy.sql
  491. x86_64-pc-linux-gnu-gcc -E -traditional-cpp -I../libpgcommon legacy_minimal.sql.in.c | grep -v '^#' > legacy_minimal.sql.in
  492. sed 's,MODULE_PATHNAME,$libdir/postgis-2.0,g' legacy_minimal.sql.in >legacy_minimal.sql
  493. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -fpic -I/usr/include -I/usr/include/libxml2 -I../liblwgeom -I../libpgcommon -I. -I. -I/usr/include/postgresql-9.2/server -I/usr/include/postgresql-9.2/internal -D_GNU_SOURCE -c -o postgis_module.o postgis_module.c
  494. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -fpic -I/usr/include -I/usr/include/libxml2 -I../liblwgeom -I../libpgcommon -I. -I. -I/usr/include/postgresql-9.2/server -I/usr/include/postgresql-9.2/internal -D_GNU_SOURCE -c -o lwgeom_accum.o lwgeom_accum.c
  495. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -fpic -I/usr/include -I/usr/include/libxml2 -I../liblwgeom -I../libpgcommon -I. -I. -I/usr/include/postgresql-9.2/server -I/usr/include/postgresql-9.2/internal -D_GNU_SOURCE -c -o lwgeom_spheroid.o lwgeom_spheroid.c
  496. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -fpic -I/usr/include -I/usr/include/libxml2 -I../liblwgeom -I../libpgcommon -I. -I. -I/usr/include/postgresql-9.2/server -I/usr/include/postgresql-9.2/internal -D_GNU_SOURCE -c -o lwgeom_ogc.o lwgeom_ogc.c
  497. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -fpic -I/usr/include -I/usr/include/libxml2 -I../liblwgeom -I../libpgcommon -I. -I. -I/usr/include/postgresql-9.2/server -I/usr/include/postgresql-9.2/internal -D_GNU_SOURCE -c -o lwgeom_functions_analytic.o lwgeom_functions_analytic.c
  498. lwgeom_functions_analytic.c: In function 'ptarray_grid':
  499. lwgeom_functions_analytic.c:290:11: warning: variable 'opn' set but not used [-Wunused-but-set-variable]
  500. lwgeom_functions_analytic.c: In function 'lwpoly_grid':
  501. lwgeom_functions_analytic.c:366:9: warning: variable 'minvisiblearea' set but not used [-Wunused-but-set-variable]
  502. lwgeom_functions_analytic.c: In function 'point_in_polygon':
  503. lwgeom_functions_analytic.c:1170:14: warning: variable 'ring' set but not used [-Wunused-but-set-variable]
  504. lwgeom_functions_analytic.c: In function 'point_in_multipolygon':
  505. lwgeom_functions_analytic.c:1216:14: warning: variable 'ring' set but not used [-Wunused-but-set-variable]
  506. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -fpic -I/usr/include -I/usr/include/libxml2 -I../liblwgeom -I../libpgcommon -I. -I. -I/usr/include/postgresql-9.2/server -I/usr/include/postgresql-9.2/internal -D_GNU_SOURCE -c -o lwgeom_inout.o lwgeom_inout.c
  507. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -fpic -I/usr/include -I/usr/include/libxml2 -I../liblwgeom -I../libpgcommon -I. -I. -I/usr/include/postgresql-9.2/server -I/usr/include/postgresql-9.2/internal -D_GNU_SOURCE -c -o lwgeom_functions_basic.o lwgeom_functions_basic.c
  508. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -fpic -I/usr/include -I/usr/include/libxml2 -I../liblwgeom -I../libpgcommon -I. -I. -I/usr/include/postgresql-9.2/server -I/usr/include/postgresql-9.2/internal -D_GNU_SOURCE -c -o lwgeom_btree.o lwgeom_btree.c
  509. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -fpic -I/usr/include -I/usr/include/libxml2 -I../liblwgeom -I../libpgcommon -I. -I. -I/usr/include/postgresql-9.2/server -I/usr/include/postgresql-9.2/internal -D_GNU_SOURCE -c -o lwgeom_box.o lwgeom_box.c
  510. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -fpic -I/usr/include -I/usr/include/libxml2 -I../liblwgeom -I../libpgcommon -I. -I. -I/usr/include/postgresql-9.2/server -I/usr/include/postgresql-9.2/internal -D_GNU_SOURCE -c -o lwgeom_box3d.o lwgeom_box3d.c
  511. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -fpic -I/usr/include -I/usr/include/libxml2 -I../liblwgeom -I../libpgcommon -I. -I. -I/usr/include/postgresql-9.2/server -I/usr/include/postgresql-9.2/internal -D_GNU_SOURCE -c -o lwgeom_cache.o lwgeom_cache.c
  512. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -fpic -I/usr/include -I/usr/include/libxml2 -I../liblwgeom -I../libpgcommon -I. -I. -I/usr/include/postgresql-9.2/server -I/usr/include/postgresql-9.2/internal -D_GNU_SOURCE -c -o lwgeom_geos.o lwgeom_geos.c
  513. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -fpic -I/usr/include -I/usr/include/libxml2 -I../liblwgeom -I../libpgcommon -I. -I. -I/usr/include/postgresql-9.2/server -I/usr/include/postgresql-9.2/internal -D_GNU_SOURCE -c -o lwgeom_geos_prepared.o lwgeom_geos_prepared.c
  514. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -fpic -I/usr/include -I/usr/include/libxml2 -I../liblwgeom -I../libpgcommon -I. -I. -I/usr/include/postgresql-9.2/server -I/usr/include/postgresql-9.2/internal -D_GNU_SOURCE -c -o lwgeom_geos_clean.o lwgeom_geos_clean.c
  515. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -fpic -I/usr/include -I/usr/include/libxml2 -I../liblwgeom -I../libpgcommon -I. -I. -I/usr/include/postgresql-9.2/server -I/usr/include/postgresql-9.2/internal -D_GNU_SOURCE -c -o lwgeom_geos_relatematch.o lwgeom_geos_relatematch.c
  516. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -fpic -I/usr/include -I/usr/include/libxml2 -I../liblwgeom -I../libpgcommon -I. -I. -I/usr/include/postgresql-9.2/server -I/usr/include/postgresql-9.2/internal -D_GNU_SOURCE -c -o lwgeom_export.o lwgeom_export.c
  517. lwgeom_export.c: In function 'LWGEOM_asX3D':
  518. lwgeom_export.c:470:6: warning: variable 'is_dims' set but not used [-Wunused-but-set-variable]
  519. lwgeom_export.c:469:6: warning: variable 'is_deegree' set but not used [-Wunused-but-set-variable]
  520. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -fpic -I/usr/include -I/usr/include/libxml2 -I../liblwgeom -I../libpgcommon -I. -I. -I/usr/include/postgresql-9.2/server -I/usr/include/postgresql-9.2/internal -D_GNU_SOURCE -c -o lwgeom_in_gml.o lwgeom_in_gml.c
  521. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -fpic -I/usr/include -I/usr/include/libxml2 -I../liblwgeom -I../libpgcommon -I. -I. -I/usr/include/postgresql-9.2/server -I/usr/include/postgresql-9.2/internal -D_GNU_SOURCE -c -o lwgeom_in_kml.o lwgeom_in_kml.c
  522. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -fpic -I/usr/include -I/usr/include/libxml2 -I../liblwgeom -I../libpgcommon -I. -I. -I/usr/include/postgresql-9.2/server -I/usr/include/postgresql-9.2/internal -D_GNU_SOURCE -c -o lwgeom_in_geojson.o lwgeom_in_geojson.c
  523. lwgeom_in_geojson.c:467:7: warning: no previous prototype for 'postgis_libjson_version' [-Wmissing-prototypes]
  524. lwgeom_in_geojson.c:22:13: warning: 'geojson_lwerror' defined but not used [-Wunused-function]
  525. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -fpic -I/usr/include -I/usr/include/libxml2 -I../liblwgeom -I../libpgcommon -I. -I. -I/usr/include/postgresql-9.2/server -I/usr/include/postgresql-9.2/internal -D_GNU_SOURCE -c -o lwgeom_triggers.o lwgeom_triggers.c
  526. lwgeom_triggers.c: In function 'cache_bbox':
  527. lwgeom_triggers.c:78:33: error: dereferencing pointer to incomplete type
  528. make[1]: *** [lwgeom_triggers.o] Error 1
  529. make[1]: Leaving directory `/tmp/portage/dev-db/postgis-2.0.0/work/postgis-2.0.0/postgis'
  530. make: *** [all] Error 1
  531. * ERROR: dev-db/postgis-2.0.0 failed (compile phase):
  532. * emake failed
  533. *
  534. * If you need support, post the output of `emerge --info '=dev-db/postgis-2.0.0'`,
  535. * the complete build log and the output of `emerge -pqv '=dev-db/postgis-2.0.0'`.
  536. * The complete build log is located at '/var/log/portage/dev-db:postgis-2.0.0:20130201-135647.log'.
  537. * For convenience, a symlink to the build log is located at '/tmp/portage/dev-db/postgis-2.0.0/temp/build.log'.
  538. * The ebuild environment file is located at '/tmp/portage/dev-db/postgis-2.0.0/temp/environment'.
  539. * Working directory: '/tmp/portage/dev-db/postgis-2.0.0/work/postgis-2.0.0'
  540. * S: '/tmp/portage/dev-db/postgis-2.0.0/work/postgis-2.0.0'