Build of geos with musl toolchain

The build took 00h 03m 37s and was NOT successful.

The program in this build is written in the following languages, according to sloccount:

SLOCLanguage
101,893 cpp
65,484 makefile
4,509 sh
3,952 ansic
1,871 php
1,295 ruby
928 python
179,932 total

The process tree of the build process is here.

Log

To avoid scrolling, you may jump to the last line of the invocation of makepkg that was used to build this package.

Removed vanilla repositories from pacman.conf and added:
# [tuscan]
# Server = file:///var/cache/pacman/pkg/

CMD: pacman -Syy --noconfirm
# :: Synchronizing package databases...
# downloading tuscan.db...

There were existing files in /sysroot, using those
# /sysroot/lib
# /sysroot/share
# /sysroot/bin
# /sysroot/include
# /sysroot/libexec

CMD: sudo -u tuscan PATH=/sysroot/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CC=clang CXX=clang++ red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: geos 3.5.0-2 (Tue Apr 4 23:00:41 UTC 2017)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# checking build system type... x86_64-unknown-linux-gnu
# checking host system type... x86_64-unknown-linux-gnu
# checking target system type... x86_64-unknown-linux-gnu
# checking for a BSD-compatible install... /usr/bin/install -c
# checking whether build environment is sane... yes
# checking for x86_64-unknown-linux-strip... no
# checking for strip... strip
# checking for a thread-safe mkdir -p... /usr/sbin/mkdir -p
# checking for gawk... gawk
# checking whether make sets $(MAKE)... yes
# checking whether make supports nested variables... yes
# checking whether to enable maintainer-specific portions of Makefiles... no
# checking for x86_64-unknown-linux-gcc... clang
# checking whether the C compiler works... yes
# checking for C compiler default output file name... a.out
# checking for suffix of executables...
# checking whether we are cross compiling... yes
# checking for suffix of object files... o
# checking whether we are using the GNU C compiler... yes
# checking whether clang accepts -g... yes
# checking for clang option to accept ISO C89... none needed
# checking whether clang understands -c and -o together... yes
# checking for style of include used by make... GNU
# checking dependency style of clang... gcc3
# checking how to print strings... printf
# checking for a sed that does not truncate output... /usr/sbin/sed
# checking for grep that handles long lines and -e... /usr/sbin/grep
# checking for egrep... /usr/sbin/grep -E
# checking for fgrep... /usr/sbin/grep -F
# checking for ld used by clang... /sysroot/bin/ld
# checking if the linker (/sysroot/bin/ld) is GNU ld... yes
# checking for BSD- or MS-compatible name lister (nm)... /sysroot/bin/nm -B
# checking the name lister (/sysroot/bin/nm -B) interface... BSD nm
# checking whether ln -s works... yes
# checking the maximum length of command line arguments... 1572864
# checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
# checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
# checking for /sysroot/bin/ld option to reload object files... -r
# checking for x86_64-unknown-linux-objdump... objdump
# checking how to recognize dependent libraries... pass_all
# checking for x86_64-unknown-linux-dlltool... dlltool
# checking how to associate runtime and link libraries... printf %s\n
# checking for x86_64-unknown-linux-ar... no
# checking for ar... ar
# configure: WARNING: using cross tools not prefixed with host triplet
# checking for archiver @FILE support... @
# checking for x86_64-unknown-linux-strip... strip
# checking for x86_64-unknown-linux-ranlib... no
# checking for ranlib... ranlib
# checking command to parse /sysroot/bin/nm -B output from clang object... ok
# checking for sysroot... no
# checking for a working dd... /usr/sbin/dd
# checking how to truncate binary pipes... /usr/sbin/dd bs=4096 count=1
# checking for x86_64-unknown-linux-mt... no
# checking for mt... no
# checking if : is a manifest tool... no
# checking how to run the C preprocessor... clang -E
# checking for ANSI C header files... yes
# checking for sys/types.h... yes
# checking for sys/stat.h... yes
# checking for stdlib.h... yes
# checking for string.h... yes
# checking for memory.h... yes
# checking for strings.h... yes
# checking for inttypes.h... yes
# checking for stdint.h... yes
# checking for unistd.h... yes
# checking for dlfcn.h... yes
# checking for objdir... .libs
# checking if clang supports -fno-rtti -fno-exceptions... yes
# checking for clang option to produce PIC... -fPIC -DPIC
# checking if clang PIC flag -fPIC -DPIC works... yes
# checking if clang static flag -static works... no
# checking if clang supports -c -o file.o... yes
# checking if clang supports -c -o file.o... (cached) yes
# checking whether the clang linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries... yes
# checking whether -lc should be explicitly linked in... no
# checking dynamic linker characteristics... GNU/Linux ld.so
# checking how to hardcode library paths into programs... immediate
# checking for shl_load... no
# checking for shl_load in -ldld... no
# checking for dlopen... yes
# checking whether a program can dlopen itself... cross
# checking whether stripping libraries is possible... yes
# checking if libtool supports shared libraries... yes
# checking whether to build shared libraries... yes
# checking whether to build static libraries... yes
# checking whether we are using the GNU C++ compiler... yes
# checking whether clang++ accepts -g... yes
# checking dependency style of clang++... gcc3
# checking how to run the C++ preprocessor... clang++ -E
# checking for ld used by clang++... /sysroot/bin/ld -m elf_x86_64
# checking if the linker (/sysroot/bin/ld -m elf_x86_64) is GNU ld... yes
# checking whether the clang++ linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries... yes
# checking for clang++ option to produce PIC... -fPIC -DPIC
# checking if clang++ PIC flag -fPIC -DPIC works... yes
# checking if clang++ static flag -static works... no
# checking if clang++ supports -c -o file.o... yes
# checking if clang++ supports -c -o file.o... (cached) yes
# checking whether the clang++ linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries... yes
# checking dynamic linker characteristics... (cached) GNU/Linux ld.so
# checking how to hardcode library paths into programs... immediate
# checking for library containing strerror... none required
# checking whether make sets $(MAKE)... (cached) yes
# checking for dirent.h that defines DIR... yes
# checking for library containing opendir... none required
# checking whether closedir returns void... yes
# checking for working memcmp... no
# checking for strftime... yes
# checking for vprintf... yes
# checking for _doprnt... no
# checking for size_t... yes
# checking for working alloca.h... yes
# checking for alloca... yes
# checking for dirent.h that defines DIR... (cached) yes
# checking for library containing opendir... (cached) none required
# checking for ANSI C header files... (cached) yes
# checking for memory.h... (cached) yes
# checking for unistd.h... (cached) yes
# checking ieeefp.h usability... no
# checking ieeefp.h presence... no
# checking for ieeefp.h... no
# checking sys/file.h usability... yes
# checking sys/file.h presence... yes
# checking for sys/file.h... yes
# checking sys/time.h usability... yes
# checking sys/time.h presence... yes
# checking for sys/time.h... yes
# checking for strchr... yes
# checking for memcpy... yes
# checking for gettimeofday... yes
# checking whether stat file-mode macros are broken... no
# checking whether struct tm is in sys/time.h or time.h... time.h
# checking for size_t... (cached) yes
# checking for an ANSI C-conforming const... yes
# checking if requested to force inline functions... yes
# checking if requested to enable assert macros... yes
# checking if requested libstdc++ debug mode... no
# checking if clang++ supports -pedantic... yes
# checking if clang++ supports -Wall... yes
# checking if clang++ supports -ansi... yes
# checking if clang++ supports -Wno-long-long... yes
# checking if clang++ supports -ffloat-store... no
# checking for finite... yes
# checking for isfinite... yes
# checking for isnan... yes
# checking whether int64_t is 64 bits... no
# checking whether long long int is 64 bits... yes
# checking OS-specific settings... checking that generated files are newer than configure... done
# configure: creating ./config.status
# config.status: creating Makefile
# config.status: creating capi/Makefile
# config.status: creating capi/geos_c.h
# config.status: creating doc/Doxyfile
# config.status: creating doc/Makefile
# config.status: creating macros/Makefile
# config.status: creating src/Makefile
# config.status: creating src/algorithm/Makefile
# config.status: creating src/algorithm/locate/Makefile
# config.status: creating src/algorithm/distance/Makefile
# config.status: creating src/geom/Makefile
# config.status: creating src/geom/prep/Makefile
# config.status: creating src/geom/util/Makefile
# config.status: creating src/geomgraph/Makefile
# config.status: creating src/geomgraph/index/Makefile
# config.status: creating include/Makefile
# config.status: creating include/geos/Makefile
# config.status: creating include/geos/algorithm/Makefile
# config.status: creating include/geos/algorithm/locate/Makefile
# config.status: creating include/geos/algorithm/distance/Makefile
# config.status: creating include/geos/geom/Makefile
# config.status: creating include/geos/geom/prep/Makefile
# config.status: creating include/geos/geom/util/Makefile
# config.status: creating include/geos/geomgraph/Makefile
# config.status: creating include/geos/geomgraph/index/Makefile
# config.status: creating include/geos/index/Makefile
# config.status: creating include/geos/index/bintree/Makefile
# config.status: creating include/geos/index/chain/Makefile
# config.status: creating include/geos/index/intervalrtree/Makefile
# config.status: creating include/geos/index/quadtree/Makefile
# config.status: creating include/geos/index/strtree/Makefile
# config.status: creating include/geos/index/sweepline/Makefile
# config.status: creating include/geos/io/Makefile
# config.status: creating include/geos/linearref/Makefile
# config.status: creating include/geos/noding/Makefile
# config.status: creating include/geos/noding/snapround/Makefile
# config.status: creating include/geos/operation/Makefile
# config.status: creating include/geos/operation/buffer/Makefile
# config.status: creating include/geos/operation/distance/Makefile
# config.status: creating include/geos/operation/intersection/Makefile
# config.status: creating include/geos/operation/linemerge/Makefile
# config.status: creating include/geos/operation/overlay/Makefile
# config.status: creating include/geos/operation/overlay/snap/Makefile
# config.status: creating include/geos/operation/polygonize/Makefile
# config.status: creating include/geos/operation/predicate/Makefile
# config.status: creating include/geos/operation/relate/Makefile
# config.status: creating include/geos/operation/sharedpaths/Makefile
# config.status: creating include/geos/operation/union/Makefile
# config.status: creating include/geos/operation/valid/Makefile
# config.status: creating include/geos/planargraph/Makefile
# config.status: creating include/geos/planargraph/algorithm/Makefile
# config.status: creating include/geos/precision/Makefile
# config.status: creating include/geos/simplify/Makefile
# config.status: creating include/geos/triangulate/Makefile
# config.status: creating include/geos/triangulate/quadedge/Makefile
# config.status: creating include/geos/util/Makefile
# config.status: creating include/geos/version.h
# config.status: creating src/index/Makefile
# config.status: creating src/index/bintree/Makefile
# config.status: creating src/index/chain/Makefile
# config.status: creating src/index/intervalrtree/Makefile
# config.status: creating src/index/quadtree/Makefile
# config.status: creating src/index/strtree/Makefile
# config.status: creating src/index/sweepline/Makefile
# config.status: creating src/io/Makefile
# config.status: creating src/linearref/Makefile
# config.status: creating src/noding/Makefile
# config.status: creating src/noding/snapround/Makefile
# config.status: creating src/operation/Makefile
# config.status: creating src/operation/buffer/Makefile
# config.status: creating src/operation/distance/Makefile
# config.status: creating src/operation/intersection/Makefile
# config.status: creating src/operation/linemerge/Makefile
# config.status: creating src/operation/overlay/Makefile
# config.status: creating src/operation/polygonize/Makefile
# config.status: creating src/operation/predicate/Makefile
# config.status: creating src/operation/relate/Makefile
# config.status: creating src/operation/sharedpaths/Makefile
# config.status: creating src/operation/union/Makefile
# config.status: creating src/operation/valid/Makefile
# config.status: creating src/planargraph/Makefile
# config.status: creating src/precision/Makefile
# config.status: creating src/simplify/Makefile
# config.status: creating src/triangulate/Makefile
# config.status: creating src/triangulate/quadedge/Makefile
# config.status: creating src/util/Makefile
# config.status: creating swig/geos.i
# config.status: creating swig/Makefile
# config.status: creating swig/python/Makefile
# config.status: creating swig/python/tests/Makefile
# config.status: creating swig/ruby/Makefile
# config.status: creating swig/ruby/test/Makefile
# config.status: creating php/Makefile
# config.status: creating php/test/Makefile
# config.status: creating tests/Makefile
# config.status: creating tests/bigtest/Makefile
# config.status: creating tests/unit/Makefile
# config.status: creating tests/perf/Makefile
# config.status: creating tests/perf/operation/Makefile
# config.status: creating tests/perf/operation/buffer/Makefile
# config.status: creating tests/perf/operation/predicate/Makefile
# config.status: creating tests/perf/capi/Makefile
# config.status: creating tests/xmltester/Makefile
# config.status: creating tests/geostest/Makefile
# config.status: creating tests/thread/Makefile
# config.status: creating tools/Makefile
# config.status: creating tools/geos-config
# config.status: creating include/config.h
# config.status: creating include/geos/platform.h
# config.status: executing depfiles commands
# config.status: executing libtool commands
# Swig: false
# Python bindings: false
# Ruby bindings: false
# PHP bindings: false
# top_srcdir=. sh ./tools/svn_repo_revision.sh
# Can't fetch local revision (neither .svn nor .git found)
# Not updating existing rev file at GEOS_SVN_REVISION
# make all-recursive
# make[1]: Entering directory '/tmp/geos/src/geos-3.5.0'
# Making all in include
# make[2]: Entering directory '/tmp/geos/src/geos-3.5.0/include'
# make all-recursive
# make[3]: Entering directory '/tmp/geos/src/geos-3.5.0/include'
# Making all in geos
# make[4]: Entering directory '/tmp/geos/src/geos-3.5.0/include/geos'
# make all-recursive
# make[5]: Entering directory '/tmp/geos/src/geos-3.5.0/include/geos'
# Making all in algorithm
# make[6]: Entering directory '/tmp/geos/src/geos-3.5.0/include/geos/algorithm'
# Making all in locate
# make[7]: Entering directory '/tmp/geos/src/geos-3.5.0/include/geos/algorithm/locate'
# make[8]: Entering directory '/tmp/geos/src/geos-3.5.0/include/geos/algorithm/locate'
# make[8]: Nothing to be done for 'all-am'.
# make[8]: Leaving directory '/tmp/geos/src/geos-3.5.0/include/geos/algorithm/locate'
# make[7]: Leaving directory '/tmp/geos/src/geos-3.5.0/include/geos/algorithm/locate'
# Making all in distance
# make[7]: Entering directory '/tmp/geos/src/geos-3.5.0/include/geos/algorithm/distance'
# make[8]: Entering directory '/tmp/geos/src/geos-3.5.0/include/geos/algorithm/distance'
# make[8]: Nothing to be done for 'all-am'.
# make[8]: Leaving directory '/tmp/geos/src/geos-3.5.0/include/geos/algorithm/distance'
# make[7]: Leaving directory '/tmp/geos/src/geos-3.5.0/include/geos/algorithm/distance'
# make[7]: Entering directory '/tmp/geos/src/geos-3.5.0/include/geos/algorithm'
# make[7]: Nothing to be done for 'all-am'.
# make[7]: Leaving directory '/tmp/geos/src/geos-3.5.0/include/geos/algorithm'
# make[6]: Leaving directory '/tmp/geos/src/geos-3.5.0/include/geos/algorithm'
# Making all in geom
# make[6]: Entering directory '/tmp/geos/src/geos-3.5.0/include/geos/geom'
# Making all in util
# make[7]: Entering directory '/tmp/geos/src/geos-3.5.0/include/geos/geom/util'
# make[7]: Nothing to be done for 'all'.
# make[7]: Leaving directory '/tmp/geos/src/geos-3.5.0/include/geos/geom/util'
# Making all in prep
# make[7]: Entering directory '/tmp/geos/src/geos-3.5.0/include/geos/geom/prep'
# make[7]: Nothing to be done for 'all'.
# make[7]: Leaving directory '/tmp/geos/src/geos-3.5.0/include/geos/geom/prep'
# make[7]: Entering directory '/tmp/geos/src/geos-3.5.0/include/geos/geom'
# make[7]: Nothing to be done for 'all-am'.
# make[7]: Leaving directory '/tmp/geos/src/geos-3.5.0/include/geos/geom'
# make[6]: Leaving directory '/tmp/geos/src/geos-3.5.0/include/geos/geom'
# Making all in geomgraph
# make[6]: Entering directory '/tmp/geos/src/geos-3.5.0/include/geos/geomgraph'
# Making all in index
# make[7]: Entering directory '/tmp/geos/src/geos-3.5.0/include/geos/geomgraph/index'
# make[7]: Nothing to be done for 'all'.
# make[7]: Leaving directory '/tmp/geos/src/geos-3.5.0/include/geos/geomgraph/index'
# make[7]: Entering directory '/tmp/geos/src/geos-3.5.0/include/geos/geomgraph'
# make[7]: Nothing to be done for 'all-am'.
# make[7]: Leaving directory '/tmp/geos/src/geos-3.5.0/include/geos/geomgraph'
# make[6]: Leaving directory '/tmp/geos/src/geos-3.5.0/include/geos/geomgraph'
# Making all in index
# make[6]: Entering directory '/tmp/geos/src/geos-3.5.0/include/geos/index'
# Making all in intervalrtree
# make[7]: Entering directory '/tmp/geos/src/geos-3.5.0/include/geos/index/intervalrtree'
# make[8]: Entering directory '/tmp/geos/src/geos-3.5.0/include/geos/index/intervalrtree'
# make[8]: Nothing to be done for 'all-am'.
# make[8]: Leaving directory '/tmp/geos/src/geos-3.5.0/include/geos/index/intervalrtree'
# make[7]: Leaving directory '/tmp/geos/src/geos-3.5.0/include/geos/index/intervalrtree'
# Making all in sweepline
# make[7]: Entering directory '/tmp/geos/src/geos-3.5.0/include/geos/index/sweepline'
# make[8]: Entering directory '/tmp/geos/src/geos-3.5.0/include/geos/index/sweepline'
# make[8]: Nothing to be done for 'all-am'.
# make[8]: Leaving directory '/tmp/geos/src/geos-3.5.0/include/geos/index/sweepline'
# make[7]: Leaving directory '/tmp/geos/src/geos-3.5.0/include/geos/index/sweepline'
# Making all in strtree
# make[7]: Entering directory '/tmp/geos/src/geos-3.5.0/include/geos/index/strtree'
# make[8]: Entering directory '/tmp/geos/src/geos-3.5.0/include/geos/index/strtree'
# make[8]: Nothing to be done for 'all-am'.
# make[8]: Leaving directory '/tmp/geos/src/geos-3.5.0/include/geos/index/strtree'
# make[7]: Leaving directory '/tmp/geos/src/geos-3.5.0/include/geos/index/strtree'
# Making all in quadtree
# make[7]: Entering directory '/tmp/geos/src/geos-3.5.0/include/geos/index/quadtree'
# make[8]: Entering directory '/tmp/geos/src/geos-3.5.0/include/geos/index/quadtree'
# make[8]: Nothing to be done for 'all-am'.
# make[8]: Leaving directory '/tmp/geos/src/geos-3.5.0/include/geos/index/quadtree'
# make[7]: Leaving directory '/tmp/geos/src/geos-3.5.0/include/geos/index/quadtree'
# Making all in bintree
# make[7]: Entering directory '/tmp/geos/src/geos-3.5.0/include/geos/index/bintree'
# make[8]: Entering directory '/tmp/geos/src/geos-3.5.0/include/geos/index/bintree'
# make[8]: Nothing to be done for 'all-am'.
# make[8]: Leaving directory '/tmp/geos/src/geos-3.5.0/include/geos/index/bintree'
# make[7]: Leaving directory '/tmp/geos/src/geos-3.5.0/include/geos/index/bintree'
# Making all in chain
# make[7]: Entering directory '/tmp/geos/src/geos-3.5.0/include/geos/index/chain'
# make[8]: Entering directory '/tmp/geos/src/geos-3.5.0/include/geos/index/chain'
# make[8]: Nothing to be done for 'all-am'.
# make[8]: Leaving directory '/tmp/geos/src/geos-3.5.0/include/geos/index/chain'
# make[7]: Leaving directory '/tmp/geos/src/geos-3.5.0/include/geos/index/chain'
# make[7]: Entering directory '/tmp/geos/src/geos-3.5.0/include/geos/index'
# make[7]: Nothing to be done for 'all-am'.
# make[7]: Leaving directory '/tmp/geos/src/geos-3.5.0/include/geos/index'
# make[6]: Leaving directory '/tmp/geos/src/geos-3.5.0/include/geos/index'
# Making all in io
# make[6]: Entering directory '/tmp/geos/src/geos-3.5.0/include/geos/io'
# make[7]: Entering directory '/tmp/geos/src/geos-3.5.0/include/geos/io'
# make[7]: Nothing to be done for 'all-am'.
# make[7]: Leaving directory '/tmp/geos/src/geos-3.5.0/include/geos/io'
# make[6]: Leaving directory '/tmp/geos/src/geos-3.5.0/include/geos/io'
# Making all in linearref
# make[6]: Entering directory '/tmp/geos/src/geos-3.5.0/include/geos/linearref'
# make[6]: Nothing to be done for 'all'.
# make[6]: Leaving directory '/tmp/geos/src/geos-3.5.0/include/geos/linearref'
# Making all in noding
# make[6]: Entering directory '/tmp/geos/src/geos-3.5.0/include/geos/noding'
# Making all in snapround
# make[7]: Entering directory '/tmp/geos/src/geos-3.5.0/include/geos/noding/snapround'
# make[7]: Nothing to be done for 'all'.
# make[7]: Leaving directory '/tmp/geos/src/geos-3.5.0/include/geos/noding/snapround'
# make[7]: Entering directory '/tmp/geos/src/geos-3.5.0/include/geos/noding'
# make[7]: Nothing to be done for 'all-am'.
# make[7]: Leaving directory '/tmp/geos/src/geos-3.5.0/include/geos/noding'
# make[6]: Leaving directory '/tmp/geos/src/geos-3.5.0/include/geos/noding'
# Making all in operation
# make[6]: Entering directory '/tmp/geos/src/geos-3.5.0/include/geos/operation'
# Making all in buffer
# make[7]: Entering directory '/tmp/geos/src/geos-3.5.0/include/geos/operation/buffer'
# make[7]: Nothing to be done for 'all'.
# make[7]: Leaving directory '/tmp/geos/src/geos-3.5.0/include/geos/operation/buffer'
# Making all in distance
# make[7]: Entering directory '/tmp/geos/src/geos-3.5.0/include/geos/operation/distance'
# make[7]: Nothing to be done for 'all'.
# make[7]: Leaving directory '/tmp/geos/src/geos-3.5.0/include/geos/operation/distance'
# Making all in intersection
# make[7]: Entering directory '/tmp/geos/src/geos-3.5.0/include/geos/operation/intersection'
# make[7]: Nothing to be done for 'all'.
# make[7]: Leaving directory '/tmp/geos/src/geos-3.5.0/include/geos/operation/intersection'
# Making all in linemerge
# make[7]: Entering directory '/tmp/geos/src/geos-3.5.0/include/geos/operation/linemerge'
# make[7]: Nothing to be done for 'all'.
# make[7]: Leaving directory '/tmp/geos/src/geos-3.5.0/include/geos/operation/linemerge'
# Making all in overlay
# make[7]: Entering directory '/tmp/geos/src/geos-3.5.0/include/geos/operation/overlay'
# Making all in snap
# make[8]: Entering directory '/tmp/geos/src/geos-3.5.0/include/geos/operation/overlay/snap'
# make[8]: Nothing to be done for 'all'.
# make[8]: Leaving directory '/tmp/geos/src/geos-3.5.0/include/geos/operation/overlay/snap'
# make[8]: Entering directory '/tmp/geos/src/geos-3.5.0/include/geos/operation/overlay'
# make[8]: Nothing to be done for 'all-am'.
# make[8]: Leaving directory '/tmp/geos/src/geos-3.5.0/include/geos/operation/overlay'
# make[7]: Leaving directory '/tmp/geos/src/geos-3.5.0/include/geos/operation/overlay'
# Making all in polygonize
# make[7]: Entering directory '/tmp/geos/src/geos-3.5.0/include/geos/operation/polygonize'
# make[7]: Nothing to be done for 'all'.
# make[7]: Leaving directory '/tmp/geos/src/geos-3.5.0/include/geos/operation/polygonize'
# Making all in predicate
# make[7]: Entering directory '/tmp/geos/src/geos-3.5.0/include/geos/operation/predicate'
# make[7]: Nothing to be done for 'all'.
# make[7]: Leaving directory '/tmp/geos/src/geos-3.5.0/include/geos/operation/predicate'
# Making all in relate
# make[7]: Entering directory '/tmp/geos/src/geos-3.5.0/include/geos/operation/relate'
# make[7]: Nothing to be done for 'all'.
# make[7]: Leaving directory '/tmp/geos/src/geos-3.5.0/include/geos/operation/relate'
# Making all in union
# make[7]: Entering directory '/tmp/geos/src/geos-3.5.0/include/geos/operation/union'
# make[7]: Nothing to be done for 'all'.
# make[7]: Leaving directory '/tmp/geos/src/geos-3.5.0/include/geos/operation/union'
# Making all in sharedpaths
# make[7]: Entering directory '/tmp/geos/src/geos-3.5.0/include/geos/operation/sharedpaths'
# make[7]: Nothing to be done for 'all'.
# make[7]: Leaving directory '/tmp/geos/src/geos-3.5.0/include/geos/operation/sharedpaths'
# Making all in valid
# make[7]: Entering directory '/tmp/geos/src/geos-3.5.0/include/geos/operation/valid'
# make[7]: Nothing to be done for 'all'.
# make[7]: Leaving directory '/tmp/geos/src/geos-3.5.0/include/geos/operation/valid'
# make[7]: Entering directory '/tmp/geos/src/geos-3.5.0/include/geos/operation'
# make[7]: Nothing to be done for 'all-am'.
# make[7]: Leaving directory '/tmp/geos/src/geos-3.5.0/include/geos/operation'
# make[6]: Leaving directory '/tmp/geos/src/geos-3.5.0/include/geos/operation'
# Making all in planargraph
# make[6]: Entering directory '/tmp/geos/src/geos-3.5.0/include/geos/planargraph'
# Making all in algorithm
# make[7]: Entering directory '/tmp/geos/src/geos-3.5.0/include/geos/planargraph/algorithm'
# make[7]: Nothing to be done for 'all'.
# make[7]: Leaving directory '/tmp/geos/src/geos-3.5.0/include/geos/planargraph/algorithm'
# make[7]: Entering directory '/tmp/geos/src/geos-3.5.0/include/geos/planargraph'
# make[7]: Nothing to be done for 'all-am'.
# make[7]: Leaving directory '/tmp/geos/src/geos-3.5.0/include/geos/planargraph'
# make[6]: Leaving directory '/tmp/geos/src/geos-3.5.0/include/geos/planargraph'
# Making all in precision
# make[6]: Entering directory '/tmp/geos/src/geos-3.5.0/include/geos/precision'
# make[6]: Nothing to be done for 'all'.
# make[6]: Leaving directory '/tmp/geos/src/geos-3.5.0/include/geos/precision'
# Making all in simplify
# make[6]: Entering directory '/tmp/geos/src/geos-3.5.0/include/geos/simplify'
# make[7]: Entering directory '/tmp/geos/src/geos-3.5.0/include/geos/simplify'
# make[7]: Nothing to be done for 'all-am'.
# make[7]: Leaving directory '/tmp/geos/src/geos-3.5.0/include/geos/simplify'
# make[6]: Leaving directory '/tmp/geos/src/geos-3.5.0/include/geos/simplify'
# Making all in triangulate
# make[6]: Entering directory '/tmp/geos/src/geos-3.5.0/include/geos/triangulate'
# Making all in quadedge
# make[7]: Entering directory '/tmp/geos/src/geos-3.5.0/include/geos/triangulate/quadedge'
# make[8]: Entering directory '/tmp/geos/src/geos-3.5.0/include/geos/triangulate/quadedge'
# make[8]: Nothing to be done for 'all-am'.
# make[8]: Leaving directory '/tmp/geos/src/geos-3.5.0/include/geos/triangulate/quadedge'
# make[7]: Leaving directory '/tmp/geos/src/geos-3.5.0/include/geos/triangulate/quadedge'
# make[7]: Entering directory '/tmp/geos/src/geos-3.5.0/include/geos/triangulate'
# make[7]: Nothing to be done for 'all-am'.
# make[7]: Leaving directory '/tmp/geos/src/geos-3.5.0/include/geos/triangulate'
# make[6]: Leaving directory '/tmp/geos/src/geos-3.5.0/include/geos/triangulate'
# Making all in util
# make[6]: Entering directory '/tmp/geos/src/geos-3.5.0/include/geos/util'
# make[6]: Nothing to be done for 'all'.
# make[6]: Leaving directory '/tmp/geos/src/geos-3.5.0/include/geos/util'
# make[6]: Entering directory '/tmp/geos/src/geos-3.5.0/include/geos'
# make[6]: Leaving directory '/tmp/geos/src/geos-3.5.0/include/geos'
# make[5]: Leaving directory '/tmp/geos/src/geos-3.5.0/include/geos'
# make[4]: Leaving directory '/tmp/geos/src/geos-3.5.0/include/geos'
# make[4]: Entering directory '/tmp/geos/src/geos-3.5.0/include'
# make[4]: Leaving directory '/tmp/geos/src/geos-3.5.0/include'
# make[3]: Leaving directory '/tmp/geos/src/geos-3.5.0/include'
# make[2]: Leaving directory '/tmp/geos/src/geos-3.5.0/include'
# Making all in src
# make[2]: Entering directory '/tmp/geos/src/geos-3.5.0/src'
# Making all in algorithm
# make[3]: Entering directory '/tmp/geos/src/geos-3.5.0/src/algorithm'
# Making all in locate
# make[4]: Entering directory '/tmp/geos/src/geos-3.5.0/src/algorithm/locate'
# make[5]: Entering directory '/tmp/geos/src/geos-3.5.0/src/algorithm/locate'
# /bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT IndexedPointInAreaLocator.lo -MD -MP -MF .deps/IndexedPointInAreaLocator.Tpo -c -o IndexedPointInAreaLocator.lo IndexedPointInAreaLocator.cpp
# /bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT PointOnGeometryLocator.lo -MD -MP -MF .deps/PointOnGeometryLocator.Tpo -c -o PointOnGeometryLocator.lo PointOnGeometryLocator.cpp
# /bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT SimplePointInAreaLocator.lo -MD -MP -MF .deps/SimplePointInAreaLocator.Tpo -c -o SimplePointInAreaLocator.lo SimplePointInAreaLocator.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT IndexedPointInAreaLocator.lo -MD -MP -MF .deps/IndexedPointInAreaLocator.Tpo -c IndexedPointInAreaLocator.cpp -fPIC -DPIC -o .libs/IndexedPointInAreaLocator.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT PointOnGeometryLocator.lo -MD -MP -MF .deps/PointOnGeometryLocator.Tpo -c PointOnGeometryLocator.cpp -fPIC -DPIC -o .libs/PointOnGeometryLocator.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT SimplePointInAreaLocator.lo -MD -MP -MF .deps/SimplePointInAreaLocator.Tpo -c SimplePointInAreaLocator.cpp -fPIC -DPIC -o .libs/SimplePointInAreaLocator.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT PointOnGeometryLocator.lo -MD -MP -MF .deps/PointOnGeometryLocator.Tpo -c PointOnGeometryLocator.cpp -o PointOnGeometryLocator.o >/dev/null 2>&1
# mv -f .deps/PointOnGeometryLocator.Tpo .deps/PointOnGeometryLocator.Plo
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT SimplePointInAreaLocator.lo -MD -MP -MF .deps/SimplePointInAreaLocator.Tpo -c SimplePointInAreaLocator.cpp -o SimplePointInAreaLocator.o >/dev/null 2>&1
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT IndexedPointInAreaLocator.lo -MD -MP -MF .deps/IndexedPointInAreaLocator.Tpo -c IndexedPointInAreaLocator.cpp -o IndexedPointInAreaLocator.o >/dev/null 2>&1
# mv -f .deps/SimplePointInAreaLocator.Tpo .deps/SimplePointInAreaLocator.Plo
# mv -f .deps/IndexedPointInAreaLocator.Tpo .deps/IndexedPointInAreaLocator.Plo
# /bin/sh ../../../libtool --tag=CXX --mode=link clang++ -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -o liblocation.la IndexedPointInAreaLocator.lo PointOnGeometryLocator.lo SimplePointInAreaLocator.lo
# libtool: link: ar cru .libs/liblocation.a .libs/IndexedPointInAreaLocator.o .libs/PointOnGeometryLocator.o .libs/SimplePointInAreaLocator.o
# /r: `u' modifier ignored since `D' is the default (see `U')
# libtool: link: ranlib .libs/liblocation.a
# libtool: link: ( cd ".libs" && rm -f "liblocation.la" && ln -s "../liblocation.la" "liblocation.la" )
# make[5]: Leaving directory '/tmp/geos/src/geos-3.5.0/src/algorithm/locate'
# make[4]: Leaving directory '/tmp/geos/src/geos-3.5.0/src/algorithm/locate'
# Making all in distance
# make[4]: Entering directory '/tmp/geos/src/geos-3.5.0/src/algorithm/distance'
# make[5]: Entering directory '/tmp/geos/src/geos-3.5.0/src/algorithm/distance'
# /bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT DiscreteHausdorffDistance.lo -MD -MP -MF .deps/DiscreteHausdorffDistance.Tpo -c -o DiscreteHausdorffDistance.lo DiscreteHausdorffDistance.cpp
# /bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT DistanceToPoint.lo -MD -MP -MF .deps/DistanceToPoint.Tpo -c -o DistanceToPoint.lo DistanceToPoint.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT DiscreteHausdorffDistance.lo -MD -MP -MF .deps/DiscreteHausdorffDistance.Tpo -c DiscreteHausdorffDistance.cpp -fPIC -DPIC -o .libs/DiscreteHausdorffDistance.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT DistanceToPoint.lo -MD -MP -MF .deps/DistanceToPoint.Tpo -c DistanceToPoint.cpp -fPIC -DPIC -o .libs/DistanceToPoint.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT DiscreteHausdorffDistance.lo -MD -MP -MF .deps/DiscreteHausdorffDistance.Tpo -c DiscreteHausdorffDistance.cpp -o DiscreteHausdorffDistance.o >/dev/null 2>&1
# mv -f .deps/DiscreteHausdorffDistance.Tpo .deps/DiscreteHausdorffDistance.Plo
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT DistanceToPoint.lo -MD -MP -MF .deps/DistanceToPoint.Tpo -c DistanceToPoint.cpp -o DistanceToPoint.o >/dev/null 2>&1
# mv -f .deps/DistanceToPoint.Tpo .deps/DistanceToPoint.Plo
# /bin/sh ../../../libtool --tag=CXX --mode=link clang++ -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -o libdistance.la DiscreteHausdorffDistance.lo DistanceToPoint.lo
# libtool: link: ar cru .libs/libdistance.a .libs/DiscreteHausdorffDistance.o .libs/DistanceToPoint.o
# /r: `u' modifier ignored since `D' is the default (see `U')
# libtool: link: ranlib .libs/libdistance.a
# libtool: link: ( cd ".libs" && rm -f "libdistance.la" && ln -s "../libdistance.la" "libdistance.la" )
# make[5]: Leaving directory '/tmp/geos/src/geos-3.5.0/src/algorithm/distance'
# make[4]: Leaving directory '/tmp/geos/src/geos-3.5.0/src/algorithm/distance'
# make[4]: Entering directory '/tmp/geos/src/geos-3.5.0/src/algorithm'
# /bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT Angle.lo -MD -MP -MF .deps/Angle.Tpo -c -o Angle.lo Angle.cpp
# /bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT BoundaryNodeRule.lo -MD -MP -MF .deps/BoundaryNodeRule.Tpo -c -o BoundaryNodeRule.lo BoundaryNodeRule.cpp
# /bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT Centroid.lo -MD -MP -MF .deps/Centroid.Tpo -c -o Centroid.lo Centroid.cpp
# /bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT CentroidArea.lo -MD -MP -MF .deps/CentroidArea.Tpo -c -o CentroidArea.lo CentroidArea.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT BoundaryNodeRule.lo -MD -MP -MF .deps/BoundaryNodeRule.Tpo -c BoundaryNodeRule.cpp -fPIC -DPIC -o .libs/BoundaryNodeRule.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT Angle.lo -MD -MP -MF .deps/Angle.Tpo -c Angle.cpp -fPIC -DPIC -o .libs/Angle.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT CentroidArea.lo -MD -MP -MF .deps/CentroidArea.Tpo -c CentroidArea.cpp -fPIC -DPIC -o .libs/CentroidArea.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT Centroid.lo -MD -MP -MF .deps/Centroid.Tpo -c Centroid.cpp -fPIC -DPIC -o .libs/Centroid.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT BoundaryNodeRule.lo -MD -MP -MF .deps/BoundaryNodeRule.Tpo -c BoundaryNodeRule.cpp -o BoundaryNodeRule.o >/dev/null 2>&1
# mv -f .deps/BoundaryNodeRule.Tpo .deps/BoundaryNodeRule.Plo
# /bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT CentroidLine.lo -MD -MP -MF .deps/CentroidLine.Tpo -c -o CentroidLine.lo CentroidLine.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT CentroidLine.lo -MD -MP -MF .deps/CentroidLine.Tpo -c CentroidLine.cpp -fPIC -DPIC -o .libs/CentroidLine.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT Angle.lo -MD -MP -MF .deps/Angle.Tpo -c Angle.cpp -o Angle.o >/dev/null 2>&1
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT CentroidArea.lo -MD -MP -MF .deps/CentroidArea.Tpo -c CentroidArea.cpp -o CentroidArea.o >/dev/null 2>&1
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT Centroid.lo -MD -MP -MF .deps/Centroid.Tpo -c Centroid.cpp -o Centroid.o >/dev/null 2>&1
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT CentroidLine.lo -MD -MP -MF .deps/CentroidLine.Tpo -c CentroidLine.cpp -o CentroidLine.o >/dev/null 2>&1
# mv -f .deps/Angle.Tpo .deps/Angle.Plo
# /bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT CentroidPoint.lo -MD -MP -MF .deps/CentroidPoint.Tpo -c -o CentroidPoint.lo CentroidPoint.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT CentroidPoint.lo -MD -MP -MF .deps/CentroidPoint.Tpo -c CentroidPoint.cpp -fPIC -DPIC -o .libs/CentroidPoint.o
# mv -f .deps/CentroidArea.Tpo .deps/CentroidArea.Plo
# /bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT CGAlgorithms.lo -MD -MP -MF .deps/CGAlgorithms.Tpo -c -o CGAlgorithms.lo CGAlgorithms.cpp
# mv -f .deps/Centroid.Tpo .deps/Centroid.Plo
# /bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT ConvexHull.lo -MD -MP -MF .deps/ConvexHull.Tpo -c -o ConvexHull.lo ConvexHull.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT CGAlgorithms.lo -MD -MP -MF .deps/CGAlgorithms.Tpo -c CGAlgorithms.cpp -fPIC -DPIC -o .libs/CGAlgorithms.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT ConvexHull.lo -MD -MP -MF .deps/ConvexHull.Tpo -c ConvexHull.cpp -fPIC -DPIC -o .libs/ConvexHull.o
# mv -f .deps/CentroidLine.Tpo .deps/CentroidLine.Plo
# /bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT HCoordinate.lo -MD -MP -MF .deps/HCoordinate.Tpo -c -o HCoordinate.lo HCoordinate.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT HCoordinate.lo -MD -MP -MF .deps/HCoordinate.Tpo -c HCoordinate.cpp -fPIC -DPIC -o .libs/HCoordinate.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT CentroidPoint.lo -MD -MP -MF .deps/CentroidPoint.Tpo -c CentroidPoint.cpp -o CentroidPoint.o >/dev/null 2>&1
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT CGAlgorithms.lo -MD -MP -MF .deps/CGAlgorithms.Tpo -c CGAlgorithms.cpp -o CGAlgorithms.o >/dev/null 2>&1
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT HCoordinate.lo -MD -MP -MF .deps/HCoordinate.Tpo -c HCoordinate.cpp -o HCoordinate.o >/dev/null 2>&1
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT ConvexHull.lo -MD -MP -MF .deps/ConvexHull.Tpo -c ConvexHull.cpp -o ConvexHull.o >/dev/null 2>&1
# mv -f .deps/CentroidPoint.Tpo .deps/CentroidPoint.Plo
# /bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT InteriorPointArea.lo -MD -MP -MF .deps/InteriorPointArea.Tpo -c -o InteriorPointArea.lo InteriorPointArea.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT InteriorPointArea.lo -MD -MP -MF .deps/InteriorPointArea.Tpo -c InteriorPointArea.cpp -fPIC -DPIC -o .libs/InteriorPointArea.o
# mv -f .deps/CGAlgorithms.Tpo .deps/CGAlgorithms.Plo
# /bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT InteriorPointLine.lo -MD -MP -MF .deps/InteriorPointLine.Tpo -c -o InteriorPointLine.lo InteriorPointLine.cpp
# mv -f .deps/HCoordinate.Tpo .deps/HCoordinate.Plo
# /bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT InteriorPointPoint.lo -MD -MP -MF .deps/InteriorPointPoint.Tpo -c -o InteriorPointPoint.lo InteriorPointPoint.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT InteriorPointLine.lo -MD -MP -MF .deps/InteriorPointLine.Tpo -c InteriorPointLine.cpp -fPIC -DPIC -o .libs/InteriorPointLine.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT InteriorPointPoint.lo -MD -MP -MF .deps/InteriorPointPoint.Tpo -c InteriorPointPoint.cpp -fPIC -DPIC -o .libs/InteriorPointPoint.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT InteriorPointArea.lo -MD -MP -MF .deps/InteriorPointArea.Tpo -c InteriorPointArea.cpp -o InteriorPointArea.o >/dev/null 2>&1
# mv -f .deps/ConvexHull.Tpo .deps/ConvexHull.Plo
# /bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT LineIntersector.lo -MD -MP -MF .deps/LineIntersector.Tpo -c -o LineIntersector.lo LineIntersector.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT LineIntersector.lo -MD -MP -MF .deps/LineIntersector.Tpo -c LineIntersector.cpp -fPIC -DPIC -o .libs/LineIntersector.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT InteriorPointLine.lo -MD -MP -MF .deps/InteriorPointLine.Tpo -c InteriorPointLine.cpp -o InteriorPointLine.o >/dev/null 2>&1
# mv -f .deps/InteriorPointArea.Tpo .deps/InteriorPointArea.Plo
# /bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT MCPointInRing.lo -MD -MP -MF .deps/MCPointInRing.Tpo -c -o MCPointInRing.lo MCPointInRing.cpp
# mv -f .deps/InteriorPointLine.Tpo .deps/InteriorPointLine.Plo
# /bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT MinimumDiameter.lo -MD -MP -MF .deps/MinimumDiameter.Tpo -c -o MinimumDiameter.lo MinimumDiameter.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT InteriorPointPoint.lo -MD -MP -MF .deps/InteriorPointPoint.Tpo -c InteriorPointPoint.cpp -o InteriorPointPoint.o >/dev/null 2>&1
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT MinimumDiameter.lo -MD -MP -MF .deps/MinimumDiameter.Tpo -c MinimumDiameter.cpp -fPIC -DPIC -o .libs/MinimumDiameter.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT MCPointInRing.lo -MD -MP -MF .deps/MCPointInRing.Tpo -c MCPointInRing.cpp -fPIC -DPIC -o .libs/MCPointInRing.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT LineIntersector.lo -MD -MP -MF .deps/LineIntersector.Tpo -c LineIntersector.cpp -o LineIntersector.o >/dev/null 2>&1
# mv -f .deps/InteriorPointPoint.Tpo .deps/InteriorPointPoint.Plo
# /bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT NotRepresentableException.lo -MD -MP -MF .deps/NotRepresentableException.Tpo -c -o NotRepresentableException.lo NotRepresentableException.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT NotRepresentableException.lo -MD -MP -MF .deps/NotRepresentableException.Tpo -c NotRepresentableException.cpp -fPIC -DPIC -o .libs/NotRepresentableException.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT MCPointInRing.lo -MD -MP -MF .deps/MCPointInRing.Tpo -c MCPointInRing.cpp -o MCPointInRing.o >/dev/null 2>&1
# mv -f .deps/LineIntersector.Tpo .deps/LineIntersector.Plo
# /bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT PointLocator.lo -MD -MP -MF .deps/PointLocator.Tpo -c -o PointLocator.lo PointLocator.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT MinimumDiameter.lo -MD -MP -MF .deps/MinimumDiameter.Tpo -c MinimumDiameter.cpp -o MinimumDiameter.o >/dev/null 2>&1
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT PointLocator.lo -MD -MP -MF .deps/PointLocator.Tpo -c PointLocator.cpp -fPIC -DPIC -o .libs/PointLocator.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT NotRepresentableException.lo -MD -MP -MF .deps/NotRepresentableException.Tpo -c NotRepresentableException.cpp -o NotRepresentableException.o >/dev/null 2>&1
# mv -f .deps/MCPointInRing.Tpo .deps/MCPointInRing.Plo
# /bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT RayCrossingCounter.lo -MD -MP -MF .deps/RayCrossingCounter.Tpo -c -o RayCrossingCounter.lo RayCrossingCounter.cpp
# mv -f .deps/NotRepresentableException.Tpo .deps/NotRepresentableException.Plo
# /bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT RobustDeterminant.lo -MD -MP -MF .deps/RobustDeterminant.Tpo -c -o RobustDeterminant.lo RobustDeterminant.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT RayCrossingCounter.lo -MD -MP -MF .deps/RayCrossingCounter.Tpo -c RayCrossingCounter.cpp -fPIC -DPIC -o .libs/RayCrossingCounter.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT RobustDeterminant.lo -MD -MP -MF .deps/RobustDeterminant.Tpo -c RobustDeterminant.cpp -fPIC -DPIC -o .libs/RobustDeterminant.o
# mv -f .deps/MinimumDiameter.Tpo .deps/MinimumDiameter.Plo
# /bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT SimplePointInRing.lo -MD -MP -MF .deps/SimplePointInRing.Tpo -c -o SimplePointInRing.lo SimplePointInRing.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT SimplePointInRing.lo -MD -MP -MF .deps/SimplePointInRing.Tpo -c SimplePointInRing.cpp -fPIC -DPIC -o .libs/SimplePointInRing.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT RobustDeterminant.lo -MD -MP -MF .deps/RobustDeterminant.Tpo -c RobustDeterminant.cpp -o RobustDeterminant.o >/dev/null 2>&1
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT RayCrossingCounter.lo -MD -MP -MF .deps/RayCrossingCounter.Tpo -c RayCrossingCounter.cpp -o RayCrossingCounter.o >/dev/null 2>&1
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT SimplePointInRing.lo -MD -MP -MF .deps/SimplePointInRing.Tpo -c SimplePointInRing.cpp -o SimplePointInRing.o >/dev/null 2>&1
# mv -f .deps/RobustDeterminant.Tpo .deps/RobustDeterminant.Plo
# /bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT SIRtreePointInRing.lo -MD -MP -MF .deps/SIRtreePointInRing.Tpo -c -o SIRtreePointInRing.lo SIRtreePointInRing.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT SIRtreePointInRing.lo -MD -MP -MF .deps/SIRtreePointInRing.Tpo -c SIRtreePointInRing.cpp -fPIC -DPIC -o .libs/SIRtreePointInRing.o
# mv -f .deps/RayCrossingCounter.Tpo .deps/RayCrossingCounter.Plo
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT PointLocator.lo -MD -MP -MF .deps/PointLocator.Tpo -c PointLocator.cpp -o PointLocator.o >/dev/null 2>&1
# mv -f .deps/SimplePointInRing.Tpo .deps/SimplePointInRing.Plo
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT SIRtreePointInRing.lo -MD -MP -MF .deps/SIRtreePointInRing.Tpo -c SIRtreePointInRing.cpp -o SIRtreePointInRing.o >/dev/null 2>&1
# mv -f .deps/PointLocator.Tpo .deps/PointLocator.Plo
# mv -f .deps/SIRtreePointInRing.Tpo .deps/SIRtreePointInRing.Plo
# /bin/sh ../../libtool --tag=CXX --mode=link clang++ -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -o libalgorithm.la Angle.lo BoundaryNodeRule.lo Centroid.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
# libtool: link: (cd .libs/libalgorithm.lax/liblocation.a && ar x "/tmp/geos/src/geos-3.5.0/src/algorithm/locate/.libs/liblocation.a")
# libtool: link: (cd .libs/libalgorithm.lax/libdistance.a && ar x "/tmp/geos/src/geos-3.5.0/src/algorithm/distance/.libs/libdistance.a")
# libtool: link: ar cru .libs/libalgorithm.a .libs/Angle.o .libs/BoundaryNodeRule.o .libs/Centroid.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
# /r: `u' modifier ignored since `D' is the default (see `U')
# libtool: link: ranlib .libs/libalgorithm.a
# libtool: link: rm -fr .libs/libalgorithm.lax
# libtool: link: ( cd ".libs" && rm -f "libalgorithm.la" && ln -s "../libalgorithm.la" "libalgorithm.la" )
# make[4]: Leaving directory '/tmp/geos/src/geos-3.5.0/src/algorithm'
# make[3]: Leaving directory '/tmp/geos/src/geos-3.5.0/src/algorithm'
# Making all in geom
# make[3]: Entering directory '/tmp/geos/src/geos-3.5.0/src/geom'
# Making all in util
# make[4]: Entering directory '/tmp/geos/src/geos-3.5.0/src/geom/util'
# /bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT ComponentCoordinateExtracter.lo -MD -MP -MF .deps/ComponentCoordinateExtracter.Tpo -c -o ComponentCoordinateExtracter.lo ComponentCoordinateExtracter.cpp
# /bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT CoordinateOperation.lo -MD -MP -MF .deps/CoordinateOperation.Tpo -c -o CoordinateOperation.lo CoordinateOperation.cpp
# /bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT GeometryEditor.lo -MD -MP -MF .deps/GeometryEditor.Tpo -c -o GeometryEditor.lo GeometryEditor.cpp
# /bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT GeometryTransformer.lo -MD -MP -MF .deps/GeometryTransformer.Tpo -c -o GeometryTransformer.lo GeometryTransformer.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT GeometryEditor.lo -MD -MP -MF .deps/GeometryEditor.Tpo -c GeometryEditor.cpp -fPIC -DPIC -o .libs/GeometryEditor.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT GeometryTransformer.lo -MD -MP -MF .deps/GeometryTransformer.Tpo -c GeometryTransformer.cpp -fPIC -DPIC -o .libs/GeometryTransformer.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT ComponentCoordinateExtracter.lo -MD -MP -MF .deps/ComponentCoordinateExtracter.Tpo -c ComponentCoordinateExtracter.cpp -fPIC -DPIC -o .libs/ComponentCoordinateExtracter.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT CoordinateOperation.lo -MD -MP -MF .deps/CoordinateOperation.Tpo -c CoordinateOperation.cpp -fPIC -DPIC -o .libs/CoordinateOperation.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT GeometryEditor.lo -MD -MP -MF .deps/GeometryEditor.Tpo -c GeometryEditor.cpp -o GeometryEditor.o >/dev/null 2>&1
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT CoordinateOperation.lo -MD -MP -MF .deps/CoordinateOperation.Tpo -c CoordinateOperation.cpp -o CoordinateOperation.o >/dev/null 2>&1
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT ComponentCoordinateExtracter.lo -MD -MP -MF .deps/ComponentCoordinateExtracter.Tpo -c ComponentCoordinateExtracter.cpp -o ComponentCoordinateExtracter.o >/dev/null 2>&1
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT GeometryTransformer.lo -MD -MP -MF .deps/GeometryTransformer.Tpo -c GeometryTransformer.cpp -o GeometryTransformer.o >/dev/null 2>&1
# mv -f .deps/GeometryEditor.Tpo .deps/GeometryEditor.Plo
# /bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT ShortCircuitedGeometryVisitor.lo -MD -MP -MF .deps/ShortCircuitedGeometryVisitor.Tpo -c -o ShortCircuitedGeometryVisitor.lo ShortCircuitedGeometryVisitor.cpp
# mv -f .deps/ComponentCoordinateExtracter.Tpo .deps/ComponentCoordinateExtracter.Plo
# /bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT SineStarFactory.lo -MD -MP -MF .deps/SineStarFactory.Tpo -c -o SineStarFactory.lo SineStarFactory.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT ShortCircuitedGeometryVisitor.lo -MD -MP -MF .deps/ShortCircuitedGeometryVisitor.Tpo -c ShortCircuitedGeometryVisitor.cpp -fPIC -DPIC -o .libs/ShortCircuitedGeometryVisitor.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT SineStarFactory.lo -MD -MP -MF .deps/SineStarFactory.Tpo -c SineStarFactory.cpp -fPIC -DPIC -o .libs/SineStarFactory.o
# mv -f .deps/CoordinateOperation.Tpo .deps/CoordinateOperation.Plo
# /bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT GeometryCombiner.lo -MD -MP -MF .deps/GeometryCombiner.Tpo -c -o GeometryCombiner.lo GeometryCombiner.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT GeometryCombiner.lo -MD -MP -MF .deps/GeometryCombiner.Tpo -c GeometryCombiner.cpp -fPIC -DPIC -o .libs/GeometryCombiner.o
# mv -f .deps/GeometryTransformer.Tpo .deps/GeometryTransformer.Plo
# /bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT LinearComponentExtracter.lo -MD -MP -MF .deps/LinearComponentExtracter.Tpo -c -o LinearComponentExtracter.lo LinearComponentExtracter.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT LinearComponentExtracter.lo -MD -MP -MF .deps/LinearComponentExtracter.Tpo -c LinearComponentExtracter.cpp -fPIC -DPIC -o .libs/LinearComponentExtracter.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT ShortCircuitedGeometryVisitor.lo -MD -MP -MF .deps/ShortCircuitedGeometryVisitor.Tpo -c ShortCircuitedGeometryVisitor.cpp -o ShortCircuitedGeometryVisitor.o >/dev/null 2>&1
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT SineStarFactory.lo -MD -MP -MF .deps/SineStarFactory.Tpo -c SineStarFactory.cpp -o SineStarFactory.o >/dev/null 2>&1
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT GeometryCombiner.lo -MD -MP -MF .deps/GeometryCombiner.Tpo -c GeometryCombiner.cpp -o GeometryCombiner.o >/dev/null 2>&1
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT LinearComponentExtracter.lo -MD -MP -MF .deps/LinearComponentExtracter.Tpo -c LinearComponentExtracter.cpp -o LinearComponentExtracter.o >/dev/null 2>&1
# mv -f .deps/ShortCircuitedGeometryVisitor.Tpo .deps/ShortCircuitedGeometryVisitor.Plo
# /bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT PointExtracter.lo -MD -MP -MF .deps/PointExtracter.Tpo -c -o PointExtracter.lo PointExtracter.cpp
# mv -f .deps/SineStarFactory.Tpo .deps/SineStarFactory.Plo
# /bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT PolygonExtracter.lo -MD -MP -MF .deps/PolygonExtracter.Tpo -c -o PolygonExtracter.lo PolygonExtracter.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT PointExtracter.lo -MD -MP -MF .deps/PointExtracter.Tpo -c PointExtracter.cpp -fPIC -DPIC -o .libs/PointExtracter.o
# mv -f .deps/GeometryCombiner.Tpo .deps/GeometryCombiner.Plo
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT PolygonExtracter.lo -MD -MP -MF .deps/PolygonExtracter.Tpo -c PolygonExtracter.cpp -fPIC -DPIC -o .libs/PolygonExtracter.o
# mv -f .deps/LinearComponentExtracter.Tpo .deps/LinearComponentExtracter.Plo
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT PointExtracter.lo -MD -MP -MF .deps/PointExtracter.Tpo -c PointExtracter.cpp -o PointExtracter.o >/dev/null 2>&1
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT PolygonExtracter.lo -MD -MP -MF .deps/PolygonExtracter.Tpo -c PolygonExtracter.cpp -o PolygonExtracter.o >/dev/null 2>&1
# mv -f .deps/PointExtracter.Tpo .deps/PointExtracter.Plo
# mv -f .deps/PolygonExtracter.Tpo .deps/PolygonExtracter.Plo
# /bin/sh ../../../libtool --tag=CXX --mode=link clang++ -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -o libgeomutil.la ComponentCoordinateExtracter.lo CoordinateOperation.lo GeometryEditor.lo GeometryTransformer.lo ShortCircuitedGeometryVisitor.lo SineStarFactory.lo GeometryCombiner.lo LinearComponentExtracter.lo PointExtracter.lo PolygonExtracter.lo
# libtool: link: 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 .libs/LinearComponentExtracter.o .libs/PointExtracter.o .libs/PolygonExtracter.o
# /r: `u' modifier ignored since `D' is the default (see `U')
# libtool: link: ranlib .libs/libgeomutil.a
# libtool: link: ( cd ".libs" && rm -f "libgeomutil.la" && ln -s "../libgeomutil.la" "libgeomutil.la" )
# make[4]: Leaving directory '/tmp/geos/src/geos-3.5.0/src/geom/util'
# Making all in prep
# make[4]: Entering directory '/tmp/geos/src/geos-3.5.0/src/geom/prep'
# /bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT AbstractPreparedPolygonContains.lo -MD -MP -MF .deps/AbstractPreparedPolygonContains.Tpo -c -o AbstractPreparedPolygonContains.lo AbstractPreparedPolygonContains.cpp
# /bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT BasicPreparedGeometry.lo -MD -MP -MF .deps/BasicPreparedGeometry.Tpo -c -o BasicPreparedGeometry.lo BasicPreparedGeometry.cpp
# /bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT PreparedGeometry.lo -MD -MP -MF .deps/PreparedGeometry.Tpo -c -o PreparedGeometry.lo PreparedGeometry.cpp
# /bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT PreparedGeometryFactory.lo -MD -MP -MF .deps/PreparedGeometryFactory.Tpo -c -o PreparedGeometryFactory.lo PreparedGeometryFactory.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT PreparedGeometryFactory.lo -MD -MP -MF .deps/PreparedGeometryFactory.Tpo -c PreparedGeometryFactory.cpp -fPIC -DPIC -o .libs/PreparedGeometryFactory.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT AbstractPreparedPolygonContains.lo -MD -MP -MF .deps/AbstractPreparedPolygonContains.Tpo -c AbstractPreparedPolygonContains.cpp -fPIC -DPIC -o .libs/AbstractPreparedPolygonContains.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT PreparedGeometry.lo -MD -MP -MF .deps/PreparedGeometry.Tpo -c PreparedGeometry.cpp -fPIC -DPIC -o .libs/PreparedGeometry.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT BasicPreparedGeometry.lo -MD -MP -MF .deps/BasicPreparedGeometry.Tpo -c BasicPreparedGeometry.cpp -fPIC -DPIC -o .libs/BasicPreparedGeometry.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT PreparedGeometry.lo -MD -MP -MF .deps/PreparedGeometry.Tpo -c PreparedGeometry.cpp -o PreparedGeometry.o >/dev/null 2>&1
# mv -f .deps/PreparedGeometry.Tpo .deps/PreparedGeometry.Plo
# /bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT PreparedLineString.lo -MD -MP -MF .deps/PreparedLineString.Tpo -c -o PreparedLineString.lo PreparedLineString.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT PreparedLineString.lo -MD -MP -MF .deps/PreparedLineString.Tpo -c PreparedLineString.cpp -fPIC -DPIC -o .libs/PreparedLineString.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT PreparedGeometryFactory.lo -MD -MP -MF .deps/PreparedGeometryFactory.Tpo -c PreparedGeometryFactory.cpp -o PreparedGeometryFactory.o >/dev/null 2>&1
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT BasicPreparedGeometry.lo -MD -MP -MF .deps/BasicPreparedGeometry.Tpo -c BasicPreparedGeometry.cpp -o BasicPreparedGeometry.o >/dev/null 2>&1
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT AbstractPreparedPolygonContains.lo -MD -MP -MF .deps/AbstractPreparedPolygonContains.Tpo -c AbstractPreparedPolygonContains.cpp -o AbstractPreparedPolygonContains.o >/dev/null 2>&1
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT PreparedLineString.lo -MD -MP -MF .deps/PreparedLineString.Tpo -c PreparedLineString.cpp -o PreparedLineString.o >/dev/null 2>&1
# mv -f .deps/BasicPreparedGeometry.Tpo .deps/BasicPreparedGeometry.Plo
# /bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT PreparedLineStringIntersects.lo -MD -MP -MF .deps/PreparedLineStringIntersects.Tpo -c -o PreparedLineStringIntersects.lo PreparedLineStringIntersects.cpp
# mv -f .deps/PreparedGeometryFactory.Tpo .deps/PreparedGeometryFactory.Plo
# /bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT PreparedPoint.lo -MD -MP -MF .deps/PreparedPoint.Tpo -c -o PreparedPoint.lo PreparedPoint.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT PreparedLineStringIntersects.lo -MD -MP -MF .deps/PreparedLineStringIntersects.Tpo -c PreparedLineStringIntersects.cpp -fPIC -DPIC -o .libs/PreparedLineStringIntersects.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT PreparedPoint.lo -MD -MP -MF .deps/PreparedPoint.Tpo -c PreparedPoint.cpp -fPIC -DPIC -o .libs/PreparedPoint.o
# mv -f .deps/AbstractPreparedPolygonContains.Tpo .deps/AbstractPreparedPolygonContains.Plo
# /bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT PreparedPolygonContains.lo -MD -MP -MF .deps/PreparedPolygonContains.Tpo -c -o PreparedPolygonContains.lo PreparedPolygonContains.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT PreparedPolygonContains.lo -MD -MP -MF .deps/PreparedPolygonContains.Tpo -c PreparedPolygonContains.cpp -fPIC -DPIC -o .libs/PreparedPolygonContains.o
# mv -f .deps/PreparedLineString.Tpo .deps/PreparedLineString.Plo
# /bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT PreparedPolygonContainsProperly.lo -MD -MP -MF .deps/PreparedPolygonContainsProperly.Tpo -c -o PreparedPolygonContainsProperly.lo PreparedPolygonContainsProperly.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT PreparedPolygonContainsProperly.lo -MD -MP -MF .deps/PreparedPolygonContainsProperly.Tpo -c PreparedPolygonContainsProperly.cpp -fPIC -DPIC -o .libs/PreparedPolygonContainsProperly.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT PreparedLineStringIntersects.lo -MD -MP -MF .deps/PreparedLineStringIntersects.Tpo -c PreparedLineStringIntersects.cpp -o PreparedLineStringIntersects.o >/dev/null 2>&1
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT PreparedPoint.lo -MD -MP -MF .deps/PreparedPoint.Tpo -c PreparedPoint.cpp -o PreparedPoint.o >/dev/null 2>&1
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT PreparedPolygonContains.lo -MD -MP -MF .deps/PreparedPolygonContains.Tpo -c PreparedPolygonContains.cpp -o PreparedPolygonContains.o >/dev/null 2>&1
# mv -f .deps/PreparedLineStringIntersects.Tpo .deps/PreparedLineStringIntersects.Plo
# /bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT PreparedPolygonCovers.lo -MD -MP -MF .deps/PreparedPolygonCovers.Tpo -c -o PreparedPolygonCovers.lo PreparedPolygonCovers.cpp
# mv -f .deps/PreparedPoint.Tpo .deps/PreparedPoint.Plo
# /bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT PreparedPolygon.lo -MD -MP -MF .deps/PreparedPolygon.Tpo -c -o PreparedPolygon.lo PreparedPolygon.cpp
# mv -f .deps/PreparedPolygonContains.Tpo .deps/PreparedPolygonContains.Plo
# /bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT PreparedPolygonIntersects.lo -MD -MP -MF .deps/PreparedPolygonIntersects.Tpo -c -o PreparedPolygonIntersects.lo PreparedPolygonIntersects.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT PreparedPolygonIntersects.lo -MD -MP -MF .deps/PreparedPolygonIntersects.Tpo -c PreparedPolygonIntersects.cpp -fPIC -DPIC -o .libs/PreparedPolygonIntersects.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT PreparedPolygonCovers.lo -MD -MP -MF .deps/PreparedPolygonCovers.Tpo -c PreparedPolygonCovers.cpp -fPIC -DPIC -o .libs/PreparedPolygonCovers.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT PreparedPolygonContainsProperly.lo -MD -MP -MF .deps/PreparedPolygonContainsProperly.Tpo -c PreparedPolygonContainsProperly.cpp -o PreparedPolygonContainsProperly.o >/dev/null 2>&1
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT PreparedPolygon.lo -MD -MP -MF .deps/PreparedPolygon.Tpo -c PreparedPolygon.cpp -fPIC -DPIC -o .libs/PreparedPolygon.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT PreparedPolygonCovers.lo -MD -MP -MF .deps/PreparedPolygonCovers.Tpo -c PreparedPolygonCovers.cpp -o PreparedPolygonCovers.o >/dev/null 2>&1
# mv -f .deps/PreparedPolygonContainsProperly.Tpo .deps/PreparedPolygonContainsProperly.Plo
# /bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT PreparedPolygonPredicate.lo -MD -MP -MF .deps/PreparedPolygonPredicate.Tpo -c -o PreparedPolygonPredicate.lo PreparedPolygonPredicate.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT PreparedPolygonPredicate.lo -MD -MP -MF .deps/PreparedPolygonPredicate.Tpo -c PreparedPolygonPredicate.cpp -fPIC -DPIC -o .libs/PreparedPolygonPredicate.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT PreparedPolygon.lo -MD -MP -MF .deps/PreparedPolygon.Tpo -c PreparedPolygon.cpp -o PreparedPolygon.o >/dev/null 2>&1
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT PreparedPolygonIntersects.lo -MD -MP -MF .deps/PreparedPolygonIntersects.Tpo -c PreparedPolygonIntersects.cpp -o PreparedPolygonIntersects.o >/dev/null 2>&1
# mv -f .deps/PreparedPolygonCovers.Tpo .deps/PreparedPolygonCovers.Plo
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT PreparedPolygonPredicate.lo -MD -MP -MF .deps/PreparedPolygonPredicate.Tpo -c PreparedPolygonPredicate.cpp -o PreparedPolygonPredicate.o >/dev/null 2>&1
# mv -f .deps/PreparedPolygonIntersects.Tpo .deps/PreparedPolygonIntersects.Plo
# mv -f .deps/PreparedPolygon.Tpo .deps/PreparedPolygon.Plo
# mv -f .deps/PreparedPolygonPredicate.Tpo .deps/PreparedPolygonPredicate.Plo
# /bin/sh ../../../libtool --tag=CXX --mode=link clang++ -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -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
# libtool: link: 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
# /r: `u' modifier ignored since `D' is the default (see `U')
# libtool: link: ranlib .libs/libgeomprep.a
# libtool: link: ( cd ".libs" && rm -f "libgeomprep.la" && ln -s "../libgeomprep.la" "libgeomprep.la" )
# make[4]: Leaving directory '/tmp/geos/src/geos-3.5.0/src/geom/prep'
# make[4]: Entering directory '/tmp/geos/src/geos-3.5.0/src/geom'
# /bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT Coordinate.lo -MD -MP -MF .deps/Coordinate.Tpo -c -o Coordinate.lo Coordinate.cpp
# /bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT CoordinateSequence.lo -MD -MP -MF .deps/CoordinateSequence.Tpo -c -o CoordinateSequence.lo CoordinateSequence.cpp
# /bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT CoordinateSequenceFactory.lo -MD -MP -MF .deps/CoordinateSequenceFactory.Tpo -c -o CoordinateSequenceFactory.lo CoordinateSequenceFactory.cpp
# /bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT CoordinateArraySequence.lo -MD -MP -MF .deps/CoordinateArraySequence.Tpo -c -o CoordinateArraySequence.lo CoordinateArraySequence.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT Coordinate.lo -MD -MP -MF .deps/Coordinate.Tpo -c Coordinate.cpp -fPIC -DPIC -o .libs/Coordinate.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT CoordinateSequence.lo -MD -MP -MF .deps/CoordinateSequence.Tpo -c CoordinateSequence.cpp -fPIC -DPIC -o .libs/CoordinateSequence.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT CoordinateSequenceFactory.lo -MD -MP -MF .deps/CoordinateSequenceFactory.Tpo -c CoordinateSequenceFactory.cpp -fPIC -DPIC -o .libs/CoordinateSequenceFactory.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT CoordinateArraySequence.lo -MD -MP -MF .deps/CoordinateArraySequence.Tpo -c CoordinateArraySequence.cpp -fPIC -DPIC -o .libs/CoordinateArraySequence.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT CoordinateSequenceFactory.lo -MD -MP -MF .deps/CoordinateSequenceFactory.Tpo -c CoordinateSequenceFactory.cpp -o CoordinateSequenceFactory.o >/dev/null 2>&1
# mv -f .deps/CoordinateSequenceFactory.Tpo .deps/CoordinateSequenceFactory.Plo
# /bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT CoordinateArraySequenceFactory.lo -MD -MP -MF .deps/CoordinateArraySequenceFactory.Tpo -c -o CoordinateArraySequenceFactory.lo CoordinateArraySequenceFactory.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT CoordinateSequence.lo -MD -MP -MF .deps/CoordinateSequence.Tpo -c CoordinateSequence.cpp -o CoordinateSequence.o >/dev/null 2>&1
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT CoordinateArraySequenceFactory.lo -MD -MP -MF .deps/CoordinateArraySequenceFactory.Tpo -c CoordinateArraySequenceFactory.cpp -fPIC -DPIC -o .libs/CoordinateArraySequenceFactory.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT CoordinateArraySequenceFactory.lo -MD -MP -MF .deps/CoordinateArraySequenceFactory.Tpo -c CoordinateArraySequenceFactory.cpp -o CoordinateArraySequenceFactory.o >/dev/null 2>&1
# mv -f .deps/CoordinateSequence.Tpo .deps/CoordinateSequence.Plo
# /bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT Dimension.lo -MD -MP -MF .deps/Dimension.Tpo -c -o Dimension.lo Dimension.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT Dimension.lo -MD -MP -MF .deps/Dimension.Tpo -c Dimension.cpp -fPIC -DPIC -o .libs/Dimension.o
# mv -f .deps/CoordinateArraySequenceFactory.Tpo .deps/CoordinateArraySequenceFactory.Plo
# /bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT Envelope.lo -MD -MP -MF .deps/Envelope.Tpo -c -o Envelope.lo Envelope.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT Envelope.lo -MD -MP -MF .deps/Envelope.Tpo -c Envelope.cpp -fPIC -DPIC -o .libs/Envelope.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT CoordinateArraySequence.lo -MD -MP -MF .deps/CoordinateArraySequence.Tpo -c CoordinateArraySequence.cpp -o CoordinateArraySequence.o >/dev/null 2>&1
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT Dimension.lo -MD -MP -MF .deps/Dimension.Tpo -c Dimension.cpp -o Dimension.o >/dev/null 2>&1
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT Coordinate.lo -MD -MP -MF .deps/Coordinate.Tpo -c Coordinate.cpp -o Coordinate.o >/dev/null 2>&1
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT Envelope.lo -MD -MP -MF .deps/Envelope.Tpo -c Envelope.cpp -o Envelope.o >/dev/null 2>&1
# mv -f .deps/Dimension.Tpo .deps/Dimension.Plo
# /bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT Geometry.lo -MD -MP -MF .deps/Geometry.Tpo -c -o Geometry.lo Geometry.cpp
# mv -f .deps/Envelope.Tpo .deps/Envelope.Plo
# /bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT GeometryList.lo -MD -MP -MF .deps/GeometryList.Tpo -c -o GeometryList.lo GeometryList.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT Geometry.lo -MD -MP -MF .deps/Geometry.Tpo -c Geometry.cpp -fPIC -DPIC -o .libs/Geometry.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT GeometryList.lo -MD -MP -MF .deps/GeometryList.Tpo -c GeometryList.cpp -fPIC -DPIC -o .libs/GeometryList.o
# mv -f .deps/Coordinate.Tpo .deps/Coordinate.Plo
# /bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT GeometryCollection.lo -MD -MP -MF .deps/GeometryCollection.Tpo -c -o GeometryCollection.lo GeometryCollection.cpp
# mv -f .deps/CoordinateArraySequence.Tpo .deps/CoordinateArraySequence.Plo
# /bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT GeometryComponentFilter.lo -MD -MP -MF .deps/GeometryComponentFilter.Tpo -c -o GeometryComponentFilter.lo GeometryComponentFilter.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT GeometryCollection.lo -MD -MP -MF .deps/GeometryCollection.Tpo -c GeometryCollection.cpp -fPIC -DPIC -o .libs/GeometryCollection.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT GeometryComponentFilter.lo -MD -MP -MF .deps/GeometryComponentFilter.Tpo -c GeometryComponentFilter.cpp -fPIC -DPIC -o .libs/GeometryComponentFilter.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT GeometryList.lo -MD -MP -MF .deps/GeometryList.Tpo -c GeometryList.cpp -o GeometryList.o >/dev/null 2>&1
# mv -f .deps/GeometryList.Tpo .deps/GeometryList.Plo
# /bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT GeometryFactory.lo -MD -MP -MF .deps/GeometryFactory.Tpo -c -o GeometryFactory.lo GeometryFactory.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT GeometryComponentFilter.lo -MD -MP -MF .deps/GeometryComponentFilter.Tpo -c GeometryComponentFilter.cpp -o GeometryComponentFilter.o >/dev/null 2>&1
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT GeometryFactory.lo -MD -MP -MF .deps/GeometryFactory.Tpo -c GeometryFactory.cpp -fPIC -DPIC -o .libs/GeometryFactory.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT GeometryCollection.lo -MD -MP -MF .deps/GeometryCollection.Tpo -c GeometryCollection.cpp -o GeometryCollection.o >/dev/null 2>&1
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT Geometry.lo -MD -MP -MF .deps/Geometry.Tpo -c Geometry.cpp -o Geometry.o >/dev/null 2>&1
# mv -f .deps/GeometryComponentFilter.Tpo .deps/GeometryComponentFilter.Plo
# /bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT IntersectionMatrix.lo -MD -MP -MF .deps/IntersectionMatrix.Tpo -c -o IntersectionMatrix.lo IntersectionMatrix.cpp
# mv -f .deps/GeometryCollection.Tpo .deps/GeometryCollection.Plo
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT IntersectionMatrix.lo -MD -MP -MF .deps/IntersectionMatrix.Tpo -c IntersectionMatrix.cpp -fPIC -DPIC -o .libs/IntersectionMatrix.o
# /bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT LinearRing.lo -MD -MP -MF .deps/LinearRing.Tpo -c -o LinearRing.lo LinearRing.cpp
# GeometryFactory.cpp:668:27: warning: expression with side effects will be evaluated despite being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
# string partClass(typeid(*fromGeoms[i]).name());
# ^
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT LinearRing.lo -MD -MP -MF .deps/LinearRing.Tpo -c LinearRing.cpp -fPIC -DPIC -o .libs/LinearRing.o
# 1 warning generated.
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT GeometryFactory.lo -MD -MP -MF .deps/GeometryFactory.Tpo -c GeometryFactory.cpp -o GeometryFactory.o >/dev/null 2>&1
# mv -f .deps/Geometry.Tpo .deps/Geometry.Plo
# /bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT LineSegment.lo -MD -MP -MF .deps/LineSegment.Tpo -c -o LineSegment.lo LineSegment.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT LineSegment.lo -MD -MP -MF .deps/LineSegment.Tpo -c LineSegment.cpp -fPIC -DPIC -o .libs/LineSegment.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT IntersectionMatrix.lo -MD -MP -MF .deps/IntersectionMatrix.Tpo -c IntersectionMatrix.cpp -o IntersectionMatrix.o >/dev/null 2>&1
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT LinearRing.lo -MD -MP -MF .deps/LinearRing.Tpo -c LinearRing.cpp -o LinearRing.o >/dev/null 2>&1
# mv -f .deps/GeometryFactory.Tpo .deps/GeometryFactory.Plo
# /bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT LineString.lo -MD -MP -MF .deps/LineString.Tpo -c -o LineString.lo LineString.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT LineString.lo -MD -MP -MF .deps/LineString.Tpo -c LineString.cpp -fPIC -DPIC -o .libs/LineString.o
# mv -f .deps/IntersectionMatrix.Tpo .deps/IntersectionMatrix.Plo
# /bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT Location.lo -MD -MP -MF .deps/Location.Tpo -c -o Location.lo Location.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT Location.lo -MD -MP -MF .deps/Location.Tpo -c Location.cpp -fPIC -DPIC -o .libs/Location.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT LineSegment.lo -MD -MP -MF .deps/LineSegment.Tpo -c LineSegment.cpp -o LineSegment.o >/dev/null 2>&1
# mv -f .deps/LinearRing.Tpo .deps/LinearRing.Plo
# /bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT MultiLineString.lo -MD -MP -MF .deps/MultiLineString.Tpo -c -o MultiLineString.lo MultiLineString.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT MultiLineString.lo -MD -MP -MF .deps/MultiLineString.Tpo -c MultiLineString.cpp -fPIC -DPIC -o .libs/MultiLineString.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT LineString.lo -MD -MP -MF .deps/LineString.Tpo -c LineString.cpp -o LineString.o >/dev/null 2>&1
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT Location.lo -MD -MP -MF .deps/Location.Tpo -c Location.cpp -o Location.o >/dev/null 2>&1
# mv -f .deps/LineSegment.Tpo .deps/LineSegment.Plo
# /bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT MultiPoint.lo -MD -MP -MF .deps/MultiPoint.Tpo -c -o MultiPoint.lo MultiPoint.cpp
# mv -f .deps/Location.Tpo .deps/Location.Plo
# /bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT MultiPolygon.lo -MD -MP -MF .deps/MultiPolygon.Tpo -c -o MultiPolygon.lo MultiPolygon.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT MultiPoint.lo -MD -MP -MF .deps/MultiPoint.Tpo -c MultiPoint.cpp -fPIC -DPIC -o .libs/MultiPoint.o
# mv -f .deps/LineString.Tpo .deps/LineString.Plo
# /bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT Point.lo -MD -MP -MF .deps/Point.Tpo -c -o Point.lo Point.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT MultiPolygon.lo -MD -MP -MF .deps/MultiPolygon.Tpo -c MultiPolygon.cpp -fPIC -DPIC -o .libs/MultiPolygon.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT Point.lo -MD -MP -MF .deps/Point.Tpo -c Point.cpp -fPIC -DPIC -o .libs/Point.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT MultiLineString.lo -MD -MP -MF .deps/MultiLineString.Tpo -c MultiLineString.cpp -o MultiLineString.o >/dev/null 2>&1
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT MultiPoint.lo -MD -MP -MF .deps/MultiPoint.Tpo -c MultiPoint.cpp -o MultiPoint.o >/dev/null 2>&1
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT MultiPolygon.lo -MD -MP -MF .deps/MultiPolygon.Tpo -c MultiPolygon.cpp -o MultiPolygon.o >/dev/null 2>&1
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT Point.lo -MD -MP -MF .deps/Point.Tpo -c Point.cpp -o Point.o >/dev/null 2>&1
# mv -f .deps/MultiLineString.Tpo .deps/MultiLineString.Plo
# /bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT Polygon.lo -MD -MP -MF .deps/Polygon.Tpo -c -o Polygon.lo Polygon.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT Polygon.lo -MD -MP -MF .deps/Polygon.Tpo -c Polygon.cpp -fPIC -DPIC -o .libs/Polygon.o
# mv -f .deps/MultiPoint.Tpo .deps/MultiPoint.Plo
# /bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT PrecisionModel.lo -MD -MP -MF .deps/PrecisionModel.Tpo -c -o PrecisionModel.lo PrecisionModel.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT PrecisionModel.lo -MD -MP -MF .deps/PrecisionModel.Tpo -c PrecisionModel.cpp -fPIC -DPIC -o .libs/PrecisionModel.o
# mv -f .deps/MultiPolygon.Tpo .deps/MultiPolygon.Plo
# /bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT Triangle.lo -MD -MP -MF .deps/Triangle.Tpo -c -o Triangle.lo Triangle.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT Triangle.lo -MD -MP -MF .deps/Triangle.Tpo -c Triangle.cpp -fPIC -DPIC -o .libs/Triangle.o
# mv -f .deps/Point.Tpo .deps/Point.Plo
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT Triangle.lo -MD -MP -MF .deps/Triangle.Tpo -c Triangle.cpp -o Triangle.o >/dev/null 2>&1
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT Polygon.lo -MD -MP -MF .deps/Polygon.Tpo -c Polygon.cpp -o Polygon.o >/dev/null 2>&1
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT PrecisionModel.lo -MD -MP -MF .deps/PrecisionModel.Tpo -c PrecisionModel.cpp -o PrecisionModel.o >/dev/null 2>&1
# mv -f .deps/Triangle.Tpo .deps/Triangle.Plo
# mv -f .deps/PrecisionModel.Tpo .deps/PrecisionModel.Plo
# mv -f .deps/Polygon.Tpo .deps/Polygon.Plo
# /bin/sh ../../libtool --tag=CXX --mode=link clang++ -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -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
# libtool: link: (cd .libs/libgeom.lax/libgeomutil.a && ar x "/tmp/geos/src/geos-3.5.0/src/geom/util/.libs/libgeomutil.a")
# libtool: link: (cd .libs/libgeom.lax/libgeomprep.a && ar x "/tmp/geos/src/geos-3.5.0/src/geom/prep/.libs/libgeomprep.a")
# libtool: link: 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/LinearComponentExtracter.o .libs/libgeom.lax/libgeomutil.a/PointExtracter.o .libs/libgeom.lax/libgeomutil.a/PolygonExtracter.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
# /r: `u' modifier ignored since `D' is the default (see `U')
# libtool: link: ranlib .libs/libgeom.a
# libtool: link: rm -fr .libs/libgeom.lax
# libtool: link: ( cd ".libs" && rm -f "libgeom.la" && ln -s "../libgeom.la" "libgeom.la" )
# make[4]: Leaving directory '/tmp/geos/src/geos-3.5.0/src/geom'
# make[3]: Leaving directory '/tmp/geos/src/geos-3.5.0/src/geom'
# Making all in index
# make[3]: Entering directory '/tmp/geos/src/geos-3.5.0/src/index'
# Making all in bintree
# make[4]: Entering directory '/tmp/geos/src/geos-3.5.0/src/index/bintree'
# /bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT Bintree.lo -MD -MP -MF .deps/Bintree.Tpo -c -o Bintree.lo Bintree.cpp
# /bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT Interval.lo -MD -MP -MF .deps/Interval.Tpo -c -o Interval.lo Interval.cpp
# /bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT Node.lo -MD -MP -MF .deps/Node.Tpo -c -o Node.lo Node.cpp
# /bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT Key.lo -MD -MP -MF .deps/Key.Tpo -c -o Key.lo Key.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT Bintree.lo -MD -MP -MF .deps/Bintree.Tpo -c Bintree.cpp -fPIC -DPIC -o .libs/Bintree.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT Node.lo -MD -MP -MF .deps/Node.Tpo -c Node.cpp -fPIC -DPIC -o .libs/Node.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT Interval.lo -MD -MP -MF .deps/Interval.Tpo -c Interval.cpp -fPIC -DPIC -o .libs/Interval.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT Key.lo -MD -MP -MF .deps/Key.Tpo -c Key.cpp -fPIC -DPIC -o .libs/Key.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT Interval.lo -MD -MP -MF .deps/Interval.Tpo -c Interval.cpp -o Interval.o >/dev/null 2>&1
# mv -f .deps/Interval.Tpo .deps/Interval.Plo
# /bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT NodeBase.lo -MD -MP -MF .deps/NodeBase.Tpo -c -o NodeBase.lo NodeBase.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT NodeBase.lo -MD -MP -MF .deps/NodeBase.Tpo -c NodeBase.cpp -fPIC -DPIC -o .libs/NodeBase.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT Bintree.lo -MD -MP -MF .deps/Bintree.Tpo -c Bintree.cpp -o Bintree.o >/dev/null 2>&1
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT Node.lo -MD -MP -MF .deps/Node.Tpo -c Node.cpp -o Node.o >/dev/null 2>&1
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT Key.lo -MD -MP -MF .deps/Key.Tpo -c Key.cpp -o Key.o >/dev/null 2>&1
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT NodeBase.lo -MD -MP -MF .deps/NodeBase.Tpo -c NodeBase.cpp -o NodeBase.o >/dev/null 2>&1
# mv -f .deps/Node.Tpo .deps/Node.Plo
# /bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT Root.lo -MD -MP -MF .deps/Root.Tpo -c -o Root.lo Root.cpp
# mv -f .deps/Bintree.Tpo .deps/Bintree.Plo
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT Root.lo -MD -MP -MF .deps/Root.Tpo -c Root.cpp -fPIC -DPIC -o .libs/Root.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT Root.lo -MD -MP -MF .deps/Root.Tpo -c Root.cpp -o Root.o >/dev/null 2>&1
# mv -f .deps/Key.Tpo .deps/Key.Plo
# mv -f .deps/NodeBase.Tpo .deps/NodeBase.Plo
# mv -f .deps/Root.Tpo .deps/Root.Plo
# /bin/sh ../../../libtool --tag=CXX --mode=link clang++ -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -o libindexbintree.la Bintree.lo Interval.lo Node.lo Key.lo NodeBase.lo Root.lo
# libtool: link: ar cru .libs/libindexbintree.a .libs/Bintree.o .libs/Interval.o .libs/Node.o .libs/Key.o .libs/NodeBase.o .libs/Root.o
# /r: `u' modifier ignored since `D' is the default (see `U')
# libtool: link: ranlib .libs/libindexbintree.a
# libtool: link: ( cd ".libs" && rm -f "libindexbintree.la" && ln -s "../libindexbintree.la" "libindexbintree.la" )
# make[4]: Leaving directory '/tmp/geos/src/geos-3.5.0/src/index/bintree'
# Making all in chain
# make[4]: Entering directory '/tmp/geos/src/geos-3.5.0/src/index/chain'
# /bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT MonotoneChain.lo -MD -MP -MF .deps/MonotoneChain.Tpo -c -o MonotoneChain.lo MonotoneChain.cpp
# /bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT MonotoneChainBuilder.lo -MD -MP -MF .deps/MonotoneChainBuilder.Tpo -c -o MonotoneChainBuilder.lo MonotoneChainBuilder.cpp
# /bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT MonotoneChainOverlapAction.lo -MD -MP -MF .deps/MonotoneChainOverlapAction.Tpo -c -o MonotoneChainOverlapAction.lo MonotoneChainOverlapAction.cpp
# /bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT MonotoneChainSelectAction.lo -MD -MP -MF .deps/MonotoneChainSelectAction.Tpo -c -o MonotoneChainSelectAction.lo MonotoneChainSelectAction.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT MonotoneChainBuilder.lo -MD -MP -MF .deps/MonotoneChainBuilder.Tpo -c MonotoneChainBuilder.cpp -fPIC -DPIC -o .libs/MonotoneChainBuilder.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT MonotoneChain.lo -MD -MP -MF .deps/MonotoneChain.Tpo -c MonotoneChain.cpp -fPIC -DPIC -o .libs/MonotoneChain.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT MonotoneChainSelectAction.lo -MD -MP -MF .deps/MonotoneChainSelectAction.Tpo -c MonotoneChainSelectAction.cpp -fPIC -DPIC -o .libs/MonotoneChainSelectAction.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT MonotoneChainOverlapAction.lo -MD -MP -MF .deps/MonotoneChainOverlapAction.Tpo -c MonotoneChainOverlapAction.cpp -fPIC -DPIC -o .libs/MonotoneChainOverlapAction.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT MonotoneChainBuilder.lo -MD -MP -MF .deps/MonotoneChainBuilder.Tpo -c MonotoneChainBuilder.cpp -o MonotoneChainBuilder.o >/dev/null 2>&1
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT MonotoneChain.lo -MD -MP -MF .deps/MonotoneChain.Tpo -c MonotoneChain.cpp -o MonotoneChain.o >/dev/null 2>&1
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT MonotoneChainOverlapAction.lo -MD -MP -MF .deps/MonotoneChainOverlapAction.Tpo -c MonotoneChainOverlapAction.cpp -o MonotoneChainOverlapAction.o >/dev/null 2>&1
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT MonotoneChainSelectAction.lo -MD -MP -MF .deps/MonotoneChainSelectAction.Tpo -c MonotoneChainSelectAction.cpp -o MonotoneChainSelectAction.o >/dev/null 2>&1
# mv -f .deps/MonotoneChainBuilder.Tpo .deps/MonotoneChainBuilder.Plo
# mv -f .deps/MonotoneChainOverlapAction.Tpo .deps/MonotoneChainOverlapAction.Plo
# mv -f .deps/MonotoneChainSelectAction.Tpo .deps/MonotoneChainSelectAction.Plo
# mv -f .deps/MonotoneChain.Tpo .deps/MonotoneChain.Plo
# /bin/sh ../../../libtool --tag=CXX --mode=link clang++ -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -o libindexchain.la MonotoneChain.lo MonotoneChainBuilder.lo MonotoneChainOverlapAction.lo MonotoneChainSelectAction.lo
# libtool: link: ar cru .libs/libindexchain.a .libs/MonotoneChain.o .libs/MonotoneChainBuilder.o .libs/MonotoneChainOverlapAction.o .libs/MonotoneChainSelectAction.o
# /r: `u' modifier ignored since `D' is the default (see `U')
# libtool: link: ranlib .libs/libindexchain.a
# libtool: link: ( cd ".libs" && rm -f "libindexchain.la" && ln -s "../libindexchain.la" "libindexchain.la" )
# make[4]: Leaving directory '/tmp/geos/src/geos-3.5.0/src/index/chain'
# Making all in intervalrtree
# make[4]: Entering directory '/tmp/geos/src/geos-3.5.0/src/index/intervalrtree'
# /bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT IntervalRTreeBranchNode.lo -MD -MP -MF .deps/IntervalRTreeBranchNode.Tpo -c -o IntervalRTreeBranchNode.lo IntervalRTreeBranchNode.cpp
# /bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT IntervalRTreeLeafNode.lo -MD -MP -MF .deps/IntervalRTreeLeafNode.Tpo -c -o IntervalRTreeLeafNode.lo IntervalRTreeLeafNode.cpp
# /bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT IntervalRTreeNode.lo -MD -MP -MF .deps/IntervalRTreeNode.Tpo -c -o IntervalRTreeNode.lo IntervalRTreeNode.cpp
# /bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT SortedPackedIntervalRTree.lo -MD -MP -MF .deps/SortedPackedIntervalRTree.Tpo -c -o SortedPackedIntervalRTree.lo SortedPackedIntervalRTree.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT IntervalRTreeLeafNode.lo -MD -MP -MF .deps/IntervalRTreeLeafNode.Tpo -c IntervalRTreeLeafNode.cpp -fPIC -DPIC -o .libs/IntervalRTreeLeafNode.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT SortedPackedIntervalRTree.lo -MD -MP -MF .deps/SortedPackedIntervalRTree.Tpo -c SortedPackedIntervalRTree.cpp -fPIC -DPIC -o .libs/SortedPackedIntervalRTree.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT IntervalRTreeNode.lo -MD -MP -MF .deps/IntervalRTreeNode.Tpo -c IntervalRTreeNode.cpp -fPIC -DPIC -o .libs/IntervalRTreeNode.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT IntervalRTreeBranchNode.lo -MD -MP -MF .deps/IntervalRTreeBranchNode.Tpo -c IntervalRTreeBranchNode.cpp -fPIC -DPIC -o .libs/IntervalRTreeBranchNode.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT IntervalRTreeLeafNode.lo -MD -MP -MF .deps/IntervalRTreeLeafNode.Tpo -c IntervalRTreeLeafNode.cpp -o IntervalRTreeLeafNode.o >/dev/null 2>&1
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT IntervalRTreeNode.lo -MD -MP -MF .deps/IntervalRTreeNode.Tpo -c IntervalRTreeNode.cpp -o IntervalRTreeNode.o >/dev/null 2>&1
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT IntervalRTreeBranchNode.lo -MD -MP -MF .deps/IntervalRTreeBranchNode.Tpo -c IntervalRTreeBranchNode.cpp -o IntervalRTreeBranchNode.o >/dev/null 2>&1
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT SortedPackedIntervalRTree.lo -MD -MP -MF .deps/SortedPackedIntervalRTree.Tpo -c SortedPackedIntervalRTree.cpp -o SortedPackedIntervalRTree.o >/dev/null 2>&1
# mv -f .deps/IntervalRTreeLeafNode.Tpo .deps/IntervalRTreeLeafNode.Plo
# mv -f .deps/IntervalRTreeNode.Tpo .deps/IntervalRTreeNode.Plo
# mv -f .deps/IntervalRTreeBranchNode.Tpo .deps/IntervalRTreeBranchNode.Plo
# mv -f .deps/SortedPackedIntervalRTree.Tpo .deps/SortedPackedIntervalRTree.Plo
# /bin/sh ../../../libtool --tag=CXX --mode=link clang++ -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -o libintervalrtree.la IntervalRTreeBranchNode.lo IntervalRTreeLeafNode.lo IntervalRTreeNode.lo SortedPackedIntervalRTree.lo
# libtool: link: ar cru .libs/libintervalrtree.a .libs/IntervalRTreeBranchNode.o .libs/IntervalRTreeLeafNode.o .libs/IntervalRTreeNode.o .libs/SortedPackedIntervalRTree.o
# /r: `u' modifier ignored since `D' is the default (see `U')
# libtool: link: ranlib .libs/libintervalrtree.a
# libtool: link: ( cd ".libs" && rm -f "libintervalrtree.la" && ln -s "../libintervalrtree.la" "libintervalrtree.la" )
# make[4]: Leaving directory '/tmp/geos/src/geos-3.5.0/src/index/intervalrtree'
# Making all in quadtree
# make[4]: Entering directory '/tmp/geos/src/geos-3.5.0/src/index/quadtree'
# /bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT DoubleBits.lo -MD -MP -MF .deps/DoubleBits.Tpo -c -o DoubleBits.lo DoubleBits.cpp
# /bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT IntervalSize.lo -MD -MP -MF .deps/IntervalSize.Tpo -c -o IntervalSize.lo IntervalSize.cpp
# /bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT Quadtree.lo -MD -MP -MF .deps/Quadtree.Tpo -c -o Quadtree.lo Quadtree.cpp
# /bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT Key.lo -MD -MP -MF .deps/Key.Tpo -c -o Key.lo Key.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT IntervalSize.lo -MD -MP -MF .deps/IntervalSize.Tpo -c IntervalSize.cpp -fPIC -DPIC -o .libs/IntervalSize.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT Key.lo -MD -MP -MF .deps/Key.Tpo -c Key.cpp -fPIC -DPIC -o .libs/Key.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT Quadtree.lo -MD -MP -MF .deps/Quadtree.Tpo -c Quadtree.cpp -fPIC -DPIC -o .libs/Quadtree.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT DoubleBits.lo -MD -MP -MF .deps/DoubleBits.Tpo -c DoubleBits.cpp -fPIC -DPIC -o .libs/DoubleBits.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT DoubleBits.lo -MD -MP -MF .deps/DoubleBits.Tpo -c DoubleBits.cpp -o DoubleBits.o >/dev/null 2>&1
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT IntervalSize.lo -MD -MP -MF .deps/IntervalSize.Tpo -c IntervalSize.cpp -o IntervalSize.o >/dev/null 2>&1
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT Quadtree.lo -MD -MP -MF .deps/Quadtree.Tpo -c Quadtree.cpp -o Quadtree.o >/dev/null 2>&1
# mv -f .deps/IntervalSize.Tpo .deps/IntervalSize.Plo
# /bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT Node.lo -MD -MP -MF .deps/Node.Tpo -c -o Node.lo Node.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT Key.lo -MD -MP -MF .deps/Key.Tpo -c Key.cpp -o Key.o >/dev/null 2>&1
# mv -f .deps/DoubleBits.Tpo .deps/DoubleBits.Plo
# /bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT NodeBase.lo -MD -MP -MF .deps/NodeBase.Tpo -c -o NodeBase.lo NodeBase.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT Node.lo -MD -MP -MF .deps/Node.Tpo -c Node.cpp -fPIC -DPIC -o .libs/Node.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT NodeBase.lo -MD -MP -MF .deps/NodeBase.Tpo -c NodeBase.cpp -fPIC -DPIC -o .libs/NodeBase.o
# mv -f .deps/Quadtree.Tpo .deps/Quadtree.Plo
# /bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT Root.lo -MD -MP -MF .deps/Root.Tpo -c -o Root.lo Root.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT Root.lo -MD -MP -MF .deps/Root.Tpo -c Root.cpp -fPIC -DPIC -o .libs/Root.o
# mv -f .deps/Key.Tpo .deps/Key.Plo
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT NodeBase.lo -MD -MP -MF .deps/NodeBase.Tpo -c NodeBase.cpp -o NodeBase.o >/dev/null 2>&1
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT Node.lo -MD -MP -MF .deps/Node.Tpo -c Node.cpp -o Node.o >/dev/null 2>&1
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT Root.lo -MD -MP -MF .deps/Root.Tpo -c Root.cpp -o Root.o >/dev/null 2>&1
# mv -f .deps/Node.Tpo .deps/Node.Plo
# mv -f .deps/NodeBase.Tpo .deps/NodeBase.Plo
# mv -f .deps/Root.Tpo .deps/Root.Plo
# /bin/sh ../../../libtool --tag=CXX --mode=link clang++ -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -o libindexquadtree.la DoubleBits.lo IntervalSize.lo Quadtree.lo Key.lo Node.lo NodeBase.lo Root.lo
# libtool: link: 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
# /r: `u' modifier ignored since `D' is the default (see `U')
# libtool: link: ranlib .libs/libindexquadtree.a
# libtool: link: ( cd ".libs" && rm -f "libindexquadtree.la" && ln -s "../libindexquadtree.la" "libindexquadtree.la" )
# make[4]: Leaving directory '/tmp/geos/src/geos-3.5.0/src/index/quadtree'
# Making all in strtree
# make[4]: Entering directory '/tmp/geos/src/geos-3.5.0/src/index/strtree'
# /bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT AbstractNode.lo -MD -MP -MF .deps/AbstractNode.Tpo -c -o AbstractNode.lo AbstractNode.cpp
# /bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT AbstractSTRtree.lo -MD -MP -MF .deps/AbstractSTRtree.Tpo -c -o AbstractSTRtree.lo AbstractSTRtree.cpp
# /bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT Interval.lo -MD -MP -MF .deps/Interval.Tpo -c -o Interval.lo Interval.cpp
# /bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT ItemBoundable.lo -MD -MP -MF .deps/ItemBoundable.Tpo -c -o ItemBoundable.lo ItemBoundable.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT AbstractSTRtree.lo -MD -MP -MF .deps/AbstractSTRtree.Tpo -c AbstractSTRtree.cpp -fPIC -DPIC -o .libs/AbstractSTRtree.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT AbstractNode.lo -MD -MP -MF .deps/AbstractNode.Tpo -c AbstractNode.cpp -fPIC -DPIC -o .libs/AbstractNode.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT ItemBoundable.lo -MD -MP -MF .deps/ItemBoundable.Tpo -c ItemBoundable.cpp -fPIC -DPIC -o .libs/ItemBoundable.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT Interval.lo -MD -MP -MF .deps/Interval.Tpo -c Interval.cpp -fPIC -DPIC -o .libs/Interval.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT ItemBoundable.lo -MD -MP -MF .deps/ItemBoundable.Tpo -c ItemBoundable.cpp -o ItemBoundable.o >/dev/null 2>&1
# mv -f .deps/ItemBoundable.Tpo .deps/ItemBoundable.Plo
# /bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT SIRtree.lo -MD -MP -MF .deps/SIRtree.Tpo -c -o SIRtree.lo SIRtree.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT SIRtree.lo -MD -MP -MF .deps/SIRtree.Tpo -c SIRtree.cpp -fPIC -DPIC -o .libs/SIRtree.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT Interval.lo -MD -MP -MF .deps/Interval.Tpo -c Interval.cpp -o Interval.o >/dev/null 2>&1
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT AbstractNode.lo -MD -MP -MF .deps/AbstractNode.Tpo -c AbstractNode.cpp -o AbstractNode.o >/dev/null 2>&1
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT AbstractSTRtree.lo -MD -MP -MF .deps/AbstractSTRtree.Tpo -c AbstractSTRtree.cpp -o AbstractSTRtree.o >/dev/null 2>&1
# mv -f .deps/Interval.Tpo .deps/Interval.Plo
# /bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT STRtree.lo -MD -MP -MF .deps/STRtree.Tpo -c -o STRtree.lo STRtree.cpp
# mv -f .deps/AbstractNode.Tpo .deps/AbstractNode.Plo
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT SIRtree.lo -MD -MP -MF .deps/SIRtree.Tpo -c SIRtree.cpp -o SIRtree.o >/dev/null 2>&1
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT STRtree.lo -MD -MP -MF .deps/STRtree.Tpo -c STRtree.cpp -fPIC -DPIC -o .libs/STRtree.o
# mv -f .deps/AbstractSTRtree.Tpo .deps/AbstractSTRtree.Plo
# mv -f .deps/SIRtree.Tpo .deps/SIRtree.Plo
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT STRtree.lo -MD -MP -MF .deps/STRtree.Tpo -c STRtree.cpp -o STRtree.o >/dev/null 2>&1
# mv -f .deps/STRtree.Tpo .deps/STRtree.Plo
# /bin/sh ../../../libtool --tag=CXX --mode=link clang++ -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -o libindexstrtree.la AbstractNode.lo AbstractSTRtree.lo Interval.lo ItemBoundable.lo SIRtree.lo STRtree.lo
# libtool: link: ar cru .libs/libindexstrtree.a .libs/AbstractNode.o .libs/AbstractSTRtree.o .libs/Interval.o .libs/ItemBoundable.o .libs/SIRtree.o .libs/STRtree.o
# /r: `u' modifier ignored since `D' is the default (see `U')
# libtool: link: ranlib .libs/libindexstrtree.a
# libtool: link: ( cd ".libs" && rm -f "libindexstrtree.la" && ln -s "../libindexstrtree.la" "libindexstrtree.la" )
# make[4]: Leaving directory '/tmp/geos/src/geos-3.5.0/src/index/strtree'
# Making all in sweepline
# make[4]: Entering directory '/tmp/geos/src/geos-3.5.0/src/index/sweepline'
# /bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT SweepLineEvent.lo -MD -MP -MF .deps/SweepLineEvent.Tpo -c -o SweepLineEvent.lo SweepLineEvent.cpp
# /bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT SweepLineIndex.lo -MD -MP -MF .deps/SweepLineIndex.Tpo -c -o SweepLineIndex.lo SweepLineIndex.cpp
# /bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT SweepLineInterval.lo -MD -MP -MF .deps/SweepLineInterval.Tpo -c -o SweepLineInterval.lo SweepLineInterval.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT SweepLineInterval.lo -MD -MP -MF .deps/SweepLineInterval.Tpo -c SweepLineInterval.cpp -fPIC -DPIC -o .libs/SweepLineInterval.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT SweepLineIndex.lo -MD -MP -MF .deps/SweepLineIndex.Tpo -c SweepLineIndex.cpp -fPIC -DPIC -o .libs/SweepLineIndex.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT SweepLineInterval.lo -MD -MP -MF .deps/SweepLineInterval.Tpo -c SweepLineInterval.cpp -o SweepLineInterval.o >/dev/null 2>&1
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT SweepLineEvent.lo -MD -MP -MF .deps/SweepLineEvent.Tpo -c SweepLineEvent.cpp -fPIC -DPIC -o .libs/SweepLineEvent.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT SweepLineEvent.lo -MD -MP -MF .deps/SweepLineEvent.Tpo -c SweepLineEvent.cpp -o SweepLineEvent.o >/dev/null 2>&1
# mv -f .deps/SweepLineInterval.Tpo .deps/SweepLineInterval.Plo
# mv -f .deps/SweepLineEvent.Tpo .deps/SweepLineEvent.Plo
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT SweepLineIndex.lo -MD -MP -MF .deps/SweepLineIndex.Tpo -c SweepLineIndex.cpp -o SweepLineIndex.o >/dev/null 2>&1
# mv -f .deps/SweepLineIndex.Tpo .deps/SweepLineIndex.Plo
# /bin/sh ../../../libtool --tag=CXX --mode=link clang++ -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -o libindexsweepline.la SweepLineEvent.lo SweepLineIndex.lo SweepLineInterval.lo
# libtool: link: ar cru .libs/libindexsweepline.a .libs/SweepLineEvent.o .libs/SweepLineIndex.o .libs/SweepLineInterval.o
# /r: `u' modifier ignored since `D' is the default (see `U')
# libtool: link: ranlib .libs/libindexsweepline.a
# libtool: link: ( cd ".libs" && rm -f "libindexsweepline.la" && ln -s "../libindexsweepline.la" "libindexsweepline.la" )
# make[4]: Leaving directory '/tmp/geos/src/geos-3.5.0/src/index/sweepline'
# make[4]: Entering directory '/tmp/geos/src/geos-3.5.0/src/index'
# /bin/sh ../../libtool --tag=CC --mode=link clang -pedantic -Wall -ansi -Wno-long-long -o libindex.la bintree/libindexbintree.la chain/libindexchain.la intervalrtree/libintervalrtree.la quadtree/libindexquadtree.la strtree/libindexstrtree.la sweepline/libindexsweepline.la
# libtool: link: (cd .libs/libindex.lax/libindexbintree.a && ar x "/tmp/geos/src/geos-3.5.0/src/index/bintree/.libs/libindexbintree.a")
# libtool: link: (cd .libs/libindex.lax/libindexchain.a && ar x "/tmp/geos/src/geos-3.5.0/src/index/chain/.libs/libindexchain.a")
# libtool: link: (cd .libs/libindex.lax/libintervalrtree.a && ar x "/tmp/geos/src/geos-3.5.0/src/index/intervalrtree/.libs/libintervalrtree.a")
# libtool: link: (cd .libs/libindex.lax/libindexquadtree.a && ar x "/tmp/geos/src/geos-3.5.0/src/index/quadtree/.libs/libindexquadtree.a")
# libtool: link: (cd .libs/libindex.lax/libindexstrtree.a && ar x "/tmp/geos/src/geos-3.5.0/src/index/strtree/.libs/libindexstrtree.a")
# libtool: link: (cd .libs/libindex.lax/libindexsweepline.a && ar x "/tmp/geos/src/geos-3.5.0/src/index/sweepline/.libs/libindexsweepline.a")
# copying selected object files to avoid basename conflicts...
# 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
# 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
# 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
# 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
# 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
# libtool: link: 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
# /r: `u' modifier ignored since `D' is the default (see `U')
# libtool: link: ranlib .libs/libindex.a
# libtool: link: rm -fr .libs/libindex.lax .libs/libindex.lax
# libtool: link: ( cd ".libs" && rm -f "libindex.la" && ln -s "../libindex.la" "libindex.la" )
# make[4]: Leaving directory '/tmp/geos/src/geos-3.5.0/src/index'
# make[3]: Leaving directory '/tmp/geos/src/geos-3.5.0/src/index'
# Making all in io
# make[3]: Entering directory '/tmp/geos/src/geos-3.5.0/src/io'
# /bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT ParseException.lo -MD -MP -MF .deps/ParseException.Tpo -c -o ParseException.lo ParseException.cpp
# /bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT StringTokenizer.lo -MD -MP -MF .deps/StringTokenizer.Tpo -c -o StringTokenizer.lo StringTokenizer.cpp
# /bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT ByteOrderDataInStream.lo -MD -MP -MF .deps/ByteOrderDataInStream.Tpo -c -o ByteOrderDataInStream.lo ByteOrderDataInStream.cpp
# /bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT ByteOrderValues.lo -MD -MP -MF .deps/ByteOrderValues.Tpo -c -o ByteOrderValues.lo ByteOrderValues.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT StringTokenizer.lo -MD -MP -MF .deps/StringTokenizer.Tpo -c StringTokenizer.cpp -fPIC -DPIC -o .libs/StringTokenizer.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT ByteOrderValues.lo -MD -MP -MF .deps/ByteOrderValues.Tpo -c ByteOrderValues.cpp -fPIC -DPIC -o .libs/ByteOrderValues.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT ByteOrderDataInStream.lo -MD -MP -MF .deps/ByteOrderDataInStream.Tpo -c ByteOrderDataInStream.cpp -fPIC -DPIC -o .libs/ByteOrderDataInStream.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT ParseException.lo -MD -MP -MF .deps/ParseException.Tpo -c ParseException.cpp -fPIC -DPIC -o .libs/ParseException.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT ByteOrderDataInStream.lo -MD -MP -MF .deps/ByteOrderDataInStream.Tpo -c ByteOrderDataInStream.cpp -o ByteOrderDataInStream.o >/dev/null 2>&1
# mv -f .deps/ByteOrderDataInStream.Tpo .deps/ByteOrderDataInStream.Plo
# /bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT WKTReader.lo -MD -MP -MF .deps/WKTReader.Tpo -c -o WKTReader.lo WKTReader.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT WKTReader.lo -MD -MP -MF .deps/WKTReader.Tpo -c WKTReader.cpp -fPIC -DPIC -o .libs/WKTReader.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT StringTokenizer.lo -MD -MP -MF .deps/StringTokenizer.Tpo -c StringTokenizer.cpp -o StringTokenizer.o >/dev/null 2>&1
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT ByteOrderValues.lo -MD -MP -MF .deps/ByteOrderValues.Tpo -c ByteOrderValues.cpp -o ByteOrderValues.o >/dev/null 2>&1
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT ParseException.lo -MD -MP -MF .deps/ParseException.Tpo -c ParseException.cpp -o ParseException.o >/dev/null 2>&1
# mv -f .deps/StringTokenizer.Tpo .deps/StringTokenizer.Plo
# /bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT WKTWriter.lo -MD -MP -MF .deps/WKTWriter.Tpo -c -o WKTWriter.lo WKTWriter.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT WKTWriter.lo -MD -MP -MF .deps/WKTWriter.Tpo -c WKTWriter.cpp -fPIC -DPIC -o .libs/WKTWriter.o
# mv -f .deps/ByteOrderValues.Tpo .deps/ByteOrderValues.Plo
# /bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT WKBReader.lo -MD -MP -MF .deps/WKBReader.Tpo -c -o WKBReader.lo WKBReader.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT WKBReader.lo -MD -MP -MF .deps/WKBReader.Tpo -c WKBReader.cpp -fPIC -DPIC -o .libs/WKBReader.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT WKTReader.lo -MD -MP -MF .deps/WKTReader.Tpo -c WKTReader.cpp -o WKTReader.o >/dev/null 2>&1
# mv -f .deps/ParseException.Tpo .deps/ParseException.Plo
# /bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT WKBWriter.lo -MD -MP -MF .deps/WKBWriter.Tpo -c -o WKBWriter.lo WKBWriter.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT WKBWriter.lo -MD -MP -MF .deps/WKBWriter.Tpo -c WKBWriter.cpp -fPIC -DPIC -o .libs/WKBWriter.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT WKTWriter.lo -MD -MP -MF .deps/WKTWriter.Tpo -c WKTWriter.cpp -o WKTWriter.o >/dev/null 2>&1
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT WKBReader.lo -MD -MP -MF .deps/WKBReader.Tpo -c WKBReader.cpp -o WKBReader.o >/dev/null 2>&1
# mv -f .deps/WKTReader.Tpo .deps/WKTReader.Plo
# /bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT Writer.lo -MD -MP -MF .deps/Writer.Tpo -c -o Writer.lo Writer.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT Writer.lo -MD -MP -MF .deps/Writer.Tpo -c Writer.cpp -fPIC -DPIC -o .libs/Writer.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT WKBWriter.lo -MD -MP -MF .deps/WKBWriter.Tpo -c WKBWriter.cpp -o WKBWriter.o >/dev/null 2>&1
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT Writer.lo -MD -MP -MF .deps/Writer.Tpo -c Writer.cpp -o Writer.o >/dev/null 2>&1
# mv -f .deps/WKBReader.Tpo .deps/WKBReader.Plo
# mv -f .deps/WKBWriter.Tpo .deps/WKBWriter.Plo
# mv -f .deps/WKTWriter.Tpo .deps/WKTWriter.Plo
# /bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT Unload.lo -MD -MP -MF .deps/Unload.Tpo -c -o Unload.lo Unload.cpp
# /bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT CLocalizer.lo -MD -MP -MF .deps/CLocalizer.Tpo -c -o CLocalizer.lo CLocalizer.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT CLocalizer.lo -MD -MP -MF .deps/CLocalizer.Tpo -c CLocalizer.cpp -fPIC -DPIC -o .libs/CLocalizer.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT Unload.lo -MD -MP -MF .deps/Unload.Tpo -c Unload.cpp -fPIC -DPIC -o .libs/Unload.o
# mv -f .deps/Writer.Tpo .deps/Writer.Plo
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT CLocalizer.lo -MD -MP -MF .deps/CLocalizer.Tpo -c CLocalizer.cpp -o CLocalizer.o >/dev/null 2>&1
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT Unload.lo -MD -MP -MF .deps/Unload.Tpo -c Unload.cpp -o Unload.o >/dev/null 2>&1
# mv -f .deps/CLocalizer.Tpo .deps/CLocalizer.Plo
# mv -f .deps/Unload.Tpo .deps/Unload.Plo
# /bin/sh ../../libtool --tag=CXX --mode=link clang++ -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -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
# libtool: link: 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
# /r: `u' modifier ignored since `D' is the default (see `U')
# libtool: link: ranlib .libs/libio.a
# libtool: link: ( cd ".libs" && rm -f "libio.la" && ln -s "../libio.la" "libio.la" )
# make[3]: Leaving directory '/tmp/geos/src/geos-3.5.0/src/io'
# Making all in linearref
# make[3]: Entering directory '/tmp/geos/src/geos-3.5.0/src/linearref'
# /bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT ExtractLineByLocation.lo -MD -MP -MF .deps/ExtractLineByLocation.Tpo -c -o ExtractLineByLocation.lo ExtractLineByLocation.cpp
# /bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT LengthIndexedLine.lo -MD -MP -MF .deps/LengthIndexedLine.Tpo -c -o LengthIndexedLine.lo LengthIndexedLine.cpp
# /bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT LengthIndexOfPoint.lo -MD -MP -MF .deps/LengthIndexOfPoint.Tpo -c -o LengthIndexOfPoint.lo LengthIndexOfPoint.cpp
# /bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT LengthLocationMap.lo -MD -MP -MF .deps/LengthLocationMap.Tpo -c -o LengthLocationMap.lo LengthLocationMap.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT LengthIndexedLine.lo -MD -MP -MF .deps/LengthIndexedLine.Tpo -c LengthIndexedLine.cpp -fPIC -DPIC -o .libs/LengthIndexedLine.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT LengthLocationMap.lo -MD -MP -MF .deps/LengthLocationMap.Tpo -c LengthLocationMap.cpp -fPIC -DPIC -o .libs/LengthLocationMap.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT ExtractLineByLocation.lo -MD -MP -MF .deps/ExtractLineByLocation.Tpo -c ExtractLineByLocation.cpp -fPIC -DPIC -o .libs/ExtractLineByLocation.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT LengthIndexOfPoint.lo -MD -MP -MF .deps/LengthIndexOfPoint.Tpo -c LengthIndexOfPoint.cpp -fPIC -DPIC -o .libs/LengthIndexOfPoint.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT LengthLocationMap.lo -MD -MP -MF .deps/LengthLocationMap.Tpo -c LengthLocationMap.cpp -o LengthLocationMap.o >/dev/null 2>&1
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT LengthIndexedLine.lo -MD -MP -MF .deps/LengthIndexedLine.Tpo -c LengthIndexedLine.cpp -o LengthIndexedLine.o >/dev/null 2>&1
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT LengthIndexOfPoint.lo -MD -MP -MF .deps/LengthIndexOfPoint.Tpo -c LengthIndexOfPoint.cpp -o LengthIndexOfPoint.o >/dev/null 2>&1
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT ExtractLineByLocation.lo -MD -MP -MF .deps/ExtractLineByLocation.Tpo -c ExtractLineByLocation.cpp -o ExtractLineByLocation.o >/dev/null 2>&1
# mv -f .deps/LengthLocationMap.Tpo .deps/LengthLocationMap.Plo
# /bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT LinearIterator.lo -MD -MP -MF .deps/LinearIterator.Tpo -c -o LinearIterator.lo LinearIterator.cpp
# mv -f .deps/LengthIndexedLine.Tpo .deps/LengthIndexedLine.Plo
# /bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT LinearGeometryBuilder.lo -MD -MP -MF .deps/LinearGeometryBuilder.Tpo -c -o LinearGeometryBuilder.lo LinearGeometryBuilder.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT LinearIterator.lo -MD -MP -MF .deps/LinearIterator.Tpo -c LinearIterator.cpp -fPIC -DPIC -o .libs/LinearIterator.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT LinearGeometryBuilder.lo -MD -MP -MF .deps/LinearGeometryBuilder.Tpo -c LinearGeometryBuilder.cpp -fPIC -DPIC -o .libs/LinearGeometryBuilder.o
# mv -f .deps/LengthIndexOfPoint.Tpo .deps/LengthIndexOfPoint.Plo
# /bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT LinearLocation.lo -MD -MP -MF .deps/LinearLocation.Tpo -c -o LinearLocation.lo LinearLocation.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT LinearLocation.lo -MD -MP -MF .deps/LinearLocation.Tpo -c LinearLocation.cpp -fPIC -DPIC -o .libs/LinearLocation.o
# mv -f .deps/ExtractLineByLocation.Tpo .deps/ExtractLineByLocation.Plo
# /bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT LocationIndexOfLine.lo -MD -MP -MF .deps/LocationIndexOfLine.Tpo -c -o LocationIndexOfLine.lo LocationIndexOfLine.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT LocationIndexOfLine.lo -MD -MP -MF .deps/LocationIndexOfLine.Tpo -c LocationIndexOfLine.cpp -fPIC -DPIC -o .libs/LocationIndexOfLine.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT LinearIterator.lo -MD -MP -MF .deps/LinearIterator.Tpo -c LinearIterator.cpp -o LinearIterator.o >/dev/null 2>&1
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT LinearGeometryBuilder.lo -MD -MP -MF .deps/LinearGeometryBuilder.Tpo -c LinearGeometryBuilder.cpp -o LinearGeometryBuilder.o >/dev/null 2>&1
# LinearLocation.cpp:92:21: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare]
# if (componentIndex < 0)
# ~~~~~~~~~~~~~~ ^ ~
# LinearLocation.cpp:98:19: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare]
# if (segmentIndex < 0)
# ~~~~~~~~~~~~ ^ ~
# LinearLocation.cpp:235:21: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare]
# if (componentIndex < 0 || componentIndex >= linearGeom->getNumGeometries())
# ~~~~~~~~~~~~~~ ^ ~
# LinearLocation.cpp:239:19: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare]
# if (segmentIndex < 0 || segmentIndex > lineComp->getNumPoints())
# ~~~~~~~~~~~~ ^ ~
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT LocationIndexOfLine.lo -MD -MP -MF .deps/LocationIndexOfLine.Tpo -c LocationIndexOfLine.cpp -o LocationIndexOfLine.o >/dev/null 2>&1
# 4 warnings generated.
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT LinearLocation.lo -MD -MP -MF .deps/LinearLocation.Tpo -c LinearLocation.cpp -o LinearLocation.o >/dev/null 2>&1
# mv -f .deps/LinearIterator.Tpo .deps/LinearIterator.Plo
# /bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT LocationIndexOfPoint.lo -MD -MP -MF .deps/LocationIndexOfPoint.Tpo -c -o LocationIndexOfPoint.lo LocationIndexOfPoint.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT LocationIndexOfPoint.lo -MD -MP -MF .deps/LocationIndexOfPoint.Tpo -c LocationIndexOfPoint.cpp -fPIC -DPIC -o .libs/LocationIndexOfPoint.o
# mv -f .deps/LocationIndexOfLine.Tpo .deps/LocationIndexOfLine.Plo
# mv -f .deps/LinearGeometryBuilder.Tpo .deps/LinearGeometryBuilder.Plo
# mv -f .deps/LinearLocation.Tpo .deps/LinearLocation.Plo
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT LocationIndexOfPoint.lo -MD -MP -MF .deps/LocationIndexOfPoint.Tpo -c LocationIndexOfPoint.cpp -o LocationIndexOfPoint.o >/dev/null 2>&1
# mv -f .deps/LocationIndexOfPoint.Tpo .deps/LocationIndexOfPoint.Plo
# /bin/sh ../../libtool --tag=CXX --mode=link clang++ -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -o liblinearref.la ExtractLineByLocation.lo LengthIndexedLine.lo LengthIndexOfPoint.lo LengthLocationMap.lo LinearIterator.lo LinearGeometryBuilder.lo LinearLocation.lo LocationIndexOfLine.lo LocationIndexOfPoint.lo
# libtool: link: 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
# /r: `u' modifier ignored since `D' is the default (see `U')
# libtool: link: ranlib .libs/liblinearref.a
# libtool: link: ( cd ".libs" && rm -f "liblinearref.la" && ln -s "../liblinearref.la" "liblinearref.la" )
# make[3]: Leaving directory '/tmp/geos/src/geos-3.5.0/src/linearref'
# Making all in noding
# make[3]: Entering directory '/tmp/geos/src/geos-3.5.0/src/noding'
# Making all in snapround
# make[4]: Entering directory '/tmp/geos/src/geos-3.5.0/src/noding/snapround'
# make[5]: Entering directory '/tmp/geos/src/geos-3.5.0/src/noding/snapround'
# /bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT HotPixel.lo -MD -MP -MF .deps/HotPixel.Tpo -c -o HotPixel.lo HotPixel.cpp
# /bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT MCIndexPointSnapper.lo -MD -MP -MF .deps/MCIndexPointSnapper.Tpo -c -o MCIndexPointSnapper.lo MCIndexPointSnapper.cpp
# /bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT MCIndexSnapRounder.lo -MD -MP -MF .deps/MCIndexSnapRounder.Tpo -c -o MCIndexSnapRounder.lo MCIndexSnapRounder.cpp
# /bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT SimpleSnapRounder.lo -MD -MP -MF .deps/SimpleSnapRounder.Tpo -c -o SimpleSnapRounder.lo SimpleSnapRounder.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT HotPixel.lo -MD -MP -MF .deps/HotPixel.Tpo -c HotPixel.cpp -fPIC -DPIC -o .libs/HotPixel.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT MCIndexPointSnapper.lo -MD -MP -MF .deps/MCIndexPointSnapper.Tpo -c MCIndexPointSnapper.cpp -fPIC -DPIC -o .libs/MCIndexPointSnapper.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT MCIndexSnapRounder.lo -MD -MP -MF .deps/MCIndexSnapRounder.Tpo -c MCIndexSnapRounder.cpp -fPIC -DPIC -o .libs/MCIndexSnapRounder.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT SimpleSnapRounder.lo -MD -MP -MF .deps/SimpleSnapRounder.Tpo -c SimpleSnapRounder.cpp -fPIC -DPIC -o .libs/SimpleSnapRounder.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT MCIndexPointSnapper.lo -MD -MP -MF .deps/MCIndexPointSnapper.Tpo -c MCIndexPointSnapper.cpp -o MCIndexPointSnapper.o >/dev/null 2>&1
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT HotPixel.lo -MD -MP -MF .deps/HotPixel.Tpo -c HotPixel.cpp -o HotPixel.o >/dev/null 2>&1
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT SimpleSnapRounder.lo -MD -MP -MF .deps/SimpleSnapRounder.Tpo -c SimpleSnapRounder.cpp -o SimpleSnapRounder.o >/dev/null 2>&1
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT MCIndexSnapRounder.lo -MD -MP -MF .deps/MCIndexSnapRounder.Tpo -c MCIndexSnapRounder.cpp -o MCIndexSnapRounder.o >/dev/null 2>&1
# mv -f .deps/MCIndexPointSnapper.Tpo .deps/MCIndexPointSnapper.Plo
# mv -f .deps/SimpleSnapRounder.Tpo .deps/SimpleSnapRounder.Plo
# mv -f .deps/HotPixel.Tpo .deps/HotPixel.Plo
# mv -f .deps/MCIndexSnapRounder.Tpo .deps/MCIndexSnapRounder.Plo
# /bin/sh ../../../libtool --tag=CXX --mode=link clang++ -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -o libsnapround.la HotPixel.lo MCIndexPointSnapper.lo MCIndexSnapRounder.lo SimpleSnapRounder.lo
# libtool: link: ar cru .libs/libsnapround.a .libs/HotPixel.o .libs/MCIndexPointSnapper.o .libs/MCIndexSnapRounder.o .libs/SimpleSnapRounder.o
# /r: `u' modifier ignored since `D' is the default (see `U')
# libtool: link: ranlib .libs/libsnapround.a
# libtool: link: ( cd ".libs" && rm -f "libsnapround.la" && ln -s "../libsnapround.la" "libsnapround.la" )
# make[5]: Leaving directory '/tmp/geos/src/geos-3.5.0/src/noding/snapround'
# make[4]: Leaving directory '/tmp/geos/src/geos-3.5.0/src/noding/snapround'
# make[4]: Entering directory '/tmp/geos/src/geos-3.5.0/src/noding'
# /bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT BasicSegmentString.lo -MD -MP -MF .deps/BasicSegmentString.Tpo -c -o BasicSegmentString.lo BasicSegmentString.cpp
# /bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT FastNodingValidator.lo -MD -MP -MF .deps/FastNodingValidator.Tpo -c -o FastNodingValidator.lo FastNodingValidator.cpp
# /bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT FastSegmentSetIntersectionFinder.lo -MD -MP -MF .deps/FastSegmentSetIntersectionFinder.Tpo -c -o FastSegmentSetIntersectionFinder.lo FastSegmentSetIntersectionFinder.cpp
# /bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT GeometryNoder.lo -MD -MP -MF .deps/GeometryNoder.Tpo -c -o GeometryNoder.lo GeometryNoder.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT FastNodingValidator.lo -MD -MP -MF .deps/FastNodingValidator.Tpo -c FastNodingValidator.cpp -fPIC -DPIC -o .libs/FastNodingValidator.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT FastSegmentSetIntersectionFinder.lo -MD -MP -MF .deps/FastSegmentSetIntersectionFinder.Tpo -c FastSegmentSetIntersectionFinder.cpp -fPIC -DPIC -o .libs/FastSegmentSetIntersectionFinder.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT GeometryNoder.lo -MD -MP -MF .deps/GeometryNoder.Tpo -c GeometryNoder.cpp -fPIC -DPIC -o .libs/GeometryNoder.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT BasicSegmentString.lo -MD -MP -MF .deps/BasicSegmentString.Tpo -c BasicSegmentString.cpp -fPIC -DPIC -o .libs/BasicSegmentString.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT FastSegmentSetIntersectionFinder.lo -MD -MP -MF .deps/FastSegmentSetIntersectionFinder.Tpo -c FastSegmentSetIntersectionFinder.cpp -o FastSegmentSetIntersectionFinder.o >/dev/null 2>&1
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT BasicSegmentString.lo -MD -MP -MF .deps/BasicSegmentString.Tpo -c BasicSegmentString.cpp -o BasicSegmentString.o >/dev/null 2>&1
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT FastNodingValidator.lo -MD -MP -MF .deps/FastNodingValidator.Tpo -c FastNodingValidator.cpp -o FastNodingValidator.o >/dev/null 2>&1
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT GeometryNoder.lo -MD -MP -MF .deps/GeometryNoder.Tpo -c GeometryNoder.cpp -o GeometryNoder.o >/dev/null 2>&1
# mv -f .deps/FastSegmentSetIntersectionFinder.Tpo .deps/FastSegmentSetIntersectionFinder.Plo
# /bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT IntersectionAdder.lo -MD -MP -MF .deps/IntersectionAdder.Tpo -c -o IntersectionAdder.lo IntersectionAdder.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT IntersectionAdder.lo -MD -MP -MF .deps/IntersectionAdder.Tpo -c IntersectionAdder.cpp -fPIC -DPIC -o .libs/IntersectionAdder.o
# mv -f .deps/BasicSegmentString.Tpo .deps/BasicSegmentString.Plo
# /bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT IntersectionFinderAdder.lo -MD -MP -MF .deps/IntersectionFinderAdder.Tpo -c -o IntersectionFinderAdder.lo IntersectionFinderAdder.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT IntersectionFinderAdder.lo -MD -MP -MF .deps/IntersectionFinderAdder.Tpo -c IntersectionFinderAdder.cpp -fPIC -DPIC -o .libs/IntersectionFinderAdder.o
# mv -f .deps/FastNodingValidator.Tpo .deps/FastNodingValidator.Plo
# /bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT IteratedNoder.lo -MD -MP -MF .deps/IteratedNoder.Tpo -c -o IteratedNoder.lo IteratedNoder.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT IteratedNoder.lo -MD -MP -MF .deps/IteratedNoder.Tpo -c IteratedNoder.cpp -fPIC -DPIC -o .libs/IteratedNoder.o
# mv -f .deps/GeometryNoder.Tpo .deps/GeometryNoder.Plo
# /bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT MCIndexNoder.lo -MD -MP -MF .deps/MCIndexNoder.Tpo -c -o MCIndexNoder.lo MCIndexNoder.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT MCIndexNoder.lo -MD -MP -MF .deps/MCIndexNoder.Tpo -c MCIndexNoder.cpp -fPIC -DPIC -o .libs/MCIndexNoder.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT IntersectionAdder.lo -MD -MP -MF .deps/IntersectionAdder.Tpo -c IntersectionAdder.cpp -o IntersectionAdder.o >/dev/null 2>&1
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT IntersectionFinderAdder.lo -MD -MP -MF .deps/IntersectionFinderAdder.Tpo -c IntersectionFinderAdder.cpp -o IntersectionFinderAdder.o >/dev/null 2>&1
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT IteratedNoder.lo -MD -MP -MF .deps/IteratedNoder.Tpo -c IteratedNoder.cpp -o IteratedNoder.o >/dev/null 2>&1
# mv -f .deps/IntersectionAdder.Tpo .deps/IntersectionAdder.Plo
# /bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT MCIndexSegmentSetMutualIntersector.lo -MD -MP -MF .deps/MCIndexSegmentSetMutualIntersector.Tpo -c -o MCIndexSegmentSetMutualIntersector.lo MCIndexSegmentSetMutualIntersector.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT MCIndexSegmentSetMutualIntersector.lo -MD -MP -MF .deps/MCIndexSegmentSetMutualIntersector.Tpo -c MCIndexSegmentSetMutualIntersector.cpp -fPIC -DPIC -o .libs/MCIndexSegmentSetMutualIntersector.o
# mv -f .deps/IntersectionFinderAdder.Tpo .deps/IntersectionFinderAdder.Plo
# /bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT NodedSegmentString.lo -MD -MP -MF .deps/NodedSegmentString.Tpo -c -o NodedSegmentString.lo NodedSegmentString.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT MCIndexNoder.lo -MD -MP -MF .deps/MCIndexNoder.Tpo -c MCIndexNoder.cpp -o MCIndexNoder.o >/dev/null 2>&1
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT NodedSegmentString.lo -MD -MP -MF .deps/NodedSegmentString.Tpo -c NodedSegmentString.cpp -fPIC -DPIC -o .libs/NodedSegmentString.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT MCIndexSegmentSetMutualIntersector.lo -MD -MP -MF .deps/MCIndexSegmentSetMutualIntersector.Tpo -c MCIndexSegmentSetMutualIntersector.cpp -o MCIndexSegmentSetMutualIntersector.o >/dev/null 2>&1
# mv -f .deps/IteratedNoder.Tpo .deps/IteratedNoder.Plo
# /bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT NodingValidator.lo -MD -MP -MF .deps/NodingValidator.Tpo -c -o NodingValidator.lo NodingValidator.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT NodingValidator.lo -MD -MP -MF .deps/NodingValidator.Tpo -c NodingValidator.cpp -fPIC -DPIC -o .libs/NodingValidator.o
# mv -f .deps/MCIndexNoder.Tpo .deps/MCIndexNoder.Plo
# /bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT Octant.lo -MD -MP -MF .deps/Octant.Tpo -c -o Octant.lo Octant.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT Octant.lo -MD -MP -MF .deps/Octant.Tpo -c Octant.cpp -fPIC -DPIC -o .libs/Octant.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT NodedSegmentString.lo -MD -MP -MF .deps/NodedSegmentString.Tpo -c NodedSegmentString.cpp -o NodedSegmentString.o >/dev/null 2>&1
# mv -f .deps/MCIndexSegmentSetMutualIntersector.Tpo .deps/MCIndexSegmentSetMutualIntersector.Plo
# /bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT OrientedCoordinateArray.lo -MD -MP -MF .deps/OrientedCoordinateArray.Tpo -c -o OrientedCoordinateArray.lo OrientedCoordinateArray.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT NodingValidator.lo -MD -MP -MF .deps/NodingValidator.Tpo -c NodingValidator.cpp -o NodingValidator.o >/dev/null 2>&1
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT OrientedCoordinateArray.lo -MD -MP -MF .deps/OrientedCoordinateArray.Tpo -c OrientedCoordinateArray.cpp -fPIC -DPIC -o .libs/OrientedCoordinateArray.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT Octant.lo -MD -MP -MF .deps/Octant.Tpo -c Octant.cpp -o Octant.o >/dev/null 2>&1
# mv -f .deps/NodedSegmentString.Tpo .deps/NodedSegmentString.Plo
# /bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT ScaledNoder.lo -MD -MP -MF .deps/ScaledNoder.Tpo -c -o ScaledNoder.lo ScaledNoder.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT ScaledNoder.lo -MD -MP -MF .deps/ScaledNoder.Tpo -c ScaledNoder.cpp -fPIC -DPIC -o .libs/ScaledNoder.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT OrientedCoordinateArray.lo -MD -MP -MF .deps/OrientedCoordinateArray.Tpo -c OrientedCoordinateArray.cpp -o OrientedCoordinateArray.o >/dev/null 2>&1
# mv -f .deps/NodingValidator.Tpo .deps/NodingValidator.Plo
# /bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT SegmentIntersectionDetector.lo -MD -MP -MF .deps/SegmentIntersectionDetector.Tpo -c -o SegmentIntersectionDetector.lo SegmentIntersectionDetector.cpp
# mv -f .deps/Octant.Tpo .deps/Octant.Plo
# /bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT SegmentNode.lo -MD -MP -MF .deps/SegmentNode.Tpo -c -o SegmentNode.lo SegmentNode.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT SegmentIntersectionDetector.lo -MD -MP -MF .deps/SegmentIntersectionDetector.Tpo -c SegmentIntersectionDetector.cpp -fPIC -DPIC -o .libs/SegmentIntersectionDetector.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT SegmentNode.lo -MD -MP -MF .deps/SegmentNode.Tpo -c SegmentNode.cpp -fPIC -DPIC -o .libs/SegmentNode.o
# mv -f .deps/OrientedCoordinateArray.Tpo .deps/OrientedCoordinateArray.Plo
# /bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT SegmentNodeList.lo -MD -MP -MF .deps/SegmentNodeList.Tpo -c -o SegmentNodeList.lo SegmentNodeList.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT ScaledNoder.lo -MD -MP -MF .deps/ScaledNoder.Tpo -c ScaledNoder.cpp -o ScaledNoder.o >/dev/null 2>&1
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT SegmentNodeList.lo -MD -MP -MF .deps/SegmentNodeList.Tpo -c SegmentNodeList.cpp -fPIC -DPIC -o .libs/SegmentNodeList.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT SegmentNode.lo -MD -MP -MF .deps/SegmentNode.Tpo -c SegmentNode.cpp -o SegmentNode.o >/dev/null 2>&1
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT SegmentIntersectionDetector.lo -MD -MP -MF .deps/SegmentIntersectionDetector.Tpo -c SegmentIntersectionDetector.cpp -o SegmentIntersectionDetector.o >/dev/null 2>&1
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT SegmentNodeList.lo -MD -MP -MF .deps/SegmentNodeList.Tpo -c SegmentNodeList.cpp -o SegmentNodeList.o >/dev/null 2>&1
# mv -f .deps/ScaledNoder.Tpo .deps/ScaledNoder.Plo
# mv -f .deps/SegmentNode.Tpo .deps/SegmentNode.Plo
# mv -f .deps/SegmentIntersectionDetector.Tpo .deps/SegmentIntersectionDetector.Plo
# /bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT SegmentString.lo -MD -MP -MF .deps/SegmentString.Tpo -c -o SegmentString.lo SegmentString.cpp
# /bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT SegmentStringUtil.lo -MD -MP -MF .deps/SegmentStringUtil.Tpo -c -o SegmentStringUtil.lo SegmentStringUtil.cpp
# /bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT SimpleNoder.lo -MD -MP -MF .deps/SimpleNoder.Tpo -c -o SimpleNoder.lo SimpleNoder.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT SegmentString.lo -MD -MP -MF .deps/SegmentString.Tpo -c SegmentString.cpp -fPIC -DPIC -o .libs/SegmentString.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT SegmentStringUtil.lo -MD -MP -MF .deps/SegmentStringUtil.Tpo -c SegmentStringUtil.cpp -fPIC -DPIC -o .libs/SegmentStringUtil.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT SimpleNoder.lo -MD -MP -MF .deps/SimpleNoder.Tpo -c SimpleNoder.cpp -fPIC -DPIC -o .libs/SimpleNoder.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT SegmentString.lo -MD -MP -MF .deps/SegmentString.Tpo -c SegmentString.cpp -o SegmentString.o >/dev/null 2>&1
# mv -f .deps/SegmentNodeList.Tpo .deps/SegmentNodeList.Plo
# /bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT SingleInteriorIntersectionFinder.lo -MD -MP -MF .deps/SingleInteriorIntersectionFinder.Tpo -c -o SingleInteriorIntersectionFinder.lo SingleInteriorIntersectionFinder.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT SingleInteriorIntersectionFinder.lo -MD -MP -MF .deps/SingleInteriorIntersectionFinder.Tpo -c SingleInteriorIntersectionFinder.cpp -fPIC -DPIC -o .libs/SingleInteriorIntersectionFinder.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT SegmentStringUtil.lo -MD -MP -MF .deps/SegmentStringUtil.Tpo -c SegmentStringUtil.cpp -o SegmentStringUtil.o >/dev/null 2>&1
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT SimpleNoder.lo -MD -MP -MF .deps/SimpleNoder.Tpo -c SimpleNoder.cpp -o SimpleNoder.o >/dev/null 2>&1
# mv -f .deps/SegmentString.Tpo .deps/SegmentString.Plo
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT SingleInteriorIntersectionFinder.lo -MD -MP -MF .deps/SingleInteriorIntersectionFinder.Tpo -c SingleInteriorIntersectionFinder.cpp -o SingleInteriorIntersectionFinder.o >/dev/null 2>&1
# mv -f .deps/SimpleNoder.Tpo .deps/SimpleNoder.Plo
# mv -f .deps/SegmentStringUtil.Tpo .deps/SegmentStringUtil.Plo
# mv -f .deps/SingleInteriorIntersectionFinder.Tpo .deps/SingleInteriorIntersectionFinder.Plo
# /bin/sh ../../libtool --tag=CXX --mode=link clang++ -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -o libnoding.la BasicSegmentString.lo FastNodingValidator.lo FastSegmentSetIntersectionFinder.lo GeometryNoder.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
# libtool: link: (cd .libs/libnoding.lax/libsnapround.a && ar x "/tmp/geos/src/geos-3.5.0/src/noding/snapround/.libs/libsnapround.a")
# libtool: link: ar cru .libs/libnoding.a .libs/BasicSegmentString.o .libs/FastNodingValidator.o .libs/FastSegmentSetIntersectionFinder.o .libs/GeometryNoder.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
# /r: `u' modifier ignored since `D' is the default (see `U')
# libtool: link: ranlib .libs/libnoding.a
# libtool: link: rm -fr .libs/libnoding.lax
# libtool: link: ( cd ".libs" && rm -f "libnoding.la" && ln -s "../libnoding.la" "libnoding.la" )
# make[4]: Leaving directory '/tmp/geos/src/geos-3.5.0/src/noding'
# make[3]: Leaving directory '/tmp/geos/src/geos-3.5.0/src/noding'
# Making all in operation
# make[3]: Entering directory '/tmp/geos/src/geos-3.5.0/src/operation'
# Making all in buffer
# make[4]: Entering directory '/tmp/geos/src/geos-3.5.0/src/operation/buffer'
# make[5]: Entering directory '/tmp/geos/src/geos-3.5.0/src/operation/buffer'
# /bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT BufferBuilder.lo -MD -MP -MF .deps/BufferBuilder.Tpo -c -o BufferBuilder.lo BufferBuilder.cpp
# /bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT BufferInputLineSimplifier.lo -MD -MP -MF .deps/BufferInputLineSimplifier.Tpo -c -o BufferInputLineSimplifier.lo BufferInputLineSimplifier.cpp
# /bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT BufferOp.lo -MD -MP -MF .deps/BufferOp.Tpo -c -o BufferOp.lo BufferOp.cpp
# /bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT BufferParameters.lo -MD -MP -MF .deps/BufferParameters.Tpo -c -o BufferParameters.lo BufferParameters.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT BufferParameters.lo -MD -MP -MF .deps/BufferParameters.Tpo -c BufferParameters.cpp -fPIC -DPIC -o .libs/BufferParameters.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT BufferInputLineSimplifier.lo -MD -MP -MF .deps/BufferInputLineSimplifier.Tpo -c BufferInputLineSimplifier.cpp -fPIC -DPIC -o .libs/BufferInputLineSimplifier.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT BufferOp.lo -MD -MP -MF .deps/BufferOp.Tpo -c BufferOp.cpp -fPIC -DPIC -o .libs/BufferOp.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT BufferBuilder.lo -MD -MP -MF .deps/BufferBuilder.Tpo -c BufferBuilder.cpp -fPIC -DPIC -o .libs/BufferBuilder.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT BufferParameters.lo -MD -MP -MF .deps/BufferParameters.Tpo -c BufferParameters.cpp -o BufferParameters.o >/dev/null 2>&1
# mv -f .deps/BufferParameters.Tpo .deps/BufferParameters.Plo
# /bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT BufferSubgraph.lo -MD -MP -MF .deps/BufferSubgraph.Tpo -c -o BufferSubgraph.lo BufferSubgraph.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT BufferSubgraph.lo -MD -MP -MF .deps/BufferSubgraph.Tpo -c BufferSubgraph.cpp -fPIC -DPIC -o .libs/BufferSubgraph.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT BufferInputLineSimplifier.lo -MD -MP -MF .deps/BufferInputLineSimplifier.Tpo -c BufferInputLineSimplifier.cpp -o BufferInputLineSimplifier.o >/dev/null 2>&1
# mv -f .deps/BufferInputLineSimplifier.Tpo .deps/BufferInputLineSimplifier.Plo
# /bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT OffsetCurveBuilder.lo -MD -MP -MF .deps/OffsetCurveBuilder.Tpo -c -o OffsetCurveBuilder.lo OffsetCurveBuilder.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT OffsetCurveBuilder.lo -MD -MP -MF .deps/OffsetCurveBuilder.Tpo -c OffsetCurveBuilder.cpp -fPIC -DPIC -o .libs/OffsetCurveBuilder.o
# BufferOp.cpp:65:8: warning: unused function 'OLDprecisionScaleFactor' [-Wunused-function]
# double OLDprecisionScaleFactor(const Geometry *g,
# ^
# 1 warning generated.
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT BufferOp.lo -MD -MP -MF .deps/BufferOp.Tpo -c BufferOp.cpp -o BufferOp.o >/dev/null 2>&1
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT BufferBuilder.lo -MD -MP -MF .deps/BufferBuilder.Tpo -c BufferBuilder.cpp -o BufferBuilder.o >/dev/null 2>&1
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT BufferSubgraph.lo -MD -MP -MF .deps/BufferSubgraph.Tpo -c BufferSubgraph.cpp -o BufferSubgraph.o >/dev/null 2>&1
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT OffsetCurveBuilder.lo -MD -MP -MF .deps/OffsetCurveBuilder.Tpo -c OffsetCurveBuilder.cpp -o OffsetCurveBuilder.o >/dev/null 2>&1
# mv -f .deps/BufferOp.Tpo .deps/BufferOp.Plo
# /bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT OffsetCurveSetBuilder.lo -MD -MP -MF .deps/OffsetCurveSetBuilder.Tpo -c -o OffsetCurveSetBuilder.lo OffsetCurveSetBuilder.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT OffsetCurveSetBuilder.lo -MD -MP -MF .deps/OffsetCurveSetBuilder.Tpo -c OffsetCurveSetBuilder.cpp -fPIC -DPIC -o .libs/OffsetCurveSetBuilder.o
# mv -f .deps/BufferSubgraph.Tpo .deps/BufferSubgraph.Plo
# /bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT OffsetSegmentGenerator.lo -MD -MP -MF .deps/OffsetSegmentGenerator.Tpo -c -o OffsetSegmentGenerator.lo OffsetSegmentGenerator.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT OffsetSegmentGenerator.lo -MD -MP -MF .deps/OffsetSegmentGenerator.Tpo -c OffsetSegmentGenerator.cpp -fPIC -DPIC -o .libs/OffsetSegmentGenerator.o
# mv -f .deps/BufferBuilder.Tpo .deps/BufferBuilder.Plo
# /bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT RightmostEdgeFinder.lo -MD -MP -MF .deps/RightmostEdgeFinder.Tpo -c -o RightmostEdgeFinder.lo RightmostEdgeFinder.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT RightmostEdgeFinder.lo -MD -MP -MF .deps/RightmostEdgeFinder.Tpo -c RightmostEdgeFinder.cpp -fPIC -DPIC -o .libs/RightmostEdgeFinder.o
# mv -f .deps/OffsetCurveBuilder.Tpo .deps/OffsetCurveBuilder.Plo
# /bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT SubgraphDepthLocater.lo -MD -MP -MF .deps/SubgraphDepthLocater.Tpo -c -o SubgraphDepthLocater.lo SubgraphDepthLocater.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT SubgraphDepthLocater.lo -MD -MP -MF .deps/SubgraphDepthLocater.Tpo -c SubgraphDepthLocater.cpp -fPIC -DPIC -o .libs/SubgraphDepthLocater.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT OffsetCurveSetBuilder.lo -MD -MP -MF .deps/OffsetCurveSetBuilder.Tpo -c OffsetCurveSetBuilder.cpp -o OffsetCurveSetBuilder.o >/dev/null 2>&1
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT RightmostEdgeFinder.lo -MD -MP -MF .deps/RightmostEdgeFinder.Tpo -c RightmostEdgeFinder.cpp -o RightmostEdgeFinder.o >/dev/null 2>&1
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT OffsetSegmentGenerator.lo -MD -MP -MF .deps/OffsetSegmentGenerator.Tpo -c OffsetSegmentGenerator.cpp -o OffsetSegmentGenerator.o >/dev/null 2>&1
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT SubgraphDepthLocater.lo -MD -MP -MF .deps/SubgraphDepthLocater.Tpo -c SubgraphDepthLocater.cpp -o SubgraphDepthLocater.o >/dev/null 2>&1
# mv -f .deps/OffsetCurveSetBuilder.Tpo .deps/OffsetCurveSetBuilder.Plo
# mv -f .deps/OffsetSegmentGenerator.Tpo .deps/OffsetSegmentGenerator.Plo
# mv -f .deps/RightmostEdgeFinder.Tpo .deps/RightmostEdgeFinder.Plo
# mv -f .deps/SubgraphDepthLocater.Tpo .deps/SubgraphDepthLocater.Plo
# /bin/sh ../../../libtool --tag=CXX --mode=link clang++ -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -o libopbuffer.la BufferBuilder.lo BufferInputLineSimplifier.lo BufferOp.lo BufferParameters.lo BufferSubgraph.lo OffsetCurveBuilder.lo OffsetCurveSetBuilder.lo OffsetSegmentGenerator.lo RightmostEdgeFinder.lo SubgraphDepthLocater.lo
# libtool: link: 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
# /r: `u' modifier ignored since `D' is the default (see `U')
# libtool: link: ranlib .libs/libopbuffer.a
# libtool: link: ( cd ".libs" && rm -f "libopbuffer.la" && ln -s "../libopbuffer.la" "libopbuffer.la" )
# make[5]: Leaving directory '/tmp/geos/src/geos-3.5.0/src/operation/buffer'
# make[4]: Leaving directory '/tmp/geos/src/geos-3.5.0/src/operation/buffer'
# Making all in distance
# make[4]: Entering directory '/tmp/geos/src/geos-3.5.0/src/operation/distance'
# make[5]: Entering directory '/tmp/geos/src/geos-3.5.0/src/operation/distance'
# /bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT ConnectedElementLocationFilter.lo -MD -MP -MF .deps/ConnectedElementLocationFilter.Tpo -c -o ConnectedElementLocationFilter.lo ConnectedElementLocationFilter.cpp
# /bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT ConnectedElementPointFilter.lo -MD -MP -MF .deps/ConnectedElementPointFilter.Tpo -c -o ConnectedElementPointFilter.lo ConnectedElementPointFilter.cpp
# /bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT DistanceOp.lo -MD -MP -MF .deps/DistanceOp.Tpo -c -o DistanceOp.lo DistanceOp.cpp
# /bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT GeometryLocation.lo -MD -MP -MF .deps/GeometryLocation.Tpo -c -o GeometryLocation.lo GeometryLocation.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT DistanceOp.lo -MD -MP -MF .deps/DistanceOp.Tpo -c DistanceOp.cpp -fPIC -DPIC -o .libs/DistanceOp.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT GeometryLocation.lo -MD -MP -MF .deps/GeometryLocation.Tpo -c GeometryLocation.cpp -fPIC -DPIC -o .libs/GeometryLocation.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT ConnectedElementPointFilter.lo -MD -MP -MF .deps/ConnectedElementPointFilter.Tpo -c ConnectedElementPointFilter.cpp -fPIC -DPIC -o .libs/ConnectedElementPointFilter.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT ConnectedElementLocationFilter.lo -MD -MP -MF .deps/ConnectedElementLocationFilter.Tpo -c ConnectedElementLocationFilter.cpp -fPIC -DPIC -o .libs/ConnectedElementLocationFilter.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT GeometryLocation.lo -MD -MP -MF .deps/GeometryLocation.Tpo -c GeometryLocation.cpp -o GeometryLocation.o >/dev/null 2>&1
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT ConnectedElementPointFilter.lo -MD -MP -MF .deps/ConnectedElementPointFilter.Tpo -c ConnectedElementPointFilter.cpp -o ConnectedElementPointFilter.o >/dev/null 2>&1
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT ConnectedElementLocationFilter.lo -MD -MP -MF .deps/ConnectedElementLocationFilter.Tpo -c ConnectedElementLocationFilter.cpp -o ConnectedElementLocationFilter.o >/dev/null 2>&1
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT DistanceOp.lo -MD -MP -MF .deps/DistanceOp.Tpo -c DistanceOp.cpp -o DistanceOp.o >/dev/null 2>&1
# mv -f .deps/GeometryLocation.Tpo .deps/GeometryLocation.Plo
# mv -f .deps/ConnectedElementLocationFilter.Tpo .deps/ConnectedElementLocationFilter.Plo
# mv -f .deps/DistanceOp.Tpo .deps/DistanceOp.Plo
# mv -f .deps/ConnectedElementPointFilter.Tpo .deps/ConnectedElementPointFilter.Plo
# /bin/sh ../../../libtool --tag=CXX --mode=link clang++ -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -o libopdistance.la ConnectedElementLocationFilter.lo ConnectedElementPointFilter.lo DistanceOp.lo GeometryLocation.lo
# libtool: link: ar cru .libs/libopdistance.a .libs/ConnectedElementLocationFilter.o .libs/ConnectedElementPointFilter.o .libs/DistanceOp.o .libs/GeometryLocation.o
# /r: `u' modifier ignored since `D' is the default (see `U')
# libtool: link: ranlib .libs/libopdistance.a
# libtool: link: ( cd ".libs" && rm -f "libopdistance.la" && ln -s "../libopdistance.la" "libopdistance.la" )
# make[5]: Leaving directory '/tmp/geos/src/geos-3.5.0/src/operation/distance'
# make[4]: Leaving directory '/tmp/geos/src/geos-3.5.0/src/operation/distance'
# Making all in intersection
# make[4]: Entering directory '/tmp/geos/src/geos-3.5.0/src/operation/intersection'
# make[5]: Entering directory '/tmp/geos/src/geos-3.5.0/src/operation/intersection'
# /bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT Rectangle.lo -MD -MP -MF .deps/Rectangle.Tpo -c -o Rectangle.lo Rectangle.cpp
# /bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT RectangleIntersection.lo -MD -MP -MF .deps/RectangleIntersection.Tpo -c -o RectangleIntersection.lo RectangleIntersection.cpp
# /bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT RectangleIntersectionBuilder.lo -MD -MP -MF .deps/RectangleIntersectionBuilder.Tpo -c -o RectangleIntersectionBuilder.lo RectangleIntersectionBuilder.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT RectangleIntersection.lo -MD -MP -MF .deps/RectangleIntersection.Tpo -c RectangleIntersection.cpp -fPIC -DPIC -o .libs/RectangleIntersection.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT Rectangle.lo -MD -MP -MF .deps/Rectangle.Tpo -c Rectangle.cpp -fPIC -DPIC -o .libs/Rectangle.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT RectangleIntersectionBuilder.lo -MD -MP -MF .deps/RectangleIntersectionBuilder.Tpo -c RectangleIntersectionBuilder.cpp -fPIC -DPIC -o .libs/RectangleIntersectionBuilder.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT Rectangle.lo -MD -MP -MF .deps/Rectangle.Tpo -c Rectangle.cpp -o Rectangle.o >/dev/null 2>&1
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT RectangleIntersection.lo -MD -MP -MF .deps/RectangleIntersection.Tpo -c RectangleIntersection.cpp -o RectangleIntersection.o >/dev/null 2>&1
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT RectangleIntersectionBuilder.lo -MD -MP -MF .deps/RectangleIntersectionBuilder.Tpo -c RectangleIntersectionBuilder.cpp -o RectangleIntersectionBuilder.o >/dev/null 2>&1
# mv -f .deps/Rectangle.Tpo .deps/Rectangle.Plo
# mv -f .deps/RectangleIntersectionBuilder.Tpo .deps/RectangleIntersectionBuilder.Plo
# mv -f .deps/RectangleIntersection.Tpo .deps/RectangleIntersection.Plo
# /bin/sh ../../../libtool --tag=CXX --mode=link clang++ -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -o libopintersection.la Rectangle.lo RectangleIntersection.lo RectangleIntersectionBuilder.lo
# libtool: link: ar cru .libs/libopintersection.a .libs/Rectangle.o .libs/RectangleIntersection.o .libs/RectangleIntersectionBuilder.o
# /r: `u' modifier ignored since `D' is the default (see `U')
# libtool: link: ranlib .libs/libopintersection.a
# libtool: link: ( cd ".libs" && rm -f "libopintersection.la" && ln -s "../libopintersection.la" "libopintersection.la" )
# make[5]: Leaving directory '/tmp/geos/src/geos-3.5.0/src/operation/intersection'
# make[4]: Leaving directory '/tmp/geos/src/geos-3.5.0/src/operation/intersection'
# Making all in linemerge
# make[4]: Entering directory '/tmp/geos/src/geos-3.5.0/src/operation/linemerge'
# make[5]: Entering directory '/tmp/geos/src/geos-3.5.0/src/operation/linemerge'
# /bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT EdgeString.lo -MD -MP -MF .deps/EdgeString.Tpo -c -o EdgeString.lo EdgeString.cpp
# /bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT LineMergeDirectedEdge.lo -MD -MP -MF .deps/LineMergeDirectedEdge.Tpo -c -o LineMergeDirectedEdge.lo LineMergeDirectedEdge.cpp
# /bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT LineMergeEdge.lo -MD -MP -MF .deps/LineMergeEdge.Tpo -c -o LineMergeEdge.lo LineMergeEdge.cpp
# /bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT LineMergeGraph.lo -MD -MP -MF .deps/LineMergeGraph.Tpo -c -o LineMergeGraph.lo LineMergeGraph.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT LineMergeDirectedEdge.lo -MD -MP -MF .deps/LineMergeDirectedEdge.Tpo -c LineMergeDirectedEdge.cpp -fPIC -DPIC -o .libs/LineMergeDirectedEdge.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT EdgeString.lo -MD -MP -MF .deps/EdgeString.Tpo -c EdgeString.cpp -fPIC -DPIC -o .libs/EdgeString.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT LineMergeEdge.lo -MD -MP -MF .deps/LineMergeEdge.Tpo -c LineMergeEdge.cpp -fPIC -DPIC -o .libs/LineMergeEdge.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT LineMergeGraph.lo -MD -MP -MF .deps/LineMergeGraph.Tpo -c LineMergeGraph.cpp -fPIC -DPIC -o .libs/LineMergeGraph.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT LineMergeEdge.lo -MD -MP -MF .deps/LineMergeEdge.Tpo -c LineMergeEdge.cpp -o LineMergeEdge.o >/dev/null 2>&1
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT EdgeString.lo -MD -MP -MF .deps/EdgeString.Tpo -c EdgeString.cpp -o EdgeString.o >/dev/null 2>&1
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT LineMergeGraph.lo -MD -MP -MF .deps/LineMergeGraph.Tpo -c LineMergeGraph.cpp -o LineMergeGraph.o >/dev/null 2>&1
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT LineMergeDirectedEdge.lo -MD -MP -MF .deps/LineMergeDirectedEdge.Tpo -c LineMergeDirectedEdge.cpp -o LineMergeDirectedEdge.o >/dev/null 2>&1
# mv -f .deps/LineMergeEdge.Tpo .deps/LineMergeEdge.Plo
# /bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT LineMerger.lo -MD -MP -MF .deps/LineMerger.Tpo -c -o LineMerger.lo LineMerger.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT LineMerger.lo -MD -MP -MF .deps/LineMerger.Tpo -c LineMerger.cpp -fPIC -DPIC -o .libs/LineMerger.o
# mv -f .deps/LineMergeDirectedEdge.Tpo .deps/LineMergeDirectedEdge.Plo
# /bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT LineSequencer.lo -MD -MP -MF .deps/LineSequencer.Tpo -c -o LineSequencer.lo LineSequencer.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT LineSequencer.lo -MD -MP -MF .deps/LineSequencer.Tpo -c LineSequencer.cpp -fPIC -DPIC -o .libs/LineSequencer.o
# mv -f .deps/EdgeString.Tpo .deps/EdgeString.Plo
# mv -f .deps/LineMergeGraph.Tpo .deps/LineMergeGraph.Plo
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT LineMerger.lo -MD -MP -MF .deps/LineMerger.Tpo -c LineMerger.cpp -o LineMerger.o >/dev/null 2>&1
# mv -f .deps/LineMerger.Tpo .deps/LineMerger.Plo
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT LineSequencer.lo -MD -MP -MF .deps/LineSequencer.Tpo -c LineSequencer.cpp -o LineSequencer.o >/dev/null 2>&1
# mv -f .deps/LineSequencer.Tpo .deps/LineSequencer.Plo
# /bin/sh ../../../libtool --tag=CXX --mode=link clang++ -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -o liboplinemerge.la EdgeString.lo LineMergeDirectedEdge.lo LineMergeEdge.lo LineMergeGraph.lo LineMerger.lo LineSequencer.lo
# libtool: link: ar cru .libs/liboplinemerge.a .libs/EdgeString.o .libs/LineMergeDirectedEdge.o .libs/LineMergeEdge.o .libs/LineMergeGraph.o .libs/LineMerger.o .libs/LineSequencer.o
# /r: `u' modifier ignored since `D' is the default (see `U')
# libtool: link: ranlib .libs/liboplinemerge.a
# libtool: link: ( cd ".libs" && rm -f "liboplinemerge.la" && ln -s "../liboplinemerge.la" "liboplinemerge.la" )
# make[5]: Leaving directory '/tmp/geos/src/geos-3.5.0/src/operation/linemerge'
# make[4]: Leaving directory '/tmp/geos/src/geos-3.5.0/src/operation/linemerge'
# Making all in overlay
# make[4]: Entering directory '/tmp/geos/src/geos-3.5.0/src/operation/overlay'
# make[5]: Entering directory '/tmp/geos/src/geos-3.5.0/src/operation/overlay'
# depbase=`echo EdgeSetNoder.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT EdgeSetNoder.lo -MD -MP -MF $depbase.Tpo -c -o EdgeSetNoder.lo EdgeSetNoder.cpp &&\
# mv -f $depbase.Tpo $depbase.Plo
# depbase=`echo ElevationMatrixCell.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT ElevationMatrixCell.lo -MD -MP -MF $depbase.Tpo -c -o ElevationMatrixCell.lo ElevationMatrixCell.cpp &&\
# mv -f $depbase.Tpo $depbase.Plo
# depbase=`echo ElevationMatrix.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT ElevationMatrix.lo -MD -MP -MF $depbase.Tpo -c -o ElevationMatrix.lo ElevationMatrix.cpp &&\
# mv -f $depbase.Tpo $depbase.Plo
# depbase=`echo LineBuilder.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT LineBuilder.lo -MD -MP -MF $depbase.Tpo -c -o LineBuilder.lo LineBuilder.cpp &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT ElevationMatrixCell.lo -MD -MP -MF .deps/ElevationMatrixCell.Tpo -c ElevationMatrixCell.cpp -fPIC -DPIC -o .libs/ElevationMatrixCell.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT EdgeSetNoder.lo -MD -MP -MF .deps/EdgeSetNoder.Tpo -c EdgeSetNoder.cpp -fPIC -DPIC -o .libs/EdgeSetNoder.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT ElevationMatrix.lo -MD -MP -MF .deps/ElevationMatrix.Tpo -c ElevationMatrix.cpp -fPIC -DPIC -o .libs/ElevationMatrix.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT LineBuilder.lo -MD -MP -MF .deps/LineBuilder.Tpo -c LineBuilder.cpp -fPIC -DPIC -o .libs/LineBuilder.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT ElevationMatrixCell.lo -MD -MP -MF .deps/ElevationMatrixCell.Tpo -c ElevationMatrixCell.cpp -o ElevationMatrixCell.o >/dev/null 2>&1
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT ElevationMatrix.lo -MD -MP -MF .deps/ElevationMatrix.Tpo -c ElevationMatrix.cpp -o ElevationMatrix.o >/dev/null 2>&1
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT LineBuilder.lo -MD -MP -MF .deps/LineBuilder.Tpo -c LineBuilder.cpp -o LineBuilder.o >/dev/null 2>&1
# depbase=`echo MaximalEdgeRing.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT MaximalEdgeRing.lo -MD -MP -MF $depbase.Tpo -c -o MaximalEdgeRing.lo MaximalEdgeRing.cpp &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT MaximalEdgeRing.lo -MD -MP -MF .deps/MaximalEdgeRing.Tpo -c MaximalEdgeRing.cpp -fPIC -DPIC -o .libs/MaximalEdgeRing.o
# depbase=`echo MinimalEdgeRing.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT MinimalEdgeRing.lo -MD -MP -MF $depbase.Tpo -c -o MinimalEdgeRing.lo MinimalEdgeRing.cpp &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT MinimalEdgeRing.lo -MD -MP -MF .deps/MinimalEdgeRing.Tpo -c MinimalEdgeRing.cpp -fPIC -DPIC -o .libs/MinimalEdgeRing.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT EdgeSetNoder.lo -MD -MP -MF .deps/EdgeSetNoder.Tpo -c EdgeSetNoder.cpp -o EdgeSetNoder.o >/dev/null 2>&1
# depbase=`echo OverlayNodeFactory.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT OverlayNodeFactory.lo -MD -MP -MF $depbase.Tpo -c -o OverlayNodeFactory.lo OverlayNodeFactory.cpp &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT OverlayNodeFactory.lo -MD -MP -MF .deps/OverlayNodeFactory.Tpo -c OverlayNodeFactory.cpp -fPIC -DPIC -o .libs/OverlayNodeFactory.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT MaximalEdgeRing.lo -MD -MP -MF .deps/MaximalEdgeRing.Tpo -c MaximalEdgeRing.cpp -o MaximalEdgeRing.o >/dev/null 2>&1
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT MinimalEdgeRing.lo -MD -MP -MF .deps/MinimalEdgeRing.Tpo -c MinimalEdgeRing.cpp -o MinimalEdgeRing.o >/dev/null 2>&1
# depbase=`echo OverlayOp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT OverlayOp.lo -MD -MP -MF $depbase.Tpo -c -o OverlayOp.lo OverlayOp.cpp &&\
# mv -f $depbase.Tpo $depbase.Plo
# depbase=`echo PointBuilder.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT PointBuilder.lo -MD -MP -MF $depbase.Tpo -c -o PointBuilder.lo PointBuilder.cpp &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT OverlayOp.lo -MD -MP -MF .deps/OverlayOp.Tpo -c OverlayOp.cpp -fPIC -DPIC -o .libs/OverlayOp.o
# depbase=`echo PolygonBuilder.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT PolygonBuilder.lo -MD -MP -MF $depbase.Tpo -c -o PolygonBuilder.lo PolygonBuilder.cpp &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT OverlayNodeFactory.lo -MD -MP -MF .deps/OverlayNodeFactory.Tpo -c OverlayNodeFactory.cpp -o OverlayNodeFactory.o >/dev/null 2>&1
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT PointBuilder.lo -MD -MP -MF .deps/PointBuilder.Tpo -c PointBuilder.cpp -fPIC -DPIC -o .libs/PointBuilder.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT PolygonBuilder.lo -MD -MP -MF .deps/PolygonBuilder.Tpo -c PolygonBuilder.cpp -fPIC -DPIC -o .libs/PolygonBuilder.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT PointBuilder.lo -MD -MP -MF .deps/PointBuilder.Tpo -c PointBuilder.cpp -o PointBuilder.o >/dev/null 2>&1
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT PolygonBuilder.lo -MD -MP -MF .deps/PolygonBuilder.Tpo -c PolygonBuilder.cpp -o PolygonBuilder.o >/dev/null 2>&1
# depbase=`echo snap/GeometrySnapper.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT snap/GeometrySnapper.lo -MD -MP -MF $depbase.Tpo -c -o snap/GeometrySnapper.lo snap/GeometrySnapper.cpp &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT snap/GeometrySnapper.lo -MD -MP -MF snap/.deps/GeometrySnapper.Tpo -c snap/GeometrySnapper.cpp -fPIC -DPIC -o snap/.libs/GeometrySnapper.o
# depbase=`echo snap/LineStringSnapper.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT snap/LineStringSnapper.lo -MD -MP -MF $depbase.Tpo -c -o snap/LineStringSnapper.lo snap/LineStringSnapper.cpp &&\
# mv -f $depbase.Tpo $depbase.Plo
# depbase=`echo snap/SnapOverlayOp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT snap/SnapOverlayOp.lo -MD -MP -MF $depbase.Tpo -c -o snap/SnapOverlayOp.lo snap/SnapOverlayOp.cpp &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT snap/LineStringSnapper.lo -MD -MP -MF snap/.deps/LineStringSnapper.Tpo -c snap/LineStringSnapper.cpp -fPIC -DPIC -o snap/.libs/LineStringSnapper.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT snap/SnapOverlayOp.lo -MD -MP -MF snap/.deps/SnapOverlayOp.Tpo -c snap/SnapOverlayOp.cpp -fPIC -DPIC -o snap/.libs/SnapOverlayOp.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT snap/GeometrySnapper.lo -MD -MP -MF snap/.deps/GeometrySnapper.Tpo -c snap/GeometrySnapper.cpp -o snap/GeometrySnapper.o >/dev/null 2>&1
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT OverlayOp.lo -MD -MP -MF .deps/OverlayOp.Tpo -c OverlayOp.cpp -o OverlayOp.o >/dev/null 2>&1
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT snap/LineStringSnapper.lo -MD -MP -MF snap/.deps/LineStringSnapper.Tpo -c snap/LineStringSnapper.cpp -o snap/LineStringSnapper.o >/dev/null 2>&1
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT snap/SnapOverlayOp.lo -MD -MP -MF snap/.deps/SnapOverlayOp.Tpo -c snap/SnapOverlayOp.cpp -o snap/SnapOverlayOp.o >/dev/null 2>&1
# depbase=`echo snap/SnapIfNeededOverlayOp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT snap/SnapIfNeededOverlayOp.lo -MD -MP -MF $depbase.Tpo -c -o snap/SnapIfNeededOverlayOp.lo snap/SnapIfNeededOverlayOp.cpp &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT snap/SnapIfNeededOverlayOp.lo -MD -MP -MF snap/.deps/SnapIfNeededOverlayOp.Tpo -c snap/SnapIfNeededOverlayOp.cpp -fPIC -DPIC -o snap/.libs/SnapIfNeededOverlayOp.o
# depbase=`echo validate/FuzzyPointLocator.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT validate/FuzzyPointLocator.lo -MD -MP -MF $depbase.Tpo -c -o validate/FuzzyPointLocator.lo validate/FuzzyPointLocator.cpp &&\
# mv -f $depbase.Tpo $depbase.Plo
# depbase=`echo validate/OffsetPointGenerator.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT validate/OffsetPointGenerator.lo -MD -MP -MF $depbase.Tpo -c -o validate/OffsetPointGenerator.lo validate/OffsetPointGenerator.cpp &&\
# mv -f $depbase.Tpo $depbase.Plo
# depbase=`echo validate/OverlayResultValidator.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT validate/OverlayResultValidator.lo -MD -MP -MF $depbase.Tpo -c -o validate/OverlayResultValidator.lo validate/OverlayResultValidator.cpp &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT validate/OffsetPointGenerator.lo -MD -MP -MF validate/.deps/OffsetPointGenerator.Tpo -c validate/OffsetPointGenerator.cpp -fPIC -DPIC -o validate/.libs/OffsetPointGenerator.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT validate/FuzzyPointLocator.lo -MD -MP -MF validate/.deps/FuzzyPointLocator.Tpo -c validate/FuzzyPointLocator.cpp -fPIC -DPIC -o validate/.libs/FuzzyPointLocator.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT validate/OverlayResultValidator.lo -MD -MP -MF validate/.deps/OverlayResultValidator.Tpo -c validate/OverlayResultValidator.cpp -fPIC -DPIC -o validate/.libs/OverlayResultValidator.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT snap/SnapIfNeededOverlayOp.lo -MD -MP -MF snap/.deps/SnapIfNeededOverlayOp.Tpo -c snap/SnapIfNeededOverlayOp.cpp -o snap/SnapIfNeededOverlayOp.o >/dev/null 2>&1
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT validate/OffsetPointGenerator.lo -MD -MP -MF validate/.deps/OffsetPointGenerator.Tpo -c validate/OffsetPointGenerator.cpp -o validate/OffsetPointGenerator.o >/dev/null 2>&1
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT validate/FuzzyPointLocator.lo -MD -MP -MF validate/.deps/FuzzyPointLocator.Tpo -c validate/FuzzyPointLocator.cpp -o validate/FuzzyPointLocator.o >/dev/null 2>&1
# validate/OverlayResultValidator.cpp:59:1: warning: unused function 'isArea' [-Wunused-function]
# isArea(const Geometry& g)
# ^
# validate/OverlayResultValidator.cpp:71:1: warning: unused function 'toMultiPoint' [-Wunused-function]
# toMultiPoint(vector& coords)
# ^
# 2 warnings generated.
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT validate/OverlayResultValidator.lo -MD -MP -MF validate/.deps/OverlayResultValidator.Tpo -c validate/OverlayResultValidator.cpp -o validate/OverlayResultValidator.o >/dev/null 2>&1
# /bin/sh ../../../libtool --tag=CXX --mode=link clang++ -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -o libopoverlay.la EdgeSetNoder.lo ElevationMatrixCell.lo ElevationMatrix.lo LineBuilder.lo MaximalEdgeRing.lo MinimalEdgeRing.lo OverlayNodeFactory.lo OverlayOp.lo PointBuilder.lo PolygonBuilder.lo snap/GeometrySnapper.lo snap/LineStringSnapper.lo snap/SnapOverlayOp.lo snap/SnapIfNeededOverlayOp.lo validate/FuzzyPointLocator.lo validate/OffsetPointGenerator.lo validate/OverlayResultValidator.lo
# libtool: link: 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 snap/.libs/GeometrySnapper.o snap/.libs/LineStringSnapper.o snap/.libs/SnapOverlayOp.o snap/.libs/SnapIfNeededOverlayOp.o validate/.libs/FuzzyPointLocator.o validate/.libs/OffsetPointGenerator.o validate/.libs/OverlayResultValidator.o
# /r: `u' modifier ignored since `D' is the default (see `U')
# libtool: link: ranlib .libs/libopoverlay.a
# libtool: link: ( cd ".libs" && rm -f "libopoverlay.la" && ln -s "../libopoverlay.la" "libopoverlay.la" )
# make[5]: Leaving directory '/tmp/geos/src/geos-3.5.0/src/operation/overlay'
# make[4]: Leaving directory '/tmp/geos/src/geos-3.5.0/src/operation/overlay'
# Making all in polygonize
# make[4]: Entering directory '/tmp/geos/src/geos-3.5.0/src/operation/polygonize'
# make[5]: Entering directory '/tmp/geos/src/geos-3.5.0/src/operation/polygonize'
# /bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT PolygonizeDirectedEdge.lo -MD -MP -MF .deps/PolygonizeDirectedEdge.Tpo -c -o PolygonizeDirectedEdge.lo PolygonizeDirectedEdge.cpp
# /bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT PolygonizeEdge.lo -MD -MP -MF .deps/PolygonizeEdge.Tpo -c -o PolygonizeEdge.lo PolygonizeEdge.cpp
# /bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT PolygonizeGraph.lo -MD -MP -MF .deps/PolygonizeGraph.Tpo -c -o PolygonizeGraph.lo PolygonizeGraph.cpp
# /bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT Polygonizer.lo -MD -MP -MF .deps/Polygonizer.Tpo -c -o Polygonizer.lo Polygonizer.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT Polygonizer.lo -MD -MP -MF .deps/Polygonizer.Tpo -c Polygonizer.cpp -fPIC -DPIC -o .libs/Polygonizer.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT PolygonizeEdge.lo -MD -MP -MF .deps/PolygonizeEdge.Tpo -c PolygonizeEdge.cpp -fPIC -DPIC -o .libs/PolygonizeEdge.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT PolygonizeDirectedEdge.lo -MD -MP -MF .deps/PolygonizeDirectedEdge.Tpo -c PolygonizeDirectedEdge.cpp -fPIC -DPIC -o .libs/PolygonizeDirectedEdge.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT PolygonizeGraph.lo -MD -MP -MF .deps/PolygonizeGraph.Tpo -c PolygonizeGraph.cpp -fPIC -DPIC -o .libs/PolygonizeGraph.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT PolygonizeEdge.lo -MD -MP -MF .deps/PolygonizeEdge.Tpo -c PolygonizeEdge.cpp -o PolygonizeEdge.o >/dev/null 2>&1
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT PolygonizeDirectedEdge.lo -MD -MP -MF .deps/PolygonizeDirectedEdge.Tpo -c PolygonizeDirectedEdge.cpp -o PolygonizeDirectedEdge.o >/dev/null 2>&1
# mv -f .deps/PolygonizeEdge.Tpo .deps/PolygonizeEdge.Plo
# /bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT EdgeRing.lo -MD -MP -MF .deps/EdgeRing.Tpo -c -o EdgeRing.lo EdgeRing.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT Polygonizer.lo -MD -MP -MF .deps/Polygonizer.Tpo -c Polygonizer.cpp -o Polygonizer.o >/dev/null 2>&1
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT EdgeRing.lo -MD -MP -MF .deps/EdgeRing.Tpo -c EdgeRing.cpp -fPIC -DPIC -o .libs/EdgeRing.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT PolygonizeGraph.lo -MD -MP -MF .deps/PolygonizeGraph.Tpo -c PolygonizeGraph.cpp -o PolygonizeGraph.o >/dev/null 2>&1
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT EdgeRing.lo -MD -MP -MF .deps/EdgeRing.Tpo -c EdgeRing.cpp -o EdgeRing.o >/dev/null 2>&1
# mv -f .deps/PolygonizeDirectedEdge.Tpo .deps/PolygonizeDirectedEdge.Plo
# mv -f .deps/Polygonizer.Tpo .deps/Polygonizer.Plo
# mv -f .deps/EdgeRing.Tpo .deps/EdgeRing.Plo
# mv -f .deps/PolygonizeGraph.Tpo .deps/PolygonizeGraph.Plo
# /bin/sh ../../../libtool --tag=CXX --mode=link clang++ -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -o liboppolygonize.la PolygonizeDirectedEdge.lo PolygonizeEdge.lo PolygonizeGraph.lo Polygonizer.lo EdgeRing.lo
# libtool: link: ar cru .libs/liboppolygonize.a .libs/PolygonizeDirectedEdge.o .libs/PolygonizeEdge.o .libs/PolygonizeGraph.o .libs/Polygonizer.o .libs/EdgeRing.o
# /r: `u' modifier ignored since `D' is the default (see `U')
# libtool: link: ranlib .libs/liboppolygonize.a
# libtool: link: ( cd ".libs" && rm -f "liboppolygonize.la" && ln -s "../liboppolygonize.la" "liboppolygonize.la" )
# make[5]: Leaving directory '/tmp/geos/src/geos-3.5.0/src/operation/polygonize'
# make[4]: Leaving directory '/tmp/geos/src/geos-3.5.0/src/operation/polygonize'
# Making all in predicate
# make[4]: Entering directory '/tmp/geos/src/geos-3.5.0/src/operation/predicate'
# /bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT RectangleIntersects.lo -MD -MP -MF .deps/RectangleIntersects.Tpo -c -o RectangleIntersects.lo RectangleIntersects.cpp
# /bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT RectangleContains.lo -MD -MP -MF .deps/RectangleContains.Tpo -c -o RectangleContains.lo RectangleContains.cpp
# /bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT SegmentIntersectionTester.lo -MD -MP -MF .deps/SegmentIntersectionTester.Tpo -c -o SegmentIntersectionTester.lo SegmentIntersectionTester.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT RectangleContains.lo -MD -MP -MF .deps/RectangleContains.Tpo -c RectangleContains.cpp -fPIC -DPIC -o .libs/RectangleContains.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT RectangleIntersects.lo -MD -MP -MF .deps/RectangleIntersects.Tpo -c RectangleIntersects.cpp -fPIC -DPIC -o .libs/RectangleIntersects.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT SegmentIntersectionTester.lo -MD -MP -MF .deps/SegmentIntersectionTester.Tpo -c SegmentIntersectionTester.cpp -fPIC -DPIC -o .libs/SegmentIntersectionTester.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT SegmentIntersectionTester.lo -MD -MP -MF .deps/SegmentIntersectionTester.Tpo -c SegmentIntersectionTester.cpp -o SegmentIntersectionTester.o >/dev/null 2>&1
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT RectangleIntersects.lo -MD -MP -MF .deps/RectangleIntersects.Tpo -c RectangleIntersects.cpp -o RectangleIntersects.o >/dev/null 2>&1
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT RectangleContains.lo -MD -MP -MF .deps/RectangleContains.Tpo -c RectangleContains.cpp -o RectangleContains.o >/dev/null 2>&1
# mv -f .deps/RectangleContains.Tpo .deps/RectangleContains.Plo
# mv -f .deps/SegmentIntersectionTester.Tpo .deps/SegmentIntersectionTester.Plo
# mv -f .deps/RectangleIntersects.Tpo .deps/RectangleIntersects.Plo
# /bin/sh ../../../libtool --tag=CXX --mode=link clang++ -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -o liboppredicate.la RectangleIntersects.lo RectangleContains.lo SegmentIntersectionTester.lo
# libtool: link: ar cru .libs/liboppredicate.a .libs/RectangleIntersects.o .libs/RectangleContains.o .libs/SegmentIntersectionTester.o
# /r: `u' modifier ignored since `D' is the default (see `U')
# libtool: link: ranlib .libs/liboppredicate.a
# libtool: link: ( cd ".libs" && rm -f "liboppredicate.la" && ln -s "../liboppredicate.la" "liboppredicate.la" )
# make[4]: Leaving directory '/tmp/geos/src/geos-3.5.0/src/operation/predicate'
# Making all in relate
# make[4]: Entering directory '/tmp/geos/src/geos-3.5.0/src/operation/relate'
# make[5]: Entering directory '/tmp/geos/src/geos-3.5.0/src/operation/relate'
# /bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT EdgeEndBuilder.lo -MD -MP -MF .deps/EdgeEndBuilder.Tpo -c -o EdgeEndBuilder.lo EdgeEndBuilder.cpp
# /bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT EdgeEndBundle.lo -MD -MP -MF .deps/EdgeEndBundle.Tpo -c -o EdgeEndBundle.lo EdgeEndBundle.cpp
# /bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT EdgeEndBundleStar.lo -MD -MP -MF .deps/EdgeEndBundleStar.Tpo -c -o EdgeEndBundleStar.lo EdgeEndBundleStar.cpp
# /bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT RelateComputer.lo -MD -MP -MF .deps/RelateComputer.Tpo -c -o RelateComputer.lo RelateComputer.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT EdgeEndBundle.lo -MD -MP -MF .deps/EdgeEndBundle.Tpo -c EdgeEndBundle.cpp -fPIC -DPIC -o .libs/EdgeEndBundle.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT EdgeEndBundleStar.lo -MD -MP -MF .deps/EdgeEndBundleStar.Tpo -c EdgeEndBundleStar.cpp -fPIC -DPIC -o .libs/EdgeEndBundleStar.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT EdgeEndBuilder.lo -MD -MP -MF .deps/EdgeEndBuilder.Tpo -c EdgeEndBuilder.cpp -fPIC -DPIC -o .libs/EdgeEndBuilder.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT RelateComputer.lo -MD -MP -MF .deps/RelateComputer.Tpo -c RelateComputer.cpp -fPIC -DPIC -o .libs/RelateComputer.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT EdgeEndBundleStar.lo -MD -MP -MF .deps/EdgeEndBundleStar.Tpo -c EdgeEndBundleStar.cpp -o EdgeEndBundleStar.o >/dev/null 2>&1
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT EdgeEndBuilder.lo -MD -MP -MF .deps/EdgeEndBuilder.Tpo -c EdgeEndBuilder.cpp -o EdgeEndBuilder.o >/dev/null 2>&1
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT EdgeEndBundle.lo -MD -MP -MF .deps/EdgeEndBundle.Tpo -c EdgeEndBundle.cpp -o EdgeEndBundle.o >/dev/null 2>&1
# mv -f .deps/EdgeEndBundleStar.Tpo .deps/EdgeEndBundleStar.Plo
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT RelateComputer.lo -MD -MP -MF .deps/RelateComputer.Tpo -c RelateComputer.cpp -o RelateComputer.o >/dev/null 2>&1
# /bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT RelateNode.lo -MD -MP -MF .deps/RelateNode.Tpo -c -o RelateNode.lo RelateNode.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT RelateNode.lo -MD -MP -MF .deps/RelateNode.Tpo -c RelateNode.cpp -fPIC -DPIC -o .libs/RelateNode.o
# mv -f .deps/EdgeEndBuilder.Tpo .deps/EdgeEndBuilder.Plo
# /bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT RelateNodeFactory.lo -MD -MP -MF .deps/RelateNodeFactory.Tpo -c -o RelateNodeFactory.lo RelateNodeFactory.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT RelateNodeFactory.lo -MD -MP -MF .deps/RelateNodeFactory.Tpo -c RelateNodeFactory.cpp -fPIC -DPIC -o .libs/RelateNodeFactory.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT RelateNode.lo -MD -MP -MF .deps/RelateNode.Tpo -c RelateNode.cpp -o RelateNode.o >/dev/null 2>&1
# mv -f .deps/EdgeEndBundle.Tpo .deps/EdgeEndBundle.Plo
# /bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT RelateNodeGraph.lo -MD -MP -MF .deps/RelateNodeGraph.Tpo -c -o RelateNodeGraph.lo RelateNodeGraph.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT RelateNodeGraph.lo -MD -MP -MF .deps/RelateNodeGraph.Tpo -c RelateNodeGraph.cpp -fPIC -DPIC -o .libs/RelateNodeGraph.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT RelateNodeFactory.lo -MD -MP -MF .deps/RelateNodeFactory.Tpo -c RelateNodeFactory.cpp -o RelateNodeFactory.o >/dev/null 2>&1
# mv -f .deps/RelateComputer.Tpo .deps/RelateComputer.Plo
# /bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT RelateOp.lo -MD -MP -MF .deps/RelateOp.Tpo -c -o RelateOp.lo RelateOp.cpp
# mv -f .deps/RelateNode.Tpo .deps/RelateNode.Plo
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT RelateOp.lo -MD -MP -MF .deps/RelateOp.Tpo -c RelateOp.cpp -fPIC -DPIC -o .libs/RelateOp.o
# mv -f .deps/RelateNodeFactory.Tpo .deps/RelateNodeFactory.Plo
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT RelateNodeGraph.lo -MD -MP -MF .deps/RelateNodeGraph.Tpo -c RelateNodeGraph.cpp -o RelateNodeGraph.o >/dev/null 2>&1
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT RelateOp.lo -MD -MP -MF .deps/RelateOp.Tpo -c RelateOp.cpp -o RelateOp.o >/dev/null 2>&1
# mv -f .deps/RelateNodeGraph.Tpo .deps/RelateNodeGraph.Plo
# mv -f .deps/RelateOp.Tpo .deps/RelateOp.Plo
# /bin/sh ../../../libtool --tag=CXX --mode=link clang++ -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -o liboprelate.la EdgeEndBuilder.lo EdgeEndBundle.lo EdgeEndBundleStar.lo RelateComputer.lo RelateNode.lo RelateNodeFactory.lo RelateNodeGraph.lo RelateOp.lo
# libtool: link: 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
# /r: `u' modifier ignored since `D' is the default (see `U')
# libtool: link: ranlib .libs/liboprelate.a
# libtool: link: ( cd ".libs" && rm -f "liboprelate.la" && ln -s "../liboprelate.la" "liboprelate.la" )
# make[5]: Leaving directory '/tmp/geos/src/geos-3.5.0/src/operation/relate'
# make[4]: Leaving directory '/tmp/geos/src/geos-3.5.0/src/operation/relate'
# Making all in union
# make[4]: Entering directory '/tmp/geos/src/geos-3.5.0/src/operation/union'
# make[5]: Entering directory '/tmp/geos/src/geos-3.5.0/src/operation/union'
# /bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT CascadedPolygonUnion.lo -MD -MP -MF .deps/CascadedPolygonUnion.Tpo -c -o CascadedPolygonUnion.lo CascadedPolygonUnion.cpp
# /bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT CascadedUnion.lo -MD -MP -MF .deps/CascadedUnion.Tpo -c -o CascadedUnion.lo CascadedUnion.cpp
# /bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT PointGeometryUnion.lo -MD -MP -MF .deps/PointGeometryUnion.Tpo -c -o PointGeometryUnion.lo PointGeometryUnion.cpp
# /bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT UnaryUnionOp.lo -MD -MP -MF .deps/UnaryUnionOp.Tpo -c -o UnaryUnionOp.lo UnaryUnionOp.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT CascadedPolygonUnion.lo -MD -MP -MF .deps/CascadedPolygonUnion.Tpo -c CascadedPolygonUnion.cpp -fPIC -DPIC -o .libs/CascadedPolygonUnion.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT CascadedUnion.lo -MD -MP -MF .deps/CascadedUnion.Tpo -c CascadedUnion.cpp -fPIC -DPIC -o .libs/CascadedUnion.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT UnaryUnionOp.lo -MD -MP -MF .deps/UnaryUnionOp.Tpo -c UnaryUnionOp.cpp -fPIC -DPIC -o .libs/UnaryUnionOp.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT PointGeometryUnion.lo -MD -MP -MF .deps/PointGeometryUnion.Tpo -c PointGeometryUnion.cpp -fPIC -DPIC -o .libs/PointGeometryUnion.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT CascadedUnion.lo -MD -MP -MF .deps/CascadedUnion.Tpo -c CascadedUnion.cpp -o CascadedUnion.o >/dev/null 2>&1
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT PointGeometryUnion.lo -MD -MP -MF .deps/PointGeometryUnion.Tpo -c PointGeometryUnion.cpp -o PointGeometryUnion.o >/dev/null 2>&1
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT CascadedPolygonUnion.lo -MD -MP -MF .deps/CascadedPolygonUnion.Tpo -c CascadedPolygonUnion.cpp -o CascadedPolygonUnion.o >/dev/null 2>&1
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT UnaryUnionOp.lo -MD -MP -MF .deps/UnaryUnionOp.Tpo -c UnaryUnionOp.cpp -o UnaryUnionOp.o >/dev/null 2>&1
# mv -f .deps/PointGeometryUnion.Tpo .deps/PointGeometryUnion.Plo
# mv -f .deps/CascadedUnion.Tpo .deps/CascadedUnion.Plo
# mv -f .deps/CascadedPolygonUnion.Tpo .deps/CascadedPolygonUnion.Plo
# mv -f .deps/UnaryUnionOp.Tpo .deps/UnaryUnionOp.Plo
# /bin/sh ../../../libtool --tag=CXX --mode=link clang++ -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -o libopunion.la CascadedPolygonUnion.lo CascadedUnion.lo PointGeometryUnion.lo UnaryUnionOp.lo
# libtool: link: ar cru .libs/libopunion.a .libs/CascadedPolygonUnion.o .libs/CascadedUnion.o .libs/PointGeometryUnion.o .libs/UnaryUnionOp.o
# /r: `u' modifier ignored since `D' is the default (see `U')
# libtool: link: ranlib .libs/libopunion.a
# libtool: link: ( cd ".libs" && rm -f "libopunion.la" && ln -s "../libopunion.la" "libopunion.la" )
# make[5]: Leaving directory '/tmp/geos/src/geos-3.5.0/src/operation/union'
# make[4]: Leaving directory '/tmp/geos/src/geos-3.5.0/src/operation/union'
# Making all in sharedpaths
# make[4]: Entering directory '/tmp/geos/src/geos-3.5.0/src/operation/sharedpaths'
# make[5]: Entering directory '/tmp/geos/src/geos-3.5.0/src/operation/sharedpaths'
# /bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT SharedPathsOp.lo -MD -MP -MF .deps/SharedPathsOp.Tpo -c -o SharedPathsOp.lo SharedPathsOp.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT SharedPathsOp.lo -MD -MP -MF .deps/SharedPathsOp.Tpo -c SharedPathsOp.cpp -fPIC -DPIC -o .libs/SharedPathsOp.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT SharedPathsOp.lo -MD -MP -MF .deps/SharedPathsOp.Tpo -c SharedPathsOp.cpp -o SharedPathsOp.o >/dev/null 2>&1
# mv -f .deps/SharedPathsOp.Tpo .deps/SharedPathsOp.Plo
# /bin/sh ../../../libtool --tag=CXX --mode=link clang++ -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -o libopsharedpaths.la SharedPathsOp.lo
# libtool: link: ar cru .libs/libopsharedpaths.a .libs/SharedPathsOp.o
# /r: `u' modifier ignored since `D' is the default (see `U')
# libtool: link: ranlib .libs/libopsharedpaths.a
# libtool: link: ( cd ".libs" && rm -f "libopsharedpaths.la" && ln -s "../libopsharedpaths.la" "libopsharedpaths.la" )
# make[5]: Leaving directory '/tmp/geos/src/geos-3.5.0/src/operation/sharedpaths'
# make[4]: Leaving directory '/tmp/geos/src/geos-3.5.0/src/operation/sharedpaths'
# Making all in valid
# make[4]: Entering directory '/tmp/geos/src/geos-3.5.0/src/operation/valid'
# make[5]: Entering directory '/tmp/geos/src/geos-3.5.0/src/operation/valid'
# /bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT ConnectedInteriorTester.lo -MD -MP -MF .deps/ConnectedInteriorTester.Tpo -c -o ConnectedInteriorTester.lo ConnectedInteriorTester.cpp
# /bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT ConsistentAreaTester.lo -MD -MP -MF .deps/ConsistentAreaTester.Tpo -c -o ConsistentAreaTester.lo ConsistentAreaTester.cpp
# /bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT IsValidOp.lo -MD -MP -MF .deps/IsValidOp.Tpo -c -o IsValidOp.lo IsValidOp.cpp
# /bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT QuadtreeNestedRingTester.lo -MD -MP -MF .deps/QuadtreeNestedRingTester.Tpo -c -o QuadtreeNestedRingTester.lo QuadtreeNestedRingTester.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT IsValidOp.lo -MD -MP -MF .deps/IsValidOp.Tpo -c IsValidOp.cpp -fPIC -DPIC -o .libs/IsValidOp.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT ConsistentAreaTester.lo -MD -MP -MF .deps/ConsistentAreaTester.Tpo -c ConsistentAreaTester.cpp -fPIC -DPIC -o .libs/ConsistentAreaTester.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT ConnectedInteriorTester.lo -MD -MP -MF .deps/ConnectedInteriorTester.Tpo -c ConnectedInteriorTester.cpp -fPIC -DPIC -o .libs/ConnectedInteriorTester.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT QuadtreeNestedRingTester.lo -MD -MP -MF .deps/QuadtreeNestedRingTester.Tpo -c QuadtreeNestedRingTester.cpp -fPIC -DPIC -o .libs/QuadtreeNestedRingTester.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT ConnectedInteriorTester.lo -MD -MP -MF .deps/ConnectedInteriorTester.Tpo -c ConnectedInteriorTester.cpp -o ConnectedInteriorTester.o >/dev/null 2>&1
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT QuadtreeNestedRingTester.lo -MD -MP -MF .deps/QuadtreeNestedRingTester.Tpo -c QuadtreeNestedRingTester.cpp -o QuadtreeNestedRingTester.o >/dev/null 2>&1
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT ConsistentAreaTester.lo -MD -MP -MF .deps/ConsistentAreaTester.Tpo -c ConsistentAreaTester.cpp -o ConsistentAreaTester.o >/dev/null 2>&1
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT IsValidOp.lo -MD -MP -MF .deps/IsValidOp.Tpo -c IsValidOp.cpp -o IsValidOp.o >/dev/null 2>&1
# mv -f .deps/QuadtreeNestedRingTester.Tpo .deps/QuadtreeNestedRingTester.Plo
# /bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT RepeatedPointTester.lo -MD -MP -MF .deps/RepeatedPointTester.Tpo -c -o RepeatedPointTester.lo RepeatedPointTester.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT RepeatedPointTester.lo -MD -MP -MF .deps/RepeatedPointTester.Tpo -c RepeatedPointTester.cpp -fPIC -DPIC -o .libs/RepeatedPointTester.o
# mv -f .deps/ConsistentAreaTester.Tpo .deps/ConsistentAreaTester.Plo
# /bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT SimpleNestedRingTester.lo -MD -MP -MF .deps/SimpleNestedRingTester.Tpo -c -o SimpleNestedRingTester.lo SimpleNestedRingTester.cpp
# mv -f .deps/ConnectedInteriorTester.Tpo .deps/ConnectedInteriorTester.Plo
# /bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT SweeplineNestedRingTester.lo -MD -MP -MF .deps/SweeplineNestedRingTester.Tpo -c -o SweeplineNestedRingTester.lo SweeplineNestedRingTester.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT SimpleNestedRingTester.lo -MD -MP -MF .deps/SimpleNestedRingTester.Tpo -c SimpleNestedRingTester.cpp -fPIC -DPIC -o .libs/SimpleNestedRingTester.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT SweeplineNestedRingTester.lo -MD -MP -MF .deps/SweeplineNestedRingTester.Tpo -c SweeplineNestedRingTester.cpp -fPIC -DPIC -o .libs/SweeplineNestedRingTester.o
# mv -f .deps/IsValidOp.Tpo .deps/IsValidOp.Plo
# /bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT TopologyValidationError.lo -MD -MP -MF .deps/TopologyValidationError.Tpo -c -o TopologyValidationError.lo TopologyValidationError.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT TopologyValidationError.lo -MD -MP -MF .deps/TopologyValidationError.Tpo -c TopologyValidationError.cpp -fPIC -DPIC -o .libs/TopologyValidationError.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT RepeatedPointTester.lo -MD -MP -MF .deps/RepeatedPointTester.Tpo -c RepeatedPointTester.cpp -o RepeatedPointTester.o >/dev/null 2>&1
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT TopologyValidationError.lo -MD -MP -MF .deps/TopologyValidationError.Tpo -c TopologyValidationError.cpp -o TopologyValidationError.o >/dev/null 2>&1
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT SweeplineNestedRingTester.lo -MD -MP -MF .deps/SweeplineNestedRingTester.Tpo -c SweeplineNestedRingTester.cpp -o SweeplineNestedRingTester.o >/dev/null 2>&1
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT SimpleNestedRingTester.lo -MD -MP -MF .deps/SimpleNestedRingTester.Tpo -c SimpleNestedRingTester.cpp -o SimpleNestedRingTester.o >/dev/null 2>&1
# mv -f .deps/RepeatedPointTester.Tpo .deps/RepeatedPointTester.Plo
# /bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT IndexedNestedRingTester.lo -MD -MP -MF .deps/IndexedNestedRingTester.Tpo -c -o IndexedNestedRingTester.lo IndexedNestedRingTester.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT IndexedNestedRingTester.lo -MD -MP -MF .deps/IndexedNestedRingTester.Tpo -c IndexedNestedRingTester.cpp -fPIC -DPIC -o .libs/IndexedNestedRingTester.o
# mv -f .deps/TopologyValidationError.Tpo .deps/TopologyValidationError.Plo
# mv -f .deps/SweeplineNestedRingTester.Tpo .deps/SweeplineNestedRingTester.Plo
# mv -f .deps/SimpleNestedRingTester.Tpo .deps/SimpleNestedRingTester.Plo
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT IndexedNestedRingTester.lo -MD -MP -MF .deps/IndexedNestedRingTester.Tpo -c IndexedNestedRingTester.cpp -o IndexedNestedRingTester.o >/dev/null 2>&1
# mv -f .deps/IndexedNestedRingTester.Tpo .deps/IndexedNestedRingTester.Plo
# /bin/sh ../../../libtool --tag=CXX --mode=link clang++ -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -o libopvalid.la ConnectedInteriorTester.lo ConsistentAreaTester.lo IsValidOp.lo QuadtreeNestedRingTester.lo RepeatedPointTester.lo SimpleNestedRingTester.lo SweeplineNestedRingTester.lo TopologyValidationError.lo IndexedNestedRingTester.lo
# libtool: link: 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
# /r: `u' modifier ignored since `D' is the default (see `U')
# libtool: link: ranlib .libs/libopvalid.a
# libtool: link: ( cd ".libs" && rm -f "libopvalid.la" && ln -s "../libopvalid.la" "libopvalid.la" )
# make[5]: Leaving directory '/tmp/geos/src/geos-3.5.0/src/operation/valid'
# make[4]: Leaving directory '/tmp/geos/src/geos-3.5.0/src/operation/valid'
# make[4]: Entering directory '/tmp/geos/src/geos-3.5.0/src/operation'
# /bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT GeometryGraphOperation.lo -MD -MP -MF .deps/GeometryGraphOperation.Tpo -c -o GeometryGraphOperation.lo GeometryGraphOperation.cpp
# /bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT IsSimpleOp.lo -MD -MP -MF .deps/IsSimpleOp.Tpo -c -o IsSimpleOp.lo IsSimpleOp.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT IsSimpleOp.lo -MD -MP -MF .deps/IsSimpleOp.Tpo -c IsSimpleOp.cpp -fPIC -DPIC -o .libs/IsSimpleOp.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT GeometryGraphOperation.lo -MD -MP -MF .deps/GeometryGraphOperation.Tpo -c GeometryGraphOperation.cpp -fPIC -DPIC -o .libs/GeometryGraphOperation.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT GeometryGraphOperation.lo -MD -MP -MF .deps/GeometryGraphOperation.Tpo -c GeometryGraphOperation.cpp -o GeometryGraphOperation.o >/dev/null 2>&1
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT IsSimpleOp.lo -MD -MP -MF .deps/IsSimpleOp.Tpo -c IsSimpleOp.cpp -o IsSimpleOp.o >/dev/null 2>&1
# mv -f .deps/GeometryGraphOperation.Tpo .deps/GeometryGraphOperation.Plo
# mv -f .deps/IsSimpleOp.Tpo .deps/IsSimpleOp.Plo
# /bin/sh ../../libtool --tag=CXX --mode=link clang++ -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -o liboperation.la GeometryGraphOperation.lo IsSimpleOp.lo buffer/libopbuffer.la distance/libopdistance.la intersection/libopintersection.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
# libtool: link: (cd .libs/liboperation.lax/libopbuffer.a && ar x "/tmp/geos/src/geos-3.5.0/src/operation/buffer/.libs/libopbuffer.a")
# libtool: link: (cd .libs/liboperation.lax/libopdistance.a && ar x "/tmp/geos/src/geos-3.5.0/src/operation/distance/.libs/libopdistance.a")
# libtool: link: (cd .libs/liboperation.lax/libopintersection.a && ar x "/tmp/geos/src/geos-3.5.0/src/operation/intersection/.libs/libopintersection.a")
# libtool: link: (cd .libs/liboperation.lax/liboplinemerge.a && ar x "/tmp/geos/src/geos-3.5.0/src/operation/linemerge/.libs/liboplinemerge.a")
# libtool: link: (cd .libs/liboperation.lax/libopoverlay.a && ar x "/tmp/geos/src/geos-3.5.0/src/operation/overlay/.libs/libopoverlay.a")
# libtool: link: (cd .libs/liboperation.lax/liboppolygonize.a && ar x "/tmp/geos/src/geos-3.5.0/src/operation/polygonize/.libs/liboppolygonize.a")
# libtool: link: (cd .libs/liboperation.lax/liboppredicate.a && ar x "/tmp/geos/src/geos-3.5.0/src/operation/predicate/.libs/liboppredicate.a")
# libtool: link: (cd .libs/liboperation.lax/liboprelate.a && ar x "/tmp/geos/src/geos-3.5.0/src/operation/relate/.libs/liboprelate.a")
# libtool: link: (cd .libs/liboperation.lax/libopunion.a && ar x "/tmp/geos/src/geos-3.5.0/src/operation/union/.libs/libopunion.a")
# libtool: link: (cd .libs/liboperation.lax/libopvalid.a && ar x "/tmp/geos/src/geos-3.5.0/src/operation/valid/.libs/libopvalid.a")
# libtool: link: (cd .libs/liboperation.lax/libopsharedpaths.a && ar x "/tmp/geos/src/geos-3.5.0/src/operation/sharedpaths/.libs/libopsharedpaths.a")
# libtool: link: 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/libopintersection.a/Rectangle.o .libs/liboperation.lax/libopintersection.a/RectangleIntersection.o .libs/liboperation.lax/libopintersection.a/RectangleIntersectionBuilder.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
# /r: `u' modifier ignored since `D' is the default (see `U')
# libtool: link: ranlib .libs/liboperation.a
# libtool: link: rm -fr .libs/liboperation.lax
# libtool: link: ( cd ".libs" && rm -f "liboperation.la" && ln -s "../liboperation.la" "liboperation.la" )
# make[4]: Leaving directory '/tmp/geos/src/geos-3.5.0/src/operation'
# make[3]: Leaving directory '/tmp/geos/src/geos-3.5.0/src/operation'
# Making all in planargraph
# make[3]: Entering directory '/tmp/geos/src/geos-3.5.0/src/planargraph'
# make[4]: Entering directory '/tmp/geos/src/geos-3.5.0/src/planargraph'
# depbase=`echo DirectedEdge.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT DirectedEdge.lo -MD -MP -MF $depbase.Tpo -c -o DirectedEdge.lo DirectedEdge.cpp &&\
# mv -f $depbase.Tpo $depbase.Plo
# depbase=`echo DirectedEdgeStar.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT DirectedEdgeStar.lo -MD -MP -MF $depbase.Tpo -c -o DirectedEdgeStar.lo DirectedEdgeStar.cpp &&\
# mv -f $depbase.Tpo $depbase.Plo
# depbase=`echo Edge.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT Edge.lo -MD -MP -MF $depbase.Tpo -c -o Edge.lo Edge.cpp &&\
# mv -f $depbase.Tpo $depbase.Plo
# depbase=`echo Node.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT Node.lo -MD -MP -MF $depbase.Tpo -c -o Node.lo Node.cpp &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT Edge.lo -MD -MP -MF .deps/Edge.Tpo -c Edge.cpp -fPIC -DPIC -o .libs/Edge.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT DirectedEdge.lo -MD -MP -MF .deps/DirectedEdge.Tpo -c DirectedEdge.cpp -fPIC -DPIC -o .libs/DirectedEdge.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT Node.lo -MD -MP -MF .deps/Node.Tpo -c Node.cpp -fPIC -DPIC -o .libs/Node.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT DirectedEdgeStar.lo -MD -MP -MF .deps/DirectedEdgeStar.Tpo -c DirectedEdgeStar.cpp -fPIC -DPIC -o .libs/DirectedEdgeStar.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT DirectedEdgeStar.lo -MD -MP -MF .deps/DirectedEdgeStar.Tpo -c DirectedEdgeStar.cpp -o DirectedEdgeStar.o >/dev/null 2>&1
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT DirectedEdge.lo -MD -MP -MF .deps/DirectedEdge.Tpo -c DirectedEdge.cpp -o DirectedEdge.o >/dev/null 2>&1
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT Edge.lo -MD -MP -MF .deps/Edge.Tpo -c Edge.cpp -o Edge.o >/dev/null 2>&1
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT Node.lo -MD -MP -MF .deps/Node.Tpo -c Node.cpp -o Node.o >/dev/null 2>&1
# depbase=`echo NodeMap.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT NodeMap.lo -MD -MP -MF $depbase.Tpo -c -o NodeMap.lo NodeMap.cpp &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT NodeMap.lo -MD -MP -MF .deps/NodeMap.Tpo -c NodeMap.cpp -fPIC -DPIC -o .libs/NodeMap.o
# depbase=`echo PlanarGraph.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT PlanarGraph.lo -MD -MP -MF $depbase.Tpo -c -o PlanarGraph.lo PlanarGraph.cpp &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT PlanarGraph.lo -MD -MP -MF .deps/PlanarGraph.Tpo -c PlanarGraph.cpp -fPIC -DPIC -o .libs/PlanarGraph.o
# depbase=`echo Subgraph.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT Subgraph.lo -MD -MP -MF $depbase.Tpo -c -o Subgraph.lo Subgraph.cpp &&\
# mv -f $depbase.Tpo $depbase.Plo
# depbase=`echo algorithm/ConnectedSubgraphFinder.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT algorithm/ConnectedSubgraphFinder.lo -MD -MP -MF $depbase.Tpo -c -o algorithm/ConnectedSubgraphFinder.lo algorithm/ConnectedSubgraphFinder.cpp &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT Subgraph.lo -MD -MP -MF .deps/Subgraph.Tpo -c Subgraph.cpp -fPIC -DPIC -o .libs/Subgraph.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT algorithm/ConnectedSubgraphFinder.lo -MD -MP -MF algorithm/.deps/ConnectedSubgraphFinder.Tpo -c algorithm/ConnectedSubgraphFinder.cpp -fPIC -DPIC -o algorithm/.libs/ConnectedSubgraphFinder.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT NodeMap.lo -MD -MP -MF .deps/NodeMap.Tpo -c NodeMap.cpp -o NodeMap.o >/dev/null 2>&1
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT PlanarGraph.lo -MD -MP -MF .deps/PlanarGraph.Tpo -c PlanarGraph.cpp -o PlanarGraph.o >/dev/null 2>&1
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT Subgraph.lo -MD -MP -MF .deps/Subgraph.Tpo -c Subgraph.cpp -o Subgraph.o >/dev/null 2>&1
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT algorithm/ConnectedSubgraphFinder.lo -MD -MP -MF algorithm/.deps/ConnectedSubgraphFinder.Tpo -c algorithm/ConnectedSubgraphFinder.cpp -o algorithm/ConnectedSubgraphFinder.o >/dev/null 2>&1
# /bin/sh ../../libtool --tag=CXX --mode=link clang++ -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -o libplanargraph.la DirectedEdge.lo DirectedEdgeStar.lo Edge.lo Node.lo NodeMap.lo PlanarGraph.lo Subgraph.lo algorithm/ConnectedSubgraphFinder.lo
# libtool: link: 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 algorithm/.libs/ConnectedSubgraphFinder.o
# /r: `u' modifier ignored since `D' is the default (see `U')
# libtool: link: ranlib .libs/libplanargraph.a
# libtool: link: ( cd ".libs" && rm -f "libplanargraph.la" && ln -s "../libplanargraph.la" "libplanargraph.la" )
# make[4]: Leaving directory '/tmp/geos/src/geos-3.5.0/src/planargraph'
# make[3]: Leaving directory '/tmp/geos/src/geos-3.5.0/src/planargraph'
# Making all in geomgraph
# make[3]: Entering directory '/tmp/geos/src/geos-3.5.0/src/geomgraph'
# Making all in index
# make[4]: Entering directory '/tmp/geos/src/geos-3.5.0/src/geomgraph/index'
# /bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT MonotoneChainEdge.lo -MD -MP -MF .deps/MonotoneChainEdge.Tpo -c -o MonotoneChainEdge.lo MonotoneChainEdge.cpp
# /bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT MonotoneChainIndexer.lo -MD -MP -MF .deps/MonotoneChainIndexer.Tpo -c -o MonotoneChainIndexer.lo MonotoneChainIndexer.cpp
# /bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT SegmentIntersector.lo -MD -MP -MF .deps/SegmentIntersector.Tpo -c -o SegmentIntersector.lo SegmentIntersector.cpp
# /bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT SimpleEdgeSetIntersector.lo -MD -MP -MF .deps/SimpleEdgeSetIntersector.Tpo -c -o SimpleEdgeSetIntersector.lo SimpleEdgeSetIntersector.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT MonotoneChainEdge.lo -MD -MP -MF .deps/MonotoneChainEdge.Tpo -c MonotoneChainEdge.cpp -fPIC -DPIC -o .libs/MonotoneChainEdge.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT MonotoneChainIndexer.lo -MD -MP -MF .deps/MonotoneChainIndexer.Tpo -c MonotoneChainIndexer.cpp -fPIC -DPIC -o .libs/MonotoneChainIndexer.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT SegmentIntersector.lo -MD -MP -MF .deps/SegmentIntersector.Tpo -c SegmentIntersector.cpp -fPIC -DPIC -o .libs/SegmentIntersector.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT SimpleEdgeSetIntersector.lo -MD -MP -MF .deps/SimpleEdgeSetIntersector.Tpo -c SimpleEdgeSetIntersector.cpp -fPIC -DPIC -o .libs/SimpleEdgeSetIntersector.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT MonotoneChainIndexer.lo -MD -MP -MF .deps/MonotoneChainIndexer.Tpo -c MonotoneChainIndexer.cpp -o MonotoneChainIndexer.o >/dev/null 2>&1
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT SegmentIntersector.lo -MD -MP -MF .deps/SegmentIntersector.Tpo -c SegmentIntersector.cpp -o SegmentIntersector.o >/dev/null 2>&1
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT MonotoneChainEdge.lo -MD -MP -MF .deps/MonotoneChainEdge.Tpo -c MonotoneChainEdge.cpp -o MonotoneChainEdge.o >/dev/null 2>&1
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT SimpleEdgeSetIntersector.lo -MD -MP -MF .deps/SimpleEdgeSetIntersector.Tpo -c SimpleEdgeSetIntersector.cpp -o SimpleEdgeSetIntersector.o >/dev/null 2>&1
# mv -f .deps/MonotoneChainIndexer.Tpo .deps/MonotoneChainIndexer.Plo
# /bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT SimpleMCSweepLineIntersector.lo -MD -MP -MF .deps/SimpleMCSweepLineIntersector.Tpo -c -o SimpleMCSweepLineIntersector.lo SimpleMCSweepLineIntersector.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT SimpleMCSweepLineIntersector.lo -MD -MP -MF .deps/SimpleMCSweepLineIntersector.Tpo -c SimpleMCSweepLineIntersector.cpp -fPIC -DPIC -o .libs/SimpleMCSweepLineIntersector.o
# mv -f .deps/MonotoneChainEdge.Tpo .deps/MonotoneChainEdge.Plo
# /bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT SimpleSweepLineIntersector.lo -MD -MP -MF .deps/SimpleSweepLineIntersector.Tpo -c -o SimpleSweepLineIntersector.lo SimpleSweepLineIntersector.cpp
# mv -f .deps/SegmentIntersector.Tpo .deps/SegmentIntersector.Plo
# /bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT SweepLineEvent.lo -MD -MP -MF .deps/SweepLineEvent.Tpo -c -o SweepLineEvent.lo SweepLineEvent.cpp
# mv -f .deps/SimpleEdgeSetIntersector.Tpo .deps/SimpleEdgeSetIntersector.Plo
# /bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT SweepLineSegment.lo -MD -MP -MF .deps/SweepLineSegment.Tpo -c -o SweepLineSegment.lo SweepLineSegment.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT SimpleSweepLineIntersector.lo -MD -MP -MF .deps/SimpleSweepLineIntersector.Tpo -c SimpleSweepLineIntersector.cpp -fPIC -DPIC -o .libs/SimpleSweepLineIntersector.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT SweepLineSegment.lo -MD -MP -MF .deps/SweepLineSegment.Tpo -c SweepLineSegment.cpp -fPIC -DPIC -o .libs/SweepLineSegment.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT SweepLineEvent.lo -MD -MP -MF .deps/SweepLineEvent.Tpo -c SweepLineEvent.cpp -fPIC -DPIC -o .libs/SweepLineEvent.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT SimpleMCSweepLineIntersector.lo -MD -MP -MF .deps/SimpleMCSweepLineIntersector.Tpo -c SimpleMCSweepLineIntersector.cpp -o SimpleMCSweepLineIntersector.o >/dev/null 2>&1
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT SweepLineEvent.lo -MD -MP -MF .deps/SweepLineEvent.Tpo -c SweepLineEvent.cpp -o SweepLineEvent.o >/dev/null 2>&1
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT SweepLineSegment.lo -MD -MP -MF .deps/SweepLineSegment.Tpo -c SweepLineSegment.cpp -o SweepLineSegment.o >/dev/null 2>&1
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT SimpleSweepLineIntersector.lo -MD -MP -MF .deps/SimpleSweepLineIntersector.Tpo -c SimpleSweepLineIntersector.cpp -o SimpleSweepLineIntersector.o >/dev/null 2>&1
# mv -f .deps/SimpleMCSweepLineIntersector.Tpo .deps/SimpleMCSweepLineIntersector.Plo
# mv -f .deps/SweepLineEvent.Tpo .deps/SweepLineEvent.Plo
# mv -f .deps/SweepLineSegment.Tpo .deps/SweepLineSegment.Plo
# mv -f .deps/SimpleSweepLineIntersector.Tpo .deps/SimpleSweepLineIntersector.Plo
# /bin/sh ../../../libtool --tag=CXX --mode=link clang++ -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -o libgeomgraphindex.la MonotoneChainEdge.lo MonotoneChainIndexer.lo SegmentIntersector.lo SimpleEdgeSetIntersector.lo SimpleMCSweepLineIntersector.lo SimpleSweepLineIntersector.lo SweepLineEvent.lo SweepLineSegment.lo
# libtool: link: 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
# /r: `u' modifier ignored since `D' is the default (see `U')
# libtool: link: ranlib .libs/libgeomgraphindex.a
# libtool: link: ( cd ".libs" && rm -f "libgeomgraphindex.la" && ln -s "../libgeomgraphindex.la" "libgeomgraphindex.la" )
# make[4]: Leaving directory '/tmp/geos/src/geos-3.5.0/src/geomgraph/index'
# make[4]: Entering directory '/tmp/geos/src/geos-3.5.0/src/geomgraph'
# /bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT Depth.lo -MD -MP -MF .deps/Depth.Tpo -c -o Depth.lo Depth.cpp
# /bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT DirectedEdge.lo -MD -MP -MF .deps/DirectedEdge.Tpo -c -o DirectedEdge.lo DirectedEdge.cpp
# /bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT DirectedEdgeStar.lo -MD -MP -MF .deps/DirectedEdgeStar.Tpo -c -o DirectedEdgeStar.lo DirectedEdgeStar.cpp
# /bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT Edge.lo -MD -MP -MF .deps/Edge.Tpo -c -o Edge.lo Edge.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT Depth.lo -MD -MP -MF .deps/Depth.Tpo -c Depth.cpp -fPIC -DPIC -o .libs/Depth.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT DirectedEdge.lo -MD -MP -MF .deps/DirectedEdge.Tpo -c DirectedEdge.cpp -fPIC -DPIC -o .libs/DirectedEdge.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT DirectedEdgeStar.lo -MD -MP -MF .deps/DirectedEdgeStar.Tpo -c DirectedEdgeStar.cpp -fPIC -DPIC -o .libs/DirectedEdgeStar.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT Edge.lo -MD -MP -MF .deps/Edge.Tpo -c Edge.cpp -fPIC -DPIC -o .libs/Edge.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT Depth.lo -MD -MP -MF .deps/Depth.Tpo -c Depth.cpp -o Depth.o >/dev/null 2>&1
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT DirectedEdge.lo -MD -MP -MF .deps/DirectedEdge.Tpo -c DirectedEdge.cpp -o DirectedEdge.o >/dev/null 2>&1
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT DirectedEdgeStar.lo -MD -MP -MF .deps/DirectedEdgeStar.Tpo -c DirectedEdgeStar.cpp -o DirectedEdgeStar.o >/dev/null 2>&1
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT Edge.lo -MD -MP -MF .deps/Edge.Tpo -c Edge.cpp -o Edge.o >/dev/null 2>&1
# mv -f .deps/Depth.Tpo .deps/Depth.Plo
# /bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT EdgeEnd.lo -MD -MP -MF .deps/EdgeEnd.Tpo -c -o EdgeEnd.lo EdgeEnd.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT EdgeEnd.lo -MD -MP -MF .deps/EdgeEnd.Tpo -c EdgeEnd.cpp -fPIC -DPIC -o .libs/EdgeEnd.o
# mv -f .deps/Edge.Tpo .deps/Edge.Plo
# /bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT EdgeEndStar.lo -MD -MP -MF .deps/EdgeEndStar.Tpo -c -o EdgeEndStar.lo EdgeEndStar.cpp
# mv -f .deps/DirectedEdgeStar.Tpo .deps/DirectedEdgeStar.Plo
# /bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT EdgeIntersectionList.lo -MD -MP -MF .deps/EdgeIntersectionList.Tpo -c -o EdgeIntersectionList.lo EdgeIntersectionList.cpp
# mv -f .deps/DirectedEdge.Tpo .deps/DirectedEdge.Plo
# /bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT EdgeNodingValidator.lo -MD -MP -MF .deps/EdgeNodingValidator.Tpo -c -o EdgeNodingValidator.lo EdgeNodingValidator.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT EdgeEndStar.lo -MD -MP -MF .deps/EdgeEndStar.Tpo -c EdgeEndStar.cpp -fPIC -DPIC -o .libs/EdgeEndStar.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT EdgeNodingValidator.lo -MD -MP -MF .deps/EdgeNodingValidator.Tpo -c EdgeNodingValidator.cpp -fPIC -DPIC -o .libs/EdgeNodingValidator.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT EdgeIntersectionList.lo -MD -MP -MF .deps/EdgeIntersectionList.Tpo -c EdgeIntersectionList.cpp -fPIC -DPIC -o .libs/EdgeIntersectionList.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT EdgeEnd.lo -MD -MP -MF .deps/EdgeEnd.Tpo -c EdgeEnd.cpp -o EdgeEnd.o >/dev/null 2>&1
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT EdgeNodingValidator.lo -MD -MP -MF .deps/EdgeNodingValidator.Tpo -c EdgeNodingValidator.cpp -o EdgeNodingValidator.o >/dev/null 2>&1
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT EdgeIntersectionList.lo -MD -MP -MF .deps/EdgeIntersectionList.Tpo -c EdgeIntersectionList.cpp -o EdgeIntersectionList.o >/dev/null 2>&1
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT EdgeEndStar.lo -MD -MP -MF .deps/EdgeEndStar.Tpo -c EdgeEndStar.cpp -o EdgeEndStar.o >/dev/null 2>&1
# mv -f .deps/EdgeIntersectionList.Tpo .deps/EdgeIntersectionList.Plo
# /bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT EdgeList.lo -MD -MP -MF .deps/EdgeList.Tpo -c -o EdgeList.lo EdgeList.cpp
# mv -f .deps/EdgeEnd.Tpo .deps/EdgeEnd.Plo
# /bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT EdgeRing.lo -MD -MP -MF .deps/EdgeRing.Tpo -c -o EdgeRing.lo EdgeRing.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT EdgeList.lo -MD -MP -MF .deps/EdgeList.Tpo -c EdgeList.cpp -fPIC -DPIC -o .libs/EdgeList.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT EdgeRing.lo -MD -MP -MF .deps/EdgeRing.Tpo -c EdgeRing.cpp -fPIC -DPIC -o .libs/EdgeRing.o
# mv -f .deps/EdgeNodingValidator.Tpo .deps/EdgeNodingValidator.Plo
# /bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT GeometryGraph.lo -MD -MP -MF .deps/GeometryGraph.Tpo -c -o GeometryGraph.lo GeometryGraph.cpp
# mv -f .deps/EdgeEndStar.Tpo .deps/EdgeEndStar.Plo
# /bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT GraphComponent.lo -MD -MP -MF .deps/GraphComponent.Tpo -c -o GraphComponent.lo GraphComponent.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT GeometryGraph.lo -MD -MP -MF .deps/GeometryGraph.Tpo -c GeometryGraph.cpp -fPIC -DPIC -o .libs/GeometryGraph.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT GraphComponent.lo -MD -MP -MF .deps/GraphComponent.Tpo -c GraphComponent.cpp -fPIC -DPIC -o .libs/GraphComponent.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT GraphComponent.lo -MD -MP -MF .deps/GraphComponent.Tpo -c GraphComponent.cpp -o GraphComponent.o >/dev/null 2>&1
# mv -f .deps/GraphComponent.Tpo .deps/GraphComponent.Plo
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT EdgeList.lo -MD -MP -MF .deps/EdgeList.Tpo -c EdgeList.cpp -o EdgeList.o >/dev/null 2>&1
# /bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT Label.lo -MD -MP -MF .deps/Label.Tpo -c -o Label.lo Label.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT EdgeRing.lo -MD -MP -MF .deps/EdgeRing.Tpo -c EdgeRing.cpp -o EdgeRing.o >/dev/null 2>&1
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT Label.lo -MD -MP -MF .deps/Label.Tpo -c Label.cpp -fPIC -DPIC -o .libs/Label.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT GeometryGraph.lo -MD -MP -MF .deps/GeometryGraph.Tpo -c GeometryGraph.cpp -o GeometryGraph.o >/dev/null 2>&1
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT Label.lo -MD -MP -MF .deps/Label.Tpo -c Label.cpp -o Label.o >/dev/null 2>&1
# mv -f .deps/EdgeList.Tpo .deps/EdgeList.Plo
# /bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT Node.lo -MD -MP -MF .deps/Node.Tpo -c -o Node.lo Node.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT Node.lo -MD -MP -MF .deps/Node.Tpo -c Node.cpp -fPIC -DPIC -o .libs/Node.o
# mv -f .deps/EdgeRing.Tpo .deps/EdgeRing.Plo
# /bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT NodeFactory.lo -MD -MP -MF .deps/NodeFactory.Tpo -c -o NodeFactory.lo NodeFactory.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT NodeFactory.lo -MD -MP -MF .deps/NodeFactory.Tpo -c NodeFactory.cpp -fPIC -DPIC -o .libs/NodeFactory.o
# mv -f .deps/GeometryGraph.Tpo .deps/GeometryGraph.Plo
# /bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT NodeMap.lo -MD -MP -MF .deps/NodeMap.Tpo -c -o NodeMap.lo NodeMap.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT NodeMap.lo -MD -MP -MF .deps/NodeMap.Tpo -c NodeMap.cpp -fPIC -DPIC -o .libs/NodeMap.o
# mv -f .deps/Label.Tpo .deps/Label.Plo
# /bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT PlanarGraph.lo -MD -MP -MF .deps/PlanarGraph.Tpo -c -o PlanarGraph.lo PlanarGraph.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT PlanarGraph.lo -MD -MP -MF .deps/PlanarGraph.Tpo -c PlanarGraph.cpp -fPIC -DPIC -o .libs/PlanarGraph.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT NodeFactory.lo -MD -MP -MF .deps/NodeFactory.Tpo -c NodeFactory.cpp -o NodeFactory.o >/dev/null 2>&1
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT Node.lo -MD -MP -MF .deps/Node.Tpo -c Node.cpp -o Node.o >/dev/null 2>&1
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT NodeMap.lo -MD -MP -MF .deps/NodeMap.Tpo -c NodeMap.cpp -o NodeMap.o >/dev/null 2>&1
# mv -f .deps/NodeFactory.Tpo .deps/NodeFactory.Plo
# /bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT Position.lo -MD -MP -MF .deps/Position.Tpo -c -o Position.lo Position.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT Position.lo -MD -MP -MF .deps/Position.Tpo -c Position.cpp -fPIC -DPIC -o .libs/Position.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT PlanarGraph.lo -MD -MP -MF .deps/PlanarGraph.Tpo -c PlanarGraph.cpp -o PlanarGraph.o >/dev/null 2>&1
# mv -f .deps/Node.Tpo .deps/Node.Plo
# /bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT Quadrant.lo -MD -MP -MF .deps/Quadrant.Tpo -c -o Quadrant.lo Quadrant.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT Quadrant.lo -MD -MP -MF .deps/Quadrant.Tpo -c Quadrant.cpp -fPIC -DPIC -o .libs/Quadrant.o
# mv -f .deps/NodeMap.Tpo .deps/NodeMap.Plo
# /bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT TopologyLocation.lo -MD -MP -MF .deps/TopologyLocation.Tpo -c -o TopologyLocation.lo TopologyLocation.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT Position.lo -MD -MP -MF .deps/Position.Tpo -c Position.cpp -o Position.o >/dev/null 2>&1
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT TopologyLocation.lo -MD -MP -MF .deps/TopologyLocation.Tpo -c TopologyLocation.cpp -fPIC -DPIC -o .libs/TopologyLocation.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT Quadrant.lo -MD -MP -MF .deps/Quadrant.Tpo -c Quadrant.cpp -o Quadrant.o >/dev/null 2>&1
# mv -f .deps/Position.Tpo .deps/Position.Plo
# mv -f .deps/PlanarGraph.Tpo .deps/PlanarGraph.Plo
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT TopologyLocation.lo -MD -MP -MF .deps/TopologyLocation.Tpo -c TopologyLocation.cpp -o TopologyLocation.o >/dev/null 2>&1
# mv -f .deps/Quadrant.Tpo .deps/Quadrant.Plo
# mv -f .deps/TopologyLocation.Tpo .deps/TopologyLocation.Plo
# /bin/sh ../../libtool --tag=CXX --mode=link clang++ -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -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
# libtool: link: (cd .libs/libgeomgraph.lax/libgeomgraphindex.a && ar x "/tmp/geos/src/geos-3.5.0/src/geomgraph/index/.libs/libgeomgraphindex.a")
# libtool: link: 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
# /r: `u' modifier ignored since `D' is the default (see `U')
# libtool: link: ranlib .libs/libgeomgraph.a
# libtool: link: rm -fr .libs/libgeomgraph.lax
# libtool: link: ( cd ".libs" && rm -f "libgeomgraph.la" && ln -s "../libgeomgraph.la" "libgeomgraph.la" )
# make[4]: Leaving directory '/tmp/geos/src/geos-3.5.0/src/geomgraph'
# make[3]: Leaving directory '/tmp/geos/src/geos-3.5.0/src/geomgraph'
# Making all in precision
# make[3]: Entering directory '/tmp/geos/src/geos-3.5.0/src/precision'
# make[4]: Entering directory '/tmp/geos/src/geos-3.5.0/src/precision'
# /bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT CommonBits.lo -MD -MP -MF .deps/CommonBits.Tpo -c -o CommonBits.lo CommonBits.cpp
# /bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT CommonBitsOp.lo -MD -MP -MF .deps/CommonBitsOp.Tpo -c -o CommonBitsOp.lo CommonBitsOp.cpp
# /bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT CommonBitsRemover.lo -MD -MP -MF .deps/CommonBitsRemover.Tpo -c -o CommonBitsRemover.lo CommonBitsRemover.cpp
# /bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT EnhancedPrecisionOp.lo -MD -MP -MF .deps/EnhancedPrecisionOp.Tpo -c -o EnhancedPrecisionOp.lo EnhancedPrecisionOp.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT CommonBitsOp.lo -MD -MP -MF .deps/CommonBitsOp.Tpo -c CommonBitsOp.cpp -fPIC -DPIC -o .libs/CommonBitsOp.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT CommonBits.lo -MD -MP -MF .deps/CommonBits.Tpo -c CommonBits.cpp -fPIC -DPIC -o .libs/CommonBits.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT CommonBitsRemover.lo -MD -MP -MF .deps/CommonBitsRemover.Tpo -c CommonBitsRemover.cpp -fPIC -DPIC -o .libs/CommonBitsRemover.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT EnhancedPrecisionOp.lo -MD -MP -MF .deps/EnhancedPrecisionOp.Tpo -c EnhancedPrecisionOp.cpp -fPIC -DPIC -o .libs/EnhancedPrecisionOp.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT CommonBits.lo -MD -MP -MF .deps/CommonBits.Tpo -c CommonBits.cpp -o CommonBits.o >/dev/null 2>&1
# mv -f .deps/CommonBits.Tpo .deps/CommonBits.Plo
# /bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT GeometryPrecisionReducer.lo -MD -MP -MF .deps/GeometryPrecisionReducer.Tpo -c -o GeometryPrecisionReducer.lo GeometryPrecisionReducer.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT GeometryPrecisionReducer.lo -MD -MP -MF .deps/GeometryPrecisionReducer.Tpo -c GeometryPrecisionReducer.cpp -fPIC -DPIC -o .libs/GeometryPrecisionReducer.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT CommonBitsRemover.lo -MD -MP -MF .deps/CommonBitsRemover.Tpo -c CommonBitsRemover.cpp -o CommonBitsRemover.o >/dev/null 2>&1
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT CommonBitsOp.lo -MD -MP -MF .deps/CommonBitsOp.Tpo -c CommonBitsOp.cpp -o CommonBitsOp.o >/dev/null 2>&1
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT EnhancedPrecisionOp.lo -MD -MP -MF .deps/EnhancedPrecisionOp.Tpo -c EnhancedPrecisionOp.cpp -o EnhancedPrecisionOp.o >/dev/null 2>&1
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT GeometryPrecisionReducer.lo -MD -MP -MF .deps/GeometryPrecisionReducer.Tpo -c GeometryPrecisionReducer.cpp -o GeometryPrecisionReducer.o >/dev/null 2>&1
# mv -f .deps/EnhancedPrecisionOp.Tpo .deps/EnhancedPrecisionOp.Plo
# /bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT PrecisionReducerCoordinateOperation.lo -MD -MP -MF .deps/PrecisionReducerCoordinateOperation.Tpo -c -o PrecisionReducerCoordinateOperation.lo PrecisionReducerCoordinateOperation.cpp
# mv -f .deps/CommonBitsOp.Tpo .deps/CommonBitsOp.Plo
# /bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT SimpleGeometryPrecisionReducer.lo -MD -MP -MF .deps/SimpleGeometryPrecisionReducer.Tpo -c -o SimpleGeometryPrecisionReducer.lo SimpleGeometryPrecisionReducer.cpp
# mv -f .deps/CommonBitsRemover.Tpo .deps/CommonBitsRemover.Plo
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT SimpleGeometryPrecisionReducer.lo -MD -MP -MF .deps/SimpleGeometryPrecisionReducer.Tpo -c SimpleGeometryPrecisionReducer.cpp -fPIC -DPIC -o .libs/SimpleGeometryPrecisionReducer.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT PrecisionReducerCoordinateOperation.lo -MD -MP -MF .deps/PrecisionReducerCoordinateOperation.Tpo -c PrecisionReducerCoordinateOperation.cpp -fPIC -DPIC -o .libs/PrecisionReducerCoordinateOperation.o
# mv -f .deps/GeometryPrecisionReducer.Tpo .deps/GeometryPrecisionReducer.Plo
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT PrecisionReducerCoordinateOperation.lo -MD -MP -MF .deps/PrecisionReducerCoordinateOperation.Tpo -c PrecisionReducerCoordinateOperation.cpp -o PrecisionReducerCoordinateOperation.o >/dev/null 2>&1
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT SimpleGeometryPrecisionReducer.lo -MD -MP -MF .deps/SimpleGeometryPrecisionReducer.Tpo -c SimpleGeometryPrecisionReducer.cpp -o SimpleGeometryPrecisionReducer.o >/dev/null 2>&1
# mv -f .deps/PrecisionReducerCoordinateOperation.Tpo .deps/PrecisionReducerCoordinateOperation.Plo
# mv -f .deps/SimpleGeometryPrecisionReducer.Tpo .deps/SimpleGeometryPrecisionReducer.Plo
# /bin/sh ../../libtool --tag=CXX --mode=link clang++ -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -o libprecision.la CommonBits.lo CommonBitsOp.lo CommonBitsRemover.lo EnhancedPrecisionOp.lo GeometryPrecisionReducer.lo PrecisionReducerCoordinateOperation.lo SimpleGeometryPrecisionReducer.lo
# libtool: link: ar cru .libs/libprecision.a .libs/CommonBits.o .libs/CommonBitsOp.o .libs/CommonBitsRemover.o .libs/EnhancedPrecisionOp.o .libs/GeometryPrecisionReducer.o .libs/PrecisionReducerCoordinateOperation.o .libs/SimpleGeometryPrecisionReducer.o
# /r: `u' modifier ignored since `D' is the default (see `U')
# libtool: link: ranlib .libs/libprecision.a
# libtool: link: ( cd ".libs" && rm -f "libprecision.la" && ln -s "../libprecision.la" "libprecision.la" )
# make[4]: Leaving directory '/tmp/geos/src/geos-3.5.0/src/precision'
# make[3]: Leaving directory '/tmp/geos/src/geos-3.5.0/src/precision'
# Making all in simplify
# make[3]: Entering directory '/tmp/geos/src/geos-3.5.0/src/simplify'
# make[4]: Entering directory '/tmp/geos/src/geos-3.5.0/src/simplify'
# /bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT DouglasPeuckerLineSimplifier.lo -MD -MP -MF .deps/DouglasPeuckerLineSimplifier.Tpo -c -o DouglasPeuckerLineSimplifier.lo DouglasPeuckerLineSimplifier.cpp
# /bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT DouglasPeuckerSimplifier.lo -MD -MP -MF .deps/DouglasPeuckerSimplifier.Tpo -c -o DouglasPeuckerSimplifier.lo DouglasPeuckerSimplifier.cpp
# /bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT LineSegmentIndex.lo -MD -MP -MF .deps/LineSegmentIndex.Tpo -c -o LineSegmentIndex.lo LineSegmentIndex.cpp
# /bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT TaggedLineSegment.lo -MD -MP -MF .deps/TaggedLineSegment.Tpo -c -o TaggedLineSegment.lo TaggedLineSegment.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT DouglasPeuckerSimplifier.lo -MD -MP -MF .deps/DouglasPeuckerSimplifier.Tpo -c DouglasPeuckerSimplifier.cpp -fPIC -DPIC -o .libs/DouglasPeuckerSimplifier.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT TaggedLineSegment.lo -MD -MP -MF .deps/TaggedLineSegment.Tpo -c TaggedLineSegment.cpp -fPIC -DPIC -o .libs/TaggedLineSegment.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT LineSegmentIndex.lo -MD -MP -MF .deps/LineSegmentIndex.Tpo -c LineSegmentIndex.cpp -fPIC -DPIC -o .libs/LineSegmentIndex.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT DouglasPeuckerLineSimplifier.lo -MD -MP -MF .deps/DouglasPeuckerLineSimplifier.Tpo -c DouglasPeuckerLineSimplifier.cpp -fPIC -DPIC -o .libs/DouglasPeuckerLineSimplifier.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT TaggedLineSegment.lo -MD -MP -MF .deps/TaggedLineSegment.Tpo -c TaggedLineSegment.cpp -o TaggedLineSegment.o >/dev/null 2>&1
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT LineSegmentIndex.lo -MD -MP -MF .deps/LineSegmentIndex.Tpo -c LineSegmentIndex.cpp -o LineSegmentIndex.o >/dev/null 2>&1
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT DouglasPeuckerLineSimplifier.lo -MD -MP -MF .deps/DouglasPeuckerLineSimplifier.Tpo -c DouglasPeuckerLineSimplifier.cpp -o DouglasPeuckerLineSimplifier.o >/dev/null 2>&1
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT DouglasPeuckerSimplifier.lo -MD -MP -MF .deps/DouglasPeuckerSimplifier.Tpo -c DouglasPeuckerSimplifier.cpp -o DouglasPeuckerSimplifier.o >/dev/null 2>&1
# mv -f .deps/TaggedLineSegment.Tpo .deps/TaggedLineSegment.Plo
# /bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT TaggedLineString.lo -MD -MP -MF .deps/TaggedLineString.Tpo -c -o TaggedLineString.lo TaggedLineString.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT TaggedLineString.lo -MD -MP -MF .deps/TaggedLineString.Tpo -c TaggedLineString.cpp -fPIC -DPIC -o .libs/TaggedLineString.o
# mv -f .deps/DouglasPeuckerSimplifier.Tpo .deps/DouglasPeuckerSimplifier.Plo
# /bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT TaggedLineStringSimplifier.lo -MD -MP -MF .deps/TaggedLineStringSimplifier.Tpo -c -o TaggedLineStringSimplifier.lo TaggedLineStringSimplifier.cpp
# mv -f .deps/LineSegmentIndex.Tpo .deps/LineSegmentIndex.Plo
# /bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT TaggedLinesSimplifier.lo -MD -MP -MF .deps/TaggedLinesSimplifier.Tpo -c -o TaggedLinesSimplifier.lo TaggedLinesSimplifier.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT TaggedLineStringSimplifier.lo -MD -MP -MF .deps/TaggedLineStringSimplifier.Tpo -c TaggedLineStringSimplifier.cpp -fPIC -DPIC -o .libs/TaggedLineStringSimplifier.o
# mv -f .deps/DouglasPeuckerLineSimplifier.Tpo .deps/DouglasPeuckerLineSimplifier.Plo
# /bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT TopologyPreservingSimplifier.lo -MD -MP -MF .deps/TopologyPreservingSimplifier.Tpo -c -o TopologyPreservingSimplifier.lo TopologyPreservingSimplifier.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT TaggedLinesSimplifier.lo -MD -MP -MF .deps/TaggedLinesSimplifier.Tpo -c TaggedLinesSimplifier.cpp -fPIC -DPIC -o .libs/TaggedLinesSimplifier.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT TopologyPreservingSimplifier.lo -MD -MP -MF .deps/TopologyPreservingSimplifier.Tpo -c TopologyPreservingSimplifier.cpp -fPIC -DPIC -o .libs/TopologyPreservingSimplifier.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT TaggedLineString.lo -MD -MP -MF .deps/TaggedLineString.Tpo -c TaggedLineString.cpp -o TaggedLineString.o >/dev/null 2>&1
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT TaggedLineStringSimplifier.lo -MD -MP -MF .deps/TaggedLineStringSimplifier.Tpo -c TaggedLineStringSimplifier.cpp -o TaggedLineStringSimplifier.o >/dev/null 2>&1
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT TaggedLinesSimplifier.lo -MD -MP -MF .deps/TaggedLinesSimplifier.Tpo -c TaggedLinesSimplifier.cpp -o TaggedLinesSimplifier.o >/dev/null 2>&1
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT TopologyPreservingSimplifier.lo -MD -MP -MF .deps/TopologyPreservingSimplifier.Tpo -c TopologyPreservingSimplifier.cpp -o TopologyPreservingSimplifier.o >/dev/null 2>&1
# mv -f .deps/TaggedLineString.Tpo .deps/TaggedLineString.Plo
# mv -f .deps/TaggedLinesSimplifier.Tpo .deps/TaggedLinesSimplifier.Plo
# mv -f .deps/TaggedLineStringSimplifier.Tpo .deps/TaggedLineStringSimplifier.Plo
# mv -f .deps/TopologyPreservingSimplifier.Tpo .deps/TopologyPreservingSimplifier.Plo
# /bin/sh ../../libtool --tag=CXX --mode=link clang++ -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -o libsimplify.la DouglasPeuckerLineSimplifier.lo DouglasPeuckerSimplifier.lo LineSegmentIndex.lo TaggedLineSegment.lo TaggedLineString.lo TaggedLineStringSimplifier.lo TaggedLinesSimplifier.lo TopologyPreservingSimplifier.lo
# libtool: link: 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
# /r: `u' modifier ignored since `D' is the default (see `U')
# libtool: link: ranlib .libs/libsimplify.a
# libtool: link: ( cd ".libs" && rm -f "libsimplify.la" && ln -s "../libsimplify.la" "libsimplify.la" )
# make[4]: Leaving directory '/tmp/geos/src/geos-3.5.0/src/simplify'
# make[3]: Leaving directory '/tmp/geos/src/geos-3.5.0/src/simplify'
# Making all in triangulate
# make[3]: Entering directory '/tmp/geos/src/geos-3.5.0/src/triangulate'
# Making all in quadedge
# make[4]: Entering directory '/tmp/geos/src/geos-3.5.0/src/triangulate/quadedge'
# make[5]: Entering directory '/tmp/geos/src/geos-3.5.0/src/triangulate/quadedge'
# /bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT QuadEdge.lo -MD -MP -MF .deps/QuadEdge.Tpo -c -o QuadEdge.lo QuadEdge.cpp
# /bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT Vertex.lo -MD -MP -MF .deps/Vertex.Tpo -c -o Vertex.lo Vertex.cpp
# /bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT TrianglePredicate.lo -MD -MP -MF .deps/TrianglePredicate.Tpo -c -o TrianglePredicate.lo TrianglePredicate.cpp
# /bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT QuadEdgeSubdivision.lo -MD -MP -MF .deps/QuadEdgeSubdivision.Tpo -c -o QuadEdgeSubdivision.lo QuadEdgeSubdivision.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT QuadEdgeSubdivision.lo -MD -MP -MF .deps/QuadEdgeSubdivision.Tpo -c QuadEdgeSubdivision.cpp -fPIC -DPIC -o .libs/QuadEdgeSubdivision.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT Vertex.lo -MD -MP -MF .deps/Vertex.Tpo -c Vertex.cpp -fPIC -DPIC -o .libs/Vertex.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT TrianglePredicate.lo -MD -MP -MF .deps/TrianglePredicate.Tpo -c TrianglePredicate.cpp -fPIC -DPIC -o .libs/TrianglePredicate.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT QuadEdge.lo -MD -MP -MF .deps/QuadEdge.Tpo -c QuadEdge.cpp -fPIC -DPIC -o .libs/QuadEdge.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT TrianglePredicate.lo -MD -MP -MF .deps/TrianglePredicate.Tpo -c TrianglePredicate.cpp -o TrianglePredicate.o >/dev/null 2>&1
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT QuadEdge.lo -MD -MP -MF .deps/QuadEdge.Tpo -c QuadEdge.cpp -o QuadEdge.o >/dev/null 2>&1
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT Vertex.lo -MD -MP -MF .deps/Vertex.Tpo -c Vertex.cpp -o Vertex.o >/dev/null 2>&1
# mv -f .deps/TrianglePredicate.Tpo .deps/TrianglePredicate.Plo
# /bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT QuadEdgeLocator.lo -MD -MP -MF .deps/QuadEdgeLocator.Tpo -c -o QuadEdgeLocator.lo QuadEdgeLocator.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT QuadEdgeLocator.lo -MD -MP -MF .deps/QuadEdgeLocator.Tpo -c QuadEdgeLocator.cpp -fPIC -DPIC -o .libs/QuadEdgeLocator.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT QuadEdgeLocator.lo -MD -MP -MF .deps/QuadEdgeLocator.Tpo -c QuadEdgeLocator.cpp -o QuadEdgeLocator.o >/dev/null 2>&1
# mv -f .deps/QuadEdgeLocator.Tpo .deps/QuadEdgeLocator.Plo
# /bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT LastFoundQuadEdgeLocator.lo -MD -MP -MF .deps/LastFoundQuadEdgeLocator.Tpo -c -o LastFoundQuadEdgeLocator.lo LastFoundQuadEdgeLocator.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT QuadEdgeSubdivision.lo -MD -MP -MF .deps/QuadEdgeSubdivision.Tpo -c QuadEdgeSubdivision.cpp -o QuadEdgeSubdivision.o >/dev/null 2>&1
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT LastFoundQuadEdgeLocator.lo -MD -MP -MF .deps/LastFoundQuadEdgeLocator.Tpo -c LastFoundQuadEdgeLocator.cpp -fPIC -DPIC -o .libs/LastFoundQuadEdgeLocator.o
# mv -f .deps/QuadEdge.Tpo .deps/QuadEdge.Plo
# /bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT LocateFailureException.lo -MD -MP -MF .deps/LocateFailureException.Tpo -c -o LocateFailureException.lo LocateFailureException.cpp
# mv -f .deps/Vertex.Tpo .deps/Vertex.Plo
# /bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT TriangleVisitor.lo -MD -MP -MF .deps/TriangleVisitor.Tpo -c -o TriangleVisitor.lo TriangleVisitor.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT LocateFailureException.lo -MD -MP -MF .deps/LocateFailureException.Tpo -c LocateFailureException.cpp -fPIC -DPIC -o .libs/LocateFailureException.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT TriangleVisitor.lo -MD -MP -MF .deps/TriangleVisitor.Tpo -c TriangleVisitor.cpp -fPIC -DPIC -o .libs/TriangleVisitor.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT LastFoundQuadEdgeLocator.lo -MD -MP -MF .deps/LastFoundQuadEdgeLocator.Tpo -c LastFoundQuadEdgeLocator.cpp -o LastFoundQuadEdgeLocator.o >/dev/null 2>&1
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT LocateFailureException.lo -MD -MP -MF .deps/LocateFailureException.Tpo -c LocateFailureException.cpp -o LocateFailureException.o >/dev/null 2>&1
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT TriangleVisitor.lo -MD -MP -MF .deps/TriangleVisitor.Tpo -c TriangleVisitor.cpp -o TriangleVisitor.o >/dev/null 2>&1
# mv -f .deps/QuadEdgeSubdivision.Tpo .deps/QuadEdgeSubdivision.Plo
# mv -f .deps/LocateFailureException.Tpo .deps/LocateFailureException.Plo
# mv -f .deps/LastFoundQuadEdgeLocator.Tpo .deps/LastFoundQuadEdgeLocator.Plo
# mv -f .deps/TriangleVisitor.Tpo .deps/TriangleVisitor.Plo
# /bin/sh ../../../libtool --tag=CXX --mode=link clang++ -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -o libquadedge.la QuadEdge.lo Vertex.lo TrianglePredicate.lo QuadEdgeSubdivision.lo QuadEdgeLocator.lo LastFoundQuadEdgeLocator.lo LocateFailureException.lo TriangleVisitor.lo
# libtool: link: ar cru .libs/libquadedge.a .libs/QuadEdge.o .libs/Vertex.o .libs/TrianglePredicate.o .libs/QuadEdgeSubdivision.o .libs/QuadEdgeLocator.o .libs/LastFoundQuadEdgeLocator.o .libs/LocateFailureException.o .libs/TriangleVisitor.o
# /r: `u' modifier ignored since `D' is the default (see `U')
# libtool: link: ranlib .libs/libquadedge.a
# libtool: link: ( cd ".libs" && rm -f "libquadedge.la" && ln -s "../libquadedge.la" "libquadedge.la" )
# make[5]: Leaving directory '/tmp/geos/src/geos-3.5.0/src/triangulate/quadedge'
# make[4]: Leaving directory '/tmp/geos/src/geos-3.5.0/src/triangulate/quadedge'
# make[4]: Entering directory '/tmp/geos/src/geos-3.5.0/src/triangulate'
# /bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT IncrementalDelaunayTriangulator.lo -MD -MP -MF .deps/IncrementalDelaunayTriangulator.Tpo -c -o IncrementalDelaunayTriangulator.lo IncrementalDelaunayTriangulator.cpp
# /bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT DelaunayTriangulationBuilder.lo -MD -MP -MF .deps/DelaunayTriangulationBuilder.Tpo -c -o DelaunayTriangulationBuilder.lo DelaunayTriangulationBuilder.cpp
# /bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT VoronoiDiagramBuilder.lo -MD -MP -MF .deps/VoronoiDiagramBuilder.Tpo -c -o VoronoiDiagramBuilder.lo VoronoiDiagramBuilder.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT VoronoiDiagramBuilder.lo -MD -MP -MF .deps/VoronoiDiagramBuilder.Tpo -c VoronoiDiagramBuilder.cpp -fPIC -DPIC -o .libs/VoronoiDiagramBuilder.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT DelaunayTriangulationBuilder.lo -MD -MP -MF .deps/DelaunayTriangulationBuilder.Tpo -c DelaunayTriangulationBuilder.cpp -fPIC -DPIC -o .libs/DelaunayTriangulationBuilder.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT IncrementalDelaunayTriangulator.lo -MD -MP -MF .deps/IncrementalDelaunayTriangulator.Tpo -c IncrementalDelaunayTriangulator.cpp -fPIC -DPIC -o .libs/IncrementalDelaunayTriangulator.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT VoronoiDiagramBuilder.lo -MD -MP -MF .deps/VoronoiDiagramBuilder.Tpo -c VoronoiDiagramBuilder.cpp -o VoronoiDiagramBuilder.o >/dev/null 2>&1
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT IncrementalDelaunayTriangulator.lo -MD -MP -MF .deps/IncrementalDelaunayTriangulator.Tpo -c IncrementalDelaunayTriangulator.cpp -o IncrementalDelaunayTriangulator.o >/dev/null 2>&1
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT DelaunayTriangulationBuilder.lo -MD -MP -MF .deps/DelaunayTriangulationBuilder.Tpo -c DelaunayTriangulationBuilder.cpp -o DelaunayTriangulationBuilder.o >/dev/null 2>&1
# mv -f .deps/IncrementalDelaunayTriangulator.Tpo .deps/IncrementalDelaunayTriangulator.Plo
# mv -f .deps/VoronoiDiagramBuilder.Tpo .deps/VoronoiDiagramBuilder.Plo
# mv -f .deps/DelaunayTriangulationBuilder.Tpo .deps/DelaunayTriangulationBuilder.Plo
# /bin/sh ../../libtool --tag=CXX --mode=link clang++ -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -o libtriangulate.la IncrementalDelaunayTriangulator.lo DelaunayTriangulationBuilder.lo VoronoiDiagramBuilder.lo quadedge/libquadedge.la
# libtool: link: (cd .libs/libtriangulate.lax/libquadedge.a && ar x "/tmp/geos/src/geos-3.5.0/src/triangulate/quadedge/.libs/libquadedge.a")
# libtool: link: ar cru .libs/libtriangulate.a .libs/IncrementalDelaunayTriangulator.o .libs/DelaunayTriangulationBuilder.o .libs/VoronoiDiagramBuilder.o .libs/libtriangulate.lax/libquadedge.a/LastFoundQuadEdgeLocator.o .libs/libtriangulate.lax/libquadedge.a/LocateFailureException.o .libs/libtriangulate.lax/libquadedge.a/QuadEdge.o .libs/libtriangulate.lax/libquadedge.a/QuadEdgeLocator.o .libs/libtriangulate.lax/libquadedge.a/QuadEdgeSubdivision.o .libs/libtriangulate.lax/libquadedge.a/TrianglePredicate.o .libs/libtriangulate.lax/libquadedge.a/TriangleVisitor.o .libs/libtriangulate.lax/libquadedge.a/Vertex.o
# /r: `u' modifier ignored since `D' is the default (see `U')
# libtool: link: ranlib .libs/libtriangulate.a
# libtool: link: rm -fr .libs/libtriangulate.lax
# libtool: link: ( cd ".libs" && rm -f "libtriangulate.la" && ln -s "../libtriangulate.la" "libtriangulate.la" )
# make[4]: Leaving directory '/tmp/geos/src/geos-3.5.0/src/triangulate'
# make[3]: Leaving directory '/tmp/geos/src/geos-3.5.0/src/triangulate'
# Making all in util
# make[3]: Entering directory '/tmp/geos/src/geos-3.5.0/src/util'
# make[4]: Entering directory '/tmp/geos/src/geos-3.5.0/src/util'
# /bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT Assert.lo -MD -MP -MF .deps/Assert.Tpo -c -o Assert.lo Assert.cpp
# /bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT GeometricShapeFactory.lo -MD -MP -MF .deps/GeometricShapeFactory.Tpo -c -o GeometricShapeFactory.lo GeometricShapeFactory.cpp
# /bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT Interrupt.lo -MD -MP -MF .deps/Interrupt.Tpo -c -o Interrupt.lo Interrupt.cpp
# /bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT math.lo -MD -MP -MF .deps/math.Tpo -c -o math.lo math.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT Interrupt.lo -MD -MP -MF .deps/Interrupt.Tpo -c Interrupt.cpp -fPIC -DPIC -o .libs/Interrupt.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT Assert.lo -MD -MP -MF .deps/Assert.Tpo -c Assert.cpp -fPIC -DPIC -o .libs/Assert.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT GeometricShapeFactory.lo -MD -MP -MF .deps/GeometricShapeFactory.Tpo -c GeometricShapeFactory.cpp -fPIC -DPIC -o .libs/GeometricShapeFactory.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT math.lo -MD -MP -MF .deps/math.Tpo -c math.cpp -fPIC -DPIC -o .libs/math.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT Interrupt.lo -MD -MP -MF .deps/Interrupt.Tpo -c Interrupt.cpp -o Interrupt.o >/dev/null 2>&1
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT Assert.lo -MD -MP -MF .deps/Assert.Tpo -c Assert.cpp -o Assert.o >/dev/null 2>&1
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT math.lo -MD -MP -MF .deps/math.Tpo -c math.cpp -o math.o >/dev/null 2>&1
# mv -f .deps/Interrupt.Tpo .deps/Interrupt.Plo
# /bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT Profiler.lo -MD -MP -MF .deps/Profiler.Tpo -c -o Profiler.lo Profiler.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT Profiler.lo -MD -MP -MF .deps/Profiler.Tpo -c Profiler.cpp -fPIC -DPIC -o .libs/Profiler.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT GeometricShapeFactory.lo -MD -MP -MF .deps/GeometricShapeFactory.Tpo -c GeometricShapeFactory.cpp -o GeometricShapeFactory.o >/dev/null 2>&1
# mv -f .deps/Assert.Tpo .deps/Assert.Plo
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../include -I../../include/geos -I../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT Profiler.lo -MD -MP -MF .deps/Profiler.Tpo -c Profiler.cpp -o Profiler.o >/dev/null 2>&1
# mv -f .deps/math.Tpo .deps/math.Plo
# mv -f .deps/GeometricShapeFactory.Tpo .deps/GeometricShapeFactory.Plo
# mv -f .deps/Profiler.Tpo .deps/Profiler.Plo
# /bin/sh ../../libtool --tag=CXX --mode=link clang++ -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -o libutil.la Assert.lo GeometricShapeFactory.lo Interrupt.lo math.lo Profiler.lo
# libtool: link: ar cru .libs/libutil.a .libs/Assert.o .libs/GeometricShapeFactory.o .libs/Interrupt.o .libs/math.o .libs/Profiler.o
# /r: `u' modifier ignored since `D' is the default (see `U')
# libtool: link: ranlib .libs/libutil.a
# libtool: link: ( cd ".libs" && rm -f "libutil.la" && ln -s "../libutil.la" "libutil.la" )
# make[4]: Leaving directory '/tmp/geos/src/geos-3.5.0/src/util'
# make[3]: Leaving directory '/tmp/geos/src/geos-3.5.0/src/util'
# make[3]: Entering directory '/tmp/geos/src/geos-3.5.0/src'
# /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../include -I../include/geos -I../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT inlines.lo -MD -MP -MF .deps/inlines.Tpo -c -o inlines.lo inlines.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../include -I../include/geos -I../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT inlines.lo -MD -MP -MF .deps/inlines.Tpo -c inlines.cpp -fPIC -DPIC -o .libs/inlines.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../include -I../include/geos -I../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT inlines.lo -MD -MP -MF .deps/inlines.Tpo -c inlines.cpp -o inlines.o >/dev/null 2>&1
# mv -f .deps/inlines.Tpo .deps/inlines.Plo
# /bin/sh ../libtool --tag=CXX --mode=link clang++ -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -release 3.5.0 -no-undefined -o libgeos.la -rpath /usr/lib 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 triangulate/libtriangulate.la util/libutil.la
# libtool: link: clang++ -fPIC -DPIC -shared -nostdlib /sysroot/bin/../lib/crti.o /sysroot/bin/../lib/clang/3.8.1/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 triangulate/.libs/libtriangulate.a util/.libs/libutil.a -Wl,--no-whole-archive -L//../lib64/gcc/x86_64-pc-linux-gnu/6.1.1 -L/sysroot/bin/../lib -L/sysroot/lib -lc++ -lc++abi -lunwind -lm -lc /sysroot/bin/../lib/clang/3.8.1/crtendS.o /sysroot/bin/../lib/crtn.o -Wl,-soname -Wl,libgeos-3.5.0.so -o .libs/libgeos-3.5.0.so
# libtool: link: (cd ".libs" && rm -f "libgeos.so" && ln -s "libgeos-3.5.0.so" "libgeos.so")
# libtool: link: (cd .libs/libgeos.lax/libalgorithm.a && ar x "/tmp/geos/src/geos-3.5.0/src/algorithm/.libs/libalgorithm.a")
# libtool: link: (cd .libs/libgeos.lax/libgeom.a && ar x "/tmp/geos/src/geos-3.5.0/src/geom/.libs/libgeom.a")
# libtool: link: (cd .libs/libgeos.lax/libgeomgraph.a && ar x "/tmp/geos/src/geos-3.5.0/src/geomgraph/.libs/libgeomgraph.a")
# libtool: link: (cd .libs/libgeos.lax/libindex.a && ar x "/tmp/geos/src/geos-3.5.0/src/index/.libs/libindex.a")
# libtool: link: (cd .libs/libgeos.lax/libio.a && ar x "/tmp/geos/src/geos-3.5.0/src/io/.libs/libio.a")
# libtool: link: (cd .libs/libgeos.lax/liblinearref.a && ar x "/tmp/geos/src/geos-3.5.0/src/linearref/.libs/liblinearref.a")
# libtool: link: (cd .libs/libgeos.lax/libnoding.a && ar x "/tmp/geos/src/geos-3.5.0/src/noding/.libs/libnoding.a")
# libtool: link: (cd .libs/libgeos.lax/liboperation.a && ar x "/tmp/geos/src/geos-3.5.0/src/operation/.libs/liboperation.a")
# libtool: link: (cd .libs/libgeos.lax/libplanargraph.a && ar x "/tmp/geos/src/geos-3.5.0/src/planargraph/.libs/libplanargraph.a")
# libtool: link: (cd .libs/libgeos.lax/libprecision.a && ar x "/tmp/geos/src/geos-3.5.0/src/precision/.libs/libprecision.a")
# libtool: link: (cd .libs/libgeos.lax/libsimplify.a && ar x "/tmp/geos/src/geos-3.5.0/src/simplify/.libs/libsimplify.a")
# libtool: link: (cd .libs/libgeos.lax/libtriangulate.a && ar x "/tmp/geos/src/geos-3.5.0/src/triangulate/.libs/libtriangulate.a")
# libtool: link: (cd .libs/libgeos.lax/libutil.a && ar x "/tmp/geos/src/geos-3.5.0/src/util/.libs/libutil.a")
# copying selected object files to avoid basename conflicts...
# libtool: link: ln .libs/libgeos.lax/libindex.a/Node.o .libs/libgeos.lax/lt1-Node.o || cp .libs/libgeos.lax/libindex.a/Node.o .libs/libgeos.lax/lt1-Node.o
# libtool: link: ln .libs/libgeos.lax/libindex.a/SweepLineEvent.o .libs/libgeos.lax/lt2-SweepLineEvent.o || cp .libs/libgeos.lax/libindex.a/SweepLineEvent.o .libs/libgeos.lax/lt2-SweepLineEvent.o
# libtool: link: ln .libs/libgeos.lax/liboperation.a/EdgeRing.o .libs/libgeos.lax/lt3-EdgeRing.o || cp .libs/libgeos.lax/liboperation.a/EdgeRing.o .libs/libgeos.lax/lt3-EdgeRing.o
# libtool: link: ln .libs/libgeos.lax/libplanargraph.a/DirectedEdge.o .libs/libgeos.lax/lt4-DirectedEdge.o || cp .libs/libgeos.lax/libplanargraph.a/DirectedEdge.o .libs/libgeos.lax/lt4-DirectedEdge.o
# libtool: link: ln .libs/libgeos.lax/libplanargraph.a/DirectedEdgeStar.o .libs/libgeos.lax/lt5-DirectedEdgeStar.o || cp .libs/libgeos.lax/libplanargraph.a/DirectedEdgeStar.o .libs/libgeos.lax/lt5-DirectedEdgeStar.o
# libtool: link: ln .libs/libgeos.lax/libplanargraph.a/Edge.o .libs/libgeos.lax/lt6-Edge.o || cp .libs/libgeos.lax/libplanargraph.a/Edge.o .libs/libgeos.lax/lt6-Edge.o
# libtool: link: ln .libs/libgeos.lax/libplanargraph.a/Node.o .libs/libgeos.lax/lt7-Node.o || cp .libs/libgeos.lax/libplanargraph.a/Node.o .libs/libgeos.lax/lt7-Node.o
# libtool: link: ln .libs/libgeos.lax/libplanargraph.a/NodeMap.o .libs/libgeos.lax/lt8-NodeMap.o || cp .libs/libgeos.lax/libplanargraph.a/NodeMap.o .libs/libgeos.lax/lt8-NodeMap.o
# libtool: link: ln .libs/libgeos.lax/libplanargraph.a/PlanarGraph.o .libs/libgeos.lax/lt9-PlanarGraph.o || cp .libs/libgeos.lax/libplanargraph.a/PlanarGraph.o .libs/libgeos.lax/lt9-PlanarGraph.o
# libtool: link: ar cru .libs/libgeos.a inlines.o .libs/libgeos.lax/libalgorithm.a/Angle.o .libs/libgeos.lax/libalgorithm.a/BoundaryNodeRule.o .libs/libgeos.lax/libalgorithm.a/CGAlgorithms.o .libs/libgeos.lax/libalgorithm.a/Centroid.o .libs/libgeos.lax/libalgorithm.a/CentroidArea.o .libs/libgeos.lax/libalgorithm.a/CentroidLine.o .libs/libgeos.lax/libalgorithm.a/CentroidPoint.o .libs/libgeos.lax/libalgorithm.a/ConvexHull.o .libs/libgeos.lax/libalgorithm.a/DiscreteHausdorffDistance.o .libs/libgeos.lax/libalgorithm.a/DistanceToPoint.o .libs/libgeos.lax/libalgorithm.a/HCoordinate.o .libs/libgeos.lax/libalgorithm.a/IndexedPointInAreaLocator.o .libs/libgeos.lax/libalgorithm.a/InteriorPointArea.o .libs/libgeos.lax/libalgorithm.a/InteriorPointLine.o .libs/libgeos.lax/libalgorithm.a/InteriorPointPoint.o .libs/libgeos.lax/libalgorithm.a/LineIntersector.o .libs/libgeos.lax/libalgorithm.a/MCPointInRing.o .libs/libgeos.lax/libalgorithm.a/MinimumDiameter.o .libs/libgeos.lax/libalgorithm.a/NotRepresentableException.o .libs/libgeos.lax/libalgorithm.a/PointLocator.o .libs/libgeos.lax/libalgorithm.a/PointOnGeometryLocator.o .libs/libgeos.lax/libalgorithm.a/RayCrossingCounter.o .libs/libgeos.lax/libalgorithm.a/RobustDeterminant.o .libs/libgeos.lax/libalgorithm.a/SIRtreePointInRing.o .libs/libgeos.lax/libalgorithm.a/SimplePointInAreaLocator.o .libs/libgeos.lax/libalgorithm.a/SimplePointInRing.o .libs/libgeos.lax/libgeom.a/AbstractPreparedPolygonContains.o .libs/libgeos.lax/libgeom.a/BasicPreparedGeometry.o .libs/libgeos.lax/libgeom.a/ComponentCoordinateExtracter.o .libs/libgeos.lax/libgeom.a/Coordinate.o .libs/libgeos.lax/libgeom.a/CoordinateArraySequence.o .libs/libgeos.lax/libgeom.a/CoordinateArraySequenceFactory.o .libs/libgeos.lax/libgeom.a/CoordinateOperation.o .libs/libgeos.lax/libgeom.a/CoordinateSequence.o .libs/libgeos.lax/libgeom.a/CoordinateSequenceFactory.o .libs/libgeos.lax/libgeom.a/Dimension.o .libs/libgeos.lax/libgeom.a/Envelope.o .libs/libgeos.lax/libgeom.a/Geometry.o .libs/libgeos.lax/libgeom.a/GeometryCollection.o .libs/libgeos.lax/libgeom.a/GeometryCombiner.o .libs/libgeos.lax/libgeom.a/GeometryComponentFilter.o .libs/libgeos.lax/libgeom.a/GeometryEditor.o .libs/libgeos.lax/libgeom.a/GeometryFactory.o .libs/libgeos.lax/libgeom.a/GeometryList.o .libs/libgeos.lax/libgeom.a/GeometryTransformer.o .libs/libgeos.lax/libgeom.a/IntersectionMatrix.o .libs/libgeos.lax/libgeom.a/LineSegment.o .libs/libgeos.lax/libgeom.a/LineString.o .libs/libgeos.lax/libgeom.a/LinearComponentExtracter.o .libs/libgeos.lax/libgeom.a/LinearRing.o .libs/libgeos.lax/libgeom.a/Location.o .libs/libgeos.lax/libgeom.a/MultiLineString.o .libs/libgeos.lax/libgeom.a/MultiPoint.o .libs/libgeos.lax/libgeom.a/MultiPolygon.o .libs/libgeos.lax/libgeom.a/Point.o .libs/libgeos.lax/libgeom.a/PointExtracter.o .libs/libgeos.lax/libgeom.a/Polygon.o .libs/libgeos.lax/libgeom.a/PolygonExtracter.o .libs/libgeos.lax/libgeom.a/PrecisionModel.o .libs/libgeos.lax/libgeom.a/PreparedGeometry.o .libs/libgeos.lax/libgeom.a/PreparedGeometryFactory.o .libs/libgeos.lax/libgeom.a/PreparedLineString.o .libs/libgeos.lax/libgeom.a/PreparedLineStringIntersects.o .libs/libgeos.lax/libgeom.a/PreparedPoint.o .libs/libgeos.lax/libgeom.a/PreparedPolygon.o .libs/libgeos.lax/libgeom.a/PreparedPolygonContains.o .libs/libgeos.lax/libgeom.a/PreparedPolygonContainsProperly.o .libs/libgeos.lax/libgeom.a/PreparedPolygonCovers.o .libs/libgeos.lax/libgeom.a/PreparedPolygonIntersects.o .libs/libgeos.lax/libgeom.a/PreparedPolygonPredicate.o .libs/libgeos.lax/libgeom.a/ShortCircuitedGeometryVisitor.o .libs/libgeos.lax/libgeom.a/SineStarFactory.o .libs/libgeos.lax/libgeom.a/Triangle.o .libs/libgeos.lax/libgeomgraph.a/Depth.o .libs/libgeos.lax/libgeomgraph.a/DirectedEdge.o .libs/libgeos.lax/libgeomgraph.a/DirectedEdgeStar.o .libs/libgeos.lax/libgeomgraph.a/Edge.o .libs/libgeos.lax/libgeomgraph.a/EdgeEnd.o .libs/libgeos.lax/libgeomgraph.a/EdgeEndStar.o .libs/libgeos.lax/libgeomgraph.a/EdgeIntersectionList.o .libs/libgeos.lax/libgeomgraph.a/EdgeList.o .libs/libgeos.lax/libgeomgraph.a/EdgeNodingValidator.o .libs/libgeos.lax/libgeomgraph.a/EdgeRing.o .libs/libgeos.lax/libgeomgraph.a/GeometryGraph.o .libs/libgeos.lax/libgeomgraph.a/GraphComponent.o .libs/libgeos.lax/libgeomgraph.a/Label.o .libs/libgeos.lax/libgeomgraph.a/MonotoneChainEdge.o .libs/libgeos.lax/libgeomgraph.a/MonotoneChainIndexer.o .libs/libgeos.lax/libgeomgraph.a/Node.o .libs/libgeos.lax/libgeomgraph.a/NodeFactory.o .libs/libgeos.lax/libgeomgraph.a/NodeMap.o .libs/libgeos.lax/libgeomgraph.a/PlanarGraph.o .libs/libgeos.lax/libgeomgraph.a/Position.o .libs/libgeos.lax/libgeomgraph.a/Quadrant.o .libs/libgeos.lax/libgeomgraph.a/SegmentIntersector.o .libs/libgeos.lax/libgeomgraph.a/SimpleEdgeSetIntersector.o .libs/libgeos.lax/libgeomgraph.a/SimpleMCSweepLineIntersector.o .libs/libgeos.lax/libgeomgraph.a/SimpleSweepLineIntersector.o .libs/libgeos.lax/libgeomgraph.a/SweepLineEvent.o .libs/libgeos.lax/libgeomgraph.a/SweepLineSegment.o .libs/libgeos.lax/libgeomgraph.a/TopologyLocation.o .libs/libgeos.lax/libindex.a/AbstractNode.o .libs/libgeos.lax/libindex.a/AbstractSTRtree.o .libs/libgeos.lax/libindex.a/Bintree.o .libs/libgeos.lax/libindex.a/DoubleBits.o .libs/libgeos.lax/libindex.a/Interval.o .libs/libgeos.lax/libindex.a/IntervalRTreeBranchNode.o .libs/libgeos.lax/libindex.a/IntervalRTreeLeafNode.o .libs/libgeos.lax/libindex.a/IntervalRTreeNode.o .libs/libgeos.lax/libindex.a/IntervalSize.o .libs/libgeos.lax/libindex.a/ItemBoundable.o .libs/libgeos.lax/libindex.a/Key.o .libs/libgeos.lax/libindex.a/MonotoneChain.o .libs/libgeos.lax/libindex.a/MonotoneChainBuilder.o .libs/libgeos.lax/libindex.a/MonotoneChainOverlapAction.o .libs/libgeos.lax/libindex.a/MonotoneChainSelectAction.o .libs/libgeos.lax/lt1-Node.o .libs/libgeos.lax/libindex.a/NodeBase.o .libs/libgeos.lax/libindex.a/Quadtree.o .libs/libgeos.lax/libindex.a/Root.o .libs/libgeos.lax/libindex.a/SIRtree.o .libs/libgeos.lax/libindex.a/STRtree.o .libs/libgeos.lax/libindex.a/SortedPackedIntervalRTree.o .libs/libgeos.lax/lt2-SweepLineEvent.o .libs/libgeos.lax/libindex.a/SweepLineIndex.o .libs/libgeos.lax/libindex.a/SweepLineInterval.o .libs/libgeos.lax/libindex.a/lt1-Key.o .libs/libgeos.lax/libindex.a/lt2-Node.o .libs/libgeos.lax/libindex.a/lt3-NodeBase.o .libs/libgeos.lax/libindex.a/lt4-Root.o .libs/libgeos.lax/libindex.a/lt5-Interval.o .libs/libgeos.lax/libio.a/ByteOrderDataInStream.o .libs/libgeos.lax/libio.a/ByteOrderValues.o .libs/libgeos.lax/libio.a/CLocalizer.o .libs/libgeos.lax/libio.a/ParseException.o .libs/libgeos.lax/libio.a/StringTokenizer.o .libs/libgeos.lax/libio.a/Unload.o .libs/libgeos.lax/libio.a/WKBReader.o .libs/libgeos.lax/libio.a/WKBWriter.o .libs/libgeos.lax/libio.a/WKTReader.o .libs/libgeos.lax/libio.a/WKTWriter.o .libs/libgeos.lax/libio.a/Writer.o .libs/libgeos.lax/liblinearref.a/ExtractLineByLocation.o .libs/libgeos.lax/liblinearref.a/LengthIndexOfPoint.o .libs/libgeos.lax/liblinearref.a/LengthIndexedLine.o .libs/libgeos.lax/liblinearref.a/LengthLocationMap.o .libs/libgeos.lax/liblinearref.a/LinearGeometryBuilder.o .libs/libgeos.lax/liblinearref.a/LinearIterator.o .libs/libgeos.lax/liblinearref.a/LinearLocation.o .libs/libgeos.lax/liblinearref.a/LocationIndexOfLine.o .libs/libgeos.lax/liblinearref.a/LocationIndexOfPoint.o .libs/libgeos.lax/libnoding.a/BasicSegmentString.o .libs/libgeos.lax/libnoding.a/FastNodingValidator.o .libs/libgeos.lax/libnoding.a/FastSegmentSetIntersectionFinder.o .libs/libgeos.lax/libnoding.a/GeometryNoder.o .libs/libgeos.lax/libnoding.a/HotPixel.o .libs/libgeos.lax/libnoding.a/IntersectionAdder.o .libs/libgeos.lax/libnoding.a/IntersectionFinderAdder.o .libs/libgeos.lax/libnoding.a/IteratedNoder.o .libs/libgeos.lax/libnoding.a/MCIndexNoder.o .libs/libgeos.lax/libnoding.a/MCIndexPointSnapper.o .libs/libgeos.lax/libnoding.a/MCIndexSegmentSetMutualIntersector.o .libs/libgeos.lax/libnoding.a/MCIndexSnapRounder.o .libs/libgeos.lax/libnoding.a/NodedSegmentString.o .libs/libgeos.lax/libnoding.a/NodingValidator.o .libs/libgeos.lax/libnoding.a/Octant.o .libs/libgeos.lax/libnoding.a/OrientedCoordinateArray.o .libs/libgeos.lax/libnoding.a/ScaledNoder.o .libs/libgeos.lax/libnoding.a/SegmentIntersectionDetector.o .libs/libgeos.lax/libnoding.a/SegmentNode.o .libs/libgeos.lax/libnoding.a/SegmentNodeList.o .libs/libgeos.lax/libnoding.a/SegmentString.o .libs/libgeos.lax/libnoding.a/SegmentStringUtil.o .libs/libgeos.lax/libnoding.a/SimpleNoder.o .libs/libgeos.lax/libnoding.a/SimpleSnapRounder.o .libs/libgeos.lax/libnoding.a/SingleInteriorIntersectionFinder.o .libs/libgeos.lax/liboperation.a/BufferBuilder.o .libs/libgeos.lax/liboperation.a/BufferInputLineSimplifier.o .libs/libgeos.lax/liboperation.a/BufferOp.o .libs/libgeos.lax/liboperation.a/BufferParameters.o .libs/libgeos.lax/liboperation.a/BufferSubgraph.o .libs/libgeos.lax/liboperation.a/CascadedPolygonUnion.o .libs/libgeos.lax/liboperation.a/CascadedUnion.o .libs/libgeos.lax/liboperation.a/ConnectedElementLocationFilter.o .libs/libgeos.lax/liboperation.a/ConnectedElementPointFilter.o .libs/libgeos.lax/liboperation.a/ConnectedInteriorTester.o .libs/libgeos.lax/liboperation.a/ConsistentAreaTester.o .libs/libgeos.lax/liboperation.a/DistanceOp.o .libs/libgeos.lax/liboperation.a/EdgeEndBuilder.o .libs/libgeos.lax/liboperation.a/EdgeEndBundle.o .libs/libgeos.lax/liboperation.a/EdgeEndBundleStar.o .libs/libgeos.lax/lt3-EdgeRing.o .libs/libgeos.lax/liboperation.a/EdgeSetNoder.o .libs/libgeos.lax/liboperation.a/EdgeString.o .libs/libgeos.lax/liboperation.a/ElevationMatrix.o .libs/libgeos.lax/liboperation.a/ElevationMatrixCell.o .libs/libgeos.lax/liboperation.a/FuzzyPointLocator.o .libs/libgeos.lax/liboperation.a/GeometryGraphOperation.o .libs/libgeos.lax/liboperation.a/GeometryLocation.o .libs/libgeos.lax/liboperation.a/GeometrySnapper.o .libs/libgeos.lax/liboperation.a/IndexedNestedRingTester.o .libs/libgeos.lax/liboperation.a/IsSimpleOp.o .libs/libgeos.lax/liboperation.a/IsValidOp.o .libs/libgeos.lax/liboperation.a/LineBuilder.o .libs/libgeos.lax/liboperation.a/LineMergeDirectedEdge.o .libs/libgeos.lax/liboperation.a/LineMergeEdge.o .libs/libgeos.lax/liboperation.a/LineMergeGraph.o .libs/libgeos.lax/liboperation.a/LineMerger.o .libs/libgeos.lax/liboperation.a/LineSequencer.o .libs/libgeos.lax/liboperation.a/LineStringSnapper.o .libs/libgeos.lax/liboperation.a/MaximalEdgeRing.o .libs/libgeos.lax/liboperation.a/MinimalEdgeRing.o .libs/libgeos.lax/liboperation.a/OffsetCurveBuilder.o .libs/libgeos.lax/liboperation.a/OffsetCurveSetBuilder.o .libs/libgeos.lax/liboperation.a/OffsetPointGenerator.o .libs/libgeos.lax/liboperation.a/OffsetSegmentGenerator.o .libs/libgeos.lax/liboperation.a/OverlayNodeFactory.o .libs/libgeos.lax/liboperation.a/OverlayOp.o .libs/libgeos.lax/liboperation.a/OverlayResultValidator.o .libs/libgeos.lax/liboperation.a/PointBuilder.o .libs/libgeos.lax/liboperation.a/PointGeometryUnion.o .libs/libgeos.lax/liboperation.a/PolygonBuilder.o .libs/libgeos.lax/liboperation.a/PolygonizeDirectedEdge.o .libs/libgeos.lax/liboperation.a/PolygonizeEdge.o .libs/libgeos.lax/liboperation.a/PolygonizeGraph.o .libs/libgeos.lax/liboperation.a/Polygonizer.o .libs/libgeos.lax/liboperation.a/QuadtreeNestedRingTester.o .libs/libgeos.lax/liboperation.a/Rectangle.o .libs/libgeos.lax/liboperation.a/RectangleContains.o .libs/libgeos.lax/liboperation.a/RectangleIntersection.o .libs/libgeos.lax/liboperation.a/RectangleIntersectionBuilder.o .libs/libgeos.lax/liboperation.a/RectangleIntersects.o .libs/libgeos.lax/liboperation.a/RelateComputer.o .libs/libgeos.lax/liboperation.a/RelateNode.o .libs/libgeos.lax/liboperation.a/RelateNodeFactory.o .libs/libgeos.lax/liboperation.a/RelateNodeGraph.o .libs/libgeos.lax/liboperation.a/RelateOp.o .libs/libgeos.lax/liboperation.a/RepeatedPointTester.o .libs/libgeos.lax/liboperation.a/RightmostEdgeFinder.o .libs/libgeos.lax/liboperation.a/SegmentIntersectionTester.o .libs/libgeos.lax/liboperation.a/SharedPathsOp.o .libs/libgeos.lax/liboperation.a/SimpleNestedRingTester.o .libs/libgeos.lax/liboperation.a/SnapIfNeededOverlayOp.o .libs/libgeos.lax/liboperation.a/SnapOverlayOp.o .libs/libgeos.lax/liboperation.a/SubgraphDepthLocater.o .libs/libgeos.lax/liboperation.a/SweeplineNestedRingTester.o .libs/libgeos.lax/liboperation.a/TopologyValidationError.o .libs/libgeos.lax/liboperation.a/UnaryUnionOp.o .libs/libgeos.lax/libplanargraph.a/ConnectedSubgraphFinder.o .libs/libgeos.lax/lt4-DirectedEdge.o .libs/libgeos.lax/lt5-DirectedEdgeStar.o .libs/libgeos.lax/lt6-Edge.o .libs/libgeos.lax/lt7-Node.o .libs/libgeos.lax/lt8-NodeMap.o .libs/libgeos.lax/lt9-PlanarGraph.o .libs/libgeos.lax/libplanargraph.a/Subgraph.o .libs/libgeos.lax/libprecision.a/CommonBits.o .libs/libgeos.lax/libprecision.a/CommonBitsOp.o .libs/libgeos.lax/libprecision.a/CommonBitsRemover.o .libs/libgeos.lax/libprecision.a/EnhancedPrecisionOp.o .libs/libgeos.lax/libprecision.a/GeometryPrecisionReducer.o .libs/libgeos.lax/libprecision.a/PrecisionReducerCoordinateOperation.o .libs/libgeos.lax/libprecision.a/SimpleGeometryPrecisionReducer.o .libs/libgeos.lax/libsimplify.a/DouglasPeuckerLineSimplifier.o .libs/libgeos.lax/libsimplify.a/DouglasPeuckerSimplifier.o .libs/libgeos.lax/libsimplify.a/LineSegmentIndex.o .libs/libgeos.lax/libsimplify.a/TaggedLineSegment.o .libs/libgeos.lax/libsimplify.a/TaggedLineString.o .libs/libgeos.lax/libsimplify.a/TaggedLineStringSimplifier.o .libs/libgeos.lax/libsimplify.a/TaggedLinesSimplifier.o .libs/libgeos.lax/libsimplify.a/TopologyPreservingSimplifier.o .libs/libgeos.lax/libtriangulate.a/DelaunayTriangulationBuilder.o .libs/libgeos.lax/libtriangulate.a/IncrementalDelaunayTriangulator.o .libs/libgeos.lax/libtriangulate.a/LastFoundQuadEdgeLocator.o .libs/libgeos.lax/libtriangulate.a/LocateFailureException.o .libs/libgeos.lax/libtriangulate.a/QuadEdge.o .libs/libgeos.lax/libtriangulate.a/QuadEdgeLocator.o .libs/libgeos.lax/libtriangulate.a/QuadEdgeSubdivision.o .libs/libgeos.lax/libtriangulate.a/TrianglePredicate.o .libs/libgeos.lax/libtriangulate.a/TriangleVisitor.o .libs/libgeos.lax/libtriangulate.a/Vertex.o .libs/libgeos.lax/libtriangulate.a/VoronoiDiagramBuilder.o .libs/libgeos.lax/libutil.a/Assert.o .libs/libgeos.lax/libutil.a/GeometricShapeFactory.o .libs/libgeos.lax/libutil.a/Interrupt.o .libs/libgeos.lax/libutil.a/Profiler.o .libs/libgeos.lax/libutil.a/math.o
# /r: `u' modifier ignored since `D' is the default (see `U')
# libtool: link: ranlib .libs/libgeos.a
# libtool: link: rm -fr .libs/libgeos.lax .libs/libgeos.lax
# libtool: link: ( cd ".libs" && rm -f "libgeos.la" && ln -s "../libgeos.la" "libgeos.la" )
# make[3]: Leaving directory '/tmp/geos/src/geos-3.5.0/src'
# make[2]: Leaving directory '/tmp/geos/src/geos-3.5.0/src'
# Making all in capi
# make[2]: Entering directory '/tmp/geos/src/geos-3.5.0/capi'
# /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../include -I../include/geos -I../include -DGEOS_CAPI_VERSION='"3.5.0-CAPI-1.9.0"' -DGEOS_JTS_PORT='"1.13.0"' -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT libgeos_c_la-geos_c.lo -MD -MP -MF .deps/libgeos_c_la-geos_c.Tpo -c -o libgeos_c_la-geos_c.lo `test -f 'geos_c.cpp' || echo './'`geos_c.cpp
# /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../include -I../include/geos -I../include -DGEOS_CAPI_VERSION='"3.5.0-CAPI-1.9.0"' -DGEOS_JTS_PORT='"1.13.0"' -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT libgeos_c_la-geos_ts_c.lo -MD -MP -MF .deps/libgeos_c_la-geos_ts_c.Tpo -c -o libgeos_c_la-geos_ts_c.lo `test -f 'geos_ts_c.cpp' || echo './'`geos_ts_c.cpp
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../include -I../include/geos -I../include -DGEOS_CAPI_VERSION=\"3.5.0-CAPI-1.9.0\" -DGEOS_JTS_PORT=\"1.13.0\" -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT libgeos_c_la-geos_c.lo -MD -MP -MF .deps/libgeos_c_la-geos_c.Tpo -c geos_c.cpp -fPIC -DPIC -o .libs/libgeos_c_la-geos_c.o
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../include -I../include/geos -I../include -DGEOS_CAPI_VERSION=\"3.5.0-CAPI-1.9.0\" -DGEOS_JTS_PORT=\"1.13.0\" -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT libgeos_c_la-geos_ts_c.lo -MD -MP -MF .deps/libgeos_c_la-geos_ts_c.Tpo -c geos_ts_c.cpp -fPIC -DPIC -o .libs/libgeos_c_la-geos_ts_c.o
# In file included from geos_c.cpp:48:
# ./geos_c.h:1062:9: warning: struct 'WKTReader' was previously declared as a class [-Wmismatched-tags]
# typedef struct GEOSWKTReader_t GEOSWKTReader;
# ^
# ../include/geos/io/WKTReader.h:58:16: note: previous use is here
# class GEOS_DLL WKTReader {
# ^
# ./geos_c.h:1062:9: note: did you mean class here?
# typedef struct GEOSWKTReader_t GEOSWKTReader;
# ^~~~~~
# class
# ./geos_c.h:1063:9: warning: struct 'WKTWriter' was previously declared as a class [-Wmismatched-tags]
# typedef struct GEOSWKTWriter_t GEOSWKTWriter;
# ^
# ../include/geos/io/WKTWriter.h:79:16: note: previous use is here
# class GEOS_DLL WKTWriter {
# ^
# ./geos_c.h:1063:9: note: did you mean class here?
# typedef struct GEOSWKTWriter_t GEOSWKTWriter;
# ^~~~~~
# class
# ./geos_c.h:1064:9: warning: struct 'WKBReader' was previously declared as a class [-Wmismatched-tags]
# typedef struct GEOSWKBReader_t GEOSWKBReader;
# ^
# ../include/geos/io/WKBReader.h:79:16: note: previous use is here
# class GEOS_DLL WKBReader {
# ^
# ./geos_c.h:1064:9: note: did you mean class here?
# typedef struct GEOSWKBReader_t GEOSWKBReader;
# ^~~~~~
# class
# ./geos_c.h:1065:9: warning: struct 'WKBWriter' was previously declared as a class [-Wmismatched-tags]
# typedef struct GEOSWKBWriter_t GEOSWKBWriter;
# ^
# ../include/geos/io/WKBWriter.h:72:16: note: previous use is here
# class GEOS_DLL WKBWriter {
# ^
# ./geos_c.h:1065:9: note: did you mean class here?
# typedef struct GEOSWKBWriter_t GEOSWKBWriter;
# ^~~~~~
# class
# 4 warnings generated.
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../include -I../include/geos -I../include -DGEOS_CAPI_VERSION=\"3.5.0-CAPI-1.9.0\" -DGEOS_JTS_PORT=\"1.13.0\" -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT libgeos_c_la-geos_c.lo -MD -MP -MF .deps/libgeos_c_la-geos_c.Tpo -c geos_c.cpp -o libgeos_c_la-geos_c.o >/dev/null 2>&1
# mv -f .deps/libgeos_c_la-geos_c.Tpo .deps/libgeos_c_la-geos_c.Plo
# In file included from geos_ts_c.cpp:102:
# ./geos_c.h:1062:9: warning: struct 'WKTReader' was previously declared as a class [-Wmismatched-tags]
# typedef struct GEOSWKTReader_t GEOSWKTReader;
# ^
# ../include/geos/io/WKTReader.h:58:16: note: previous use is here
# class GEOS_DLL WKTReader {
# ^
# ./geos_c.h:1062:9: note: did you mean class here?
# typedef struct GEOSWKTReader_t GEOSWKTReader;
# ^~~~~~
# class
# ./geos_c.h:1063:9: warning: struct 'WKTWriter' was previously declared as a class [-Wmismatched-tags]
# typedef struct GEOSWKTWriter_t GEOSWKTWriter;
# ^
# ../include/geos/io/WKTWriter.h:79:16: note: previous use is here
# class GEOS_DLL WKTWriter {
# ^
# ./geos_c.h:1063:9: note: did you mean class here?
# typedef struct GEOSWKTWriter_t GEOSWKTWriter;
# ^~~~~~
# class
# ./geos_c.h:1064:9: warning: struct 'WKBReader' was previously declared as a class [-Wmismatched-tags]
# typedef struct GEOSWKBReader_t GEOSWKBReader;
# ^
# ../include/geos/io/WKBReader.h:79:16: note: previous use is here
# class GEOS_DLL WKBReader {
# ^
# ./geos_c.h:1064:9: note: did you mean class here?
# typedef struct GEOSWKBReader_t GEOSWKBReader;
# ^~~~~~
# class
# ./geos_c.h:1065:9: warning: struct 'WKBWriter' was previously declared as a class [-Wmismatched-tags]
# typedef struct GEOSWKBWriter_t GEOSWKBWriter;
# ^
# ../include/geos/io/WKBWriter.h:72:16: note: previous use is here
# class GEOS_DLL WKBWriter {
# ^
# ./geos_c.h:1065:9: note: did you mean class here?
# typedef struct GEOSWKBWriter_t GEOSWKBWriter;
# ^~~~~~
# class
# 4 warnings generated.
# libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../include -I../include/geos -I../include -DGEOS_CAPI_VERSION=\"3.5.0-CAPI-1.9.0\" -DGEOS_JTS_PORT=\"1.13.0\" -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT libgeos_c_la-geos_ts_c.lo -MD -MP -MF .deps/libgeos_c_la-geos_ts_c.Tpo -c geos_ts_c.cpp -o libgeos_c_la-geos_ts_c.o >/dev/null 2>&1
# mv -f .deps/libgeos_c_la-geos_ts_c.Tpo .deps/libgeos_c_la-geos_ts_c.Plo
# /bin/sh ../libtool --tag=CXX --mode=link clang++ -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -version-info 10:0:9 -no-undefined -o libgeos_c.la -rpath /usr/lib libgeos_c_la-geos_c.lo libgeos_c_la-geos_ts_c.lo ../src/libgeos.la
# libtool: link: clang++ -fPIC -DPIC -shared -nostdlib /sysroot/bin/../lib/crti.o /sysroot/bin/../lib/clang/3.8.1/crtbeginS.o .libs/libgeos_c_la-geos_c.o .libs/libgeos_c_la-geos_ts_c.o -Wl,-rpath -Wl,/tmp/geos/src/geos-3.5.0/src/.libs ../src/.libs/libgeos.so -L//../lib64/gcc/x86_64-pc-linux-gnu/6.1.1 -L/sysroot/bin/../lib -L/sysroot/lib -lc++ -lc++abi -lunwind -lm -lc /sysroot/bin/../lib/clang/3.8.1/crtendS.o /sysroot/bin/../lib/crtn.o -Wl,-soname -Wl,libgeos_c.so.1 -o .libs/libgeos_c.so.1.9.0
# libtool: link: (cd ".libs" && rm -f "libgeos_c.so.1" && ln -s "libgeos_c.so.1.9.0" "libgeos_c.so.1")
# libtool: link: (cd ".libs" && rm -f "libgeos_c.so" && ln -s "libgeos_c.so.1.9.0" "libgeos_c.so")
# libtool: link: ar cru .libs/libgeos_c.a libgeos_c_la-geos_c.o libgeos_c_la-geos_ts_c.o
# /r: `u' modifier ignored since `D' is the default (see `U')
# libtool: link: ranlib .libs/libgeos_c.a
# libtool: link: ( cd ".libs" && rm -f "libgeos_c.la" && ln -s "../libgeos_c.la" "libgeos_c.la" )
# make[2]: Leaving directory '/tmp/geos/src/geos-3.5.0/capi'
# Making all in doc
# make[2]: Entering directory '/tmp/geos/src/geos-3.5.0/doc'
# clang++ -DHAVE_CONFIG_H -I. -I../include -I../include/geos -I../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -MT example.o -MD -MP -MF .deps/example.Tpo -c -o example.o example.cpp
# mv -f .deps/example.Tpo .deps/example.Po
# /bin/sh ../libtool --tag=CXX --mode=link clang++ -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -o example example.o ../src/libgeos.la ../src/libgeos.la
# libtool: link: clang++ -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -o .libs/example example.o ../src/.libs/libgeos.so
# clang-3.8: warning: argument unused during compilation: '-ansi'
# ../src/.libs/libgeos.so: error: undefined reference to '__dso_handle'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# make[2]: *** [Makefile:412: example] Error 1
# make[2]: Leaving directory '/tmp/geos/src/geos-3.5.0/doc'
# make[1]: *** [Makefile:469: all-recursive] Error 1
# make[1]: Leaving directory '/tmp/geos/src/geos-3.5.0'
# make: *** [Makefile:416: all] Error 2
# ==> ERROR: A failure occurred in build().
# Aborting...

Printing config logfiles

CMD: config logfiles '/tmp/geos/src/geos-3.5.0/config.log'
# This file contains any messages produced by compilers while
# running configure, to aid debugging if configure makes a mistake.
#
# It was created by configure, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# $ ./configure --host=x86_64-unknown-linux --prefix=/usr
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 77335b410345
# uname -m = x86_64
# uname -r = 4.10.6-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Mon Mar 27 08:28:22 CEST 2017
#
# /usr/bin/uname -p = unknown
# /bin/uname -X = unknown
#
# /bin/arch = unknown
# /usr/bin/arch -k = unknown
# /usr/convex/getsysinfo = unknown
# /usr/bin/hostinfo = unknown
# /bin/machine = unknown
# /usr/bin/oslevel = unknown
# /bin/universe = unknown
#
# PATH: /sysroot/bin
# PATH: /usr/local/sbin
# PATH: /usr/local/bin
# PATH: /usr/sbin
# PATH: /usr/bin
# PATH: /sbin
# PATH: /bin
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:2510: checking build system type
# configure:2524: result: x86_64-unknown-linux-gnu
# configure:2544: checking host system type
# configure:2557: result: x86_64-unknown-linux-gnu
# configure:2577: checking target system type
# configure:2590: result: x86_64-unknown-linux-gnu
# configure:2652: checking for a BSD-compatible install
# configure:2720: result: /usr/bin/install -c
# configure:2731: checking whether build environment is sane
# configure:2786: result: yes
# configure:2845: checking for x86_64-unknown-linux-strip
# configure:2875: result: no
# configure:2885: checking for strip
# configure:2901: found /sysroot/bin/strip
# configure:2912: result: strip
# configure:2937: checking for a thread-safe mkdir -p
# configure:2976: result: /usr/sbin/mkdir -p
# configure:2983: checking for gawk
# configure:2999: found /usr/sbin/gawk
# configure:3010: result: gawk
# configure:3021: checking whether make sets $(MAKE)
# configure:3043: result: yes
# configure:3072: checking whether make supports nested variables
# configure:3089: result: yes
# configure:3208: checking whether to enable maintainer-specific portions of Makefiles
# configure:3217: result: no
# configure:3240: checking for x86_64-unknown-linux-gcc
# configure:3267: result: clang
# configure:3536: checking for C compiler version
# configure:3545: clang --version >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# configure:3556: $? = 0
# configure:3545: clang -v >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# Found candidate GCC installation: //../lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Selected GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Candidate multilib: .;@m64
# Selected multilib: .;@m64
# configure:3556: $? = 0
# configure:3545: clang -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:3556: $? = 1
# configure:3545: clang -qversion >&5
# clang-3.8: error: unknown argument: '-qversion'
# clang-3.8: error: no input files
# configure:3556: $? = 1
# configure:3576: checking whether the C compiler works
# configure:3598: clang conftest.c >&5
# configure:3602: $? = 0
# configure:3650: result: yes
# configure:3653: checking for C compiler default output file name
# configure:3655: result: a.out
# configure:3661: checking for suffix of executables
# configure:3668: clang -o conftest conftest.c >&5
# configure:3672: $? = 0
# configure:3694: result:
# configure:3716: checking whether we are cross compiling
# configure:3724: clang -o conftest conftest.c >&5
# configure:3728: $? = 0
# configure:3735: ./conftest
# ./conftest: error while loading shared libraries: /usr/lib/libc.so: invalid ELF header
# configure:3739: $? = 127
# configure:3754: result: yes
# configure:3759: checking for suffix of object files
# configure:3781: clang -c conftest.c >&5
# configure:3785: $? = 0
# configure:3806: result: o
# configure:3810: checking whether we are using the GNU C compiler
# configure:3829: clang -c conftest.c >&5
# configure:3829: $? = 0
# configure:3838: result: yes
# configure:3847: checking whether clang accepts -g
# configure:3867: clang -c -g conftest.c >&5
# configure:3867: $? = 0
# configure:3908: result: yes
# configure:3925: checking for clang option to accept ISO C89
# configure:3988: clang -c conftest.c >&5
# configure:3988: $? = 0
# configure:4001: result: none needed
# configure:4026: checking whether clang understands -c and -o together
# configure:4048: clang -c conftest.c -o conftest2.o
# configure:4051: $? = 0
# configure:4048: clang -c conftest.c -o conftest2.o
# configure:4051: $? = 0
# configure:4063: result: yes
# configure:4091: checking for style of include used by make
# configure:4119: result: GNU
# configure:4145: checking dependency style of clang
# configure:4256: result: gcc3
# configure:4625: checking how to print strings
# configure:4652: result: printf
# configure:4673: checking for a sed that does not truncate output
# configure:4737: result: /usr/sbin/sed
# configure:4755: checking for grep that handles long lines and -e
# configure:4813: result: /usr/sbin/grep
# configure:4818: checking for egrep
# configure:4880: result: /usr/sbin/grep -E
# configure:4885: checking for fgrep
# configure:4947: result: /usr/sbin/grep -F
# configure:4982: checking for ld used by clang
# configure:5049: result: /sysroot/bin/ld
# configure:5056: checking if the linker (/sysroot/bin/ld) is GNU ld
# configure:5071: result: yes
# configure:5083: checking for BSD- or MS-compatible name lister (nm)
# configure:5137: result: /sysroot/bin/nm -B
# configure:5267: checking the name lister (/sysroot/bin/nm -B) interface
# configure:5274: clang -c conftest.c >&5
# configure:5277: /sysroot/bin/nm -B "conftest.o"
# configure:5280: output
# 0000000000000000 B some_variable
# configure:5287: result: BSD nm
# configure:5290: checking whether ln -s works
# configure:5294: result: yes
# configure:5302: checking the maximum length of command line arguments
# configure:5433: result: 1572864
# configure:5481: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format
# configure:5521: result: func_convert_file_noop
# configure:5528: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
# configure:5548: result: func_convert_file_noop
# configure:5555: checking for /sysroot/bin/ld option to reload object files
# configure:5562: result: -r
# configure:5596: checking for x86_64-unknown-linux-objdump
# configure:5623: result: objdump
# configure:5692: checking how to recognize dependent libraries
# configure:5892: result: pass_all
# configure:5937: checking for x86_64-unknown-linux-dlltool
# configure:5964: result: dlltool
# configure:6034: checking how to associate runtime and link libraries
# configure:6061: result: printf %s\n
# configure:6078: checking for x86_64-unknown-linux-ar
# configure:6108: result: no
# configure:6122: checking for ar
# configure:6138: found /sysroot/bin/ar
# configure:6149: result: ar
# configure:6165: WARNING: using cross tools not prefixed with host triplet
# configure:6186: checking for archiver @FILE support
# configure:6203: clang -c conftest.c >&5
# configure:6203: $? = 0
# configure:6206: ar cru libconftest.a @conftest.lst >&5
# /r: `u' modifier ignored since `D' is the default (see `U')
# configure:6209: $? = 0
# configure:6214: ar cru libconftest.a @conftest.lst >&5
# /r: `u' modifier ignored since `D' is the default (see `U')
# /r: conftest.o: No such file or directory
# configure:6217: $? = 1
# configure:6229: result: @
# configure:6247: checking for x86_64-unknown-linux-strip
# configure:6274: result: strip
# configure:6346: checking for x86_64-unknown-linux-ranlib
# configure:6376: result: no
# configure:6386: checking for ranlib
# configure:6402: found /sysroot/bin/ranlib
# configure:6413: result: ranlib
# configure:6515: checking command to parse /sysroot/bin/nm -B output from clang object
# configure:6668: clang -c conftest.c >&5
# configure:6671: $? = 0
# configure:6675: /sysroot/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
# configure:6678: $? = 0
# configure:6744: clang -o conftest conftest.c conftstm.o >&5
# configure:6747: $? = 0
# configure:6785: result: ok
# configure:6832: checking for sysroot
# configure:6862: result: no
# configure:6869: checking for a working dd
# configure:6907: result: /usr/sbin/dd
# configure:6911: checking how to truncate binary pipes
# configure:6926: result: /usr/sbin/dd bs=4096 count=1
# configure:7062: clang -c conftest.c >&5
# configure:7065: $? = 0
# configure:7215: checking for x86_64-unknown-linux-mt
# configure:7245: result: no
# configure:7255: checking for mt
# configure:7285: result: no
# configure:7305: checking if : is a manifest tool
# configure:7311: : '-?'
# configure:7319: result: no
# configure:7996: checking how to run the C preprocessor
# configure:8027: clang -E conftest.c
# configure:8027: $? = 0
# configure:8041: clang -E conftest.c
# conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:8041: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | /* end confdefs.h. */
# | #include
# configure:8066: result: clang -E
# configure:8086: clang -E conftest.c
# configure:8086: $? = 0
# configure:8100: clang -E conftest.c
# conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:8100: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | /* end confdefs.h. */
# | #include
# configure:8129: checking for ANSI C header files
# configure:8149: clang -c conftest.c >&5
# configure:8149: $? = 0
# configure:8233: result: yes
# configure:8246: checking for sys/types.h
# configure:8246: clang -c conftest.c >&5
# configure:8246: $? = 0
# configure:8246: result: yes
# configure:8246: checking for sys/stat.h
# configure:8246: clang -c conftest.c >&5
# configure:8246: $? = 0
# configure:8246: result: yes
# configure:8246: checking for stdlib.h
# configure:8246: clang -c conftest.c >&5
# configure:8246: $? = 0
# configure:8246: result: yes
# configure:8246: checking for string.h
# configure:8246: clang -c conftest.c >&5
# configure:8246: $? = 0
# configure:8246: result: yes
# configure:8246: checking for memory.h
# configure:8246: clang -c conftest.c >&5
# configure:8246: $? = 0
# configure:8246: result: yes
# configure:8246: checking for strings.h
# configure:8246: clang -c conftest.c >&5
# configure:8246: $? = 0
# configure:8246: result: yes
# configure:8246: checking for inttypes.h
# configure:8246: clang -c conftest.c >&5
# configure:8246: $? = 0
# configure:8246: result: yes
# configure:8246: checking for stdint.h
# configure:8246: clang -c conftest.c >&5
# configure:8246: $? = 0
# configure:8246: result: yes
# configure:8246: checking for unistd.h
# configure:8246: clang -c conftest.c >&5
# configure:8246: $? = 0
# configure:8246: result: yes
# configure:8260: checking for dlfcn.h
# configure:8260: clang -c conftest.c >&5
# configure:8260: $? = 0
# configure:8260: result: yes
# configure:8512: checking for objdir
# configure:8527: result: .libs
# configure:8791: checking if clang supports -fno-rtti -fno-exceptions
# configure:8809: clang -c -fno-rtti -fno-exceptions conftest.c >&5
# configure:8813: $? = 0
# configure:8826: result: yes
# configure:9184: checking for clang option to produce PIC
# configure:9191: result: -fPIC -DPIC
# configure:9199: checking if clang PIC flag -fPIC -DPIC works
# configure:9217: clang -c -fPIC -DPIC -DPIC conftest.c >&5
# configure:9221: $? = 0
# configure:9234: result: yes
# configure:9263: checking if clang static flag -static works
# configure:9291: result: no
# configure:9306: checking if clang supports -c -o file.o
# configure:9327: clang -c -o out/conftest2.o conftest.c >&5
# configure:9331: $? = 0
# configure:9353: result: yes
# configure:9361: checking if clang supports -c -o file.o
# configure:9408: result: yes
# configure:9441: checking whether the clang linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries
# configure:10700: result: yes
# configure:10737: checking whether -lc should be explicitly linked in
# configure:10745: clang -c conftest.c >&5
# configure:10748: $? = 0
# configure:10763: clang -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/sbin/grep -lc \>/dev/null 2\>\&1
# configure:10766: $? = 0
# configure:10780: result: no
# configure:10940: checking dynamic linker characteristics
# configure:11521: clang -o conftest -Wl,-rpath -Wl,/foo conftest.c >&5
# configure:11521: $? = 0
# configure:11758: result: GNU/Linux ld.so
# configure:11880: checking how to hardcode library paths into programs
# configure:11905: result: immediate
# configure:12007: checking for shl_load
# configure:12007: clang -o conftest conftest.c >&5
# /tmp/conftest-c282ed.o:conftest.c:function main: error: undefined reference to 'shl_load'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:12007: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | /* end confdefs.h. */
# | /* Define shl_load to an innocuous variant, in case declares shl_load.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define shl_load innocuous_shl_load
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char shl_load (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef shl_load
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char shl_load ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub_shl_load || defined __stub___shl_load
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return shl_load ();
# | ;
# | return 0;
# | }
# configure:12007: result: no
# configure:12011: checking for shl_load in -ldld
# configure:12036: clang -o conftest conftest.c -ldld >&5
# /sysroot/bin/ld: error: cannot find -ldld
# /tmp/conftest-ea940c.o:conftest.c:function main: error: undefined reference to 'shl_load'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:12036: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | /* end confdefs.h. */
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char shl_load ();
# | int
# | main ()
# | {
# | return shl_load ();
# | ;
# | return 0;
# | }
# configure:12045: result: no
# configure:12050: checking for dlopen
# configure:12050: clang -o conftest conftest.c >&5
# configure:12050: $? = 0
# configure:12050: result: yes
# configure:12207: checking whether a program can dlopen itself
# configure:12308: result: cross
# configure:12453: checking whether stripping libraries is possible
# configure:12458: result: yes
# configure:12493: checking if libtool supports shared libraries
# configure:12495: result: yes
# configure:12498: checking whether to build shared libraries
# configure:12523: result: yes
# configure:12526: checking whether to build static libraries
# configure:12530: result: yes
# configure:12680: checking for C++ compiler version
# configure:12689: clang++ --version >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# configure:12700: $? = 0
# configure:12689: clang++ -v >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# Found candidate GCC installation: //../lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Selected GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Candidate multilib: .;@m64
# Selected multilib: .;@m64
# configure:12700: $? = 0
# configure:12689: clang++ -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:12700: $? = 1
# configure:12689: clang++ -qversion >&5
# clang-3.8: error: unknown argument: '-qversion'
# clang-3.8: error: no input files
# configure:12700: $? = 1
# configure:12704: checking whether we are using the GNU C++ compiler
# configure:12723: clang++ -c conftest.cpp >&5
# configure:12723: $? = 0
# configure:12732: result: yes
# configure:12741: checking whether clang++ accepts -g
# configure:12761: clang++ -c -g conftest.cpp >&5
# configure:12761: $? = 0
# configure:12802: result: yes
# configure:12827: checking dependency style of clang++
# configure:12938: result: gcc3
# configure:12971: checking how to run the C++ preprocessor
# configure:12998: clang++ -E conftest.cpp
# configure:12998: $? = 0
# configure:13012: clang++ -E conftest.cpp
# conftest.cpp:21:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:13012: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | /* end confdefs.h. */
# | #include
# configure:13037: result: clang++ -E
# configure:13057: clang++ -E conftest.cpp
# configure:13057: $? = 0
# configure:13071: clang++ -E conftest.cpp
# conftest.cpp:21:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:13071: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | /* end confdefs.h. */
# | #include
# configure:13233: checking for ld used by clang++
# configure:13300: result: /sysroot/bin/ld -m elf_x86_64
# configure:13307: checking if the linker (/sysroot/bin/ld -m elf_x86_64) is GNU ld
# configure:13322: result: yes
# configure:13377: checking whether the clang++ linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries
# configure:14450: result: yes
# configure:14486: clang++ -c conftest.cpp >&5
# configure:14489: $? = 0
# configure:14970: checking for clang++ option to produce PIC
# configure:14977: result: -fPIC -DPIC
# configure:14985: checking if clang++ PIC flag -fPIC -DPIC works
# configure:15003: clang++ -c -fPIC -DPIC -DPIC conftest.cpp >&5
# configure:15007: $? = 0
# configure:15020: result: yes
# configure:15043: checking if clang++ static flag -static works
# configure:15071: result: no
# configure:15083: checking if clang++ supports -c -o file.o
# configure:15104: clang++ -c -o out/conftest2.o conftest.cpp >&5
# configure:15108: $? = 0
# configure:15130: result: yes
# configure:15135: checking if clang++ supports -c -o file.o
# configure:15182: result: yes
# configure:15212: checking whether the clang++ linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries
# configure:15252: result: yes
# configure:15393: checking dynamic linker characteristics
# configure:16138: result: GNU/Linux ld.so
# configure:16203: checking how to hardcode library paths into programs
# configure:16228: result: immediate
# configure:16268: checking for library containing strerror
# configure:16299: clang -o conftest conftest.c >&5
# conftest.c:28:6: warning: incompatible redeclaration of library function 'strerror' [-Wincompatible-library-redeclaration]
# char strerror ();
# ^
# conftest.c:28:6: note: 'strerror' is a builtin with type 'char *(int)'
# 1 warning generated.
# configure:16299: $? = 0
# configure:16316: result: none required
# configure:16325: checking whether make sets $(MAKE)
# configure:16347: result: yes
# configure:16360: checking for dirent.h that defines DIR
# configure:16379: clang -c conftest.c >&5
# configure:16379: $? = 0
# configure:16387: result: yes
# configure:16400: checking for library containing opendir
# configure:16431: clang -o conftest conftest.c >&5
# configure:16431: $? = 0
# configure:16448: result: none required
# configure:16515: checking whether closedir returns void
# configure:16549: result: yes
# configure:16557: checking for working memcmp
# configure:16610: result: no
# configure:16621: checking for strftime
# configure:16621: clang -o conftest conftest.c >&5
# configure:16621: $? = 0
# configure:16621: result: yes
# configure:16676: checking for vprintf
# configure:16676: clang -o conftest conftest.c >&5
# conftest.c:47:6: warning: incompatible redeclaration of library function 'vprintf' [-Wincompatible-library-redeclaration]
# char vprintf ();
# ^
# conftest.c:47:6: note: 'vprintf' is a builtin with type 'int (const char *, struct __va_list_tag *)'
# 1 warning generated.
# configure:16676: $? = 0
# configure:16676: result: yes
# configure:16682: checking for _doprnt
# configure:16682: clang -o conftest conftest.c >&5
# /tmp/conftest-2fdfe7.o:conftest.c:function main: error: undefined reference to '_doprnt'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:16682: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_DIRENT_H 1
# | #define CLOSEDIR_VOID 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_VPRINTF 1
# | /* end confdefs.h. */
# | /* Define _doprnt to an innocuous variant, in case declares _doprnt.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define _doprnt innocuous__doprnt
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char _doprnt (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef _doprnt
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char _doprnt ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub__doprnt || defined __stub____doprnt
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return _doprnt ();
# | ;
# | return 0;
# | }
# configure:16682: result: no
# configure:16693: checking for size_t
# configure:16693: clang -c conftest.c >&5
# configure:16693: $? = 0
# configure:16693: clang -c conftest.c >&5
# conftest.c:61:21: error: expected expression
# if (sizeof ((size_t)))
# ^
# 1 error generated.
# configure:16693: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_DIRENT_H 1
# | #define CLOSEDIR_VOID 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_VPRINTF 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((size_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:16693: result: yes
# configure:16706: checking for working alloca.h
# configure:16723: clang -o conftest conftest.c >&5
# configure:16723: $? = 0
# configure:16731: result: yes
# configure:16739: checking for alloca
# configure:16776: clang -o conftest conftest.c >&5
# configure:16776: $? = 0
# configure:16784: result: yes
# configure:16893: checking for dirent.h that defines DIR
# configure:16920: result: yes
# configure:16933: checking for library containing opendir
# configure:16981: result: none required
# configure:17048: checking for ANSI C header files
# configure:17152: result: yes
# configure:17162: checking for memory.h
# configure:17162: result: yes
# configure:17174: checking for unistd.h
# configure:17174: result: yes
# configure:17186: checking ieeefp.h usability
# configure:17186: clang -c conftest.c >&5
# conftest.c:64:10: fatal error: 'ieeefp.h' file not found
# #include
# ^
# 1 error generated.
# configure:17186: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_DIRENT_H 1
# | #define CLOSEDIR_VOID 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_VPRINTF 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_UNISTD_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:17186: result: no
# configure:17186: checking ieeefp.h presence
# configure:17186: clang -E conftest.c
# conftest.c:31:10: fatal error: 'ieeefp.h' file not found
# #include
# ^
# 1 error generated.
# configure:17186: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_DIRENT_H 1
# | #define CLOSEDIR_VOID 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_VPRINTF 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_UNISTD_H 1
# | /* end confdefs.h. */
# | #include
# configure:17186: result: no
# configure:17186: checking for ieeefp.h
# configure:17186: result: no
# configure:17198: checking sys/file.h usability
# configure:17198: clang -c conftest.c >&5
# configure:17198: $? = 0
# configure:17198: result: yes
# configure:17198: checking sys/file.h presence
# configure:17198: clang -E conftest.c
# configure:17198: $? = 0
# configure:17198: result: yes
# configure:17198: checking for sys/file.h
# configure:17198: result: yes
# configure:17210: checking sys/time.h usability
# configure:17210: clang -c conftest.c >&5
# configure:17210: $? = 0
# configure:17210: result: yes
# configure:17210: checking sys/time.h presence
# configure:17210: clang -E conftest.c
# configure:17210: $? = 0
# configure:17210: result: yes
# configure:17210: checking for sys/time.h
# configure:17210: result: yes
# configure:17223: checking for strchr
# configure:17223: clang -o conftest conftest.c >&5
# conftest.c:56:6: warning: incompatible redeclaration of library function 'strchr' [-Wincompatible-library-redeclaration]
# char strchr ();
# ^
# conftest.c:56:6: note: 'strchr' is a builtin with type 'char *(const char *, int)'
# 1 warning generated.
# configure:17223: $? = 0
# configure:17223: result: yes
# configure:17223: checking for memcpy
# configure:17223: clang -o conftest conftest.c >&5
# conftest.c:57:6: warning: incompatible redeclaration of library function 'memcpy' [-Wincompatible-library-redeclaration]
# char memcpy ();
# ^
# conftest.c:57:6: note: 'memcpy' is a builtin with type 'void *(void *, const void *, unsigned long)'
# 1 warning generated.
# configure:17223: $? = 0
# configure:17223: result: yes
# configure:17223: checking for gettimeofday
# configure:17223: clang -o conftest conftest.c >&5
# configure:17223: $? = 0
# configure:17223: result: yes
# configure:17232: checking whether stat file-mode macros are broken
# configure:17259: clang -c conftest.c >&5
# configure:17259: $? = 0
# configure:17266: result: no
# configure:17274: checking whether struct tm is in sys/time.h or time.h
# configure:17294: clang -c conftest.c >&5
# configure:17294: $? = 0
# configure:17301: result: time.h
# configure:17309: checking for size_t
# configure:17309: result: yes
# configure:17320: checking for an ANSI C-conforming const
# configure:17386: clang -c conftest.c >&5
# configure:17386: $? = 0
# configure:17393: result: yes
# configure:17444: checking if requested to force inline functions
# configure:17451: result: yes
# configure:17458: checking if requested to enable assert macros
# configure:17465: result: yes
# configure:17469: checking if requested libstdc++ debug mode
# configure:17476: result: no
# configure:17487: checking if clang++ supports -pedantic
# configure:17505: clang -c -pedantic conftest.c >&5
# configure:17509: $? = 0
# configure:17522: result: yes
# configure:17531: checking if clang++ supports -Wall
# configure:17549: clang -c -Wall conftest.c >&5
# configure:17553: $? = 0
# configure:17566: result: yes
# configure:17575: checking if clang++ supports -ansi
# configure:17593: clang -c -ansi conftest.c >&5
# configure:17597: $? = 0
# configure:17610: result: yes
# configure:17619: checking if clang++ supports -Wno-long-long
# configure:17637: clang -c -Wno-long-long conftest.c >&5
# configure:17641: $? = 0
# configure:17654: result: yes
# configure:17666: checking if clang++ supports -ffloat-store
# configure:17684: clang -c -ffloat-store conftest.c >&5
# clang-3.8: warning: optimization flag '-ffloat-store' is not supported
# configure:17688: $? = 0
# configure:17701: result: no
# configure:17721: checking for finite
# configure:17737: clang -o conftest conftest.c -lm >&5
# configure:17737: $? = 0
# configure:17746: result: yes
# configure:17754: checking for isfinite
# configure:17770: clang -o conftest conftest.c -lm >&5
# configure:17770: $? = 0
# configure:17779: result: yes
# configure:17794: checking for isnan
# configure:17810: clang++ -o conftest conftest.cpp -lm >&5
# configure:17810: $? = 0
# configure:17819: result: yes
# configure:17837: checking whether int64_t is 64 bits
# configure:17859: clang -c conftest.c >&5
# conftest.c:43:41: error: use of undeclared identifier 'int64_t'
# static int test_array [1 - 2 * !(sizeof(int64_t) == 8)];
# ^
# 1 error generated.
# configure:17859: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_DIRENT_H 1
# | #define CLOSEDIR_VOID 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_VPRINTF 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_STRCHR 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_FINITE 1
# | #define HAVE_ISFINITE 1
# | #define HAVE_ISNAN 1
# | /* end confdefs.h. */
# |
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(sizeof(int64_t) == 8)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:17907: result: no
# configure:17918: checking whether long long int is 64 bits
# configure:17940: clang -c conftest.c >&5
# configure:17940: $? = 0
# configure:17988: result: yes
# configure:18777: checking OS-specific settings
# configure:18941: checking that generated files are newer than configure
# configure:18947: result: done
# configure:19002: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by config.status, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on 77335b410345
#
# config.status:1338: creating Makefile
# config.status:1338: creating capi/Makefile
# config.status:1338: creating capi/geos_c.h
# config.status:1338: creating doc/Doxyfile
# config.status:1338: creating doc/Makefile
# config.status:1338: creating macros/Makefile
# config.status:1338: creating src/Makefile
# config.status:1338: creating src/algorithm/Makefile
# config.status:1338: creating src/algorithm/locate/Makefile
# config.status:1338: creating src/algorithm/distance/Makefile
# config.status:1338: creating src/geom/Makefile
# config.status:1338: creating src/geom/prep/Makefile
# config.status:1338: creating src/geom/util/Makefile
# config.status:1338: creating src/geomgraph/Makefile
# config.status:1338: creating src/geomgraph/index/Makefile
# config.status:1338: creating include/Makefile
# config.status:1338: creating include/geos/Makefile
# config.status:1338: creating include/geos/algorithm/Makefile
# config.status:1338: creating include/geos/algorithm/locate/Makefile
# config.status:1338: creating include/geos/algorithm/distance/Makefile
# config.status:1338: creating include/geos/geom/Makefile
# config.status:1338: creating include/geos/geom/prep/Makefile
# config.status:1338: creating include/geos/geom/util/Makefile
# config.status:1338: creating include/geos/geomgraph/Makefile
# config.status:1338: creating include/geos/geomgraph/index/Makefile
# config.status:1338: creating include/geos/index/Makefile
# config.status:1338: creating include/geos/index/bintree/Makefile
# config.status:1338: creating include/geos/index/chain/Makefile
# config.status:1338: creating include/geos/index/intervalrtree/Makefile
# config.status:1338: creating include/geos/index/quadtree/Makefile
# config.status:1338: creating include/geos/index/strtree/Makefile
# config.status:1338: creating include/geos/index/sweepline/Makefile
# config.status:1338: creating include/geos/io/Makefile
# config.status:1338: creating include/geos/linearref/Makefile
# config.status:1338: creating include/geos/noding/Makefile
# config.status:1338: creating include/geos/noding/snapround/Makefile
# config.status:1338: creating include/geos/operation/Makefile
# config.status:1338: creating include/geos/operation/buffer/Makefile
# config.status:1338: creating include/geos/operation/distance/Makefile
# config.status:1338: creating include/geos/operation/intersection/Makefile
# config.status:1338: creating include/geos/operation/linemerge/Makefile
# config.status:1338: creating include/geos/operation/overlay/Makefile
# config.status:1338: creating include/geos/operation/overlay/snap/Makefile
# config.status:1338: creating include/geos/operation/polygonize/Makefile
# config.status:1338: creating include/geos/operation/predicate/Makefile
# config.status:1338: creating include/geos/operation/relate/Makefile
# config.status:1338: creating include/geos/operation/sharedpaths/Makefile
# config.status:1338: creating include/geos/operation/union/Makefile
# config.status:1338: creating include/geos/operation/valid/Makefile
# config.status:1338: creating include/geos/planargraph/Makefile
# config.status:1338: creating include/geos/planargraph/algorithm/Makefile
# config.status:1338: creating include/geos/precision/Makefile
# config.status:1338: creating include/geos/simplify/Makefile
# config.status:1338: creating include/geos/triangulate/Makefile
# config.status:1338: creating include/geos/triangulate/quadedge/Makefile
# config.status:1338: creating include/geos/util/Makefile
# config.status:1338: creating include/geos/version.h
# config.status:1338: creating src/index/Makefile
# config.status:1338: creating src/index/bintree/Makefile
# config.status:1338: creating src/index/chain/Makefile
# config.status:1338: creating src/index/intervalrtree/Makefile
# config.status:1338: creating src/index/quadtree/Makefile
# config.status:1338: creating src/index/strtree/Makefile
# config.status:1338: creating src/index/sweepline/Makefile
# config.status:1338: creating src/io/Makefile
# config.status:1338: creating src/linearref/Makefile
# config.status:1338: creating src/noding/Makefile
# config.status:1338: creating src/noding/snapround/Makefile
# config.status:1338: creating src/operation/Makefile
# config.status:1338: creating src/operation/buffer/Makefile
# config.status:1338: creating src/operation/distance/Makefile
# config.status:1338: creating src/operation/intersection/Makefile
# config.status:1338: creating src/operation/linemerge/Makefile
# config.status:1338: creating src/operation/overlay/Makefile
# config.status:1338: creating src/operation/polygonize/Makefile
# config.status:1338: creating src/operation/predicate/Makefile
# config.status:1338: creating src/operation/relate/Makefile
# config.status:1338: creating src/operation/sharedpaths/Makefile
# config.status:1338: creating src/operation/union/Makefile
# config.status:1338: creating src/operation/valid/Makefile
# config.status:1338: creating src/planargraph/Makefile
# config.status:1338: creating src/precision/Makefile
# config.status:1338: creating src/simplify/Makefile
# config.status:1338: creating src/triangulate/Makefile
# config.status:1338: creating src/triangulate/quadedge/Makefile
# config.status:1338: creating src/util/Makefile
# config.status:1338: creating swig/geos.i
# config.status:1338: creating swig/Makefile
# config.status:1338: creating swig/python/Makefile
# config.status:1338: creating swig/python/tests/Makefile
# config.status:1338: creating swig/ruby/Makefile
# config.status:1338: creating swig/ruby/test/Makefile
# config.status:1338: creating php/Makefile
# config.status:1338: creating php/test/Makefile
# config.status:1338: creating tests/Makefile
# config.status:1338: creating tests/bigtest/Makefile
# config.status:1338: creating tests/unit/Makefile
# config.status:1338: creating tests/perf/Makefile
# config.status:1338: creating tests/perf/operation/Makefile
# config.status:1338: creating tests/perf/operation/buffer/Makefile
# config.status:1338: creating tests/perf/operation/predicate/Makefile
# config.status:1338: creating tests/perf/capi/Makefile
# config.status:1338: creating tests/xmltester/Makefile
# config.status:1338: creating tests/geostest/Makefile
# config.status:1338: creating tests/thread/Makefile
# config.status:1338: creating tools/Makefile
# config.status:1338: creating tools/geos-config
# config.status:1338: creating include/config.h
# config.status:1338: creating include/geos/platform.h
# config.status:1567: executing depfiles commands
# config.status:1567: executing libtool commands
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_c_compiler_gnu=yes
# ac_cv_c_const=yes
# ac_cv_cxx_compiler_gnu=yes
# ac_cv_env_CCC_set=
# ac_cv_env_CCC_value=
# ac_cv_env_CC_set=set
# ac_cv_env_CC_value=clang
# ac_cv_env_CFLAGS_set=set
# ac_cv_env_CFLAGS_value=
# ac_cv_env_CPPFLAGS_set=set
# ac_cv_env_CPPFLAGS_value=
# ac_cv_env_CPP_set=
# ac_cv_env_CPP_value=
# ac_cv_env_CXXCPP_set=
# ac_cv_env_CXXCPP_value=
# ac_cv_env_CXXFLAGS_set=set
# ac_cv_env_CXXFLAGS_value=
# ac_cv_env_CXX_set=set
# ac_cv_env_CXX_value=clang++
# ac_cv_env_LDFLAGS_set=set
# ac_cv_env_LDFLAGS_value=
# ac_cv_env_LIBS_set=
# ac_cv_env_LIBS_value=
# ac_cv_env_LT_SYS_LIBRARY_PATH_set=
# ac_cv_env_LT_SYS_LIBRARY_PATH_value=
# ac_cv_env_build_alias_set=
# ac_cv_env_build_alias_value=
# ac_cv_env_host_alias_set=set
# ac_cv_env_host_alias_value=x86_64-unknown-linux
# ac_cv_env_target_alias_set=
# ac_cv_env_target_alias_value=
# ac_cv_finite=yes
# ac_cv_func__doprnt=no
# ac_cv_func_alloca_works=yes
# ac_cv_func_closedir_void=yes
# ac_cv_func_dlopen=yes
# ac_cv_func_gettimeofday=yes
# ac_cv_func_memcmp_working=no
# ac_cv_func_memcpy=yes
# ac_cv_func_shl_load=no
# ac_cv_func_strchr=yes
# ac_cv_func_strftime=yes
# ac_cv_func_vprintf=yes
# ac_cv_header_dirent_dirent_h=yes
# ac_cv_header_dlfcn_h=yes
# ac_cv_header_ieeefp_h=no
# ac_cv_header_inttypes_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_stat_broken=no
# ac_cv_header_stdc=yes
# ac_cv_header_stdint_h=yes
# ac_cv_header_stdlib_h=yes
# ac_cv_header_string_h=yes
# ac_cv_header_strings_h=yes
# ac_cv_header_sys_file_h=yes
# ac_cv_header_sys_stat_h=yes
# ac_cv_header_sys_time_h=yes
# ac_cv_header_sys_types_h=yes
# ac_cv_header_unistd_h=yes
# ac_cv_host=x86_64-unknown-linux-gnu
# ac_cv_isfinite=yes
# ac_cv_isnan=yes
# ac_cv_lib_dld_shl_load=no
# ac_cv_objext=o
# ac_cv_path_EGREP='/usr/sbin/grep -E'
# ac_cv_path_FGREP='/usr/sbin/grep -F'
# ac_cv_path_GREP=/usr/sbin/grep
# ac_cv_path_SED=/usr/sbin/sed
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_path_lt_DD=/usr/sbin/dd
# ac_cv_path_mkdir=/usr/sbin/mkdir
# ac_cv_prog_AWK=gawk
# ac_cv_prog_CC=clang
# ac_cv_prog_CPP='clang -E'
# ac_cv_prog_CXXCPP='clang++ -E'
# ac_cv_prog_DLLTOOL=dlltool
# ac_cv_prog_OBJDUMP=objdump
# ac_cv_prog_STRIP=strip
# ac_cv_prog_ac_ct_AR=ar
# ac_cv_prog_ac_ct_RANLIB=ranlib
# ac_cv_prog_ac_ct_STRIP=strip
# ac_cv_prog_cc_c89=
# ac_cv_prog_cc_g=yes
# ac_cv_prog_cxx_g=yes
# ac_cv_prog_make_make_set=yes
# ac_cv_search_opendir='none required'
# ac_cv_search_strerror='none required'
# ac_cv_struct_tm=time.h
# ac_cv_target=x86_64-unknown-linux-gnu
# ac_cv_type_size_t=yes
# ac_cv_working_alloca_h=yes
# am_cv_CC_dependencies_compiler_type=gcc3
# am_cv_CXX_dependencies_compiler_type=gcc3
# am_cv_make_support_nested_variables=yes
# am_cv_prog_cc_c_o=yes
# dummy_cv_ansi=yes
# dummy_cv_ffloat_store=no
# dummy_cv_no_long_long=yes
# dummy_cv_pedantic=yes
# dummy_cv_wall=yes
# lt_cv_ar_at_file=@
# lt_cv_archive_cmds_need_lc=no
# lt_cv_deplibs_check_method=pass_all
# lt_cv_dlopen=dlopen
# lt_cv_dlopen_libs=
# lt_cv_dlopen_self=cross
# lt_cv_file_magic_cmd='$MAGIC_CMD'
# lt_cv_file_magic_test_file=
# lt_cv_ld_reload_flag=-r
# lt_cv_nm_interface='BSD nm'
# lt_cv_objdir=.libs
# lt_cv_path_LD=/sysroot/bin/ld
# lt_cv_path_LDCXX='/sysroot/bin/ld -m elf_x86_64'
# lt_cv_path_NM='/sysroot/bin/nm -B'
# lt_cv_path_mainfest_tool=no
# lt_cv_prog_compiler_c_o=yes
# lt_cv_prog_compiler_c_o_CXX=yes
# lt_cv_prog_compiler_pic='-fPIC -DPIC'
# lt_cv_prog_compiler_pic_CXX='-fPIC -DPIC'
# lt_cv_prog_compiler_pic_works=yes
# lt_cv_prog_compiler_pic_works_CXX=yes
# lt_cv_prog_compiler_rtti_exceptions=yes
# lt_cv_prog_compiler_static_works=no
# lt_cv_prog_compiler_static_works_CXX=no
# lt_cv_prog_gnu_ld=yes
# lt_cv_prog_gnu_ldcxx=yes
# lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
# lt_cv_shlibpath_overrides_runpath=yes
# lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
# lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\'''
# lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\'''
# lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
# lt_cv_sys_global_symbol_to_import=
# lt_cv_sys_max_cmd_len=1572864
# lt_cv_to_host_file_cmd=func_convert_file_noop
# lt_cv_to_tool_file_cmd=func_convert_file_noop
# lt_cv_truncate_bin='/usr/sbin/dd bs=4096 count=1'
# pgac_cv_type_int64_t_64=no
# pgac_cv_type_long_long_int_64=yes
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /tmp/geos/src/geos-3.5.0/missing aclocal-1.15'
# ALLOCA=''
# AMDEPBACKSLASH='\'
# AMDEP_FALSE='#'
# AMDEP_TRUE=''
# AMTAR='$${TAR-tar}'
# AM_BACKSLASH='\'
# AM_CFLAGS=' -pedantic -Wall -ansi -Wno-long-long '
# AM_CXXFLAGS=' -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long '
# AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
# AM_DEFAULT_VERBOSITY='1'
# AM_V='$(V)'
# AR='ar'
# AS='as'
# AUTOCONF='${SHELL} /tmp/geos/src/geos-3.5.0/missing autoconf'
# AUTOHEADER='${SHELL} /tmp/geos/src/geos-3.5.0/missing autoheader'
# AUTOMAKE='${SHELL} /tmp/geos/src/geos-3.5.0/missing automake-1.15'
# AWK='gawk'
# CAPI_INTERFACE_AGE='9'
# CAPI_INTERFACE_CURRENT='10'
# CAPI_INTERFACE_REVISION='0'
# CAPI_VERSION='1.9.0'
# CAPI_VERSION_MAJOR='1'
# CAPI_VERSION_MINOR='9'
# CAPI_VERSION_PATCH='0'
# CC='clang'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=''
# CPP='clang -E'
# CPPFLAGS=''
# CXX='clang++'
# CXXCPP='clang++ -E'
# CXXDEPMODE='depmode=gcc3'
# CXXFLAGS=''
# CYGPATH_W='echo'
# DEFS='-DHAVE_CONFIG_H'
# DEPDIR='.deps'
# DLLTOOL='dlltool'
# DSYMUTIL=''
# DUMPBIN=''
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/sbin/grep -E'
# ENABLE_PHP_FALSE=''
# ENABLE_PHP_TRUE='#'
# ENABLE_PYTHON_FALSE=''
# ENABLE_PYTHON_TRUE='#'
# ENABLE_RUBY_FALSE=''
# ENABLE_RUBY_TRUE='#'
# ENABLE_SWIG_FALSE=''
# ENABLE_SWIG_TRUE='#'
# EXEEXT=''
# FGREP='/usr/sbin/grep -F'
# GREP='/usr/sbin/grep'
# HAVE_PHP_FALSE=''
# HAVE_PHP_TRUE='#'
# HAVE_PHP_UNIT_FALSE=''
# HAVE_PHP_UNIT_TRUE='#'
# INLINE_FLAGS='-DGEOS_INLINE'
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
# INTERFACE_AGE=''
# INTERFACE_CURRENT=''
# INTERFACE_REVISION=''
# JTS_PORT='1.13.0'
# LD='/sysroot/bin/ld -m elf_x86_64'
# LDFLAGS=''
# LIBOBJS=' ${LIBOBJDIR}memcmp$U.o'
# LIBS=''
# LIBTOOL='$(SHELL) $(top_builddir)/libtool'
# LIPO=''
# LN_S='ln -s'
# LTLIBOBJS=' ${LIBOBJDIR}memcmp$U.lo'
# LT_SYS_LIBRARY_PATH=''
# MAINT='#'
# MAINTAINER_MODE_FALSE=''
# MAINTAINER_MODE_TRUE='#'
# MAKEINFO='${SHELL} /tmp/geos/src/geos-3.5.0/missing makeinfo'
# MANIFEST_TOOL=':'
# MKDIR_P='/usr/sbin/mkdir -p'
# NM='/sysroot/bin/nm -B'
# NMEDIT=''
# OBJDUMP='objdump'
# OBJEXT='o'
# OTOOL64=''
# OTOOL=''
# PACKAGE='geos'
# PACKAGE_BUGREPORT=''
# PACKAGE_NAME=''
# PACKAGE_STRING=''
# PACKAGE_TARNAME=''
# PACKAGE_URL=''
# PACKAGE_VERSION=''
# PATH_SEPARATOR=':'
# PHP=''
# PHPUNIT=''
# PHP_CONFIG=''
# PYTHON=''
# PYTHON_CPPFLAGS=''
# PYTHON_EXEC_PREFIX=''
# PYTHON_EXTRA_LIBS=''
# PYTHON_LDFLAGS=''
# PYTHON_PLATFORM=''
# PYTHON_PREFIX=''
# PYTHON_SITE_PKG=''
# PYTHON_VERSION=''
# RANLIB='ranlib'
# RUBY=''
# RUBY_BIN_DIR=''
# RUBY_EXTENSION_DIR=''
# RUBY_INCLUDE_DIR=''
# RUBY_LIB_DIR=''
# RUBY_SHARED_LIB=''
# RUBY_SITE_ARCH=''
# RUBY_SO_NAME=''
# RUBY_VERSION=''
# SED='/usr/sbin/sed'
# SET_MAKE=''
# SHELL='/bin/sh'
# STRIP='strip'
# SWIG=''
# SWIG_LIB=''
# SWIG_PYTHON_CPPFLAGS=''
# SWIG_PYTHON_OPT=''
# VERSION='3.5.0'
# VERSION_MAJOR='3'
# VERSION_MINOR='5'
# VERSION_PATCH='0'
# ac_ct_AR='ar'
# ac_ct_CC=''
# ac_ct_CXX=''
# ac_ct_DUMPBIN=''
# am__EXEEXT_FALSE=''
# am__EXEEXT_TRUE='#'
# am__fastdepCC_FALSE='#'
# am__fastdepCC_TRUE=''
# am__fastdepCXX_FALSE='#'
# am__fastdepCXX_TRUE=''
# am__include='include'
# am__isrc=''
# am__leading_dot='.'
# am__nodep='_no'
# am__quote=''
# am__tar='$${TAR-tar} chof - "$$tardir"'
# am__untar='$${TAR-tar} xf -'
# bindir='${exec_prefix}/bin'
# build='x86_64-unknown-linux-gnu'
# build_alias=''
# build_cpu='x86_64'
# build_os='linux-gnu'
# build_vendor='unknown'
# datadir='${datarootdir}'
# datarootdir='${prefix}/share'
# docdir='${datarootdir}/doc/${PACKAGE}'
# dvidir='${docdir}'
# exec_prefix='${prefix}'
# host='x86_64-unknown-linux-gnu'
# host_alias='x86_64-unknown-linux'
# host_cpu='x86_64'
# host_os='linux-gnu'
# host_vendor='unknown'
# htmldir='${docdir}'
# includedir='${prefix}/include'
# infodir='${datarootdir}/info'
# install_sh='${SHELL} /tmp/geos/src/geos-3.5.0/install-sh'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# mandir='${datarootdir}/man'
# mkdir_p='$(MKDIR_P)'
# oldincludedir='/usr/include'
# pdfdir='${docdir}'
# pkgpyexecdir=''
# pkgpythondir=''
# prefix='/usr'
# program_transform_name='s,x,x,'
# psdir='${docdir}'
# pyexecdir=''
# pythondir=''
# sbindir='${exec_prefix}/sbin'
# sharedstatedir='${prefix}/com'
# sysconfdir='${prefix}/etc'
# target='x86_64-unknown-linux-gnu'
# target_alias=''
# target_cpu='x86_64'
# target_os='linux-gnu'
# target_vendor='unknown'
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME ""
# #define PACKAGE_TARNAME ""
# #define PACKAGE_VERSION ""
# #define PACKAGE_STRING ""
# #define PACKAGE_BUGREPORT ""
# #define PACKAGE_URL ""
# #define STDC_HEADERS 1
# #define HAVE_SYS_TYPES_H 1
# #define HAVE_SYS_STAT_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRING_H 1
# #define HAVE_MEMORY_H 1
# #define HAVE_STRINGS_H 1
# #define HAVE_INTTYPES_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_DLFCN_H 1
# #define LT_OBJDIR ".libs/"
# #define HAVE_DIRENT_H 1
# #define CLOSEDIR_VOID 1
# #define HAVE_STRFTIME 1
# #define HAVE_VPRINTF 1
# #define HAVE_ALLOCA_H 1
# #define HAVE_ALLOCA 1
# #define HAVE_DIRENT_H 1
# #define STDC_HEADERS 1
# #define HAVE_MEMORY_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_SYS_FILE_H 1
# #define HAVE_SYS_TIME_H 1
# #define HAVE_STRCHR 1
# #define HAVE_MEMCPY 1
# #define HAVE_GETTIMEOFDAY 1
# #define HAVE_FINITE 1
# #define HAVE_ISFINITE 1
# #define HAVE_ISNAN 1
# #define HAVE_LONG_LONG_INT_64 1
#
# configure: exit 0