* Package: dev-db/spatialite-4.3.0a * Repository: gentoo * Maintainer: sci-geosciences@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc geos iconv kernel_linux proj test userland_GNU xls xml * FEATURES: network-sandbox preserve-libs sandbox test userpriv usersandbox >>> Unpacking source... >>> Unpacking libspatialite-4.3.0a.tar.gz to /var/tmp/portage/dev-db/spatialite-4.3.0a/work >>> Source unpacked in /var/tmp/portage/dev-db/spatialite-4.3.0a/work >>> Preparing source in /var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a ... * econf: updating libspatialite-4.3.0a/config.guess with /usr/share/gnuconfig/config.guess * econf: updating libspatialite-4.3.0a/config.sub with /usr/share/gnuconfig/config.sub ./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 --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/spatialite-4.3.0a --htmldir=/usr/share/doc/spatialite-4.3.0a/html --libdir=/usr/lib64 --disable-examples --disable-static --enable-epsg --enable-geocallbacks --enable-geos --enable-geosadvanced --enable-iconv --enable-proj --enable-freexl --enable-libxml2 checking for a BSD-compatible install... /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c checking whether build environment is sane... yes /var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/missing: Unknown `--is-lightweight' option Try `/var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/missing --help' for more information configure: WARNING: 'missing' script is too old or missing checking for a thread-safe mkdir -p... /bin/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 style of include used by make... GNU 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 whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes checking dependency style of x86_64-pc-linux-gnu-gcc... none checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -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 stdlib.h... (cached) yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking math.h usability... yes checking math.h presence... yes checking for math.h... yes checking float.h usability... yes checking float.h presence... yes checking for float.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for inttypes.h... (cached) yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdint.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking sqlite3.h usability... yes checking sqlite3.h presence... yes checking for sqlite3.h... yes checking sqlite3ext.h usability... yes checking sqlite3ext.h presence... yes checking for sqlite3ext.h... yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes 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 dependency style of x86_64-pc-linux-gnu-g++... none 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 whether x86_64-pc-linux-gnu-gcc understands -c and -o together... (cached) yes checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) none checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes 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 a sed that does not truncate output... /bin/sed 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/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes 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... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-dlltool... dlltool 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 command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok checking for sysroot... no checking for x86_64-pc-linux-gnu-mt... no checking for mt... mt checking if mt is a manifest tool... no 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... no 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 an ANSI C-conforming const... yes checking for off_t... yes checking for size_t... yes checking whether time.h and sys/time.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for working volatile... yes checking whether lstat correctly handles trailing slash... yes checking whether lstat accepts an empty string... no checking whether lstat correctly handles trailing slash... (cached) yes checking for working memcmp... yes checking whether stat accepts an empty string... no checking for strftime... yes checking for memset... yes checking for sqrt... no checking for strcasecmp... yes checking for strerror... yes checking for strncasecmp... yes checking for strstr... yes checking for fdatasync... yes checking for ftruncate... yes checking for getcwd... yes checking for gettimeofday... yes checking for localtime_r... yes checking for memmove... yes checking for strerror... (cached) yes checking for sqlite3_prepare_v2 in -lsqlite3... yes checking for inflateInit_ in -lz... yes checking for sqlite3_rtree_geometry_callback in -lsqlite3... yes checking proj_api.h usability... yes checking proj_api.h presence... yes checking for proj_api.h... yes checking for library containing pj_init_plus... -lproj checking for library containing pj_init_ctx... none required checking iconv.h usability... yes checking iconv.h presence... yes checking for iconv.h... yes checking for library containing iconv... none required checking for library containing locale_charset... no checking for library containing nl_langinfo... none required checking freexl.h usability... yes checking freexl.h presence... yes checking for freexl.h... yes checking for library containing freexl_version... -lfreexl checking for geos-config... /usr/bin/geos-config checking geos_c.h usability... yes checking geos_c.h presence... yes checking for geos_c.h... yes checking for library containing GEOSCoveredBy... -lgeos_c checking for library containing GEOSDelaunayTriangulation... none required 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 LIBXML2... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/headers/Makefile config.status: creating src/gaiaaux/Makefile config.status: creating src/gaiaexif/Makefile config.status: creating src/gaiageo/Makefile config.status: creating src/gaiageo/flex/Makefile config.status: creating src/gaiageo/lemon/Makefile config.status: creating src/gaiageo/lemon/lemon_src/Makefile config.status: creating src/geopackage/Makefile config.status: creating src/spatialite/Makefile config.status: creating src/shapefiles/Makefile config.status: creating src/dxf/Makefile config.status: creating src/md5/Makefile config.status: creating src/control_points/Makefile config.status: creating src/srsinit/Makefile config.status: creating src/srsinit/epsg_update/Makefile config.status: creating src/connection_cache/Makefile config.status: creating src/connection_cache/generator/Makefile config.status: creating src/virtualtext/Makefile config.status: creating src/wfs/Makefile config.status: creating test/Makefile config.status: creating test/sql_stmt_tests/Makefile config.status: creating test/sql_stmt_geos_tests/Makefile config.status: creating test/sql_stmt_geosadvanced_tests/Makefile config.status: creating test/sql_stmt_geopackage_tests/Makefile config.status: creating test/sql_stmt_proj_tests/Makefile config.status: creating test/sql_stmt_mathsql_tests/Makefile config.status: creating test/sql_stmt_lwgeom_tests/Makefile config.status: creating test/sql_stmt_libxml2_tests/Makefile config.status: creating test/sql_stmt_security_tests/Makefile config.status: creating test/sql_stmt_xmlsec_tests/Makefile config.status: creating test/sql_stmt_freexl_tests/Makefile config.status: creating test/sql_stmt_cache_tests/Makefile config.status: creating test/sql_stmt_nocache_tests/Makefile config.status: creating examples/Makefile config.status: creating Doxyfile config.status: creating spatialite.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands >>> Source configured. >>> Compiling source in /var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a ... make -j1 make all-recursive make[1]: Entering directory '/var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a' Making all in src make[2]: Entering directory '/var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/src' Making all in headers make[3]: Entering directory '/var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/src/headers' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/src/headers' Making all in gaiaaux make[3]: Entering directory '/var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/src/gaiaaux' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -O2 -pipe -march=native -Wall -c -o gg_sqlaux.lo gg_sqlaux.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -O2 -pipe -march=native -Wall -c gg_sqlaux.c -fPIC -DPIC -o .libs/gg_sqlaux.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -O2 -pipe -march=native -Wall -c -o gg_utf8.lo gg_utf8.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -O2 -pipe -march=native -Wall -c gg_utf8.c -fPIC -DPIC -o .libs/gg_utf8.o /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed -o libgaiaaux.la gg_sqlaux.lo gg_utf8.lo -lfreexl -lproj -lsqlite3 -lz -lsqlite3 -L/usr/lib64 -lgeos_c libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libgaiaaux.a .libs/gg_sqlaux.o .libs/gg_utf8.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libgaiaaux.a libtool: link: ( cd ".libs" && rm -f "libgaiaaux.la" && ln -s "../libgaiaaux.la" "libgaiaaux.la" ) /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -I. -DLOADABLE_EXTENSION -O2 -pipe -march=native -Wall -c -o gaiaaux_la-gg_sqlaux.lo `test -f 'gg_sqlaux.c' || echo './'`gg_sqlaux.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -I. -DLOADABLE_EXTENSION -O2 -pipe -march=native -Wall -c gg_sqlaux.c -fPIC -DPIC -o .libs/gaiaaux_la-gg_sqlaux.o /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -I. -DLOADABLE_EXTENSION -O2 -pipe -march=native -Wall -c -o gaiaaux_la-gg_utf8.lo `test -f 'gg_utf8.c' || echo './'`gg_utf8.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -I. -DLOADABLE_EXTENSION -O2 -pipe -march=native -Wall -c gg_utf8.c -fPIC -DPIC -o .libs/gaiaaux_la-gg_utf8.o /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -module -Wl,-O1 -Wl,--as-needed -o gaiaaux.la gaiaaux_la-gg_sqlaux.lo gaiaaux_la-gg_utf8.lo -lfreexl -lproj -lsqlite3 -lz -lsqlite3 -L/usr/lib64 -lgeos_c libtool: link: x86_64-pc-linux-gnu-ar cru .libs/gaiaaux.a .libs/gaiaaux_la-gg_sqlaux.o .libs/gaiaaux_la-gg_utf8.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/gaiaaux.a libtool: link: ( cd ".libs" && rm -f "gaiaaux.la" && ln -s "../gaiaaux.la" "gaiaaux.la" ) make[3]: Leaving directory '/var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/src/gaiaaux' Making all in gaiaexif make[3]: Entering directory '/var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/src/gaiaexif' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -O2 -pipe -march=native -Wall -c -o gaia_exif.lo gaia_exif.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -O2 -pipe -march=native -Wall -c gaia_exif.c -fPIC -DPIC -o .libs/gaia_exif.o /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed -o libgaiaexif.la gaia_exif.lo -lfreexl -lproj -lsqlite3 -lz -lsqlite3 -L/usr/lib64 -lgeos_c libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libgaiaexif.a .libs/gaia_exif.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libgaiaexif.a libtool: link: ( cd ".libs" && rm -f "libgaiaexif.la" && ln -s "../libgaiaexif.la" "libgaiaexif.la" ) /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -I. -DLOADABLE_EXTENSION -O2 -pipe -march=native -Wall -c -o gaiaexif_la-gaia_exif.lo `test -f 'gaia_exif.c' || echo './'`gaia_exif.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -I. -DLOADABLE_EXTENSION -O2 -pipe -march=native -Wall -c gaia_exif.c -fPIC -DPIC -o .libs/gaiaexif_la-gaia_exif.o /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -module -Wl,-O1 -Wl,--as-needed -o gaiaexif.la gaiaexif_la-gaia_exif.lo -lfreexl -lproj -lsqlite3 -lz -lsqlite3 -L/usr/lib64 -lgeos_c libtool: link: x86_64-pc-linux-gnu-ar cru .libs/gaiaexif.a .libs/gaiaexif_la-gaia_exif.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/gaiaexif.a libtool: link: ( cd ".libs" && rm -f "gaiaexif.la" && ln -s "../gaiaexif.la" "gaiaexif.la" ) make[3]: Leaving directory '/var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/src/gaiaexif' Making all in gaiageo make[3]: Entering directory '/var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/src/gaiageo' Making all in flex make[4]: Entering directory '/var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/src/gaiageo/flex' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/src/gaiageo/flex' Making all in lemon make[4]: Entering directory '/var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/src/gaiageo/lemon' Making all in lemon_src make[5]: Entering directory '/var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/src/gaiageo/lemon/lemon_src' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/src/gaiageo/lemon/lemon_src' make[5]: Entering directory '/var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/src/gaiageo/lemon' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/src/gaiageo/lemon' make[4]: Leaving directory '/var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/src/gaiageo/lemon' make[4]: Entering directory '/var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/src/gaiageo' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I/usr/include -I/usr/include/libxml2 -I../../src/headers -O2 -pipe -march=native -Wall -c -o gg_advanced.lo gg_advanced.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I/usr/include -I/usr/include/libxml2 -I../../src/headers -O2 -pipe -march=native -Wall -c gg_advanced.c -fPIC -DPIC -o .libs/gg_advanced.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I/usr/include -I/usr/include/libxml2 -I../../src/headers -O2 -pipe -march=native -Wall -c -o gg_endian.lo gg_endian.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I/usr/include -I/usr/include/libxml2 -I../../src/headers -O2 -pipe -march=native -Wall -c gg_endian.c -fPIC -DPIC -o .libs/gg_endian.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I/usr/include -I/usr/include/libxml2 -I../../src/headers -O2 -pipe -march=native -Wall -c -o gg_geodesic.lo gg_geodesic.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I/usr/include -I/usr/include/libxml2 -I../../src/headers -O2 -pipe -march=native -Wall -c gg_geodesic.c -fPIC -DPIC -o .libs/gg_geodesic.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I/usr/include -I/usr/include/libxml2 -I../../src/headers -O2 -pipe -march=native -Wall -c -o gg_geometries.lo gg_geometries.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I/usr/include -I/usr/include/libxml2 -I../../src/headers -O2 -pipe -march=native -Wall -c gg_geometries.c -fPIC -DPIC -o .libs/gg_geometries.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I/usr/include -I/usr/include/libxml2 -I../../src/headers -O2 -pipe -march=native -Wall -c -o gg_geoscvt.lo gg_geoscvt.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I/usr/include -I/usr/include/libxml2 -I../../src/headers -O2 -pipe -march=native -Wall -c gg_geoscvt.c -fPIC -DPIC -o .libs/gg_geoscvt.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I/usr/include -I/usr/include/libxml2 -I../../src/headers -O2 -pipe -march=native -Wall -c -o gg_relations.lo gg_relations.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I/usr/include -I/usr/include/libxml2 -I../../src/headers -O2 -pipe -march=native -Wall -c gg_relations.c -fPIC -DPIC -o .libs/gg_relations.o gg_relations.c: In function 'gaiaPolygonizeCommon': gg_relations.c:3716:8: warning: 'error' may be used uninitialized in this function [-Wmaybe-uninitialized] if (error || result->FirstPolygon == NULL) ^ /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I/usr/include -I/usr/include/libxml2 -I../../src/headers -O2 -pipe -march=native -Wall -c -o gg_relations_ext.lo gg_relations_ext.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I/usr/include -I/usr/include/libxml2 -I../../src/headers -O2 -pipe -march=native -Wall -c gg_relations_ext.c -fPIC -DPIC -o .libs/gg_relations_ext.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I/usr/include -I/usr/include/libxml2 -I../../src/headers -O2 -pipe -march=native -Wall -c -o gg_lwgeom.lo gg_lwgeom.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I/usr/include -I/usr/include/libxml2 -I../../src/headers -O2 -pipe -march=native -Wall -c gg_lwgeom.c -fPIC -DPIC -o .libs/gg_lwgeom.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I/usr/include -I/usr/include/libxml2 -I../../src/headers -O2 -pipe -march=native -Wall -c -o gg_extras.lo gg_extras.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I/usr/include -I/usr/include/libxml2 -I../../src/headers -O2 -pipe -march=native -Wall -c gg_extras.c -fPIC -DPIC -o .libs/gg_extras.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I/usr/include -I/usr/include/libxml2 -I../../src/headers -O2 -pipe -march=native -Wall -c -o gg_shape.lo gg_shape.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I/usr/include -I/usr/include/libxml2 -I../../src/headers -O2 -pipe -march=native -Wall -c gg_shape.c -fPIC -DPIC -o .libs/gg_shape.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I/usr/include -I/usr/include/libxml2 -I../../src/headers -O2 -pipe -march=native -Wall -c -o gg_transform.lo gg_transform.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I/usr/include -I/usr/include/libxml2 -I../../src/headers -O2 -pipe -march=native -Wall -c gg_transform.c -fPIC -DPIC -o .libs/gg_transform.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I/usr/include -I/usr/include/libxml2 -I../../src/headers -O2 -pipe -march=native -Wall -c -o gg_wkb.lo gg_wkb.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I/usr/include -I/usr/include/libxml2 -I../../src/headers -O2 -pipe -march=native -Wall -c gg_wkb.c -fPIC -DPIC -o .libs/gg_wkb.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I/usr/include -I/usr/include/libxml2 -I../../src/headers -O2 -pipe -march=native -Wall -c -o gg_wkt.lo gg_wkt.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I/usr/include -I/usr/include/libxml2 -I../../src/headers -O2 -pipe -march=native -Wall -c gg_wkt.c -fPIC -DPIC -o .libs/gg_wkt.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I/usr/include -I/usr/include/libxml2 -I../../src/headers -O2 -pipe -march=native -Wall -c -o gg_vanuatu.lo gg_vanuatu.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I/usr/include -I/usr/include/libxml2 -I../../src/headers -O2 -pipe -march=native -Wall -c gg_vanuatu.c -fPIC -DPIC -o .libs/gg_vanuatu.o In file included from gg_vanuatu.c:1809:0: vanuatuWkt.c: In function 'vanuatu_yy_destructor': vanuatuWkt.c:71:46: warning: unused variable 'p_data' [-Wunused-variable] #define ParseARG_FETCH struct vanuatu_data *p_data = yypParser->p_data ^ vanuatuWkt.c:912:5: note: in expansion of macro 'ParseARG_FETCH' ParseARG_FETCH; ^~~~~~~~~~~~~~ /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I/usr/include -I/usr/include/libxml2 -I../../src/headers -O2 -pipe -march=native -Wall -c -o gg_ewkt.lo gg_ewkt.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I/usr/include -I/usr/include/libxml2 -I../../src/headers -O2 -pipe -march=native -Wall -c gg_ewkt.c -fPIC -DPIC -o .libs/gg_ewkt.o In file included from gg_ewkt.c:1774:0: Ewkt.c: In function 'ewkt_yy_destructor': Ewkt.c:71:43: warning: unused variable 'p_data' [-Wunused-variable] #define ParseARG_FETCH struct ewkt_data *p_data = yypParser->p_data ^ Ewkt.c:915:5: note: in expansion of macro 'ParseARG_FETCH' ParseARG_FETCH; ^~~~~~~~~~~~~~ /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I/usr/include -I/usr/include/libxml2 -I../../src/headers -O2 -pipe -march=native -Wall -c -o gg_geoJSON.lo gg_geoJSON.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I/usr/include -I/usr/include/libxml2 -I../../src/headers -O2 -pipe -march=native -Wall -c gg_geoJSON.c -fPIC -DPIC -o .libs/gg_geoJSON.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I/usr/include -I/usr/include/libxml2 -I../../src/headers -O2 -pipe -march=native -Wall -c -o gg_kml.lo gg_kml.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I/usr/include -I/usr/include/libxml2 -I../../src/headers -O2 -pipe -march=native -Wall -c gg_kml.c -fPIC -DPIC -o .libs/gg_kml.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I/usr/include -I/usr/include/libxml2 -I../../src/headers -O2 -pipe -march=native -Wall -c -o gg_gml.lo gg_gml.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I/usr/include -I/usr/include/libxml2 -I../../src/headers -O2 -pipe -march=native -Wall -c gg_gml.c -fPIC -DPIC -o .libs/gg_gml.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I/usr/include -I/usr/include/libxml2 -I../../src/headers -O2 -pipe -march=native -Wall -c -o gg_voronoj.lo gg_voronoj.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I/usr/include -I/usr/include/libxml2 -I../../src/headers -O2 -pipe -march=native -Wall -c gg_voronoj.c -fPIC -DPIC -o .libs/gg_voronoj.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I/usr/include -I/usr/include/libxml2 -I../../src/headers -O2 -pipe -march=native -Wall -c -o gg_xml.lo gg_xml.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I/usr/include -I/usr/include/libxml2 -I../../src/headers -O2 -pipe -march=native -Wall -c gg_xml.c -fPIC -DPIC -o .libs/gg_xml.o gg_xml.c: In function 'gaiaXmlToBlob': gg_xml.c:1770:4: warning: 'zip_buf' may be used uninitialized in this function [-Wmaybe-uninitialized] free (zip_buf); ^~~~~~~~~~~~~~ gg_xml.c: In function 'gaiaXmlBlobCompression': gg_xml.c:2111:4: warning: 'xml' may be used uninitialized in this function [-Wmaybe-uninitialized] free (xml); ^~~~~~~~~~ gg_xml.c:2104:4: warning: 'zip_buf' may be used uninitialized in this function [-Wmaybe-uninitialized] free (zip_buf); ^~~~~~~~~~~~~~ /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I/usr/include -I/usr/include/libxml2 -I../../src/headers -O2 -pipe -march=native -Wall -c -o gg_matrix.lo gg_matrix.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I/usr/include -I/usr/include/libxml2 -I../../src/headers -O2 -pipe -march=native -Wall -c gg_matrix.c -fPIC -DPIC -o .libs/gg_matrix.o /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed -o libgaiageo.la gg_advanced.lo gg_endian.lo gg_geodesic.lo gg_geometries.lo gg_geoscvt.lo gg_relations.lo gg_relations_ext.lo gg_lwgeom.lo gg_extras.lo gg_shape.lo gg_transform.lo gg_wkb.lo gg_wkt.lo gg_vanuatu.lo gg_ewkt.lo gg_geoJSON.lo gg_kml.lo gg_gml.lo gg_voronoj.lo gg_xml.lo gg_matrix.lo -lfreexl -lproj -lsqlite3 -lz -lsqlite3 -L/usr/lib64 -lgeos_c libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libgaiageo.a .libs/gg_advanced.o .libs/gg_endian.o .libs/gg_geodesic.o .libs/gg_geometries.o .libs/gg_geoscvt.o .libs/gg_relations.o .libs/gg_relations_ext.o .libs/gg_lwgeom.o .libs/gg_extras.o .libs/gg_shape.o .libs/gg_transform.o .libs/gg_wkb.o .libs/gg_wkt.o .libs/gg_vanuatu.o .libs/gg_ewkt.o .libs/gg_geoJSON.o .libs/gg_kml.o .libs/gg_gml.o .libs/gg_voronoj.o .libs/gg_xml.o .libs/gg_matrix.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libgaiageo.a libtool: link: ( cd ".libs" && rm -f "libgaiageo.la" && ln -s "../libgaiageo.la" "libgaiageo.la" ) /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I/usr/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -O2 -pipe -march=native -Wall -c -o gaiageo_la-gg_advanced.lo `test -f 'gg_advanced.c' || echo './'`gg_advanced.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I/usr/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -O2 -pipe -march=native -Wall -c gg_advanced.c -fPIC -DPIC -o .libs/gaiageo_la-gg_advanced.o /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I/usr/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -O2 -pipe -march=native -Wall -c -o gaiageo_la-gg_endian.lo `test -f 'gg_endian.c' || echo './'`gg_endian.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I/usr/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -O2 -pipe -march=native -Wall -c gg_endian.c -fPIC -DPIC -o .libs/gaiageo_la-gg_endian.o /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I/usr/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -O2 -pipe -march=native -Wall -c -o gaiageo_la-gg_geodesic.lo `test -f 'gg_geodesic.c' || echo './'`gg_geodesic.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I/usr/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -O2 -pipe -march=native -Wall -c gg_geodesic.c -fPIC -DPIC -o .libs/gaiageo_la-gg_geodesic.o /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I/usr/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -O2 -pipe -march=native -Wall -c -o gaiageo_la-gg_geometries.lo `test -f 'gg_geometries.c' || echo './'`gg_geometries.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I/usr/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -O2 -pipe -march=native -Wall -c gg_geometries.c -fPIC -DPIC -o .libs/gaiageo_la-gg_geometries.o /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I/usr/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -O2 -pipe -march=native -Wall -c -o gaiageo_la-gg_geoscvt.lo `test -f 'gg_geoscvt.c' || echo './'`gg_geoscvt.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I/usr/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -O2 -pipe -march=native -Wall -c gg_geoscvt.c -fPIC -DPIC -o .libs/gaiageo_la-gg_geoscvt.o /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I/usr/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -O2 -pipe -march=native -Wall -c -o gaiageo_la-gg_relations.lo `test -f 'gg_relations.c' || echo './'`gg_relations.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I/usr/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -O2 -pipe -march=native -Wall -c gg_relations.c -fPIC -DPIC -o .libs/gaiageo_la-gg_relations.o gg_relations.c: In function 'gaiaPolygonizeCommon': gg_relations.c:3716:8: warning: 'error' may be used uninitialized in this function [-Wmaybe-uninitialized] if (error || result->FirstPolygon == NULL) ^ /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I/usr/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -O2 -pipe -march=native -Wall -c -o gaiageo_la-gg_relations_ext.lo `test -f 'gg_relations_ext.c' || echo './'`gg_relations_ext.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I/usr/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -O2 -pipe -march=native -Wall -c gg_relations_ext.c -fPIC -DPIC -o .libs/gaiageo_la-gg_relations_ext.o /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I/usr/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -O2 -pipe -march=native -Wall -c -o gaiageo_la-gg_lwgeom.lo `test -f 'gg_lwgeom.c' || echo './'`gg_lwgeom.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I/usr/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -O2 -pipe -march=native -Wall -c gg_lwgeom.c -fPIC -DPIC -o .libs/gaiageo_la-gg_lwgeom.o /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I/usr/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -O2 -pipe -march=native -Wall -c -o gaiageo_la-gg_extras.lo `test -f 'gg_extras.c' || echo './'`gg_extras.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I/usr/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -O2 -pipe -march=native -Wall -c gg_extras.c -fPIC -DPIC -o .libs/gaiageo_la-gg_extras.o /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I/usr/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -O2 -pipe -march=native -Wall -c -o gaiageo_la-gg_shape.lo `test -f 'gg_shape.c' || echo './'`gg_shape.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I/usr/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -O2 -pipe -march=native -Wall -c gg_shape.c -fPIC -DPIC -o .libs/gaiageo_la-gg_shape.o /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I/usr/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -O2 -pipe -march=native -Wall -c -o gaiageo_la-gg_transform.lo `test -f 'gg_transform.c' || echo './'`gg_transform.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I/usr/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -O2 -pipe -march=native -Wall -c gg_transform.c -fPIC -DPIC -o .libs/gaiageo_la-gg_transform.o /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I/usr/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -O2 -pipe -march=native -Wall -c -o gaiageo_la-gg_wkb.lo `test -f 'gg_wkb.c' || echo './'`gg_wkb.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I/usr/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -O2 -pipe -march=native -Wall -c gg_wkb.c -fPIC -DPIC -o .libs/gaiageo_la-gg_wkb.o /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I/usr/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -O2 -pipe -march=native -Wall -c -o gaiageo_la-gg_wkt.lo `test -f 'gg_wkt.c' || echo './'`gg_wkt.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I/usr/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -O2 -pipe -march=native -Wall -c gg_wkt.c -fPIC -DPIC -o .libs/gaiageo_la-gg_wkt.o /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I/usr/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -O2 -pipe -march=native -Wall -c -o gaiageo_la-gg_vanuatu.lo `test -f 'gg_vanuatu.c' || echo './'`gg_vanuatu.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I/usr/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -O2 -pipe -march=native -Wall -c gg_vanuatu.c -fPIC -DPIC -o .libs/gaiageo_la-gg_vanuatu.o In file included from gg_vanuatu.c:1809:0: vanuatuWkt.c: In function 'vanuatu_yy_destructor': vanuatuWkt.c:71:46: warning: unused variable 'p_data' [-Wunused-variable] #define ParseARG_FETCH struct vanuatu_data *p_data = yypParser->p_data ^ vanuatuWkt.c:912:5: note: in expansion of macro 'ParseARG_FETCH' ParseARG_FETCH; ^~~~~~~~~~~~~~ /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I/usr/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -O2 -pipe -march=native -Wall -c -o gaiageo_la-gg_ewkt.lo `test -f 'gg_ewkt.c' || echo './'`gg_ewkt.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I/usr/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -O2 -pipe -march=native -Wall -c gg_ewkt.c -fPIC -DPIC -o .libs/gaiageo_la-gg_ewkt.o In file included from gg_ewkt.c:1774:0: Ewkt.c: In function 'ewkt_yy_destructor': Ewkt.c:71:43: warning: unused variable 'p_data' [-Wunused-variable] #define ParseARG_FETCH struct ewkt_data *p_data = yypParser->p_data ^ Ewkt.c:915:5: note: in expansion of macro 'ParseARG_FETCH' ParseARG_FETCH; ^~~~~~~~~~~~~~ /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I/usr/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -O2 -pipe -march=native -Wall -c -o gaiageo_la-gg_geoJSON.lo `test -f 'gg_geoJSON.c' || echo './'`gg_geoJSON.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I/usr/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -O2 -pipe -march=native -Wall -c gg_geoJSON.c -fPIC -DPIC -o .libs/gaiageo_la-gg_geoJSON.o /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I/usr/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -O2 -pipe -march=native -Wall -c -o gaiageo_la-gg_kml.lo `test -f 'gg_kml.c' || echo './'`gg_kml.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I/usr/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -O2 -pipe -march=native -Wall -c gg_kml.c -fPIC -DPIC -o .libs/gaiageo_la-gg_kml.o /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I/usr/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -O2 -pipe -march=native -Wall -c -o gaiageo_la-gg_gml.lo `test -f 'gg_gml.c' || echo './'`gg_gml.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I/usr/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -O2 -pipe -march=native -Wall -c gg_gml.c -fPIC -DPIC -o .libs/gaiageo_la-gg_gml.o /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I/usr/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -O2 -pipe -march=native -Wall -c -o gaiageo_la-gg_voronoj.lo `test -f 'gg_voronoj.c' || echo './'`gg_voronoj.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I/usr/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -O2 -pipe -march=native -Wall -c gg_voronoj.c -fPIC -DPIC -o .libs/gaiageo_la-gg_voronoj.o /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I/usr/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -O2 -pipe -march=native -Wall -c -o gaiageo_la-gg_xml.lo `test -f 'gg_xml.c' || echo './'`gg_xml.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I/usr/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -O2 -pipe -march=native -Wall -c gg_xml.c -fPIC -DPIC -o .libs/gaiageo_la-gg_xml.o gg_xml.c: In function 'gaiaXmlToBlob': gg_xml.c:1770:4: warning: 'zip_buf' may be used uninitialized in this function [-Wmaybe-uninitialized] free (zip_buf); ^~~~~~~~~~~~~~ gg_xml.c: In function 'gaiaXmlBlobCompression': gg_xml.c:2111:4: warning: 'xml' may be used uninitialized in this function [-Wmaybe-uninitialized] free (xml); ^~~~~~~~~~ gg_xml.c:2104:4: warning: 'zip_buf' may be used uninitialized in this function [-Wmaybe-uninitialized] free (zip_buf); ^~~~~~~~~~~~~~ /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I/usr/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -O2 -pipe -march=native -Wall -c -o gaiageo_la-gg_matrix.lo `test -f 'gg_matrix.c' || echo './'`gg_matrix.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I/usr/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -O2 -pipe -march=native -Wall -c gg_matrix.c -fPIC -DPIC -o .libs/gaiageo_la-gg_matrix.o /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -module -Wl,-O1 -Wl,--as-needed -o gaiageo.la gaiageo_la-gg_advanced.lo gaiageo_la-gg_endian.lo gaiageo_la-gg_geodesic.lo gaiageo_la-gg_geometries.lo gaiageo_la-gg_geoscvt.lo gaiageo_la-gg_relations.lo gaiageo_la-gg_relations_ext.lo gaiageo_la-gg_lwgeom.lo gaiageo_la-gg_extras.lo gaiageo_la-gg_shape.lo gaiageo_la-gg_transform.lo gaiageo_la-gg_wkb.lo gaiageo_la-gg_wkt.lo gaiageo_la-gg_vanuatu.lo gaiageo_la-gg_ewkt.lo gaiageo_la-gg_geoJSON.lo gaiageo_la-gg_kml.lo gaiageo_la-gg_gml.lo gaiageo_la-gg_voronoj.lo gaiageo_la-gg_xml.lo gaiageo_la-gg_matrix.lo -lfreexl -lproj -lsqlite3 -lz -lsqlite3 -L/usr/lib64 -lgeos_c libtool: link: x86_64-pc-linux-gnu-ar cru .libs/gaiageo.a .libs/gaiageo_la-gg_advanced.o .libs/gaiageo_la-gg_endian.o .libs/gaiageo_la-gg_geodesic.o .libs/gaiageo_la-gg_geometries.o .libs/gaiageo_la-gg_geoscvt.o .libs/gaiageo_la-gg_relations.o .libs/gaiageo_la-gg_relations_ext.o .libs/gaiageo_la-gg_lwgeom.o .libs/gaiageo_la-gg_extras.o .libs/gaiageo_la-gg_shape.o .libs/gaiageo_la-gg_transform.o .libs/gaiageo_la-gg_wkb.o .libs/gaiageo_la-gg_wkt.o .libs/gaiageo_la-gg_vanuatu.o .libs/gaiageo_la-gg_ewkt.o .libs/gaiageo_la-gg_geoJSON.o .libs/gaiageo_la-gg_kml.o .libs/gaiageo_la-gg_gml.o .libs/gaiageo_la-gg_voronoj.o .libs/gaiageo_la-gg_xml.o .libs/gaiageo_la-gg_matrix.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/gaiageo.a libtool: link: ( cd ".libs" && rm -f "gaiageo.la" && ln -s "../gaiageo.la" "gaiageo.la" ) make[4]: Leaving directory '/var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/src/gaiageo' make[3]: Leaving directory '/var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/src/gaiageo' Making all in geopackage make[3]: Entering directory '/var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/src/geopackage' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -fvisibility=hidden -O2 -pipe -march=native -Wall -c -o libgeopackage_la-gpkg_add_tile_triggers.lo `test -f 'gpkg_add_tile_triggers.c' || echo './'`gpkg_add_tile_triggers.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -fvisibility=hidden -O2 -pipe -march=native -Wall -c gpkg_add_tile_triggers.c -fPIC -DPIC -o .libs/libgeopackage_la-gpkg_add_tile_triggers.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -fvisibility=hidden -O2 -pipe -march=native -Wall -c -o libgeopackage_la-gpkg_get_normal_row.lo `test -f 'gpkg_get_normal_row.c' || echo './'`gpkg_get_normal_row.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -fvisibility=hidden -O2 -pipe -march=native -Wall -c gpkg_get_normal_row.c -fPIC -DPIC -o .libs/libgeopackage_la-gpkg_get_normal_row.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -fvisibility=hidden -O2 -pipe -march=native -Wall -c -o libgeopackage_la-gpkg_get_normal_zoom.lo `test -f 'gpkg_get_normal_zoom.c' || echo './'`gpkg_get_normal_zoom.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -fvisibility=hidden -O2 -pipe -march=native -Wall -c gpkg_get_normal_zoom.c -fPIC -DPIC -o .libs/libgeopackage_la-gpkg_get_normal_zoom.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -fvisibility=hidden -O2 -pipe -march=native -Wall -c -o libgeopackage_la-gpkgGetImageType.lo `test -f 'gpkgGetImageType.c' || echo './'`gpkgGetImageType.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -fvisibility=hidden -O2 -pipe -march=native -Wall -c gpkgGetImageType.c -fPIC -DPIC -o .libs/libgeopackage_la-gpkgGetImageType.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -fvisibility=hidden -O2 -pipe -march=native -Wall -c -o libgeopackage_la-gpkgCreateBaseTables.lo `test -f 'gpkgCreateBaseTables.c' || echo './'`gpkgCreateBaseTables.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -fvisibility=hidden -O2 -pipe -march=native -Wall -c gpkgCreateBaseTables.c -fPIC -DPIC -o .libs/libgeopackage_la-gpkgCreateBaseTables.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -fvisibility=hidden -O2 -pipe -march=native -Wall -c -o libgeopackage_la-gpkgInsertEpsgSRID.lo `test -f 'gpkgInsertEpsgSRID.c' || echo './'`gpkgInsertEpsgSRID.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -fvisibility=hidden -O2 -pipe -march=native -Wall -c gpkgInsertEpsgSRID.c -fPIC -DPIC -o .libs/libgeopackage_la-gpkgInsertEpsgSRID.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -fvisibility=hidden -O2 -pipe -march=native -Wall -c -o libgeopackage_la-gpkgCreateTilesTable.lo `test -f 'gpkgCreateTilesTable.c' || echo './'`gpkgCreateTilesTable.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -fvisibility=hidden -O2 -pipe -march=native -Wall -c gpkgCreateTilesTable.c -fPIC -DPIC -o .libs/libgeopackage_la-gpkgCreateTilesTable.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -fvisibility=hidden -O2 -pipe -march=native -Wall -c -o libgeopackage_la-gpkgCreateTilesZoomLevel.lo `test -f 'gpkgCreateTilesZoomLevel.c' || echo './'`gpkgCreateTilesZoomLevel.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -fvisibility=hidden -O2 -pipe -march=native -Wall -c gpkgCreateTilesZoomLevel.c -fPIC -DPIC -o .libs/libgeopackage_la-gpkgCreateTilesZoomLevel.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -fvisibility=hidden -O2 -pipe -march=native -Wall -c -o libgeopackage_la-gpkgAddGeometryColumn.lo `test -f 'gpkgAddGeometryColumn.c' || echo './'`gpkgAddGeometryColumn.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -fvisibility=hidden -O2 -pipe -march=native -Wall -c gpkgAddGeometryColumn.c -fPIC -DPIC -o .libs/libgeopackage_la-gpkgAddGeometryColumn.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -fvisibility=hidden -O2 -pipe -march=native -Wall -c -o libgeopackage_la-gpkgMakePoint.lo `test -f 'gpkgMakePoint.c' || echo './'`gpkgMakePoint.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -fvisibility=hidden -O2 -pipe -march=native -Wall -c gpkgMakePoint.c -fPIC -DPIC -o .libs/libgeopackage_la-gpkgMakePoint.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -fvisibility=hidden -O2 -pipe -march=native -Wall -c -o libgeopackage_la-gpkgBinary.lo `test -f 'gpkgBinary.c' || echo './'`gpkgBinary.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -fvisibility=hidden -O2 -pipe -march=native -Wall -c gpkgBinary.c -fPIC -DPIC -o .libs/libgeopackage_la-gpkgBinary.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -fvisibility=hidden -O2 -pipe -march=native -Wall -c -o libgeopackage_la-gpkg_add_geometry_triggers.lo `test -f 'gpkg_add_geometry_triggers.c' || echo './'`gpkg_add_geometry_triggers.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -fvisibility=hidden -O2 -pipe -march=native -Wall -c gpkg_add_geometry_triggers.c -fPIC -DPIC -o .libs/libgeopackage_la-gpkg_add_geometry_triggers.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -fvisibility=hidden -O2 -pipe -march=native -Wall -c -o libgeopackage_la-gpkg_add_spatial_index.lo `test -f 'gpkg_add_spatial_index.c' || echo './'`gpkg_add_spatial_index.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -fvisibility=hidden -O2 -pipe -march=native -Wall -c gpkg_add_spatial_index.c -fPIC -DPIC -o .libs/libgeopackage_la-gpkg_add_spatial_index.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -fvisibility=hidden -O2 -pipe -march=native -Wall -c -o libgeopackage_la-gaia_cvt_gpkg.lo `test -f 'gaia_cvt_gpkg.c' || echo './'`gaia_cvt_gpkg.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -fvisibility=hidden -O2 -pipe -march=native -Wall -c gaia_cvt_gpkg.c -fPIC -DPIC -o .libs/libgeopackage_la-gaia_cvt_gpkg.o /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -fvisibility=hidden -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed -o libgeopackage.la libgeopackage_la-gpkg_add_tile_triggers.lo libgeopackage_la-gpkg_get_normal_row.lo libgeopackage_la-gpkg_get_normal_zoom.lo libgeopackage_la-gpkgGetImageType.lo libgeopackage_la-gpkgCreateBaseTables.lo libgeopackage_la-gpkgInsertEpsgSRID.lo libgeopackage_la-gpkgCreateTilesTable.lo libgeopackage_la-gpkgCreateTilesZoomLevel.lo libgeopackage_la-gpkgAddGeometryColumn.lo libgeopackage_la-gpkgMakePoint.lo libgeopackage_la-gpkgBinary.lo libgeopackage_la-gpkg_add_geometry_triggers.lo libgeopackage_la-gpkg_add_spatial_index.lo libgeopackage_la-gaia_cvt_gpkg.lo -lfreexl -lproj -lsqlite3 -lz -lsqlite3 -L/usr/lib64 -lgeos_c libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libgeopackage.a .libs/libgeopackage_la-gpkg_add_tile_triggers.o .libs/libgeopackage_la-gpkg_get_normal_row.o .libs/libgeopackage_la-gpkg_get_normal_zoom.o .libs/libgeopackage_la-gpkgGetImageType.o .libs/libgeopackage_la-gpkgCreateBaseTables.o .libs/libgeopackage_la-gpkgInsertEpsgSRID.o .libs/libgeopackage_la-gpkgCreateTilesTable.o .libs/libgeopackage_la-gpkgCreateTilesZoomLevel.o .libs/libgeopackage_la-gpkgAddGeometryColumn.o .libs/libgeopackage_la-gpkgMakePoint.o .libs/libgeopackage_la-gpkgBinary.o .libs/libgeopackage_la-gpkg_add_geometry_triggers.o .libs/libgeopackage_la-gpkg_add_spatial_index.o .libs/libgeopackage_la-gaia_cvt_gpkg.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libgeopackage.a libtool: link: ( cd ".libs" && rm -f "libgeopackage.la" && ln -s "../libgeopackage.la" "libgeopackage.la" ) /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -pipe -march=native -Wall -c -o geopackage_la-gpkg_add_tile_triggers.lo `test -f 'gpkg_add_tile_triggers.c' || echo './'`gpkg_add_tile_triggers.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -pipe -march=native -Wall -c gpkg_add_tile_triggers.c -fPIC -DPIC -o .libs/geopackage_la-gpkg_add_tile_triggers.o /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -pipe -march=native -Wall -c -o geopackage_la-gpkg_get_normal_row.lo `test -f 'gpkg_get_normal_row.c' || echo './'`gpkg_get_normal_row.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -pipe -march=native -Wall -c gpkg_get_normal_row.c -fPIC -DPIC -o .libs/geopackage_la-gpkg_get_normal_row.o /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -pipe -march=native -Wall -c -o geopackage_la-gpkg_get_normal_zoom.lo `test -f 'gpkg_get_normal_zoom.c' || echo './'`gpkg_get_normal_zoom.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -pipe -march=native -Wall -c gpkg_get_normal_zoom.c -fPIC -DPIC -o .libs/geopackage_la-gpkg_get_normal_zoom.o /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -pipe -march=native -Wall -c -o geopackage_la-gpkgGetImageType.lo `test -f 'gpkgGetImageType.c' || echo './'`gpkgGetImageType.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -pipe -march=native -Wall -c gpkgGetImageType.c -fPIC -DPIC -o .libs/geopackage_la-gpkgGetImageType.o /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -pipe -march=native -Wall -c -o geopackage_la-gpkgCreateBaseTables.lo `test -f 'gpkgCreateBaseTables.c' || echo './'`gpkgCreateBaseTables.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -pipe -march=native -Wall -c gpkgCreateBaseTables.c -fPIC -DPIC -o .libs/geopackage_la-gpkgCreateBaseTables.o /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -pipe -march=native -Wall -c -o geopackage_la-gpkgInsertEpsgSRID.lo `test -f 'gpkgInsertEpsgSRID.c' || echo './'`gpkgInsertEpsgSRID.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -pipe -march=native -Wall -c gpkgInsertEpsgSRID.c -fPIC -DPIC -o .libs/geopackage_la-gpkgInsertEpsgSRID.o /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -pipe -march=native -Wall -c -o geopackage_la-gpkgCreateTilesTable.lo `test -f 'gpkgCreateTilesTable.c' || echo './'`gpkgCreateTilesTable.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -pipe -march=native -Wall -c gpkgCreateTilesTable.c -fPIC -DPIC -o .libs/geopackage_la-gpkgCreateTilesTable.o /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -pipe -march=native -Wall -c -o geopackage_la-gpkgCreateTilesZoomLevel.lo `test -f 'gpkgCreateTilesZoomLevel.c' || echo './'`gpkgCreateTilesZoomLevel.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -pipe -march=native -Wall -c gpkgCreateTilesZoomLevel.c -fPIC -DPIC -o .libs/geopackage_la-gpkgCreateTilesZoomLevel.o /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -pipe -march=native -Wall -c -o geopackage_la-gpkgAddGeometryColumn.lo `test -f 'gpkgAddGeometryColumn.c' || echo './'`gpkgAddGeometryColumn.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -pipe -march=native -Wall -c gpkgAddGeometryColumn.c -fPIC -DPIC -o .libs/geopackage_la-gpkgAddGeometryColumn.o /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -pipe -march=native -Wall -c -o geopackage_la-gpkgMakePoint.lo `test -f 'gpkgMakePoint.c' || echo './'`gpkgMakePoint.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -pipe -march=native -Wall -c gpkgMakePoint.c -fPIC -DPIC -o .libs/geopackage_la-gpkgMakePoint.o /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -pipe -march=native -Wall -c -o geopackage_la-gpkgBinary.lo `test -f 'gpkgBinary.c' || echo './'`gpkgBinary.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -pipe -march=native -Wall -c gpkgBinary.c -fPIC -DPIC -o .libs/geopackage_la-gpkgBinary.o /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -pipe -march=native -Wall -c -o geopackage_la-gpkg_add_geometry_triggers.lo `test -f 'gpkg_add_geometry_triggers.c' || echo './'`gpkg_add_geometry_triggers.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -pipe -march=native -Wall -c gpkg_add_geometry_triggers.c -fPIC -DPIC -o .libs/geopackage_la-gpkg_add_geometry_triggers.o /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -pipe -march=native -Wall -c -o geopackage_la-gpkg_add_spatial_index.lo `test -f 'gpkg_add_spatial_index.c' || echo './'`gpkg_add_spatial_index.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -pipe -march=native -Wall -c gpkg_add_spatial_index.c -fPIC -DPIC -o .libs/geopackage_la-gpkg_add_spatial_index.o /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -pipe -march=native -Wall -c -o geopackage_la-gaia_cvt_gpkg.lo `test -f 'gaia_cvt_gpkg.c' || echo './'`gaia_cvt_gpkg.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -pipe -march=native -Wall -c gaia_cvt_gpkg.c -fPIC -DPIC -o .libs/geopackage_la-gaia_cvt_gpkg.o /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -module -Wl,-O1 -Wl,--as-needed -o geopackage.la geopackage_la-gpkg_add_tile_triggers.lo geopackage_la-gpkg_get_normal_row.lo geopackage_la-gpkg_get_normal_zoom.lo geopackage_la-gpkgGetImageType.lo geopackage_la-gpkgCreateBaseTables.lo geopackage_la-gpkgInsertEpsgSRID.lo geopackage_la-gpkgCreateTilesTable.lo geopackage_la-gpkgCreateTilesZoomLevel.lo geopackage_la-gpkgAddGeometryColumn.lo geopackage_la-gpkgMakePoint.lo geopackage_la-gpkgBinary.lo geopackage_la-gpkg_add_geometry_triggers.lo geopackage_la-gpkg_add_spatial_index.lo geopackage_la-gaia_cvt_gpkg.lo -lfreexl -lproj -lsqlite3 -lz -lsqlite3 -L/usr/lib64 -lgeos_c libtool: link: x86_64-pc-linux-gnu-ar cru .libs/geopackage.a .libs/geopackage_la-gpkg_add_tile_triggers.o .libs/geopackage_la-gpkg_get_normal_row.o .libs/geopackage_la-gpkg_get_normal_zoom.o .libs/geopackage_la-gpkgGetImageType.o .libs/geopackage_la-gpkgCreateBaseTables.o .libs/geopackage_la-gpkgInsertEpsgSRID.o .libs/geopackage_la-gpkgCreateTilesTable.o .libs/geopackage_la-gpkgCreateTilesZoomLevel.o .libs/geopackage_la-gpkgAddGeometryColumn.o .libs/geopackage_la-gpkgMakePoint.o .libs/geopackage_la-gpkgBinary.o .libs/geopackage_la-gpkg_add_geometry_triggers.o .libs/geopackage_la-gpkg_add_spatial_index.o .libs/geopackage_la-gaia_cvt_gpkg.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/geopackage.a libtool: link: ( cd ".libs" && rm -f "geopackage.la" && ln -s "../geopackage.la" "geopackage.la" ) make[3]: Leaving directory '/var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/src/geopackage' Making all in spatialite make[3]: Entering directory '/var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/src/spatialite' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I/usr/include -I/usr/include/libxml2 -I../../src/headers -fvisibility=hidden -O2 -pipe -march=native -Wall -c -o libsplite_la-mbrcache.lo `test -f 'mbrcache.c' || echo './'`mbrcache.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I/usr/include -I/usr/include/libxml2 -I../../src/headers -fvisibility=hidden -O2 -pipe -march=native -Wall -c mbrcache.c -fPIC -DPIC -o .libs/libsplite_la-mbrcache.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I/usr/include -I/usr/include/libxml2 -I../../src/headers -fvisibility=hidden -O2 -pipe -march=native -Wall -c -o libsplite_la-spatialite.lo `test -f 'spatialite.c' || echo './'`spatialite.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I/usr/include -I/usr/include/libxml2 -I../../src/headers -fvisibility=hidden -O2 -pipe -march=native -Wall -c spatialite.c -fPIC -DPIC -o .libs/libsplite_la-spatialite.o spatialite.c: In function 'fnct_math_atan2': spatialite.c:27580:7: warning: 'y' may be used uninitialized in this function [-Wmaybe-uninitialized] t = atan2 (y, x); ~~^~~~~~~~~~~~~~ spatialite.c:27580:7: warning: 'x' may be used uninitialized in this function [-Wmaybe-uninitialized] spatialite.c: In function 'fnct_DropGeoTable': spatialite.c:29346:9: warning: 'table' may be used uninitialized in this function [-Wmaybe-uninitialized] ret = gaiaDropTableEx2 (db_handle, db_prefix, table, transaction); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ spatialite.c: In function 'fnct_AffineTransformMatrix_Scale': spatialite.c:34498:5: warning: 'iblob_sz' may be used uninitialized in this function [-Wmaybe-uninitialized] gaia_matrix_create_multiply (iblob, iblob_sz, a, b, c, d, e, f, g, h, i, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xoff, yoff, zoff, &blob, &blob_sz); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ spatialite.c:34498:5: warning: 'iblob' may be used uninitialized in this function [-Wmaybe-uninitialized] spatialite.c: In function 'fnct_AffineTransformMatrix_Translate': spatialite.c:34367:5: warning: 'iblob_sz' may be used uninitialized in this function [-Wmaybe-uninitialized] gaia_matrix_create_multiply (iblob, iblob_sz, a, b, c, d, e, f, g, h, i, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xoff, yoff, zoff, &blob, &blob_sz); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ spatialite.c:34367:5: warning: 'iblob' may be used uninitialized in this function [-Wmaybe-uninitialized] /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I/usr/include -I/usr/include/libxml2 -I../../src/headers -fvisibility=hidden -O2 -pipe -march=native -Wall -c -o libsplite_la-spatialite_init.lo `test -f 'spatialite_init.c' || echo './'`spatialite_init.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I/usr/include -I/usr/include/libxml2 -I../../src/headers -fvisibility=hidden -O2 -pipe -march=native -Wall -c spatialite_init.c -fPIC -DPIC -o .libs/libsplite_la-spatialite_init.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I/usr/include -I/usr/include/libxml2 -I../../src/headers -fvisibility=hidden -O2 -pipe -march=native -Wall -c -o libsplite_la-metatables.lo `test -f 'metatables.c' || echo './'`metatables.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I/usr/include -I/usr/include/libxml2 -I../../src/headers -fvisibility=hidden -O2 -pipe -march=native -Wall -c metatables.c -fPIC -DPIC -o .libs/libsplite_la-metatables.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I/usr/include -I/usr/include/libxml2 -I../../src/headers -fvisibility=hidden -O2 -pipe -march=native -Wall -c -o libsplite_la-statistics.lo `test -f 'statistics.c' || echo './'`statistics.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I/usr/include -I/usr/include/libxml2 -I../../src/headers -fvisibility=hidden -O2 -pipe -march=native -Wall -c statistics.c -fPIC -DPIC -o .libs/libsplite_la-statistics.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I/usr/include -I/usr/include/libxml2 -I../../src/headers -fvisibility=hidden -O2 -pipe -march=native -Wall -c -o libsplite_la-extra_tables.lo `test -f 'extra_tables.c' || echo './'`extra_tables.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I/usr/include -I/usr/include/libxml2 -I../../src/headers -fvisibility=hidden -O2 -pipe -march=native -Wall -c extra_tables.c -fPIC -DPIC -o .libs/libsplite_la-extra_tables.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I/usr/include -I/usr/include/libxml2 -I../../src/headers -fvisibility=hidden -O2 -pipe -march=native -Wall -c -o libsplite_la-se_helpers.lo `test -f 'se_helpers.c' || echo './'`se_helpers.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I/usr/include -I/usr/include/libxml2 -I../../src/headers -fvisibility=hidden -O2 -pipe -march=native -Wall -c se_helpers.c -fPIC -DPIC -o .libs/libsplite_la-se_helpers.o se_helpers.c: In function 'update_vector_coverage_extent': se_helpers.c:3935:4: warning: 'maxx' may be used uninitialized in this function [-Wmaybe-uninitialized] gaiaAddPointToGeomColl (in, maxx, maxy); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ se_helpers.c:4244:15: note: 'maxx' was declared here double maxx; ^~~~ se_helpers.c:4007:3: warning: 'miny' may be used uninitialized in this function [-Wmaybe-uninitialized] gaiaAddPointToGeomColl (in, minx, miny); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ se_helpers.c:4243:15: note: 'miny' was declared here double miny; ^~~~ se_helpers.c:4007:3: warning: 'minx' may be used uninitialized in this function [-Wmaybe-uninitialized] gaiaAddPointToGeomColl (in, minx, miny); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ se_helpers.c:4242:15: note: 'minx' was declared here double minx; ^~~~ se_helpers.c: In function 'update_raster_coverage_extent': se_helpers.c:4867:4: warning: 'maxx' may be used uninitialized in this function [-Wmaybe-uninitialized] gaiaAddPointToGeomColl (in, maxx, maxy); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ se_helpers.c:5164:15: note: 'maxx' was declared here double maxx; ^~~~ se_helpers.c:4939:3: warning: 'miny' may be used uninitialized in this function [-Wmaybe-uninitialized] gaiaAddPointToGeomColl (in, minx, miny); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ se_helpers.c:5163:15: note: 'miny' was declared here double miny; ^~~~ se_helpers.c:4939:3: warning: 'minx' may be used uninitialized in this function [-Wmaybe-uninitialized] gaiaAddPointToGeomColl (in, minx, miny); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ se_helpers.c:5162:15: note: 'minx' was declared here double minx; ^~~~ /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I/usr/include -I/usr/include/libxml2 -I../../src/headers -fvisibility=hidden -O2 -pipe -march=native -Wall -c -o libsplite_la-srid_aux.lo `test -f 'srid_aux.c' || echo './'`srid_aux.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I/usr/include -I/usr/include/libxml2 -I../../src/headers -fvisibility=hidden -O2 -pipe -march=native -Wall -c srid_aux.c -fPIC -DPIC -o .libs/libsplite_la-srid_aux.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I/usr/include -I/usr/include/libxml2 -I../../src/headers -fvisibility=hidden -O2 -pipe -march=native -Wall -c -o libsplite_la-table_cloner.lo `test -f 'table_cloner.c' || echo './'`table_cloner.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I/usr/include -I/usr/include/libxml2 -I../../src/headers -fvisibility=hidden -O2 -pipe -march=native -Wall -c table_cloner.c -fPIC -DPIC -o .libs/libsplite_la-table_cloner.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I/usr/include -I/usr/include/libxml2 -I../../src/headers -fvisibility=hidden -O2 -pipe -march=native -Wall -c -o libsplite_la-virtualdbf.lo `test -f 'virtualdbf.c' || echo './'`virtualdbf.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I/usr/include -I/usr/include/libxml2 -I../../src/headers -fvisibility=hidden -O2 -pipe -march=native -Wall -c virtualdbf.c -fPIC -DPIC -o .libs/libsplite_la-virtualdbf.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I/usr/include -I/usr/include/libxml2 -I../../src/headers -fvisibility=hidden -O2 -pipe -march=native -Wall -c -o libsplite_la-virtualXL.lo `test -f 'virtualXL.c' || echo './'`virtualXL.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I/usr/include -I/usr/include/libxml2 -I../../src/headers -fvisibility=hidden -O2 -pipe -march=native -Wall -c virtualXL.c -fPIC -DPIC -o .libs/libsplite_la-virtualXL.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I/usr/include -I/usr/include/libxml2 -I../../src/headers -fvisibility=hidden -O2 -pipe -march=native -Wall -c -o libsplite_la-virtualfdo.lo `test -f 'virtualfdo.c' || echo './'`virtualfdo.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I/usr/include -I/usr/include/libxml2 -I../../src/headers -fvisibility=hidden -O2 -pipe -march=native -Wall -c virtualfdo.c -fPIC -DPIC -o .libs/libsplite_la-virtualfdo.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I/usr/include -I/usr/include/libxml2 -I../../src/headers -fvisibility=hidden -O2 -pipe -march=native -Wall -c -o libsplite_la-virtualgpkg.lo `test -f 'virtualgpkg.c' || echo './'`virtualgpkg.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I/usr/include -I/usr/include/libxml2 -I../../src/headers -fvisibility=hidden -O2 -pipe -march=native -Wall -c virtualgpkg.c -fPIC -DPIC -o .libs/libsplite_la-virtualgpkg.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I/usr/include -I/usr/include/libxml2 -I../../src/headers -fvisibility=hidden -O2 -pipe -march=native -Wall -c -o libsplite_la-virtualbbox.lo `test -f 'virtualbbox.c' || echo './'`virtualbbox.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I/usr/include -I/usr/include/libxml2 -I../../src/headers -fvisibility=hidden -O2 -pipe -march=native -Wall -c virtualbbox.c -fPIC -DPIC -o .libs/libsplite_la-virtualbbox.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I/usr/include -I/usr/include/libxml2 -I../../src/headers -fvisibility=hidden -O2 -pipe -march=native -Wall -c -o libsplite_la-virtualspatialindex.lo `test -f 'virtualspatialindex.c' || echo './'`virtualspatialindex.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I/usr/include -I/usr/include/libxml2 -I../../src/headers -fvisibility=hidden -O2 -pipe -march=native -Wall -c virtualspatialindex.c -fPIC -DPIC -o .libs/libsplite_la-virtualspatialindex.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I/usr/include -I/usr/include/libxml2 -I../../src/headers -fvisibility=hidden -O2 -pipe -march=native -Wall -c -o libsplite_la-virtualnetwork.lo `test -f 'virtualnetwork.c' || echo './'`virtualnetwork.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I/usr/include -I/usr/include/libxml2 -I../../src/headers -fvisibility=hidden -O2 -pipe -march=native -Wall -c virtualnetwork.c -fPIC -DPIC -o .libs/libsplite_la-virtualnetwork.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I/usr/include -I/usr/include/libxml2 -I../../src/headers -fvisibility=hidden -O2 -pipe -march=native -Wall -c -o libsplite_la-virtualshape.lo `test -f 'virtualshape.c' || echo './'`virtualshape.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I/usr/include -I/usr/include/libxml2 -I../../src/headers -fvisibility=hidden -O2 -pipe -march=native -Wall -c virtualshape.c -fPIC -DPIC -o .libs/libsplite_la-virtualshape.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I/usr/include -I/usr/include/libxml2 -I../../src/headers -fvisibility=hidden -O2 -pipe -march=native -Wall -c -o libsplite_la-virtualxpath.lo `test -f 'virtualxpath.c' || echo './'`virtualxpath.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I/usr/include -I/usr/include/libxml2 -I../../src/headers -fvisibility=hidden -O2 -pipe -march=native -Wall -c virtualxpath.c -fPIC -DPIC -o .libs/libsplite_la-virtualxpath.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I/usr/include -I/usr/include/libxml2 -I../../src/headers -fvisibility=hidden -O2 -pipe -march=native -Wall -c -o libsplite_la-virtualelementary.lo `test -f 'virtualelementary.c' || echo './'`virtualelementary.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I/usr/include -I/usr/include/libxml2 -I../../src/headers -fvisibility=hidden -O2 -pipe -march=native -Wall -c virtualelementary.c -fPIC -DPIC -o .libs/libsplite_la-virtualelementary.o virtualelementary.c: In function 'velem_filter': virtualelementary.c:802:25: warning: 'rowid_value' may be used uninitialized in this function [-Wmaybe-uninitialized] cursor->origin_rowid = rowid_value; ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -fvisibility=hidden -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed -o libsplite.la libsplite_la-mbrcache.lo libsplite_la-spatialite.lo libsplite_la-spatialite_init.lo libsplite_la-metatables.lo libsplite_la-statistics.lo libsplite_la-extra_tables.lo libsplite_la-se_helpers.lo libsplite_la-srid_aux.lo libsplite_la-table_cloner.lo libsplite_la-virtualdbf.lo libsplite_la-virtualXL.lo libsplite_la-virtualfdo.lo libsplite_la-virtualgpkg.lo libsplite_la-virtualbbox.lo libsplite_la-virtualspatialindex.lo libsplite_la-virtualnetwork.lo libsplite_la-virtualshape.lo libsplite_la-virtualxpath.lo libsplite_la-virtualelementary.lo -lfreexl -lproj -lsqlite3 -lz -lsqlite3 -L/usr/lib64 -lgeos_c libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libsplite.a .libs/libsplite_la-mbrcache.o .libs/libsplite_la-spatialite.o .libs/libsplite_la-spatialite_init.o .libs/libsplite_la-metatables.o .libs/libsplite_la-statistics.o .libs/libsplite_la-extra_tables.o .libs/libsplite_la-se_helpers.o .libs/libsplite_la-srid_aux.o .libs/libsplite_la-table_cloner.o .libs/libsplite_la-virtualdbf.o .libs/libsplite_la-virtualXL.o .libs/libsplite_la-virtualfdo.o .libs/libsplite_la-virtualgpkg.o .libs/libsplite_la-virtualbbox.o .libs/libsplite_la-virtualspatialindex.o .libs/libsplite_la-virtualnetwork.o .libs/libsplite_la-virtualshape.o .libs/libsplite_la-virtualxpath.o .libs/libsplite_la-virtualelementary.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libsplite.a libtool: link: ( cd ".libs" && rm -f "libsplite.la" && ln -s "../libsplite.la" "libsplite.la" ) /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I/usr/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -pipe -march=native -Wall -c -o splite_la-mbrcache.lo `test -f 'mbrcache.c' || echo './'`mbrcache.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I/usr/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -pipe -march=native -Wall -c mbrcache.c -fPIC -DPIC -o .libs/splite_la-mbrcache.o /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I/usr/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -pipe -march=native -Wall -c -o splite_la-spatialite.lo `test -f 'spatialite.c' || echo './'`spatialite.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I/usr/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -pipe -march=native -Wall -c spatialite.c -fPIC -DPIC -o .libs/splite_la-spatialite.o spatialite.c: In function 'fnct_math_atan2': spatialite.c:27580:7: warning: 'y' may be used uninitialized in this function [-Wmaybe-uninitialized] t = atan2 (y, x); ~~^~~~~~~~~~~~~~ spatialite.c:27580:7: warning: 'x' may be used uninitialized in this function [-Wmaybe-uninitialized] spatialite.c: In function 'fnct_DropGeoTable': spatialite.c:29346:9: warning: 'table' may be used uninitialized in this function [-Wmaybe-uninitialized] ret = gaiaDropTableEx2 (db_handle, db_prefix, table, transaction); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ spatialite.c: In function 'fnct_AffineTransformMatrix_Scale': spatialite.c:34498:5: warning: 'iblob_sz' may be used uninitialized in this function [-Wmaybe-uninitialized] gaia_matrix_create_multiply (iblob, iblob_sz, a, b, c, d, e, f, g, h, i, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xoff, yoff, zoff, &blob, &blob_sz); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ spatialite.c:34498:5: warning: 'iblob' may be used uninitialized in this function [-Wmaybe-uninitialized] spatialite.c: In function 'fnct_AffineTransformMatrix_Translate': spatialite.c:34367:5: warning: 'iblob_sz' may be used uninitialized in this function [-Wmaybe-uninitialized] gaia_matrix_create_multiply (iblob, iblob_sz, a, b, c, d, e, f, g, h, i, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xoff, yoff, zoff, &blob, &blob_sz); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ spatialite.c:34367:5: warning: 'iblob' may be used uninitialized in this function [-Wmaybe-uninitialized] /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I/usr/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -pipe -march=native -Wall -c -o splite_la-spatialite_init.lo `test -f 'spatialite_init.c' || echo './'`spatialite_init.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I/usr/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -pipe -march=native -Wall -c spatialite_init.c -fPIC -DPIC -o .libs/splite_la-spatialite_init.o /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I/usr/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -pipe -march=native -Wall -c -o splite_la-metatables.lo `test -f 'metatables.c' || echo './'`metatables.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I/usr/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -pipe -march=native -Wall -c metatables.c -fPIC -DPIC -o .libs/splite_la-metatables.o /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I/usr/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -pipe -march=native -Wall -c -o splite_la-statistics.lo `test -f 'statistics.c' || echo './'`statistics.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I/usr/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -pipe -march=native -Wall -c statistics.c -fPIC -DPIC -o .libs/splite_la-statistics.o /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I/usr/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -pipe -march=native -Wall -c -o splite_la-extra_tables.lo `test -f 'extra_tables.c' || echo './'`extra_tables.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I/usr/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -pipe -march=native -Wall -c extra_tables.c -fPIC -DPIC -o .libs/splite_la-extra_tables.o /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I/usr/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -pipe -march=native -Wall -c -o splite_la-se_helpers.lo `test -f 'se_helpers.c' || echo './'`se_helpers.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I/usr/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -pipe -march=native -Wall -c se_helpers.c -fPIC -DPIC -o .libs/splite_la-se_helpers.o se_helpers.c: In function 'update_vector_coverage_extent': se_helpers.c:3935:4: warning: 'maxx' may be used uninitialized in this function [-Wmaybe-uninitialized] gaiaAddPointToGeomColl (in, maxx, maxy); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ se_helpers.c:4244:15: note: 'maxx' was declared here double maxx; ^~~~ se_helpers.c:4007:3: warning: 'miny' may be used uninitialized in this function [-Wmaybe-uninitialized] gaiaAddPointToGeomColl (in, minx, miny); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ se_helpers.c:4243:15: note: 'miny' was declared here double miny; ^~~~ se_helpers.c:4007:3: warning: 'minx' may be used uninitialized in this function [-Wmaybe-uninitialized] gaiaAddPointToGeomColl (in, minx, miny); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ se_helpers.c:4242:15: note: 'minx' was declared here double minx; ^~~~ se_helpers.c: In function 'update_raster_coverage_extent': se_helpers.c:4867:4: warning: 'maxx' may be used uninitialized in this function [-Wmaybe-uninitialized] gaiaAddPointToGeomColl (in, maxx, maxy); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ se_helpers.c:5164:15: note: 'maxx' was declared here double maxx; ^~~~ se_helpers.c:4939:3: warning: 'miny' may be used uninitialized in this function [-Wmaybe-uninitialized] gaiaAddPointToGeomColl (in, minx, miny); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ se_helpers.c:5163:15: note: 'miny' was declared here double miny; ^~~~ se_helpers.c:4939:3: warning: 'minx' may be used uninitialized in this function [-Wmaybe-uninitialized] gaiaAddPointToGeomColl (in, minx, miny); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ se_helpers.c:5162:15: note: 'minx' was declared here double minx; ^~~~ /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I/usr/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -pipe -march=native -Wall -c -o splite_la-srid_aux.lo `test -f 'srid_aux.c' || echo './'`srid_aux.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I/usr/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -pipe -march=native -Wall -c srid_aux.c -fPIC -DPIC -o .libs/splite_la-srid_aux.o /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I/usr/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -pipe -march=native -Wall -c -o splite_la-table_cloner.lo `test -f 'table_cloner.c' || echo './'`table_cloner.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I/usr/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -pipe -march=native -Wall -c table_cloner.c -fPIC -DPIC -o .libs/splite_la-table_cloner.o /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I/usr/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -pipe -march=native -Wall -c -o splite_la-virtualdbf.lo `test -f 'virtualdbf.c' || echo './'`virtualdbf.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I/usr/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -pipe -march=native -Wall -c virtualdbf.c -fPIC -DPIC -o .libs/splite_la-virtualdbf.o /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I/usr/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -pipe -march=native -Wall -c -o splite_la-virtualXL.lo `test -f 'virtualXL.c' || echo './'`virtualXL.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I/usr/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -pipe -march=native -Wall -c virtualXL.c -fPIC -DPIC -o .libs/splite_la-virtualXL.o /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I/usr/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -pipe -march=native -Wall -c -o splite_la-virtualfdo.lo `test -f 'virtualfdo.c' || echo './'`virtualfdo.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I/usr/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -pipe -march=native -Wall -c virtualfdo.c -fPIC -DPIC -o .libs/splite_la-virtualfdo.o /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I/usr/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -pipe -march=native -Wall -c -o splite_la-virtualgpkg.lo `test -f 'virtualgpkg.c' || echo './'`virtualgpkg.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I/usr/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -pipe -march=native -Wall -c virtualgpkg.c -fPIC -DPIC -o .libs/splite_la-virtualgpkg.o /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I/usr/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -pipe -march=native -Wall -c -o splite_la-virtualbbox.lo `test -f 'virtualbbox.c' || echo './'`virtualbbox.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I/usr/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -pipe -march=native -Wall -c virtualbbox.c -fPIC -DPIC -o .libs/splite_la-virtualbbox.o /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I/usr/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -pipe -march=native -Wall -c -o splite_la-virtualspatialindex.lo `test -f 'virtualspatialindex.c' || echo './'`virtualspatialindex.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I/usr/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -pipe -march=native -Wall -c virtualspatialindex.c -fPIC -DPIC -o .libs/splite_la-virtualspatialindex.o virtualspatialindex.c: In function 'vspidx_filter': virtualspatialindex.c:135:19: warning: 'geom_column' may be used uninitialized in this function [-Wmaybe-uninitialized] sql_statement = ~~~~~~~~~~~~~~^ sqlite3_mprintf ("SELECT a.f_table_name, a.f_geometry_column " ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ "FROM views_geometry_columns AS a " ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ "JOIN geometry_columns AS b ON (" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ "Upper(a.f_table_name) = Upper(b.f_table_name) AND " ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ "Upper(a.f_geometry_column) = Upper(b.f_geometry_column)) " ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ "WHERE Upper(a.view_name) = Upper(%Q) " ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ "AND Upper(a.view_geometry) = Upper(%Q) AND b.spatial_index_enabled = 1", ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ table_name, geom_column); ~~~~~~~~~~~~~~~~~~~~~~~~ virtualspatialindex.c:640:11: note: 'geom_column' was declared here char *geom_column; ^~~~~~~~~~~ /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I/usr/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -pipe -march=native -Wall -c -o splite_la-virtualnetwork.lo `test -f 'virtualnetwork.c' || echo './'`virtualnetwork.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I/usr/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -pipe -march=native -Wall -c virtualnetwork.c -fPIC -DPIC -o .libs/splite_la-virtualnetwork.o /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I/usr/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -pipe -march=native -Wall -c -o splite_la-virtualshape.lo `test -f 'virtualshape.c' || echo './'`virtualshape.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I/usr/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -pipe -march=native -Wall -c virtualshape.c -fPIC -DPIC -o .libs/splite_la-virtualshape.o /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I/usr/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -pipe -march=native -Wall -c -o splite_la-virtualxpath.lo `test -f 'virtualxpath.c' || echo './'`virtualxpath.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I/usr/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -pipe -march=native -Wall -c virtualxpath.c -fPIC -DPIC -o .libs/splite_la-virtualxpath.o /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I/usr/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -pipe -march=native -Wall -c -o splite_la-virtualelementary.lo `test -f 'virtualelementary.c' || echo './'`virtualelementary.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I/usr/include -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -pipe -march=native -Wall -c virtualelementary.c -fPIC -DPIC -o .libs/splite_la-virtualelementary.o virtualelementary.c: In function 'velem_filter': virtualelementary.c:802:25: warning: 'rowid_value' may be used uninitialized in this function [-Wmaybe-uninitialized] cursor->origin_rowid = rowid_value; ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -module -Wl,-O1 -Wl,--as-needed -o splite.la splite_la-mbrcache.lo splite_la-spatialite.lo splite_la-spatialite_init.lo splite_la-metatables.lo splite_la-statistics.lo splite_la-extra_tables.lo splite_la-se_helpers.lo splite_la-srid_aux.lo splite_la-table_cloner.lo splite_la-virtualdbf.lo splite_la-virtualXL.lo splite_la-virtualfdo.lo splite_la-virtualgpkg.lo splite_la-virtualbbox.lo splite_la-virtualspatialindex.lo splite_la-virtualnetwork.lo splite_la-virtualshape.lo splite_la-virtualxpath.lo splite_la-virtualelementary.lo -lfreexl -lproj -lsqlite3 -lz -lsqlite3 -L/usr/lib64 -lgeos_c libtool: link: x86_64-pc-linux-gnu-ar cru .libs/splite.a .libs/splite_la-mbrcache.o .libs/splite_la-spatialite.o .libs/splite_la-spatialite_init.o .libs/splite_la-metatables.o .libs/splite_la-statistics.o .libs/splite_la-extra_tables.o .libs/splite_la-se_helpers.o .libs/splite_la-srid_aux.o .libs/splite_la-table_cloner.o .libs/splite_la-virtualdbf.o .libs/splite_la-virtualXL.o .libs/splite_la-virtualfdo.o .libs/splite_la-virtualgpkg.o .libs/splite_la-virtualbbox.o .libs/splite_la-virtualspatialindex.o .libs/splite_la-virtualnetwork.o .libs/splite_la-virtualshape.o .libs/splite_la-virtualxpath.o .libs/splite_la-virtualelementary.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/splite.a libtool: link: ( cd ".libs" && rm -f "splite.la" && ln -s "../splite.la" "splite.la" ) make[3]: Leaving directory '/var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/src/spatialite' Making all in shapefiles make[3]: Entering directory '/var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/src/shapefiles' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -O2 -pipe -march=native -Wall -c -o shapefiles.lo shapefiles.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -O2 -pipe -march=native -Wall -c shapefiles.c -fPIC -DPIC -o .libs/shapefiles.o shapefiles.c: In function 'attached_layer': shapefiles.c:2421:7: warning: 'min_x' may be used uninitialized in this function [-Wmaybe-uninitialized] addVectorLayerExtent (list, table_name, geometry_column, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ count, min_x, min_y, max_x, max_y); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ shapefiles.c:2396:10: note: 'min_x' was declared here double min_x; ^~~~~ shapefiles.c:2421:7: warning: 'count' may be used uninitialized in this function [-Wmaybe-uninitialized] addVectorLayerExtent (list, table_name, geometry_column, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ count, min_x, min_y, max_x, max_y); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ shapefiles.c:2395:7: note: 'count' was declared here int count; ^~~~~ shapefiles.c:1855:3: warning: 'double_max' may be used uninitialized in this function [-Wmaybe-uninitialized] addLayerAttributeField (list, table_name, geometry_column, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ordinal, column_name, null_values, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ integer_values, double_values, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ text_values, blob_values, null_max_size, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ max_size, null_int_range, &integer_min, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ &integer_max, null_double_range, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ double_min, double_max); ~~~~~~~~~~~~~~~~~~~~~~~ shapefiles.c:1822:10: note: 'double_max' was declared here double double_max; ^~~~~~~~~~ shapefiles.c:1855:3: warning: 'double_min' may be used uninitialized in this function [-Wmaybe-uninitialized] addLayerAttributeField (list, table_name, geometry_column, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ordinal, column_name, null_values, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ integer_values, double_values, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ text_values, blob_values, null_max_size, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ max_size, null_int_range, &integer_min, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ &integer_max, null_double_range, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ double_min, double_max); ~~~~~~~~~~~~~~~~~~~~~~~ shapefiles.c:1821:10: note: 'double_min' was declared here double double_min; ^~~~~~~~~~ shapefiles.c:1855:3: warning: 'max_size' may be used uninitialized in this function [-Wmaybe-uninitialized] addLayerAttributeField (list, table_name, geometry_column, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ordinal, column_name, null_values, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ integer_values, double_values, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ text_values, blob_values, null_max_size, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ max_size, null_int_range, &integer_min, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ &integer_max, null_double_range, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ double_min, double_max); ~~~~~~~~~~~~~~~~~~~~~~~ shapefiles.c:1818:7: note: 'max_size' was declared here int max_size; ^~~~~~~~ shapefiles.c:1780:7: warning: 'min_x' may be used uninitialized in this function [-Wmaybe-uninitialized] addVectorLayerExtent (list, table_name, geometry_column, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ count, min_x, min_y, max_x, max_y); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ shapefiles.c:1755:10: note: 'min_x' was declared here double min_x; ^~~~~ shapefiles.c:1780:7: warning: 'count' may be used uninitialized in this function [-Wmaybe-uninitialized] addVectorLayerExtent (list, table_name, geometry_column, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ count, min_x, min_y, max_x, max_y); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ shapefiles.c:1754:7: note: 'count' was declared here int count; ^~~~~ shapefiles.c: In function 'load_shapefile_ex2': shapefiles.c:983:8: warning: 'geom_type' may be used uninitialized in this function [-Wmaybe-uninitialized] sql = sqlite3_mprintf ("SELECT AddGeometryColumn(%Q, %Q, %d, %Q, %Q)", ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ table, geo_column, srid, geom_type, txt_dims); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ shapefiles.c: In function 'dump_dbf_ex': shapefiles.c:4033:5: warning: 'xtable' may be used uninitialized in this function [-Wmaybe-uninitialized] free (xtable); ^~~~~~~~~~~~~ /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -O2 -pipe -march=native -Wall -c -o validator.lo validator.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -O2 -pipe -march=native -Wall -c validator.c -fPIC -DPIC -o .libs/validator.o /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed -o libshapefiles.la shapefiles.lo validator.lo -lfreexl -lproj -lsqlite3 -lz -lsqlite3 -L/usr/lib64 -lgeos_c libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libshapefiles.a .libs/shapefiles.o .libs/validator.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libshapefiles.a libtool: link: ( cd ".libs" && rm -f "libshapefiles.la" && ln -s "../libshapefiles.la" "libshapefiles.la" ) /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -I. -DLOADABLE_EXTENSION -O2 -pipe -march=native -Wall -c -o shapefiles_la-shapefiles.lo `test -f 'shapefiles.c' || echo './'`shapefiles.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -I. -DLOADABLE_EXTENSION -O2 -pipe -march=native -Wall -c shapefiles.c -fPIC -DPIC -o .libs/shapefiles_la-shapefiles.o shapefiles.c: In function 'attached_layer': shapefiles.c:2421:7: warning: 'min_y' may be used uninitialized in this function [-Wmaybe-uninitialized] addVectorLayerExtent (list, table_name, geometry_column, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ count, min_x, min_y, max_x, max_y); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ shapefiles.c:2397:10: note: 'min_y' was declared here double min_y; ^~~~~ shapefiles.c:2421:7: warning: 'min_x' may be used uninitialized in this function [-Wmaybe-uninitialized] addVectorLayerExtent (list, table_name, geometry_column, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ count, min_x, min_y, max_x, max_y); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ shapefiles.c:2396:10: note: 'min_x' was declared here double min_x; ^~~~~ shapefiles.c:2421:7: warning: 'count' may be used uninitialized in this function [-Wmaybe-uninitialized] addVectorLayerExtent (list, table_name, geometry_column, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ count, min_x, min_y, max_x, max_y); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ shapefiles.c:2395:7: note: 'count' was declared here int count; ^~~~~ shapefiles.c:1855:3: warning: 'double_max' may be used uninitialized in this function [-Wmaybe-uninitialized] addLayerAttributeField (list, table_name, geometry_column, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ordinal, column_name, null_values, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ integer_values, double_values, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ text_values, blob_values, null_max_size, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ max_size, null_int_range, &integer_min, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ &integer_max, null_double_range, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ double_min, double_max); ~~~~~~~~~~~~~~~~~~~~~~~ shapefiles.c:1822:10: note: 'double_max' was declared here double double_max; ^~~~~~~~~~ shapefiles.c:1855:3: warning: 'double_min' may be used uninitialized in this function [-Wmaybe-uninitialized] addLayerAttributeField (list, table_name, geometry_column, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ordinal, column_name, null_values, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ integer_values, double_values, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ text_values, blob_values, null_max_size, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ max_size, null_int_range, &integer_min, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ &integer_max, null_double_range, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ double_min, double_max); ~~~~~~~~~~~~~~~~~~~~~~~ shapefiles.c:1821:10: note: 'double_min' was declared here double double_min; ^~~~~~~~~~ shapefiles.c:1855:3: warning: 'max_size' may be used uninitialized in this function [-Wmaybe-uninitialized] addLayerAttributeField (list, table_name, geometry_column, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ordinal, column_name, null_values, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ integer_values, double_values, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ text_values, blob_values, null_max_size, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ max_size, null_int_range, &integer_min, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ &integer_max, null_double_range, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ double_min, double_max); ~~~~~~~~~~~~~~~~~~~~~~~ shapefiles.c:1818:7: note: 'max_size' was declared here int max_size; ^~~~~~~~ shapefiles.c:1780:7: warning: 'min_y' may be used uninitialized in this function [-Wmaybe-uninitialized] addVectorLayerExtent (list, table_name, geometry_column, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ count, min_x, min_y, max_x, max_y); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ shapefiles.c:1756:10: note: 'min_y' was declared here double min_y; ^~~~~ shapefiles.c:1780:7: warning: 'min_x' may be used uninitialized in this function [-Wmaybe-uninitialized] addVectorLayerExtent (list, table_name, geometry_column, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ count, min_x, min_y, max_x, max_y); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ shapefiles.c:1755:10: note: 'min_x' was declared here double min_x; ^~~~~ shapefiles.c:1780:7: warning: 'count' may be used uninitialized in this function [-Wmaybe-uninitialized] addVectorLayerExtent (list, table_name, geometry_column, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ count, min_x, min_y, max_x, max_y); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ shapefiles.c:1754:7: note: 'count' was declared here int count; ^~~~~ shapefiles.c: In function 'load_shapefile_ex2': shapefiles.c:983:8: warning: 'geom_type' may be used uninitialized in this function [-Wmaybe-uninitialized] sql = sqlite3_mprintf ("SELECT AddGeometryColumn(%Q, %Q, %d, %Q, %Q)", ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ table, geo_column, srid, geom_type, txt_dims); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ shapefiles.c: In function 'dump_dbf_ex': shapefiles.c:4033:5: warning: 'xtable' may be used uninitialized in this function [-Wmaybe-uninitialized] free (xtable); ^~~~~~~~~~~~~ /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -I. -DLOADABLE_EXTENSION -O2 -pipe -march=native -Wall -c -o shapefiles_la-validator.lo `test -f 'validator.c' || echo './'`validator.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -I. -DLOADABLE_EXTENSION -O2 -pipe -march=native -Wall -c validator.c -fPIC -DPIC -o .libs/shapefiles_la-validator.o /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -module -Wl,-O1 -Wl,--as-needed -o shapefiles.la shapefiles_la-shapefiles.lo shapefiles_la-validator.lo -lfreexl -lproj -lsqlite3 -lz -lsqlite3 -L/usr/lib64 -lgeos_c libtool: link: x86_64-pc-linux-gnu-ar cru .libs/shapefiles.a .libs/shapefiles_la-shapefiles.o .libs/shapefiles_la-validator.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/shapefiles.a libtool: link: ( cd ".libs" && rm -f "shapefiles.la" && ln -s "../shapefiles.la" "shapefiles.la" ) make[3]: Leaving directory '/var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/src/shapefiles' Making all in srsinit make[3]: Entering directory '/var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/src/srsinit' Making all in epsg_update make[4]: Entering directory '/var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/src/srsinit/epsg_update' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/src/srsinit/epsg_update' make[4]: Entering directory '/var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/src/srsinit' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -fvisibility=hidden -O2 -pipe -march=native -Wall -c -o libsrsinit_la-srs_init.lo `test -f 'srs_init.c' || echo './'`srs_init.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -fvisibility=hidden -O2 -pipe -march=native -Wall -c srs_init.c -fPIC -DPIC -o .libs/libsrsinit_la-srs_init.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -fvisibility=hidden -O2 -pipe -march=native -Wall -c -o libsrsinit_la-epsg_inlined_00.lo `test -f 'epsg_inlined_00.c' || echo './'`epsg_inlined_00.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -fvisibility=hidden -O2 -pipe -march=native -Wall -c epsg_inlined_00.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_00.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -fvisibility=hidden -O2 -pipe -march=native -Wall -c -o libsrsinit_la-epsg_inlined_01.lo `test -f 'epsg_inlined_01.c' || echo './'`epsg_inlined_01.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -fvisibility=hidden -O2 -pipe -march=native -Wall -c epsg_inlined_01.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_01.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -fvisibility=hidden -O2 -pipe -march=native -Wall -c -o libsrsinit_la-epsg_inlined_02.lo `test -f 'epsg_inlined_02.c' || echo './'`epsg_inlined_02.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -fvisibility=hidden -O2 -pipe -march=native -Wall -c epsg_inlined_02.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_02.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -fvisibility=hidden -O2 -pipe -march=native -Wall -c -o libsrsinit_la-epsg_inlined_03.lo `test -f 'epsg_inlined_03.c' || echo './'`epsg_inlined_03.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -fvisibility=hidden -O2 -pipe -march=native -Wall -c epsg_inlined_03.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_03.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -fvisibility=hidden -O2 -pipe -march=native -Wall -c -o libsrsinit_la-epsg_inlined_04.lo `test -f 'epsg_inlined_04.c' || echo './'`epsg_inlined_04.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -fvisibility=hidden -O2 -pipe -march=native -Wall -c epsg_inlined_04.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_04.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -fvisibility=hidden -O2 -pipe -march=native -Wall -c -o libsrsinit_la-epsg_inlined_05.lo `test -f 'epsg_inlined_05.c' || echo './'`epsg_inlined_05.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -fvisibility=hidden -O2 -pipe -march=native -Wall -c epsg_inlined_05.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_05.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -fvisibility=hidden -O2 -pipe -march=native -Wall -c -o libsrsinit_la-epsg_inlined_06.lo `test -f 'epsg_inlined_06.c' || echo './'`epsg_inlined_06.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -fvisibility=hidden -O2 -pipe -march=native -Wall -c epsg_inlined_06.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_06.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -fvisibility=hidden -O2 -pipe -march=native -Wall -c -o libsrsinit_la-epsg_inlined_07.lo `test -f 'epsg_inlined_07.c' || echo './'`epsg_inlined_07.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -fvisibility=hidden -O2 -pipe -march=native -Wall -c epsg_inlined_07.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_07.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -fvisibility=hidden -O2 -pipe -march=native -Wall -c -o libsrsinit_la-epsg_inlined_08.lo `test -f 'epsg_inlined_08.c' || echo './'`epsg_inlined_08.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -fvisibility=hidden -O2 -pipe -march=native -Wall -c epsg_inlined_08.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_08.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -fvisibility=hidden -O2 -pipe -march=native -Wall -c -o libsrsinit_la-epsg_inlined_09.lo `test -f 'epsg_inlined_09.c' || echo './'`epsg_inlined_09.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -fvisibility=hidden -O2 -pipe -march=native -Wall -c epsg_inlined_09.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_09.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -fvisibility=hidden -O2 -pipe -march=native -Wall -c -o libsrsinit_la-epsg_inlined_10.lo `test -f 'epsg_inlined_10.c' || echo './'`epsg_inlined_10.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -fvisibility=hidden -O2 -pipe -march=native -Wall -c epsg_inlined_10.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_10.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -fvisibility=hidden -O2 -pipe -march=native -Wall -c -o libsrsinit_la-epsg_inlined_11.lo `test -f 'epsg_inlined_11.c' || echo './'`epsg_inlined_11.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -fvisibility=hidden -O2 -pipe -march=native -Wall -c epsg_inlined_11.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_11.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -fvisibility=hidden -O2 -pipe -march=native -Wall -c -o libsrsinit_la-epsg_inlined_12.lo `test -f 'epsg_inlined_12.c' || echo './'`epsg_inlined_12.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -fvisibility=hidden -O2 -pipe -march=native -Wall -c epsg_inlined_12.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_12.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -fvisibility=hidden -O2 -pipe -march=native -Wall -c -o libsrsinit_la-epsg_inlined_13.lo `test -f 'epsg_inlined_13.c' || echo './'`epsg_inlined_13.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -fvisibility=hidden -O2 -pipe -march=native -Wall -c epsg_inlined_13.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_13.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -fvisibility=hidden -O2 -pipe -march=native -Wall -c -o libsrsinit_la-epsg_inlined_14.lo `test -f 'epsg_inlined_14.c' || echo './'`epsg_inlined_14.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -fvisibility=hidden -O2 -pipe -march=native -Wall -c epsg_inlined_14.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_14.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -fvisibility=hidden -O2 -pipe -march=native -Wall -c -o libsrsinit_la-epsg_inlined_15.lo `test -f 'epsg_inlined_15.c' || echo './'`epsg_inlined_15.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -fvisibility=hidden -O2 -pipe -march=native -Wall -c epsg_inlined_15.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_15.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -fvisibility=hidden -O2 -pipe -march=native -Wall -c -o libsrsinit_la-epsg_inlined_16.lo `test -f 'epsg_inlined_16.c' || echo './'`epsg_inlined_16.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -fvisibility=hidden -O2 -pipe -march=native -Wall -c epsg_inlined_16.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_16.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -fvisibility=hidden -O2 -pipe -march=native -Wall -c -o libsrsinit_la-epsg_inlined_17.lo `test -f 'epsg_inlined_17.c' || echo './'`epsg_inlined_17.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -fvisibility=hidden -O2 -pipe -march=native -Wall -c epsg_inlined_17.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_17.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -fvisibility=hidden -O2 -pipe -march=native -Wall -c -o libsrsinit_la-epsg_inlined_18.lo `test -f 'epsg_inlined_18.c' || echo './'`epsg_inlined_18.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -fvisibility=hidden -O2 -pipe -march=native -Wall -c epsg_inlined_18.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_18.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -fvisibility=hidden -O2 -pipe -march=native -Wall -c -o libsrsinit_la-epsg_inlined_19.lo `test -f 'epsg_inlined_19.c' || echo './'`epsg_inlined_19.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -fvisibility=hidden -O2 -pipe -march=native -Wall -c epsg_inlined_19.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_19.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -fvisibility=hidden -O2 -pipe -march=native -Wall -c -o libsrsinit_la-epsg_inlined_20.lo `test -f 'epsg_inlined_20.c' || echo './'`epsg_inlined_20.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -fvisibility=hidden -O2 -pipe -march=native -Wall -c epsg_inlined_20.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_20.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -fvisibility=hidden -O2 -pipe -march=native -Wall -c -o libsrsinit_la-epsg_inlined_21.lo `test -f 'epsg_inlined_21.c' || echo './'`epsg_inlined_21.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -fvisibility=hidden -O2 -pipe -march=native -Wall -c epsg_inlined_21.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_21.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -fvisibility=hidden -O2 -pipe -march=native -Wall -c -o libsrsinit_la-epsg_inlined_22.lo `test -f 'epsg_inlined_22.c' || echo './'`epsg_inlined_22.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -fvisibility=hidden -O2 -pipe -march=native -Wall -c epsg_inlined_22.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_22.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -fvisibility=hidden -O2 -pipe -march=native -Wall -c -o libsrsinit_la-epsg_inlined_23.lo `test -f 'epsg_inlined_23.c' || echo './'`epsg_inlined_23.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -fvisibility=hidden -O2 -pipe -march=native -Wall -c epsg_inlined_23.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_23.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -fvisibility=hidden -O2 -pipe -march=native -Wall -c -o libsrsinit_la-epsg_inlined_24.lo `test -f 'epsg_inlined_24.c' || echo './'`epsg_inlined_24.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -fvisibility=hidden -O2 -pipe -march=native -Wall -c epsg_inlined_24.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_24.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -fvisibility=hidden -O2 -pipe -march=native -Wall -c -o libsrsinit_la-epsg_inlined_25.lo `test -f 'epsg_inlined_25.c' || echo './'`epsg_inlined_25.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -fvisibility=hidden -O2 -pipe -march=native -Wall -c epsg_inlined_25.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_25.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -fvisibility=hidden -O2 -pipe -march=native -Wall -c -o libsrsinit_la-epsg_inlined_26.lo `test -f 'epsg_inlined_26.c' || echo './'`epsg_inlined_26.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -fvisibility=hidden -O2 -pipe -march=native -Wall -c epsg_inlined_26.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_26.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -fvisibility=hidden -O2 -pipe -march=native -Wall -c -o libsrsinit_la-epsg_inlined_27.lo `test -f 'epsg_inlined_27.c' || echo './'`epsg_inlined_27.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -fvisibility=hidden -O2 -pipe -march=native -Wall -c epsg_inlined_27.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_27.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -fvisibility=hidden -O2 -pipe -march=native -Wall -c -o libsrsinit_la-epsg_inlined_28.lo `test -f 'epsg_inlined_28.c' || echo './'`epsg_inlined_28.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -fvisibility=hidden -O2 -pipe -march=native -Wall -c epsg_inlined_28.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_28.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -fvisibility=hidden -O2 -pipe -march=native -Wall -c -o libsrsinit_la-epsg_inlined_29.lo `test -f 'epsg_inlined_29.c' || echo './'`epsg_inlined_29.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -fvisibility=hidden -O2 -pipe -march=native -Wall -c epsg_inlined_29.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_29.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -fvisibility=hidden -O2 -pipe -march=native -Wall -c -o libsrsinit_la-epsg_inlined_30.lo `test -f 'epsg_inlined_30.c' || echo './'`epsg_inlined_30.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -fvisibility=hidden -O2 -pipe -march=native -Wall -c epsg_inlined_30.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_30.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -fvisibility=hidden -O2 -pipe -march=native -Wall -c -o libsrsinit_la-epsg_inlined_31.lo `test -f 'epsg_inlined_31.c' || echo './'`epsg_inlined_31.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -fvisibility=hidden -O2 -pipe -march=native -Wall -c epsg_inlined_31.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_31.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -fvisibility=hidden -O2 -pipe -march=native -Wall -c -o libsrsinit_la-epsg_inlined_32.lo `test -f 'epsg_inlined_32.c' || echo './'`epsg_inlined_32.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -fvisibility=hidden -O2 -pipe -march=native -Wall -c epsg_inlined_32.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_32.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -fvisibility=hidden -O2 -pipe -march=native -Wall -c -o libsrsinit_la-epsg_inlined_33.lo `test -f 'epsg_inlined_33.c' || echo './'`epsg_inlined_33.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -fvisibility=hidden -O2 -pipe -march=native -Wall -c epsg_inlined_33.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_33.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -fvisibility=hidden -O2 -pipe -march=native -Wall -c -o libsrsinit_la-epsg_inlined_34.lo `test -f 'epsg_inlined_34.c' || echo './'`epsg_inlined_34.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -fvisibility=hidden -O2 -pipe -march=native -Wall -c epsg_inlined_34.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_34.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -fvisibility=hidden -O2 -pipe -march=native -Wall -c -o libsrsinit_la-epsg_inlined_35.lo `test -f 'epsg_inlined_35.c' || echo './'`epsg_inlined_35.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -fvisibility=hidden -O2 -pipe -march=native -Wall -c epsg_inlined_35.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_35.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -fvisibility=hidden -O2 -pipe -march=native -Wall -c -o libsrsinit_la-epsg_inlined_36.lo `test -f 'epsg_inlined_36.c' || echo './'`epsg_inlined_36.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -fvisibility=hidden -O2 -pipe -march=native -Wall -c epsg_inlined_36.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_36.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -fvisibility=hidden -O2 -pipe -march=native -Wall -c -o libsrsinit_la-epsg_inlined_37.lo `test -f 'epsg_inlined_37.c' || echo './'`epsg_inlined_37.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -fvisibility=hidden -O2 -pipe -march=native -Wall -c epsg_inlined_37.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_37.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -fvisibility=hidden -O2 -pipe -march=native -Wall -c -o libsrsinit_la-epsg_inlined_38.lo `test -f 'epsg_inlined_38.c' || echo './'`epsg_inlined_38.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -fvisibility=hidden -O2 -pipe -march=native -Wall -c epsg_inlined_38.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_38.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -fvisibility=hidden -O2 -pipe -march=native -Wall -c -o libsrsinit_la-epsg_inlined_39.lo `test -f 'epsg_inlined_39.c' || echo './'`epsg_inlined_39.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -fvisibility=hidden -O2 -pipe -march=native -Wall -c epsg_inlined_39.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_39.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -fvisibility=hidden -O2 -pipe -march=native -Wall -c -o libsrsinit_la-epsg_inlined_40.lo `test -f 'epsg_inlined_40.c' || echo './'`epsg_inlined_40.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -fvisibility=hidden -O2 -pipe -march=native -Wall -c epsg_inlined_40.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_40.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -fvisibility=hidden -O2 -pipe -march=native -Wall -c -o libsrsinit_la-epsg_inlined_41.lo `test -f 'epsg_inlined_41.c' || echo './'`epsg_inlined_41.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -fvisibility=hidden -O2 -pipe -march=native -Wall -c epsg_inlined_41.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_41.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -fvisibility=hidden -O2 -pipe -march=native -Wall -c -o libsrsinit_la-epsg_inlined_42.lo `test -f 'epsg_inlined_42.c' || echo './'`epsg_inlined_42.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -fvisibility=hidden -O2 -pipe -march=native -Wall -c epsg_inlined_42.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_42.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -fvisibility=hidden -O2 -pipe -march=native -Wall -c -o libsrsinit_la-epsg_inlined_43.lo `test -f 'epsg_inlined_43.c' || echo './'`epsg_inlined_43.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -fvisibility=hidden -O2 -pipe -march=native -Wall -c epsg_inlined_43.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_43.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -fvisibility=hidden -O2 -pipe -march=native -Wall -c -o libsrsinit_la-epsg_inlined_44.lo `test -f 'epsg_inlined_44.c' || echo './'`epsg_inlined_44.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -fvisibility=hidden -O2 -pipe -march=native -Wall -c epsg_inlined_44.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_44.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -fvisibility=hidden -O2 -pipe -march=native -Wall -c -o libsrsinit_la-epsg_inlined_45.lo `test -f 'epsg_inlined_45.c' || echo './'`epsg_inlined_45.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -fvisibility=hidden -O2 -pipe -march=native -Wall -c epsg_inlined_45.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_45.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -fvisibility=hidden -O2 -pipe -march=native -Wall -c -o libsrsinit_la-epsg_inlined_46.lo `test -f 'epsg_inlined_46.c' || echo './'`epsg_inlined_46.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -fvisibility=hidden -O2 -pipe -march=native -Wall -c epsg_inlined_46.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_46.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -fvisibility=hidden -O2 -pipe -march=native -Wall -c -o libsrsinit_la-epsg_inlined_wgs84_00.lo `test -f 'epsg_inlined_wgs84_00.c' || echo './'`epsg_inlined_wgs84_00.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -fvisibility=hidden -O2 -pipe -march=native -Wall -c epsg_inlined_wgs84_00.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_wgs84_00.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -fvisibility=hidden -O2 -pipe -march=native -Wall -c -o libsrsinit_la-epsg_inlined_wgs84_01.lo `test -f 'epsg_inlined_wgs84_01.c' || echo './'`epsg_inlined_wgs84_01.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -fvisibility=hidden -O2 -pipe -march=native -Wall -c epsg_inlined_wgs84_01.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_wgs84_01.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -fvisibility=hidden -O2 -pipe -march=native -Wall -c -o libsrsinit_la-epsg_inlined_prussian.lo `test -f 'epsg_inlined_prussian.c' || echo './'`epsg_inlined_prussian.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -fvisibility=hidden -O2 -pipe -march=native -Wall -c epsg_inlined_prussian.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_prussian.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -fvisibility=hidden -O2 -pipe -march=native -Wall -c -o libsrsinit_la-epsg_inlined_extra.lo `test -f 'epsg_inlined_extra.c' || echo './'`epsg_inlined_extra.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -fvisibility=hidden -O2 -pipe -march=native -Wall -c epsg_inlined_extra.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_extra.o /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -fvisibility=hidden -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed -o libsrsinit.la libsrsinit_la-srs_init.lo libsrsinit_la-epsg_inlined_00.lo libsrsinit_la-epsg_inlined_01.lo libsrsinit_la-epsg_inlined_02.lo libsrsinit_la-epsg_inlined_03.lo libsrsinit_la-epsg_inlined_04.lo libsrsinit_la-epsg_inlined_05.lo libsrsinit_la-epsg_inlined_06.lo libsrsinit_la-epsg_inlined_07.lo libsrsinit_la-epsg_inlined_08.lo libsrsinit_la-epsg_inlined_09.lo libsrsinit_la-epsg_inlined_10.lo libsrsinit_la-epsg_inlined_11.lo libsrsinit_la-epsg_inlined_12.lo libsrsinit_la-epsg_inlined_13.lo libsrsinit_la-epsg_inlined_14.lo libsrsinit_la-epsg_inlined_15.lo libsrsinit_la-epsg_inlined_16.lo libsrsinit_la-epsg_inlined_17.lo libsrsinit_la-epsg_inlined_18.lo libsrsinit_la-epsg_inlined_19.lo libsrsinit_la-epsg_inlined_20.lo libsrsinit_la-epsg_inlined_21.lo libsrsinit_la-epsg_inlined_22.lo libsrsinit_la-epsg_inlined_23.lo libsrsinit_la-epsg_inlined_24.lo libsrsinit_la-epsg_inlined_25.lo libsrsinit_la-epsg_inlined_26.lo libsrsinit_la-epsg_inlined_27.lo libsrsinit_la-epsg_inlined_28.lo libsrsinit_la-epsg_inlined_29.lo libsrsinit_la-epsg_inlined_30.lo libsrsinit_la-epsg_inlined_31.lo libsrsinit_la-epsg_inlined_32.lo libsrsinit_la-epsg_inlined_33.lo libsrsinit_la-epsg_inlined_34.lo libsrsinit_la-epsg_inlined_35.lo libsrsinit_la-epsg_inlined_36.lo libsrsinit_la-epsg_inlined_37.lo libsrsinit_la-epsg_inlined_38.lo libsrsinit_la-epsg_inlined_39.lo libsrsinit_la-epsg_inlined_40.lo libsrsinit_la-epsg_inlined_41.lo libsrsinit_la-epsg_inlined_42.lo libsrsinit_la-epsg_inlined_43.lo libsrsinit_la-epsg_inlined_44.lo libsrsinit_la-epsg_inlined_45.lo libsrsinit_la-epsg_inlined_46.lo libsrsinit_la-epsg_inlined_wgs84_00.lo libsrsinit_la-epsg_inlined_wgs84_01.lo libsrsinit_la-epsg_inlined_prussian.lo libsrsinit_la-epsg_inlined_extra.lo -lfreexl -lproj -lsqlite3 -lz -lsqlite3 -L/usr/lib64 -lgeos_c libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libsrsinit.a .libs/libsrsinit_la-srs_init.o .libs/libsrsinit_la-epsg_inlined_00.o .libs/libsrsinit_la-epsg_inlined_01.o .libs/libsrsinit_la-epsg_inlined_02.o .libs/libsrsinit_la-epsg_inlined_03.o .libs/libsrsinit_la-epsg_inlined_04.o .libs/libsrsinit_la-epsg_inlined_05.o .libs/libsrsinit_la-epsg_inlined_06.o .libs/libsrsinit_la-epsg_inlined_07.o .libs/libsrsinit_la-epsg_inlined_08.o .libs/libsrsinit_la-epsg_inlined_09.o .libs/libsrsinit_la-epsg_inlined_10.o .libs/libsrsinit_la-epsg_inlined_11.o .libs/libsrsinit_la-epsg_inlined_12.o .libs/libsrsinit_la-epsg_inlined_13.o .libs/libsrsinit_la-epsg_inlined_14.o .libs/libsrsinit_la-epsg_inlined_15.o .libs/libsrsinit_la-epsg_inlined_16.o .libs/libsrsinit_la-epsg_inlined_17.o .libs/libsrsinit_la-epsg_inlined_18.o .libs/libsrsinit_la-epsg_inlined_19.o .libs/libsrsinit_la-epsg_inlined_20.o .libs/libsrsinit_la-epsg_inlined_21.o .libs/libsrsinit_la-epsg_inlined_22.o .libs/libsrsinit_la-epsg_inlined_23.o .libs/libsrsinit_la-epsg_inlined_24.o .libs/libsrsinit_la-epsg_inlined_25.o .libs/libsrsinit_la-epsg_inlined_26.o .libs/libsrsinit_la-epsg_inlined_27.o .libs/libsrsinit_la-epsg_inlined_28.o .libs/libsrsinit_la-epsg_inlined_29.o .libs/libsrsinit_la-epsg_inlined_30.o .libs/libsrsinit_la-epsg_inlined_31.o .libs/libsrsinit_la-epsg_inlined_32.o .libs/libsrsinit_la-epsg_inlined_33.o .libs/libsrsinit_la-epsg_inlined_34.o .libs/libsrsinit_la-epsg_inlined_35.o .libs/libsrsinit_la-epsg_inlined_36.o .libs/libsrsinit_la-epsg_inlined_37.o .libs/libsrsinit_la-epsg_inlined_38.o .libs/libsrsinit_la-epsg_inlined_39.o .libs/libsrsinit_la-epsg_inlined_40.o .libs/libsrsinit_la-epsg_inlined_41.o .libs/libsrsinit_la-epsg_inlined_42.o .libs/libsrsinit_la-epsg_inlined_43.o .libs/libsrsinit_la-epsg_inlined_44.o .libs/libsrsinit_la-epsg_inlined_45.o .libs/libsrsinit_la-epsg_inlined_46.o .libs/libsrsinit_la-epsg_inlined_wgs84_00.o .libs/libsrsinit_la-epsg_inlined_wgs84_01.o .libs/libsrsinit_la-epsg_inlined_prussian.o .libs/libsrsinit_la-epsg_inlined_extra.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libsrsinit.a libtool: link: ( cd ".libs" && rm -f "libsrsinit.la" && ln -s "../libsrsinit.la" "libsrsinit.la" ) /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -pipe -march=native -Wall -c -o srsinit_la-srs_init.lo `test -f 'srs_init.c' || echo './'`srs_init.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -pipe -march=native -Wall -c srs_init.c -fPIC -DPIC -o .libs/srsinit_la-srs_init.o /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -pipe -march=native -Wall -c -o srsinit_la-epsg_inlined_00.lo `test -f 'epsg_inlined_00.c' || echo './'`epsg_inlined_00.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -pipe -march=native -Wall -c epsg_inlined_00.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_00.o /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -pipe -march=native -Wall -c -o srsinit_la-epsg_inlined_01.lo `test -f 'epsg_inlined_01.c' || echo './'`epsg_inlined_01.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -pipe -march=native -Wall -c epsg_inlined_01.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_01.o /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -pipe -march=native -Wall -c -o srsinit_la-epsg_inlined_02.lo `test -f 'epsg_inlined_02.c' || echo './'`epsg_inlined_02.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -pipe -march=native -Wall -c epsg_inlined_02.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_02.o /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -pipe -march=native -Wall -c -o srsinit_la-epsg_inlined_03.lo `test -f 'epsg_inlined_03.c' || echo './'`epsg_inlined_03.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -pipe -march=native -Wall -c epsg_inlined_03.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_03.o /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -pipe -march=native -Wall -c -o srsinit_la-epsg_inlined_04.lo `test -f 'epsg_inlined_04.c' || echo './'`epsg_inlined_04.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -pipe -march=native -Wall -c epsg_inlined_04.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_04.o /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -pipe -march=native -Wall -c -o srsinit_la-epsg_inlined_05.lo `test -f 'epsg_inlined_05.c' || echo './'`epsg_inlined_05.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -pipe -march=native -Wall -c epsg_inlined_05.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_05.o /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -pipe -march=native -Wall -c -o srsinit_la-epsg_inlined_06.lo `test -f 'epsg_inlined_06.c' || echo './'`epsg_inlined_06.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -pipe -march=native -Wall -c epsg_inlined_06.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_06.o /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -pipe -march=native -Wall -c -o srsinit_la-epsg_inlined_07.lo `test -f 'epsg_inlined_07.c' || echo './'`epsg_inlined_07.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -pipe -march=native -Wall -c epsg_inlined_07.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_07.o /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -pipe -march=native -Wall -c -o srsinit_la-epsg_inlined_08.lo `test -f 'epsg_inlined_08.c' || echo './'`epsg_inlined_08.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -pipe -march=native -Wall -c epsg_inlined_08.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_08.o /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -pipe -march=native -Wall -c -o srsinit_la-epsg_inlined_09.lo `test -f 'epsg_inlined_09.c' || echo './'`epsg_inlined_09.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -pipe -march=native -Wall -c epsg_inlined_09.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_09.o /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -pipe -march=native -Wall -c -o srsinit_la-epsg_inlined_10.lo `test -f 'epsg_inlined_10.c' || echo './'`epsg_inlined_10.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -pipe -march=native -Wall -c epsg_inlined_10.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_10.o /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -pipe -march=native -Wall -c -o srsinit_la-epsg_inlined_11.lo `test -f 'epsg_inlined_11.c' || echo './'`epsg_inlined_11.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -pipe -march=native -Wall -c epsg_inlined_11.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_11.o /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -pipe -march=native -Wall -c -o srsinit_la-epsg_inlined_12.lo `test -f 'epsg_inlined_12.c' || echo './'`epsg_inlined_12.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -pipe -march=native -Wall -c epsg_inlined_12.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_12.o /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -pipe -march=native -Wall -c -o srsinit_la-epsg_inlined_13.lo `test -f 'epsg_inlined_13.c' || echo './'`epsg_inlined_13.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -pipe -march=native -Wall -c epsg_inlined_13.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_13.o /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -pipe -march=native -Wall -c -o srsinit_la-epsg_inlined_14.lo `test -f 'epsg_inlined_14.c' || echo './'`epsg_inlined_14.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -pipe -march=native -Wall -c epsg_inlined_14.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_14.o /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -pipe -march=native -Wall -c -o srsinit_la-epsg_inlined_15.lo `test -f 'epsg_inlined_15.c' || echo './'`epsg_inlined_15.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -pipe -march=native -Wall -c epsg_inlined_15.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_15.o /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -pipe -march=native -Wall -c -o srsinit_la-epsg_inlined_16.lo `test -f 'epsg_inlined_16.c' || echo './'`epsg_inlined_16.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -pipe -march=native -Wall -c epsg_inlined_16.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_16.o /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -pipe -march=native -Wall -c -o srsinit_la-epsg_inlined_17.lo `test -f 'epsg_inlined_17.c' || echo './'`epsg_inlined_17.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -pipe -march=native -Wall -c epsg_inlined_17.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_17.o /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -pipe -march=native -Wall -c -o srsinit_la-epsg_inlined_18.lo `test -f 'epsg_inlined_18.c' || echo './'`epsg_inlined_18.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -pipe -march=native -Wall -c epsg_inlined_18.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_18.o /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -pipe -march=native -Wall -c -o srsinit_la-epsg_inlined_19.lo `test -f 'epsg_inlined_19.c' || echo './'`epsg_inlined_19.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -pipe -march=native -Wall -c epsg_inlined_19.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_19.o /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -pipe -march=native -Wall -c -o srsinit_la-epsg_inlined_20.lo `test -f 'epsg_inlined_20.c' || echo './'`epsg_inlined_20.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -pipe -march=native -Wall -c epsg_inlined_20.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_20.o /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -pipe -march=native -Wall -c -o srsinit_la-epsg_inlined_21.lo `test -f 'epsg_inlined_21.c' || echo './'`epsg_inlined_21.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -pipe -march=native -Wall -c epsg_inlined_21.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_21.o /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -pipe -march=native -Wall -c -o srsinit_la-epsg_inlined_22.lo `test -f 'epsg_inlined_22.c' || echo './'`epsg_inlined_22.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -pipe -march=native -Wall -c epsg_inlined_22.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_22.o /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -pipe -march=native -Wall -c -o srsinit_la-epsg_inlined_23.lo `test -f 'epsg_inlined_23.c' || echo './'`epsg_inlined_23.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -pipe -march=native -Wall -c epsg_inlined_23.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_23.o /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -pipe -march=native -Wall -c -o srsinit_la-epsg_inlined_24.lo `test -f 'epsg_inlined_24.c' || echo './'`epsg_inlined_24.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -pipe -march=native -Wall -c epsg_inlined_24.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_24.o /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -pipe -march=native -Wall -c -o srsinit_la-epsg_inlined_25.lo `test -f 'epsg_inlined_25.c' || echo './'`epsg_inlined_25.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -pipe -march=native -Wall -c epsg_inlined_25.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_25.o /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -pipe -march=native -Wall -c -o srsinit_la-epsg_inlined_26.lo `test -f 'epsg_inlined_26.c' || echo './'`epsg_inlined_26.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -pipe -march=native -Wall -c epsg_inlined_26.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_26.o /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -pipe -march=native -Wall -c -o srsinit_la-epsg_inlined_27.lo `test -f 'epsg_inlined_27.c' || echo './'`epsg_inlined_27.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -pipe -march=native -Wall -c epsg_inlined_27.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_27.o /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -pipe -march=native -Wall -c -o srsinit_la-epsg_inlined_28.lo `test -f 'epsg_inlined_28.c' || echo './'`epsg_inlined_28.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -pipe -march=native -Wall -c epsg_inlined_28.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_28.o /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -pipe -march=native -Wall -c -o srsinit_la-epsg_inlined_29.lo `test -f 'epsg_inlined_29.c' || echo './'`epsg_inlined_29.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -pipe -march=native -Wall -c epsg_inlined_29.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_29.o /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -pipe -march=native -Wall -c -o srsinit_la-epsg_inlined_30.lo `test -f 'epsg_inlined_30.c' || echo './'`epsg_inlined_30.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -pipe -march=native -Wall -c epsg_inlined_30.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_30.o /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -pipe -march=native -Wall -c -o srsinit_la-epsg_inlined_31.lo `test -f 'epsg_inlined_31.c' || echo './'`epsg_inlined_31.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -pipe -march=native -Wall -c epsg_inlined_31.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_31.o /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -pipe -march=native -Wall -c -o srsinit_la-epsg_inlined_32.lo `test -f 'epsg_inlined_32.c' || echo './'`epsg_inlined_32.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -pipe -march=native -Wall -c epsg_inlined_32.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_32.o /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -pipe -march=native -Wall -c -o srsinit_la-epsg_inlined_33.lo `test -f 'epsg_inlined_33.c' || echo './'`epsg_inlined_33.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -pipe -march=native -Wall -c epsg_inlined_33.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_33.o /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -pipe -march=native -Wall -c -o srsinit_la-epsg_inlined_34.lo `test -f 'epsg_inlined_34.c' || echo './'`epsg_inlined_34.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -pipe -march=native -Wall -c epsg_inlined_34.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_34.o /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -pipe -march=native -Wall -c -o srsinit_la-epsg_inlined_35.lo `test -f 'epsg_inlined_35.c' || echo './'`epsg_inlined_35.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -pipe -march=native -Wall -c epsg_inlined_35.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_35.o /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -pipe -march=native -Wall -c -o srsinit_la-epsg_inlined_36.lo `test -f 'epsg_inlined_36.c' || echo './'`epsg_inlined_36.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -pipe -march=native -Wall -c epsg_inlined_36.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_36.o /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -pipe -march=native -Wall -c -o srsinit_la-epsg_inlined_37.lo `test -f 'epsg_inlined_37.c' || echo './'`epsg_inlined_37.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -pipe -march=native -Wall -c epsg_inlined_37.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_37.o /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -pipe -march=native -Wall -c -o srsinit_la-epsg_inlined_38.lo `test -f 'epsg_inlined_38.c' || echo './'`epsg_inlined_38.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -pipe -march=native -Wall -c epsg_inlined_38.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_38.o /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -pipe -march=native -Wall -c -o srsinit_la-epsg_inlined_39.lo `test -f 'epsg_inlined_39.c' || echo './'`epsg_inlined_39.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -pipe -march=native -Wall -c epsg_inlined_39.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_39.o /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -pipe -march=native -Wall -c -o srsinit_la-epsg_inlined_40.lo `test -f 'epsg_inlined_40.c' || echo './'`epsg_inlined_40.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -pipe -march=native -Wall -c epsg_inlined_40.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_40.o /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -pipe -march=native -Wall -c -o srsinit_la-epsg_inlined_41.lo `test -f 'epsg_inlined_41.c' || echo './'`epsg_inlined_41.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -pipe -march=native -Wall -c epsg_inlined_41.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_41.o /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -pipe -march=native -Wall -c -o srsinit_la-epsg_inlined_42.lo `test -f 'epsg_inlined_42.c' || echo './'`epsg_inlined_42.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -pipe -march=native -Wall -c epsg_inlined_42.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_42.o /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -pipe -march=native -Wall -c -o srsinit_la-epsg_inlined_43.lo `test -f 'epsg_inlined_43.c' || echo './'`epsg_inlined_43.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -pipe -march=native -Wall -c epsg_inlined_43.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_43.o /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -pipe -march=native -Wall -c -o srsinit_la-epsg_inlined_44.lo `test -f 'epsg_inlined_44.c' || echo './'`epsg_inlined_44.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -pipe -march=native -Wall -c epsg_inlined_44.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_44.o /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -pipe -march=native -Wall -c -o srsinit_la-epsg_inlined_45.lo `test -f 'epsg_inlined_45.c' || echo './'`epsg_inlined_45.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -pipe -march=native -Wall -c epsg_inlined_45.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_45.o /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -pipe -march=native -Wall -c -o srsinit_la-epsg_inlined_46.lo `test -f 'epsg_inlined_46.c' || echo './'`epsg_inlined_46.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -pipe -march=native -Wall -c epsg_inlined_46.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_46.o /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -pipe -march=native -Wall -c -o srsinit_la-epsg_inlined_wgs84_00.lo `test -f 'epsg_inlined_wgs84_00.c' || echo './'`epsg_inlined_wgs84_00.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -pipe -march=native -Wall -c epsg_inlined_wgs84_00.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_wgs84_00.o /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -pipe -march=native -Wall -c -o srsinit_la-epsg_inlined_wgs84_01.lo `test -f 'epsg_inlined_wgs84_01.c' || echo './'`epsg_inlined_wgs84_01.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -pipe -march=native -Wall -c epsg_inlined_wgs84_01.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_wgs84_01.o /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -pipe -march=native -Wall -c -o srsinit_la-epsg_inlined_prussian.lo `test -f 'epsg_inlined_prussian.c' || echo './'`epsg_inlined_prussian.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -pipe -march=native -Wall -c epsg_inlined_prussian.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_prussian.o /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -pipe -march=native -Wall -c -o srsinit_la-epsg_inlined_extra.lo `test -f 'epsg_inlined_extra.c' || echo './'`epsg_inlined_extra.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -I. -DLOADABLE_EXTENSION -fvisibility=hidden -O2 -pipe -march=native -Wall -c epsg_inlined_extra.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_extra.o /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -module -Wl,-O1 -Wl,--as-needed -o srsinit.la srsinit_la-srs_init.lo srsinit_la-epsg_inlined_00.lo srsinit_la-epsg_inlined_01.lo srsinit_la-epsg_inlined_02.lo srsinit_la-epsg_inlined_03.lo srsinit_la-epsg_inlined_04.lo srsinit_la-epsg_inlined_05.lo srsinit_la-epsg_inlined_06.lo srsinit_la-epsg_inlined_07.lo srsinit_la-epsg_inlined_08.lo srsinit_la-epsg_inlined_09.lo srsinit_la-epsg_inlined_10.lo srsinit_la-epsg_inlined_11.lo srsinit_la-epsg_inlined_12.lo srsinit_la-epsg_inlined_13.lo srsinit_la-epsg_inlined_14.lo srsinit_la-epsg_inlined_15.lo srsinit_la-epsg_inlined_16.lo srsinit_la-epsg_inlined_17.lo srsinit_la-epsg_inlined_18.lo srsinit_la-epsg_inlined_19.lo srsinit_la-epsg_inlined_20.lo srsinit_la-epsg_inlined_21.lo srsinit_la-epsg_inlined_22.lo srsinit_la-epsg_inlined_23.lo srsinit_la-epsg_inlined_24.lo srsinit_la-epsg_inlined_25.lo srsinit_la-epsg_inlined_26.lo srsinit_la-epsg_inlined_27.lo srsinit_la-epsg_inlined_28.lo srsinit_la-epsg_inlined_29.lo srsinit_la-epsg_inlined_30.lo srsinit_la-epsg_inlined_31.lo srsinit_la-epsg_inlined_32.lo srsinit_la-epsg_inlined_33.lo srsinit_la-epsg_inlined_34.lo srsinit_la-epsg_inlined_35.lo srsinit_la-epsg_inlined_36.lo srsinit_la-epsg_inlined_37.lo srsinit_la-epsg_inlined_38.lo srsinit_la-epsg_inlined_39.lo srsinit_la-epsg_inlined_40.lo srsinit_la-epsg_inlined_41.lo srsinit_la-epsg_inlined_42.lo srsinit_la-epsg_inlined_43.lo srsinit_la-epsg_inlined_44.lo srsinit_la-epsg_inlined_45.lo srsinit_la-epsg_inlined_46.lo srsinit_la-epsg_inlined_wgs84_00.lo srsinit_la-epsg_inlined_wgs84_01.lo srsinit_la-epsg_inlined_prussian.lo srsinit_la-epsg_inlined_extra.lo -lfreexl -lproj -lsqlite3 -lz -lsqlite3 -L/usr/lib64 -lgeos_c libtool: link: x86_64-pc-linux-gnu-ar cru .libs/srsinit.a .libs/srsinit_la-srs_init.o .libs/srsinit_la-epsg_inlined_00.o .libs/srsinit_la-epsg_inlined_01.o .libs/srsinit_la-epsg_inlined_02.o .libs/srsinit_la-epsg_inlined_03.o .libs/srsinit_la-epsg_inlined_04.o .libs/srsinit_la-epsg_inlined_05.o .libs/srsinit_la-epsg_inlined_06.o .libs/srsinit_la-epsg_inlined_07.o .libs/srsinit_la-epsg_inlined_08.o .libs/srsinit_la-epsg_inlined_09.o .libs/srsinit_la-epsg_inlined_10.o .libs/srsinit_la-epsg_inlined_11.o .libs/srsinit_la-epsg_inlined_12.o .libs/srsinit_la-epsg_inlined_13.o .libs/srsinit_la-epsg_inlined_14.o .libs/srsinit_la-epsg_inlined_15.o .libs/srsinit_la-epsg_inlined_16.o .libs/srsinit_la-epsg_inlined_17.o .libs/srsinit_la-epsg_inlined_18.o .libs/srsinit_la-epsg_inlined_19.o .libs/srsinit_la-epsg_inlined_20.o .libs/srsinit_la-epsg_inlined_21.o .libs/srsinit_la-epsg_inlined_22.o .libs/srsinit_la-epsg_inlined_23.o .libs/srsinit_la-epsg_inlined_24.o .libs/srsinit_la-epsg_inlined_25.o .libs/srsinit_la-epsg_inlined_26.o .libs/srsinit_la-epsg_inlined_27.o .libs/srsinit_la-epsg_inlined_28.o .libs/srsinit_la-epsg_inlined_29.o .libs/srsinit_la-epsg_inlined_30.o .libs/srsinit_la-epsg_inlined_31.o .libs/srsinit_la-epsg_inlined_32.o .libs/srsinit_la-epsg_inlined_33.o .libs/srsinit_la-epsg_inlined_34.o .libs/srsinit_la-epsg_inlined_35.o .libs/srsinit_la-epsg_inlined_36.o .libs/srsinit_la-epsg_inlined_37.o .libs/srsinit_la-epsg_inlined_38.o .libs/srsinit_la-epsg_inlined_39.o .libs/srsinit_la-epsg_inlined_40.o .libs/srsinit_la-epsg_inlined_41.o .libs/srsinit_la-epsg_inlined_42.o .libs/srsinit_la-epsg_inlined_43.o .libs/srsinit_la-epsg_inlined_44.o .libs/srsinit_la-epsg_inlined_45.o .libs/srsinit_la-epsg_inlined_46.o .libs/srsinit_la-epsg_inlined_wgs84_00.o .libs/srsinit_la-epsg_inlined_wgs84_01.o .libs/srsinit_la-epsg_inlined_prussian.o .libs/srsinit_la-epsg_inlined_extra.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/srsinit.a libtool: link: ( cd ".libs" && rm -f "srsinit.la" && ln -s "../srsinit.la" "srsinit.la" ) make[4]: Leaving directory '/var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/src/srsinit' make[3]: Leaving directory '/var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/src/srsinit' Making all in connection_cache make[3]: Entering directory '/var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/src/connection_cache' Making all in generator make[4]: Entering directory '/var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/src/connection_cache/generator' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/src/connection_cache/generator' make[4]: Entering directory '/var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/src/connection_cache' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I/usr/include/libxml2 -I../../src/headers -O2 -pipe -march=native -Wall -c -o alloc_cache.lo alloc_cache.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I/usr/include/libxml2 -I../../src/headers -O2 -pipe -march=native -Wall -c alloc_cache.c -fPIC -DPIC -o .libs/alloc_cache.o alloc_cache.c:133:1: warning: 'setGeosAuxErrorMsg' defined but not used [-Wunused-function] setGeosAuxErrorMsg (int pool_index, const char *msg) ^~~~~~~~~~~~~~~~~~ /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed -o libconnection_cache.la alloc_cache.lo -lfreexl -lproj -lsqlite3 -lz -lsqlite3 -L/usr/lib64 -lgeos_c libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libconnection_cache.a .libs/alloc_cache.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libconnection_cache.a libtool: link: ( cd ".libs" && rm -f "libconnection_cache.la" && ln -s "../libconnection_cache.la" "libconnection_cache.la" ) /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -O2 -pipe -march=native -Wall -c -o connection_cache_la-alloc_cache.lo `test -f 'alloc_cache.c' || echo './'`alloc_cache.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -O2 -pipe -march=native -Wall -c alloc_cache.c -fPIC -DPIC -o .libs/connection_cache_la-alloc_cache.o alloc_cache.c:133:1: warning: 'setGeosAuxErrorMsg' defined but not used [-Wunused-function] setGeosAuxErrorMsg (int pool_index, const char *msg) ^~~~~~~~~~~~~~~~~~ /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -module -Wl,-O1 -Wl,--as-needed -o connection_cache.la connection_cache_la-alloc_cache.lo -lfreexl -lproj -lsqlite3 -lz -lsqlite3 -L/usr/lib64 -lgeos_c libtool: link: x86_64-pc-linux-gnu-ar cru .libs/connection_cache.a .libs/connection_cache_la-alloc_cache.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/connection_cache.a libtool: link: ( cd ".libs" && rm -f "connection_cache.la" && ln -s "../connection_cache.la" "connection_cache.la" ) make[4]: Leaving directory '/var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/src/connection_cache' make[3]: Leaving directory '/var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/src/connection_cache' Making all in virtualtext make[3]: Entering directory '/var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/src/virtualtext' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -O2 -pipe -march=native -Wall -c -o virtualtext.lo virtualtext.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -O2 -pipe -march=native -Wall -c virtualtext.c -fPIC -DPIC -o .libs/virtualtext.o virtualtext.c: In function 'vtxt_eval_constraints': virtualtext.c:606:11: warning: 'dbl_value' may be used uninitialized in this function [-Wmaybe-uninitialized] if (dbl_value == pC->intValue) ^ /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed -o libvirtualtext.la virtualtext.lo -lfreexl -lproj -lsqlite3 -lz -lsqlite3 -L/usr/lib64 -lgeos_c libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libvirtualtext.a .libs/virtualtext.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libvirtualtext.a libtool: link: ( cd ".libs" && rm -f "libvirtualtext.la" && ln -s "../libvirtualtext.la" "libvirtualtext.la" ) /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -I. -DLOADABLE_EXTENSION -O2 -pipe -march=native -Wall -c -o virtualtext_la-virtualtext.lo `test -f 'virtualtext.c' || echo './'`virtualtext.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -I. -DLOADABLE_EXTENSION -O2 -pipe -march=native -Wall -c virtualtext.c -fPIC -DPIC -o .libs/virtualtext_la-virtualtext.o virtualtext.c: In function 'vtxt_eval_constraints': virtualtext.c:606:11: warning: 'dbl_value' may be used uninitialized in this function [-Wmaybe-uninitialized] if (dbl_value == pC->intValue) ^ /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -module -Wl,-O1 -Wl,--as-needed -o virtualtext.la virtualtext_la-virtualtext.lo -lfreexl -lproj -lsqlite3 -lz -lsqlite3 -L/usr/lib64 -lgeos_c libtool: link: x86_64-pc-linux-gnu-ar cru .libs/virtualtext.a .libs/virtualtext_la-virtualtext.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/virtualtext.a libtool: link: ( cd ".libs" && rm -f "virtualtext.la" && ln -s "../virtualtext.la" "virtualtext.la" ) make[3]: Leaving directory '/var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/src/virtualtext' Making all in wfs make[3]: Entering directory '/var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/src/wfs' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I/usr/include/libxml2 -I../../src/headers -O2 -pipe -march=native -Wall -c -o wfs_in.lo wfs_in.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I/usr/include/libxml2 -I../../src/headers -O2 -pipe -march=native -Wall -c wfs_in.c -fPIC -DPIC -o .libs/wfs_in.o wfs_in.c: In function 'load_from_wfs_paged': wfs_in.c:3058:8: warning: 'pType' may be used uninitialized in this function [-Wmaybe-uninitialized] sql = sqlite3_mprintf ("UPDATE geometry_columns SET type = %Q, " ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ "coord_dimension = %Q WHERE Lower(f_table_name) = Lower(%Q) " ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ "AND Lower(f_geometry_column) = Lower(%Q)", ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ pType, pDims, table, geometry); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ wfs_in.c:2996:16: note: 'pType' was declared here const char *pType; ^~~~~ wfs_in.c:3153:4: warning: 'dims' may be used uninitialized in this function [-Wmaybe-uninitialized] switch (dims) ^~~~~~ wfs_in.c:2543:9: note: 'dims' was declared here int dims; ^~~~ /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed -o libwfs.la wfs_in.lo -lfreexl -lproj -lsqlite3 -lz -lsqlite3 -L/usr/lib64 -lgeos_c libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libwfs.a .libs/wfs_in.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libwfs.a libtool: link: ( cd ".libs" && rm -f "libwfs.la" && ln -s "../libwfs.la" "libwfs.la" ) /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -O2 -pipe -march=native -Wall -c -o wfs_la-wfs_in.lo `test -f 'wfs_in.c' || echo './'`wfs_in.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -O2 -pipe -march=native -Wall -c wfs_in.c -fPIC -DPIC -o .libs/wfs_la-wfs_in.o wfs_in.c: In function 'load_from_wfs_paged': wfs_in.c:3058:8: warning: 'pType' may be used uninitialized in this function [-Wmaybe-uninitialized] sql = sqlite3_mprintf ("UPDATE geometry_columns SET type = %Q, " ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ "coord_dimension = %Q WHERE Lower(f_table_name) = Lower(%Q) " ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ "AND Lower(f_geometry_column) = Lower(%Q)", ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ pType, pDims, table, geometry); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ wfs_in.c:2996:16: note: 'pType' was declared here const char *pType; ^~~~~ wfs_in.c:3153:4: warning: 'dims' may be used uninitialized in this function [-Wmaybe-uninitialized] switch (dims) ^~~~~~ wfs_in.c:2543:9: note: 'dims' was declared here int dims; ^~~~ /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -module -Wl,-O1 -Wl,--as-needed -o wfs.la wfs_la-wfs_in.lo -lfreexl -lproj -lsqlite3 -lz -lsqlite3 -L/usr/lib64 -lgeos_c libtool: link: x86_64-pc-linux-gnu-ar cru .libs/wfs.a .libs/wfs_la-wfs_in.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/wfs.a libtool: link: ( cd ".libs" && rm -f "wfs.la" && ln -s "../wfs.la" "wfs.la" ) make[3]: Leaving directory '/var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/src/wfs' Making all in dxf make[3]: Entering directory '/var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/src/dxf' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -I. -O2 -pipe -march=native -Wall -c -o dxf_parser.lo dxf_parser.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -I. -O2 -pipe -march=native -Wall -c dxf_parser.c -fPIC -DPIC -o .libs/dxf_parser.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -I. -O2 -pipe -march=native -Wall -c -o dxf_loader.lo dxf_loader.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -I. -O2 -pipe -march=native -Wall -c dxf_loader.c -fPIC -DPIC -o .libs/dxf_loader.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -I. -O2 -pipe -march=native -Wall -c -o dxf_load_distinct.lo dxf_load_distinct.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -I. -O2 -pipe -march=native -Wall -c dxf_load_distinct.c -fPIC -DPIC -o .libs/dxf_load_distinct.o dxf_load_distinct.c: In function 'import_by_layer': dxf_load_distinct.c:1592:12: warning: 'attr_name' may be used uninitialized in this function [-Wmaybe-uninitialized] if (attr_name) ^ /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -I. -O2 -pipe -march=native -Wall -c -o dxf_load_mixed.lo dxf_load_mixed.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -I. -O2 -pipe -march=native -Wall -c dxf_load_mixed.c -fPIC -DPIC -o .libs/dxf_load_mixed.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -I. -O2 -pipe -march=native -Wall -c -o dxf_writer.lo dxf_writer.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -I. -O2 -pipe -march=native -Wall -c dxf_writer.c -fPIC -DPIC -o .libs/dxf_writer.o /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed -o libdxf.la dxf_parser.lo dxf_loader.lo dxf_load_distinct.lo dxf_load_mixed.lo dxf_writer.lo -lfreexl -lproj -lsqlite3 -lz -lsqlite3 -L/usr/lib64 -lgeos_c libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libdxf.a .libs/dxf_parser.o .libs/dxf_loader.o .libs/dxf_load_distinct.o .libs/dxf_load_mixed.o .libs/dxf_writer.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libdxf.a libtool: link: ( cd ".libs" && rm -f "libdxf.la" && ln -s "../libdxf.la" "libdxf.la" ) /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -I. -DLOADABLE_EXTENSION -O2 -pipe -march=native -Wall -c -o dxf_la-dxf_parser.lo `test -f 'dxf_parser.c' || echo './'`dxf_parser.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -I. -DLOADABLE_EXTENSION -O2 -pipe -march=native -Wall -c dxf_parser.c -fPIC -DPIC -o .libs/dxf_la-dxf_parser.o /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -I. -DLOADABLE_EXTENSION -O2 -pipe -march=native -Wall -c -o dxf_la-dxf_loader.lo `test -f 'dxf_loader.c' || echo './'`dxf_loader.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -I. -DLOADABLE_EXTENSION -O2 -pipe -march=native -Wall -c dxf_loader.c -fPIC -DPIC -o .libs/dxf_la-dxf_loader.o /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -I. -DLOADABLE_EXTENSION -O2 -pipe -march=native -Wall -c -o dxf_la-dxf_load_distinct.lo `test -f 'dxf_load_distinct.c' || echo './'`dxf_load_distinct.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -I. -DLOADABLE_EXTENSION -O2 -pipe -march=native -Wall -c dxf_load_distinct.c -fPIC -DPIC -o .libs/dxf_la-dxf_load_distinct.o dxf_load_distinct.c: In function 'import_by_layer': dxf_load_distinct.c:1592:12: warning: 'attr_name' may be used uninitialized in this function [-Wmaybe-uninitialized] if (attr_name) ^ /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -I. -DLOADABLE_EXTENSION -O2 -pipe -march=native -Wall -c -o dxf_la-dxf_load_mixed.lo `test -f 'dxf_load_mixed.c' || echo './'`dxf_load_mixed.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -I. -DLOADABLE_EXTENSION -O2 -pipe -march=native -Wall -c dxf_load_mixed.c -fPIC -DPIC -o .libs/dxf_la-dxf_load_mixed.o /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -I. -DLOADABLE_EXTENSION -O2 -pipe -march=native -Wall -c -o dxf_la-dxf_writer.lo `test -f 'dxf_writer.c' || echo './'`dxf_writer.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -I. -DLOADABLE_EXTENSION -O2 -pipe -march=native -Wall -c dxf_writer.c -fPIC -DPIC -o .libs/dxf_la-dxf_writer.o /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -module -Wl,-O1 -Wl,--as-needed -o dxf.la dxf_la-dxf_parser.lo dxf_la-dxf_loader.lo dxf_la-dxf_load_distinct.lo dxf_la-dxf_load_mixed.lo dxf_la-dxf_writer.lo -lfreexl -lproj -lsqlite3 -lz -lsqlite3 -L/usr/lib64 -lgeos_c libtool: link: x86_64-pc-linux-gnu-ar cru .libs/dxf.a .libs/dxf_la-dxf_parser.o .libs/dxf_la-dxf_loader.o .libs/dxf_la-dxf_load_distinct.o .libs/dxf_la-dxf_load_mixed.o .libs/dxf_la-dxf_writer.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/dxf.a libtool: link: ( cd ".libs" && rm -f "dxf.la" && ln -s "../dxf.la" "dxf.la" ) make[3]: Leaving directory '/var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/src/dxf' Making all in md5 make[3]: Entering directory '/var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/src/md5' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -I. -O2 -pipe -march=native -Wall -c -o md5.lo md5.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -I. -O2 -pipe -march=native -Wall -c md5.c -fPIC -DPIC -o .libs/md5.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -I. -O2 -pipe -march=native -Wall -c -o gaia_md5.lo gaia_md5.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -I. -O2 -pipe -march=native -Wall -c gaia_md5.c -fPIC -DPIC -o .libs/gaia_md5.o /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed -o libmd5.la md5.lo gaia_md5.lo -lfreexl -lproj -lsqlite3 -lz -lsqlite3 -L/usr/lib64 -lgeos_c libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libmd5.a .libs/md5.o .libs/gaia_md5.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libmd5.a libtool: link: ( cd ".libs" && rm -f "libmd5.la" && ln -s "../libmd5.la" "libmd5.la" ) /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -I. -DLOADABLE_EXTENSION -O2 -pipe -march=native -Wall -c -o md5_la-md5.lo `test -f 'md5.c' || echo './'`md5.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -I. -DLOADABLE_EXTENSION -O2 -pipe -march=native -Wall -c md5.c -fPIC -DPIC -o .libs/md5_la-md5.o /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -I. -DLOADABLE_EXTENSION -O2 -pipe -march=native -Wall -c -o md5_la-gaia_md5.lo `test -f 'gaia_md5.c' || echo './'`gaia_md5.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -I. -DLOADABLE_EXTENSION -O2 -pipe -march=native -Wall -c gaia_md5.c -fPIC -DPIC -o .libs/md5_la-gaia_md5.o /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -module -Wl,-O1 -Wl,--as-needed -o md5.la md5_la-md5.lo md5_la-gaia_md5.lo -lfreexl -lproj -lsqlite3 -lz -lsqlite3 -L/usr/lib64 -lgeos_c libtool: link: x86_64-pc-linux-gnu-ar cru .libs/md5.a .libs/md5_la-md5.o .libs/md5_la-gaia_md5.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/md5.a libtool: link: ( cd ".libs" && rm -f "md5.la" && ln -s "../md5.la" "md5.la" ) make[3]: Leaving directory '/var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/src/md5' Making all in control_points make[3]: Entering directory '/var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/src/control_points' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -I. -O2 -pipe -march=native -Wall -c -o gaia_control_points.lo gaia_control_points.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -I. -O2 -pipe -march=native -Wall -c gaia_control_points.c -fPIC -DPIC -o .libs/gaia_control_points.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -I. -O2 -pipe -march=native -Wall -c -o grass_crs3d.lo grass_crs3d.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -I. -O2 -pipe -march=native -Wall -c grass_crs3d.c -fPIC -DPIC -o .libs/grass_crs3d.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -I. -O2 -pipe -march=native -Wall -c -o grass_georef.lo grass_georef.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -I. -O2 -pipe -march=native -Wall -c grass_georef.c -fPIC -DPIC -o .libs/grass_georef.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -I. -O2 -pipe -march=native -Wall -c -o grass_georef_tps.lo grass_georef_tps.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -I. -O2 -pipe -march=native -Wall -c grass_georef_tps.c -fPIC -DPIC -o .libs/grass_georef_tps.o /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed -o libcontrol_points.la gaia_control_points.lo grass_crs3d.lo grass_georef.lo grass_georef_tps.lo -lfreexl -lproj -lsqlite3 -lz -lsqlite3 -L/usr/lib64 -lgeos_c libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libcontrol_points.a .libs/gaia_control_points.o .libs/grass_crs3d.o .libs/grass_georef.o .libs/grass_georef_tps.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libcontrol_points.a libtool: link: ( cd ".libs" && rm -f "libcontrol_points.la" && ln -s "../libcontrol_points.la" "libcontrol_points.la" ) /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -I. -DLOADABLE_EXTENSION -O2 -pipe -march=native -Wall -c -o control_points_la-gaia_control_points.lo `test -f 'gaia_control_points.c' || echo './'`gaia_control_points.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -I. -DLOADABLE_EXTENSION -O2 -pipe -march=native -Wall -c gaia_control_points.c -fPIC -DPIC -o .libs/control_points_la-gaia_control_points.o /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -I. -DLOADABLE_EXTENSION -O2 -pipe -march=native -Wall -c -o control_points_la-grass_crs3d.lo `test -f 'grass_crs3d.c' || echo './'`grass_crs3d.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -I. -DLOADABLE_EXTENSION -O2 -pipe -march=native -Wall -c grass_crs3d.c -fPIC -DPIC -o .libs/control_points_la-grass_crs3d.o /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -I. -DLOADABLE_EXTENSION -O2 -pipe -march=native -Wall -c -o control_points_la-grass_georef.lo `test -f 'grass_georef.c' || echo './'`grass_georef.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -I. -DLOADABLE_EXTENSION -O2 -pipe -march=native -Wall -c grass_georef.c -fPIC -DPIC -o .libs/control_points_la-grass_georef.o /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -I. -DLOADABLE_EXTENSION -O2 -pipe -march=native -Wall -c -o control_points_la-grass_georef_tps.lo `test -f 'grass_georef_tps.c' || echo './'`grass_georef_tps.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -Wall -I../../src/headers -I. -DLOADABLE_EXTENSION -O2 -pipe -march=native -Wall -c grass_georef_tps.c -fPIC -DPIC -o .libs/control_points_la-grass_georef_tps.o /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -module -Wl,-O1 -Wl,--as-needed -o control_points.la control_points_la-gaia_control_points.lo control_points_la-grass_crs3d.lo control_points_la-grass_georef.lo control_points_la-grass_georef_tps.lo -lfreexl -lproj -lsqlite3 -lz -lsqlite3 -L/usr/lib64 -lgeos_c libtool: link: x86_64-pc-linux-gnu-ar cru .libs/control_points.a .libs/control_points_la-gaia_control_points.o .libs/control_points_la-grass_crs3d.o .libs/control_points_la-grass_georef.o .libs/control_points_la-grass_georef_tps.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/control_points.a libtool: link: ( cd ".libs" && rm -f "control_points.la" && ln -s "../control_points.la" "control_points.la" ) make[3]: Leaving directory '/var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/src/control_points' make[3]: Entering directory '/var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -Wall -I../src/headers -I.. -O2 -pipe -march=native -Wall -c -o versioninfo/version.lo versioninfo/version.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -Wall -I../src/headers -I.. -O2 -pipe -march=native -Wall -c versioninfo/version.c -fPIC -DPIC -o versioninfo/.libs/version.o /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -version-info 8:0:1 -Wl,-O1 -Wl,--as-needed -o libspatialite.la -rpath /usr/lib64 versioninfo/version.lo ./gaiaaux/libgaiaaux.la ./gaiaexif/libgaiaexif.la ./gaiageo/libgaiageo.la ./geopackage/libgeopackage.la ./spatialite/libsplite.la ./shapefiles/libshapefiles.la ./dxf/libdxf.la ./md5/libmd5.la ./control_points/libcontrol_points.la ./srsinit/libsrsinit.la ./connection_cache/libconnection_cache.la ./virtualtext/libvirtualtext.la ./wfs/libwfs.la -lxml2 -lpthread -ldl -lm -lfreexl -lproj -lsqlite3 -lz -lsqlite3 -L/usr/lib64 -lgeos_c libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC versioninfo/.libs/version.o -Wl,--whole-archive ./gaiaaux/.libs/libgaiaaux.a ./gaiaexif/.libs/libgaiaexif.a ./gaiageo/.libs/libgaiageo.a ./geopackage/.libs/libgeopackage.a ./spatialite/.libs/libsplite.a ./shapefiles/.libs/libshapefiles.a ./dxf/.libs/libdxf.a ./md5/.libs/libmd5.a ./control_points/.libs/libcontrol_points.a ./srsinit/.libs/libsrsinit.a ./connection_cache/.libs/libconnection_cache.a ./virtualtext/.libs/libvirtualtext.a ./wfs/.libs/libwfs.a -Wl,--no-whole-archive -L/usr/lib64 -lxml2 -lpthread -ldl -lm -lfreexl -lproj -lz -lsqlite3 -lgeos_c -O2 -march=native -Wl,-O1 -Wl,--as-needed -Wl,-soname -Wl,libspatialite.so.7 -o .libs/libspatialite.so.7.1.0 libtool: link: (cd ".libs" && rm -f "libspatialite.so.7" && ln -s "libspatialite.so.7.1.0" "libspatialite.so.7") libtool: link: (cd ".libs" && rm -f "libspatialite.so" && ln -s "libspatialite.so.7.1.0" "libspatialite.so") libtool: link: ( cd ".libs" && rm -f "libspatialite.la" && ln -s "../libspatialite.la" "libspatialite.la" ) /bin/sh ../libtool --tag=CC --tag=disable-static --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -Wall -I../src/headers -I. -DLOADABLE_EXTENSION -O2 -pipe -march=native -Wall -c -o versioninfo/mod_spatialite_la-version.lo `test -f 'versioninfo/version.c' || echo './'`versioninfo/version.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -Wall -I../src/headers -I. -DLOADABLE_EXTENSION -O2 -pipe -march=native -Wall -c versioninfo/version.c -fPIC -DPIC -o versioninfo/.libs/mod_spatialite_la-version.o /bin/sh ../libtool --tag=CC --tag=disable-static --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -module -version-info 8:0:1 -Wl,-O1 -Wl,--as-needed -o mod_spatialite.la -rpath /usr/lib64 versioninfo/mod_spatialite_la-version.lo ./gaiaaux/gaiaaux.la ./gaiaexif/gaiaexif.la ./gaiageo/gaiageo.la ./geopackage/geopackage.la ./spatialite/splite.la ./shapefiles/shapefiles.la ./dxf/dxf.la ./md5/md5.la ./control_points/control_points.la ./srsinit/srsinit.la ./connection_cache/connection_cache.la ./virtualtext/virtualtext.la ./wfs/wfs.la -lxml2 -lpthread -ldl -lm -lfreexl -lproj -lsqlite3 -lz -lsqlite3 -L/usr/lib64 -lgeos_c libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC versioninfo/.libs/mod_spatialite_la-version.o -Wl,--whole-archive ./gaiaaux/.libs/gaiaaux.a ./gaiaexif/.libs/gaiaexif.a ./gaiageo/.libs/gaiageo.a ./geopackage/.libs/geopackage.a ./spatialite/.libs/splite.a ./shapefiles/.libs/shapefiles.a ./dxf/.libs/dxf.a ./md5/.libs/md5.a ./control_points/.libs/control_points.a ./srsinit/.libs/srsinit.a ./connection_cache/.libs/connection_cache.a ./virtualtext/.libs/virtualtext.a ./wfs/.libs/wfs.a -Wl,--no-whole-archive -L/usr/lib64 -lxml2 -lpthread -ldl -lm -lfreexl -lproj -lz -lsqlite3 -lgeos_c -O2 -march=native -Wl,-O1 -Wl,--as-needed -Wl,-soname -Wl,mod_spatialite.so.7 -o .libs/mod_spatialite.so.7.1.0 libtool: link: (cd ".libs" && rm -f "mod_spatialite.so.7" && ln -s "mod_spatialite.so.7.1.0" "mod_spatialite.so.7") libtool: link: (cd ".libs" && rm -f "mod_spatialite.so" && ln -s "mod_spatialite.so.7.1.0" "mod_spatialite.so") libtool: link: ( cd ".libs" && rm -f "mod_spatialite.la" && ln -s "../mod_spatialite.la" "mod_spatialite.la" ) make[3]: Leaving directory '/var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/src' make[2]: Leaving directory '/var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/src' Making all in test make[2]: Entering directory '/var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/test' Making all in sql_stmt_geosadvanced_tests make[3]: Entering directory '/var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/test/sql_stmt_geosadvanced_tests' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/test/sql_stmt_geosadvanced_tests' Making all in sql_stmt_geos_tests make[3]: Entering directory '/var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/test/sql_stmt_geos_tests' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/test/sql_stmt_geos_tests' Making all in sql_stmt_libxml2_tests make[3]: Entering directory '/var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/test/sql_stmt_libxml2_tests' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/test/sql_stmt_libxml2_tests' Making all in sql_stmt_lwgeom_tests make[3]: Entering directory '/var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/test/sql_stmt_lwgeom_tests' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/test/sql_stmt_lwgeom_tests' Making all in sql_stmt_mathsql_tests make[3]: Entering directory '/var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/test/sql_stmt_mathsql_tests' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/test/sql_stmt_mathsql_tests' Making all in sql_stmt_proj_tests make[3]: Entering directory '/var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/test/sql_stmt_proj_tests' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/test/sql_stmt_proj_tests' Making all in sql_stmt_security_tests make[3]: Entering directory '/var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/test/sql_stmt_security_tests' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/test/sql_stmt_security_tests' Making all in sql_stmt_tests make[3]: Entering directory '/var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/test/sql_stmt_tests' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/test/sql_stmt_tests' Making all in sql_stmt_xmlsec_tests make[3]: Entering directory '/var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/test/sql_stmt_xmlsec_tests' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/test/sql_stmt_xmlsec_tests' Making all in sql_stmt_geopackage_tests make[3]: Entering directory '/var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/test/sql_stmt_geopackage_tests' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/test/sql_stmt_geopackage_tests' Making all in sql_stmt_freexl_tests make[3]: Entering directory '/var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/test/sql_stmt_freexl_tests' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/test/sql_stmt_freexl_tests' Making all in sql_stmt_cache_tests make[3]: Entering directory '/var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/test/sql_stmt_cache_tests' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/test/sql_stmt_cache_tests' Making all in sql_stmt_nocache_tests make[3]: Entering directory '/var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/test/sql_stmt_nocache_tests' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/test/sql_stmt_nocache_tests' make[3]: Entering directory '/var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/test' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/test' make[2]: Leaving directory '/var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/test' make[2]: Entering directory '/var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a' make[2]: Leaving directory '/var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a' make[1]: Leaving directory '/var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a' >>> Source compiled. >>> Test phase: dev-db/spatialite-4.3.0a make -j1 check Making check in src make[1]: Entering directory '/var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/src' Making check in headers make[2]: Entering directory '/var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/src/headers' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/src/headers' Making check in gaiaaux make[2]: Entering directory '/var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/src/gaiaaux' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/src/gaiaaux' Making check in gaiaexif make[2]: Entering directory '/var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/src/gaiaexif' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/src/gaiaexif' Making check in gaiageo make[2]: Entering directory '/var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/src/gaiageo' Making check in flex make[3]: Entering directory '/var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/src/gaiageo/flex' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/src/gaiageo/flex' Making check in lemon make[3]: Entering directory '/var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/src/gaiageo/lemon' Making check in lemon_src make[4]: Entering directory '/var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/src/gaiageo/lemon/lemon_src' make[4]: Nothing to be done for 'check'. make[4]: Leaving directory '/var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/src/gaiageo/lemon/lemon_src' make[4]: Entering directory '/var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/src/gaiageo/lemon' make[4]: Nothing to be done for 'check-am'. make[4]: Leaving directory '/var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/src/gaiageo/lemon' make[3]: Leaving directory '/var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/src/gaiageo/lemon' make[3]: Entering directory '/var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/src/gaiageo' make[3]: Nothing to be done for 'check-am'. make[3]: Leaving directory '/var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/src/gaiageo' make[2]: Leaving directory '/var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/src/gaiageo' Making check in geopackage make[2]: Entering directory '/var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/src/geopackage' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/src/geopackage' Making check in spatialite make[2]: Entering directory '/var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/src/spatialite' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/src/spatialite' Making check in shapefiles make[2]: Entering directory '/var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/src/shapefiles' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/src/shapefiles' Making check in srsinit make[2]: Entering directory '/var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/src/srsinit' Making check in epsg_update make[3]: Entering directory '/var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/src/srsinit/epsg_update' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/src/srsinit/epsg_update' make[3]: Entering directory '/var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/src/srsinit' make[3]: Nothing to be done for 'check-am'. make[3]: Leaving directory '/var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/src/srsinit' make[2]: Leaving directory '/var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/src/srsinit' Making check in connection_cache make[2]: Entering directory '/var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/src/connection_cache' Making check in generator make[3]: Entering directory '/var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/src/connection_cache/generator' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/src/connection_cache/generator' make[3]: Entering directory '/var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/src/connection_cache' make[3]: Nothing to be done for 'check-am'. make[3]: Leaving directory '/var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/src/connection_cache' make[2]: Leaving directory '/var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/src/connection_cache' Making check in virtualtext make[2]: Entering directory '/var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/src/virtualtext' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/src/virtualtext' Making check in wfs make[2]: Entering directory '/var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/src/wfs' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/src/wfs' Making check in dxf make[2]: Entering directory '/var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/src/dxf' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/src/dxf' Making check in md5 make[2]: Entering directory '/var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/src/md5' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/src/md5' Making check in control_points make[2]: Entering directory '/var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/src/control_points' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/src/control_points' make[2]: Entering directory '/var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/src' make[2]: Nothing to be done for 'check-am'. make[2]: Leaving directory '/var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/src' make[1]: Leaving directory '/var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/src' Making check in test make[1]: Entering directory '/var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/test' Making check in sql_stmt_geosadvanced_tests make[2]: Entering directory '/var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/test/sql_stmt_geosadvanced_tests' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/test/sql_stmt_geosadvanced_tests' Making check in sql_stmt_geos_tests make[2]: Entering directory '/var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/test/sql_stmt_geos_tests' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/test/sql_stmt_geos_tests' Making check in sql_stmt_libxml2_tests make[2]: Entering directory '/var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/test/sql_stmt_libxml2_tests' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/test/sql_stmt_libxml2_tests' Making check in sql_stmt_lwgeom_tests make[2]: Entering directory '/var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/test/sql_stmt_lwgeom_tests' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/test/sql_stmt_lwgeom_tests' Making check in sql_stmt_mathsql_tests make[2]: Entering directory '/var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/test/sql_stmt_mathsql_tests' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/test/sql_stmt_mathsql_tests' Making check in sql_stmt_proj_tests make[2]: Entering directory '/var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/test/sql_stmt_proj_tests' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/test/sql_stmt_proj_tests' Making check in sql_stmt_security_tests make[2]: Entering directory '/var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/test/sql_stmt_security_tests' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/test/sql_stmt_security_tests' Making check in sql_stmt_tests make[2]: Entering directory '/var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/test/sql_stmt_tests' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/test/sql_stmt_tests' Making check in sql_stmt_xmlsec_tests make[2]: Entering directory '/var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/test/sql_stmt_xmlsec_tests' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/test/sql_stmt_xmlsec_tests' Making check in sql_stmt_geopackage_tests make[2]: Entering directory '/var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/test/sql_stmt_geopackage_tests' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/test/sql_stmt_geopackage_tests' Making check in sql_stmt_freexl_tests make[2]: Entering directory '/var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/test/sql_stmt_freexl_tests' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/test/sql_stmt_freexl_tests' Making check in sql_stmt_cache_tests make[2]: Entering directory '/var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/test/sql_stmt_cache_tests' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/test/sql_stmt_cache_tests' Making check in sql_stmt_nocache_tests make[2]: Entering directory '/var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/test/sql_stmt_nocache_tests' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/test/sql_stmt_nocache_tests' make[2]: Entering directory '/var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/test' make check_endian check_version check_init check_init2 check_geom_aux check_geometry_cols check_create check_bufovflw check_fdo1 check_fdo2 check_fdo3 check_fdo_bufovflw check_md5 check_dbf_load check_shp_load check_shp_load_3d shape_cp1252 shape_primitives shape_utf8_1 shape_utf8_1ex shape_utf8_2 shape_3d check_clone_table check_xls_load check_math_funcs check_gaia_util check_gaia_utf8 check_extension check_recover_geom check_sql_stmt check_multithread check_virtualtable1 check_virtualtable2 check_virtualtable3 check_virtualtable4 check_virtualtable5 check_virtualtable6 check_virtual_ovflw check_mbrcache check_spatialindex check_exif check_exif2 check_relations_fncts check_extra_relations_fncts check_geoscvt_fncts check_libxml2 check_styling check_virtualxpath check_virtualbbox check_wfsin check_dxf check_metacatalog check_virtualelem check_srid_fncts check_control_points check_createBaseTables check_gpkgCreateTilesTable check_gpkgCreateTilesTableMissingSRID check_gpkgCreateTilesZoomLevel check_gpkgInsertEpsgSRID check_gpkgMode check_gpkgCreateFeaturesTable check_gpkg_base_core_container_data_file_format_application_id check_gpkg_base_core_spatial_ref_sys_data_table_def check_gpkg_base_core_spatial_ref_sys_data_values_default check_gpkg_base_core_contents_data_table_def check_gpkg_opt_extension_mechanism_extensions_data_table_def check_add_tile_triggers check_add_tile_triggers_bad_table_name check_get_normal_row check_get_normal_row_bad_geopackage check_get_normal_row_bad_geopackage2 check_get_normal_zoom check_get_normal_zoom_extension_load check_get_normal_zoom_bad_geopackage check_get_normal_zoom_bad_geopackage2 check_gpkgGetImageFormat check_gpkgGetImageFormat_nonimage check_gpkgGetImageFormat_nonblob check_gpkgGetImageFormat_png check_gpkgGetImageFormat_tiff check_gpkgGetImageFormat_webp check_gpkgConvert check_gpkgVirtual make[3]: Entering directory '/var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/test' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -Wall -I/usr/include -I/usr/include/libxml2 -I./../src/headers -I. -O2 -pipe -march=native -Wall -c -o check_endian.o check_endian.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I./../src/headers -I. -O2 -pipe -march=native -Wall -L../src -lpthread -lspatialite -lm -lxml2 -Wl,-O1 -Wl,--as-needed -o check_endian check_endian.o -lfreexl -lproj -lsqlite3 -lz -lsqlite3 -L/usr/lib64 -lgeos_c libtool: link: x86_64-pc-linux-gnu-gcc -I./../src/headers -I. -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed -o .libs/check_endian check_endian.o -L../src /var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/src/.libs/libspatialite.so -L/usr/lib64 -lpthread -ldl -lm -lxml2 -lfreexl -lproj -lz -lsqlite3 -lgeos_c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -Wall -I/usr/include -I/usr/include/libxml2 -I./../src/headers -I. -O2 -pipe -march=native -Wall -c -o check_version.o check_version.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I./../src/headers -I. -O2 -pipe -march=native -Wall -L../src -lpthread -lspatialite -lm -lxml2 -Wl,-O1 -Wl,--as-needed -o check_version check_version.o -lfreexl -lproj -lsqlite3 -lz -lsqlite3 -L/usr/lib64 -lgeos_c libtool: link: x86_64-pc-linux-gnu-gcc -I./../src/headers -I. -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed -o .libs/check_version check_version.o -L../src /var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/src/.libs/libspatialite.so -L/usr/lib64 -lpthread -ldl -lm -lxml2 -lfreexl -lproj -lz -lsqlite3 -lgeos_c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -Wall -I/usr/include -I/usr/include/libxml2 -I./../src/headers -I. -O2 -pipe -march=native -Wall -c -o check_init.o check_init.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I./../src/headers -I. -O2 -pipe -march=native -Wall -L../src -lpthread -lspatialite -lm -lxml2 -Wl,-O1 -Wl,--as-needed -o check_init check_init.o -lfreexl -lproj -lsqlite3 -lz -lsqlite3 -L/usr/lib64 -lgeos_c libtool: link: x86_64-pc-linux-gnu-gcc -I./../src/headers -I. -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed -o .libs/check_init check_init.o -L../src /var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/src/.libs/libspatialite.so -L/usr/lib64 -lpthread -ldl -lm -lxml2 -lfreexl -lproj -lz -lsqlite3 -lgeos_c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -Wall -I/usr/include -I/usr/include/libxml2 -I./../src/headers -I. -O2 -pipe -march=native -Wall -c -o check_init2.o check_init2.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I./../src/headers -I. -O2 -pipe -march=native -Wall -L../src -lpthread -lspatialite -lm -lxml2 -Wl,-O1 -Wl,--as-needed -o check_init2 check_init2.o -lfreexl -lproj -lsqlite3 -lz -lsqlite3 -L/usr/lib64 -lgeos_c libtool: link: x86_64-pc-linux-gnu-gcc -I./../src/headers -I. -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed -o .libs/check_init2 check_init2.o -L../src /var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/src/.libs/libspatialite.so -L/usr/lib64 -lpthread -ldl -lm -lxml2 -lfreexl -lproj -lz -lsqlite3 -lgeos_c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -Wall -I/usr/include -I/usr/include/libxml2 -I./../src/headers -I. -O2 -pipe -march=native -Wall -c -o check_geom_aux.o check_geom_aux.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I./../src/headers -I. -O2 -pipe -march=native -Wall -L../src -lpthread -lspatialite -lm -lxml2 -Wl,-O1 -Wl,--as-needed -o check_geom_aux check_geom_aux.o -lfreexl -lproj -lsqlite3 -lz -lsqlite3 -L/usr/lib64 -lgeos_c libtool: link: x86_64-pc-linux-gnu-gcc -I./../src/headers -I. -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed -o .libs/check_geom_aux check_geom_aux.o -L../src /var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/src/.libs/libspatialite.so -L/usr/lib64 -lpthread -ldl -lm -lxml2 -lfreexl -lproj -lz -lsqlite3 -lgeos_c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -Wall -I/usr/include -I/usr/include/libxml2 -I./../src/headers -I. -O2 -pipe -march=native -Wall -c -o check_geometry_cols.o check_geometry_cols.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I./../src/headers -I. -O2 -pipe -march=native -Wall -L../src -lpthread -lspatialite -lm -lxml2 -Wl,-O1 -Wl,--as-needed -o check_geometry_cols check_geometry_cols.o -lfreexl -lproj -lsqlite3 -lz -lsqlite3 -L/usr/lib64 -lgeos_c libtool: link: x86_64-pc-linux-gnu-gcc -I./../src/headers -I. -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed -o .libs/check_geometry_cols check_geometry_cols.o -L../src /var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/src/.libs/libspatialite.so -L/usr/lib64 -lpthread -ldl -lm -lxml2 -lfreexl -lproj -lz -lsqlite3 -lgeos_c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -Wall -I/usr/include -I/usr/include/libxml2 -I./../src/headers -I. -O2 -pipe -march=native -Wall -c -o check_create.o check_create.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I./../src/headers -I. -O2 -pipe -march=native -Wall -L../src -lpthread -lspatialite -lm -lxml2 -Wl,-O1 -Wl,--as-needed -o check_create check_create.o -lfreexl -lproj -lsqlite3 -lz -lsqlite3 -L/usr/lib64 -lgeos_c libtool: link: x86_64-pc-linux-gnu-gcc -I./../src/headers -I. -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed -o .libs/check_create check_create.o -L../src /var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/src/.libs/libspatialite.so -L/usr/lib64 -lpthread -ldl -lm -lxml2 -lfreexl -lproj -lz -lsqlite3 -lgeos_c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -Wall -I/usr/include -I/usr/include/libxml2 -I./../src/headers -I. -O2 -pipe -march=native -Wall -c -o check_bufovflw.o check_bufovflw.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I./../src/headers -I. -O2 -pipe -march=native -Wall -L../src -lpthread -lspatialite -lm -lxml2 -Wl,-O1 -Wl,--as-needed -o check_bufovflw check_bufovflw.o -lfreexl -lproj -lsqlite3 -lz -lsqlite3 -L/usr/lib64 -lgeos_c libtool: link: x86_64-pc-linux-gnu-gcc -I./../src/headers -I. -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed -o .libs/check_bufovflw check_bufovflw.o -L../src /var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/src/.libs/libspatialite.so -L/usr/lib64 -lpthread -ldl -lm -lxml2 -lfreexl -lproj -lz -lsqlite3 -lgeos_c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -Wall -I/usr/include -I/usr/include/libxml2 -I./../src/headers -I. -O2 -pipe -march=native -Wall -c -o check_fdo1.o check_fdo1.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I./../src/headers -I. -O2 -pipe -march=native -Wall -L../src -lpthread -lspatialite -lm -lxml2 -Wl,-O1 -Wl,--as-needed -o check_fdo1 check_fdo1.o -lfreexl -lproj -lsqlite3 -lz -lsqlite3 -L/usr/lib64 -lgeos_c libtool: link: x86_64-pc-linux-gnu-gcc -I./../src/headers -I. -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed -o .libs/check_fdo1 check_fdo1.o -L../src /var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/src/.libs/libspatialite.so -L/usr/lib64 -lpthread -ldl -lm -lxml2 -lfreexl -lproj -lz -lsqlite3 -lgeos_c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -Wall -I/usr/include -I/usr/include/libxml2 -I./../src/headers -I. -O2 -pipe -march=native -Wall -c -o check_fdo2.o check_fdo2.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I./../src/headers -I. -O2 -pipe -march=native -Wall -L../src -lpthread -lspatialite -lm -lxml2 -Wl,-O1 -Wl,--as-needed -o check_fdo2 check_fdo2.o -lfreexl -lproj -lsqlite3 -lz -lsqlite3 -L/usr/lib64 -lgeos_c libtool: link: x86_64-pc-linux-gnu-gcc -I./../src/headers -I. -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed -o .libs/check_fdo2 check_fdo2.o -L../src /var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/src/.libs/libspatialite.so -L/usr/lib64 -lpthread -ldl -lm -lxml2 -lfreexl -lproj -lz -lsqlite3 -lgeos_c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -Wall -I/usr/include -I/usr/include/libxml2 -I./../src/headers -I. -O2 -pipe -march=native -Wall -c -o check_fdo3.o check_fdo3.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I./../src/headers -I. -O2 -pipe -march=native -Wall -L../src -lpthread -lspatialite -lm -lxml2 -Wl,-O1 -Wl,--as-needed -o check_fdo3 check_fdo3.o -lfreexl -lproj -lsqlite3 -lz -lsqlite3 -L/usr/lib64 -lgeos_c libtool: link: x86_64-pc-linux-gnu-gcc -I./../src/headers -I. -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed -o .libs/check_fdo3 check_fdo3.o -L../src /var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/src/.libs/libspatialite.so -L/usr/lib64 -lpthread -ldl -lm -lxml2 -lfreexl -lproj -lz -lsqlite3 -lgeos_c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -Wall -I/usr/include -I/usr/include/libxml2 -I./../src/headers -I. -O2 -pipe -march=native -Wall -c -o check_fdo_bufovflw.o check_fdo_bufovflw.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I./../src/headers -I. -O2 -pipe -march=native -Wall -L../src -lpthread -lspatialite -lm -lxml2 -Wl,-O1 -Wl,--as-needed -o check_fdo_bufovflw check_fdo_bufovflw.o -lfreexl -lproj -lsqlite3 -lz -lsqlite3 -L/usr/lib64 -lgeos_c libtool: link: x86_64-pc-linux-gnu-gcc -I./../src/headers -I. -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed -o .libs/check_fdo_bufovflw check_fdo_bufovflw.o -L../src /var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/src/.libs/libspatialite.so -L/usr/lib64 -lpthread -ldl -lm -lxml2 -lfreexl -lproj -lz -lsqlite3 -lgeos_c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -Wall -I/usr/include -I/usr/include/libxml2 -I./../src/headers -I. -O2 -pipe -march=native -Wall -c -o check_md5.o check_md5.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I./../src/headers -I. -O2 -pipe -march=native -Wall -L../src -lpthread -lspatialite -lm -lxml2 -Wl,-O1 -Wl,--as-needed -o check_md5 check_md5.o -lfreexl -lproj -lsqlite3 -lz -lsqlite3 -L/usr/lib64 -lgeos_c libtool: link: x86_64-pc-linux-gnu-gcc -I./../src/headers -I. -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed -o .libs/check_md5 check_md5.o -L../src /var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/src/.libs/libspatialite.so -L/usr/lib64 -lpthread -ldl -lm -lxml2 -lfreexl -lproj -lz -lsqlite3 -lgeos_c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -Wall -I/usr/include -I/usr/include/libxml2 -I./../src/headers -I. -O2 -pipe -march=native -Wall -c -o check_dbf_load.o check_dbf_load.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I./../src/headers -I. -O2 -pipe -march=native -Wall -L../src -lpthread -lspatialite -lm -lxml2 -Wl,-O1 -Wl,--as-needed -o check_dbf_load check_dbf_load.o -lfreexl -lproj -lsqlite3 -lz -lsqlite3 -L/usr/lib64 -lgeos_c libtool: link: x86_64-pc-linux-gnu-gcc -I./../src/headers -I. -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed -o .libs/check_dbf_load check_dbf_load.o -L../src /var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/src/.libs/libspatialite.so -L/usr/lib64 -lpthread -ldl -lm -lxml2 -lfreexl -lproj -lz -lsqlite3 -lgeos_c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -Wall -I/usr/include -I/usr/include/libxml2 -I./../src/headers -I. -O2 -pipe -march=native -Wall -c -o check_shp_load.o check_shp_load.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I./../src/headers -I. -O2 -pipe -march=native -Wall -L../src -lpthread -lspatialite -lm -lxml2 -Wl,-O1 -Wl,--as-needed -o check_shp_load check_shp_load.o -lfreexl -lproj -lsqlite3 -lz -lsqlite3 -L/usr/lib64 -lgeos_c libtool: link: x86_64-pc-linux-gnu-gcc -I./../src/headers -I. -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed -o .libs/check_shp_load check_shp_load.o -L../src /var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/src/.libs/libspatialite.so -L/usr/lib64 -lpthread -ldl -lm -lxml2 -lfreexl -lproj -lz -lsqlite3 -lgeos_c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -Wall -I/usr/include -I/usr/include/libxml2 -I./../src/headers -I. -O2 -pipe -march=native -Wall -c -o check_shp_load_3d.o check_shp_load_3d.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I./../src/headers -I. -O2 -pipe -march=native -Wall -L../src -lpthread -lspatialite -lm -lxml2 -Wl,-O1 -Wl,--as-needed -o check_shp_load_3d check_shp_load_3d.o -lfreexl -lproj -lsqlite3 -lz -lsqlite3 -L/usr/lib64 -lgeos_c libtool: link: x86_64-pc-linux-gnu-gcc -I./../src/headers -I. -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed -o .libs/check_shp_load_3d check_shp_load_3d.o -L../src /var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/src/.libs/libspatialite.so -L/usr/lib64 -lpthread -ldl -lm -lxml2 -lfreexl -lproj -lz -lsqlite3 -lgeos_c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -Wall -I/usr/include -I/usr/include/libxml2 -I./../src/headers -I. -O2 -pipe -march=native -Wall -c -o shape_cp1252.o shape_cp1252.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I./../src/headers -I. -O2 -pipe -march=native -Wall -L../src -lpthread -lspatialite -lm -lxml2 -Wl,-O1 -Wl,--as-needed -o shape_cp1252 shape_cp1252.o -lfreexl -lproj -lsqlite3 -lz -lsqlite3 -L/usr/lib64 -lgeos_c libtool: link: x86_64-pc-linux-gnu-gcc -I./../src/headers -I. -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed -o .libs/shape_cp1252 shape_cp1252.o -L../src /var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/src/.libs/libspatialite.so -L/usr/lib64 -lpthread -ldl -lm -lxml2 -lfreexl -lproj -lz -lsqlite3 -lgeos_c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -Wall -I/usr/include -I/usr/include/libxml2 -I./../src/headers -I. -O2 -pipe -march=native -Wall -c -o shape_primitives.o shape_primitives.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I./../src/headers -I. -O2 -pipe -march=native -Wall -L../src -lpthread -lspatialite -lm -lxml2 -Wl,-O1 -Wl,--as-needed -o shape_primitives shape_primitives.o -lfreexl -lproj -lsqlite3 -lz -lsqlite3 -L/usr/lib64 -lgeos_c libtool: link: x86_64-pc-linux-gnu-gcc -I./../src/headers -I. -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed -o .libs/shape_primitives shape_primitives.o -L../src /var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/src/.libs/libspatialite.so -L/usr/lib64 -lpthread -ldl -lm -lxml2 -lfreexl -lproj -lz -lsqlite3 -lgeos_c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -Wall -I/usr/include -I/usr/include/libxml2 -I./../src/headers -I. -O2 -pipe -march=native -Wall -c -o shape_utf8_1.o shape_utf8_1.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I./../src/headers -I. -O2 -pipe -march=native -Wall -L../src -lpthread -lspatialite -lm -lxml2 -Wl,-O1 -Wl,--as-needed -o shape_utf8_1 shape_utf8_1.o -lfreexl -lproj -lsqlite3 -lz -lsqlite3 -L/usr/lib64 -lgeos_c libtool: link: x86_64-pc-linux-gnu-gcc -I./../src/headers -I. -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed -o .libs/shape_utf8_1 shape_utf8_1.o -L../src /var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/src/.libs/libspatialite.so -L/usr/lib64 -lpthread -ldl -lm -lxml2 -lfreexl -lproj -lz -lsqlite3 -lgeos_c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -Wall -I/usr/include -I/usr/include/libxml2 -I./../src/headers -I. -O2 -pipe -march=native -Wall -c -o shape_utf8_1ex.o shape_utf8_1ex.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I./../src/headers -I. -O2 -pipe -march=native -Wall -L../src -lpthread -lspatialite -lm -lxml2 -Wl,-O1 -Wl,--as-needed -o shape_utf8_1ex shape_utf8_1ex.o -lfreexl -lproj -lsqlite3 -lz -lsqlite3 -L/usr/lib64 -lgeos_c libtool: link: x86_64-pc-linux-gnu-gcc -I./../src/headers -I. -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed -o .libs/shape_utf8_1ex shape_utf8_1ex.o -L../src /var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/src/.libs/libspatialite.so -L/usr/lib64 -lpthread -ldl -lm -lxml2 -lfreexl -lproj -lz -lsqlite3 -lgeos_c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -Wall -I/usr/include -I/usr/include/libxml2 -I./../src/headers -I. -O2 -pipe -march=native -Wall -c -o shape_utf8_2.o shape_utf8_2.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I./../src/headers -I. -O2 -pipe -march=native -Wall -L../src -lpthread -lspatialite -lm -lxml2 -Wl,-O1 -Wl,--as-needed -o shape_utf8_2 shape_utf8_2.o -lfreexl -lproj -lsqlite3 -lz -lsqlite3 -L/usr/lib64 -lgeos_c libtool: link: x86_64-pc-linux-gnu-gcc -I./../src/headers -I. -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed -o .libs/shape_utf8_2 shape_utf8_2.o -L../src /var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/src/.libs/libspatialite.so -L/usr/lib64 -lpthread -ldl -lm -lxml2 -lfreexl -lproj -lz -lsqlite3 -lgeos_c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -Wall -I/usr/include -I/usr/include/libxml2 -I./../src/headers -I. -O2 -pipe -march=native -Wall -c -o shape_3d.o shape_3d.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I./../src/headers -I. -O2 -pipe -march=native -Wall -L../src -lpthread -lspatialite -lm -lxml2 -Wl,-O1 -Wl,--as-needed -o shape_3d shape_3d.o -lfreexl -lproj -lsqlite3 -lz -lsqlite3 -L/usr/lib64 -lgeos_c libtool: link: x86_64-pc-linux-gnu-gcc -I./../src/headers -I. -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed -o .libs/shape_3d shape_3d.o -L../src /var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/src/.libs/libspatialite.so -L/usr/lib64 -lpthread -ldl -lm -lxml2 -lfreexl -lproj -lz -lsqlite3 -lgeos_c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -Wall -I/usr/include -I/usr/include/libxml2 -I./../src/headers -I. -O2 -pipe -march=native -Wall -c -o check_clone_table.o check_clone_table.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I./../src/headers -I. -O2 -pipe -march=native -Wall -L../src -lpthread -lspatialite -lm -lxml2 -Wl,-O1 -Wl,--as-needed -o check_clone_table check_clone_table.o -lfreexl -lproj -lsqlite3 -lz -lsqlite3 -L/usr/lib64 -lgeos_c libtool: link: x86_64-pc-linux-gnu-gcc -I./../src/headers -I. -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed -o .libs/check_clone_table check_clone_table.o -L../src /var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/src/.libs/libspatialite.so -L/usr/lib64 -lpthread -ldl -lm -lxml2 -lfreexl -lproj -lz -lsqlite3 -lgeos_c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -Wall -I/usr/include -I/usr/include/libxml2 -I./../src/headers -I. -O2 -pipe -march=native -Wall -c -o check_xls_load.o check_xls_load.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I./../src/headers -I. -O2 -pipe -march=native -Wall -L../src -lpthread -lspatialite -lm -lxml2 -Wl,-O1 -Wl,--as-needed -o check_xls_load check_xls_load.o -lfreexl -lproj -lsqlite3 -lz -lsqlite3 -L/usr/lib64 -lgeos_c libtool: link: x86_64-pc-linux-gnu-gcc -I./../src/headers -I. -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed -o .libs/check_xls_load check_xls_load.o -L../src /var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/src/.libs/libspatialite.so -L/usr/lib64 -lpthread -ldl -lm -lxml2 -lfreexl -lproj -lz -lsqlite3 -lgeos_c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -Wall -I/usr/include -I/usr/include/libxml2 -I./../src/headers -I. -O2 -pipe -march=native -Wall -c -o check_math_funcs.o check_math_funcs.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I./../src/headers -I. -O2 -pipe -march=native -Wall -L../src -lpthread -lspatialite -lm -lxml2 -Wl,-O1 -Wl,--as-needed -o check_math_funcs check_math_funcs.o -lfreexl -lproj -lsqlite3 -lz -lsqlite3 -L/usr/lib64 -lgeos_c libtool: link: x86_64-pc-linux-gnu-gcc -I./../src/headers -I. -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed -o .libs/check_math_funcs check_math_funcs.o -L../src /var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/src/.libs/libspatialite.so -L/usr/lib64 -lpthread -ldl -lm -lxml2 -lfreexl -lproj -lz -lsqlite3 -lgeos_c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -Wall -I/usr/include -I/usr/include/libxml2 -I./../src/headers -I. -O2 -pipe -march=native -Wall -c -o check_gaia_util.o check_gaia_util.c check_gaia_util.c: In function ‘main’: check_gaia_util.c:232:5: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result] asprintf (&test_str1, "SELECT %s from %s;", "Foo", "Bar"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ check_gaia_util.c:242:5: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result] asprintf (&test_str1, "SELECT %s from %s; ", "Foo", "Bar"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ check_gaia_util.c:252:5: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result] asprintf (&test_str1, "SELECT %s from %s; ", "Foo", "'"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ check_gaia_util.c:275:5: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result] asprintf (&test_str1, " "); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ check_gaia_util.c:285:5: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result] asprintf (&test_str1, "SELECT %s from %s;", "Foo", "Bar"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ check_gaia_util.c:297:5: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result] asprintf (&test_str1, "SELECT %s from %s; ", "Foo", "Bar"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ check_gaia_util.c:309:5: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result] asprintf (&test_str1, "SELECT %s from %s;", "Foo", "'"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ check_gaia_util.c:321:5: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result] asprintf (&test_str1, "SELECT %s from %s ; ", "Foo", "Bar"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ check_gaia_util.c:333:5: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result] asprintf (&test_str1, "SELECT %s from %s;", "'", "Bar"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ check_gaia_util.c:345:5: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result] asprintf (&test_str1, "My Name"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ check_gaia_util.c:403:5: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result] asprintf (&test_str1, "My \"Name"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ check_gaia_util.c:415:5: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result] asprintf (&test_str1, "My \"Name "); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ check_gaia_util.c:427:5: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result] asprintf (&test_str1, "%s", ""); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ check_gaia_util.c:439:5: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result] asprintf (&test_str1, " "); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ check_gaia_util.c:451:5: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result] asprintf (&test_str1, "' "); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ check_gaia_util.c:463:5: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result] asprintf (&test_str1, "'"); ^~~~~~~~~~~~~~~~~~~~~~~~~~ check_gaia_util.c:475:5: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result] asprintf (&test_str1, "\""); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I./../src/headers -I. -O2 -pipe -march=native -Wall -L../src -lpthread -lspatialite -lm -lxml2 -Wl,-O1 -Wl,--as-needed -o check_gaia_util check_gaia_util.o -lfreexl -lproj -lsqlite3 -lz -lsqlite3 -L/usr/lib64 -lgeos_c libtool: link: x86_64-pc-linux-gnu-gcc -I./../src/headers -I. -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed -o .libs/check_gaia_util check_gaia_util.o -L../src /var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/src/.libs/libspatialite.so -L/usr/lib64 -lpthread -ldl -lm -lxml2 -lfreexl -lproj -lz -lsqlite3 -lgeos_c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -Wall -I/usr/include -I/usr/include/libxml2 -I./../src/headers -I. -O2 -pipe -march=native -Wall -c -o check_gaia_utf8.o check_gaia_utf8.c check_gaia_utf8.c: In function ‘main’: check_gaia_utf8.c:70:5: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result] asprintf (&test_str1, "Hello World"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I./../src/headers -I. -O2 -pipe -march=native -Wall -L../src -lpthread -lspatialite -lm -lxml2 -Wl,-O1 -Wl,--as-needed -o check_gaia_utf8 check_gaia_utf8.o -lfreexl -lproj -lsqlite3 -lz -lsqlite3 -L/usr/lib64 -lgeos_c libtool: link: x86_64-pc-linux-gnu-gcc -I./../src/headers -I. -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed -o .libs/check_gaia_utf8 check_gaia_utf8.o -L../src /var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/src/.libs/libspatialite.so -L/usr/lib64 -lpthread -ldl -lm -lxml2 -lfreexl -lproj -lz -lsqlite3 -lgeos_c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -Wall -I/usr/include -I/usr/include/libxml2 -I./../src/headers -I. -O2 -pipe -march=native -Wall -c -o check_extension.o check_extension.c check_extension.c: In function ‘main’: check_extension.c:86:5: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result] asprintf (&sql_statement, "SELECT load_extension('mod_spatialite')"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ check_extension.c:97:5: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result] asprintf (&sql_statement, "SELECT spatialite_version()"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ check_extension.c:124:5: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result] asprintf (&sql_statement, "SELECT geos_version()"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ check_extension.c:160:5: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result] asprintf (&sql_statement, "SELECT proj4_version()"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ check_extension.c:196:5: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result] asprintf (&sql_statement, "SELECT spatialite_target_cpu()"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ check_extension.c:216:5: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result] asprintf (&sql_statement, "SELECT lwgeom_version()"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ check_extension.c:252:5: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result] asprintf (&sql_statement, "SELECT libxml2_version()"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ check_extension.c:288:5: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result] asprintf (&sql_statement, "SELECT freexl_version()"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I./../src/headers -I. -O2 -pipe -march=native -Wall -L../src -lpthread -lspatialite -lm -lxml2 -Wl,-O1 -Wl,--as-needed -o check_extension check_extension.o -lfreexl -lproj -lsqlite3 -lz -lsqlite3 -L/usr/lib64 -lgeos_c libtool: link: x86_64-pc-linux-gnu-gcc -I./../src/headers -I. -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed -o .libs/check_extension check_extension.o -L../src /var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/src/.libs/libspatialite.so -L/usr/lib64 -lpthread -ldl -lm -lxml2 -lfreexl -lproj -lz -lsqlite3 -lgeos_c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -Wall -I/usr/include -I/usr/include/libxml2 -I./../src/headers -I. -O2 -pipe -march=native -Wall -c -o check_recover_geom.o check_recover_geom.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I./../src/headers -I. -O2 -pipe -march=native -Wall -L../src -lpthread -lspatialite -lm -lxml2 -Wl,-O1 -Wl,--as-needed -o check_recover_geom check_recover_geom.o -lfreexl -lproj -lsqlite3 -lz -lsqlite3 -L/usr/lib64 -lgeos_c libtool: link: x86_64-pc-linux-gnu-gcc -I./../src/headers -I. -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed -o .libs/check_recover_geom check_recover_geom.o -L../src /var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/src/.libs/libspatialite.so -L/usr/lib64 -lpthread -ldl -lm -lxml2 -lfreexl -lproj -lz -lsqlite3 -lgeos_c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -Wall -I/usr/include -I/usr/include/libxml2 -I./../src/headers -I. -O2 -pipe -march=native -Wall -c -o check_sql_stmt.o check_sql_stmt.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I./../src/headers -I. -O2 -pipe -march=native -Wall -L../src -lpthread -lspatialite -lm -lxml2 -Wl,-O1 -Wl,--as-needed -o check_sql_stmt check_sql_stmt.o -lfreexl -lproj -lsqlite3 -lz -lsqlite3 -L/usr/lib64 -lgeos_c libtool: link: x86_64-pc-linux-gnu-gcc -I./../src/headers -I. -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed -o .libs/check_sql_stmt check_sql_stmt.o -L../src /var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/src/.libs/libspatialite.so -L/usr/lib64 -lpthread -ldl -lm -lxml2 -lfreexl -lproj -lz -lsqlite3 -lgeos_c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -Wall -I/usr/include -I/usr/include/libxml2 -I./../src/headers -I. -O2 -pipe -march=native -Wall -c -o check_multithread.o check_multithread.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I./../src/headers -I. -O2 -pipe -march=native -Wall -L../src -lpthread -lspatialite -lm -lxml2 -Wl,-O1 -Wl,--as-needed -o check_multithread check_multithread.o -lfreexl -lproj -lsqlite3 -lz -lsqlite3 -L/usr/lib64 -lgeos_c libtool: link: x86_64-pc-linux-gnu-gcc -I./../src/headers -I. -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed -o .libs/check_multithread check_multithread.o -L../src /var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/src/.libs/libspatialite.so -L/usr/lib64 -lpthread -ldl -lm -lxml2 -lfreexl -lproj -lz -lsqlite3 -lgeos_c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -Wall -I/usr/include -I/usr/include/libxml2 -I./../src/headers -I. -O2 -pipe -march=native -Wall -c -o check_virtualtable1.o check_virtualtable1.c check_virtualtable1.c: In function ‘main’: check_virtualtable1.c:100:5: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result] asprintf (&sql_statement, ^~~~~~~~~~~~~~~~~~~~~~~~~ "select col003, col005, col006, col008 from places WHERE col003 = \"Canal Creek\";"); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I./../src/headers -I. -O2 -pipe -march=native -Wall -L../src -lpthread -lspatialite -lm -lxml2 -Wl,-O1 -Wl,--as-needed -o check_virtualtable1 check_virtualtable1.o -lfreexl -lproj -lsqlite3 -lz -lsqlite3 -L/usr/lib64 -lgeos_c libtool: link: x86_64-pc-linux-gnu-gcc -I./../src/headers -I. -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed -o .libs/check_virtualtable1 check_virtualtable1.o -L../src /var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/src/.libs/libspatialite.so -L/usr/lib64 -lpthread -ldl -lm -lxml2 -lfreexl -lproj -lz -lsqlite3 -lgeos_c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -Wall -I/usr/include -I/usr/include/libxml2 -I./../src/headers -I. -O2 -pipe -march=native -Wall -c -o check_virtualtable2.o check_virtualtable2.c check_virtualtable2.c: In function ‘do_test’: check_virtualtable2.c:108:5: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result] asprintf (&sql_statement, ^~~~~~~~~~~~~~~~~~~~~~~~~ "select testcase1, testcase2, AsText(Geometry) from shapetest where testcase2 < 20;"); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ check_virtualtable2.c:153:5: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result] asprintf (&sql_statement, ^~~~~~~~~~~~~~~~~~~~~~~~~ "select testcase1, testcase2, AsText(Geometry) from shapetest where testcase2 <= 19;"); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ check_virtualtable2.c:198:5: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result] asprintf (&sql_statement, ^~~~~~~~~~~~~~~~~~~~~~~~~ "select testcase1, testcase2, AsText(Geometry) from shapetest where testcase2 = 20;"); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ check_virtualtable2.c:243:5: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result] asprintf (&sql_statement, ^~~~~~~~~~~~~~~~~~~~~~~~~ "select testcase1, testcase2, AsText(Geometry) from shapetest where testcase2 > 2;"); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ check_virtualtable2.c:288:5: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result] asprintf (&sql_statement, ^~~~~~~~~~~~~~~~~~~~~~~~~ "select testcase1, testcase2, AsText(Geometry) from shapetest where testcase2 >= 20;"); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ check_virtualtable2.c:333:5: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result] asprintf (&sql_statement, ^~~~~~~~~~~~~~~~~~~~~~~~~ "select testcase1, testcase2, AsText(Geometry) from shapetest where testcase1 < \"p\";"); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ check_virtualtable2.c:378:5: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result] asprintf (&sql_statement, ^~~~~~~~~~~~~~~~~~~~~~~~~ "select testcase1, testcase2, AsText(Geometry) from shapetest where testcase1 <= \"p\";"); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ check_virtualtable2.c:432:5: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result] asprintf (&sql_statement, ^~~~~~~~~~~~~~~~~~~~~~~~~ "select testcase1, testcase2, AsText(Geometry) from shapetest where testcase1 > \"p\";"); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ check_virtualtable2.c:496:5: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result] asprintf (&sql_statement, ^~~~~~~~~~~~~~~~~~~~~~~~~ "select testcase1, testcase2, AsText(Geometry) from shapetest where testcase1 >= \"p\";"); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ check_virtualtable2.c:541:5: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result] asprintf (&sql_statement, ^~~~~~~~~~~~~~~~~~~~~~~~~ "select testcase1, testcase2, AsText(Geometry) from shapetest where testcase1 = \"windward\";"); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ check_virtualtable2.c:586:5: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result] asprintf (&sql_statement, ^~~~~~~~~~~~~~~~~~~~~~~~~ "select testcase1, testcase2, AsText(Geometry) from shapetest where PKUID = 1;"); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ check_virtualtable2.c:631:5: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result] asprintf (&sql_statement, ^~~~~~~~~~~~~~~~~~~~~~~~~ "select testcase1, testcase2, AsText(Geometry) from shapetest where PKUID < 2;"); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ check_virtualtable2.c:676:5: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result] asprintf (&sql_statement, ^~~~~~~~~~~~~~~~~~~~~~~~~ "select testcase1, testcase2, AsText(Geometry) from shapetest where PKUID <= 1;"); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ check_virtualtable2.c:721:5: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result] asprintf (&sql_statement, ^~~~~~~~~~~~~~~~~~~~~~~~~ "select testcase1, testcase2, AsText(Geometry) from shapetest where PKUID > 1;"); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ check_virtualtable2.c:766:5: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result] asprintf (&sql_statement, ^~~~~~~~~~~~~~~~~~~~~~~~~ "select testcase1, testcase2, AsText(Geometry) from shapetest where PKUID >= 2;"); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ check_virtualtable2.c:811:5: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result] asprintf (&sql_statement, ^~~~~~~~~~~~~~~~~~~~~~~~~ "select PKUID, testcase1, testcase2, AsText(Geometry) from shapetest where testcase1 LIKE \"wind%%\";"); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I./../src/headers -I. -O2 -pipe -march=native -Wall -L../src -lpthread -lspatialite -lm -lxml2 -Wl,-O1 -Wl,--as-needed -o check_virtualtable2 check_virtualtable2.o -lfreexl -lproj -lsqlite3 -lz -lsqlite3 -L/usr/lib64 -lgeos_c libtool: link: x86_64-pc-linux-gnu-gcc -I./../src/headers -I. -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed -o .libs/check_virtualtable2 check_virtualtable2.o -L../src /var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/src/.libs/libspatialite.so -L/usr/lib64 -lpthread -ldl -lm -lxml2 -lfreexl -lproj -lz -lsqlite3 -lgeos_c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -Wall -I/usr/include -I/usr/include/libxml2 -I./../src/headers -I. -O2 -pipe -march=native -Wall -c -o check_virtualtable3.o check_virtualtable3.c check_virtualtable3.c: In function ‘main’: check_virtualtable3.c:100:5: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result] asprintf (&sql_statement, ^~~~~~~~~~~~~~~~~~~~~~~~~ "select testcase1, testcase2 from dbftest where testcase2 < 20;"); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ check_virtualtable3.c:139:5: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result] asprintf (&sql_statement, ^~~~~~~~~~~~~~~~~~~~~~~~~ "select testcase1, testcase2 from dbftest where testcase2 <= 19;"); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ check_virtualtable3.c:178:5: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result] asprintf (&sql_statement, ^~~~~~~~~~~~~~~~~~~~~~~~~ "select testcase1, testcase2 from dbftest where testcase2 = 20;"); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ check_virtualtable3.c:217:5: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result] asprintf (&sql_statement, ^~~~~~~~~~~~~~~~~~~~~~~~~ "select testcase1, testcase2 from dbftest where testcase2 > 2;"); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ check_virtualtable3.c:256:5: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result] asprintf (&sql_statement, ^~~~~~~~~~~~~~~~~~~~~~~~~ "select testcase1, testcase2 from dbftest where testcase2 >= 20;"); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ check_virtualtable3.c:295:5: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result] asprintf (&sql_statement, ^~~~~~~~~~~~~~~~~~~~~~~~~ "select testcase1, testcase2 from dbftest where testcase1 < \"p\";"); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ check_virtualtable3.c:334:5: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result] asprintf (&sql_statement, ^~~~~~~~~~~~~~~~~~~~~~~~~ "select testcase1, testcase2 from dbftest where testcase1 <= \"p\";"); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ check_virtualtable3.c:381:5: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result] asprintf (&sql_statement, ^~~~~~~~~~~~~~~~~~~~~~~~~ "select testcase1, testcase2 from dbftest where testcase1 > \"p\";"); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ check_virtualtable3.c:439:5: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result] asprintf (&sql_statement, ^~~~~~~~~~~~~~~~~~~~~~~~~ "select testcase1, testcase2 from dbftest where testcase1 >= \"p\";"); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ check_virtualtable3.c:478:5: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result] asprintf (&sql_statement, ^~~~~~~~~~~~~~~~~~~~~~~~~ "select testcase1, testcase2 from dbftest where testcase1 = \"windward\";"); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ check_virtualtable3.c:517:5: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result] asprintf (&sql_statement, ^~~~~~~~~~~~~~~~~~~~~~~~~ "select testcase1, testcase2 from dbftest where PKUID = 1;"); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ check_virtualtable3.c:556:5: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result] asprintf (&sql_statement, ^~~~~~~~~~~~~~~~~~~~~~~~~ "select testcase1, testcase2 from dbftest where PKUID < 2;"); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ check_virtualtable3.c:595:5: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result] asprintf (&sql_statement, ^~~~~~~~~~~~~~~~~~~~~~~~~ "select testcase1, testcase2 from dbftest where PKUID <= 1;"); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ check_virtualtable3.c:634:5: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result] asprintf (&sql_statement, ^~~~~~~~~~~~~~~~~~~~~~~~~ "select testcase1, testcase2 from dbftest where PKUID > 1;"); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ check_virtualtable3.c:673:5: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result] asprintf (&sql_statement, ^~~~~~~~~~~~~~~~~~~~~~~~~ "select testcase1, testcase2 from dbftest where PKUID >= 2;"); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ check_virtualtable3.c:712:5: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result] asprintf (&sql_statement, ^~~~~~~~~~~~~~~~~~~~~~~~~ "select PKUID, testcase1, testcase2 from dbftest where testcase1 LIKE \"wind%%\";"); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I./../src/headers -I. -O2 -pipe -march=native -Wall -L../src -lpthread -lspatialite -lm -lxml2 -Wl,-O1 -Wl,--as-needed -o check_virtualtable3 check_virtualtable3.o -lfreexl -lproj -lsqlite3 -lz -lsqlite3 -L/usr/lib64 -lgeos_c libtool: link: x86_64-pc-linux-gnu-gcc -I./../src/headers -I. -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed -o .libs/check_virtualtable3 check_virtualtable3.o -L../src /var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/src/.libs/libspatialite.so -L/usr/lib64 -lpthread -ldl -lm -lxml2 -lfreexl -lproj -lz -lsqlite3 -lgeos_c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -Wall -I/usr/include -I/usr/include/libxml2 -I./../src/headers -I. -O2 -pipe -march=native -Wall -c -o check_virtualtable4.o check_virtualtable4.c check_virtualtable4.c: In function ‘main’: check_virtualtable4.c:148:5: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result] asprintf (&sql_statement, ^~~~~~~~~~~~~~~~~~~~~~~~~ "select col_2, col_4, col_5, col_7, rowid from xltest WHERE col_2 = \"Canal Creek\";"); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ check_virtualtable4.c:304:5: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result] asprintf (&sql_statement, ^~~~~~~~~~~~~~~~~~~~~~~~~ "select row_no, place, lat, lon, rowid from sheet2 WHERE place = \"Canal Creek\";"); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ check_virtualtable4.c:356:5: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result] asprintf (&sql_statement, ^~~~~~~~~~~~~~~~~~~~~~~~~ "select row_no, place, lat, lon, rowid from sheet2 WHERE row_no = 16"); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I./../src/headers -I. -O2 -pipe -march=native -Wall -L../src -lpthread -lspatialite -lm -lxml2 -Wl,-O1 -Wl,--as-needed -o check_virtualtable4 check_virtualtable4.o -lfreexl -lproj -lsqlite3 -lz -lsqlite3 -L/usr/lib64 -lgeos_c libtool: link: x86_64-pc-linux-gnu-gcc -I./../src/headers -I. -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed -o .libs/check_virtualtable4 check_virtualtable4.o -L../src /var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/src/.libs/libspatialite.so -L/usr/lib64 -lpthread -ldl -lm -lxml2 -lfreexl -lproj -lz -lsqlite3 -lgeos_c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -Wall -I/usr/include -I/usr/include/libxml2 -I./../src/headers -I. -O2 -pipe -march=native -Wall -c -o check_virtualtable5.o check_virtualtable5.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I./../src/headers -I. -O2 -pipe -march=native -Wall -L../src -lpthread -lspatialite -lm -lxml2 -Wl,-O1 -Wl,--as-needed -o check_virtualtable5 check_virtualtable5.o -lfreexl -lproj -lsqlite3 -lz -lsqlite3 -L/usr/lib64 -lgeos_c libtool: link: x86_64-pc-linux-gnu-gcc -I./../src/headers -I. -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed -o .libs/check_virtualtable5 check_virtualtable5.o -L../src /var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/src/.libs/libspatialite.so -L/usr/lib64 -lpthread -ldl -lm -lxml2 -lfreexl -lproj -lz -lsqlite3 -lgeos_c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -Wall -I/usr/include -I/usr/include/libxml2 -I./../src/headers -I. -O2 -pipe -march=native -Wall -c -o check_virtualtable6.o check_virtualtable6.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I./../src/headers -I. -O2 -pipe -march=native -Wall -L../src -lpthread -lspatialite -lm -lxml2 -Wl,-O1 -Wl,--as-needed -o check_virtualtable6 check_virtualtable6.o -lfreexl -lproj -lsqlite3 -lz -lsqlite3 -L/usr/lib64 -lgeos_c libtool: link: x86_64-pc-linux-gnu-gcc -I./../src/headers -I. -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed -o .libs/check_virtualtable6 check_virtualtable6.o -L../src /var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/src/.libs/libspatialite.so -L/usr/lib64 -lpthread -ldl -lm -lxml2 -lfreexl -lproj -lz -lsqlite3 -lgeos_c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -Wall -I/usr/include -I/usr/include/libxml2 -I./../src/headers -I. -O2 -pipe -march=native -Wall -c -o check_virtual_ovflw.o check_virtual_ovflw.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I./../src/headers -I. -O2 -pipe -march=native -Wall -L../src -lpthread -lspatialite -lm -lxml2 -Wl,-O1 -Wl,--as-needed -o check_virtual_ovflw check_virtual_ovflw.o -lfreexl -lproj -lsqlite3 -lz -lsqlite3 -L/usr/lib64 -lgeos_c libtool: link: x86_64-pc-linux-gnu-gcc -I./../src/headers -I. -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed -o .libs/check_virtual_ovflw check_virtual_ovflw.o -L../src /var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/src/.libs/libspatialite.so -L/usr/lib64 -lpthread -ldl -lm -lxml2 -lfreexl -lproj -lz -lsqlite3 -lgeos_c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -Wall -I/usr/include -I/usr/include/libxml2 -I./../src/headers -I. -O2 -pipe -march=native -Wall -c -o check_mbrcache.o check_mbrcache.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I./../src/headers -I. -O2 -pipe -march=native -Wall -L../src -lpthread -lspatialite -lm -lxml2 -Wl,-O1 -Wl,--as-needed -o check_mbrcache check_mbrcache.o -lfreexl -lproj -lsqlite3 -lz -lsqlite3 -L/usr/lib64 -lgeos_c libtool: link: x86_64-pc-linux-gnu-gcc -I./../src/headers -I. -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed -o .libs/check_mbrcache check_mbrcache.o -L../src /var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/src/.libs/libspatialite.so -L/usr/lib64 -lpthread -ldl -lm -lxml2 -lfreexl -lproj -lz -lsqlite3 -lgeos_c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -Wall -I/usr/include -I/usr/include/libxml2 -I./../src/headers -I. -O2 -pipe -march=native -Wall -c -o check_spatialindex.o check_spatialindex.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I./../src/headers -I. -O2 -pipe -march=native -Wall -L../src -lpthread -lspatialite -lm -lxml2 -Wl,-O1 -Wl,--as-needed -o check_spatialindex check_spatialindex.o -lfreexl -lproj -lsqlite3 -lz -lsqlite3 -L/usr/lib64 -lgeos_c libtool: link: x86_64-pc-linux-gnu-gcc -I./../src/headers -I. -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed -o .libs/check_spatialindex check_spatialindex.o -L../src /var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/src/.libs/libspatialite.so -L/usr/lib64 -lpthread -ldl -lm -lxml2 -lfreexl -lproj -lz -lsqlite3 -lgeos_c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -Wall -I/usr/include -I/usr/include/libxml2 -I./../src/headers -I. -O2 -pipe -march=native -Wall -c -o check_exif.o check_exif.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I./../src/headers -I. -O2 -pipe -march=native -Wall -L../src -lpthread -lspatialite -lm -lxml2 -Wl,-O1 -Wl,--as-needed -o check_exif check_exif.o -lfreexl -lproj -lsqlite3 -lz -lsqlite3 -L/usr/lib64 -lgeos_c libtool: link: x86_64-pc-linux-gnu-gcc -I./../src/headers -I. -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed -o .libs/check_exif check_exif.o -L../src /var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/src/.libs/libspatialite.so -L/usr/lib64 -lpthread -ldl -lm -lxml2 -lfreexl -lproj -lz -lsqlite3 -lgeos_c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -Wall -I/usr/include -I/usr/include/libxml2 -I./../src/headers -I. -O2 -pipe -march=native -Wall -c -o check_exif2.o check_exif2.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I./../src/headers -I. -O2 -pipe -march=native -Wall -L../src -lpthread -lspatialite -lm -lxml2 -Wl,-O1 -Wl,--as-needed -o check_exif2 check_exif2.o -lfreexl -lproj -lsqlite3 -lz -lsqlite3 -L/usr/lib64 -lgeos_c libtool: link: x86_64-pc-linux-gnu-gcc -I./../src/headers -I. -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed -o .libs/check_exif2 check_exif2.o -L../src /var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/src/.libs/libspatialite.so -L/usr/lib64 -lpthread -ldl -lm -lxml2 -lfreexl -lproj -lz -lsqlite3 -lgeos_c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -Wall -I/usr/include -I/usr/include/libxml2 -I./../src/headers -I. -O2 -pipe -march=native -Wall -c -o check_relations_fncts.o check_relations_fncts.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I./../src/headers -I. -O2 -pipe -march=native -Wall -L../src -lpthread -lspatialite -lm -lxml2 -Wl,-O1 -Wl,--as-needed -o check_relations_fncts check_relations_fncts.o -lfreexl -lproj -lsqlite3 -lz -lsqlite3 -L/usr/lib64 -lgeos_c libtool: link: x86_64-pc-linux-gnu-gcc -I./../src/headers -I. -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed -o .libs/check_relations_fncts check_relations_fncts.o -L../src /var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/src/.libs/libspatialite.so -L/usr/lib64 -lpthread -ldl -lm -lxml2 -lfreexl -lproj -lz -lsqlite3 -lgeos_c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -Wall -I/usr/include -I/usr/include/libxml2 -I./../src/headers -I. -O2 -pipe -march=native -Wall -c -o check_extra_relations_fncts.o check_extra_relations_fncts.c check_extra_relations_fncts.c:55:21: warning: ‘double_eps’ defined but not used [-Wunused-const-variable=] static const double double_eps = 0.00000001; ^~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I./../src/headers -I. -O2 -pipe -march=native -Wall -L../src -lpthread -lspatialite -lm -lxml2 -Wl,-O1 -Wl,--as-needed -o check_extra_relations_fncts check_extra_relations_fncts.o -lfreexl -lproj -lsqlite3 -lz -lsqlite3 -L/usr/lib64 -lgeos_c libtool: link: x86_64-pc-linux-gnu-gcc -I./../src/headers -I. -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed -o .libs/check_extra_relations_fncts check_extra_relations_fncts.o -L../src /var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/src/.libs/libspatialite.so -L/usr/lib64 -lpthread -ldl -lm -lxml2 -lfreexl -lproj -lz -lsqlite3 -lgeos_c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -Wall -I/usr/include -I/usr/include/libxml2 -I./../src/headers -I. -O2 -pipe -march=native -Wall -c -o check_geoscvt_fncts.o check_geoscvt_fncts.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I./../src/headers -I. -O2 -pipe -march=native -Wall -L../src -lpthread -lspatialite -lm -lxml2 -Wl,-O1 -Wl,--as-needed -o check_geoscvt_fncts check_geoscvt_fncts.o -lfreexl -lproj -lsqlite3 -lz -lsqlite3 -L/usr/lib64 -lgeos_c libtool: link: x86_64-pc-linux-gnu-gcc -I./../src/headers -I. -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed -o .libs/check_geoscvt_fncts check_geoscvt_fncts.o -L../src /var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/src/.libs/libspatialite.so -L/usr/lib64 -lpthread -ldl -lm -lxml2 -lfreexl -lproj -lz -lsqlite3 -lgeos_c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -Wall -I/usr/include -I/usr/include/libxml2 -I./../src/headers -I. -O2 -pipe -march=native -Wall -c -o check_libxml2.o check_libxml2.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I./../src/headers -I. -O2 -pipe -march=native -Wall -L../src -lpthread -lspatialite -lm -lxml2 -Wl,-O1 -Wl,--as-needed -o check_libxml2 check_libxml2.o -lfreexl -lproj -lsqlite3 -lz -lsqlite3 -L/usr/lib64 -lgeos_c libtool: link: x86_64-pc-linux-gnu-gcc -I./../src/headers -I. -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed -o .libs/check_libxml2 check_libxml2.o -L../src /var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/src/.libs/libspatialite.so -L/usr/lib64 -lpthread -ldl -lm -lxml2 -lfreexl -lproj -lz -lsqlite3 -lgeos_c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -Wall -I/usr/include -I/usr/include/libxml2 -I./../src/headers -I. -O2 -pipe -march=native -Wall -c -o check_styling.o check_styling.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I./../src/headers -I. -O2 -pipe -march=native -Wall -L../src -lpthread -lspatialite -lm -lxml2 -Wl,-O1 -Wl,--as-needed -o check_styling check_styling.o -lfreexl -lproj -lsqlite3 -lz -lsqlite3 -L/usr/lib64 -lgeos_c libtool: link: x86_64-pc-linux-gnu-gcc -I./../src/headers -I. -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed -o .libs/check_styling check_styling.o -L../src /var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/src/.libs/libspatialite.so -L/usr/lib64 -lpthread -ldl -lm -lxml2 -lfreexl -lproj -lz -lsqlite3 -lgeos_c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -Wall -I/usr/include -I/usr/include/libxml2 -I./../src/headers -I. -O2 -pipe -march=native -Wall -c -o check_virtualxpath.o check_virtualxpath.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I./../src/headers -I. -O2 -pipe -march=native -Wall -L../src -lpthread -lspatialite -lm -lxml2 -Wl,-O1 -Wl,--as-needed -o check_virtualxpath check_virtualxpath.o -lfreexl -lproj -lsqlite3 -lz -lsqlite3 -L/usr/lib64 -lgeos_c libtool: link: x86_64-pc-linux-gnu-gcc -I./../src/headers -I. -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed -o .libs/check_virtualxpath check_virtualxpath.o -L../src /var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/src/.libs/libspatialite.so -L/usr/lib64 -lpthread -ldl -lm -lxml2 -lfreexl -lproj -lz -lsqlite3 -lgeos_c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -Wall -I/usr/include -I/usr/include/libxml2 -I./../src/headers -I. -O2 -pipe -march=native -Wall -c -o check_virtualbbox.o check_virtualbbox.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I./../src/headers -I. -O2 -pipe -march=native -Wall -L../src -lpthread -lspatialite -lm -lxml2 -Wl,-O1 -Wl,--as-needed -o check_virtualbbox check_virtualbbox.o -lfreexl -lproj -lsqlite3 -lz -lsqlite3 -L/usr/lib64 -lgeos_c libtool: link: x86_64-pc-linux-gnu-gcc -I./../src/headers -I. -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed -o .libs/check_virtualbbox check_virtualbbox.o -L../src /var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/src/.libs/libspatialite.so -L/usr/lib64 -lpthread -ldl -lm -lxml2 -lfreexl -lproj -lz -lsqlite3 -lgeos_c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -Wall -I/usr/include -I/usr/include/libxml2 -I./../src/headers -I. -O2 -pipe -march=native -Wall -c -o check_wfsin.o check_wfsin.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I./../src/headers -I. -O2 -pipe -march=native -Wall -L../src -lpthread -lspatialite -lm -lxml2 -Wl,-O1 -Wl,--as-needed -o check_wfsin check_wfsin.o -lfreexl -lproj -lsqlite3 -lz -lsqlite3 -L/usr/lib64 -lgeos_c libtool: link: x86_64-pc-linux-gnu-gcc -I./../src/headers -I. -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed -o .libs/check_wfsin check_wfsin.o -L../src /var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/src/.libs/libspatialite.so -L/usr/lib64 -lpthread -ldl -lm -lxml2 -lfreexl -lproj -lz -lsqlite3 -lgeos_c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -Wall -I/usr/include -I/usr/include/libxml2 -I./../src/headers -I. -O2 -pipe -march=native -Wall -c -o check_dxf.o check_dxf.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I./../src/headers -I. -O2 -pipe -march=native -Wall -L../src -lpthread -lspatialite -lm -lxml2 -Wl,-O1 -Wl,--as-needed -o check_dxf check_dxf.o -lfreexl -lproj -lsqlite3 -lz -lsqlite3 -L/usr/lib64 -lgeos_c libtool: link: x86_64-pc-linux-gnu-gcc -I./../src/headers -I. -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed -o .libs/check_dxf check_dxf.o -L../src /var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/src/.libs/libspatialite.so -L/usr/lib64 -lpthread -ldl -lm -lxml2 -lfreexl -lproj -lz -lsqlite3 -lgeos_c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -Wall -I/usr/include -I/usr/include/libxml2 -I./../src/headers -I. -O2 -pipe -march=native -Wall -c -o check_metacatalog.o check_metacatalog.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I./../src/headers -I. -O2 -pipe -march=native -Wall -L../src -lpthread -lspatialite -lm -lxml2 -Wl,-O1 -Wl,--as-needed -o check_metacatalog check_metacatalog.o -lfreexl -lproj -lsqlite3 -lz -lsqlite3 -L/usr/lib64 -lgeos_c libtool: link: x86_64-pc-linux-gnu-gcc -I./../src/headers -I. -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed -o .libs/check_metacatalog check_metacatalog.o -L../src /var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/src/.libs/libspatialite.so -L/usr/lib64 -lpthread -ldl -lm -lxml2 -lfreexl -lproj -lz -lsqlite3 -lgeos_c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -Wall -I/usr/include -I/usr/include/libxml2 -I./../src/headers -I. -O2 -pipe -march=native -Wall -c -o check_virtualelem.o check_virtualelem.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I./../src/headers -I. -O2 -pipe -march=native -Wall -L../src -lpthread -lspatialite -lm -lxml2 -Wl,-O1 -Wl,--as-needed -o check_virtualelem check_virtualelem.o -lfreexl -lproj -lsqlite3 -lz -lsqlite3 -L/usr/lib64 -lgeos_c libtool: link: x86_64-pc-linux-gnu-gcc -I./../src/headers -I. -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed -o .libs/check_virtualelem check_virtualelem.o -L../src /var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/src/.libs/libspatialite.so -L/usr/lib64 -lpthread -ldl -lm -lxml2 -lfreexl -lproj -lz -lsqlite3 -lgeos_c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -Wall -I/usr/include -I/usr/include/libxml2 -I./../src/headers -I. -O2 -pipe -march=native -Wall -c -o check_srid_fncts.o check_srid_fncts.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I./../src/headers -I. -O2 -pipe -march=native -Wall -L../src -lpthread -lspatialite -lm -lxml2 -Wl,-O1 -Wl,--as-needed -o check_srid_fncts check_srid_fncts.o -lfreexl -lproj -lsqlite3 -lz -lsqlite3 -L/usr/lib64 -lgeos_c libtool: link: x86_64-pc-linux-gnu-gcc -I./../src/headers -I. -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed -o .libs/check_srid_fncts check_srid_fncts.o -L../src /var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/src/.libs/libspatialite.so -L/usr/lib64 -lpthread -ldl -lm -lxml2 -lfreexl -lproj -lz -lsqlite3 -lgeos_c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -Wall -I/usr/include -I/usr/include/libxml2 -I./../src/headers -I. -O2 -pipe -march=native -Wall -c -o check_control_points.o check_control_points.c check_control_points.c:181:1: warning: ‘test_invalid’ defined but not used [-Wunused-function] test_invalid (sqlite3 * handle) ^~~~~~~~~~~~ check_control_points.c:114:1: warning: ‘test_transform’ defined but not used [-Wunused-function] test_transform (sqlite3 * handle, int order) ^~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I./../src/headers -I. -O2 -pipe -march=native -Wall -L../src -lpthread -lspatialite -lm -lxml2 -Wl,-O1 -Wl,--as-needed -o check_control_points check_control_points.o -lfreexl -lproj -lsqlite3 -lz -lsqlite3 -L/usr/lib64 -lgeos_c libtool: link: x86_64-pc-linux-gnu-gcc -I./../src/headers -I. -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed -o .libs/check_control_points check_control_points.o -L../src /var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/src/.libs/libspatialite.so -L/usr/lib64 -lpthread -ldl -lm -lxml2 -lfreexl -lproj -lz -lsqlite3 -lgeos_c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -Wall -I/usr/include -I/usr/include/libxml2 -I./../src/headers -I. -O2 -pipe -march=native -Wall -c -o check_createBaseTables.o check_createBaseTables.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I./../src/headers -I. -O2 -pipe -march=native -Wall -L../src -lpthread -lspatialite -lm -lxml2 -Wl,-O1 -Wl,--as-needed -o check_createBaseTables check_createBaseTables.o -lfreexl -lproj -lsqlite3 -lz -lsqlite3 -L/usr/lib64 -lgeos_c libtool: link: x86_64-pc-linux-gnu-gcc -I./../src/headers -I. -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed -o .libs/check_createBaseTables check_createBaseTables.o -L../src /var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/src/.libs/libspatialite.so -L/usr/lib64 -lpthread -ldl -lm -lxml2 -lfreexl -lproj -lz -lsqlite3 -lgeos_c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -Wall -I/usr/include -I/usr/include/libxml2 -I./../src/headers -I. -O2 -pipe -march=native -Wall -c -o check_gpkgCreateTilesTable.o check_gpkgCreateTilesTable.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I./../src/headers -I. -O2 -pipe -march=native -Wall -L../src -lpthread -lspatialite -lm -lxml2 -Wl,-O1 -Wl,--as-needed -o check_gpkgCreateTilesTable check_gpkgCreateTilesTable.o -lfreexl -lproj -lsqlite3 -lz -lsqlite3 -L/usr/lib64 -lgeos_c libtool: link: x86_64-pc-linux-gnu-gcc -I./../src/headers -I. -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed -o .libs/check_gpkgCreateTilesTable check_gpkgCreateTilesTable.o -L../src /var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/src/.libs/libspatialite.so -L/usr/lib64 -lpthread -ldl -lm -lxml2 -lfreexl -lproj -lz -lsqlite3 -lgeos_c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -Wall -I/usr/include -I/usr/include/libxml2 -I./../src/headers -I. -O2 -pipe -march=native -Wall -c -o check_gpkgCreateTilesTableMissingSRID.o check_gpkgCreateTilesTableMissingSRID.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I./../src/headers -I. -O2 -pipe -march=native -Wall -L../src -lpthread -lspatialite -lm -lxml2 -Wl,-O1 -Wl,--as-needed -o check_gpkgCreateTilesTableMissingSRID check_gpkgCreateTilesTableMissingSRID.o -lfreexl -lproj -lsqlite3 -lz -lsqlite3 -L/usr/lib64 -lgeos_c libtool: link: x86_64-pc-linux-gnu-gcc -I./../src/headers -I. -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed -o .libs/check_gpkgCreateTilesTableMissingSRID check_gpkgCreateTilesTableMissingSRID.o -L../src /var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/src/.libs/libspatialite.so -L/usr/lib64 -lpthread -ldl -lm -lxml2 -lfreexl -lproj -lz -lsqlite3 -lgeos_c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -Wall -I/usr/include -I/usr/include/libxml2 -I./../src/headers -I. -O2 -pipe -march=native -Wall -c -o check_gpkgCreateTilesZoomLevel.o check_gpkgCreateTilesZoomLevel.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I./../src/headers -I. -O2 -pipe -march=native -Wall -L../src -lpthread -lspatialite -lm -lxml2 -Wl,-O1 -Wl,--as-needed -o check_gpkgCreateTilesZoomLevel check_gpkgCreateTilesZoomLevel.o -lfreexl -lproj -lsqlite3 -lz -lsqlite3 -L/usr/lib64 -lgeos_c libtool: link: x86_64-pc-linux-gnu-gcc -I./../src/headers -I. -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed -o .libs/check_gpkgCreateTilesZoomLevel check_gpkgCreateTilesZoomLevel.o -L../src /var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/src/.libs/libspatialite.so -L/usr/lib64 -lpthread -ldl -lm -lxml2 -lfreexl -lproj -lz -lsqlite3 -lgeos_c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -Wall -I/usr/include -I/usr/include/libxml2 -I./../src/headers -I. -O2 -pipe -march=native -Wall -c -o check_gpkgInsertEpsgSRID.o check_gpkgInsertEpsgSRID.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I./../src/headers -I. -O2 -pipe -march=native -Wall -L../src -lpthread -lspatialite -lm -lxml2 -Wl,-O1 -Wl,--as-needed -o check_gpkgInsertEpsgSRID check_gpkgInsertEpsgSRID.o -lfreexl -lproj -lsqlite3 -lz -lsqlite3 -L/usr/lib64 -lgeos_c libtool: link: x86_64-pc-linux-gnu-gcc -I./../src/headers -I. -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed -o .libs/check_gpkgInsertEpsgSRID check_gpkgInsertEpsgSRID.o -L../src /var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/src/.libs/libspatialite.so -L/usr/lib64 -lpthread -ldl -lm -lxml2 -lfreexl -lproj -lz -lsqlite3 -lgeos_c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -Wall -I/usr/include -I/usr/include/libxml2 -I./../src/headers -I. -O2 -pipe -march=native -Wall -c -o check_gpkgMode.o check_gpkgMode.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I./../src/headers -I. -O2 -pipe -march=native -Wall -L../src -lpthread -lspatialite -lm -lxml2 -Wl,-O1 -Wl,--as-needed -o check_gpkgMode check_gpkgMode.o -lfreexl -lproj -lsqlite3 -lz -lsqlite3 -L/usr/lib64 -lgeos_c libtool: link: x86_64-pc-linux-gnu-gcc -I./../src/headers -I. -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed -o .libs/check_gpkgMode check_gpkgMode.o -L../src /var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/src/.libs/libspatialite.so -L/usr/lib64 -lpthread -ldl -lm -lxml2 -lfreexl -lproj -lz -lsqlite3 -lgeos_c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -Wall -I/usr/include -I/usr/include/libxml2 -I./../src/headers -I. -O2 -pipe -march=native -Wall -c -o check_gpkgCreateFeaturesTable.o check_gpkgCreateFeaturesTable.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I./../src/headers -I. -O2 -pipe -march=native -Wall -L../src -lpthread -lspatialite -lm -lxml2 -Wl,-O1 -Wl,--as-needed -o check_gpkgCreateFeaturesTable check_gpkgCreateFeaturesTable.o -lfreexl -lproj -lsqlite3 -lz -lsqlite3 -L/usr/lib64 -lgeos_c libtool: link: x86_64-pc-linux-gnu-gcc -I./../src/headers -I. -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed -o .libs/check_gpkgCreateFeaturesTable check_gpkgCreateFeaturesTable.o -L../src /var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/src/.libs/libspatialite.so -L/usr/lib64 -lpthread -ldl -lm -lxml2 -lfreexl -lproj -lz -lsqlite3 -lgeos_c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -Wall -I/usr/include -I/usr/include/libxml2 -I./../src/headers -I. -O2 -pipe -march=native -Wall -c -o check_gpkg_base_core_container_data_file_format_application_id.o check_gpkg_base_core_container_data_file_format_application_id.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I./../src/headers -I. -O2 -pipe -march=native -Wall -L../src -lpthread -lspatialite -lm -lxml2 -Wl,-O1 -Wl,--as-needed -o check_gpkg_base_core_container_data_file_format_application_id check_gpkg_base_core_container_data_file_format_application_id.o -lfreexl -lproj -lsqlite3 -lz -lsqlite3 -L/usr/lib64 -lgeos_c libtool: link: x86_64-pc-linux-gnu-gcc -I./../src/headers -I. -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed -o .libs/check_gpkg_base_core_container_data_file_format_application_id check_gpkg_base_core_container_data_file_format_application_id.o -L../src /var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/src/.libs/libspatialite.so -L/usr/lib64 -lpthread -ldl -lm -lxml2 -lfreexl -lproj -lz -lsqlite3 -lgeos_c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -Wall -I/usr/include -I/usr/include/libxml2 -I./../src/headers -I. -O2 -pipe -march=native -Wall -c -o check_gpkg_base_core_spatial_ref_sys_data_table_def.o check_gpkg_base_core_spatial_ref_sys_data_table_def.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I./../src/headers -I. -O2 -pipe -march=native -Wall -L../src -lpthread -lspatialite -lm -lxml2 -Wl,-O1 -Wl,--as-needed -o check_gpkg_base_core_spatial_ref_sys_data_table_def check_gpkg_base_core_spatial_ref_sys_data_table_def.o -lfreexl -lproj -lsqlite3 -lz -lsqlite3 -L/usr/lib64 -lgeos_c libtool: link: x86_64-pc-linux-gnu-gcc -I./../src/headers -I. -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed -o .libs/check_gpkg_base_core_spatial_ref_sys_data_table_def check_gpkg_base_core_spatial_ref_sys_data_table_def.o -L../src /var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/src/.libs/libspatialite.so -L/usr/lib64 -lpthread -ldl -lm -lxml2 -lfreexl -lproj -lz -lsqlite3 -lgeos_c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -Wall -I/usr/include -I/usr/include/libxml2 -I./../src/headers -I. -O2 -pipe -march=native -Wall -c -o check_gpkg_base_core_spatial_ref_sys_data_values_default.o check_gpkg_base_core_spatial_ref_sys_data_values_default.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I./../src/headers -I. -O2 -pipe -march=native -Wall -L../src -lpthread -lspatialite -lm -lxml2 -Wl,-O1 -Wl,--as-needed -o check_gpkg_base_core_spatial_ref_sys_data_values_default check_gpkg_base_core_spatial_ref_sys_data_values_default.o -lfreexl -lproj -lsqlite3 -lz -lsqlite3 -L/usr/lib64 -lgeos_c libtool: link: x86_64-pc-linux-gnu-gcc -I./../src/headers -I. -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed -o .libs/check_gpkg_base_core_spatial_ref_sys_data_values_default check_gpkg_base_core_spatial_ref_sys_data_values_default.o -L../src /var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/src/.libs/libspatialite.so -L/usr/lib64 -lpthread -ldl -lm -lxml2 -lfreexl -lproj -lz -lsqlite3 -lgeos_c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -Wall -I/usr/include -I/usr/include/libxml2 -I./../src/headers -I. -O2 -pipe -march=native -Wall -c -o check_gpkg_base_core_contents_data_table_def.o check_gpkg_base_core_contents_data_table_def.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I./../src/headers -I. -O2 -pipe -march=native -Wall -L../src -lpthread -lspatialite -lm -lxml2 -Wl,-O1 -Wl,--as-needed -o check_gpkg_base_core_contents_data_table_def check_gpkg_base_core_contents_data_table_def.o -lfreexl -lproj -lsqlite3 -lz -lsqlite3 -L/usr/lib64 -lgeos_c libtool: link: x86_64-pc-linux-gnu-gcc -I./../src/headers -I. -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed -o .libs/check_gpkg_base_core_contents_data_table_def check_gpkg_base_core_contents_data_table_def.o -L../src /var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/src/.libs/libspatialite.so -L/usr/lib64 -lpthread -ldl -lm -lxml2 -lfreexl -lproj -lz -lsqlite3 -lgeos_c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -Wall -I/usr/include -I/usr/include/libxml2 -I./../src/headers -I. -O2 -pipe -march=native -Wall -c -o check_gpkg_opt_extension_mechanism_extensions_data_table_def.o check_gpkg_opt_extension_mechanism_extensions_data_table_def.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I./../src/headers -I. -O2 -pipe -march=native -Wall -L../src -lpthread -lspatialite -lm -lxml2 -Wl,-O1 -Wl,--as-needed -o check_gpkg_opt_extension_mechanism_extensions_data_table_def check_gpkg_opt_extension_mechanism_extensions_data_table_def.o -lfreexl -lproj -lsqlite3 -lz -lsqlite3 -L/usr/lib64 -lgeos_c libtool: link: x86_64-pc-linux-gnu-gcc -I./../src/headers -I. -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed -o .libs/check_gpkg_opt_extension_mechanism_extensions_data_table_def check_gpkg_opt_extension_mechanism_extensions_data_table_def.o -L../src /var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/src/.libs/libspatialite.so -L/usr/lib64 -lpthread -ldl -lm -lxml2 -lfreexl -lproj -lz -lsqlite3 -lgeos_c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -Wall -I/usr/include -I/usr/include/libxml2 -I./../src/headers -I. -O2 -pipe -march=native -Wall -c -o check_add_tile_triggers.o check_add_tile_triggers.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I./../src/headers -I. -O2 -pipe -march=native -Wall -L../src -lpthread -lspatialite -lm -lxml2 -Wl,-O1 -Wl,--as-needed -o check_add_tile_triggers check_add_tile_triggers.o -lfreexl -lproj -lsqlite3 -lz -lsqlite3 -L/usr/lib64 -lgeos_c libtool: link: x86_64-pc-linux-gnu-gcc -I./../src/headers -I. -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed -o .libs/check_add_tile_triggers check_add_tile_triggers.o -L../src /var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/src/.libs/libspatialite.so -L/usr/lib64 -lpthread -ldl -lm -lxml2 -lfreexl -lproj -lz -lsqlite3 -lgeos_c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -Wall -I/usr/include -I/usr/include/libxml2 -I./../src/headers -I. -O2 -pipe -march=native -Wall -c -o check_add_tile_triggers_bad_table_name.o check_add_tile_triggers_bad_table_name.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I./../src/headers -I. -O2 -pipe -march=native -Wall -L../src -lpthread -lspatialite -lm -lxml2 -Wl,-O1 -Wl,--as-needed -o check_add_tile_triggers_bad_table_name check_add_tile_triggers_bad_table_name.o -lfreexl -lproj -lsqlite3 -lz -lsqlite3 -L/usr/lib64 -lgeos_c libtool: link: x86_64-pc-linux-gnu-gcc -I./../src/headers -I. -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed -o .libs/check_add_tile_triggers_bad_table_name check_add_tile_triggers_bad_table_name.o -L../src /var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/src/.libs/libspatialite.so -L/usr/lib64 -lpthread -ldl -lm -lxml2 -lfreexl -lproj -lz -lsqlite3 -lgeos_c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -Wall -I/usr/include -I/usr/include/libxml2 -I./../src/headers -I. -O2 -pipe -march=native -Wall -c -o check_get_normal_row.o check_get_normal_row.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I./../src/headers -I. -O2 -pipe -march=native -Wall -L../src -lpthread -lspatialite -lm -lxml2 -Wl,-O1 -Wl,--as-needed -o check_get_normal_row check_get_normal_row.o -lfreexl -lproj -lsqlite3 -lz -lsqlite3 -L/usr/lib64 -lgeos_c libtool: link: x86_64-pc-linux-gnu-gcc -I./../src/headers -I. -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed -o .libs/check_get_normal_row check_get_normal_row.o -L../src /var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/src/.libs/libspatialite.so -L/usr/lib64 -lpthread -ldl -lm -lxml2 -lfreexl -lproj -lz -lsqlite3 -lgeos_c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -Wall -I/usr/include -I/usr/include/libxml2 -I./../src/headers -I. -O2 -pipe -march=native -Wall -c -o check_get_normal_row_bad_geopackage.o check_get_normal_row_bad_geopackage.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I./../src/headers -I. -O2 -pipe -march=native -Wall -L../src -lpthread -lspatialite -lm -lxml2 -Wl,-O1 -Wl,--as-needed -o check_get_normal_row_bad_geopackage check_get_normal_row_bad_geopackage.o -lfreexl -lproj -lsqlite3 -lz -lsqlite3 -L/usr/lib64 -lgeos_c libtool: link: x86_64-pc-linux-gnu-gcc -I./../src/headers -I. -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed -o .libs/check_get_normal_row_bad_geopackage check_get_normal_row_bad_geopackage.o -L../src /var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/src/.libs/libspatialite.so -L/usr/lib64 -lpthread -ldl -lm -lxml2 -lfreexl -lproj -lz -lsqlite3 -lgeos_c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -Wall -I/usr/include -I/usr/include/libxml2 -I./../src/headers -I. -O2 -pipe -march=native -Wall -c -o check_get_normal_row_bad_geopackage2.o check_get_normal_row_bad_geopackage2.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I./../src/headers -I. -O2 -pipe -march=native -Wall -L../src -lpthread -lspatialite -lm -lxml2 -Wl,-O1 -Wl,--as-needed -o check_get_normal_row_bad_geopackage2 check_get_normal_row_bad_geopackage2.o -lfreexl -lproj -lsqlite3 -lz -lsqlite3 -L/usr/lib64 -lgeos_c libtool: link: x86_64-pc-linux-gnu-gcc -I./../src/headers -I. -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed -o .libs/check_get_normal_row_bad_geopackage2 check_get_normal_row_bad_geopackage2.o -L../src /var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/src/.libs/libspatialite.so -L/usr/lib64 -lpthread -ldl -lm -lxml2 -lfreexl -lproj -lz -lsqlite3 -lgeos_c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -Wall -I/usr/include -I/usr/include/libxml2 -I./../src/headers -I. -O2 -pipe -march=native -Wall -c -o check_get_normal_zoom.o check_get_normal_zoom.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I./../src/headers -I. -O2 -pipe -march=native -Wall -L../src -lpthread -lspatialite -lm -lxml2 -Wl,-O1 -Wl,--as-needed -o check_get_normal_zoom check_get_normal_zoom.o -lfreexl -lproj -lsqlite3 -lz -lsqlite3 -L/usr/lib64 -lgeos_c libtool: link: x86_64-pc-linux-gnu-gcc -I./../src/headers -I. -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed -o .libs/check_get_normal_zoom check_get_normal_zoom.o -L../src /var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/src/.libs/libspatialite.so -L/usr/lib64 -lpthread -ldl -lm -lxml2 -lfreexl -lproj -lz -lsqlite3 -lgeos_c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -Wall -I/usr/include -I/usr/include/libxml2 -I./../src/headers -I. -O2 -pipe -march=native -Wall -c -o check_get_normal_zoom_extension_load.o check_get_normal_zoom_extension_load.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I./../src/headers -I. -O2 -pipe -march=native -Wall -L../src -lpthread -lspatialite -lm -lxml2 -Wl,-O1 -Wl,--as-needed -o check_get_normal_zoom_extension_load check_get_normal_zoom_extension_load.o -lfreexl -lproj -lsqlite3 -lz -lsqlite3 -L/usr/lib64 -lgeos_c libtool: link: x86_64-pc-linux-gnu-gcc -I./../src/headers -I. -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed -o .libs/check_get_normal_zoom_extension_load check_get_normal_zoom_extension_load.o -L../src /var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/src/.libs/libspatialite.so -L/usr/lib64 -lpthread -ldl -lm -lxml2 -lfreexl -lproj -lz -lsqlite3 -lgeos_c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -Wall -I/usr/include -I/usr/include/libxml2 -I./../src/headers -I. -O2 -pipe -march=native -Wall -c -o check_get_normal_zoom_bad_geopackage.o check_get_normal_zoom_bad_geopackage.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I./../src/headers -I. -O2 -pipe -march=native -Wall -L../src -lpthread -lspatialite -lm -lxml2 -Wl,-O1 -Wl,--as-needed -o check_get_normal_zoom_bad_geopackage check_get_normal_zoom_bad_geopackage.o -lfreexl -lproj -lsqlite3 -lz -lsqlite3 -L/usr/lib64 -lgeos_c libtool: link: x86_64-pc-linux-gnu-gcc -I./../src/headers -I. -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed -o .libs/check_get_normal_zoom_bad_geopackage check_get_normal_zoom_bad_geopackage.o -L../src /var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/src/.libs/libspatialite.so -L/usr/lib64 -lpthread -ldl -lm -lxml2 -lfreexl -lproj -lz -lsqlite3 -lgeos_c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -Wall -I/usr/include -I/usr/include/libxml2 -I./../src/headers -I. -O2 -pipe -march=native -Wall -c -o check_get_normal_zoom_bad_geopackage2.o check_get_normal_zoom_bad_geopackage2.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I./../src/headers -I. -O2 -pipe -march=native -Wall -L../src -lpthread -lspatialite -lm -lxml2 -Wl,-O1 -Wl,--as-needed -o check_get_normal_zoom_bad_geopackage2 check_get_normal_zoom_bad_geopackage2.o -lfreexl -lproj -lsqlite3 -lz -lsqlite3 -L/usr/lib64 -lgeos_c libtool: link: x86_64-pc-linux-gnu-gcc -I./../src/headers -I. -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed -o .libs/check_get_normal_zoom_bad_geopackage2 check_get_normal_zoom_bad_geopackage2.o -L../src /var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/src/.libs/libspatialite.so -L/usr/lib64 -lpthread -ldl -lm -lxml2 -lfreexl -lproj -lz -lsqlite3 -lgeos_c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -Wall -I/usr/include -I/usr/include/libxml2 -I./../src/headers -I. -O2 -pipe -march=native -Wall -c -o check_gpkgGetImageFormat.o check_gpkgGetImageFormat.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I./../src/headers -I. -O2 -pipe -march=native -Wall -L../src -lpthread -lspatialite -lm -lxml2 -Wl,-O1 -Wl,--as-needed -o check_gpkgGetImageFormat check_gpkgGetImageFormat.o -lfreexl -lproj -lsqlite3 -lz -lsqlite3 -L/usr/lib64 -lgeos_c libtool: link: x86_64-pc-linux-gnu-gcc -I./../src/headers -I. -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed -o .libs/check_gpkgGetImageFormat check_gpkgGetImageFormat.o -L../src /var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/src/.libs/libspatialite.so -L/usr/lib64 -lpthread -ldl -lm -lxml2 -lfreexl -lproj -lz -lsqlite3 -lgeos_c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -Wall -I/usr/include -I/usr/include/libxml2 -I./../src/headers -I. -O2 -pipe -march=native -Wall -c -o check_gpkgGetImageFormat_nonimage.o check_gpkgGetImageFormat_nonimage.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I./../src/headers -I. -O2 -pipe -march=native -Wall -L../src -lpthread -lspatialite -lm -lxml2 -Wl,-O1 -Wl,--as-needed -o check_gpkgGetImageFormat_nonimage check_gpkgGetImageFormat_nonimage.o -lfreexl -lproj -lsqlite3 -lz -lsqlite3 -L/usr/lib64 -lgeos_c libtool: link: x86_64-pc-linux-gnu-gcc -I./../src/headers -I. -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed -o .libs/check_gpkgGetImageFormat_nonimage check_gpkgGetImageFormat_nonimage.o -L../src /var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/src/.libs/libspatialite.so -L/usr/lib64 -lpthread -ldl -lm -lxml2 -lfreexl -lproj -lz -lsqlite3 -lgeos_c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -Wall -I/usr/include -I/usr/include/libxml2 -I./../src/headers -I. -O2 -pipe -march=native -Wall -c -o check_gpkgGetImageFormat_nonblob.o check_gpkgGetImageFormat_nonblob.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I./../src/headers -I. -O2 -pipe -march=native -Wall -L../src -lpthread -lspatialite -lm -lxml2 -Wl,-O1 -Wl,--as-needed -o check_gpkgGetImageFormat_nonblob check_gpkgGetImageFormat_nonblob.o -lfreexl -lproj -lsqlite3 -lz -lsqlite3 -L/usr/lib64 -lgeos_c libtool: link: x86_64-pc-linux-gnu-gcc -I./../src/headers -I. -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed -o .libs/check_gpkgGetImageFormat_nonblob check_gpkgGetImageFormat_nonblob.o -L../src /var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/src/.libs/libspatialite.so -L/usr/lib64 -lpthread -ldl -lm -lxml2 -lfreexl -lproj -lz -lsqlite3 -lgeos_c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -Wall -I/usr/include -I/usr/include/libxml2 -I./../src/headers -I. -O2 -pipe -march=native -Wall -c -o check_gpkgGetImageFormat_png.o check_gpkgGetImageFormat_png.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I./../src/headers -I. -O2 -pipe -march=native -Wall -L../src -lpthread -lspatialite -lm -lxml2 -Wl,-O1 -Wl,--as-needed -o check_gpkgGetImageFormat_png check_gpkgGetImageFormat_png.o -lfreexl -lproj -lsqlite3 -lz -lsqlite3 -L/usr/lib64 -lgeos_c libtool: link: x86_64-pc-linux-gnu-gcc -I./../src/headers -I. -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed -o .libs/check_gpkgGetImageFormat_png check_gpkgGetImageFormat_png.o -L../src /var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/src/.libs/libspatialite.so -L/usr/lib64 -lpthread -ldl -lm -lxml2 -lfreexl -lproj -lz -lsqlite3 -lgeos_c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -Wall -I/usr/include -I/usr/include/libxml2 -I./../src/headers -I. -O2 -pipe -march=native -Wall -c -o check_gpkgGetImageFormat_tiff.o check_gpkgGetImageFormat_tiff.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I./../src/headers -I. -O2 -pipe -march=native -Wall -L../src -lpthread -lspatialite -lm -lxml2 -Wl,-O1 -Wl,--as-needed -o check_gpkgGetImageFormat_tiff check_gpkgGetImageFormat_tiff.o -lfreexl -lproj -lsqlite3 -lz -lsqlite3 -L/usr/lib64 -lgeos_c libtool: link: x86_64-pc-linux-gnu-gcc -I./../src/headers -I. -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed -o .libs/check_gpkgGetImageFormat_tiff check_gpkgGetImageFormat_tiff.o -L../src /var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/src/.libs/libspatialite.so -L/usr/lib64 -lpthread -ldl -lm -lxml2 -lfreexl -lproj -lz -lsqlite3 -lgeos_c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -Wall -I/usr/include -I/usr/include/libxml2 -I./../src/headers -I. -O2 -pipe -march=native -Wall -c -o check_gpkgGetImageFormat_webp.o check_gpkgGetImageFormat_webp.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I./../src/headers -I. -O2 -pipe -march=native -Wall -L../src -lpthread -lspatialite -lm -lxml2 -Wl,-O1 -Wl,--as-needed -o check_gpkgGetImageFormat_webp check_gpkgGetImageFormat_webp.o -lfreexl -lproj -lsqlite3 -lz -lsqlite3 -L/usr/lib64 -lgeos_c libtool: link: x86_64-pc-linux-gnu-gcc -I./../src/headers -I. -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed -o .libs/check_gpkgGetImageFormat_webp check_gpkgGetImageFormat_webp.o -L../src /var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/src/.libs/libspatialite.so -L/usr/lib64 -lpthread -ldl -lm -lxml2 -lfreexl -lproj -lz -lsqlite3 -lgeos_c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -Wall -I/usr/include -I/usr/include/libxml2 -I./../src/headers -I. -O2 -pipe -march=native -Wall -c -o check_gpkgConvert.o check_gpkgConvert.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I./../src/headers -I. -O2 -pipe -march=native -Wall -L../src -lpthread -lspatialite -lm -lxml2 -Wl,-O1 -Wl,--as-needed -o check_gpkgConvert check_gpkgConvert.o -lfreexl -lproj -lsqlite3 -lz -lsqlite3 -L/usr/lib64 -lgeos_c libtool: link: x86_64-pc-linux-gnu-gcc -I./../src/headers -I. -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed -o .libs/check_gpkgConvert check_gpkgConvert.o -L../src /var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/src/.libs/libspatialite.so -L/usr/lib64 -lpthread -ldl -lm -lxml2 -lfreexl -lproj -lz -lsqlite3 -lgeos_c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -Wall -I/usr/include -I/usr/include/libxml2 -I./../src/headers -I. -O2 -pipe -march=native -Wall -c -o check_gpkgVirtual.o check_gpkgVirtual.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I./../src/headers -I. -O2 -pipe -march=native -Wall -L../src -lpthread -lspatialite -lm -lxml2 -Wl,-O1 -Wl,--as-needed -o check_gpkgVirtual check_gpkgVirtual.o -lfreexl -lproj -lsqlite3 -lz -lsqlite3 -L/usr/lib64 -lgeos_c libtool: link: x86_64-pc-linux-gnu-gcc -I./../src/headers -I. -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed -o .libs/check_gpkgVirtual check_gpkgVirtual.o -L../src /var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/src/.libs/libspatialite.so -L/usr/lib64 -lpthread -ldl -lm -lxml2 -lfreexl -lproj -lz -lsqlite3 -lgeos_c make[3]: Leaving directory '/var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/test' make check-TESTS make[3]: Entering directory '/var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/test' make[4]: Entering directory '/var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/test' PASS: check_endian PASS: check_version PASS: check_init PASS: check_init2 PASS: check_geom_aux PASS: check_geometry_cols PASS: check_create PASS: check_bufovflw PASS: check_fdo1 PASS: check_fdo2 PASS: check_fdo3 PASS: check_fdo_bufovflw PASS: check_md5 PASS: check_dbf_load PASS: check_shp_load PASS: check_shp_load_3d PASS: shape_cp1252 PASS: shape_primitives PASS: shape_utf8_1 PASS: shape_utf8_1ex PASS: shape_utf8_2 PASS: shape_3d PASS: check_clone_table PASS: check_xls_load PASS: check_math_funcs PASS: check_gaia_util PASS: check_gaia_utf8 PASS: check_extension PASS: check_recover_geom PASS: check_sql_stmt PASS: check_multithread PASS: check_virtualtable1 FAIL: check_virtualtable2 FAIL: check_virtualtable3 PASS: check_virtualtable4 PASS: check_virtualtable5 PASS: check_virtualtable6 PASS: check_virtual_ovflw PASS: check_mbrcache PASS: check_spatialindex PASS: check_exif PASS: check_exif2 PASS: check_relations_fncts PASS: check_extra_relations_fncts PASS: check_geoscvt_fncts PASS: check_libxml2 PASS: check_styling PASS: check_virtualxpath PASS: check_virtualbbox PASS: check_wfsin PASS: check_dxf PASS: check_metacatalog PASS: check_virtualelem PASS: check_srid_fncts PASS: check_control_points PASS: check_createBaseTables PASS: check_gpkgCreateTilesTable PASS: check_gpkgCreateTilesTableMissingSRID PASS: check_gpkgCreateTilesZoomLevel PASS: check_gpkgInsertEpsgSRID PASS: check_gpkgMode PASS: check_gpkgCreateFeaturesTable PASS: check_gpkg_base_core_container_data_file_format_application_id PASS: check_gpkg_base_core_spatial_ref_sys_data_table_def PASS: check_gpkg_base_core_spatial_ref_sys_data_values_default PASS: check_gpkg_base_core_contents_data_table_def PASS: check_gpkg_opt_extension_mechanism_extensions_data_table_def PASS: check_add_tile_triggers PASS: check_add_tile_triggers_bad_table_name PASS: check_get_normal_row PASS: check_get_normal_row_bad_geopackage PASS: check_get_normal_row_bad_geopackage2 PASS: check_get_normal_zoom PASS: check_get_normal_zoom_extension_load PASS: check_get_normal_zoom_bad_geopackage PASS: check_get_normal_zoom_bad_geopackage2 PASS: check_gpkgGetImageFormat PASS: check_gpkgGetImageFormat_nonimage PASS: check_gpkgGetImageFormat_nonblob PASS: check_gpkgGetImageFormat_png PASS: check_gpkgGetImageFormat_tiff PASS: check_gpkgGetImageFormat_webp PASS: check_gpkgConvert PASS: check_gpkgVirtual ============================================================================ Testsuite summary for libspatialite 4.3.0a ============================================================================ # TOTAL: 84 # PASS: 82 # SKIP: 0 # XFAIL: 0 # FAIL: 2 # XPASS: 0 # ERROR: 0 ============================================================================ See test/test-suite.log Please report to a.furieri@lqt.it ============================================================================ make[4]: *** [Makefile:1709: test-suite.log] Error 1 make[4]: Leaving directory '/var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/test' make[3]: *** [Makefile:1817: check-TESTS] Error 2 make[3]: Leaving directory '/var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/test' make[2]: *** [Makefile:2494: check-am] Error 2 make[2]: Leaving directory '/var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/test' make[1]: *** [Makefile:1601: check-recursive] Error 1 make[1]: Leaving directory '/var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a/test' make: *** [Makefile:473: check-recursive] Error 1 * ERROR: dev-db/spatialite-4.3.0a::gentoo failed (test phase): * Make check failed. See above for details. * * Call stack: * ebuild.sh, line 115: Called src_test * environment, line 369: Called default * phase-functions.sh, line 808: Called default_src_test * phase-functions.sh, line 837: Called __eapi0_src_test * phase-helpers.sh, line 763: Called die * The specific snippet of code: * $emake_cmd ${internal_opts} check || \ * die "Make check failed. See above for details." * * If you need support, post the output of `emerge --info '=dev-db/spatialite-4.3.0a::gentoo'`, * the complete build log and the output of `emerge -pqv '=dev-db/spatialite-4.3.0a::gentoo'`. * The complete build log is located at '/var/log/portage/dev-db:spatialite-4.3.0a:20170702-012426.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-db/spatialite-4.3.0a/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-db/spatialite-4.3.0a/temp/environment'. * Working directory: '/var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a' * S: '/var/tmp/portage/dev-db/spatialite-4.3.0a/work/libspatialite-4.3.0a'