1. * Package: sci-libs/geos-3.3.5
  2. * Repository: gentoo
  3. * Maintainer: sci-geosciences@gentoo.org pgsql-bugs@gentoo.org
  4. * USE: amd64 doc elibc_glibc kernel_linux multilib python test userland_GNU
  5. * FEATURES: sandbox test userpriv usersandbox
  6. Installed LAPACK for library directory lib64
  7. [1] reference *
  8. Installed BLAS for library directory lib64
  9. [1] reference *
  10. Installed CBLAS for library directory lib64
  11. [1] gsl
  12. [2] reference *
  13. >>> Unpacking source...
  14. >>> Unpacking geos-3.3.5.tar.bz2 to /tmp/portage/sci-libs/geos-3.3.5/work
  15. >>> Source unpacked in /tmp/portage/sci-libs/geos-3.3.5/work
  16. >>> Preparing source in /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5 ...
  17. * Applying 3.2.0-python.patch ...
  18. [ ok ]
  19. * Applying 3.2.0-darwin.patch ...
  20. [ ok ]
  21. * Applying 3.3.2-solaris-isnan.patch ...
  22. [ ok ]
  23. * Running eautoreconf in '/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5' ...
  24. * Running libtoolize --install --copy --force --automake ...
  25. [ ok ]
  26. * Running aclocal -I macros ...
  27. [ ok ]
  28. * Running autoconf ...
  29. [ ok ]
  30. * Running autoheader ...
  31. [ ok ]
  32. * Running automake --add-missing --copy ...
  33. [ ok ]
  34. * Running elibtoolize in: geos-3.3.5/
  35. * Applying portage/1.2.0 patch ...
  36. * Applying sed/1.5.6 patch ...
  37. * Applying as-needed/2.4.2 patch ...
  38. >>> Source prepared.
  39. >>> Configuring source in /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5 ...
  40. * econf: updating geos-3.3.5/config.sub with /usr/share/gnuconfig/config.sub
  41. * econf: updating geos-3.3.5/config.guess with /usr/share/gnuconfig/config.guess
  42. ./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 --disable-dependency-tracking --enable-python --disable-ruby --disable-php --disable-static
  43. configure: loading site script /usr/share/config.site
  44. checking build system type... x86_64-pc-linux-gnu
  45. checking host system type... x86_64-pc-linux-gnu
  46. checking target system type... x86_64-pc-linux-gnu
  47. checking for a BSD-compatible install... /usr/bin/install -c
  48. checking whether build environment is sane... yes
  49. checking for a thread-safe mkdir -p... /bin/mkdir -p
  50. checking for gawk... gawk
  51. checking whether make sets $(MAKE)... yes
  52. checking whether to enable maintainer-specific portions of Makefiles... no
  53. checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
  54. checking whether the C compiler works... yes
  55. checking for C compiler default output file name... a.out
  56. checking for suffix of executables...
  57. checking whether we are cross compiling... no
  58. checking for suffix of object files... o
  59. checking whether we are using the GNU C compiler... yes
  60. checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
  61. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
  62. checking for style of include used by make... GNU
  63. checking dependency style of x86_64-pc-linux-gnu-gcc... none
  64. checking how to print strings... printf
  65. checking for a sed that does not truncate output... /bin/sed
  66. checking for grep that handles long lines and -e... /bin/grep
  67. checking for egrep... /bin/grep -E
  68. checking for fgrep... /bin/grep -F
  69. checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld
  70. checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
  71. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  72. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  73. checking whether ln -s works... yes
  74. checking the maximum length of command line arguments... 1572864
  75. checking whether the shell understands some XSI constructs... yes
  76. checking whether the shell understands "+="... yes
  77. checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
  78. checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
  79. checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
  80. checking for x86_64-pc-linux-gnu-objdump... objdump
  81. checking how to recognize dependent libraries... pass_all
  82. checking for x86_64-pc-linux-gnu-dlltool... dlltool
  83. checking how to associate runtime and link libraries... printf %s\n
  84. checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar
  85. checking for archiver @FILE support... @
  86. checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip
  87. checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
  88. checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok
  89. checking for sysroot... no
  90. checking for x86_64-pc-linux-gnu-mt... no
  91. checking for mt... mt
  92. checking if mt is a manifest tool... no
  93. checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
  94. checking for ANSI C header files... yes
  95. checking for sys/types.h... yes
  96. checking for sys/stat.h... yes
  97. checking for stdlib.h... yes
  98. checking for string.h... yes
  99. checking for memory.h... yes
  100. checking for strings.h... yes
  101. checking for inttypes.h... yes
  102. checking for stdint.h... yes
  103. checking for unistd.h... yes
  104. checking for dlfcn.h... yes
  105. checking for objdir... .libs
  106. checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
  107. checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
  108. checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
  109. checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes
  110. checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes
  111. checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes
  112. 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
  113. checking whether -lc should be explicitly linked in... no
  114. checking dynamic linker characteristics... GNU/Linux ld.so
  115. checking how to hardcode library paths into programs... immediate
  116. checking for shl_load... no
  117. checking for shl_load in -ldld... no
  118. checking for dlopen... no
  119. checking for dlopen in -ldl... yes
  120. checking whether a program can dlopen itself... yes
  121. checking whether a statically linked program can dlopen itself... no
  122. checking whether stripping libraries is possible... yes
  123. checking if libtool supports shared libraries... yes
  124. checking whether to build shared libraries... yes
  125. checking whether to build static libraries... no
  126. checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++
  127. checking whether we are using the GNU C++ compiler... yes
  128. checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes
  129. checking dependency style of x86_64-pc-linux-gnu-g++... none
  130. checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E
  131. checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64
  132. checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes
  133. 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
  134. checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC
  135. checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes
  136. checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes
  137. checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes
  138. checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes
  139. 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
  140. checking dynamic linker characteristics... (cached) GNU/Linux ld.so
  141. checking how to hardcode library paths into programs... immediate
  142. checking for library containing strerror... none required
  143. checking whether make sets $(MAKE)... (cached) yes
  144. checking for dirent.h that defines DIR... yes
  145. checking for library containing opendir... none required
  146. checking whether closedir returns void... no
  147. checking for working memcmp... yes
  148. checking for strftime... yes
  149. checking for vprintf... yes
  150. checking for _doprnt... no
  151. checking for size_t... yes
  152. checking for working alloca.h... yes
  153. checking for alloca... yes
  154. checking for dirent.h that defines DIR... (cached) yes
  155. checking for library containing opendir... (cached) none required
  156. checking for ANSI C header files... (cached) yes
  157. checking for memory.h... (cached) yes
  158. checking for unistd.h... (cached) yes
  159. checking ieeefp.h usability... no
  160. checking ieeefp.h presence... no
  161. checking for ieeefp.h... no
  162. checking sys/file.h usability... yes
  163. checking sys/file.h presence... yes
  164. checking for sys/file.h... yes
  165. checking sys/time.h usability... yes
  166. checking sys/time.h presence... yes
  167. checking for sys/time.h... yes
  168. checking for strchr... yes
  169. checking for memcpy... yes
  170. checking for gettimeofday... yes
  171. checking whether stat file-mode macros are broken... no
  172. checking whether struct tm is in sys/time.h or time.h... time.h
  173. checking for size_t... (cached) yes
  174. checking for an ANSI C-conforming const... yes
  175. checking if requested to force inline functions... yes
  176. checking if requested to enable assert macros... yes
  177. checking if requested libstdc++ debug mode... no
  178. checking if x86_64-pc-linux-gnu-g++ supports -pedantic... yes
  179. checking if x86_64-pc-linux-gnu-g++ supports -Wall... yes
  180. checking if x86_64-pc-linux-gnu-g++ supports -ansi... yes
  181. checking if x86_64-pc-linux-gnu-g++ supports -Wno-long-long... yes
  182. checking if x86_64-pc-linux-gnu-g++ supports -ffloat-store... yes
  183. checking for finite... yes
  184. checking for isfinite... yes
  185. checking for isnan... yes
  186. checking whether int64_t is 64 bits... no
  187. checking whether long int is 64 bits... yes
  188. checking for swig... /usr/bin/swig
  189. checking for SWIG version... 2.0.9
  190. configure: SWIG executable is '/usr/bin/swig'
  191. configure: SWIG library directory is '/usr/share/swig/2.0.9'
  192. checking for python... /usr/bin/python
  193. checking for python version... 2.7
  194. checking for python platform... linux2
  195. checking for python script directory... ${prefix}/lib64/python2.7/site-packages
  196. checking for python extension module directory... ${exec_prefix}/lib64/python2.7/site-packages
  197. checking for Python include path... /usr/include/python2.7/
  198. checking for Python library path... /usr/lib64
  199. checking python extra libraries...
  200. checking OS-specific settings... checking that generated files are newer than configure... done
  201. configure: creating ./config.status
  202. config.status: creating Makefile
  203. config.status: creating capi/Makefile
  204. config.status: creating capi/geos_c.h
  205. config.status: creating doc/Doxyfile
  206. config.status: creating doc/Makefile
  207. config.status: creating macros/Makefile
  208. config.status: creating src/Makefile
  209. config.status: creating src/algorithm/Makefile
  210. config.status: creating src/algorithm/locate/Makefile
  211. config.status: creating src/algorithm/distance/Makefile
  212. config.status: creating src/geom/Makefile
  213. config.status: creating src/geom/prep/Makefile
  214. config.status: creating src/geom/util/Makefile
  215. config.status: creating src/geomgraph/Makefile
  216. config.status: creating src/geomgraph/index/Makefile
  217. config.status: creating include/Makefile
  218. config.status: creating include/geos/Makefile
  219. config.status: creating include/geos/algorithm/Makefile
  220. config.status: creating include/geos/algorithm/locate/Makefile
  221. config.status: creating include/geos/algorithm/distance/Makefile
  222. config.status: creating include/geos/geom/Makefile
  223. config.status: creating include/geos/geom/prep/Makefile
  224. config.status: creating include/geos/geom/util/Makefile
  225. config.status: creating include/geos/geomgraph/Makefile
  226. config.status: creating include/geos/geomgraph/index/Makefile
  227. config.status: creating include/geos/index/Makefile
  228. config.status: creating include/geos/index/bintree/Makefile
  229. config.status: creating include/geos/index/chain/Makefile
  230. config.status: creating include/geos/index/intervalrtree/Makefile
  231. config.status: creating include/geos/index/quadtree/Makefile
  232. config.status: creating include/geos/index/strtree/Makefile
  233. config.status: creating include/geos/index/sweepline/Makefile
  234. config.status: creating include/geos/io/Makefile
  235. config.status: creating include/geos/linearref/Makefile
  236. config.status: creating include/geos/noding/Makefile
  237. config.status: creating include/geos/noding/snapround/Makefile
  238. config.status: creating include/geos/operation/Makefile
  239. config.status: creating include/geos/operation/buffer/Makefile
  240. config.status: creating include/geos/operation/distance/Makefile
  241. config.status: creating include/geos/operation/linemerge/Makefile
  242. config.status: creating include/geos/operation/overlay/Makefile
  243. config.status: creating include/geos/operation/overlay/snap/Makefile
  244. config.status: creating include/geos/operation/polygonize/Makefile
  245. config.status: creating include/geos/operation/predicate/Makefile
  246. config.status: creating include/geos/operation/relate/Makefile
  247. config.status: creating include/geos/operation/sharedpaths/Makefile
  248. config.status: creating include/geos/operation/union/Makefile
  249. config.status: creating include/geos/operation/valid/Makefile
  250. config.status: creating include/geos/planargraph/Makefile
  251. config.status: creating include/geos/planargraph/algorithm/Makefile
  252. config.status: creating include/geos/precision/Makefile
  253. config.status: creating include/geos/simplify/Makefile
  254. config.status: creating include/geos/util/Makefile
  255. config.status: creating include/geos/version.h
  256. config.status: creating src/index/Makefile
  257. config.status: creating src/index/bintree/Makefile
  258. config.status: creating src/index/chain/Makefile
  259. config.status: creating src/index/intervalrtree/Makefile
  260. config.status: creating src/index/quadtree/Makefile
  261. config.status: creating src/index/strtree/Makefile
  262. config.status: creating src/index/sweepline/Makefile
  263. config.status: creating src/io/Makefile
  264. config.status: creating src/linearref/Makefile
  265. config.status: creating src/noding/Makefile
  266. config.status: creating src/noding/snapround/Makefile
  267. config.status: creating src/operation/Makefile
  268. config.status: creating src/operation/buffer/Makefile
  269. config.status: creating src/operation/distance/Makefile
  270. config.status: creating src/operation/linemerge/Makefile
  271. config.status: creating src/operation/overlay/Makefile
  272. config.status: creating src/operation/polygonize/Makefile
  273. config.status: creating src/operation/predicate/Makefile
  274. config.status: creating src/operation/relate/Makefile
  275. config.status: creating src/operation/sharedpaths/Makefile
  276. config.status: creating src/operation/union/Makefile
  277. config.status: creating src/operation/valid/Makefile
  278. config.status: creating src/planargraph/Makefile
  279. config.status: creating src/precision/Makefile
  280. config.status: creating src/simplify/Makefile
  281. config.status: creating src/util/Makefile
  282. config.status: creating swig/geos.i
  283. config.status: creating swig/Makefile
  284. config.status: creating swig/python/Makefile
  285. config.status: creating swig/python/tests/Makefile
  286. config.status: creating swig/ruby/Makefile
  287. config.status: creating swig/ruby/test/Makefile
  288. config.status: creating php/Makefile
  289. config.status: creating php/test/Makefile
  290. config.status: creating tests/Makefile
  291. config.status: creating tests/bigtest/Makefile
  292. config.status: creating tests/unit/Makefile
  293. config.status: creating tests/perf/Makefile
  294. config.status: creating tests/perf/operation/Makefile
  295. config.status: creating tests/perf/operation/buffer/Makefile
  296. config.status: creating tests/perf/operation/predicate/Makefile
  297. config.status: creating tests/perf/capi/Makefile
  298. config.status: creating tests/xmltester/Makefile
  299. config.status: creating tests/geostest/Makefile
  300. config.status: creating tests/thread/Makefile
  301. config.status: creating tools/Makefile
  302. config.status: creating tools/geos-config
  303. config.status: creating include/config.h
  304. config.status: creating include/geos/platform.h
  305. config.status: executing depfiles commands
  306. config.status: executing libtool commands
  307. Swig: true
  308. Python bindings: true
  309. Ruby bindings: false
  310. PHP bindings: false
  311. >>> Source configured.
  312. >>> Compiling source in /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5 ...
  313. make -j24
  314. Making all in include
  315. make[1]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include'
  316. make all-recursive
  317. make[2]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include'
  318. Making all in geos
  319. make[3]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos'
  320. make all-recursive
  321. make[4]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos'
  322. Making all in algorithm
  323. make[5]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/algorithm'
  324. Making all in locate
  325. make[6]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/algorithm/locate'
  326. make[7]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/algorithm/locate'
  327. make[7]: Nothing to be done for `all-am'.
  328. make[7]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/algorithm/locate'
  329. make[6]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/algorithm/locate'
  330. Making all in distance
  331. make[6]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/algorithm/distance'
  332. make[7]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/algorithm/distance'
  333. make[7]: Nothing to be done for `all-am'.
  334. make[7]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/algorithm/distance'
  335. make[6]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/algorithm/distance'
  336. make[6]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/algorithm'
  337. make[6]: Nothing to be done for `all-am'.
  338. make[6]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/algorithm'
  339. make[5]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/algorithm'
  340. Making all in geom
  341. make[5]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom'
  342. Making all in util
  343. make[6]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/util'
  344. make[6]: Nothing to be done for `all'.
  345. make[6]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/util'
  346. Making all in prep
  347. make[6]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/prep'
  348. make[6]: Nothing to be done for `all'.
  349. make[6]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/prep'
  350. make[6]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom'
  351. make[6]: Nothing to be done for `all-am'.
  352. make[6]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom'
  353. make[5]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom'
  354. Making all in geomgraph
  355. make[5]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph'
  356. Making all in index
  357. make[6]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/index'
  358. make[6]: Nothing to be done for `all'.
  359. make[6]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/index'
  360. make[6]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph'
  361. make[6]: Nothing to be done for `all-am'.
  362. make[6]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph'
  363. make[5]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph'
  364. Making all in index
  365. make[5]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index'
  366. Making all in intervalrtree
  367. make[6]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/intervalrtree'
  368. make[7]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/intervalrtree'
  369. make[7]: Nothing to be done for `all-am'.
  370. make[7]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/intervalrtree'
  371. make[6]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/intervalrtree'
  372. Making all in sweepline
  373. make[6]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/sweepline'
  374. make[7]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/sweepline'
  375. make[7]: Nothing to be done for `all-am'.
  376. make[7]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/sweepline'
  377. make[6]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/sweepline'
  378. Making all in strtree
  379. make[6]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/strtree'
  380. make[7]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/strtree'
  381. make[7]: Nothing to be done for `all-am'.
  382. make[7]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/strtree'
  383. make[6]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/strtree'
  384. Making all in quadtree
  385. make[6]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/quadtree'
  386. make[7]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/quadtree'
  387. make[7]: Nothing to be done for `all-am'.
  388. make[7]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/quadtree'
  389. make[6]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/quadtree'
  390. Making all in bintree
  391. make[6]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/bintree'
  392. make[7]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/bintree'
  393. make[7]: Nothing to be done for `all-am'.
  394. make[7]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/bintree'
  395. make[6]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/bintree'
  396. Making all in chain
  397. make[6]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/chain'
  398. make[7]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/chain'
  399. make[7]: Nothing to be done for `all-am'.
  400. make[7]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/chain'
  401. make[6]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/chain'
  402. make[6]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index'
  403. make[6]: Nothing to be done for `all-am'.
  404. make[6]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index'
  405. make[5]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index'
  406. Making all in io
  407. make[5]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/io'
  408. make[6]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/io'
  409. make[6]: Nothing to be done for `all-am'.
  410. make[6]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/io'
  411. make[5]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/io'
  412. Making all in linearref
  413. make[5]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/linearref'
  414. make[5]: Nothing to be done for `all'.
  415. make[5]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/linearref'
  416. Making all in noding
  417. make[5]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding'
  418. Making all in snapround
  419. make[6]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/snapround'
  420. make[6]: Nothing to be done for `all'.
  421. make[6]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/snapround'
  422. make[6]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding'
  423. make[6]: Nothing to be done for `all-am'.
  424. make[6]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding'
  425. make[5]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding'
  426. Making all in operation
  427. make[5]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation'
  428. Making all in buffer
  429. make[6]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/buffer'
  430. make[6]: Nothing to be done for `all'.
  431. make[6]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/buffer'
  432. Making all in distance
  433. make[6]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/distance'
  434. make[6]: Nothing to be done for `all'.
  435. make[6]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/distance'
  436. Making all in linemerge
  437. make[6]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/linemerge'
  438. make[6]: Nothing to be done for `all'.
  439. make[6]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/linemerge'
  440. Making all in overlay
  441. make[6]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/overlay'
  442. Making all in snap
  443. make[7]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/overlay/snap'
  444. make[7]: Nothing to be done for `all'.
  445. make[7]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/overlay/snap'
  446. make[7]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/overlay'
  447. make[7]: Nothing to be done for `all-am'.
  448. make[7]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/overlay'
  449. make[6]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/overlay'
  450. Making all in polygonize
  451. make[6]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/polygonize'
  452. make[6]: Nothing to be done for `all'.
  453. make[6]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/polygonize'
  454. Making all in predicate
  455. make[6]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/predicate'
  456. make[6]: Nothing to be done for `all'.
  457. make[6]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/predicate'
  458. Making all in relate
  459. make[6]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/relate'
  460. make[6]: Nothing to be done for `all'.
  461. make[6]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/relate'
  462. Making all in union
  463. make[6]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/union'
  464. make[6]: Nothing to be done for `all'.
  465. make[6]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/union'
  466. Making all in sharedpaths
  467. make[6]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/sharedpaths'
  468. make[6]: Nothing to be done for `all'.
  469. make[6]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/sharedpaths'
  470. Making all in valid
  471. make[6]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/valid'
  472. make[6]: Nothing to be done for `all'.
  473. make[6]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/valid'
  474. make[6]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation'
  475. make[6]: Nothing to be done for `all-am'.
  476. make[6]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation'
  477. make[5]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation'
  478. Making all in planargraph
  479. make[5]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/planargraph'
  480. Making all in algorithm
  481. make[6]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/planargraph/algorithm'
  482. make[6]: Nothing to be done for `all'.
  483. make[6]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/planargraph/algorithm'
  484. make[6]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/planargraph'
  485. make[6]: Nothing to be done for `all-am'.
  486. make[6]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/planargraph'
  487. make[5]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/planargraph'
  488. Making all in precision
  489. make[5]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/precision'
  490. make[5]: Nothing to be done for `all'.
  491. make[5]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/precision'
  492. Making all in simplify
  493. make[5]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/simplify'
  494. make[6]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/simplify'
  495. make[6]: Nothing to be done for `all-am'.
  496. make[6]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/simplify'
  497. make[5]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/simplify'
  498. Making all in util
  499. make[5]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/util'
  500. make[5]: Nothing to be done for `all'.
  501. make[5]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/util'
  502. make[5]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos'
  503. make[5]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos'
  504. make[4]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos'
  505. make[3]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos'
  506. make[3]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include'
  507. make[3]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include'
  508. make[2]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include'
  509. make[1]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include'
  510. Making all in src
  511. make[1]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src'
  512. Making all in algorithm
  513. make[2]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/algorithm'
  514. Making all in locate
  515. make[3]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/algorithm/locate'
  516. make[4]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/algorithm/locate'
  517. /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o IndexedPointInAreaLocator.lo IndexedPointInAreaLocator.cpp
  518. /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o PointOnGeometryLocator.lo PointOnGeometryLocator.cpp
  519. /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o SimplePointInAreaLocator.lo SimplePointInAreaLocator.cpp
  520. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c IndexedPointInAreaLocator.cpp -fPIC -DPIC -o .libs/IndexedPointInAreaLocator.o
  521. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c SimplePointInAreaLocator.cpp -fPIC -DPIC -o .libs/SimplePointInAreaLocator.o
  522. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c PointOnGeometryLocator.cpp -fPIC -DPIC -o .libs/PointOnGeometryLocator.o
  523. /bin/sh ../../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o liblocation.la IndexedPointInAreaLocator.lo PointOnGeometryLocator.lo SimplePointInAreaLocator.lo
  524. libtool: link: x86_64-pc-linux-gnu-ar cru .libs/liblocation.a .libs/IndexedPointInAreaLocator.o .libs/PointOnGeometryLocator.o .libs/SimplePointInAreaLocator.o
  525. libtool: link: x86_64-pc-linux-gnu-ranlib .libs/liblocation.a
  526. libtool: link: ( cd ".libs" && rm -f "liblocation.la" && ln -s "../liblocation.la" "liblocation.la" )
  527. make[4]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/algorithm/locate'
  528. make[3]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/algorithm/locate'
  529. Making all in distance
  530. make[3]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/algorithm/distance'
  531. make[4]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/algorithm/distance'
  532. /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o DiscreteHausdorffDistance.lo DiscreteHausdorffDistance.cpp
  533. /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o DistanceToPoint.lo DistanceToPoint.cpp
  534. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c DistanceToPoint.cpp -fPIC -DPIC -o .libs/DistanceToPoint.o
  535. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c DiscreteHausdorffDistance.cpp -fPIC -DPIC -o .libs/DiscreteHausdorffDistance.o
  536. /bin/sh ../../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o libdistance.la DiscreteHausdorffDistance.lo DistanceToPoint.lo
  537. libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libdistance.a .libs/DiscreteHausdorffDistance.o .libs/DistanceToPoint.o
  538. libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libdistance.a
  539. libtool: link: ( cd ".libs" && rm -f "libdistance.la" && ln -s "../libdistance.la" "libdistance.la" )
  540. make[4]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/algorithm/distance'
  541. make[3]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/algorithm/distance'
  542. make[3]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/algorithm'
  543. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o Angle.lo Angle.cpp
  544. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o BoundaryNodeRule.lo BoundaryNodeRule.cpp
  545. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o CentroidArea.lo CentroidArea.cpp
  546. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o CentroidLine.lo CentroidLine.cpp
  547. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o CentroidPoint.lo CentroidPoint.cpp
  548. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o CGAlgorithms.lo CGAlgorithms.cpp
  549. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o ConvexHull.lo ConvexHull.cpp
  550. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o HCoordinate.lo HCoordinate.cpp
  551. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o InteriorPointArea.lo InteriorPointArea.cpp
  552. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o InteriorPointLine.lo InteriorPointLine.cpp
  553. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o InteriorPointPoint.lo InteriorPointPoint.cpp
  554. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o LineIntersector.lo LineIntersector.cpp
  555. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o MCPointInRing.lo MCPointInRing.cpp
  556. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o MinimumDiameter.lo MinimumDiameter.cpp
  557. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o NotRepresentableException.lo NotRepresentableException.cpp
  558. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o PointLocator.lo PointLocator.cpp
  559. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o RayCrossingCounter.lo RayCrossingCounter.cpp
  560. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o RobustDeterminant.lo RobustDeterminant.cpp
  561. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o SimplePointInRing.lo SimplePointInRing.cpp
  562. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o SIRtreePointInRing.lo SIRtreePointInRing.cpp
  563. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c BoundaryNodeRule.cpp -fPIC -DPIC -o .libs/BoundaryNodeRule.o
  564. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c CentroidArea.cpp -fPIC -DPIC -o .libs/CentroidArea.o
  565. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c CentroidPoint.cpp -fPIC -DPIC -o .libs/CentroidPoint.o
  566. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c ConvexHull.cpp -fPIC -DPIC -o .libs/ConvexHull.o
  567. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c CGAlgorithms.cpp -fPIC -DPIC -o .libs/CGAlgorithms.o
  568. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c InteriorPointArea.cpp -fPIC -DPIC -o .libs/InteriorPointArea.o
  569. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c Angle.cpp -fPIC -DPIC -o .libs/Angle.o
  570. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c CentroidLine.cpp -fPIC -DPIC -o .libs/CentroidLine.o
  571. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c InteriorPointLine.cpp -fPIC -DPIC -o .libs/InteriorPointLine.o
  572. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c InteriorPointPoint.cpp -fPIC -DPIC -o .libs/InteriorPointPoint.o
  573. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c NotRepresentableException.cpp -fPIC -DPIC -o .libs/NotRepresentableException.o
  574. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c HCoordinate.cpp -fPIC -DPIC -o .libs/HCoordinate.o
  575. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c LineIntersector.cpp -fPIC -DPIC -o .libs/LineIntersector.o
  576. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c MinimumDiameter.cpp -fPIC -DPIC -o .libs/MinimumDiameter.o
  577. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c RobustDeterminant.cpp -fPIC -DPIC -o .libs/RobustDeterminant.o
  578. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c MCPointInRing.cpp -fPIC -DPIC -o .libs/MCPointInRing.o
  579. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c RayCrossingCounter.cpp -fPIC -DPIC -o .libs/RayCrossingCounter.o
  580. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c PointLocator.cpp -fPIC -DPIC -o .libs/PointLocator.o
  581. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c SIRtreePointInRing.cpp -fPIC -DPIC -o .libs/SIRtreePointInRing.o
  582. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c SimplePointInRing.cpp -fPIC -DPIC -o .libs/SimplePointInRing.o
  583. /bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o libalgorithm.la Angle.lo BoundaryNodeRule.lo CentroidArea.lo CentroidLine.lo CentroidPoint.lo CGAlgorithms.lo ConvexHull.lo HCoordinate.lo InteriorPointArea.lo InteriorPointLine.lo InteriorPointPoint.lo LineIntersector.lo MCPointInRing.lo MinimumDiameter.lo NotRepresentableException.lo PointLocator.lo RayCrossingCounter.lo RobustDeterminant.lo SimplePointInRing.lo SIRtreePointInRing.lo locate/liblocation.la distance/libdistance.la
  584. libtool: link: (cd .libs/libalgorithm.lax/liblocation.a && x86_64-pc-linux-gnu-ar x "/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/algorithm/locate/.libs/liblocation.a")
  585. libtool: link: (cd .libs/libalgorithm.lax/libdistance.a && x86_64-pc-linux-gnu-ar x "/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/algorithm/distance/.libs/libdistance.a")
  586. libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libalgorithm.a .libs/Angle.o .libs/BoundaryNodeRule.o .libs/CentroidArea.o .libs/CentroidLine.o .libs/CentroidPoint.o .libs/CGAlgorithms.o .libs/ConvexHull.o .libs/HCoordinate.o .libs/InteriorPointArea.o .libs/InteriorPointLine.o .libs/InteriorPointPoint.o .libs/LineIntersector.o .libs/MCPointInRing.o .libs/MinimumDiameter.o .libs/NotRepresentableException.o .libs/PointLocator.o .libs/RayCrossingCounter.o .libs/RobustDeterminant.o .libs/SimplePointInRing.o .libs/SIRtreePointInRing.o .libs/libalgorithm.lax/liblocation.a/IndexedPointInAreaLocator.o .libs/libalgorithm.lax/liblocation.a/PointOnGeometryLocator.o .libs/libalgorithm.lax/liblocation.a/SimplePointInAreaLocator.o .libs/libalgorithm.lax/libdistance.a/DiscreteHausdorffDistance.o .libs/libalgorithm.lax/libdistance.a/DistanceToPoint.o
  587. libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libalgorithm.a
  588. libtool: link: rm -fr .libs/libalgorithm.lax
  589. libtool: link: ( cd ".libs" && rm -f "libalgorithm.la" && ln -s "../libalgorithm.la" "libalgorithm.la" )
  590. make[3]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/algorithm'
  591. make[2]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/algorithm'
  592. Making all in geom
  593. make[2]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/geom'
  594. Making all in util
  595. make[3]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/geom/util'
  596. /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o ComponentCoordinateExtracter.lo ComponentCoordinateExtracter.cpp
  597. /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o CoordinateOperation.lo CoordinateOperation.cpp
  598. /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o GeometryEditor.lo GeometryEditor.cpp
  599. /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o GeometryTransformer.lo GeometryTransformer.cpp
  600. /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o ShortCircuitedGeometryVisitor.lo ShortCircuitedGeometryVisitor.cpp
  601. /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o SineStarFactory.lo SineStarFactory.cpp
  602. /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o GeometryCombiner.lo GeometryCombiner.cpp
  603. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c SineStarFactory.cpp -fPIC -DPIC -o .libs/SineStarFactory.o
  604. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c GeometryTransformer.cpp -fPIC -DPIC -o .libs/GeometryTransformer.o
  605. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c ComponentCoordinateExtracter.cpp -fPIC -DPIC -o .libs/ComponentCoordinateExtracter.o
  606. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c ShortCircuitedGeometryVisitor.cpp -fPIC -DPIC -o .libs/ShortCircuitedGeometryVisitor.o
  607. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c GeometryEditor.cpp -fPIC -DPIC -o .libs/GeometryEditor.o
  608. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c CoordinateOperation.cpp -fPIC -DPIC -o .libs/CoordinateOperation.o
  609. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c GeometryCombiner.cpp -fPIC -DPIC -o .libs/GeometryCombiner.o
  610. /bin/sh ../../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o libgeomutil.la ComponentCoordinateExtracter.lo CoordinateOperation.lo GeometryEditor.lo GeometryTransformer.lo ShortCircuitedGeometryVisitor.lo SineStarFactory.lo GeometryCombiner.lo
  611. libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libgeomutil.a .libs/ComponentCoordinateExtracter.o .libs/CoordinateOperation.o .libs/GeometryEditor.o .libs/GeometryTransformer.o .libs/ShortCircuitedGeometryVisitor.o .libs/SineStarFactory.o .libs/GeometryCombiner.o
  612. libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libgeomutil.a
  613. libtool: link: ( cd ".libs" && rm -f "libgeomutil.la" && ln -s "../libgeomutil.la" "libgeomutil.la" )
  614. make[3]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/geom/util'
  615. Making all in prep
  616. make[3]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/geom/prep'
  617. /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o AbstractPreparedPolygonContains.lo AbstractPreparedPolygonContains.cpp
  618. /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o BasicPreparedGeometry.lo BasicPreparedGeometry.cpp
  619. /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o PreparedGeometry.lo PreparedGeometry.cpp
  620. /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o PreparedGeometryFactory.lo PreparedGeometryFactory.cpp
  621. /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o PreparedLineString.lo PreparedLineString.cpp
  622. /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o PreparedLineStringIntersects.lo PreparedLineStringIntersects.cpp
  623. /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o PreparedPoint.lo PreparedPoint.cpp
  624. /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o PreparedPolygonContains.lo PreparedPolygonContains.cpp
  625. /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o PreparedPolygonContainsProperly.lo PreparedPolygonContainsProperly.cpp
  626. /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o PreparedPolygonCovers.lo PreparedPolygonCovers.cpp
  627. /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o PreparedPolygon.lo PreparedPolygon.cpp
  628. /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o PreparedPolygonIntersects.lo PreparedPolygonIntersects.cpp
  629. /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o PreparedPolygonPredicate.lo PreparedPolygonPredicate.cpp
  630. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c AbstractPreparedPolygonContains.cpp -fPIC -DPIC -o .libs/AbstractPreparedPolygonContains.o
  631. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c PreparedGeometry.cpp -fPIC -DPIC -o .libs/PreparedGeometry.o
  632. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c PreparedPoint.cpp -fPIC -DPIC -o .libs/PreparedPoint.o
  633. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c PreparedPolygonCovers.cpp -fPIC -DPIC -o .libs/PreparedPolygonCovers.o
  634. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c PreparedLineStringIntersects.cpp -fPIC -DPIC -o .libs/PreparedLineStringIntersects.o
  635. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c PreparedPolygonContains.cpp -fPIC -DPIC -o .libs/PreparedPolygonContains.o
  636. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c PreparedPolygonContainsProperly.cpp -fPIC -DPIC -o .libs/PreparedPolygonContainsProperly.o
  637. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c PreparedLineString.cpp -fPIC -DPIC -o .libs/PreparedLineString.o
  638. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c PreparedPolygon.cpp -fPIC -DPIC -o .libs/PreparedPolygon.o
  639. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c BasicPreparedGeometry.cpp -fPIC -DPIC -o .libs/BasicPreparedGeometry.o
  640. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c PreparedGeometryFactory.cpp -fPIC -DPIC -o .libs/PreparedGeometryFactory.o
  641. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c PreparedPolygonIntersects.cpp -fPIC -DPIC -o .libs/PreparedPolygonIntersects.o
  642. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c PreparedPolygonPredicate.cpp -fPIC -DPIC -o .libs/PreparedPolygonPredicate.o
  643. /bin/sh ../../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o libgeomprep.la AbstractPreparedPolygonContains.lo BasicPreparedGeometry.lo PreparedGeometry.lo PreparedGeometryFactory.lo PreparedLineString.lo PreparedLineStringIntersects.lo PreparedPoint.lo PreparedPolygonContains.lo PreparedPolygonContainsProperly.lo PreparedPolygonCovers.lo PreparedPolygon.lo PreparedPolygonIntersects.lo PreparedPolygonPredicate.lo
  644. libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libgeomprep.a .libs/AbstractPreparedPolygonContains.o .libs/BasicPreparedGeometry.o .libs/PreparedGeometry.o .libs/PreparedGeometryFactory.o .libs/PreparedLineString.o .libs/PreparedLineStringIntersects.o .libs/PreparedPoint.o .libs/PreparedPolygonContains.o .libs/PreparedPolygonContainsProperly.o .libs/PreparedPolygonCovers.o .libs/PreparedPolygon.o .libs/PreparedPolygonIntersects.o .libs/PreparedPolygonPredicate.o
  645. libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libgeomprep.a
  646. libtool: link: ( cd ".libs" && rm -f "libgeomprep.la" && ln -s "../libgeomprep.la" "libgeomprep.la" )
  647. make[3]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/geom/prep'
  648. make[3]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/geom'
  649. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o Coordinate.lo Coordinate.cpp
  650. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o CoordinateSequence.lo CoordinateSequence.cpp
  651. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o CoordinateSequenceFactory.lo CoordinateSequenceFactory.cpp
  652. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o CoordinateArraySequence.lo CoordinateArraySequence.cpp
  653. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o CoordinateArraySequenceFactory.lo CoordinateArraySequenceFactory.cpp
  654. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o Dimension.lo Dimension.cpp
  655. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o Envelope.lo Envelope.cpp
  656. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o Geometry.lo Geometry.cpp
  657. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o GeometryList.lo GeometryList.cpp
  658. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o GeometryCollection.lo GeometryCollection.cpp
  659. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o GeometryComponentFilter.lo GeometryComponentFilter.cpp
  660. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o GeometryFactory.lo GeometryFactory.cpp
  661. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o IntersectionMatrix.lo IntersectionMatrix.cpp
  662. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o LinearRing.lo LinearRing.cpp
  663. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o LineSegment.lo LineSegment.cpp
  664. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o LineString.lo LineString.cpp
  665. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o Location.lo Location.cpp
  666. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o MultiLineString.lo MultiLineString.cpp
  667. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o MultiPoint.lo MultiPoint.cpp
  668. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o MultiPolygon.lo MultiPolygon.cpp
  669. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o Point.lo Point.cpp
  670. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o Polygon.lo Polygon.cpp
  671. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o PrecisionModel.lo PrecisionModel.cpp
  672. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o Triangle.lo Triangle.cpp
  673. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c Coordinate.cpp -fPIC -DPIC -o .libs/Coordinate.o
  674. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c CoordinateSequenceFactory.cpp -fPIC -DPIC -o .libs/CoordinateSequenceFactory.o
  675. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c CoordinateArraySequence.cpp -fPIC -DPIC -o .libs/CoordinateArraySequence.o
  676. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c Geometry.cpp -fPIC -DPIC -o .libs/Geometry.o
  677. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c CoordinateSequence.cpp -fPIC -DPIC -o .libs/CoordinateSequence.o
  678. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c CoordinateArraySequenceFactory.cpp -fPIC -DPIC -o .libs/CoordinateArraySequenceFactory.o
  679. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c Envelope.cpp -fPIC -DPIC -o .libs/Envelope.o
  680. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c Dimension.cpp -fPIC -DPIC -o .libs/Dimension.o
  681. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c GeometryList.cpp -fPIC -DPIC -o .libs/GeometryList.o
  682. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c GeometryCollection.cpp -fPIC -DPIC -o .libs/GeometryCollection.o
  683. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c GeometryComponentFilter.cpp -fPIC -DPIC -o .libs/GeometryComponentFilter.o
  684. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c GeometryFactory.cpp -fPIC -DPIC -o .libs/GeometryFactory.o
  685. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c IntersectionMatrix.cpp -fPIC -DPIC -o .libs/IntersectionMatrix.o
  686. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c LineSegment.cpp -fPIC -DPIC -o .libs/LineSegment.o
  687. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c LinearRing.cpp -fPIC -DPIC -o .libs/LinearRing.o
  688. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c LineString.cpp -fPIC -DPIC -o .libs/LineString.o
  689. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c MultiLineString.cpp -fPIC -DPIC -o .libs/MultiLineString.o
  690. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c Location.cpp -fPIC -DPIC -o .libs/Location.o
  691. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c MultiPolygon.cpp -fPIC -DPIC -o .libs/MultiPolygon.o
  692. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c MultiPoint.cpp -fPIC -DPIC -o .libs/MultiPoint.o
  693. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c Point.cpp -fPIC -DPIC -o .libs/Point.o
  694. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c Polygon.cpp -fPIC -DPIC -o .libs/Polygon.o
  695. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c PrecisionModel.cpp -fPIC -DPIC -o .libs/PrecisionModel.o
  696. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c Triangle.cpp -fPIC -DPIC -o .libs/Triangle.o
  697. /bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o libgeom.la Coordinate.lo CoordinateSequence.lo CoordinateSequenceFactory.lo CoordinateArraySequence.lo CoordinateArraySequenceFactory.lo Dimension.lo Envelope.lo Geometry.lo GeometryList.lo GeometryCollection.lo GeometryComponentFilter.lo GeometryFactory.lo IntersectionMatrix.lo LinearRing.lo LineSegment.lo LineString.lo Location.lo MultiLineString.lo MultiPoint.lo MultiPolygon.lo Point.lo Polygon.lo PrecisionModel.lo Triangle.lo util/libgeomutil.la prep/libgeomprep.la
  698. libtool: link: (cd .libs/libgeom.lax/libgeomutil.a && x86_64-pc-linux-gnu-ar x "/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/geom/util/.libs/libgeomutil.a")
  699. libtool: link: (cd .libs/libgeom.lax/libgeomprep.a && x86_64-pc-linux-gnu-ar x "/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/geom/prep/.libs/libgeomprep.a")
  700. libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libgeom.a .libs/Coordinate.o .libs/CoordinateSequence.o .libs/CoordinateSequenceFactory.o .libs/CoordinateArraySequence.o .libs/CoordinateArraySequenceFactory.o .libs/Dimension.o .libs/Envelope.o .libs/Geometry.o .libs/GeometryList.o .libs/GeometryCollection.o .libs/GeometryComponentFilter.o .libs/GeometryFactory.o .libs/IntersectionMatrix.o .libs/LinearRing.o .libs/LineSegment.o .libs/LineString.o .libs/Location.o .libs/MultiLineString.o .libs/MultiPoint.o .libs/MultiPolygon.o .libs/Point.o .libs/Polygon.o .libs/PrecisionModel.o .libs/Triangle.o .libs/libgeom.lax/libgeomutil.a/ComponentCoordinateExtracter.o .libs/libgeom.lax/libgeomutil.a/CoordinateOperation.o .libs/libgeom.lax/libgeomutil.a/GeometryCombiner.o .libs/libgeom.lax/libgeomutil.a/GeometryEditor.o .libs/libgeom.lax/libgeomutil.a/GeometryTransformer.o .libs/libgeom.lax/libgeomutil.a/ShortCircuitedGeometryVisitor.o .libs/libgeom.lax/libgeomutil.a/SineStarFactory.o .libs/libgeom.lax/libgeomprep.a/AbstractPreparedPolygonContains.o .libs/libgeom.lax/libgeomprep.a/BasicPreparedGeometry.o .libs/libgeom.lax/libgeomprep.a/PreparedGeometry.o .libs/libgeom.lax/libgeomprep.a/PreparedGeometryFactory.o .libs/libgeom.lax/libgeomprep.a/PreparedLineString.o .libs/libgeom.lax/libgeomprep.a/PreparedLineStringIntersects.o .libs/libgeom.lax/libgeomprep.a/PreparedPoint.o .libs/libgeom.lax/libgeomprep.a/PreparedPolygon.o .libs/libgeom.lax/libgeomprep.a/PreparedPolygonContains.o .libs/libgeom.lax/libgeomprep.a/PreparedPolygonContainsProperly.o .libs/libgeom.lax/libgeomprep.a/PreparedPolygonCovers.o .libs/libgeom.lax/libgeomprep.a/PreparedPolygonIntersects.o .libs/libgeom.lax/libgeomprep.a/PreparedPolygonPredicate.o
  701. libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libgeom.a
  702. libtool: link: rm -fr .libs/libgeom.lax
  703. libtool: link: ( cd ".libs" && rm -f "libgeom.la" && ln -s "../libgeom.la" "libgeom.la" )
  704. make[3]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/geom'
  705. make[2]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/geom'
  706. Making all in index
  707. make[2]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/index'
  708. Making all in bintree
  709. make[3]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/index/bintree'
  710. /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o Bintree.lo Bintree.cpp
  711. /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o Interval.lo Interval.cpp
  712. /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o Node.lo Node.cpp
  713. /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o Key.lo Key.cpp
  714. /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o NodeBase.lo NodeBase.cpp
  715. /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o Root.lo Root.cpp
  716. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c Node.cpp -fPIC -DPIC -o .libs/Node.o
  717. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c Root.cpp -fPIC -DPIC -o .libs/Root.o
  718. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c Interval.cpp -fPIC -DPIC -o .libs/Interval.o
  719. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c NodeBase.cpp -fPIC -DPIC -o .libs/NodeBase.o
  720. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c Bintree.cpp -fPIC -DPIC -o .libs/Bintree.o
  721. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c Key.cpp -fPIC -DPIC -o .libs/Key.o
  722. /bin/sh ../../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o libindexbintree.la Bintree.lo Interval.lo Node.lo Key.lo NodeBase.lo Root.lo
  723. libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libindexbintree.a .libs/Bintree.o .libs/Interval.o .libs/Node.o .libs/Key.o .libs/NodeBase.o .libs/Root.o
  724. libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libindexbintree.a
  725. libtool: link: ( cd ".libs" && rm -f "libindexbintree.la" && ln -s "../libindexbintree.la" "libindexbintree.la" )
  726. make[3]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/index/bintree'
  727. Making all in chain
  728. make[3]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/index/chain'
  729. /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o MonotoneChain.lo MonotoneChain.cpp
  730. /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o MonotoneChainBuilder.lo MonotoneChainBuilder.cpp
  731. /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o MonotoneChainOverlapAction.lo MonotoneChainOverlapAction.cpp
  732. /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o MonotoneChainSelectAction.lo MonotoneChainSelectAction.cpp
  733. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c MonotoneChain.cpp -fPIC -DPIC -o .libs/MonotoneChain.o
  734. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c MonotoneChainBuilder.cpp -fPIC -DPIC -o .libs/MonotoneChainBuilder.o
  735. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c MonotoneChainOverlapAction.cpp -fPIC -DPIC -o .libs/MonotoneChainOverlapAction.o
  736. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c MonotoneChainSelectAction.cpp -fPIC -DPIC -o .libs/MonotoneChainSelectAction.o
  737. /bin/sh ../../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o libindexchain.la MonotoneChain.lo MonotoneChainBuilder.lo MonotoneChainOverlapAction.lo MonotoneChainSelectAction.lo
  738. libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libindexchain.a .libs/MonotoneChain.o .libs/MonotoneChainBuilder.o .libs/MonotoneChainOverlapAction.o .libs/MonotoneChainSelectAction.o
  739. libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libindexchain.a
  740. libtool: link: ( cd ".libs" && rm -f "libindexchain.la" && ln -s "../libindexchain.la" "libindexchain.la" )
  741. make[3]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/index/chain'
  742. Making all in intervalrtree
  743. make[3]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/index/intervalrtree'
  744. /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o IntervalRTreeBranchNode.lo IntervalRTreeBranchNode.cpp
  745. /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o IntervalRTreeLeafNode.lo IntervalRTreeLeafNode.cpp
  746. /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o IntervalRTreeNode.lo IntervalRTreeNode.cpp
  747. /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o SortedPackedIntervalRTree.lo SortedPackedIntervalRTree.cpp
  748. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c IntervalRTreeNode.cpp -fPIC -DPIC -o .libs/IntervalRTreeNode.o
  749. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c IntervalRTreeBranchNode.cpp -fPIC -DPIC -o .libs/IntervalRTreeBranchNode.o
  750. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c IntervalRTreeLeafNode.cpp -fPIC -DPIC -o .libs/IntervalRTreeLeafNode.o
  751. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c SortedPackedIntervalRTree.cpp -fPIC -DPIC -o .libs/SortedPackedIntervalRTree.o
  752. /bin/sh ../../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o libintervalrtree.la IntervalRTreeBranchNode.lo IntervalRTreeLeafNode.lo IntervalRTreeNode.lo SortedPackedIntervalRTree.lo
  753. libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libintervalrtree.a .libs/IntervalRTreeBranchNode.o .libs/IntervalRTreeLeafNode.o .libs/IntervalRTreeNode.o .libs/SortedPackedIntervalRTree.o
  754. libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libintervalrtree.a
  755. libtool: link: ( cd ".libs" && rm -f "libintervalrtree.la" && ln -s "../libintervalrtree.la" "libintervalrtree.la" )
  756. make[3]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/index/intervalrtree'
  757. Making all in quadtree
  758. make[3]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/index/quadtree'
  759. /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o DoubleBits.lo DoubleBits.cpp
  760. /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o IntervalSize.lo IntervalSize.cpp
  761. /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o Quadtree.lo Quadtree.cpp
  762. /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o Key.lo Key.cpp
  763. /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o Node.lo Node.cpp
  764. /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o NodeBase.lo NodeBase.cpp
  765. /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o Root.lo Root.cpp
  766. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c DoubleBits.cpp -fPIC -DPIC -o .libs/DoubleBits.o
  767. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c Quadtree.cpp -fPIC -DPIC -o .libs/Quadtree.o
  768. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c IntervalSize.cpp -fPIC -DPIC -o .libs/IntervalSize.o
  769. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c Node.cpp -fPIC -DPIC -o .libs/Node.o
  770. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c Key.cpp -fPIC -DPIC -o .libs/Key.o
  771. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c NodeBase.cpp -fPIC -DPIC -o .libs/NodeBase.o
  772. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c Root.cpp -fPIC -DPIC -o .libs/Root.o
  773. /bin/sh ../../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o libindexquadtree.la DoubleBits.lo IntervalSize.lo Quadtree.lo Key.lo Node.lo NodeBase.lo Root.lo
  774. libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libindexquadtree.a .libs/DoubleBits.o .libs/IntervalSize.o .libs/Quadtree.o .libs/Key.o .libs/Node.o .libs/NodeBase.o .libs/Root.o
  775. libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libindexquadtree.a
  776. libtool: link: ( cd ".libs" && rm -f "libindexquadtree.la" && ln -s "../libindexquadtree.la" "libindexquadtree.la" )
  777. make[3]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/index/quadtree'
  778. Making all in strtree
  779. make[3]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/index/strtree'
  780. /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o AbstractNode.lo AbstractNode.cpp
  781. /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o AbstractSTRtree.lo AbstractSTRtree.cpp
  782. /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o Interval.lo Interval.cpp
  783. /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o ItemBoundable.lo ItemBoundable.cpp
  784. /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o SIRtree.lo SIRtree.cpp
  785. /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o STRtree.lo STRtree.cpp
  786. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c AbstractNode.cpp -fPIC -DPIC -o .libs/AbstractNode.o
  787. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c Interval.cpp -fPIC -DPIC -o .libs/Interval.o
  788. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c ItemBoundable.cpp -fPIC -DPIC -o .libs/ItemBoundable.o
  789. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c STRtree.cpp -fPIC -DPIC -o .libs/STRtree.o
  790. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c AbstractSTRtree.cpp -fPIC -DPIC -o .libs/AbstractSTRtree.o
  791. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c SIRtree.cpp -fPIC -DPIC -o .libs/SIRtree.o
  792. /bin/sh ../../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o libindexstrtree.la AbstractNode.lo AbstractSTRtree.lo Interval.lo ItemBoundable.lo SIRtree.lo STRtree.lo
  793. libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libindexstrtree.a .libs/AbstractNode.o .libs/AbstractSTRtree.o .libs/Interval.o .libs/ItemBoundable.o .libs/SIRtree.o .libs/STRtree.o
  794. libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libindexstrtree.a
  795. libtool: link: ( cd ".libs" && rm -f "libindexstrtree.la" && ln -s "../libindexstrtree.la" "libindexstrtree.la" )
  796. make[3]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/index/strtree'
  797. Making all in sweepline
  798. make[3]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/index/sweepline'
  799. /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o SweepLineEvent.lo SweepLineEvent.cpp
  800. /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o SweepLineIndex.lo SweepLineIndex.cpp
  801. /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o SweepLineInterval.lo SweepLineInterval.cpp
  802. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c SweepLineEvent.cpp -fPIC -DPIC -o .libs/SweepLineEvent.o
  803. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c SweepLineIndex.cpp -fPIC -DPIC -o .libs/SweepLineIndex.o
  804. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c SweepLineInterval.cpp -fPIC -DPIC -o .libs/SweepLineInterval.o
  805. /bin/sh ../../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o libindexsweepline.la SweepLineEvent.lo SweepLineIndex.lo SweepLineInterval.lo
  806. libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libindexsweepline.a .libs/SweepLineEvent.o .libs/SweepLineIndex.o .libs/SweepLineInterval.o
  807. libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libindexsweepline.a
  808. libtool: link: ( cd ".libs" && rm -f "libindexsweepline.la" && ln -s "../libindexsweepline.la" "libindexsweepline.la" )
  809. make[3]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/index/sweepline'
  810. make[3]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/index'
  811. /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o libindex.la bintree/libindexbintree.la chain/libindexchain.la intervalrtree/libintervalrtree.la quadtree/libindexquadtree.la strtree/libindexstrtree.la sweepline/libindexsweepline.la
  812. libtool: link: (cd .libs/libindex.lax/libindexbintree.a && x86_64-pc-linux-gnu-ar x "/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/index/bintree/.libs/libindexbintree.a")
  813. libtool: link: (cd .libs/libindex.lax/libindexchain.a && x86_64-pc-linux-gnu-ar x "/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/index/chain/.libs/libindexchain.a")
  814. libtool: link: (cd .libs/libindex.lax/libintervalrtree.a && x86_64-pc-linux-gnu-ar x "/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/index/intervalrtree/.libs/libintervalrtree.a")
  815. libtool: link: (cd .libs/libindex.lax/libindexquadtree.a && x86_64-pc-linux-gnu-ar x "/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/index/quadtree/.libs/libindexquadtree.a")
  816. libtool: link: (cd .libs/libindex.lax/libindexstrtree.a && x86_64-pc-linux-gnu-ar x "/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/index/strtree/.libs/libindexstrtree.a")
  817. libtool: link: (cd .libs/libindex.lax/libindexsweepline.a && x86_64-pc-linux-gnu-ar x "/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/index/sweepline/.libs/libindexsweepline.a")
  818. copying selected object files to avoid basename conflicts...
  819. libtool: link: ln .libs/libindex.lax/libindexquadtree.a/Key.o .libs/libindex.lax/lt1-Key.o || cp .libs/libindex.lax/libindexquadtree.a/Key.o .libs/libindex.lax/lt1-Key.o
  820. libtool: link: ln .libs/libindex.lax/libindexquadtree.a/Node.o .libs/libindex.lax/lt2-Node.o || cp .libs/libindex.lax/libindexquadtree.a/Node.o .libs/libindex.lax/lt2-Node.o
  821. libtool: link: ln .libs/libindex.lax/libindexquadtree.a/NodeBase.o .libs/libindex.lax/lt3-NodeBase.o || cp .libs/libindex.lax/libindexquadtree.a/NodeBase.o .libs/libindex.lax/lt3-NodeBase.o
  822. libtool: link: ln .libs/libindex.lax/libindexquadtree.a/Root.o .libs/libindex.lax/lt4-Root.o || cp .libs/libindex.lax/libindexquadtree.a/Root.o .libs/libindex.lax/lt4-Root.o
  823. libtool: link: ln .libs/libindex.lax/libindexstrtree.a/Interval.o .libs/libindex.lax/lt5-Interval.o || cp .libs/libindex.lax/libindexstrtree.a/Interval.o .libs/libindex.lax/lt5-Interval.o
  824. libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libindex.a .libs/libindex.lax/libindexbintree.a/Bintree.o .libs/libindex.lax/libindexbintree.a/Interval.o .libs/libindex.lax/libindexbintree.a/Key.o .libs/libindex.lax/libindexbintree.a/Node.o .libs/libindex.lax/libindexbintree.a/NodeBase.o .libs/libindex.lax/libindexbintree.a/Root.o .libs/libindex.lax/libindexchain.a/MonotoneChain.o .libs/libindex.lax/libindexchain.a/MonotoneChainBuilder.o .libs/libindex.lax/libindexchain.a/MonotoneChainOverlapAction.o .libs/libindex.lax/libindexchain.a/MonotoneChainSelectAction.o .libs/libindex.lax/libintervalrtree.a/IntervalRTreeBranchNode.o .libs/libindex.lax/libintervalrtree.a/IntervalRTreeLeafNode.o .libs/libindex.lax/libintervalrtree.a/IntervalRTreeNode.o .libs/libindex.lax/libintervalrtree.a/SortedPackedIntervalRTree.o .libs/libindex.lax/libindexquadtree.a/DoubleBits.o .libs/libindex.lax/libindexquadtree.a/IntervalSize.o .libs/libindex.lax/lt1-Key.o .libs/libindex.lax/lt2-Node.o .libs/libindex.lax/lt3-NodeBase.o .libs/libindex.lax/libindexquadtree.a/Quadtree.o .libs/libindex.lax/lt4-Root.o .libs/libindex.lax/libindexstrtree.a/AbstractNode.o .libs/libindex.lax/libindexstrtree.a/AbstractSTRtree.o .libs/libindex.lax/lt5-Interval.o .libs/libindex.lax/libindexstrtree.a/ItemBoundable.o .libs/libindex.lax/libindexstrtree.a/SIRtree.o .libs/libindex.lax/libindexstrtree.a/STRtree.o .libs/libindex.lax/libindexsweepline.a/SweepLineEvent.o .libs/libindex.lax/libindexsweepline.a/SweepLineIndex.o .libs/libindex.lax/libindexsweepline.a/SweepLineInterval.o
  825. libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libindex.a
  826. libtool: link: rm -fr .libs/libindex.lax .libs/libindex.lax
  827. libtool: link: ( cd ".libs" && rm -f "libindex.la" && ln -s "../libindex.la" "libindex.la" )
  828. make[3]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/index'
  829. make[2]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/index'
  830. Making all in io
  831. make[2]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/io'
  832. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o ParseException.lo ParseException.cpp
  833. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o StringTokenizer.lo StringTokenizer.cpp
  834. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o ByteOrderDataInStream.lo ByteOrderDataInStream.cpp
  835. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o ByteOrderValues.lo ByteOrderValues.cpp
  836. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o WKTReader.lo WKTReader.cpp
  837. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o WKTWriter.lo WKTWriter.cpp
  838. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o WKBReader.lo WKBReader.cpp
  839. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o WKBWriter.lo WKBWriter.cpp
  840. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o Writer.lo Writer.cpp
  841. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o Unload.lo Unload.cpp
  842. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o CLocalizer.lo CLocalizer.cpp
  843. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c WKBReader.cpp -fPIC -DPIC -o .libs/WKBReader.o
  844. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c Writer.cpp -fPIC -DPIC -o .libs/Writer.o
  845. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c ParseException.cpp -fPIC -DPIC -o .libs/ParseException.o
  846. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c ByteOrderValues.cpp -fPIC -DPIC -o .libs/ByteOrderValues.o
  847. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c WKBWriter.cpp -fPIC -DPIC -o .libs/WKBWriter.o
  848. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c ByteOrderDataInStream.cpp -fPIC -DPIC -o .libs/ByteOrderDataInStream.o
  849. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c WKTWriter.cpp -fPIC -DPIC -o .libs/WKTWriter.o
  850. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c StringTokenizer.cpp -fPIC -DPIC -o .libs/StringTokenizer.o
  851. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c WKTReader.cpp -fPIC -DPIC -o .libs/WKTReader.o
  852. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c Unload.cpp -fPIC -DPIC -o .libs/Unload.o
  853. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c CLocalizer.cpp -fPIC -DPIC -o .libs/CLocalizer.o
  854. /bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o libio.la ParseException.lo StringTokenizer.lo ByteOrderDataInStream.lo ByteOrderValues.lo WKTReader.lo WKTWriter.lo WKBReader.lo WKBWriter.lo Writer.lo Unload.lo CLocalizer.lo
  855. libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libio.a .libs/ParseException.o .libs/StringTokenizer.o .libs/ByteOrderDataInStream.o .libs/ByteOrderValues.o .libs/WKTReader.o .libs/WKTWriter.o .libs/WKBReader.o .libs/WKBWriter.o .libs/Writer.o .libs/Unload.o .libs/CLocalizer.o
  856. libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libio.a
  857. libtool: link: ( cd ".libs" && rm -f "libio.la" && ln -s "../libio.la" "libio.la" )
  858. make[2]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/io'
  859. Making all in linearref
  860. make[2]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/linearref'
  861. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o ExtractLineByLocation.lo ExtractLineByLocation.cpp
  862. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o LengthIndexedLine.lo LengthIndexedLine.cpp
  863. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o LengthIndexOfPoint.lo LengthIndexOfPoint.cpp
  864. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o LengthLocationMap.lo LengthLocationMap.cpp
  865. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o LinearIterator.lo LinearIterator.cpp
  866. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o LinearGeometryBuilder.lo LinearGeometryBuilder.cpp
  867. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o LinearLocation.lo LinearLocation.cpp
  868. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o LocationIndexOfLine.lo LocationIndexOfLine.cpp
  869. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o LocationIndexOfPoint.lo LocationIndexOfPoint.cpp
  870. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c LengthIndexOfPoint.cpp -fPIC -DPIC -o .libs/LengthIndexOfPoint.o
  871. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c ExtractLineByLocation.cpp -fPIC -DPIC -o .libs/ExtractLineByLocation.o
  872. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c LengthIndexedLine.cpp -fPIC -DPIC -o .libs/LengthIndexedLine.o
  873. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c LocationIndexOfLine.cpp -fPIC -DPIC -o .libs/LocationIndexOfLine.o
  874. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c LinearIterator.cpp -fPIC -DPIC -o .libs/LinearIterator.o
  875. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c LinearLocation.cpp -fPIC -DPIC -o .libs/LinearLocation.o
  876. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c LinearGeometryBuilder.cpp -fPIC -DPIC -o .libs/LinearGeometryBuilder.o
  877. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c LengthLocationMap.cpp -fPIC -DPIC -o .libs/LengthLocationMap.o
  878. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c LocationIndexOfPoint.cpp -fPIC -DPIC -o .libs/LocationIndexOfPoint.o
  879. /bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o liblinearref.la ExtractLineByLocation.lo LengthIndexedLine.lo LengthIndexOfPoint.lo LengthLocationMap.lo LinearIterator.lo LinearGeometryBuilder.lo LinearLocation.lo LocationIndexOfLine.lo LocationIndexOfPoint.lo
  880. libtool: link: x86_64-pc-linux-gnu-ar cru .libs/liblinearref.a .libs/ExtractLineByLocation.o .libs/LengthIndexedLine.o .libs/LengthIndexOfPoint.o .libs/LengthLocationMap.o .libs/LinearIterator.o .libs/LinearGeometryBuilder.o .libs/LinearLocation.o .libs/LocationIndexOfLine.o .libs/LocationIndexOfPoint.o
  881. libtool: link: x86_64-pc-linux-gnu-ranlib .libs/liblinearref.a
  882. libtool: link: ( cd ".libs" && rm -f "liblinearref.la" && ln -s "../liblinearref.la" "liblinearref.la" )
  883. make[2]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/linearref'
  884. Making all in noding
  885. make[2]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/noding'
  886. Making all in snapround
  887. make[3]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/noding/snapround'
  888. make[4]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/noding/snapround'
  889. /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o HotPixel.lo HotPixel.cpp
  890. /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o MCIndexPointSnapper.lo MCIndexPointSnapper.cpp
  891. /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o MCIndexSnapRounder.lo MCIndexSnapRounder.cpp
  892. /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o SimpleSnapRounder.lo SimpleSnapRounder.cpp
  893. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c HotPixel.cpp -fPIC -DPIC -o .libs/HotPixel.o
  894. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c MCIndexPointSnapper.cpp -fPIC -DPIC -o .libs/MCIndexPointSnapper.o
  895. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c MCIndexSnapRounder.cpp -fPIC -DPIC -o .libs/MCIndexSnapRounder.o
  896. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c SimpleSnapRounder.cpp -fPIC -DPIC -o .libs/SimpleSnapRounder.o
  897. /bin/sh ../../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o libsnapround.la HotPixel.lo MCIndexPointSnapper.lo MCIndexSnapRounder.lo SimpleSnapRounder.lo
  898. libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libsnapround.a .libs/HotPixel.o .libs/MCIndexPointSnapper.o .libs/MCIndexSnapRounder.o .libs/SimpleSnapRounder.o
  899. libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libsnapround.a
  900. libtool: link: ( cd ".libs" && rm -f "libsnapround.la" && ln -s "../libsnapround.la" "libsnapround.la" )
  901. make[4]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/noding/snapround'
  902. make[3]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/noding/snapround'
  903. make[3]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/noding'
  904. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o BasicSegmentString.lo BasicSegmentString.cpp
  905. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o FastNodingValidator.lo FastNodingValidator.cpp
  906. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o FastSegmentSetIntersectionFinder.lo FastSegmentSetIntersectionFinder.cpp
  907. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o IntersectionAdder.lo IntersectionAdder.cpp
  908. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o IntersectionFinderAdder.lo IntersectionFinderAdder.cpp
  909. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o IteratedNoder.lo IteratedNoder.cpp
  910. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o MCIndexNoder.lo MCIndexNoder.cpp
  911. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o MCIndexSegmentSetMutualIntersector.lo MCIndexSegmentSetMutualIntersector.cpp
  912. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o NodedSegmentString.lo NodedSegmentString.cpp
  913. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o NodingValidator.lo NodingValidator.cpp
  914. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o Octant.lo Octant.cpp
  915. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o OrientedCoordinateArray.lo OrientedCoordinateArray.cpp
  916. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o ScaledNoder.lo ScaledNoder.cpp
  917. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o SegmentIntersectionDetector.lo SegmentIntersectionDetector.cpp
  918. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o SegmentNode.lo SegmentNode.cpp
  919. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o SegmentNodeList.lo SegmentNodeList.cpp
  920. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o SegmentString.lo SegmentString.cpp
  921. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o SegmentStringUtil.lo SegmentStringUtil.cpp
  922. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o SimpleNoder.lo SimpleNoder.cpp
  923. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o SingleInteriorIntersectionFinder.lo SingleInteriorIntersectionFinder.cpp
  924. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c FastNodingValidator.cpp -fPIC -DPIC -o .libs/FastNodingValidator.o
  925. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c IntersectionAdder.cpp -fPIC -DPIC -o .libs/IntersectionAdder.o
  926. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c MCIndexNoder.cpp -fPIC -DPIC -o .libs/MCIndexNoder.o
  927. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c BasicSegmentString.cpp -fPIC -DPIC -o .libs/BasicSegmentString.o
  928. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c IteratedNoder.cpp -fPIC -DPIC -o .libs/IteratedNoder.o
  929. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c SegmentString.cpp -fPIC -DPIC -o .libs/SegmentString.o
  930. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c IntersectionFinderAdder.cpp -fPIC -DPIC -o .libs/IntersectionFinderAdder.o
  931. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c NodingValidator.cpp -fPIC -DPIC -o .libs/NodingValidator.o
  932. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c FastSegmentSetIntersectionFinder.cpp -fPIC -DPIC -o .libs/FastSegmentSetIntersectionFinder.o
  933. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c SimpleNoder.cpp -fPIC -DPIC -o .libs/SimpleNoder.o
  934. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c SegmentNode.cpp -fPIC -DPIC -o .libs/SegmentNode.o
  935. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c OrientedCoordinateArray.cpp -fPIC -DPIC -o .libs/OrientedCoordinateArray.o
  936. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c MCIndexSegmentSetMutualIntersector.cpp -fPIC -DPIC -o .libs/MCIndexSegmentSetMutualIntersector.o
  937. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c ScaledNoder.cpp -fPIC -DPIC -o .libs/ScaledNoder.o
  938. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c SegmentIntersectionDetector.cpp -fPIC -DPIC -o .libs/SegmentIntersectionDetector.o
  939. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c Octant.cpp -fPIC -DPIC -o .libs/Octant.o
  940. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c NodedSegmentString.cpp -fPIC -DPIC -o .libs/NodedSegmentString.o
  941. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c SegmentNodeList.cpp -fPIC -DPIC -o .libs/SegmentNodeList.o
  942. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c SingleInteriorIntersectionFinder.cpp -fPIC -DPIC -o .libs/SingleInteriorIntersectionFinder.o
  943. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c SegmentStringUtil.cpp -fPIC -DPIC -o .libs/SegmentStringUtil.o
  944. /bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o libnoding.la BasicSegmentString.lo FastNodingValidator.lo FastSegmentSetIntersectionFinder.lo IntersectionAdder.lo IntersectionFinderAdder.lo IteratedNoder.lo MCIndexNoder.lo MCIndexSegmentSetMutualIntersector.lo NodedSegmentString.lo NodingValidator.lo Octant.lo OrientedCoordinateArray.lo ScaledNoder.lo SegmentIntersectionDetector.lo SegmentNode.lo SegmentNodeList.lo SegmentString.lo SegmentStringUtil.lo SimpleNoder.lo SingleInteriorIntersectionFinder.lo snapround/libsnapround.la
  945. libtool: link: (cd .libs/libnoding.lax/libsnapround.a && x86_64-pc-linux-gnu-ar x "/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/noding/snapround/.libs/libsnapround.a")
  946. libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libnoding.a .libs/BasicSegmentString.o .libs/FastNodingValidator.o .libs/FastSegmentSetIntersectionFinder.o .libs/IntersectionAdder.o .libs/IntersectionFinderAdder.o .libs/IteratedNoder.o .libs/MCIndexNoder.o .libs/MCIndexSegmentSetMutualIntersector.o .libs/NodedSegmentString.o .libs/NodingValidator.o .libs/Octant.o .libs/OrientedCoordinateArray.o .libs/ScaledNoder.o .libs/SegmentIntersectionDetector.o .libs/SegmentNode.o .libs/SegmentNodeList.o .libs/SegmentString.o .libs/SegmentStringUtil.o .libs/SimpleNoder.o .libs/SingleInteriorIntersectionFinder.o .libs/libnoding.lax/libsnapround.a/HotPixel.o .libs/libnoding.lax/libsnapround.a/MCIndexPointSnapper.o .libs/libnoding.lax/libsnapround.a/MCIndexSnapRounder.o .libs/libnoding.lax/libsnapround.a/SimpleSnapRounder.o
  947. libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libnoding.a
  948. libtool: link: rm -fr .libs/libnoding.lax
  949. libtool: link: ( cd ".libs" && rm -f "libnoding.la" && ln -s "../libnoding.la" "libnoding.la" )
  950. make[3]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/noding'
  951. make[2]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/noding'
  952. Making all in operation
  953. make[2]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/operation'
  954. Making all in buffer
  955. make[3]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/operation/buffer'
  956. make[4]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/operation/buffer'
  957. /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o BufferBuilder.lo BufferBuilder.cpp
  958. /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o BufferInputLineSimplifier.lo BufferInputLineSimplifier.cpp
  959. /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o BufferOp.lo BufferOp.cpp
  960. /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o BufferParameters.lo BufferParameters.cpp
  961. /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o BufferSubgraph.lo BufferSubgraph.cpp
  962. /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o OffsetCurveBuilder.lo OffsetCurveBuilder.cpp
  963. /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o OffsetCurveSetBuilder.lo OffsetCurveSetBuilder.cpp
  964. /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o OffsetSegmentGenerator.lo OffsetSegmentGenerator.cpp
  965. /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o RightmostEdgeFinder.lo RightmostEdgeFinder.cpp
  966. /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o SubgraphDepthLocater.lo SubgraphDepthLocater.cpp
  967. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c BufferInputLineSimplifier.cpp -fPIC -DPIC -o .libs/BufferInputLineSimplifier.o
  968. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c SubgraphDepthLocater.cpp -fPIC -DPIC -o .libs/SubgraphDepthLocater.o
  969. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c BufferParameters.cpp -fPIC -DPIC -o .libs/BufferParameters.o
  970. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c RightmostEdgeFinder.cpp -fPIC -DPIC -o .libs/RightmostEdgeFinder.o
  971. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c OffsetCurveSetBuilder.cpp -fPIC -DPIC -o .libs/OffsetCurveSetBuilder.o
  972. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c BufferOp.cpp -fPIC -DPIC -o .libs/BufferOp.o
  973. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c OffsetCurveBuilder.cpp -fPIC -DPIC -o .libs/OffsetCurveBuilder.o
  974. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c BufferBuilder.cpp -fPIC -DPIC -o .libs/BufferBuilder.o
  975. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c BufferSubgraph.cpp -fPIC -DPIC -o .libs/BufferSubgraph.o
  976. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c OffsetSegmentGenerator.cpp -fPIC -DPIC -o .libs/OffsetSegmentGenerator.o
  977. /bin/sh ../../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o libopbuffer.la BufferBuilder.lo BufferInputLineSimplifier.lo BufferOp.lo BufferParameters.lo BufferSubgraph.lo OffsetCurveBuilder.lo OffsetCurveSetBuilder.lo OffsetSegmentGenerator.lo RightmostEdgeFinder.lo SubgraphDepthLocater.lo
  978. libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libopbuffer.a .libs/BufferBuilder.o .libs/BufferInputLineSimplifier.o .libs/BufferOp.o .libs/BufferParameters.o .libs/BufferSubgraph.o .libs/OffsetCurveBuilder.o .libs/OffsetCurveSetBuilder.o .libs/OffsetSegmentGenerator.o .libs/RightmostEdgeFinder.o .libs/SubgraphDepthLocater.o
  979. libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libopbuffer.a
  980. libtool: link: ( cd ".libs" && rm -f "libopbuffer.la" && ln -s "../libopbuffer.la" "libopbuffer.la" )
  981. make[4]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/operation/buffer'
  982. make[3]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/operation/buffer'
  983. Making all in distance
  984. make[3]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/operation/distance'
  985. make[4]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/operation/distance'
  986. /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o ConnectedElementLocationFilter.lo ConnectedElementLocationFilter.cpp
  987. /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o ConnectedElementPointFilter.lo ConnectedElementPointFilter.cpp
  988. /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o DistanceOp.lo DistanceOp.cpp
  989. /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o GeometryLocation.lo GeometryLocation.cpp
  990. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c ConnectedElementLocationFilter.cpp -fPIC -DPIC -o .libs/ConnectedElementLocationFilter.o
  991. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c DistanceOp.cpp -fPIC -DPIC -o .libs/DistanceOp.o
  992. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c ConnectedElementPointFilter.cpp -fPIC -DPIC -o .libs/ConnectedElementPointFilter.o
  993. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c GeometryLocation.cpp -fPIC -DPIC -o .libs/GeometryLocation.o
  994. /bin/sh ../../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o libopdistance.la ConnectedElementLocationFilter.lo ConnectedElementPointFilter.lo DistanceOp.lo GeometryLocation.lo
  995. libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libopdistance.a .libs/ConnectedElementLocationFilter.o .libs/ConnectedElementPointFilter.o .libs/DistanceOp.o .libs/GeometryLocation.o
  996. libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libopdistance.a
  997. libtool: link: ( cd ".libs" && rm -f "libopdistance.la" && ln -s "../libopdistance.la" "libopdistance.la" )
  998. make[4]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/operation/distance'
  999. make[3]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/operation/distance'
  1000. Making all in linemerge
  1001. make[3]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/operation/linemerge'
  1002. make[4]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/operation/linemerge'
  1003. /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o EdgeString.lo EdgeString.cpp
  1004. /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o LineMergeDirectedEdge.lo LineMergeDirectedEdge.cpp
  1005. /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o LineMergeEdge.lo LineMergeEdge.cpp
  1006. /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o LineMergeGraph.lo LineMergeGraph.cpp
  1007. /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o LineMerger.lo LineMerger.cpp
  1008. /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o LineSequencer.lo LineSequencer.cpp
  1009. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c LineMergeDirectedEdge.cpp -fPIC -DPIC -o .libs/LineMergeDirectedEdge.o
  1010. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c EdgeString.cpp -fPIC -DPIC -o .libs/EdgeString.o
  1011. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c LineMergeGraph.cpp -fPIC -DPIC -o .libs/LineMergeGraph.o
  1012. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c LineMerger.cpp -fPIC -DPIC -o .libs/LineMerger.o
  1013. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c LineMergeEdge.cpp -fPIC -DPIC -o .libs/LineMergeEdge.o
  1014. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c LineSequencer.cpp -fPIC -DPIC -o .libs/LineSequencer.o
  1015. /bin/sh ../../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o liboplinemerge.la EdgeString.lo LineMergeDirectedEdge.lo LineMergeEdge.lo LineMergeGraph.lo LineMerger.lo LineSequencer.lo
  1016. libtool: link: x86_64-pc-linux-gnu-ar cru .libs/liboplinemerge.a .libs/EdgeString.o .libs/LineMergeDirectedEdge.o .libs/LineMergeEdge.o .libs/LineMergeGraph.o .libs/LineMerger.o .libs/LineSequencer.o
  1017. libtool: link: x86_64-pc-linux-gnu-ranlib .libs/liboplinemerge.a
  1018. libtool: link: ( cd ".libs" && rm -f "liboplinemerge.la" && ln -s "../liboplinemerge.la" "liboplinemerge.la" )
  1019. make[4]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/operation/linemerge'
  1020. make[3]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/operation/linemerge'
  1021. Making all in overlay
  1022. make[3]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/operation/overlay'
  1023. make[4]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/operation/overlay'
  1024. /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o EdgeSetNoder.lo EdgeSetNoder.cpp
  1025. /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o ElevationMatrixCell.lo ElevationMatrixCell.cpp
  1026. /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o ElevationMatrix.lo ElevationMatrix.cpp
  1027. /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o LineBuilder.lo LineBuilder.cpp
  1028. /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o MaximalEdgeRing.lo MaximalEdgeRing.cpp
  1029. /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o MinimalEdgeRing.lo MinimalEdgeRing.cpp
  1030. /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o OverlayNodeFactory.lo OverlayNodeFactory.cpp
  1031. /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o OverlayOp.lo OverlayOp.cpp
  1032. /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o PointBuilder.lo PointBuilder.cpp
  1033. /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o PolygonBuilder.lo PolygonBuilder.cpp
  1034. /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o GeometrySnapper.lo `test -f 'snap/GeometrySnapper.cpp' || echo './'`snap/GeometrySnapper.cpp
  1035. /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o LineStringSnapper.lo `test -f 'snap/LineStringSnapper.cpp' || echo './'`snap/LineStringSnapper.cpp
  1036. /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o SnapOverlayOp.lo `test -f 'snap/SnapOverlayOp.cpp' || echo './'`snap/SnapOverlayOp.cpp
  1037. /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o SnapIfNeededOverlayOp.lo `test -f 'snap/SnapIfNeededOverlayOp.cpp' || echo './'`snap/SnapIfNeededOverlayOp.cpp
  1038. /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o FuzzyPointLocator.lo `test -f 'validate/FuzzyPointLocator.cpp' || echo './'`validate/FuzzyPointLocator.cpp
  1039. /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o OffsetPointGenerator.lo `test -f 'validate/OffsetPointGenerator.cpp' || echo './'`validate/OffsetPointGenerator.cpp
  1040. /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o OverlayResultValidator.lo `test -f 'validate/OverlayResultValidator.cpp' || echo './'`validate/OverlayResultValidator.cpp
  1041. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c EdgeSetNoder.cpp -fPIC -DPIC -o .libs/EdgeSetNoder.o
  1042. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c PolygonBuilder.cpp -fPIC -DPIC -o .libs/PolygonBuilder.o
  1043. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c ElevationMatrixCell.cpp -fPIC -DPIC -o .libs/ElevationMatrixCell.o
  1044. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c ElevationMatrix.cpp -fPIC -DPIC -o .libs/ElevationMatrix.o
  1045. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c OverlayOp.cpp -fPIC -DPIC -o .libs/OverlayOp.o
  1046. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c LineBuilder.cpp -fPIC -DPIC -o .libs/LineBuilder.o
  1047. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c MaximalEdgeRing.cpp -fPIC -DPIC -o .libs/MaximalEdgeRing.o
  1048. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c MinimalEdgeRing.cpp -fPIC -DPIC -o .libs/MinimalEdgeRing.o
  1049. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c PointBuilder.cpp -fPIC -DPIC -o .libs/PointBuilder.o
  1050. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c OverlayNodeFactory.cpp -fPIC -DPIC -o .libs/OverlayNodeFactory.o
  1051. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c snap/GeometrySnapper.cpp -fPIC -DPIC -o .libs/GeometrySnapper.o
  1052. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c snap/SnapOverlayOp.cpp -fPIC -DPIC -o .libs/SnapOverlayOp.o
  1053. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c validate/FuzzyPointLocator.cpp -fPIC -DPIC -o .libs/FuzzyPointLocator.o
  1054. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c snap/SnapIfNeededOverlayOp.cpp -fPIC -DPIC -o .libs/SnapIfNeededOverlayOp.o
  1055. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c snap/LineStringSnapper.cpp -fPIC -DPIC -o .libs/LineStringSnapper.o
  1056. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c validate/OverlayResultValidator.cpp -fPIC -DPIC -o .libs/OverlayResultValidator.o
  1057. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c validate/OffsetPointGenerator.cpp -fPIC -DPIC -o .libs/OffsetPointGenerator.o
  1058. /bin/sh ../../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o libopoverlay.la EdgeSetNoder.lo ElevationMatrixCell.lo ElevationMatrix.lo LineBuilder.lo MaximalEdgeRing.lo MinimalEdgeRing.lo OverlayNodeFactory.lo OverlayOp.lo PointBuilder.lo PolygonBuilder.lo GeometrySnapper.lo LineStringSnapper.lo SnapOverlayOp.lo SnapIfNeededOverlayOp.lo FuzzyPointLocator.lo OffsetPointGenerator.lo OverlayResultValidator.lo
  1059. libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libopoverlay.a .libs/EdgeSetNoder.o .libs/ElevationMatrixCell.o .libs/ElevationMatrix.o .libs/LineBuilder.o .libs/MaximalEdgeRing.o .libs/MinimalEdgeRing.o .libs/OverlayNodeFactory.o .libs/OverlayOp.o .libs/PointBuilder.o .libs/PolygonBuilder.o .libs/GeometrySnapper.o .libs/LineStringSnapper.o .libs/SnapOverlayOp.o .libs/SnapIfNeededOverlayOp.o .libs/FuzzyPointLocator.o .libs/OffsetPointGenerator.o .libs/OverlayResultValidator.o
  1060. libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libopoverlay.a
  1061. libtool: link: ( cd ".libs" && rm -f "libopoverlay.la" && ln -s "../libopoverlay.la" "libopoverlay.la" )
  1062. make[4]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/operation/overlay'
  1063. make[3]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/operation/overlay'
  1064. Making all in polygonize
  1065. make[3]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/operation/polygonize'
  1066. make[4]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/operation/polygonize'
  1067. /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o PolygonizeDirectedEdge.lo PolygonizeDirectedEdge.cpp
  1068. /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o PolygonizeEdge.lo PolygonizeEdge.cpp
  1069. /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o PolygonizeGraph.lo PolygonizeGraph.cpp
  1070. /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o Polygonizer.lo Polygonizer.cpp
  1071. /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o EdgeRing.lo EdgeRing.cpp
  1072. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c PolygonizeDirectedEdge.cpp -fPIC -DPIC -o .libs/PolygonizeDirectedEdge.o
  1073. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c PolygonizeEdge.cpp -fPIC -DPIC -o .libs/PolygonizeEdge.o
  1074. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c EdgeRing.cpp -fPIC -DPIC -o .libs/EdgeRing.o
  1075. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c Polygonizer.cpp -fPIC -DPIC -o .libs/Polygonizer.o
  1076. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c PolygonizeGraph.cpp -fPIC -DPIC -o .libs/PolygonizeGraph.o
  1077. /bin/sh ../../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o liboppolygonize.la PolygonizeDirectedEdge.lo PolygonizeEdge.lo PolygonizeGraph.lo Polygonizer.lo EdgeRing.lo
  1078. libtool: link: x86_64-pc-linux-gnu-ar cru .libs/liboppolygonize.a .libs/PolygonizeDirectedEdge.o .libs/PolygonizeEdge.o .libs/PolygonizeGraph.o .libs/Polygonizer.o .libs/EdgeRing.o
  1079. libtool: link: x86_64-pc-linux-gnu-ranlib .libs/liboppolygonize.a
  1080. libtool: link: ( cd ".libs" && rm -f "liboppolygonize.la" && ln -s "../liboppolygonize.la" "liboppolygonize.la" )
  1081. make[4]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/operation/polygonize'
  1082. make[3]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/operation/polygonize'
  1083. Making all in predicate
  1084. make[3]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/operation/predicate'
  1085. /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o RectangleIntersects.lo RectangleIntersects.cpp
  1086. /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o RectangleContains.lo RectangleContains.cpp
  1087. /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o SegmentIntersectionTester.lo SegmentIntersectionTester.cpp
  1088. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c RectangleIntersects.cpp -fPIC -DPIC -o .libs/RectangleIntersects.o
  1089. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c SegmentIntersectionTester.cpp -fPIC -DPIC -o .libs/SegmentIntersectionTester.o
  1090. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c RectangleContains.cpp -fPIC -DPIC -o .libs/RectangleContains.o
  1091. /bin/sh ../../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o liboppredicate.la RectangleIntersects.lo RectangleContains.lo SegmentIntersectionTester.lo
  1092. libtool: link: x86_64-pc-linux-gnu-ar cru .libs/liboppredicate.a .libs/RectangleIntersects.o .libs/RectangleContains.o .libs/SegmentIntersectionTester.o
  1093. libtool: link: x86_64-pc-linux-gnu-ranlib .libs/liboppredicate.a
  1094. libtool: link: ( cd ".libs" && rm -f "liboppredicate.la" && ln -s "../liboppredicate.la" "liboppredicate.la" )
  1095. make[3]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/operation/predicate'
  1096. Making all in relate
  1097. make[3]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/operation/relate'
  1098. make[4]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/operation/relate'
  1099. /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o EdgeEndBuilder.lo EdgeEndBuilder.cpp
  1100. /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o EdgeEndBundle.lo EdgeEndBundle.cpp
  1101. /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o EdgeEndBundleStar.lo EdgeEndBundleStar.cpp
  1102. /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o RelateComputer.lo RelateComputer.cpp
  1103. /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o RelateNode.lo RelateNode.cpp
  1104. /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o RelateNodeFactory.lo RelateNodeFactory.cpp
  1105. /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o RelateNodeGraph.lo RelateNodeGraph.cpp
  1106. /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o RelateOp.lo RelateOp.cpp
  1107. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c EdgeEndBundle.cpp -fPIC -DPIC -o .libs/EdgeEndBundle.o
  1108. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c EdgeEndBuilder.cpp -fPIC -DPIC -o .libs/EdgeEndBuilder.o
  1109. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c RelateNode.cpp -fPIC -DPIC -o .libs/RelateNode.o
  1110. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c EdgeEndBundleStar.cpp -fPIC -DPIC -o .libs/EdgeEndBundleStar.o
  1111. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c RelateComputer.cpp -fPIC -DPIC -o .libs/RelateComputer.o
  1112. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c RelateNodeFactory.cpp -fPIC -DPIC -o .libs/RelateNodeFactory.o
  1113. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c RelateNodeGraph.cpp -fPIC -DPIC -o .libs/RelateNodeGraph.o
  1114. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c RelateOp.cpp -fPIC -DPIC -o .libs/RelateOp.o
  1115. /bin/sh ../../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o liboprelate.la EdgeEndBuilder.lo EdgeEndBundle.lo EdgeEndBundleStar.lo RelateComputer.lo RelateNode.lo RelateNodeFactory.lo RelateNodeGraph.lo RelateOp.lo
  1116. libtool: link: x86_64-pc-linux-gnu-ar cru .libs/liboprelate.a .libs/EdgeEndBuilder.o .libs/EdgeEndBundle.o .libs/EdgeEndBundleStar.o .libs/RelateComputer.o .libs/RelateNode.o .libs/RelateNodeFactory.o .libs/RelateNodeGraph.o .libs/RelateOp.o
  1117. libtool: link: x86_64-pc-linux-gnu-ranlib .libs/liboprelate.a
  1118. libtool: link: ( cd ".libs" && rm -f "liboprelate.la" && ln -s "../liboprelate.la" "liboprelate.la" )
  1119. make[4]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/operation/relate'
  1120. make[3]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/operation/relate'
  1121. Making all in union
  1122. make[3]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/operation/union'
  1123. make[4]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/operation/union'
  1124. /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o CascadedPolygonUnion.lo CascadedPolygonUnion.cpp
  1125. /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o CascadedUnion.lo CascadedUnion.cpp
  1126. /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o PointGeometryUnion.lo PointGeometryUnion.cpp
  1127. /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o UnaryUnionOp.lo UnaryUnionOp.cpp
  1128. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c CascadedPolygonUnion.cpp -fPIC -DPIC -o .libs/CascadedPolygonUnion.o
  1129. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c UnaryUnionOp.cpp -fPIC -DPIC -o .libs/UnaryUnionOp.o
  1130. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c PointGeometryUnion.cpp -fPIC -DPIC -o .libs/PointGeometryUnion.o
  1131. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c CascadedUnion.cpp -fPIC -DPIC -o .libs/CascadedUnion.o
  1132. /bin/sh ../../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o libopunion.la CascadedPolygonUnion.lo CascadedUnion.lo PointGeometryUnion.lo UnaryUnionOp.lo
  1133. libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libopunion.a .libs/CascadedPolygonUnion.o .libs/CascadedUnion.o .libs/PointGeometryUnion.o .libs/UnaryUnionOp.o
  1134. libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libopunion.a
  1135. libtool: link: ( cd ".libs" && rm -f "libopunion.la" && ln -s "../libopunion.la" "libopunion.la" )
  1136. make[4]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/operation/union'
  1137. make[3]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/operation/union'
  1138. Making all in sharedpaths
  1139. make[3]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/operation/sharedpaths'
  1140. make[4]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/operation/sharedpaths'
  1141. /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o SharedPathsOp.lo SharedPathsOp.cpp
  1142. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c SharedPathsOp.cpp -fPIC -DPIC -o .libs/SharedPathsOp.o
  1143. /bin/sh ../../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o libopsharedpaths.la SharedPathsOp.lo
  1144. libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libopsharedpaths.a .libs/SharedPathsOp.o
  1145. libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libopsharedpaths.a
  1146. libtool: link: ( cd ".libs" && rm -f "libopsharedpaths.la" && ln -s "../libopsharedpaths.la" "libopsharedpaths.la" )
  1147. make[4]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/operation/sharedpaths'
  1148. make[3]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/operation/sharedpaths'
  1149. Making all in valid
  1150. make[3]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/operation/valid'
  1151. make[4]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/operation/valid'
  1152. /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o ConnectedInteriorTester.lo ConnectedInteriorTester.cpp
  1153. /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o ConsistentAreaTester.lo ConsistentAreaTester.cpp
  1154. /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o IsValidOp.lo IsValidOp.cpp
  1155. /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o QuadtreeNestedRingTester.lo QuadtreeNestedRingTester.cpp
  1156. /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o RepeatedPointTester.lo RepeatedPointTester.cpp
  1157. /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o SimpleNestedRingTester.lo SimpleNestedRingTester.cpp
  1158. /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o SweeplineNestedRingTester.lo SweeplineNestedRingTester.cpp
  1159. /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o TopologyValidationError.lo TopologyValidationError.cpp
  1160. /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o IndexedNestedRingTester.lo IndexedNestedRingTester.cpp
  1161. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c ConnectedInteriorTester.cpp -fPIC -DPIC -o .libs/ConnectedInteriorTester.o
  1162. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c ConsistentAreaTester.cpp -fPIC -DPIC -o .libs/ConsistentAreaTester.o
  1163. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c IsValidOp.cpp -fPIC -DPIC -o .libs/IsValidOp.o
  1164. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c SimpleNestedRingTester.cpp -fPIC -DPIC -o .libs/SimpleNestedRingTester.o
  1165. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c QuadtreeNestedRingTester.cpp -fPIC -DPIC -o .libs/QuadtreeNestedRingTester.o
  1166. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c RepeatedPointTester.cpp -fPIC -DPIC -o .libs/RepeatedPointTester.o
  1167. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c TopologyValidationError.cpp -fPIC -DPIC -o .libs/TopologyValidationError.o
  1168. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c SweeplineNestedRingTester.cpp -fPIC -DPIC -o .libs/SweeplineNestedRingTester.o
  1169. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c IndexedNestedRingTester.cpp -fPIC -DPIC -o .libs/IndexedNestedRingTester.o
  1170. /bin/sh ../../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o libopvalid.la ConnectedInteriorTester.lo ConsistentAreaTester.lo IsValidOp.lo QuadtreeNestedRingTester.lo RepeatedPointTester.lo SimpleNestedRingTester.lo SweeplineNestedRingTester.lo TopologyValidationError.lo IndexedNestedRingTester.lo
  1171. libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libopvalid.a .libs/ConnectedInteriorTester.o .libs/ConsistentAreaTester.o .libs/IsValidOp.o .libs/QuadtreeNestedRingTester.o .libs/RepeatedPointTester.o .libs/SimpleNestedRingTester.o .libs/SweeplineNestedRingTester.o .libs/TopologyValidationError.o .libs/IndexedNestedRingTester.o
  1172. libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libopvalid.a
  1173. libtool: link: ( cd ".libs" && rm -f "libopvalid.la" && ln -s "../libopvalid.la" "libopvalid.la" )
  1174. make[4]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/operation/valid'
  1175. make[3]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/operation/valid'
  1176. make[3]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/operation'
  1177. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o GeometryGraphOperation.lo GeometryGraphOperation.cpp
  1178. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o IsSimpleOp.lo IsSimpleOp.cpp
  1179. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c GeometryGraphOperation.cpp -fPIC -DPIC -o .libs/GeometryGraphOperation.o
  1180. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c IsSimpleOp.cpp -fPIC -DPIC -o .libs/IsSimpleOp.o
  1181. /bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o liboperation.la GeometryGraphOperation.lo IsSimpleOp.lo buffer/libopbuffer.la distance/libopdistance.la linemerge/liboplinemerge.la overlay/libopoverlay.la polygonize/liboppolygonize.la predicate/liboppredicate.la relate/liboprelate.la union/libopunion.la valid/libopvalid.la sharedpaths/libopsharedpaths.la
  1182. libtool: link: (cd .libs/liboperation.lax/libopbuffer.a && x86_64-pc-linux-gnu-ar x "/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/operation/buffer/.libs/libopbuffer.a")
  1183. libtool: link: (cd .libs/liboperation.lax/libopdistance.a && x86_64-pc-linux-gnu-ar x "/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/operation/distance/.libs/libopdistance.a")
  1184. libtool: link: (cd .libs/liboperation.lax/liboplinemerge.a && x86_64-pc-linux-gnu-ar x "/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/operation/linemerge/.libs/liboplinemerge.a")
  1185. libtool: link: (cd .libs/liboperation.lax/libopoverlay.a && x86_64-pc-linux-gnu-ar x "/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/operation/overlay/.libs/libopoverlay.a")
  1186. libtool: link: (cd .libs/liboperation.lax/liboppolygonize.a && x86_64-pc-linux-gnu-ar x "/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/operation/polygonize/.libs/liboppolygonize.a")
  1187. libtool: link: (cd .libs/liboperation.lax/liboppredicate.a && x86_64-pc-linux-gnu-ar x "/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/operation/predicate/.libs/liboppredicate.a")
  1188. libtool: link: (cd .libs/liboperation.lax/liboprelate.a && x86_64-pc-linux-gnu-ar x "/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/operation/relate/.libs/liboprelate.a")
  1189. libtool: link: (cd .libs/liboperation.lax/libopunion.a && x86_64-pc-linux-gnu-ar x "/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/operation/union/.libs/libopunion.a")
  1190. libtool: link: (cd .libs/liboperation.lax/libopvalid.a && x86_64-pc-linux-gnu-ar x "/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/operation/valid/.libs/libopvalid.a")
  1191. libtool: link: (cd .libs/liboperation.lax/libopsharedpaths.a && x86_64-pc-linux-gnu-ar x "/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/operation/sharedpaths/.libs/libopsharedpaths.a")
  1192. libtool: link: x86_64-pc-linux-gnu-ar cru .libs/liboperation.a .libs/GeometryGraphOperation.o .libs/IsSimpleOp.o .libs/liboperation.lax/libopbuffer.a/BufferBuilder.o .libs/liboperation.lax/libopbuffer.a/BufferInputLineSimplifier.o .libs/liboperation.lax/libopbuffer.a/BufferOp.o .libs/liboperation.lax/libopbuffer.a/BufferParameters.o .libs/liboperation.lax/libopbuffer.a/BufferSubgraph.o .libs/liboperation.lax/libopbuffer.a/OffsetCurveBuilder.o .libs/liboperation.lax/libopbuffer.a/OffsetCurveSetBuilder.o .libs/liboperation.lax/libopbuffer.a/OffsetSegmentGenerator.o .libs/liboperation.lax/libopbuffer.a/RightmostEdgeFinder.o .libs/liboperation.lax/libopbuffer.a/SubgraphDepthLocater.o .libs/liboperation.lax/libopdistance.a/ConnectedElementLocationFilter.o .libs/liboperation.lax/libopdistance.a/ConnectedElementPointFilter.o .libs/liboperation.lax/libopdistance.a/DistanceOp.o .libs/liboperation.lax/libopdistance.a/GeometryLocation.o .libs/liboperation.lax/liboplinemerge.a/EdgeString.o .libs/liboperation.lax/liboplinemerge.a/LineMergeDirectedEdge.o .libs/liboperation.lax/liboplinemerge.a/LineMergeEdge.o .libs/liboperation.lax/liboplinemerge.a/LineMergeGraph.o .libs/liboperation.lax/liboplinemerge.a/LineMerger.o .libs/liboperation.lax/liboplinemerge.a/LineSequencer.o .libs/liboperation.lax/libopoverlay.a/EdgeSetNoder.o .libs/liboperation.lax/libopoverlay.a/ElevationMatrix.o .libs/liboperation.lax/libopoverlay.a/ElevationMatrixCell.o .libs/liboperation.lax/libopoverlay.a/FuzzyPointLocator.o .libs/liboperation.lax/libopoverlay.a/GeometrySnapper.o .libs/liboperation.lax/libopoverlay.a/LineBuilder.o .libs/liboperation.lax/libopoverlay.a/LineStringSnapper.o .libs/liboperation.lax/libopoverlay.a/MaximalEdgeRing.o .libs/liboperation.lax/libopoverlay.a/MinimalEdgeRing.o .libs/liboperation.lax/libopoverlay.a/OffsetPointGenerator.o .libs/liboperation.lax/libopoverlay.a/OverlayNodeFactory.o .libs/liboperation.lax/libopoverlay.a/OverlayOp.o .libs/liboperation.lax/libopoverlay.a/OverlayResultValidator.o .libs/liboperation.lax/libopoverlay.a/PointBuilder.o .libs/liboperation.lax/libopoverlay.a/PolygonBuilder.o .libs/liboperation.lax/libopoverlay.a/SnapIfNeededOverlayOp.o .libs/liboperation.lax/libopoverlay.a/SnapOverlayOp.o .libs/liboperation.lax/liboppolygonize.a/EdgeRing.o .libs/liboperation.lax/liboppolygonize.a/PolygonizeDirectedEdge.o .libs/liboperation.lax/liboppolygonize.a/PolygonizeEdge.o .libs/liboperation.lax/liboppolygonize.a/PolygonizeGraph.o .libs/liboperation.lax/liboppolygonize.a/Polygonizer.o .libs/liboperation.lax/liboppredicate.a/RectangleContains.o .libs/liboperation.lax/liboppredicate.a/RectangleIntersects.o .libs/liboperation.lax/liboppredicate.a/SegmentIntersectionTester.o .libs/liboperation.lax/liboprelate.a/EdgeEndBuilder.o .libs/liboperation.lax/liboprelate.a/EdgeEndBundle.o .libs/liboperation.lax/liboprelate.a/EdgeEndBundleStar.o .libs/liboperation.lax/liboprelate.a/RelateComputer.o .libs/liboperation.lax/liboprelate.a/RelateNode.o .libs/liboperation.lax/liboprelate.a/RelateNodeFactory.o .libs/liboperation.lax/liboprelate.a/RelateNodeGraph.o .libs/liboperation.lax/liboprelate.a/RelateOp.o .libs/liboperation.lax/libopunion.a/CascadedPolygonUnion.o .libs/liboperation.lax/libopunion.a/CascadedUnion.o .libs/liboperation.lax/libopunion.a/PointGeometryUnion.o .libs/liboperation.lax/libopunion.a/UnaryUnionOp.o .libs/liboperation.lax/libopvalid.a/ConnectedInteriorTester.o .libs/liboperation.lax/libopvalid.a/ConsistentAreaTester.o .libs/liboperation.lax/libopvalid.a/IndexedNestedRingTester.o .libs/liboperation.lax/libopvalid.a/IsValidOp.o .libs/liboperation.lax/libopvalid.a/QuadtreeNestedRingTester.o .libs/liboperation.lax/libopvalid.a/RepeatedPointTester.o .libs/liboperation.lax/libopvalid.a/SimpleNestedRingTester.o .libs/liboperation.lax/libopvalid.a/SweeplineNestedRingTester.o .libs/liboperation.lax/libopvalid.a/TopologyValidationError.o .libs/liboperation.lax/libopsharedpaths.a/SharedPathsOp.o
  1193. libtool: link: x86_64-pc-linux-gnu-ranlib .libs/liboperation.a
  1194. libtool: link: rm -fr .libs/liboperation.lax
  1195. libtool: link: ( cd ".libs" && rm -f "liboperation.la" && ln -s "../liboperation.la" "liboperation.la" )
  1196. make[3]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/operation'
  1197. make[2]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/operation'
  1198. Making all in planargraph
  1199. make[2]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/planargraph'
  1200. make[3]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/planargraph'
  1201. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o DirectedEdge.lo DirectedEdge.cpp
  1202. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o DirectedEdgeStar.lo DirectedEdgeStar.cpp
  1203. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o Edge.lo Edge.cpp
  1204. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o Node.lo Node.cpp
  1205. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o NodeMap.lo NodeMap.cpp
  1206. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o PlanarGraph.lo PlanarGraph.cpp
  1207. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o Subgraph.lo Subgraph.cpp
  1208. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o ConnectedSubgraphFinder.lo `test -f 'algorithm/ConnectedSubgraphFinder.cpp' || echo './'`algorithm/ConnectedSubgraphFinder.cpp
  1209. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c PlanarGraph.cpp -fPIC -DPIC -o .libs/PlanarGraph.o
  1210. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c DirectedEdge.cpp -fPIC -DPIC -o .libs/DirectedEdge.o
  1211. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c DirectedEdgeStar.cpp -fPIC -DPIC -o .libs/DirectedEdgeStar.o
  1212. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c Node.cpp -fPIC -DPIC -o .libs/Node.o
  1213. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c NodeMap.cpp -fPIC -DPIC -o .libs/NodeMap.o
  1214. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c Edge.cpp -fPIC -DPIC -o .libs/Edge.o
  1215. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c Subgraph.cpp -fPIC -DPIC -o .libs/Subgraph.o
  1216. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c algorithm/ConnectedSubgraphFinder.cpp -fPIC -DPIC -o .libs/ConnectedSubgraphFinder.o
  1217. /bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o libplanargraph.la DirectedEdge.lo DirectedEdgeStar.lo Edge.lo Node.lo NodeMap.lo PlanarGraph.lo Subgraph.lo ConnectedSubgraphFinder.lo
  1218. libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libplanargraph.a .libs/DirectedEdge.o .libs/DirectedEdgeStar.o .libs/Edge.o .libs/Node.o .libs/NodeMap.o .libs/PlanarGraph.o .libs/Subgraph.o .libs/ConnectedSubgraphFinder.o
  1219. libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libplanargraph.a
  1220. libtool: link: ( cd ".libs" && rm -f "libplanargraph.la" && ln -s "../libplanargraph.la" "libplanargraph.la" )
  1221. make[3]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/planargraph'
  1222. make[2]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/planargraph'
  1223. Making all in geomgraph
  1224. make[2]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/geomgraph'
  1225. Making all in index
  1226. make[3]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/geomgraph/index'
  1227. /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o MonotoneChainEdge.lo MonotoneChainEdge.cpp
  1228. /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o MonotoneChainIndexer.lo MonotoneChainIndexer.cpp
  1229. /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o SegmentIntersector.lo SegmentIntersector.cpp
  1230. /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o SimpleEdgeSetIntersector.lo SimpleEdgeSetIntersector.cpp
  1231. /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o SimpleMCSweepLineIntersector.lo SimpleMCSweepLineIntersector.cpp
  1232. /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o SimpleSweepLineIntersector.lo SimpleSweepLineIntersector.cpp
  1233. /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o SweepLineEvent.lo SweepLineEvent.cpp
  1234. /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o SweepLineSegment.lo SweepLineSegment.cpp
  1235. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c MonotoneChainEdge.cpp -fPIC -DPIC -o .libs/MonotoneChainEdge.o
  1236. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c SimpleSweepLineIntersector.cpp -fPIC -DPIC -o .libs/SimpleSweepLineIntersector.o
  1237. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c SegmentIntersector.cpp -fPIC -DPIC -o .libs/SegmentIntersector.o
  1238. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c SimpleMCSweepLineIntersector.cpp -fPIC -DPIC -o .libs/SimpleMCSweepLineIntersector.o
  1239. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c SimpleEdgeSetIntersector.cpp -fPIC -DPIC -o .libs/SimpleEdgeSetIntersector.o
  1240. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c MonotoneChainIndexer.cpp -fPIC -DPIC -o .libs/MonotoneChainIndexer.o
  1241. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c SweepLineSegment.cpp -fPIC -DPIC -o .libs/SweepLineSegment.o
  1242. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c SweepLineEvent.cpp -fPIC -DPIC -o .libs/SweepLineEvent.o
  1243. /bin/sh ../../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o libgeomgraphindex.la MonotoneChainEdge.lo MonotoneChainIndexer.lo SegmentIntersector.lo SimpleEdgeSetIntersector.lo SimpleMCSweepLineIntersector.lo SimpleSweepLineIntersector.lo SweepLineEvent.lo SweepLineSegment.lo
  1244. libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libgeomgraphindex.a .libs/MonotoneChainEdge.o .libs/MonotoneChainIndexer.o .libs/SegmentIntersector.o .libs/SimpleEdgeSetIntersector.o .libs/SimpleMCSweepLineIntersector.o .libs/SimpleSweepLineIntersector.o .libs/SweepLineEvent.o .libs/SweepLineSegment.o
  1245. libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libgeomgraphindex.a
  1246. libtool: link: ( cd ".libs" && rm -f "libgeomgraphindex.la" && ln -s "../libgeomgraphindex.la" "libgeomgraphindex.la" )
  1247. make[3]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/geomgraph/index'
  1248. make[3]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/geomgraph'
  1249. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o Depth.lo Depth.cpp
  1250. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o DirectedEdge.lo DirectedEdge.cpp
  1251. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o DirectedEdgeStar.lo DirectedEdgeStar.cpp
  1252. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o Edge.lo Edge.cpp
  1253. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o EdgeEnd.lo EdgeEnd.cpp
  1254. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o EdgeEndStar.lo EdgeEndStar.cpp
  1255. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o EdgeIntersectionList.lo EdgeIntersectionList.cpp
  1256. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o EdgeNodingValidator.lo EdgeNodingValidator.cpp
  1257. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o EdgeList.lo EdgeList.cpp
  1258. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o EdgeRing.lo EdgeRing.cpp
  1259. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o GeometryGraph.lo GeometryGraph.cpp
  1260. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o GraphComponent.lo GraphComponent.cpp
  1261. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o Label.lo Label.cpp
  1262. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o Node.lo Node.cpp
  1263. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o NodeFactory.lo NodeFactory.cpp
  1264. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o NodeMap.lo NodeMap.cpp
  1265. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o PlanarGraph.lo PlanarGraph.cpp
  1266. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o Position.lo Position.cpp
  1267. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o Quadrant.lo Quadrant.cpp
  1268. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o TopologyLocation.lo TopologyLocation.cpp
  1269. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c Depth.cpp -fPIC -DPIC -o .libs/Depth.o
  1270. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c DirectedEdge.cpp -fPIC -DPIC -o .libs/DirectedEdge.o
  1271. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c EdgeEndStar.cpp -fPIC -DPIC -o .libs/EdgeEndStar.o
  1272. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c EdgeNodingValidator.cpp -fPIC -DPIC -o .libs/EdgeNodingValidator.o
  1273. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c Edge.cpp -fPIC -DPIC -o .libs/Edge.o
  1274. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c DirectedEdgeStar.cpp -fPIC -DPIC -o .libs/DirectedEdgeStar.o
  1275. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c EdgeEnd.cpp -fPIC -DPIC -o .libs/EdgeEnd.o
  1276. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c EdgeIntersectionList.cpp -fPIC -DPIC -o .libs/EdgeIntersectionList.o
  1277. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c EdgeRing.cpp -fPIC -DPIC -o .libs/EdgeRing.o
  1278. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c EdgeList.cpp -fPIC -DPIC -o .libs/EdgeList.o
  1279. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c Node.cpp -fPIC -DPIC -o .libs/Node.o
  1280. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c GraphComponent.cpp -fPIC -DPIC -o .libs/GraphComponent.o
  1281. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c Label.cpp -fPIC -DPIC -o .libs/Label.o
  1282. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c NodeFactory.cpp -fPIC -DPIC -o .libs/NodeFactory.o
  1283. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c Quadrant.cpp -fPIC -DPIC -o .libs/Quadrant.o
  1284. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c GeometryGraph.cpp -fPIC -DPIC -o .libs/GeometryGraph.o
  1285. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c TopologyLocation.cpp -fPIC -DPIC -o .libs/TopologyLocation.o
  1286. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c NodeMap.cpp -fPIC -DPIC -o .libs/NodeMap.o
  1287. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c PlanarGraph.cpp -fPIC -DPIC -o .libs/PlanarGraph.o
  1288. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c Position.cpp -fPIC -DPIC -o .libs/Position.o
  1289. /bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o libgeomgraph.la Depth.lo DirectedEdge.lo DirectedEdgeStar.lo Edge.lo EdgeEnd.lo EdgeEndStar.lo EdgeIntersectionList.lo EdgeNodingValidator.lo EdgeList.lo EdgeRing.lo GeometryGraph.lo GraphComponent.lo Label.lo Node.lo NodeFactory.lo NodeMap.lo PlanarGraph.lo Position.lo Quadrant.lo TopologyLocation.lo index/libgeomgraphindex.la
  1290. libtool: link: (cd .libs/libgeomgraph.lax/libgeomgraphindex.a && x86_64-pc-linux-gnu-ar x "/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/geomgraph/index/.libs/libgeomgraphindex.a")
  1291. libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libgeomgraph.a .libs/Depth.o .libs/DirectedEdge.o .libs/DirectedEdgeStar.o .libs/Edge.o .libs/EdgeEnd.o .libs/EdgeEndStar.o .libs/EdgeIntersectionList.o .libs/EdgeNodingValidator.o .libs/EdgeList.o .libs/EdgeRing.o .libs/GeometryGraph.o .libs/GraphComponent.o .libs/Label.o .libs/Node.o .libs/NodeFactory.o .libs/NodeMap.o .libs/PlanarGraph.o .libs/Position.o .libs/Quadrant.o .libs/TopologyLocation.o .libs/libgeomgraph.lax/libgeomgraphindex.a/MonotoneChainEdge.o .libs/libgeomgraph.lax/libgeomgraphindex.a/MonotoneChainIndexer.o .libs/libgeomgraph.lax/libgeomgraphindex.a/SegmentIntersector.o .libs/libgeomgraph.lax/libgeomgraphindex.a/SimpleEdgeSetIntersector.o .libs/libgeomgraph.lax/libgeomgraphindex.a/SimpleMCSweepLineIntersector.o .libs/libgeomgraph.lax/libgeomgraphindex.a/SimpleSweepLineIntersector.o .libs/libgeomgraph.lax/libgeomgraphindex.a/SweepLineEvent.o .libs/libgeomgraph.lax/libgeomgraphindex.a/SweepLineSegment.o
  1292. libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libgeomgraph.a
  1293. libtool: link: rm -fr .libs/libgeomgraph.lax
  1294. libtool: link: ( cd ".libs" && rm -f "libgeomgraph.la" && ln -s "../libgeomgraph.la" "libgeomgraph.la" )
  1295. make[3]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/geomgraph'
  1296. make[2]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/geomgraph'
  1297. Making all in precision
  1298. make[2]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/precision'
  1299. make[3]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/precision'
  1300. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o CommonBits.lo CommonBits.cpp
  1301. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o CommonBitsOp.lo CommonBitsOp.cpp
  1302. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o CommonBitsRemover.lo CommonBitsRemover.cpp
  1303. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o EnhancedPrecisionOp.lo EnhancedPrecisionOp.cpp
  1304. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o SimpleGeometryPrecisionReducer.lo SimpleGeometryPrecisionReducer.cpp
  1305. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c CommonBitsRemover.cpp -fPIC -DPIC -o .libs/CommonBitsRemover.o
  1306. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c CommonBitsOp.cpp -fPIC -DPIC -o .libs/CommonBitsOp.o
  1307. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c SimpleGeometryPrecisionReducer.cpp -fPIC -DPIC -o .libs/SimpleGeometryPrecisionReducer.o
  1308. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c CommonBits.cpp -fPIC -DPIC -o .libs/CommonBits.o
  1309. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c EnhancedPrecisionOp.cpp -fPIC -DPIC -o .libs/EnhancedPrecisionOp.o
  1310. /bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o libprecision.la CommonBits.lo CommonBitsOp.lo CommonBitsRemover.lo EnhancedPrecisionOp.lo SimpleGeometryPrecisionReducer.lo
  1311. libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libprecision.a .libs/CommonBits.o .libs/CommonBitsOp.o .libs/CommonBitsRemover.o .libs/EnhancedPrecisionOp.o .libs/SimpleGeometryPrecisionReducer.o
  1312. libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libprecision.a
  1313. libtool: link: ( cd ".libs" && rm -f "libprecision.la" && ln -s "../libprecision.la" "libprecision.la" )
  1314. make[3]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/precision'
  1315. make[2]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/precision'
  1316. Making all in simplify
  1317. make[2]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/simplify'
  1318. make[3]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/simplify'
  1319. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o DouglasPeuckerLineSimplifier.lo DouglasPeuckerLineSimplifier.cpp
  1320. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o DouglasPeuckerSimplifier.lo DouglasPeuckerSimplifier.cpp
  1321. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o LineSegmentIndex.lo LineSegmentIndex.cpp
  1322. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o TaggedLineSegment.lo TaggedLineSegment.cpp
  1323. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o TaggedLineString.lo TaggedLineString.cpp
  1324. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o TaggedLineStringSimplifier.lo TaggedLineStringSimplifier.cpp
  1325. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o TaggedLinesSimplifier.lo TaggedLinesSimplifier.cpp
  1326. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o TopologyPreservingSimplifier.lo TopologyPreservingSimplifier.cpp
  1327. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c DouglasPeuckerLineSimplifier.cpp -fPIC -DPIC -o .libs/DouglasPeuckerLineSimplifier.o
  1328. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c LineSegmentIndex.cpp -fPIC -DPIC -o .libs/LineSegmentIndex.o
  1329. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c DouglasPeuckerSimplifier.cpp -fPIC -DPIC -o .libs/DouglasPeuckerSimplifier.o
  1330. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c TaggedLineString.cpp -fPIC -DPIC -o .libs/TaggedLineString.o
  1331. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c TopologyPreservingSimplifier.cpp -fPIC -DPIC -o .libs/TopologyPreservingSimplifier.o
  1332. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c TaggedLineSegment.cpp -fPIC -DPIC -o .libs/TaggedLineSegment.o
  1333. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c TaggedLinesSimplifier.cpp -fPIC -DPIC -o .libs/TaggedLinesSimplifier.o
  1334. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c TaggedLineStringSimplifier.cpp -fPIC -DPIC -o .libs/TaggedLineStringSimplifier.o
  1335. /bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o libsimplify.la DouglasPeuckerLineSimplifier.lo DouglasPeuckerSimplifier.lo LineSegmentIndex.lo TaggedLineSegment.lo TaggedLineString.lo TaggedLineStringSimplifier.lo TaggedLinesSimplifier.lo TopologyPreservingSimplifier.lo
  1336. libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libsimplify.a .libs/DouglasPeuckerLineSimplifier.o .libs/DouglasPeuckerSimplifier.o .libs/LineSegmentIndex.o .libs/TaggedLineSegment.o .libs/TaggedLineString.o .libs/TaggedLineStringSimplifier.o .libs/TaggedLinesSimplifier.o .libs/TopologyPreservingSimplifier.o
  1337. libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libsimplify.a
  1338. libtool: link: ( cd ".libs" && rm -f "libsimplify.la" && ln -s "../libsimplify.la" "libsimplify.la" )
  1339. make[3]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/simplify'
  1340. make[2]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/simplify'
  1341. Making all in util
  1342. make[2]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/util'
  1343. make[3]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/util'
  1344. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o Assert.lo Assert.cpp
  1345. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o GeometricShapeFactory.lo GeometricShapeFactory.cpp
  1346. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o math.lo math.cpp
  1347. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o Profiler.lo Profiler.cpp
  1348. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c Assert.cpp -fPIC -DPIC -o .libs/Assert.o
  1349. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c GeometricShapeFactory.cpp -fPIC -DPIC -o .libs/GeometricShapeFactory.o
  1350. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c math.cpp -fPIC -DPIC -o .libs/math.o
  1351. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c Profiler.cpp -fPIC -DPIC -o .libs/Profiler.o
  1352. /bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o libutil.la Assert.lo GeometricShapeFactory.lo math.lo Profiler.lo
  1353. libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libutil.a .libs/Assert.o .libs/GeometricShapeFactory.o .libs/math.o .libs/Profiler.o
  1354. libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libutil.a
  1355. libtool: link: ( cd ".libs" && rm -f "libutil.la" && ln -s "../libutil.la" "libutil.la" )
  1356. make[3]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/util'
  1357. make[2]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/util'
  1358. make[2]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src'
  1359. /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../include -I../include/geos -I../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o inlines.lo inlines.cpp
  1360. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../include -I../include/geos -I../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c inlines.cpp -fPIC -DPIC -o .libs/inlines.o
  1361. /bin/sh ../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -release 3.3.5 -no-undefined -Wl,-O1 -Wl,--as-needed -o libgeos.la -rpath /usr/lib64 inlines.lo algorithm/libalgorithm.la geom/libgeom.la geomgraph/libgeomgraph.la index/libindex.la io/libio.la linearref/liblinearref.la noding/libnoding.la operation/liboperation.la planargraph/libplanargraph.la precision/libprecision.la simplify/libsimplify.la util/libutil.la
  1362. libtool: link: x86_64-pc-linux-gnu-g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.2/crtbeginS.o .libs/inlines.o -Wl,--whole-archive algorithm/.libs/libalgorithm.a geom/.libs/libgeom.a geomgraph/.libs/libgeomgraph.a index/.libs/libindex.a io/.libs/libio.a linearref/.libs/liblinearref.a noding/.libs/libnoding.a operation/.libs/liboperation.a planargraph/.libs/libplanargraph.a precision/.libs/libprecision.a simplify/.libs/libsimplify.a util/.libs/libutil.a -Wl,--no-whole-archive -Wl,--as-needed -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.7.2 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.7.2/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.7.2/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.7.2/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.2/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.2/../../../../lib64/crtn.o -O2 -march=native -Wl,-O1 -Wl,-soname -Wl,libgeos-3.3.5.so -o .libs/libgeos-3.3.5.so
  1363. libtool: link: (cd ".libs" && rm -f "libgeos.so" && ln -s "libgeos-3.3.5.so" "libgeos.so")
  1364. libtool: link: ( cd ".libs" && rm -f "libgeos.la" && ln -s "../libgeos.la" "libgeos.la" )
  1365. make[2]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src'
  1366. make[1]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src'
  1367. Making all in capi
  1368. make[1]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/capi'
  1369. /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../include -I../include/geos -I../include -DGEOS_CAPI_VERSION='"3.3.5-CAPI-1.7.5"' -DGEOS_JTS_PORT='"1.12.0"' -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libgeos_c_la-geos_c.lo `test -f 'geos_c.cpp' || echo './'`geos_c.cpp
  1370. /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../include -I../include/geos -I../include -DGEOS_CAPI_VERSION='"3.3.5-CAPI-1.7.5"' -DGEOS_JTS_PORT='"1.12.0"' -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libgeos_c_la-geos_ts_c.lo `test -f 'geos_ts_c.cpp' || echo './'`geos_ts_c.cpp
  1371. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../include -I../include/geos -I../include -DGEOS_CAPI_VERSION=\"3.3.5-CAPI-1.7.5\" -DGEOS_JTS_PORT=\"1.12.0\" -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c geos_c.cpp -fPIC -DPIC -o .libs/libgeos_c_la-geos_c.o
  1372. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../include -I../include/geos -I../include -DGEOS_CAPI_VERSION=\"3.3.5-CAPI-1.7.5\" -DGEOS_JTS_PORT=\"1.12.0\" -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c geos_ts_c.cpp -fPIC -DPIC -o .libs/libgeos_c_la-geos_ts_c.o
  1373. /bin/sh ../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -version-info 8:5:7 -no-undefined -Wl,-O1 -Wl,--as-needed -o libgeos_c.la -rpath /usr/lib64 libgeos_c_la-geos_c.lo libgeos_c_la-geos_ts_c.lo ../src/libgeos.la
  1374. libtool: link: x86_64-pc-linux-gnu-g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.2/crtbeginS.o .libs/libgeos_c_la-geos_c.o .libs/libgeos_c_la-geos_ts_c.o -Wl,-rpath -Wl,/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/.libs -Wl,--as-needed ../src/.libs/libgeos.so -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.7.2 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.7.2/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.7.2/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.7.2/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.2/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.2/../../../../lib64/crtn.o -O2 -march=native -Wl,-O1 -Wl,-soname -Wl,libgeos_c.so.1 -o .libs/libgeos_c.so.1.7.5
  1375. libtool: link: (cd ".libs" && rm -f "libgeos_c.so.1" && ln -s "libgeos_c.so.1.7.5" "libgeos_c.so.1")
  1376. libtool: link: (cd ".libs" && rm -f "libgeos_c.so" && ln -s "libgeos_c.so.1.7.5" "libgeos_c.so")
  1377. libtool: link: ( cd ".libs" && rm -f "libgeos_c.la" && ln -s "../libgeos_c.la" "libgeos_c.la" )
  1378. make[1]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/capi'
  1379. Making all in doc
  1380. make[1]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/doc'
  1381. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../include -I../include/geos -I../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o example.o example.cpp
  1382. /bin/sh ../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o example example.o ../src/libgeos.la ../src/libgeos.la
  1383. libtool: link: x86_64-pc-linux-gnu-g++ -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -o .libs/example example.o -Wl,--as-needed ../src/.libs/libgeos.so
  1384. make[1]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/doc'
  1385. Making all in macros
  1386. make[1]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/macros'
  1387. make[1]: Nothing to be done for `all'.
  1388. make[1]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/macros'
  1389. Making all in swig
  1390. make[1]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/swig'
  1391. Making all in python
  1392. make[2]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/swig/python'
  1393. /usr/bin/swig -c++ -python -modern -o geos_wrap.cxx ../geos.i
  1394. make all-recursive
  1395. make[3]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/swig/python'
  1396. Making all in tests
  1397. make[4]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/swig/python/tests'
  1398. make[4]: Nothing to be done for `all'.
  1399. make[4]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/swig/python/tests'
  1400. make[4]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/swig/python'
  1401. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I/usr/include/python2.7/ -I../../capi -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o _geos_la-geos_wrap.lo `test -f 'geos_wrap.cxx' || echo './'`geos_wrap.cxx
  1402. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I/usr/include/python2.7/ -I../../capi -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c geos_wrap.cxx -fPIC -DPIC -o .libs/_geos_la-geos_wrap.o
  1403. geos_wrap.cxx: In function 'PyObject* _wrap_version(PyObject*, PyObject*)':
  1404. geos_wrap.cxx:5182:1: warning: label 'fail' defined but not used [-Wunused-label]
  1405. /bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -no-undefined -module -avoid-version -Wl,-O1 -Wl,--as-needed -o _geos.la -rpath /usr/lib64/python2.7/site-packages/geos _geos_la-geos_wrap.lo ../../capi/libgeos_c.la -L/usr/lib64 -lpython2.7
  1406. libtool: link: x86_64-pc-linux-gnu-g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.2/crtbeginS.o .libs/_geos_la-geos_wrap.o -Wl,-rpath -Wl,/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/capi/.libs -Wl,-rpath -Wl,/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/.libs -L/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/.libs -Wl,--as-needed ../../capi/.libs/libgeos_c.so /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/.libs/libgeos.so -L/usr/lib64 -lpython2.7 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.7.2 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.7.2/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.7.2/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.7.2/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.2/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.2/../../../../lib64/crtn.o -O2 -march=native -Wl,-O1 -Wl,-soname -Wl,_geos.so -o .libs/_geos.so
  1407. libtool: link: ( cd ".libs" && rm -f "_geos.la" && ln -s "../_geos.la" "_geos.la" )
  1408. make[4]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/swig/python'
  1409. make[3]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/swig/python'
  1410. make[2]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/swig/python'
  1411. make[2]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/swig'
  1412. make[2]: Nothing to be done for `all-am'.
  1413. make[2]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/swig'
  1414. make[1]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/swig'
  1415. Making all in php
  1416. make[1]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/php'
  1417. make[2]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/php'
  1418. make[2]: Nothing to be done for `all-am'.
  1419. make[2]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/php'
  1420. make[1]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/php'
  1421. Making all in tests
  1422. make[1]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/tests'
  1423. Making all in bigtest
  1424. make[2]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/tests/bigtest'
  1425. make[2]: Nothing to be done for `all'.
  1426. make[2]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/tests/bigtest'
  1427. Making all in xmltester
  1428. make[2]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/tests/xmltester'
  1429. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -I../../src/io/tinyxml -DTIXML_USE_STL -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o SimpleWKTTester.o SimpleWKTTester.cpp
  1430. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -I../../src/io/tinyxml -DTIXML_USE_STL -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o XMLTester.o XMLTester.cpp
  1431. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -I../../src/io/tinyxml -DTIXML_USE_STL -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o tinyxml.o `test -f 'tinyxml/tinyxml.cpp' || echo './'`tinyxml/tinyxml.cpp
  1432. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -I../../src/io/tinyxml -DTIXML_USE_STL -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o tinystr.o `test -f 'tinyxml/tinystr.cpp' || echo './'`tinyxml/tinystr.cpp
  1433. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -I../../src/io/tinyxml -DTIXML_USE_STL -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o tinyxmlerror.o `test -f 'tinyxml/tinyxmlerror.cpp' || echo './'`tinyxml/tinyxmlerror.cpp
  1434. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -I../../src/io/tinyxml -DTIXML_USE_STL -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o tinyxmlparser.o `test -f 'tinyxml/tinyxmlparser.cpp' || echo './'`tinyxml/tinyxmlparser.cpp
  1435. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -I../../src/io/tinyxml -DTIXML_USE_STL -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o BufferResultMatcher.o BufferResultMatcher.cpp
  1436. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -I../../src/io/tinyxml -DTIXML_USE_STL -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o SingleSidedBufferResultMatcher.o SingleSidedBufferResultMatcher.cpp
  1437. /bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o SimpleWKTTester SimpleWKTTester.o ../../src/libgeos.la ../../src/libgeos.la
  1438. libtool: link: x86_64-pc-linux-gnu-g++ -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -o .libs/SimpleWKTTester SimpleWKTTester.o -Wl,--as-needed ../../src/.libs/libgeos.so
  1439. /bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o XMLTester XMLTester.o tinyxml.o tinystr.o tinyxmlerror.o tinyxmlparser.o BufferResultMatcher.o SingleSidedBufferResultMatcher.o ../../src/libgeos.la ../../src/libgeos.la
  1440. libtool: link: x86_64-pc-linux-gnu-g++ -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -o .libs/XMLTester XMLTester.o tinyxml.o tinystr.o tinyxmlerror.o tinyxmlparser.o BufferResultMatcher.o SingleSidedBufferResultMatcher.o -Wl,--as-needed ../../src/.libs/libgeos.so
  1441. make[2]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/tests/xmltester'
  1442. Making all in unit
  1443. make[2]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/tests/unit'
  1444. make[2]: Nothing to be done for `all'.
  1445. make[2]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/tests/unit'
  1446. Making all in perf
  1447. make[2]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/tests/perf'
  1448. Making all in operation
  1449. make[3]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/tests/perf/operation'
  1450. Making all in buffer
  1451. make[4]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/tests/perf/operation/buffer'
  1452. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../../include -I../../../../include/geos -I../../../../include -I../../../../src/io/markup -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o IteratedBufferStressTest.o IteratedBufferStressTest.cpp
  1453. /bin/sh ../../../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o IteratedBufferStressTest IteratedBufferStressTest.o ../../../../src/libgeos.la ../../../../src/libgeos.la
  1454. libtool: link: x86_64-pc-linux-gnu-g++ -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -o .libs/IteratedBufferStressTest IteratedBufferStressTest.o -Wl,--as-needed ../../../../src/.libs/libgeos.so
  1455. make[4]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/tests/perf/operation/buffer'
  1456. Making all in predicate
  1457. make[4]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/tests/perf/operation/predicate'
  1458. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../../include -I../../../../include/geos -I../../../../include -I../../../../src/io/markup -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o RectangleIntersectsPerfTest.o RectangleIntersectsPerfTest.cpp
  1459. /bin/sh ../../../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o RectangleIntersectsPerfTest RectangleIntersectsPerfTest.o ../../../../src/libgeos.la ../../../../src/libgeos.la
  1460. libtool: link: x86_64-pc-linux-gnu-g++ -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -o .libs/RectangleIntersectsPerfTest RectangleIntersectsPerfTest.o -Wl,--as-needed ../../../../src/.libs/libgeos.so
  1461. make[4]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/tests/perf/operation/predicate'
  1462. make[4]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/tests/perf/operation'
  1463. make[4]: Nothing to be done for `all-am'.
  1464. make[4]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/tests/perf/operation'
  1465. make[3]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/tests/perf/operation'
  1466. Making all in capi
  1467. make[3]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/tests/perf/capi'
  1468. make[3]: Nothing to be done for `all'.
  1469. make[3]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/tests/perf/capi'
  1470. make[3]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/tests/perf'
  1471. make[3]: Nothing to be done for `all-am'.
  1472. make[3]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/tests/perf'
  1473. make[2]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/tests/perf'
  1474. Making all in geostest
  1475. make[2]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/tests/geostest'
  1476. make[2]: Nothing to be done for `all'.
  1477. make[2]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/tests/geostest'
  1478. Making all in thread
  1479. make[2]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/tests/thread'
  1480. make[2]: Nothing to be done for `all'.
  1481. make[2]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/tests/thread'
  1482. make[2]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/tests'
  1483. make[2]: Nothing to be done for `all-am'.
  1484. make[2]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/tests'
  1485. make[1]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/tests'
  1486. Making all in tools
  1487. make[1]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/tools'
  1488. make[1]: Nothing to be done for `all'.
  1489. make[1]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/tools'
  1490. make[1]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5'
  1491. make[1]: Nothing to be done for `all-am'.
  1492. make[1]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5'
  1493. make -j24 -C swig/python clean
  1494. make: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/swig/python'
  1495. Making clean in tests
  1496. make[1]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/swig/python/tests'
  1497. rm -rf .libs _libs
  1498. rm -f *.lo
  1499. make[1]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/swig/python/tests'
  1500. make[1]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/swig/python'
  1501. rm -rf .libs _libs
  1502. test -z "_geos.la" || rm -f _geos.la
  1503. rm -f *.o
  1504. rm -f *.lo
  1505. rm -f ./so_locations
  1506. make[1]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/swig/python'
  1507. make: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/swig/python'
  1508. * Building of sci-libs/geos-3.3.5 with CPython 2.7...
  1509. make -j24 PYTHON_CPPFLAGS=-I/usr/include/python2.7 PYTHON_LDFLAGS=-lpython2.7 SWIG_PYTHON_CPPFLAGS=-I/usr/include/python2.7 pyexecdir=/usr/lib64/python2.7/site-packages pythondir=/usr/lib64/python2.7/site-packages
  1510. make all-recursive
  1511. make[1]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/swig/python-2.7'
  1512. Making all in tests
  1513. make[2]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/swig/python-2.7/tests'
  1514. make[2]: Nothing to be done for `all'.
  1515. make[2]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/swig/python-2.7/tests'
  1516. make[2]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/swig/python-2.7'
  1517. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I/usr/include/python2.7 -I../../capi -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o _geos_la-geos_wrap.lo `test -f 'geos_wrap.cxx' || echo './'`geos_wrap.cxx
  1518. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I/usr/include/python2.7 -I../../capi -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c geos_wrap.cxx -fPIC -DPIC -o .libs/_geos_la-geos_wrap.o
  1519. geos_wrap.cxx: In function 'PyObject* _wrap_version(PyObject*, PyObject*)':
  1520. geos_wrap.cxx:5182:1: warning: label 'fail' defined but not used [-Wunused-label]
  1521. /bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -no-undefined -module -avoid-version -Wl,-O1 -Wl,--as-needed -o _geos.la -rpath /usr/lib64/python2.7/site-packages/geos _geos_la-geos_wrap.lo ../../capi/libgeos_c.la -lpython2.7
  1522. libtool: link: x86_64-pc-linux-gnu-g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.2/crtbeginS.o .libs/_geos_la-geos_wrap.o -Wl,-rpath -Wl,/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/capi/.libs -Wl,-rpath -Wl,/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/.libs -L/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/.libs -Wl,--as-needed ../../capi/.libs/libgeos_c.so /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/.libs/libgeos.so -lpython2.7 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.7.2 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.7.2/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.7.2/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.7.2/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.2/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.2/../../../../lib64/crtn.o -O2 -march=native -Wl,-O1 -Wl,-soname -Wl,_geos.so -o .libs/_geos.so
  1523. libtool: link: ( cd ".libs" && rm -f "_geos.la" && ln -s "../_geos.la" "_geos.la" )
  1524. make[2]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/swig/python-2.7'
  1525. make[1]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/swig/python-2.7'
  1526. make -j24 -C /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/doc doxygen-html
  1527. make: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/doc'
  1528. doxygen Doxyfile
  1529. warning: Tag `HTML_ALIGN_MEMBERS' at line 479 of file Doxyfile has become obsolete.
  1530. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
  1531. warning: Tag `MAX_DOT_GRAPH_WIDTH' at line 874 of file Doxyfile has become obsolete.
  1532. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
  1533. warning: Tag `MAX_DOT_GRAPH_HEIGHT' at line 882 of file Doxyfile has become obsolete.
  1534. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
  1535. Notice: Output directory `doxygen_docs' does not exist. I have created it for you.
  1536. Searching for include files...
  1537. Searching for example files...
  1538. Searching for images...
  1539. Searching for dot files...
  1540. Searching for msc files...
  1541. Searching for files to exclude
  1542. Searching for files to process...
  1543. Searching for files in directory /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src
  1544. Searching for files in directory /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/algorithm
  1545. Searching for files in directory /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/algorithm/distance
  1546. Searching for files in directory /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/algorithm/locate
  1547. Searching for files in directory /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/geom
  1548. Searching for files in directory /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/geom/prep
  1549. Searching for files in directory /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/geom/util
  1550. Searching for files in directory /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/geomgraph
  1551. Searching for files in directory /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/geomgraph/index
  1552. Searching for files in directory /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/index
  1553. Searching for files in directory /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/index/bintree
  1554. Searching for files in directory /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/index/chain
  1555. Searching for files in directory /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/index/intervalrtree
  1556. Searching for files in directory /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/index/quadtree
  1557. Searching for files in directory /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/index/strtree
  1558. Searching for files in directory /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/index/sweepline
  1559. Searching for files in directory /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/io
  1560. Searching for files in directory /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/linearref
  1561. Searching for files in directory /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/noding
  1562. Searching for files in directory /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/noding/snapround
  1563. Searching for files in directory /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/operation
  1564. Searching for files in directory /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/operation/buffer
  1565. Searching for files in directory /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/operation/distance
  1566. Searching for files in directory /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/operation/linemerge
  1567. Searching for files in directory /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/operation/overlay
  1568. Searching for files in directory /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/operation/overlay/snap
  1569. Searching for files in directory /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/operation/overlay/validate
  1570. Searching for files in directory /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/operation/polygonize
  1571. Searching for files in directory /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/operation/predicate
  1572. Searching for files in directory /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/operation/relate
  1573. Searching for files in directory /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/operation/sharedpaths
  1574. Searching for files in directory /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/operation/union
  1575. Searching for files in directory /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/operation/valid
  1576. Searching for files in directory /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/planargraph
  1577. Searching for files in directory /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/planargraph/algorithm
  1578. Searching for files in directory /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/precision
  1579. Searching for files in directory /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/simplify
  1580. Searching for files in directory /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/util
  1581. Searching for files in directory /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include
  1582. Searching for files in directory /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos
  1583. Searching for files in directory /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/algorithm
  1584. Searching for files in directory /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/algorithm/distance
  1585. Searching for files in directory /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/algorithm/locate
  1586. Searching for files in directory /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom
  1587. Searching for files in directory /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/prep
  1588. Searching for files in directory /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/util
  1589. Searching for files in directory /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph
  1590. Searching for files in directory /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/index
  1591. Searching for files in directory /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index
  1592. Searching for files in directory /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/bintree
  1593. Searching for files in directory /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/chain
  1594. Searching for files in directory /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/intervalrtree
  1595. Searching for files in directory /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/quadtree
  1596. Searching for files in directory /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/strtree
  1597. Searching for files in directory /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/sweepline
  1598. Searching for files in directory /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/io
  1599. Searching for files in directory /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/linearref
  1600. Searching for files in directory /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding
  1601. Searching for files in directory /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/snapround
  1602. Searching for files in directory /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation
  1603. Searching for files in directory /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/buffer
  1604. Searching for files in directory /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/distance
  1605. Searching for files in directory /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/linemerge
  1606. Searching for files in directory /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/overlay
  1607. Searching for files in directory /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/overlay/snap
  1608. Searching for files in directory /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/overlay/validate
  1609. Searching for files in directory /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/polygonize
  1610. Searching for files in directory /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/predicate
  1611. Searching for files in directory /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/relate
  1612. Searching for files in directory /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/sharedpaths
  1613. Searching for files in directory /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/union
  1614. Searching for files in directory /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/valid
  1615. Searching for files in directory /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/planargraph
  1616. Searching for files in directory /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/planargraph/algorithm
  1617. Searching for files in directory /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/precision
  1618. Searching for files in directory /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/simplify
  1619. Searching for files in directory /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/util
  1620. Searching for files in directory /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/capi
  1621. Reading and parsing tag files
  1622. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/operation/buffer/BufferInputLineSimplifier.h...
  1623. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/operation/buffer/BufferInputLineSimplifier.h...
  1624. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/operation/valid/IndexedNestedRingTester.h...
  1625. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/operation/valid/IndexedNestedRingTester.h...
  1626. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/algorithm/Angle.h...
  1627. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/algorithm/Angle.h...
  1628. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/algorithm/BoundaryNodeRule.h...
  1629. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/algorithm/BoundaryNodeRule.h...
  1630. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/algorithm/CentralEndpointIntersector.h...
  1631. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/algorithm/CentralEndpointIntersector.h...
  1632. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/algorithm/CentroidArea.h...
  1633. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/algorithm/CentroidArea.h...
  1634. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/algorithm/CentroidLine.h...
  1635. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/algorithm/CentroidLine.h...
  1636. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/algorithm/CentroidPoint.h...
  1637. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/algorithm/CentroidPoint.h...
  1638. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/algorithm/CGAlgorithms.h...
  1639. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/algorithm/CGAlgorithms.h...
  1640. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/algorithm/ConvexHull.h...
  1641. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/algorithm/ConvexHull.h...
  1642. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/algorithm/distance/DiscreteHausdorffDistance.h...
  1643. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/algorithm/distance/DiscreteHausdorffDistance.h...
  1644. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/algorithm/distance/DistanceToPoint.h...
  1645. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/algorithm/distance/DistanceToPoint.h...
  1646. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/algorithm/distance/PointPairDistance.h...
  1647. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/algorithm/distance/PointPairDistance.h...
  1648. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/algorithm/HCoordinate.h...
  1649. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/algorithm/HCoordinate.h...
  1650. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/algorithm/InteriorPointArea.h...
  1651. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/algorithm/InteriorPointArea.h...
  1652. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/algorithm/InteriorPointLine.h...
  1653. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/algorithm/InteriorPointLine.h...
  1654. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/algorithm/InteriorPointPoint.h...
  1655. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/algorithm/InteriorPointPoint.h...
  1656. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/algorithm/LineIntersector.h...
  1657. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/algorithm/LineIntersector.h...
  1658. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/algorithm/locate/IndexedPointInAreaLocator.h...
  1659. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/algorithm/locate/IndexedPointInAreaLocator.h...
  1660. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/algorithm/locate/PointOnGeometryLocator.h...
  1661. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/algorithm/locate/PointOnGeometryLocator.h...
  1662. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/algorithm/locate/SimplePointInAreaLocator.h...
  1663. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/algorithm/locate/SimplePointInAreaLocator.h...
  1664. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/algorithm/MCPointInRing.h...
  1665. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/algorithm/MCPointInRing.h...
  1666. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/algorithm/MinimumDiameter.h...
  1667. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/algorithm/MinimumDiameter.h...
  1668. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/algorithm/NotRepresentableException.h...
  1669. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/algorithm/NotRepresentableException.h...
  1670. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/algorithm/PointInRing.h...
  1671. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/algorithm/PointInRing.h...
  1672. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/algorithm/PointLocator.h...
  1673. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/algorithm/PointLocator.h...
  1674. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/algorithm/RayCrossingCounter.h...
  1675. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/algorithm/RayCrossingCounter.h...
  1676. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/algorithm/RobustDeterminant.h...
  1677. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/algorithm/RobustDeterminant.h...
  1678. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/algorithm/SimplePointInRing.h...
  1679. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/algorithm/SimplePointInRing.h...
  1680. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/algorithm/SIRtreePointInRing.h...
  1681. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/algorithm/SIRtreePointInRing.h...
  1682. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/export.h...
  1683. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/export.h...
  1684. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/BinaryOp.h...
  1685. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/BinaryOp.h...
  1686. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Coordinate.h...
  1687. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Coordinate.h...
  1688. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/CoordinateArraySequence.h...
  1689. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/CoordinateArraySequence.h...
  1690. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/CoordinateArraySequenceFactory.h...
  1691. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/CoordinateArraySequenceFactory.h...
  1692. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/CoordinateFilter.h...
  1693. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/CoordinateFilter.h...
  1694. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/CoordinateList.h...
  1695. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/CoordinateList.h...
  1696. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/CoordinateSequence.h...
  1697. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/CoordinateSequence.h...
  1698. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/CoordinateSequenceFactory.h...
  1699. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/CoordinateSequenceFactory.h...
  1700. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/CoordinateSequenceFilter.h...
  1701. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/CoordinateSequenceFilter.h...
  1702. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Dimension.h...
  1703. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Dimension.h...
  1704. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Envelope.h...
  1705. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Envelope.h...
  1706. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Geometry.h...
  1707. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Geometry.h...
  1708. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/GeometryCollection.h...
  1709. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/GeometryCollection.h...
  1710. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/GeometryComponentFilter.h...
  1711. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/GeometryComponentFilter.h...
  1712. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/GeometryFactory.h...
  1713. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/GeometryFactory.h...
  1714. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/GeometryFilter.h...
  1715. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/GeometryFilter.h...
  1716. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/GeometryList.h...
  1717. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/GeometryList.h...
  1718. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/IntersectionMatrix.h...
  1719. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/IntersectionMatrix.h...
  1720. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Lineal.h...
  1721. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Lineal.h...
  1722. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/LinearRing.h...
  1723. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/LinearRing.h...
  1724. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/LineSegment.h...
  1725. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/LineSegment.h...
  1726. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/LineString.h...
  1727. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/LineString.h...
  1728. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Location.h...
  1729. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Location.h...
  1730. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/MultiLineString.h...
  1731. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/MultiLineString.h...
  1732. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/MultiPoint.h...
  1733. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/MultiPoint.h...
  1734. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/MultiPolygon.h...
  1735. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/MultiPolygon.h...
  1736. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Point.h...
  1737. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Point.h...
  1738. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Polygon.h...
  1739. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Polygon.h...
  1740. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Polygonal.h...
  1741. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Polygonal.h...
  1742. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/PrecisionModel.h...
  1743. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/PrecisionModel.h...
  1744. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/prep/AbstractPreparedPolygonContains.h...
  1745. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/prep/AbstractPreparedPolygonContains.h...
  1746. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/prep/BasicPreparedGeometry.h...
  1747. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/prep/BasicPreparedGeometry.h...
  1748. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/prep/PreparedGeometry.h...
  1749. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/prep/PreparedGeometry.h...
  1750. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/prep/PreparedGeometryFactory.h...
  1751. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/prep/PreparedGeometryFactory.h...
  1752. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/prep/PreparedLineString.h...
  1753. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/prep/PreparedLineString.h...
  1754. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/prep/PreparedLineStringIntersects.h...
  1755. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/prep/PreparedLineStringIntersects.h...
  1756. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/prep/PreparedPoint.h...
  1757. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/prep/PreparedPoint.h...
  1758. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/prep/PreparedPolygon.h...
  1759. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/prep/PreparedPolygon.h...
  1760. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/prep/PreparedPolygonContains.h...
  1761. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/prep/PreparedPolygonContains.h...
  1762. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/prep/PreparedPolygonContainsProperly.h...
  1763. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/prep/PreparedPolygonContainsProperly.h...
  1764. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/prep/PreparedPolygonCovers.h...
  1765. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/prep/PreparedPolygonCovers.h...
  1766. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/prep/PreparedPolygonIntersects.h...
  1767. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/prep/PreparedPolygonIntersects.h...
  1768. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/prep/PreparedPolygonPredicate.h...
  1769. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/prep/PreparedPolygonPredicate.h...
  1770. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Puntal.h...
  1771. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Puntal.h...
  1772. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Triangle.h...
  1773. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Triangle.h...
  1774. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/util/ComponentCoordinateExtracter.h...
  1775. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/util/ComponentCoordinateExtracter.h...
  1776. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/util/CoordinateOperation.h...
  1777. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/util/CoordinateOperation.h...
  1778. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/util/GeometryCombiner.h...
  1779. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/util/GeometryCombiner.h...
  1780. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/util/GeometryEditor.h...
  1781. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/util/GeometryEditor.h...
  1782. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/util/GeometryEditorOperation.h...
  1783. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/util/GeometryEditorOperation.h...
  1784. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/util/GeometryExtracter.h...
  1785. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/util/GeometryExtracter.h...
  1786. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/util/GeometryTransformer.h...
  1787. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/util/GeometryTransformer.h...
  1788. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/util/LinearComponentExtracter.h...
  1789. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/util/LinearComponentExtracter.h...
  1790. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/util/PointExtracter.h...
  1791. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/util/PointExtracter.h...
  1792. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/util/PolygonExtracter.h...
  1793. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/util/PolygonExtracter.h...
  1794. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/util/ShortCircuitedGeometryVisitor.h...
  1795. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/util/ShortCircuitedGeometryVisitor.h...
  1796. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/util/SineStarFactory.h...
  1797. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/util/SineStarFactory.h...
  1798. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom.h...
  1799. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom.h...
  1800. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/Depth.h...
  1801. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/Depth.h...
  1802. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/DirectedEdge.h...
  1803. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/DirectedEdge.h...
  1804. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/DirectedEdgeStar.h...
  1805. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/DirectedEdgeStar.h...
  1806. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/Edge.h...
  1807. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/Edge.h...
  1808. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/EdgeEnd.h...
  1809. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/EdgeEnd.h...
  1810. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/EdgeEndStar.h...
  1811. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/EdgeEndStar.h...
  1812. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/EdgeIntersection.h...
  1813. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/EdgeIntersection.h...
  1814. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/EdgeIntersectionList.h...
  1815. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/EdgeIntersectionList.h...
  1816. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/EdgeList.h...
  1817. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/EdgeList.h...
  1818. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/EdgeNodingValidator.h...
  1819. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/EdgeNodingValidator.h...
  1820. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/EdgeRing.h...
  1821. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/EdgeRing.h...
  1822. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/GeometryGraph.h...
  1823. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/GeometryGraph.h...
  1824. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/GraphComponent.h...
  1825. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/GraphComponent.h...
  1826. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/index/EdgeSetIntersector.h...
  1827. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/index/EdgeSetIntersector.h...
  1828. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/index/MonotoneChain.h...
  1829. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/index/MonotoneChain.h...
  1830. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/index/MonotoneChainEdge.h...
  1831. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/index/MonotoneChainEdge.h...
  1832. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/index/MonotoneChainIndexer.h...
  1833. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/index/MonotoneChainIndexer.h...
  1834. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/index/SegmentIntersector.h...
  1835. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/index/SegmentIntersector.h...
  1836. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/index/SimpleEdgeSetIntersector.h...
  1837. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/index/SimpleEdgeSetIntersector.h...
  1838. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/index/SimpleMCSweepLineIntersector.h...
  1839. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/index/SimpleMCSweepLineIntersector.h...
  1840. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/index/SimpleSweepLineIntersector.h...
  1841. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/index/SimpleSweepLineIntersector.h...
  1842. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/index/SweepLineEvent.h...
  1843. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/index/SweepLineEvent.h...
  1844. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/index/SweepLineEventObj.h...
  1845. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/index/SweepLineEventObj.h...
  1846. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/index/SweepLineSegment.h...
  1847. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/index/SweepLineSegment.h...
  1848. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/Label.h...
  1849. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/Label.h...
  1850. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/Node.h...
  1851. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/Node.h...
  1852. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/NodeFactory.h...
  1853. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/NodeFactory.h...
  1854. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/NodeMap.h...
  1855. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/NodeMap.h...
  1856. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/PlanarGraph.h...
  1857. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/PlanarGraph.h...
  1858. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/Position.h...
  1859. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/Position.h...
  1860. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/Quadrant.h...
  1861. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/Quadrant.h...
  1862. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/TopologyLocation.h...
  1863. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/TopologyLocation.h...
  1864. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph.h...
  1865. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph.h...
  1866. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraphindex.h...
  1867. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraphindex.h...
  1868. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomUtil.h...
  1869. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomUtil.h...
  1870. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geosAlgorithm.h...
  1871. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geosAlgorithm.h...
  1872. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/bintree/Bintree.h...
  1873. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/bintree/Bintree.h...
  1874. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/bintree/Interval.h...
  1875. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/bintree/Interval.h...
  1876. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/bintree/Key.h...
  1877. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/bintree/Key.h...
  1878. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/bintree/Node.h...
  1879. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/bintree/Node.h...
  1880. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/bintree/NodeBase.h...
  1881. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/bintree/NodeBase.h...
  1882. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/bintree/Root.h...
  1883. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/bintree/Root.h...
  1884. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/chain/MonotoneChain.h...
  1885. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/chain/MonotoneChain.h...
  1886. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/chain/MonotoneChainBuilder.h...
  1887. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/chain/MonotoneChainBuilder.h...
  1888. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/chain/MonotoneChainOverlapAction.h...
  1889. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/chain/MonotoneChainOverlapAction.h...
  1890. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/chain/MonotoneChainSelectAction.h...
  1891. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/chain/MonotoneChainSelectAction.h...
  1892. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/intervalrtree/IntervalRTreeBranchNode.h...
  1893. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/intervalrtree/IntervalRTreeBranchNode.h...
  1894. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/intervalrtree/IntervalRTreeLeafNode.h...
  1895. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/intervalrtree/IntervalRTreeLeafNode.h...
  1896. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/intervalrtree/IntervalRTreeNode.h...
  1897. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/intervalrtree/IntervalRTreeNode.h...
  1898. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/intervalrtree/SortedPackedIntervalRTree.h...
  1899. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/intervalrtree/SortedPackedIntervalRTree.h...
  1900. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/ItemVisitor.h...
  1901. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/ItemVisitor.h...
  1902. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/quadtree/DoubleBits.h...
  1903. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/quadtree/DoubleBits.h...
  1904. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/quadtree/IntervalSize.h...
  1905. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/quadtree/IntervalSize.h...
  1906. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/quadtree/Key.h...
  1907. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/quadtree/Key.h...
  1908. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/quadtree/Node.h...
  1909. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/quadtree/Node.h...
  1910. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/quadtree/NodeBase.h...
  1911. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/quadtree/NodeBase.h...
  1912. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/quadtree/Quadtree.h...
  1913. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/quadtree/Quadtree.h...
  1914. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/quadtree/Root.h...
  1915. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/quadtree/Root.h...
  1916. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/SpatialIndex.h...
  1917. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/SpatialIndex.h...
  1918. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/strtree/AbstractNode.h...
  1919. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/strtree/AbstractNode.h...
  1920. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/strtree/AbstractSTRtree.h...
  1921. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/strtree/AbstractSTRtree.h...
  1922. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/strtree/Boundable.h...
  1923. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/strtree/Boundable.h...
  1924. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/strtree/Interval.h...
  1925. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/strtree/Interval.h...
  1926. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/strtree/ItemBoundable.h...
  1927. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/strtree/ItemBoundable.h...
  1928. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/strtree/SIRtree.h...
  1929. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/strtree/SIRtree.h...
  1930. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/strtree/STRtree.h...
  1931. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/strtree/STRtree.h...
  1932. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/sweepline/SweepLineEvent.h...
  1933. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/sweepline/SweepLineEvent.h...
  1934. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/sweepline/SweepLineIndex.h...
  1935. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/sweepline/SweepLineIndex.h...
  1936. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/sweepline/SweepLineInterval.h...
  1937. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/sweepline/SweepLineInterval.h...
  1938. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/sweepline/SweepLineOverlapAction.h...
  1939. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/sweepline/SweepLineOverlapAction.h...
  1940. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/indexBintree.h...
  1941. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/indexBintree.h...
  1942. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/indexChain.h...
  1943. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/indexChain.h...
  1944. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/indexQuadtree.h...
  1945. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/indexQuadtree.h...
  1946. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/indexStrtree.h...
  1947. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/indexStrtree.h...
  1948. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/indexSweepline.h...
  1949. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/indexSweepline.h...
  1950. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/inline.h...
  1951. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/inline.h...
  1952. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/io/ByteOrderDataInStream.h...
  1953. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/io/ByteOrderDataInStream.h...
  1954. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/io/ByteOrderValues.h...
  1955. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/io/ByteOrderValues.h...
  1956. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/io/CLocalizer.h...
  1957. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/io/CLocalizer.h...
  1958. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/io/ParseException.h...
  1959. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/io/ParseException.h...
  1960. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/io/StringTokenizer.h...
  1961. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/io/StringTokenizer.h...
  1962. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/io/WKBConstants.h...
  1963. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/io/WKBConstants.h...
  1964. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/io/WKBReader.h...
  1965. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/io/WKBReader.h...
  1966. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/io/WKBWriter.h...
  1967. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/io/WKBWriter.h...
  1968. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/io/WKTReader.h...
  1969. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/io/WKTReader.h...
  1970. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/io/WKTWriter.h...
  1971. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/io/WKTWriter.h...
  1972. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/io/Writer.h...
  1973. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/io/Writer.h...
  1974. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/io.h...
  1975. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/io.h...
  1976. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/linearref/ExtractLineByLocation.h...
  1977. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/linearref/ExtractLineByLocation.h...
  1978. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/linearref/LengthIndexedLine.h...
  1979. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/linearref/LengthIndexedLine.h...
  1980. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/linearref/LengthIndexOfPoint.h...
  1981. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/linearref/LengthIndexOfPoint.h...
  1982. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/linearref/LengthLocationMap.h...
  1983. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/linearref/LengthLocationMap.h...
  1984. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/linearref/LinearGeometryBuilder.h...
  1985. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/linearref/LinearGeometryBuilder.h...
  1986. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/linearref/LinearIterator.h...
  1987. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/linearref/LinearIterator.h...
  1988. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/linearref/LinearLocation.h...
  1989. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/linearref/LinearLocation.h...
  1990. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/linearref/LocationIndexOfLine.h...
  1991. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/linearref/LocationIndexOfLine.h...
  1992. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/linearref/LocationIndexOfPoint.h...
  1993. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/linearref/LocationIndexOfPoint.h...
  1994. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/BasicSegmentString.h...
  1995. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/BasicSegmentString.h...
  1996. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/FastNodingValidator.h...
  1997. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/FastNodingValidator.h...
  1998. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/FastSegmentSetIntersectionFinder.h...
  1999. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/FastSegmentSetIntersectionFinder.h...
  2000. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/IntersectionAdder.h...
  2001. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/IntersectionAdder.h...
  2002. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/IntersectionFinderAdder.h...
  2003. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/IntersectionFinderAdder.h...
  2004. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/IteratedNoder.h...
  2005. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/IteratedNoder.h...
  2006. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/MCIndexNoder.h...
  2007. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/MCIndexNoder.h...
  2008. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/MCIndexSegmentSetMutualIntersector.h...
  2009. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/MCIndexSegmentSetMutualIntersector.h...
  2010. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/NodableSegmentString.h...
  2011. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/NodableSegmentString.h...
  2012. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/NodedSegmentString.h...
  2013. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/NodedSegmentString.h...
  2014. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/Noder.h...
  2015. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/Noder.h...
  2016. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/NodingValidator.h...
  2017. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/NodingValidator.h...
  2018. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/Octant.h...
  2019. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/Octant.h...
  2020. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/OrientedCoordinateArray.h...
  2021. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/OrientedCoordinateArray.h...
  2022. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/ScaledNoder.h...
  2023. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/ScaledNoder.h...
  2024. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/SegmentIntersectionDetector.h...
  2025. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/SegmentIntersectionDetector.h...
  2026. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/SegmentIntersector.h...
  2027. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/SegmentIntersector.h...
  2028. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/SegmentNode.h...
  2029. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/SegmentNode.h...
  2030. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/SegmentNodeList.h...
  2031. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/SegmentNodeList.h...
  2032. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/SegmentPointComparator.h...
  2033. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/SegmentPointComparator.h...
  2034. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/SegmentSetMutualIntersector.h...
  2035. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/SegmentSetMutualIntersector.h...
  2036. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/SegmentString.h...
  2037. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/SegmentString.h...
  2038. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/SegmentStringUtil.h...
  2039. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/SegmentStringUtil.h...
  2040. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/SimpleNoder.h...
  2041. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/SimpleNoder.h...
  2042. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/SingleInteriorIntersectionFinder.h...
  2043. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/SingleInteriorIntersectionFinder.h...
  2044. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/SinglePassNoder.h...
  2045. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/SinglePassNoder.h...
  2046. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/snapround/HotPixel.h...
  2047. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/snapround/HotPixel.h...
  2048. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/snapround/MCIndexPointSnapper.h...
  2049. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/snapround/MCIndexPointSnapper.h...
  2050. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/snapround/MCIndexSnapRounder.h...
  2051. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/snapround/MCIndexSnapRounder.h...
  2052. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/snapround/SimpleSnapRounder.h...
  2053. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/snapround/SimpleSnapRounder.h...
  2054. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding.h...
  2055. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding.h...
  2056. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/nodingSnapround.h...
  2057. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/nodingSnapround.h...
  2058. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/opBuffer.h...
  2059. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/opBuffer.h...
  2060. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/opDistance.h...
  2061. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/opDistance.h...
  2062. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/buffer/BufferBuilder.h...
  2063. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/buffer/BufferBuilder.h...
  2064. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/buffer/BufferOp.h...
  2065. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/buffer/BufferOp.h...
  2066. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/buffer/BufferParameters.h...
  2067. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/buffer/BufferParameters.h...
  2068. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/buffer/BufferSubgraph.h...
  2069. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/buffer/BufferSubgraph.h...
  2070. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/buffer/OffsetCurveBuilder.h...
  2071. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/buffer/OffsetCurveBuilder.h...
  2072. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/buffer/OffsetCurveSetBuilder.h...
  2073. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/buffer/OffsetCurveSetBuilder.h...
  2074. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/buffer/OffsetSegmentGenerator.h...
  2075. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/buffer/OffsetSegmentGenerator.h...
  2076. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/buffer/OffsetSegmentString.h...
  2077. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/buffer/OffsetSegmentString.h...
  2078. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/buffer/RightmostEdgeFinder.h...
  2079. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/buffer/RightmostEdgeFinder.h...
  2080. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/buffer/SubgraphDepthLocater.h...
  2081. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/buffer/SubgraphDepthLocater.h...
  2082. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/distance/ConnectedElementLocationFilter.h...
  2083. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/distance/ConnectedElementLocationFilter.h...
  2084. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/distance/ConnectedElementPointFilter.h...
  2085. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/distance/ConnectedElementPointFilter.h...
  2086. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/distance/DistanceOp.h...
  2087. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/distance/DistanceOp.h...
  2088. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/distance/GeometryLocation.h...
  2089. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/distance/GeometryLocation.h...
  2090. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/GeometryGraphOperation.h...
  2091. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/GeometryGraphOperation.h...
  2092. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/IsSimpleOp.h...
  2093. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/IsSimpleOp.h...
  2094. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/linemerge/EdgeString.h...
  2095. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/linemerge/EdgeString.h...
  2096. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/linemerge/LineMergeDirectedEdge.h...
  2097. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/linemerge/LineMergeDirectedEdge.h...
  2098. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/linemerge/LineMergeEdge.h...
  2099. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/linemerge/LineMergeEdge.h...
  2100. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/linemerge/LineMergeGraph.h...
  2101. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/linemerge/LineMergeGraph.h...
  2102. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/linemerge/LineMerger.h...
  2103. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/linemerge/LineMerger.h...
  2104. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/linemerge/LineSequencer.h...
  2105. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/linemerge/LineSequencer.h...
  2106. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/overlay/EdgeSetNoder.h...
  2107. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/overlay/EdgeSetNoder.h...
  2108. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/overlay/ElevationMatrix.h...
  2109. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/overlay/ElevationMatrix.h...
  2110. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/overlay/ElevationMatrixCell.h...
  2111. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/overlay/ElevationMatrixCell.h...
  2112. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/overlay/LineBuilder.h...
  2113. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/overlay/LineBuilder.h...
  2114. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/overlay/MaximalEdgeRing.h...
  2115. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/overlay/MaximalEdgeRing.h...
  2116. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/overlay/MinimalEdgeRing.h...
  2117. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/overlay/MinimalEdgeRing.h...
  2118. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/overlay/OverlayNodeFactory.h...
  2119. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/overlay/OverlayNodeFactory.h...
  2120. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/overlay/OverlayOp.h...
  2121. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/overlay/OverlayOp.h...
  2122. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/overlay/PointBuilder.h...
  2123. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/overlay/PointBuilder.h...
  2124. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/overlay/PolygonBuilder.h...
  2125. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/overlay/PolygonBuilder.h...
  2126. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/overlay/snap/GeometrySnapper.h...
  2127. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/overlay/snap/GeometrySnapper.h...
  2128. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/overlay/snap/LineStringSnapper.h...
  2129. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/overlay/snap/LineStringSnapper.h...
  2130. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/overlay/snap/SnapIfNeededOverlayOp.h...
  2131. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/overlay/snap/SnapIfNeededOverlayOp.h...
  2132. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/overlay/snap/SnapOverlayOp.h...
  2133. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/overlay/snap/SnapOverlayOp.h...
  2134. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/overlay/validate/FuzzyPointLocator.h...
  2135. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/overlay/validate/FuzzyPointLocator.h...
  2136. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/overlay/validate/OffsetPointGenerator.h...
  2137. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/overlay/validate/OffsetPointGenerator.h...
  2138. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/overlay/validate/OverlayResultValidator.h...
  2139. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/overlay/validate/OverlayResultValidator.h...
  2140. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/polygonize/EdgeRing.h...
  2141. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/polygonize/EdgeRing.h...
  2142. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/polygonize/PolygonizeDirectedEdge.h...
  2143. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/polygonize/PolygonizeDirectedEdge.h...
  2144. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/polygonize/PolygonizeEdge.h...
  2145. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/polygonize/PolygonizeEdge.h...
  2146. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/polygonize/PolygonizeGraph.h...
  2147. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/polygonize/PolygonizeGraph.h...
  2148. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/polygonize/Polygonizer.h...
  2149. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/polygonize/Polygonizer.h...
  2150. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/predicate/RectangleContains.h...
  2151. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/predicate/RectangleContains.h...
  2152. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/predicate/RectangleIntersects.h...
  2153. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/predicate/RectangleIntersects.h...
  2154. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/predicate/SegmentIntersectionTester.h...
  2155. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/predicate/SegmentIntersectionTester.h...
  2156. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/relate/EdgeEndBuilder.h...
  2157. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/relate/EdgeEndBuilder.h...
  2158. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/relate/EdgeEndBundle.h...
  2159. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/relate/EdgeEndBundle.h...
  2160. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/relate/EdgeEndBundleStar.h...
  2161. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/relate/EdgeEndBundleStar.h...
  2162. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/relate/RelateComputer.h...
  2163. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/relate/RelateComputer.h...
  2164. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/relate/RelateNode.h...
  2165. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/relate/RelateNode.h...
  2166. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/relate/RelateNodeFactory.h...
  2167. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/relate/RelateNodeFactory.h...
  2168. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/relate/RelateNodeGraph.h...
  2169. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/relate/RelateNodeGraph.h...
  2170. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/relate/RelateOp.h...
  2171. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/relate/RelateOp.h...
  2172. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/sharedpaths/SharedPathsOp.h...
  2173. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/sharedpaths/SharedPathsOp.h...
  2174. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/union/CascadedPolygonUnion.h...
  2175. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/union/CascadedPolygonUnion.h...
  2176. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/union/CascadedUnion.h...
  2177. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/union/CascadedUnion.h...
  2178. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/union/GeometryListHolder.h...
  2179. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/union/GeometryListHolder.h...
  2180. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/union/PointGeometryUnion.h...
  2181. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/union/PointGeometryUnion.h...
  2182. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/union/UnaryUnionOp.h...
  2183. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/union/UnaryUnionOp.h...
  2184. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/valid/ConnectedInteriorTester.h...
  2185. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/valid/ConnectedInteriorTester.h...
  2186. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/valid/ConsistentAreaTester.h...
  2187. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/valid/ConsistentAreaTester.h...
  2188. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/valid/IsValidOp.h...
  2189. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/valid/IsValidOp.h...
  2190. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/valid/QuadtreeNestedRingTester.h...
  2191. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/valid/QuadtreeNestedRingTester.h...
  2192. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/valid/RepeatedPointTester.h...
  2193. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/valid/RepeatedPointTester.h...
  2194. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/valid/SimpleNestedRingTester.h...
  2195. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/valid/SimpleNestedRingTester.h...
  2196. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/valid/SweeplineNestedRingTester.h...
  2197. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/valid/SweeplineNestedRingTester.h...
  2198. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/valid/TopologyValidationError.h...
  2199. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/valid/TopologyValidationError.h...
  2200. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation.h...
  2201. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation.h...
  2202. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/opLinemerge.h...
  2203. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/opLinemerge.h...
  2204. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/opOverlay.h...
  2205. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/opOverlay.h...
  2206. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/opPolygonize.h...
  2207. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/opPolygonize.h...
  2208. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/opPredicate.h...
  2209. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/opPredicate.h...
  2210. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/opRelate.h...
  2211. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/opRelate.h...
  2212. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/opValid.h...
  2213. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/opValid.h...
  2214. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/planargraph/algorithm/ConnectedSubgraphFinder.h...
  2215. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/planargraph/algorithm/ConnectedSubgraphFinder.h...
  2216. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/planargraph/DirectedEdge.h...
  2217. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/planargraph/DirectedEdge.h...
  2218. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/planargraph/DirectedEdgeStar.h...
  2219. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/planargraph/DirectedEdgeStar.h...
  2220. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/planargraph/Edge.h...
  2221. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/planargraph/Edge.h...
  2222. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/planargraph/GraphComponent.h...
  2223. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/planargraph/GraphComponent.h...
  2224. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/planargraph/Node.h...
  2225. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/planargraph/Node.h...
  2226. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/planargraph/NodeMap.h...
  2227. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/planargraph/NodeMap.h...
  2228. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/planargraph/PlanarGraph.h...
  2229. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/planargraph/PlanarGraph.h...
  2230. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/planargraph/Subgraph.h...
  2231. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/planargraph/Subgraph.h...
  2232. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/planargraph.h...
  2233. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/planargraph.h...
  2234. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/platform.h...
  2235. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/platform.h...
  2236. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/precision/CommonBits.h...
  2237. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/precision/CommonBits.h...
  2238. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/precision/CommonBitsOp.h...
  2239. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/precision/CommonBitsOp.h...
  2240. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/precision/CommonBitsRemover.h...
  2241. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/precision/CommonBitsRemover.h...
  2242. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/precision/EnhancedPrecisionOp.h...
  2243. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/precision/EnhancedPrecisionOp.h...
  2244. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/precision/SimpleGeometryPrecisionReducer.h...
  2245. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/precision/SimpleGeometryPrecisionReducer.h...
  2246. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/precision.h...
  2247. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/precision.h...
  2248. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/profiler.h...
  2249. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/profiler.h...
  2250. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/simplify/DouglasPeuckerLineSimplifier.h...
  2251. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/simplify/DouglasPeuckerLineSimplifier.h...
  2252. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/simplify/DouglasPeuckerSimplifier.h...
  2253. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/simplify/DouglasPeuckerSimplifier.h...
  2254. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/simplify/LineSegmentIndex.h...
  2255. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/simplify/LineSegmentIndex.h...
  2256. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/simplify/TaggedLineSegment.h...
  2257. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/simplify/TaggedLineSegment.h...
  2258. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/simplify/TaggedLinesSimplifier.h...
  2259. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/simplify/TaggedLinesSimplifier.h...
  2260. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/simplify/TaggedLineString.h...
  2261. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/simplify/TaggedLineString.h...
  2262. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/simplify/TaggedLineStringSimplifier.h...
  2263. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/simplify/TaggedLineStringSimplifier.h...
  2264. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/simplify/TopologyPreservingSimplifier.h...
  2265. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/simplify/TopologyPreservingSimplifier.h...
  2266. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/spatialIndex.h...
  2267. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/spatialIndex.h...
  2268. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/timeval.h...
  2269. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/timeval.h...
  2270. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/unload.h...
  2271. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/unload.h...
  2272. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/util/Assert.h...
  2273. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/util/Assert.h...
  2274. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/util/AssertionFailedException.h...
  2275. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/util/AssertionFailedException.h...
  2276. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/util/CoordinateArrayFilter.h...
  2277. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/util/CoordinateArrayFilter.h...
  2278. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/util/GeometricShapeFactory.h...
  2279. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/util/GeometricShapeFactory.h...
  2280. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/util/GEOSException.h...
  2281. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/util/GEOSException.h...
  2282. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/util/IllegalArgumentException.h...
  2283. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/util/IllegalArgumentException.h...
  2284. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/util/IllegalStateException.h...
  2285. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/util/IllegalStateException.h...
  2286. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/util/Machine.h...
  2287. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/util/Machine.h...
  2288. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/util/math.h...
  2289. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/util/math.h...
  2290. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/util/TopologyException.h...
  2291. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/util/TopologyException.h...
  2292. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/util/UniqueCoordinateArrayFilter.h...
  2293. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/util/UniqueCoordinateArrayFilter.h...
  2294. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/util/UnsupportedOperationException.h...
  2295. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/util/UnsupportedOperationException.h...
  2296. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/util.h...
  2297. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/util.h...
  2298. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/version.h...
  2299. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/version.h...
  2300. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos.h...
  2301. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos.h...
  2302. Preprocessing /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/capi/geos_c.h...
  2303. Parsing file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/capi/geos_c.h...
  2304. Building group list...
  2305. Building directory list...
  2306. Building namespace list...
  2307. Building file list...
  2308. Building class list...
  2309. Associating documentation with classes...
  2310. Computing nesting relations for classes...
  2311. Building example list...
  2312. Searching for enumerations...
  2313. Searching for documented typedefs...
  2314. Searching for members imported via using declarations...
  2315. Searching for included using directives...
  2316. Searching for documented variables...
  2317. Building member list...
  2318. Searching for friends...
  2319. Searching for documented defines...
  2320. Computing class inheritance relations...
  2321. Computing class usage relations...
  2322. Flushing cached template relations that have become invalid...
  2323. Creating members for template instances...
  2324. Computing class relations...
  2325. Add enum values to enums...
  2326. Searching for member function documentation...
  2327. Building page list...
  2328. Search for main page...
  2329. Computing page relations...
  2330. Determining the scope of groups...
  2331. Sorting lists...
  2332. Freeing entry tree
  2333. Determining which enums are documented
  2334. Computing member relations...
  2335. Building full member lists recursively...
  2336. Adding members to member groups.
  2337. Computing member references...
  2338. Inheriting documentation...
  2339. Generating disk names...
  2340. Adding source references...
  2341. Adding xrefitems...
  2342. Sorting member lists...
  2343. Computing dependencies between directories...
  2344. Generating citations page...
  2345. Counting data structures...
  2346. Resolving user defined references...
  2347. Finding anchors and sections in the documentation...
  2348. Combining using relations...
  2349. Adding members to index pages...
  2350. Generating style sheet...
  2351. Generating example documentation...
  2352. Generating file sources...
  2353. Generating code for file AbstractNode.h...
  2354. Generating code for file AbstractPreparedPolygonContains.h...
  2355. Generating code for file AbstractSTRtree.h...
  2356. Generating code for file Angle.h...
  2357. Generating code for file Assert.h...
  2358. Generating code for file AssertionFailedException.h...
  2359. Generating code for file BasicPreparedGeometry.h...
  2360. Generating code for file BasicSegmentString.h...
  2361. Generating code for file BinaryOp.h...
  2362. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/overlay/snap/GeometrySnapper.h:44: warning: unable to resolve link to `Geometry' for \link command
  2363. Generating code for file Bintree.h...
  2364. Generating code for file Boundable.h...
  2365. Generating code for file BoundaryNodeRule.h...
  2366. Generating code for file BufferBuilder.h...
  2367. Generating code for file BufferInputLineSimplifier.h...
  2368. Generating code for file BufferOp.h...
  2369. Generating code for file BufferParameters.h...
  2370. Generating code for file BufferSubgraph.h...
  2371. Generating code for file ByteOrderDataInStream.h...
  2372. Generating code for file ByteOrderValues.h...
  2373. Generating code for file CascadedPolygonUnion.h...
  2374. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/union/CascadedPolygonUnion.h:54: warning: unable to resolve link to `Polygonal' for \link command
  2375. Generating code for file CascadedUnion.h...
  2376. Generating code for file CentralEndpointIntersector.h...
  2377. Generating code for file CentroidArea.h...
  2378. Generating code for file CentroidLine.h...
  2379. Generating code for file CentroidPoint.h...
  2380. Generating code for file CGAlgorithms.h...
  2381. Generating code for file CLocalizer.h...
  2382. Generating code for file CommonBits.h...
  2383. Generating code for file CommonBitsOp.h...
  2384. Generating code for file CommonBitsRemover.h...
  2385. Generating code for file ComponentCoordinateExtracter.h...
  2386. Generating code for file ConnectedElementLocationFilter.h...
  2387. Generating code for file ConnectedElementPointFilter.h...
  2388. Generating code for file ConnectedInteriorTester.h...
  2389. Generating code for file ConnectedSubgraphFinder.h...
  2390. Generating code for file ConsistentAreaTester.h...
  2391. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/valid/ConsistentAreaTester.h:49: warning: unable to resolve link to `geomgraph::GeometryGraph' for \link command
  2392. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/valid/ConsistentAreaTester.h:50: warning: unable to resolve link to `Polygon' for \link command
  2393. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/valid/ConsistentAreaTester.h:50: warning: unable to resolve link to `MultiPolygon' for \link command
  2394. Generating code for file ConvexHull.h...
  2395. Generating code for file Coordinate.h...
  2396. Generating code for file CoordinateArrayFilter.h...
  2397. Generating code for file CoordinateArraySequence.h...
  2398. Generating code for file CoordinateArraySequenceFactory.h...
  2399. Generating code for file CoordinateFilter.h...
  2400. Generating code for file CoordinateList.h...
  2401. Generating code for file CoordinateOperation.h...
  2402. Generating code for file CoordinateSequence.h...
  2403. Generating code for file CoordinateSequenceFactory.h...
  2404. Generating code for file CoordinateSequenceFilter.h...
  2405. Generating code for file Depth.h...
  2406. Generating code for file Dimension.h...
  2407. Generating code for file DirectedEdge.h...
  2408. Generating code for file DirectedEdge.h...
  2409. Generating code for file DirectedEdgeStar.h...
  2410. Generating code for file DirectedEdgeStar.h...
  2411. Generating code for file DiscreteHausdorffDistance.h...
  2412. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/algorithm/distance/DiscreteHausdorffDistance.h:62: warning: unable to resolve link to `Geometry' for \link command
  2413. Generating code for file DistanceOp.h...
  2414. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/distance/DistanceOp.h:58: warning: unable to resolve link to `Geometry' for \link command
  2415. Generating code for file DistanceToPoint.h...
  2416. Generating code for file DoubleBits.h...
  2417. Generating code for file DouglasPeuckerLineSimplifier.h...
  2418. Generating code for file DouglasPeuckerSimplifier.h...
  2419. Generating code for file Edge.h...
  2420. Generating code for file Edge.h...
  2421. Generating code for file EdgeEnd.h...
  2422. Generating code for file EdgeEndBuilder.h...
  2423. Generating code for file EdgeEndBundle.h...
  2424. Generating code for file EdgeEndBundleStar.h...
  2425. Generating code for file EdgeEndStar.h...
  2426. Generating code for file EdgeIntersection.h...
  2427. Generating code for file EdgeIntersectionList.h...
  2428. Generating code for file EdgeList.h...
  2429. Generating code for file EdgeNodingValidator.h...
  2430. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/EdgeNodingValidator.h:79: warning: unable to resolve link to `Edge' for \link command
  2431. Generating code for file EdgeRing.h...
  2432. Generating code for file EdgeRing.h...
  2433. Generating code for file EdgeSetIntersector.h...
  2434. Generating code for file EdgeSetNoder.h...
  2435. Generating code for file EdgeString.h...
  2436. Generating code for file ElevationMatrix.h...
  2437. Generating code for file ElevationMatrixCell.h...
  2438. Generating code for file EnhancedPrecisionOp.h...
  2439. Generating code for file Envelope.h...
  2440. Generating code for file export.h...
  2441. Generating code for file ExtractLineByLocation.h...
  2442. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/linearref/LinearLocation.h:35: warning: unable to resolve link to `LineString' for \link command
  2443. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/linearref/LinearLocation.h:35: warning: unable to resolve link to `MultiLineString' for \link command
  2444. Generating code for file FastNodingValidator.h...
  2445. Generating code for file FastSegmentSetIntersectionFinder.h...
  2446. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/FastSegmentSetIntersectionFinder.h:40: warning: unable to resolve link to `SegmentStrings' for \link command
  2447. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/MCIndexSegmentSetMutualIntersector.h:48: warning: unable to resolve link to `SegmentStrings' for \link command
  2448. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/MCIndexSegmentSetMutualIntersector.h:49: warning: unable to resolve link to `MonotoneChain' for \link command
  2449. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/MCIndexSegmentSetMutualIntersector.h:49: warning: unable to resolve link to `SpatialIndex' for \link command
  2450. Generating code for file FuzzyPointLocator.h...
  2451. Generating code for file geom.h...
  2452. Generating code for file GeometricShapeFactory.h...
  2453. Generating code for file Geometry.h...
  2454. Generating code for file GeometryCollection.h...
  2455. Generating code for file GeometryCombiner.h...
  2456. Generating code for file GeometryComponentFilter.h...
  2457. Generating code for file GeometryEditor.h...
  2458. Generating code for file GeometryEditorOperation.h...
  2459. Generating code for file GeometryExtracter.h...
  2460. Generating code for file GeometryFactory.h...
  2461. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/MultiLineString.h:51: warning: Unexpected end of comment while inside link command
  2462. Generating code for file GeometryFilter.h...
  2463. Generating code for file GeometryGraph.h...
  2464. Generating code for file GeometryGraphOperation.h...
  2465. Generating code for file GeometryList.h...
  2466. Generating code for file GeometryListHolder.h...
  2467. Generating code for file GeometryLocation.h...
  2468. Generating code for file GeometrySnapper.h...
  2469. Generating code for file GeometryTransformer.h...
  2470. Generating code for file geomgraph.h...
  2471. Generating code for file geomgraphindex.h...
  2472. Generating code for file geomUtil.h...
  2473. Generating code for file geos.h...
  2474. Generating code for file geos_c.h...
  2475. Generating code for file geosAlgorithm.h...
  2476. Generating code for file GEOSException.h...
  2477. Generating code for file GraphComponent.h...
  2478. Generating code for file GraphComponent.h...
  2479. Generating code for file HCoordinate.h...
  2480. Generating code for file HotPixel.h...
  2481. Generating code for file IllegalArgumentException.h...
  2482. Generating code for file IllegalStateException.h...
  2483. Generating code for file indexBintree.h...
  2484. Generating code for file indexChain.h...
  2485. Generating code for file IndexedNestedRingTester.h...
  2486. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/operation/valid/IndexedNestedRingTester.h:44: warning: unable to resolve link to `LinearRing' for \link command
  2487. Generating code for file IndexedPointInAreaLocator.h...
  2488. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/algorithm/locate/IndexedPointInAreaLocator.h:46: warning: unable to resolve link to `Coordinate' for \link command
  2489. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/algorithm/locate/IndexedPointInAreaLocator.h:47: warning: unable to resolve link to `Polygon' for \link command
  2490. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/algorithm/locate/IndexedPointInAreaLocator.h:47: warning: unable to resolve link to `MultiPolygon' for \link command
  2491. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/algorithm/locate/PointOnGeometryLocator.h:30: warning: unable to resolve link to `Location' for \link command
  2492. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/algorithm/locate/PointOnGeometryLocator.h:31: warning: unable to resolve link to `Polygon' for \link command
  2493. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/algorithm/locate/PointOnGeometryLocator.h:31: warning: unable to resolve link to `MultiPolygon' for \link command
  2494. Generating code for file indexQuadtree.h...
  2495. Generating code for file indexStrtree.h...
  2496. Generating code for file indexSweepline.h...
  2497. Generating code for file inline.h...
  2498. Generating code for file InteriorPointArea.h...
  2499. Generating code for file InteriorPointLine.h...
  2500. Generating code for file InteriorPointPoint.h...
  2501. Generating code for file IntersectionAdder.h...
  2502. Generating code for file IntersectionFinderAdder.h...
  2503. Generating code for file IntersectionMatrix.h...
  2504. Generating code for file Interval.h...
  2505. Generating code for file Interval.h...
  2506. Generating code for file IntervalRTreeBranchNode.h...
  2507. Generating code for file IntervalRTreeLeafNode.h...
  2508. Generating code for file IntervalRTreeNode.h...
  2509. Generating code for file IntervalSize.h...
  2510. Generating code for file io.h...
  2511. Generating code for file IsSimpleOp.h...
  2512. Generating code for file IsValidOp.h...
  2513. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/valid/IsValidOp.h:59: warning: unable to resolve link to `Geometry' for \link command
  2514. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/valid/TopologyValidationError.h:36: warning: unable to resolve link to `Geometry' for \link command
  2515. Generating code for file ItemBoundable.h...
  2516. Generating code for file ItemVisitor.h...
  2517. Generating code for file IteratedNoder.h...
  2518. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/Noder.h:62: warning: unable to resolve link to `Collection' for \link command
  2519. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/Noder.h:62: warning: unable to resolve link to `SegmentStrings' for \link command
  2520. Generating code for file Key.h...
  2521. Generating code for file Key.h...
  2522. Generating code for file Label.h...
  2523. Generating code for file LengthIndexedLine.h...
  2524. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/linearref/LengthIndexedLine.h:34: warning: unable to resolve link to `Geometry' for \link command
  2525. Generating code for file LengthIndexOfPoint.h...
  2526. Generating code for file LengthLocationMap.h...
  2527. Generating code for file Lineal.h...
  2528. Generating code for file LinearComponentExtracter.h...
  2529. Generating code for file LinearGeometryBuilder.h...
  2530. Generating code for file LinearIterator.h...
  2531. Generating code for file LinearLocation.h...
  2532. Generating code for file LinearRing.h...
  2533. Generating code for file LineBuilder.h...
  2534. Generating code for file LineIntersector.h...
  2535. Generating code for file LineMergeDirectedEdge.h...
  2536. Generating code for file LineMergeEdge.h...
  2537. Generating code for file LineMergeGraph.h...
  2538. Generating code for file LineMerger.h...
  2539. Generating code for file LineSegment.h...
  2540. Generating code for file LineSegmentIndex.h...
  2541. Generating code for file LineSequencer.h...
  2542. Generating code for file LineString.h...
  2543. Generating code for file LineStringSnapper.h...
  2544. Generating code for file Location.h...
  2545. Generating code for file LocationIndexOfLine.h...
  2546. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/linearref/LocationIndexOfLine.h:54: warning: unable to resolve link to `Geometry' for \link command
  2547. Generating code for file LocationIndexOfPoint.h...
  2548. Generating code for file Machine.h...
  2549. Generating code for file math.h...
  2550. Generating code for file MaximalEdgeRing.h...
  2551. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/overlay/MaximalEdgeRing.h:49: warning: unable to resolve link to `edges' for \link command
  2552. Generating code for file MCIndexNoder.h...
  2553. Generating code for file MCIndexPointSnapper.h...
  2554. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/snapround/MCIndexPointSnapper.h:44: warning: unable to resolve link to `SpatialIndex' for \link command
  2555. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/snapround/MCIndexPointSnapper.h:45: warning: unable to resolve link to `MonotoneChain' for \link command
  2556. Generating code for file MCIndexSegmentSetMutualIntersector.h...
  2557. Generating code for file MCIndexSnapRounder.h...
  2558. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/Noder.h:62: warning: unable to resolve link to `Collection' for \link command
  2559. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/Noder.h:62: warning: unable to resolve link to `SegmentStrings' for \link command
  2560. Generating code for file MCPointInRing.h...
  2561. Generating code for file MinimalEdgeRing.h...
  2562. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/overlay/MinimalEdgeRing.h:47: warning: unable to resolve link to `Edge' for \link command
  2563. Generating code for file MinimumDiameter.h...
  2564. Generating code for file MonotoneChain.h...
  2565. Generating code for file MonotoneChain.h...
  2566. Generating code for file MonotoneChainBuilder.h...
  2567. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/chain/MonotoneChainBuilder.h:43: warning: unable to resolve link to `Coordinate' for \link command
  2568. Generating code for file MonotoneChainEdge.h...
  2569. Generating code for file MonotoneChainIndexer.h...
  2570. Generating code for file MonotoneChainOverlapAction.h...
  2571. Generating code for file MonotoneChainSelectAction.h...
  2572. Generating code for file MultiLineString.h...
  2573. Generating code for file MultiPoint.h...
  2574. Generating code for file MultiPolygon.h...
  2575. Generating code for file NodableSegmentString.h...
  2576. Generating code for file Node.h...
  2577. Generating code for file Node.h...
  2578. Generating code for file Node.h...
  2579. Generating code for file Node.h...
  2580. Generating code for file NodeBase.h...
  2581. Generating code for file NodeBase.h...
  2582. Generating code for file NodedSegmentString.h...
  2583. Generating code for file NodeFactory.h...
  2584. Generating code for file NodeMap.h...
  2585. Generating code for file NodeMap.h...
  2586. Generating code for file Noder.h...
  2587. Generating code for file noding.h...
  2588. Generating code for file nodingSnapround.h...
  2589. Generating code for file NodingValidator.h...
  2590. Generating code for file NotRepresentableException.h...
  2591. Generating code for file Octant.h...
  2592. Generating code for file OffsetCurveBuilder.h...
  2593. Generating code for file OffsetCurveSetBuilder.h...
  2594. Generating code for file OffsetPointGenerator.h...
  2595. Generating code for file OffsetSegmentGenerator.h...
  2596. Generating code for file OffsetSegmentString.h...
  2597. Generating code for file opBuffer.h...
  2598. Generating code for file opDistance.h...
  2599. Generating code for file operation.h...
  2600. Generating code for file opLinemerge.h...
  2601. Generating code for file opOverlay.h...
  2602. Generating code for file opPolygonize.h...
  2603. Generating code for file opPredicate.h...
  2604. Generating code for file opRelate.h...
  2605. Generating code for file opValid.h...
  2606. Generating code for file OrientedCoordinateArray.h...
  2607. Generating code for file OverlayNodeFactory.h...
  2608. Generating code for file OverlayOp.h...
  2609. Generating code for file OverlayResultValidator.h...
  2610. Generating code for file ParseException.h...
  2611. Generating code for file planargraph.h...
  2612. Generating code for file PlanarGraph.h...
  2613. Generating code for file PlanarGraph.h...
  2614. Generating code for file platform.h...
  2615. Generating code for file Point.h...
  2616. Generating code for file PointBuilder.h...
  2617. Generating code for file PointExtracter.h...
  2618. Generating code for file PointGeometryUnion.h...
  2619. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/union/PointGeometryUnion.h:41: warning: unable to resolve link to `Puntal' for \link command
  2620. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/union/PointGeometryUnion.h:42: warning: unable to resolve link to `Geometry' for \link command
  2621. Generating code for file PointInRing.h...
  2622. Generating code for file PointLocator.h...
  2623. Generating code for file PointOnGeometryLocator.h...
  2624. Generating code for file PointPairDistance.h...
  2625. Generating code for file Polygon.h...
  2626. Generating code for file Polygonal.h...
  2627. Generating code for file PolygonBuilder.h...
  2628. Generating code for file PolygonExtracter.h...
  2629. Generating code for file PolygonizeDirectedEdge.h...
  2630. Generating code for file PolygonizeEdge.h...
  2631. Generating code for file PolygonizeGraph.h...
  2632. Generating code for file Polygonizer.h...
  2633. Generating code for file Position.h...
  2634. Generating code for file precision.h...
  2635. Generating code for file PrecisionModel.h...
  2636. Generating code for file PreparedGeometry.h...
  2637. Generating code for file PreparedGeometryFactory.h...
  2638. Generating code for file PreparedLineString.h...
  2639. Generating code for file PreparedLineStringIntersects.h...
  2640. Generating code for file PreparedPoint.h...
  2641. Generating code for file PreparedPolygon.h...
  2642. Generating code for file PreparedPolygonContains.h...
  2643. Generating code for file PreparedPolygonContainsProperly.h...
  2644. Generating code for file PreparedPolygonCovers.h...
  2645. Generating code for file PreparedPolygonIntersects.h...
  2646. Generating code for file PreparedPolygonPredicate.h...
  2647. Generating code for file profiler.h...
  2648. Generating code for file Puntal.h...
  2649. Generating code for file Quadrant.h...
  2650. Generating code for file Quadtree.h...
  2651. Generating code for file QuadtreeNestedRingTester.h...
  2652. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/valid/QuadtreeNestedRingTester.h:55: warning: unable to resolve link to `LinearRing' for \link command
  2653. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/valid/QuadtreeNestedRingTester.h:56: warning: unable to resolve link to `Quadtree' for \link command
  2654. Generating code for file RayCrossingCounter.h...
  2655. Generating code for file RectangleContains.h...
  2656. Generating code for file RectangleIntersects.h...
  2657. Generating code for file RelateComputer.h...
  2658. Generating code for file RelateNode.h...
  2659. Generating code for file RelateNodeFactory.h...
  2660. Generating code for file RelateNodeGraph.h...
  2661. Generating code for file RelateOp.h...
  2662. Generating code for file RepeatedPointTester.h...
  2663. Generating code for file RightmostEdgeFinder.h...
  2664. Generating code for file RobustDeterminant.h...
  2665. Generating code for file Root.h...
  2666. Generating code for file Root.h...
  2667. Generating code for file ScaledNoder.h...
  2668. Generating code for file SegmentIntersectionDetector.h...
  2669. Generating code for file SegmentIntersectionTester.h...
  2670. Generating code for file SegmentIntersector.h...
  2671. Generating code for file SegmentIntersector.h...
  2672. Generating code for file SegmentNode.h...
  2673. Generating code for file SegmentNodeList.h...
  2674. Generating code for file SegmentPointComparator.h...
  2675. Generating code for file SegmentSetMutualIntersector.h...
  2676. Generating code for file SegmentString.h...
  2677. Generating code for file SegmentStringUtil.h...
  2678. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/SegmentStringUtil.h:41: warning: unable to resolve link to `Geometry' for \link command
  2679. Generating code for file SharedPathsOp.h...
  2680. Generating code for file ShortCircuitedGeometryVisitor.h...
  2681. Generating code for file SimpleEdgeSetIntersector.h...
  2682. Generating code for file SimpleGeometryPrecisionReducer.h...
  2683. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/precision/SimpleGeometryPrecisionReducer.h:32: warning: unable to resolve link to `Geometry' for \link command
  2684. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/precision/SimpleGeometryPrecisionReducer.h:33: warning: unable to resolve link to `PrecisionModel' for \link command
  2685. Generating code for file SimpleMCSweepLineIntersector.h...
  2686. Generating code for file SimpleNestedRingTester.h...
  2687. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/valid/SimpleNestedRingTester.h:49: warning: unable to resolve link to `LinearRing' for \link command
  2688. Generating code for file SimpleNoder.h...
  2689. Generating code for file SimplePointInAreaLocator.h...
  2690. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/algorithm/locate/SimplePointInAreaLocator.h:36: warning: unable to resolve link to `Geometry' for \link command
  2691. Generating code for file SimplePointInRing.h...
  2692. Generating code for file SimpleSnapRounder.h...
  2693. Generating code for file SimpleSweepLineIntersector.h...
  2694. Generating code for file SineStarFactory.h...
  2695. Generating code for file SingleInteriorIntersectionFinder.h...
  2696. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/SingleInteriorIntersectionFinder.h:95: warning: unable to resolve link to `SegmentStrings' for \link command
  2697. Generating code for file SinglePassNoder.h...
  2698. Generating code for file SIRtree.h...
  2699. Generating code for file SIRtreePointInRing.h...
  2700. Generating code for file SnapIfNeededOverlayOp.h...
  2701. Generating code for file SnapOverlayOp.h...
  2702. Generating code for file SortedPackedIntervalRTree.h...
  2703. Generating code for file spatialIndex.h...
  2704. Generating code for file SpatialIndex.h...
  2705. Generating code for file StringTokenizer.h...
  2706. Generating code for file STRtree.h...
  2707. Generating code for file Subgraph.h...
  2708. Generating code for file SubgraphDepthLocater.h...
  2709. Generating code for file SweepLineEvent.h...
  2710. Generating code for file SweepLineEvent.h...
  2711. Generating code for file SweepLineEventObj.h...
  2712. Generating code for file SweepLineIndex.h...
  2713. Generating code for file SweepLineInterval.h...
  2714. Generating code for file SweeplineNestedRingTester.h...
  2715. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/valid/SweeplineNestedRingTester.h:58: warning: unable to resolve link to `LinearRing' for \link command
  2716. Generating code for file SweepLineOverlapAction.h...
  2717. Generating code for file SweepLineSegment.h...
  2718. Generating code for file TaggedLineSegment.h...
  2719. Generating code for file TaggedLinesSimplifier.h...
  2720. Generating code for file TaggedLineString.h...
  2721. Generating code for file TaggedLineStringSimplifier.h...
  2722. Generating code for file timeval.h...
  2723. Generating code for file TopologyException.h...
  2724. Generating code for file TopologyLocation.h...
  2725. Generating code for file TopologyPreservingSimplifier.h...
  2726. Generating code for file TopologyValidationError.h...
  2727. Generating code for file Triangle.h...
  2728. Generating code for file UnaryUnionOp.h...
  2729. Generating code for file UniqueCoordinateArrayFilter.h...
  2730. Generating code for file unload.h...
  2731. Generating code for file UnsupportedOperationException.h...
  2732. Generating code for file util.h...
  2733. Generating code for file version.h...
  2734. Generating code for file WKBConstants.h...
  2735. Generating code for file WKBReader.h...
  2736. Generating code for file WKBWriter.h...
  2737. Generating code for file WKTReader.h...
  2738. Generating code for file WKTWriter.h...
  2739. Generating code for file Writer.h...
  2740. Generating file documentation...
  2741. Generating page documentation...
  2742. Generating docs for page c_iface...
  2743. Generating docs for page cpp_iface...
  2744. Generating docs for page todo...
  2745. Generating docs for page deprecated...
  2746. Generating group documentation...
  2747. Generating class documentation...
  2748. Generating namespace index...
  2749. Generating docs for namespace geos
  2750. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/util.h:42: warning: Member ignore_unused_variable_warning(T const &) (function) of namespace geos is not documented.
  2751. Generating docs for namespace geos::algorithm
  2752. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/algorithm/HCoordinate.h:98: warning: Member operator<<(std::ostream &o, const HCoordinate &c) (function) of namespace geos::algorithm is not documented.
  2753. Generating docs for compound geos::algorithm::Angle...
  2754. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/algorithm/Angle.h:44: warning: Member PI_TIMES_2 (variable) of class geos::algorithm::Angle is not documented.
  2755. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/algorithm/Angle.h:45: warning: Member PI_OVER_2 (variable) of class geos::algorithm::Angle is not documented.
  2756. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/algorithm/Angle.h:46: warning: Member PI_OVER_4 (variable) of class geos::algorithm::Angle is not documented.
  2757. Generating docs for compound geos::algorithm::BoundaryNodeRule...
  2758. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/algorithm/BoundaryNodeRule.h:34: warning: unable to resolve link to `Lineal' for \link command
  2759. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/algorithm/BoundaryNodeRule.h:37: warning: unable to resolve link to `Mod2BoundaryNodeRule' for \link command
  2760. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/algorithm/BoundaryNodeRule.h:40: warning: unable to resolve link to `EndPointBoundaryNodeRule' for \link command
  2761. Generating docs for compound geos::algorithm::CentralEndpointIntersector...
  2762. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/algorithm/CentralEndpointIntersector.h:81: warning: Member CentralEndpointIntersector(const geom::Coordinate &p00, const geom::Coordinate &p01, const geom::Coordinate &p10, const geom::Coordinate &p11) (function) of class geos::algorithm::CentralEndpointIntersector is not documented.
  2763. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/algorithm/CentralEndpointIntersector.h:90: warning: Member getIntersection() const (function) of class geos::algorithm::CentralEndpointIntersector is not documented.
  2764. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/algorithm/CentralEndpointIntersector.h:70: warning: Member getIntersection(const geom::Coordinate &p00, const geom::Coordinate &p01, const geom::Coordinate &p10, const geom::Coordinate &p11) (function) of class geos::algorithm::CentralEndpointIntersector is not documented.
  2765. Generating docs for compound geos::algorithm::CentroidArea...
  2766. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/algorithm/CentroidArea.h:88: warning: Member getCentroid() const (function) of class geos::algorithm::CentroidArea is not documented.
  2767. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/algorithm/CentroidArea.h:83: warning: unable to resolve link to `Coordinate' for \link command
  2768. Generating docs for compound geos::algorithm::CGAlgorithms...
  2769. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/algorithm/CGAlgorithms.h:96: warning: unable to resolve link to `Location' for \link command
  2770. Generating docs for compound geos::algorithm::ConvexHull...
  2771. Generating docs for compound geos::algorithm::HCoordinate...
  2772. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/algorithm/HCoordinate.h:71: warning: Member HCoordinate(double _x, double _y, double _w) (function) of class geos::algorithm::HCoordinate is not documented.
  2773. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/algorithm/HCoordinate.h:73: warning: Member HCoordinate(const geom::Coordinate &p) (function) of class geos::algorithm::HCoordinate is not documented.
  2774. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/algorithm/HCoordinate.h:77: warning: unable to resolve link to `Coordinate' for \link command
  2775. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/algorithm/HCoordinate.h:86: warning: Member HCoordinate(const geom::Coordinate &p1, const geom::Coordinate &p2, const geom::Coordinate &q1, const geom::Coordinate &q2) (function) of class geos::algorithm::HCoordinate is not documented.
  2776. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/algorithm/HCoordinate.h:88: warning: Member HCoordinate(const HCoordinate &p1, const HCoordinate &p2) (function) of class geos::algorithm::HCoordinate is not documented.
  2777. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/algorithm/HCoordinate.h:90: warning: Member getX() const (function) of class geos::algorithm::HCoordinate is not documented.
  2778. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/algorithm/HCoordinate.h:92: warning: Member getY() const (function) of class geos::algorithm::HCoordinate is not documented.
  2779. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/algorithm/HCoordinate.h:94: warning: Member getCoordinate(geom::Coordinate &ret) const (function) of class geos::algorithm::HCoordinate is not documented.
  2780. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/algorithm/HCoordinate.h:67: warning: Member x (variable) of class geos::algorithm::HCoordinate is not documented.
  2781. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/algorithm/HCoordinate.h:67: warning: Member y (variable) of class geos::algorithm::HCoordinate is not documented.
  2782. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/algorithm/HCoordinate.h:67: warning: Member w (variable) of class geos::algorithm::HCoordinate is not documented.
  2783. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/algorithm/HCoordinate.h:49: warning: Member operator<<(std::ostream &o, const HCoordinate &c) (friend) of class geos::algorithm::HCoordinate is not documented.
  2784. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/algorithm/HCoordinate.h:77: warning: unable to resolve link to `Coordinate' for \link command
  2785. Generating docs for compound geos::algorithm::InteriorPointArea...
  2786. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/algorithm/InteriorPointArea.h:76: warning: Member InteriorPointArea(const geom::Geometry *g) (function) of class geos::algorithm::InteriorPointArea is not documented.
  2787. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/algorithm/InteriorPointArea.h:80: warning: Member getInteriorPoint(geom::Coordinate &ret) const (function) of class geos::algorithm::InteriorPointArea is not documented.
  2788. Generating docs for compound geos::algorithm::InteriorPointLine...
  2789. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/algorithm/InteriorPointLine.h:52: warning: Member InteriorPointLine(const geom::Geometry *g) (function) of class geos::algorithm::InteriorPointLine is not documented.
  2790. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/algorithm/InteriorPointLine.h:58: warning: Member getInteriorPoint(geom::Coordinate &ret) const (function) of class geos::algorithm::InteriorPointLine is not documented.
  2791. Generating docs for compound geos::algorithm::InteriorPointPoint...
  2792. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/algorithm/InteriorPointPoint.h:64: warning: Member InteriorPointPoint(const geom::Geometry *g) (function) of class geos::algorithm::InteriorPointPoint is not documented.
  2793. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/algorithm/InteriorPointPoint.h:68: warning: Member getInteriorPoint(geom::Coordinate &ret) const (function) of class geos::algorithm::InteriorPointPoint is not documented.
  2794. Generating docs for compound geos::algorithm::LineIntersector...
  2795. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/algorithm/LineIntersector.h:86: warning: Member LineIntersector(const geom::PrecisionModel *initialPrecisionModel=NULL) (function) of class geos::algorithm::LineIntersector is not documented.
  2796. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/algorithm/LineIntersector.h:151: warning: Member toString() const (function) of class geos::algorithm::LineIntersector is not documented.
  2797. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/algorithm/LineIntersector.h:79: warning: Member nonRobustComputeEdgeDistance(const geom::Coordinate &p, const geom::Coordinate &p1, const geom::Coordinate &p2) (function) of class geos::algorithm::LineIntersector is not documented.
  2798. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/algorithm/LineIntersector.h:236: warning: argument 'segmentIndex' of command @param is not found in the argument list of geos::algorithm::LineIntersector::getEdgeDistance(int geomIndex, int intIndex) const
  2799. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/algorithm/LineIntersector.h:236: warning: The following parameters of geos::algorithm::LineIntersector::getEdgeDistance(int geomIndex, int intIndex) const are not documented:
  2800. parameter 'geomIndex'
  2801. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/algorithm/LineIntersector.h:110: warning: argument 'precisionModel' of command @param is not found in the argument list of geos::algorithm::LineIntersector::setPrecisionModel(const geom::PrecisionModel *newPM)
  2802. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/algorithm/LineIntersector.h:110: warning: The following parameters of geos::algorithm::LineIntersector::setPrecisionModel(const geom::PrecisionModel *newPM) are not documented:
  2803. parameter 'newPM'
  2804. Generating docs for compound geos::algorithm::MinimumDiameter...
  2805. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/algorithm/MinimumDiameter.h:84: warning: unable to resolve link to `Geometry' for \link command
  2806. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/algorithm/MinimumDiameter.h:84: warning: unable to resolve link to `Geometry' for \link command
  2807. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/algorithm/MinimumDiameter.h:84: warning: argument 'geom' of command @param is not found in the argument list of geos::algorithm::MinimumDiameter::MinimumDiameter(const geom::Geometry *newInputGeom)
  2808. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/algorithm/MinimumDiameter.h:84: warning: The following parameters of geos::algorithm::MinimumDiameter::MinimumDiameter(const geom::Geometry *newInputGeom) are not documented:
  2809. parameter 'newInputGeom'
  2810. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/algorithm/MinimumDiameter.h:91: warning: argument 'geom' of command @param is not found in the argument list of geos::algorithm::MinimumDiameter::MinimumDiameter(const geom::Geometry *newInputGeom, const bool newIsConvex)
  2811. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/algorithm/MinimumDiameter.h:91: warning: argument 'isConvex' of command @param is not found in the argument list of geos::algorithm::MinimumDiameter::MinimumDiameter(const geom::Geometry *newInputGeom, const bool newIsConvex)
  2812. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/algorithm/MinimumDiameter.h:91: warning: The following parameters of geos::algorithm::MinimumDiameter::MinimumDiameter(const geom::Geometry *newInputGeom, const bool newIsConvex) are not documented:
  2813. parameter 'newInputGeom'
  2814. parameter 'newIsConvex'
  2815. Generating docs for compound geos::algorithm::NotRepresentableException...
  2816. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/algorithm/NotRepresentableException.h:39: warning: Member NotRepresentableException(std::string msg) (function) of class geos::algorithm::NotRepresentableException is not documented.
  2817. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/util/GEOSException.h:53: warning: Member GEOSException(std::string const &msg) (function) of class geos::util::GEOSException is not documented.
  2818. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/util/GEOSException.h:58: warning: Member GEOSException(std::string const &name, std::string const &msg) (function) of class geos::util::GEOSException is not documented.
  2819. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/util/GEOSException.h:64: warning: Member what() const (function) of class geos::util::GEOSException is not documented.
  2820. Generating docs for compound geos::algorithm::PointLocator...
  2821. Generating docs for compound geos::algorithm::RayCrossingCounter...
  2822. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/algorithm/RayCrossingCounter.h:101: warning: Member RayCrossingCounter(const geom::Coordinate &point) (function) of class geos::algorithm::RayCrossingCounter is not documented.
  2823. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/algorithm/RayCrossingCounter.h:40: warning: unable to resolve link to `Polygonal' for \link command
  2824. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/algorithm/RayCrossingCounter.h:127: warning: unable to resolve link to `Location' for \link command
  2825. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/algorithm/RayCrossingCounter.h:83: warning: unable to resolve link to `Location' for \link command
  2826. Generating docs for compound geos::algorithm::RobustDeterminant...
  2827. Generating docs for compound geos::algorithm::distance::DiscreteHausdorffDistance...
  2828. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/algorithm/distance/DiscreteHausdorffDistance.h:62: warning: unable to resolve link to `Geometry' for \link command
  2829. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/algorithm/distance/DiscreteHausdorffDistance.h:118: warning: Member DiscreteHausdorffDistance(const geom::Geometry &g0, const geom::Geometry &g1) (function) of class geos::algorithm::distance::DiscreteHausdorffDistance is not documented.
  2830. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/algorithm/distance/DiscreteHausdorffDistance.h:140: warning: Member distance() (function) of class geos::algorithm::distance::DiscreteHausdorffDistance is not documented.
  2831. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/algorithm/distance/DiscreteHausdorffDistance.h:146: warning: Member orientedDistance() (function) of class geos::algorithm::distance::DiscreteHausdorffDistance is not documented.
  2832. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/algorithm/distance/DiscreteHausdorffDistance.h:152: warning: Member getCoordinates() const (function) of class geos::algorithm::distance::DiscreteHausdorffDistance is not documented.
  2833. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/algorithm/distance/DiscreteHausdorffDistance.h:106: warning: Member distance(const geom::Geometry &g0, const geom::Geometry &g1) (function) of class geos::algorithm::distance::DiscreteHausdorffDistance is not documented.
  2834. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/algorithm/distance/DiscreteHausdorffDistance.h:109: warning: Member distance(const geom::Geometry &g0, const geom::Geometry &g1, double densifyFrac) (function) of class geos::algorithm::distance::DiscreteHausdorffDistance is not documented.
  2835. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/algorithm/distance/DiscreteHausdorffDistance.h:62: warning: unable to resolve link to `Geometry' for \link command
  2836. Generating docs for compound geos::algorithm::distance::DistanceToPoint...
  2837. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/algorithm/distance/DistanceToPoint.h:56: warning: Member computeDistance(const geom::Geometry &geom, const geom::Coordinate &pt, PointPairDistance &ptDist) (function) of class geos::algorithm::distance::DistanceToPoint is not documented.
  2838. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/algorithm/distance/DistanceToPoint.h:60: warning: Member computeDistance(const geom::LineString &geom, const geom::Coordinate &pt, PointPairDistance &ptDist) (function) of class geos::algorithm::distance::DistanceToPoint is not documented.
  2839. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/algorithm/distance/DistanceToPoint.h:64: warning: Member computeDistance(const geom::LineSegment &geom, const geom::Coordinate &pt, PointPairDistance &ptDist) (function) of class geos::algorithm::distance::DistanceToPoint is not documented.
  2840. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/algorithm/distance/DistanceToPoint.h:68: warning: Member computeDistance(const geom::Polygon &geom, const geom::Coordinate &pt, PointPairDistance &ptDist) (function) of class geos::algorithm::distance::DistanceToPoint is not documented.
  2841. Generating docs for compound geos::algorithm::distance::PointPairDistance...
  2842. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/algorithm/distance/PointPairDistance.h:67: warning: Member initialize() (function) of class geos::algorithm::distance::PointPairDistance is not documented.
  2843. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/algorithm/distance/PointPairDistance.h:72: warning: Member initialize(const geom::Coordinate &p0, const geom::Coordinate &p1) (function) of class geos::algorithm::distance::PointPairDistance is not documented.
  2844. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/algorithm/distance/PointPairDistance.h:80: warning: Member getDistance() const (function) of class geos::algorithm::distance::PointPairDistance is not documented.
  2845. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/algorithm/distance/PointPairDistance.h:85: warning: Member getCoordinates() const (function) of class geos::algorithm::distance::PointPairDistance is not documented.
  2846. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/algorithm/distance/PointPairDistance.h:90: warning: Member getCoordinate(unsigned int i) const (function) of class geos::algorithm::distance::PointPairDistance is not documented.
  2847. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/algorithm/distance/PointPairDistance.h:96: warning: Member setMaximum(const PointPairDistance &ptDist) (function) of class geos::algorithm::distance::PointPairDistance is not documented.
  2848. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/algorithm/distance/PointPairDistance.h:101: warning: Member setMaximum(const geom::Coordinate &p0, const geom::Coordinate &p1) (function) of class geos::algorithm::distance::PointPairDistance is not documented.
  2849. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/algorithm/distance/PointPairDistance.h:112: warning: Member setMinimum(const PointPairDistance &ptDist) (function) of class geos::algorithm::distance::PointPairDistance is not documented.
  2850. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/algorithm/distance/PointPairDistance.h:117: warning: Member setMinimum(const geom::Coordinate &p0, const geom::Coordinate &p1) (function) of class geos::algorithm::distance::PointPairDistance is not documented.
  2851. Generating docs for namespace geos::algorithm::locate
  2852. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/algorithm/locate/IndexedPointInAreaLocator.h:46: warning: unable to resolve link to `Coordinate' for \link command
  2853. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/algorithm/locate/IndexedPointInAreaLocator.h:47: warning: unable to resolve link to `Polygon' for \link command
  2854. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/algorithm/locate/IndexedPointInAreaLocator.h:47: warning: unable to resolve link to `MultiPolygon' for \link command
  2855. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/algorithm/locate/PointOnGeometryLocator.h:30: warning: unable to resolve link to `Location' for \link command
  2856. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/algorithm/locate/PointOnGeometryLocator.h:31: warning: unable to resolve link to `Polygon' for \link command
  2857. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/algorithm/locate/PointOnGeometryLocator.h:31: warning: unable to resolve link to `MultiPolygon' for \link command
  2858. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/algorithm/locate/SimplePointInAreaLocator.h:36: warning: unable to resolve link to `Geometry' for \link command
  2859. Generating docs for compound geos::algorithm::locate::IndexedPointInAreaLocator...
  2860. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/algorithm/locate/IndexedPointInAreaLocator.h:46: warning: unable to resolve link to `Coordinate' for \link command
  2861. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/algorithm/locate/IndexedPointInAreaLocator.h:47: warning: unable to resolve link to `Polygon' for \link command
  2862. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/algorithm/locate/IndexedPointInAreaLocator.h:47: warning: unable to resolve link to `MultiPolygon' for \link command
  2863. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/algorithm/locate/IndexedPointInAreaLocator.h:46: warning: unable to resolve link to `Coordinate' for \link command
  2864. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/algorithm/locate/IndexedPointInAreaLocator.h:47: warning: unable to resolve link to `Polygon' for \link command
  2865. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/algorithm/locate/IndexedPointInAreaLocator.h:47: warning: unable to resolve link to `MultiPolygon' for \link command
  2866. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/algorithm/locate/IndexedPointInAreaLocator.h:106: warning: unable to resolve link to `Geometry' for \link command
  2867. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/algorithm/locate/IndexedPointInAreaLocator.h:114: warning: unable to resolve link to `Location' for \link command
  2868. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/algorithm/locate/IndexedPointInAreaLocator.h:114: warning: unable to resolve link to `Geometry' for \link command
  2869. Generating docs for compound geos::algorithm::locate::PointOnGeometryLocator...
  2870. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/algorithm/locate/PointOnGeometryLocator.h:30: warning: unable to resolve link to `Location' for \link command
  2871. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/algorithm/locate/PointOnGeometryLocator.h:31: warning: unable to resolve link to `Polygon' for \link command
  2872. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/algorithm/locate/PointOnGeometryLocator.h:31: warning: unable to resolve link to `MultiPolygon' for \link command
  2873. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/algorithm/locate/PointOnGeometryLocator.h:30: warning: unable to resolve link to `Location' for \link command
  2874. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/algorithm/locate/PointOnGeometryLocator.h:31: warning: unable to resolve link to `Polygon' for \link command
  2875. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/algorithm/locate/PointOnGeometryLocator.h:31: warning: unable to resolve link to `MultiPolygon' for \link command
  2876. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/algorithm/locate/PointOnGeometryLocator.h:45: warning: unable to resolve link to `Location' for \link command
  2877. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/algorithm/locate/PointOnGeometryLocator.h:45: warning: unable to resolve link to `Geometry' for \link command
  2878. Generating docs for compound geos::algorithm::locate::SimplePointInAreaLocator...
  2879. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/algorithm/locate/SimplePointInAreaLocator.h:36: warning: unable to resolve link to `Geometry' for \link command
  2880. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/algorithm/locate/SimplePointInAreaLocator.h:61: warning: Member SimplePointInAreaLocator(const geom::Geometry *g) (function) of class geos::algorithm::locate::SimplePointInAreaLocator is not documented.
  2881. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/algorithm/locate/SimplePointInAreaLocator.h:54: warning: Member locate(const geom::Coordinate &p, const geom::Geometry *geom) (function) of class geos::algorithm::locate::SimplePointInAreaLocator is not documented.
  2882. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/algorithm/locate/SimplePointInAreaLocator.h:57: warning: Member containsPointInPolygon(const geom::Coordinate &p, const geom::Polygon *poly) (function) of class geos::algorithm::locate::SimplePointInAreaLocator is not documented.
  2883. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/algorithm/locate/SimplePointInAreaLocator.h:36: warning: unable to resolve link to `Geometry' for \link command
  2884. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/algorithm/locate/PointOnGeometryLocator.h:45: warning: unable to resolve link to `Location' for \link command
  2885. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/algorithm/locate/PointOnGeometryLocator.h:45: warning: unable to resolve link to `Geometry' for \link command
  2886. Generating docs for namespace geos::geom
  2887. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/MultiLineString.h:52: warning: Unexpected end of comment while inside link command
  2888. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/BinaryOp.h:135: warning: Member check_valid(const Geometry &g, const std::string &label) (function) of namespace geos::geom is not documented.
  2889. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/BinaryOp.h:158: warning: Member fix_self_intersections(std::auto_ptr< Geometry > g, const std::string &label) (function) of namespace geos::geom is not documented.
  2890. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/BinaryOp.h:245: warning: Member BinaryOp(const Geometry *g0, const Geometry *g1, BinOp _Op) (function) of namespace geos::geom is not documented.
  2891. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/CoordinateList.h:169: warning: Member operator<<(std::ostream &os, const CoordinateList &cl) (function) of namespace geos::geom is not documented.
  2892. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/CoordinateSequence.h:386: warning: Member operator<<(std::ostream &os, const CoordinateSequence &cs) (function) of namespace geos::geom is not documented.
  2893. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/CoordinateSequence.h:388: warning: Member operator==(const CoordinateSequence &s1, const CoordinateSequence &s2) (function) of namespace geos::geom is not documented.
  2894. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/CoordinateSequence.h:390: warning: Member operator!=(const CoordinateSequence &s1, const CoordinateSequence &s2) (function) of namespace geos::geom is not documented.
  2895. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/IntersectionMatrix.h:376: warning: Member operator<<(std::ostream &os, const IntersectionMatrix &im) (function) of namespace geos::geom is not documented.
  2896. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/LineSegment.h:372: warning: Member operator<<(std::ostream &o, const LineSegment &l) (function) of namespace geos::geom is not documented.
  2897. Generating docs for compound geos::geom::Coordinate...
  2898. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Coordinate.h:89: warning: Member setNull() (function) of class geos::geom::Coordinate is not documented.
  2899. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Coordinate.h:93: warning: Member isNull() const (function) of class geos::geom::Coordinate is not documented.
  2900. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Coordinate.h:97: warning: Member Coordinate(double xNew=0.0, double yNew=0.0, double zNew=DoubleNotANumber) (function) of class geos::geom::Coordinate is not documented.
  2901. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Coordinate.h:99: warning: Member equals2D(const Coordinate &other) const (function) of class geos::geom::Coordinate is not documented.
  2902. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Coordinate.h:119: warning: Member hashCode() const (function) of class geos::geom::Coordinate is not documented.
  2903. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Coordinate.h:91: warning: Member getNull() (function) of class geos::geom::Coordinate is not documented.
  2904. Generating docs for compound geos::geom::CoordinateLessThen...
  2905. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Coordinate.h:132: warning: Member operator()(const Coordinate *a, const Coordinate *b) const (function) of class geos::geom::CoordinateLessThen is not documented.
  2906. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Coordinate.h:133: warning: Member operator()(const Coordinate &a, const Coordinate &b) const (function) of class geos::geom::CoordinateLessThen is not documented.
  2907. Generating docs for compound geos::geom::CoordinateArraySequence...
  2908. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/CoordinateArraySequence.h:41: warning: Member CoordinateArraySequence(const CoordinateArraySequence &cl) (function) of class geos::geom::CoordinateArraySequence is not documented.
  2909. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/CoordinateArraySequence.h:74: warning: Member empty() const (function) of class geos::geom::CoordinateArraySequence is not documented.
  2910. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/CoordinateArraySequence.h:105: warning: Member getOrdinate(std::size_t index, size_t ordinateIndex) const (function) of class geos::geom::CoordinateArraySequence is not documented.
  2911. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/CoordinateArraySequence.h:114: warning: Member apply_rw(const CoordinateFilter *filter) (function) of class geos::geom::CoordinateArraySequence is not documented.
  2912. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/CoordinateArraySequence.h:116: warning: Member apply_ro(CoordinateFilter *filter) const (function) of class geos::geom::CoordinateArraySequence is not documented.
  2913. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/CoordinateSequence.h:98: warning: Member operator[](std::size_t i) const (function) of class geos::geom::CoordinateSequence is not documented.
  2914. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/CoordinateSequence.h:114: warning: Member size() const (function) of class geos::geom::CoordinateSequence is not documented.
  2915. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/CoordinateSequence.h:70: warning: Member AutoPtr (typedef) of class geos::geom::CoordinateSequence is not documented.
  2916. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/CoordinateSequence.h:66: warning: Member CoordinateSequence(const CoordinateSequence &) (function) of class geos::geom::CoordinateSequence is not documented.
  2917. Generating docs for compound geos::geom::CoordinateArraySequenceFactory...
  2918. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/CoordinateArraySequenceFactory.h:54: warning: The following parameters of geos::geom::CoordinateArraySequenceFactory::create(std::vector< Coordinate > *coordinates, std::size_t dimension) const are not documented:
  2919. parameter 'coordinates'
  2920. Generating docs for compound geos::geom::CoordinateFilter...
  2921. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/CoordinateFilter.h:56: warning: argument 'coord' of command @param is not found in the argument list of geos::geom::CoordinateFilter::filter_ro(const Coordinate *)
  2922. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/CoordinateFilter.h:49: warning: argument 'coord' of command @param is not found in the argument list of geos::geom::CoordinateFilter::filter_rw(Coordinate *) const
  2923. Generating docs for compound geos::geom::CoordinateList...
  2924. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/CoordinateList.h:60: warning: Member iterator (typedef) of class geos::geom::CoordinateList is not documented.
  2925. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/CoordinateList.h:61: warning: Member const_iterator (typedef) of class geos::geom::CoordinateList is not documented.
  2926. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/CoordinateList.h:62: warning: Member size_type (typedef) of class geos::geom::CoordinateList is not documented.
  2927. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/CoordinateList.h:89: warning: Member size() const (function) of class geos::geom::CoordinateList is not documented.
  2928. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/CoordinateList.h:94: warning: Member empty() const (function) of class geos::geom::CoordinateList is not documented.
  2929. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/CoordinateList.h:99: warning: Member begin() (function) of class geos::geom::CoordinateList is not documented.
  2930. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/CoordinateList.h:104: warning: Member end() (function) of class geos::geom::CoordinateList is not documented.
  2931. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/CoordinateList.h:109: warning: Member begin() const (function) of class geos::geom::CoordinateList is not documented.
  2932. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/CoordinateList.h:114: warning: Member end() const (function) of class geos::geom::CoordinateList is not documented.
  2933. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/CoordinateList.h:141: warning: Member insert(iterator pos, const Coordinate &c) (function) of class geos::geom::CoordinateList is not documented.
  2934. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/CoordinateList.h:146: warning: Member erase(iterator pos) (function) of class geos::geom::CoordinateList is not documented.
  2935. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/CoordinateList.h:151: warning: Member erase(iterator first, iterator last) (function) of class geos::geom::CoordinateList is not documented.
  2936. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/CoordinateList.h:156: warning: Member toCoordinateArray() const (function) of class geos::geom::CoordinateList is not documented.
  2937. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/CoordinateList.h:65: warning: Member operator<<(std::ostream &os, const CoordinateList &cl) (friend) of class geos::geom::CoordinateList is not documented.
  2938. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/CoordinateList.h:118: warning: argument 'coord' of command @param is not found in the argument list of geos::geom::CoordinateList::insert(iterator pos, const Coordinate &c, bool allowRepeated)
  2939. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/CoordinateList.h:118: warning: The following parameters of geos::geom::CoordinateList::insert(iterator pos, const Coordinate &c, bool allowRepeated) are not documented:
  2940. parameter 'c'
  2941. Generating docs for compound geos::geom::CoordinateSequence...
  2942. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/CoordinateSequence.h:70: warning: Member AutoPtr (typedef) of class geos::geom::CoordinateSequence is not documented.
  2943. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/CoordinateSequence.h:98: warning: Member operator[](std::size_t i) const (function) of class geos::geom::CoordinateSequence is not documented.
  2944. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/CoordinateSequence.h:114: warning: Member size() const (function) of class geos::geom::CoordinateSequence is not documented.
  2945. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/CoordinateSequence.h:361: warning: Member apply_rw(const CoordinateFilter *filter)=0 (function) of class geos::geom::CoordinateSequence is not documented.
  2946. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/CoordinateSequence.h:362: warning: Member apply_ro(CoordinateFilter *filter) const =0 (function) of class geos::geom::CoordinateSequence is not documented.
  2947. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/CoordinateSequence.h:66: warning: Member CoordinateSequence(const CoordinateSequence &) (function) of class geos::geom::CoordinateSequence is not documented.
  2948. Generating docs for compound geos::geom::CoordinateSequenceFactory...
  2949. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/CoordinateSequenceFactory.h:51: warning: The following parameters of geos::geom::CoordinateSequenceFactory::create(std::vector< Coordinate > *coordinates, std::size_t dimension=0) const =0 are not documented:
  2950. parameter 'coordinates'
  2951. Generating docs for compound geos::geom::CoordinateSequenceFilter...
  2952. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/CoordinateSequenceFilter.h:76: warning: argument 'seq' of command @param is not found in the argument list of geos::geom::CoordinateSequenceFilter::filter_ro(const CoordinateSequence &, std::size_t)
  2953. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/CoordinateSequenceFilter.h:76: warning: argument 'i' of command @param is not found in the argument list of geos::geom::CoordinateSequenceFilter::filter_ro(const CoordinateSequence &, std::size_t)
  2954. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/CoordinateSequenceFilter.h:66: warning: argument 'seq' of command @param is not found in the argument list of geos::geom::CoordinateSequenceFilter::filter_rw(CoordinateSequence &, std::size_t)
  2955. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/CoordinateSequenceFilter.h:66: warning: argument 'i' of command @param is not found in the argument list of geos::geom::CoordinateSequenceFilter::filter_rw(CoordinateSequence &, std::size_t)
  2956. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/CoordinateSequenceFilter.h:98: warning: unable to resolve link to `Geometry#geometryChanged' for \link command
  2957. Generating docs for compound geos::geom::Dimension...
  2958. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Dimension.h:32: warning: Member DimensionType (enumeration) of class geos::geom::Dimension is not documented.
  2959. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Dimension.h:58: warning: Member toDimensionSymbol(int dimensionValue) (function) of class geos::geom::Dimension is not documented.
  2960. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Dimension.h:60: warning: Member toDimensionValue(char dimensionSymbol) (function) of class geos::geom::Dimension is not documented.
  2961. Generating docs for compound geos::geom::Envelope...
  2962. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Envelope.h:58: warning: Member AutoPtr (typedef) of class geos::geom::Envelope is not documented.
  2963. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Envelope.h:328: warning: Member contains(const Envelope *other) const (function) of class geos::geom::Envelope is not documented.
  2964. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Envelope.h:394: warning: Member intersects(const Envelope &other) const (function) of class geos::geom::Envelope is not documented.
  2965. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Envelope.h:428: warning: Member covers(const Envelope *other) const (function) of class geos::geom::Envelope is not documented.
  2966. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Envelope.h:463: warning: Member hashCode() const (function) of class geos::geom::Envelope is not documented.
  2967. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Envelope.h:244: warning: unable to resolve link to `Envelopes' for \link command
  2968. Generating docs for compound geos::geom::Geometry...
  2969. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Geometry.h:237: warning: Member getSRID() const (function) of class geos::geom::Geometry is not documented.
  2970. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Geometry.h:243: warning: Member setSRID(int newSRID) (function) of class geos::geom::Geometry is not documented.
  2971. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Geometry.h:422: warning: Member relate(const Geometry &g, const std::string &intersectionPattern) const (function) of class geos::geom::Geometry is not documented.
  2972. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Geometry.h:428: warning: Member relate(const Geometry &g) const (function) of class geos::geom::Geometry is not documented.
  2973. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Geometry.h:517: warning: Member toText() const (function) of class geos::geom::Geometry is not documented.
  2974. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Geometry.h:651: warning: Member apply_rw(const CoordinateFilter *filter)=0 (function) of class geos::geom::Geometry is not documented.
  2975. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Geometry.h:652: warning: Member apply_ro(CoordinateFilter *filter) const =0 (function) of class geos::geom::Geometry is not documented.
  2976. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Geometry.h:653: warning: Member apply_rw(GeometryFilter *filter) (function) of class geos::geom::Geometry is not documented.
  2977. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Geometry.h:654: warning: Member apply_ro(GeometryFilter *filter) const (function) of class geos::geom::Geometry is not documented.
  2978. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Geometry.h:655: warning: Member apply_rw(GeometryComponentFilter *filter) (function) of class geos::geom::Geometry is not documented.
  2979. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Geometry.h:656: warning: Member apply_ro(GeometryComponentFilter *filter) const (function) of class geos::geom::Geometry is not documented.
  2980. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Geometry.h:695: warning: Member compareTo(const Geometry *geom) const (function) of class geos::geom::Geometry is not documented.
  2981. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Geometry.h:757: warning: Member geometryChanged() (function) of class geos::geom::Geometry is not documented.
  2982. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Geometry.h:798: warning: Member computeEnvelopeInternal() const =0 (function) of class geos::geom::Geometry is not documented.
  2983. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Geometry.h:800: warning: Member compareToSameClass(const Geometry *geom) const =0 (function) of class geos::geom::Geometry is not documented.
  2984. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Geometry.h:802: warning: Member compare(std::vector< Coordinate > a, std::vector< Coordinate > b) const (function) of class geos::geom::Geometry is not documented.
  2985. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Geometry.h:804: warning: Member compare(std::vector< Geometry * > a, std::vector< Geometry * > b) const (function) of class geos::geom::Geometry is not documented.
  2986. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Geometry.h:807: warning: Member equal(const Coordinate &a, const Coordinate &b, double tolerance) const (function) of class geos::geom::Geometry is not documented.
  2987. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Geometry.h:791: warning: Member checkNotGeometryCollection(const Geometry *g) (function) of class geos::geom::Geometry is not documented.
  2988. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Geometry.h:808: warning: Member SRID (variable) of class geos::geom::Geometry is not documented.
  2989. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Geometry.h:662: warning: unable to resolve link to `#geometryChanged' for \link command
  2990. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Geometry.h:338: warning: argument 'g' of command @param is not found in the argument list of geos::geom::Geometry::disjoint(const Geometry *other) const
  2991. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Geometry.h:338: warning: The following parameters of geos::geom::Geometry::disjoint(const Geometry *other) const are not documented:
  2992. parameter 'other'
  2993. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Geometry.h:610: warning: explicit link request to 'union(Geometry)' could not be resolved
  2994. Generating docs for compound geos::geom::GeometryCollection...
  2995. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/GeometryCollection.h:62: warning: Member const_iterator (typedef) of class geos::geom::GeometryCollection is not documented.
  2996. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/GeometryCollection.h:64: warning: Member iterator (typedef) of class geos::geom::GeometryCollection is not documented.
  2997. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/GeometryCollection.h:66: warning: Member begin() const (function) of class geos::geom::GeometryCollection is not documented.
  2998. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/GeometryCollection.h:68: warning: Member end() const (function) of class geos::geom::GeometryCollection is not documented.
  2999. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/GeometryCollection.h:129: warning: Member apply_ro(CoordinateFilter *filter) const (function) of class geos::geom::GeometryCollection is not documented.
  3000. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/GeometryCollection.h:131: warning: Member apply_rw(const CoordinateFilter *filter) (function) of class geos::geom::GeometryCollection is not documented.
  3001. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/GeometryCollection.h:133: warning: Member apply_ro(GeometryFilter *filter) const (function) of class geos::geom::GeometryCollection is not documented.
  3002. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/GeometryCollection.h:135: warning: Member apply_rw(GeometryFilter *filter) (function) of class geos::geom::GeometryCollection is not documented.
  3003. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/GeometryCollection.h:137: warning: Member apply_ro(GeometryComponentFilter *filter) const (function) of class geos::geom::GeometryCollection is not documented.
  3004. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/GeometryCollection.h:139: warning: Member apply_rw(GeometryComponentFilter *filter) (function) of class geos::geom::GeometryCollection is not documented.
  3005. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Geometry.h:237: warning: Member getSRID() const (function) of class geos::geom::Geometry is not documented.
  3006. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Geometry.h:243: warning: Member setSRID(int newSRID) (function) of class geos::geom::Geometry is not documented.
  3007. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Geometry.h:422: warning: Member relate(const Geometry &g, const std::string &intersectionPattern) const (function) of class geos::geom::Geometry is not documented.
  3008. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Geometry.h:428: warning: Member relate(const Geometry &g) const (function) of class geos::geom::Geometry is not documented.
  3009. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Geometry.h:517: warning: Member toText() const (function) of class geos::geom::Geometry is not documented.
  3010. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Geometry.h:695: warning: Member compareTo(const Geometry *geom) const (function) of class geos::geom::Geometry is not documented.
  3011. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Geometry.h:757: warning: Member geometryChanged() (function) of class geos::geom::Geometry is not documented.
  3012. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/GeometryCollection.h:163: warning: Member GeometryCollection(const GeometryCollection &gc) (function) of class geos::geom::GeometryCollection is not documented.
  3013. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/GeometryCollection.h:194: warning: Member computeEnvelopeInternal() const (function) of class geos::geom::GeometryCollection is not documented.
  3014. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/GeometryCollection.h:196: warning: Member compareToSameClass(const Geometry *gc) const (function) of class geos::geom::GeometryCollection is not documented.
  3015. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Geometry.h:802: warning: Member compare(std::vector< Coordinate > a, std::vector< Coordinate > b) const (function) of class geos::geom::Geometry is not documented.
  3016. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Geometry.h:804: warning: Member compare(std::vector< Geometry * > a, std::vector< Geometry * > b) const (function) of class geos::geom::Geometry is not documented.
  3017. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Geometry.h:807: warning: Member equal(const Coordinate &a, const Coordinate &b, double tolerance) const (function) of class geos::geom::Geometry is not documented.
  3018. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/GeometryCollection.h:192: warning: Member geometries (variable) of class geos::geom::GeometryCollection is not documented.
  3019. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Geometry.h:808: warning: Member SRID (variable) of class geos::geom::Geometry is not documented.
  3020. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Geometry.h:791: warning: Member checkNotGeometryCollection(const Geometry *g) (function) of class geos::geom::Geometry is not documented.
  3021. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Geometry.h:662: warning: unable to resolve link to `#geometryChanged' for \link command
  3022. Generating docs for compound geos::geom::GeometryComponentFilter...
  3023. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/GeometryComponentFilter.h:54: warning: Member filter_ro(const Geometry *geom) (function) of class geos::geom::GeometryComponentFilter is not documented.
  3024. Generating docs for compound geos::geom::GeometryFactory...
  3025. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/GeometryFactory.h:143: warning: Member createPointFromInternalCoord(const Coordinate *coord, const Geometry *exemplar) const (function) of class geos::geom::GeometryFactory is not documented.
  3026. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/GeometryFactory.h:210: warning: Member createLinearRing(std::auto_ptr< CoordinateSequence > newCoords) const (function) of class geos::geom::GeometryFactory is not documented.
  3027. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/GeometryFactory.h:259: warning: Member createLineString(std::auto_ptr< CoordinateSequence > coordinates) const (function) of class geos::geom::GeometryFactory is not documented.
  3028. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/GeometryFactory.h:374: warning: Member getSRID() const (function) of class geos::geom::GeometryFactory is not documented.
  3029. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/GeometryFactory.h:266: warning: argument 'newGeoms' of command @param is not found in the argument list of geos::geom::GeometryFactory::buildGeometry(std::vector< Geometry * > *geoms) const
  3030. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/GeometryFactory.h:266: warning: The following parameters of geos::geom::GeometryFactory::buildGeometry(std::vector< Geometry * > *geoms) const are not documented:
  3031. parameter 'geoms'
  3032. Generating docs for compound geos::geom::GeometryFilter...
  3033. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/GeometryFilter.h:61: warning: Member filter_ro(const Geometry *) (function) of class geos::geom::GeometryFilter is not documented.
  3034. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/GeometryFilter.h:62: warning: Member filter_rw(Geometry *) (function) of class geos::geom::GeometryFilter is not documented.
  3035. Generating docs for compound geos::geom::GeometryList...
  3036. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/GeometryList.h:48: warning: Member size_type (typedef) of class geos::geom::GeometryList is not documented.
  3037. Generating docs for compound geos::geom::IntersectionMatrix...
  3038. Generating docs for compound geos::geom::Lineal...
  3039. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Geometry.h:237: warning: Member getSRID() const (function) of class geos::geom::Geometry is not documented.
  3040. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Geometry.h:243: warning: Member setSRID(int newSRID) (function) of class geos::geom::Geometry is not documented.
  3041. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Geometry.h:422: warning: Member relate(const Geometry &g, const std::string &intersectionPattern) const (function) of class geos::geom::Geometry is not documented.
  3042. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Geometry.h:428: warning: Member relate(const Geometry &g) const (function) of class geos::geom::Geometry is not documented.
  3043. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Geometry.h:517: warning: Member toText() const (function) of class geos::geom::Geometry is not documented.
  3044. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Geometry.h:651: warning: Member apply_rw(const CoordinateFilter *filter)=0 (function) of class geos::geom::Geometry is not documented.
  3045. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Geometry.h:652: warning: Member apply_ro(CoordinateFilter *filter) const =0 (function) of class geos::geom::Geometry is not documented.
  3046. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Geometry.h:653: warning: Member apply_rw(GeometryFilter *filter) (function) of class geos::geom::Geometry is not documented.
  3047. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Geometry.h:654: warning: Member apply_ro(GeometryFilter *filter) const (function) of class geos::geom::Geometry is not documented.
  3048. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Geometry.h:655: warning: Member apply_rw(GeometryComponentFilter *filter) (function) of class geos::geom::Geometry is not documented.
  3049. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Geometry.h:656: warning: Member apply_ro(GeometryComponentFilter *filter) const (function) of class geos::geom::Geometry is not documented.
  3050. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Geometry.h:695: warning: Member compareTo(const Geometry *geom) const (function) of class geos::geom::Geometry is not documented.
  3051. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Geometry.h:757: warning: Member geometryChanged() (function) of class geos::geom::Geometry is not documented.
  3052. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Geometry.h:798: warning: Member computeEnvelopeInternal() const =0 (function) of class geos::geom::Geometry is not documented.
  3053. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Geometry.h:800: warning: Member compareToSameClass(const Geometry *geom) const =0 (function) of class geos::geom::Geometry is not documented.
  3054. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Geometry.h:802: warning: Member compare(std::vector< Coordinate > a, std::vector< Coordinate > b) const (function) of class geos::geom::Geometry is not documented.
  3055. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Geometry.h:804: warning: Member compare(std::vector< Geometry * > a, std::vector< Geometry * > b) const (function) of class geos::geom::Geometry is not documented.
  3056. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Geometry.h:807: warning: Member equal(const Coordinate &a, const Coordinate &b, double tolerance) const (function) of class geos::geom::Geometry is not documented.
  3057. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Geometry.h:791: warning: Member checkNotGeometryCollection(const Geometry *g) (function) of class geos::geom::Geometry is not documented.
  3058. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Geometry.h:808: warning: Member SRID (variable) of class geos::geom::Geometry is not documented.
  3059. Generating docs for compound geos::geom::LinearRing...
  3060. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/LinearRing.h:68: warning: Member LinearRing(const LinearRing &lr) (function) of class geos::geom::LinearRing is not documented.
  3061. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/LinearRing.h:111: warning: Member isClosed() const (function) of class geos::geom::LinearRing is not documented.
  3062. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/LinearRing.h:117: warning: Member setPoints(CoordinateSequence *cl) (function) of class geos::geom::LinearRing is not documented.
  3063. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/LinearRing.h:119: warning: Member reverse() const (function) of class geos::geom::LinearRing is not documented.
  3064. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/LineString.h:95: warning: Member getCoordinateN(int n) const (function) of class geos::geom::LineString is not documented.
  3065. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/LineString.h:121: warning: Member getPointN(std::size_t n) const (function) of class geos::geom::LineString is not documented.
  3066. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/LineString.h:137: warning: Member isRing() const (function) of class geos::geom::LineString is not documented.
  3067. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/LineString.h:143: warning: Member isCoordinate(Coordinate &pt) const (function) of class geos::geom::LineString is not documented.
  3068. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/LineString.h:148: warning: Member apply_rw(const CoordinateFilter *filter) (function) of class geos::geom::LineString is not documented.
  3069. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/LineString.h:150: warning: Member apply_ro(CoordinateFilter *filter) const (function) of class geos::geom::LineString is not documented.
  3070. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/LineString.h:152: warning: Member apply_rw(GeometryFilter *filter) (function) of class geos::geom::LineString is not documented.
  3071. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/LineString.h:154: warning: Member apply_ro(GeometryFilter *filter) const (function) of class geos::geom::LineString is not documented.
  3072. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/LineString.h:156: warning: Member apply_rw(GeometryComponentFilter *filter) (function) of class geos::geom::LineString is not documented.
  3073. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/LineString.h:158: warning: Member apply_ro(GeometryComponentFilter *filter) const (function) of class geos::geom::LineString is not documented.
  3074. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/LineString.h:174: warning: Member compareToSameClass(const Geometry *ls) const (function) of class geos::geom::LineString is not documented.
  3075. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Geometry.h:237: warning: Member getSRID() const (function) of class geos::geom::Geometry is not documented.
  3076. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Geometry.h:243: warning: Member setSRID(int newSRID) (function) of class geos::geom::Geometry is not documented.
  3077. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Geometry.h:422: warning: Member relate(const Geometry &g, const std::string &intersectionPattern) const (function) of class geos::geom::Geometry is not documented.
  3078. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Geometry.h:428: warning: Member relate(const Geometry &g) const (function) of class geos::geom::Geometry is not documented.
  3079. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Geometry.h:517: warning: Member toText() const (function) of class geos::geom::Geometry is not documented.
  3080. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Geometry.h:695: warning: Member compareTo(const Geometry *geom) const (function) of class geos::geom::Geometry is not documented.
  3081. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Geometry.h:757: warning: Member geometryChanged() (function) of class geos::geom::Geometry is not documented.
  3082. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/LineString.h:190: warning: Member LineString(const LineString &ls) (function) of class geos::geom::LineString is not documented.
  3083. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/LineString.h:201: warning: Member computeEnvelopeInternal() const (function) of class geos::geom::LineString is not documented.
  3084. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Geometry.h:791: warning: Member checkNotGeometryCollection(const Geometry *g) (function) of class geos::geom::Geometry is not documented.
  3085. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/LineString.h:203: warning: Member points (variable) of class geos::geom::LineString is not documented.
  3086. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/LinearRing.h:53: warning: unable to resolve link to `IllegalArgumentException' for \link command
  3087. Generating docs for compound geos::geom::LineSegment...
  3088. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/LineSegment.h:69: warning: Member LineSegment(const LineSegment &ls) (function) of class geos::geom::LineSegment is not documented.
  3089. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/LineSegment.h:74: warning: Member LineSegment(double x0, double y0, double x1, double y1) (function) of class geos::geom::LineSegment is not documented.
  3090. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/LineSegment.h:78: warning: Member setCoordinates(const Coordinate &c0, const Coordinate &c1) (function) of class geos::geom::LineSegment is not documented.
  3091. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/LineSegment.h:83: warning: Member operator[](std::size_t i) const (function) of class geos::geom::LineSegment is not documented.
  3092. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/LineSegment.h:84: warning: Member operator[](std::size_t i) (function) of class geos::geom::LineSegment is not documented.
  3093. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/LineSegment.h:86: warning: Member setCoordinates(const LineSegment &ls) (function) of class geos::geom::LineSegment is not documented.
  3094. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/LineSegment.h:127: warning: Member orientationIndex(const LineSegment *seg) const (function) of class geos::geom::LineSegment is not documented.
  3095. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/LineSegment.h:326: warning: Member closestPoints(const LineSegment *line) (function) of class geos::geom::LineSegment is not documented.
  3096. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/LineSegment.h:63: warning: Member p0 (variable) of class geos::geom::LineSegment is not documented.
  3097. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/LineSegment.h:61: warning: Member operator<<(std::ostream &o, const LineSegment &l) (friend) of class geos::geom::LineSegment is not documented.
  3098. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/LineSegment.h:318: warning: argument 'p' of command @param is not found in the argument list of geos::geom::LineSegment::closestPoints(const LineSegment &line)
  3099. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/LineSegment.h:318: warning: The following parameters of geos::geom::LineSegment::closestPoints(const LineSegment &line) are not documented:
  3100. parameter 'line'
  3101. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/LineSegment.h:293: warning: argument 'o' of command @param is not found in the argument list of geos::geom::LineSegment::compareTo(const LineSegment &other) const
  3102. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/LineSegment.h:293: warning: The following parameters of geos::geom::LineSegment::compareTo(const LineSegment &other) const are not documented:
  3103. parameter 'other'
  3104. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/LineSegment.h:343: warning: argument 'ret' of command @param is not found in the argument list of geos::geom::LineSegment::lineIntersection(const LineSegment &line, Coordinate &coord) const
  3105. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/LineSegment.h:343: warning: The following parameters of geos::geom::LineSegment::lineIntersection(const LineSegment &line, Coordinate &coord) const are not documented:
  3106. parameter 'coord'
  3107. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/LineSegment.h:108: warning: lonely <li> tag found
  3108. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/LineSegment.h:110: warning: lonely <li> tag found
  3109. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/LineSegment.h:112: warning: lonely <li> tag found
  3110. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/LineSegment.h:115: warning: found </ul> tag without matching <ul>
  3111. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/LineSegment.h:129: warning: argument 'seg' of command @param is not found in the argument list of geos::geom::LineSegment::orientationIndex(const Coordinate &p) const
  3112. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/LineSegment.h:129: warning: The following parameters of geos::geom::LineSegment::orientationIndex(const Coordinate &p) const are not documented:
  3113. parameter 'p'
  3114. Generating docs for compound geos::geom::LineString...
  3115. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/LineString.h:95: warning: Member getCoordinateN(int n) const (function) of class geos::geom::LineString is not documented.
  3116. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/LineString.h:121: warning: Member getPointN(std::size_t n) const (function) of class geos::geom::LineString is not documented.
  3117. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/LineString.h:135: warning: Member isClosed() const (function) of class geos::geom::LineString is not documented.
  3118. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/LineString.h:137: warning: Member isRing() const (function) of class geos::geom::LineString is not documented.
  3119. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/LineString.h:143: warning: Member isCoordinate(Coordinate &pt) const (function) of class geos::geom::LineString is not documented.
  3120. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/LineString.h:148: warning: Member apply_rw(const CoordinateFilter *filter) (function) of class geos::geom::LineString is not documented.
  3121. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/LineString.h:150: warning: Member apply_ro(CoordinateFilter *filter) const (function) of class geos::geom::LineString is not documented.
  3122. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/LineString.h:152: warning: Member apply_rw(GeometryFilter *filter) (function) of class geos::geom::LineString is not documented.
  3123. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/LineString.h:154: warning: Member apply_ro(GeometryFilter *filter) const (function) of class geos::geom::LineString is not documented.
  3124. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/LineString.h:156: warning: Member apply_rw(GeometryComponentFilter *filter) (function) of class geos::geom::LineString is not documented.
  3125. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/LineString.h:158: warning: Member apply_ro(GeometryComponentFilter *filter) const (function) of class geos::geom::LineString is not documented.
  3126. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/LineString.h:174: warning: Member compareToSameClass(const Geometry *ls) const (function) of class geos::geom::LineString is not documented.
  3127. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Geometry.h:237: warning: Member getSRID() const (function) of class geos::geom::Geometry is not documented.
  3128. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Geometry.h:243: warning: Member setSRID(int newSRID) (function) of class geos::geom::Geometry is not documented.
  3129. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Geometry.h:422: warning: Member relate(const Geometry &g, const std::string &intersectionPattern) const (function) of class geos::geom::Geometry is not documented.
  3130. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Geometry.h:428: warning: Member relate(const Geometry &g) const (function) of class geos::geom::Geometry is not documented.
  3131. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Geometry.h:517: warning: Member toText() const (function) of class geos::geom::Geometry is not documented.
  3132. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Geometry.h:695: warning: Member compareTo(const Geometry *geom) const (function) of class geos::geom::Geometry is not documented.
  3133. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Geometry.h:757: warning: Member geometryChanged() (function) of class geos::geom::Geometry is not documented.
  3134. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/LineString.h:190: warning: Member LineString(const LineString &ls) (function) of class geos::geom::LineString is not documented.
  3135. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/LineString.h:201: warning: Member computeEnvelopeInternal() const (function) of class geos::geom::LineString is not documented.
  3136. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Geometry.h:802: warning: Member compare(std::vector< Coordinate > a, std::vector< Coordinate > b) const (function) of class geos::geom::Geometry is not documented.
  3137. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Geometry.h:804: warning: Member compare(std::vector< Geometry * > a, std::vector< Geometry * > b) const (function) of class geos::geom::Geometry is not documented.
  3138. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Geometry.h:807: warning: Member equal(const Coordinate &a, const Coordinate &b, double tolerance) const (function) of class geos::geom::Geometry is not documented.
  3139. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/LineString.h:203: warning: Member points (variable) of class geos::geom::LineString is not documented.
  3140. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Geometry.h:808: warning: Member SRID (variable) of class geos::geom::Geometry is not documented.
  3141. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Geometry.h:791: warning: Member checkNotGeometryCollection(const Geometry *g) (function) of class geos::geom::Geometry is not documented.
  3142. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/LineString.h:69: warning: unable to resolve link to `IllegalArgumentException' for \link command
  3143. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Geometry.h:662: warning: unable to resolve link to `#geometryChanged' for \link command
  3144. Generating docs for compound geos::geom::Location...
  3145. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Location.h:38: warning: Member Value (enumeration) of class geos::geom::Location is not documented.
  3146. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Location.h:67: warning: Member toLocationSymbol(int locationValue) (function) of class geos::geom::Location is not documented.
  3147. Generating docs for compound geos::geom::MultiLineString...
  3148. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/MultiLineString.h:52: warning: Unexpected end of comment while inside link command
  3149. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/MultiLineString.h:77: warning: Member isClosed() const (function) of class geos::geom::MultiLineString is not documented.
  3150. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/GeometryCollection.h:66: warning: Member begin() const (function) of class geos::geom::GeometryCollection is not documented.
  3151. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/GeometryCollection.h:68: warning: Member end() const (function) of class geos::geom::GeometryCollection is not documented.
  3152. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/GeometryCollection.h:129: warning: Member apply_ro(CoordinateFilter *filter) const (function) of class geos::geom::GeometryCollection is not documented.
  3153. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/GeometryCollection.h:131: warning: Member apply_rw(const CoordinateFilter *filter) (function) of class geos::geom::GeometryCollection is not documented.
  3154. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/GeometryCollection.h:133: warning: Member apply_ro(GeometryFilter *filter) const (function) of class geos::geom::GeometryCollection is not documented.
  3155. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/GeometryCollection.h:135: warning: Member apply_rw(GeometryFilter *filter) (function) of class geos::geom::GeometryCollection is not documented.
  3156. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/GeometryCollection.h:137: warning: Member apply_ro(GeometryComponentFilter *filter) const (function) of class geos::geom::GeometryCollection is not documented.
  3157. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/GeometryCollection.h:139: warning: Member apply_rw(GeometryComponentFilter *filter) (function) of class geos::geom::GeometryCollection is not documented.
  3158. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Geometry.h:237: warning: Member getSRID() const (function) of class geos::geom::Geometry is not documented.
  3159. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Geometry.h:243: warning: Member setSRID(int newSRID) (function) of class geos::geom::Geometry is not documented.
  3160. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Geometry.h:422: warning: Member relate(const Geometry &g, const std::string &intersectionPattern) const (function) of class geos::geom::Geometry is not documented.
  3161. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Geometry.h:428: warning: Member relate(const Geometry &g) const (function) of class geos::geom::Geometry is not documented.
  3162. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Geometry.h:517: warning: Member toText() const (function) of class geos::geom::Geometry is not documented.
  3163. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Geometry.h:695: warning: Member compareTo(const Geometry *geom) const (function) of class geos::geom::Geometry is not documented.
  3164. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Geometry.h:757: warning: Member geometryChanged() (function) of class geos::geom::Geometry is not documented.
  3165. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/MultiLineString.h:118: warning: Member MultiLineString(const MultiLineString &mp) (function) of class geos::geom::MultiLineString is not documented.
  3166. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/GeometryCollection.h:163: warning: Member GeometryCollection(const GeometryCollection &gc) (function) of class geos::geom::GeometryCollection is not documented.
  3167. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/GeometryCollection.h:194: warning: Member computeEnvelopeInternal() const (function) of class geos::geom::GeometryCollection is not documented.
  3168. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/GeometryCollection.h:196: warning: Member compareToSameClass(const Geometry *gc) const (function) of class geos::geom::GeometryCollection is not documented.
  3169. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Geometry.h:802: warning: Member compare(std::vector< Coordinate > a, std::vector< Coordinate > b) const (function) of class geos::geom::Geometry is not documented.
  3170. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Geometry.h:804: warning: Member compare(std::vector< Geometry * > a, std::vector< Geometry * > b) const (function) of class geos::geom::Geometry is not documented.
  3171. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Geometry.h:807: warning: Member equal(const Coordinate &a, const Coordinate &b, double tolerance) const (function) of class geos::geom::Geometry is not documented.
  3172. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/GeometryCollection.h:62: warning: Member const_iterator (typedef) of class geos::geom::GeometryCollection is not documented.
  3173. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/GeometryCollection.h:64: warning: Member iterator (typedef) of class geos::geom::GeometryCollection is not documented.
  3174. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Geometry.h:791: warning: Member checkNotGeometryCollection(const Geometry *g) (function) of class geos::geom::Geometry is not documented.
  3175. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/GeometryCollection.h:192: warning: Member geometries (variable) of class geos::geom::GeometryCollection is not documented.
  3176. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Geometry.h:808: warning: Member SRID (variable) of class geos::geom::Geometry is not documented.
  3177. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/MultiLineString.h:52: warning: Unexpected end of comment while inside link command
  3178. Generating docs for compound geos::geom::MultiPoint...
  3179. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/GeometryCollection.h:66: warning: Member begin() const (function) of class geos::geom::GeometryCollection is not documented.
  3180. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/GeometryCollection.h:68: warning: Member end() const (function) of class geos::geom::GeometryCollection is not documented.
  3181. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/GeometryCollection.h:129: warning: Member apply_ro(CoordinateFilter *filter) const (function) of class geos::geom::GeometryCollection is not documented.
  3182. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/GeometryCollection.h:131: warning: Member apply_rw(const CoordinateFilter *filter) (function) of class geos::geom::GeometryCollection is not documented.
  3183. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/GeometryCollection.h:133: warning: Member apply_ro(GeometryFilter *filter) const (function) of class geos::geom::GeometryCollection is not documented.
  3184. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/GeometryCollection.h:135: warning: Member apply_rw(GeometryFilter *filter) (function) of class geos::geom::GeometryCollection is not documented.
  3185. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/GeometryCollection.h:137: warning: Member apply_ro(GeometryComponentFilter *filter) const (function) of class geos::geom::GeometryCollection is not documented.
  3186. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/GeometryCollection.h:139: warning: Member apply_rw(GeometryComponentFilter *filter) (function) of class geos::geom::GeometryCollection is not documented.
  3187. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Geometry.h:237: warning: Member getSRID() const (function) of class geos::geom::Geometry is not documented.
  3188. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Geometry.h:243: warning: Member setSRID(int newSRID) (function) of class geos::geom::Geometry is not documented.
  3189. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Geometry.h:422: warning: Member relate(const Geometry &g, const std::string &intersectionPattern) const (function) of class geos::geom::Geometry is not documented.
  3190. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Geometry.h:428: warning: Member relate(const Geometry &g) const (function) of class geos::geom::Geometry is not documented.
  3191. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Geometry.h:517: warning: Member toText() const (function) of class geos::geom::Geometry is not documented.
  3192. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Geometry.h:695: warning: Member compareTo(const Geometry *geom) const (function) of class geos::geom::Geometry is not documented.
  3193. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Geometry.h:757: warning: Member geometryChanged() (function) of class geos::geom::Geometry is not documented.
  3194. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/MultiPoint.h:112: warning: Member MultiPoint(const MultiPoint &mp) (function) of class geos::geom::MultiPoint is not documented.
  3195. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/MultiPoint.h:114: warning: Member getCoordinateN(int n) const (function) of class geos::geom::MultiPoint is not documented.
  3196. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/GeometryCollection.h:163: warning: Member GeometryCollection(const GeometryCollection &gc) (function) of class geos::geom::GeometryCollection is not documented.
  3197. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/GeometryCollection.h:194: warning: Member computeEnvelopeInternal() const (function) of class geos::geom::GeometryCollection is not documented.
  3198. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/GeometryCollection.h:196: warning: Member compareToSameClass(const Geometry *gc) const (function) of class geos::geom::GeometryCollection is not documented.
  3199. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Geometry.h:802: warning: Member compare(std::vector< Coordinate > a, std::vector< Coordinate > b) const (function) of class geos::geom::Geometry is not documented.
  3200. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Geometry.h:804: warning: Member compare(std::vector< Geometry * > a, std::vector< Geometry * > b) const (function) of class geos::geom::Geometry is not documented.
  3201. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Geometry.h:807: warning: Member equal(const Coordinate &a, const Coordinate &b, double tolerance) const (function) of class geos::geom::Geometry is not documented.
  3202. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/GeometryCollection.h:62: warning: Member const_iterator (typedef) of class geos::geom::GeometryCollection is not documented.
  3203. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/GeometryCollection.h:64: warning: Member iterator (typedef) of class geos::geom::GeometryCollection is not documented.
  3204. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Geometry.h:791: warning: Member checkNotGeometryCollection(const Geometry *g) (function) of class geos::geom::Geometry is not documented.
  3205. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/GeometryCollection.h:192: warning: Member geometries (variable) of class geos::geom::GeometryCollection is not documented.
  3206. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Geometry.h:808: warning: Member SRID (variable) of class geos::geom::Geometry is not documented.
  3207. Generating docs for compound geos::geom::MultiPolygon...
  3208. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/GeometryCollection.h:66: warning: Member begin() const (function) of class geos::geom::GeometryCollection is not documented.
  3209. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/GeometryCollection.h:68: warning: Member end() const (function) of class geos::geom::GeometryCollection is not documented.
  3210. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/GeometryCollection.h:129: warning: Member apply_ro(CoordinateFilter *filter) const (function) of class geos::geom::GeometryCollection is not documented.
  3211. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/GeometryCollection.h:131: warning: Member apply_rw(const CoordinateFilter *filter) (function) of class geos::geom::GeometryCollection is not documented.
  3212. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/GeometryCollection.h:133: warning: Member apply_ro(GeometryFilter *filter) const (function) of class geos::geom::GeometryCollection is not documented.
  3213. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/GeometryCollection.h:135: warning: Member apply_rw(GeometryFilter *filter) (function) of class geos::geom::GeometryCollection is not documented.
  3214. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/GeometryCollection.h:137: warning: Member apply_ro(GeometryComponentFilter *filter) const (function) of class geos::geom::GeometryCollection is not documented.
  3215. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/GeometryCollection.h:139: warning: Member apply_rw(GeometryComponentFilter *filter) (function) of class geos::geom::GeometryCollection is not documented.
  3216. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Geometry.h:237: warning: Member getSRID() const (function) of class geos::geom::Geometry is not documented.
  3217. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Geometry.h:243: warning: Member setSRID(int newSRID) (function) of class geos::geom::Geometry is not documented.
  3218. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Geometry.h:422: warning: Member relate(const Geometry &g, const std::string &intersectionPattern) const (function) of class geos::geom::Geometry is not documented.
  3219. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Geometry.h:428: warning: Member relate(const Geometry &g) const (function) of class geos::geom::Geometry is not documented.
  3220. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Geometry.h:517: warning: Member toText() const (function) of class geos::geom::Geometry is not documented.
  3221. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Geometry.h:695: warning: Member compareTo(const Geometry *geom) const (function) of class geos::geom::Geometry is not documented.
  3222. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Geometry.h:757: warning: Member geometryChanged() (function) of class geos::geom::Geometry is not documented.
  3223. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/MultiPolygon.h:118: warning: Member MultiPolygon(const MultiPolygon &mp) (function) of class geos::geom::MultiPolygon is not documented.
  3224. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/GeometryCollection.h:163: warning: Member GeometryCollection(const GeometryCollection &gc) (function) of class geos::geom::GeometryCollection is not documented.
  3225. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/GeometryCollection.h:194: warning: Member computeEnvelopeInternal() const (function) of class geos::geom::GeometryCollection is not documented.
  3226. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/GeometryCollection.h:196: warning: Member compareToSameClass(const Geometry *gc) const (function) of class geos::geom::GeometryCollection is not documented.
  3227. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Geometry.h:802: warning: Member compare(std::vector< Coordinate > a, std::vector< Coordinate > b) const (function) of class geos::geom::Geometry is not documented.
  3228. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Geometry.h:804: warning: Member compare(std::vector< Geometry * > a, std::vector< Geometry * > b) const (function) of class geos::geom::Geometry is not documented.
  3229. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Geometry.h:807: warning: Member equal(const Coordinate &a, const Coordinate &b, double tolerance) const (function) of class geos::geom::Geometry is not documented.
  3230. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/GeometryCollection.h:62: warning: Member const_iterator (typedef) of class geos::geom::GeometryCollection is not documented.
  3231. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/GeometryCollection.h:64: warning: Member iterator (typedef) of class geos::geom::GeometryCollection is not documented.
  3232. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Geometry.h:791: warning: Member checkNotGeometryCollection(const Geometry *g) (function) of class geos::geom::Geometry is not documented.
  3233. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/GeometryCollection.h:192: warning: Member geometries (variable) of class geos::geom::GeometryCollection is not documented.
  3234. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Geometry.h:808: warning: Member SRID (variable) of class geos::geom::Geometry is not documented.
  3235. Generating docs for compound geos::geom::Point...
  3236. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Point.h:90: warning: Member getCoordinatesRO() const (function) of class geos::geom::Point is not documented.
  3237. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Point.h:115: warning: Member getX() const (function) of class geos::geom::Point is not documented.
  3238. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Point.h:116: warning: Member getY() const (function) of class geos::geom::Point is not documented.
  3239. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Point.h:120: warning: Member apply_ro(CoordinateFilter *filter) const (function) of class geos::geom::Point is not documented.
  3240. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Point.h:121: warning: Member apply_rw(const CoordinateFilter *filter) (function) of class geos::geom::Point is not documented.
  3241. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Point.h:122: warning: Member apply_ro(GeometryFilter *filter) const (function) of class geos::geom::Point is not documented.
  3242. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Point.h:123: warning: Member apply_rw(GeometryFilter *filter) (function) of class geos::geom::Point is not documented.
  3243. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Point.h:124: warning: Member apply_rw(GeometryComponentFilter *filter) (function) of class geos::geom::Point is not documented.
  3244. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Point.h:125: warning: Member apply_ro(GeometryComponentFilter *filter) const (function) of class geos::geom::Point is not documented.
  3245. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Point.h:137: warning: Member reverse() const (function) of class geos::geom::Point is not documented.
  3246. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Geometry.h:237: warning: Member getSRID() const (function) of class geos::geom::Geometry is not documented.
  3247. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Geometry.h:243: warning: Member setSRID(int newSRID) (function) of class geos::geom::Geometry is not documented.
  3248. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Geometry.h:422: warning: Member relate(const Geometry &g, const std::string &intersectionPattern) const (function) of class geos::geom::Geometry is not documented.
  3249. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Geometry.h:428: warning: Member relate(const Geometry &g) const (function) of class geos::geom::Geometry is not documented.
  3250. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Geometry.h:517: warning: Member toText() const (function) of class geos::geom::Geometry is not documented.
  3251. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Geometry.h:695: warning: Member compareTo(const Geometry *geom) const (function) of class geos::geom::Geometry is not documented.
  3252. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Geometry.h:757: warning: Member geometryChanged() (function) of class geos::geom::Geometry is not documented.
  3253. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Point.h:157: warning: Member Point(const Point &p) (function) of class geos::geom::Point is not documented.
  3254. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Point.h:159: warning: Member computeEnvelopeInternal() const (function) of class geos::geom::Point is not documented.
  3255. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Point.h:161: warning: Member compareToSameClass(const Geometry *p) const (function) of class geos::geom::Point is not documented.
  3256. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Geometry.h:802: warning: Member compare(std::vector< Coordinate > a, std::vector< Coordinate > b) const (function) of class geos::geom::Geometry is not documented.
  3257. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Geometry.h:804: warning: Member compare(std::vector< Geometry * > a, std::vector< Geometry * > b) const (function) of class geos::geom::Geometry is not documented.
  3258. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Geometry.h:807: warning: Member equal(const Coordinate &a, const Coordinate &b, double tolerance) const (function) of class geos::geom::Geometry is not documented.
  3259. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Geometry.h:791: warning: Member checkNotGeometryCollection(const Geometry *g) (function) of class geos::geom::Geometry is not documented.
  3260. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Geometry.h:808: warning: Member SRID (variable) of class geos::geom::Geometry is not documented.
  3261. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Geometry.h:662: warning: unable to resolve link to `#geometryChanged' for \link command
  3262. Generating docs for compound geos::geom::Polygon...
  3263. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Polygon.h:130: warning: Member apply_rw(const CoordinateFilter *filter) (function) of class geos::geom::Polygon is not documented.
  3264. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Polygon.h:131: warning: Member apply_ro(CoordinateFilter *filter) const (function) of class geos::geom::Polygon is not documented.
  3265. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Polygon.h:132: warning: Member apply_rw(GeometryFilter *filter) (function) of class geos::geom::Polygon is not documented.
  3266. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Polygon.h:133: warning: Member apply_ro(GeometryFilter *filter) const (function) of class geos::geom::Polygon is not documented.
  3267. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Polygon.h:141: warning: Member compareToSameClass(const Geometry *p) const (function) of class geos::geom::Polygon is not documented.
  3268. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Polygon.h:150: warning: Member apply_rw(GeometryComponentFilter *filter) (function) of class geos::geom::Polygon is not documented.
  3269. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Polygon.h:152: warning: Member apply_ro(GeometryComponentFilter *filter) const (function) of class geos::geom::Polygon is not documented.
  3270. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Geometry.h:237: warning: Member getSRID() const (function) of class geos::geom::Geometry is not documented.
  3271. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Geometry.h:243: warning: Member setSRID(int newSRID) (function) of class geos::geom::Geometry is not documented.
  3272. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Geometry.h:422: warning: Member relate(const Geometry &g, const std::string &intersectionPattern) const (function) of class geos::geom::Geometry is not documented.
  3273. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Geometry.h:428: warning: Member relate(const Geometry &g) const (function) of class geos::geom::Geometry is not documented.
  3274. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Geometry.h:517: warning: Member toText() const (function) of class geos::geom::Geometry is not documented.
  3275. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Geometry.h:695: warning: Member compareTo(const Geometry *geom) const (function) of class geos::geom::Geometry is not documented.
  3276. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Geometry.h:757: warning: Member geometryChanged() (function) of class geos::geom::Geometry is not documented.
  3277. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Polygon.h:159: warning: Member Polygon(const Polygon &p) (function) of class geos::geom::Polygon is not documented.
  3278. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Polygon.h:186: warning: Member computeEnvelopeInternal() const (function) of class geos::geom::Polygon is not documented.
  3279. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Geometry.h:802: warning: Member compare(std::vector< Coordinate > a, std::vector< Coordinate > b) const (function) of class geos::geom::Geometry is not documented.
  3280. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Geometry.h:804: warning: Member compare(std::vector< Geometry * > a, std::vector< Geometry * > b) const (function) of class geos::geom::Geometry is not documented.
  3281. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Geometry.h:807: warning: Member equal(const Coordinate &a, const Coordinate &b, double tolerance) const (function) of class geos::geom::Geometry is not documented.
  3282. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Polygon.h:182: warning: Member shell (variable) of class geos::geom::Polygon is not documented.
  3283. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Polygon.h:184: warning: Member holes (variable) of class geos::geom::Polygon is not documented.
  3284. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Geometry.h:808: warning: Member SRID (variable) of class geos::geom::Geometry is not documented.
  3285. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Geometry.h:791: warning: Member checkNotGeometryCollection(const Geometry *g) (function) of class geos::geom::Geometry is not documented.
  3286. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Geometry.h:662: warning: unable to resolve link to `#geometryChanged' for \link command
  3287. Generating docs for compound geos::geom::Polygonal...
  3288. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Geometry.h:237: warning: Member getSRID() const (function) of class geos::geom::Geometry is not documented.
  3289. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Geometry.h:243: warning: Member setSRID(int newSRID) (function) of class geos::geom::Geometry is not documented.
  3290. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Geometry.h:422: warning: Member relate(const Geometry &g, const std::string &intersectionPattern) const (function) of class geos::geom::Geometry is not documented.
  3291. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Geometry.h:428: warning: Member relate(const Geometry &g) const (function) of class geos::geom::Geometry is not documented.
  3292. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Geometry.h:517: warning: Member toText() const (function) of class geos::geom::Geometry is not documented.
  3293. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Geometry.h:651: warning: Member apply_rw(const CoordinateFilter *filter)=0 (function) of class geos::geom::Geometry is not documented.
  3294. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Geometry.h:652: warning: Member apply_ro(CoordinateFilter *filter) const =0 (function) of class geos::geom::Geometry is not documented.
  3295. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Geometry.h:653: warning: Member apply_rw(GeometryFilter *filter) (function) of class geos::geom::Geometry is not documented.
  3296. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Geometry.h:654: warning: Member apply_ro(GeometryFilter *filter) const (function) of class geos::geom::Geometry is not documented.
  3297. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Geometry.h:655: warning: Member apply_rw(GeometryComponentFilter *filter) (function) of class geos::geom::Geometry is not documented.
  3298. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Geometry.h:656: warning: Member apply_ro(GeometryComponentFilter *filter) const (function) of class geos::geom::Geometry is not documented.
  3299. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Geometry.h:695: warning: Member compareTo(const Geometry *geom) const (function) of class geos::geom::Geometry is not documented.
  3300. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Geometry.h:757: warning: Member geometryChanged() (function) of class geos::geom::Geometry is not documented.
  3301. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Geometry.h:798: warning: Member computeEnvelopeInternal() const =0 (function) of class geos::geom::Geometry is not documented.
  3302. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Geometry.h:800: warning: Member compareToSameClass(const Geometry *geom) const =0 (function) of class geos::geom::Geometry is not documented.
  3303. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Geometry.h:802: warning: Member compare(std::vector< Coordinate > a, std::vector< Coordinate > b) const (function) of class geos::geom::Geometry is not documented.
  3304. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Geometry.h:804: warning: Member compare(std::vector< Geometry * > a, std::vector< Geometry * > b) const (function) of class geos::geom::Geometry is not documented.
  3305. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Geometry.h:807: warning: Member equal(const Coordinate &a, const Coordinate &b, double tolerance) const (function) of class geos::geom::Geometry is not documented.
  3306. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Geometry.h:791: warning: Member checkNotGeometryCollection(const Geometry *g) (function) of class geos::geom::Geometry is not documented.
  3307. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Geometry.h:808: warning: Member SRID (variable) of class geos::geom::Geometry is not documented.
  3308. Generating docs for compound geos::geom::PrecisionModel...
  3309. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/PrecisionModel.h:163: warning: Member PrecisionModel(const PrecisionModel &pm) (function) of class geos::geom::PrecisionModel is not documented.
  3310. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/PrecisionModel.h:192: warning: Member makePrecise(Coordinate *coord) const (function) of class geos::geom::PrecisionModel is not documented.
  3311. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/PrecisionModel.h:131: warning: argument 'scale' of command @param is not found in the argument list of geos::geom::PrecisionModel::PrecisionModel(double newScale, double newOffsetX, double newOffsetY)
  3312. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/PrecisionModel.h:131: warning: argument 'offsetX' of command @param is not found in the argument list of geos::geom::PrecisionModel::PrecisionModel(double newScale, double newOffsetX, double newOffsetY)
  3313. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/PrecisionModel.h:131: warning: argument 'offsetY' of command @param is not found in the argument list of geos::geom::PrecisionModel::PrecisionModel(double newScale, double newOffsetX, double newOffsetY)
  3314. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/PrecisionModel.h:131: warning: The following parameters of geos::geom::PrecisionModel::PrecisionModel(double newScale, double newOffsetX, double newOffsetY) are not documented:
  3315. parameter 'newScale'
  3316. parameter 'newOffsetX'
  3317. parameter 'newOffsetY'
  3318. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/PrecisionModel.h:238: warning: argument 'external' of command @param is not found in the argument list of geos::geom::PrecisionModel::toString() const
  3319. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/PrecisionModel.h:238: warning: argument 'internal' of command @param is not found in the argument list of geos::geom::PrecisionModel::toString() const
  3320. Generating docs for compound geos::geom::Puntal...
  3321. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Geometry.h:237: warning: Member getSRID() const (function) of class geos::geom::Geometry is not documented.
  3322. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Geometry.h:243: warning: Member setSRID(int newSRID) (function) of class geos::geom::Geometry is not documented.
  3323. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Geometry.h:422: warning: Member relate(const Geometry &g, const std::string &intersectionPattern) const (function) of class geos::geom::Geometry is not documented.
  3324. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Geometry.h:428: warning: Member relate(const Geometry &g) const (function) of class geos::geom::Geometry is not documented.
  3325. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Geometry.h:517: warning: Member toText() const (function) of class geos::geom::Geometry is not documented.
  3326. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Geometry.h:651: warning: Member apply_rw(const CoordinateFilter *filter)=0 (function) of class geos::geom::Geometry is not documented.
  3327. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Geometry.h:652: warning: Member apply_ro(CoordinateFilter *filter) const =0 (function) of class geos::geom::Geometry is not documented.
  3328. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Geometry.h:653: warning: Member apply_rw(GeometryFilter *filter) (function) of class geos::geom::Geometry is not documented.
  3329. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Geometry.h:654: warning: Member apply_ro(GeometryFilter *filter) const (function) of class geos::geom::Geometry is not documented.
  3330. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Geometry.h:655: warning: Member apply_rw(GeometryComponentFilter *filter) (function) of class geos::geom::Geometry is not documented.
  3331. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Geometry.h:656: warning: Member apply_ro(GeometryComponentFilter *filter) const (function) of class geos::geom::Geometry is not documented.
  3332. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Geometry.h:695: warning: Member compareTo(const Geometry *geom) const (function) of class geos::geom::Geometry is not documented.
  3333. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Geometry.h:757: warning: Member geometryChanged() (function) of class geos::geom::Geometry is not documented.
  3334. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Geometry.h:798: warning: Member computeEnvelopeInternal() const =0 (function) of class geos::geom::Geometry is not documented.
  3335. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Geometry.h:800: warning: Member compareToSameClass(const Geometry *geom) const =0 (function) of class geos::geom::Geometry is not documented.
  3336. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Geometry.h:802: warning: Member compare(std::vector< Coordinate > a, std::vector< Coordinate > b) const (function) of class geos::geom::Geometry is not documented.
  3337. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Geometry.h:804: warning: Member compare(std::vector< Geometry * > a, std::vector< Geometry * > b) const (function) of class geos::geom::Geometry is not documented.
  3338. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Geometry.h:807: warning: Member equal(const Coordinate &a, const Coordinate &b, double tolerance) const (function) of class geos::geom::Geometry is not documented.
  3339. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Geometry.h:791: warning: Member checkNotGeometryCollection(const Geometry *g) (function) of class geos::geom::Geometry is not documented.
  3340. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Geometry.h:808: warning: Member SRID (variable) of class geos::geom::Geometry is not documented.
  3341. Generating docs for compound geos::geom::Triangle...
  3342. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Triangle.h:41: warning: Member Triangle(const Coordinate &nP0, const Coordinate &nP1, const Coordinate &nP2) (function) of class geos::geom::Triangle is not documented.
  3343. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Triangle.h:34: warning: Member p0 (variable) of class geos::geom::Triangle is not documented.
  3344. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Triangle.h:34: warning: Member p1 (variable) of class geos::geom::Triangle is not documented.
  3345. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/Triangle.h:34: warning: Member p2 (variable) of class geos::geom::Triangle is not documented.
  3346. Generating docs for compound geos::geom::prep::AbstractPreparedPolygonContains...
  3347. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/prep/AbstractPreparedPolygonContains.h:118: warning: Member AbstractPreparedPolygonContains(const PreparedPolygon *const prepPoly) (function) of class geos::geom::prep::AbstractPreparedPolygonContains is not documented.
  3348. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/prep/AbstractPreparedPolygonContains.h:126: warning: Member AbstractPreparedPolygonContains(const PreparedPolygon *const prepPoly, bool requireSomePointInInterior) (function) of class geos::geom::prep::AbstractPreparedPolygonContains is not documented.
  3349. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/prep/PreparedPolygonPredicate.h:66: warning: Member prepPoly (variable) of class geos::geom::prep::PreparedPolygonPredicate is not documented.
  3350. Generating docs for compound geos::geom::prep::BasicPreparedGeometry...
  3351. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/prep/BasicPreparedGeometry.h:92: warning: Member BasicPreparedGeometry(const Geometry *geom) (function) of class geos::geom::prep::BasicPreparedGeometry is not documented.
  3352. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/prep/BasicPreparedGeometry.h:175: warning: Member toString() (function) of class geos::geom::prep::BasicPreparedGeometry is not documented.
  3353. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/prep/BasicPreparedGeometry.h:114: warning: argument 'geom' of command @param is not found in the argument list of geos::geom::prep::BasicPreparedGeometry::isAnyTargetComponentInTest(const geom::Geometry *testGeom) const
  3354. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/prep/BasicPreparedGeometry.h:114: warning: argument 'repPts' of command @param is not found in the argument list of geos::geom::prep::BasicPreparedGeometry::isAnyTargetComponentInTest(const geom::Geometry *testGeom) const
  3355. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/prep/BasicPreparedGeometry.h:114: warning: The following parameters of geos::geom::prep::BasicPreparedGeometry::isAnyTargetComponentInTest(const geom::Geometry *testGeom) const are not documented:
  3356. parameter 'testGeom'
  3357. Generating docs for compound geos::geom::prep::PreparedGeometry...
  3358. Generating docs for compound geos::geom::prep::PreparedGeometryFactory...
  3359. Generating docs for compound geos::geom::prep::PreparedLineString...
  3360. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/prep/PreparedLineString.h:56: warning: Member PreparedLineString(const Geometry *geom) (function) of class geos::geom::prep::PreparedLineString is not documented.
  3361. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/prep/PreparedLineString.h:60: warning: Member getIntersectionFinder() (function) of class geos::geom::prep::PreparedLineString is not documented.
  3362. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/prep/BasicPreparedGeometry.h:92: warning: Member BasicPreparedGeometry(const Geometry *geom) (function) of class geos::geom::prep::BasicPreparedGeometry is not documented.
  3363. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/prep/BasicPreparedGeometry.h:175: warning: Member toString() (function) of class geos::geom::prep::BasicPreparedGeometry is not documented.
  3364. Generating docs for compound geos::geom::prep::PreparedLineStringIntersects...
  3365. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/prep/PreparedLineStringIntersects.h:91: warning: Member PreparedLineStringIntersects(const PreparedLineStringIntersects &other) (function) of class geos::geom::prep::PreparedLineStringIntersects is not documented.
  3366. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/prep/PreparedLineStringIntersects.h:92: warning: Member operator=(const PreparedLineStringIntersects &rhs) (function) of class geos::geom::prep::PreparedLineStringIntersects is not documented.
  3367. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/prep/PreparedLineStringIntersects.h:78: warning: Member prepLine (variable) of class geos::geom::prep::PreparedLineStringIntersects is not documented.
  3368. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/prep/PreparedLineStringIntersects.h:70: warning: argument 'geom' of command @param is not found in the argument list of geos::geom::prep::PreparedLineStringIntersects::intersects(const geom::Geometry *g) const
  3369. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/prep/PreparedLineStringIntersects.h:70: warning: The following parameters of geos::geom::prep::PreparedLineStringIntersects::intersects(const geom::Geometry *g) const are not documented:
  3370. parameter 'g'
  3371. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/prep/PreparedLineStringIntersects.h:81: warning: argument 'geom' of command @param is not found in the argument list of geos::geom::prep::PreparedLineStringIntersects::isAnyTestPointInTarget(const geom::Geometry *testGeom) const
  3372. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/prep/PreparedLineStringIntersects.h:81: warning: The following parameters of geos::geom::prep::PreparedLineStringIntersects::isAnyTestPointInTarget(const geom::Geometry *testGeom) const are not documented:
  3373. parameter 'testGeom'
  3374. Generating docs for compound geos::geom::prep::PreparedPoint...
  3375. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/prep/PreparedPoint.h:44: warning: Member PreparedPoint(const Geometry *geom) (function) of class geos::geom::prep::PreparedPoint is not documented.
  3376. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/prep/BasicPreparedGeometry.h:92: warning: Member BasicPreparedGeometry(const Geometry *geom) (function) of class geos::geom::prep::BasicPreparedGeometry is not documented.
  3377. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/prep/BasicPreparedGeometry.h:175: warning: Member toString() (function) of class geos::geom::prep::BasicPreparedGeometry is not documented.
  3378. Generating docs for compound geos::geom::prep::PreparedPolygon...
  3379. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/prep/PreparedPolygon.h:59: warning: Member PreparedPolygon(const geom::Geometry *geom) (function) of class geos::geom::prep::PreparedPolygon is not documented.
  3380. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/prep/PreparedPolygon.h:62: warning: Member getIntersectionFinder() const (function) of class geos::geom::prep::PreparedPolygon is not documented.
  3381. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/prep/PreparedPolygon.h:63: warning: Member getPointLocator() const (function) of class geos::geom::prep::PreparedPolygon is not documented.
  3382. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/prep/BasicPreparedGeometry.h:92: warning: Member BasicPreparedGeometry(const Geometry *geom) (function) of class geos::geom::prep::BasicPreparedGeometry is not documented.
  3383. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/prep/BasicPreparedGeometry.h:175: warning: Member toString() (function) of class geos::geom::prep::BasicPreparedGeometry is not documented.
  3384. Generating docs for compound geos::geom::prep::PreparedPolygonContains...
  3385. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/prep/AbstractPreparedPolygonContains.h:118: warning: Member AbstractPreparedPolygonContains(const PreparedPolygon *const prepPoly) (function) of class geos::geom::prep::AbstractPreparedPolygonContains is not documented.
  3386. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/prep/AbstractPreparedPolygonContains.h:126: warning: Member AbstractPreparedPolygonContains(const PreparedPolygon *const prepPoly, bool requireSomePointInInterior) (function) of class geos::geom::prep::AbstractPreparedPolygonContains is not documented.
  3387. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/prep/PreparedPolygonContains.h:78: warning: found </c> tag without matching <c>
  3388. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/prep/PreparedPolygonContains.h:78: warning: found </c> tag without matching <c>
  3389. Generating docs for compound geos::geom::prep::PreparedPolygonContainsProperly...
  3390. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/prep/PreparedPolygonPredicate.h:66: warning: Member prepPoly (variable) of class geos::geom::prep::PreparedPolygonPredicate is not documented.
  3391. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/prep/PreparedPolygonContainsProperly.h:82: warning: argument 'prepPoly' of command @param is not found in the argument list of geos::geom::prep::PreparedPolygonContainsProperly::PreparedPolygonContainsProperly(const PreparedPolygon *const prep)
  3392. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/prep/PreparedPolygonContainsProperly.h:82: warning: The following parameters of geos::geom::prep::PreparedPolygonContainsProperly::PreparedPolygonContainsProperly(const PreparedPolygon *const prep) are not documented:
  3393. parameter 'prep'
  3394. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/prep/PreparedPolygonContainsProperly.h:66: warning: found </c> tag without matching <c>
  3395. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/prep/PreparedPolygonContainsProperly.h:66: warning: found </c> tag without matching <c>
  3396. Generating docs for compound geos::geom::prep::PreparedPolygonCovers...
  3397. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/prep/AbstractPreparedPolygonContains.h:118: warning: Member AbstractPreparedPolygonContains(const PreparedPolygon *const prepPoly) (function) of class geos::geom::prep::AbstractPreparedPolygonContains is not documented.
  3398. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/prep/AbstractPreparedPolygonContains.h:126: warning: Member AbstractPreparedPolygonContains(const PreparedPolygon *const prepPoly, bool requireSomePointInInterior) (function) of class geos::geom::prep::AbstractPreparedPolygonContains is not documented.
  3399. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/prep/PreparedPolygonCovers.h:85: warning: argument 'prepPoly' of command @param is not found in the argument list of geos::geom::prep::PreparedPolygonCovers::PreparedPolygonCovers(const PreparedPolygon *const prep)
  3400. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/prep/PreparedPolygonCovers.h:85: warning: The following parameters of geos::geom::prep::PreparedPolygonCovers::PreparedPolygonCovers(const PreparedPolygon *const prep) are not documented:
  3401. parameter 'prep'
  3402. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/prep/PreparedPolygonCovers.h:71: warning: found </c> tag without matching <c>
  3403. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/prep/PreparedPolygonCovers.h:71: warning: found </c> tag without matching <c>
  3404. Generating docs for compound geos::geom::prep::PreparedPolygonIntersects...
  3405. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/prep/PreparedPolygonPredicate.h:66: warning: Member prepPoly (variable) of class geos::geom::prep::PreparedPolygonPredicate is not documented.
  3406. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/prep/PreparedPolygonIntersects.h:71: warning: argument 'prepPoly' of command @param is not found in the argument list of geos::geom::prep::PreparedPolygonIntersects::PreparedPolygonIntersects(const PreparedPolygon *const prep)
  3407. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/prep/PreparedPolygonIntersects.h:71: warning: The following parameters of geos::geom::prep::PreparedPolygonIntersects::PreparedPolygonIntersects(const PreparedPolygon *const prep) are not documented:
  3408. parameter 'prep'
  3409. Generating docs for compound geos::geom::prep::PreparedPolygonPredicate...
  3410. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/prep/PreparedPolygonPredicate.h:66: warning: Member prepPoly (variable) of class geos::geom::prep::PreparedPolygonPredicate is not documented.
  3411. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/prep/PreparedPolygonPredicate.h:68: warning: argument 'geom' of command @param is not found in the argument list of geos::geom::prep::PreparedPolygonPredicate::isAllTestComponentsInTarget(const geom::Geometry *testGeom) const
  3412. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/prep/PreparedPolygonPredicate.h:68: warning: The following parameters of geos::geom::prep::PreparedPolygonPredicate::isAllTestComponentsInTarget(const geom::Geometry *testGeom) const are not documented:
  3413. parameter 'testGeom'
  3414. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/prep/PreparedPolygonPredicate.h:80: warning: argument 'geom' of command @param is not found in the argument list of geos::geom::prep::PreparedPolygonPredicate::isAllTestComponentsInTargetInterior(const geom::Geometry *testGeom) const
  3415. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/prep/PreparedPolygonPredicate.h:80: warning: The following parameters of geos::geom::prep::PreparedPolygonPredicate::isAllTestComponentsInTargetInterior(const geom::Geometry *testGeom) const are not documented:
  3416. parameter 'testGeom'
  3417. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/prep/PreparedPolygonPredicate.h:117: warning: argument 'geom' of command @param is not found in the argument list of geos::geom::prep::PreparedPolygonPredicate::isAnyTargetComponentInAreaTest(const geom::Geometry *testGeom, const geom::Coordinate::ConstVect *targetRepPts) const
  3418. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/prep/PreparedPolygonPredicate.h:117: warning: argument 'repPts' of command @param is not found in the argument list of geos::geom::prep::PreparedPolygonPredicate::isAnyTargetComponentInAreaTest(const geom::Geometry *testGeom, const geom::Coordinate::ConstVect *targetRepPts) const
  3419. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/prep/PreparedPolygonPredicate.h:117: warning: The following parameters of geos::geom::prep::PreparedPolygonPredicate::isAnyTargetComponentInAreaTest(const geom::Geometry *testGeom, const geom::Coordinate::ConstVect *targetRepPts) const are not documented:
  3420. parameter 'testGeom'
  3421. parameter 'targetRepPts'
  3422. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/prep/PreparedPolygonPredicate.h:92: warning: argument 'geom' of command @param is not found in the argument list of geos::geom::prep::PreparedPolygonPredicate::isAnyTestComponentInTarget(const geom::Geometry *testGeom) const
  3423. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/prep/PreparedPolygonPredicate.h:92: warning: The following parameters of geos::geom::prep::PreparedPolygonPredicate::isAnyTestComponentInTarget(const geom::Geometry *testGeom) const are not documented:
  3424. parameter 'testGeom'
  3425. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/prep/PreparedPolygonPredicate.h:104: warning: argument 'geom' of command @param is not found in the argument list of geos::geom::prep::PreparedPolygonPredicate::isAnyTestComponentInTargetInterior(const geom::Geometry *testGeom) const
  3426. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/prep/PreparedPolygonPredicate.h:104: warning: The following parameters of geos::geom::prep::PreparedPolygonPredicate::isAnyTestComponentInTargetInterior(const geom::Geometry *testGeom) const are not documented:
  3427. parameter 'testGeom'
  3428. Generating docs for namespace geos::geom::util
  3429. Generating docs for compound geos::geom::util::ComponentCoordinateExtracter...
  3430. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/util/ComponentCoordinateExtracter.h:77: warning: Member filter_ro(const Geometry *geom) (function) of class geos::geom::util::ComponentCoordinateExtracter is not documented.
  3431. Generating docs for compound geos::geom::util::CoordinateOperation...
  3432. Generating docs for compound geos::geom::util::GeometryCombiner...
  3433. Generating docs for compound geos::geom::util::GeometryEditor...
  3434. Generating docs for compound geos::geom::util::GeometryEditorOperation...
  3435. Generating docs for compound geos::geom::util::GeometryExtracter...
  3436. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/util/GeometryExtracter.h:43: warning: argument 'list' of command @param is not found in the argument list of geos::geom::util::GeometryExtracter::extract(const Geometry &geom, TargetContainer &lst)
  3437. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/util/GeometryExtracter.h:43: warning: The following parameters of geos::geom::util::GeometryExtracter::extract(const Geometry &geom, TargetContainer &lst) are not documented:
  3438. parameter 'lst'
  3439. Generating docs for compound geos::geom::util::GeometryTransformer...
  3440. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/util/GeometryTransformer.h:101: warning: Member transform(const Geometry *nInputGeom) (function) of class geos::geom::util::GeometryTransformer is not documented.
  3441. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/util/GeometryTransformer.h:121: warning: Member transformCoordinates(const CoordinateSequence *coords, const Geometry *parent) (function) of class geos::geom::util::GeometryTransformer is not documented.
  3442. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/util/GeometryTransformer.h:125: warning: Member transformPoint(const Point *geom, const Geometry *parent) (function) of class geos::geom::util::GeometryTransformer is not documented.
  3443. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/util/GeometryTransformer.h:129: warning: Member transformMultiPoint(const MultiPoint *geom, const Geometry *parent) (function) of class geos::geom::util::GeometryTransformer is not documented.
  3444. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/util/GeometryTransformer.h:133: warning: Member transformLinearRing(const LinearRing *geom, const Geometry *parent) (function) of class geos::geom::util::GeometryTransformer is not documented.
  3445. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/util/GeometryTransformer.h:137: warning: Member transformLineString(const LineString *geom, const Geometry *parent) (function) of class geos::geom::util::GeometryTransformer is not documented.
  3446. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/util/GeometryTransformer.h:141: warning: Member transformMultiLineString(const MultiLineString *geom, const Geometry *parent) (function) of class geos::geom::util::GeometryTransformer is not documented.
  3447. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/util/GeometryTransformer.h:145: warning: Member transformPolygon(const Polygon *geom, const Geometry *parent) (function) of class geos::geom::util::GeometryTransformer is not documented.
  3448. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/util/GeometryTransformer.h:149: warning: Member transformMultiPolygon(const MultiPolygon *geom, const Geometry *parent) (function) of class geos::geom::util::GeometryTransformer is not documented.
  3449. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/util/GeometryTransformer.h:153: warning: Member transformGeometryCollection(const GeometryCollection *geom, const Geometry *parent) (function) of class geos::geom::util::GeometryTransformer is not documented.
  3450. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/util/GeometryTransformer.h:105: warning: Member factory (variable) of class geos::geom::util::GeometryTransformer is not documented.
  3451. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/util/GeometryTransformer.h:70: warning: unable to resolve link to `transformMultiPolygon' for \link command
  3452. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/util/GeometryTransformer.h:80: warning: unable to resolve link to `transform' for \link command
  3453. Generating docs for compound geos::geom::util::LinearComponentExtracter...
  3454. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/util/LinearComponentExtracter.h:76: warning: Member filter_ro(const Geometry *geom) (function) of class geos::geom::util::LinearComponentExtracter is not documented.
  3455. Generating docs for compound geos::geom::util::PointExtracter...
  3456. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/util/PointExtracter.h:58: warning: Member filter_rw(Geometry *geom) (function) of class geos::geom::util::PointExtracter is not documented.
  3457. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/util/PointExtracter.h:64: warning: Member filter_ro(const Geometry *geom) (function) of class geos::geom::util::PointExtracter is not documented.
  3458. Generating docs for compound geos::geom::util::PolygonExtracter...
  3459. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/util/PolygonExtracter.h:59: warning: Member filter_rw(Geometry *geom) (function) of class geos::geom::util::PolygonExtracter is not documented.
  3460. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/util/PolygonExtracter.h:67: warning: Member filter_ro(const Geometry *geom) (function) of class geos::geom::util::PolygonExtracter is not documented.
  3461. Generating docs for compound geos::geom::util::ShortCircuitedGeometryVisitor...
  3462. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/util/ShortCircuitedGeometryVisitor.h:59: warning: Member applyTo(const Geometry &geom) (function) of class geos::geom::util::ShortCircuitedGeometryVisitor is not documented.
  3463. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/util/ShortCircuitedGeometryVisitor.h:49: warning: Member visit(const Geometry &element)=0 (function) of class geos::geom::util::ShortCircuitedGeometryVisitor is not documented.
  3464. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/util/ShortCircuitedGeometryVisitor.h:50: warning: Member isDone()=0 (function) of class geos::geom::util::ShortCircuitedGeometryVisitor is not documented.
  3465. Generating docs for compound geos::geom::util::SineStarFactory...
  3466. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/util/SineStarFactory.h:62: warning: Member numArms (variable) of class geos::geom::util::SineStarFactory is not documented.
  3467. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/util/SineStarFactory.h:63: warning: Member armLengthRatio (variable) of class geos::geom::util::SineStarFactory is not documented.
  3468. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/util/GeometricShapeFactory.h:85: warning: Member geomFact (variable) of class geos::util::GeometricShapeFactory is not documented.
  3469. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/util/GeometricShapeFactory.h:86: warning: Member precModel (variable) of class geos::util::GeometricShapeFactory is not documented.
  3470. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/util/GeometricShapeFactory.h:87: warning: Member dim (variable) of class geos::util::GeometricShapeFactory is not documented.
  3471. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/util/GeometricShapeFactory.h:88: warning: Member nPts (variable) of class geos::util::GeometricShapeFactory is not documented.
  3472. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/util/GeometricShapeFactory.h:90: warning: Member coord(double x, double y) const (function) of class geos::util::GeometricShapeFactory is not documented.
  3473. Generating docs for namespace geos::geomgraph
  3474. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/Edge.h:242: warning: Member operator==(const Edge &a, const Edge &b) (function) of namespace geos::geomgraph is not documented.
  3475. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/Edge.h:246: warning: Member operator<<(std::ostream &os, const Edge &el) (function) of namespace geos::geomgraph is not documented.
  3476. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/EdgeEnd.h:145: warning: Member operator<<(std::ostream &, const EdgeEnd &) (function) of namespace geos::geomgraph is not documented.
  3477. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/EdgeIntersectionList.h:110: warning: Member operator<<(std::ostream &, const EdgeIntersectionList &) (function) of namespace geos::geomgraph is not documented.
  3478. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/EdgeList.h:117: warning: Member operator<<(std::ostream &os, const EdgeList &el) (function) of namespace geos::geomgraph is not documented.
  3479. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/EdgeRing.h:200: warning: Member operator<<(std::ostream &os, const EdgeRing &er) (function) of namespace geos::geomgraph is not documented.
  3480. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/Label.h:165: warning: Member operator<<(std::ostream &, const Label &) (function) of namespace geos::geomgraph is not documented.
  3481. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/Node.h:152: warning: Member operator<<(std::ostream &os, const Node &node) (function) of namespace geos::geomgraph is not documented.
  3482. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/TopologyLocation.h:136: warning: Member operator<<(std::ostream &, const TopologyLocation &) (function) of namespace geos::geomgraph is not documented.
  3483. Generating docs for compound geos::geomgraph::DirectedEdge...
  3484. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/DirectedEdge.h:59: warning: Member DirectedEdge(Edge *newEdge, bool newIsForward) (function) of class geos::geomgraph::DirectedEdge is not documented.
  3485. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/DirectedEdge.h:64: warning: Member setInResult(bool newIsInResult) (function) of class geos::geomgraph::DirectedEdge is not documented.
  3486. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/DirectedEdge.h:66: warning: Member isInResult() (function) of class geos::geomgraph::DirectedEdge is not documented.
  3487. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/DirectedEdge.h:68: warning: Member isVisited() (function) of class geos::geomgraph::DirectedEdge is not documented.
  3488. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/DirectedEdge.h:70: warning: Member setVisited(bool newIsVisited) (function) of class geos::geomgraph::DirectedEdge is not documented.
  3489. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/DirectedEdge.h:72: warning: Member setEdgeRing(EdgeRing *newEdgeRing) (function) of class geos::geomgraph::DirectedEdge is not documented.
  3490. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/DirectedEdge.h:74: warning: Member getEdgeRing() (function) of class geos::geomgraph::DirectedEdge is not documented.
  3491. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/DirectedEdge.h:76: warning: Member setMinEdgeRing(EdgeRing *newMinEdgeRing) (function) of class geos::geomgraph::DirectedEdge is not documented.
  3492. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/DirectedEdge.h:78: warning: Member getMinEdgeRing() (function) of class geos::geomgraph::DirectedEdge is not documented.
  3493. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/DirectedEdge.h:80: warning: Member getDepth(int position) (function) of class geos::geomgraph::DirectedEdge is not documented.
  3494. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/DirectedEdge.h:82: warning: Member setDepth(int position, int newDepth) (function) of class geos::geomgraph::DirectedEdge is not documented.
  3495. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/DirectedEdge.h:84: warning: Member getDepthDelta() (function) of class geos::geomgraph::DirectedEdge is not documented.
  3496. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/DirectedEdge.h:103: warning: Member isForward() (function) of class geos::geomgraph::DirectedEdge is not documented.
  3497. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/DirectedEdge.h:105: warning: Member setSym(DirectedEdge *de) (function) of class geos::geomgraph::DirectedEdge is not documented.
  3498. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/DirectedEdge.h:107: warning: Member getNext() (function) of class geos::geomgraph::DirectedEdge is not documented.
  3499. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/DirectedEdge.h:109: warning: Member setNext(DirectedEdge *newNext) (function) of class geos::geomgraph::DirectedEdge is not documented.
  3500. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/DirectedEdge.h:111: warning: Member getNextMin() (function) of class geos::geomgraph::DirectedEdge is not documented.
  3501. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/DirectedEdge.h:113: warning: Member setNextMin(DirectedEdge *newNextMin) (function) of class geos::geomgraph::DirectedEdge is not documented.
  3502. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/DirectedEdge.h:145: warning: Member print() (function) of class geos::geomgraph::DirectedEdge is not documented.
  3503. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/DirectedEdge.h:147: warning: Member printEdge() (function) of class geos::geomgraph::DirectedEdge is not documented.
  3504. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/EdgeEnd.h:77: warning: Member getEdge() (function) of class geos::geomgraph::EdgeEnd is not documented.
  3505. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/EdgeEnd.h:80: warning: Member getLabel() (function) of class geos::geomgraph::EdgeEnd is not documented.
  3506. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/EdgeEnd.h:82: warning: Member getCoordinate() (function) of class geos::geomgraph::EdgeEnd is not documented.
  3507. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/EdgeEnd.h:84: warning: Member getDirectedCoordinate() (function) of class geos::geomgraph::EdgeEnd is not documented.
  3508. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/EdgeEnd.h:86: warning: Member getQuadrant() (function) of class geos::geomgraph::EdgeEnd is not documented.
  3509. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/EdgeEnd.h:88: warning: Member getDx() (function) of class geos::geomgraph::EdgeEnd is not documented.
  3510. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/EdgeEnd.h:90: warning: Member getDy() (function) of class geos::geomgraph::EdgeEnd is not documented.
  3511. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/EdgeEnd.h:92: warning: Member setNode(Node *newNode) (function) of class geos::geomgraph::EdgeEnd is not documented.
  3512. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/EdgeEnd.h:94: warning: Member getNode() (function) of class geos::geomgraph::EdgeEnd is not documented.
  3513. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/EdgeEnd.h:96: warning: Member compareTo(const EdgeEnd *e) const (function) of class geos::geomgraph::EdgeEnd is not documented.
  3514. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/EdgeEnd.h:116: warning: Member computeLabel(const algorithm::BoundaryNodeRule &bnr) (function) of class geos::geomgraph::EdgeEnd is not documented.
  3515. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/DirectedEdge.h:151: warning: Member isForwardVar (variable) of class geos::geomgraph::DirectedEdge is not documented.
  3516. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/EdgeEnd.h:122: warning: Member edge (variable) of class geos::geomgraph::EdgeEnd is not documented.
  3517. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/EdgeEnd.h:124: warning: Member label (variable) of class geos::geomgraph::EdgeEnd is not documented.
  3518. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/EdgeEnd.h:126: warning: Member EdgeEnd(Edge *newEdge) (function) of class geos::geomgraph::EdgeEnd is not documented.
  3519. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/EdgeEnd.h:129: warning: Member init(const geom::Coordinate &newP0, const geom::Coordinate &newP1) (function) of class geos::geomgraph::EdgeEnd is not documented.
  3520. Generating docs for compound geos::geomgraph::DirectedEdgeStar...
  3521. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/DirectedEdgeStar.h:73: warning: Member getLabel() (function) of class geos::geomgraph::DirectedEdgeStar is not documented.
  3522. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/DirectedEdgeStar.h:75: warning: Member getOutgoingDegree() (function) of class geos::geomgraph::DirectedEdgeStar is not documented.
  3523. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/DirectedEdgeStar.h:77: warning: Member getOutgoingDegree(EdgeRing *er) (function) of class geos::geomgraph::DirectedEdgeStar is not documented.
  3524. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/DirectedEdgeStar.h:79: warning: Member getRightmostEdge() (function) of class geos::geomgraph::DirectedEdgeStar is not documented.
  3525. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/DirectedEdgeStar.h:116: warning: Member linkMinimalDirectedEdges(EdgeRing *er) (function) of class geos::geomgraph::DirectedEdgeStar is not documented.
  3526. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/DirectedEdgeStar.h:118: warning: Member linkAllDirectedEdges() (function) of class geos::geomgraph::DirectedEdgeStar is not documented.
  3527. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/DirectedEdgeStar.h:135: warning: Member print() (function) of class geos::geomgraph::DirectedEdgeStar is not documented.
  3528. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/EdgeEndStar.h:89: warning: Member getDegree() (function) of class geos::geomgraph::EdgeEndStar is not documented.
  3529. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/EdgeEndStar.h:91: warning: Member begin() (function) of class geos::geomgraph::EdgeEndStar is not documented.
  3530. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/EdgeEndStar.h:93: warning: Member end() (function) of class geos::geomgraph::EdgeEndStar is not documented.
  3531. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/EdgeEndStar.h:95: warning: Member rbegin() (function) of class geos::geomgraph::EdgeEndStar is not documented.
  3532. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/EdgeEndStar.h:97: warning: Member rend() (function) of class geos::geomgraph::EdgeEndStar is not documented.
  3533. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/EdgeEndStar.h:99: warning: Member getEdges() (function) of class geos::geomgraph::EdgeEndStar is not documented.
  3534. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/EdgeEndStar.h:102: warning: Member getNextCW(EdgeEnd *ee) (function) of class geos::geomgraph::EdgeEndStar is not documented.
  3535. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/EdgeEndStar.h:107: warning: Member isAreaLabelsConsistent(const GeometryGraph &geomGraph) (function) of class geos::geomgraph::EdgeEndStar is not documented.
  3536. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/EdgeEndStar.h:109: warning: Member propagateSideLabels(int geomIndex) (function) of class geos::geomgraph::EdgeEndStar is not documented.
  3537. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/EdgeEndStar.h:113: warning: Member find(EdgeEnd *eSearch) (function) of class geos::geomgraph::EdgeEndStar is not documented.
  3538. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/EdgeEndStar.h:66: warning: Member container (typedef) of class geos::geomgraph::EdgeEndStar is not documented.
  3539. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/EdgeEndStar.h:68: warning: Member iterator (typedef) of class geos::geomgraph::EdgeEndStar is not documented.
  3540. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/EdgeEndStar.h:69: warning: Member reverse_iterator (typedef) of class geos::geomgraph::EdgeEndStar is not documented.
  3541. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/DirectedEdgeStar.h:99: warning: Unsupported xml/html tag <next> found
  3542. Generating docs for compound geos::geomgraph::EdgeEnd...
  3543. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/EdgeEnd.h:77: warning: Member getEdge() (function) of class geos::geomgraph::EdgeEnd is not documented.
  3544. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/EdgeEnd.h:80: warning: Member getLabel() (function) of class geos::geomgraph::EdgeEnd is not documented.
  3545. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/EdgeEnd.h:82: warning: Member getCoordinate() (function) of class geos::geomgraph::EdgeEnd is not documented.
  3546. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/EdgeEnd.h:84: warning: Member getDirectedCoordinate() (function) of class geos::geomgraph::EdgeEnd is not documented.
  3547. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/EdgeEnd.h:86: warning: Member getQuadrant() (function) of class geos::geomgraph::EdgeEnd is not documented.
  3548. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/EdgeEnd.h:88: warning: Member getDx() (function) of class geos::geomgraph::EdgeEnd is not documented.
  3549. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/EdgeEnd.h:90: warning: Member getDy() (function) of class geos::geomgraph::EdgeEnd is not documented.
  3550. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/EdgeEnd.h:92: warning: Member setNode(Node *newNode) (function) of class geos::geomgraph::EdgeEnd is not documented.
  3551. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/EdgeEnd.h:94: warning: Member getNode() (function) of class geos::geomgraph::EdgeEnd is not documented.
  3552. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/EdgeEnd.h:96: warning: Member compareTo(const EdgeEnd *e) const (function) of class geos::geomgraph::EdgeEnd is not documented.
  3553. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/EdgeEnd.h:116: warning: Member computeLabel(const algorithm::BoundaryNodeRule &bnr) (function) of class geos::geomgraph::EdgeEnd is not documented.
  3554. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/EdgeEnd.h:118: warning: Member print() (function) of class geos::geomgraph::EdgeEnd is not documented.
  3555. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/EdgeEnd.h:126: warning: Member EdgeEnd(Edge *newEdge) (function) of class geos::geomgraph::EdgeEnd is not documented.
  3556. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/EdgeEnd.h:129: warning: Member init(const geom::Coordinate &newP0, const geom::Coordinate &newP1) (function) of class geos::geomgraph::EdgeEnd is not documented.
  3557. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/EdgeEnd.h:122: warning: Member edge (variable) of class geos::geomgraph::EdgeEnd is not documented.
  3558. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/EdgeEnd.h:124: warning: Member label (variable) of class geos::geomgraph::EdgeEnd is not documented.
  3559. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/EdgeEnd.h:60: warning: Member operator<<(std::ostream &, const EdgeEnd &) (friend) of class geos::geomgraph::EdgeEnd is not documented.
  3560. Generating docs for compound geos::geomgraph::EdgeEndStar...
  3561. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/EdgeEndStar.h:66: warning: Member container (typedef) of class geos::geomgraph::EdgeEndStar is not documented.
  3562. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/EdgeEndStar.h:68: warning: Member iterator (typedef) of class geos::geomgraph::EdgeEndStar is not documented.
  3563. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/EdgeEndStar.h:69: warning: Member reverse_iterator (typedef) of class geos::geomgraph::EdgeEndStar is not documented.
  3564. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/EdgeEndStar.h:89: warning: Member getDegree() (function) of class geos::geomgraph::EdgeEndStar is not documented.
  3565. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/EdgeEndStar.h:91: warning: Member begin() (function) of class geos::geomgraph::EdgeEndStar is not documented.
  3566. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/EdgeEndStar.h:93: warning: Member end() (function) of class geos::geomgraph::EdgeEndStar is not documented.
  3567. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/EdgeEndStar.h:95: warning: Member rbegin() (function) of class geos::geomgraph::EdgeEndStar is not documented.
  3568. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/EdgeEndStar.h:97: warning: Member rend() (function) of class geos::geomgraph::EdgeEndStar is not documented.
  3569. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/EdgeEndStar.h:99: warning: Member getEdges() (function) of class geos::geomgraph::EdgeEndStar is not documented.
  3570. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/EdgeEndStar.h:102: warning: Member getNextCW(EdgeEnd *ee) (function) of class geos::geomgraph::EdgeEndStar is not documented.
  3571. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/EdgeEndStar.h:104: warning: Member computeLabelling(std::vector< GeometryGraph * > *geomGraph) (function) of class geos::geomgraph::EdgeEndStar is not documented.
  3572. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/EdgeEndStar.h:107: warning: Member isAreaLabelsConsistent(const GeometryGraph &geomGraph) (function) of class geos::geomgraph::EdgeEndStar is not documented.
  3573. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/EdgeEndStar.h:109: warning: Member propagateSideLabels(int geomIndex) (function) of class geos::geomgraph::EdgeEndStar is not documented.
  3574. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/EdgeEndStar.h:113: warning: Member find(EdgeEnd *eSearch) (function) of class geos::geomgraph::EdgeEndStar is not documented.
  3575. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/EdgeEndStar.h:115: warning: Member print() (function) of class geos::geomgraph::EdgeEndStar is not documented.
  3576. Generating docs for compound geos::geomgraph::EdgeIntersection...
  3577. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/EdgeIntersection.h:63: warning: Member EdgeIntersection(const geom::Coordinate &newCoord, int newSegmentIndex, double newDist) (function) of class geos::geomgraph::EdgeIntersection is not documented.
  3578. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/EdgeIntersection.h:65: warning: Member isEndPoint(int maxSegmentIndex) const (function) of class geos::geomgraph::EdgeIntersection is not documented.
  3579. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/EdgeIntersection.h:71: warning: Member getCoordinate() const (function) of class geos::geomgraph::EdgeIntersection is not documented.
  3580. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/EdgeIntersection.h:75: warning: Member getSegmentIndex() const (function) of class geos::geomgraph::EdgeIntersection is not documented.
  3581. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/EdgeIntersection.h:77: warning: Member getDistance() const (function) of class geos::geomgraph::EdgeIntersection is not documented.
  3582. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/EdgeIntersection.h:49: warning: Member coord (variable) of class geos::geomgraph::EdgeIntersection is not documented.
  3583. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/EdgeIntersection.h:52: warning: Member dist (variable) of class geos::geomgraph::EdgeIntersection is not documented.
  3584. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/EdgeIntersection.h:55: warning: Member segmentIndex (variable) of class geos::geomgraph::EdgeIntersection is not documented.
  3585. Generating docs for compound geos::geomgraph::EdgeIntersectionList...
  3586. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/EdgeIntersectionList.h:61: warning: Member container (typedef) of class geos::geomgraph::EdgeIntersectionList is not documented.
  3587. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/EdgeIntersectionList.h:62: warning: Member iterator (typedef) of class geos::geomgraph::EdgeIntersectionList is not documented.
  3588. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/EdgeIntersectionList.h:63: warning: Member const_iterator (typedef) of class geos::geomgraph::EdgeIntersectionList is not documented.
  3589. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/EdgeIntersectionList.h:71: warning: Member EdgeIntersectionList(Edge *edge) (function) of class geos::geomgraph::EdgeIntersectionList is not documented.
  3590. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/EdgeIntersectionList.h:80: warning: Member add(const geom::Coordinate &coord, int segmentIndex, double dist) (function) of class geos::geomgraph::EdgeIntersectionList is not documented.
  3591. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/EdgeIntersectionList.h:82: warning: Member begin() (function) of class geos::geomgraph::EdgeIntersectionList is not documented.
  3592. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/EdgeIntersectionList.h:83: warning: Member end() (function) of class geos::geomgraph::EdgeIntersectionList is not documented.
  3593. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/EdgeIntersectionList.h:84: warning: Member begin() const (function) of class geos::geomgraph::EdgeIntersectionList is not documented.
  3594. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/EdgeIntersectionList.h:85: warning: Member end() const (function) of class geos::geomgraph::EdgeIntersectionList is not documented.
  3595. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/EdgeIntersectionList.h:87: warning: Member isEmpty() const (function) of class geos::geomgraph::EdgeIntersectionList is not documented.
  3596. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/EdgeIntersectionList.h:88: warning: Member isIntersection(const geom::Coordinate &pt) const (function) of class geos::geomgraph::EdgeIntersectionList is not documented.
  3597. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/EdgeIntersectionList.h:93: warning: Member addEndpoints() (function) of class geos::geomgraph::EdgeIntersectionList is not documented.
  3598. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/EdgeIntersectionList.h:105: warning: Member createSplitEdge(EdgeIntersection *ei0, EdgeIntersection *ei1) (function) of class geos::geomgraph::EdgeIntersectionList is not documented.
  3599. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/EdgeIntersectionList.h:106: warning: Member print() const (function) of class geos::geomgraph::EdgeIntersectionList is not documented.
  3600. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/EdgeIntersectionList.h:70: warning: Member edge (variable) of class geos::geomgraph::EdgeIntersectionList is not documented.
  3601. Generating docs for compound geos::geomgraph::EdgeList...
  3602. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/EdgeList.h:101: warning: Member addAll(const std::vector< Edge * > &edgeColl) (function) of class geos::geomgraph::EdgeList is not documented.
  3603. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/EdgeList.h:103: warning: Member getEdges() (function) of class geos::geomgraph::EdgeList is not documented.
  3604. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/EdgeList.h:105: warning: Member findEqualEdge(Edge *e) (function) of class geos::geomgraph::EdgeList is not documented.
  3605. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/EdgeList.h:107: warning: Member get(int i) (function) of class geos::geomgraph::EdgeList is not documented.
  3606. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/EdgeList.h:109: warning: Member findEdgeIndex(Edge *e) (function) of class geos::geomgraph::EdgeList is not documented.
  3607. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/EdgeList.h:111: warning: Member print() (function) of class geos::geomgraph::EdgeList is not documented.
  3608. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/EdgeList.h:113: warning: Member clearList() (function) of class geos::geomgraph::EdgeList is not documented.
  3609. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/EdgeList.h:86: warning: Member operator<<(std::ostream &os, const EdgeList &el) (friend) of class geos::geomgraph::EdgeList is not documented.
  3610. Generating docs for compound geos::geomgraph::EdgeNodingValidator...
  3611. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/EdgeNodingValidator.h:101: warning: Member EdgeNodingValidator(std::vector< Edge * > &edges) (function) of class geos::geomgraph::EdgeNodingValidator is not documented.
  3612. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/EdgeNodingValidator.h:105: warning: Member checkValid() (function) of class geos::geomgraph::EdgeNodingValidator is not documented.
  3613. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/EdgeNodingValidator.h:79: warning: unable to resolve link to `Edge' for \link command
  3614. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/EdgeNodingValidator.h:79: warning: unable to resolve link to `Edge' for \link command
  3615. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/EdgeNodingValidator.h:79: warning: unable to resolve link to `TopologyException' for \link command
  3616. Generating docs for compound geos::geomgraph::Label...
  3617. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/Label.h:113: warning: Member flip() (function) of class geos::geomgraph::Label is not documented.
  3618. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/Label.h:115: warning: Member getLocation(int geomIndex, int posIndex) const (function) of class geos::geomgraph::Label is not documented.
  3619. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/Label.h:117: warning: Member getLocation(int geomIndex) const (function) of class geos::geomgraph::Label is not documented.
  3620. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/Label.h:119: warning: Member setLocation(int geomIndex, int posIndex, int location) (function) of class geos::geomgraph::Label is not documented.
  3621. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/Label.h:121: warning: Member setLocation(int geomIndex, int location) (function) of class geos::geomgraph::Label is not documented.
  3622. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/Label.h:123: warning: Member setAllLocations(int geomIndex, int location) (function) of class geos::geomgraph::Label is not documented.
  3623. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/Label.h:125: warning: Member setAllLocationsIfNull(int geomIndex, int location) (function) of class geos::geomgraph::Label is not documented.
  3624. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/Label.h:127: warning: Member setAllLocationsIfNull(int location) (function) of class geos::geomgraph::Label is not documented.
  3625. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/Label.h:137: warning: Member getGeometryCount() const (function) of class geos::geomgraph::Label is not documented.
  3626. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/Label.h:139: warning: Member isNull(int geomIndex) const (function) of class geos::geomgraph::Label is not documented.
  3627. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/Label.h:141: warning: Member isAnyNull(int geomIndex) const (function) of class geos::geomgraph::Label is not documented.
  3628. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/Label.h:143: warning: Member isArea() const (function) of class geos::geomgraph::Label is not documented.
  3629. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/Label.h:145: warning: Member isArea(int geomIndex) const (function) of class geos::geomgraph::Label is not documented.
  3630. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/Label.h:147: warning: Member isLine(int geomIndex) const (function) of class geos::geomgraph::Label is not documented.
  3631. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/Label.h:149: warning: Member isEqualOnSide(const Label &lbl, int side) const (function) of class geos::geomgraph::Label is not documented.
  3632. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/Label.h:151: warning: Member allPositionsEqual(int geomIndex, int loc) const (function) of class geos::geomgraph::Label is not documented.
  3633. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/Label.h:158: warning: Member toString() const (function) of class geos::geomgraph::Label is not documented.
  3634. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/Label.h:162: warning: Member elt[2] (variable) of class geos::geomgraph::Label is not documented.
  3635. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/Label.h:62: warning: Member operator<<(std::ostream &, const Label &) (friend) of class geos::geomgraph::Label is not documented.
  3636. Generating docs for compound geos::geomgraph::PlanarGraph...
  3637. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/PlanarGraph.h:106: warning: Member PlanarGraph(const NodeFactory &nodeFact) (function) of class geos::geomgraph::PlanarGraph is not documented.
  3638. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/PlanarGraph.h:112: warning: Member getEdgeIterator() (function) of class geos::geomgraph::PlanarGraph is not documented.
  3639. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/PlanarGraph.h:114: warning: Member getEdgeEnds() (function) of class geos::geomgraph::PlanarGraph is not documented.
  3640. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/PlanarGraph.h:116: warning: Member isBoundaryNode(int geomIndex, const geom::Coordinate &coord) (function) of class geos::geomgraph::PlanarGraph is not documented.
  3641. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/PlanarGraph.h:118: warning: Member add(EdgeEnd *e) (function) of class geos::geomgraph::PlanarGraph is not documented.
  3642. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/PlanarGraph.h:120: warning: Member getNodeIterator() (function) of class geos::geomgraph::PlanarGraph is not documented.
  3643. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/PlanarGraph.h:122: warning: Member getNodes(std::vector< Node * > &) (function) of class geos::geomgraph::PlanarGraph is not documented.
  3644. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/PlanarGraph.h:124: warning: Member addNode(Node *node) (function) of class geos::geomgraph::PlanarGraph is not documented.
  3645. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/PlanarGraph.h:126: warning: Member addNode(const geom::Coordinate &coord) (function) of class geos::geomgraph::PlanarGraph is not documented.
  3646. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/PlanarGraph.h:139: warning: Member linkResultDirectedEdges() (function) of class geos::geomgraph::PlanarGraph is not documented.
  3647. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/PlanarGraph.h:141: warning: Member linkAllDirectedEdges() (function) of class geos::geomgraph::PlanarGraph is not documented.
  3648. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/PlanarGraph.h:171: warning: Member printEdges() (function) of class geos::geomgraph::PlanarGraph is not documented.
  3649. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/PlanarGraph.h:173: warning: Member getNodeMap() (function) of class geos::geomgraph::PlanarGraph is not documented.
  3650. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/PlanarGraph.h:183: warning: Member insertEdge(Edge *e) (function) of class geos::geomgraph::PlanarGraph is not documented.
  3651. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/PlanarGraph.h:177: warning: Member edges (variable) of class geos::geomgraph::PlanarGraph is not documented.
  3652. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/PlanarGraph.h:179: warning: Member nodes (variable) of class geos::geomgraph::PlanarGraph is not documented.
  3653. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/PlanarGraph.h:181: warning: Member edgeEndList (variable) of class geos::geomgraph::PlanarGraph is not documented.
  3654. Generating docs for compound geos::geomgraph::Quadrant...
  3655. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/Quadrant.h:85: warning: Member commonHalfPlane(int quad1, int quad2) (function) of class geos::geomgraph::Quadrant is not documented.
  3656. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/Quadrant.h:53: warning: Member NE (variable) of class geos::geomgraph::Quadrant is not documented.
  3657. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/Quadrant.h:54: warning: Member NW (variable) of class geos::geomgraph::Quadrant is not documented.
  3658. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/Quadrant.h:55: warning: Member SW (variable) of class geos::geomgraph::Quadrant is not documented.
  3659. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/Quadrant.h:56: warning: Member SE (variable) of class geos::geomgraph::Quadrant is not documented.
  3660. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/Quadrant.h:47: warning: end of comment block while expecting command </pre>
  3661. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/Quadrant.h:47: warning: end of comment block while expecting command </pre>
  3662. Generating docs for compound geos::geomgraph::TopologyLocation...
  3663. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/TopologyLocation.h:69: warning: Member TopologyLocation(const std::vector< int > &newLocation) (function) of class geos::geomgraph::TopologyLocation is not documented.
  3664. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/TopologyLocation.h:84: warning: Member TopologyLocation(int on) (function) of class geos::geomgraph::TopologyLocation is not documented.
  3665. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/TopologyLocation.h:86: warning: Member TopologyLocation(const TopologyLocation &gl) (function) of class geos::geomgraph::TopologyLocation is not documented.
  3666. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/TopologyLocation.h:88: warning: Member get(std::size_t posIndex) const (function) of class geos::geomgraph::TopologyLocation is not documented.
  3667. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/TopologyLocation.h:100: warning: Member isEqualOnSide(const TopologyLocation &le, int locIndex) const (function) of class geos::geomgraph::TopologyLocation is not documented.
  3668. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/TopologyLocation.h:102: warning: Member isArea() const (function) of class geos::geomgraph::TopologyLocation is not documented.
  3669. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/TopologyLocation.h:104: warning: Member isLine() const (function) of class geos::geomgraph::TopologyLocation is not documented.
  3670. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/TopologyLocation.h:106: warning: Member flip() (function) of class geos::geomgraph::TopologyLocation is not documented.
  3671. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/TopologyLocation.h:108: warning: Member setAllLocations(int locValue) (function) of class geos::geomgraph::TopologyLocation is not documented.
  3672. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/TopologyLocation.h:110: warning: Member setAllLocationsIfNull(int locValue) (function) of class geos::geomgraph::TopologyLocation is not documented.
  3673. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/TopologyLocation.h:112: warning: Member setLocation(std::size_t locIndex, int locValue) (function) of class geos::geomgraph::TopologyLocation is not documented.
  3674. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/TopologyLocation.h:114: warning: Member setLocation(int locValue) (function) of class geos::geomgraph::TopologyLocation is not documented.
  3675. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/TopologyLocation.h:119: warning: Member setLocations(int on, int left, int right) (function) of class geos::geomgraph::TopologyLocation is not documented.
  3676. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/TopologyLocation.h:121: warning: Member allPositionsEqual(int loc) const (function) of class geos::geomgraph::TopologyLocation is not documented.
  3677. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/TopologyLocation.h:129: warning: Member toString() const (function) of class geos::geomgraph::TopologyLocation is not documented.
  3678. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/TopologyLocation.h:63: warning: Member operator<<(std::ostream &, const TopologyLocation &) (friend) of class geos::geomgraph::TopologyLocation is not documented.
  3679. Generating docs for compound geos::geomgraph::index::MonotoneChain...
  3680. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/index/MonotoneChain.h:55: warning: Member MonotoneChain(MonotoneChainEdge *newMce, int newChainIndex) (function) of class geos::geomgraph::index::MonotoneChain is not documented.
  3681. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/index/MonotoneChain.h:59: warning: Member computeIntersections(MonotoneChain *mc, SegmentIntersector *si) (function) of class geos::geomgraph::index::MonotoneChain is not documented.
  3682. Generating docs for compound geos::geomgraph::index::SimpleMCSweepLineIntersector...
  3683. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/index/SimpleMCSweepLineIntersector.h:63: warning: Member computeIntersections(std::vector< Edge * > *edges, SegmentIntersector *si, bool testAllSegments) (function) of class geos::geomgraph::index::SimpleMCSweepLineIntersector is not documented.
  3684. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/index/SimpleMCSweepLineIntersector.h:67: warning: Member computeIntersections(std::vector< Edge * > *edges0, std::vector< Edge * > *edges1, SegmentIntersector *si) (function) of class geos::geomgraph::index::SimpleMCSweepLineIntersector is not documented.
  3685. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/index/SimpleMCSweepLineIntersector.h:71: warning: Member events (variable) of class geos::geomgraph::index::SimpleMCSweepLineIntersector is not documented.
  3686. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/index/SimpleMCSweepLineIntersector.h:74: warning: Member nOverlaps (variable) of class geos::geomgraph::index::SimpleMCSweepLineIntersector is not documented.
  3687. Generating docs for compound geos::geomgraph::index::SimpleSweepLineIntersector...
  3688. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/index/SimpleSweepLineIntersector.h:62: warning: Member computeIntersections(std::vector< Edge * > *edges, SegmentIntersector *si, bool testAllSegments) (function) of class geos::geomgraph::index::SimpleSweepLineIntersector is not documented.
  3689. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/index/SimpleSweepLineIntersector.h:66: warning: Member computeIntersections(std::vector< Edge * > *edges0, std::vector< Edge * > *edges1, SegmentIntersector *si) (function) of class geos::geomgraph::index::SimpleSweepLineIntersector is not documented.
  3690. Generating docs for namespace geos::index
  3691. Generating docs for compound geos::index::ItemVisitor...
  3692. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/ItemVisitor.h:32: warning: Member visitItem(void *)=0 (function) of class geos::index::ItemVisitor is not documented.
  3693. Generating docs for compound geos::index::SpatialIndex...
  3694. Generating docs for namespace geos::index::bintree
  3695. Generating docs for compound geos::index::bintree::Bintree...
  3696. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/bintree/Bintree.h:78: warning: Member depth() (function) of class geos::index::bintree::Bintree is not documented.
  3697. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/bintree/Bintree.h:80: warning: Member size() (function) of class geos::index::bintree::Bintree is not documented.
  3698. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/bintree/Bintree.h:82: warning: Member nodeSize() (function) of class geos::index::bintree::Bintree is not documented.
  3699. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/bintree/Bintree.h:92: warning: Member iterator() (function) of class geos::index::bintree::Bintree is not documented.
  3700. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/bintree/Bintree.h:94: warning: Member query(double x) (function) of class geos::index::bintree::Bintree is not documented.
  3701. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/bintree/Bintree.h:96: warning: Member query(Interval *interval) (function) of class geos::index::bintree::Bintree is not documented.
  3702. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/bintree/Bintree.h:99: warning: Member query(Interval *interval, std::vector< void * > *foundItems) (function) of class geos::index::bintree::Bintree is not documented.
  3703. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/bintree/Bintree.h:62: warning: The following parameters of geos::index::bintree::Bintree::ensureExtent(const Interval *itemInterval, double minExtent) are not documented:
  3704. parameter 'minExtent'
  3705. Generating docs for compound geos::index::bintree::Interval...
  3706. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/bintree/Interval.h:36: warning: Member Interval(double nmin, double nmax) (function) of class geos::index::bintree::Interval is not documented.
  3707. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/bintree/Interval.h:41: warning: Member init(double nmin, double nmax) (function) of class geos::index::bintree::Interval is not documented.
  3708. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/bintree/Interval.h:43: warning: Member getMin() const (function) of class geos::index::bintree::Interval is not documented.
  3709. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/bintree/Interval.h:45: warning: Member getMax() const (function) of class geos::index::bintree::Interval is not documented.
  3710. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/bintree/Interval.h:47: warning: Member getWidth() const (function) of class geos::index::bintree::Interval is not documented.
  3711. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/bintree/Interval.h:49: warning: Member expandToInclude(Interval *interval) (function) of class geos::index::bintree::Interval is not documented.
  3712. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/bintree/Interval.h:51: warning: Member overlaps(const Interval *interval) const (function) of class geos::index::bintree::Interval is not documented.
  3713. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/bintree/Interval.h:53: warning: Member overlaps(double nmin, double nmax) const (function) of class geos::index::bintree::Interval is not documented.
  3714. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/bintree/Interval.h:55: warning: Member contains(const Interval *interval) const (function) of class geos::index::bintree::Interval is not documented.
  3715. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/bintree/Interval.h:57: warning: Member contains(double nmin, double nmax) const (function) of class geos::index::bintree::Interval is not documented.
  3716. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/bintree/Interval.h:59: warning: Member contains(double p) const (function) of class geos::index::bintree::Interval is not documented.
  3717. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/bintree/Interval.h:30: warning: Member min (variable) of class geos::index::bintree::Interval is not documented.
  3718. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/bintree/Interval.h:30: warning: Member max (variable) of class geos::index::bintree::Interval is not documented.
  3719. Generating docs for compound geos::index::bintree::Key...
  3720. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/bintree/Key.h:46: warning: Member Key(Interval *newInterval) (function) of class geos::index::bintree::Key is not documented.
  3721. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/bintree/Key.h:50: warning: Member getPoint() (function) of class geos::index::bintree::Key is not documented.
  3722. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/bintree/Key.h:52: warning: Member getLevel() (function) of class geos::index::bintree::Key is not documented.
  3723. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/bintree/Key.h:54: warning: Member getInterval() (function) of class geos::index::bintree::Key is not documented.
  3724. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/bintree/Key.h:56: warning: Member computeKey(Interval *itemInterval) (function) of class geos::index::bintree::Key is not documented.
  3725. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/bintree/Key.h:44: warning: Member computeLevel(Interval *newInterval) (function) of class geos::index::bintree::Key is not documented.
  3726. Generating docs for compound geos::index::bintree::Node...
  3727. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/bintree/Node.h:44: warning: Member Node(Interval *newInterval, int newLevel) (function) of class geos::index::bintree::Node is not documented.
  3728. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/bintree/Node.h:48: warning: Member getInterval() (function) of class geos::index::bintree::Node is not documented.
  3729. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/bintree/Node.h:50: warning: Member getNode(Interval *searchInterval) (function) of class geos::index::bintree::Node is not documented.
  3730. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/bintree/Node.h:52: warning: Member find(Interval *searchInterval) (function) of class geos::index::bintree::Node is not documented.
  3731. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/bintree/Node.h:54: warning: Member insert(Node *node) (function) of class geos::index::bintree::Node is not documented.
  3732. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/bintree/NodeBase.h:47: warning: Member getItems() (function) of class geos::index::bintree::NodeBase is not documented.
  3733. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/bintree/NodeBase.h:49: warning: Member add(void *item) (function) of class geos::index::bintree::NodeBase is not documented.
  3734. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/bintree/NodeBase.h:51: warning: Member addAllItems(std::vector< void * > *newItems) (function) of class geos::index::bintree::NodeBase is not documented.
  3735. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/bintree/NodeBase.h:54: warning: Member addAllItemsFromOverlapping(Interval *interval, std::vector< void * > *resultItems) (function) of class geos::index::bintree::NodeBase is not documented.
  3736. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/bintree/NodeBase.h:56: warning: Member depth() (function) of class geos::index::bintree::NodeBase is not documented.
  3737. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/bintree/NodeBase.h:58: warning: Member size() (function) of class geos::index::bintree::NodeBase is not documented.
  3738. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/bintree/NodeBase.h:60: warning: Member nodeSize() (function) of class geos::index::bintree::NodeBase is not documented.
  3739. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/bintree/Node.h:40: warning: Member createNode(Interval *itemInterval) (function) of class geos::index::bintree::Node is not documented.
  3740. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/bintree/Node.h:42: warning: Member createExpanded(Node *node, Interval *addInterval) (function) of class geos::index::bintree::Node is not documented.
  3741. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/bintree/NodeBase.h:41: warning: Member getSubnodeIndex(Interval *interval, double centre) (function) of class geos::index::bintree::NodeBase is not documented.
  3742. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/bintree/Node.h:70: warning: Member isSearchMatch(Interval *itemInterval) (function) of class geos::index::bintree::Node is not documented.
  3743. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/bintree/NodeBase.h:64: warning: Member items (variable) of class geos::index::bintree::NodeBase is not documented.
  3744. Generating docs for compound geos::index::bintree::NodeBase...
  3745. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/bintree/NodeBase.h:47: warning: Member getItems() (function) of class geos::index::bintree::NodeBase is not documented.
  3746. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/bintree/NodeBase.h:49: warning: Member add(void *item) (function) of class geos::index::bintree::NodeBase is not documented.
  3747. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/bintree/NodeBase.h:51: warning: Member addAllItems(std::vector< void * > *newItems) (function) of class geos::index::bintree::NodeBase is not documented.
  3748. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/bintree/NodeBase.h:54: warning: Member addAllItemsFromOverlapping(Interval *interval, std::vector< void * > *resultItems) (function) of class geos::index::bintree::NodeBase is not documented.
  3749. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/bintree/NodeBase.h:56: warning: Member depth() (function) of class geos::index::bintree::NodeBase is not documented.
  3750. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/bintree/NodeBase.h:58: warning: Member size() (function) of class geos::index::bintree::NodeBase is not documented.
  3751. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/bintree/NodeBase.h:60: warning: Member nodeSize() (function) of class geos::index::bintree::NodeBase is not documented.
  3752. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/bintree/NodeBase.h:41: warning: Member getSubnodeIndex(Interval *interval, double centre) (function) of class geos::index::bintree::NodeBase is not documented.
  3753. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/bintree/NodeBase.h:73: warning: Member isSearchMatch(Interval *interval)=0 (function) of class geos::index::bintree::NodeBase is not documented.
  3754. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/bintree/NodeBase.h:64: warning: Member items (variable) of class geos::index::bintree::NodeBase is not documented.
  3755. Generating docs for compound geos::index::bintree::Root...
  3756. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/bintree/NodeBase.h:47: warning: Member getItems() (function) of class geos::index::bintree::NodeBase is not documented.
  3757. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/bintree/NodeBase.h:49: warning: Member add(void *item) (function) of class geos::index::bintree::NodeBase is not documented.
  3758. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/bintree/NodeBase.h:51: warning: Member addAllItems(std::vector< void * > *newItems) (function) of class geos::index::bintree::NodeBase is not documented.
  3759. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/bintree/NodeBase.h:54: warning: Member addAllItemsFromOverlapping(Interval *interval, std::vector< void * > *resultItems) (function) of class geos::index::bintree::NodeBase is not documented.
  3760. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/bintree/NodeBase.h:56: warning: Member depth() (function) of class geos::index::bintree::NodeBase is not documented.
  3761. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/bintree/NodeBase.h:58: warning: Member size() (function) of class geos::index::bintree::NodeBase is not documented.
  3762. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/bintree/NodeBase.h:60: warning: Member nodeSize() (function) of class geos::index::bintree::NodeBase is not documented.
  3763. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/bintree/Root.h:69: warning: Member isSearchMatch(Interval *) (function) of class geos::index::bintree::Root is not documented.
  3764. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/bintree/NodeBase.h:41: warning: Member getSubnodeIndex(Interval *interval, double centre) (function) of class geos::index::bintree::NodeBase is not documented.
  3765. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/bintree/NodeBase.h:64: warning: Member items (variable) of class geos::index::bintree::NodeBase is not documented.
  3766. Generating docs for namespace geos::index::chain
  3767. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/chain/MonotoneChainBuilder.h:43: warning: unable to resolve link to `Coordinate' for \link command
  3768. Generating docs for compound geos::index::chain::MonotoneChain...
  3769. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/chain/MonotoneChain.h:108: warning: Member getStartIndex() const (function) of class geos::index::chain::MonotoneChain is not documented.
  3770. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/chain/MonotoneChain.h:110: warning: Member getEndIndex() const (function) of class geos::index::chain::MonotoneChain is not documented.
  3771. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/chain/MonotoneChain.h:133: warning: Member computeOverlaps(MonotoneChain *mc, MonotoneChainOverlapAction *mco) (function) of class geos::index::chain::MonotoneChain is not documented.
  3772. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/chain/MonotoneChain.h:135: warning: Member setId(int nId) (function) of class geos::index::chain::MonotoneChain is not documented.
  3773. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/chain/MonotoneChain.h:137: warning: Member getId() const (function) of class geos::index::chain::MonotoneChain is not documented.
  3774. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/chain/MonotoneChain.h:139: warning: Member getContext() (function) of class geos::index::chain::MonotoneChain is not documented.
  3775. Generating docs for compound geos::index::chain::MonotoneChainBuilder...
  3776. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/chain/MonotoneChainBuilder.h:43: warning: unable to resolve link to `Coordinate' for \link command
  3777. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/chain/MonotoneChainBuilder.h:73: warning: Member getChains(const geom::CoordinateSequence *pts) (function) of class geos::index::chain::MonotoneChainBuilder is not documented.
  3778. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/chain/MonotoneChainBuilder.h:43: warning: unable to resolve link to `Coordinate' for \link command
  3779. Generating docs for compound geos::index::chain::MonotoneChainOverlapAction...
  3780. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/chain/MonotoneChainOverlapAction.h:81: warning: Member tempEnv1 (variable) of class geos::index::chain::MonotoneChainOverlapAction is not documented.
  3781. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/chain/MonotoneChainOverlapAction.h:82: warning: Member tempEnv2 (variable) of class geos::index::chain::MonotoneChainOverlapAction is not documented.
  3782. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/chain/MonotoneChainOverlapAction.h:49: warning: Member overlapSeg1 (variable) of class geos::index::chain::MonotoneChainOverlapAction is not documented.
  3783. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/chain/MonotoneChainOverlapAction.h:51: warning: Member overlapSeg2 (variable) of class geos::index::chain::MonotoneChainOverlapAction is not documented.
  3784. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/chain/MonotoneChainOverlapAction.h:60: warning: The following parameters of geos::index::chain::MonotoneChainOverlapAction::overlap(MonotoneChain &mc1, std::size_t start1, MonotoneChain &mc2, std::size_t start2) are not documented:
  3785. parameter 'mc1'
  3786. parameter 'mc2'
  3787. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/chain/MonotoneChainOverlapAction.h:71: warning: argument 'seg1' of command @param is not found in the argument list of geos::index::chain::MonotoneChainOverlapAction::overlap(const geom::LineSegment &, const geom::LineSegment &)
  3788. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/chain/MonotoneChainOverlapAction.h:71: warning: argument 'seg2' of command @param is not found in the argument list of geos::index::chain::MonotoneChainOverlapAction::overlap(const geom::LineSegment &, const geom::LineSegment &)
  3789. Generating docs for compound geos::index::chain::MonotoneChainSelectAction...
  3790. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/chain/MonotoneChainSelectAction.h:71: warning: Member tempEnv1 (variable) of class geos::index::chain::MonotoneChainSelectAction is not documented.
  3791. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/chain/MonotoneChainSelectAction.h:50: warning: Member selectedSegment (variable) of class geos::index::chain::MonotoneChainSelectAction is not documented.
  3792. Generating docs for compound geos::index::intervalrtree::SortedPackedIntervalRTree...
  3793. Generating docs for namespace geos::index::quadtree
  3794. Generating docs for compound geos::index::quadtree::DoubleBits...
  3795. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/quadtree/DoubleBits.h:61: warning: Member DoubleBits(double nx) (function) of class geos::index::quadtree::DoubleBits is not documented.
  3796. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/quadtree/DoubleBits.h:63: warning: Member getDouble() const (function) of class geos::index::quadtree::DoubleBits is not documented.
  3797. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/quadtree/DoubleBits.h:71: warning: Member zeroLowerBits(int nBits) (function) of class geos::index::quadtree::DoubleBits is not documented.
  3798. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/quadtree/DoubleBits.h:73: warning: Member getBit(int i) const (function) of class geos::index::quadtree::DoubleBits is not documented.
  3799. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/quadtree/DoubleBits.h:51: warning: Member powerOf2(int exp) (function) of class geos::index::quadtree::DoubleBits is not documented.
  3800. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/quadtree/DoubleBits.h:53: warning: Member exponent(double d) (function) of class geos::index::quadtree::DoubleBits is not documented.
  3801. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/quadtree/DoubleBits.h:55: warning: Member truncateToPowerOfTwo(double d) (function) of class geos::index::quadtree::DoubleBits is not documented.
  3802. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/quadtree/DoubleBits.h:57: warning: Member toBinaryString(double d) (function) of class geos::index::quadtree::DoubleBits is not documented.
  3803. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/quadtree/DoubleBits.h:59: warning: Member maximumCommonMantissa(double d1, double d2) (function) of class geos::index::quadtree::DoubleBits is not documented.
  3804. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/quadtree/DoubleBits.h:49: warning: Member EXPONENT_BIAS (variable) of class geos::index::quadtree::DoubleBits is not documented.
  3805. Generating docs for compound geos::index::quadtree::IntervalSize...
  3806. Generating docs for compound geos::index::quadtree::Key...
  3807. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/quadtree/Key.h:50: warning: Member Key(const geom::Envelope &itemEnv) (function) of class geos::index::quadtree::Key is not documented.
  3808. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/quadtree/Key.h:58: warning: Member getLevel() const (function) of class geos::index::quadtree::Key is not documented.
  3809. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/quadtree/Key.h:47: warning: Member computeQuadLevel(const geom::Envelope &env) (function) of class geos::index::quadtree::Key is not documented.
  3810. Generating docs for compound geos::index::quadtree::Node...
  3811. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/quadtree/Node.h:102: warning: Member Node(std::auto_ptr< geom::Envelope > nenv, int nlevel) (function) of class geos::index::quadtree::Node is not documented.
  3812. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/quadtree/Node.h:124: warning: Member insertNode(std::auto_ptr< Node > node) (function) of class geos::index::quadtree::Node is not documented.
  3813. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/quadtree/Node.h:126: warning: Member toString() const (function) of class geos::index::quadtree::Node is not documented.
  3814. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/quadtree/NodeBase.h:71: warning: Member getItems() (function) of class geos::index::quadtree::NodeBase is not documented.
  3815. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/quadtree/NodeBase.h:81: warning: Member addAllItemsFromOverlapping(const geom::Envelope &searchEnv, std::vector< void * > &resultItems) const (function) of class geos::index::quadtree::NodeBase is not documented.
  3816. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/quadtree/NodeBase.h:83: warning: Member depth() const (function) of class geos::index::quadtree::NodeBase is not documented.
  3817. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/quadtree/NodeBase.h:85: warning: Member size() const (function) of class geos::index::quadtree::NodeBase is not documented.
  3818. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/quadtree/NodeBase.h:87: warning: Member getNodeCount() const (function) of class geos::index::quadtree::NodeBase is not documented.
  3819. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/quadtree/NodeBase.h:91: warning: Member visit(const geom::Envelope *searchEnv, ItemVisitor &visitor) (function) of class geos::index::quadtree::NodeBase is not documented.
  3820. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/quadtree/NodeBase.h:102: warning: Member hasItems() const (function) of class geos::index::quadtree::NodeBase is not documented.
  3821. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/quadtree/NodeBase.h:104: warning: Member hasChildren() const (function) of class geos::index::quadtree::NodeBase is not documented.
  3822. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/quadtree/NodeBase.h:106: warning: Member isPrunable() const (function) of class geos::index::quadtree::NodeBase is not documented.
  3823. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/quadtree/Node.h:86: warning: Member createNode(const geom::Envelope &env) (function) of class geos::index::quadtree::Node is not documented.
  3824. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/quadtree/NodeBase.h:65: warning: Member getSubnodeIndex(const geom::Envelope *env, const geom::Coordinate &centre) (function) of class geos::index::quadtree::NodeBase is not documented.
  3825. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/quadtree/Node.h:79: warning: Member isSearchMatch(const geom::Envelope &searchEnv) const (function) of class geos::index::quadtree::Node is not documented.
  3826. Generating docs for compound geos::index::quadtree::NodeBase...
  3827. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/quadtree/NodeBase.h:71: warning: Member getItems() (function) of class geos::index::quadtree::NodeBase is not documented.
  3828. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/quadtree/NodeBase.h:81: warning: Member addAllItemsFromOverlapping(const geom::Envelope &searchEnv, std::vector< void * > &resultItems) const (function) of class geos::index::quadtree::NodeBase is not documented.
  3829. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/quadtree/NodeBase.h:83: warning: Member depth() const (function) of class geos::index::quadtree::NodeBase is not documented.
  3830. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/quadtree/NodeBase.h:85: warning: Member size() const (function) of class geos::index::quadtree::NodeBase is not documented.
  3831. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/quadtree/NodeBase.h:87: warning: Member getNodeCount() const (function) of class geos::index::quadtree::NodeBase is not documented.
  3832. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/quadtree/NodeBase.h:89: warning: Member toString() const (function) of class geos::index::quadtree::NodeBase is not documented.
  3833. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/quadtree/NodeBase.h:91: warning: Member visit(const geom::Envelope *searchEnv, ItemVisitor &visitor) (function) of class geos::index::quadtree::NodeBase is not documented.
  3834. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/quadtree/NodeBase.h:102: warning: Member hasItems() const (function) of class geos::index::quadtree::NodeBase is not documented.
  3835. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/quadtree/NodeBase.h:104: warning: Member hasChildren() const (function) of class geos::index::quadtree::NodeBase is not documented.
  3836. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/quadtree/NodeBase.h:106: warning: Member isPrunable() const (function) of class geos::index::quadtree::NodeBase is not documented.
  3837. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/quadtree/NodeBase.h:65: warning: Member getSubnodeIndex(const geom::Envelope *env, const geom::Coordinate &centre) (function) of class geos::index::quadtree::NodeBase is not documented.
  3838. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/quadtree/NodeBase.h:125: warning: Member isSearchMatch(const geom::Envelope &searchEnv) const =0 (function) of class geos::index::quadtree::NodeBase is not documented.
  3839. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/quadtree/NodeBase.h:94: warning: argument 'searchEnv' of command @param is not found in the argument list of geos::index::quadtree::NodeBase::remove(const geom::Envelope *itemEnv, void *item)
  3840. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/quadtree/NodeBase.h:94: warning: The following parameters of geos::index::quadtree::NodeBase::remove(const geom::Envelope *itemEnv, void *item) are not documented:
  3841. parameter 'itemEnv'
  3842. Generating docs for compound geos::index::quadtree::Quadtree...
  3843. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/quadtree/Quadtree.h:184: warning: Member toString() const (function) of class geos::index::quadtree::Quadtree is not documented.
  3844. Generating docs for compound geos::index::quadtree::Root...
  3845. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/quadtree/NodeBase.h:71: warning: Member getItems() (function) of class geos::index::quadtree::NodeBase is not documented.
  3846. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/quadtree/NodeBase.h:81: warning: Member addAllItemsFromOverlapping(const geom::Envelope &searchEnv, std::vector< void * > &resultItems) const (function) of class geos::index::quadtree::NodeBase is not documented.
  3847. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/quadtree/NodeBase.h:83: warning: Member depth() const (function) of class geos::index::quadtree::NodeBase is not documented.
  3848. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/quadtree/NodeBase.h:85: warning: Member size() const (function) of class geos::index::quadtree::NodeBase is not documented.
  3849. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/quadtree/NodeBase.h:87: warning: Member getNodeCount() const (function) of class geos::index::quadtree::NodeBase is not documented.
  3850. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/quadtree/NodeBase.h:89: warning: Member toString() const (function) of class geos::index::quadtree::NodeBase is not documented.
  3851. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/quadtree/NodeBase.h:91: warning: Member visit(const geom::Envelope *searchEnv, ItemVisitor &visitor) (function) of class geos::index::quadtree::NodeBase is not documented.
  3852. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/quadtree/NodeBase.h:102: warning: Member hasItems() const (function) of class geos::index::quadtree::NodeBase is not documented.
  3853. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/quadtree/NodeBase.h:104: warning: Member hasChildren() const (function) of class geos::index::quadtree::NodeBase is not documented.
  3854. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/quadtree/NodeBase.h:106: warning: Member isPrunable() const (function) of class geos::index::quadtree::NodeBase is not documented.
  3855. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/quadtree/Root.h:78: warning: Member isSearchMatch(const geom::Envelope &) const (function) of class geos::index::quadtree::Root is not documented.
  3856. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/quadtree/NodeBase.h:65: warning: Member getSubnodeIndex(const geom::Envelope *env, const geom::Coordinate &centre) (function) of class geos::index::quadtree::NodeBase is not documented.
  3857. Generating docs for namespace geos::index::strtree
  3858. Generating docs for compound geos::index::strtree::AbstractNode...
  3859. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/strtree/AbstractNode.h:48: warning: Member AbstractNode(int newLevel, int capacity=10) (function) of class geos::index::strtree::AbstractNode is not documented.
  3860. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/strtree/AbstractNode.h:53: warning: Member getChildBoundables() (function) of class geos::index::strtree::AbstractNode is not documented.
  3861. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/strtree/AbstractNode.h:59: warning: Member getChildBoundables() const (function) of class geos::index::strtree::AbstractNode is not documented.
  3862. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/strtree/AbstractNode.h:77: warning: Member getLevel() (function) of class geos::index::strtree::AbstractNode is not documented.
  3863. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/strtree/AbstractNode.h:79: warning: Member addChildBoundable(Boundable *childBoundable) (function) of class geos::index::strtree::AbstractNode is not documented.
  3864. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/strtree/AbstractNode.h:83: warning: Member computeBounds() const =0 (function) of class geos::index::strtree::AbstractNode is not documented.
  3865. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/strtree/AbstractNode.h:85: warning: Member bounds (variable) of class geos::index::strtree::AbstractNode is not documented.
  3866. Generating docs for compound geos::index::strtree::AbstractSTRtree...
  3867. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/strtree/AbstractSTRtree.h:284: warning: Member query(const void *searchBounds, const AbstractNode *node, std::vector< void * > *matches) (function) of class geos::index::strtree::AbstractSTRtree is not documented.
  3868. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/strtree/AbstractSTRtree.h:261: warning: Member compareDoubles(double a, double b) (function) of class geos::index::strtree::AbstractSTRtree is not documented.
  3869. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/strtree/AbstractSTRtree.h:188: warning: Member createNode(int level)=0 (function) of class geos::index::strtree::AbstractSTRtree is not documented.
  3870. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/strtree/AbstractSTRtree.h:198: warning: Member lastNode(BoundableList *nodes) (function) of class geos::index::strtree::AbstractSTRtree is not documented.
  3871. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/strtree/AbstractSTRtree.h:204: warning: Member getRoot() (function) of class geos::index::strtree::AbstractSTRtree is not documented.
  3872. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/strtree/AbstractSTRtree.h:226: warning: Member query(const void *searchBounds, const AbstractNode &node, ItemVisitor &visitor) (function) of class geos::index::strtree::AbstractSTRtree is not documented.
  3873. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/strtree/AbstractSTRtree.h:231: warning: Member boundablesAtLevel(int level) (function) of class geos::index::strtree::AbstractSTRtree is not documented.
  3874. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/strtree/AbstractSTRtree.h:183: warning: Member root (variable) of class geos::index::strtree::AbstractSTRtree is not documented.
  3875. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/strtree/AbstractSTRtree.h:185: warning: Member nodes (variable) of class geos::index::strtree::AbstractSTRtree is not documented.
  3876. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/strtree/AbstractSTRtree.h:234: warning: Member nodeCapacity (variable) of class geos::index::strtree::AbstractSTRtree is not documented.
  3877. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/strtree/AbstractSTRtree.h:294: warning: The following parameters of geos::index::strtree::AbstractSTRtree::boundablesAtLevel(int level, AbstractNode *top, BoundableList *boundables) are not documented:
  3878. parameter 'top'
  3879. parameter 'boundables'
  3880. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/strtree/AbstractSTRtree.h:303: warning: unable to resolve link to `List' for \link command
  3881. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/strtree/AbstractSTRtree.h:303: warning: unable to resolve link to `Object' for \link command
  3882. Generating docs for nested compound geos::index::strtree::AbstractSTRtree::IntersectsOp...
  3883. Generating docs for compound geos::index::strtree::Boundable...
  3884. Generating docs for compound geos::index::strtree::Interval...
  3885. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/strtree/Interval.h:31: warning: Member Interval(Interval *other) (function) of class geos::index::strtree::Interval is not documented.
  3886. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/strtree/Interval.h:32: warning: Member Interval(double newMin, double newMax) (function) of class geos::index::strtree::Interval is not documented.
  3887. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/strtree/Interval.h:33: warning: Member getCentre() (function) of class geos::index::strtree::Interval is not documented.
  3888. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/strtree/Interval.h:34: warning: Member expandToInclude(Interval *other) (function) of class geos::index::strtree::Interval is not documented.
  3889. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/strtree/Interval.h:35: warning: Member intersects(Interval *other) (function) of class geos::index::strtree::Interval is not documented.
  3890. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/strtree/Interval.h:36: warning: Member equals(void *o) (function) of class geos::index::strtree::Interval is not documented.
  3891. Generating docs for compound geos::index::strtree::ItemBoundable...
  3892. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/strtree/ItemBoundable.h:37: warning: Member ItemBoundable(const void *newBounds, void *newItem) (function) of class geos::index::strtree::ItemBoundable is not documented.
  3893. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/strtree/ItemBoundable.h:41: warning: Member getItem() const (function) of class geos::index::strtree::ItemBoundable is not documented.
  3894. Generating docs for compound geos::index::strtree::SIRtree...
  3895. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/strtree/SIRtree.h:61: warning: Member insert(double x1, double x2, void *item) (function) of class geos::index::strtree::SIRtree is not documented.
  3896. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/strtree/AbstractSTRtree.h:284: warning: Member query(const void *searchBounds, const AbstractNode *node, std::vector< void * > *matches) (function) of class geos::index::strtree::AbstractSTRtree is not documented.
  3897. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/strtree/SIRtree.h:95: warning: Member createNode(int level) (function) of class geos::index::strtree::SIRtree is not documented.
  3898. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/strtree/SIRtree.h:99: warning: Member sortBoundables(const BoundableList *input) (function) of class geos::index::strtree::SIRtree is not documented.
  3899. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/strtree/AbstractSTRtree.h:198: warning: Member lastNode(BoundableList *nodes) (function) of class geos::index::strtree::AbstractSTRtree is not documented.
  3900. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/strtree/AbstractSTRtree.h:204: warning: Member getRoot() (function) of class geos::index::strtree::AbstractSTRtree is not documented.
  3901. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/strtree/AbstractSTRtree.h:226: warning: Member query(const void *searchBounds, const AbstractNode &node, ItemVisitor &visitor) (function) of class geos::index::strtree::AbstractSTRtree is not documented.
  3902. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/strtree/AbstractSTRtree.h:231: warning: Member boundablesAtLevel(int level) (function) of class geos::index::strtree::AbstractSTRtree is not documented.
  3903. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/strtree/AbstractSTRtree.h:261: warning: Member compareDoubles(double a, double b) (function) of class geos::index::strtree::AbstractSTRtree is not documented.
  3904. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/strtree/AbstractSTRtree.h:183: warning: Member root (variable) of class geos::index::strtree::AbstractSTRtree is not documented.
  3905. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/strtree/AbstractSTRtree.h:185: warning: Member nodes (variable) of class geos::index::strtree::AbstractSTRtree is not documented.
  3906. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/strtree/AbstractSTRtree.h:234: warning: Member nodeCapacity (variable) of class geos::index::strtree::AbstractSTRtree is not documented.
  3907. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/strtree/SIRtree.h:64: warning: The following parameters of geos::index::strtree::SIRtree::query(double x1, double x2) are not documented:
  3908. parameter 'x2'
  3909. Generating docs for compound geos::index::strtree::STRtree...
  3910. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/strtree/AbstractSTRtree.h:284: warning: Member query(const void *searchBounds, const AbstractNode *node, std::vector< void * > *matches) (function) of class geos::index::strtree::AbstractSTRtree is not documented.
  3911. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/strtree/STRtree.h:125: warning: Member avg(double a, double b) (function) of class geos::index::strtree::STRtree is not documented.
  3912. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/strtree/STRtree.h:129: warning: Member centreY(const geom::Envelope *e) (function) of class geos::index::strtree::STRtree is not documented.
  3913. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/strtree/AbstractSTRtree.h:261: warning: Member compareDoubles(double a, double b) (function) of class geos::index::strtree::AbstractSTRtree is not documented.
  3914. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/strtree/STRtree.h:105: warning: Member createNode(int level) (function) of class geos::index::strtree::STRtree is not documented.
  3915. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/strtree/AbstractSTRtree.h:198: warning: Member lastNode(BoundableList *nodes) (function) of class geos::index::strtree::AbstractSTRtree is not documented.
  3916. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/strtree/AbstractSTRtree.h:204: warning: Member getRoot() (function) of class geos::index::strtree::AbstractSTRtree is not documented.
  3917. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/strtree/AbstractSTRtree.h:226: warning: Member query(const void *searchBounds, const AbstractNode &node, ItemVisitor &visitor) (function) of class geos::index::strtree::AbstractSTRtree is not documented.
  3918. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/strtree/AbstractSTRtree.h:231: warning: Member boundablesAtLevel(int level) (function) of class geos::index::strtree::AbstractSTRtree is not documented.
  3919. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/strtree/AbstractSTRtree.h:183: warning: Member root (variable) of class geos::index::strtree::AbstractSTRtree is not documented.
  3920. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/strtree/AbstractSTRtree.h:185: warning: Member nodes (variable) of class geos::index::strtree::AbstractSTRtree is not documented.
  3921. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/strtree/AbstractSTRtree.h:234: warning: Member nodeCapacity (variable) of class geos::index::strtree::AbstractSTRtree is not documented.
  3922. Generating docs for namespace geos::index::sweepline
  3923. Generating docs for compound geos::index::sweepline::SweepLineIndex...
  3924. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/sweepline/SweepLineIndex.h:56: warning: Member add(SweepLineInterval *sweepInt) (function) of class geos::index::sweepline::SweepLineIndex is not documented.
  3925. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/sweepline/SweepLineIndex.h:58: warning: Member computeOverlaps(SweepLineOverlapAction *action) (function) of class geos::index::sweepline::SweepLineIndex is not documented.
  3926. Generating docs for namespace geos::io
  3927. Generating docs for compound geos::io::ParseException...
  3928. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/io/ParseException.h:42: warning: Member ParseException(const std::string &msg) (function) of class geos::io::ParseException is not documented.
  3929. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/io/ParseException.h:44: warning: Member ParseException(const std::string &msg, const std::string &var) (function) of class geos::io::ParseException is not documented.
  3930. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/io/ParseException.h:46: warning: Member ParseException(const std::string &msg, double num) (function) of class geos::io::ParseException is not documented.
  3931. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/util/GEOSException.h:53: warning: Member GEOSException(std::string const &msg) (function) of class geos::util::GEOSException is not documented.
  3932. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/util/GEOSException.h:58: warning: Member GEOSException(std::string const &name, std::string const &msg) (function) of class geos::util::GEOSException is not documented.
  3933. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/util/GEOSException.h:64: warning: Member what() const (function) of class geos::util::GEOSException is not documented.
  3934. Generating docs for compound geos::io::WKBReader...
  3935. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/io/WKBReader.h:84: warning: Member WKBReader(geom::GeometryFactory const &f) (function) of class geos::io::WKBReader is not documented.
  3936. Generating docs for compound geos::io::WKBWriter...
  3937. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/io/WKBWriter.h:88: warning: Member WKBWriter(int dims=2, int bo=getMachineByteOrder(), bool includeSRID=false) (function) of class geos::io::WKBWriter is not documented.
  3938. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/io/WKBWriter.h:101: warning: Member getOutputDimension() const (function) of class geos::io::WKBWriter is not documented.
  3939. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/io/WKBWriter.h:110: warning: Member setOutputDimension(int newOutputDimension) (function) of class geos::io::WKBWriter is not documented.
  3940. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/io/WKBWriter.h:117: warning: Member getByteOrder() const (function) of class geos::io::WKBWriter is not documented.
  3941. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/io/WKBWriter.h:123: warning: Member setByteOrder(int newByteOrder) (function) of class geos::io::WKBWriter is not documented.
  3942. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/io/WKBWriter.h:130: warning: Member getIncludeSRID() const (function) of class geos::io::WKBWriter is not documented.
  3943. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/io/WKBWriter.h:136: warning: Member setIncludeSRID(int newIncludeSRID) (function) of class geos::io::WKBWriter is not documented.
  3944. Generating docs for compound geos::io::WKTReader...
  3945. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/io/WKTReader.h:87: warning: Member getCoordinates(io::StringTokenizer *tokenizer) (function) of class geos::io::WKTReader is not documented.
  3946. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/io/WKTReader.h:88: warning: Member getNextNumber(io::StringTokenizer *tokenizer) (function) of class geos::io::WKTReader is not documented.
  3947. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/io/WKTReader.h:89: warning: Member getNextEmptyOrOpener(io::StringTokenizer *tokenizer) (function) of class geos::io::WKTReader is not documented.
  3948. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/io/WKTReader.h:90: warning: Member getNextCloserOrComma(io::StringTokenizer *tokenizer) (function) of class geos::io::WKTReader is not documented.
  3949. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/io/WKTReader.h:91: warning: Member getNextCloser(io::StringTokenizer *tokenizer) (function) of class geos::io::WKTReader is not documented.
  3950. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/io/WKTReader.h:92: warning: Member getNextWord(io::StringTokenizer *tokenizer) (function) of class geos::io::WKTReader is not documented.
  3951. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/io/WKTReader.h:93: warning: Member readGeometryTaggedText(io::StringTokenizer *tokenizer) (function) of class geos::io::WKTReader is not documented.
  3952. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/io/WKTReader.h:94: warning: Member readPointText(io::StringTokenizer *tokenizer) (function) of class geos::io::WKTReader is not documented.
  3953. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/io/WKTReader.h:95: warning: Member readLineStringText(io::StringTokenizer *tokenizer) (function) of class geos::io::WKTReader is not documented.
  3954. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/io/WKTReader.h:96: warning: Member readLinearRingText(io::StringTokenizer *tokenizer) (function) of class geos::io::WKTReader is not documented.
  3955. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/io/WKTReader.h:97: warning: Member readMultiPointText(io::StringTokenizer *tokenizer) (function) of class geos::io::WKTReader is not documented.
  3956. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/io/WKTReader.h:98: warning: Member readPolygonText(io::StringTokenizer *tokenizer) (function) of class geos::io::WKTReader is not documented.
  3957. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/io/WKTReader.h:99: warning: Member readMultiLineStringText(io::StringTokenizer *tokenizer) (function) of class geos::io::WKTReader is not documented.
  3958. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/io/WKTReader.h:100: warning: Member readMultiPolygonText(io::StringTokenizer *tokenizer) (function) of class geos::io::WKTReader is not documented.
  3959. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/io/WKTReader.h:101: warning: Member readGeometryCollectionText(io::StringTokenizer *tokenizer) (function) of class geos::io::WKTReader is not documented.
  3960. Generating docs for compound geos::io::WKTWriter...
  3961. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/io/WKTWriter.h:92: warning: Member write(const geom::Geometry *geometry, Writer *writer) (function) of class geos::io::WKTWriter is not documented.
  3962. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/io/WKTWriter.h:94: warning: Member writeFormatted(const geom::Geometry *geometry) (function) of class geos::io::WKTWriter is not documented.
  3963. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/io/WKTWriter.h:96: warning: Member writeFormatted(const geom::Geometry *geometry, Writer *writer) (function) of class geos::io::WKTWriter is not documented.
  3964. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/io/WKTWriter.h:160: warning: Member getOutputDimension() const (function) of class geos::io::WKTWriter is not documented.
  3965. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/io/WKTWriter.h:169: warning: Member setOutputDimension(int newOutputDimension) (function) of class geos::io::WKTWriter is not documented.
  3966. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/io/WKTWriter.h:175: warning: Member appendGeometryTaggedText(const geom::Geometry *geometry, int level, Writer *writer) (function) of class geos::io::WKTWriter is not documented.
  3967. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/io/WKTWriter.h:179: warning: Member appendPointTaggedText(const geom::Coordinate *coordinate, int level, Writer *writer) (function) of class geos::io::WKTWriter is not documented.
  3968. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/io/WKTWriter.h:183: warning: Member appendLineStringTaggedText(const geom::LineString *lineString, int level, Writer *writer) (function) of class geos::io::WKTWriter is not documented.
  3969. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/io/WKTWriter.h:187: warning: Member appendLinearRingTaggedText(const geom::LinearRing *lineString, int level, Writer *writer) (function) of class geos::io::WKTWriter is not documented.
  3970. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/io/WKTWriter.h:191: warning: Member appendPolygonTaggedText(const geom::Polygon *polygon, int level, Writer *writer) (function) of class geos::io::WKTWriter is not documented.
  3971. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/io/WKTWriter.h:195: warning: Member appendMultiPointTaggedText(const geom::MultiPoint *multipoint, int level, Writer *writer) (function) of class geos::io::WKTWriter is not documented.
  3972. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/io/WKTWriter.h:199: warning: Member appendMultiLineStringTaggedText(const geom::MultiLineString *multiLineString, int level, Writer *writer) (function) of class geos::io::WKTWriter is not documented.
  3973. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/io/WKTWriter.h:203: warning: Member appendMultiPolygonTaggedText(const geom::MultiPolygon *multiPolygon, int level, Writer *writer) (function) of class geos::io::WKTWriter is not documented.
  3974. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/io/WKTWriter.h:207: warning: Member appendGeometryCollectionTaggedText(const geom::GeometryCollection *geometryCollection, int level, Writer *writer) (function) of class geos::io::WKTWriter is not documented.
  3975. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/io/WKTWriter.h:210: warning: Member appendPointText(const geom::Coordinate *coordinate, int level, Writer *writer) (function) of class geos::io::WKTWriter is not documented.
  3976. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/io/WKTWriter.h:213: warning: Member appendCoordinate(const geom::Coordinate *coordinate, Writer *writer) (function) of class geos::io::WKTWriter is not documented.
  3977. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/io/WKTWriter.h:215: warning: Member writeNumber(double d) (function) of class geos::io::WKTWriter is not documented.
  3978. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/io/WKTWriter.h:219: warning: Member appendLineStringText(const geom::LineString *lineString, int level, bool doIndent, Writer *writer) (function) of class geos::io::WKTWriter is not documented.
  3979. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/io/WKTWriter.h:223: warning: Member appendPolygonText(const geom::Polygon *polygon, int level, bool indentFirst, Writer *writer) (function) of class geos::io::WKTWriter is not documented.
  3980. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/io/WKTWriter.h:227: warning: Member appendMultiPointText(const geom::MultiPoint *multiPoint, int level, Writer *writer) (function) of class geos::io::WKTWriter is not documented.
  3981. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/io/WKTWriter.h:231: warning: Member appendMultiLineStringText(const geom::MultiLineString *multiLineString, int level, bool indentFirst, Writer *writer) (function) of class geos::io::WKTWriter is not documented.
  3982. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/io/WKTWriter.h:235: warning: Member appendMultiPolygonText(const geom::MultiPolygon *multiPolygon, int level, Writer *writer) (function) of class geos::io::WKTWriter is not documented.
  3983. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/io/WKTWriter.h:239: warning: Member appendGeometryCollectionText(const geom::GeometryCollection *geometryCollection, int level, Writer *writer) (function) of class geos::io::WKTWriter is not documented.
  3984. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/io/WKTWriter.h:173: warning: Member decimalPlaces (variable) of class geos::io::WKTWriter is not documented.
  3985. Generating docs for namespace geos::io::WKBConstants
  3986. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/io/WKBConstants.h:36: warning: Member wkbPoint (variable) of namespace geos::io::WKBConstants is not documented.
  3987. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/io/WKBConstants.h:37: warning: Member wkbLineString (variable) of namespace geos::io::WKBConstants is not documented.
  3988. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/io/WKBConstants.h:38: warning: Member wkbPolygon (variable) of namespace geos::io::WKBConstants is not documented.
  3989. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/io/WKBConstants.h:39: warning: Member wkbMultiPoint (variable) of namespace geos::io::WKBConstants is not documented.
  3990. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/io/WKBConstants.h:40: warning: Member wkbMultiLineString (variable) of namespace geos::io::WKBConstants is not documented.
  3991. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/io/WKBConstants.h:41: warning: Member wkbMultiPolygon (variable) of namespace geos::io::WKBConstants is not documented.
  3992. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/io/WKBConstants.h:42: warning: Member wkbGeometryCollection (variable) of namespace geos::io::WKBConstants is not documented.
  3993. Generating docs for compound geos::linearref::ExtractLineByLocation...
  3994. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/linearref/ExtractLineByLocation.h:76: warning: Member ExtractLineByLocation(const geom::Geometry *line) (function) of class geos::linearref::ExtractLineByLocation is not documented.
  3995. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/linearref/ExtractLineByLocation.h:34: warning: unable to resolve link to `Geometry' for \link command
  3996. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/linearref/ExtractLineByLocation.h:64: warning: unable to resolve link to `LineString' for \link command
  3997. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/linearref/ExtractLineByLocation.h:65: warning: unable to resolve link to `LineStringLocation' for \link command
  3998. Generating docs for compound geos::linearref::LengthIndexedLine...
  3999. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/linearref/LengthIndexedLine.h:34: warning: unable to resolve link to `Geometry' for \link command
  4000. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/linearref/LengthIndexedLine.h:53: warning: unable to resolve link to `Geometry' for \link command
  4001. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/linearref/LengthIndexedLine.h:62: warning: unable to resolve link to `Coordinate' for \link command
  4002. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/linearref/LengthIndexedLine.h:34: warning: unable to resolve link to `Geometry' for \link command
  4003. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/linearref/LengthIndexedLine.h:53: warning: unable to resolve link to `Geometry' for \link command
  4004. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/linearref/LengthIndexedLine.h:95: warning: unable to resolve link to `LineString' for \link command
  4005. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/linearref/LengthIndexedLine.h:62: warning: unable to resolve link to `Coordinate' for \link command
  4006. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/linearref/LengthIndexedLine.h:77: warning: unable to resolve link to `Coordinate' for \link command
  4007. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/linearref/LengthIndexedLine.h:186: warning: argument 'length' of command @param is not found in the argument list of geos::linearref::LengthIndexedLine::isValidIndex(double index) const
  4008. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/linearref/LengthIndexedLine.h:186: warning: The following parameters of geos::linearref::LengthIndexedLine::isValidIndex(double index) const are not documented:
  4009. parameter 'index'
  4010. Generating docs for compound geos::linearref::LengthIndexOfPoint...
  4011. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/linearref/LengthIndexOfPoint.h:62: warning: Member LengthIndexOfPoint(const geom::Geometry *linearGeom) (function) of class geos::linearref::LengthIndexOfPoint is not documented.
  4012. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/linearref/LengthIndexOfPoint.h:58: warning: Member indexOf(const geom::Geometry *linearGeom, const geom::Coordinate &inputPt) (function) of class geos::linearref::LengthIndexOfPoint is not documented.
  4013. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/linearref/LengthIndexOfPoint.h:60: warning: Member indexOfAfter(const geom::Geometry *linearGeom, const geom::Coordinate &inputPt, double minIndex) (function) of class geos::linearref::LengthIndexOfPoint is not documented.
  4014. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/linearref/LengthIndexOfPoint.h:72: warning: argument 'minLocation' of command @param is not found in the argument list of geos::linearref::LengthIndexOfPoint::indexOfAfter(const geom::Coordinate &inputPt, double minIndex) const
  4015. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/linearref/LengthIndexOfPoint.h:72: warning: The following parameters of geos::linearref::LengthIndexOfPoint::indexOfAfter(const geom::Coordinate &inputPt, double minIndex) const are not documented:
  4016. parameter 'minIndex'
  4017. Generating docs for compound geos::linearref::LengthLocationMap...
  4018. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/linearref/LengthLocationMap.h:74: warning: Member LengthLocationMap(const geom::Geometry *linearGeom) (function) of class geos::linearref::LengthLocationMap is not documented.
  4019. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/linearref/LengthLocationMap.h:86: warning: Member getLength(const LinearLocation &loc) const (function) of class geos::linearref::LengthLocationMap is not documented.
  4020. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/linearref/LengthLocationMap.h:35: warning: unable to resolve link to `Geometry' for \link command
  4021. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/linearref/LengthLocationMap.h:66: warning: unable to resolve link to `Geometry' for \link command
  4022. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/linearref/LengthLocationMap.h:65: warning: argument 'line' of command @param is not found in the argument list of geos::linearref::LengthLocationMap::getLength(const geom::Geometry *linearGeom, const LinearLocation &loc)
  4023. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/linearref/LengthLocationMap.h:65: warning: The following parameters of geos::linearref::LengthLocationMap::getLength(const geom::Geometry *linearGeom, const LinearLocation &loc) are not documented:
  4024. parameter 'linearGeom'
  4025. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/linearref/LengthLocationMap.h:56: warning: unable to resolve link to `Geometry' for \link command
  4026. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/linearref/LengthLocationMap.h:55: warning: argument 'line' of command @param is not found in the argument list of geos::linearref::LengthLocationMap::getLocation(const geom::Geometry *linearGeom, double length)
  4027. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/linearref/LengthLocationMap.h:55: warning: The following parameters of geos::linearref::LengthLocationMap::getLocation(const geom::Geometry *linearGeom, double length) are not documented:
  4028. parameter 'linearGeom'
  4029. Generating docs for compound geos::linearref::LinearGeometryBuilder...
  4030. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/linearref/LinearGeometryBuilder.h:60: warning: Member LinearGeometryBuilder(const geom::GeometryFactory *geomFact) (function) of class geos::linearref::LinearGeometryBuilder is not documented.
  4031. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/linearref/LinearGeometryBuilder.h:102: warning: Member getGeometry() (function) of class geos::linearref::LinearGeometryBuilder is not documented.
  4032. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/linearref/LinearGeometryBuilder.h:38: warning: unable to resolve link to `LineString' for \link command
  4033. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/linearref/LinearGeometryBuilder.h:38: warning: unable to resolve link to `MultiLineString' for \link command
  4034. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/linearref/LinearGeometryBuilder.h:90: warning: The following parameters of geos::linearref::LinearGeometryBuilder::add(const geom::Coordinate &pt, bool allowRepeatedPoints) are not documented:
  4035. parameter 'allowRepeatedPoints'
  4036. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/linearref/LinearGeometryBuilder.h:74: warning: argument 'ignoreShortLines' of command @param is not found in the argument list of geos::linearref::LinearGeometryBuilder::setFixInvalidLines(bool fixInvalidLines)
  4037. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/linearref/LinearGeometryBuilder.h:74: warning: The following parameters of geos::linearref::LinearGeometryBuilder::setFixInvalidLines(bool fixInvalidLines) are not documented:
  4038. parameter 'fixInvalidLines'
  4039. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/linearref/LinearGeometryBuilder.h:65: warning: argument 'ignoreShortLines' of command @param is not found in the argument list of geos::linearref::LinearGeometryBuilder::setIgnoreInvalidLines(bool ignoreInvalidLines)
  4040. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/linearref/LinearGeometryBuilder.h:65: warning: The following parameters of geos::linearref::LinearGeometryBuilder::setIgnoreInvalidLines(bool ignoreInvalidLines) are not documented:
  4041. parameter 'ignoreInvalidLines'
  4042. Generating docs for compound geos::linearref::LinearIterator...
  4043. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/linearref/LinearIterator.h:63: warning: unable to resolve link to `Geometry' for \link command
  4044. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/linearref/LinearIterator.h:72: warning: unable to resolve link to `Geometry' for \link command
  4045. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/linearref/LinearIterator.h:113: warning: unable to resolve link to `LineString' for \link command
  4046. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/linearref/LinearIterator.h:126: warning: unable to resolve link to `Coordinate' for \link command
  4047. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/linearref/LinearIterator.h:130: warning: unable to resolve link to `Coordinate' for \link command
  4048. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/linearref/LinearIterator.h:119: warning: unable to resolve link to `Coordinate' for \link command
  4049. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/linearref/LinearIterator.h:121: warning: unable to resolve link to `Coordinate' for \link command
  4050. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/linearref/LinearIterator.h:96: warning: Unsupported xml/html tag </true> found
  4051. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/linearref/LinearIterator.h:97: warning: end of comment block while expecting command </code>
  4052. Generating docs for compound geos::linearref::LinearLocation...
  4053. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/linearref/LinearLocation.h:35: warning: unable to resolve link to `LineString' for \link command
  4054. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/linearref/LinearLocation.h:35: warning: unable to resolve link to `MultiLineString' for \link command
  4055. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/linearref/LinearLocation.h:90: warning: Member LinearLocation(unsigned int componentIndex, unsigned int segmentIndex, double segmentFraction) (function) of class geos::linearref::LinearLocation is not documented.
  4056. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/linearref/LinearLocation.h:230: warning: Member operator<<(std::ostream &out, const LinearLocation &obj) (friend) of class geos::linearref::LinearLocation is not documented.
  4057. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/linearref/LinearLocation.h:35: warning: unable to resolve link to `LineString' for \link command
  4058. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/linearref/LinearLocation.h:35: warning: unable to resolve link to `MultiLineString' for \link command
  4059. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/linearref/LinearLocation.h:93: warning: unable to resolve link to `Geometry' for \link command
  4060. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/linearref/LinearLocation.h:183: warning: argument 'o' of command @param is not found in the argument list of geos::linearref::LinearLocation::compareTo(const LinearLocation &other) const
  4061. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/linearref/LinearLocation.h:183: warning: The following parameters of geos::linearref::LinearLocation::compareTo(const LinearLocation &other) const are not documented:
  4062. parameter 'other'
  4063. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/linearref/LinearLocation.h:155: warning: unable to resolve link to `Coordinate' for \link command
  4064. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/linearref/LinearLocation.h:156: warning: unable to resolve link to `Geometry' for \link command
  4065. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/linearref/LinearLocation.h:61: warning: unable to resolve link to `Geometry' for \link command
  4066. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/linearref/LinearLocation.h:165: warning: unable to resolve link to `LineSegment' for \link command
  4067. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/linearref/LinearLocation.h:166: warning: unable to resolve link to `Geometry' for \link command
  4068. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/linearref/LinearLocation.h:222: warning: unable to resolve link to `Geometry' for \link command
  4069. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/linearref/LinearLocation.h:175: warning: unable to resolve link to `Geometry' for \link command
  4070. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/linearref/LinearLocation.h:68: warning: unable to resolve link to `Coordinate' for \link command
  4071. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/linearref/LinearLocation.h:101: warning: unable to resolve link to `Geometry' for \link command
  4072. Generating docs for compound geos::linearref::LocationIndexOfLine...
  4073. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/linearref/LocationIndexOfLine.h:69: warning: Member LocationIndexOfLine(const geom::Geometry *linearGeom) (function) of class geos::linearref::LocationIndexOfLine is not documented.
  4074. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/linearref/LocationIndexOfLine.h:54: warning: unable to resolve link to `Geometry' for \link command
  4075. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/linearref/LocationIndexOfLine.h:34: warning: unable to resolve link to `Geometry' for \link command
  4076. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/linearref/LocationIndexOfLine.h:54: warning: unable to resolve link to `Geometry' for \link command
  4077. Generating docs for compound geos::linearref::LocationIndexOfPoint...
  4078. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/linearref/LocationIndexOfPoint.h:53: warning: Member LocationIndexOfPoint(const geom::Geometry *linearGeom) (function) of class geos::linearref::LocationIndexOfPoint is not documented.
  4079. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/linearref/LocationIndexOfPoint.h:49: warning: Member indexOf(const geom::Geometry *linearGeom, const geom::Coordinate &inputPt) (function) of class geos::linearref::LocationIndexOfPoint is not documented.
  4080. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/linearref/LocationIndexOfPoint.h:51: warning: Member indexOfAfter(const geom::Geometry *linearGeom, const geom::Coordinate &inputPt, LinearLocation *minIndex) (function) of class geos::linearref::LocationIndexOfPoint is not documented.
  4081. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/linearref/LocationIndexOfPoint.h:35: warning: unable to resolve link to `Geometry' for \link command
  4082. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/linearref/LocationIndexOfPoint.h:35: warning: unable to resolve link to `Coordinate' for \link command
  4083. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/linearref/LocationIndexOfPoint.h:56: warning: unable to resolve link to `Geometry' for \link command
  4084. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/linearref/LocationIndexOfPoint.h:63: warning: unable to resolve link to `Geometry' for \link command
  4085. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/linearref/LocationIndexOfPoint.h:64: warning: unable to resolve link to `Coordinate' for \link command
  4086. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/linearref/LocationIndexOfPoint.h:63: warning: argument 'minLocation' of command @param is not found in the argument list of geos::linearref::LocationIndexOfPoint::indexOfAfter(const geom::Coordinate &inputPt, LinearLocation *minIndex) const
  4087. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/linearref/LocationIndexOfPoint.h:63: warning: The following parameters of geos::linearref::LocationIndexOfPoint::indexOfAfter(const geom::Coordinate &inputPt, LinearLocation *minIndex) const are not documented:
  4088. parameter 'minIndex'
  4089. Generating docs for namespace geos::noding
  4090. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/FastSegmentSetIntersectionFinder.h:40: warning: unable to resolve link to `SegmentStrings' for \link command
  4091. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/MCIndexSegmentSetMutualIntersector.h:48: warning: unable to resolve link to `SegmentStrings' for \link command
  4092. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/MCIndexSegmentSetMutualIntersector.h:49: warning: unable to resolve link to `MonotoneChain' for \link command
  4093. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/MCIndexSegmentSetMutualIntersector.h:49: warning: unable to resolve link to `SpatialIndex' for \link command
  4094. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/SegmentNode.h:106: warning: Member operator<<(std::ostream &os, const SegmentNode &n) (function) of namespace geos::noding is not documented.
  4095. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/SegmentNodeList.h:190: warning: Member operator<<(std::ostream &os, const SegmentNodeList &l) (function) of namespace geos::noding is not documented.
  4096. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/SegmentString.h:109: warning: Member operator<<(std::ostream &os, const SegmentString &ss) (function) of namespace geos::noding is not documented.
  4097. Generating docs for compound geos::noding::BasicSegmentString...
  4098. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/SegmentString.h:48: warning: Member ConstVect (typedef) of class geos::noding::SegmentString is not documented.
  4099. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/SegmentString.h:49: warning: Member NonConstVect (typedef) of class geos::noding::SegmentString is not documented.
  4100. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/BasicSegmentString.h:44: warning: unable to resolve link to `Coordinate' for \link command
  4101. Generating docs for compound geos::noding::FastNodingValidator...
  4102. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/FastNodingValidator.h:65: warning: Member FastNodingValidator(std::vector< noding::SegmentString * > &newSegStrings) (function) of class geos::noding::FastNodingValidator is not documented.
  4103. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/FastNodingValidator.h:46: warning: unable to resolve link to `TopologyException' for \link command
  4104. Generating docs for compound geos::noding::FastSegmentSetIntersectionFinder...
  4105. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/FastSegmentSetIntersectionFinder.h:40: warning: unable to resolve link to `SegmentStrings' for \link command
  4106. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/FastSegmentSetIntersectionFinder.h:57: warning: Member FastSegmentSetIntersectionFinder(SegmentString::ConstVect *baseSegStrings) (function) of class geos::noding::FastSegmentSetIntersectionFinder is not documented.
  4107. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/FastSegmentSetIntersectionFinder.h:72: warning: Member intersects(SegmentString::ConstVect *segStrings) (function) of class geos::noding::FastSegmentSetIntersectionFinder is not documented.
  4108. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/FastSegmentSetIntersectionFinder.h:73: warning: Member intersects(SegmentString::ConstVect *segStrings, SegmentIntersectionDetector *intDetector) (function) of class geos::noding::FastSegmentSetIntersectionFinder is not documented.
  4109. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/FastSegmentSetIntersectionFinder.h:40: warning: unable to resolve link to `SegmentStrings' for \link command
  4110. Generating docs for compound geos::noding::IntersectionAdder...
  4111. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/IntersectionAdder.h:113: warning: Member IntersectionAdder(algorithm::LineIntersector &newLi) (function) of class geos::noding::IntersectionAdder is not documented.
  4112. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/IntersectionAdder.h:115: warning: Member getLineIntersector() (function) of class geos::noding::IntersectionAdder is not documented.
  4113. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/IntersectionAdder.h:125: warning: Member hasIntersection() (function) of class geos::noding::IntersectionAdder is not documented.
  4114. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/IntersectionAdder.h:165: warning: Member isAdjacentSegments(int i1, int i2) (function) of class geos::noding::IntersectionAdder is not documented.
  4115. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/IntersectionAdder.h:94: warning: Member numIntersections (variable) of class geos::noding::IntersectionAdder is not documented.
  4116. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/IntersectionAdder.h:95: warning: Member numInteriorIntersections (variable) of class geos::noding::IntersectionAdder is not documented.
  4117. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/IntersectionAdder.h:96: warning: Member numProperIntersections (variable) of class geos::noding::IntersectionAdder is not documented.
  4118. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/IntersectionAdder.h:99: warning: Member numTests (variable) of class geos::noding::IntersectionAdder is not documented.
  4119. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/IntersectionAdder.h:54: warning: unable to resolve link to `addIntersections' for \link command
  4120. Generating docs for compound geos::noding::IntersectionFinderAdder...
  4121. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/IntersectionFinderAdder.h:86: warning: Member getInteriorIntersections() (function) of class geos::noding::IntersectionFinderAdder is not documented.
  4122. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/IntersectionFinderAdder.h:59: warning: argument 'li' of command @param is not found in the argument list of geos::noding::IntersectionFinderAdder::IntersectionFinderAdder(algorithm::LineIntersector &newLi, std::vector< geom::Coordinate > &v)
  4123. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/IntersectionFinderAdder.h:59: warning: The following parameters of geos::noding::IntersectionFinderAdder::IntersectionFinderAdder(algorithm::LineIntersector &newLi, std::vector< geom::Coordinate > &v) are not documented:
  4124. parameter 'newLi'
  4125. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/IntersectionFinderAdder.h:75: warning: unable to resolve link to `SegmentStrings' for \link command
  4126. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/IntersectionFinderAdder.h:77: warning: unable to resolve link to `MonotoneChain' for \link command
  4127. Generating docs for compound geos::noding::IteratedNoder...
  4128. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/IteratedNoder.h:80: warning: Member IteratedNoder(const geom::PrecisionModel *newPm) (function) of class geos::noding::IteratedNoder is not documented.
  4129. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/Noder.h:62: warning: unable to resolve link to `Collection' for \link command
  4130. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/Noder.h:62: warning: unable to resolve link to `SegmentStrings' for \link command
  4131. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/IteratedNoder.h:102: warning: unable to resolve link to `SegmentStrings' for \link command
  4132. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/IteratedNoder.h:102: warning: argument 'segStrings' of command @param is not found in the argument list of geos::noding::IteratedNoder::computeNodes(std::vector< SegmentString * > *inputSegmentStrings)
  4133. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/IteratedNoder.h:102: warning: The following parameters of geos::noding::IteratedNoder::computeNodes(std::vector< SegmentString * > *inputSegmentStrings) are not documented:
  4134. parameter 'inputSegmentStrings'
  4135. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/Noder.h:62: warning: unable to resolve link to `Collection' for \link command
  4136. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/Noder.h:62: warning: unable to resolve link to `SegmentStrings' for \link command
  4137. Generating docs for compound geos::noding::MCIndexNoder...
  4138. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/MCIndexNoder.h:86: warning: Member MCIndexNoder(SegmentIntersector *nSegInt=NULL) (function) of class geos::noding::MCIndexNoder is not documented.
  4139. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/MCIndexNoder.h:93: warning: Member getIndex() (function) of class geos::noding::MCIndexNoder is not documented.
  4140. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/SinglePassNoder.h:60: warning: Member SinglePassNoder(SegmentIntersector *nSegInt=NULL) (function) of class geos::noding::SinglePassNoder is not documented.
  4141. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/MCIndexNoder.h:54: warning: unable to resolve link to `SpatialIndex' for \link command
  4142. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/SinglePassNoder.h:85: warning: unable to resolve link to `Collection' for \link command
  4143. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/SinglePassNoder.h:85: warning: unable to resolve link to `SegmentStrings' for \link command
  4144. Generating docs for compound geos::noding::MCIndexSegmentSetMutualIntersector...
  4145. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/MCIndexSegmentSetMutualIntersector.h:48: warning: unable to resolve link to `SegmentStrings' for \link command
  4146. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/MCIndexSegmentSetMutualIntersector.h:49: warning: unable to resolve link to `MonotoneChain' for \link command
  4147. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/MCIndexSegmentSetMutualIntersector.h:49: warning: unable to resolve link to `SpatialIndex' for \link command
  4148. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/MCIndexSegmentSetMutualIntersector.h:67: warning: Member getMonotoneChains() (function) of class geos::noding::MCIndexSegmentSetMutualIntersector is not documented.
  4149. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/MCIndexSegmentSetMutualIntersector.h:72: warning: Member getIndex() (function) of class geos::noding::MCIndexSegmentSetMutualIntersector is not documented.
  4150. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/SegmentSetMutualIntersector.h:75: warning: Member segInt (variable) of class geos::noding::SegmentSetMutualIntersector is not documented.
  4151. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/MCIndexSegmentSetMutualIntersector.h:48: warning: unable to resolve link to `SegmentStrings' for \link command
  4152. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/MCIndexSegmentSetMutualIntersector.h:49: warning: unable to resolve link to `MonotoneChain' for \link command
  4153. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/MCIndexSegmentSetMutualIntersector.h:49: warning: unable to resolve link to `SpatialIndex' for \link command
  4154. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/MCIndexSegmentSetMutualIntersector.h:79: warning: argument 'segStrings1' of command @param is not found in the argument list of geos::noding::MCIndexSegmentSetMutualIntersector::process(SegmentString::ConstVect *segStrings) inherited from member process at line 67 in file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/SegmentSetMutualIntersector.h
  4155. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/MCIndexSegmentSetMutualIntersector.h:79: warning: The following parameters of geos::noding::MCIndexSegmentSetMutualIntersector::process(SegmentString::ConstVect *segStrings) are not documented:
  4156. parameter 'segStrings'
  4157. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/MCIndexSegmentSetMutualIntersector.h:76: warning: argument 'segStrings0' of command @param is not found in the argument list of geos::noding::MCIndexSegmentSetMutualIntersector::setBaseSegments(SegmentString::ConstVect *segStrings) inherited from member setBaseSegments at line 62 in file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/SegmentSetMutualIntersector.h
  4158. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/MCIndexSegmentSetMutualIntersector.h:76: warning: The following parameters of geos::noding::MCIndexSegmentSetMutualIntersector::setBaseSegments(SegmentString::ConstVect *segStrings) are not documented:
  4159. parameter 'segStrings'
  4160. Generating docs for compound geos::noding::NodableSegmentString...
  4161. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/NodableSegmentString.h:46: warning: Member NodableSegmentString(const void *newContext) (function) of class geos::noding::NodableSegmentString is not documented.
  4162. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/SegmentString.h:80: warning: Member size() const =0 (function) of class geos::noding::SegmentString is not documented.
  4163. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/SegmentString.h:82: warning: Member getCoordinate(unsigned int i) const =0 (function) of class geos::noding::SegmentString is not documented.
  4164. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/SegmentString.h:96: warning: Member isClosed() const =0 (function) of class geos::noding::SegmentString is not documented.
  4165. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/SegmentString.h:98: warning: Member print(std::ostream &os) const (function) of class geos::noding::SegmentString is not documented.
  4166. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/SegmentString.h:48: warning: Member ConstVect (typedef) of class geos::noding::SegmentString is not documented.
  4167. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/SegmentString.h:49: warning: Member NonConstVect (typedef) of class geos::noding::SegmentString is not documented.
  4168. Generating docs for compound geos::noding::NodedSegmentString...
  4169. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/NodedSegmentString.h:133: warning: Member getNodeList() (function) of class geos::noding::NodedSegmentString is not documented.
  4170. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/NodedSegmentString.h:135: warning: Member getNodeList() const (function) of class geos::noding::NodedSegmentString is not documented.
  4171. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/NodedSegmentString.h:138: warning: Member size() const (function) of class geos::noding::NodedSegmentString is not documented.
  4172. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/NodedSegmentString.h:142: warning: Member getCoordinate(unsigned int i) const (function) of class geos::noding::NodedSegmentString is not documented.
  4173. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/NodedSegmentString.h:146: warning: Member isClosed() const (function) of class geos::noding::NodedSegmentString is not documented.
  4174. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/NodedSegmentString.h:148: warning: Member print(std::ostream &os) const (function) of class geos::noding::NodedSegmentString is not documented.
  4175. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/NodableSegmentString.h:46: warning: Member NodableSegmentString(const void *newContext) (function) of class geos::noding::NodableSegmentString is not documented.
  4176. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/NodedSegmentString.h:64: warning: Member getNodedSubstrings(SegmentString::ConstVect *segStrings, SegmentString::NonConstVect *resultEdgelist) (function) of class geos::noding::NodedSegmentString is not documented.
  4177. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/NodedSegmentString.h:75: warning: Member getNodedSubstrings(const SegmentString::NonConstVect &segStrings, SegmentString::NonConstVect *resultEdgeList) (function) of class geos::noding::NodedSegmentString is not documented.
  4178. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/SegmentString.h:48: warning: Member ConstVect (typedef) of class geos::noding::SegmentString is not documented.
  4179. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/SegmentString.h:49: warning: Member NonConstVect (typedef) of class geos::noding::SegmentString is not documented.
  4180. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/NodedSegmentString.h:46: warning: unable to resolve link to `Coordinate' for \link command
  4181. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/NodedSegmentString.h:83: warning: argument 'data' of command @param is not found in the argument list of geos::noding::NodedSegmentString::NodedSegmentString(geom::CoordinateSequence *newPts, const void *newContext)
  4182. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/NodedSegmentString.h:83: warning: The following parameters of geos::noding::NodedSegmentString::NodedSegmentString(geom::CoordinateSequence *newPts, const void *newContext) are not documented:
  4183. parameter 'newContext'
  4184. Generating docs for compound geos::noding::Noder...
  4185. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/Noder.h:62: warning: unable to resolve link to `Collection' for \link command
  4186. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/Noder.h:62: warning: unable to resolve link to `SegmentStrings' for \link command
  4187. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/Noder.h:62: warning: unable to resolve link to `Collection' for \link command
  4188. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/Noder.h:62: warning: unable to resolve link to `SegmentStrings' for \link command
  4189. Generating docs for compound geos::noding::NodingValidator...
  4190. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/NodingValidator.h:102: warning: Member NodingValidator(const std::vector< SegmentString * > &newSegStrings) (function) of class geos::noding::NodingValidator is not documented.
  4191. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/NodingValidator.h:106: warning: Member checkValid() (function) of class geos::noding::NodingValidator is not documented.
  4192. Generating docs for compound geos::noding::Octant...
  4193. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/Octant.h:67: warning: Member octant(const geom::Coordinate *p0, const geom::Coordinate *p1) (function) of class geos::noding::Octant is not documented.
  4194. Generating docs for compound geos::noding::OrientedCoordinateArray...
  4195. Generating docs for compound geos::noding::ScaledNoder...
  4196. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/ScaledNoder.h:66: warning: Member isIntegerPrecision() (function) of class geos::noding::ScaledNoder is not documented.
  4197. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/ScaledNoder.h:76: warning: Member ScaledNoder(Noder &n, double nScaleFactor, double nOffsetX=0.0, double nOffsetY=0.0) (function) of class geos::noding::ScaledNoder is not documented.
  4198. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/Noder.h:62: warning: unable to resolve link to `Collection' for \link command
  4199. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/Noder.h:62: warning: unable to resolve link to `SegmentStrings' for \link command
  4200. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/ScaledNoder.h:87: warning: Member filter_ro(const geom::Coordinate *c) (function) of class geos::noding::ScaledNoder is not documented.
  4201. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/ScaledNoder.h:92: warning: Member filter_rw(geom::Coordinate *c) const (function) of class geos::noding::ScaledNoder is not documented.
  4202. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/Noder.h:62: warning: unable to resolve link to `Collection' for \link command
  4203. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/Noder.h:62: warning: unable to resolve link to `SegmentStrings' for \link command
  4204. Generating docs for compound geos::noding::SegmentIntersectionDetector...
  4205. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/SegmentIntersectionDetector.h:71: warning: Member SegmentIntersectionDetector(LineIntersector *li) (function) of class geos::noding::SegmentIntersectionDetector is not documented.
  4206. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/SegmentIntersectionDetector.h:81: warning: Member setFindProper(bool findProper) (function) of class geos::noding::SegmentIntersectionDetector is not documented.
  4207. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/SegmentIntersectionDetector.h:86: warning: Member setFindAllIntersectionTypes(bool findAllTypes) (function) of class geos::noding::SegmentIntersectionDetector is not documented.
  4208. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/SegmentIntersectionDetector.h:159: warning: unable to resolve link to `SegmentStrings' for \link command
  4209. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/SegmentIntersectionDetector.h:160: warning: unable to resolve link to `MonotoneChain' for \link command
  4210. Generating docs for compound geos::noding::SegmentIntersector...
  4211. Generating docs for compound geos::noding::SegmentNode...
  4212. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/SegmentNode.h:92: warning: Member isEndPoint(unsigned int maxSegmentIndex) const (function) of class geos::noding::SegmentNode is not documented.
  4213. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/SegmentNode.h:59: warning: Member operator<<(std::ostream &os, const SegmentNode &n) (friend) of class geos::noding::SegmentNode is not documented.
  4214. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/SegmentNode.h:69: warning: argument 'coord' of command @param is not found in the argument list of geos::noding::SegmentNode::SegmentNode(const NodedSegmentString &ss, const geom::Coordinate &nCoord, unsigned int nSegmentIndex, int nSegmentOctant)
  4215. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/SegmentNode.h:69: warning: The following parameters of geos::noding::SegmentNode::SegmentNode(const NodedSegmentString &ss, const geom::Coordinate &nCoord, unsigned int nSegmentIndex, int nSegmentOctant) are not documented:
  4216. parameter 'nCoord'
  4217. Generating docs for compound geos::noding::SegmentNodeList...
  4218. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/SegmentNodeList.h:124: warning: Member container (typedef) of class geos::noding::SegmentNodeList is not documented.
  4219. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/SegmentNodeList.h:125: warning: Member iterator (typedef) of class geos::noding::SegmentNodeList is not documented.
  4220. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/SegmentNodeList.h:126: warning: Member const_iterator (typedef) of class geos::noding::SegmentNodeList is not documented.
  4221. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/SegmentNodeList.h:128: warning: Member SegmentNodeList(const NodedSegmentString *newEdge) (function) of class geos::noding::SegmentNodeList is not documented.
  4222. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/SegmentNodeList.h:130: warning: Member SegmentNodeList(const NodedSegmentString &newEdge) (function) of class geos::noding::SegmentNodeList is not documented.
  4223. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/SegmentNodeList.h:132: warning: Member getEdge() const (function) of class geos::noding::SegmentNodeList is not documented.
  4224. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/SegmentNodeList.h:150: warning: Member add(const geom::Coordinate *intPt, std::size_t segmentIndex) (function) of class geos::noding::SegmentNodeList is not documented.
  4225. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/SegmentNodeList.h:159: warning: Member getNodes() (function) of class geos::noding::SegmentNodeList is not documented.
  4226. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/SegmentNodeList.h:164: warning: Member begin() (function) of class geos::noding::SegmentNodeList is not documented.
  4227. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/SegmentNodeList.h:165: warning: Member begin() const (function) of class geos::noding::SegmentNodeList is not documented.
  4228. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/SegmentNodeList.h:166: warning: Member end() (function) of class geos::noding::SegmentNodeList is not documented.
  4229. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/SegmentNodeList.h:167: warning: Member end() const (function) of class geos::noding::SegmentNodeList is not documented.
  4230. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/SegmentNodeList.h:182: warning: Member addSplitEdges(std::vector< SegmentString * > *edgeList) (function) of class geos::noding::SegmentNodeList is not documented.
  4231. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/SegmentNodeList.h:122: warning: Member operator<<(std::ostream &os, const SegmentNodeList &l) (friend) of class geos::noding::SegmentNodeList is not documented.
  4232. Generating docs for compound geos::noding::SegmentPointComparator...
  4233. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/SegmentPointComparator.h:76: warning: Member relativeSign(double x0, double x1) (function) of class geos::noding::SegmentPointComparator is not documented.
  4234. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/SegmentPointComparator.h:83: warning: Member compareValue(int compareSign0, int compareSign1) (function) of class geos::noding::SegmentPointComparator is not documented.
  4235. Generating docs for compound geos::noding::SegmentSetMutualIntersector...
  4236. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/SegmentSetMutualIntersector.h:75: warning: Member segInt (variable) of class geos::noding::SegmentSetMutualIntersector is not documented.
  4237. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/SegmentSetMutualIntersector.h:67: warning: argument 'segStrings1' of command @param is not found in the argument list of geos::noding::SegmentSetMutualIntersector::process(SegmentString::ConstVect *segStrings)=0
  4238. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/SegmentSetMutualIntersector.h:67: warning: The following parameters of geos::noding::SegmentSetMutualIntersector::process(SegmentString::ConstVect *segStrings)=0 are not documented:
  4239. parameter 'segStrings'
  4240. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/SegmentSetMutualIntersector.h:62: warning: argument 'segStrings0' of command @param is not found in the argument list of geos::noding::SegmentSetMutualIntersector::setBaseSegments(SegmentString::ConstVect *segStrings)=0
  4241. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/SegmentSetMutualIntersector.h:62: warning: The following parameters of geos::noding::SegmentSetMutualIntersector::setBaseSegments(SegmentString::ConstVect *segStrings)=0 are not documented:
  4242. parameter 'segStrings'
  4243. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/SegmentSetMutualIntersector.h:49: warning: argument 'segInt' of command @param is not found in the argument list of geos::noding::SegmentSetMutualIntersector::setSegmentIntersector(SegmentIntersector *si)
  4244. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/SegmentSetMutualIntersector.h:49: warning: The following parameters of geos::noding::SegmentSetMutualIntersector::setSegmentIntersector(SegmentIntersector *si) are not documented:
  4245. parameter 'si'
  4246. Generating docs for compound geos::noding::SegmentString...
  4247. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/SegmentString.h:48: warning: Member ConstVect (typedef) of class geos::noding::SegmentString is not documented.
  4248. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/SegmentString.h:49: warning: Member NonConstVect (typedef) of class geos::noding::SegmentString is not documented.
  4249. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/SegmentString.h:80: warning: Member size() const =0 (function) of class geos::noding::SegmentString is not documented.
  4250. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/SegmentString.h:82: warning: Member getCoordinate(unsigned int i) const =0 (function) of class geos::noding::SegmentString is not documented.
  4251. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/SegmentString.h:96: warning: Member isClosed() const =0 (function) of class geos::noding::SegmentString is not documented.
  4252. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/SegmentString.h:98: warning: Member print(std::ostream &os) const (function) of class geos::noding::SegmentString is not documented.
  4253. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/SegmentString.h:52: warning: Member operator<<(std::ostream &os, const SegmentString &ss) (friend) of class geos::noding::SegmentString is not documented.
  4254. Generating docs for compound geos::noding::SegmentStringUtil...
  4255. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/SegmentStringUtil.h:41: warning: unable to resolve link to `Geometry' for \link command
  4256. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/SegmentStringUtil.h:41: warning: unable to resolve link to `Geometry' for \link command
  4257. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/SegmentStringUtil.h:41: warning: argument 'geom' of command @param is not found in the argument list of geos::noding::SegmentStringUtil::extractSegmentStrings(const geom::Geometry *g, SegmentString::ConstVect &segStr)
  4258. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/SegmentStringUtil.h:41: warning: The following parameters of geos::noding::SegmentStringUtil::extractSegmentStrings(const geom::Geometry *g, SegmentString::ConstVect &segStr) are not documented:
  4259. parameter 'g'
  4260. Generating docs for compound geos::noding::SimpleNoder...
  4261. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/SimpleNoder.h:61: warning: Member SimpleNoder(SegmentIntersector *nSegInt=NULL) (function) of class geos::noding::SimpleNoder is not documented.
  4262. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/SinglePassNoder.h:60: warning: Member SinglePassNoder(SegmentIntersector *nSegInt=NULL) (function) of class geos::noding::SinglePassNoder is not documented.
  4263. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/SinglePassNoder.h:85: warning: unable to resolve link to `Collection' for \link command
  4264. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/SinglePassNoder.h:85: warning: unable to resolve link to `SegmentStrings' for \link command
  4265. Generating docs for compound geos::noding::SingleInteriorIntersectionFinder...
  4266. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/SingleInteriorIntersectionFinder.h:95: warning: unable to resolve link to `SegmentStrings' for \link command
  4267. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/SingleInteriorIntersectionFinder.h:49: warning: argument 'li' of command @param is not found in the argument list of geos::noding::SingleInteriorIntersectionFinder::SingleInteriorIntersectionFinder(algorithm::LineIntersector &newLi)
  4268. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/SingleInteriorIntersectionFinder.h:49: warning: The following parameters of geos::noding::SingleInteriorIntersectionFinder::SingleInteriorIntersectionFinder(algorithm::LineIntersector &newLi) are not documented:
  4269. parameter 'newLi'
  4270. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/SingleInteriorIntersectionFinder.h:95: warning: unable to resolve link to `SegmentStrings' for \link command
  4271. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/SingleInteriorIntersectionFinder.h:93: warning: unable to resolve link to `MonotoneChain' for \link command
  4272. Generating docs for compound geos::noding::SinglePassNoder...
  4273. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/SinglePassNoder.h:60: warning: Member SinglePassNoder(SegmentIntersector *nSegInt=NULL) (function) of class geos::noding::SinglePassNoder is not documented.
  4274. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/SinglePassNoder.h:85: warning: unable to resolve link to `Collection' for \link command
  4275. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/SinglePassNoder.h:85: warning: unable to resolve link to `SegmentStrings' for \link command
  4276. Generating docs for namespace geos::noding::snapround
  4277. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/snapround/MCIndexPointSnapper.h:44: warning: unable to resolve link to `SpatialIndex' for \link command
  4278. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/snapround/MCIndexPointSnapper.h:45: warning: unable to resolve link to `MonotoneChain' for \link command
  4279. Generating docs for compound geos::noding::snapround::HotPixel...
  4280. Generating docs for compound geos::noding::snapround::MCIndexPointSnapper...
  4281. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/snapround/MCIndexPointSnapper.h:44: warning: unable to resolve link to `SpatialIndex' for \link command
  4282. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/snapround/MCIndexPointSnapper.h:45: warning: unable to resolve link to `MonotoneChain' for \link command
  4283. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/snapround/MCIndexPointSnapper.h:57: warning: Member MCIndexPointSnapper(index::SpatialIndex &nIndex) (function) of class geos::noding::snapround::MCIndexPointSnapper is not documented.
  4284. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/snapround/MCIndexPointSnapper.h:74: warning: Member snap(HotPixel &hotPixel) (function) of class geos::noding::snapround::MCIndexPointSnapper is not documented.
  4285. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/snapround/MCIndexPointSnapper.h:44: warning: unable to resolve link to `SpatialIndex' for \link command
  4286. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/snapround/MCIndexPointSnapper.h:45: warning: unable to resolve link to `MonotoneChain' for \link command
  4287. Generating docs for compound geos::noding::snapround::MCIndexSnapRounder...
  4288. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/snapround/MCIndexSnapRounder.h:84: warning: Member MCIndexSnapRounder(geom::PrecisionModel &nPm) (function) of class geos::noding::snapround::MCIndexSnapRounder is not documented.
  4289. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/Noder.h:62: warning: unable to resolve link to `Collection' for \link command
  4290. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/Noder.h:62: warning: unable to resolve link to `SegmentStrings' for \link command
  4291. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/Noder.h:62: warning: unable to resolve link to `Collection' for \link command
  4292. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/Noder.h:62: warning: unable to resolve link to `SegmentStrings' for \link command
  4293. Generating docs for compound geos::noding::snapround::SimpleSnapRounder...
  4294. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/snapround/SimpleSnapRounder.h:78: warning: Member SimpleSnapRounder(const geom::PrecisionModel &newPm) (function) of class geos::noding::snapround::SimpleSnapRounder is not documented.
  4295. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/Noder.h:62: warning: unable to resolve link to `Collection' for \link command
  4296. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/Noder.h:62: warning: unable to resolve link to `SegmentStrings' for \link command
  4297. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/snapround/SimpleSnapRounder.h:84: warning: Member add(const SegmentString *segStr) (function) of class geos::noding::snapround::SimpleSnapRounder is not documented.
  4298. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/Noder.h:62: warning: unable to resolve link to `Collection' for \link command
  4299. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/Noder.h:62: warning: unable to resolve link to `SegmentStrings' for \link command
  4300. Generating docs for namespace geos::operation
  4301. Generating docs for compound geos::operation::GeometryGraphOperation...
  4302. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/GeometryGraphOperation.h:58: warning: Member GeometryGraphOperation(const geom::Geometry *g0, const geom::Geometry *g1) (function) of class geos::operation::GeometryGraphOperation is not documented.
  4303. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/GeometryGraphOperation.h:62: warning: Member GeometryGraphOperation(const geom::Geometry *g0, const geom::Geometry *g1, const algorithm::BoundaryNodeRule &boundaryNodeRule) (function) of class geos::operation::GeometryGraphOperation is not documented.
  4304. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/GeometryGraphOperation.h:64: warning: Member GeometryGraphOperation(const geom::Geometry *g0) (function) of class geos::operation::GeometryGraphOperation is not documented.
  4305. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/GeometryGraphOperation.h:68: warning: Member getArgGeometry(unsigned int i) const (function) of class geos::operation::GeometryGraphOperation is not documented.
  4306. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/GeometryGraphOperation.h:81: warning: Member setComputationPrecision(const geom::PrecisionModel *pm) (function) of class geos::operation::GeometryGraphOperation is not documented.
  4307. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/GeometryGraphOperation.h:72: warning: Member li (variable) of class geos::operation::GeometryGraphOperation is not documented.
  4308. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/GeometryGraphOperation.h:74: warning: Member resultPrecisionModel (variable) of class geos::operation::GeometryGraphOperation is not documented.
  4309. Generating docs for compound geos::operation::IsSimpleOp...
  4310. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/IsSimpleOp.h:175: warning: Member isSimpleLinearGeometry(const geom::Geometry *geom) (function) of class geos::operation::IsSimpleOp is not documented.
  4311. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/IsSimpleOp.h:68: warning: unable to resolve link to `BoundaryNodeRule' for \link command
  4312. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/IsSimpleOp.h:70: warning: unable to resolve link to `Geometry' for \link command
  4313. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/IsSimpleOp.h:75: warning: unable to resolve link to `Geometry::isValid' for \link command
  4314. Generating docs for namespace geos::operation::buffer
  4315. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/buffer/BufferSubgraph.h:174: warning: Member operator<<(std::ostream &os, const BufferSubgraph &bs) (function) of namespace geos::operation::buffer is not documented.
  4316. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/buffer/BufferSubgraph.h:188: warning: Member BufferSubgraphGT(BufferSubgraph *first, BufferSubgraph *second) (function) of namespace geos::operation::buffer is not documented.
  4317. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/buffer/OffsetSegmentString.h:181: warning: Member operator<<(std::ostream &os, const OffsetSegmentString &lst) (function) of namespace geos::operation::buffer is not documented.
  4318. Generating docs for compound geos::operation::buffer::BufferInputLineSimplifier...
  4319. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/operation/buffer/BufferInputLineSimplifier.h:94: warning: Member BufferInputLineSimplifier(const geom::CoordinateSequence &input) (function) of class geos::operation::buffer::BufferInputLineSimplifier is not documented.
  4320. Generating docs for compound geos::operation::buffer::BufferBuilder...
  4321. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/buffer/BufferBuilder.h:139: warning: Member buffer(const geom::Geometry *g, double distance) (function) of class geos::operation::buffer::BufferBuilder is not documented.
  4322. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/buffer/BufferBuilder.h:131: warning: argument 'noder' of command @param is not found in the argument list of geos::operation::buffer::BufferBuilder::setNoder(noding::Noder *newNoder)
  4323. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/buffer/BufferBuilder.h:131: warning: The following parameters of geos::operation::buffer::BufferBuilder::setNoder(noding::Noder *newNoder) are not documented:
  4324. parameter 'newNoder'
  4325. Generating docs for compound geos::operation::buffer::BufferOp...
  4326. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/buffer/BufferOp.h:54: warning: found </em> tag without matching <em>
  4327. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/buffer/BufferOp.h:54: warning: found </em> tag without matching <em>
  4328. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/buffer/BufferOp.h:150: warning: The following parameters of geos::operation::buffer::BufferOp::bufferOp(const geom::Geometry *g, double distance, int quadrantSegments=BufferParameters::DEFAULT_QUADRANT_SEGMENTS, int endCapStyle=BufferParameters::CAP_ROUND) are not documented:
  4329. parameter 'endCapStyle'
  4330. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/buffer/BufferOp.h:214: warning: argument 'g' of command @param is not found in the argument list of geos::operation::buffer::BufferOp::getResultGeometry(double nDistance)
  4331. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/buffer/BufferOp.h:214: warning: argument 'distance' of command @param is not found in the argument list of geos::operation::buffer::BufferOp::getResultGeometry(double nDistance)
  4332. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/buffer/BufferOp.h:214: warning: The following parameters of geos::operation::buffer::BufferOp::getResultGeometry(double nDistance) are not documented:
  4333. parameter 'nDistance'
  4334. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/buffer/BufferOp.h:196: warning: argument 'endCapStyle' of command @param is not found in the argument list of geos::operation::buffer::BufferOp::setEndCapStyle(int nEndCapStyle)
  4335. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/buffer/BufferOp.h:196: warning: The following parameters of geos::operation::buffer::BufferOp::setEndCapStyle(int nEndCapStyle) are not documented:
  4336. parameter 'nEndCapStyle'
  4337. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/buffer/BufferOp.h:205: warning: argument 'endCapStyle' of command @param is not found in the argument list of geos::operation::buffer::BufferOp::setQuadrantSegments(int nQuadrantSegments)
  4338. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/buffer/BufferOp.h:205: warning: The following parameters of geos::operation::buffer::BufferOp::setQuadrantSegments(int nQuadrantSegments) are not documented:
  4339. parameter 'nQuadrantSegments'
  4340. Generating docs for compound geos::operation::buffer::BufferParameters...
  4341. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/buffer/BufferParameters.h:145: warning: argument 'quadrantSegments' of command @param is not found in the argument list of geos::operation::buffer::BufferParameters::setQuadrantSegments(int quadSegs)
  4342. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/buffer/BufferParameters.h:145: warning: The following parameters of geos::operation::buffer::BufferParameters::setQuadrantSegments(int quadSegs) are not documented:
  4343. parameter 'quadSegs'
  4344. Generating docs for compound geos::operation::buffer::BufferSubgraph...
  4345. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/buffer/BufferSubgraph.h:115: warning: Member getDirectedEdges() (function) of class geos::operation::buffer::BufferSubgraph is not documented.
  4346. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/buffer/BufferSubgraph.h:117: warning: Member getNodes() (function) of class geos::operation::buffer::BufferSubgraph is not documented.
  4347. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/buffer/BufferSubgraph.h:134: warning: Member computeDepth(int outsideDepth) (function) of class geos::operation::buffer::BufferSubgraph is not documented.
  4348. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/buffer/BufferSubgraph.h:109: warning: Member operator<<(std::ostream &os, const BufferSubgraph &bs) (friend) of class geos::operation::buffer::BufferSubgraph is not documented.
  4349. Generating docs for compound geos::operation::buffer::OffsetCurveBuilder...
  4350. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/buffer/OffsetCurveBuilder.h:79: warning: Member OffsetCurveBuilder(const geom::PrecisionModel *newPrecisionModel, const BufferParameters &nBufParams) (function) of class geos::operation::buffer::OffsetCurveBuilder is not documented.
  4351. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/buffer/OffsetCurveBuilder.h:92: warning: The following parameters of geos::operation::buffer::OffsetCurveBuilder::getLineCurve(const geom::CoordinateSequence *inputPts, double distance, std::vector< geom::CoordinateSequence * > &lineList) are not documented:
  4352. parameter 'inputPts'
  4353. parameter 'distance'
  4354. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/buffer/OffsetCurveBuilder.h:125: warning: The following parameters of geos::operation::buffer::OffsetCurveBuilder::getRingCurve(const geom::CoordinateSequence *inputPts, int side, double distance, std::vector< geom::CoordinateSequence * > &lineList) are not documented:
  4355. parameter 'inputPts'
  4356. parameter 'side'
  4357. parameter 'distance'
  4358. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/buffer/OffsetCurveBuilder.h:105: warning: The following parameters of geos::operation::buffer::OffsetCurveBuilder::getSingleSidedLineCurve(const geom::CoordinateSequence *inputPts, double distance, std::vector< geom::CoordinateSequence * > &lineList, bool leftSide, bool rightSide) are not documented:
  4359. parameter 'inputPts'
  4360. parameter 'distance'
  4361. Generating docs for compound geos::operation::buffer::OffsetCurveSetBuilder...
  4362. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/buffer/OffsetCurveSetBuilder.h:199: warning: The following parameters of geos::operation::buffer::OffsetCurveSetBuilder::addCurves(const std::vector< geom::CoordinateSequence * > &lineList, int leftLoc, int rightLoc) are not documented:
  4363. parameter 'leftLoc'
  4364. parameter 'rightLoc'
  4365. Generating docs for compound geos::operation::buffer::OffsetSegmentGenerator...
  4366. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/buffer/OffsetSegmentGenerator.h:74: warning: Member OffsetSegmentGenerator(const geom::PrecisionModel *newPrecisionModel, const BufferParameters &bufParams, double distance) (function) of class geos::operation::buffer::OffsetSegmentGenerator is not documented.
  4367. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/buffer/OffsetSegmentGenerator.h:94: warning: Member initSideSegments(const geom::Coordinate &nS1, const geom::Coordinate &nS2, int nSide) (function) of class geos::operation::buffer::OffsetSegmentGenerator is not documented.
  4368. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/buffer/OffsetSegmentGenerator.h:108: warning: Member closeRing() (function) of class geos::operation::buffer::OffsetSegmentGenerator is not documented.
  4369. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/buffer/OffsetSegmentGenerator.h:130: warning: Member addNextSegment(const geom::Coordinate &p, bool addStartPoint) (function) of class geos::operation::buffer::OffsetSegmentGenerator is not documented.
  4370. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/buffer/OffsetSegmentGenerator.h:139: warning: Member addSegments(const geom::CoordinateSequence &pts, bool isForward) (function) of class geos::operation::buffer::OffsetSegmentGenerator is not documented.
  4371. Generating docs for compound geos::operation::buffer::OffsetSegmentString...
  4372. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/buffer/OffsetSegmentString.h:98: warning: Member reset() (function) of class geos::operation::buffer::OffsetSegmentString is not documented.
  4373. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/buffer/OffsetSegmentString.h:107: warning: Member setPrecisionModel(const geom::PrecisionModel *nPrecisionModel) (function) of class geos::operation::buffer::OffsetSegmentString is not documented.
  4374. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/buffer/OffsetSegmentString.h:112: warning: Member setMinimumVertexDistance(double nMinVertexDistance) (function) of class geos::operation::buffer::OffsetSegmentString is not documented.
  4375. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/buffer/OffsetSegmentString.h:117: warning: Member addPt(const geom::Coordinate &pt) (function) of class geos::operation::buffer::OffsetSegmentString is not documented.
  4376. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/buffer/OffsetSegmentString.h:134: warning: Member addPts(const geom::CoordinateSequence &pts, bool isForward) (function) of class geos::operation::buffer::OffsetSegmentString is not documented.
  4377. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/buffer/OffsetSegmentString.h:175: warning: Member size() const (function) of class geos::operation::buffer::OffsetSegmentString is not documented.
  4378. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/buffer/OffsetSegmentString.h:82: warning: Member operator<<(std::ostream &os, const OffsetSegmentString &node) (friend) of class geos::operation::buffer::OffsetSegmentString is not documented.
  4379. Generating docs for compound geos::operation::buffer::RightmostEdgeFinder...
  4380. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/buffer/RightmostEdgeFinder.h:81: warning: Member getEdge() (function) of class geos::operation::buffer::RightmostEdgeFinder is not documented.
  4381. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/buffer/RightmostEdgeFinder.h:83: warning: Member getCoordinate() (function) of class geos::operation::buffer::RightmostEdgeFinder is not documented.
  4382. Generating docs for compound geos::operation::buffer::SubgraphDepthLocater...
  4383. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/buffer/SubgraphDepthLocater.h:67: warning: Member SubgraphDepthLocater(std::vector< BufferSubgraph * > *newSubgraphs) (function) of class geos::operation::buffer::SubgraphDepthLocater is not documented.
  4384. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/buffer/SubgraphDepthLocater.h:71: warning: Member getDepth(const geom::Coordinate &p) (function) of class geos::operation::buffer::SubgraphDepthLocater is not documented.
  4385. Generating docs for namespace geos::operation::distance
  4386. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/distance/DistanceOp.h:58: warning: unable to resolve link to `Geometry' for \link command
  4387. Generating docs for compound geos::operation::distance::ConnectedElementLocationFilter...
  4388. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/distance/ConnectedElementLocationFilter.h:70: warning: Member ConnectedElementLocationFilter(std::vector< GeometryLocation * > *newLocations) (function) of class geos::operation::distance::ConnectedElementLocationFilter is not documented.
  4389. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/distance/ConnectedElementLocationFilter.h:72: warning: Member filter_ro(const geom::Geometry *geom) (function) of class geos::operation::distance::ConnectedElementLocationFilter is not documented.
  4390. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/distance/ConnectedElementLocationFilter.h:73: warning: Member filter_rw(geom::Geometry *geom) (function) of class geos::operation::distance::ConnectedElementLocationFilter is not documented.
  4391. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/distance/ConnectedElementLocationFilter.h:63: warning: unable to resolve link to `com.vividsolutions.jts.operation.distance.GeometryLocation' for \link command
  4392. Generating docs for compound geos::operation::distance::ConnectedElementPointFilter...
  4393. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/distance/ConnectedElementPointFilter.h:64: warning: Member ConnectedElementPointFilter(std::vector< const geom::Coordinate * > *newPts) (function) of class geos::operation::distance::ConnectedElementPointFilter is not documented.
  4394. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/distance/ConnectedElementPointFilter.h:66: warning: Member filter_ro(const geom::Geometry *geom) (function) of class geos::operation::distance::ConnectedElementPointFilter is not documented.
  4395. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/GeometryFilter.h:62: warning: Member filter_rw(Geometry *) (function) of class geos::geom::GeometryFilter is not documented.
  4396. Generating docs for compound geos::operation::distance::DistanceOp...
  4397. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/distance/DistanceOp.h:58: warning: unable to resolve link to `Geometry' for \link command
  4398. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/distance/DistanceOp.h:58: warning: unable to resolve link to `Geometry' for \link command
  4399. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/distance/DistanceOp.h:129: warning: unable to resolve link to `Geometry' for \link command
  4400. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/distance/DistanceOp.h:130: warning: unable to resolve link to `Geometry' for \link command
  4401. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/distance/DistanceOp.h:180: warning: unable to resolve link to `Coordinate' for \link command
  4402. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/distance/DistanceOp.h:78: warning: unable to resolve link to `Geometry' for \link command
  4403. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/distance/DistanceOp.h:79: warning: unable to resolve link to `Geometry' for \link command
  4404. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/distance/DistanceOp.h:95: warning: unable to resolve link to `Geometry' for \link command
  4405. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/distance/DistanceOp.h:96: warning: unable to resolve link to `Geometry' for \link command
  4406. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/distance/DistanceOp.h:113: warning: unable to resolve link to `Geometry' for \link command
  4407. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/distance/DistanceOp.h:114: warning: unable to resolve link to `Geometry' for \link command
  4408. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/distance/DistanceOp.h:191: warning: unable to resolve link to `Coordinate' for \link command
  4409. Generating docs for compound geos::operation::distance::GeometryLocation...
  4410. Generating docs for compound geos::operation::geounion::CascadedPolygonUnion...
  4411. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/union/CascadedPolygonUnion.h:54: warning: unable to resolve link to `Polygonal' for \link command
  4412. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/union/CascadedPolygonUnion.h:54: warning: unable to resolve link to `Polygonal' for \link command
  4413. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/union/CascadedPolygonUnion.h:143: warning: unable to resolve link to `Geometry' for \link command
  4414. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/union/CascadedPolygonUnion.h:142: warning: argument 'geoms' of command @param is not found in the argument list of geos::operation::geounion::CascadedPolygonUnion::CascadedPolygonUnion(std::vector< geom::Polygon * > *polys)
  4415. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/union/CascadedPolygonUnion.h:145: warning: unable to resolve link to `Polygonal' for \link command
  4416. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/union/CascadedPolygonUnion.h:145: warning: unable to resolve link to `Geometry' for \link command
  4417. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/union/CascadedPolygonUnion.h:142: warning: The following parameters of geos::operation::geounion::CascadedPolygonUnion::CascadedPolygonUnion(std::vector< geom::Polygon * > *polys) are not documented:
  4418. parameter 'polys'
  4419. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/union/CascadedPolygonUnion.h:107: warning: unable to resolve link to `Polygonal' for \link command
  4420. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/union/CascadedPolygonUnion.h:107: warning: unable to resolve link to `Geometry' for \link command
  4421. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/union/CascadedPolygonUnion.h:109: warning: unable to resolve link to `Polygonal' for \link command
  4422. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/union/CascadedPolygonUnion.h:109: warning: unable to resolve link to `Geometry' for \link command
  4423. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/union/CascadedPolygonUnion.h:115: warning: unable to resolve link to `Polygonal' for \link command
  4424. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/union/CascadedPolygonUnion.h:115: warning: unable to resolve link to `Geometry' for \link command
  4425. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/union/CascadedPolygonUnion.h:134: warning: unable to resolve link to `Polygonal' for \link command
  4426. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/union/CascadedPolygonUnion.h:134: warning: unable to resolve link to `Geometry' for \link command
  4427. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/union/CascadedPolygonUnion.h:136: warning: unable to resolve link to `Polygonal' for \link command
  4428. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/union/CascadedPolygonUnion.h:136: warning: unable to resolve link to `Geometry' for \link command
  4429. Generating docs for compound geos::operation::geounion::CascadedUnion...
  4430. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/union/CascadedUnion.h:102: warning: unable to resolve link to `Geometry' for \link command
  4431. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/union/CascadedUnion.h:104: warning: unable to resolve link to `Geometryal' for \link command
  4432. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/union/CascadedUnion.h:104: warning: unable to resolve link to `Geometry' for \link command
  4433. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/union/CascadedUnion.h:75: warning: unable to resolve link to `Geometry' for \link command
  4434. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/union/CascadedUnion.h:77: warning: unable to resolve link to `Geometry' for \link command
  4435. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/union/CascadedUnion.h:83: warning: unable to resolve link to `Geometry' for \link command
  4436. Generating docs for compound geos::operation::geounion::GeometryListHolder...
  4437. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/union/GeometryListHolder.h:50: warning: Member push_back_owned(geom::Geometry *item) (function) of class geos::operation::geounion::GeometryListHolder is not documented.
  4438. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/union/GeometryListHolder.h:56: warning: Member getGeometry(std::size_t index) (function) of class geos::operation::geounion::GeometryListHolder is not documented.
  4439. Generating docs for compound geos::operation::geounion::PointGeometryUnion...
  4440. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/union/PointGeometryUnion.h:41: warning: unable to resolve link to `Puntal' for \link command
  4441. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/union/PointGeometryUnion.h:42: warning: unable to resolve link to `Geometry' for \link command
  4442. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/union/PointGeometryUnion.h:58: warning: Member PointGeometryUnion(const geom::Puntal &pointGeom, const geom::Geometry &otherGeom) (function) of class geos::operation::geounion::PointGeometryUnion is not documented.
  4443. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/union/PointGeometryUnion.h:60: warning: Member Union() const (function) of class geos::operation::geounion::PointGeometryUnion is not documented.
  4444. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/union/PointGeometryUnion.h:54: warning: Member Union(const geom::Puntal &pointGeom, const geom::Geometry &otherGeom) (function) of class geos::operation::geounion::PointGeometryUnion is not documented.
  4445. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/union/PointGeometryUnion.h:41: warning: unable to resolve link to `Puntal' for \link command
  4446. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/union/PointGeometryUnion.h:42: warning: unable to resolve link to `Geometry' for \link command
  4447. Generating docs for compound geos::operation::geounion::UnaryUnionOp...
  4448. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/union/UnaryUnionOp.h:115: warning: Member UnaryUnionOp(const T &geoms, geom::GeometryFactory &geomFactIn) (function) of class geos::operation::geounion::UnaryUnionOp is not documented.
  4449. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/union/UnaryUnionOp.h:123: warning: Member UnaryUnionOp(const T &geoms) (function) of class geos::operation::geounion::UnaryUnionOp is not documented.
  4450. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/union/UnaryUnionOp.h:130: warning: Member UnaryUnionOp(const geom::Geometry &geom) (function) of class geos::operation::geounion::UnaryUnionOp is not documented.
  4451. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/union/UnaryUnionOp.h:92: warning: Member Union(const T &geoms) (function) of class geos::operation::geounion::UnaryUnionOp is not documented.
  4452. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/union/UnaryUnionOp.h:100: warning: Member Union(const T &geoms, geom::GeometryFactory &geomFact) (function) of class geos::operation::geounion::UnaryUnionOp is not documented.
  4453. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/union/UnaryUnionOp.h:106: warning: Member Union(const geom::Geometry &geom) (function) of class geos::operation::geounion::UnaryUnionOp is not documented.
  4454. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/union/UnaryUnionOp.h:59: warning: unable to resolve link to `GeometryCollection' for \link command
  4455. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/union/UnaryUnionOp.h:63: warning: unable to resolve link to `Polygons' for \link command
  4456. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/union/UnaryUnionOp.h:66: warning: unable to resolve link to `LineString' for \link command
  4457. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/union/UnaryUnionOp.h:74: warning: unable to resolve link to `Geometry#union(Geometry)' for \link command
  4458. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/union/UnaryUnionOp.h:75: warning: unable to resolve link to `LineMerger' for \link command
  4459. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/union/UnaryUnionOp.h:77: warning: unable to resolve link to `Points' for \link command
  4460. Generating docs for namespace geos::operation::linemerge
  4461. Generating docs for compound geos::operation::linemerge::EdgeString...
  4462. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/linemerge/EdgeString.h:68: warning: Member EdgeString(const geom::GeometryFactory *newFactory) (function) of class geos::operation::linemerge::EdgeString is not documented.
  4463. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/linemerge/EdgeString.h:80: warning: Member toLineString() (function) of class geos::operation::linemerge::EdgeString is not documented.
  4464. Generating docs for compound geos::operation::linemerge::LineMergeDirectedEdge...
  4465. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/planargraph/DirectedEdge.h:51: warning: Member NonConstList (typedef) of class geos::planargraph::DirectedEdge is not documented.
  4466. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/planargraph/DirectedEdge.h:52: warning: Member ConstList (typedef) of class geos::planargraph::DirectedEdge is not documented.
  4467. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/planargraph/DirectedEdge.h:53: warning: Member NonConstVect (typedef) of class geos::planargraph::DirectedEdge is not documented.
  4468. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/planargraph/DirectedEdge.h:66: warning: Member ConstVect (typedef) of class geos::planargraph::DirectedEdge is not documented.
  4469. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/planargraph/DirectedEdge.h:67: warning: Member Vect (typedef) of class geos::planargraph::DirectedEdge is not documented.
  4470. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/planargraph/DirectedEdge.h:56: warning: Member parentEdge (variable) of class geos::planargraph::DirectedEdge is not documented.
  4471. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/planargraph/DirectedEdge.h:57: warning: Member from (variable) of class geos::planargraph::DirectedEdge is not documented.
  4472. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/planargraph/DirectedEdge.h:58: warning: Member to (variable) of class geos::planargraph::DirectedEdge is not documented.
  4473. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/planargraph/DirectedEdge.h:59: warning: Member p0 (variable) of class geos::planargraph::DirectedEdge is not documented.
  4474. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/planargraph/DirectedEdge.h:59: warning: Member p1 (variable) of class geos::planargraph::DirectedEdge is not documented.
  4475. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/planargraph/DirectedEdge.h:60: warning: Member sym (variable) of class geos::planargraph::DirectedEdge is not documented.
  4476. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/planargraph/DirectedEdge.h:61: warning: Member edgeDirection (variable) of class geos::planargraph::DirectedEdge is not documented.
  4477. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/planargraph/DirectedEdge.h:62: warning: Member quadrant (variable) of class geos::planargraph::DirectedEdge is not documented.
  4478. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/planargraph/DirectedEdge.h:63: warning: Member angle (variable) of class geos::planargraph::DirectedEdge is not documented.
  4479. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/linemerge/LineMergeDirectedEdge.h:51: warning: The following parameters of geos::operation::linemerge::LineMergeDirectedEdge::LineMergeDirectedEdge(planargraph::Node *from, planargraph::Node *to, const geom::Coordinate &directionPt, bool edgeDirection) are not documented:
  4480. parameter 'from'
  4481. parameter 'to'
  4482. Generating docs for compound geos::operation::linemerge::LineMergeEdge...
  4483. Generating docs for compound geos::operation::linemerge::LineMergeGraph...
  4484. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/planargraph/PlanarGraph.h:135: warning: Member nodeBegin() (function) of class geos::planargraph::PlanarGraph is not documented.
  4485. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/planargraph/PlanarGraph.h:139: warning: Member nodeBegin() const (function) of class geos::planargraph::PlanarGraph is not documented.
  4486. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/planargraph/PlanarGraph.h:143: warning: Member nodeEnd() (function) of class geos::planargraph::PlanarGraph is not documented.
  4487. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/planargraph/PlanarGraph.h:147: warning: Member nodeEnd() const (function) of class geos::planargraph::PlanarGraph is not documented.
  4488. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/planargraph/PlanarGraph.h:106: warning: Member EdgeContainer (typedef) of class geos::planargraph::PlanarGraph is not documented.
  4489. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/planargraph/PlanarGraph.h:107: warning: Member EdgeIterator (typedef) of class geos::planargraph::PlanarGraph is not documented.
  4490. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/planargraph/PlanarGraph.h:65: warning: Member edges (variable) of class geos::planargraph::PlanarGraph is not documented.
  4491. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/planargraph/PlanarGraph.h:66: warning: Member dirEdges (variable) of class geos::planargraph::PlanarGraph is not documented.
  4492. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/planargraph/PlanarGraph.h:67: warning: Member nodeMap (variable) of class geos::planargraph::PlanarGraph is not documented.
  4493. Generating docs for compound geos::operation::linemerge::LineMerger...
  4494. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/linemerge/LineMerger.h:134: warning: Member add(const geom::LineString *lineString) (function) of class geos::operation::linemerge::LineMerger is not documented.
  4495. Generating docs for compound geos::operation::linemerge::LineSequencer...
  4496. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/linemerge/LineSequencer.h:250: warning: Member add(TargetContainer &geoms) (function) of class geos::operation::linemerge::LineSequencer is not documented.
  4497. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/linemerge/LineSequencer.h:198: warning: Member sequence(const geom::Geometry &geom) (function) of class geos::operation::linemerge::LineSequencer is not documented.
  4498. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/linemerge/LineSequencer.h:237: warning: unable to resolve link to `Geometry' for \link command
  4499. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/linemerge/LineSequencer.h:214: warning: unable to resolve link to `Geometry' for \link command
  4500. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/linemerge/LineSequencer.h:215: warning: Found unknown command `\llink'
  4501. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/linemerge/LineSequencer.h:216: warning: unable to resolve link to `MultiLineString' for \link command
  4502. Generating docs for namespace geos::operation::overlay
  4503. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/overlay/MaximalEdgeRing.h:49: warning: unable to resolve link to `edges' for \link command
  4504. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/overlay/MinimalEdgeRing.h:47: warning: unable to resolve link to `Edge' for \link command
  4505. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/opOverlay.h:24: warning: unable to resolve link to `Geometry' for \link command
  4506. Generating docs for compound geos::operation::overlay::EdgeSetNoder...
  4507. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/overlay/EdgeSetNoder.h:57: warning: Member EdgeSetNoder(algorithm::LineIntersector *newLi) (function) of class geos::operation::overlay::EdgeSetNoder is not documented.
  4508. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/overlay/EdgeSetNoder.h:63: warning: Member addEdges(std::vector< geomgraph::Edge * > *edges) (function) of class geos::operation::overlay::EdgeSetNoder is not documented.
  4509. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/overlay/EdgeSetNoder.h:64: warning: Member getNodedEdges() (function) of class geos::operation::overlay::EdgeSetNoder is not documented.
  4510. Generating docs for compound geos::operation::overlay::LineBuilder...
  4511. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/overlay/LineBuilder.h:70: warning: Member LineBuilder(OverlayOp *newOp, const geom::GeometryFactory *newGeometryFactory, algorithm::PointLocator *newPtLocator) (function) of class geos::operation::overlay::LineBuilder is not documented.
  4512. Generating docs for compound geos::operation::overlay::MaximalEdgeRing...
  4513. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/overlay/MaximalEdgeRing.h:49: warning: unable to resolve link to `edges' for \link command
  4514. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/overlay/MaximalEdgeRing.h:72: warning: Member MaximalEdgeRing(geomgraph::DirectedEdge *start, const geom::GeometryFactory *geometryFactory) (function) of class geos::operation::overlay::MaximalEdgeRing is not documented.
  4515. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/overlay/MaximalEdgeRing.h:77: warning: Member getNext(geomgraph::DirectedEdge *de) (function) of class geos::operation::overlay::MaximalEdgeRing is not documented.
  4516. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/overlay/MaximalEdgeRing.h:79: warning: Member setEdgeRing(geomgraph::DirectedEdge *de, geomgraph::EdgeRing *er) (function) of class geos::operation::overlay::MaximalEdgeRing is not documented.
  4517. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/overlay/MaximalEdgeRing.h:94: warning: Member buildMinimalRings(std::vector< EdgeRing * > &minEdgeRings) (function) of class geos::operation::overlay::MaximalEdgeRing is not documented.
  4518. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/EdgeRing.h:64: warning: Member EdgeRing(DirectedEdge *newStart, const geom::GeometryFactory *newGeometryFactory) (function) of class geos::geomgraph::EdgeRing is not documented.
  4519. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/EdgeRing.h:68: warning: Member isIsolated() (function) of class geos::geomgraph::EdgeRing is not documented.
  4520. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/EdgeRing.h:70: warning: Member isHole() (function) of class geos::geomgraph::EdgeRing is not documented.
  4521. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/EdgeRing.h:77: warning: Member getLinearRing() (function) of class geos::geomgraph::EdgeRing is not documented.
  4522. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/EdgeRing.h:79: warning: Member getLabel() (function) of class geos::geomgraph::EdgeRing is not documented.
  4523. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/EdgeRing.h:81: warning: Member isShell() (function) of class geos::geomgraph::EdgeRing is not documented.
  4524. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/EdgeRing.h:83: warning: Member getShell() (function) of class geos::geomgraph::EdgeRing is not documented.
  4525. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/EdgeRing.h:85: warning: Member setShell(EdgeRing *newShell) (function) of class geos::geomgraph::EdgeRing is not documented.
  4526. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/EdgeRing.h:87: warning: Member addHole(EdgeRing *edgeRing) (function) of class geos::geomgraph::EdgeRing is not documented.
  4527. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/EdgeRing.h:103: warning: Member getNext(DirectedEdge *de)=0 (function) of class geos::geomgraph::EdgeRing is not documented.
  4528. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/EdgeRing.h:105: warning: Member setEdgeRing(DirectedEdge *de, EdgeRing *er)=0 (function) of class geos::geomgraph::EdgeRing is not documented.
  4529. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/EdgeRing.h:112: warning: Member getMaxNodeDegree() (function) of class geos::geomgraph::EdgeRing is not documented.
  4530. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/EdgeRing.h:114: warning: Member setInResult() (function) of class geos::geomgraph::EdgeRing is not documented.
  4531. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/EdgeRing.h:123: warning: Member testInvariant() (function) of class geos::geomgraph::EdgeRing is not documented.
  4532. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/EdgeRing.h:155: warning: Member mergeLabel(Label &deLabel) (function) of class geos::geomgraph::EdgeRing is not documented.
  4533. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/EdgeRing.h:171: warning: Member addPoints(Edge *edge, bool isForward, bool isFirstEdge) (function) of class geos::geomgraph::EdgeRing is not documented.
  4534. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/EdgeRing.h:148: warning: Member startDe (variable) of class geos::geomgraph::EdgeRing is not documented.
  4535. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/EdgeRing.h:150: warning: Member geometryFactory (variable) of class geos::geomgraph::EdgeRing is not documented.
  4536. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/overlay/MaximalEdgeRing.h:49: warning: unable to resolve link to `edges' for \link command
  4537. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/overlay/MaximalEdgeRing.h:58: warning: unable to resolve link to `MinimalEdgeRings' for \link command
  4538. Generating docs for compound geos::operation::overlay::MinimalEdgeRing...
  4539. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/overlay/MinimalEdgeRing.h:47: warning: unable to resolve link to `Edge' for \link command
  4540. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/overlay/MinimalEdgeRing.h:63: warning: Member MinimalEdgeRing(geomgraph::DirectedEdge *start, const geom::GeometryFactory *geometryFactory) (function) of class geos::operation::overlay::MinimalEdgeRing is not documented.
  4541. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/overlay/MinimalEdgeRing.h:67: warning: Member getNext(geomgraph::DirectedEdge *de) (function) of class geos::operation::overlay::MinimalEdgeRing is not documented.
  4542. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/overlay/MinimalEdgeRing.h:70: warning: Member setEdgeRing(geomgraph::DirectedEdge *de, geomgraph::EdgeRing *er) (function) of class geos::operation::overlay::MinimalEdgeRing is not documented.
  4543. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/EdgeRing.h:64: warning: Member EdgeRing(DirectedEdge *newStart, const geom::GeometryFactory *newGeometryFactory) (function) of class geos::geomgraph::EdgeRing is not documented.
  4544. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/EdgeRing.h:68: warning: Member isIsolated() (function) of class geos::geomgraph::EdgeRing is not documented.
  4545. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/EdgeRing.h:70: warning: Member isHole() (function) of class geos::geomgraph::EdgeRing is not documented.
  4546. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/EdgeRing.h:77: warning: Member getLinearRing() (function) of class geos::geomgraph::EdgeRing is not documented.
  4547. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/EdgeRing.h:79: warning: Member getLabel() (function) of class geos::geomgraph::EdgeRing is not documented.
  4548. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/EdgeRing.h:81: warning: Member isShell() (function) of class geos::geomgraph::EdgeRing is not documented.
  4549. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/EdgeRing.h:83: warning: Member getShell() (function) of class geos::geomgraph::EdgeRing is not documented.
  4550. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/EdgeRing.h:85: warning: Member setShell(EdgeRing *newShell) (function) of class geos::geomgraph::EdgeRing is not documented.
  4551. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/EdgeRing.h:87: warning: Member addHole(EdgeRing *edgeRing) (function) of class geos::geomgraph::EdgeRing is not documented.
  4552. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/EdgeRing.h:103: warning: Member getNext(DirectedEdge *de)=0 (function) of class geos::geomgraph::EdgeRing is not documented.
  4553. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/EdgeRing.h:105: warning: Member setEdgeRing(DirectedEdge *de, EdgeRing *er)=0 (function) of class geos::geomgraph::EdgeRing is not documented.
  4554. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/EdgeRing.h:112: warning: Member getMaxNodeDegree() (function) of class geos::geomgraph::EdgeRing is not documented.
  4555. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/EdgeRing.h:114: warning: Member setInResult() (function) of class geos::geomgraph::EdgeRing is not documented.
  4556. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/EdgeRing.h:123: warning: Member testInvariant() (function) of class geos::geomgraph::EdgeRing is not documented.
  4557. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/EdgeRing.h:155: warning: Member mergeLabel(Label &deLabel) (function) of class geos::geomgraph::EdgeRing is not documented.
  4558. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/EdgeRing.h:171: warning: Member addPoints(Edge *edge, bool isForward, bool isFirstEdge) (function) of class geos::geomgraph::EdgeRing is not documented.
  4559. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/EdgeRing.h:148: warning: Member startDe (variable) of class geos::geomgraph::EdgeRing is not documented.
  4560. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/EdgeRing.h:150: warning: Member geometryFactory (variable) of class geos::geomgraph::EdgeRing is not documented.
  4561. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/overlay/MinimalEdgeRing.h:47: warning: unable to resolve link to `Edge' for \link command
  4562. Generating docs for compound geos::operation::overlay::OverlayNodeFactory...
  4563. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/overlay/OverlayNodeFactory.h:50: warning: Member createNode(const geom::Coordinate &coord) const (function) of class geos::operation::overlay::OverlayNodeFactory is not documented.
  4564. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/NodeFactory.h:43: warning: Member createNode(const geom::Coordinate &coord) const (function) of class geos::geomgraph::NodeFactory is not documented.
  4565. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/overlay/OverlayNodeFactory.h:51: warning: Member instance() (function) of class geos::operation::overlay::OverlayNodeFactory is not documented.
  4566. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/NodeFactory.h:44: warning: Member instance() (function) of class geos::geomgraph::NodeFactory is not documented.
  4567. Generating docs for compound geos::operation::overlay::OverlayOp...
  4568. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/overlay/OverlayOp.h:106: warning: Member getResultGeometry(OpCode funcCode) (function) of class geos::operation::overlay::OverlayOp is not documented.
  4569. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/overlay/OverlayOp.h:109: warning: Member getGraph() (function) of class geos::operation::overlay::OverlayOp is not documented.
  4570. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/GeometryGraphOperation.h:58: warning: Member GeometryGraphOperation(const geom::Geometry *g0, const geom::Geometry *g1) (function) of class geos::operation::GeometryGraphOperation is not documented.
  4571. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/GeometryGraphOperation.h:62: warning: Member GeometryGraphOperation(const geom::Geometry *g0, const geom::Geometry *g1, const algorithm::BoundaryNodeRule &boundaryNodeRule) (function) of class geos::operation::GeometryGraphOperation is not documented.
  4572. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/GeometryGraphOperation.h:64: warning: Member GeometryGraphOperation(const geom::Geometry *g0) (function) of class geos::operation::GeometryGraphOperation is not documented.
  4573. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/GeometryGraphOperation.h:68: warning: Member getArgGeometry(unsigned int i) const (function) of class geos::operation::GeometryGraphOperation is not documented.
  4574. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/overlay/OverlayOp.h:86: warning: Member overlayOp(const geom::Geometry *geom0, const geom::Geometry *geom1, OpCode opCode) (function) of class geos::operation::overlay::OverlayOp is not documented.
  4575. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/overlay/OverlayOp.h:89: warning: Member isResultOfOp(geomgraph::Label *label, OpCode opCode) (function) of class geos::operation::overlay::OverlayOp is not documented.
  4576. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/GeometryGraphOperation.h:81: warning: Member setComputationPrecision(const geom::PrecisionModel *pm) (function) of class geos::operation::GeometryGraphOperation is not documented.
  4577. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/GeometryGraphOperation.h:72: warning: Member li (variable) of class geos::operation::GeometryGraphOperation is not documented.
  4578. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/GeometryGraphOperation.h:74: warning: Member resultPrecisionModel (variable) of class geos::operation::GeometryGraphOperation is not documented.
  4579. Generating docs for compound geos::operation::overlay::overlayOp...
  4580. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/overlay/OverlayOp.h:344: warning: Member overlayOp(OverlayOp::OpCode code) (function) of class geos::operation::overlay::overlayOp is not documented.
  4581. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/overlay/OverlayOp.h:348: warning: Member operator()(const geom::Geometry *g0, const geom::Geometry *g1) (function) of class geos::operation::overlay::overlayOp is not documented.
  4582. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/overlay/OverlayOp.h:339: warning: Member opCode (variable) of class geos::operation::overlay::overlayOp is not documented.
  4583. Generating docs for compound geos::operation::overlay::PointBuilder...
  4584. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/overlay/PointBuilder.h:91: warning: Member PointBuilder(OverlayOp *newOp, const geom::GeometryFactory *newGeometryFactory, algorithm::PointLocator *newPtLocator=NULL) (function) of class geos::operation::overlay::PointBuilder is not documented.
  4585. Generating docs for compound geos::operation::overlay::PolygonBuilder...
  4586. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/overlay/PolygonBuilder.h:65: warning: Member PolygonBuilder(const geom::GeometryFactory *newGeometryFactory) (function) of class geos::operation::overlay::PolygonBuilder is not documented.
  4587. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/overlay/PolygonBuilder.h:86: warning: Member getPolygons() (function) of class geos::operation::overlay::PolygonBuilder is not documented.
  4588. Generating docs for compound geos::operation::overlay::snap::GeometrySnapper...
  4589. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/overlay/snap/GeometrySnapper.h:44: warning: unable to resolve link to `Geometry' for \link command
  4590. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/overlay/snap/GeometrySnapper.h:63: warning: Member GeomPtr (typedef) of class geos::operation::overlay::snap::GeometrySnapper is not documented.
  4591. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/overlay/snap/GeometrySnapper.h:92: warning: unable to resolve link to `LineString' for \link command
  4592. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/overlay/snap/GeometrySnapper.h:104: warning: unable to resolve link to `LineString' for \link command
  4593. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/overlay/snap/GeometrySnapper.h:79: warning: Member snapToSelf(const geom::Geometry &g0, double snapTolerance, bool cleanResult) (function) of class geos::operation::overlay::snap::GeometrySnapper is not documented.
  4594. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/overlay/snap/GeometrySnapper.h:125: warning: Member computeSizeBasedSnapTolerance(const geom::Geometry &g) (function) of class geos::operation::overlay::snap::GeometrySnapper is not documented.
  4595. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/overlay/snap/GeometrySnapper.h:44: warning: unable to resolve link to `Geometry' for \link command
  4596. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/overlay/snap/GeometrySnapper.h:92: warning: unable to resolve link to `LineString' for \link command
  4597. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/overlay/snap/GeometrySnapper.h:104: warning: unable to resolve link to `LineString' for \link command
  4598. Generating docs for compound geos::operation::overlay::snap::LineStringSnapper...
  4599. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/overlay/snap/LineStringSnapper.h:75: warning: Member snapTo(const geom::Coordinate::ConstVect &snapPts) (function) of class geos::operation::overlay::snap::LineStringSnapper is not documented.
  4600. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/overlay/snap/LineStringSnapper.h:77: warning: Member setAllowSnappingToSourceVertices(bool allow) (function) of class geos::operation::overlay::snap::LineStringSnapper is not documented.
  4601. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/overlay/snap/LineStringSnapper.h:57: warning: argument 'nSnapTolerance' of command @param is not found in the argument list of geos::operation::overlay::snap::LineStringSnapper::LineStringSnapper(const geom::Coordinate::Vect &nSrcPts, double nSnapTol)
  4602. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/overlay/snap/LineStringSnapper.h:57: warning: The following parameters of geos::operation::overlay::snap::LineStringSnapper::LineStringSnapper(const geom::Coordinate::Vect &nSrcPts, double nSnapTol) are not documented:
  4603. parameter 'nSnapTol'
  4604. Generating docs for compound geos::operation::overlay::snap::SnapIfNeededOverlayOp...
  4605. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/overlay/snap/SnapIfNeededOverlayOp.h:95: warning: Member GeomPtr (typedef) of class geos::operation::overlay::snap::SnapIfNeededOverlayOp is not documented.
  4606. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/overlay/snap/SnapIfNeededOverlayOp.h:91: warning: Member SnapIfNeededOverlayOp(const geom::Geometry &g1, const geom::Geometry &g2) (function) of class geos::operation::overlay::snap::SnapIfNeededOverlayOp is not documented.
  4607. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/overlay/snap/SnapIfNeededOverlayOp.h:97: warning: Member getResultGeometry(OverlayOp::OpCode opCode) (function) of class geos::operation::overlay::snap::SnapIfNeededOverlayOp is not documented.
  4608. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/overlay/snap/SnapIfNeededOverlayOp.h:58: warning: Member overlayOp(const geom::Geometry &g0, const geom::Geometry &g1, OverlayOp::OpCode opCode) (function) of class geos::operation::overlay::snap::SnapIfNeededOverlayOp is not documented.
  4609. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/overlay/snap/SnapIfNeededOverlayOp.h:65: warning: Member intersection(const geom::Geometry &g0, const geom::Geometry &g1) (function) of class geos::operation::overlay::snap::SnapIfNeededOverlayOp is not documented.
  4610. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/overlay/snap/SnapIfNeededOverlayOp.h:71: warning: Member Union(const geom::Geometry &g0, const geom::Geometry &g1) (function) of class geos::operation::overlay::snap::SnapIfNeededOverlayOp is not documented.
  4611. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/overlay/snap/SnapIfNeededOverlayOp.h:77: warning: Member difference(const geom::Geometry &g0, const geom::Geometry &g1) (function) of class geos::operation::overlay::snap::SnapIfNeededOverlayOp is not documented.
  4612. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/overlay/snap/SnapIfNeededOverlayOp.h:83: warning: Member symDifference(const geom::Geometry &g0, const geom::Geometry &g1) (function) of class geos::operation::overlay::snap::SnapIfNeededOverlayOp is not documented.
  4613. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/overlay/snap/SnapIfNeededOverlayOp.h:42: warning: unable to resolve link to `TopologyException' for \link command
  4614. Generating docs for compound geos::operation::overlay::snap::SnapOverlayOp...
  4615. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/overlay/snap/SnapOverlayOp.h:103: warning: Member GeomPtr (typedef) of class geos::operation::overlay::snap::SnapOverlayOp is not documented.
  4616. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/overlay/snap/SnapOverlayOp.h:98: warning: Member SnapOverlayOp(const geom::Geometry &g1, const geom::Geometry &g2) (function) of class geos::operation::overlay::snap::SnapOverlayOp is not documented.
  4617. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/overlay/snap/SnapOverlayOp.h:105: warning: Member getResultGeometry(OverlayOp::OpCode opCode) (function) of class geos::operation::overlay::snap::SnapOverlayOp is not documented.
  4618. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/overlay/snap/SnapOverlayOp.h:65: warning: Member overlayOp(const geom::Geometry &g0, const geom::Geometry &g1, OverlayOp::OpCode opCode) (function) of class geos::operation::overlay::snap::SnapOverlayOp is not documented.
  4619. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/overlay/snap/SnapOverlayOp.h:72: warning: Member intersection(const geom::Geometry &g0, const geom::Geometry &g1) (function) of class geos::operation::overlay::snap::SnapOverlayOp is not documented.
  4620. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/overlay/snap/SnapOverlayOp.h:78: warning: Member Union(const geom::Geometry &g0, const geom::Geometry &g1) (function) of class geos::operation::overlay::snap::SnapOverlayOp is not documented.
  4621. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/overlay/snap/SnapOverlayOp.h:84: warning: Member difference(const geom::Geometry &g0, const geom::Geometry &g1) (function) of class geos::operation::overlay::snap::SnapOverlayOp is not documented.
  4622. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/overlay/snap/SnapOverlayOp.h:90: warning: Member symDifference(const geom::Geometry &g0, const geom::Geometry &g1) (function) of class geos::operation::overlay::snap::SnapOverlayOp is not documented.
  4623. Generating docs for compound geos::operation::overlay::validate::FuzzyPointLocator...
  4624. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/overlay/validate/FuzzyPointLocator.h:63: warning: Member FuzzyPointLocator(const geom::Geometry &geom, double nTolerance) (function) of class geos::operation::overlay::validate::FuzzyPointLocator is not documented.
  4625. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/overlay/validate/FuzzyPointLocator.h:65: warning: Member getLocation(const geom::Coordinate &pt) (function) of class geos::operation::overlay::validate::FuzzyPointLocator is not documented.
  4626. Generating docs for compound geos::operation::overlay::validate::OffsetPointGenerator...
  4627. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/overlay/validate/OffsetPointGenerator.h:58: warning: Member OffsetPointGenerator(const geom::Geometry &geom, double offset) (function) of class geos::operation::overlay::validate::OffsetPointGenerator is not documented.
  4628. Generating docs for compound geos::operation::overlay::validate::OverlayResultValidator...
  4629. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/overlay/validate/OverlayResultValidator.h:78: warning: Member OverlayResultValidator(const geom::Geometry &geom0, const geom::Geometry &geom1, const geom::Geometry &result) (function) of class geos::operation::overlay::validate::OverlayResultValidator is not documented.
  4630. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/overlay/validate/OverlayResultValidator.h:80: warning: Member isValid(OverlayOp::OpCode opCode) (function) of class geos::operation::overlay::validate::OverlayResultValidator is not documented.
  4631. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/overlay/validate/OverlayResultValidator.h:82: warning: Member getInvalidLocation() (function) of class geos::operation::overlay::validate::OverlayResultValidator is not documented.
  4632. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/overlay/validate/OverlayResultValidator.h:73: warning: Member isValid(const geom::Geometry &geom0, const geom::Geometry &geom1, OverlayOp::OpCode opCode, const geom::Geometry &result) (function) of class geos::operation::overlay::validate::OverlayResultValidator is not documented.
  4633. Generating docs for compound geos::operation::polygonize::EdgeRing...
  4634. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/polygonize/EdgeRing.h:132: warning: Member EdgeRing(const geom::GeometryFactory *newFactory) (function) of class geos::operation::polygonize::EdgeRing is not documented.
  4635. Generating docs for compound geos::operation::polygonize::PolygonizeDirectedEdge...
  4636. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/polygonize/PolygonizeDirectedEdge.h:83: warning: Member PolygonizeDirectedEdge(planargraph::Node *newFrom, planargraph::Node *newTo, const geom::Coordinate &newDirectionPt, bool nEdgeDirection) (function) of class geos::operation::polygonize::PolygonizeDirectedEdge is not documented.
  4637. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/polygonize/PolygonizeDirectedEdge.h:88: warning: Member getLabel() const (function) of class geos::operation::polygonize::PolygonizeDirectedEdge is not documented.
  4638. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/polygonize/PolygonizeDirectedEdge.h:93: warning: Member setLabel(long newLabel) (function) of class geos::operation::polygonize::PolygonizeDirectedEdge is not documented.
  4639. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/polygonize/PolygonizeDirectedEdge.h:99: warning: Member getNext() const (function) of class geos::operation::polygonize::PolygonizeDirectedEdge is not documented.
  4640. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/polygonize/PolygonizeDirectedEdge.h:105: warning: Member setNext(PolygonizeDirectedEdge *newNext) (function) of class geos::operation::polygonize::PolygonizeDirectedEdge is not documented.
  4641. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/polygonize/PolygonizeDirectedEdge.h:112: warning: Member isInRing() const (function) of class geos::operation::polygonize::PolygonizeDirectedEdge is not documented.
  4642. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/polygonize/PolygonizeDirectedEdge.h:118: warning: Member setRing(EdgeRing *newEdgeRing) (function) of class geos::operation::polygonize::PolygonizeDirectedEdge is not documented.
  4643. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/planargraph/DirectedEdge.h:51: warning: Member NonConstList (typedef) of class geos::planargraph::DirectedEdge is not documented.
  4644. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/planargraph/DirectedEdge.h:52: warning: Member ConstList (typedef) of class geos::planargraph::DirectedEdge is not documented.
  4645. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/planargraph/DirectedEdge.h:53: warning: Member NonConstVect (typedef) of class geos::planargraph::DirectedEdge is not documented.
  4646. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/planargraph/DirectedEdge.h:66: warning: Member ConstVect (typedef) of class geos::planargraph::DirectedEdge is not documented.
  4647. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/planargraph/DirectedEdge.h:67: warning: Member Vect (typedef) of class geos::planargraph::DirectedEdge is not documented.
  4648. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/planargraph/DirectedEdge.h:56: warning: Member parentEdge (variable) of class geos::planargraph::DirectedEdge is not documented.
  4649. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/planargraph/DirectedEdge.h:57: warning: Member from (variable) of class geos::planargraph::DirectedEdge is not documented.
  4650. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/planargraph/DirectedEdge.h:58: warning: Member to (variable) of class geos::planargraph::DirectedEdge is not documented.
  4651. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/planargraph/DirectedEdge.h:59: warning: Member p0 (variable) of class geos::planargraph::DirectedEdge is not documented.
  4652. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/planargraph/DirectedEdge.h:59: warning: Member p1 (variable) of class geos::planargraph::DirectedEdge is not documented.
  4653. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/planargraph/DirectedEdge.h:60: warning: Member sym (variable) of class geos::planargraph::DirectedEdge is not documented.
  4654. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/planargraph/DirectedEdge.h:61: warning: Member edgeDirection (variable) of class geos::planargraph::DirectedEdge is not documented.
  4655. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/planargraph/DirectedEdge.h:62: warning: Member quadrant (variable) of class geos::planargraph::DirectedEdge is not documented.
  4656. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/planargraph/DirectedEdge.h:63: warning: Member angle (variable) of class geos::planargraph::DirectedEdge is not documented.
  4657. Generating docs for compound geos::operation::polygonize::PolygonizeGraph...
  4658. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/planargraph/PlanarGraph.h:135: warning: Member nodeBegin() (function) of class geos::planargraph::PlanarGraph is not documented.
  4659. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/planargraph/PlanarGraph.h:139: warning: Member nodeBegin() const (function) of class geos::planargraph::PlanarGraph is not documented.
  4660. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/planargraph/PlanarGraph.h:143: warning: Member nodeEnd() (function) of class geos::planargraph::PlanarGraph is not documented.
  4661. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/planargraph/PlanarGraph.h:147: warning: Member nodeEnd() const (function) of class geos::planargraph::PlanarGraph is not documented.
  4662. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/planargraph/PlanarGraph.h:106: warning: Member EdgeContainer (typedef) of class geos::planargraph::PlanarGraph is not documented.
  4663. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/planargraph/PlanarGraph.h:107: warning: Member EdgeIterator (typedef) of class geos::planargraph::PlanarGraph is not documented.
  4664. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/planargraph/PlanarGraph.h:65: warning: Member edges (variable) of class geos::planargraph::PlanarGraph is not documented.
  4665. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/planargraph/PlanarGraph.h:66: warning: Member dirEdges (variable) of class geos::planargraph::PlanarGraph is not documented.
  4666. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/planargraph/PlanarGraph.h:67: warning: Member nodeMap (variable) of class geos::planargraph::PlanarGraph is not documented.
  4667. Generating docs for compound geos::operation::polygonize::Polygonizer...
  4668. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/polygonize/Polygonizer.h:116: warning: Member graph (variable) of class geos::operation::polygonize::Polygonizer is not documented.
  4669. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/polygonize/Polygonizer.h:119: warning: Member dangles (variable) of class geos::operation::polygonize::Polygonizer is not documented.
  4670. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/polygonize/Polygonizer.h:120: warning: Member cutEdges (variable) of class geos::operation::polygonize::Polygonizer is not documented.
  4671. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/polygonize/Polygonizer.h:121: warning: Member invalidRingLines (variable) of class geos::operation::polygonize::Polygonizer is not documented.
  4672. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/polygonize/Polygonizer.h:123: warning: Member holeList (variable) of class geos::operation::polygonize::Polygonizer is not documented.
  4673. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/polygonize/Polygonizer.h:124: warning: Member shellList (variable) of class geos::operation::polygonize::Polygonizer is not documented.
  4674. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/polygonize/Polygonizer.h:125: warning: Member polyList (variable) of class geos::operation::polygonize::Polygonizer is not documented.
  4675. Generating docs for compound geos::operation::predicate::RectangleContains...
  4676. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/predicate/RectangleContains.h:111: warning: Member contains(const geom::Geometry &geom) (function) of class geos::operation::predicate::RectangleContains is not documented.
  4677. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/predicate/RectangleContains.h:114: warning: Member RectangleContains(const RectangleContains &other) (function) of class geos::operation::predicate::RectangleContains is not documented.
  4678. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/predicate/RectangleContains.h:115: warning: Member operator=(const RectangleContains &rhs) (function) of class geos::operation::predicate::RectangleContains is not documented.
  4679. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/predicate/RectangleContains.h:95: warning: Member contains(const geom::Polygon &rect, const geom::Geometry &b) (function) of class geos::operation::predicate::RectangleContains is not documented.
  4680. Generating docs for compound geos::operation::predicate::RectangleIntersects...
  4681. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/predicate/RectangleIntersects.h:77: warning: Member intersects(const geom::Geometry &geom) (function) of class geos::operation::predicate::RectangleIntersects is not documented.
  4682. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/predicate/RectangleIntersects.h:40: warning: unable to resolve link to `GeometryCollection' for \link command
  4683. Generating docs for compound geos::operation::predicate::SegmentIntersectionTester...
  4684. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/predicate/SegmentIntersectionTester.h:71: warning: Member hasIntersectionWithLineStrings(const geom::LineString &line, const std::vector< const geom::LineString * > &lines) (function) of class geos::operation::predicate::SegmentIntersectionTester is not documented.
  4685. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/predicate/SegmentIntersectionTester.h:74: warning: Member hasIntersection(const geom::LineString &line, const geom::LineString &testLine) (function) of class geos::operation::predicate::SegmentIntersectionTester is not documented.
  4686. Generating docs for namespace geos::operation::relate
  4687. Generating docs for compound geos::operation::relate::EdgeEndBuilder...
  4688. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/relate/EdgeEndBuilder.h:53: warning: Member computeEdgeEnds(std::vector< geomgraph::Edge * > *edges) (function) of class geos::operation::relate::EdgeEndBuilder is not documented.
  4689. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/relate/EdgeEndBuilder.h:54: warning: Member computeEdgeEnds(geomgraph::Edge *edge, std::vector< geomgraph::EdgeEnd * > *l) (function) of class geos::operation::relate::EdgeEndBuilder is not documented.
  4690. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/relate/EdgeEndBuilder.h:61: warning: Member createEdgeEndForPrev(geomgraph::Edge *edge, std::vector< geomgraph::EdgeEnd * > *l, geomgraph::EdgeIntersection *eiCurr, geomgraph::EdgeIntersection *eiPrev) (function) of class geos::operation::relate::EdgeEndBuilder is not documented.
  4691. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/relate/EdgeEndBuilder.h:66: warning: Member createEdgeEndForNext(geomgraph::Edge *edge, std::vector< geomgraph::EdgeEnd * > *l, geomgraph::EdgeIntersection *eiCurr, geomgraph::EdgeIntersection *eiNext) (function) of class geos::operation::relate::EdgeEndBuilder is not documented.
  4692. Generating docs for compound geos::operation::relate::EdgeEndBundle...
  4693. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/relate/EdgeEndBundle.h:51: warning: Member EdgeEndBundle(geomgraph::EdgeEnd *e) (function) of class geos::operation::relate::EdgeEndBundle is not documented.
  4694. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/relate/EdgeEndBundle.h:53: warning: Member getLabel() (function) of class geos::operation::relate::EdgeEndBundle is not documented.
  4695. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/relate/EdgeEndBundle.h:54: warning: Member getEdgeEnds() (function) of class geos::operation::relate::EdgeEndBundle is not documented.
  4696. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/relate/EdgeEndBundle.h:55: warning: Member insert(geomgraph::EdgeEnd *e) (function) of class geos::operation::relate::EdgeEndBundle is not documented.
  4697. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/relate/EdgeEndBundle.h:57: warning: Member computeLabel(const algorithm::BoundaryNodeRule &bnr) (function) of class geos::operation::relate::EdgeEndBundle is not documented.
  4698. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/relate/EdgeEndBundle.h:59: warning: Member updateIM(geom::IntersectionMatrix *im) (function) of class geos::operation::relate::EdgeEndBundle is not documented.
  4699. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/relate/EdgeEndBundle.h:60: warning: Member print() (function) of class geos::operation::relate::EdgeEndBundle is not documented.
  4700. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/EdgeEnd.h:77: warning: Member getEdge() (function) of class geos::geomgraph::EdgeEnd is not documented.
  4701. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/EdgeEnd.h:82: warning: Member getCoordinate() (function) of class geos::geomgraph::EdgeEnd is not documented.
  4702. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/EdgeEnd.h:84: warning: Member getDirectedCoordinate() (function) of class geos::geomgraph::EdgeEnd is not documented.
  4703. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/EdgeEnd.h:86: warning: Member getQuadrant() (function) of class geos::geomgraph::EdgeEnd is not documented.
  4704. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/EdgeEnd.h:88: warning: Member getDx() (function) of class geos::geomgraph::EdgeEnd is not documented.
  4705. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/EdgeEnd.h:90: warning: Member getDy() (function) of class geos::geomgraph::EdgeEnd is not documented.
  4706. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/EdgeEnd.h:92: warning: Member setNode(Node *newNode) (function) of class geos::geomgraph::EdgeEnd is not documented.
  4707. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/EdgeEnd.h:94: warning: Member getNode() (function) of class geos::geomgraph::EdgeEnd is not documented.
  4708. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/EdgeEnd.h:96: warning: Member compareTo(const EdgeEnd *e) const (function) of class geos::geomgraph::EdgeEnd is not documented.
  4709. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/relate/EdgeEndBundle.h:96: warning: Member computeLabelSides(int geomIndex) (function) of class geos::operation::relate::EdgeEndBundle is not documented.
  4710. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/relate/EdgeEndBundle.h:97: warning: Member computeLabelSide(int geomIndex, int side) (function) of class geos::operation::relate::EdgeEndBundle is not documented.
  4711. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/EdgeEnd.h:126: warning: Member EdgeEnd(Edge *newEdge) (function) of class geos::geomgraph::EdgeEnd is not documented.
  4712. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/EdgeEnd.h:129: warning: Member init(const geom::Coordinate &newP0, const geom::Coordinate &newP1) (function) of class geos::geomgraph::EdgeEnd is not documented.
  4713. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/relate/EdgeEndBundle.h:62: warning: Member edgeEnds (variable) of class geos::operation::relate::EdgeEndBundle is not documented.
  4714. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/EdgeEnd.h:122: warning: Member edge (variable) of class geos::geomgraph::EdgeEnd is not documented.
  4715. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/EdgeEnd.h:124: warning: Member label (variable) of class geos::geomgraph::EdgeEnd is not documented.
  4716. Generating docs for compound geos::operation::relate::EdgeEndBundleStar...
  4717. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/relate/EdgeEndBundleStar.h:57: warning: Member updateIM(geom::IntersectionMatrix *im) (function) of class geos::operation::relate::EdgeEndBundleStar is not documented.
  4718. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/EdgeEndStar.h:89: warning: Member getDegree() (function) of class geos::geomgraph::EdgeEndStar is not documented.
  4719. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/EdgeEndStar.h:91: warning: Member begin() (function) of class geos::geomgraph::EdgeEndStar is not documented.
  4720. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/EdgeEndStar.h:93: warning: Member end() (function) of class geos::geomgraph::EdgeEndStar is not documented.
  4721. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/EdgeEndStar.h:95: warning: Member rbegin() (function) of class geos::geomgraph::EdgeEndStar is not documented.
  4722. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/EdgeEndStar.h:97: warning: Member rend() (function) of class geos::geomgraph::EdgeEndStar is not documented.
  4723. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/EdgeEndStar.h:99: warning: Member getEdges() (function) of class geos::geomgraph::EdgeEndStar is not documented.
  4724. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/EdgeEndStar.h:102: warning: Member getNextCW(EdgeEnd *ee) (function) of class geos::geomgraph::EdgeEndStar is not documented.
  4725. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/EdgeEndStar.h:104: warning: Member computeLabelling(std::vector< GeometryGraph * > *geomGraph) (function) of class geos::geomgraph::EdgeEndStar is not documented.
  4726. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/EdgeEndStar.h:107: warning: Member isAreaLabelsConsistent(const GeometryGraph &geomGraph) (function) of class geos::geomgraph::EdgeEndStar is not documented.
  4727. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/EdgeEndStar.h:109: warning: Member propagateSideLabels(int geomIndex) (function) of class geos::geomgraph::EdgeEndStar is not documented.
  4728. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/EdgeEndStar.h:113: warning: Member find(EdgeEnd *eSearch) (function) of class geos::geomgraph::EdgeEndStar is not documented.
  4729. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/EdgeEndStar.h:115: warning: Member print() (function) of class geos::geomgraph::EdgeEndStar is not documented.
  4730. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/EdgeEndStar.h:66: warning: Member container (typedef) of class geos::geomgraph::EdgeEndStar is not documented.
  4731. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/EdgeEndStar.h:68: warning: Member iterator (typedef) of class geos::geomgraph::EdgeEndStar is not documented.
  4732. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/EdgeEndStar.h:69: warning: Member reverse_iterator (typedef) of class geos::geomgraph::EdgeEndStar is not documented.
  4733. Generating docs for compound geos::operation::relate::RelateComputer...
  4734. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/relate/RelateComputer.h:77: warning: Member RelateComputer(std::vector< geomgraph::GeometryGraph * > *newArg) (function) of class geos::operation::relate::RelateComputer is not documented.
  4735. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/relate/RelateComputer.h:80: warning: Member computeIM() (function) of class geos::operation::relate::RelateComputer is not documented.
  4736. Generating docs for compound geos::operation::relate::RelateNode...
  4737. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/relate/RelateNode.h:51: warning: Member RelateNode(const geom::Coordinate &coord, geomgraph::EdgeEndStar *edges) (function) of class geos::operation::relate::RelateNode is not documented.
  4738. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/relate/RelateNode.h:55: warning: Member updateIMFromEdges(geom::IntersectionMatrix *im) (function) of class geos::operation::relate::RelateNode is not documented.
  4739. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/Node.h:68: warning: Member Node(const geom::Coordinate &newCoord, EdgeEndStar *newEdges) (function) of class geos::geomgraph::Node is not documented.
  4740. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/Node.h:72: warning: Member getCoordinate() const (function) of class geos::geomgraph::Node is not documented.
  4741. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/Node.h:74: warning: Member getEdges() (function) of class geos::geomgraph::Node is not documented.
  4742. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/Node.h:76: warning: Member isIsolated() const (function) of class geos::geomgraph::Node is not documented.
  4743. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/Node.h:83: warning: Member mergeLabel(const Node &n) (function) of class geos::geomgraph::Node is not documented.
  4744. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/Node.h:94: warning: Member setLabel(int argIndex, int onLocation) (function) of class geos::geomgraph::Node is not documented.
  4745. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/Node.h:112: warning: Member print() (function) of class geos::geomgraph::Node is not documented.
  4746. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/Node.h:114: warning: Member getZ() const (function) of class geos::geomgraph::Node is not documented.
  4747. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/Node.h:116: warning: Member addZ(double) (function) of class geos::geomgraph::Node is not documented.
  4748. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/GraphComponent.h:50: warning: Member GraphComponent(Label *newLabel) (function) of class geos::geomgraph::GraphComponent is not documented.
  4749. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/GraphComponent.h:52: warning: Member getLabel() (function) of class geos::geomgraph::GraphComponent is not documented.
  4750. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/GraphComponent.h:53: warning: Member setLabel(Label *newLabel) (function) of class geos::geomgraph::GraphComponent is not documented.
  4751. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/GraphComponent.h:54: warning: Member setInResult(bool isInResult) (function) of class geos::geomgraph::GraphComponent is not documented.
  4752. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/GraphComponent.h:55: warning: Member isInResult() const (function) of class geos::geomgraph::GraphComponent is not documented.
  4753. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/GraphComponent.h:56: warning: Member setCovered(bool isCovered) (function) of class geos::geomgraph::GraphComponent is not documented.
  4754. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/GraphComponent.h:57: warning: Member isCovered() const (function) of class geos::geomgraph::GraphComponent is not documented.
  4755. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/GraphComponent.h:58: warning: Member isCoveredSet() const (function) of class geos::geomgraph::GraphComponent is not documented.
  4756. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/GraphComponent.h:59: warning: Member isVisited() const (function) of class geos::geomgraph::GraphComponent is not documented.
  4757. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/GraphComponent.h:60: warning: Member setVisited(bool isVisited) (function) of class geos::geomgraph::GraphComponent is not documented.
  4758. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/GraphComponent.h:61: warning: Member isIsolated() const =0 (function) of class geos::geomgraph::GraphComponent is not documented.
  4759. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/GraphComponent.h:62: warning: Member updateIM(geom::IntersectionMatrix *im) (function) of class geos::geomgraph::GraphComponent is not documented.
  4760. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/relate/RelateNode.h:59: warning: Member computeIM(geom::IntersectionMatrix *im) (function) of class geos::operation::relate::RelateNode is not documented.
  4761. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/Node.h:133: warning: Member testInvariant() const (function) of class geos::geomgraph::Node is not documented.
  4762. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/GraphComponent.h:65: warning: Member computeIM(geom::IntersectionMatrix *im)=0 (function) of class geos::geomgraph::GraphComponent is not documented.
  4763. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/Node.h:135: warning: Member coord (variable) of class geos::geomgraph::Node is not documented.
  4764. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/Node.h:137: warning: Member edges (variable) of class geos::geomgraph::Node is not documented.
  4765. Generating docs for compound geos::operation::relate::RelateNodeFactory...
  4766. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/relate/RelateNodeFactory.h:47: warning: Member createNode(const geom::Coordinate &coord) const (function) of class geos::operation::relate::RelateNodeFactory is not documented.
  4767. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/NodeFactory.h:43: warning: Member createNode(const geom::Coordinate &coord) const (function) of class geos::geomgraph::NodeFactory is not documented.
  4768. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/relate/RelateNodeFactory.h:48: warning: Member instance() (function) of class geos::operation::relate::RelateNodeFactory is not documented.
  4769. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/NodeFactory.h:44: warning: Member instance() (function) of class geos::geomgraph::NodeFactory is not documented.
  4770. Generating docs for compound geos::operation::relate::RelateNodeGraph...
  4771. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/relate/RelateNodeGraph.h:78: warning: Member getNodeMap() (function) of class geos::operation::relate::RelateNodeGraph is not documented.
  4772. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/relate/RelateNodeGraph.h:80: warning: Member build(geomgraph::GeometryGraph *geomGraph) (function) of class geos::operation::relate::RelateNodeGraph is not documented.
  4773. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/relate/RelateNodeGraph.h:83: warning: Member computeIntersectionNodes(geomgraph::GeometryGraph *geomGraph, int argIndex) (function) of class geos::operation::relate::RelateNodeGraph is not documented.
  4774. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/relate/RelateNodeGraph.h:85: warning: Member copyNodesAndLabels(geomgraph::GeometryGraph *geomGraph, int argIndex) (function) of class geos::operation::relate::RelateNodeGraph is not documented.
  4775. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/relate/RelateNodeGraph.h:87: warning: Member insertEdgeEnds(std::vector< geomgraph::EdgeEnd * > *ee) (function) of class geos::operation::relate::RelateNodeGraph is not documented.
  4776. Generating docs for compound geos::operation::relate::RelateOp...
  4777. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/GeometryGraphOperation.h:58: warning: Member GeometryGraphOperation(const geom::Geometry *g0, const geom::Geometry *g1) (function) of class geos::operation::GeometryGraphOperation is not documented.
  4778. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/GeometryGraphOperation.h:62: warning: Member GeometryGraphOperation(const geom::Geometry *g0, const geom::Geometry *g1, const algorithm::BoundaryNodeRule &boundaryNodeRule) (function) of class geos::operation::GeometryGraphOperation is not documented.
  4779. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/GeometryGraphOperation.h:64: warning: Member GeometryGraphOperation(const geom::Geometry *g0) (function) of class geos::operation::GeometryGraphOperation is not documented.
  4780. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/GeometryGraphOperation.h:68: warning: Member getArgGeometry(unsigned int i) const (function) of class geos::operation::GeometryGraphOperation is not documented.
  4781. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/GeometryGraphOperation.h:81: warning: Member setComputationPrecision(const geom::PrecisionModel *pm) (function) of class geos::operation::GeometryGraphOperation is not documented.
  4782. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/GeometryGraphOperation.h:72: warning: Member li (variable) of class geos::operation::GeometryGraphOperation is not documented.
  4783. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/GeometryGraphOperation.h:74: warning: Member resultPrecisionModel (variable) of class geos::operation::GeometryGraphOperation is not documented.
  4784. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/relate/RelateOp.h:49: warning: unable to resolve link to `Geometry::getBoundary' for \link command
  4785. Generating docs for compound geos::operation::sharedpaths::SharedPathsOp...
  4786. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/sharedpaths/SharedPathsOp.h:107: warning: argument 'sameDir' of command @param is not found in the argument list of geos::operation::sharedpaths::SharedPathsOp::getSharedPaths(PathList &sameDirection, PathList &oppositeDirection)
  4787. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/sharedpaths/SharedPathsOp.h:107: warning: argument 'oppositeDir' of command @param is not found in the argument list of geos::operation::sharedpaths::SharedPathsOp::getSharedPaths(PathList &sameDirection, PathList &oppositeDirection)
  4788. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/sharedpaths/SharedPathsOp.h:107: warning: The following parameters of geos::operation::sharedpaths::SharedPathsOp::getSharedPaths(PathList &sameDirection, PathList &oppositeDirection) are not documented:
  4789. parameter 'sameDirection'
  4790. parameter 'oppositeDirection'
  4791. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/sharedpaths/SharedPathsOp.h:74: warning: argument 'sameDir' of command @param is not found in the argument list of geos::operation::sharedpaths::SharedPathsOp::sharedPathsOp(const geom::Geometry &g1, const geom::Geometry &g2, PathList &sameDirection, PathList &oppositeDirection)
  4792. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/sharedpaths/SharedPathsOp.h:74: warning: argument 'oppositeDir' of command @param is not found in the argument list of geos::operation::sharedpaths::SharedPathsOp::sharedPathsOp(const geom::Geometry &g1, const geom::Geometry &g2, PathList &sameDirection, PathList &oppositeDirection)
  4793. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/sharedpaths/SharedPathsOp.h:74: warning: The following parameters of geos::operation::sharedpaths::SharedPathsOp::sharedPathsOp(const geom::Geometry &g1, const geom::Geometry &g2, PathList &sameDirection, PathList &oppositeDirection) are not documented:
  4794. parameter 'sameDirection'
  4795. parameter 'oppositeDirection'
  4796. Generating docs for namespace geos::operation::valid
  4797. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/operation/valid/IndexedNestedRingTester.h:44: warning: unable to resolve link to `LinearRing' for \link command
  4798. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/valid/ConsistentAreaTester.h:49: warning: unable to resolve link to `geomgraph::GeometryGraph' for \link command
  4799. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/valid/ConsistentAreaTester.h:50: warning: unable to resolve link to `Polygon' for \link command
  4800. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/valid/ConsistentAreaTester.h:50: warning: unable to resolve link to `MultiPolygon' for \link command
  4801. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/valid/IsValidOp.h:59: warning: unable to resolve link to `Geometry' for \link command
  4802. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/valid/QuadtreeNestedRingTester.h:55: warning: unable to resolve link to `LinearRing' for \link command
  4803. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/valid/QuadtreeNestedRingTester.h:56: warning: unable to resolve link to `Quadtree' for \link command
  4804. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/valid/SimpleNestedRingTester.h:49: warning: unable to resolve link to `LinearRing' for \link command
  4805. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/valid/SweeplineNestedRingTester.h:58: warning: unable to resolve link to `LinearRing' for \link command
  4806. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/valid/TopologyValidationError.h:36: warning: unable to resolve link to `Geometry' for \link command
  4807. Generating docs for compound geos::operation::valid::IndexedNestedRingTester...
  4808. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/operation/valid/IndexedNestedRingTester.h:44: warning: unable to resolve link to `LinearRing' for \link command
  4809. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/operation/valid/IndexedNestedRingTester.h:60: warning: Member IndexedNestedRingTester(geomgraph::GeometryGraph *newGraph) (function) of class geos::operation::valid::IndexedNestedRingTester is not documented.
  4810. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/operation/valid/IndexedNestedRingTester.h:72: warning: Member getNestedPoint() const (function) of class geos::operation::valid::IndexedNestedRingTester is not documented.
  4811. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/operation/valid/IndexedNestedRingTester.h:82: warning: Member isNonNested() (function) of class geos::operation::valid::IndexedNestedRingTester is not documented.
  4812. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/operation/valid/IndexedNestedRingTester.h:44: warning: unable to resolve link to `LinearRing' for \link command
  4813. Generating docs for compound geos::operation::valid::ConnectedInteriorTester...
  4814. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/valid/ConnectedInteriorTester.h:73: warning: Member ConnectedInteriorTester(geomgraph::GeometryGraph &newGeomGraph) (function) of class geos::operation::valid::ConnectedInteriorTester is not documented.
  4815. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/valid/ConnectedInteriorTester.h:75: warning: Member getCoordinate() (function) of class geos::operation::valid::ConnectedInteriorTester is not documented.
  4816. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/valid/ConnectedInteriorTester.h:76: warning: Member isInteriorsConnected() (function) of class geos::operation::valid::ConnectedInteriorTester is not documented.
  4817. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/valid/ConnectedInteriorTester.h:79: warning: Member findDifferentPoint(const geom::CoordinateSequence *coord, const geom::Coordinate &pt) (function) of class geos::operation::valid::ConnectedInteriorTester is not documented.
  4818. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/valid/ConnectedInteriorTester.h:83: warning: Member visitLinkedDirectedEdges(geomgraph::DirectedEdge *start) (function) of class geos::operation::valid::ConnectedInteriorTester is not documented.
  4819. Generating docs for compound geos::operation::valid::ConsistentAreaTester...
  4820. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/valid/ConsistentAreaTester.h:49: warning: unable to resolve link to `geomgraph::GeometryGraph' for \link command
  4821. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/valid/ConsistentAreaTester.h:50: warning: unable to resolve link to `Polygon' for \link command
  4822. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/valid/ConsistentAreaTester.h:50: warning: unable to resolve link to `MultiPolygon' for \link command
  4823. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/valid/ConsistentAreaTester.h:49: warning: unable to resolve link to `geomgraph::GeometryGraph' for \link command
  4824. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/valid/ConsistentAreaTester.h:50: warning: unable to resolve link to `Polygon' for \link command
  4825. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/valid/ConsistentAreaTester.h:50: warning: unable to resolve link to `MultiPolygon' for \link command
  4826. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/valid/ConsistentAreaTester.h:106: warning: argument 'geomGraph' of command @param is not found in the argument list of geos::operation::valid::ConsistentAreaTester::ConsistentAreaTester(geomgraph::GeometryGraph *newGeomGraph)
  4827. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/valid/ConsistentAreaTester.h:106: warning: The following parameters of geos::operation::valid::ConsistentAreaTester::ConsistentAreaTester(geomgraph::GeometryGraph *newGeomGraph) are not documented:
  4828. parameter 'newGeomGraph'
  4829. Generating docs for compound geos::operation::valid::IsValidOp...
  4830. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/valid/IsValidOp.h:59: warning: unable to resolve link to `Geometry' for \link command
  4831. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/valid/IsValidOp.h:231: warning: Member IsValidOp(const geom::Geometry *geom) (function) of class geos::operation::valid::IsValidOp is not documented.
  4832. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/valid/IsValidOp.h:238: warning: Member isValid() (function) of class geos::operation::valid::IsValidOp is not documented.
  4833. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/valid/IsValidOp.h:240: warning: Member getValidationError() (function) of class geos::operation::valid::IsValidOp is not documented.
  4834. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/valid/IsValidOp.h:59: warning: unable to resolve link to `Geometry' for \link command
  4835. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/valid/IsValidOp.h:218: warning: unable to resolve link to `Geometry' for \link command
  4836. Generating docs for compound geos::operation::valid::QuadtreeNestedRingTester...
  4837. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/valid/QuadtreeNestedRingTester.h:55: warning: unable to resolve link to `LinearRing' for \link command
  4838. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/valid/QuadtreeNestedRingTester.h:56: warning: unable to resolve link to `Quadtree' for \link command
  4839. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/valid/QuadtreeNestedRingTester.h:75: warning: Member getNestedPoint() (function) of class geos::operation::valid::QuadtreeNestedRingTester is not documented.
  4840. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/valid/QuadtreeNestedRingTester.h:77: warning: Member add(const geom::LinearRing *ring) (function) of class geos::operation::valid::QuadtreeNestedRingTester is not documented.
  4841. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/valid/QuadtreeNestedRingTester.h:79: warning: Member isNonNested() (function) of class geos::operation::valid::QuadtreeNestedRingTester is not documented.
  4842. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/valid/QuadtreeNestedRingTester.h:55: warning: unable to resolve link to `LinearRing' for \link command
  4843. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/valid/QuadtreeNestedRingTester.h:56: warning: unable to resolve link to `Quadtree' for \link command
  4844. Generating docs for compound geos::operation::valid::RepeatedPointTester...
  4845. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/valid/RepeatedPointTester.h:53: warning: Member getCoordinate() (function) of class geos::operation::valid::RepeatedPointTester is not documented.
  4846. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/valid/RepeatedPointTester.h:54: warning: Member hasRepeatedPoint(const geom::Geometry *g) (function) of class geos::operation::valid::RepeatedPointTester is not documented.
  4847. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/valid/RepeatedPointTester.h:55: warning: Member hasRepeatedPoint(const geom::CoordinateSequence *coord) (function) of class geos::operation::valid::RepeatedPointTester is not documented.
  4848. Generating docs for compound geos::operation::valid::SimpleNestedRingTester...
  4849. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/valid/SimpleNestedRingTester.h:49: warning: unable to resolve link to `LinearRing' for \link command
  4850. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/valid/SimpleNestedRingTester.h:66: warning: Member SimpleNestedRingTester(geomgraph::GeometryGraph *newGraph) (function) of class geos::operation::valid::SimpleNestedRingTester is not documented.
  4851. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/valid/SimpleNestedRingTester.h:71: warning: Member add(geom::LinearRing *ring) (function) of class geos::operation::valid::SimpleNestedRingTester is not documented.
  4852. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/valid/SimpleNestedRingTester.h:81: warning: Member getNestedPoint() (function) of class geos::operation::valid::SimpleNestedRingTester is not documented.
  4853. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/valid/SimpleNestedRingTester.h:85: warning: Member isNonNested() (function) of class geos::operation::valid::SimpleNestedRingTester is not documented.
  4854. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/valid/SimpleNestedRingTester.h:49: warning: unable to resolve link to `LinearRing' for \link command
  4855. Generating docs for compound geos::operation::valid::SweeplineNestedRingTester...
  4856. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/valid/SweeplineNestedRingTester.h:58: warning: unable to resolve link to `LinearRing' for \link command
  4857. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/valid/SweeplineNestedRingTester.h:80: warning: Member SweeplineNestedRingTester(geomgraph::GeometryGraph *newGraph) (function) of class geos::operation::valid::SweeplineNestedRingTester is not documented.
  4858. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/valid/SweeplineNestedRingTester.h:93: warning: Member getNestedPoint() (function) of class geos::operation::valid::SweeplineNestedRingTester is not documented.
  4859. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/valid/SweeplineNestedRingTester.h:95: warning: Member add(geom::LinearRing *ring) (function) of class geos::operation::valid::SweeplineNestedRingTester is not documented.
  4860. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/valid/SweeplineNestedRingTester.h:99: warning: Member isNonNested() (function) of class geos::operation::valid::SweeplineNestedRingTester is not documented.
  4861. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/valid/SweeplineNestedRingTester.h:100: warning: Member isInside(geom::LinearRing *innerRing, geom::LinearRing *searchRing) (function) of class geos::operation::valid::SweeplineNestedRingTester is not documented.
  4862. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/valid/SweeplineNestedRingTester.h:58: warning: unable to resolve link to `LinearRing' for \link command
  4863. Generating docs for compound geos::operation::valid::TopologyValidationError...
  4864. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/valid/TopologyValidationError.h:36: warning: unable to resolve link to `Geometry' for \link command
  4865. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/valid/TopologyValidationError.h:44: warning: Member errorEnum (enumeration) of class geos::operation::valid::TopologyValidationError is not documented.
  4866. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/valid/TopologyValidationError.h:59: warning: Member TopologyValidationError(int newErrorType, const geom::Coordinate &newPt) (function) of class geos::operation::valid::TopologyValidationError is not documented.
  4867. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/valid/TopologyValidationError.h:60: warning: Member TopologyValidationError(int newErrorType) (function) of class geos::operation::valid::TopologyValidationError is not documented.
  4868. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/valid/TopologyValidationError.h:61: warning: Member getCoordinate() (function) of class geos::operation::valid::TopologyValidationError is not documented.
  4869. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/valid/TopologyValidationError.h:62: warning: Member getMessage() (function) of class geos::operation::valid::TopologyValidationError is not documented.
  4870. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/valid/TopologyValidationError.h:63: warning: Member getErrorType() (function) of class geos::operation::valid::TopologyValidationError is not documented.
  4871. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/valid/TopologyValidationError.h:64: warning: Member toString() (function) of class geos::operation::valid::TopologyValidationError is not documented.
  4872. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/valid/TopologyValidationError.h:36: warning: unable to resolve link to `Geometry' for \link command
  4873. Generating docs for namespace geos::planargraph
  4874. Generating docs for compound geos::planargraph::DirectedEdge...
  4875. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/planargraph/DirectedEdge.h:51: warning: Member NonConstList (typedef) of class geos::planargraph::DirectedEdge is not documented.
  4876. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/planargraph/DirectedEdge.h:52: warning: Member ConstList (typedef) of class geos::planargraph::DirectedEdge is not documented.
  4877. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/planargraph/DirectedEdge.h:53: warning: Member NonConstVect (typedef) of class geos::planargraph::DirectedEdge is not documented.
  4878. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/planargraph/DirectedEdge.h:66: warning: Member ConstVect (typedef) of class geos::planargraph::DirectedEdge is not documented.
  4879. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/planargraph/DirectedEdge.h:67: warning: Member Vect (typedef) of class geos::planargraph::DirectedEdge is not documented.
  4880. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/planargraph/DirectedEdge.h:56: warning: Member parentEdge (variable) of class geos::planargraph::DirectedEdge is not documented.
  4881. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/planargraph/DirectedEdge.h:57: warning: Member from (variable) of class geos::planargraph::DirectedEdge is not documented.
  4882. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/planargraph/DirectedEdge.h:58: warning: Member to (variable) of class geos::planargraph::DirectedEdge is not documented.
  4883. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/planargraph/DirectedEdge.h:59: warning: Member p0 (variable) of class geos::planargraph::DirectedEdge is not documented.
  4884. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/planargraph/DirectedEdge.h:59: warning: Member p1 (variable) of class geos::planargraph::DirectedEdge is not documented.
  4885. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/planargraph/DirectedEdge.h:60: warning: Member sym (variable) of class geos::planargraph::DirectedEdge is not documented.
  4886. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/planargraph/DirectedEdge.h:61: warning: Member edgeDirection (variable) of class geos::planargraph::DirectedEdge is not documented.
  4887. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/planargraph/DirectedEdge.h:62: warning: Member quadrant (variable) of class geos::planargraph::DirectedEdge is not documented.
  4888. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/planargraph/DirectedEdge.h:63: warning: Member angle (variable) of class geos::planargraph::DirectedEdge is not documented.
  4889. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/planargraph/DirectedEdge.h:93: warning: argument 'edgeDirection' of command @param is not found in the argument list of geos::planargraph::DirectedEdge::DirectedEdge(Node *newFrom, Node *newTo, const geom::Coordinate &directionPt, bool newEdgeDirection)
  4890. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/planargraph/DirectedEdge.h:93: warning: The following parameters of geos::planargraph::DirectedEdge::DirectedEdge(Node *newFrom, Node *newTo, const geom::Coordinate &directionPt, bool newEdgeDirection) are not documented:
  4891. parameter 'newFrom'
  4892. parameter 'newTo'
  4893. parameter 'newEdgeDirection'
  4894. Generating docs for compound geos::planargraph::DirectedEdgeStar...
  4895. Generating docs for compound geos::planargraph::Edge...
  4896. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/planargraph/Edge.h:91: warning: unable to resolve link to `setDirectedEdges(DirectedEdge, DirectedEdge)' for \link command
  4897. Generating docs for compound geos::planargraph::GraphComponent...
  4898. Generating docs for compound geos::planargraph::Node...
  4899. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/planargraph/Node.h:110: warning: Member getOutEdges() const (function) of class geos::planargraph::Node is not documented.
  4900. Generating docs for compound geos::planargraph::NodeMap...
  4901. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/planargraph/NodeMap.h:51: warning: Member container (typedef) of class geos::planargraph::NodeMap is not documented.
  4902. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/planargraph/NodeMap.h:60: warning: Member getNodeMap() (function) of class geos::planargraph::NodeMap is not documented.
  4903. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/planargraph/NodeMap.h:96: warning: Member begin() (function) of class geos::planargraph::NodeMap is not documented.
  4904. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/planargraph/NodeMap.h:99: warning: Member begin() const (function) of class geos::planargraph::NodeMap is not documented.
  4905. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/planargraph/NodeMap.h:103: warning: Member end() (function) of class geos::planargraph::NodeMap is not documented.
  4906. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/planargraph/NodeMap.h:106: warning: Member end() const (function) of class geos::planargraph::NodeMap is not documented.
  4907. Generating docs for compound geos::planargraph::PlanarGraph...
  4908. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/planargraph/PlanarGraph.h:106: warning: Member EdgeContainer (typedef) of class geos::planargraph::PlanarGraph is not documented.
  4909. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/planargraph/PlanarGraph.h:107: warning: Member EdgeIterator (typedef) of class geos::planargraph::PlanarGraph is not documented.
  4910. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/planargraph/PlanarGraph.h:135: warning: Member nodeBegin() (function) of class geos::planargraph::PlanarGraph is not documented.
  4911. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/planargraph/PlanarGraph.h:139: warning: Member nodeBegin() const (function) of class geos::planargraph::PlanarGraph is not documented.
  4912. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/planargraph/PlanarGraph.h:143: warning: Member nodeEnd() (function) of class geos::planargraph::PlanarGraph is not documented.
  4913. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/planargraph/PlanarGraph.h:147: warning: Member nodeEnd() const (function) of class geos::planargraph::PlanarGraph is not documented.
  4914. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/planargraph/PlanarGraph.h:65: warning: Member edges (variable) of class geos::planargraph::PlanarGraph is not documented.
  4915. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/planargraph/PlanarGraph.h:66: warning: Member dirEdges (variable) of class geos::planargraph::PlanarGraph is not documented.
  4916. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/planargraph/PlanarGraph.h:67: warning: Member nodeMap (variable) of class geos::planargraph::PlanarGraph is not documented.
  4917. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/planargraph/PlanarGraph.h:195: warning: explicit link request to 'add(Edge)' could not be resolved
  4918. Generating docs for compound geos::planargraph::Subgraph...
  4919. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/planargraph/Subgraph.h:112: warning: Member edgeEnd() (function) of class geos::planargraph::Subgraph is not documented.
  4920. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/planargraph/Subgraph.h:121: warning: Member nodeEnd() const (function) of class geos::planargraph::Subgraph is not documented.
  4921. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/planargraph/Subgraph.h:124: warning: Member nodeEnd() (function) of class geos::planargraph::Subgraph is not documented.
  4922. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/planargraph/Subgraph.h:127: warning: Member nodeBegin() const (function) of class geos::planargraph::Subgraph is not documented.
  4923. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/planargraph/Subgraph.h:146: warning: Member Subgraph(const Subgraph &other) (function) of class geos::planargraph::Subgraph is not documented.
  4924. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/planargraph/Subgraph.h:147: warning: Member operator=(const Subgraph &rhs) (function) of class geos::planargraph::Subgraph is not documented.
  4925. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/planargraph/Subgraph.h:140: warning: Member parentGraph (variable) of class geos::planargraph::Subgraph is not documented.
  4926. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/planargraph/Subgraph.h:141: warning: Member edges (variable) of class geos::planargraph::Subgraph is not documented.
  4927. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/planargraph/Subgraph.h:142: warning: Member dirEdges (variable) of class geos::planargraph::Subgraph is not documented.
  4928. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/planargraph/Subgraph.h:143: warning: Member nodeMap (variable) of class geos::planargraph::Subgraph is not documented.
  4929. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/planargraph/Subgraph.h:77: warning: unable to resolve link to `planarNode' for \link command
  4930. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/planargraph/Subgraph.h:104: warning: unable to resolve link to `Iterator' for \link command
  4931. Generating docs for namespace geos::planargraph::algorithm
  4932. Generating docs for compound geos::planargraph::algorithm::ConnectedSubgraphFinder...
  4933. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/planargraph/algorithm/ConnectedSubgraphFinder.h:51: warning: Member ConnectedSubgraphFinder(PlanarGraph &newGraph) (function) of class geos::planargraph::algorithm::ConnectedSubgraphFinder is not documented.
  4934. Generating docs for namespace geos::precision
  4935. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/precision/SimpleGeometryPrecisionReducer.h:32: warning: unable to resolve link to `Geometry' for \link command
  4936. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/precision/SimpleGeometryPrecisionReducer.h:33: warning: unable to resolve link to `PrecisionModel' for \link command
  4937. Generating docs for compound geos::precision::CommonBits...
  4938. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/precision/CommonBits.h:90: warning: Member add(double num) (function) of class geos::precision::CommonBits is not documented.
  4939. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/precision/CommonBits.h:92: warning: Member getCommon() (function) of class geos::precision::CommonBits is not documented.
  4940. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/precision/CommonBits.h:57: warning: argument 'db' of command @param is not found in the argument list of geos::precision::CommonBits::numCommonMostSigMantissaBits(int64 num1, int64 num2)
  4941. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/precision/CommonBits.h:57: warning: The following parameters of geos::precision::CommonBits::numCommonMostSigMantissaBits(int64 num1, int64 num2) are not documented:
  4942. parameter 'num1'
  4943. parameter 'num2'
  4944. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/precision/CommonBits.h:70: warning: argument 'i' of command @param is not found in the argument list of geos::precision::CommonBits::zeroLowerBits(int64 bits, int nBits)
  4945. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/precision/CommonBits.h:70: warning: The following parameters of geos::precision::CommonBits::zeroLowerBits(int64 bits, int nBits) are not documented:
  4946. parameter 'nBits'
  4947. Generating docs for compound geos::precision::CommonBitsOp...
  4948. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/precision/CommonBitsOp.h:88: warning: unable to resolve link to `Geometry' for \link command
  4949. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/precision/CommonBitsOp.h:87: warning: argument 'returnToOriginalPrecision' of command @param is not found in the argument list of geos::precision::CommonBitsOp::CommonBitsOp(bool nReturnToOriginalPrecision)
  4950. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/precision/CommonBitsOp.h:87: warning: The following parameters of geos::precision::CommonBitsOp::CommonBitsOp(bool nReturnToOriginalPrecision) are not documented:
  4951. parameter 'nReturnToOriginalPrecision'
  4952. Generating docs for compound geos::precision::CommonBitsRemover...
  4953. Generating docs for compound geos::precision::EnhancedPrecisionOp...
  4954. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/precision/EnhancedPrecisionOp.h:95: warning: argument 'geom0' of command @param is not found in the argument list of geos::precision::EnhancedPrecisionOp::buffer(const geom::Geometry *geom, double distance)
  4955. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/precision/EnhancedPrecisionOp.h:95: warning: The following parameters of geos::precision::EnhancedPrecisionOp::buffer(const geom::Geometry *geom, double distance) are not documented:
  4956. parameter 'geom'
  4957. Generating docs for compound geos::precision::SimpleGeometryPrecisionReducer...
  4958. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/precision/SimpleGeometryPrecisionReducer.h:32: warning: unable to resolve link to `Geometry' for \link command
  4959. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/precision/SimpleGeometryPrecisionReducer.h:33: warning: unable to resolve link to `PrecisionModel' for \link command
  4960. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/precision/SimpleGeometryPrecisionReducer.h:57: warning: Member SimpleGeometryPrecisionReducer(const geom::PrecisionModel *pm) (function) of class geos::precision::SimpleGeometryPrecisionReducer is not documented.
  4961. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/precision/SimpleGeometryPrecisionReducer.h:81: warning: Member getPrecisionModel() (function) of class geos::precision::SimpleGeometryPrecisionReducer is not documented.
  4962. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/precision/SimpleGeometryPrecisionReducer.h:83: warning: Member getRemoveCollapsed() (function) of class geos::precision::SimpleGeometryPrecisionReducer is not documented.
  4963. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/precision/SimpleGeometryPrecisionReducer.h:84: warning: Member reduce(const geom::Geometry *geom) (function) of class geos::precision::SimpleGeometryPrecisionReducer is not documented.
  4964. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/precision/SimpleGeometryPrecisionReducer.h:32: warning: unable to resolve link to `Geometry' for \link command
  4965. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/precision/SimpleGeometryPrecisionReducer.h:33: warning: unable to resolve link to `PrecisionModel' for \link command
  4966. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/precision/SimpleGeometryPrecisionReducer.h:60: warning: argument 'removeCollapsed' of command @param is not found in the argument list of geos::precision::SimpleGeometryPrecisionReducer::setRemoveCollapsedComponents(bool nRemoveCollapsed)
  4967. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/precision/SimpleGeometryPrecisionReducer.h:60: warning: The following parameters of geos::precision::SimpleGeometryPrecisionReducer::setRemoveCollapsedComponents(bool nRemoveCollapsed) are not documented:
  4968. parameter 'nRemoveCollapsed'
  4969. Generating docs for compound geos::simplify::DouglasPeuckerLineSimplifier...
  4970. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/simplify/DouglasPeuckerLineSimplifier.h:50: warning: Member BoolVect (typedef) of class geos::simplify::DouglasPeuckerLineSimplifier is not documented.
  4971. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/simplify/DouglasPeuckerLineSimplifier.h:51: warning: Member BoolVectAutoPtr (typedef) of class geos::simplify::DouglasPeuckerLineSimplifier is not documented.
  4972. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/simplify/DouglasPeuckerLineSimplifier.h:53: warning: Member CoordsVect (typedef) of class geos::simplify::DouglasPeuckerLineSimplifier is not documented.
  4973. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/simplify/DouglasPeuckerLineSimplifier.h:54: warning: Member CoordsVectAutoPtr (typedef) of class geos::simplify::DouglasPeuckerLineSimplifier is not documented.
  4974. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/simplify/DouglasPeuckerLineSimplifier.h:65: warning: Member DouglasPeuckerLineSimplifier(const CoordsVect &nPts) (function) of class geos::simplify::DouglasPeuckerLineSimplifier is not documented.
  4975. Generating docs for compound geos::simplify::DouglasPeuckerSimplifier...
  4976. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/simplify/DouglasPeuckerSimplifier.h:59: warning: Member DouglasPeuckerSimplifier(const geom::Geometry *geom) (function) of class geos::simplify::DouglasPeuckerSimplifier is not documented.
  4977. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/simplify/DouglasPeuckerSimplifier.h:73: warning: Member getResultGeometry() (function) of class geos::simplify::DouglasPeuckerSimplifier is not documented.
  4978. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/simplify/DouglasPeuckerSimplifier.h:57: warning: Member simplify(const geom::Geometry *geom, double tolerance) (function) of class geos::simplify::DouglasPeuckerSimplifier is not documented.
  4979. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/simplify/DouglasPeuckerSimplifier.h:61: warning: argument 'distanceTolerance' of command @param is not found in the argument list of geos::simplify::DouglasPeuckerSimplifier::setDistanceTolerance(double tolerance)
  4980. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/simplify/DouglasPeuckerSimplifier.h:61: warning: The following parameters of geos::simplify::DouglasPeuckerSimplifier::setDistanceTolerance(double tolerance) are not documented:
  4981. parameter 'tolerance'
  4982. Generating docs for compound geos::simplify::TaggedLineSegment...
  4983. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/simplify/TaggedLineSegment.h:63: warning: Member TaggedLineSegment(const geom::Coordinate &p0, const geom::Coordinate &p1, const geom::Geometry *parent, unsigned int index) (function) of class geos::simplify::TaggedLineSegment is not documented.
  4984. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/simplify/TaggedLineSegment.h:66: warning: Member TaggedLineSegment(const geom::Coordinate &p0, const geom::Coordinate &p1) (function) of class geos::simplify::TaggedLineSegment is not documented.
  4985. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/simplify/TaggedLineSegment.h:68: warning: Member TaggedLineSegment(const TaggedLineSegment &ls) (function) of class geos::simplify::TaggedLineSegment is not documented.
  4986. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/simplify/TaggedLineSegment.h:70: warning: Member getParent() const (function) of class geos::simplify::TaggedLineSegment is not documented.
  4987. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/simplify/TaggedLineSegment.h:72: warning: Member getIndex() const (function) of class geos::simplify::TaggedLineSegment is not documented.
  4988. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/LineSegment.h:69: warning: Member LineSegment(const LineSegment &ls) (function) of class geos::geom::LineSegment is not documented.
  4989. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/LineSegment.h:74: warning: Member LineSegment(double x0, double y0, double x1, double y1) (function) of class geos::geom::LineSegment is not documented.
  4990. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/LineSegment.h:78: warning: Member setCoordinates(const Coordinate &c0, const Coordinate &c1) (function) of class geos::geom::LineSegment is not documented.
  4991. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/LineSegment.h:83: warning: Member operator[](std::size_t i) const (function) of class geos::geom::LineSegment is not documented.
  4992. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/LineSegment.h:84: warning: Member operator[](std::size_t i) (function) of class geos::geom::LineSegment is not documented.
  4993. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/LineSegment.h:86: warning: Member setCoordinates(const LineSegment &ls) (function) of class geos::geom::LineSegment is not documented.
  4994. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/LineSegment.h:127: warning: Member orientationIndex(const LineSegment *seg) const (function) of class geos::geom::LineSegment is not documented.
  4995. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/LineSegment.h:326: warning: Member closestPoints(const LineSegment *line) (function) of class geos::geom::LineSegment is not documented.
  4996. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/LineSegment.h:63: warning: Member p0 (variable) of class geos::geom::LineSegment is not documented.
  4997. Generating docs for compound geos::simplify::TaggedLinesSimplifier...
  4998. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/simplify/TaggedLinesSimplifier.h:74: warning: argument 'iterator_type' of command @param is not found in the argument list of geos::simplify::TaggedLinesSimplifier::simplify(iterator_type begin, iterator_type end)
  4999. Generating docs for compound geos::simplify::TaggedLineString...
  5000. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/simplify/TaggedLineString.h:65: warning: Member CoordVect (typedef) of class geos::simplify::TaggedLineString is not documented.
  5001. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/simplify/TaggedLineString.h:67: warning: Member CoordVectPtr (typedef) of class geos::simplify::TaggedLineString is not documented.
  5002. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/simplify/TaggedLineString.h:69: warning: Member CoordSeq (typedef) of class geos::simplify::TaggedLineString is not documented.
  5003. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/simplify/TaggedLineString.h:71: warning: Member CoordSeqPtr (typedef) of class geos::simplify::TaggedLineString is not documented.
  5004. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/simplify/TaggedLineString.h:74: warning: Member TaggedLineString(const geom::LineString *nParentLine, std::size_t minimumSize=2) (function) of class geos::simplify::TaggedLineString is not documented.
  5005. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/simplify/TaggedLineString.h:78: warning: Member getMinimumSize() const (function) of class geos::simplify::TaggedLineString is not documented.
  5006. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/simplify/TaggedLineString.h:80: warning: Member getParent() const (function) of class geos::simplify::TaggedLineString is not documented.
  5007. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/simplify/TaggedLineString.h:82: warning: Member getParentCoordinates() const (function) of class geos::simplify::TaggedLineString is not documented.
  5008. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/simplify/TaggedLineString.h:84: warning: Member getResultCoordinates() const (function) of class geos::simplify::TaggedLineString is not documented.
  5009. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/simplify/TaggedLineString.h:86: warning: Member getResultSize() const (function) of class geos::simplify::TaggedLineString is not documented.
  5010. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/simplify/TaggedLineString.h:88: warning: Member getSegment(std::size_t i) (function) of class geos::simplify::TaggedLineString is not documented.
  5011. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/simplify/TaggedLineString.h:90: warning: Member getSegment(std::size_t i) const (function) of class geos::simplify::TaggedLineString is not documented.
  5012. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/simplify/TaggedLineString.h:92: warning: Member getSegments() (function) of class geos::simplify::TaggedLineString is not documented.
  5013. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/simplify/TaggedLineString.h:94: warning: Member getSegments() const (function) of class geos::simplify::TaggedLineString is not documented.
  5014. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/simplify/TaggedLineString.h:96: warning: Member addToResult(std::auto_ptr< TaggedLineSegment > seg) (function) of class geos::simplify::TaggedLineString is not documented.
  5015. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/simplify/TaggedLineString.h:98: warning: Member asLineString() const (function) of class geos::simplify::TaggedLineString is not documented.
  5016. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/simplify/TaggedLineString.h:100: warning: Member asLinearRing() const (function) of class geos::simplify::TaggedLineString is not documented.
  5017. Generating docs for compound geos::simplify::TaggedLineStringSimplifier...
  5018. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/simplify/TaggedLineStringSimplifier.h:69: warning: Member TaggedLineStringSimplifier(LineSegmentIndex *inputIndex, LineSegmentIndex *outputIndex) (function) of class geos::simplify::TaggedLineStringSimplifier is not documented.
  5019. Generating docs for compound geos::simplify::TopologyPreservingSimplifier...
  5020. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/simplify/TopologyPreservingSimplifier.h:68: warning: Member TopologyPreservingSimplifier(const geom::Geometry *geom) (function) of class geos::simplify::TopologyPreservingSimplifier is not documented.
  5021. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/simplify/TopologyPreservingSimplifier.h:82: warning: Member getResultGeometry() (function) of class geos::simplify::TopologyPreservingSimplifier is not documented.
  5022. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/simplify/TopologyPreservingSimplifier.h:66: warning: Member simplify(const geom::Geometry *geom, double tolerance) (function) of class geos::simplify::TopologyPreservingSimplifier is not documented.
  5023. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/simplify/TopologyPreservingSimplifier.h:70: warning: argument 'distanceTolerance' of command @param is not found in the argument list of geos::simplify::TopologyPreservingSimplifier::setDistanceTolerance(double tolerance)
  5024. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/simplify/TopologyPreservingSimplifier.h:70: warning: The following parameters of geos::simplify::TopologyPreservingSimplifier::setDistanceTolerance(double tolerance) are not documented:
  5025. parameter 'tolerance'
  5026. Generating docs for compound geos::util::AssertionFailedException...
  5027. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/util/AssertionFailedException.h:43: warning: Member AssertionFailedException(const std::string &msg) (function) of class geos::util::AssertionFailedException is not documented.
  5028. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/util/GEOSException.h:53: warning: Member GEOSException(std::string const &msg) (function) of class geos::util::GEOSException is not documented.
  5029. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/util/GEOSException.h:58: warning: Member GEOSException(std::string const &name, std::string const &msg) (function) of class geos::util::GEOSException is not documented.
  5030. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/util/GEOSException.h:64: warning: Member what() const (function) of class geos::util::GEOSException is not documented.
  5031. Generating docs for compound geos::util::CoordinateArrayFilter...
  5032. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/util/CoordinateArrayFilter.h:54: warning: argument 'coord' of command @param is not found in the argument list of geos::util::CoordinateArrayFilter::filter_ro(const geom::Coordinate *) inherited from member filter_ro at line 56 in file /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/CoordinateFilter.h
  5033. Generating docs for compound geos::util::GeometricShapeFactory...
  5034. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/util/GeometricShapeFactory.h:90: warning: Member coord(double x, double y) const (function) of class geos::util::GeometricShapeFactory is not documented.
  5035. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/util/GeometricShapeFactory.h:85: warning: Member geomFact (variable) of class geos::util::GeometricShapeFactory is not documented.
  5036. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/util/GeometricShapeFactory.h:86: warning: Member precModel (variable) of class geos::util::GeometricShapeFactory is not documented.
  5037. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/util/GeometricShapeFactory.h:87: warning: Member dim (variable) of class geos::util::GeometricShapeFactory is not documented.
  5038. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/util/GeometricShapeFactory.h:88: warning: Member nPts (variable) of class geos::util::GeometricShapeFactory is not documented.
  5039. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/util/GeometricShapeFactory.h:120: warning: argument 'angExtent' of command @param is not found in the argument list of geos::util::GeometricShapeFactory::createArcPolygon(double startAng, double angExt)
  5040. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/util/GeometricShapeFactory.h:120: warning: The following parameters of geos::util::GeometricShapeFactory::createArcPolygon(double startAng, double angExt) are not documented:
  5041. parameter 'angExt'
  5042. Generating docs for compound geos::util::GEOSException...
  5043. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/util/GEOSException.h:53: warning: Member GEOSException(std::string const &msg) (function) of class geos::util::GEOSException is not documented.
  5044. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/util/GEOSException.h:58: warning: Member GEOSException(std::string const &name, std::string const &msg) (function) of class geos::util::GEOSException is not documented.
  5045. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/util/GEOSException.h:64: warning: Member what() const (function) of class geos::util::GEOSException is not documented.
  5046. Generating docs for compound geos::util::IllegalArgumentException...
  5047. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/util/IllegalArgumentException.h:45: warning: Member IllegalArgumentException(const std::string &msg) (function) of class geos::util::IllegalArgumentException is not documented.
  5048. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/util/GEOSException.h:53: warning: Member GEOSException(std::string const &msg) (function) of class geos::util::GEOSException is not documented.
  5049. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/util/GEOSException.h:58: warning: Member GEOSException(std::string const &name, std::string const &msg) (function) of class geos::util::GEOSException is not documented.
  5050. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/util/GEOSException.h:64: warning: Member what() const (function) of class geos::util::GEOSException is not documented.
  5051. Generating docs for compound geos::util::IllegalStateException...
  5052. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/util/IllegalStateException.h:38: warning: Member IllegalStateException(const std::string &msg) (function) of class geos::util::IllegalStateException is not documented.
  5053. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/util/GEOSException.h:53: warning: Member GEOSException(std::string const &msg) (function) of class geos::util::GEOSException is not documented.
  5054. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/util/GEOSException.h:58: warning: Member GEOSException(std::string const &name, std::string const &msg) (function) of class geos::util::GEOSException is not documented.
  5055. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/util/GEOSException.h:64: warning: Member what() const (function) of class geos::util::GEOSException is not documented.
  5056. Generating docs for compound geos::util::TopologyException...
  5057. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/util/TopologyException.h:46: warning: Member TopologyException(const std::string &msg) (function) of class geos::util::TopologyException is not documented.
  5058. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/util/TopologyException.h:52: warning: Member TopologyException(const std::string &msg, const geom::Coordinate &newPt) (function) of class geos::util::TopologyException is not documented.
  5059. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/util/TopologyException.h:55: warning: Member getCoordinate() (function) of class geos::util::TopologyException is not documented.
  5060. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/util/GEOSException.h:53: warning: Member GEOSException(std::string const &msg) (function) of class geos::util::GEOSException is not documented.
  5061. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/util/GEOSException.h:58: warning: Member GEOSException(std::string const &name, std::string const &msg) (function) of class geos::util::GEOSException is not documented.
  5062. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/util/GEOSException.h:64: warning: Member what() const (function) of class geos::util::GEOSException is not documented.
  5063. Generating docs for compound geos::util::UnsupportedOperationException...
  5064. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/util/UnsupportedOperationException.h:47: warning: Member UnsupportedOperationException(const std::string &msg) (function) of class geos::util::UnsupportedOperationException is not documented.
  5065. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/util/GEOSException.h:53: warning: Member GEOSException(std::string const &msg) (function) of class geos::util::GEOSException is not documented.
  5066. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/util/GEOSException.h:58: warning: Member GEOSException(std::string const &name, std::string const &msg) (function) of class geos::util::GEOSException is not documented.
  5067. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/util/GEOSException.h:64: warning: Member what() const (function) of class geos::util::GEOSException is not documented.
  5068. Generating graph info page...
  5069. Generating directory documentation...
  5070. Generating index page...
  5071. Generating page index...
  5072. Generating module index...
  5073. Generating namespace index...
  5074. Generating namespace member index...
  5075. Generating annotated compound index...
  5076. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/algorithm/distance/DiscreteHausdorffDistance.h:62: warning: unable to resolve link to `Geometry' for \link command
  5077. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/algorithm/locate/IndexedPointInAreaLocator.h:46: warning: unable to resolve link to `Coordinate' for \link command
  5078. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/algorithm/locate/IndexedPointInAreaLocator.h:47: warning: unable to resolve link to `Polygon' for \link command
  5079. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/algorithm/locate/IndexedPointInAreaLocator.h:47: warning: unable to resolve link to `MultiPolygon' for \link command
  5080. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/algorithm/locate/PointOnGeometryLocator.h:30: warning: unable to resolve link to `Location' for \link command
  5081. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/algorithm/locate/PointOnGeometryLocator.h:31: warning: unable to resolve link to `Polygon' for \link command
  5082. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/algorithm/locate/PointOnGeometryLocator.h:31: warning: unable to resolve link to `MultiPolygon' for \link command
  5083. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/algorithm/locate/SimplePointInAreaLocator.h:36: warning: unable to resolve link to `Geometry' for \link command
  5084. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/MultiLineString.h:51: warning: Unexpected end of comment while inside link command
  5085. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/chain/MonotoneChainBuilder.h:43: warning: unable to resolve link to `Coordinate' for \link command
  5086. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/linearref/LengthIndexedLine.h:34: warning: unable to resolve link to `Geometry' for \link command
  5087. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/linearref/LinearLocation.h:35: warning: unable to resolve link to `LineString' for \link command
  5088. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/linearref/LinearLocation.h:35: warning: unable to resolve link to `MultiLineString' for \link command
  5089. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/snapround/MCIndexPointSnapper.h:44: warning: unable to resolve link to `SpatialIndex' for \link command
  5090. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/snapround/MCIndexPointSnapper.h:45: warning: unable to resolve link to `MonotoneChain' for \link command
  5091. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/FastSegmentSetIntersectionFinder.h:40: warning: unable to resolve link to `SegmentStrings' for \link command
  5092. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/MCIndexSegmentSetMutualIntersector.h:48: warning: unable to resolve link to `SegmentStrings' for \link command
  5093. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/MCIndexSegmentSetMutualIntersector.h:49: warning: unable to resolve link to `MonotoneChain' for \link command
  5094. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/MCIndexSegmentSetMutualIntersector.h:49: warning: unable to resolve link to `SpatialIndex' for \link command
  5095. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/distance/DistanceOp.h:58: warning: unable to resolve link to `Geometry' for \link command
  5096. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/union/CascadedPolygonUnion.h:54: warning: unable to resolve link to `Polygonal' for \link command
  5097. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/union/PointGeometryUnion.h:41: warning: unable to resolve link to `Puntal' for \link command
  5098. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/union/PointGeometryUnion.h:42: warning: unable to resolve link to `Geometry' for \link command
  5099. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/overlay/snap/GeometrySnapper.h:44: warning: unable to resolve link to `Geometry' for \link command
  5100. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/overlay/MaximalEdgeRing.h:49: warning: unable to resolve link to `edges' for \link command
  5101. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/overlay/MinimalEdgeRing.h:47: warning: unable to resolve link to `Edge' for \link command
  5102. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/operation/valid/IndexedNestedRingTester.h:44: warning: unable to resolve link to `LinearRing' for \link command
  5103. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/valid/ConsistentAreaTester.h:49: warning: unable to resolve link to `geomgraph::GeometryGraph' for \link command
  5104. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/valid/ConsistentAreaTester.h:50: warning: unable to resolve link to `Polygon' for \link command
  5105. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/valid/ConsistentAreaTester.h:50: warning: unable to resolve link to `MultiPolygon' for \link command
  5106. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/valid/IsValidOp.h:59: warning: unable to resolve link to `Geometry' for \link command
  5107. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/valid/QuadtreeNestedRingTester.h:55: warning: unable to resolve link to `LinearRing' for \link command
  5108. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/valid/QuadtreeNestedRingTester.h:56: warning: unable to resolve link to `Quadtree' for \link command
  5109. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/valid/SimpleNestedRingTester.h:49: warning: unable to resolve link to `LinearRing' for \link command
  5110. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/valid/SweeplineNestedRingTester.h:58: warning: unable to resolve link to `LinearRing' for \link command
  5111. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/valid/TopologyValidationError.h:36: warning: unable to resolve link to `Geometry' for \link command
  5112. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/precision/SimpleGeometryPrecisionReducer.h:32: warning: unable to resolve link to `Geometry' for \link command
  5113. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/precision/SimpleGeometryPrecisionReducer.h:33: warning: unable to resolve link to `PrecisionModel' for \link command
  5114. Generating alphabetical compound index...
  5115. Generating hierarchical class index...
  5116. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/union/CascadedPolygonUnion.h:54: warning: unable to resolve link to `Polygonal' for \link command
  5117. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/valid/ConsistentAreaTester.h:49: warning: unable to resolve link to `geomgraph::GeometryGraph' for \link command
  5118. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/valid/ConsistentAreaTester.h:50: warning: unable to resolve link to `Polygon' for \link command
  5119. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/valid/ConsistentAreaTester.h:50: warning: unable to resolve link to `MultiPolygon' for \link command
  5120. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/algorithm/distance/DiscreteHausdorffDistance.h:62: warning: unable to resolve link to `Geometry' for \link command
  5121. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/distance/DistanceOp.h:58: warning: unable to resolve link to `Geometry' for \link command
  5122. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/FastSegmentSetIntersectionFinder.h:40: warning: unable to resolve link to `SegmentStrings' for \link command
  5123. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/MultiLineString.h:51: warning: Unexpected end of comment while inside link command
  5124. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/MultiLineString.h:51: warning: Unexpected end of comment while inside link command
  5125. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/overlay/snap/GeometrySnapper.h:44: warning: unable to resolve link to `Geometry' for \link command
  5126. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/operation/valid/IndexedNestedRingTester.h:44: warning: unable to resolve link to `LinearRing' for \link command
  5127. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/valid/IsValidOp.h:59: warning: unable to resolve link to `Geometry' for \link command
  5128. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/linearref/LengthIndexedLine.h:34: warning: unable to resolve link to `Geometry' for \link command
  5129. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/linearref/LinearLocation.h:35: warning: unable to resolve link to `LineString' for \link command
  5130. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/linearref/LinearLocation.h:35: warning: unable to resolve link to `MultiLineString' for \link command
  5131. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/overlay/MaximalEdgeRing.h:49: warning: unable to resolve link to `edges' for \link command
  5132. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/snapround/MCIndexPointSnapper.h:44: warning: unable to resolve link to `SpatialIndex' for \link command
  5133. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/snapround/MCIndexPointSnapper.h:45: warning: unable to resolve link to `MonotoneChain' for \link command
  5134. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/overlay/MinimalEdgeRing.h:47: warning: unable to resolve link to `Edge' for \link command
  5135. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/chain/MonotoneChainBuilder.h:43: warning: unable to resolve link to `Coordinate' for \link command
  5136. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/union/PointGeometryUnion.h:41: warning: unable to resolve link to `Puntal' for \link command
  5137. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/union/PointGeometryUnion.h:42: warning: unable to resolve link to `Geometry' for \link command
  5138. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/algorithm/locate/PointOnGeometryLocator.h:30: warning: unable to resolve link to `Location' for \link command
  5139. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/algorithm/locate/PointOnGeometryLocator.h:31: warning: unable to resolve link to `Polygon' for \link command
  5140. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/algorithm/locate/PointOnGeometryLocator.h:31: warning: unable to resolve link to `MultiPolygon' for \link command
  5141. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/algorithm/locate/IndexedPointInAreaLocator.h:46: warning: unable to resolve link to `Coordinate' for \link command
  5142. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/algorithm/locate/IndexedPointInAreaLocator.h:47: warning: unable to resolve link to `Polygon' for \link command
  5143. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/algorithm/locate/IndexedPointInAreaLocator.h:47: warning: unable to resolve link to `MultiPolygon' for \link command
  5144. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/algorithm/locate/SimplePointInAreaLocator.h:36: warning: unable to resolve link to `Geometry' for \link command
  5145. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/valid/QuadtreeNestedRingTester.h:55: warning: unable to resolve link to `LinearRing' for \link command
  5146. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/valid/QuadtreeNestedRingTester.h:56: warning: unable to resolve link to `Quadtree' for \link command
  5147. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/MCIndexSegmentSetMutualIntersector.h:48: warning: unable to resolve link to `SegmentStrings' for \link command
  5148. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/MCIndexSegmentSetMutualIntersector.h:49: warning: unable to resolve link to `MonotoneChain' for \link command
  5149. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/MCIndexSegmentSetMutualIntersector.h:49: warning: unable to resolve link to `SpatialIndex' for \link command
  5150. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/precision/SimpleGeometryPrecisionReducer.h:32: warning: unable to resolve link to `Geometry' for \link command
  5151. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/precision/SimpleGeometryPrecisionReducer.h:33: warning: unable to resolve link to `PrecisionModel' for \link command
  5152. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/valid/SimpleNestedRingTester.h:49: warning: unable to resolve link to `LinearRing' for \link command
  5153. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/valid/SweeplineNestedRingTester.h:58: warning: unable to resolve link to `LinearRing' for \link command
  5154. /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/valid/TopologyValidationError.h:36: warning: unable to resolve link to `Geometry' for \link command
  5155. Generating member index...
  5156. Generating file index...
  5157. Generating file member index...
  5158. Generating example index...
  5159. finalizing index lists...
  5160. symbol cache used 4707/65536 hits=231806 misses=4707
  5161. lookup cache used 9057/65536 hits=85683 misses=10026
  5162. finished...
  5163. make: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/doc'
  5164. >>> Source compiled.
  5165. >>> Test phase [check]: sci-libs/geos-3.3.5
  5166. * Tinderbox QA Notice: 'make' called by __eapi0_src_test
  5167. make -j24 -j24 -j1 check
  5168. Making check in include
  5169. make[1]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include'
  5170. Making check in geos
  5171. make[2]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos'
  5172. Making check in algorithm
  5173. make[3]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/algorithm'
  5174. Making check in locate
  5175. make[4]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/algorithm/locate'
  5176. make[5]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/algorithm/locate'
  5177. make[5]: Nothing to be done for `check-am'.
  5178. make[5]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/algorithm/locate'
  5179. make[4]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/algorithm/locate'
  5180. Making check in distance
  5181. make[4]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/algorithm/distance'
  5182. make[5]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/algorithm/distance'
  5183. make[5]: Nothing to be done for `check-am'.
  5184. make[5]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/algorithm/distance'
  5185. make[4]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/algorithm/distance'
  5186. make[4]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/algorithm'
  5187. make[4]: Nothing to be done for `check-am'.
  5188. make[4]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/algorithm'
  5189. make[3]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/algorithm'
  5190. Making check in geom
  5191. make[3]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom'
  5192. Making check in util
  5193. make[4]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/util'
  5194. make[4]: Nothing to be done for `check'.
  5195. make[4]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/util'
  5196. Making check in prep
  5197. make[4]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/prep'
  5198. make[4]: Nothing to be done for `check'.
  5199. make[4]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/prep'
  5200. make[4]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom'
  5201. make[4]: Nothing to be done for `check-am'.
  5202. make[4]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom'
  5203. make[3]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom'
  5204. Making check in geomgraph
  5205. make[3]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph'
  5206. Making check in index
  5207. make[4]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/index'
  5208. make[4]: Nothing to be done for `check'.
  5209. make[4]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/index'
  5210. make[4]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph'
  5211. make[4]: Nothing to be done for `check-am'.
  5212. make[4]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph'
  5213. make[3]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph'
  5214. Making check in index
  5215. make[3]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index'
  5216. Making check in intervalrtree
  5217. make[4]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/intervalrtree'
  5218. make[5]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/intervalrtree'
  5219. make[5]: Nothing to be done for `check-am'.
  5220. make[5]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/intervalrtree'
  5221. make[4]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/intervalrtree'
  5222. Making check in sweepline
  5223. make[4]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/sweepline'
  5224. make[5]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/sweepline'
  5225. make[5]: Nothing to be done for `check-am'.
  5226. make[5]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/sweepline'
  5227. make[4]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/sweepline'
  5228. Making check in strtree
  5229. make[4]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/strtree'
  5230. make[5]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/strtree'
  5231. make[5]: Nothing to be done for `check-am'.
  5232. make[5]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/strtree'
  5233. make[4]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/strtree'
  5234. Making check in quadtree
  5235. make[4]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/quadtree'
  5236. make[5]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/quadtree'
  5237. make[5]: Nothing to be done for `check-am'.
  5238. make[5]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/quadtree'
  5239. make[4]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/quadtree'
  5240. Making check in bintree
  5241. make[4]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/bintree'
  5242. make[5]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/bintree'
  5243. make[5]: Nothing to be done for `check-am'.
  5244. make[5]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/bintree'
  5245. make[4]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/bintree'
  5246. Making check in chain
  5247. make[4]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/chain'
  5248. make[5]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/chain'
  5249. make[5]: Nothing to be done for `check-am'.
  5250. make[5]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/chain'
  5251. make[4]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/chain'
  5252. make[4]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index'
  5253. make[4]: Nothing to be done for `check-am'.
  5254. make[4]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index'
  5255. make[3]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index'
  5256. Making check in io
  5257. make[3]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/io'
  5258. make[4]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/io'
  5259. make[4]: Nothing to be done for `check-am'.
  5260. make[4]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/io'
  5261. make[3]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/io'
  5262. Making check in linearref
  5263. make[3]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/linearref'
  5264. make[3]: Nothing to be done for `check'.
  5265. make[3]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/linearref'
  5266. Making check in noding
  5267. make[3]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding'
  5268. Making check in snapround
  5269. make[4]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/snapround'
  5270. make[4]: Nothing to be done for `check'.
  5271. make[4]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/snapround'
  5272. make[4]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding'
  5273. make[4]: Nothing to be done for `check-am'.
  5274. make[4]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding'
  5275. make[3]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding'
  5276. Making check in operation
  5277. make[3]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation'
  5278. Making check in buffer
  5279. make[4]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/buffer'
  5280. make[4]: Nothing to be done for `check'.
  5281. make[4]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/buffer'
  5282. Making check in distance
  5283. make[4]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/distance'
  5284. make[4]: Nothing to be done for `check'.
  5285. make[4]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/distance'
  5286. Making check in linemerge
  5287. make[4]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/linemerge'
  5288. make[4]: Nothing to be done for `check'.
  5289. make[4]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/linemerge'
  5290. Making check in overlay
  5291. make[4]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/overlay'
  5292. Making check in snap
  5293. make[5]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/overlay/snap'
  5294. make[5]: Nothing to be done for `check'.
  5295. make[5]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/overlay/snap'
  5296. make[5]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/overlay'
  5297. make[5]: Nothing to be done for `check-am'.
  5298. make[5]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/overlay'
  5299. make[4]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/overlay'
  5300. Making check in polygonize
  5301. make[4]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/polygonize'
  5302. make[4]: Nothing to be done for `check'.
  5303. make[4]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/polygonize'
  5304. Making check in predicate
  5305. make[4]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/predicate'
  5306. make[4]: Nothing to be done for `check'.
  5307. make[4]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/predicate'
  5308. Making check in relate
  5309. make[4]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/relate'
  5310. make[4]: Nothing to be done for `check'.
  5311. make[4]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/relate'
  5312. Making check in union
  5313. make[4]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/union'
  5314. make[4]: Nothing to be done for `check'.
  5315. make[4]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/union'
  5316. Making check in sharedpaths
  5317. make[4]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/sharedpaths'
  5318. make[4]: Nothing to be done for `check'.
  5319. make[4]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/sharedpaths'
  5320. Making check in valid
  5321. make[4]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/valid'
  5322. make[4]: Nothing to be done for `check'.
  5323. make[4]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/valid'
  5324. make[4]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation'
  5325. make[4]: Nothing to be done for `check-am'.
  5326. make[4]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation'
  5327. make[3]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation'
  5328. Making check in planargraph
  5329. make[3]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/planargraph'
  5330. Making check in algorithm
  5331. make[4]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/planargraph/algorithm'
  5332. make[4]: Nothing to be done for `check'.
  5333. make[4]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/planargraph/algorithm'
  5334. make[4]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/planargraph'
  5335. make[4]: Nothing to be done for `check-am'.
  5336. make[4]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/planargraph'
  5337. make[3]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/planargraph'
  5338. Making check in precision
  5339. make[3]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/precision'
  5340. make[3]: Nothing to be done for `check'.
  5341. make[3]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/precision'
  5342. Making check in simplify
  5343. make[3]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/simplify'
  5344. make[4]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/simplify'
  5345. make[4]: Nothing to be done for `check-am'.
  5346. make[4]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/simplify'
  5347. make[3]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/simplify'
  5348. Making check in util
  5349. make[3]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/util'
  5350. make[3]: Nothing to be done for `check'.
  5351. make[3]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/util'
  5352. make[3]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos'
  5353. make[3]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos'
  5354. make[2]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos'
  5355. make[2]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include'
  5356. make[2]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include'
  5357. make[1]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include'
  5358. Making check in src
  5359. make[1]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src'
  5360. Making check in algorithm
  5361. make[2]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/algorithm'
  5362. Making check in locate
  5363. make[3]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/algorithm/locate'
  5364. make[4]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/algorithm/locate'
  5365. make[4]: Nothing to be done for `check-am'.
  5366. make[4]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/algorithm/locate'
  5367. make[3]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/algorithm/locate'
  5368. Making check in distance
  5369. make[3]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/algorithm/distance'
  5370. make[4]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/algorithm/distance'
  5371. make[4]: Nothing to be done for `check-am'.
  5372. make[4]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/algorithm/distance'
  5373. make[3]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/algorithm/distance'
  5374. make[3]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/algorithm'
  5375. make[3]: Nothing to be done for `check-am'.
  5376. make[3]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/algorithm'
  5377. make[2]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/algorithm'
  5378. Making check in geom
  5379. make[2]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/geom'
  5380. Making check in util
  5381. make[3]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/geom/util'
  5382. make[3]: Nothing to be done for `check'.
  5383. make[3]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/geom/util'
  5384. Making check in prep
  5385. make[3]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/geom/prep'
  5386. make[3]: Nothing to be done for `check'.
  5387. make[3]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/geom/prep'
  5388. make[3]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/geom'
  5389. make[3]: Nothing to be done for `check-am'.
  5390. make[3]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/geom'
  5391. make[2]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/geom'
  5392. Making check in index
  5393. make[2]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/index'
  5394. Making check in bintree
  5395. make[3]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/index/bintree'
  5396. make[3]: Nothing to be done for `check'.
  5397. make[3]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/index/bintree'
  5398. Making check in chain
  5399. make[3]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/index/chain'
  5400. make[3]: Nothing to be done for `check'.
  5401. make[3]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/index/chain'
  5402. Making check in intervalrtree
  5403. make[3]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/index/intervalrtree'
  5404. make[3]: Nothing to be done for `check'.
  5405. make[3]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/index/intervalrtree'
  5406. Making check in quadtree
  5407. make[3]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/index/quadtree'
  5408. make[3]: Nothing to be done for `check'.
  5409. make[3]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/index/quadtree'
  5410. Making check in strtree
  5411. make[3]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/index/strtree'
  5412. make[3]: Nothing to be done for `check'.
  5413. make[3]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/index/strtree'
  5414. Making check in sweepline
  5415. make[3]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/index/sweepline'
  5416. make[3]: Nothing to be done for `check'.
  5417. make[3]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/index/sweepline'
  5418. make[3]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/index'
  5419. make[3]: Nothing to be done for `check-am'.
  5420. make[3]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/index'
  5421. make[2]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/index'
  5422. Making check in io
  5423. make[2]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/io'
  5424. make[2]: Nothing to be done for `check'.
  5425. make[2]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/io'
  5426. Making check in linearref
  5427. make[2]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/linearref'
  5428. make[2]: Nothing to be done for `check'.
  5429. make[2]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/linearref'
  5430. Making check in noding
  5431. make[2]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/noding'
  5432. Making check in snapround
  5433. make[3]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/noding/snapround'
  5434. make[4]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/noding/snapround'
  5435. make[4]: Nothing to be done for `check-am'.
  5436. make[4]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/noding/snapround'
  5437. make[3]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/noding/snapround'
  5438. make[3]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/noding'
  5439. make[3]: Nothing to be done for `check-am'.
  5440. make[3]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/noding'
  5441. make[2]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/noding'
  5442. Making check in operation
  5443. make[2]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/operation'
  5444. Making check in buffer
  5445. make[3]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/operation/buffer'
  5446. make[4]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/operation/buffer'
  5447. make[4]: Nothing to be done for `check-am'.
  5448. make[4]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/operation/buffer'
  5449. make[3]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/operation/buffer'
  5450. Making check in distance
  5451. make[3]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/operation/distance'
  5452. make[4]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/operation/distance'
  5453. make[4]: Nothing to be done for `check-am'.
  5454. make[4]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/operation/distance'
  5455. make[3]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/operation/distance'
  5456. Making check in linemerge
  5457. make[3]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/operation/linemerge'
  5458. make[4]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/operation/linemerge'
  5459. make[4]: Nothing to be done for `check-am'.
  5460. make[4]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/operation/linemerge'
  5461. make[3]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/operation/linemerge'
  5462. Making check in overlay
  5463. make[3]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/operation/overlay'
  5464. make[4]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/operation/overlay'
  5465. make[4]: Nothing to be done for `check-am'.
  5466. make[4]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/operation/overlay'
  5467. make[3]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/operation/overlay'
  5468. Making check in polygonize
  5469. make[3]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/operation/polygonize'
  5470. make[4]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/operation/polygonize'
  5471. make[4]: Nothing to be done for `check-am'.
  5472. make[4]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/operation/polygonize'
  5473. make[3]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/operation/polygonize'
  5474. Making check in predicate
  5475. make[3]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/operation/predicate'
  5476. make[3]: Nothing to be done for `check'.
  5477. make[3]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/operation/predicate'
  5478. Making check in relate
  5479. make[3]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/operation/relate'
  5480. make[4]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/operation/relate'
  5481. make[4]: Nothing to be done for `check-am'.
  5482. make[4]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/operation/relate'
  5483. make[3]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/operation/relate'
  5484. Making check in union
  5485. make[3]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/operation/union'
  5486. make[4]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/operation/union'
  5487. make[4]: Nothing to be done for `check-am'.
  5488. make[4]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/operation/union'
  5489. make[3]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/operation/union'
  5490. Making check in sharedpaths
  5491. make[3]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/operation/sharedpaths'
  5492. make[4]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/operation/sharedpaths'
  5493. make[4]: Nothing to be done for `check-am'.
  5494. make[4]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/operation/sharedpaths'
  5495. make[3]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/operation/sharedpaths'
  5496. Making check in valid
  5497. make[3]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/operation/valid'
  5498. make[4]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/operation/valid'
  5499. make[4]: Nothing to be done for `check-am'.
  5500. make[4]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/operation/valid'
  5501. make[3]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/operation/valid'
  5502. make[3]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/operation'
  5503. make[3]: Nothing to be done for `check-am'.
  5504. make[3]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/operation'
  5505. make[2]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/operation'
  5506. Making check in planargraph
  5507. make[2]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/planargraph'
  5508. make[3]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/planargraph'
  5509. make[3]: Nothing to be done for `check-am'.
  5510. make[3]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/planargraph'
  5511. make[2]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/planargraph'
  5512. Making check in geomgraph
  5513. make[2]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/geomgraph'
  5514. Making check in index
  5515. make[3]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/geomgraph/index'
  5516. make[3]: Nothing to be done for `check'.
  5517. make[3]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/geomgraph/index'
  5518. make[3]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/geomgraph'
  5519. make[3]: Nothing to be done for `check-am'.
  5520. make[3]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/geomgraph'
  5521. make[2]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/geomgraph'
  5522. Making check in precision
  5523. make[2]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/precision'
  5524. make[3]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/precision'
  5525. make[3]: Nothing to be done for `check-am'.
  5526. make[3]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/precision'
  5527. make[2]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/precision'
  5528. Making check in simplify
  5529. make[2]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/simplify'
  5530. make[3]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/simplify'
  5531. make[3]: Nothing to be done for `check-am'.
  5532. make[3]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/simplify'
  5533. make[2]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/simplify'
  5534. Making check in util
  5535. make[2]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/util'
  5536. make[3]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/util'
  5537. make[3]: Nothing to be done for `check-am'.
  5538. make[3]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/util'
  5539. make[2]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/util'
  5540. make[2]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src'
  5541. make[2]: Nothing to be done for `check-am'.
  5542. make[2]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src'
  5543. make[1]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src'
  5544. Making check in capi
  5545. make[1]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/capi'
  5546. make[1]: Nothing to be done for `check'.
  5547. make[1]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/capi'
  5548. Making check in doc
  5549. make[1]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/doc'
  5550. make[1]: Nothing to be done for `check'.
  5551. make[1]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/doc'
  5552. Making check in macros
  5553. make[1]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/macros'
  5554. make[1]: Nothing to be done for `check'.
  5555. make[1]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/macros'
  5556. Making check in swig
  5557. make[1]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/swig'
  5558. Making check in python
  5559. make[2]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/swig/python'
  5560. make check-recursive
  5561. make[3]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/swig/python'
  5562. Making check in tests
  5563. make[4]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/swig/python/tests'
  5564. make[4]: Nothing to be done for `check'.
  5565. make[4]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/swig/python/tests'
  5566. make[4]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/swig/python'
  5567. /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I/usr/include/python2.7/ -I../../capi -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o _geos_la-geos_wrap.lo `test -f 'geos_wrap.cxx' || echo './'`geos_wrap.cxx
  5568. libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I/usr/include/python2.7/ -I../../capi -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c geos_wrap.cxx -fPIC -DPIC -o .libs/_geos_la-geos_wrap.o
  5569. geos_wrap.cxx: In function 'PyObject* _wrap_version(PyObject*, PyObject*)':
  5570. geos_wrap.cxx:5182:1: warning: label 'fail' defined but not used [-Wunused-label]
  5571. /bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -no-undefined -module -avoid-version -Wl,-O1 -Wl,--as-needed -o _geos.la -rpath /usr/lib64/python2.7/site-packages/geos _geos_la-geos_wrap.lo ../../capi/libgeos_c.la -L/usr/lib64 -lpython2.7
  5572. libtool: link: x86_64-pc-linux-gnu-g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.2/crtbeginS.o .libs/_geos_la-geos_wrap.o -Wl,-rpath -Wl,/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/capi/.libs -Wl,-rpath -Wl,/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/.libs -L/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/.libs -Wl,--as-needed ../../capi/.libs/libgeos_c.so /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/.libs/libgeos.so -L/usr/lib64 -lpython2.7 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.7.2 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.7.2/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.7.2/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.7.2/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.2/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.2/../../../../lib64/crtn.o -O2 -march=native -Wl,-O1 -Wl,-soname -Wl,_geos.so -o .libs/_geos.so
  5573. libtool: link: ( cd ".libs" && rm -f "_geos.la" && ln -s "../_geos.la" "_geos.la" )
  5574. make[4]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/swig/python'
  5575. make[3]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/swig/python'
  5576. make[2]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/swig/python'
  5577. make[2]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/swig'
  5578. make[2]: Nothing to be done for `check-am'.
  5579. make[2]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/swig'
  5580. make[1]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/swig'
  5581. Making check in php
  5582. make[1]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/php'
  5583. make[2]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/php'
  5584. make[2]: Nothing to be done for `check-am'.
  5585. make[2]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/php'
  5586. make[1]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/php'
  5587. Making check in tests
  5588. make[1]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/tests'
  5589. Making check in bigtest
  5590. make[2]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/tests/bigtest'
  5591. make bug234 TestSweepLineSpeed
  5592. make[3]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/tests/bigtest'
  5593. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -I../../src/io/markup -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o bug234.o bug234.cpp
  5594. /bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o bug234 bug234.o ../../src/libgeos.la ../../src/libgeos.la
  5595. libtool: link: x86_64-pc-linux-gnu-g++ -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -o .libs/bug234 bug234.o -Wl,--as-needed ../../src/.libs/libgeos.so
  5596. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -I../../src/io/markup -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o TestSweepLineSpeed.o TestSweepLineSpeed.cpp
  5597. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -I../../src/io/markup -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o GeometryTestFactory.o GeometryTestFactory.cpp
  5598. /bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o TestSweepLineSpeed TestSweepLineSpeed.o GeometryTestFactory.o ../../src/libgeos.la ../../src/libgeos.la
  5599. libtool: link: x86_64-pc-linux-gnu-g++ -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -o .libs/TestSweepLineSpeed TestSweepLineSpeed.o GeometryTestFactory.o -Wl,--as-needed ../../src/.libs/libgeos.so
  5600. make[3]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/tests/bigtest'
  5601. make[2]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/tests/bigtest'
  5602. Making check in xmltester
  5603. make[2]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/tests/xmltester'
  5604. make check-TESTS
  5605. make[3]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/tests/xmltester'
  5606. Runner: testrunner created
  5607. ./tests/ticket/bug398.xml: case1: test1: union(A, B): failed.
  5608. Description: http://trac.osgeo.org/geos/ticket/398
  5609. Assertion `shellCount <= 1' failed.
  5610. Geometry A: MULTIPOLYGON (((60.0000000000000000 6.5105151320986412, 44.0044859469790026 11.6931320480208569, 0.0000000000000000 25.9507790663861222, 0.0000000000000000 26.8608278557796467, 0.0000000000000000 29.8387923019253307, 60.0000000000000000 10.3985283676378408, 60.0000000000000000 7.8021345594223774, 60.0000000000000000 6.6570998796460161, 60.0000000000000000 6.5105151320986412)), ((43.3161197496508308 0.0000000000000000, 0.0000000000000000 0.0000000000000000, 0.0000000000000000 14.0346133423735822, 0.0000000000000000 17.9226661292310787, 0.0000000000000000 21.5874865260243638, 34.0258524396557860 6.8981402622972743, 55.3161197496508308 0.0000000000000000, 50.0044466166182886 0.0000000000000000, 43.3161197496508308 0.0000000000000000)), ((13.4455725323347899 36.0000000000000000, 60.0000000000000000 36.0000000000000000, 60.0000000000000000 16.7944518298098018, 60.0000000000000000 16.3644011555093201, 60.0000000000000000 14.0439960304547569, 2.9187843276549756 36.0000000000000000, 11.8945390820010992 36.0000000000000000, 13.4455725323347899 36.0000000000000000)))
  5611. Geometry B: POLYGON ((50.0044466166182886 0.0000000000000000, 0.0000000000000000 21.5874865260243638, 0.0000000000000000 35.7392139719321804, 60.0000000000000000 13.1838946818537934, 60.0000000000000000 0.0000000000000000, 50.0044466166182886 0.0000000000000000))
  5612. Expected result: MULTIPOLYGON (((0.0000000000000000 25.9507790663861222, 0.0000000000000000 26.8608278557796467, 0.0000000000000000 29.8387923019253307, 0.0000000000000000 35.7392139719321804, 60.0000000000000000 13.1838946818537934, 60.0000000000000000 10.3985283676378408, 60.0000000000000000 7.8021345594223774, 60.0000000000000000 6.6570998796460161, 60.0000000000000000 6.5105151320986412, 60.0000000000000000 0.0000000000000000, 55.3161197496508308 0.0000000000000000, 50.0044466166182886 0.0000000000000000, 43.3161197496508308 0.0000000000000000, 0.0000000000000000 0.0000000000000000, 0.0000000000000000 14.0346133423735822, 0.0000000000000000 17.9226661292310787, 0.0000000000000000 21.5874865260243638, 0.0000000000000000 25.9507790663861222), (0.0000000000000000 21.5874865260243638, 34.0258524396557860 6.8981402622972743, 34.0258524396557931 6.8981402622972734, 0.0000000000000000 21.5874865260243638)), ((13.4455725323347899 36.0000000000000000, 60.0000000000000000 36.0000000000000000, 60.0000000000000000 16.7944518298098018, 60.0000000000000000 16.3644011555093201, 60.0000000000000000 14.0439960304547569, 2.9187843276549756 36.0000000000000000, 11.8945390820010992 36.0000000000000000, 13.4455725323347899 36.0000000000000000)))
  5613. Obtained result: MULTIPOLYGON (((43.3161197496508308 0.0000000000000000, 0.0000000000000000 0.0000000000000000, 0.0000000000000000 14.0346133423735822, 0.0000000000000000 17.9226661292310787, 0.0000000000000000 21.5874865260243638, 0.0000000000000000 25.9507790663861222, 0.0000000000000000 26.8608278557796467, 0.0000000000000000 29.8387923019253307, 0.0000000000000000 35.7392139719321804, 60.0000000000000000 13.1838946818537934, 60.0000000000000000 10.3985283676378408, 60.0000000000000000 7.8021345594223774, 60.0000000000000000 6.6570998796460161, 60.0000000000000000 6.5105151320986412, 60.0000000000000000 0.0000000000000000, 55.3161197496508308 0.0000000000000000, 50.0044466166182886 0.0000000000000000, 43.3161197496508308 0.0000000000000000)), ((13.4455725323347899 36.0000000000000000, 60.0000000000000000 36.0000000000000000, 60.0000000000000000 16.7944518298098018, 60.0000000000000000 16.3644011555093201, 60.0000000000000000 14.0439960304547569, 2.9187843276549756 36.0000000000000000, 11.8945390820010992 36.0000000000000000, 13.4455725323347899 36.0000000000000000)))
  5614. Files: 72
  5615. Tests: 3146
  5616. Failed: 1
  5617. Succeeded: 3145
  5618. FAIL: testrunner
  5619. ==================
  5620. 1 of 1 test failed
  5621. ==================
  5622. make[3]: *** [check-TESTS] Error 1
  5623. make[3]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/tests/xmltester'
  5624. make[2]: *** [check-am] Error 2
  5625. make[2]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/tests/xmltester'
  5626. make[1]: *** [check-recursive] Error 1
  5627. make[1]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/tests'
  5628. make: *** [check-recursive] Error 1
  5629. * ERROR: sci-libs/geos-3.3.5 failed (test phase):
  5630. * emake failed
  5631. *
  5632. * If you need support, post the output of `emerge --info '=sci-libs/geos-3.3.5'`,
  5633. * the complete build log and the output of `emerge -pqv '=sci-libs/geos-3.3.5'`.
  5634. * The complete build log is located at '/var/log/portage/sci-libs:geos-3.3.5:20130109-002521.log'.
  5635. * For convenience, a symlink to the build log is located at '/tmp/portage/sci-libs/geos-3.3.5/temp/build.log'.
  5636. * The ebuild environment file is located at '/tmp/portage/sci-libs/geos-3.3.5/temp/environment'.
  5637. * Working directory: '/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5'
  5638. * S: '/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5'
  5639. >>> Install geos-3.3.5 into /tmp/portage/sci-libs/geos-3.3.5/image/ category sci-libs
  5640. make -j24 DESTDIR=/tmp/portage/sci-libs/geos-3.3.5/image/ install
  5641. Making install in include
  5642. make[1]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include'
  5643. Making install in geos
  5644. make[2]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos'
  5645. Making install in algorithm
  5646. make[3]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/algorithm'
  5647. Making install in locate
  5648. make[4]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/algorithm/locate'
  5649. make[5]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/algorithm/locate'
  5650. make[6]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/algorithm/locate'
  5651. make[6]: Nothing to be done for `install-exec-am'.
  5652. /bin/mkdir -p '/tmp/portage/sci-libs/geos-3.3.5/image//usr/include/geos/algorithm/locate'
  5653. /usr/bin/install -c -m 644 IndexedPointInAreaLocator.h PointOnGeometryLocator.h SimplePointInAreaLocator.h '/tmp/portage/sci-libs/geos-3.3.5/image//usr/include/geos/algorithm/locate'
  5654. make[6]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/algorithm/locate'
  5655. make[5]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/algorithm/locate'
  5656. make[4]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/algorithm/locate'
  5657. Making install in distance
  5658. make[4]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/algorithm/distance'
  5659. make[5]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/algorithm/distance'
  5660. make[6]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/algorithm/distance'
  5661. make[6]: Nothing to be done for `install-exec-am'.
  5662. /bin/mkdir -p '/tmp/portage/sci-libs/geos-3.3.5/image//usr/include/geos/algorithm/distance'
  5663. /usr/bin/install -c -m 644 DiscreteHausdorffDistance.h DistanceToPoint.h PointPairDistance.h '/tmp/portage/sci-libs/geos-3.3.5/image//usr/include/geos/algorithm/distance'
  5664. make[6]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/algorithm/distance'
  5665. make[5]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/algorithm/distance'
  5666. make[4]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/algorithm/distance'
  5667. make[4]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/algorithm'
  5668. make[5]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/algorithm'
  5669. make[5]: Nothing to be done for `install-exec-am'.
  5670. /bin/mkdir -p '/tmp/portage/sci-libs/geos-3.3.5/image//usr/include/geos/algorithm'
  5671. /usr/bin/install -c -m 644 Angle.h BoundaryNodeRule.h CentralEndpointIntersector.h CentroidArea.h CentroidLine.h CentroidPoint.h CGAlgorithms.h ConvexHull.h ConvexHull.inl HCoordinate.h InteriorPointArea.h InteriorPointLine.h InteriorPointPoint.h LineIntersector.h MCPointInRing.h MinimumDiameter.h NotRepresentableException.h PointInRing.h PointLocator.h RayCrossingCounter.h RobustDeterminant.h SimplePointInRing.h SIRtreePointInRing.h '/tmp/portage/sci-libs/geos-3.3.5/image//usr/include/geos/algorithm'
  5672. make[5]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/algorithm'
  5673. make[4]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/algorithm'
  5674. make[3]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/algorithm'
  5675. Making install in geom
  5676. make[3]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom'
  5677. Making install in util
  5678. make[4]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/util'
  5679. make[5]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/util'
  5680. make[5]: Nothing to be done for `install-exec-am'.
  5681. /bin/mkdir -p '/tmp/portage/sci-libs/geos-3.3.5/image//usr/include/geos/geom/util'
  5682. /usr/bin/install -c -m 644 ComponentCoordinateExtracter.h CoordinateOperation.h GeometryCombiner.h GeometryEditor.h GeometryEditorOperation.h GeometryExtracter.h GeometryTransformer.h LinearComponentExtracter.h PointExtracter.h PolygonExtracter.h ShortCircuitedGeometryVisitor.h SineStarFactory.h '/tmp/portage/sci-libs/geos-3.3.5/image//usr/include/geos/geom/util'
  5683. make[5]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/util'
  5684. make[4]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/util'
  5685. Making install in prep
  5686. make[4]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/prep'
  5687. make[5]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/prep'
  5688. make[5]: Nothing to be done for `install-exec-am'.
  5689. /bin/mkdir -p '/tmp/portage/sci-libs/geos-3.3.5/image//usr/include/geos/geom/prep'
  5690. /usr/bin/install -c -m 644 AbstractPreparedPolygonContains.h BasicPreparedGeometry.h PreparedGeometryFactory.h PreparedGeometry.h PreparedLineString.h PreparedLineStringIntersects.h PreparedPoint.h PreparedPolygonContains.h PreparedPolygonContainsProperly.h PreparedPolygonCovers.h PreparedPolygon.h PreparedPolygonIntersects.h PreparedPolygonPredicate.h '/tmp/portage/sci-libs/geos-3.3.5/image//usr/include/geos/geom/prep'
  5691. make[5]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/prep'
  5692. make[4]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom/prep'
  5693. make[4]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom'
  5694. make[5]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom'
  5695. make[5]: Nothing to be done for `install-exec-am'.
  5696. /bin/mkdir -p '/tmp/portage/sci-libs/geos-3.3.5/image//usr/include/geos/geom'
  5697. /usr/bin/install -c -m 644 BinaryOp.h CoordinateArraySequenceFactory.h CoordinateArraySequenceFactory.inl CoordinateArraySequence.h CoordinateFilter.h Coordinate.h Coordinate.inl CoordinateList.h CoordinateSequenceFactory.h CoordinateSequenceFilter.h CoordinateSequence.h Dimension.h Envelope.h Envelope.inl GeometryCollection.h GeometryCollection.inl GeometryComponentFilter.h GeometryFactory.h GeometryFactory.inl GeometryFilter.h Geometry.h GeometryList.h IntersectionMatrix.h LinearRing.h LineSegment.h LineSegment.inl LineString.h Location.h MultiLineString.h MultiLineString.inl MultiPoint.h MultiPolygon.h MultiPolygon.inl Point.h Polygon.h PrecisionModel.h PrecisionModel.inl Triangle.h Puntal.h Lineal.h '/tmp/portage/sci-libs/geos-3.3.5/image//usr/include/geos/geom'
  5698. /usr/bin/install -c -m 644 Polygonal.h '/tmp/portage/sci-libs/geos-3.3.5/image//usr/include/geos/geom'
  5699. make[5]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom'
  5700. make[4]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom'
  5701. make[3]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geom'
  5702. Making install in geomgraph
  5703. make[3]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph'
  5704. Making install in index
  5705. make[4]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/index'
  5706. make[5]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/index'
  5707. make[5]: Nothing to be done for `install-exec-am'.
  5708. /bin/mkdir -p '/tmp/portage/sci-libs/geos-3.3.5/image//usr/include/geos/geomgraph/index'
  5709. /usr/bin/install -c -m 644 EdgeSetIntersector.h MonotoneChain.h MonotoneChainEdge.h MonotoneChainIndexer.h SegmentIntersector.h SimpleEdgeSetIntersector.h SimpleMCSweepLineIntersector.h SimpleSweepLineIntersector.h SweepLineEvent.h SweepLineEventObj.h SweepLineSegment.h '/tmp/portage/sci-libs/geos-3.3.5/image//usr/include/geos/geomgraph/index'
  5710. make[5]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/index'
  5711. make[4]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph/index'
  5712. make[4]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph'
  5713. make[5]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph'
  5714. make[5]: Nothing to be done for `install-exec-am'.
  5715. /bin/mkdir -p '/tmp/portage/sci-libs/geos-3.3.5/image//usr/include/geos/geomgraph'
  5716. /usr/bin/install -c -m 644 Depth.h DirectedEdge.h DirectedEdge.inl DirectedEdgeStar.h EdgeEnd.h EdgeEndStar.h Edge.h EdgeIntersection.h EdgeIntersectionList.h EdgeList.h EdgeNodingValidator.h EdgeRing.h GeometryGraph.h GeometryGraph.inl GraphComponent.h Label.h NodeFactory.h Node.h NodeMap.h PlanarGraph.h Position.h Quadrant.h TopologyLocation.h '/tmp/portage/sci-libs/geos-3.3.5/image//usr/include/geos/geomgraph'
  5717. make[5]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph'
  5718. make[4]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph'
  5719. make[3]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/geomgraph'
  5720. Making install in index
  5721. make[3]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index'
  5722. Making install in intervalrtree
  5723. make[4]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/intervalrtree'
  5724. make[5]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/intervalrtree'
  5725. make[6]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/intervalrtree'
  5726. make[6]: Nothing to be done for `install-exec-am'.
  5727. /bin/mkdir -p '/tmp/portage/sci-libs/geos-3.3.5/image//usr/include/geos/index/intervalrtree'
  5728. /usr/bin/install -c -m 644 IntervalRTreeBranchNode.h IntervalRTreeLeafNode.h IntervalRTreeNode.h SortedPackedIntervalRTree.h '/tmp/portage/sci-libs/geos-3.3.5/image//usr/include/geos/index/intervalrtree'
  5729. make[6]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/intervalrtree'
  5730. make[5]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/intervalrtree'
  5731. make[4]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/intervalrtree'
  5732. Making install in sweepline
  5733. make[4]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/sweepline'
  5734. make[5]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/sweepline'
  5735. make[6]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/sweepline'
  5736. make[6]: Nothing to be done for `install-exec-am'.
  5737. /bin/mkdir -p '/tmp/portage/sci-libs/geos-3.3.5/image//usr/include/geos/index/sweepline'
  5738. /usr/bin/install -c -m 644 SweepLineEvent.h SweepLineIndex.h SweepLineInterval.h SweepLineOverlapAction.h '/tmp/portage/sci-libs/geos-3.3.5/image//usr/include/geos/index/sweepline'
  5739. make[6]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/sweepline'
  5740. make[5]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/sweepline'
  5741. make[4]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/sweepline'
  5742. Making install in strtree
  5743. make[4]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/strtree'
  5744. make[5]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/strtree'
  5745. make[6]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/strtree'
  5746. make[6]: Nothing to be done for `install-exec-am'.
  5747. /bin/mkdir -p '/tmp/portage/sci-libs/geos-3.3.5/image//usr/include/geos/index/strtree'
  5748. /usr/bin/install -c -m 644 AbstractNode.h AbstractSTRtree.h Boundable.h Interval.h ItemBoundable.h SIRtree.h STRtree.h '/tmp/portage/sci-libs/geos-3.3.5/image//usr/include/geos/index/strtree'
  5749. make[6]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/strtree'
  5750. make[5]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/strtree'
  5751. make[4]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/strtree'
  5752. Making install in quadtree
  5753. make[4]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/quadtree'
  5754. make[5]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/quadtree'
  5755. make[6]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/quadtree'
  5756. make[6]: Nothing to be done for `install-exec-am'.
  5757. /bin/mkdir -p '/tmp/portage/sci-libs/geos-3.3.5/image//usr/include/geos/index/quadtree'
  5758. /usr/bin/install -c -m 644 DoubleBits.h IntervalSize.h Key.h NodeBase.h Node.h Quadtree.h Root.h '/tmp/portage/sci-libs/geos-3.3.5/image//usr/include/geos/index/quadtree'
  5759. make[6]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/quadtree'
  5760. make[5]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/quadtree'
  5761. make[4]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/quadtree'
  5762. Making install in bintree
  5763. make[4]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/bintree'
  5764. make[5]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/bintree'
  5765. make[6]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/bintree'
  5766. make[6]: Nothing to be done for `install-exec-am'.
  5767. /bin/mkdir -p '/tmp/portage/sci-libs/geos-3.3.5/image//usr/include/geos/index/bintree'
  5768. /usr/bin/install -c -m 644 Bintree.h Interval.h Key.h NodeBase.h Node.h Root.h '/tmp/portage/sci-libs/geos-3.3.5/image//usr/include/geos/index/bintree'
  5769. make[6]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/bintree'
  5770. make[5]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/bintree'
  5771. make[4]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/bintree'
  5772. Making install in chain
  5773. make[4]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/chain'
  5774. make[5]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/chain'
  5775. make[6]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/chain'
  5776. make[6]: Nothing to be done for `install-exec-am'.
  5777. /bin/mkdir -p '/tmp/portage/sci-libs/geos-3.3.5/image//usr/include/geos/index/chain'
  5778. /usr/bin/install -c -m 644 MonotoneChain.h MonotoneChainBuilder.h MonotoneChainOverlapAction.h MonotoneChainSelectAction.h '/tmp/portage/sci-libs/geos-3.3.5/image//usr/include/geos/index/chain'
  5779. make[6]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/chain'
  5780. make[5]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/chain'
  5781. make[4]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index/chain'
  5782. make[4]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index'
  5783. make[5]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index'
  5784. make[5]: Nothing to be done for `install-exec-am'.
  5785. /bin/mkdir -p '/tmp/portage/sci-libs/geos-3.3.5/image//usr/include/geos/index'
  5786. /usr/bin/install -c -m 644 ItemVisitor.h SpatialIndex.h '/tmp/portage/sci-libs/geos-3.3.5/image//usr/include/geos/index'
  5787. make[5]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index'
  5788. make[4]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index'
  5789. make[3]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/index'
  5790. Making install in io
  5791. make[3]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/io'
  5792. make[4]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/io'
  5793. make[5]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/io'
  5794. make[5]: Nothing to be done for `install-exec-am'.
  5795. /bin/mkdir -p '/tmp/portage/sci-libs/geos-3.3.5/image//usr/include/geos/io'
  5796. /usr/bin/install -c -m 644 ByteOrderDataInStream.h ByteOrderDataInStream.inl ByteOrderValues.h CLocalizer.h ParseException.h StringTokenizer.h WKBConstants.h WKBReader.h WKBWriter.h WKTReader.h WKTReader.inl WKTWriter.h Writer.h '/tmp/portage/sci-libs/geos-3.3.5/image//usr/include/geos/io'
  5797. make[5]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/io'
  5798. make[4]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/io'
  5799. make[3]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/io'
  5800. Making install in linearref
  5801. make[3]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/linearref'
  5802. make[4]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/linearref'
  5803. make[4]: Nothing to be done for `install-exec-am'.
  5804. /bin/mkdir -p '/tmp/portage/sci-libs/geos-3.3.5/image//usr/include/geos/algorithm'
  5805. /usr/bin/install -c -m 644 ExtractLineByLocation.h LengthIndexedLine.h LengthIndexOfPoint.h LengthLocationMap.h LinearIterator.h LinearGeometryBuilder.h LinearLocation.h LocationIndexOfLine.h LocationIndexOfPoint.h '/tmp/portage/sci-libs/geos-3.3.5/image//usr/include/geos/algorithm'
  5806. make[4]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/linearref'
  5807. make[3]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/linearref'
  5808. Making install in noding
  5809. make[3]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding'
  5810. Making install in snapround
  5811. make[4]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/snapround'
  5812. make[5]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/snapround'
  5813. make[5]: Nothing to be done for `install-exec-am'.
  5814. /bin/mkdir -p '/tmp/portage/sci-libs/geos-3.3.5/image//usr/include/geos/noding/snapround'
  5815. /usr/bin/install -c -m 644 HotPixel.h HotPixel.inl MCIndexPointSnapper.h MCIndexSnapRounder.h SimpleSnapRounder.h '/tmp/portage/sci-libs/geos-3.3.5/image//usr/include/geos/noding/snapround'
  5816. make[5]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/snapround'
  5817. make[4]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding/snapround'
  5818. make[4]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding'
  5819. make[5]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding'
  5820. make[5]: Nothing to be done for `install-exec-am'.
  5821. /bin/mkdir -p '/tmp/portage/sci-libs/geos-3.3.5/image//usr/include/geos/noding'
  5822. /usr/bin/install -c -m 644 BasicSegmentString.h FastNodingValidator.h FastSegmentSetIntersectionFinder.h IntersectionAdder.h IntersectionFinderAdder.h IteratedNoder.h MCIndexNoder.h MCIndexNoder.inl MCIndexSegmentSetMutualIntersector.h NodableSegmentString.h NodedSegmentString.h Noder.h NodingValidator.h Octant.h OrientedCoordinateArray.h ScaledNoder.h SegmentIntersectionDetector.h SegmentIntersector.h SegmentNode.h SegmentNodeList.h SegmentPointComparator.h SegmentSetMutualIntersector.h SegmentString.h SegmentString.inl SegmentStringUtil.h SimpleNoder.h SingleInteriorIntersectionFinder.h SinglePassNoder.h '/tmp/portage/sci-libs/geos-3.3.5/image//usr/include/geos/noding'
  5823. make[5]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding'
  5824. make[4]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding'
  5825. make[3]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/noding'
  5826. Making install in operation
  5827. make[3]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation'
  5828. Making install in buffer
  5829. make[4]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/buffer'
  5830. make[5]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/buffer'
  5831. make[5]: Nothing to be done for `install-exec-am'.
  5832. /bin/mkdir -p '/tmp/portage/sci-libs/geos-3.3.5/image//usr/include/geos/operation/buffer'
  5833. /usr/bin/install -c -m 644 BufferBuilder.h BufferOp.h BufferParameters.h BufferSubgraph.h OffsetCurveBuilder.h OffsetCurveSetBuilder.h OffsetSegmentGenerator.h OffsetSegmentString.h RightmostEdgeFinder.h SubgraphDepthLocater.h '/tmp/portage/sci-libs/geos-3.3.5/image//usr/include/geos/operation/buffer'
  5834. make[5]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/buffer'
  5835. make[4]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/buffer'
  5836. Making install in distance
  5837. make[4]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/distance'
  5838. make[5]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/distance'
  5839. make[5]: Nothing to be done for `install-exec-am'.
  5840. /bin/mkdir -p '/tmp/portage/sci-libs/geos-3.3.5/image//usr/include/geos/operation/distance'
  5841. /usr/bin/install -c -m 644 ConnectedElementLocationFilter.h ConnectedElementPointFilter.h DistanceOp.h GeometryLocation.h '/tmp/portage/sci-libs/geos-3.3.5/image//usr/include/geos/operation/distance'
  5842. make[5]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/distance'
  5843. make[4]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/distance'
  5844. Making install in linemerge
  5845. make[4]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/linemerge'
  5846. make[5]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/linemerge'
  5847. make[5]: Nothing to be done for `install-exec-am'.
  5848. /bin/mkdir -p '/tmp/portage/sci-libs/geos-3.3.5/image//usr/include/geos/operation/linemerge'
  5849. /usr/bin/install -c -m 644 EdgeString.h LineMergeDirectedEdge.h LineMergeEdge.h LineMergeGraph.h LineMerger.h LineSequencer.h '/tmp/portage/sci-libs/geos-3.3.5/image//usr/include/geos/operation/linemerge'
  5850. make[5]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/linemerge'
  5851. make[4]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/linemerge'
  5852. Making install in overlay
  5853. make[4]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/overlay'
  5854. Making install in snap
  5855. make[5]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/overlay/snap'
  5856. make[6]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/overlay/snap'
  5857. make[6]: Nothing to be done for `install-exec-am'.
  5858. /bin/mkdir -p '/tmp/portage/sci-libs/geos-3.3.5/image//usr/include/geos/operation/overlay/snap'
  5859. /usr/bin/install -c -m 644 GeometrySnapper.h LineStringSnapper.h SnapIfNeededOverlayOp.h SnapOverlayOp.h '/tmp/portage/sci-libs/geos-3.3.5/image//usr/include/geos/operation/overlay/snap'
  5860. make[6]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/overlay/snap'
  5861. make[5]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/overlay/snap'
  5862. make[5]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/overlay'
  5863. make[6]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/overlay'
  5864. make[6]: Nothing to be done for `install-exec-am'.
  5865. /bin/mkdir -p '/tmp/portage/sci-libs/geos-3.3.5/image//usr/include/geos/operation/overlay'
  5866. /usr/bin/install -c -m 644 EdgeSetNoder.h ElevationMatrixCell.h ElevationMatrix.h LineBuilder.h MaximalEdgeRing.h MinimalEdgeRing.h MinimalEdgeRing.inl OverlayNodeFactory.h OverlayOp.h PointBuilder.h PolygonBuilder.h validate/FuzzyPointLocator.h validate/OffsetPointGenerator.h validate/OverlayResultValidator.h '/tmp/portage/sci-libs/geos-3.3.5/image//usr/include/geos/operation/overlay'
  5867. make[6]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/overlay'
  5868. make[5]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/overlay'
  5869. make[4]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/overlay'
  5870. Making install in polygonize
  5871. make[4]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/polygonize'
  5872. make[5]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/polygonize'
  5873. make[5]: Nothing to be done for `install-exec-am'.
  5874. /bin/mkdir -p '/tmp/portage/sci-libs/geos-3.3.5/image//usr/include/geos/operation/polygonize'
  5875. /usr/bin/install -c -m 644 EdgeRing.h PolygonizeDirectedEdge.h PolygonizeEdge.h PolygonizeGraph.h Polygonizer.h '/tmp/portage/sci-libs/geos-3.3.5/image//usr/include/geos/operation/polygonize'
  5876. make[5]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/polygonize'
  5877. make[4]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/polygonize'
  5878. Making install in predicate
  5879. make[4]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/predicate'
  5880. make[5]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/predicate'
  5881. make[5]: Nothing to be done for `install-exec-am'.
  5882. /bin/mkdir -p '/tmp/portage/sci-libs/geos-3.3.5/image//usr/include/geos/operation/predicate'
  5883. /usr/bin/install -c -m 644 RectangleContains.h RectangleIntersects.h SegmentIntersectionTester.h '/tmp/portage/sci-libs/geos-3.3.5/image//usr/include/geos/operation/predicate'
  5884. make[5]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/predicate'
  5885. make[4]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/predicate'
  5886. Making install in relate
  5887. make[4]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/relate'
  5888. make[5]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/relate'
  5889. make[5]: Nothing to be done for `install-exec-am'.
  5890. /bin/mkdir -p '/tmp/portage/sci-libs/geos-3.3.5/image//usr/include/geos/operation/relate'
  5891. /usr/bin/install -c -m 644 EdgeEndBuilder.h EdgeEndBundle.h EdgeEndBundleStar.h RelateComputer.h RelateNodeFactory.h RelateNodeGraph.h RelateNode.h RelateOp.h '/tmp/portage/sci-libs/geos-3.3.5/image//usr/include/geos/operation/relate'
  5892. make[5]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/relate'
  5893. make[4]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/relate'
  5894. Making install in union
  5895. make[4]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/union'
  5896. make[5]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/union'
  5897. make[5]: Nothing to be done for `install-exec-am'.
  5898. /bin/mkdir -p '/tmp/portage/sci-libs/geos-3.3.5/image//usr/include/geos/operation/union'
  5899. /usr/bin/install -c -m 644 CascadedPolygonUnion.h CascadedUnion.h GeometryListHolder.h PointGeometryUnion.h UnaryUnionOp.h '/tmp/portage/sci-libs/geos-3.3.5/image//usr/include/geos/operation/union'
  5900. make[5]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/union'
  5901. make[4]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/union'
  5902. Making install in sharedpaths
  5903. make[4]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/sharedpaths'
  5904. make[5]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/sharedpaths'
  5905. make[5]: Nothing to be done for `install-exec-am'.
  5906. /bin/mkdir -p '/tmp/portage/sci-libs/geos-3.3.5/image//usr/include/geos/operation/sharedpaths'
  5907. /usr/bin/install -c -m 644 SharedPathsOp.h '/tmp/portage/sci-libs/geos-3.3.5/image//usr/include/geos/operation/sharedpaths'
  5908. make[5]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/sharedpaths'
  5909. make[4]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/sharedpaths'
  5910. Making install in valid
  5911. make[4]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/valid'
  5912. make[5]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/valid'
  5913. make[5]: Nothing to be done for `install-exec-am'.
  5914. /bin/mkdir -p '/tmp/portage/sci-libs/geos-3.3.5/image//usr/include/geos/operation/valid'
  5915. /usr/bin/install -c -m 644 ConnectedInteriorTester.h ConsistentAreaTester.h IsValidOp.h QuadtreeNestedRingTester.h RepeatedPointTester.h SimpleNestedRingTester.h SweeplineNestedRingTester.h TopologyValidationError.h '/tmp/portage/sci-libs/geos-3.3.5/image//usr/include/geos/operation/valid'
  5916. make[5]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/valid'
  5917. make[4]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation/valid'
  5918. make[4]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation'
  5919. make[5]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation'
  5920. make[5]: Nothing to be done for `install-exec-am'.
  5921. /bin/mkdir -p '/tmp/portage/sci-libs/geos-3.3.5/image//usr/include/geos/operation'
  5922. /usr/bin/install -c -m 644 GeometryGraphOperation.h IsSimpleOp.h '/tmp/portage/sci-libs/geos-3.3.5/image//usr/include/geos/operation'
  5923. make[5]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation'
  5924. make[4]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation'
  5925. make[3]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/operation'
  5926. Making install in planargraph
  5927. make[3]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/planargraph'
  5928. Making install in algorithm
  5929. make[4]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/planargraph/algorithm'
  5930. make[5]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/planargraph/algorithm'
  5931. make[5]: Nothing to be done for `install-exec-am'.
  5932. /bin/mkdir -p '/tmp/portage/sci-libs/geos-3.3.5/image//usr/include/geos/planargraph/algorithm'
  5933. /usr/bin/install -c -m 644 ConnectedSubgraphFinder.h '/tmp/portage/sci-libs/geos-3.3.5/image//usr/include/geos/planargraph/algorithm'
  5934. make[5]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/planargraph/algorithm'
  5935. make[4]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/planargraph/algorithm'
  5936. make[4]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/planargraph'
  5937. make[5]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/planargraph'
  5938. make[5]: Nothing to be done for `install-exec-am'.
  5939. /bin/mkdir -p '/tmp/portage/sci-libs/geos-3.3.5/image//usr/include/geos/planargraph'
  5940. /usr/bin/install -c -m 644 DirectedEdge.h DirectedEdgeStar.h Edge.h GraphComponent.h Node.h NodeMap.h PlanarGraph.h Subgraph.h '/tmp/portage/sci-libs/geos-3.3.5/image//usr/include/geos/planargraph'
  5941. make[5]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/planargraph'
  5942. make[4]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/planargraph'
  5943. make[3]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/planargraph'
  5944. Making install in precision
  5945. make[3]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/precision'
  5946. make[4]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/precision'
  5947. make[4]: Nothing to be done for `install-exec-am'.
  5948. /bin/mkdir -p '/tmp/portage/sci-libs/geos-3.3.5/image//usr/include/geos/precision'
  5949. /usr/bin/install -c -m 644 CommonBits.h CommonBitsOp.h CommonBitsRemover.h EnhancedPrecisionOp.h SimpleGeometryPrecisionReducer.h '/tmp/portage/sci-libs/geos-3.3.5/image//usr/include/geos/precision'
  5950. make[4]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/precision'
  5951. make[3]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/precision'
  5952. Making install in simplify
  5953. make[3]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/simplify'
  5954. make[4]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/simplify'
  5955. make[5]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/simplify'
  5956. make[5]: Nothing to be done for `install-exec-am'.
  5957. /bin/mkdir -p '/tmp/portage/sci-libs/geos-3.3.5/image//usr/include/geos/simplify'
  5958. /usr/bin/install -c -m 644 DouglasPeuckerLineSimplifier.h DouglasPeuckerSimplifier.h LineSegmentIndex.h TaggedLineSegment.h TaggedLinesSimplifier.h TaggedLineString.h TaggedLineStringSimplifier.h TopologyPreservingSimplifier.h '/tmp/portage/sci-libs/geos-3.3.5/image//usr/include/geos/simplify'
  5959. make[5]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/simplify'
  5960. make[4]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/simplify'
  5961. make[3]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/simplify'
  5962. Making install in util
  5963. make[3]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/util'
  5964. make[4]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/util'
  5965. make[4]: Nothing to be done for `install-exec-am'.
  5966. /bin/mkdir -p '/tmp/portage/sci-libs/geos-3.3.5/image//usr/include/geos/util'
  5967. /usr/bin/install -c -m 644 Assert.h AssertionFailedException.h CoordinateArrayFilter.h GeometricShapeFactory.h GEOSException.h IllegalArgumentException.h IllegalStateException.h math.h Machine.h TopologyException.h UniqueCoordinateArrayFilter.h UnsupportedOperationException.h '/tmp/portage/sci-libs/geos-3.3.5/image//usr/include/geos/util'
  5968. make[4]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/util'
  5969. make[3]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos/util'
  5970. make[3]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos'
  5971. make[4]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos'
  5972. make[4]: Nothing to be done for `install-exec-am'.
  5973. /bin/mkdir -p '/tmp/portage/sci-libs/geos-3.3.5/image//usr/include/geos'
  5974. /usr/bin/install -c -m 644 export.h geomgraph.h geomgraphindex.h geom.h geomUtil.h geosAlgorithm.h indexBintree.h indexChain.h indexQuadtree.h indexStrtree.h indexSweepline.h inline.h io.h noding.h nodingSnapround.h opBuffer.h opDistance.h operation.h opLinemerge.h opOverlay.h opPolygonize.h opPredicate.h opRelate.h opValid.h planargraph.h platform.h precision.h profiler.h spatialIndex.h timeval.h unload.h util.h version.h '/tmp/portage/sci-libs/geos-3.3.5/image//usr/include/geos'
  5975. make[4]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos'
  5976. make[3]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos'
  5977. make[2]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include/geos'
  5978. make[2]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include'
  5979. make[3]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include'
  5980. make[3]: Nothing to be done for `install-exec-am'.
  5981. /bin/mkdir -p '/tmp/portage/sci-libs/geos-3.3.5/image//usr/include'
  5982. /usr/bin/install -c -m 644 geos.h '/tmp/portage/sci-libs/geos-3.3.5/image//usr/include'
  5983. make[3]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include'
  5984. make[2]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include'
  5985. make[1]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/include'
  5986. Making install in src
  5987. make[1]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src'
  5988. Making install in algorithm
  5989. make[2]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/algorithm'
  5990. Making install in locate
  5991. make[3]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/algorithm/locate'
  5992. make[4]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/algorithm/locate'
  5993. make[5]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/algorithm/locate'
  5994. make[5]: Nothing to be done for `install-exec-am'.
  5995. make[5]: Nothing to be done for `install-data-am'.
  5996. make[5]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/algorithm/locate'
  5997. make[4]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/algorithm/locate'
  5998. make[3]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/algorithm/locate'
  5999. Making install in distance
  6000. make[3]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/algorithm/distance'
  6001. make[4]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/algorithm/distance'
  6002. make[5]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/algorithm/distance'
  6003. make[5]: Nothing to be done for `install-exec-am'.
  6004. make[5]: Nothing to be done for `install-data-am'.
  6005. make[5]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/algorithm/distance'
  6006. make[4]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/algorithm/distance'
  6007. make[3]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/algorithm/distance'
  6008. make[3]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/algorithm'
  6009. make[4]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/algorithm'
  6010. make[4]: Nothing to be done for `install-exec-am'.
  6011. make[4]: Nothing to be done for `install-data-am'.
  6012. make[4]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/algorithm'
  6013. make[3]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/algorithm'
  6014. make[2]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/algorithm'
  6015. Making install in geom
  6016. make[2]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/geom'
  6017. Making install in util
  6018. make[3]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/geom/util'
  6019. make[4]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/geom/util'
  6020. make[4]: Nothing to be done for `install-exec-am'.
  6021. make[4]: Nothing to be done for `install-data-am'.
  6022. make[4]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/geom/util'
  6023. make[3]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/geom/util'
  6024. Making install in prep
  6025. make[3]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/geom/prep'
  6026. make[4]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/geom/prep'
  6027. make[4]: Nothing to be done for `install-exec-am'.
  6028. make[4]: Nothing to be done for `install-data-am'.
  6029. make[4]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/geom/prep'
  6030. make[3]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/geom/prep'
  6031. make[3]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/geom'
  6032. make[4]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/geom'
  6033. make[4]: Nothing to be done for `install-exec-am'.
  6034. make[4]: Nothing to be done for `install-data-am'.
  6035. make[4]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/geom'
  6036. make[3]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/geom'
  6037. make[2]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/geom'
  6038. Making install in index
  6039. make[2]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/index'
  6040. Making install in bintree
  6041. make[3]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/index/bintree'
  6042. make[4]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/index/bintree'
  6043. make[4]: Nothing to be done for `install-exec-am'.
  6044. make[4]: Nothing to be done for `install-data-am'.
  6045. make[4]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/index/bintree'
  6046. make[3]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/index/bintree'
  6047. Making install in chain
  6048. make[3]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/index/chain'
  6049. make[4]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/index/chain'
  6050. make[4]: Nothing to be done for `install-exec-am'.
  6051. make[4]: Nothing to be done for `install-data-am'.
  6052. make[4]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/index/chain'
  6053. make[3]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/index/chain'
  6054. Making install in intervalrtree
  6055. make[3]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/index/intervalrtree'
  6056. make[4]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/index/intervalrtree'
  6057. make[4]: Nothing to be done for `install-exec-am'.
  6058. make[4]: Nothing to be done for `install-data-am'.
  6059. make[4]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/index/intervalrtree'
  6060. make[3]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/index/intervalrtree'
  6061. Making install in quadtree
  6062. make[3]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/index/quadtree'
  6063. make[4]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/index/quadtree'
  6064. make[4]: Nothing to be done for `install-exec-am'.
  6065. make[4]: Nothing to be done for `install-data-am'.
  6066. make[4]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/index/quadtree'
  6067. make[3]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/index/quadtree'
  6068. Making install in strtree
  6069. make[3]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/index/strtree'
  6070. make[4]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/index/strtree'
  6071. make[4]: Nothing to be done for `install-exec-am'.
  6072. make[4]: Nothing to be done for `install-data-am'.
  6073. make[4]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/index/strtree'
  6074. make[3]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/index/strtree'
  6075. Making install in sweepline
  6076. make[3]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/index/sweepline'
  6077. make[4]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/index/sweepline'
  6078. make[4]: Nothing to be done for `install-exec-am'.
  6079. make[4]: Nothing to be done for `install-data-am'.
  6080. make[4]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/index/sweepline'
  6081. make[3]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/index/sweepline'
  6082. make[3]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/index'
  6083. make[4]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/index'
  6084. make[4]: Nothing to be done for `install-exec-am'.
  6085. make[4]: Nothing to be done for `install-data-am'.
  6086. make[4]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/index'
  6087. make[3]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/index'
  6088. make[2]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/index'
  6089. Making install in io
  6090. make[2]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/io'
  6091. make[3]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/io'
  6092. make[3]: Nothing to be done for `install-exec-am'.
  6093. make[3]: Nothing to be done for `install-data-am'.
  6094. make[3]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/io'
  6095. make[2]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/io'
  6096. Making install in linearref
  6097. make[2]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/linearref'
  6098. make[3]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/linearref'
  6099. make[3]: Nothing to be done for `install-exec-am'.
  6100. make[3]: Nothing to be done for `install-data-am'.
  6101. make[3]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/linearref'
  6102. make[2]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/linearref'
  6103. Making install in noding
  6104. make[2]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/noding'
  6105. Making install in snapround
  6106. make[3]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/noding/snapround'
  6107. make[4]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/noding/snapround'
  6108. make[5]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/noding/snapround'
  6109. make[5]: Nothing to be done for `install-exec-am'.
  6110. make[5]: Nothing to be done for `install-data-am'.
  6111. make[5]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/noding/snapround'
  6112. make[4]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/noding/snapround'
  6113. make[3]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/noding/snapround'
  6114. make[3]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/noding'
  6115. make[4]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/noding'
  6116. make[4]: Nothing to be done for `install-exec-am'.
  6117. make[4]: Nothing to be done for `install-data-am'.
  6118. make[4]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/noding'
  6119. make[3]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/noding'
  6120. make[2]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/noding'
  6121. Making install in operation
  6122. make[2]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/operation'
  6123. Making install in buffer
  6124. make[3]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/operation/buffer'
  6125. make[4]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/operation/buffer'
  6126. make[5]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/operation/buffer'
  6127. make[5]: Nothing to be done for `install-exec-am'.
  6128. make[5]: Nothing to be done for `install-data-am'.
  6129. make[5]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/operation/buffer'
  6130. make[4]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/operation/buffer'
  6131. make[3]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/operation/buffer'
  6132. Making install in distance
  6133. make[3]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/operation/distance'
  6134. make[4]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/operation/distance'
  6135. make[5]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/operation/distance'
  6136. make[5]: Nothing to be done for `install-exec-am'.
  6137. make[5]: Nothing to be done for `install-data-am'.
  6138. make[5]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/operation/distance'
  6139. make[4]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/operation/distance'
  6140. make[3]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/operation/distance'
  6141. Making install in linemerge
  6142. make[3]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/operation/linemerge'
  6143. make[4]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/operation/linemerge'
  6144. make[5]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/operation/linemerge'
  6145. make[5]: Nothing to be done for `install-exec-am'.
  6146. make[5]: Nothing to be done for `install-data-am'.
  6147. make[5]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/operation/linemerge'
  6148. make[4]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/operation/linemerge'
  6149. make[3]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/operation/linemerge'
  6150. Making install in overlay
  6151. make[3]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/operation/overlay'
  6152. make[4]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/operation/overlay'
  6153. make[5]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/operation/overlay'
  6154. make[5]: Nothing to be done for `install-exec-am'.
  6155. make[5]: Nothing to be done for `install-data-am'.
  6156. make[5]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/operation/overlay'
  6157. make[4]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/operation/overlay'
  6158. make[3]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/operation/overlay'
  6159. Making install in polygonize
  6160. make[3]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/operation/polygonize'
  6161. make[4]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/operation/polygonize'
  6162. make[5]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/operation/polygonize'
  6163. make[5]: Nothing to be done for `install-exec-am'.
  6164. make[5]: Nothing to be done for `install-data-am'.
  6165. make[5]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/operation/polygonize'
  6166. make[4]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/operation/polygonize'
  6167. make[3]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/operation/polygonize'
  6168. Making install in predicate
  6169. make[3]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/operation/predicate'
  6170. make[4]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/operation/predicate'
  6171. make[4]: Nothing to be done for `install-exec-am'.
  6172. make[4]: Nothing to be done for `install-data-am'.
  6173. make[4]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/operation/predicate'
  6174. make[3]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/operation/predicate'
  6175. Making install in relate
  6176. make[3]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/operation/relate'
  6177. make[4]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/operation/relate'
  6178. make[5]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/operation/relate'
  6179. make[5]: Nothing to be done for `install-exec-am'.
  6180. make[5]: Nothing to be done for `install-data-am'.
  6181. make[5]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/operation/relate'
  6182. make[4]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/operation/relate'
  6183. make[3]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/operation/relate'
  6184. Making install in union
  6185. make[3]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/operation/union'
  6186. make[4]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/operation/union'
  6187. make[5]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/operation/union'
  6188. make[5]: Nothing to be done for `install-exec-am'.
  6189. make[5]: Nothing to be done for `install-data-am'.
  6190. make[5]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/operation/union'
  6191. make[4]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/operation/union'
  6192. make[3]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/operation/union'
  6193. Making install in sharedpaths
  6194. make[3]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/operation/sharedpaths'
  6195. make[4]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/operation/sharedpaths'
  6196. make[5]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/operation/sharedpaths'
  6197. make[5]: Nothing to be done for `install-exec-am'.
  6198. make[5]: Nothing to be done for `install-data-am'.
  6199. make[5]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/operation/sharedpaths'
  6200. make[4]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/operation/sharedpaths'
  6201. make[3]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/operation/sharedpaths'
  6202. Making install in valid
  6203. make[3]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/operation/valid'
  6204. make[4]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/operation/valid'
  6205. make[5]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/operation/valid'
  6206. make[5]: Nothing to be done for `install-exec-am'.
  6207. make[5]: Nothing to be done for `install-data-am'.
  6208. make[5]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/operation/valid'
  6209. make[4]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/operation/valid'
  6210. make[3]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/operation/valid'
  6211. make[3]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/operation'
  6212. make[4]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/operation'
  6213. make[4]: Nothing to be done for `install-exec-am'.
  6214. make[4]: Nothing to be done for `install-data-am'.
  6215. make[4]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/operation'
  6216. make[3]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/operation'
  6217. make[2]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/operation'
  6218. Making install in planargraph
  6219. make[2]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/planargraph'
  6220. make[3]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/planargraph'
  6221. make[4]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/planargraph'
  6222. make[4]: Nothing to be done for `install-exec-am'.
  6223. make[4]: Nothing to be done for `install-data-am'.
  6224. make[4]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/planargraph'
  6225. make[3]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/planargraph'
  6226. make[2]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/planargraph'
  6227. Making install in geomgraph
  6228. make[2]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/geomgraph'
  6229. Making install in index
  6230. make[3]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/geomgraph/index'
  6231. make[4]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/geomgraph/index'
  6232. make[4]: Nothing to be done for `install-exec-am'.
  6233. make[4]: Nothing to be done for `install-data-am'.
  6234. make[4]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/geomgraph/index'
  6235. make[3]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/geomgraph/index'
  6236. make[3]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/geomgraph'
  6237. make[4]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/geomgraph'
  6238. make[4]: Nothing to be done for `install-exec-am'.
  6239. make[4]: Nothing to be done for `install-data-am'.
  6240. make[4]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/geomgraph'
  6241. make[3]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/geomgraph'
  6242. make[2]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/geomgraph'
  6243. Making install in precision
  6244. make[2]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/precision'
  6245. make[3]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/precision'
  6246. make[4]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/precision'
  6247. make[4]: Nothing to be done for `install-exec-am'.
  6248. make[4]: Nothing to be done for `install-data-am'.
  6249. make[4]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/precision'
  6250. make[3]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/precision'
  6251. make[2]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/precision'
  6252. Making install in simplify
  6253. make[2]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/simplify'
  6254. make[3]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/simplify'
  6255. make[4]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/simplify'
  6256. make[4]: Nothing to be done for `install-exec-am'.
  6257. make[4]: Nothing to be done for `install-data-am'.
  6258. make[4]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/simplify'
  6259. make[3]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/simplify'
  6260. make[2]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/simplify'
  6261. Making install in util
  6262. make[2]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/util'
  6263. make[3]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/util'
  6264. make[4]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/util'
  6265. make[4]: Nothing to be done for `install-exec-am'.
  6266. make[4]: Nothing to be done for `install-data-am'.
  6267. make[4]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/util'
  6268. make[3]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/util'
  6269. make[2]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/util'
  6270. make[2]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src'
  6271. make[3]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src'
  6272. make[3]: Nothing to be done for `install-data-am'.
  6273. /bin/mkdir -p '/tmp/portage/sci-libs/geos-3.3.5/image//usr/lib64'
  6274. /bin/sh ../libtool --mode=install /usr/bin/install -c libgeos.la '/tmp/portage/sci-libs/geos-3.3.5/image//usr/lib64'
  6275. libtool: install: /usr/bin/install -c .libs/libgeos-3.3.5.so /tmp/portage/sci-libs/geos-3.3.5/image//usr/lib64/libgeos-3.3.5.so
  6276. libtool: install: (cd /tmp/portage/sci-libs/geos-3.3.5/image//usr/lib64 && { ln -s -f libgeos-3.3.5.so libgeos.so || { rm -f libgeos.so && ln -s libgeos-3.3.5.so libgeos.so; }; })
  6277. libtool: install: /usr/bin/install -c .libs/libgeos.lai /tmp/portage/sci-libs/geos-3.3.5/image//usr/lib64/libgeos.la
  6278. libtool: install: warning: remember to run `libtool --finish /usr/lib64'
  6279. make[3]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src'
  6280. make[2]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src'
  6281. make[1]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src'
  6282. Making install in capi
  6283. make[1]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/capi'
  6284. make[2]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/capi'
  6285. /bin/mkdir -p '/tmp/portage/sci-libs/geos-3.3.5/image//usr/lib64'
  6286. /bin/mkdir -p '/tmp/portage/sci-libs/geos-3.3.5/image//usr/include'
  6287. /bin/sh ../libtool --mode=install /usr/bin/install -c libgeos_c.la '/tmp/portage/sci-libs/geos-3.3.5/image//usr/lib64'
  6288. /usr/bin/install -c -m 644 geos_c.h '/tmp/portage/sci-libs/geos-3.3.5/image//usr/include'
  6289. libtool: install: warning: relinking `libgeos_c.la'
  6290. libtool: install: (cd /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/capi; /bin/sh /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/libtool --tag CXX --mode=relink x86_64-pc-linux-gnu-g++ -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -version-info 8:5:7 -no-undefined -Wl,-O1 -Wl,--as-needed -o libgeos_c.la -rpath /usr/lib64 libgeos_c_la-geos_c.lo libgeos_c_la-geos_ts_c.lo ../src/libgeos.la -inst-prefix-dir /tmp/portage/sci-libs/geos-3.3.5/image/)
  6291. libtool: relink: x86_64-pc-linux-gnu-g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.2/crtbeginS.o .libs/libgeos_c_la-geos_c.o .libs/libgeos_c_la-geos_ts_c.o -Wl,--as-needed -L/tmp/portage/sci-libs/geos-3.3.5/image//usr/lib64 -L/usr/lib64 -lgeos -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.7.2 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.7.2/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.7.2/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.7.2/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.2/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.2/../../../../lib64/crtn.o -O2 -march=native -Wl,-O1 -Wl,-soname -Wl,libgeos_c.so.1 -o .libs/libgeos_c.so.1.7.5
  6292. libtool: install: /usr/bin/install -c .libs/libgeos_c.so.1.7.5T /tmp/portage/sci-libs/geos-3.3.5/image//usr/lib64/libgeos_c.so.1.7.5
  6293. libtool: install: (cd /tmp/portage/sci-libs/geos-3.3.5/image//usr/lib64 && { ln -s -f libgeos_c.so.1.7.5 libgeos_c.so.1 || { rm -f libgeos_c.so.1 && ln -s libgeos_c.so.1.7.5 libgeos_c.so.1; }; })
  6294. libtool: install: (cd /tmp/portage/sci-libs/geos-3.3.5/image//usr/lib64 && { ln -s -f libgeos_c.so.1.7.5 libgeos_c.so || { rm -f libgeos_c.so && ln -s libgeos_c.so.1.7.5 libgeos_c.so; }; })
  6295. libtool: install: /usr/bin/install -c .libs/libgeos_c.lai /tmp/portage/sci-libs/geos-3.3.5/image//usr/lib64/libgeos_c.la
  6296. libtool: install: warning: remember to run `libtool --finish /usr/lib64'
  6297. make[2]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/capi'
  6298. make[1]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/capi'
  6299. Making install in doc
  6300. make[1]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/doc'
  6301. make[2]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/doc'
  6302. make[2]: Nothing to be done for `install-exec-am'.
  6303. make[2]: Nothing to be done for `install-data-am'.
  6304. make[2]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/doc'
  6305. make[1]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/doc'
  6306. Making install in macros
  6307. make[1]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/macros'
  6308. make[2]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/macros'
  6309. make[2]: Nothing to be done for `install-exec-am'.
  6310. make[2]: Nothing to be done for `install-data-am'.
  6311. make[2]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/macros'
  6312. make[1]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/macros'
  6313. Making install in swig
  6314. make[1]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/swig'
  6315. Making install in python
  6316. make[2]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/swig/python'
  6317. make install-recursive
  6318. make[3]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/swig/python'
  6319. Making install in tests
  6320. make[4]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/swig/python/tests'
  6321. make[5]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/swig/python/tests'
  6322. make[5]: Nothing to be done for `install-exec-am'.
  6323. make[5]: Nothing to be done for `install-data-am'.
  6324. make[5]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/swig/python/tests'
  6325. make[4]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/swig/python/tests'
  6326. make[4]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/swig/python'
  6327. make[5]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/swig/python'
  6328. /bin/mkdir -p '/tmp/portage/sci-libs/geos-3.3.5/image//usr/lib64/python2.7/site-packages/geos'
  6329. /bin/mkdir -p '/tmp/portage/sci-libs/geos-3.3.5/image//usr/lib64/python2.7/site-packages/geos'
  6330. /bin/mkdir -p '/tmp/portage/sci-libs/geos-3.3.5/image//usr/lib64/python2.7/site-packages'
  6331. /bin/sh ../../libtool --mode=install /usr/bin/install -c _geos.la '/tmp/portage/sci-libs/geos-3.3.5/image//usr/lib64/python2.7/site-packages/geos'
  6332. /usr/bin/install -c -m 644 geos.pth '/tmp/portage/sci-libs/geos-3.3.5/image//usr/lib64/python2.7/site-packages'
  6333. /usr/bin/install -c -m 644 geos.py '/tmp/portage/sci-libs/geos-3.3.5/image//usr/lib64/python2.7/site-packages/geos'
  6334. libtool: install: warning: relinking `_geos.la'
  6335. libtool: install: (cd /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/swig/python; /bin/sh /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/libtool --tag CXX --mode=relink x86_64-pc-linux-gnu-g++ -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -no-undefined -module -avoid-version -Wl,-O1 -Wl,--as-needed -o _geos.la -rpath /usr/lib64/python2.7/site-packages/geos _geos_la-geos_wrap.lo ../../capi/libgeos_c.la -L/usr/lib64 -lpython2.7 -inst-prefix-dir /tmp/portage/sci-libs/geos-3.3.5/image/)
  6336. libtool: relink: x86_64-pc-linux-gnu-g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.2/crtbeginS.o .libs/_geos_la-geos_wrap.o -L/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/.libs -Wl,--as-needed -L/tmp/portage/sci-libs/geos-3.3.5/image//usr/lib64 -L/usr/lib64 -lgeos_c -lgeos -lpython2.7 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.7.2 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.7.2/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.7.2/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.7.2/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.2/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.2/../../../../lib64/crtn.o -O2 -march=native -Wl,-O1 -Wl,-soname -Wl,_geos.so -o .libs/_geos.so
  6337. libtool: install: /usr/bin/install -c .libs/_geos.soT /tmp/portage/sci-libs/geos-3.3.5/image//usr/lib64/python2.7/site-packages/geos/_geos.so
  6338. libtool: install: /usr/bin/install -c .libs/_geos.lai /tmp/portage/sci-libs/geos-3.3.5/image//usr/lib64/python2.7/site-packages/geos/_geos.la
  6339. libtool: install: warning: remember to run `libtool --finish /usr/lib64/python2.7/site-packages/geos'
  6340. make[5]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/swig/python'
  6341. make[4]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/swig/python'
  6342. make[3]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/swig/python'
  6343. make[2]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/swig/python'
  6344. make[2]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/swig'
  6345. make[3]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/swig'
  6346. make[3]: Nothing to be done for `install-exec-am'.
  6347. make[3]: Nothing to be done for `install-data-am'.
  6348. make[3]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/swig'
  6349. make[2]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/swig'
  6350. make[1]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/swig'
  6351. Making install in php
  6352. make[1]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/php'
  6353. make[2]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/php'
  6354. make[3]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/php'
  6355. make[3]: Nothing to be done for `install-data-am'.
  6356. make[3]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/php'
  6357. make[2]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/php'
  6358. make[1]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/php'
  6359. Making install in tests
  6360. make[1]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/tests'
  6361. Making install in bigtest
  6362. make[2]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/tests/bigtest'
  6363. make[3]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/tests/bigtest'
  6364. make[3]: Nothing to be done for `install-exec-am'.
  6365. make[3]: Nothing to be done for `install-data-am'.
  6366. make[3]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/tests/bigtest'
  6367. make[2]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/tests/bigtest'
  6368. Making install in xmltester
  6369. make[2]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/tests/xmltester'
  6370. make[3]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/tests/xmltester'
  6371. make[3]: Nothing to be done for `install-exec-am'.
  6372. make[3]: Nothing to be done for `install-data-am'.
  6373. make[3]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/tests/xmltester'
  6374. make[2]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/tests/xmltester'
  6375. Making install in unit
  6376. make[2]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/tests/unit'
  6377. make[3]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/tests/unit'
  6378. make[3]: Nothing to be done for `install-exec-am'.
  6379. make[3]: Nothing to be done for `install-data-am'.
  6380. make[3]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/tests/unit'
  6381. make[2]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/tests/unit'
  6382. Making install in perf
  6383. make[2]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/tests/perf'
  6384. Making install in operation
  6385. make[3]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/tests/perf/operation'
  6386. Making install in buffer
  6387. make[4]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/tests/perf/operation/buffer'
  6388. make[5]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/tests/perf/operation/buffer'
  6389. make[5]: Nothing to be done for `install-exec-am'.
  6390. make[5]: Nothing to be done for `install-data-am'.
  6391. make[5]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/tests/perf/operation/buffer'
  6392. make[4]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/tests/perf/operation/buffer'
  6393. Making install in predicate
  6394. make[4]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/tests/perf/operation/predicate'
  6395. make[5]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/tests/perf/operation/predicate'
  6396. make[5]: Nothing to be done for `install-exec-am'.
  6397. make[5]: Nothing to be done for `install-data-am'.
  6398. make[5]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/tests/perf/operation/predicate'
  6399. make[4]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/tests/perf/operation/predicate'
  6400. make[4]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/tests/perf/operation'
  6401. make[5]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/tests/perf/operation'
  6402. make[5]: Nothing to be done for `install-exec-am'.
  6403. make[5]: Nothing to be done for `install-data-am'.
  6404. make[5]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/tests/perf/operation'
  6405. make[4]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/tests/perf/operation'
  6406. make[3]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/tests/perf/operation'
  6407. Making install in capi
  6408. make[3]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/tests/perf/capi'
  6409. make[4]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/tests/perf/capi'
  6410. make[4]: Nothing to be done for `install-exec-am'.
  6411. make[4]: Nothing to be done for `install-data-am'.
  6412. make[4]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/tests/perf/capi'
  6413. make[3]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/tests/perf/capi'
  6414. make[3]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/tests/perf'
  6415. make[4]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/tests/perf'
  6416. make[4]: Nothing to be done for `install-exec-am'.
  6417. make[4]: Nothing to be done for `install-data-am'.
  6418. make[4]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/tests/perf'
  6419. make[3]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/tests/perf'
  6420. make[2]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/tests/perf'
  6421. Making install in geostest
  6422. make[2]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/tests/geostest'
  6423. make[3]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/tests/geostest'
  6424. make[3]: Nothing to be done for `install-exec-am'.
  6425. make[3]: Nothing to be done for `install-data-am'.
  6426. make[3]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/tests/geostest'
  6427. make[2]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/tests/geostest'
  6428. Making install in thread
  6429. make[2]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/tests/thread'
  6430. make[3]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/tests/thread'
  6431. make[3]: Nothing to be done for `install-exec-am'.
  6432. make[3]: Nothing to be done for `install-data-am'.
  6433. make[3]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/tests/thread'
  6434. make[2]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/tests/thread'
  6435. make[2]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/tests'
  6436. make[3]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/tests'
  6437. make[3]: Nothing to be done for `install-exec-am'.
  6438. make[3]: Nothing to be done for `install-data-am'.
  6439. make[3]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/tests'
  6440. make[2]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/tests'
  6441. make[1]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/tests'
  6442. Making install in tools
  6443. make[1]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/tools'
  6444. make[2]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/tools'
  6445. make[2]: Nothing to be done for `install-data-am'.
  6446. /bin/mkdir -p '/tmp/portage/sci-libs/geos-3.3.5/image//usr/bin'
  6447. /usr/bin/install -c geos-config '/tmp/portage/sci-libs/geos-3.3.5/image//usr/bin'
  6448. make[2]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/tools'
  6449. make[1]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/tools'
  6450. make[1]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5'
  6451. make[2]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5'
  6452. make[2]: Nothing to be done for `install-exec-am'.
  6453. make[2]: Nothing to be done for `install-data-am'.
  6454. make[2]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5'
  6455. make[1]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5'
  6456. * Installation of sci-libs/geos-3.3.5 with CPython 2.7...
  6457. make -j24 DESTDIR=/tmp/portage/sci-libs/geos-3.3.5/image/ pyexecdir=/usr/lib64/python2.7/site-packages pythondir=/usr/lib64/python2.7/site-packages install
  6458. make install-recursive
  6459. make[1]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/swig/python-2.7'
  6460. Making install in tests
  6461. make[2]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/swig/python-2.7/tests'
  6462. make[3]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/swig/python-2.7/tests'
  6463. make[3]: Nothing to be done for `install-exec-am'.
  6464. make[3]: Nothing to be done for `install-data-am'.
  6465. make[3]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/swig/python-2.7/tests'
  6466. make[2]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/swig/python-2.7/tests'
  6467. make[2]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/swig/python-2.7'
  6468. make[3]: Entering directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/swig/python-2.7'
  6469. /bin/mkdir -p '/tmp/portage/sci-libs/geos-3.3.5/image//usr/lib64/python2.7/site-packages/geos'
  6470. /bin/mkdir -p '/tmp/portage/sci-libs/geos-3.3.5/image//usr/lib64/python2.7/site-packages/geos'
  6471. /bin/mkdir -p '/tmp/portage/sci-libs/geos-3.3.5/image//usr/lib64/python2.7/site-packages'
  6472. /bin/sh ../../libtool --mode=install /usr/bin/install -c _geos.la '/tmp/portage/sci-libs/geos-3.3.5/image//usr/lib64/python2.7/site-packages/geos'
  6473. /usr/bin/install -c -m 644 geos.pth '/tmp/portage/sci-libs/geos-3.3.5/image//usr/lib64/python2.7/site-packages'
  6474. /usr/bin/install -c -m 644 geos.py '/tmp/portage/sci-libs/geos-3.3.5/image//usr/lib64/python2.7/site-packages/geos'
  6475. libtool: install: warning: relinking `_geos.la'
  6476. libtool: install: (cd /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/swig/python-2.7; /bin/sh /tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/libtool --tag CXX --mode=relink x86_64-pc-linux-gnu-g++ -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -no-undefined -module -avoid-version -Wl,-O1 -Wl,--as-needed -o _geos.la -rpath /usr/lib64/python2.7/site-packages/geos _geos_la-geos_wrap.lo ../../capi/libgeos_c.la -lpython2.7 -inst-prefix-dir /tmp/portage/sci-libs/geos-3.3.5/image/)
  6477. libtool: relink: x86_64-pc-linux-gnu-g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.2/crtbeginS.o .libs/_geos_la-geos_wrap.o -L/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/src/.libs -Wl,--as-needed -L/tmp/portage/sci-libs/geos-3.3.5/image//usr/lib64 -L/usr/lib64 -lgeos_c -lgeos -lpython2.7 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.7.2 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.7.2/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.7.2/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.7.2/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.2/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.2/../../../../lib64/crtn.o -O2 -march=native -Wl,-O1 -Wl,-soname -Wl,_geos.so -o .libs/_geos.so
  6478. libtool: install: /usr/bin/install -c .libs/_geos.soT /tmp/portage/sci-libs/geos-3.3.5/image//usr/lib64/python2.7/site-packages/geos/_geos.so
  6479. libtool: install: /usr/bin/install -c .libs/_geos.lai /tmp/portage/sci-libs/geos-3.3.5/image//usr/lib64/python2.7/site-packages/geos/_geos.la
  6480. libtool: install: warning: remember to run `libtool --finish /usr/lib64/python2.7/site-packages/geos'
  6481. make[3]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/swig/python-2.7'
  6482. make[2]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/swig/python-2.7'
  6483. make[1]: Leaving directory `/tmp/portage/sci-libs/geos-3.3.5/work/geos-3.3.5/swig/python-2.7'
  6484. !!! dohtml: doxygen_docs/html/* does not exist
  6485. >>> Completed installing geos-3.3.5 into /tmp/portage/sci-libs/geos-3.3.5/image/
  6486. * QA Notice: file does not exist:
  6487. *
  6488. * dohtml: doxygen_docs/html/* does not exist
  6489. strip: x86_64-pc-linux-gnu-strip --strip-unneeded -R .comment -R .GCC.command.line
  6490. usr/lib64/libgeos-3.3.5.so
  6491. usr/lib64/libgeos_c.so.1.7.5
  6492. usr/lib64/python2.7/site-packages/geos/_geos.so
  6493. ecompressdir: bzip2 -9 /usr/share/doc
  6494. * Compilation and optimization of Python modules for CPython 2.7 ...
  6495. [ ok ]