Build of geos with vanilla toolchain

The build took 00h 00m 56s 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,949 ansic
1,871 php
1,295 ruby
928 python
179,929 total

The process tree of the build process is here.

Due to the failure of this package to build, we did not attempt to build several packages that depend on this one. Those packages are:

List of Errors

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...

CMD: sudo -u tuscan red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: geos 3.5.0-2 (Wed Aug 24 12:09:33 UTC 2016)
# ==> 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... no
# checking for gcc... gcc
# 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... no
# checking for suffix of object files... o
# checking whether we are using the GNU C compiler... yes
# checking whether gcc accepts -g... yes
# checking for gcc option to accept ISO C89... none needed
# checking whether gcc understands -c and -o together... yes
# checking for style of include used by make... GNU
# checking dependency style of gcc... 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 gcc... /usr/sbin/ld
# checking if the linker (/usr/sbin/ld) is GNU ld... yes
# checking for BSD- or MS-compatible name lister (nm)... /usr/sbin/nm -B
# checking the name lister (/usr/sbin/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 /usr/sbin/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
# 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 /usr/sbin/nm -B output from gcc 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... gcc -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 gcc supports -fno-rtti -fno-exceptions... no
# checking for gcc option to produce PIC... -fPIC -DPIC
# checking if gcc PIC flag -fPIC -DPIC works... yes
# checking if gcc static flag -static works... yes
# checking if gcc supports -c -o file.o... yes
# checking if gcc supports -c -o file.o... (cached) yes
# checking whether the gcc linker (/usr/sbin/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... no
# checking for dlopen in -ldl... yes
# checking whether a program can dlopen itself... yes
# checking whether a statically linked program can dlopen itself... no
# 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 for x86_64-unknown-linux-g++... no
# checking for x86_64-unknown-linux-c++... no
# checking for x86_64-unknown-linux-gpp... no
# checking for x86_64-unknown-linux-aCC... no
# checking for x86_64-unknown-linux-CC... no
# checking for x86_64-unknown-linux-cxx... no
# checking for x86_64-unknown-linux-cc++... no
# checking for x86_64-unknown-linux-cl.exe... no
# checking for x86_64-unknown-linux-FCC... no
# checking for x86_64-unknown-linux-KCC... no
# checking for x86_64-unknown-linux-RCC... no
# checking for x86_64-unknown-linux-xlC_r... no
# checking for x86_64-unknown-linux-xlC... no
# checking for g++... g++
# checking whether we are using the GNU C++ compiler... yes
# checking whether g++ accepts -g... yes
# checking dependency style of g++... gcc3
# checking how to run the C++ preprocessor... g++ -E
# checking for ld used by g++... /usr/sbin/ld -m elf_x86_64
# checking if the linker (/usr/sbin/ld -m elf_x86_64) is GNU ld... yes
# checking whether the g++ linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries... yes
# checking for g++ option to produce PIC... -fPIC -DPIC
# checking if g++ PIC flag -fPIC -DPIC works... yes
# checking if g++ static flag -static works... yes
# checking if g++ supports -c -o file.o... yes
# checking if g++ supports -c -o file.o... (cached) yes
# checking whether the g++ linker (/usr/sbin/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... no
# checking for working memcmp... yes
# 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 g++ supports -pedantic... yes
# checking if g++ supports -Wall... yes
# checking if g++ supports -ansi... yes
# checking if g++ supports -Wno-long-long... yes
# checking if g++ supports -ffloat-store... yes
# checking for finite... yes
# checking for isfinite... yes
# checking for isnan... no
# 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 g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -MT IndexedPointInAreaLocator.lo -MD -MP -MF .deps/IndexedPointInAreaLocator.Tpo -c -o IndexedPointInAreaLocator.lo IndexedPointInAreaLocator.cpp
# /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -MT PointOnGeometryLocator.lo -MD -MP -MF .deps/PointOnGeometryLocator.Tpo -c -o PointOnGeometryLocator.lo PointOnGeometryLocator.cpp
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -MT IndexedPointInAreaLocator.lo -MD -MP -MF .deps/IndexedPointInAreaLocator.Tpo -c IndexedPointInAreaLocator.cpp -fPIC -DPIC -o .libs/IndexedPointInAreaLocator.o
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -MT PointOnGeometryLocator.lo -MD -MP -MF .deps/PointOnGeometryLocator.Tpo -c PointOnGeometryLocator.cpp -fPIC -DPIC -o .libs/PointOnGeometryLocator.o
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -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
# /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -MT SimplePointInAreaLocator.lo -MD -MP -MF .deps/SimplePointInAreaLocator.Tpo -c -o SimplePointInAreaLocator.lo SimplePointInAreaLocator.cpp
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/geos -I../../../include -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store -MT SimplePointInAreaLocator.lo -MD -MP -MF .deps/SimplePointInAreaLocator.Tpo -c SimplePointInAreaLocator.cpp -fPIC -DPIC -o .libs/SimplePointInAreaLocator.o
# In file included from ../../../include/geos/geom/Geometry.h:25:0,
# from SimplePointInAreaLocator.cpp:18:
# ../../../include/geos/platform.h:114:2: error: #error "Can not compile without isnan function or macro"
# #error "Can not compile without isnan function or macro"
# ^~~~~
# In file included from ../../../include/geos/geom/Geometry.h:25:0,
# from IndexedPointInAreaLocator.cpp:17:
# ../../../include/geos/platform.h:114:2: error: #error "Can not compile without isnan function or macro"
# #error "Can not compile without isnan function or macro"
# ^~~~~
# In file included from ../../../include/geos/geom/Coordinate.h:158:0,
# from ../../../include/geos/geom/Envelope.h:25,
# from ../../../include/geos/geom/Geometry.h:27,
# from SimplePointInAreaLocator.cpp:18:
# ../../../include/geos/geom/Coordinate.inl: In member function 'bool geos::geom::Coordinate::isNull() const':
# ../../../include/geos/geom/Coordinate.inl:38:17: error: 'ISNAN' was not declared in this scope
# return (ISNAN(x) && ISNAN(y) && ISNAN(z));
# ^
# ../../../include/geos/geom/Coordinate.inl: In member function 'bool geos::geom::Coordinate::equals3D(const geos::geom::Coordinate&) const':
# ../../../include/geos/geom/Coordinate.inl:77:28: error: 'ISNAN' was not declared in this scope
# ((z == other.z)||(ISNAN(z) && ISNAN(other.z)));
# ^
# In file included from ../../../include/geos/geom/Coordinate.h:158:0,
# from ../../../include/geos/geom/Envelope.h:25,
# from ../../../include/geos/geom/Geometry.h:27,
# from IndexedPointInAreaLocator.cpp:17:
# ../../../include/geos/geom/Coordinate.inl: In member function 'bool geos::geom::Coordinate::isNull() const':
# ../../../include/geos/geom/Coordinate.inl:38:17: error: 'ISNAN' was not declared in this scope
# return (ISNAN(x) && ISNAN(y) && ISNAN(z));
# ^
# ../../../include/geos/geom/Coordinate.inl: In member function 'bool geos::geom::Coordinate::equals3D(const geos::geom::Coordinate&) const':
# ../../../include/geos/geom/Coordinate.inl:77:28: error: 'ISNAN' was not declared in this scope
# ((z == other.z)||(ISNAN(z) && ISNAN(other.z)));
# ^
# make[5]: *** [Makefile:483: SimplePointInAreaLocator.lo] Error 1
# make[5]: *** Waiting for unfinished jobs....
# make[5]: *** [Makefile:483: IndexedPointInAreaLocator.lo] Error 1
# make[5]: Leaving directory '/tmp/geos/src/geos-3.5.0/src/algorithm/locate'
# make[4]: *** [Makefile:502: all-recursive] Error 1
# make[4]: Leaving directory '/tmp/geos/src/geos-3.5.0/src/algorithm/locate'
# make[3]: *** [Makefile:556: all-recursive] Error 1
# make[3]: Leaving directory '/tmp/geos/src/geos-3.5.0/src/algorithm'
# make[2]: *** [Makefile:595: all-recursive] Error 1
# make[2]: Leaving directory '/tmp/geos/src/geos-3.5.0/src'
# 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 = 11656f1f4813
# uname -m = x86_64
# uname -r = 4.7.1-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Wed Aug 17 08:13:35 CEST 2016
#
# /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: /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 /usr/sbin/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:3270: result: no
# configure:3280: checking for gcc
# configure:3296: found /usr/sbin/gcc
# configure:3307: result: gcc
# configure:3536: checking for C compiler version
# configure:3545: gcc --version >&5
# gcc (GCC) 6.1.1 20160602
# Copyright (C) 2016 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#
# configure:3556: $? = 0
# configure:3545: gcc -v >&5
# Using built-in specs.
# COLLECT_GCC=gcc
# COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
# Target: x86_64-pc-linux-gnu
# Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
# Thread model: posix
# gcc version 6.1.1 20160602 (GCC)
# configure:3556: $? = 0
# configure:3545: gcc -V >&5
# gcc: error: unrecognized command line option '-V'
# gcc: fatal error: no input files
# compilation terminated.
# configure:3556: $? = 1
# configure:3545: gcc -qversion >&5
# gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
# gcc: fatal error: no input files
# compilation terminated.
# configure:3556: $? = 1
# configure:3576: checking whether the C compiler works
# configure:3598: gcc 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: gcc -o conftest conftest.c >&5
# configure:3672: $? = 0
# configure:3694: result:
# configure:3716: checking whether we are cross compiling
# configure:3724: gcc -o conftest conftest.c >&5
# configure:3728: $? = 0
# configure:3735: ./conftest
# configure:3739: $? = 0
# configure:3754: result: no
# configure:3759: checking for suffix of object files
# configure:3781: gcc -c conftest.c >&5
# configure:3785: $? = 0
# configure:3806: result: o
# configure:3810: checking whether we are using the GNU C compiler
# configure:3829: gcc -c conftest.c >&5
# configure:3829: $? = 0
# configure:3838: result: yes
# configure:3847: checking whether gcc accepts -g
# configure:3867: gcc -c -g conftest.c >&5
# configure:3867: $? = 0
# configure:3908: result: yes
# configure:3925: checking for gcc option to accept ISO C89
# configure:3988: gcc -c conftest.c >&5
# configure:3988: $? = 0
# configure:4001: result: none needed
# configure:4026: checking whether gcc understands -c and -o together
# configure:4048: gcc -c conftest.c -o conftest2.o
# configure:4051: $? = 0
# configure:4048: gcc -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 gcc
# 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 gcc
# configure:5049: result: /usr/sbin/ld
# configure:5056: checking if the linker (/usr/sbin/ld) is GNU ld
# configure:5071: result: yes
# configure:5083: checking for BSD- or MS-compatible name lister (nm)
# configure:5137: result: /usr/sbin/nm -B
# configure:5267: checking the name lister (/usr/sbin/nm -B) interface
# configure:5274: gcc -c conftest.c >&5
# configure:5277: /usr/sbin/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 /usr/sbin/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 /usr/sbin/ar
# configure:6149: result: ar
# configure:6186: checking for archiver @FILE support
# configure:6203: gcc -c conftest.c >&5
# configure:6203: $? = 0
# configure:6206: ar cru libconftest.a @conftest.lst >&5
# ar: `u' modifier ignored since `D' is the default (see `U')
# configure:6209: $? = 0
# configure:6214: ar cru libconftest.a @conftest.lst >&5
# ar: `u' modifier ignored since `D' is the default (see `U')
# ar: 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 /usr/sbin/ranlib
# configure:6413: result: ranlib
# configure:6515: checking command to parse /usr/sbin/nm -B output from gcc object
# configure:6668: gcc -c conftest.c >&5
# configure:6671: $? = 0
# configure:6675: /usr/sbin/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: gcc -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: gcc -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: gcc -E conftest.c
# configure:8027: $? = 0
# configure:8041: gcc -E conftest.c
# conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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: gcc -E
# configure:8086: gcc -E conftest.c
# configure:8086: $? = 0
# configure:8100: gcc -E conftest.c
# conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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: gcc -c conftest.c >&5
# configure:8149: $? = 0
# configure:8222: gcc -o conftest conftest.c >&5
# configure:8222: $? = 0
# configure:8222: ./conftest
# configure:8222: $? = 0
# configure:8233: result: yes
# configure:8246: checking for sys/types.h
# configure:8246: gcc -c conftest.c >&5
# configure:8246: $? = 0
# configure:8246: result: yes
# configure:8246: checking for sys/stat.h
# configure:8246: gcc -c conftest.c >&5
# configure:8246: $? = 0
# configure:8246: result: yes
# configure:8246: checking for stdlib.h
# configure:8246: gcc -c conftest.c >&5
# configure:8246: $? = 0
# configure:8246: result: yes
# configure:8246: checking for string.h
# configure:8246: gcc -c conftest.c >&5
# configure:8246: $? = 0
# configure:8246: result: yes
# configure:8246: checking for memory.h
# configure:8246: gcc -c conftest.c >&5
# configure:8246: $? = 0
# configure:8246: result: yes
# configure:8246: checking for strings.h
# configure:8246: gcc -c conftest.c >&5
# configure:8246: $? = 0
# configure:8246: result: yes
# configure:8246: checking for inttypes.h
# configure:8246: gcc -c conftest.c >&5
# configure:8246: $? = 0
# configure:8246: result: yes
# configure:8246: checking for stdint.h
# configure:8246: gcc -c conftest.c >&5
# configure:8246: $? = 0
# configure:8246: result: yes
# configure:8246: checking for unistd.h
# configure:8246: gcc -c conftest.c >&5
# configure:8246: $? = 0
# configure:8246: result: yes
# configure:8260: checking for dlfcn.h
# configure:8260: gcc -c conftest.c >&5
# configure:8260: $? = 0
# configure:8260: result: yes
# configure:8512: checking for objdir
# configure:8527: result: .libs
# configure:8791: checking if gcc supports -fno-rtti -fno-exceptions
# configure:8809: gcc -c -fno-rtti -fno-exceptions conftest.c >&5
# cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C
# configure:8813: $? = 0
# configure:8826: result: no
# configure:9184: checking for gcc option to produce PIC
# configure:9191: result: -fPIC -DPIC
# configure:9199: checking if gcc PIC flag -fPIC -DPIC works
# configure:9217: gcc -c -fPIC -DPIC -DPIC conftest.c >&5
# configure:9221: $? = 0
# configure:9234: result: yes
# configure:9263: checking if gcc static flag -static works
# configure:9291: result: yes
# configure:9306: checking if gcc supports -c -o file.o
# configure:9327: gcc -c -o out/conftest2.o conftest.c >&5
# configure:9331: $? = 0
# configure:9353: result: yes
# configure:9361: checking if gcc supports -c -o file.o
# configure:9408: result: yes
# configure:9441: checking whether the gcc linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries
# configure:10700: result: yes
# configure:10737: checking whether -lc should be explicitly linked in
# configure:10745: gcc -c conftest.c >&5
# configure:10748: $? = 0
# configure:10763: gcc -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: gcc -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: gcc -o conftest conftest.c >&5
# /tmp/cciAd1Jv.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `shl_load'
# collect2: error: ld returned 1 exit status
# 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: gcc -o conftest conftest.c -ldld >&5
# /usr/sbin/ld: cannot find -ldld
# collect2: error: ld returned 1 exit status
# 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: gcc -o conftest conftest.c >&5
# /tmp/ccV1hpnr.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `dlopen'
# collect2: error: ld returned 1 exit status
# configure:12050: $? = 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 dlopen to an innocuous variant, in case declares dlopen.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define dlopen innocuous_dlopen
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char dlopen (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef dlopen
# |
# | /* 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 dlopen ();
# | /* 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_dlopen || defined __stub___dlopen
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return dlopen ();
# | ;
# | return 0;
# | }
# configure:12050: result: no
# configure:12054: checking for dlopen in -ldl
# configure:12079: gcc -o conftest conftest.c -ldl >&5
# configure:12079: $? = 0
# configure:12088: result: yes
# configure:12207: checking whether a program can dlopen itself
# configure:12287: gcc -o conftest -DHAVE_DLFCN_H -Wl,--export-dynamic conftest.c -ldl >&5
# configure:12290: $? = 0
# configure:12308: result: yes
# configure:12313: checking whether a statically linked program can dlopen itself
# configure:12393: gcc -o conftest -DHAVE_DLFCN_H -Wl,--export-dynamic -static conftest.c -ldl >&5
# /tmp/ccxEqKlI.o: In function `main':
# conftest.c:(.text+0x1e): warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
# /usr/sbin/ld: dynamic STT_GNU_IFUNC symbol `strcmp' with pointer equality in `/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib/libc.a(strcmp.o)' can not be used when making an executable; recompile with -fPIE and relink with -pie
# collect2: error: ld returned 1 exit status
# configure:12396: $? = 1
# configure:12414: result: no
# 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:12582: checking for x86_64-unknown-linux-g++
# configure:12612: result: no
# configure:12582: checking for x86_64-unknown-linux-c++
# configure:12612: result: no
# configure:12582: checking for x86_64-unknown-linux-gpp
# configure:12612: result: no
# configure:12582: checking for x86_64-unknown-linux-aCC
# configure:12612: result: no
# configure:12582: checking for x86_64-unknown-linux-CC
# configure:12612: result: no
# configure:12582: checking for x86_64-unknown-linux-cxx
# configure:12612: result: no
# configure:12582: checking for x86_64-unknown-linux-cc++
# configure:12612: result: no
# configure:12582: checking for x86_64-unknown-linux-cl.exe
# configure:12612: result: no
# configure:12582: checking for x86_64-unknown-linux-FCC
# configure:12612: result: no
# configure:12582: checking for x86_64-unknown-linux-KCC
# configure:12612: result: no
# configure:12582: checking for x86_64-unknown-linux-RCC
# configure:12612: result: no
# configure:12582: checking for x86_64-unknown-linux-xlC_r
# configure:12612: result: no
# configure:12582: checking for x86_64-unknown-linux-xlC
# configure:12612: result: no
# configure:12626: checking for g++
# configure:12642: found /usr/sbin/g++
# configure:12653: result: g++
# configure:12680: checking for C++ compiler version
# configure:12689: g++ --version >&5
# g++ (GCC) 6.1.1 20160602
# Copyright (C) 2016 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#
# configure:12700: $? = 0
# configure:12689: g++ -v >&5
# Using built-in specs.
# COLLECT_GCC=g++
# COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
# Target: x86_64-pc-linux-gnu
# Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
# Thread model: posix
# gcc version 6.1.1 20160602 (GCC)
# configure:12700: $? = 0
# configure:12689: g++ -V >&5
# g++: error: unrecognized command line option '-V'
# g++: fatal error: no input files
# compilation terminated.
# configure:12700: $? = 1
# configure:12689: g++ -qversion >&5
# g++: error: unrecognized command line option '-qversion'; did you mean '--version'?
# g++: fatal error: no input files
# compilation terminated.
# configure:12700: $? = 1
# configure:12704: checking whether we are using the GNU C++ compiler
# configure:12723: g++ -c conftest.cpp >&5
# configure:12723: $? = 0
# configure:12732: result: yes
# configure:12741: checking whether g++ accepts -g
# configure:12761: g++ -c -g conftest.cpp >&5
# configure:12761: $? = 0
# configure:12802: result: yes
# configure:12827: checking dependency style of g++
# configure:12938: result: gcc3
# configure:12971: checking how to run the C++ preprocessor
# configure:12998: g++ -E conftest.cpp
# configure:12998: $? = 0
# configure:13012: g++ -E conftest.cpp
# conftest.cpp:21:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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: g++ -E
# configure:13057: g++ -E conftest.cpp
# configure:13057: $? = 0
# configure:13071: g++ -E conftest.cpp
# conftest.cpp:21:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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 g++
# configure:13300: result: /usr/sbin/ld -m elf_x86_64
# configure:13307: checking if the linker (/usr/sbin/ld -m elf_x86_64) is GNU ld
# configure:13322: result: yes
# configure:13377: checking whether the g++ linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries
# configure:14450: result: yes
# configure:14486: g++ -c conftest.cpp >&5
# configure:14489: $? = 0
# configure:14970: checking for g++ option to produce PIC
# configure:14977: result: -fPIC -DPIC
# configure:14985: checking if g++ PIC flag -fPIC -DPIC works
# configure:15003: g++ -c -fPIC -DPIC -DPIC conftest.cpp >&5
# configure:15007: $? = 0
# configure:15020: result: yes
# configure:15043: checking if g++ static flag -static works
# configure:15071: result: yes
# configure:15083: checking if g++ supports -c -o file.o
# configure:15104: g++ -c -o out/conftest2.o conftest.cpp >&5
# configure:15108: $? = 0
# configure:15130: result: yes
# configure:15135: checking if g++ supports -c -o file.o
# configure:15182: result: yes
# configure:15212: checking whether the g++ linker (/usr/sbin/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: gcc -o conftest conftest.c >&5
# 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: gcc -c conftest.c >&5
# configure:16379: $? = 0
# configure:16387: result: yes
# configure:16400: checking for library containing opendir
# configure:16431: gcc -o conftest conftest.c >&5
# configure:16431: $? = 0
# configure:16448: result: none required
# configure:16515: checking whether closedir returns void
# configure:16539: gcc -o conftest conftest.c >&5
# configure:16539: $? = 0
# configure:16539: ./conftest
# configure:16539: $? = 0
# configure:16549: result: no
# configure:16557: checking for working memcmp
# configure:16600: gcc -o conftest conftest.c >&5
# configure:16600: $? = 0
# configure:16600: ./conftest
# configure:16600: $? = 0
# configure:16610: result: yes
# configure:16621: checking for strftime
# configure:16621: gcc -o conftest conftest.c >&5
# conftest.c:45:6: warning: conflicting types for built-in function 'strftime'
# char strftime ();
# ^~~~~~~~
# configure:16621: $? = 0
# configure:16621: result: yes
# configure:16676: checking for vprintf
# configure:16676: gcc -o conftest conftest.c >&5
# conftest.c:46:6: warning: conflicting types for built-in function 'vprintf'
# char vprintf ();
# ^~~~~~~
# configure:16676: $? = 0
# configure:16676: result: yes
# configure:16682: checking for _doprnt
# configure:16682: gcc -o conftest conftest.c >&5
# /tmp/ccKKzKDf.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `_doprnt'
# collect2: error: ld returned 1 exit status
# 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 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: gcc -c conftest.c >&5
# configure:16693: $? = 0
# configure:16693: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:60:21: error: expected expression before ')' token
# if (sizeof ((size_t)))
# ^
# 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 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: gcc -o conftest conftest.c >&5
# configure:16723: $? = 0
# configure:16731: result: yes
# configure:16739: checking for alloca
# configure:16776: gcc -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: gcc -c conftest.c >&5
# conftest.c:63:20: fatal error: ieeefp.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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 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: gcc -E conftest.c
# conftest.c:30:20: fatal error: ieeefp.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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 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: gcc -c conftest.c >&5
# configure:17198: $? = 0
# configure:17198: result: yes
# configure:17198: checking sys/file.h presence
# configure:17198: gcc -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: gcc -c conftest.c >&5
# configure:17210: $? = 0
# configure:17210: result: yes
# configure:17210: checking sys/time.h presence
# configure:17210: gcc -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: gcc -o conftest conftest.c >&5
# conftest.c:55:6: warning: conflicting types for built-in function 'strchr'
# char strchr ();
# ^~~~~~
# configure:17223: $? = 0
# configure:17223: result: yes
# configure:17223: checking for memcpy
# configure:17223: gcc -o conftest conftest.c >&5
# conftest.c:56:6: warning: conflicting types for built-in function 'memcpy'
# char memcpy ();
# ^~~~~~
# configure:17223: $? = 0
# configure:17223: result: yes
# configure:17223: checking for gettimeofday
# configure:17223: gcc -o conftest conftest.c >&5
# configure:17223: $? = 0
# configure:17223: result: yes
# configure:17232: checking whether stat file-mode macros are broken
# configure:17259: gcc -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: gcc -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: gcc -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 g++ supports -pedantic
# configure:17505: gcc -c -pedantic conftest.c >&5
# configure:17509: $? = 0
# configure:17522: result: yes
# configure:17531: checking if g++ supports -Wall
# configure:17549: gcc -c -Wall conftest.c >&5
# configure:17553: $? = 0
# configure:17566: result: yes
# configure:17575: checking if g++ supports -ansi
# configure:17593: gcc -c -ansi conftest.c >&5
# configure:17597: $? = 0
# configure:17610: result: yes
# configure:17619: checking if g++ supports -Wno-long-long
# configure:17637: gcc -c -Wno-long-long conftest.c >&5
# configure:17641: $? = 0
# configure:17654: result: yes
# configure:17666: checking if g++ supports -ffloat-store
# configure:17684: gcc -c -ffloat-store conftest.c >&5
# configure:17688: $? = 0
# configure:17701: result: yes
# configure:17721: checking for finite
# configure:17737: gcc -o conftest conftest.c -lm >&5
# configure:17737: $? = 0
# configure:17746: result: yes
# configure:17754: checking for isfinite
# configure:17770: gcc -o conftest conftest.c -lm >&5
# configure:17770: $? = 0
# configure:17779: result: yes
# configure:17794: checking for isnan
# configure:17810: g++ -o conftest conftest.cpp -lm >&5
# conftest.cpp: In function 'int main()':
# conftest.cpp:41:29: error: 'isnan' was not declared in this scope
# double x; int y; y = isnan(x);
# ^
# conftest.cpp:41:29: note: suggested alternative:
# In file included from conftest.cpp:37:0:
# /usr/include/c++/6.1.1/cmath:655:5: note: 'std::isnan'
# isnan(_Tp __x)
# ^~~~~
# configure:17810: $? = 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 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
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | double x; int y; y = isnan(x);
# | ;
# | return 0;
# | }
# configure:17819: result: no
# configure:17837: checking whether int64_t is 64 bits
# configure:17897: gcc -o conftest conftest.c >&5
# conftest.c:37:9: error: unknown type name 'int64_t'
# typedef int64_t ac_int64;
# ^~~~~~~
# conftest.c:60:1: warning: return type defaults to 'int' [-Wimplicit-int]
# main() {
# ^~~~
# conftest.c: In function 'main':
# conftest.c:62:5: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration]
# exit(0);
# ^~~~
# conftest.c:62:5: warning: incompatible implicit declaration of built-in function 'exit'
# conftest.c:62:5: note: include '' or provide a declaration of 'exit'
# conftest.c:63:3: warning: incompatible implicit declaration of built-in function 'exit'
# exit(-1);
# ^~~~
# conftest.c:63:3: note: include '' or provide a declaration of 'exit'
# configure:17897: $? = 1
# configure: program exited with status 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 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
# | /* end confdefs.h. */
# | typedef int64_t ac_int64;
# |
# | /*
# | * These are globals to discourage the compiler from folding all the
# | * arithmetic tests down to compile-time constants.
# | */
# | ac_int64 a = 20000001;
# | ac_int64 b = 40000005;
# |
# | int does_int64_work()
# | {
# | ac_int64 c,d;
# |
# | if (sizeof(ac_int64) != 8)
# | return 0; /* definitely not the right size */
# |
# | /* Do perfunctory checks to see if 64-bit arithmetic seems to work */
# | c = a * b;
# | d = (c + b) / b;
# | if (d != a+1)
# | return 0;
# | return 1;
# | }
# | main() {
# | if (does_int64_work())
# | exit(0);
# | exit(-1);
# | }
# configure:17907: result: no
# configure:17918: checking whether long long int is 64 bits
# configure:17978: gcc -o conftest conftest.c >&5
# conftest.c:60:1: warning: return type defaults to 'int' [-Wimplicit-int]
# main() {
# ^~~~
# conftest.c: In function 'main':
# conftest.c:62:5: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration]
# exit(0);
# ^~~~
# conftest.c:62:5: warning: incompatible implicit declaration of built-in function 'exit'
# conftest.c:62:5: note: include '' or provide a declaration of 'exit'
# conftest.c:63:3: warning: incompatible implicit declaration of built-in function 'exit'
# exit(-1);
# ^~~~
# conftest.c:63:3: note: include '' or provide a declaration of 'exit'
# configure:17978: $? = 0
# configure:17978: ./conftest
# configure:17978: $? = 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 11656f1f4813
#
# config.status:1336: creating Makefile
# config.status:1336: creating capi/Makefile
# config.status:1336: creating capi/geos_c.h
# config.status:1336: creating doc/Doxyfile
# config.status:1336: creating doc/Makefile
# config.status:1336: creating macros/Makefile
# config.status:1336: creating src/Makefile
# config.status:1336: creating src/algorithm/Makefile
# config.status:1336: creating src/algorithm/locate/Makefile
# config.status:1336: creating src/algorithm/distance/Makefile
# config.status:1336: creating src/geom/Makefile
# config.status:1336: creating src/geom/prep/Makefile
# config.status:1336: creating src/geom/util/Makefile
# config.status:1336: creating src/geomgraph/Makefile
# config.status:1336: creating src/geomgraph/index/Makefile
# config.status:1336: creating include/Makefile
# config.status:1336: creating include/geos/Makefile
# config.status:1336: creating include/geos/algorithm/Makefile
# config.status:1336: creating include/geos/algorithm/locate/Makefile
# config.status:1336: creating include/geos/algorithm/distance/Makefile
# config.status:1336: creating include/geos/geom/Makefile
# config.status:1336: creating include/geos/geom/prep/Makefile
# config.status:1336: creating include/geos/geom/util/Makefile
# config.status:1336: creating include/geos/geomgraph/Makefile
# config.status:1336: creating include/geos/geomgraph/index/Makefile
# config.status:1336: creating include/geos/index/Makefile
# config.status:1336: creating include/geos/index/bintree/Makefile
# config.status:1336: creating include/geos/index/chain/Makefile
# config.status:1336: creating include/geos/index/intervalrtree/Makefile
# config.status:1336: creating include/geos/index/quadtree/Makefile
# config.status:1336: creating include/geos/index/strtree/Makefile
# config.status:1336: creating include/geos/index/sweepline/Makefile
# config.status:1336: creating include/geos/io/Makefile
# config.status:1336: creating include/geos/linearref/Makefile
# config.status:1336: creating include/geos/noding/Makefile
# config.status:1336: creating include/geos/noding/snapround/Makefile
# config.status:1336: creating include/geos/operation/Makefile
# config.status:1336: creating include/geos/operation/buffer/Makefile
# config.status:1336: creating include/geos/operation/distance/Makefile
# config.status:1336: creating include/geos/operation/intersection/Makefile
# config.status:1336: creating include/geos/operation/linemerge/Makefile
# config.status:1336: creating include/geos/operation/overlay/Makefile
# config.status:1336: creating include/geos/operation/overlay/snap/Makefile
# config.status:1336: creating include/geos/operation/polygonize/Makefile
# config.status:1336: creating include/geos/operation/predicate/Makefile
# config.status:1336: creating include/geos/operation/relate/Makefile
# config.status:1336: creating include/geos/operation/sharedpaths/Makefile
# config.status:1336: creating include/geos/operation/union/Makefile
# config.status:1336: creating include/geos/operation/valid/Makefile
# config.status:1336: creating include/geos/planargraph/Makefile
# config.status:1336: creating include/geos/planargraph/algorithm/Makefile
# config.status:1336: creating include/geos/precision/Makefile
# config.status:1336: creating include/geos/simplify/Makefile
# config.status:1336: creating include/geos/triangulate/Makefile
# config.status:1336: creating include/geos/triangulate/quadedge/Makefile
# config.status:1336: creating include/geos/util/Makefile
# config.status:1336: creating include/geos/version.h
# config.status:1336: creating src/index/Makefile
# config.status:1336: creating src/index/bintree/Makefile
# config.status:1336: creating src/index/chain/Makefile
# config.status:1336: creating src/index/intervalrtree/Makefile
# config.status:1336: creating src/index/quadtree/Makefile
# config.status:1336: creating src/index/strtree/Makefile
# config.status:1336: creating src/index/sweepline/Makefile
# config.status:1336: creating src/io/Makefile
# config.status:1336: creating src/linearref/Makefile
# config.status:1336: creating src/noding/Makefile
# config.status:1336: creating src/noding/snapround/Makefile
# config.status:1336: creating src/operation/Makefile
# config.status:1336: creating src/operation/buffer/Makefile
# config.status:1336: creating src/operation/distance/Makefile
# config.status:1336: creating src/operation/intersection/Makefile
# config.status:1336: creating src/operation/linemerge/Makefile
# config.status:1336: creating src/operation/overlay/Makefile
# config.status:1336: creating src/operation/polygonize/Makefile
# config.status:1336: creating src/operation/predicate/Makefile
# config.status:1336: creating src/operation/relate/Makefile
# config.status:1336: creating src/operation/sharedpaths/Makefile
# config.status:1336: creating src/operation/union/Makefile
# config.status:1336: creating src/operation/valid/Makefile
# config.status:1336: creating src/planargraph/Makefile
# config.status:1336: creating src/precision/Makefile
# config.status:1336: creating src/simplify/Makefile
# config.status:1336: creating src/triangulate/Makefile
# config.status:1336: creating src/triangulate/quadedge/Makefile
# config.status:1336: creating src/util/Makefile
# config.status:1336: creating swig/geos.i
# config.status:1336: creating swig/Makefile
# config.status:1336: creating swig/python/Makefile
# config.status:1336: creating swig/python/tests/Makefile
# config.status:1336: creating swig/ruby/Makefile
# config.status:1336: creating swig/ruby/test/Makefile
# config.status:1336: creating php/Makefile
# config.status:1336: creating php/test/Makefile
# config.status:1336: creating tests/Makefile
# config.status:1336: creating tests/bigtest/Makefile
# config.status:1336: creating tests/unit/Makefile
# config.status:1336: creating tests/perf/Makefile
# config.status:1336: creating tests/perf/operation/Makefile
# config.status:1336: creating tests/perf/operation/buffer/Makefile
# config.status:1336: creating tests/perf/operation/predicate/Makefile
# config.status:1336: creating tests/perf/capi/Makefile
# config.status:1336: creating tests/xmltester/Makefile
# config.status:1336: creating tests/geostest/Makefile
# config.status:1336: creating tests/thread/Makefile
# config.status:1336: creating tools/Makefile
# config.status:1336: creating tools/geos-config
# config.status:1336: creating include/config.h
# config.status:1336: creating include/geos/platform.h
# config.status:1565: executing depfiles commands
# config.status:1565: 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=
# ac_cv_env_CC_value=
# 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=
# ac_cv_env_CXX_value=
# 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=no
# ac_cv_func_dlopen=no
# ac_cv_func_gettimeofday=yes
# ac_cv_func_memcmp_working=yes
# 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=no
# ac_cv_lib_dl_dlopen=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_CPP='gcc -E'
# ac_cv_prog_CXXCPP='g++ -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_CC=gcc
# ac_cv_prog_ac_ct_CXX=g++
# 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=yes
# 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=-ldl
# lt_cv_dlopen_self=yes
# lt_cv_dlopen_self_static=no
# 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=/usr/sbin/ld
# lt_cv_path_LDCXX='/usr/sbin/ld -m elf_x86_64'
# lt_cv_path_NM='/usr/sbin/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=no
# lt_cv_prog_compiler_static_works=yes
# lt_cv_prog_compiler_static_works_CXX=yes
# 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=no
# 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 -ffloat-store'
# AM_CXXFLAGS=' -DGEOS_INLINE -pedantic -Wall -ansi -Wno-long-long -ffloat-store'
# 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='gcc'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=''
# CPP='gcc -E'
# CPPFLAGS=''
# CXX='g++'
# CXXCPP='g++ -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='/usr/sbin/ld -m elf_x86_64'
# LDFLAGS=''
# LIBOBJS=''
# LIBS=''
# LIBTOOL='$(SHELL) $(top_builddir)/libtool'
# LIPO=''
# LN_S='ln -s'
# LTLIBOBJS=''
# 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='/usr/sbin/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='gcc'
# ac_ct_CXX='g++'
# 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 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_LONG_LONG_INT_64 1
#
# configure: exit 0