* Package: dev-db/postgis-2.1.8-r1  * Repository: gentoo  * Maintainer: pgsql-bugs@gentoo.org sci-geosciences@gentoo.org  * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU  * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking postgis-2.1.8.tar.gz to /var/tmp/portage/dev-db/postgis-2.1.8-r1/work >>> Source unpacked in /var/tmp/portage/dev-db/postgis-2.1.8-r1/work >>> Preparing source in /var/tmp/portage/dev-db/postgis-2.1.8-r1/work/postgis-2.1.8 ... * Applying postgis-2.1-ldflags.patch ...  [ ok ] * Applying postgis-2.0-arflags.patch ...  [ ok ] * Applying postgis-2.1.4-pkgconfig-json.patch ...  [ ok ] * Running eautoreconf in '/var/tmp/portage/dev-db/postgis-2.1.8-r1/work/postgis-2.1.8' ... * Running libtoolize --install --copy --force ...  [ ok ] * Running aclocal -I macros ...  [ ok ] * Running autoconf -I macros --force ...  [ ok ] * Running autoheader -I macros ...  [ !! ] * Running elibtoolize in: postgis-2.1.8/ * Applying portage/1.2.0 patch ... * Applying sed/1.5.6 patch ... * Applying as-needed/2.4.3 patch ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/dev-db/postgis-2.1.8-r1/work/postgis-2.1.8 ... * econf: updating postgis-2.1.8/config.sub with /usr/share/gnuconfig/config.sub * econf: updating postgis-2.1.8/config.guess with /usr/share/gnuconfig/config.guess ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --with-pgconfig=/usr/lib/postgresql-9.4/bin/pg_config checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... printf checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-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 x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-pc-linux-gnu-nm -B checking the name lister (/usr/bin/x86_64-pc-linux-gnu-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-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking for archiver @FILE support... @ checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking for gawk... gawk checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for x86_64-pc-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... x86_64-pc-linux-gnu-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 x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes 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 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-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ checking whether we are using the GNU C++ compiler... yes checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for grep that handles long lines and -e... (cached) /bin/grep checking for ant... no checking for cpp... /usr/bin/cpp checking if x86_64-pc-linux-gnu-g++ supports -Wall... yes checking if x86_64-pc-linux-gnu-g++ supports -Wmissing-prototypes... yes checking if x86_64-pc-linux-gnu-g++ supports -ffloat-store... yes checking for flex... flex checking lex output file root... lex.yy checking lex library... -lfl checking whether yytext is a pointer... yes checking for bison... bison -y checking ieeefp.h usability... no checking ieeefp.h presence... no checking for ieeefp.h... no checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking for vasprintf... yes checking for asprintf... yes checking for _LARGEFILE_SOURCE value needed for large files... no checking whether isfinite is declared... yes checking whether isfinite is declared... yes checking for perl... /usr/bin/perl checking for convert... /usr/bin/convert checking for xsltproc... /usr/bin/xsltproc checking for xmllint... /usr/bin/xmllint checking for dblatex... no configure: WARNING: dblatex is not installed so PDF documentation cannot be built checking CUnit/CUnit.h usability... no checking CUnit/CUnit.h presence... no checking for CUnit/CUnit.h... no configure: WARNING: could not locate CUnit required for unit tests checking iconv.h usability... yes checking iconv.h presence... yes checking for iconv.h... yes checking for libiconv_open in -liconv... no checking for iconv_open in -lc... yes checking for iconvctl... no checking for libiconvctl... no Using user-specified pg_config file: /usr/lib/postgresql-9.4/bin/pg_config checking PostgreSQL version... PostgreSQL 9.4.12 checking libpq-fe.h usability... yes checking libpq-fe.h presence... yes checking for libpq-fe.h... yes checking for PQserverVersion in -lpq... yes ------------------------------------------------------------------------ WARNING: You have set the --prefix to '/usr'. But we mostly ignore the --prefix. For your info, using the values determined from /usr/lib/postgresql-9.4/bin/pg_config we will be installing: * postgis shared library in /usr/lib64/postgresql-9.4/lib64 * postgis SQL files in /usr/share/postgresql-9.4/contrib/postgis-2.1 * postgis executables in /usr/lib64/postgresql-9.4/bin ------------------------------------------------------------------------ checking for xml2-config... /usr/bin/xml2-config checking libxml/tree.h usability... yes checking libxml/tree.h presence... yes checking for libxml/tree.h... yes checking libxml/parser.h usability... yes checking libxml/parser.h presence... yes checking for libxml/parser.h... yes checking libxml/xpath.h usability... yes checking libxml/xpath.h presence... yes checking for libxml/xpath.h... yes checking libxml/xpathInternals.h usability... yes checking libxml/xpathInternals.h presence... yes checking for libxml/xpathInternals.h... yes checking for xmlInitParser in -lxml2... yes checking for geos-config... /usr/bin/geos-config checking GEOS version... 3.6.1 checking geos_c.h usability... yes checking geos_c.h presence... yes checking for geos_c.h... yes checking for initGEOS in -lgeos_c... yes checking for sfcgal-config... no checking whether make sets $(MAKE)... yes checking for a BSD-compatible install... /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c checking for a thread-safe mkdir -p... /bin/mkdir -p checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/gmsgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for ld used by GCC... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes checking for shared library run path origin... done checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking proj_api.h usability... yes checking proj_api.h presence... yes checking for proj_api.h... yes checking for pj_get_release in -lproj... yes checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for JSON... no checking for JSON... yes CPPFLAGS: -I/usr/include -I/usr/include/libxml2 TOPOLOGY: Topology support requested RASTER: Raster support requested checking for gdal-config... /usr/bin/gdal-config checking GDAL version... 2.0.2 checking for OGR enabled... yes checking gdal.h usability... yes checking gdal.h presence... yes checking for gdal.h... yes checking ogr_api.h usability... yes checking ogr_api.h presence... yes checking for ogr_api.h... yes checking cpl_conv.h usability... yes checking cpl_conv.h presence... yes checking for cpl_conv.h... yes checking for library containing GDALAllRegister... none required checking for library containing OGRRegisterAll... none required checking for library containing GDALFPolygonize... none required enabling PostgreSQL extension support... configure: creating ./config.status config.status: creating GNUmakefile config.status: creating extensions/Makefile config.status: creating extensions/postgis/Makefile config.status: creating extensions/postgis/postgis.control config.status: creating extensions/postgis_topology/Makefile config.status: creating extensions/postgis_topology/postgis_topology.control config.status: creating extensions/postgis_tiger_geocoder/Makefile config.status: creating extensions/postgis_tiger_geocoder/postgis_tiger_geocoder.control config.status: creating liblwgeom/Makefile config.status: creating liblwgeom/cunit/Makefile config.status: creating liblwgeom/liblwgeom.h config.status: creating libpgcommon/Makefile config.status: creating libpgcommon/cunit/Makefile config.status: creating postgis/Makefile config.status: creating postgis/sqldefines.h config.status: creating loader/Makefile config.status: creating loader/cunit/Makefile config.status: creating topology/Makefile config.status: creating topology/test/Makefile config.status: creating regress/Makefile config.status: creating doc/Makefile config.status: creating doc/Makefile.comments config.status: creating doc/html/image_src/Makefile config.status: creating utils/Makefile config.status: creating java/jdbc/Makefile config.status: creating raster/Makefile config.status: creating raster/rt_core/Makefile config.status: creating raster/rt_pg/Makefile config.status: creating raster/loader/Makefile config.status: creating raster/test/Makefile config.status: creating raster/test/cunit/Makefile config.status: creating raster/test/regress/Makefile config.status: creating raster/scripts/Makefile config.status: creating raster/scripts/python/Makefile config.status: creating postgis_config.h config.status: creating raster/raster_config.h config.status: executing libtool commands config.status: executing po-directories commands PostGIS is now configured for x86_64-pc-linux-gnu -------------- Compiler Info ------------- C compiler: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe C++ compiler: x86_64-pc-linux-gnu-g++ -march=native -O2 -pipe SQL preprocessor: /usr/bin/cpp -w -traditional-cpp -P -------------- Dependencies -------------- GEOS config: /usr/bin/geos-config GEOS version: 3.6.1 GDAL config: /usr/bin/gdal-config GDAL version: 2.0.2 PostgreSQL config: /usr/lib/postgresql-9.4/bin/pg_config PostgreSQL version: PostgreSQL 9.4.12 PROJ4 version: 48 Libxml2 config: /usr/bin/xml2-config Libxml2 version: 2.9.4 JSON-C support: yes PostGIS debug level: 0 Perl: /usr/bin/perl --------------- Extensions --------------- PostGIS Raster: enabled PostGIS Topology: enabled SFCGAL support: disabled -------- Documentation Generation -------- xsltproc: /usr/bin/xsltproc xsl style sheets: /usr/share/sgml/docbook/xsl-stylesheets dblatex: convert: /usr/bin/convert mathml2.dtd: http://www.w3.org/Math/DTD/mathml2/mathml2.dtd >>> Source configured. >>> Compiling source in /var/tmp/portage/dev-db/postgis-2.1.8-r1/work/postgis-2.1.8 ... make -j1 -j1 /usr/bin/perl utils/svn_repo_revision.pl Can't fetch local revision (neither .svn nor .git found) Not updating existing rev file at 13780 for s in liblwgeom libpgcommon postgis regress raster topology loader utils doc extensions; do \ echo "---- Making all in ${s}"; \ make -C ${s} all || exit 1; \ done; ---- Making all in liblwgeom make[1]: Entering directory '/var/tmp/portage/dev-db/postgis-2.1.8-r1/work/postgis-2.1.8/liblwgeom' /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -I/usr/include/json-c -c -o stringbuffer.lo stringbuffer.c libtool: compile: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -I/usr/include/json-c -c stringbuffer.c -fPIC -DPIC -o .libs/stringbuffer.o libtool: compile: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -I/usr/include/json-c -c stringbuffer.c -o stringbuffer.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -I/usr/include/json-c -c -o measures.lo measures.c libtool: compile: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -I/usr/include/json-c -c measures.c -fPIC -DPIC -o .libs/measures.o libtool: compile: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -I/usr/include/json-c -c measures.c -o measures.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -I/usr/include/json-c -c -o measures3d.lo measures3d.c libtool: compile: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -I/usr/include/json-c -c measures3d.c -fPIC -DPIC -o .libs/measures3d.o libtool: compile: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -I/usr/include/json-c -c measures3d.c -o measures3d.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -I/usr/include/json-c -c -o box2d.lo box2d.c libtool: compile: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -I/usr/include/json-c -c box2d.c -fPIC -DPIC -o .libs/box2d.o libtool: compile: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -I/usr/include/json-c -c box2d.c -o box2d.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -I/usr/include/json-c -c -o ptarray.lo ptarray.c libtool: compile: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -I/usr/include/json-c -c ptarray.c -fPIC -DPIC -o .libs/ptarray.o libtool: compile: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -I/usr/include/json-c -c ptarray.c -o ptarray.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -I/usr/include/json-c -c -o lwgeom_api.lo lwgeom_api.c libtool: compile: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -I/usr/include/json-c -c lwgeom_api.c -fPIC -DPIC -o .libs/lwgeom_api.o libtool: compile: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -I/usr/include/json-c -c lwgeom_api.c -o lwgeom_api.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -I/usr/include/json-c -c -o lwgeom.lo lwgeom.c libtool: compile: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -I/usr/include/json-c -c lwgeom.c -fPIC -DPIC -o .libs/lwgeom.o libtool: compile: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -I/usr/include/json-c -c lwgeom.c -o lwgeom.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -I/usr/include/json-c -c -o lwpoint.lo lwpoint.c libtool: compile: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -I/usr/include/json-c -c lwpoint.c -fPIC -DPIC -o .libs/lwpoint.o libtool: compile: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -I/usr/include/json-c -c lwpoint.c -o lwpoint.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -I/usr/include/json-c -c -o lwline.lo lwline.c libtool: compile: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -I/usr/include/json-c -c lwline.c -fPIC -DPIC -o .libs/lwline.o libtool: compile: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -I/usr/include/json-c -c lwline.c -o lwline.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -I/usr/include/json-c -c -o lwpoly.lo lwpoly.c libtool: compile: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -I/usr/include/json-c -c lwpoly.c -fPIC -DPIC -o .libs/lwpoly.o libtool: compile: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -I/usr/include/json-c -c lwpoly.c -o lwpoly.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -I/usr/include/json-c -c -o lwtriangle.lo lwtriangle.c libtool: compile: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -I/usr/include/json-c -c lwtriangle.c -fPIC -DPIC -o .libs/lwtriangle.o libtool: compile: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -I/usr/include/json-c -c lwtriangle.c -o lwtriangle.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -I/usr/include/json-c -c -o lwmpoint.lo lwmpoint.c libtool: compile: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -I/usr/include/json-c -c lwmpoint.c -fPIC -DPIC -o .libs/lwmpoint.o libtool: compile: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -I/usr/include/json-c -c lwmpoint.c -o lwmpoint.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -I/usr/include/json-c -c -o lwmline.lo lwmline.c libtool: compile: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -I/usr/include/json-c -c lwmline.c -fPIC -DPIC -o .libs/lwmline.o libtool: compile: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -I/usr/include/json-c -c lwmline.c -o lwmline.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -I/usr/include/json-c -c -o lwmpoly.lo lwmpoly.c libtool: compile: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -I/usr/include/json-c -c lwmpoly.c -fPIC -DPIC -o .libs/lwmpoly.o libtool: compile: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -I/usr/include/json-c -c lwmpoly.c -o lwmpoly.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -I/usr/include/json-c -c -o lwcollection.lo lwcollection.c libtool: compile: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -I/usr/include/json-c -c lwcollection.c -fPIC -DPIC -o .libs/lwcollection.o libtool: compile: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -I/usr/include/json-c -c lwcollection.c -o lwcollection.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -I/usr/include/json-c -c -o lwcircstring.lo lwcircstring.c libtool: compile: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -I/usr/include/json-c -c lwcircstring.c -fPIC -DPIC -o .libs/lwcircstring.o libtool: compile: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -I/usr/include/json-c -c lwcircstring.c -o lwcircstring.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -I/usr/include/json-c -c -o lwcompound.lo lwcompound.c libtool: compile: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -I/usr/include/json-c -c lwcompound.c -fPIC -DPIC -o .libs/lwcompound.o libtool: compile: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -I/usr/include/json-c -c lwcompound.c -o lwcompound.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -I/usr/include/json-c -c -o lwcurvepoly.lo lwcurvepoly.c libtool: compile: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -I/usr/include/json-c -c lwcurvepoly.c -fPIC -DPIC -o .libs/lwcurvepoly.o libtool: compile: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -I/usr/include/json-c -c lwcurvepoly.c -o lwcurvepoly.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -I/usr/include/json-c -c -o lwmcurve.lo lwmcurve.c libtool: compile: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -I/usr/include/json-c -c lwmcurve.c -fPIC -DPIC -o .libs/lwmcurve.o libtool: compile: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -I/usr/include/json-c -c lwmcurve.c -o lwmcurve.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -I/usr/include/json-c -c -o lwmsurface.lo lwmsurface.c libtool: compile: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -I/usr/include/json-c -c lwmsurface.c -fPIC -DPIC -o .libs/lwmsurface.o libtool: compile: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -I/usr/include/json-c -c lwmsurface.c -o lwmsurface.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -I/usr/include/json-c -c -o lwpsurface.lo lwpsurface.c libtool: compile: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -I/usr/include/json-c -c lwpsurface.c -fPIC -DPIC -o .libs/lwpsurface.o libtool: compile: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -I/usr/include/json-c -c lwpsurface.c -o lwpsurface.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -I/usr/include/json-c -c -o lwtin.lo lwtin.c libtool: compile: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -I/usr/include/json-c -c lwtin.c -fPIC -DPIC -o .libs/lwtin.o libtool: compile: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -I/usr/include/json-c -c lwtin.c -o lwtin.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -I/usr/include/json-c -c -o lwout_wkb.lo lwout_wkb.c libtool: compile: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -I/usr/include/json-c -c lwout_wkb.c -fPIC -DPIC -o .libs/lwout_wkb.o libtool: compile: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -I/usr/include/json-c -c lwout_wkb.c -o lwout_wkb.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -I/usr/include/json-c -c -o lwin_geojson.lo lwin_geojson.c libtool: compile: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -I/usr/include/json-c -c lwin_geojson.c -fPIC -DPIC -o .libs/lwin_geojson.o libtool: compile: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -I/usr/include/json-c -c lwin_geojson.c -o lwin_geojson.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -I/usr/include/json-c -c -o lwin_wkb.lo lwin_wkb.c libtool: compile: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -I/usr/include/json-c -c lwin_wkb.c -fPIC -DPIC -o .libs/lwin_wkb.o libtool: compile: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -I/usr/include/json-c -c lwin_wkb.c -o lwin_wkb.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -I/usr/include/json-c -c -o lwout_wkt.lo lwout_wkt.c libtool: compile: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -I/usr/include/json-c -c lwout_wkt.c -fPIC -DPIC -o .libs/lwout_wkt.o libtool: compile: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -I/usr/include/json-c -c lwout_wkt.c -o lwout_wkt.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -I/usr/include/json-c -c -o lwin_wkt_parse.lo lwin_wkt_parse.c libtool: compile: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -I/usr/include/json-c -c lwin_wkt_parse.c -fPIC -DPIC -o .libs/lwin_wkt_parse.o libtool: compile: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -I/usr/include/json-c -c lwin_wkt_parse.c -o lwin_wkt_parse.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -I/usr/include/json-c -c -o lwin_wkt_lex.lo lwin_wkt_lex.c libtool: compile: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -I/usr/include/json-c -c lwin_wkt_lex.c -fPIC -DPIC -o .libs/lwin_wkt_lex.o lwin_wkt_lex.c:1418:16: warning: 'input' defined but not used [-Wunused-function] static int input (void)  ^ libtool: compile: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -I/usr/include/json-c -c lwin_wkt_lex.c -o lwin_wkt_lex.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -I/usr/include/json-c -c -o lwin_wkt.lo lwin_wkt.c libtool: compile: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -I/usr/include/json-c -c lwin_wkt.c -fPIC -DPIC -o .libs/lwin_wkt.o libtool: compile: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -I/usr/include/json-c -c lwin_wkt.c -o lwin_wkt.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -I/usr/include/json-c -c -o lwutil.lo lwutil.c libtool: compile: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -I/usr/include/json-c -c lwutil.c -fPIC -DPIC -o .libs/lwutil.o libtool: compile: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -I/usr/include/json-c -c lwutil.c -o lwutil.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -I/usr/include/json-c -c -o lwhomogenize.lo lwhomogenize.c libtool: compile: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -I/usr/include/json-c -c lwhomogenize.c -fPIC -DPIC -o .libs/lwhomogenize.o libtool: compile: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -I/usr/include/json-c -c lwhomogenize.c -o lwhomogenize.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -I/usr/include/json-c -c -o lwalgorithm.lo lwalgorithm.c libtool: compile: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -I/usr/include/json-c -c lwalgorithm.c -fPIC -DPIC -o .libs/lwalgorithm.o libtool: compile: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -I/usr/include/json-c -c lwalgorithm.c -o lwalgorithm.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -I/usr/include/json-c -c -o lwsegmentize.lo lwsegmentize.c libtool: compile: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -I/usr/include/json-c -c lwsegmentize.c -fPIC -DPIC -o .libs/lwsegmentize.o libtool: compile: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -I/usr/include/json-c -c lwsegmentize.c -o lwsegmentize.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -I/usr/include/json-c -c -o lwlinearreferencing.lo lwlinearreferencing.c libtool: compile: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -I/usr/include/json-c -c lwlinearreferencing.c -fPIC -DPIC -o .libs/lwlinearreferencing.o libtool: compile: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -I/usr/include/json-c -c lwlinearreferencing.c -o lwlinearreferencing.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -I/usr/include/json-c -c -o lwprint.lo lwprint.c libtool: compile: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -I/usr/include/json-c -c lwprint.c -fPIC -DPIC -o .libs/lwprint.o libtool: compile: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -I/usr/include/json-c -c lwprint.c -o lwprint.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -I/usr/include/json-c -c -o vsprintf.lo vsprintf.c libtool: compile: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -I/usr/include/json-c -c vsprintf.c -fPIC -DPIC -o .libs/vsprintf.o libtool: compile: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -I/usr/include/json-c -c vsprintf.c -o vsprintf.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -I/usr/include/json-c -c -o g_box.lo g_box.c libtool: compile: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -I/usr/include/json-c -c g_box.c -fPIC -DPIC -o .libs/g_box.o libtool: compile: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -I/usr/include/json-c -c g_box.c -o g_box.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -I/usr/include/json-c -c -o g_serialized.lo g_serialized.c libtool: compile: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -I/usr/include/json-c -c g_serialized.c -fPIC -DPIC -o .libs/g_serialized.o libtool: compile: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -I/usr/include/json-c -c g_serialized.c -o g_serialized.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -I/usr/include/json-c -c -o g_util.lo g_util.c libtool: compile: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -I/usr/include/json-c -c g_util.c -fPIC -DPIC -o .libs/g_util.o libtool: compile: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -I/usr/include/json-c -c g_util.c -o g_util.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -I/usr/include/json-c -c -o lwgeodetic.lo lwgeodetic.c libtool: compile: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -I/usr/include/json-c -c lwgeodetic.c -fPIC -DPIC -o .libs/lwgeodetic.o libtool: compile: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -I/usr/include/json-c -c lwgeodetic.c -o lwgeodetic.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -I/usr/include/json-c -c -o lwgeodetic_tree.lo lwgeodetic_tree.c libtool: compile: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -I/usr/include/json-c -c lwgeodetic_tree.c -fPIC -DPIC -o .libs/lwgeodetic_tree.o libtool: compile: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -I/usr/include/json-c -c lwgeodetic_tree.c -o lwgeodetic_tree.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -I/usr/include/json-c -c -o lwtree.lo lwtree.c libtool: compile: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -I/usr/include/json-c -c lwtree.c -fPIC -DPIC -o .libs/lwtree.o libtool: compile: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -I/usr/include/json-c -c lwtree.c -o lwtree.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -I/usr/include/json-c -c -o lwout_gml.lo lwout_gml.c libtool: compile: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -I/usr/include/json-c -c lwout_gml.c -fPIC -DPIC -o .libs/lwout_gml.o libtool: compile: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -I/usr/include/json-c -c lwout_gml.c -o lwout_gml.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -I/usr/include/json-c -c -o lwout_kml.lo lwout_kml.c libtool: compile: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -I/usr/include/json-c -c lwout_kml.c -fPIC -DPIC -o .libs/lwout_kml.o libtool: compile: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -I/usr/include/json-c -c lwout_kml.c -o lwout_kml.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -I/usr/include/json-c -c -o lwout_geojson.lo lwout_geojson.c libtool: compile: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -I/usr/include/json-c -c lwout_geojson.c -fPIC -DPIC -o .libs/lwout_geojson.o libtool: compile: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -I/usr/include/json-c -c lwout_geojson.c -o lwout_geojson.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -I/usr/include/json-c -c -o lwout_svg.lo lwout_svg.c libtool: compile: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -I/usr/include/json-c -c lwout_svg.c -fPIC -DPIC -o .libs/lwout_svg.o libtool: compile: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -I/usr/include/json-c -c lwout_svg.c -o lwout_svg.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -I/usr/include/json-c -c -o lwout_x3d.lo lwout_x3d.c libtool: compile: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -I/usr/include/json-c -c lwout_x3d.c -fPIC -DPIC -o .libs/lwout_x3d.o libtool: compile: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -I/usr/include/json-c -c lwout_x3d.c -o lwout_x3d.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -I/usr/include/json-c -c -o lwgeom_debug.lo lwgeom_debug.c libtool: compile: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -I/usr/include/json-c -c lwgeom_debug.c -fPIC -DPIC -o .libs/lwgeom_debug.o libtool: compile: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -I/usr/include/json-c -c lwgeom_debug.c -o lwgeom_debug.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -I/usr/include/json-c -c -o lwgeom_geos.lo lwgeom_geos.c libtool: compile: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -I/usr/include/json-c -c lwgeom_geos.c -fPIC -DPIC -o .libs/lwgeom_geos.o libtool: compile: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -I/usr/include/json-c -c lwgeom_geos.c -o lwgeom_geos.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -I/usr/include/json-c -c -o lwgeom_geos_clean.lo lwgeom_geos_clean.c libtool: compile: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -I/usr/include/json-c -c lwgeom_geos_clean.c -fPIC -DPIC -o .libs/lwgeom_geos_clean.o libtool: compile: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -I/usr/include/json-c -c lwgeom_geos_clean.c -o lwgeom_geos_clean.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -I/usr/include/json-c -c -o lwgeom_geos_node.lo lwgeom_geos_node.c libtool: compile: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -I/usr/include/json-c -c lwgeom_geos_node.c -fPIC -DPIC -o .libs/lwgeom_geos_node.o libtool: compile: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -I/usr/include/json-c -c lwgeom_geos_node.c -o lwgeom_geos_node.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -I/usr/include/json-c -c -o lwgeom_geos_split.lo lwgeom_geos_split.c libtool: compile: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -I/usr/include/json-c -c lwgeom_geos_split.c -fPIC -DPIC -o .libs/lwgeom_geos_split.o libtool: compile: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -I/usr/include/json-c -c lwgeom_geos_split.c -o lwgeom_geos_split.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -I/usr/include/json-c -c -o lwgeom_transform.lo lwgeom_transform.c libtool: compile: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -I/usr/include/json-c -c lwgeom_transform.c -fPIC -DPIC -o .libs/lwgeom_transform.o libtool: compile: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -I/usr/include/json-c -c lwgeom_transform.c -o lwgeom_transform.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -I/usr/include/json-c -ffloat-store -c -o lwspheroid.lo lwspheroid.c libtool: compile: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -I/usr/include/json-c -ffloat-store -c lwspheroid.c -fPIC -DPIC -o .libs/lwspheroid.o libtool: compile: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fPIC -DPIC -Wall -Wmissing-prototypes -I/usr/include -I/usr/include/json-c -ffloat-store -c lwspheroid.c -o lwspheroid.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -rpath /usr/lib64 stringbuffer.lo measures.lo measures3d.lo box2d.lo ptarray.lo lwgeom_api.lo lwgeom.lo lwpoint.lo lwline.lo lwpoly.lo lwtriangle.lo lwmpoint.lo lwmline.lo lwmpoly.lo lwcollection.lo lwcircstring.lo lwcompound.lo lwcurvepoly.lo lwmcurve.lo lwmsurface.lo lwpsurface.lo lwtin.lo lwout_wkb.lo lwin_geojson.lo lwin_wkb.lo lwout_wkt.lo lwin_wkt_parse.lo lwin_wkt_lex.lo lwin_wkt.lo lwutil.lo lwhomogenize.lo lwalgorithm.lo lwsegmentize.lo lwlinearreferencing.lo lwprint.lo vsprintf.lo g_box.lo g_serialized.lo g_util.lo lwgeodetic.lo lwgeodetic_tree.lo lwtree.lo lwout_gml.lo lwout_kml.lo lwout_geojson.lo lwout_svg.lo lwout_x3d.lo lwgeom_debug.lo lwgeom_geos.lo lwgeom_geos_clean.lo lwgeom_geos_node.lo lwgeom_geos_split.lo lwgeom_transform.lo lwspheroid.lo -release 2.1.8 -Wl,-O1 -Wl,--as-needed -L/usr/lib64 -lgeos_c -lproj -ljson-c -o liblwgeom.la libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/stringbuffer.o .libs/measures.o .libs/measures3d.o .libs/box2d.o .libs/ptarray.o .libs/lwgeom_api.o .libs/lwgeom.o .libs/lwpoint.o .libs/lwline.o .libs/lwpoly.o .libs/lwtriangle.o .libs/lwmpoint.o .libs/lwmline.o .libs/lwmpoly.o .libs/lwcollection.o .libs/lwcircstring.o .libs/lwcompound.o .libs/lwcurvepoly.o .libs/lwmcurve.o .libs/lwmsurface.o .libs/lwpsurface.o .libs/lwtin.o .libs/lwout_wkb.o .libs/lwin_geojson.o .libs/lwin_wkb.o .libs/lwout_wkt.o .libs/lwin_wkt_parse.o .libs/lwin_wkt_lex.o .libs/lwin_wkt.o .libs/lwutil.o .libs/lwhomogenize.o .libs/lwalgorithm.o .libs/lwsegmentize.o .libs/lwlinearreferencing.o .libs/lwprint.o .libs/vsprintf.o .libs/g_box.o .libs/g_serialized.o .libs/g_util.o .libs/lwgeodetic.o .libs/lwgeodetic_tree.o .libs/lwtree.o .libs/lwout_gml.o .libs/lwout_kml.o .libs/lwout_geojson.o .libs/lwout_svg.o .libs/lwout_x3d.o .libs/lwgeom_debug.o .libs/lwgeom_geos.o .libs/lwgeom_geos_clean.o .libs/lwgeom_geos_node.o .libs/lwgeom_geos_split.o .libs/lwgeom_transform.o .libs/lwspheroid.o -Wl,--as-needed -L/usr/lib64 -lgeos_c -lproj -ljson-c -Wl,-O1 -Wl,-soname -Wl,liblwgeom-2.1.8.so -o .libs/liblwgeom-2.1.8.so libtool: link: (cd ".libs" && rm -f "liblwgeom.so" && ln -s "liblwgeom-2.1.8.so" "liblwgeom.so") libtool: link: x86_64-pc-linux-gnu-ar cru .libs/liblwgeom.a stringbuffer.o measures.o measures3d.o box2d.o ptarray.o lwgeom_api.o lwgeom.o lwpoint.o lwline.o lwpoly.o lwtriangle.o lwmpoint.o lwmline.o lwmpoly.o lwcollection.o lwcircstring.o lwcompound.o lwcurvepoly.o lwmcurve.o lwmsurface.o lwpsurface.o lwtin.o lwout_wkb.o lwin_geojson.o lwin_wkb.o lwout_wkt.o lwin_wkt_parse.o lwin_wkt_lex.o lwin_wkt.o lwutil.o lwhomogenize.o lwalgorithm.o lwsegmentize.o lwlinearreferencing.o lwprint.o vsprintf.o g_box.o g_serialized.o g_util.o lwgeodetic.o lwgeodetic_tree.o lwtree.o lwout_gml.o lwout_kml.o lwout_geojson.o lwout_svg.o lwout_x3d.o lwgeom_debug.o lwgeom_geos.o lwgeom_geos_clean.o lwgeom_geos_node.o lwgeom_geos_split.o lwgeom_transform.o lwspheroid.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/liblwgeom.a libtool: link: ( cd ".libs" && rm -f "liblwgeom.la" && ln -s "../liblwgeom.la" "liblwgeom.la" ) make[1]: Leaving directory '/var/tmp/portage/dev-db/postgis-2.1.8-r1/work/postgis-2.1.8/liblwgeom' ---- Making all in libpgcommon make[1]: Entering directory '/var/tmp/portage/dev-db/postgis-2.1.8-r1/work/postgis-2.1.8/libpgcommon' x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -I../liblwgeom -I/usr/include/postgresql-9.4/server -fPIC -DPIC -Wall -Wmissing-prototypes -c -o gserialized_gist.o gserialized_gist.c x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -I../liblwgeom -I/usr/include/postgresql-9.4/server -fPIC -DPIC -Wall -Wmissing-prototypes -c -o lwgeom_transform.o lwgeom_transform.c x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -I../liblwgeom -I/usr/include/postgresql-9.4/server -fPIC -DPIC -Wall -Wmissing-prototypes -c -o lwgeom_cache.o lwgeom_cache.c x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -I../liblwgeom -I/usr/include/postgresql-9.4/server -fPIC -DPIC -Wall -Wmissing-prototypes -c -o lwgeom_pg.o lwgeom_pg.c ar rs libpgcommon.a gserialized_gist.o lwgeom_transform.o lwgeom_cache.o lwgeom_pg.o ar: creating libpgcommon.a make[1]: Leaving directory '/var/tmp/portage/dev-db/postgis-2.1.8-r1/work/postgis-2.1.8/libpgcommon' ---- Making all in postgis make[1]: Entering directory '/var/tmp/portage/dev-db/postgis-2.1.8-r1/work/postgis-2.1.8/postgis' x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -march=native -O2 -pipe -fpic -I../liblwgeom -I../libpgcommon -I/usr/include -I/usr/include/libxml2 -fPIC -I. -I./ -I/usr/include/postgresql-9.4/server -I/usr/include/postgresql-9.4/internal -D_GNU_SOURCE -c -o postgis_module.o postgis_module.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -march=native -O2 -pipe -fpic -I../liblwgeom -I../libpgcommon -I/usr/include -I/usr/include/libxml2 -fPIC -I. -I./ -I/usr/include/postgresql-9.4/server -I/usr/include/postgresql-9.4/internal -D_GNU_SOURCE -c -o lwgeom_accum.o lwgeom_accum.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -march=native -O2 -pipe -fpic -I../liblwgeom -I../libpgcommon -I/usr/include -I/usr/include/libxml2 -fPIC -I. -I./ -I/usr/include/postgresql-9.4/server -I/usr/include/postgresql-9.4/internal -D_GNU_SOURCE -c -o lwgeom_spheroid.o lwgeom_spheroid.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -march=native -O2 -pipe -fpic -I../liblwgeom -I../libpgcommon -I/usr/include -I/usr/include/libxml2 -fPIC -I. -I./ -I/usr/include/postgresql-9.4/server -I/usr/include/postgresql-9.4/internal -D_GNU_SOURCE -c -o lwgeom_ogc.o lwgeom_ogc.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -march=native -O2 -pipe -fpic -I../liblwgeom -I../libpgcommon -I/usr/include -I/usr/include/libxml2 -fPIC -I. -I./ -I/usr/include/postgresql-9.4/server -I/usr/include/postgresql-9.4/internal -D_GNU_SOURCE -c -o lwgeom_functions_analytic.o lwgeom_functions_analytic.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -march=native -O2 -pipe -fpic -I../liblwgeom -I../libpgcommon -I/usr/include -I/usr/include/libxml2 -fPIC -I. -I./ -I/usr/include/postgresql-9.4/server -I/usr/include/postgresql-9.4/internal -D_GNU_SOURCE -c -o lwgeom_inout.o lwgeom_inout.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -march=native -O2 -pipe -fpic -I../liblwgeom -I../libpgcommon -I/usr/include -I/usr/include/libxml2 -fPIC -I. -I./ -I/usr/include/postgresql-9.4/server -I/usr/include/postgresql-9.4/internal -D_GNU_SOURCE -c -o lwgeom_functions_basic.o lwgeom_functions_basic.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -march=native -O2 -pipe -fpic -I../liblwgeom -I../libpgcommon -I/usr/include -I/usr/include/libxml2 -fPIC -I. -I./ -I/usr/include/postgresql-9.4/server -I/usr/include/postgresql-9.4/internal -D_GNU_SOURCE -c -o lwgeom_btree.o lwgeom_btree.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -march=native -O2 -pipe -fpic -I../liblwgeom -I../libpgcommon -I/usr/include -I/usr/include/libxml2 -fPIC -I. -I./ -I/usr/include/postgresql-9.4/server -I/usr/include/postgresql-9.4/internal -D_GNU_SOURCE -c -o lwgeom_box.o lwgeom_box.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -march=native -O2 -pipe -fpic -I../liblwgeom -I../libpgcommon -I/usr/include -I/usr/include/libxml2 -fPIC -I. -I./ -I/usr/include/postgresql-9.4/server -I/usr/include/postgresql-9.4/internal -D_GNU_SOURCE -c -o lwgeom_box3d.o lwgeom_box3d.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -march=native -O2 -pipe -fpic -I../liblwgeom -I../libpgcommon -I/usr/include -I/usr/include/libxml2 -fPIC -I. -I./ -I/usr/include/postgresql-9.4/server -I/usr/include/postgresql-9.4/internal -D_GNU_SOURCE -c -o lwgeom_geos.o lwgeom_geos.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -march=native -O2 -pipe -fpic -I../liblwgeom -I../libpgcommon -I/usr/include -I/usr/include/libxml2 -fPIC -I. -I./ -I/usr/include/postgresql-9.4/server -I/usr/include/postgresql-9.4/internal -D_GNU_SOURCE -c -o lwgeom_backend_api.o lwgeom_backend_api.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -march=native -O2 -pipe -fpic -I../liblwgeom -I../libpgcommon -I/usr/include -I/usr/include/libxml2 -fPIC -I. -I./ -I/usr/include/postgresql-9.4/server -I/usr/include/postgresql-9.4/internal -D_GNU_SOURCE -c -o lwgeom_geos_prepared.o lwgeom_geos_prepared.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -march=native -O2 -pipe -fpic -I../liblwgeom -I../libpgcommon -I/usr/include -I/usr/include/libxml2 -fPIC -I. -I./ -I/usr/include/postgresql-9.4/server -I/usr/include/postgresql-9.4/internal -D_GNU_SOURCE -c -o lwgeom_geos_clean.o lwgeom_geos_clean.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -march=native -O2 -pipe -fpic -I../liblwgeom -I../libpgcommon -I/usr/include -I/usr/include/libxml2 -fPIC -I. -I./ -I/usr/include/postgresql-9.4/server -I/usr/include/postgresql-9.4/internal -D_GNU_SOURCE -c -o lwgeom_geos_relatematch.o lwgeom_geos_relatematch.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -march=native -O2 -pipe -fpic -I../liblwgeom -I../libpgcommon -I/usr/include -I/usr/include/libxml2 -fPIC -I. -I./ -I/usr/include/postgresql-9.4/server -I/usr/include/postgresql-9.4/internal -D_GNU_SOURCE -c -o lwgeom_export.o lwgeom_export.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -march=native -O2 -pipe -fpic -I../liblwgeom -I../libpgcommon -I/usr/include -I/usr/include/libxml2 -fPIC -I. -I./ -I/usr/include/postgresql-9.4/server -I/usr/include/postgresql-9.4/internal -D_GNU_SOURCE -c -o lwgeom_in_gml.o lwgeom_in_gml.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -march=native -O2 -pipe -fpic -I../liblwgeom -I../libpgcommon -I/usr/include -I/usr/include/libxml2 -fPIC -I. -I./ -I/usr/include/postgresql-9.4/server -I/usr/include/postgresql-9.4/internal -D_GNU_SOURCE -c -o lwgeom_in_kml.o lwgeom_in_kml.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -march=native -O2 -pipe -fpic -I../liblwgeom -I../libpgcommon -I/usr/include -I/usr/include/libxml2 -fPIC -I. -I./ -I/usr/include/postgresql-9.4/server -I/usr/include/postgresql-9.4/internal -D_GNU_SOURCE -c -o lwgeom_in_geohash.o lwgeom_in_geohash.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -march=native -O2 -pipe -fpic -I../liblwgeom -I../libpgcommon -I/usr/include -I/usr/include/libxml2 -fPIC -I. -I./ -I/usr/include/postgresql-9.4/server -I/usr/include/postgresql-9.4/internal -D_GNU_SOURCE -c -o lwgeom_in_geojson.o lwgeom_in_geojson.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -march=native -O2 -pipe -fpic -I../liblwgeom -I../libpgcommon -I/usr/include -I/usr/include/libxml2 -fPIC -I. -I./ -I/usr/include/postgresql-9.4/server -I/usr/include/postgresql-9.4/internal -D_GNU_SOURCE -c -o lwgeom_triggers.o lwgeom_triggers.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -march=native -O2 -pipe -fpic -I../liblwgeom -I../libpgcommon -I/usr/include -I/usr/include/libxml2 -fPIC -I. -I./ -I/usr/include/postgresql-9.4/server -I/usr/include/postgresql-9.4/internal -D_GNU_SOURCE -c -o lwgeom_dump.o lwgeom_dump.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -march=native -O2 -pipe -fpic -I../liblwgeom -I../libpgcommon -I/usr/include -I/usr/include/libxml2 -fPIC -I. -I./ -I/usr/include/postgresql-9.4/server -I/usr/include/postgresql-9.4/internal -D_GNU_SOURCE -c -o lwgeom_dumppoints.o lwgeom_dumppoints.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -march=native -O2 -pipe -fpic -I../liblwgeom -I../libpgcommon -I/usr/include -I/usr/include/libxml2 -fPIC -I. -I./ -I/usr/include/postgresql-9.4/server -I/usr/include/postgresql-9.4/internal -D_GNU_SOURCE -c -o lwgeom_functions_lrs.o lwgeom_functions_lrs.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -march=native -O2 -pipe -fpic -I../liblwgeom -I../libpgcommon -I/usr/include -I/usr/include/libxml2 -fPIC -I. -I./ -I/usr/include/postgresql-9.4/server -I/usr/include/postgresql-9.4/internal -D_GNU_SOURCE -c -o long_xact.o long_xact.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -march=native -O2 -pipe -fpic -I../liblwgeom -I../libpgcommon -I/usr/include -I/usr/include/libxml2 -fPIC -I. -I./ -I/usr/include/postgresql-9.4/server -I/usr/include/postgresql-9.4/internal -D_GNU_SOURCE -c -o lwgeom_sqlmm.o lwgeom_sqlmm.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -march=native -O2 -pipe -fpic -I../liblwgeom -I../libpgcommon -I/usr/include -I/usr/include/libxml2 -fPIC -I. -I./ -I/usr/include/postgresql-9.4/server -I/usr/include/postgresql-9.4/internal -D_GNU_SOURCE -c -o lwgeom_rtree.o lwgeom_rtree.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -march=native -O2 -pipe -fpic -I../liblwgeom -I../libpgcommon -I/usr/include -I/usr/include/libxml2 -fPIC -I. -I./ -I/usr/include/postgresql-9.4/server -I/usr/include/postgresql-9.4/internal -D_GNU_SOURCE -c -o lwgeom_transform.o lwgeom_transform.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -march=native -O2 -pipe -fpic -I../liblwgeom -I../libpgcommon -I/usr/include -I/usr/include/libxml2 -fPIC -I. -I./ -I/usr/include/postgresql-9.4/server -I/usr/include/postgresql-9.4/internal -D_GNU_SOURCE -c -o gserialized_typmod.o gserialized_typmod.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -march=native -O2 -pipe -fpic -I../liblwgeom -I../libpgcommon -I/usr/include -I/usr/include/libxml2 -fPIC -I. -I./ -I/usr/include/postgresql-9.4/server -I/usr/include/postgresql-9.4/internal -D_GNU_SOURCE -c -o gserialized_gist_2d.o gserialized_gist_2d.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -march=native -O2 -pipe -fpic -I../liblwgeom -I../libpgcommon -I/usr/include -I/usr/include/libxml2 -fPIC -I. -I./ -I/usr/include/postgresql-9.4/server -I/usr/include/postgresql-9.4/internal -D_GNU_SOURCE -c -o gserialized_gist_nd.o gserialized_gist_nd.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -march=native -O2 -pipe -fpic -I../liblwgeom -I../libpgcommon -I/usr/include -I/usr/include/libxml2 -fPIC -I. -I./ -I/usr/include/postgresql-9.4/server -I/usr/include/postgresql-9.4/internal -D_GNU_SOURCE -c -o gserialized_estimate.o gserialized_estimate.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -march=native -O2 -pipe -fpic -I../liblwgeom -I../libpgcommon -I/usr/include -I/usr/include/libxml2 -fPIC -I. -I./ -I/usr/include/postgresql-9.4/server -I/usr/include/postgresql-9.4/internal -D_GNU_SOURCE -c -o geography_inout.o geography_inout.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -march=native -O2 -pipe -fpic -I../liblwgeom -I../libpgcommon -I/usr/include -I/usr/include/libxml2 -fPIC -I. -I./ -I/usr/include/postgresql-9.4/server -I/usr/include/postgresql-9.4/internal -D_GNU_SOURCE -c -o geography_btree.o geography_btree.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -march=native -O2 -pipe -fpic -I../liblwgeom -I../libpgcommon -I/usr/include -I/usr/include/libxml2 -fPIC -I. -I./ -I/usr/include/postgresql-9.4/server -I/usr/include/postgresql-9.4/internal -D_GNU_SOURCE -c -o geography_measurement.o geography_measurement.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -march=native -O2 -pipe -fpic -I../liblwgeom -I../libpgcommon -I/usr/include -I/usr/include/libxml2 -fPIC -I. -I./ -I/usr/include/postgresql-9.4/server -I/usr/include/postgresql-9.4/internal -D_GNU_SOURCE -c -o geography_measurement_trees.o geography_measurement_trees.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -march=native -O2 -pipe -fpic -I../liblwgeom -I../libpgcommon -I/usr/include -I/usr/include/libxml2 -fPIC -I. -I./ -I/usr/include/postgresql-9.4/server -I/usr/include/postgresql-9.4/internal -D_GNU_SOURCE -c -o geometry_inout.o geometry_inout.c x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -march=native -O2 -pipe -fpic -shared -o postgis-2.1.so postgis_module.o lwgeom_accum.o lwgeom_spheroid.o lwgeom_ogc.o lwgeom_functions_analytic.o lwgeom_inout.o lwgeom_functions_basic.o lwgeom_btree.o lwgeom_box.o lwgeom_box3d.o lwgeom_geos.o lwgeom_backend_api.o lwgeom_geos_prepared.o lwgeom_geos_clean.o lwgeom_geos_relatematch.o lwgeom_export.o lwgeom_in_gml.o lwgeom_in_kml.o lwgeom_in_geohash.o lwgeom_in_geojson.o lwgeom_triggers.o lwgeom_dump.o lwgeom_dumppoints.o lwgeom_functions_lrs.o long_xact.o lwgeom_sqlmm.o lwgeom_rtree.o lwgeom_transform.o gserialized_typmod.o gserialized_gist_2d.o gserialized_gist_nd.o gserialized_estimate.o geography_inout.o geography_btree.o geography_measurement.o geography_measurement_trees.o geometry_inout.o -L/usr/lib64/postgresql-9.4/lib64 -Wl,-O1 -Wl,--as-needed -Wl,--as-needed -Wl,-rpath,'/usr/lib64/postgresql-9.4/lib64',--enable-new-dtags -Wl,-O1 -Wl,--as-needed ../libpgcommon/libpgcommon.a ../liblwgeom/.libs/liblwgeom.a -L/usr/lib64 -lgeos_c -lproj -ljson-c -lxml2 -lz -llzma -lm -ldl /usr/bin/cpp -w -traditional-cpp -P -I../libpgcommon postgis.sql.in | grep -v '^#' | \ /usr/bin/perl -lpe "s'MODULE_PATHNAME'\$libdir/postgis-2.1'g" > postgis.sql /usr/bin/perl ../utils/create_undef.pl postgis.sql 94 > uninstall_postgis.sql cat postgis_drop_before.sql postgis.sql postgis_drop_after.sql > postgis_upgrade_20_21.sql.in /usr/bin/perl ../utils/postgis_proc_upgrade.pl postgis_upgrade_20_21.sql.in 2.0 > postgis_upgrade_20_21.sql cp postgis_upgrade_20_21.sql postgis_upgrade_21_minor.sql /usr/bin/cpp -w -traditional-cpp -P -I../libpgcommon legacy.sql.in | grep -v '^#' | \ /usr/bin/perl -lpe "s'MODULE_PATHNAME'\$libdir/postgis-2.1'g" > legacy.sql /usr/bin/perl ../utils/create_undef.pl legacy.sql 94 > uninstall_legacy.sql /usr/bin/cpp -w -traditional-cpp -P -I../libpgcommon legacy_minimal.sql.in | grep -v '^#' | \ /usr/bin/perl -lpe "s'MODULE_PATHNAME'\$libdir/postgis-2.1'g" > legacy_minimal.sql /usr/bin/cpp -w -traditional-cpp -P -I../libpgcommon legacy_gist.sql.in | grep -v '^#' | \ /usr/bin/perl -lpe "s'MODULE_PATHNAME'\$libdir/postgis-2.1'g" > legacy_gist.sql /usr/bin/cpp -w -traditional-cpp -P -I../libpgcommon sfcgal.sql.in | grep -v '^#' | \ /usr/bin/perl -lpe "s'MODULE_PATHNAME'\$libdir/postgis-2.1'g" > sfcgal.sql /usr/bin/perl ../utils/create_undef.pl sfcgal.sql 94 > uninstall_sfcgal.sql make[1]: Leaving directory '/var/tmp/portage/dev-db/postgis-2.1.8-r1/work/postgis-2.1.8/postgis' ---- Making all in regress make[1]: Entering directory '/var/tmp/portage/dev-db/postgis-2.1.8-r1/work/postgis-2.1.8/regress' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/var/tmp/portage/dev-db/postgis-2.1.8-r1/work/postgis-2.1.8/regress' ---- Making all in raster make[1]: Entering directory '/var/tmp/portage/dev-db/postgis-2.1.8-r1/work/postgis-2.1.8/raster' make -C rt_core make[2]: Entering directory '/var/tmp/portage/dev-db/postgis-2.1.8-r1/work/postgis-2.1.8/raster/rt_core' x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fPIC -DPIC -Wall -Wmissing-prototypes -I../../liblwgeom -I/usr/include/gdal -I/usr/include -c -o rt_api.o rt_api.c ar rs librtcore.a rt_api.o ar: creating librtcore.a make[2]: Leaving directory '/var/tmp/portage/dev-db/postgis-2.1.8-r1/work/postgis-2.1.8/raster/rt_core' make -C rt_pg make[2]: Entering directory '/var/tmp/portage/dev-db/postgis-2.1.8-r1/work/postgis-2.1.8/raster/rt_pg' x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -march=native -O2 -pipe -fpic -I/usr/include -I/usr/include/libxml2 "-I../../liblwgeom" -I/usr/include/gdal "-I../../libpgcommon" -I../rt_core -I. -I./ -I/usr/include/postgresql-9.4/server -I/usr/include/postgresql-9.4/internal -D_GNU_SOURCE -c -o rt_pg.o rt_pg.c In file included from /usr/include/gdal/cpl_port.h:81:0, from /usr/include/gdal/gdal.h:42, from /usr/include/gdal/gdal_alg.h:41, from ../rt_core/rt_api.h:102, from rt_pg.h:34, from rt_pg.c:52: /usr/include/gdal/cpl_config.h:212:0: warning: "PACKAGE_BUGREPORT" redefined #define PACKAGE_BUGREPORT ""  ^ In file included from /usr/include/postgresql-9.4/server/c.h:53:0, from /usr/include/postgresql-9.4/server/postgres.h:47, from rt_pg.c:39: /usr/include/postgresql-9.4/server/pg_config.h:694:0: note: this is the location of the previous definition #define PACKAGE_BUGREPORT "pgsql-bugs@postgresql.org"  ^ In file included from /usr/include/gdal/cpl_port.h:81:0, from /usr/include/gdal/gdal.h:42, from /usr/include/gdal/gdal_alg.h:41, from ../rt_core/rt_api.h:102, from rt_pg.h:34, from rt_pg.c:52: /usr/include/gdal/cpl_config.h:215:0: warning: "PACKAGE_NAME" redefined #define PACKAGE_NAME ""  ^ In file included from /usr/include/postgresql-9.4/server/c.h:53:0, from /usr/include/postgresql-9.4/server/postgres.h:47, from rt_pg.c:39: /usr/include/postgresql-9.4/server/pg_config.h:697:0: note: this is the location of the previous definition #define PACKAGE_NAME "PostgreSQL"  ^ In file included from /usr/include/gdal/cpl_port.h:81:0, from /usr/include/gdal/gdal.h:42, from /usr/include/gdal/gdal_alg.h:41, from ../rt_core/rt_api.h:102, from rt_pg.h:34, from rt_pg.c:52: /usr/include/gdal/cpl_config.h:218:0: warning: "PACKAGE_STRING" redefined #define PACKAGE_STRING ""  ^ In file included from /usr/include/postgresql-9.4/server/c.h:53:0, from /usr/include/postgresql-9.4/server/postgres.h:47, from rt_pg.c:39: /usr/include/postgresql-9.4/server/pg_config.h:700:0: note: this is the location of the previous definition #define PACKAGE_STRING "PostgreSQL 9.4.12"  ^ In file included from /usr/include/gdal/cpl_port.h:81:0, from /usr/include/gdal/gdal.h:42, from /usr/include/gdal/gdal_alg.h:41, from ../rt_core/rt_api.h:102, from rt_pg.h:34, from rt_pg.c:52: /usr/include/gdal/cpl_config.h:221:0: warning: "PACKAGE_TARNAME" redefined #define PACKAGE_TARNAME ""  ^ In file included from /usr/include/postgresql-9.4/server/c.h:53:0, from /usr/include/postgresql-9.4/server/postgres.h:47, from rt_pg.c:39: /usr/include/postgresql-9.4/server/pg_config.h:703:0: note: this is the location of the previous definition #define PACKAGE_TARNAME "postgresql"  ^ In file included from /usr/include/gdal/cpl_port.h:81:0, from /usr/include/gdal/gdal.h:42, from /usr/include/gdal/gdal_alg.h:41, from ../rt_core/rt_api.h:102, from rt_pg.h:34, from rt_pg.c:52: /usr/include/gdal/cpl_config.h:227:0: warning: "PACKAGE_VERSION" redefined #define PACKAGE_VERSION ""  ^ In file included from /usr/include/postgresql-9.4/server/c.h:53:0, from /usr/include/postgresql-9.4/server/postgres.h:47, from rt_pg.c:39: /usr/include/postgresql-9.4/server/pg_config.h:709:0: note: this is the location of the previous definition #define PACKAGE_VERSION "9.4.12"  ^ rt_pg.c: In function 'rt_pg_error': rt_pg.c:19461:5: warning: function might be possible candidate for 'gnu_printf' format attribute [-Wsuggest-attribute=format] vsnprintf (errmsg, ERRMSG_MAXLEN, fmt, ap);  ^ rt_pg.c:19461:5: warning: function might be possible candidate for 'gnu_printf' format attribute [-Wsuggest-attribute=format] x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -march=native -O2 -pipe -fpic -shared -o rtpostgis-2.1.so rt_pg.o -L/usr/lib64/postgresql-9.4/lib64 -Wl,-O1 -Wl,--as-needed -Wl,--as-needed -Wl,-rpath,'/usr/lib64/postgresql-9.4/lib64',--enable-new-dtags -Wl,-O1 -Wl,--as-needed ../rt_core/librtcore.a ../../liblwgeom/.libs/liblwgeom.a ../../libpgcommon/libpgcommon.a -L/usr/lib64 -lgdal -L/usr/lib64 -lgeos_c -lproj -ljson-c -lxml2 -lz -llzma -lm -ldl /usr/bin/cpp -w -traditional-cpp -P -I../../postgis/ -I../../ rtpostgis.sql.in | grep -v '^#' | \ /usr/bin/perl -lpe "s'MODULE_PATHNAME'\$libdir/rtpostgis-2.1'g" > rtpostgis.sql /usr/bin/cpp -w -traditional-cpp -P -I../../postgis/ -I../../ rtpostgis_upgrade_cleanup.sql.in | grep -v '^#' | \ /usr/bin/perl -lpe "s'MODULE_PATHNAME'\$libdir/rtpostgis-2.1'g" > rtpostgis_upgrade_cleanup.sql /usr/bin/perl ../../utils/postgis_proc_upgrade.pl rtpostgis.sql 2.0 > rtpostgis_upgrade.sql #/usr/bin/perl -0777 -ne 's/^(CREATE|ALTER) (CAST|OPERATOR|TYPE|TABLE|SCHEMA|DOMAIN|TRIGGER).*?;//msg;print;' rtpostgis.sql > rtpostgis_upgrade.sql /usr/bin/cpp -w -traditional-cpp -P -I../../postgis/ -I../../ rtpostgis_drop.sql.in | grep -v '^#' | \ /usr/bin/perl -lpe "s'MODULE_PATHNAME'\$libdir/rtpostgis-2.1'g" > rtpostgis_drop.sql echo 'BEGIN;' > rtpostgis_upgrade_20_21.sql cat rtpostgis_upgrade_cleanup.sql rtpostgis_upgrade.sql rtpostgis_drop.sql | sed -e 's/^BEGIN;$//' -e 's/^COMMIT;$//' >> rtpostgis_upgrade_20_21.sql echo 'COMMIT;' >> rtpostgis_upgrade_20_21.sql /usr/bin/perl ../../utils/postgis_proc_upgrade.pl rtpostgis.sql 2.1 > rtpostgis_upgrade_21_minor.sql /usr/bin/perl ../../utils/create_undef.pl rtpostgis.sql 94 > uninstall_rtpostgis.sql /usr/bin/cpp -w -traditional-cpp -P -I../../postgis/ -I../../ rtpostgis_legacy.sql.in | grep -v '^#' | \ /usr/bin/perl -lpe "s'MODULE_PATHNAME'\$libdir/rtpostgis-2.1'g" > rtpostgis_legacy.sql make[2]: Leaving directory '/var/tmp/portage/dev-db/postgis-2.1.8-r1/work/postgis-2.1.8/raster/rt_pg' make -C loader make[2]: Entering directory '/var/tmp/portage/dev-db/postgis-2.1.8-r1/work/postgis-2.1.8/raster/loader' x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fPIC -DPIC -Wall -Wmissing-prototypes -I../rt_core -I../../liblwgeom -I/usr/include/gdal -I/usr/include -c raster2pgsql.c /bin/sh ../../libtool --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fPIC -DPIC -Wall -Wmissing-prototypes -I../rt_core -I../../liblwgeom -I/usr/include/gdal -I/usr/include ../rt_core/librtcore.a raster2pgsql.o -Wl,-O1 -Wl,--as-needed ../../liblwgeom/liblwgeom.la -L/usr/lib64 -lgdal -L/usr/lib64 -lgeos_c -lc -lm -o raster2pgsql libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fPIC -DPIC -Wall -Wmissing-prototypes -I../rt_core -I../../liblwgeom -I/usr/include/gdal -I/usr/include raster2pgsql.o -Wl,-O1 -o .libs/raster2pgsql ../rt_core/librtcore.a -Wl,--as-needed ../../liblwgeom/.libs/liblwgeom.so -L/usr/lib64 -lproj -ljson-c -lgdal -lgeos_c -lc -lm make[2]: Leaving directory '/var/tmp/portage/dev-db/postgis-2.1.8-r1/work/postgis-2.1.8/raster/loader' make -C rt_pg rtpostgis.sql make[2]: Entering directory '/var/tmp/portage/dev-db/postgis-2.1.8-r1/work/postgis-2.1.8/raster/rt_pg' make[2]: 'rtpostgis.sql' is up to date. make[2]: Leaving directory '/var/tmp/portage/dev-db/postgis-2.1.8-r1/work/postgis-2.1.8/raster/rt_pg' make[1]: Leaving directory '/var/tmp/portage/dev-db/postgis-2.1.8-r1/work/postgis-2.1.8/raster' ---- Making all in topology make[1]: Entering directory '/var/tmp/portage/dev-db/postgis-2.1.8-r1/work/postgis-2.1.8/topology' /usr/bin/cpp -w -traditional-cpp -P topology.sql.in | grep -v '^#' > topology.sql /usr/bin/cpp -w -traditional-cpp -P topology_drop_before.sql.in | grep -v '^#' > topology_drop_before.sql /usr/bin/perl -0777 -ne 's/^(CREATE|ALTER) (CAST|OPERATOR|TYPE|TABLE|SCHEMA|DOMAIN|TRIGGER).*?;//msg;print;' topology.sql > topology_upgrade.sql /usr/bin/cpp -w -traditional-cpp -P topology_drop_after.sql.in | grep -v '^#' > topology_drop_after.sql cat topology_drop_before.sql topology_upgrade.sql topology_drop_after.sql > topology_upgrade_21_minor.sql /usr/bin/perl ../utils/create_undef.pl topology.sql 94 > uninstall_topology.sql make[1]: Leaving directory '/var/tmp/portage/dev-db/postgis-2.1.8-r1/work/postgis-2.1.8/topology' ---- Making all in loader make[1]: Entering directory '/var/tmp/portage/dev-db/postgis-2.1.8-r1/work/postgis-2.1.8/loader' x86_64-pc-linux-gnu-gcc -I ../liblwgeom -march=native -O2 -pipe -fPIC -DPIC -Wall -Wmissing-prototypes -I. -I./ -I/usr/include/postgresql-9.4/server -I/usr/include/postgresql-9.4/internal -D_GNU_SOURCE -c -o shpopen.o shpopen.c x86_64-pc-linux-gnu-gcc -I ../liblwgeom -march=native -O2 -pipe -fPIC -DPIC -Wall -Wmissing-prototypes -I. -I./ -I/usr/include/postgresql-9.4/server -I/usr/include/postgresql-9.4/internal -D_GNU_SOURCE -c -o dbfopen.o dbfopen.c x86_64-pc-linux-gnu-gcc -I ../liblwgeom -march=native -O2 -pipe -fPIC -DPIC -Wall -Wmissing-prototypes -I. -I./ -I/usr/include/postgresql-9.4/server -I/usr/include/postgresql-9.4/internal -D_GNU_SOURCE -c -o getopt.o getopt.c ./getopt.h: In function 'pgis_getopt': getopt.c:37:9: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] (void) write(2, argv[0], (unsigned)strlen(argv[0]));\  ^ getopt.c:71:3: note: in expansion of macro 'ERR' ERR(": illegal option -- ", c);  ^ getopt.c:38:9: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] (void) write(2, s, (unsigned)strlen(s));\  ^ getopt.c:71:3: note: in expansion of macro 'ERR' ERR(": illegal option -- ", c);  ^ getopt.c:39:9: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] (void) write(2, errbuf, 2);\  ^ getopt.c:71:3: note: in expansion of macro 'ERR' ERR(": illegal option -- ", c);  ^ getopt.c:37:9: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] (void) write(2, argv[0], (unsigned)strlen(argv[0]));\  ^ getopt.c:85:4: note: in expansion of macro 'ERR' ERR(": option requires an argument -- ", c);  ^ getopt.c:38:9: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] (void) write(2, s, (unsigned)strlen(s));\  ^ getopt.c:85:4: note: in expansion of macro 'ERR' ERR(": option requires an argument -- ", c);  ^ getopt.c:39:9: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] (void) write(2, errbuf, 2);\  ^ getopt.c:85:4: note: in expansion of macro 'ERR' ERR(": option requires an argument -- ", c);  ^ x86_64-pc-linux-gnu-gcc -I ../liblwgeom -march=native -O2 -pipe -fPIC -DPIC -Wall -Wmissing-prototypes -I. -I./ -I/usr/include/postgresql-9.4/server -I/usr/include/postgresql-9.4/internal -D_GNU_SOURCE -c -o shpcommon.o shpcommon.c x86_64-pc-linux-gnu-gcc -I ../liblwgeom -march=native -O2 -pipe -fPIC -DPIC -Wall -Wmissing-prototypes -I. -I./ -I/usr/include/postgresql-9.4/server -I/usr/include/postgresql-9.4/internal -D_GNU_SOURCE -c -o safileio.o safileio.c x86_64-pc-linux-gnu-gcc -I ../liblwgeom -march=native -O2 -pipe -fPIC -DPIC -Wall -Wmissing-prototypes -c shp2pgsql-core.c x86_64-pc-linux-gnu-gcc -I ../liblwgeom -march=native -O2 -pipe -fPIC -DPIC -Wall -Wmissing-prototypes -I. -I./ -I/usr/include/postgresql-9.4/server -I/usr/include/postgresql-9.4/internal -D_GNU_SOURCE -c -o shp2pgsql-cli.o shp2pgsql-cli.c /bin/sh ../libtool --mode=link \ x86_64-pc-linux-gnu-gcc -I ../liblwgeom -march=native -O2 -pipe -fPIC -DPIC -Wall -Wmissing-prototypes shpopen.o dbfopen.o getopt.o shpcommon.o safileio.o shp2pgsql-core.o shp2pgsql-cli.o ../liblwgeom/liblwgeom.la -o shp2pgsql -L/usr/lib64/postgresql-9.4/lib64 -Wl,-O1 -Wl,--as-needed -Wl,--as-needed -Wl,-rpath,'/usr/lib64/postgresql-9.4/lib64',--enable-new-dtags -lc libtool: link: x86_64-pc-linux-gnu-gcc -I ../liblwgeom -march=native -O2 -pipe -fPIC -DPIC -Wall -Wmissing-prototypes shpopen.o dbfopen.o getopt.o shpcommon.o safileio.o shp2pgsql-core.o shp2pgsql-cli.o -o .libs/shp2pgsql -Wl,-O1 -Wl,-rpath -Wl,/usr/lib64/postgresql-9.4/lib64 -Wl,--enable-new-dtags ../liblwgeom/.libs/liblwgeom.so -L/usr/lib64 -lgeos_c -lproj -ljson-c -L/usr/lib64/postgresql-9.4/lib64 -Wl,--as-needed -lc ../liblwgeom/.libs/liblwgeom.so: error: undefined reference to 'sqrt' ../liblwgeom/.libs/liblwgeom.so: error: undefined reference to 'atan' ../liblwgeom/.libs/liblwgeom.so: error: undefined reference to 'floor' ../liblwgeom/.libs/liblwgeom.so: error: undefined reference to 'atan2' ../liblwgeom/.libs/liblwgeom.so: error: undefined reference to 'sincos' ../liblwgeom/.libs/liblwgeom.so: error: undefined reference to 'remainder' ../liblwgeom/.libs/liblwgeom.so: error: undefined reference to 'acos' ../liblwgeom/.libs/liblwgeom.so: error: undefined reference to 'asin' ../liblwgeom/.libs/liblwgeom.so: error: undefined reference to 'sin' ../liblwgeom/.libs/liblwgeom.so: error: undefined reference to 'cos' ../liblwgeom/.libs/liblwgeom.so: error: undefined reference to 'log10' ../liblwgeom/.libs/liblwgeom.so: error: undefined reference to 'log' ../liblwgeom/.libs/liblwgeom.so: error: undefined reference to 'tan' collect2: error: ld returned 1 exit status make[1]: *** [Makefile:103: shp2pgsql] Error 1 make[1]: Leaving directory '/var/tmp/portage/dev-db/postgis-2.1.8-r1/work/postgis-2.1.8/loader' make: *** [GNUmakefile:14: all] Error 1 * ERROR: dev-db/postgis-2.1.8-r1::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=dev-db/postgis-2.1.8-r1::gentoo'`, * the complete build log and the output of `emerge -pqv '=dev-db/postgis-2.1.8-r1::gentoo'`. * The complete build log is located at '/var/log/portage/dev-db:postgis-2.1.8-r1:20170929-113700.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-db/postgis-2.1.8-r1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-db/postgis-2.1.8-r1/temp/environment'. * Working directory: '/var/tmp/portage/dev-db/postgis-2.1.8-r1/work/postgis-2.1.8' * S: '/var/tmp/portage/dev-db/postgis-2.1.8-r1/work/postgis-2.1.8'