>>> libspatialite: Building community/libspatialite 5.1.0-r0 (using abuild 3.11.21-r0) started Mon, 21 Aug 2023 10:29:33 +0000 >>> libspatialite: Checking sanity of /home/buildozer/aports/community/libspatialite/APKBUILD... >>> libspatialite: Analyzing dependencies... >>> libspatialite: Installing for build: build-base geos-dev librttopo-dev libxml2-dev minizip-dev proj-dev sqlite-dev (1/40) Installing geos (3.12.0-r0) (2/40) Installing geos-dev (3.12.0-r0) (3/40) Installing librttopo (1.1.0-r4) (4/40) Installing librttopo-dev (1.1.0-r4) (5/40) Installing zlib-dev (1.2.13-r2) (6/40) Installing xz (5.4.4-r0) (7/40) Installing xz-dev (5.4.4-r0) (8/40) Installing libxml2 (2.11.5-r0) (9/40) Installing libxml2-utils (2.11.5-r0) (10/40) Installing libxml2-dev (2.11.5-r0) (11/40) Installing minizip (1.2.13-r2) (12/40) Installing minizip-dev (1.2.13-r2) (13/40) Installing brotli (1.0.9-r15) (14/40) Installing brotli-dev (1.0.9-r15) (15/40) Installing c-ares-dev (1.19.1-r1) (16/40) Installing libidn2-dev (2.3.4-r3) (17/40) Installing nghttp2-dev (1.55.1-r0) (18/40) Installing openssl-dev (3.1.2-r0) (19/40) Installing curl-dev (8.2.1-r0) (20/40) Installing zstd (1.5.5-r7) (21/40) Installing zstd-dev (1.5.5-r7) (22/40) Installing libjpeg-turbo (3.0.0-r1) (23/40) Installing libsharpyuv (1.3.1-r0) (24/40) Installing libwebp (1.3.1-r0) (25/40) Installing tiff (4.5.1-r0) (26/40) Installing libtiffxx (4.5.1-r0) (27/40) Installing libturbojpeg (3.0.0-r1) (28/40) Installing libjpeg-turbo-dev (3.0.0-r1) (29/40) Installing libwebpdecoder (1.3.1-r0) (30/40) Installing libwebpdemux (1.3.1-r0) (31/40) Installing libwebpmux (1.3.1-r0) (32/40) Installing libwebp-dev (1.3.1-r0) (33/40) Installing tiff-dev (4.5.1-r0) (34/40) Installing readline (8.2.1-r2) (35/40) Installing sqlite (3.42.0-r2) (36/40) Installing sqlite-libs (3.42.0-r2) (37/40) Installing sqlite-dev (3.42.0-r2) (38/40) Installing proj (9.2.1-r1) (39/40) Installing proj-dev (9.2.1-r1) (40/40) Installing .makedepends-libspatialite (20230821.102934) Executing busybox-1.36.1-r6.trigger OK: 413 MiB in 150 packages >>> libspatialite: Cleaning up srcdir >>> libspatialite: Cleaning up pkgdir >>> libspatialite: Cleaning up tmpdir >>> libspatialite: Fetching https://distfiles.alpinelinux.org/distfiles/edge/libspatialite-5.1.0.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> libspatialite: Fetching https://www.gaia-gis.it/gaia-sins/libspatialite-sources/libspatialite-5.1.0.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6364k 100 6364k 0 0 14.4M 0 --:--:-- --:--:-- --:--:-- 14.4M >>> libspatialite: Fetching https://distfiles.alpinelinux.org/distfiles/edge/libspatialite-5.1.0.tar.gz >>> libspatialite: Checking sha512sums... libspatialite-5.1.0.tar.gz: OK >>> libspatialite: Unpacking /var/cache/distfiles/edge/libspatialite-5.1.0.tar.gz... >>> libspatialite: Updating ./config.sub checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... ./install-sh -c -d checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking whether make supports the include directive... yes (GNU style) checking for i586-alpine-linux-musl-gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... gcc3 checking how to run the C preprocessor... 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 whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking for i586-alpine-linux-musl-gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) gcc3 checking how to run the C preprocessor... gcc -E checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking build system type... i586-alpine-linux-musl checking host system type... i586-alpine-linux-musl 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 gcc... /usr/i586-alpine-linux-musl/bin/ld checking if the linker (/usr/i586-alpine-linux-musl/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... 98304 checking how to convert i586-alpine-linux-musl file names to i586-alpine-linux-musl format... func_convert_file_noop checking how to convert i586-alpine-linux-musl file names to toolchain format... func_convert_file_noop checking for /usr/i586-alpine-linux-musl/bin/ld option to reload object files... -r checking for i586-alpine-linux-musl-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for i586-alpine-linux-musl-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for i586-alpine-linux-musl-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for i586-alpine-linux-musl-strip... no checking for strip... strip checking for i586-alpine-linux-musl-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for i586-alpine-linux-musl-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/i586-alpine-linux-musl/bin/ld) 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... g++ -E checking for ld used by g++... /usr/i586-alpine-linux-musl/bin/ld checking if the linker (/usr/i586-alpine-linux-musl/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/i586-alpine-linux-musl/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/i586-alpine-linux-musl/bin/ld) 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 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... yes 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 inflateInit_ in -lz... yes checking for i586-alpine-linux-musl-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for SQLITE3... yes checking proj.h usability... yes checking proj.h presence... yes checking for proj.h... yes checking for library containing proj_normalize_for_visualization... -lproj 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 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 library containing GEOSContext_setErrorMessageHandler_r... none required checking for library containing GEOSFrechetDistance_r... none required checking for library containing GEOSConstrainedDelaunayTriangulation_r... none required checking for library containing GEOSHilbertCode... none required checking librttopo.h usability... yes checking librttopo.h presence... yes checking for librttopo.h... yes checking for library containing rtt_AddLineNoFace... -lrttopo checking for LIBXML2... yes checking minizip/unzip.h usability... yes checking minizip/unzip.h presence... yes checking for minizip/unzip.h... yes checking for library containing unzLocateFile... -lminizip checking whether SQLITE_INDEX_CONSTRAINT_LIKE is declared... 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/cutter/Makefile config.status: creating src/topology/Makefile config.status: creating src/srsinit/Makefile config.status: creating src/srsinit/epsg_update/Makefile config.status: creating src/stored_procedures/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_geos370_tests/Makefile config.status: creating test/sql_stmt_geos3100_tests/Makefile config.status: creating test/sql_stmt_geos3110_tests/Makefile config.status: creating test/sql_stmt_geos_380/Makefile config.status: creating test/sql_stmt_geos_non380/Makefile config.status: creating test/sql_stmt_geos_390/Makefile config.status: creating test/sql_stmt_geos_non390/Makefile config.status: creating test/sql_stmt_geos_391/Makefile config.status: creating test/sql_stmt_geos_3100/Makefile config.status: creating test/sql_stmt_geos_non3100/Makefile config.status: creating test/sql_stmt_geos_3110/Makefile config.status: creating test/sql_stmt_geos_non3110/Makefile config.status: creating test/sql_stmt_geos_3120/Makefile config.status: creating test/sql_stmt_geos_non3120/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_gpkg_epsg492_tests/Makefile config.status: creating test/sql_stmt_gpkg_epsg493_tests/Makefile config.status: creating test/sql_stmt_gpkg_epsg600_tests/Makefile config.status: creating test/sql_stmt_proj_tests/Makefile config.status: creating test/sql_stmt_proj492_tests/Makefile config.status: creating test/sql_stmt_proj493_tests/Makefile config.status: creating test/sql_stmt_proj600_tests/Makefile config.status: creating test/sql_stmt_proj720_tests/Makefile config.status: creating test/sql_stmt_proj910_tests/Makefile config.status: creating test/sql_stmt_proj600security_tests/Makefile config.status: creating test/sql_stmt_mathsql_tests/Makefile config.status: creating test/sql_stmt_rtgeom_tests/Makefile config.status: creating test/sql_stmt_rttopo_tests/Makefile config.status: creating test/sql_stmt_libxml2_tests/Makefile config.status: creating test/sql_stmt_libxml2_rttopo_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_gpkgcache_tests/Makefile config.status: creating test/sql_stmt_nocache_tests/Makefile config.status: creating test/sql_stmt_gpkgnocache_tests/Makefile config.status: creating test/sql_stmt_voronoj1_tests/Makefile config.status: creating test/sql_stmt_voronoj2_tests/Makefile config.status: creating test/sql_stmt_sequence_tests/Makefile config.status: creating test/sql_stmt_routing_tests/Makefile config.status: creating test/sql_stmt_logfile_tests/Makefile config.status: creating test/sql_stmt_iconv_tests/Makefile config.status: creating test/sql_stmt_proc_tests/Makefile config.status: creating test/sql_stmt_point_geom/Makefile config.status: creating test/sql_stmt_tiny_point/Makefile config.status: creating test/sql_stmt_postgres_tests/Makefile config.status: creating test/sql_stmt_renamenew_tests/Makefile config.status: creating test/sql_stmt_renameold_tests/Makefile config.status: creating test/sql_stmt_bufoptsnew_tests/Makefile config.status: creating test/sql_stmt_bufoptsold_tests/Makefile config.status: creating test/sql_stmt_minizip/Makefile config.status: creating test/sql_stmt_zip_proj6/Makefile config.status: creating test/sql_stmt_rtgeom_390/Makefile config.status: creating test/sql_stmt_rtgeom_non390/Makefile config.status: creating test/sql_stmt_voronoj_390/Makefile config.status: creating test/sql_stmt_voronoj_non390/Makefile config.status: creating examples/Makefile config.status: creating Doxyfile config.status: creating spatialite.pc config.status: creating ./fakeconfig.h config.status: creating ./config.h config.status: creating ./src/headers/spatialite/gaiaconfig.h config.status: creating ./config-msvc.h config.status: ./config-msvc.h is unchanged config.status: creating ./src/headers/spatialite/gaiaconfig-msvc.h config.status: executing depfiles commands config.status: executing libtool commands ============================================================== IMPORTANT NOTICE ============================================================== You have selected --enable-rttopo and/or --enable-gcp Both modules strictly depend on code released under the GPLv2+ license, wich takes precedence over any other license. Consequently the copy of libspatialite you are going to build if configured this way *must* be released under the GPLv2+ license. If you wish better preserving the initial MPL tri-license you simply have to reconfigure by specifying the following options: --disable-rttopo --disable-gcp ============================================================== make all-recursive make[1]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0' Making all in src make[2]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/src' Making all in headers make[3]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/src/headers' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/src/headers' Making all in gaiaaux make[3]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/src/gaiaaux' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -Os -fstack-clash-protection -Wformat -Werror=format-security -MT gg_sqlaux.lo -MD -MP -MF .deps/gg_sqlaux.Tpo -c -o gg_sqlaux.lo gg_sqlaux.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -Os -fstack-clash-protection -Wformat -Werror=format-security -MT gg_utf8.lo -MD -MP -MF .deps/gg_utf8.Tpo -c -o gg_utf8.lo gg_utf8.c /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DLOADABLE_EXTENSION -Os -fstack-clash-protection -Wformat -Werror=format-security -MT gaiaaux_la-gg_sqlaux.lo -MD -MP -MF .deps/gaiaaux_la-gg_sqlaux.Tpo -c -o gaiaaux_la-gg_sqlaux.lo `test -f 'gg_sqlaux.c' || echo './'`gg_sqlaux.c /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DLOADABLE_EXTENSION -Os -fstack-clash-protection -Wformat -Werror=format-security -MT gaiaaux_la-gg_utf8.lo -MD -MP -MF .deps/gaiaaux_la-gg_utf8.Tpo -c -o gaiaaux_la-gg_utf8.lo `test -f 'gg_utf8.c' || echo './'`gg_utf8.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -Os -fstack-clash-protection -Wformat -Werror=format-security -MT gg_utf8.lo -MD -MP -MF .deps/gg_utf8.Tpo -c gg_utf8.c -fPIC -DPIC -o .libs/gg_utf8.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -Os -fstack-clash-protection -Wformat -Werror=format-security -MT gg_sqlaux.lo -MD -MP -MF .deps/gg_sqlaux.Tpo -c gg_sqlaux.c -fPIC -DPIC -o .libs/gg_sqlaux.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DLOADABLE_EXTENSION -Os -fstack-clash-protection -Wformat -Werror=format-security -MT gaiaaux_la-gg_utf8.lo -MD -MP -MF .deps/gaiaaux_la-gg_utf8.Tpo -c gg_utf8.c -fPIC -DPIC -o .libs/gaiaaux_la-gg_utf8.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DLOADABLE_EXTENSION -Os -fstack-clash-protection -Wformat -Werror=format-security -MT gaiaaux_la-gg_sqlaux.lo -MD -MP -MF .deps/gaiaaux_la-gg_sqlaux.Tpo -c gg_sqlaux.c -fPIC -DPIC -o .libs/gaiaaux_la-gg_sqlaux.o mv -f .deps/gg_utf8.Tpo .deps/gg_utf8.Plo mv -f .deps/gaiaaux_la-gg_utf8.Tpo .deps/gaiaaux_la-gg_utf8.Plo mv -f .deps/gg_sqlaux.Tpo .deps/gg_sqlaux.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o libgaiaaux.la gg_sqlaux.lo gg_utf8.lo -lminizip -lrttopo -lproj -lz -L/usr/lib -lgeos_c mv -f .deps/gaiaaux_la-gg_sqlaux.Tpo .deps/gaiaaux_la-gg_sqlaux.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=link gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -module -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o gaiaaux.la gaiaaux_la-gg_sqlaux.lo gaiaaux_la-gg_utf8.lo -lminizip -lrttopo -lproj -lz -L/usr/lib -lgeos_c libtool: link: ar cru .libs/libgaiaaux.a .libs/gg_sqlaux.o .libs/gg_utf8.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libgaiaaux.a libtool: link: ( cd ".libs" && rm -f "libgaiaaux.la" && ln -s "../libgaiaaux.la" "libgaiaaux.la" ) libtool: link: ar cru .libs/gaiaaux.a .libs/gaiaaux_la-gg_sqlaux.o .libs/gaiaaux_la-gg_utf8.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/gaiaaux.a libtool: link: ( cd ".libs" && rm -f "gaiaaux.la" && ln -s "../gaiaaux.la" "gaiaaux.la" ) make[3]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/src/gaiaaux' Making all in gaiaexif make[3]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/src/gaiaexif' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -Os -fstack-clash-protection -Wformat -Werror=format-security -MT gaia_exif.lo -MD -MP -MF .deps/gaia_exif.Tpo -c -o gaia_exif.lo gaia_exif.c /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DLOADABLE_EXTENSION -Os -fstack-clash-protection -Wformat -Werror=format-security -MT gaiaexif_la-gaia_exif.lo -MD -MP -MF .deps/gaiaexif_la-gaia_exif.Tpo -c -o gaiaexif_la-gaia_exif.lo `test -f 'gaia_exif.c' || echo './'`gaia_exif.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -Os -fstack-clash-protection -Wformat -Werror=format-security -MT gaia_exif.lo -MD -MP -MF .deps/gaia_exif.Tpo -c gaia_exif.c -fPIC -DPIC -o .libs/gaia_exif.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DLOADABLE_EXTENSION -Os -fstack-clash-protection -Wformat -Werror=format-security -MT gaiaexif_la-gaia_exif.lo -MD -MP -MF .deps/gaiaexif_la-gaia_exif.Tpo -c gaia_exif.c -fPIC -DPIC -o .libs/gaiaexif_la-gaia_exif.o mv -f .deps/gaia_exif.Tpo .deps/gaia_exif.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o libgaiaexif.la gaia_exif.lo -lminizip -lrttopo -lproj -lz -L/usr/lib -lgeos_c mv -f .deps/gaiaexif_la-gaia_exif.Tpo .deps/gaiaexif_la-gaia_exif.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=link gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -module -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o gaiaexif.la gaiaexif_la-gaia_exif.lo -lminizip -lrttopo -lproj -lz -L/usr/lib -lgeos_c libtool: link: ar cru .libs/libgaiaexif.a .libs/gaia_exif.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libgaiaexif.a libtool: link: ( cd ".libs" && rm -f "libgaiaexif.la" && ln -s "../libgaiaexif.la" "libgaiaexif.la" ) libtool: link: ar cru .libs/gaiaexif.a .libs/gaiaexif_la-gaia_exif.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/gaiaexif.a libtool: link: ( cd ".libs" && rm -f "gaiaexif.la" && ln -s "../gaiaexif.la" "gaiaexif.la" ) make[3]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/src/gaiaexif' Making all in gaiageo make[3]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/src/gaiageo' Making all in flex make[4]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/src/gaiageo/flex' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/src/gaiageo/flex' Making all in lemon make[4]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/src/gaiageo/lemon' Making all in lemon_src make[5]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/src/gaiageo/lemon/lemon_src' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/src/gaiageo/lemon/lemon_src' make[5]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/src/gaiageo/lemon' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/src/gaiageo/lemon' make[4]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/src/gaiageo/lemon' make[4]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/src/gaiageo' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include -I/usr/include/libxml2 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT gg_advanced.lo -MD -MP -MF .deps/gg_advanced.Tpo -c -o gg_advanced.lo gg_advanced.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include -I/usr/include/libxml2 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT gg_endian.lo -MD -MP -MF .deps/gg_endian.Tpo -c -o gg_endian.lo gg_endian.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include -I/usr/include/libxml2 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT gg_geodesic.lo -MD -MP -MF .deps/gg_geodesic.Tpo -c -o gg_geodesic.lo gg_geodesic.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include -I/usr/include/libxml2 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT gg_geometries.lo -MD -MP -MF .deps/gg_geometries.Tpo -c -o gg_geometries.lo gg_geometries.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include -I/usr/include/libxml2 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT gg_geoscvt.lo -MD -MP -MF .deps/gg_geoscvt.Tpo -c -o gg_geoscvt.lo gg_geoscvt.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include -I/usr/include/libxml2 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT gg_relations.lo -MD -MP -MF .deps/gg_relations.Tpo -c -o gg_relations.lo gg_relations.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include -I/usr/include/libxml2 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT gg_relations_ext.lo -MD -MP -MF .deps/gg_relations_ext.Tpo -c -o gg_relations_ext.lo gg_relations_ext.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include -I/usr/include/libxml2 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT gg_rttopo.lo -MD -MP -MF .deps/gg_rttopo.Tpo -c -o gg_rttopo.lo gg_rttopo.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include -I/usr/include/libxml2 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT gg_extras.lo -MD -MP -MF .deps/gg_extras.Tpo -c -o gg_extras.lo gg_extras.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include -I/usr/include/libxml2 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT gg_shape.lo -MD -MP -MF .deps/gg_shape.Tpo -c -o gg_shape.lo gg_shape.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include -I/usr/include/libxml2 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT gg_transform.lo -MD -MP -MF .deps/gg_transform.Tpo -c -o gg_transform.lo gg_transform.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include -I/usr/include/libxml2 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT gg_wkb.lo -MD -MP -MF .deps/gg_wkb.Tpo -c -o gg_wkb.lo gg_wkb.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include -I/usr/include/libxml2 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT gg_wkt.lo -MD -MP -MF .deps/gg_wkt.Tpo -c -o gg_wkt.lo gg_wkt.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include -I/usr/include/libxml2 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT gg_vanuatu.lo -MD -MP -MF .deps/gg_vanuatu.Tpo -c -o gg_vanuatu.lo gg_vanuatu.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include -I/usr/include/libxml2 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT gg_ewkt.lo -MD -MP -MF .deps/gg_ewkt.Tpo -c -o gg_ewkt.lo gg_ewkt.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include -I/usr/include/libxml2 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT gg_geoJSON.lo -MD -MP -MF .deps/gg_geoJSON.Tpo -c -o gg_geoJSON.lo gg_geoJSON.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include -I/usr/include/libxml2 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT gg_kml.lo -MD -MP -MF .deps/gg_kml.Tpo -c -o gg_kml.lo gg_kml.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include -I/usr/include/libxml2 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT gg_gml.lo -MD -MP -MF .deps/gg_gml.Tpo -c -o gg_gml.lo gg_gml.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include -I/usr/include/libxml2 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT gg_voronoj.lo -MD -MP -MF .deps/gg_voronoj.Tpo -c -o gg_voronoj.lo gg_voronoj.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include -I/usr/include/libxml2 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT gg_xml.lo -MD -MP -MF .deps/gg_xml.Tpo -c -o gg_xml.lo gg_xml.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include -I/usr/include/libxml2 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT gg_matrix.lo -MD -MP -MF .deps/gg_matrix.Tpo -c -o gg_matrix.lo gg_matrix.c /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -Os -fstack-clash-protection -Wformat -Werror=format-security -MT gaiageo_la-gg_advanced.lo -MD -MP -MF .deps/gaiageo_la-gg_advanced.Tpo -c -o gaiageo_la-gg_advanced.lo `test -f 'gg_advanced.c' || echo './'`gg_advanced.c /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -Os -fstack-clash-protection -Wformat -Werror=format-security -MT gaiageo_la-gg_endian.lo -MD -MP -MF .deps/gaiageo_la-gg_endian.Tpo -c -o gaiageo_la-gg_endian.lo `test -f 'gg_endian.c' || echo './'`gg_endian.c /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -Os -fstack-clash-protection -Wformat -Werror=format-security -MT gaiageo_la-gg_geodesic.lo -MD -MP -MF .deps/gaiageo_la-gg_geodesic.Tpo -c -o gaiageo_la-gg_geodesic.lo `test -f 'gg_geodesic.c' || echo './'`gg_geodesic.c /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -Os -fstack-clash-protection -Wformat -Werror=format-security -MT gaiageo_la-gg_geometries.lo -MD -MP -MF .deps/gaiageo_la-gg_geometries.Tpo -c -o gaiageo_la-gg_geometries.lo `test -f 'gg_geometries.c' || echo './'`gg_geometries.c /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -Os -fstack-clash-protection -Wformat -Werror=format-security -MT gaiageo_la-gg_geoscvt.lo -MD -MP -MF .deps/gaiageo_la-gg_geoscvt.Tpo -c -o gaiageo_la-gg_geoscvt.lo `test -f 'gg_geoscvt.c' || echo './'`gg_geoscvt.c /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -Os -fstack-clash-protection -Wformat -Werror=format-security -MT gaiageo_la-gg_relations.lo -MD -MP -MF .deps/gaiageo_la-gg_relations.Tpo -c -o gaiageo_la-gg_relations.lo `test -f 'gg_relations.c' || echo './'`gg_relations.c /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -Os -fstack-clash-protection -Wformat -Werror=format-security -MT gaiageo_la-gg_relations_ext.lo -MD -MP -MF .deps/gaiageo_la-gg_relations_ext.Tpo -c -o gaiageo_la-gg_relations_ext.lo `test -f 'gg_relations_ext.c' || echo './'`gg_relations_ext.c /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -Os -fstack-clash-protection -Wformat -Werror=format-security -MT gaiageo_la-gg_rttopo.lo -MD -MP -MF .deps/gaiageo_la-gg_rttopo.Tpo -c -o gaiageo_la-gg_rttopo.lo `test -f 'gg_rttopo.c' || echo './'`gg_rttopo.c /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -Os -fstack-clash-protection -Wformat -Werror=format-security -MT gaiageo_la-gg_extras.lo -MD -MP -MF .deps/gaiageo_la-gg_extras.Tpo -c -o gaiageo_la-gg_extras.lo `test -f 'gg_extras.c' || echo './'`gg_extras.c /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -Os -fstack-clash-protection -Wformat -Werror=format-security -MT gaiageo_la-gg_shape.lo -MD -MP -MF .deps/gaiageo_la-gg_shape.Tpo -c -o gaiageo_la-gg_shape.lo `test -f 'gg_shape.c' || echo './'`gg_shape.c /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -Os -fstack-clash-protection -Wformat -Werror=format-security -MT gaiageo_la-gg_transform.lo -MD -MP -MF .deps/gaiageo_la-gg_transform.Tpo -c -o gaiageo_la-gg_transform.lo `test -f 'gg_transform.c' || echo './'`gg_transform.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include -I/usr/include/libxml2 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT gg_geodesic.lo -MD -MP -MF .deps/gg_geodesic.Tpo -c gg_geodesic.c -fPIC -DPIC -o .libs/gg_geodesic.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include -I/usr/include/libxml2 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT gg_extras.lo -MD -MP -MF .deps/gg_extras.Tpo -c gg_extras.c -fPIC -DPIC -o .libs/gg_extras.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include -I/usr/include/libxml2 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT gg_advanced.lo -MD -MP -MF .deps/gg_advanced.Tpo -c gg_advanced.c -fPIC -DPIC -o .libs/gg_advanced.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include -I/usr/include/libxml2 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT gg_rttopo.lo -MD -MP -MF .deps/gg_rttopo.Tpo -c gg_rttopo.c -fPIC -DPIC -o .libs/gg_rttopo.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include -I/usr/include/libxml2 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT gg_transform.lo -MD -MP -MF .deps/gg_transform.Tpo -c gg_transform.c -fPIC -DPIC -o .libs/gg_transform.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include -I/usr/include/libxml2 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT gg_geometries.lo -MD -MP -MF .deps/gg_geometries.Tpo -c gg_geometries.c -fPIC -DPIC -o .libs/gg_geometries.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include -I/usr/include/libxml2 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT gg_endian.lo -MD -MP -MF .deps/gg_endian.Tpo -c gg_endian.c -fPIC -DPIC -o .libs/gg_endian.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include -I/usr/include/libxml2 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT gg_relations.lo -MD -MP -MF .deps/gg_relations.Tpo -c gg_relations.c -fPIC -DPIC -o .libs/gg_relations.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include -I/usr/include/libxml2 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT gg_relations_ext.lo -MD -MP -MF .deps/gg_relations_ext.Tpo -c gg_relations_ext.c -fPIC -DPIC -o .libs/gg_relations_ext.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include -I/usr/include/libxml2 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT gg_geoscvt.lo -MD -MP -MF .deps/gg_geoscvt.Tpo -c gg_geoscvt.c -fPIC -DPIC -o .libs/gg_geoscvt.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include -I/usr/include/libxml2 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT gg_shape.lo -MD -MP -MF .deps/gg_shape.Tpo -c gg_shape.c -fPIC -DPIC -o .libs/gg_shape.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include -I/usr/include/libxml2 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT gg_geoJSON.lo -MD -MP -MF .deps/gg_geoJSON.Tpo -c gg_geoJSON.c -fPIC -DPIC -o .libs/gg_geoJSON.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include -I/usr/include/libxml2 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT gg_xml.lo -MD -MP -MF .deps/gg_xml.Tpo -c gg_xml.c -fPIC -DPIC -o .libs/gg_xml.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include -I/usr/include/libxml2 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT gg_vanuatu.lo -MD -MP -MF .deps/gg_vanuatu.Tpo -c gg_vanuatu.c -fPIC -DPIC -o .libs/gg_vanuatu.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include -I/usr/include/libxml2 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT gg_wkb.lo -MD -MP -MF .deps/gg_wkb.Tpo -c gg_wkb.c -fPIC -DPIC -o .libs/gg_wkb.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include -I/usr/include/libxml2 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT gg_wkt.lo -MD -MP -MF .deps/gg_wkt.Tpo -c gg_wkt.c -fPIC -DPIC -o .libs/gg_wkt.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include -I/usr/include/libxml2 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT gg_matrix.lo -MD -MP -MF .deps/gg_matrix.Tpo -c gg_matrix.c -fPIC -DPIC -o .libs/gg_matrix.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include -I/usr/include/libxml2 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT gg_ewkt.lo -MD -MP -MF .deps/gg_ewkt.Tpo -c gg_ewkt.c -fPIC -DPIC -o .libs/gg_ewkt.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include -I/usr/include/libxml2 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT gg_kml.lo -MD -MP -MF .deps/gg_kml.Tpo -c gg_kml.c -fPIC -DPIC -o .libs/gg_kml.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include -I/usr/include/libxml2 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT gg_voronoj.lo -MD -MP -MF .deps/gg_voronoj.Tpo -c gg_voronoj.c -fPIC -DPIC -o .libs/gg_voronoj.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include -I/usr/include/libxml2 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT gg_gml.lo -MD -MP -MF .deps/gg_gml.Tpo -c gg_gml.c -fPIC -DPIC -o .libs/gg_gml.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -Os -fstack-clash-protection -Wformat -Werror=format-security -MT gaiageo_la-gg_endian.lo -MD -MP -MF .deps/gaiageo_la-gg_endian.Tpo -c gg_endian.c -fPIC -DPIC -o .libs/gaiageo_la-gg_endian.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -Os -fstack-clash-protection -Wformat -Werror=format-security -MT gaiageo_la-gg_rttopo.lo -MD -MP -MF .deps/gaiageo_la-gg_rttopo.Tpo -c gg_rttopo.c -fPIC -DPIC -o .libs/gaiageo_la-gg_rttopo.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -Os -fstack-clash-protection -Wformat -Werror=format-security -MT gaiageo_la-gg_geodesic.lo -MD -MP -MF .deps/gaiageo_la-gg_geodesic.Tpo -c gg_geodesic.c -fPIC -DPIC -o .libs/gaiageo_la-gg_geodesic.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -Os -fstack-clash-protection -Wformat -Werror=format-security -MT gaiageo_la-gg_geometries.lo -MD -MP -MF .deps/gaiageo_la-gg_geometries.Tpo -c gg_geometries.c -fPIC -DPIC -o .libs/gaiageo_la-gg_geometries.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -Os -fstack-clash-protection -Wformat -Werror=format-security -MT gaiageo_la-gg_geoscvt.lo -MD -MP -MF .deps/gaiageo_la-gg_geoscvt.Tpo -c gg_geoscvt.c -fPIC -DPIC -o .libs/gaiageo_la-gg_geoscvt.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -Os -fstack-clash-protection -Wformat -Werror=format-security -MT gaiageo_la-gg_relations_ext.lo -MD -MP -MF .deps/gaiageo_la-gg_relations_ext.Tpo -c gg_relations_ext.c -fPIC -DPIC -o .libs/gaiageo_la-gg_relations_ext.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -Os -fstack-clash-protection -Wformat -Werror=format-security -MT gaiageo_la-gg_relations.lo -MD -MP -MF .deps/gaiageo_la-gg_relations.Tpo -c gg_relations.c -fPIC -DPIC -o .libs/gaiageo_la-gg_relations.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -Os -fstack-clash-protection -Wformat -Werror=format-security -MT gaiageo_la-gg_transform.lo -MD -MP -MF .deps/gaiageo_la-gg_transform.Tpo -c gg_transform.c -fPIC -DPIC -o .libs/gaiageo_la-gg_transform.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -Os -fstack-clash-protection -Wformat -Werror=format-security -MT gaiageo_la-gg_advanced.lo -MD -MP -MF .deps/gaiageo_la-gg_advanced.Tpo -c gg_advanced.c -fPIC -DPIC -o .libs/gaiageo_la-gg_advanced.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -Os -fstack-clash-protection -Wformat -Werror=format-security -MT gaiageo_la-gg_extras.lo -MD -MP -MF .deps/gaiageo_la-gg_extras.Tpo -c gg_extras.c -fPIC -DPIC -o .libs/gaiageo_la-gg_extras.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -Os -fstack-clash-protection -Wformat -Werror=format-security -MT gaiageo_la-gg_shape.lo -MD -MP -MF .deps/gaiageo_la-gg_shape.Tpo -c gg_shape.c -fPIC -DPIC -o .libs/gaiageo_la-gg_shape.o mv -f .deps/gg_endian.Tpo .deps/gg_endian.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -Os -fstack-clash-protection -Wformat -Werror=format-security -MT gaiageo_la-gg_wkb.lo -MD -MP -MF .deps/gaiageo_la-gg_wkb.Tpo -c -o gaiageo_la-gg_wkb.lo `test -f 'gg_wkb.c' || echo './'`gg_wkb.c mv -f .deps/gaiageo_la-gg_endian.Tpo .deps/gaiageo_la-gg_endian.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -Os -fstack-clash-protection -Wformat -Werror=format-security -MT gaiageo_la-gg_wkt.lo -MD -MP -MF .deps/gaiageo_la-gg_wkt.Tpo -c -o gaiageo_la-gg_wkt.lo `test -f 'gg_wkt.c' || echo './'`gg_wkt.c mv -f .deps/gg_geodesic.Tpo .deps/gg_geodesic.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -Os -fstack-clash-protection -Wformat -Werror=format-security -MT gaiageo_la-gg_vanuatu.lo -MD -MP -MF .deps/gaiageo_la-gg_vanuatu.Tpo -c -o gaiageo_la-gg_vanuatu.lo `test -f 'gg_vanuatu.c' || echo './'`gg_vanuatu.c mv -f .deps/gg_voronoj.Tpo .deps/gg_voronoj.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -Os -fstack-clash-protection -Wformat -Werror=format-security -MT gaiageo_la-gg_ewkt.lo -MD -MP -MF .deps/gaiageo_la-gg_ewkt.Tpo -c -o gaiageo_la-gg_ewkt.lo `test -f 'gg_ewkt.c' || echo './'`gg_ewkt.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -Os -fstack-clash-protection -Wformat -Werror=format-security -MT gaiageo_la-gg_wkb.lo -MD -MP -MF .deps/gaiageo_la-gg_wkb.Tpo -c gg_wkb.c -fPIC -DPIC -o .libs/gaiageo_la-gg_wkb.o mv -f .deps/gaiageo_la-gg_geodesic.Tpo .deps/gaiageo_la-gg_geodesic.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -Os -fstack-clash-protection -Wformat -Werror=format-security -MT gaiageo_la-gg_geoJSON.lo -MD -MP -MF .deps/gaiageo_la-gg_geoJSON.Tpo -c -o gaiageo_la-gg_geoJSON.lo `test -f 'gg_geoJSON.c' || echo './'`gg_geoJSON.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -Os -fstack-clash-protection -Wformat -Werror=format-security -MT gaiageo_la-gg_wkt.lo -MD -MP -MF .deps/gaiageo_la-gg_wkt.Tpo -c gg_wkt.c -fPIC -DPIC -o .libs/gaiageo_la-gg_wkt.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -Os -fstack-clash-protection -Wformat -Werror=format-security -MT gaiageo_la-gg_vanuatu.lo -MD -MP -MF .deps/gaiageo_la-gg_vanuatu.Tpo -c gg_vanuatu.c -fPIC -DPIC -o .libs/gaiageo_la-gg_vanuatu.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -Os -fstack-clash-protection -Wformat -Werror=format-security -MT gaiageo_la-gg_ewkt.lo -MD -MP -MF .deps/gaiageo_la-gg_ewkt.Tpo -c gg_ewkt.c -fPIC -DPIC -o .libs/gaiageo_la-gg_ewkt.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -Os -fstack-clash-protection -Wformat -Werror=format-security -MT gaiageo_la-gg_geoJSON.lo -MD -MP -MF .deps/gaiageo_la-gg_geoJSON.Tpo -c gg_geoJSON.c -fPIC -DPIC -o .libs/gaiageo_la-gg_geoJSON.o mv -f .deps/gg_matrix.Tpo .deps/gg_matrix.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -Os -fstack-clash-protection -Wformat -Werror=format-security -MT gaiageo_la-gg_kml.lo -MD -MP -MF .deps/gaiageo_la-gg_kml.Tpo -c -o gaiageo_la-gg_kml.lo `test -f 'gg_kml.c' || echo './'`gg_kml.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -Os -fstack-clash-protection -Wformat -Werror=format-security -MT gaiageo_la-gg_kml.lo -MD -MP -MF .deps/gaiageo_la-gg_kml.Tpo -c gg_kml.c -fPIC -DPIC -o .libs/gaiageo_la-gg_kml.o mv -f .deps/gg_extras.Tpo .deps/gg_extras.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -Os -fstack-clash-protection -Wformat -Werror=format-security -MT gaiageo_la-gg_gml.lo -MD -MP -MF .deps/gaiageo_la-gg_gml.Tpo -c -o gaiageo_la-gg_gml.lo `test -f 'gg_gml.c' || echo './'`gg_gml.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -Os -fstack-clash-protection -Wformat -Werror=format-security -MT gaiageo_la-gg_gml.lo -MD -MP -MF .deps/gaiageo_la-gg_gml.Tpo -c gg_gml.c -fPIC -DPIC -o .libs/gaiageo_la-gg_gml.o mv -f .deps/gaiageo_la-gg_extras.Tpo .deps/gaiageo_la-gg_extras.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -Os -fstack-clash-protection -Wformat -Werror=format-security -MT gaiageo_la-gg_voronoj.lo -MD -MP -MF .deps/gaiageo_la-gg_voronoj.Tpo -c -o gaiageo_la-gg_voronoj.lo `test -f 'gg_voronoj.c' || echo './'`gg_voronoj.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -Os -fstack-clash-protection -Wformat -Werror=format-security -MT gaiageo_la-gg_voronoj.lo -MD -MP -MF .deps/gaiageo_la-gg_voronoj.Tpo -c gg_voronoj.c -fPIC -DPIC -o .libs/gaiageo_la-gg_voronoj.o mv -f .deps/gg_geoscvt.Tpo .deps/gg_geoscvt.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -Os -fstack-clash-protection -Wformat -Werror=format-security -MT gaiageo_la-gg_xml.lo -MD -MP -MF .deps/gaiageo_la-gg_xml.Tpo -c -o gaiageo_la-gg_xml.lo `test -f 'gg_xml.c' || echo './'`gg_xml.c mv -f .deps/gaiageo_la-gg_geoscvt.Tpo .deps/gaiageo_la-gg_geoscvt.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -Os -fstack-clash-protection -Wformat -Werror=format-security -MT gaiageo_la-gg_matrix.lo -MD -MP -MF .deps/gaiageo_la-gg_matrix.Tpo -c -o gaiageo_la-gg_matrix.lo `test -f 'gg_matrix.c' || echo './'`gg_matrix.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -Os -fstack-clash-protection -Wformat -Werror=format-security -MT gaiageo_la-gg_xml.lo -MD -MP -MF .deps/gaiageo_la-gg_xml.Tpo -c gg_xml.c -fPIC -DPIC -o .libs/gaiageo_la-gg_xml.o mv -f .deps/gg_vanuatu.Tpo .deps/gg_vanuatu.Plo mv -f .deps/gaiageo_la-gg_voronoj.Tpo .deps/gaiageo_la-gg_voronoj.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -Os -fstack-clash-protection -Wformat -Werror=format-security -MT gaiageo_la-gg_matrix.lo -MD -MP -MF .deps/gaiageo_la-gg_matrix.Tpo -c gg_matrix.c -fPIC -DPIC -o .libs/gaiageo_la-gg_matrix.o mv -f .deps/gg_geoJSON.Tpo .deps/gg_geoJSON.Plo mv -f .deps/gg_kml.Tpo .deps/gg_kml.Plo mv -f .deps/gg_ewkt.Tpo .deps/gg_ewkt.Plo mv -f .deps/gg_rttopo.Tpo .deps/gg_rttopo.Plo mv -f .deps/gaiageo_la-gg_rttopo.Tpo .deps/gaiageo_la-gg_rttopo.Plo mv -f .deps/gaiageo_la-gg_ewkt.Tpo .deps/gaiageo_la-gg_ewkt.Plo mv -f .deps/gaiageo_la-gg_vanuatu.Tpo .deps/gaiageo_la-gg_vanuatu.Plo mv -f .deps/gaiageo_la-gg_matrix.Tpo .deps/gaiageo_la-gg_matrix.Plo mv -f .deps/gg_transform.Tpo .deps/gg_transform.Plo mv -f .deps/gaiageo_la-gg_geoJSON.Tpo .deps/gaiageo_la-gg_geoJSON.Plo mv -f .deps/gg_relations.Tpo .deps/gg_relations.Plo mv -f .deps/gaiageo_la-gg_transform.Tpo .deps/gaiageo_la-gg_transform.Plo mv -f .deps/gg_advanced.Tpo .deps/gg_advanced.Plo mv -f .deps/gaiageo_la-gg_kml.Tpo .deps/gaiageo_la-gg_kml.Plo mv -f .deps/gg_xml.Tpo .deps/gg_xml.Plo mv -f .deps/gaiageo_la-gg_relations.Tpo .deps/gaiageo_la-gg_relations.Plo mv -f .deps/gg_wkt.Tpo .deps/gg_wkt.Plo mv -f .deps/gg_gml.Tpo .deps/gg_gml.Plo mv -f .deps/gaiageo_la-gg_relations_ext.Tpo .deps/gaiageo_la-gg_relations_ext.Plo mv -f .deps/gaiageo_la-gg_advanced.Tpo .deps/gaiageo_la-gg_advanced.Plo mv -f .deps/gaiageo_la-gg_wkt.Tpo .deps/gaiageo_la-gg_wkt.Plo mv -f .deps/gaiageo_la-gg_gml.Tpo .deps/gaiageo_la-gg_gml.Plo mv -f .deps/gg_geometries.Tpo .deps/gg_geometries.Plo mv -f .deps/gg_relations_ext.Tpo .deps/gg_relations_ext.Plo mv -f .deps/gaiageo_la-gg_geometries.Tpo .deps/gaiageo_la-gg_geometries.Plo mv -f .deps/gg_shape.Tpo .deps/gg_shape.Plo mv -f .deps/gaiageo_la-gg_shape.Tpo .deps/gaiageo_la-gg_shape.Plo mv -f .deps/gaiageo_la-gg_xml.Tpo .deps/gaiageo_la-gg_xml.Plo mv -f .deps/gg_wkb.Tpo .deps/gg_wkb.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -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_rttopo.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 -lminizip -lrttopo -lproj -lz -L/usr/lib -lgeos_c mv -f .deps/gaiageo_la-gg_wkb.Tpo .deps/gaiageo_la-gg_wkb.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=link gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -module -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -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_rttopo.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 -lminizip -lrttopo -lproj -lz -L/usr/lib -lgeos_c libtool: link: 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_rttopo.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 ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libgaiageo.a libtool: link: ( cd ".libs" && rm -f "libgaiageo.la" && ln -s "../libgaiageo.la" "libgaiageo.la" ) libtool: link: 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_rttopo.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 ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/gaiageo.a libtool: link: ( cd ".libs" && rm -f "gaiageo.la" && ln -s "../gaiageo.la" "gaiageo.la" ) make[4]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/src/gaiageo' make[3]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/src/gaiageo' Making all in geopackage make[3]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/src/geopackage' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libgeopackage_la-gpkg_add_tile_triggers.lo -MD -MP -MF .deps/libgeopackage_la-gpkg_add_tile_triggers.Tpo -c -o libgeopackage_la-gpkg_add_tile_triggers.lo `test -f 'gpkg_add_tile_triggers.c' || echo './'`gpkg_add_tile_triggers.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libgeopackage_la-gpkg_get_normal_row.lo -MD -MP -MF .deps/libgeopackage_la-gpkg_get_normal_row.Tpo -c -o libgeopackage_la-gpkg_get_normal_row.lo `test -f 'gpkg_get_normal_row.c' || echo './'`gpkg_get_normal_row.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libgeopackage_la-gpkg_get_normal_zoom.lo -MD -MP -MF .deps/libgeopackage_la-gpkg_get_normal_zoom.Tpo -c -o libgeopackage_la-gpkg_get_normal_zoom.lo `test -f 'gpkg_get_normal_zoom.c' || echo './'`gpkg_get_normal_zoom.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libgeopackage_la-gpkgGetImageType.lo -MD -MP -MF .deps/libgeopackage_la-gpkgGetImageType.Tpo -c -o libgeopackage_la-gpkgGetImageType.lo `test -f 'gpkgGetImageType.c' || echo './'`gpkgGetImageType.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libgeopackage_la-gpkgCreateBaseTables.lo -MD -MP -MF .deps/libgeopackage_la-gpkgCreateBaseTables.Tpo -c -o libgeopackage_la-gpkgCreateBaseTables.lo `test -f 'gpkgCreateBaseTables.c' || echo './'`gpkgCreateBaseTables.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libgeopackage_la-gpkgInsertEpsgSRID.lo -MD -MP -MF .deps/libgeopackage_la-gpkgInsertEpsgSRID.Tpo -c -o libgeopackage_la-gpkgInsertEpsgSRID.lo `test -f 'gpkgInsertEpsgSRID.c' || echo './'`gpkgInsertEpsgSRID.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libgeopackage_la-gpkgCreateTilesTable.lo -MD -MP -MF .deps/libgeopackage_la-gpkgCreateTilesTable.Tpo -c -o libgeopackage_la-gpkgCreateTilesTable.lo `test -f 'gpkgCreateTilesTable.c' || echo './'`gpkgCreateTilesTable.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libgeopackage_la-gpkgCreateTilesZoomLevel.lo -MD -MP -MF .deps/libgeopackage_la-gpkgCreateTilesZoomLevel.Tpo -c -o libgeopackage_la-gpkgCreateTilesZoomLevel.lo `test -f 'gpkgCreateTilesZoomLevel.c' || echo './'`gpkgCreateTilesZoomLevel.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libgeopackage_la-gpkgAddGeometryColumn.lo -MD -MP -MF .deps/libgeopackage_la-gpkgAddGeometryColumn.Tpo -c -o libgeopackage_la-gpkgAddGeometryColumn.lo `test -f 'gpkgAddGeometryColumn.c' || echo './'`gpkgAddGeometryColumn.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libgeopackage_la-gpkgMakePoint.lo -MD -MP -MF .deps/libgeopackage_la-gpkgMakePoint.Tpo -c -o libgeopackage_la-gpkgMakePoint.lo `test -f 'gpkgMakePoint.c' || echo './'`gpkgMakePoint.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libgeopackage_la-gpkgBinary.lo -MD -MP -MF .deps/libgeopackage_la-gpkgBinary.Tpo -c -o libgeopackage_la-gpkgBinary.lo `test -f 'gpkgBinary.c' || echo './'`gpkgBinary.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libgeopackage_la-gpkg_add_geometry_triggers.lo -MD -MP -MF .deps/libgeopackage_la-gpkg_add_geometry_triggers.Tpo -c -o libgeopackage_la-gpkg_add_geometry_triggers.lo `test -f 'gpkg_add_geometry_triggers.c' || echo './'`gpkg_add_geometry_triggers.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libgeopackage_la-gpkg_add_spatial_index.lo -MD -MP -MF .deps/libgeopackage_la-gpkg_add_spatial_index.Tpo -c -o libgeopackage_la-gpkg_add_spatial_index.lo `test -f 'gpkg_add_spatial_index.c' || echo './'`gpkg_add_spatial_index.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libgeopackage_la-gaia_cvt_gpkg.lo -MD -MP -MF .deps/libgeopackage_la-gaia_cvt_gpkg.Tpo -c -o libgeopackage_la-gaia_cvt_gpkg.lo `test -f 'gaia_cvt_gpkg.c' || echo './'`gaia_cvt_gpkg.c /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DLOADABLE_EXTENSION -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT geopackage_la-gpkg_add_tile_triggers.lo -MD -MP -MF .deps/geopackage_la-gpkg_add_tile_triggers.Tpo -c -o geopackage_la-gpkg_add_tile_triggers.lo `test -f 'gpkg_add_tile_triggers.c' || echo './'`gpkg_add_tile_triggers.c /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DLOADABLE_EXTENSION -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT geopackage_la-gpkg_get_normal_row.lo -MD -MP -MF .deps/geopackage_la-gpkg_get_normal_row.Tpo -c -o geopackage_la-gpkg_get_normal_row.lo `test -f 'gpkg_get_normal_row.c' || echo './'`gpkg_get_normal_row.c /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DLOADABLE_EXTENSION -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT geopackage_la-gpkg_get_normal_zoom.lo -MD -MP -MF .deps/geopackage_la-gpkg_get_normal_zoom.Tpo -c -o geopackage_la-gpkg_get_normal_zoom.lo `test -f 'gpkg_get_normal_zoom.c' || echo './'`gpkg_get_normal_zoom.c /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DLOADABLE_EXTENSION -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT geopackage_la-gpkgGetImageType.lo -MD -MP -MF .deps/geopackage_la-gpkgGetImageType.Tpo -c -o geopackage_la-gpkgGetImageType.lo `test -f 'gpkgGetImageType.c' || echo './'`gpkgGetImageType.c /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DLOADABLE_EXTENSION -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT geopackage_la-gpkgCreateBaseTables.lo -MD -MP -MF .deps/geopackage_la-gpkgCreateBaseTables.Tpo -c -o geopackage_la-gpkgCreateBaseTables.lo `test -f 'gpkgCreateBaseTables.c' || echo './'`gpkgCreateBaseTables.c /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DLOADABLE_EXTENSION -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT geopackage_la-gpkgInsertEpsgSRID.lo -MD -MP -MF .deps/geopackage_la-gpkgInsertEpsgSRID.Tpo -c -o geopackage_la-gpkgInsertEpsgSRID.lo `test -f 'gpkgInsertEpsgSRID.c' || echo './'`gpkgInsertEpsgSRID.c /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DLOADABLE_EXTENSION -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT geopackage_la-gpkgCreateTilesTable.lo -MD -MP -MF .deps/geopackage_la-gpkgCreateTilesTable.Tpo -c -o geopackage_la-gpkgCreateTilesTable.lo `test -f 'gpkgCreateTilesTable.c' || echo './'`gpkgCreateTilesTable.c /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DLOADABLE_EXTENSION -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT geopackage_la-gpkgCreateTilesZoomLevel.lo -MD -MP -MF .deps/geopackage_la-gpkgCreateTilesZoomLevel.Tpo -c -o geopackage_la-gpkgCreateTilesZoomLevel.lo `test -f 'gpkgCreateTilesZoomLevel.c' || echo './'`gpkgCreateTilesZoomLevel.c /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DLOADABLE_EXTENSION -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT geopackage_la-gpkgAddGeometryColumn.lo -MD -MP -MF .deps/geopackage_la-gpkgAddGeometryColumn.Tpo -c -o geopackage_la-gpkgAddGeometryColumn.lo `test -f 'gpkgAddGeometryColumn.c' || echo './'`gpkgAddGeometryColumn.c /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DLOADABLE_EXTENSION -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT geopackage_la-gpkgMakePoint.lo -MD -MP -MF .deps/geopackage_la-gpkgMakePoint.Tpo -c -o geopackage_la-gpkgMakePoint.lo `test -f 'gpkgMakePoint.c' || echo './'`gpkgMakePoint.c /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DLOADABLE_EXTENSION -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT geopackage_la-gpkgBinary.lo -MD -MP -MF .deps/geopackage_la-gpkgBinary.Tpo -c -o geopackage_la-gpkgBinary.lo `test -f 'gpkgBinary.c' || echo './'`gpkgBinary.c /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DLOADABLE_EXTENSION -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT geopackage_la-gpkg_add_geometry_triggers.lo -MD -MP -MF .deps/geopackage_la-gpkg_add_geometry_triggers.Tpo -c -o geopackage_la-gpkg_add_geometry_triggers.lo `test -f 'gpkg_add_geometry_triggers.c' || echo './'`gpkg_add_geometry_triggers.c /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DLOADABLE_EXTENSION -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT geopackage_la-gpkg_add_spatial_index.lo -MD -MP -MF .deps/geopackage_la-gpkg_add_spatial_index.Tpo -c -o geopackage_la-gpkg_add_spatial_index.lo `test -f 'gpkg_add_spatial_index.c' || echo './'`gpkg_add_spatial_index.c /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DLOADABLE_EXTENSION -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT geopackage_la-gaia_cvt_gpkg.lo -MD -MP -MF .deps/geopackage_la-gaia_cvt_gpkg.Tpo -c -o geopackage_la-gaia_cvt_gpkg.lo `test -f 'gaia_cvt_gpkg.c' || echo './'`gaia_cvt_gpkg.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libgeopackage_la-gaia_cvt_gpkg.lo -MD -MP -MF .deps/libgeopackage_la-gaia_cvt_gpkg.Tpo -c gaia_cvt_gpkg.c -fPIC -DPIC -o .libs/libgeopackage_la-gaia_cvt_gpkg.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libgeopackage_la-gpkg_add_tile_triggers.lo -MD -MP -MF .deps/libgeopackage_la-gpkg_add_tile_triggers.Tpo -c gpkg_add_tile_triggers.c -fPIC -DPIC -o .libs/libgeopackage_la-gpkg_add_tile_triggers.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libgeopackage_la-gpkgGetImageType.lo -MD -MP -MF .deps/libgeopackage_la-gpkgGetImageType.Tpo -c gpkgGetImageType.c -fPIC -DPIC -o .libs/libgeopackage_la-gpkgGetImageType.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libgeopackage_la-gpkgBinary.lo -MD -MP -MF .deps/libgeopackage_la-gpkgBinary.Tpo -c gpkgBinary.c -fPIC -DPIC -o .libs/libgeopackage_la-gpkgBinary.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libgeopackage_la-gpkgCreateBaseTables.lo -MD -MP -MF .deps/libgeopackage_la-gpkgCreateBaseTables.Tpo -c gpkgCreateBaseTables.c -fPIC -DPIC -o .libs/libgeopackage_la-gpkgCreateBaseTables.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libgeopackage_la-gpkgMakePoint.lo -MD -MP -MF .deps/libgeopackage_la-gpkgMakePoint.Tpo -c gpkgMakePoint.c -fPIC -DPIC -o .libs/libgeopackage_la-gpkgMakePoint.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libgeopackage_la-gpkgInsertEpsgSRID.lo -MD -MP -MF .deps/libgeopackage_la-gpkgInsertEpsgSRID.Tpo -c gpkgInsertEpsgSRID.c -fPIC -DPIC -o .libs/libgeopackage_la-gpkgInsertEpsgSRID.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libgeopackage_la-gpkg_get_normal_zoom.lo -MD -MP -MF .deps/libgeopackage_la-gpkg_get_normal_zoom.Tpo -c gpkg_get_normal_zoom.c -fPIC -DPIC -o .libs/libgeopackage_la-gpkg_get_normal_zoom.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libgeopackage_la-gpkgAddGeometryColumn.lo -MD -MP -MF .deps/libgeopackage_la-gpkgAddGeometryColumn.Tpo -c gpkgAddGeometryColumn.c -fPIC -DPIC -o .libs/libgeopackage_la-gpkgAddGeometryColumn.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libgeopackage_la-gpkgCreateTilesTable.lo -MD -MP -MF .deps/libgeopackage_la-gpkgCreateTilesTable.Tpo -c gpkgCreateTilesTable.c -fPIC -DPIC -o .libs/libgeopackage_la-gpkgCreateTilesTable.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libgeopackage_la-gpkg_add_geometry_triggers.lo -MD -MP -MF .deps/libgeopackage_la-gpkg_add_geometry_triggers.Tpo -c gpkg_add_geometry_triggers.c -fPIC -DPIC -o .libs/libgeopackage_la-gpkg_add_geometry_triggers.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libgeopackage_la-gpkg_get_normal_row.lo -MD -MP -MF .deps/libgeopackage_la-gpkg_get_normal_row.Tpo -c gpkg_get_normal_row.c -fPIC -DPIC -o .libs/libgeopackage_la-gpkg_get_normal_row.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libgeopackage_la-gpkgCreateTilesZoomLevel.lo -MD -MP -MF .deps/libgeopackage_la-gpkgCreateTilesZoomLevel.Tpo -c gpkgCreateTilesZoomLevel.c -fPIC -DPIC -o .libs/libgeopackage_la-gpkgCreateTilesZoomLevel.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libgeopackage_la-gpkg_add_spatial_index.lo -MD -MP -MF .deps/libgeopackage_la-gpkg_add_spatial_index.Tpo -c gpkg_add_spatial_index.c -fPIC -DPIC -o .libs/libgeopackage_la-gpkg_add_spatial_index.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DLOADABLE_EXTENSION -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT geopackage_la-gaia_cvt_gpkg.lo -MD -MP -MF .deps/geopackage_la-gaia_cvt_gpkg.Tpo -c gaia_cvt_gpkg.c -fPIC -DPIC -o .libs/geopackage_la-gaia_cvt_gpkg.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DLOADABLE_EXTENSION -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT geopackage_la-gpkgAddGeometryColumn.lo -MD -MP -MF .deps/geopackage_la-gpkgAddGeometryColumn.Tpo -c gpkgAddGeometryColumn.c -fPIC -DPIC -o .libs/geopackage_la-gpkgAddGeometryColumn.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DLOADABLE_EXTENSION -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT geopackage_la-gpkgCreateTilesTable.lo -MD -MP -MF .deps/geopackage_la-gpkgCreateTilesTable.Tpo -c gpkgCreateTilesTable.c -fPIC -DPIC -o .libs/geopackage_la-gpkgCreateTilesTable.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DLOADABLE_EXTENSION -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT geopackage_la-gpkgBinary.lo -MD -MP -MF .deps/geopackage_la-gpkgBinary.Tpo -c gpkgBinary.c -fPIC -DPIC -o .libs/geopackage_la-gpkgBinary.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DLOADABLE_EXTENSION -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT geopackage_la-gpkg_add_tile_triggers.lo -MD -MP -MF .deps/geopackage_la-gpkg_add_tile_triggers.Tpo -c gpkg_add_tile_triggers.c -fPIC -DPIC -o .libs/geopackage_la-gpkg_add_tile_triggers.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DLOADABLE_EXTENSION -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT geopackage_la-gpkgCreateTilesZoomLevel.lo -MD -MP -MF .deps/geopackage_la-gpkgCreateTilesZoomLevel.Tpo -c gpkgCreateTilesZoomLevel.c -fPIC -DPIC -o .libs/geopackage_la-gpkgCreateTilesZoomLevel.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DLOADABLE_EXTENSION -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT geopackage_la-gpkgCreateBaseTables.lo -MD -MP -MF .deps/geopackage_la-gpkgCreateBaseTables.Tpo -c gpkgCreateBaseTables.c -fPIC -DPIC -o .libs/geopackage_la-gpkgCreateBaseTables.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DLOADABLE_EXTENSION -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT geopackage_la-gpkg_add_spatial_index.lo -MD -MP -MF .deps/geopackage_la-gpkg_add_spatial_index.Tpo -c gpkg_add_spatial_index.c -fPIC -DPIC -o .libs/geopackage_la-gpkg_add_spatial_index.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DLOADABLE_EXTENSION -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT geopackage_la-gpkgGetImageType.lo -MD -MP -MF .deps/geopackage_la-gpkgGetImageType.Tpo -c gpkgGetImageType.c -fPIC -DPIC -o .libs/geopackage_la-gpkgGetImageType.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DLOADABLE_EXTENSION -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT geopackage_la-gpkgInsertEpsgSRID.lo -MD -MP -MF .deps/geopackage_la-gpkgInsertEpsgSRID.Tpo -c gpkgInsertEpsgSRID.c -fPIC -DPIC -o .libs/geopackage_la-gpkgInsertEpsgSRID.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DLOADABLE_EXTENSION -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT geopackage_la-gpkg_get_normal_zoom.lo -MD -MP -MF .deps/geopackage_la-gpkg_get_normal_zoom.Tpo -c gpkg_get_normal_zoom.c -fPIC -DPIC -o .libs/geopackage_la-gpkg_get_normal_zoom.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DLOADABLE_EXTENSION -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT geopackage_la-gpkg_add_geometry_triggers.lo -MD -MP -MF .deps/geopackage_la-gpkg_add_geometry_triggers.Tpo -c gpkg_add_geometry_triggers.c -fPIC -DPIC -o .libs/geopackage_la-gpkg_add_geometry_triggers.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DLOADABLE_EXTENSION -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT geopackage_la-gpkg_get_normal_row.lo -MD -MP -MF .deps/geopackage_la-gpkg_get_normal_row.Tpo -c gpkg_get_normal_row.c -fPIC -DPIC -o .libs/geopackage_la-gpkg_get_normal_row.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DLOADABLE_EXTENSION -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT geopackage_la-gpkgMakePoint.lo -MD -MP -MF .deps/geopackage_la-gpkgMakePoint.Tpo -c gpkgMakePoint.c -fPIC -DPIC -o .libs/geopackage_la-gpkgMakePoint.o mv -f .deps/libgeopackage_la-gpkgInsertEpsgSRID.Tpo .deps/libgeopackage_la-gpkgInsertEpsgSRID.Plo mv -f .deps/libgeopackage_la-gpkgCreateBaseTables.Tpo .deps/libgeopackage_la-gpkgCreateBaseTables.Plo mv -f .deps/libgeopackage_la-gpkg_add_tile_triggers.Tpo .deps/libgeopackage_la-gpkg_add_tile_triggers.Plo mv -f .deps/libgeopackage_la-gpkgGetImageType.Tpo .deps/libgeopackage_la-gpkgGetImageType.Plo mv -f .deps/libgeopackage_la-gpkg_add_geometry_triggers.Tpo .deps/libgeopackage_la-gpkg_add_geometry_triggers.Plo mv -f .deps/libgeopackage_la-gpkg_get_normal_zoom.Tpo .deps/libgeopackage_la-gpkg_get_normal_zoom.Plo mv -f .deps/libgeopackage_la-gpkg_get_normal_row.Tpo .deps/libgeopackage_la-gpkg_get_normal_row.Plo mv -f .deps/libgeopackage_la-gpkg_add_spatial_index.Tpo .deps/libgeopackage_la-gpkg_add_spatial_index.Plo mv -f .deps/libgeopackage_la-gpkgAddGeometryColumn.Tpo .deps/libgeopackage_la-gpkgAddGeometryColumn.Plo mv -f .deps/libgeopackage_la-gpkgCreateTilesTable.Tpo .deps/libgeopackage_la-gpkgCreateTilesTable.Plo mv -f .deps/geopackage_la-gpkgInsertEpsgSRID.Tpo .deps/geopackage_la-gpkgInsertEpsgSRID.Plo mv -f .deps/libgeopackage_la-gpkgCreateTilesZoomLevel.Tpo .deps/libgeopackage_la-gpkgCreateTilesZoomLevel.Plo mv -f .deps/geopackage_la-gpkgCreateBaseTables.Tpo .deps/geopackage_la-gpkgCreateBaseTables.Plo mv -f .deps/geopackage_la-gpkg_add_tile_triggers.Tpo .deps/geopackage_la-gpkg_add_tile_triggers.Plo mv -f .deps/geopackage_la-gpkgCreateTilesTable.Tpo .deps/geopackage_la-gpkgCreateTilesTable.Plo mv -f .deps/geopackage_la-gpkgGetImageType.Tpo .deps/geopackage_la-gpkgGetImageType.Plo mv -f .deps/geopackage_la-gpkg_add_geometry_triggers.Tpo .deps/geopackage_la-gpkg_add_geometry_triggers.Plo mv -f .deps/geopackage_la-gpkg_get_normal_zoom.Tpo .deps/geopackage_la-gpkg_get_normal_zoom.Plo mv -f .deps/geopackage_la-gpkgCreateTilesZoomLevel.Tpo .deps/geopackage_la-gpkgCreateTilesZoomLevel.Plo mv -f .deps/geopackage_la-gpkg_add_spatial_index.Tpo .deps/geopackage_la-gpkg_add_spatial_index.Plo mv -f .deps/geopackage_la-gpkg_get_normal_row.Tpo .deps/geopackage_la-gpkg_get_normal_row.Plo mv -f .deps/geopackage_la-gpkgAddGeometryColumn.Tpo .deps/geopackage_la-gpkgAddGeometryColumn.Plo mv -f .deps/libgeopackage_la-gpkgMakePoint.Tpo .deps/libgeopackage_la-gpkgMakePoint.Plo mv -f .deps/libgeopackage_la-gpkgBinary.Tpo .deps/libgeopackage_la-gpkgBinary.Plo mv -f .deps/geopackage_la-gpkgBinary.Tpo .deps/geopackage_la-gpkgBinary.Plo mv -f .deps/libgeopackage_la-gaia_cvt_gpkg.Tpo .deps/libgeopackage_la-gaia_cvt_gpkg.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -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 -lminizip -lrttopo -lproj -lz -L/usr/lib -lgeos_c mv -f .deps/geopackage_la-gpkgMakePoint.Tpo .deps/geopackage_la-gpkgMakePoint.Plo libtool: link: 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 ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libgeopackage.a libtool: link: ( cd ".libs" && rm -f "libgeopackage.la" && ln -s "../libgeopackage.la" "libgeopackage.la" ) mv -f .deps/geopackage_la-gaia_cvt_gpkg.Tpo .deps/geopackage_la-gaia_cvt_gpkg.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=link gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -module -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -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 -lminizip -lrttopo -lproj -lz -L/usr/lib -lgeos_c libtool: link: 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 ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/geopackage.a libtool: link: ( cd ".libs" && rm -f "geopackage.la" && ln -s "../geopackage.la" "geopackage.la" ) make[3]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/src/geopackage' Making all in spatialite make[3]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/src/spatialite' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include -I/usr/include/libxml2 -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libsplite_la-mbrcache.lo -MD -MP -MF .deps/libsplite_la-mbrcache.Tpo -c -o libsplite_la-mbrcache.lo `test -f 'mbrcache.c' || echo './'`mbrcache.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include -I/usr/include/libxml2 -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libsplite_la-spatialite.lo -MD -MP -MF .deps/libsplite_la-spatialite.Tpo -c -o libsplite_la-spatialite.lo `test -f 'spatialite.c' || echo './'`spatialite.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include -I/usr/include/libxml2 -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libsplite_la-spatialite_init.lo -MD -MP -MF .deps/libsplite_la-spatialite_init.Tpo -c -o libsplite_la-spatialite_init.lo `test -f 'spatialite_init.c' || echo './'`spatialite_init.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include -I/usr/include/libxml2 -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libsplite_la-pause.lo -MD -MP -MF .deps/libsplite_la-pause.Tpo -c -o libsplite_la-pause.lo `test -f 'pause.c' || echo './'`pause.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include -I/usr/include/libxml2 -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libsplite_la-metatables.lo -MD -MP -MF .deps/libsplite_la-metatables.Tpo -c -o libsplite_la-metatables.lo `test -f 'metatables.c' || echo './'`metatables.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include -I/usr/include/libxml2 -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libsplite_la-statistics.lo -MD -MP -MF .deps/libsplite_la-statistics.Tpo -c -o libsplite_la-statistics.lo `test -f 'statistics.c' || echo './'`statistics.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include -I/usr/include/libxml2 -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libsplite_la-extra_tables.lo -MD -MP -MF .deps/libsplite_la-extra_tables.Tpo -c -o libsplite_la-extra_tables.lo `test -f 'extra_tables.c' || echo './'`extra_tables.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include -I/usr/include/libxml2 -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libsplite_la-se_helpers.lo -MD -MP -MF .deps/libsplite_la-se_helpers.Tpo -c -o libsplite_la-se_helpers.lo `test -f 'se_helpers.c' || echo './'`se_helpers.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include -I/usr/include/libxml2 -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libsplite_la-srid_aux.lo -MD -MP -MF .deps/libsplite_la-srid_aux.Tpo -c -o libsplite_la-srid_aux.lo `test -f 'srid_aux.c' || echo './'`srid_aux.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include -I/usr/include/libxml2 -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libsplite_la-table_cloner.lo -MD -MP -MF .deps/libsplite_la-table_cloner.Tpo -c -o libsplite_la-table_cloner.lo `test -f 'table_cloner.c' || echo './'`table_cloner.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include -I/usr/include/libxml2 -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libsplite_la-dbobj_scopes.lo -MD -MP -MF .deps/libsplite_la-dbobj_scopes.Tpo -c -o libsplite_la-dbobj_scopes.lo `test -f 'dbobj_scopes.c' || echo './'`dbobj_scopes.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include -I/usr/include/libxml2 -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libsplite_la-virtualdbf.lo -MD -MP -MF .deps/libsplite_la-virtualdbf.Tpo -c -o libsplite_la-virtualdbf.lo `test -f 'virtualdbf.c' || echo './'`virtualdbf.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include -I/usr/include/libxml2 -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libsplite_la-virtualXL.lo -MD -MP -MF .deps/libsplite_la-virtualXL.Tpo -c -o libsplite_la-virtualXL.lo `test -f 'virtualXL.c' || echo './'`virtualXL.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include -I/usr/include/libxml2 -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libsplite_la-virtualfdo.lo -MD -MP -MF .deps/libsplite_la-virtualfdo.Tpo -c -o libsplite_la-virtualfdo.lo `test -f 'virtualfdo.c' || echo './'`virtualfdo.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include -I/usr/include/libxml2 -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libsplite_la-virtualgpkg.lo -MD -MP -MF .deps/libsplite_la-virtualgpkg.Tpo -c -o libsplite_la-virtualgpkg.lo `test -f 'virtualgpkg.c' || echo './'`virtualgpkg.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include -I/usr/include/libxml2 -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libsplite_la-virtualbbox.lo -MD -MP -MF .deps/libsplite_la-virtualbbox.Tpo -c -o libsplite_la-virtualbbox.lo `test -f 'virtualbbox.c' || echo './'`virtualbbox.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include -I/usr/include/libxml2 -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libsplite_la-virtualspatialindex.lo -MD -MP -MF .deps/libsplite_la-virtualspatialindex.Tpo -c -o libsplite_la-virtualspatialindex.lo `test -f 'virtualspatialindex.c' || echo './'`virtualspatialindex.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include -I/usr/include/libxml2 -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libsplite_la-virtualnetwork.lo -MD -MP -MF .deps/libsplite_la-virtualnetwork.Tpo -c -o libsplite_la-virtualnetwork.lo `test -f 'virtualnetwork.c' || echo './'`virtualnetwork.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include -I/usr/include/libxml2 -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libsplite_la-virtualrouting.lo -MD -MP -MF .deps/libsplite_la-virtualrouting.Tpo -c -o libsplite_la-virtualrouting.lo `test -f 'virtualrouting.c' || echo './'`virtualrouting.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include -I/usr/include/libxml2 -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libsplite_la-virtualshape.lo -MD -MP -MF .deps/libsplite_la-virtualshape.Tpo -c -o libsplite_la-virtualshape.lo `test -f 'virtualshape.c' || echo './'`virtualshape.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include -I/usr/include/libxml2 -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libsplite_la-virtualxpath.lo -MD -MP -MF .deps/libsplite_la-virtualxpath.Tpo -c -o libsplite_la-virtualxpath.lo `test -f 'virtualxpath.c' || echo './'`virtualxpath.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include -I/usr/include/libxml2 -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libsplite_la-virtualelementary.lo -MD -MP -MF .deps/libsplite_la-virtualelementary.Tpo -c -o libsplite_la-virtualelementary.lo `test -f 'virtualelementary.c' || echo './'`virtualelementary.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include -I/usr/include/libxml2 -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libsplite_la-virtualknn.lo -MD -MP -MF .deps/libsplite_la-virtualknn.Tpo -c -o libsplite_la-virtualknn.lo `test -f 'virtualknn.c' || echo './'`virtualknn.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include -I/usr/include/libxml2 -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libsplite_la-virtualknn2.lo -MD -MP -MF .deps/libsplite_la-virtualknn2.Tpo -c -o libsplite_la-virtualknn2.lo `test -f 'virtualknn2.c' || echo './'`virtualknn2.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include -I/usr/include/libxml2 -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libsplite_la-create_routing.lo -MD -MP -MF .deps/libsplite_la-create_routing.Tpo -c -o libsplite_la-create_routing.lo `test -f 'create_routing.c' || echo './'`create_routing.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include -I/usr/include/libxml2 -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libsplite_la-virtualgeojson.lo -MD -MP -MF .deps/libsplite_la-virtualgeojson.Tpo -c -o libsplite_la-virtualgeojson.lo `test -f 'virtualgeojson.c' || echo './'`virtualgeojson.c /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT splite_la-mbrcache.lo -MD -MP -MF .deps/splite_la-mbrcache.Tpo -c -o splite_la-mbrcache.lo `test -f 'mbrcache.c' || echo './'`mbrcache.c /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT splite_la-spatialite.lo -MD -MP -MF .deps/splite_la-spatialite.Tpo -c -o splite_la-spatialite.lo `test -f 'spatialite.c' || echo './'`spatialite.c /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT splite_la-spatialite_init.lo -MD -MP -MF .deps/splite_la-spatialite_init.Tpo -c -o splite_la-spatialite_init.lo `test -f 'spatialite_init.c' || echo './'`spatialite_init.c /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT splite_la-pause.lo -MD -MP -MF .deps/splite_la-pause.Tpo -c -o splite_la-pause.lo `test -f 'pause.c' || echo './'`pause.c /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT splite_la-metatables.lo -MD -MP -MF .deps/splite_la-metatables.Tpo -c -o splite_la-metatables.lo `test -f 'metatables.c' || echo './'`metatables.c /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT splite_la-statistics.lo -MD -MP -MF .deps/splite_la-statistics.Tpo -c -o splite_la-statistics.lo `test -f 'statistics.c' || echo './'`statistics.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include -I/usr/include/libxml2 -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libsplite_la-mbrcache.lo -MD -MP -MF .deps/libsplite_la-mbrcache.Tpo -c mbrcache.c -fPIC -DPIC -o .libs/libsplite_la-mbrcache.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include -I/usr/include/libxml2 -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libsplite_la-statistics.lo -MD -MP -MF .deps/libsplite_la-statistics.Tpo -c statistics.c -fPIC -DPIC -o .libs/libsplite_la-statistics.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include -I/usr/include/libxml2 -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libsplite_la-spatialite.lo -MD -MP -MF .deps/libsplite_la-spatialite.Tpo -c spatialite.c -fPIC -DPIC -o .libs/libsplite_la-spatialite.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include -I/usr/include/libxml2 -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libsplite_la-table_cloner.lo -MD -MP -MF .deps/libsplite_la-table_cloner.Tpo -c table_cloner.c -fPIC -DPIC -o .libs/libsplite_la-table_cloner.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include -I/usr/include/libxml2 -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libsplite_la-se_helpers.lo -MD -MP -MF .deps/libsplite_la-se_helpers.Tpo -c se_helpers.c -fPIC -DPIC -o .libs/libsplite_la-se_helpers.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include -I/usr/include/libxml2 -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libsplite_la-dbobj_scopes.lo -MD -MP -MF .deps/libsplite_la-dbobj_scopes.Tpo -c dbobj_scopes.c -fPIC -DPIC -o .libs/libsplite_la-dbobj_scopes.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include -I/usr/include/libxml2 -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libsplite_la-metatables.lo -MD -MP -MF .deps/libsplite_la-metatables.Tpo -c metatables.c -fPIC -DPIC -o .libs/libsplite_la-metatables.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include -I/usr/include/libxml2 -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libsplite_la-srid_aux.lo -MD -MP -MF .deps/libsplite_la-srid_aux.Tpo -c srid_aux.c -fPIC -DPIC -o .libs/libsplite_la-srid_aux.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include -I/usr/include/libxml2 -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libsplite_la-spatialite_init.lo -MD -MP -MF .deps/libsplite_la-spatialite_init.Tpo -c spatialite_init.c -fPIC -DPIC -o .libs/libsplite_la-spatialite_init.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include -I/usr/include/libxml2 -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libsplite_la-pause.lo -MD -MP -MF .deps/libsplite_la-pause.Tpo -c pause.c -fPIC -DPIC -o .libs/libsplite_la-pause.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include -I/usr/include/libxml2 -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libsplite_la-extra_tables.lo -MD -MP -MF .deps/libsplite_la-extra_tables.Tpo -c extra_tables.c -fPIC -DPIC -o .libs/libsplite_la-extra_tables.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include -I/usr/include/libxml2 -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libsplite_la-virtualbbox.lo -MD -MP -MF .deps/libsplite_la-virtualbbox.Tpo -c virtualbbox.c -fPIC -DPIC -o .libs/libsplite_la-virtualbbox.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include -I/usr/include/libxml2 -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libsplite_la-virtualspatialindex.lo -MD -MP -MF .deps/libsplite_la-virtualspatialindex.Tpo -c virtualspatialindex.c -fPIC -DPIC -o .libs/libsplite_la-virtualspatialindex.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include -I/usr/include/libxml2 -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libsplite_la-virtualelementary.lo -MD -MP -MF .deps/libsplite_la-virtualelementary.Tpo -c virtualelementary.c -fPIC -DPIC -o .libs/libsplite_la-virtualelementary.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include -I/usr/include/libxml2 -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libsplite_la-virtualXL.lo -MD -MP -MF .deps/libsplite_la-virtualXL.Tpo -c virtualXL.c -fPIC -DPIC -o .libs/libsplite_la-virtualXL.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include -I/usr/include/libxml2 -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libsplite_la-virtualxpath.lo -MD -MP -MF .deps/libsplite_la-virtualxpath.Tpo -c virtualxpath.c -fPIC -DPIC -o .libs/libsplite_la-virtualxpath.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include -I/usr/include/libxml2 -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libsplite_la-virtualgeojson.lo -MD -MP -MF .deps/libsplite_la-virtualgeojson.Tpo -c virtualgeojson.c -fPIC -DPIC -o .libs/libsplite_la-virtualgeojson.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include -I/usr/include/libxml2 -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libsplite_la-create_routing.lo -MD -MP -MF .deps/libsplite_la-create_routing.Tpo -c create_routing.c -fPIC -DPIC -o .libs/libsplite_la-create_routing.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include -I/usr/include/libxml2 -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libsplite_la-virtualnetwork.lo -MD -MP -MF .deps/libsplite_la-virtualnetwork.Tpo -c virtualnetwork.c -fPIC -DPIC -o .libs/libsplite_la-virtualnetwork.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include -I/usr/include/libxml2 -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libsplite_la-virtualshape.lo -MD -MP -MF .deps/libsplite_la-virtualshape.Tpo -c virtualshape.c -fPIC -DPIC -o .libs/libsplite_la-virtualshape.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include -I/usr/include/libxml2 -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libsplite_la-virtualknn2.lo -MD -MP -MF .deps/libsplite_la-virtualknn2.Tpo -c virtualknn2.c -fPIC -DPIC -o .libs/libsplite_la-virtualknn2.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include -I/usr/include/libxml2 -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libsplite_la-virtualgpkg.lo -MD -MP -MF .deps/libsplite_la-virtualgpkg.Tpo -c virtualgpkg.c -fPIC -DPIC -o .libs/libsplite_la-virtualgpkg.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include -I/usr/include/libxml2 -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libsplite_la-virtualdbf.lo -MD -MP -MF .deps/libsplite_la-virtualdbf.Tpo -c virtualdbf.c -fPIC -DPIC -o .libs/libsplite_la-virtualdbf.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include -I/usr/include/libxml2 -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libsplite_la-virtualrouting.lo -MD -MP -MF .deps/libsplite_la-virtualrouting.Tpo -c virtualrouting.c -fPIC -DPIC -o .libs/libsplite_la-virtualrouting.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include -I/usr/include/libxml2 -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libsplite_la-virtualfdo.lo -MD -MP -MF .deps/libsplite_la-virtualfdo.Tpo -c virtualfdo.c -fPIC -DPIC -o .libs/libsplite_la-virtualfdo.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include -I/usr/include/libxml2 -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libsplite_la-virtualknn.lo -MD -MP -MF .deps/libsplite_la-virtualknn.Tpo -c virtualknn.c -fPIC -DPIC -o .libs/libsplite_la-virtualknn.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT splite_la-statistics.lo -MD -MP -MF .deps/splite_la-statistics.Tpo -c statistics.c -fPIC -DPIC -o .libs/splite_la-statistics.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT splite_la-pause.lo -MD -MP -MF .deps/splite_la-pause.Tpo -c pause.c -fPIC -DPIC -o .libs/splite_la-pause.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT splite_la-spatialite.lo -MD -MP -MF .deps/splite_la-spatialite.Tpo -c spatialite.c -fPIC -DPIC -o .libs/splite_la-spatialite.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT splite_la-spatialite_init.lo -MD -MP -MF .deps/splite_la-spatialite_init.Tpo -c spatialite_init.c -fPIC -DPIC -o .libs/splite_la-spatialite_init.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT splite_la-mbrcache.lo -MD -MP -MF .deps/splite_la-mbrcache.Tpo -c mbrcache.c -fPIC -DPIC -o .libs/splite_la-mbrcache.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT splite_la-metatables.lo -MD -MP -MF .deps/splite_la-metatables.Tpo -c metatables.c -fPIC -DPIC -o .libs/splite_la-metatables.o mv -f .deps/libsplite_la-pause.Tpo .deps/libsplite_la-pause.Plo mv -f .deps/libsplite_la-virtualXL.Tpo .deps/libsplite_la-virtualXL.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT splite_la-extra_tables.lo -MD -MP -MF .deps/splite_la-extra_tables.Tpo -c -o splite_la-extra_tables.lo `test -f 'extra_tables.c' || echo './'`extra_tables.c /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT splite_la-se_helpers.lo -MD -MP -MF .deps/splite_la-se_helpers.Tpo -c -o splite_la-se_helpers.lo `test -f 'se_helpers.c' || echo './'`se_helpers.c mv -f .deps/libsplite_la-spatialite_init.Tpo .deps/libsplite_la-spatialite_init.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT splite_la-srid_aux.lo -MD -MP -MF .deps/splite_la-srid_aux.Tpo -c -o splite_la-srid_aux.lo `test -f 'srid_aux.c' || echo './'`srid_aux.c mv -f .deps/splite_la-pause.Tpo .deps/splite_la-pause.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT splite_la-table_cloner.lo -MD -MP -MF .deps/splite_la-table_cloner.Tpo -c -o splite_la-table_cloner.lo `test -f 'table_cloner.c' || echo './'`table_cloner.c mv -f .deps/splite_la-spatialite_init.Tpo .deps/splite_la-spatialite_init.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT splite_la-dbobj_scopes.lo -MD -MP -MF .deps/splite_la-dbobj_scopes.Tpo -c -o splite_la-dbobj_scopes.lo `test -f 'dbobj_scopes.c' || echo './'`dbobj_scopes.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT splite_la-extra_tables.lo -MD -MP -MF .deps/splite_la-extra_tables.Tpo -c extra_tables.c -fPIC -DPIC -o .libs/splite_la-extra_tables.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT splite_la-se_helpers.lo -MD -MP -MF .deps/splite_la-se_helpers.Tpo -c se_helpers.c -fPIC -DPIC -o .libs/splite_la-se_helpers.o mv -f .deps/libsplite_la-virtualknn.Tpo .deps/libsplite_la-virtualknn.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT splite_la-virtualdbf.lo -MD -MP -MF .deps/splite_la-virtualdbf.Tpo -c -o splite_la-virtualdbf.lo `test -f 'virtualdbf.c' || echo './'`virtualdbf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT splite_la-srid_aux.lo -MD -MP -MF .deps/splite_la-srid_aux.Tpo -c srid_aux.c -fPIC -DPIC -o .libs/splite_la-srid_aux.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT splite_la-table_cloner.lo -MD -MP -MF .deps/splite_la-table_cloner.Tpo -c table_cloner.c -fPIC -DPIC -o .libs/splite_la-table_cloner.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT splite_la-dbobj_scopes.lo -MD -MP -MF .deps/splite_la-dbobj_scopes.Tpo -c dbobj_scopes.c -fPIC -DPIC -o .libs/splite_la-dbobj_scopes.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT splite_la-virtualdbf.lo -MD -MP -MF .deps/splite_la-virtualdbf.Tpo -c virtualdbf.c -fPIC -DPIC -o .libs/splite_la-virtualdbf.o mv -f .deps/libsplite_la-virtualspatialindex.Tpo .deps/libsplite_la-virtualspatialindex.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT splite_la-virtualXL.lo -MD -MP -MF .deps/splite_la-virtualXL.Tpo -c -o splite_la-virtualXL.lo `test -f 'virtualXL.c' || echo './'`virtualXL.c mv -f .deps/libsplite_la-virtualdbf.Tpo .deps/libsplite_la-virtualdbf.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT splite_la-virtualfdo.lo -MD -MP -MF .deps/splite_la-virtualfdo.Tpo -c -o splite_la-virtualfdo.lo `test -f 'virtualfdo.c' || echo './'`virtualfdo.c mv -f .deps/libsplite_la-virtualbbox.Tpo .deps/libsplite_la-virtualbbox.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT splite_la-virtualgpkg.lo -MD -MP -MF .deps/splite_la-virtualgpkg.Tpo -c -o splite_la-virtualgpkg.lo `test -f 'virtualgpkg.c' || echo './'`virtualgpkg.c mv -f .deps/libsplite_la-virtualelementary.Tpo .deps/libsplite_la-virtualelementary.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT splite_la-virtualbbox.lo -MD -MP -MF .deps/splite_la-virtualbbox.Tpo -c -o splite_la-virtualbbox.lo `test -f 'virtualbbox.c' || echo './'`virtualbbox.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT splite_la-virtualXL.lo -MD -MP -MF .deps/splite_la-virtualXL.Tpo -c virtualXL.c -fPIC -DPIC -o .libs/splite_la-virtualXL.o mv -f .deps/libsplite_la-virtualxpath.Tpo .deps/libsplite_la-virtualxpath.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT splite_la-virtualspatialindex.lo -MD -MP -MF .deps/splite_la-virtualspatialindex.Tpo -c -o splite_la-virtualspatialindex.lo `test -f 'virtualspatialindex.c' || echo './'`virtualspatialindex.c mv -f .deps/libsplite_la-virtualknn2.Tpo .deps/libsplite_la-virtualknn2.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT splite_la-virtualnetwork.lo -MD -MP -MF .deps/splite_la-virtualnetwork.Tpo -c -o splite_la-virtualnetwork.lo `test -f 'virtualnetwork.c' || echo './'`virtualnetwork.c mv -f .deps/libsplite_la-virtualshape.Tpo .deps/libsplite_la-virtualshape.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT splite_la-virtualrouting.lo -MD -MP -MF .deps/splite_la-virtualrouting.Tpo -c -o splite_la-virtualrouting.lo `test -f 'virtualrouting.c' || echo './'`virtualrouting.c mv -f .deps/libsplite_la-mbrcache.Tpo .deps/libsplite_la-mbrcache.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT splite_la-virtualshape.lo -MD -MP -MF .deps/splite_la-virtualshape.Tpo -c -o splite_la-virtualshape.lo `test -f 'virtualshape.c' || echo './'`virtualshape.c mv -f .deps/libsplite_la-virtualgpkg.Tpo .deps/libsplite_la-virtualgpkg.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT splite_la-virtualxpath.lo -MD -MP -MF .deps/splite_la-virtualxpath.Tpo -c -o splite_la-virtualxpath.lo `test -f 'virtualxpath.c' || echo './'`virtualxpath.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT splite_la-virtualfdo.lo -MD -MP -MF .deps/splite_la-virtualfdo.Tpo -c virtualfdo.c -fPIC -DPIC -o .libs/splite_la-virtualfdo.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT splite_la-virtualgpkg.lo -MD -MP -MF .deps/splite_la-virtualgpkg.Tpo -c virtualgpkg.c -fPIC -DPIC -o .libs/splite_la-virtualgpkg.o mv -f .deps/splite_la-virtualXL.Tpo .deps/splite_la-virtualXL.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT splite_la-virtualelementary.lo -MD -MP -MF .deps/splite_la-virtualelementary.Tpo -c -o splite_la-virtualelementary.lo `test -f 'virtualelementary.c' || echo './'`virtualelementary.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT splite_la-virtualbbox.lo -MD -MP -MF .deps/splite_la-virtualbbox.Tpo -c virtualbbox.c -fPIC -DPIC -o .libs/splite_la-virtualbbox.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT splite_la-virtualspatialindex.lo -MD -MP -MF .deps/splite_la-virtualspatialindex.Tpo -c virtualspatialindex.c -fPIC -DPIC -o .libs/splite_la-virtualspatialindex.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT splite_la-virtualnetwork.lo -MD -MP -MF .deps/splite_la-virtualnetwork.Tpo -c virtualnetwork.c -fPIC -DPIC -o .libs/splite_la-virtualnetwork.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT splite_la-virtualrouting.lo -MD -MP -MF .deps/splite_la-virtualrouting.Tpo -c virtualrouting.c -fPIC -DPIC -o .libs/splite_la-virtualrouting.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT splite_la-virtualshape.lo -MD -MP -MF .deps/splite_la-virtualshape.Tpo -c virtualshape.c -fPIC -DPIC -o .libs/splite_la-virtualshape.o mv -f .deps/splite_la-mbrcache.Tpo .deps/splite_la-mbrcache.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT splite_la-virtualknn.lo -MD -MP -MF .deps/splite_la-virtualknn.Tpo -c -o splite_la-virtualknn.lo `test -f 'virtualknn.c' || echo './'`virtualknn.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT splite_la-virtualxpath.lo -MD -MP -MF .deps/splite_la-virtualxpath.Tpo -c virtualxpath.c -fPIC -DPIC -o .libs/splite_la-virtualxpath.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT splite_la-virtualelementary.lo -MD -MP -MF .deps/splite_la-virtualelementary.Tpo -c virtualelementary.c -fPIC -DPIC -o .libs/splite_la-virtualelementary.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT splite_la-virtualknn.lo -MD -MP -MF .deps/splite_la-virtualknn.Tpo -c virtualknn.c -fPIC -DPIC -o .libs/splite_la-virtualknn.o mv -f .deps/splite_la-virtualdbf.Tpo .deps/splite_la-virtualdbf.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT splite_la-virtualknn2.lo -MD -MP -MF .deps/splite_la-virtualknn2.Tpo -c -o splite_la-virtualknn2.lo `test -f 'virtualknn2.c' || echo './'`virtualknn2.c mv -f .deps/libsplite_la-table_cloner.Tpo .deps/libsplite_la-table_cloner.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT splite_la-create_routing.lo -MD -MP -MF .deps/splite_la-create_routing.Tpo -c -o splite_la-create_routing.lo `test -f 'create_routing.c' || echo './'`create_routing.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT splite_la-virtualknn2.lo -MD -MP -MF .deps/splite_la-virtualknn2.Tpo -c virtualknn2.c -fPIC -DPIC -o .libs/splite_la-virtualknn2.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT splite_la-create_routing.lo -MD -MP -MF .deps/splite_la-create_routing.Tpo -c create_routing.c -fPIC -DPIC -o .libs/splite_la-create_routing.o mv -f .deps/libsplite_la-srid_aux.Tpo .deps/libsplite_la-srid_aux.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT splite_la-virtualgeojson.lo -MD -MP -MF .deps/splite_la-virtualgeojson.Tpo -c -o splite_la-virtualgeojson.lo `test -f 'virtualgeojson.c' || echo './'`virtualgeojson.c mv -f .deps/splite_la-virtualknn.Tpo .deps/splite_la-virtualknn.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include -I/usr/include/libxml2 -DLOADABLE_EXTENSION -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT splite_la-virtualgeojson.lo -MD -MP -MF .deps/splite_la-virtualgeojson.Tpo -c virtualgeojson.c -fPIC -DPIC -o .libs/splite_la-virtualgeojson.o mv -f .deps/libsplite_la-virtualfdo.Tpo .deps/libsplite_la-virtualfdo.Plo mv -f .deps/splite_la-virtualbbox.Tpo .deps/splite_la-virtualbbox.Plo mv -f .deps/libsplite_la-virtualnetwork.Tpo .deps/libsplite_la-virtualnetwork.Plo mv -f .deps/libsplite_la-dbobj_scopes.Tpo .deps/libsplite_la-dbobj_scopes.Plo mv -f .deps/splite_la-table_cloner.Tpo .deps/splite_la-table_cloner.Plo mv -f .deps/libsplite_la-create_routing.Tpo .deps/libsplite_la-create_routing.Plo mv -f .deps/splite_la-virtualspatialindex.Tpo .deps/splite_la-virtualspatialindex.Plo mv -f .deps/splite_la-virtualgpkg.Tpo .deps/splite_la-virtualgpkg.Plo mv -f .deps/splite_la-srid_aux.Tpo .deps/splite_la-srid_aux.Plo mv -f .deps/splite_la-virtualshape.Tpo .deps/splite_la-virtualshape.Plo mv -f .deps/splite_la-virtualxpath.Tpo .deps/splite_la-virtualxpath.Plo mv -f .deps/splite_la-virtualelementary.Tpo .deps/splite_la-virtualelementary.Plo mv -f .deps/libsplite_la-virtualgeojson.Tpo .deps/libsplite_la-virtualgeojson.Plo mv -f .deps/libsplite_la-extra_tables.Tpo .deps/libsplite_la-extra_tables.Plo mv -f .deps/splite_la-virtualknn2.Tpo .deps/splite_la-virtualknn2.Plo mv -f .deps/splite_la-dbobj_scopes.Tpo .deps/splite_la-dbobj_scopes.Plo mv -f .deps/splite_la-virtualnetwork.Tpo .deps/splite_la-virtualnetwork.Plo mv -f .deps/splite_la-extra_tables.Tpo .deps/splite_la-extra_tables.Plo mv -f .deps/splite_la-virtualfdo.Tpo .deps/splite_la-virtualfdo.Plo mv -f .deps/libsplite_la-statistics.Tpo .deps/libsplite_la-statistics.Plo mv -f .deps/splite_la-create_routing.Tpo .deps/splite_la-create_routing.Plo mv -f .deps/splite_la-virtualgeojson.Tpo .deps/splite_la-virtualgeojson.Plo mv -f .deps/splite_la-statistics.Tpo .deps/splite_la-statistics.Plo mv -f .deps/libsplite_la-se_helpers.Tpo .deps/libsplite_la-se_helpers.Plo mv -f .deps/libsplite_la-virtualrouting.Tpo .deps/libsplite_la-virtualrouting.Plo mv -f .deps/splite_la-se_helpers.Tpo .deps/splite_la-se_helpers.Plo mv -f .deps/splite_la-virtualrouting.Tpo .deps/splite_la-virtualrouting.Plo mv -f .deps/libsplite_la-metatables.Tpo .deps/libsplite_la-metatables.Plo mv -f .deps/splite_la-metatables.Tpo .deps/splite_la-metatables.Plo In file included from spatialite.c:90: spatialite.c: In function 'fnct_RebuildGeometryTriggers': spatialite.c:9148:19: warning: '%s' directive argument is null [-Wformat-overflow=] 9148 | spatialite_e ("RebuildGeometryTriggers() error: \"%s\"\n", errMsg); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../src/headers/spatialite/debug.h:73:43: note: in definition of macro 'spatialite_e' 73 | #define spatialite_e(...) fprintf(stderr, __VA_ARGS__) | ^~~~~~~~~~~ spatialite.c:9148:55: note: format string is defined here 9148 | spatialite_e ("RebuildGeometryTriggers() error: \"%s\"\n", errMsg); | ^~ In file included from spatialite.c:90: spatialite.c: In function 'fnct_RebuildGeometryTriggers': spatialite.c:9148:19: warning: '%s' directive argument is null [-Wformat-overflow=] 9148 | spatialite_e ("RebuildGeometryTriggers() error: \"%s\"\n", errMsg); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../src/headers/spatialite/debug.h:73:43: note: in definition of macro 'spatialite_e' 73 | #define spatialite_e(...) fprintf(stderr, __VA_ARGS__) | ^~~~~~~~~~~ spatialite.c:9148:55: note: format string is defined here 9148 | spatialite_e ("RebuildGeometryTriggers() error: \"%s\"\n", errMsg); | ^~ mv -f .deps/libsplite_la-spatialite.Tpo .deps/libsplite_la-spatialite.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o libsplite.la libsplite_la-mbrcache.lo libsplite_la-spatialite.lo libsplite_la-spatialite_init.lo libsplite_la-pause.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-dbobj_scopes.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-virtualrouting.lo libsplite_la-virtualshape.lo libsplite_la-virtualxpath.lo libsplite_la-virtualelementary.lo libsplite_la-virtualknn.lo libsplite_la-virtualknn2.lo libsplite_la-create_routing.lo libsplite_la-virtualgeojson.lo -lminizip -lrttopo -lproj -lz -L/usr/lib -lgeos_c libtool: link: ar cru .libs/libsplite.a .libs/libsplite_la-mbrcache.o .libs/libsplite_la-spatialite.o .libs/libsplite_la-spatialite_init.o .libs/libsplite_la-pause.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-dbobj_scopes.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-virtualrouting.o .libs/libsplite_la-virtualshape.o .libs/libsplite_la-virtualxpath.o .libs/libsplite_la-virtualelementary.o .libs/libsplite_la-virtualknn.o .libs/libsplite_la-virtualknn2.o .libs/libsplite_la-create_routing.o .libs/libsplite_la-virtualgeojson.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libsplite.a libtool: link: ( cd ".libs" && rm -f "libsplite.la" && ln -s "../libsplite.la" "libsplite.la" ) mv -f .deps/splite_la-spatialite.Tpo .deps/splite_la-spatialite.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=link gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -module -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o splite.la splite_la-mbrcache.lo splite_la-spatialite.lo splite_la-spatialite_init.lo splite_la-pause.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-dbobj_scopes.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-virtualrouting.lo splite_la-virtualshape.lo splite_la-virtualxpath.lo splite_la-virtualelementary.lo splite_la-virtualknn.lo splite_la-virtualknn2.lo splite_la-create_routing.lo splite_la-virtualgeojson.lo -lminizip -lrttopo -lproj -lz -L/usr/lib -lgeos_c libtool: link: ar cru .libs/splite.a .libs/splite_la-mbrcache.o .libs/splite_la-spatialite.o .libs/splite_la-spatialite_init.o .libs/splite_la-pause.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-dbobj_scopes.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-virtualrouting.o .libs/splite_la-virtualshape.o .libs/splite_la-virtualxpath.o .libs/splite_la-virtualelementary.o .libs/splite_la-virtualknn.o .libs/splite_la-virtualknn2.o .libs/splite_la-create_routing.o .libs/splite_la-virtualgeojson.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/splite.a libtool: link: ( cd ".libs" && rm -f "splite.la" && ln -s "../splite.la" "splite.la" ) make[3]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/src/spatialite' Making all in shapefiles make[3]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/src/shapefiles' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -Os -fstack-clash-protection -Wformat -Werror=format-security -MT shapefiles.lo -MD -MP -MF .deps/shapefiles.Tpo -c -o shapefiles.lo shapefiles.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -Os -fstack-clash-protection -Wformat -Werror=format-security -MT validator.lo -MD -MP -MF .deps/validator.Tpo -c -o validator.lo validator.c /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DLOADABLE_EXTENSION -Os -fstack-clash-protection -Wformat -Werror=format-security -MT shapefiles_la-shapefiles.lo -MD -MP -MF .deps/shapefiles_la-shapefiles.Tpo -c -o shapefiles_la-shapefiles.lo `test -f 'shapefiles.c' || echo './'`shapefiles.c /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DLOADABLE_EXTENSION -Os -fstack-clash-protection -Wformat -Werror=format-security -MT shapefiles_la-validator.lo -MD -MP -MF .deps/shapefiles_la-validator.Tpo -c -o shapefiles_la-validator.lo `test -f 'validator.c' || echo './'`validator.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -Os -fstack-clash-protection -Wformat -Werror=format-security -MT shapefiles.lo -MD -MP -MF .deps/shapefiles.Tpo -c shapefiles.c -fPIC -DPIC -o .libs/shapefiles.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -Os -fstack-clash-protection -Wformat -Werror=format-security -MT validator.lo -MD -MP -MF .deps/validator.Tpo -c validator.c -fPIC -DPIC -o .libs/validator.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DLOADABLE_EXTENSION -Os -fstack-clash-protection -Wformat -Werror=format-security -MT shapefiles_la-shapefiles.lo -MD -MP -MF .deps/shapefiles_la-shapefiles.Tpo -c shapefiles.c -fPIC -DPIC -o .libs/shapefiles_la-shapefiles.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DLOADABLE_EXTENSION -Os -fstack-clash-protection -Wformat -Werror=format-security -MT shapefiles_la-validator.lo -MD -MP -MF .deps/shapefiles_la-validator.Tpo -c validator.c -fPIC -DPIC -o .libs/shapefiles_la-validator.o mv -f .deps/validator.Tpo .deps/validator.Plo mv -f .deps/shapefiles_la-validator.Tpo .deps/shapefiles_la-validator.Plo mv -f .deps/shapefiles.Tpo .deps/shapefiles.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o libshapefiles.la shapefiles.lo validator.lo -lminizip -lrttopo -lproj -lz -L/usr/lib -lgeos_c libtool: link: ar cru .libs/libshapefiles.a .libs/shapefiles.o .libs/validator.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libshapefiles.a libtool: link: ( cd ".libs" && rm -f "libshapefiles.la" && ln -s "../libshapefiles.la" "libshapefiles.la" ) mv -f .deps/shapefiles_la-shapefiles.Tpo .deps/shapefiles_la-shapefiles.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=link gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -module -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o shapefiles.la shapefiles_la-shapefiles.lo shapefiles_la-validator.lo -lminizip -lrttopo -lproj -lz -L/usr/lib -lgeos_c libtool: link: ar cru .libs/shapefiles.a .libs/shapefiles_la-shapefiles.o .libs/shapefiles_la-validator.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/shapefiles.a libtool: link: ( cd ".libs" && rm -f "shapefiles.la" && ln -s "../shapefiles.la" "shapefiles.la" ) make[3]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/src/shapefiles' Making all in srsinit make[3]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/src/srsinit' Making all in epsg_update make[4]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/src/srsinit/epsg_update' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/src/srsinit/epsg_update' make[4]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/src/srsinit' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libsrsinit_la-srs_init.lo -MD -MP -MF .deps/libsrsinit_la-srs_init.Tpo -c -o libsrsinit_la-srs_init.lo `test -f 'srs_init.c' || echo './'`srs_init.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libsrsinit_la-epsg_inlined_00.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_00.Tpo -c -o libsrsinit_la-epsg_inlined_00.lo `test -f 'epsg_inlined_00.c' || echo './'`epsg_inlined_00.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libsrsinit_la-epsg_inlined_01.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_01.Tpo -c -o libsrsinit_la-epsg_inlined_01.lo `test -f 'epsg_inlined_01.c' || echo './'`epsg_inlined_01.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libsrsinit_la-epsg_inlined_02.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_02.Tpo -c -o libsrsinit_la-epsg_inlined_02.lo `test -f 'epsg_inlined_02.c' || echo './'`epsg_inlined_02.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libsrsinit_la-epsg_inlined_03.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_03.Tpo -c -o libsrsinit_la-epsg_inlined_03.lo `test -f 'epsg_inlined_03.c' || echo './'`epsg_inlined_03.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libsrsinit_la-epsg_inlined_04.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_04.Tpo -c -o libsrsinit_la-epsg_inlined_04.lo `test -f 'epsg_inlined_04.c' || echo './'`epsg_inlined_04.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libsrsinit_la-epsg_inlined_05.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_05.Tpo -c -o libsrsinit_la-epsg_inlined_05.lo `test -f 'epsg_inlined_05.c' || echo './'`epsg_inlined_05.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libsrsinit_la-epsg_inlined_06.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_06.Tpo -c -o libsrsinit_la-epsg_inlined_06.lo `test -f 'epsg_inlined_06.c' || echo './'`epsg_inlined_06.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libsrsinit_la-epsg_inlined_07.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_07.Tpo -c -o libsrsinit_la-epsg_inlined_07.lo `test -f 'epsg_inlined_07.c' || echo './'`epsg_inlined_07.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libsrsinit_la-epsg_inlined_08.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_08.Tpo -c -o libsrsinit_la-epsg_inlined_08.lo `test -f 'epsg_inlined_08.c' || echo './'`epsg_inlined_08.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libsrsinit_la-epsg_inlined_09.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_09.Tpo -c -o libsrsinit_la-epsg_inlined_09.lo `test -f 'epsg_inlined_09.c' || echo './'`epsg_inlined_09.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libsrsinit_la-epsg_inlined_10.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_10.Tpo -c -o libsrsinit_la-epsg_inlined_10.lo `test -f 'epsg_inlined_10.c' || echo './'`epsg_inlined_10.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libsrsinit_la-epsg_inlined_11.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_11.Tpo -c -o libsrsinit_la-epsg_inlined_11.lo `test -f 'epsg_inlined_11.c' || echo './'`epsg_inlined_11.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libsrsinit_la-epsg_inlined_12.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_12.Tpo -c -o libsrsinit_la-epsg_inlined_12.lo `test -f 'epsg_inlined_12.c' || echo './'`epsg_inlined_12.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libsrsinit_la-epsg_inlined_13.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_13.Tpo -c -o libsrsinit_la-epsg_inlined_13.lo `test -f 'epsg_inlined_13.c' || echo './'`epsg_inlined_13.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libsrsinit_la-epsg_inlined_14.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_14.Tpo -c -o libsrsinit_la-epsg_inlined_14.lo `test -f 'epsg_inlined_14.c' || echo './'`epsg_inlined_14.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libsrsinit_la-epsg_inlined_15.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_15.Tpo -c -o libsrsinit_la-epsg_inlined_15.lo `test -f 'epsg_inlined_15.c' || echo './'`epsg_inlined_15.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libsrsinit_la-epsg_inlined_16.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_16.Tpo -c -o libsrsinit_la-epsg_inlined_16.lo `test -f 'epsg_inlined_16.c' || echo './'`epsg_inlined_16.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libsrsinit_la-epsg_inlined_17.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_17.Tpo -c -o libsrsinit_la-epsg_inlined_17.lo `test -f 'epsg_inlined_17.c' || echo './'`epsg_inlined_17.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libsrsinit_la-epsg_inlined_18.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_18.Tpo -c -o libsrsinit_la-epsg_inlined_18.lo `test -f 'epsg_inlined_18.c' || echo './'`epsg_inlined_18.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libsrsinit_la-epsg_inlined_19.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_19.Tpo -c -o libsrsinit_la-epsg_inlined_19.lo `test -f 'epsg_inlined_19.c' || echo './'`epsg_inlined_19.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libsrsinit_la-epsg_inlined_20.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_20.Tpo -c -o libsrsinit_la-epsg_inlined_20.lo `test -f 'epsg_inlined_20.c' || echo './'`epsg_inlined_20.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libsrsinit_la-epsg_inlined_21.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_21.Tpo -c -o libsrsinit_la-epsg_inlined_21.lo `test -f 'epsg_inlined_21.c' || echo './'`epsg_inlined_21.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libsrsinit_la-epsg_inlined_22.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_22.Tpo -c -o libsrsinit_la-epsg_inlined_22.lo `test -f 'epsg_inlined_22.c' || echo './'`epsg_inlined_22.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libsrsinit_la-epsg_inlined_23.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_23.Tpo -c -o libsrsinit_la-epsg_inlined_23.lo `test -f 'epsg_inlined_23.c' || echo './'`epsg_inlined_23.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libsrsinit_la-epsg_inlined_24.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_24.Tpo -c -o libsrsinit_la-epsg_inlined_24.lo `test -f 'epsg_inlined_24.c' || echo './'`epsg_inlined_24.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libsrsinit_la-epsg_inlined_25.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_25.Tpo -c -o libsrsinit_la-epsg_inlined_25.lo `test -f 'epsg_inlined_25.c' || echo './'`epsg_inlined_25.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libsrsinit_la-epsg_inlined_26.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_26.Tpo -c -o libsrsinit_la-epsg_inlined_26.lo `test -f 'epsg_inlined_26.c' || echo './'`epsg_inlined_26.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libsrsinit_la-epsg_inlined_27.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_27.Tpo -c -o libsrsinit_la-epsg_inlined_27.lo `test -f 'epsg_inlined_27.c' || echo './'`epsg_inlined_27.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libsrsinit_la-epsg_inlined_28.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_28.Tpo -c -o libsrsinit_la-epsg_inlined_28.lo `test -f 'epsg_inlined_28.c' || echo './'`epsg_inlined_28.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libsrsinit_la-epsg_inlined_29.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_29.Tpo -c -o libsrsinit_la-epsg_inlined_29.lo `test -f 'epsg_inlined_29.c' || echo './'`epsg_inlined_29.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libsrsinit_la-epsg_inlined_30.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_30.Tpo -c -o libsrsinit_la-epsg_inlined_30.lo `test -f 'epsg_inlined_30.c' || echo './'`epsg_inlined_30.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libsrsinit_la-srs_init.lo -MD -MP -MF .deps/libsrsinit_la-srs_init.Tpo -c srs_init.c -fPIC -DPIC -o .libs/libsrsinit_la-srs_init.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libsrsinit_la-epsg_inlined_07.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_07.Tpo -c epsg_inlined_07.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_07.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libsrsinit_la-epsg_inlined_00.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_00.Tpo -c epsg_inlined_00.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_00.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libsrsinit_la-epsg_inlined_02.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_02.Tpo -c epsg_inlined_02.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_02.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libsrsinit_la-epsg_inlined_05.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_05.Tpo -c epsg_inlined_05.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_05.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libsrsinit_la-epsg_inlined_06.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_06.Tpo -c epsg_inlined_06.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_06.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libsrsinit_la-epsg_inlined_08.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_08.Tpo -c epsg_inlined_08.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_08.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libsrsinit_la-epsg_inlined_11.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_11.Tpo -c epsg_inlined_11.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_11.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libsrsinit_la-epsg_inlined_14.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_14.Tpo -c epsg_inlined_14.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_14.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libsrsinit_la-epsg_inlined_16.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_16.Tpo -c epsg_inlined_16.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_16.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libsrsinit_la-epsg_inlined_13.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_13.Tpo -c epsg_inlined_13.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_13.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libsrsinit_la-epsg_inlined_01.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_01.Tpo -c epsg_inlined_01.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_01.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libsrsinit_la-epsg_inlined_21.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_21.Tpo -c epsg_inlined_21.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_21.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libsrsinit_la-epsg_inlined_03.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_03.Tpo -c epsg_inlined_03.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_03.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libsrsinit_la-epsg_inlined_04.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_04.Tpo -c epsg_inlined_04.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_04.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libsrsinit_la-epsg_inlined_29.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_29.Tpo -c epsg_inlined_29.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_29.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libsrsinit_la-epsg_inlined_10.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_10.Tpo -c epsg_inlined_10.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_10.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libsrsinit_la-epsg_inlined_09.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_09.Tpo -c epsg_inlined_09.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_09.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libsrsinit_la-epsg_inlined_20.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_20.Tpo -c epsg_inlined_20.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_20.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libsrsinit_la-epsg_inlined_12.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_12.Tpo -c epsg_inlined_12.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_12.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libsrsinit_la-epsg_inlined_15.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_15.Tpo -c epsg_inlined_15.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_15.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libsrsinit_la-epsg_inlined_23.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_23.Tpo -c epsg_inlined_23.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_23.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libsrsinit_la-epsg_inlined_17.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_17.Tpo -c epsg_inlined_17.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_17.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libsrsinit_la-epsg_inlined_18.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_18.Tpo -c epsg_inlined_18.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_18.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libsrsinit_la-epsg_inlined_22.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_22.Tpo -c epsg_inlined_22.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_22.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libsrsinit_la-epsg_inlined_26.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_26.Tpo -c epsg_inlined_26.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_26.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libsrsinit_la-epsg_inlined_24.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_24.Tpo -c epsg_inlined_24.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_24.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libsrsinit_la-epsg_inlined_28.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_28.Tpo -c epsg_inlined_28.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_28.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libsrsinit_la-epsg_inlined_30.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_30.Tpo -c epsg_inlined_30.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_30.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libsrsinit_la-epsg_inlined_27.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_27.Tpo -c epsg_inlined_27.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_27.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libsrsinit_la-epsg_inlined_19.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_19.Tpo -c epsg_inlined_19.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_19.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libsrsinit_la-epsg_inlined_25.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_25.Tpo -c epsg_inlined_25.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_25.o mv -f .deps/libsrsinit_la-srs_init.Tpo .deps/libsrsinit_la-srs_init.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libsrsinit_la-epsg_inlined_31.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_31.Tpo -c -o libsrsinit_la-epsg_inlined_31.lo `test -f 'epsg_inlined_31.c' || echo './'`epsg_inlined_31.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libsrsinit_la-epsg_inlined_31.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_31.Tpo -c epsg_inlined_31.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_31.o mv -f .deps/libsrsinit_la-epsg_inlined_20.Tpo .deps/libsrsinit_la-epsg_inlined_20.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libsrsinit_la-epsg_inlined_32.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_32.Tpo -c -o libsrsinit_la-epsg_inlined_32.lo `test -f 'epsg_inlined_32.c' || echo './'`epsg_inlined_32.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libsrsinit_la-epsg_inlined_32.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_32.Tpo -c epsg_inlined_32.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_32.o mv -f .deps/libsrsinit_la-epsg_inlined_23.Tpo .deps/libsrsinit_la-epsg_inlined_23.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libsrsinit_la-epsg_inlined_33.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_33.Tpo -c -o libsrsinit_la-epsg_inlined_33.lo `test -f 'epsg_inlined_33.c' || echo './'`epsg_inlined_33.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libsrsinit_la-epsg_inlined_33.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_33.Tpo -c epsg_inlined_33.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_33.o mv -f .deps/libsrsinit_la-epsg_inlined_19.Tpo .deps/libsrsinit_la-epsg_inlined_19.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libsrsinit_la-epsg_inlined_34.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_34.Tpo -c -o libsrsinit_la-epsg_inlined_34.lo `test -f 'epsg_inlined_34.c' || echo './'`epsg_inlined_34.c mv -f .deps/libsrsinit_la-epsg_inlined_24.Tpo .deps/libsrsinit_la-epsg_inlined_24.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libsrsinit_la-epsg_inlined_35.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_35.Tpo -c -o libsrsinit_la-epsg_inlined_35.lo `test -f 'epsg_inlined_35.c' || echo './'`epsg_inlined_35.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libsrsinit_la-epsg_inlined_34.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_34.Tpo -c epsg_inlined_34.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_34.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libsrsinit_la-epsg_inlined_35.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_35.Tpo -c epsg_inlined_35.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_35.o mv -f .deps/libsrsinit_la-epsg_inlined_18.Tpo .deps/libsrsinit_la-epsg_inlined_18.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libsrsinit_la-epsg_inlined_36.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_36.Tpo -c -o libsrsinit_la-epsg_inlined_36.lo `test -f 'epsg_inlined_36.c' || echo './'`epsg_inlined_36.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libsrsinit_la-epsg_inlined_36.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_36.Tpo -c epsg_inlined_36.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_36.o mv -f .deps/libsrsinit_la-epsg_inlined_25.Tpo .deps/libsrsinit_la-epsg_inlined_25.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libsrsinit_la-epsg_inlined_37.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_37.Tpo -c -o libsrsinit_la-epsg_inlined_37.lo `test -f 'epsg_inlined_37.c' || echo './'`epsg_inlined_37.c mv -f .deps/libsrsinit_la-epsg_inlined_22.Tpo .deps/libsrsinit_la-epsg_inlined_22.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libsrsinit_la-epsg_inlined_38.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_38.Tpo -c -o libsrsinit_la-epsg_inlined_38.lo `test -f 'epsg_inlined_38.c' || echo './'`epsg_inlined_38.c mv -f .deps/libsrsinit_la-epsg_inlined_03.Tpo .deps/libsrsinit_la-epsg_inlined_03.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libsrsinit_la-epsg_inlined_39.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_39.Tpo -c -o libsrsinit_la-epsg_inlined_39.lo `test -f 'epsg_inlined_39.c' || echo './'`epsg_inlined_39.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libsrsinit_la-epsg_inlined_37.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_37.Tpo -c epsg_inlined_37.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_37.o mv -f .deps/libsrsinit_la-epsg_inlined_21.Tpo .deps/libsrsinit_la-epsg_inlined_21.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libsrsinit_la-epsg_inlined_40.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_40.Tpo -c -o libsrsinit_la-epsg_inlined_40.lo `test -f 'epsg_inlined_40.c' || echo './'`epsg_inlined_40.c mv -f .deps/libsrsinit_la-epsg_inlined_27.Tpo .deps/libsrsinit_la-epsg_inlined_27.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libsrsinit_la-epsg_inlined_41.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_41.Tpo -c -o libsrsinit_la-epsg_inlined_41.lo `test -f 'epsg_inlined_41.c' || echo './'`epsg_inlined_41.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libsrsinit_la-epsg_inlined_38.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_38.Tpo -c epsg_inlined_38.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_38.o mv -f .deps/libsrsinit_la-epsg_inlined_00.Tpo .deps/libsrsinit_la-epsg_inlined_00.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libsrsinit_la-epsg_inlined_42.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_42.Tpo -c -o libsrsinit_la-epsg_inlined_42.lo `test -f 'epsg_inlined_42.c' || echo './'`epsg_inlined_42.c mv -f .deps/libsrsinit_la-epsg_inlined_26.Tpo .deps/libsrsinit_la-epsg_inlined_26.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libsrsinit_la-epsg_inlined_43.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_43.Tpo -c -o libsrsinit_la-epsg_inlined_43.lo `test -f 'epsg_inlined_43.c' || echo './'`epsg_inlined_43.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libsrsinit_la-epsg_inlined_39.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_39.Tpo -c epsg_inlined_39.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_39.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libsrsinit_la-epsg_inlined_40.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_40.Tpo -c epsg_inlined_40.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_40.o mv -f .deps/libsrsinit_la-epsg_inlined_05.Tpo .deps/libsrsinit_la-epsg_inlined_05.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libsrsinit_la-epsg_inlined_44.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_44.Tpo -c -o libsrsinit_la-epsg_inlined_44.lo `test -f 'epsg_inlined_44.c' || echo './'`epsg_inlined_44.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libsrsinit_la-epsg_inlined_43.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_43.Tpo -c epsg_inlined_43.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_43.o mv -f .deps/libsrsinit_la-epsg_inlined_06.Tpo .deps/libsrsinit_la-epsg_inlined_06.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libsrsinit_la-epsg_inlined_45.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_45.Tpo -c -o libsrsinit_la-epsg_inlined_45.lo `test -f 'epsg_inlined_45.c' || echo './'`epsg_inlined_45.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libsrsinit_la-epsg_inlined_41.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_41.Tpo -c epsg_inlined_41.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_41.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libsrsinit_la-epsg_inlined_42.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_42.Tpo -c epsg_inlined_42.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_42.o mv -f .deps/libsrsinit_la-epsg_inlined_04.Tpo .deps/libsrsinit_la-epsg_inlined_04.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libsrsinit_la-epsg_inlined_46.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_46.Tpo -c -o libsrsinit_la-epsg_inlined_46.lo `test -f 'epsg_inlined_46.c' || echo './'`epsg_inlined_46.c mv -f .deps/libsrsinit_la-epsg_inlined_09.Tpo .deps/libsrsinit_la-epsg_inlined_09.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libsrsinit_la-epsg_inlined_47.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_47.Tpo -c -o libsrsinit_la-epsg_inlined_47.lo `test -f 'epsg_inlined_47.c' || echo './'`epsg_inlined_47.c mv -f .deps/libsrsinit_la-epsg_inlined_17.Tpo .deps/libsrsinit_la-epsg_inlined_17.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libsrsinit_la-epsg_inlined_48.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_48.Tpo -c -o libsrsinit_la-epsg_inlined_48.lo `test -f 'epsg_inlined_48.c' || echo './'`epsg_inlined_48.c mv -f .deps/libsrsinit_la-epsg_inlined_10.Tpo .deps/libsrsinit_la-epsg_inlined_10.Plo mv -f .deps/libsrsinit_la-epsg_inlined_12.Tpo .deps/libsrsinit_la-epsg_inlined_12.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libsrsinit_la-epsg_inlined_49.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_49.Tpo -c -o libsrsinit_la-epsg_inlined_49.lo `test -f 'epsg_inlined_49.c' || echo './'`epsg_inlined_49.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libsrsinit_la-epsg_inlined_50.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_50.Tpo -c -o libsrsinit_la-epsg_inlined_50.lo `test -f 'epsg_inlined_50.c' || echo './'`epsg_inlined_50.c mv -f .deps/libsrsinit_la-epsg_inlined_01.Tpo .deps/libsrsinit_la-epsg_inlined_01.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libsrsinit_la-epsg_inlined_51.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_51.Tpo -c -o libsrsinit_la-epsg_inlined_51.lo `test -f 'epsg_inlined_51.c' || echo './'`epsg_inlined_51.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libsrsinit_la-epsg_inlined_44.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_44.Tpo -c epsg_inlined_44.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_44.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libsrsinit_la-epsg_inlined_45.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_45.Tpo -c epsg_inlined_45.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_45.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libsrsinit_la-epsg_inlined_46.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_46.Tpo -c epsg_inlined_46.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_46.o mv -f .deps/libsrsinit_la-epsg_inlined_11.Tpo .deps/libsrsinit_la-epsg_inlined_11.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libsrsinit_la-epsg_inlined_52.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_52.Tpo -c -o libsrsinit_la-epsg_inlined_52.lo `test -f 'epsg_inlined_52.c' || echo './'`epsg_inlined_52.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libsrsinit_la-epsg_inlined_47.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_47.Tpo -c epsg_inlined_47.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_47.o mv -f .deps/libsrsinit_la-epsg_inlined_28.Tpo .deps/libsrsinit_la-epsg_inlined_28.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libsrsinit_la-epsg_inlined_53.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_53.Tpo -c -o libsrsinit_la-epsg_inlined_53.lo `test -f 'epsg_inlined_53.c' || echo './'`epsg_inlined_53.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libsrsinit_la-epsg_inlined_48.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_48.Tpo -c epsg_inlined_48.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_48.o mv -f .deps/libsrsinit_la-epsg_inlined_07.Tpo .deps/libsrsinit_la-epsg_inlined_07.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libsrsinit_la-epsg_inlined_54.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_54.Tpo -c -o libsrsinit_la-epsg_inlined_54.lo `test -f 'epsg_inlined_54.c' || echo './'`epsg_inlined_54.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libsrsinit_la-epsg_inlined_50.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_50.Tpo -c epsg_inlined_50.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_50.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libsrsinit_la-epsg_inlined_49.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_49.Tpo -c epsg_inlined_49.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_49.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libsrsinit_la-epsg_inlined_51.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_51.Tpo -c epsg_inlined_51.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_51.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libsrsinit_la-epsg_inlined_52.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_52.Tpo -c epsg_inlined_52.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_52.o mv -f .deps/libsrsinit_la-epsg_inlined_13.Tpo .deps/libsrsinit_la-epsg_inlined_13.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libsrsinit_la-epsg_inlined_55.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_55.Tpo -c -o libsrsinit_la-epsg_inlined_55.lo `test -f 'epsg_inlined_55.c' || echo './'`epsg_inlined_55.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libsrsinit_la-epsg_inlined_53.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_53.Tpo -c epsg_inlined_53.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_53.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libsrsinit_la-epsg_inlined_54.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_54.Tpo -c epsg_inlined_54.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_54.o mv -f .deps/libsrsinit_la-epsg_inlined_02.Tpo .deps/libsrsinit_la-epsg_inlined_02.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libsrsinit_la-epsg_inlined_56.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_56.Tpo -c -o libsrsinit_la-epsg_inlined_56.lo `test -f 'epsg_inlined_56.c' || echo './'`epsg_inlined_56.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libsrsinit_la-epsg_inlined_55.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_55.Tpo -c epsg_inlined_55.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_55.o mv -f .deps/libsrsinit_la-epsg_inlined_16.Tpo .deps/libsrsinit_la-epsg_inlined_16.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libsrsinit_la-epsg_inlined_57.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_57.Tpo -c -o libsrsinit_la-epsg_inlined_57.lo `test -f 'epsg_inlined_57.c' || echo './'`epsg_inlined_57.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libsrsinit_la-epsg_inlined_56.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_56.Tpo -c epsg_inlined_56.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_56.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libsrsinit_la-epsg_inlined_57.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_57.Tpo -c epsg_inlined_57.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_57.o mv -f .deps/libsrsinit_la-epsg_inlined_29.Tpo .deps/libsrsinit_la-epsg_inlined_29.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libsrsinit_la-epsg_inlined_58.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_58.Tpo -c -o libsrsinit_la-epsg_inlined_58.lo `test -f 'epsg_inlined_58.c' || echo './'`epsg_inlined_58.c mv -f .deps/libsrsinit_la-epsg_inlined_14.Tpo .deps/libsrsinit_la-epsg_inlined_14.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libsrsinit_la-epsg_inlined_59.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_59.Tpo -c -o libsrsinit_la-epsg_inlined_59.lo `test -f 'epsg_inlined_59.c' || echo './'`epsg_inlined_59.c mv -f .deps/libsrsinit_la-epsg_inlined_15.Tpo .deps/libsrsinit_la-epsg_inlined_15.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libsrsinit_la-epsg_inlined_60.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_60.Tpo -c -o libsrsinit_la-epsg_inlined_60.lo `test -f 'epsg_inlined_60.c' || echo './'`epsg_inlined_60.c mv -f .deps/libsrsinit_la-epsg_inlined_08.Tpo .deps/libsrsinit_la-epsg_inlined_08.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libsrsinit_la-epsg_inlined_61.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_61.Tpo -c -o libsrsinit_la-epsg_inlined_61.lo `test -f 'epsg_inlined_61.c' || echo './'`epsg_inlined_61.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libsrsinit_la-epsg_inlined_58.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_58.Tpo -c epsg_inlined_58.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_58.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libsrsinit_la-epsg_inlined_59.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_59.Tpo -c epsg_inlined_59.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_59.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libsrsinit_la-epsg_inlined_60.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_60.Tpo -c epsg_inlined_60.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_60.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libsrsinit_la-epsg_inlined_61.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_61.Tpo -c epsg_inlined_61.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_61.o mv -f .deps/libsrsinit_la-epsg_inlined_30.Tpo .deps/libsrsinit_la-epsg_inlined_30.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libsrsinit_la-epsg_inlined_62.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_62.Tpo -c -o libsrsinit_la-epsg_inlined_62.lo `test -f 'epsg_inlined_62.c' || echo './'`epsg_inlined_62.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libsrsinit_la-epsg_inlined_62.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_62.Tpo -c epsg_inlined_62.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_62.o mv -f .deps/libsrsinit_la-epsg_inlined_31.Tpo .deps/libsrsinit_la-epsg_inlined_31.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libsrsinit_la-epsg_inlined_63.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_63.Tpo -c -o libsrsinit_la-epsg_inlined_63.lo `test -f 'epsg_inlined_63.c' || echo './'`epsg_inlined_63.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libsrsinit_la-epsg_inlined_63.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_63.Tpo -c epsg_inlined_63.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_63.o mv -f .deps/libsrsinit_la-epsg_inlined_63.Tpo .deps/libsrsinit_la-epsg_inlined_63.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libsrsinit_la-epsg_inlined_wgs84_00.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_wgs84_00.Tpo -c -o libsrsinit_la-epsg_inlined_wgs84_00.lo `test -f 'epsg_inlined_wgs84_00.c' || echo './'`epsg_inlined_wgs84_00.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libsrsinit_la-epsg_inlined_wgs84_00.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_wgs84_00.Tpo -c epsg_inlined_wgs84_00.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_wgs84_00.o mv -f .deps/libsrsinit_la-epsg_inlined_32.Tpo .deps/libsrsinit_la-epsg_inlined_32.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libsrsinit_la-epsg_inlined_wgs84_01.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_wgs84_01.Tpo -c -o libsrsinit_la-epsg_inlined_wgs84_01.lo `test -f 'epsg_inlined_wgs84_01.c' || echo './'`epsg_inlined_wgs84_01.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libsrsinit_la-epsg_inlined_wgs84_01.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_wgs84_01.Tpo -c epsg_inlined_wgs84_01.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_wgs84_01.o mv -f .deps/libsrsinit_la-epsg_inlined_35.Tpo .deps/libsrsinit_la-epsg_inlined_35.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libsrsinit_la-epsg_inlined_prussian.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_prussian.Tpo -c -o libsrsinit_la-epsg_inlined_prussian.lo `test -f 'epsg_inlined_prussian.c' || echo './'`epsg_inlined_prussian.c mv -f .deps/libsrsinit_la-epsg_inlined_34.Tpo .deps/libsrsinit_la-epsg_inlined_34.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libsrsinit_la-epsg_inlined_extra.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_extra.Tpo -c -o libsrsinit_la-epsg_inlined_extra.lo `test -f 'epsg_inlined_extra.c' || echo './'`epsg_inlined_extra.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libsrsinit_la-epsg_inlined_prussian.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_prussian.Tpo -c epsg_inlined_prussian.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_prussian.o mv -f .deps/libsrsinit_la-epsg_inlined_33.Tpo .deps/libsrsinit_la-epsg_inlined_33.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DLOADABLE_EXTENSION -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT srsinit_la-srs_init.lo -MD -MP -MF .deps/srsinit_la-srs_init.Tpo -c -o srsinit_la-srs_init.lo `test -f 'srs_init.c' || echo './'`srs_init.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libsrsinit_la-epsg_inlined_extra.lo -MD -MP -MF .deps/libsrsinit_la-epsg_inlined_extra.Tpo -c epsg_inlined_extra.c -fPIC -DPIC -o .libs/libsrsinit_la-epsg_inlined_extra.o mv -f .deps/libsrsinit_la-epsg_inlined_45.Tpo .deps/libsrsinit_la-epsg_inlined_45.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DLOADABLE_EXTENSION -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT srsinit_la-epsg_inlined_00.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_00.Tpo -c -o srsinit_la-epsg_inlined_00.lo `test -f 'epsg_inlined_00.c' || echo './'`epsg_inlined_00.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DLOADABLE_EXTENSION -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT srsinit_la-srs_init.lo -MD -MP -MF .deps/srsinit_la-srs_init.Tpo -c srs_init.c -fPIC -DPIC -o .libs/srsinit_la-srs_init.o mv -f .deps/libsrsinit_la-epsg_inlined_36.Tpo .deps/libsrsinit_la-epsg_inlined_36.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DLOADABLE_EXTENSION -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT srsinit_la-epsg_inlined_01.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_01.Tpo -c -o srsinit_la-epsg_inlined_01.lo `test -f 'epsg_inlined_01.c' || echo './'`epsg_inlined_01.c mv -f .deps/libsrsinit_la-epsg_inlined_extra.Tpo .deps/libsrsinit_la-epsg_inlined_extra.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DLOADABLE_EXTENSION -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT srsinit_la-epsg_inlined_02.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_02.Tpo -c -o srsinit_la-epsg_inlined_02.lo `test -f 'epsg_inlined_02.c' || echo './'`epsg_inlined_02.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DLOADABLE_EXTENSION -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT srsinit_la-epsg_inlined_00.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_00.Tpo -c epsg_inlined_00.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_00.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DLOADABLE_EXTENSION -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT srsinit_la-epsg_inlined_01.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_01.Tpo -c epsg_inlined_01.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_01.o mv -f .deps/libsrsinit_la-epsg_inlined_44.Tpo .deps/libsrsinit_la-epsg_inlined_44.Plo mv -f .deps/libsrsinit_la-epsg_inlined_46.Tpo .deps/libsrsinit_la-epsg_inlined_46.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DLOADABLE_EXTENSION -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT srsinit_la-epsg_inlined_03.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_03.Tpo -c -o srsinit_la-epsg_inlined_03.lo `test -f 'epsg_inlined_03.c' || echo './'`epsg_inlined_03.c /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DLOADABLE_EXTENSION -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT srsinit_la-epsg_inlined_04.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_04.Tpo -c -o srsinit_la-epsg_inlined_04.lo `test -f 'epsg_inlined_04.c' || echo './'`epsg_inlined_04.c mv -f .deps/libsrsinit_la-epsg_inlined_wgs84_01.Tpo .deps/libsrsinit_la-epsg_inlined_wgs84_01.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DLOADABLE_EXTENSION -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT srsinit_la-epsg_inlined_05.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_05.Tpo -c -o srsinit_la-epsg_inlined_05.lo `test -f 'epsg_inlined_05.c' || echo './'`epsg_inlined_05.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DLOADABLE_EXTENSION -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT srsinit_la-epsg_inlined_02.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_02.Tpo -c epsg_inlined_02.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_02.o mv -f .deps/libsrsinit_la-epsg_inlined_39.Tpo .deps/libsrsinit_la-epsg_inlined_39.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DLOADABLE_EXTENSION -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT srsinit_la-epsg_inlined_06.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_06.Tpo -c -o srsinit_la-epsg_inlined_06.lo `test -f 'epsg_inlined_06.c' || echo './'`epsg_inlined_06.c mv -f .deps/libsrsinit_la-epsg_inlined_47.Tpo .deps/libsrsinit_la-epsg_inlined_47.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DLOADABLE_EXTENSION -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT srsinit_la-epsg_inlined_07.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_07.Tpo -c -o srsinit_la-epsg_inlined_07.lo `test -f 'epsg_inlined_07.c' || echo './'`epsg_inlined_07.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DLOADABLE_EXTENSION -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT srsinit_la-epsg_inlined_03.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_03.Tpo -c epsg_inlined_03.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_03.o mv -f .deps/libsrsinit_la-epsg_inlined_40.Tpo .deps/libsrsinit_la-epsg_inlined_40.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DLOADABLE_EXTENSION -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT srsinit_la-epsg_inlined_08.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_08.Tpo -c -o srsinit_la-epsg_inlined_08.lo `test -f 'epsg_inlined_08.c' || echo './'`epsg_inlined_08.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DLOADABLE_EXTENSION -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT srsinit_la-epsg_inlined_05.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_05.Tpo -c epsg_inlined_05.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_05.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DLOADABLE_EXTENSION -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT srsinit_la-epsg_inlined_04.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_04.Tpo -c epsg_inlined_04.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_04.o mv -f .deps/libsrsinit_la-epsg_inlined_49.Tpo .deps/libsrsinit_la-epsg_inlined_49.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DLOADABLE_EXTENSION -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT srsinit_la-epsg_inlined_09.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_09.Tpo -c -o srsinit_la-epsg_inlined_09.lo `test -f 'epsg_inlined_09.c' || echo './'`epsg_inlined_09.c mv -f .deps/libsrsinit_la-epsg_inlined_50.Tpo .deps/libsrsinit_la-epsg_inlined_50.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DLOADABLE_EXTENSION -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT srsinit_la-epsg_inlined_10.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_10.Tpo -c -o srsinit_la-epsg_inlined_10.lo `test -f 'epsg_inlined_10.c' || echo './'`epsg_inlined_10.c mv -f .deps/libsrsinit_la-epsg_inlined_37.Tpo .deps/libsrsinit_la-epsg_inlined_37.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DLOADABLE_EXTENSION -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT srsinit_la-epsg_inlined_11.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_11.Tpo -c -o srsinit_la-epsg_inlined_11.lo `test -f 'epsg_inlined_11.c' || echo './'`epsg_inlined_11.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DLOADABLE_EXTENSION -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT srsinit_la-epsg_inlined_06.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_06.Tpo -c epsg_inlined_06.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_06.o mv -f .deps/libsrsinit_la-epsg_inlined_52.Tpo .deps/libsrsinit_la-epsg_inlined_52.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DLOADABLE_EXTENSION -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT srsinit_la-epsg_inlined_12.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_12.Tpo -c -o srsinit_la-epsg_inlined_12.lo `test -f 'epsg_inlined_12.c' || echo './'`epsg_inlined_12.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DLOADABLE_EXTENSION -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT srsinit_la-epsg_inlined_07.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_07.Tpo -c epsg_inlined_07.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_07.o mv -f .deps/libsrsinit_la-epsg_inlined_53.Tpo .deps/libsrsinit_la-epsg_inlined_53.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DLOADABLE_EXTENSION -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT srsinit_la-epsg_inlined_13.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_13.Tpo -c -o srsinit_la-epsg_inlined_13.lo `test -f 'epsg_inlined_13.c' || echo './'`epsg_inlined_13.c mv -f .deps/libsrsinit_la-epsg_inlined_42.Tpo .deps/libsrsinit_la-epsg_inlined_42.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DLOADABLE_EXTENSION -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT srsinit_la-epsg_inlined_14.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_14.Tpo -c -o srsinit_la-epsg_inlined_14.lo `test -f 'epsg_inlined_14.c' || echo './'`epsg_inlined_14.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DLOADABLE_EXTENSION -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT srsinit_la-epsg_inlined_08.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_08.Tpo -c epsg_inlined_08.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_08.o mv -f .deps/libsrsinit_la-epsg_inlined_51.Tpo .deps/libsrsinit_la-epsg_inlined_51.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DLOADABLE_EXTENSION -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT srsinit_la-epsg_inlined_15.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_15.Tpo -c -o srsinit_la-epsg_inlined_15.lo `test -f 'epsg_inlined_15.c' || echo './'`epsg_inlined_15.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DLOADABLE_EXTENSION -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT srsinit_la-epsg_inlined_10.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_10.Tpo -c epsg_inlined_10.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_10.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DLOADABLE_EXTENSION -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT srsinit_la-epsg_inlined_09.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_09.Tpo -c epsg_inlined_09.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_09.o mv -f .deps/libsrsinit_la-epsg_inlined_48.Tpo .deps/libsrsinit_la-epsg_inlined_48.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DLOADABLE_EXTENSION -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT srsinit_la-epsg_inlined_16.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_16.Tpo -c -o srsinit_la-epsg_inlined_16.lo `test -f 'epsg_inlined_16.c' || echo './'`epsg_inlined_16.c mv -f .deps/libsrsinit_la-epsg_inlined_61.Tpo .deps/libsrsinit_la-epsg_inlined_61.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DLOADABLE_EXTENSION -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT srsinit_la-epsg_inlined_17.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_17.Tpo -c -o srsinit_la-epsg_inlined_17.lo `test -f 'epsg_inlined_17.c' || echo './'`epsg_inlined_17.c mv -f .deps/libsrsinit_la-epsg_inlined_38.Tpo .deps/libsrsinit_la-epsg_inlined_38.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DLOADABLE_EXTENSION -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT srsinit_la-epsg_inlined_11.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_11.Tpo -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 gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DLOADABLE_EXTENSION -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT srsinit_la-epsg_inlined_18.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_18.Tpo -c -o srsinit_la-epsg_inlined_18.lo `test -f 'epsg_inlined_18.c' || echo './'`epsg_inlined_18.c mv -f .deps/libsrsinit_la-epsg_inlined_prussian.Tpo .deps/libsrsinit_la-epsg_inlined_prussian.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DLOADABLE_EXTENSION -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT srsinit_la-epsg_inlined_19.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_19.Tpo -c -o srsinit_la-epsg_inlined_19.lo `test -f 'epsg_inlined_19.c' || echo './'`epsg_inlined_19.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DLOADABLE_EXTENSION -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT srsinit_la-epsg_inlined_12.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_12.Tpo -c epsg_inlined_12.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_12.o mv -f .deps/libsrsinit_la-epsg_inlined_41.Tpo .deps/libsrsinit_la-epsg_inlined_41.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DLOADABLE_EXTENSION -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT srsinit_la-epsg_inlined_20.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_20.Tpo -c -o srsinit_la-epsg_inlined_20.lo `test -f 'epsg_inlined_20.c' || echo './'`epsg_inlined_20.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DLOADABLE_EXTENSION -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT srsinit_la-epsg_inlined_14.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_14.Tpo -c epsg_inlined_14.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_14.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DLOADABLE_EXTENSION -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT srsinit_la-epsg_inlined_13.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_13.Tpo -c epsg_inlined_13.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_13.o mv -f .deps/libsrsinit_la-epsg_inlined_55.Tpo .deps/libsrsinit_la-epsg_inlined_55.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DLOADABLE_EXTENSION -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT srsinit_la-epsg_inlined_21.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_21.Tpo -c -o srsinit_la-epsg_inlined_21.lo `test -f 'epsg_inlined_21.c' || echo './'`epsg_inlined_21.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DLOADABLE_EXTENSION -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT srsinit_la-epsg_inlined_15.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_15.Tpo -c epsg_inlined_15.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_15.o mv -f .deps/libsrsinit_la-epsg_inlined_57.Tpo .deps/libsrsinit_la-epsg_inlined_57.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DLOADABLE_EXTENSION -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT srsinit_la-epsg_inlined_22.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_22.Tpo -c -o srsinit_la-epsg_inlined_22.lo `test -f 'epsg_inlined_22.c' || echo './'`epsg_inlined_22.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DLOADABLE_EXTENSION -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT srsinit_la-epsg_inlined_16.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_16.Tpo -c epsg_inlined_16.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_16.o mv -f .deps/libsrsinit_la-epsg_inlined_62.Tpo .deps/libsrsinit_la-epsg_inlined_62.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DLOADABLE_EXTENSION -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT srsinit_la-epsg_inlined_23.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_23.Tpo -c -o srsinit_la-epsg_inlined_23.lo `test -f 'epsg_inlined_23.c' || echo './'`epsg_inlined_23.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DLOADABLE_EXTENSION -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT srsinit_la-epsg_inlined_18.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_18.Tpo -c epsg_inlined_18.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_18.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DLOADABLE_EXTENSION -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT srsinit_la-epsg_inlined_17.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_17.Tpo -c epsg_inlined_17.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_17.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DLOADABLE_EXTENSION -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT srsinit_la-epsg_inlined_19.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_19.Tpo -c epsg_inlined_19.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_19.o mv -f .deps/libsrsinit_la-epsg_inlined_56.Tpo .deps/libsrsinit_la-epsg_inlined_56.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DLOADABLE_EXTENSION -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT srsinit_la-epsg_inlined_24.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_24.Tpo -c -o srsinit_la-epsg_inlined_24.lo `test -f 'epsg_inlined_24.c' || echo './'`epsg_inlined_24.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DLOADABLE_EXTENSION -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT srsinit_la-epsg_inlined_20.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_20.Tpo -c epsg_inlined_20.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_20.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DLOADABLE_EXTENSION -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT srsinit_la-epsg_inlined_21.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_21.Tpo -c epsg_inlined_21.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_21.o mv -f .deps/libsrsinit_la-epsg_inlined_58.Tpo .deps/libsrsinit_la-epsg_inlined_58.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DLOADABLE_EXTENSION -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT srsinit_la-epsg_inlined_25.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_25.Tpo -c -o srsinit_la-epsg_inlined_25.lo `test -f 'epsg_inlined_25.c' || echo './'`epsg_inlined_25.c mv -f .deps/libsrsinit_la-epsg_inlined_60.Tpo .deps/libsrsinit_la-epsg_inlined_60.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DLOADABLE_EXTENSION -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT srsinit_la-epsg_inlined_26.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_26.Tpo -c -o srsinit_la-epsg_inlined_26.lo `test -f 'epsg_inlined_26.c' || echo './'`epsg_inlined_26.c mv -f .deps/libsrsinit_la-epsg_inlined_59.Tpo .deps/libsrsinit_la-epsg_inlined_59.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DLOADABLE_EXTENSION -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT srsinit_la-epsg_inlined_27.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_27.Tpo -c -o srsinit_la-epsg_inlined_27.lo `test -f 'epsg_inlined_27.c' || echo './'`epsg_inlined_27.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DLOADABLE_EXTENSION -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT srsinit_la-epsg_inlined_22.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_22.Tpo -c epsg_inlined_22.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_22.o mv -f .deps/srsinit_la-srs_init.Tpo .deps/srsinit_la-srs_init.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DLOADABLE_EXTENSION -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT srsinit_la-epsg_inlined_28.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_28.Tpo -c -o srsinit_la-epsg_inlined_28.lo `test -f 'epsg_inlined_28.c' || echo './'`epsg_inlined_28.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DLOADABLE_EXTENSION -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT srsinit_la-epsg_inlined_23.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_23.Tpo -c epsg_inlined_23.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_23.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DLOADABLE_EXTENSION -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT srsinit_la-epsg_inlined_24.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_24.Tpo -c epsg_inlined_24.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_24.o mv -f .deps/libsrsinit_la-epsg_inlined_54.Tpo .deps/libsrsinit_la-epsg_inlined_54.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DLOADABLE_EXTENSION -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT srsinit_la-epsg_inlined_29.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_29.Tpo -c -o srsinit_la-epsg_inlined_29.lo `test -f 'epsg_inlined_29.c' || echo './'`epsg_inlined_29.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DLOADABLE_EXTENSION -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT srsinit_la-epsg_inlined_26.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_26.Tpo -c epsg_inlined_26.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_26.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DLOADABLE_EXTENSION -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT srsinit_la-epsg_inlined_25.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_25.Tpo -c epsg_inlined_25.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_25.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DLOADABLE_EXTENSION -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT srsinit_la-epsg_inlined_27.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_27.Tpo -c epsg_inlined_27.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_27.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DLOADABLE_EXTENSION -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT srsinit_la-epsg_inlined_28.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_28.Tpo -c epsg_inlined_28.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_28.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DLOADABLE_EXTENSION -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT srsinit_la-epsg_inlined_29.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_29.Tpo -c epsg_inlined_29.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_29.o mv -f .deps/libsrsinit_la-epsg_inlined_wgs84_00.Tpo .deps/libsrsinit_la-epsg_inlined_wgs84_00.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DLOADABLE_EXTENSION -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT srsinit_la-epsg_inlined_30.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_30.Tpo -c -o srsinit_la-epsg_inlined_30.lo `test -f 'epsg_inlined_30.c' || echo './'`epsg_inlined_30.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DLOADABLE_EXTENSION -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT srsinit_la-epsg_inlined_30.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_30.Tpo -c epsg_inlined_30.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_30.o mv -f .deps/libsrsinit_la-epsg_inlined_43.Tpo .deps/libsrsinit_la-epsg_inlined_43.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DLOADABLE_EXTENSION -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT srsinit_la-epsg_inlined_31.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_31.Tpo -c -o srsinit_la-epsg_inlined_31.lo `test -f 'epsg_inlined_31.c' || echo './'`epsg_inlined_31.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DLOADABLE_EXTENSION -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT srsinit_la-epsg_inlined_31.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_31.Tpo -c epsg_inlined_31.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_31.o mv -f .deps/srsinit_la-epsg_inlined_20.Tpo .deps/srsinit_la-epsg_inlined_20.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DLOADABLE_EXTENSION -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT srsinit_la-epsg_inlined_32.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_32.Tpo -c -o srsinit_la-epsg_inlined_32.lo `test -f 'epsg_inlined_32.c' || echo './'`epsg_inlined_32.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DLOADABLE_EXTENSION -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT srsinit_la-epsg_inlined_32.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_32.Tpo -c epsg_inlined_32.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_32.o mv -f .deps/srsinit_la-epsg_inlined_19.Tpo .deps/srsinit_la-epsg_inlined_19.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DLOADABLE_EXTENSION -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT srsinit_la-epsg_inlined_33.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_33.Tpo -c -o srsinit_la-epsg_inlined_33.lo `test -f 'epsg_inlined_33.c' || echo './'`epsg_inlined_33.c mv -f .deps/srsinit_la-epsg_inlined_23.Tpo .deps/srsinit_la-epsg_inlined_23.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DLOADABLE_EXTENSION -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT srsinit_la-epsg_inlined_34.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_34.Tpo -c -o srsinit_la-epsg_inlined_34.lo `test -f 'epsg_inlined_34.c' || echo './'`epsg_inlined_34.c mv -f .deps/srsinit_la-epsg_inlined_00.Tpo .deps/srsinit_la-epsg_inlined_00.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DLOADABLE_EXTENSION -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT srsinit_la-epsg_inlined_35.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_35.Tpo -c -o srsinit_la-epsg_inlined_35.lo `test -f 'epsg_inlined_35.c' || echo './'`epsg_inlined_35.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DLOADABLE_EXTENSION -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT srsinit_la-epsg_inlined_33.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_33.Tpo -c epsg_inlined_33.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_33.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DLOADABLE_EXTENSION -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT srsinit_la-epsg_inlined_34.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_34.Tpo -c epsg_inlined_34.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_34.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DLOADABLE_EXTENSION -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT srsinit_la-epsg_inlined_35.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_35.Tpo -c epsg_inlined_35.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_35.o mv -f .deps/srsinit_la-epsg_inlined_03.Tpo .deps/srsinit_la-epsg_inlined_03.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DLOADABLE_EXTENSION -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT srsinit_la-epsg_inlined_36.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_36.Tpo -c -o srsinit_la-epsg_inlined_36.lo `test -f 'epsg_inlined_36.c' || echo './'`epsg_inlined_36.c mv -f .deps/srsinit_la-epsg_inlined_24.Tpo .deps/srsinit_la-epsg_inlined_24.Plo mv -f .deps/srsinit_la-epsg_inlined_01.Tpo .deps/srsinit_la-epsg_inlined_01.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DLOADABLE_EXTENSION -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT srsinit_la-epsg_inlined_37.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_37.Tpo -c -o srsinit_la-epsg_inlined_37.lo `test -f 'epsg_inlined_37.c' || echo './'`epsg_inlined_37.c /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DLOADABLE_EXTENSION -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT srsinit_la-epsg_inlined_38.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_38.Tpo -c -o srsinit_la-epsg_inlined_38.lo `test -f 'epsg_inlined_38.c' || echo './'`epsg_inlined_38.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DLOADABLE_EXTENSION -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT srsinit_la-epsg_inlined_36.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_36.Tpo -c epsg_inlined_36.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_36.o mv -f .deps/srsinit_la-epsg_inlined_18.Tpo .deps/srsinit_la-epsg_inlined_18.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DLOADABLE_EXTENSION -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT srsinit_la-epsg_inlined_39.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_39.Tpo -c -o srsinit_la-epsg_inlined_39.lo `test -f 'epsg_inlined_39.c' || echo './'`epsg_inlined_39.c mv -f .deps/srsinit_la-epsg_inlined_04.Tpo .deps/srsinit_la-epsg_inlined_04.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DLOADABLE_EXTENSION -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT srsinit_la-epsg_inlined_40.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_40.Tpo -c -o srsinit_la-epsg_inlined_40.lo `test -f 'epsg_inlined_40.c' || echo './'`epsg_inlined_40.c mv -f .deps/srsinit_la-epsg_inlined_05.Tpo .deps/srsinit_la-epsg_inlined_05.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DLOADABLE_EXTENSION -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT srsinit_la-epsg_inlined_41.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_41.Tpo -c -o srsinit_la-epsg_inlined_41.lo `test -f 'epsg_inlined_41.c' || echo './'`epsg_inlined_41.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DLOADABLE_EXTENSION -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT srsinit_la-epsg_inlined_37.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_37.Tpo -c epsg_inlined_37.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_37.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DLOADABLE_EXTENSION -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT srsinit_la-epsg_inlined_38.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_38.Tpo -c epsg_inlined_38.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_38.o mv -f .deps/srsinit_la-epsg_inlined_06.Tpo .deps/srsinit_la-epsg_inlined_06.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DLOADABLE_EXTENSION -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT srsinit_la-epsg_inlined_42.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_42.Tpo -c -o srsinit_la-epsg_inlined_42.lo `test -f 'epsg_inlined_42.c' || echo './'`epsg_inlined_42.c mv -f .deps/srsinit_la-epsg_inlined_09.Tpo .deps/srsinit_la-epsg_inlined_09.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DLOADABLE_EXTENSION -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT srsinit_la-epsg_inlined_43.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_43.Tpo -c -o srsinit_la-epsg_inlined_43.lo `test -f 'epsg_inlined_43.c' || echo './'`epsg_inlined_43.c mv -f .deps/srsinit_la-epsg_inlined_02.Tpo .deps/srsinit_la-epsg_inlined_02.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DLOADABLE_EXTENSION -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT srsinit_la-epsg_inlined_44.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_44.Tpo -c -o srsinit_la-epsg_inlined_44.lo `test -f 'epsg_inlined_44.c' || echo './'`epsg_inlined_44.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DLOADABLE_EXTENSION -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT srsinit_la-epsg_inlined_41.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_41.Tpo -c epsg_inlined_41.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_41.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DLOADABLE_EXTENSION -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT srsinit_la-epsg_inlined_40.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_40.Tpo -c epsg_inlined_40.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_40.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DLOADABLE_EXTENSION -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT srsinit_la-epsg_inlined_39.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_39.Tpo -c epsg_inlined_39.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_39.o mv -f .deps/srsinit_la-epsg_inlined_10.Tpo .deps/srsinit_la-epsg_inlined_10.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DLOADABLE_EXTENSION -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT srsinit_la-epsg_inlined_45.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_45.Tpo -c -o srsinit_la-epsg_inlined_45.lo `test -f 'epsg_inlined_45.c' || echo './'`epsg_inlined_45.c mv -f .deps/srsinit_la-epsg_inlined_07.Tpo .deps/srsinit_la-epsg_inlined_07.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DLOADABLE_EXTENSION -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT srsinit_la-epsg_inlined_46.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_46.Tpo -c -o srsinit_la-epsg_inlined_46.lo `test -f 'epsg_inlined_46.c' || echo './'`epsg_inlined_46.c mv -f .deps/srsinit_la-epsg_inlined_12.Tpo .deps/srsinit_la-epsg_inlined_12.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DLOADABLE_EXTENSION -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT srsinit_la-epsg_inlined_47.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_47.Tpo -c -o srsinit_la-epsg_inlined_47.lo `test -f 'epsg_inlined_47.c' || echo './'`epsg_inlined_47.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DLOADABLE_EXTENSION -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT srsinit_la-epsg_inlined_43.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_43.Tpo -c epsg_inlined_43.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_43.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DLOADABLE_EXTENSION -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT srsinit_la-epsg_inlined_42.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_42.Tpo -c epsg_inlined_42.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_42.o mv -f .deps/srsinit_la-epsg_inlined_11.Tpo .deps/srsinit_la-epsg_inlined_11.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DLOADABLE_EXTENSION -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT srsinit_la-epsg_inlined_48.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_48.Tpo -c -o srsinit_la-epsg_inlined_48.lo `test -f 'epsg_inlined_48.c' || echo './'`epsg_inlined_48.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DLOADABLE_EXTENSION -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT srsinit_la-epsg_inlined_44.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_44.Tpo -c epsg_inlined_44.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_44.o mv -f .deps/srsinit_la-epsg_inlined_22.Tpo .deps/srsinit_la-epsg_inlined_22.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DLOADABLE_EXTENSION -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT srsinit_la-epsg_inlined_49.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_49.Tpo -c -o srsinit_la-epsg_inlined_49.lo `test -f 'epsg_inlined_49.c' || echo './'`epsg_inlined_49.c mv -f .deps/srsinit_la-epsg_inlined_17.Tpo .deps/srsinit_la-epsg_inlined_17.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DLOADABLE_EXTENSION -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT srsinit_la-epsg_inlined_50.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_50.Tpo -c -o srsinit_la-epsg_inlined_50.lo `test -f 'epsg_inlined_50.c' || echo './'`epsg_inlined_50.c mv -f .deps/srsinit_la-epsg_inlined_21.Tpo .deps/srsinit_la-epsg_inlined_21.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DLOADABLE_EXTENSION -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT srsinit_la-epsg_inlined_51.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_51.Tpo -c -o srsinit_la-epsg_inlined_51.lo `test -f 'epsg_inlined_51.c' || echo './'`epsg_inlined_51.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DLOADABLE_EXTENSION -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT srsinit_la-epsg_inlined_45.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_45.Tpo -c epsg_inlined_45.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_45.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DLOADABLE_EXTENSION -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT srsinit_la-epsg_inlined_46.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_46.Tpo -c epsg_inlined_46.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_46.o mv -f .deps/srsinit_la-epsg_inlined_25.Tpo .deps/srsinit_la-epsg_inlined_25.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DLOADABLE_EXTENSION -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT srsinit_la-epsg_inlined_52.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_52.Tpo -c -o srsinit_la-epsg_inlined_52.lo `test -f 'epsg_inlined_52.c' || echo './'`epsg_inlined_52.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DLOADABLE_EXTENSION -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT srsinit_la-epsg_inlined_48.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_48.Tpo -c epsg_inlined_48.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_48.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DLOADABLE_EXTENSION -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT srsinit_la-epsg_inlined_47.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_47.Tpo -c epsg_inlined_47.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_47.o mv -f .deps/srsinit_la-epsg_inlined_13.Tpo .deps/srsinit_la-epsg_inlined_13.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DLOADABLE_EXTENSION -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT srsinit_la-epsg_inlined_53.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_53.Tpo -c -o srsinit_la-epsg_inlined_53.lo `test -f 'epsg_inlined_53.c' || echo './'`epsg_inlined_53.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DLOADABLE_EXTENSION -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT srsinit_la-epsg_inlined_49.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_49.Tpo -c epsg_inlined_49.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_49.o mv -f .deps/srsinit_la-epsg_inlined_27.Tpo .deps/srsinit_la-epsg_inlined_27.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DLOADABLE_EXTENSION -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT srsinit_la-epsg_inlined_54.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_54.Tpo -c -o srsinit_la-epsg_inlined_54.lo `test -f 'epsg_inlined_54.c' || echo './'`epsg_inlined_54.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DLOADABLE_EXTENSION -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT srsinit_la-epsg_inlined_51.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_51.Tpo -c epsg_inlined_51.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_51.o mv -f .deps/srsinit_la-epsg_inlined_26.Tpo .deps/srsinit_la-epsg_inlined_26.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DLOADABLE_EXTENSION -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT srsinit_la-epsg_inlined_55.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_55.Tpo -c -o srsinit_la-epsg_inlined_55.lo `test -f 'epsg_inlined_55.c' || echo './'`epsg_inlined_55.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DLOADABLE_EXTENSION -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT srsinit_la-epsg_inlined_50.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_50.Tpo -c epsg_inlined_50.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_50.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DLOADABLE_EXTENSION -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT srsinit_la-epsg_inlined_52.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_52.Tpo -c epsg_inlined_52.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_52.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DLOADABLE_EXTENSION -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT srsinit_la-epsg_inlined_53.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_53.Tpo -c epsg_inlined_53.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_53.o mv -f .deps/srsinit_la-epsg_inlined_08.Tpo .deps/srsinit_la-epsg_inlined_08.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DLOADABLE_EXTENSION -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT srsinit_la-epsg_inlined_56.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_56.Tpo -c -o srsinit_la-epsg_inlined_56.lo `test -f 'epsg_inlined_56.c' || echo './'`epsg_inlined_56.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DLOADABLE_EXTENSION -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT srsinit_la-epsg_inlined_54.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_54.Tpo -c epsg_inlined_54.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_54.o mv -f .deps/srsinit_la-epsg_inlined_15.Tpo .deps/srsinit_la-epsg_inlined_15.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DLOADABLE_EXTENSION -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT srsinit_la-epsg_inlined_57.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_57.Tpo -c -o srsinit_la-epsg_inlined_57.lo `test -f 'epsg_inlined_57.c' || echo './'`epsg_inlined_57.c mv -f .deps/srsinit_la-epsg_inlined_16.Tpo .deps/srsinit_la-epsg_inlined_16.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DLOADABLE_EXTENSION -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT srsinit_la-epsg_inlined_58.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_58.Tpo -c -o srsinit_la-epsg_inlined_58.lo `test -f 'epsg_inlined_58.c' || echo './'`epsg_inlined_58.c mv -f .deps/srsinit_la-epsg_inlined_14.Tpo .deps/srsinit_la-epsg_inlined_14.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DLOADABLE_EXTENSION -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT srsinit_la-epsg_inlined_59.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_59.Tpo -c -o srsinit_la-epsg_inlined_59.lo `test -f 'epsg_inlined_59.c' || echo './'`epsg_inlined_59.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DLOADABLE_EXTENSION -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT srsinit_la-epsg_inlined_55.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_55.Tpo -c epsg_inlined_55.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_55.o mv -f .deps/srsinit_la-epsg_inlined_28.Tpo .deps/srsinit_la-epsg_inlined_28.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DLOADABLE_EXTENSION -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT srsinit_la-epsg_inlined_60.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_60.Tpo -c -o srsinit_la-epsg_inlined_60.lo `test -f 'epsg_inlined_60.c' || echo './'`epsg_inlined_60.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DLOADABLE_EXTENSION -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT srsinit_la-epsg_inlined_56.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_56.Tpo -c epsg_inlined_56.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_56.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DLOADABLE_EXTENSION -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT srsinit_la-epsg_inlined_58.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_58.Tpo -c epsg_inlined_58.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_58.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DLOADABLE_EXTENSION -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT srsinit_la-epsg_inlined_57.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_57.Tpo -c epsg_inlined_57.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_57.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DLOADABLE_EXTENSION -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT srsinit_la-epsg_inlined_59.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_59.Tpo -c epsg_inlined_59.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_59.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DLOADABLE_EXTENSION -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT srsinit_la-epsg_inlined_60.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_60.Tpo -c epsg_inlined_60.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_60.o mv -f .deps/srsinit_la-epsg_inlined_29.Tpo .deps/srsinit_la-epsg_inlined_29.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DLOADABLE_EXTENSION -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT srsinit_la-epsg_inlined_61.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_61.Tpo -c -o srsinit_la-epsg_inlined_61.lo `test -f 'epsg_inlined_61.c' || echo './'`epsg_inlined_61.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DLOADABLE_EXTENSION -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT srsinit_la-epsg_inlined_61.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_61.Tpo -c epsg_inlined_61.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_61.o mv -f .deps/srsinit_la-epsg_inlined_31.Tpo .deps/srsinit_la-epsg_inlined_31.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DLOADABLE_EXTENSION -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT srsinit_la-epsg_inlined_62.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_62.Tpo -c -o srsinit_la-epsg_inlined_62.lo `test -f 'epsg_inlined_62.c' || echo './'`epsg_inlined_62.c mv -f .deps/srsinit_la-epsg_inlined_30.Tpo .deps/srsinit_la-epsg_inlined_30.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DLOADABLE_EXTENSION -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT srsinit_la-epsg_inlined_63.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_63.Tpo -c -o srsinit_la-epsg_inlined_63.lo `test -f 'epsg_inlined_63.c' || echo './'`epsg_inlined_63.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DLOADABLE_EXTENSION -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT srsinit_la-epsg_inlined_62.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_62.Tpo -c epsg_inlined_62.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_62.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DLOADABLE_EXTENSION -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT srsinit_la-epsg_inlined_63.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_63.Tpo -c epsg_inlined_63.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_63.o mv -f .deps/srsinit_la-epsg_inlined_63.Tpo .deps/srsinit_la-epsg_inlined_63.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DLOADABLE_EXTENSION -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT srsinit_la-epsg_inlined_wgs84_00.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_wgs84_00.Tpo -c -o srsinit_la-epsg_inlined_wgs84_00.lo `test -f 'epsg_inlined_wgs84_00.c' || echo './'`epsg_inlined_wgs84_00.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DLOADABLE_EXTENSION -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT srsinit_la-epsg_inlined_wgs84_00.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_wgs84_00.Tpo -c epsg_inlined_wgs84_00.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_wgs84_00.o mv -f .deps/srsinit_la-epsg_inlined_35.Tpo .deps/srsinit_la-epsg_inlined_35.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DLOADABLE_EXTENSION -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT srsinit_la-epsg_inlined_wgs84_01.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_wgs84_01.Tpo -c -o srsinit_la-epsg_inlined_wgs84_01.lo `test -f 'epsg_inlined_wgs84_01.c' || echo './'`epsg_inlined_wgs84_01.c mv -f .deps/srsinit_la-epsg_inlined_32.Tpo .deps/srsinit_la-epsg_inlined_32.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DLOADABLE_EXTENSION -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT srsinit_la-epsg_inlined_prussian.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_prussian.Tpo -c -o srsinit_la-epsg_inlined_prussian.lo `test -f 'epsg_inlined_prussian.c' || echo './'`epsg_inlined_prussian.c mv -f .deps/srsinit_la-epsg_inlined_45.Tpo .deps/srsinit_la-epsg_inlined_45.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DLOADABLE_EXTENSION -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT srsinit_la-epsg_inlined_extra.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_extra.Tpo -c -o srsinit_la-epsg_inlined_extra.lo `test -f 'epsg_inlined_extra.c' || echo './'`epsg_inlined_extra.c mv -f .deps/srsinit_la-epsg_inlined_34.Tpo .deps/srsinit_la-epsg_inlined_34.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -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_47.lo libsrsinit_la-epsg_inlined_48.lo libsrsinit_la-epsg_inlined_49.lo libsrsinit_la-epsg_inlined_50.lo libsrsinit_la-epsg_inlined_51.lo libsrsinit_la-epsg_inlined_52.lo libsrsinit_la-epsg_inlined_53.lo libsrsinit_la-epsg_inlined_54.lo libsrsinit_la-epsg_inlined_55.lo libsrsinit_la-epsg_inlined_56.lo libsrsinit_la-epsg_inlined_57.lo libsrsinit_la-epsg_inlined_58.lo libsrsinit_la-epsg_inlined_59.lo libsrsinit_la-epsg_inlined_60.lo libsrsinit_la-epsg_inlined_61.lo libsrsinit_la-epsg_inlined_62.lo libsrsinit_la-epsg_inlined_63.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 -lminizip -lrttopo -lproj -lz -L/usr/lib -lgeos_c mv -f .deps/srsinit_la-epsg_inlined_36.Tpo .deps/srsinit_la-epsg_inlined_36.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DLOADABLE_EXTENSION -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT srsinit_la-epsg_inlined_wgs84_01.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_wgs84_01.Tpo -c epsg_inlined_wgs84_01.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_wgs84_01.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DLOADABLE_EXTENSION -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT srsinit_la-epsg_inlined_prussian.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_prussian.Tpo -c epsg_inlined_prussian.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_prussian.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DLOADABLE_EXTENSION -fvisibility=hidden -Os -fstack-clash-protection -Wformat -Werror=format-security -MT srsinit_la-epsg_inlined_extra.lo -MD -MP -MF .deps/srsinit_la-epsg_inlined_extra.Tpo -c epsg_inlined_extra.c -fPIC -DPIC -o .libs/srsinit_la-epsg_inlined_extra.o mv -f .deps/srsinit_la-epsg_inlined_44.Tpo .deps/srsinit_la-epsg_inlined_44.Plo mv -f .deps/srsinit_la-epsg_inlined_46.Tpo .deps/srsinit_la-epsg_inlined_46.Plo mv -f .deps/srsinit_la-epsg_inlined_33.Tpo .deps/srsinit_la-epsg_inlined_33.Plo mv -f .deps/srsinit_la-epsg_inlined_40.Tpo .deps/srsinit_la-epsg_inlined_40.Plo mv -f .deps/srsinit_la-epsg_inlined_39.Tpo .deps/srsinit_la-epsg_inlined_39.Plo mv -f .deps/srsinit_la-epsg_inlined_37.Tpo .deps/srsinit_la-epsg_inlined_37.Plo mv -f .deps/srsinit_la-epsg_inlined_47.Tpo .deps/srsinit_la-epsg_inlined_47.Plo mv -f .deps/srsinit_la-epsg_inlined_extra.Tpo .deps/srsinit_la-epsg_inlined_extra.Plo mv -f .deps/srsinit_la-epsg_inlined_49.Tpo .deps/srsinit_la-epsg_inlined_49.Plo mv -f .deps/srsinit_la-epsg_inlined_42.Tpo .deps/srsinit_la-epsg_inlined_42.Plo mv -f .deps/srsinit_la-epsg_inlined_wgs84_01.Tpo .deps/srsinit_la-epsg_inlined_wgs84_01.Plo mv -f .deps/srsinit_la-epsg_inlined_38.Tpo .deps/srsinit_la-epsg_inlined_38.Plo mv -f .deps/srsinit_la-epsg_inlined_50.Tpo .deps/srsinit_la-epsg_inlined_50.Plo mv -f .deps/srsinit_la-epsg_inlined_41.Tpo .deps/srsinit_la-epsg_inlined_41.Plo mv -f .deps/srsinit_la-epsg_inlined_52.Tpo .deps/srsinit_la-epsg_inlined_52.Plo mv -f .deps/srsinit_la-epsg_inlined_48.Tpo .deps/srsinit_la-epsg_inlined_48.Plo libtool: link: 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_47.o .libs/libsrsinit_la-epsg_inlined_48.o .libs/libsrsinit_la-epsg_inlined_49.o .libs/libsrsinit_la-epsg_inlined_50.o .libs/libsrsinit_la-epsg_inlined_51.o .libs/libsrsinit_la-epsg_inlined_52.o .libs/libsrsinit_la-epsg_inlined_53.o .libs/libsrsinit_la-epsg_inlined_54.o .libs/libsrsinit_la-epsg_inlined_55.o .libs/libsrsinit_la-epsg_inlined_56.o .libs/libsrsinit_la-epsg_inlined_57.o .libs/libsrsinit_la-epsg_inlined_58.o .libs/libsrsinit_la-epsg_inlined_59.o .libs/libsrsinit_la-epsg_inlined_60.o .libs/libsrsinit_la-epsg_inlined_61.o .libs/libsrsinit_la-epsg_inlined_62.o .libs/libsrsinit_la-epsg_inlined_63.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 ar: `u' modifier ignored since `D' is the default (see `U') mv -f .deps/srsinit_la-epsg_inlined_51.Tpo .deps/srsinit_la-epsg_inlined_51.Plo mv -f .deps/srsinit_la-epsg_inlined_53.Tpo .deps/srsinit_la-epsg_inlined_53.Plo libtool: link: ranlib .libs/libsrsinit.a mv -f .deps/srsinit_la-epsg_inlined_56.Tpo .deps/srsinit_la-epsg_inlined_56.Plo mv -f .deps/srsinit_la-epsg_inlined_prussian.Tpo .deps/srsinit_la-epsg_inlined_prussian.Plo mv -f .deps/srsinit_la-epsg_inlined_55.Tpo .deps/srsinit_la-epsg_inlined_55.Plo mv -f .deps/srsinit_la-epsg_inlined_58.Tpo .deps/srsinit_la-epsg_inlined_58.Plo libtool: link: ( cd ".libs" && rm -f "libsrsinit.la" && ln -s "../libsrsinit.la" "libsrsinit.la" ) mv -f .deps/srsinit_la-epsg_inlined_57.Tpo .deps/srsinit_la-epsg_inlined_57.Plo mv -f .deps/srsinit_la-epsg_inlined_59.Tpo .deps/srsinit_la-epsg_inlined_59.Plo mv -f .deps/srsinit_la-epsg_inlined_60.Tpo .deps/srsinit_la-epsg_inlined_60.Plo mv -f .deps/srsinit_la-epsg_inlined_61.Tpo .deps/srsinit_la-epsg_inlined_61.Plo mv -f .deps/srsinit_la-epsg_inlined_54.Tpo .deps/srsinit_la-epsg_inlined_54.Plo mv -f .deps/srsinit_la-epsg_inlined_62.Tpo .deps/srsinit_la-epsg_inlined_62.Plo mv -f .deps/srsinit_la-epsg_inlined_43.Tpo .deps/srsinit_la-epsg_inlined_43.Plo mv -f .deps/srsinit_la-epsg_inlined_wgs84_00.Tpo .deps/srsinit_la-epsg_inlined_wgs84_00.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=link gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -module -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -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_47.lo srsinit_la-epsg_inlined_48.lo srsinit_la-epsg_inlined_49.lo srsinit_la-epsg_inlined_50.lo srsinit_la-epsg_inlined_51.lo srsinit_la-epsg_inlined_52.lo srsinit_la-epsg_inlined_53.lo srsinit_la-epsg_inlined_54.lo srsinit_la-epsg_inlined_55.lo srsinit_la-epsg_inlined_56.lo srsinit_la-epsg_inlined_57.lo srsinit_la-epsg_inlined_58.lo srsinit_la-epsg_inlined_59.lo srsinit_la-epsg_inlined_60.lo srsinit_la-epsg_inlined_61.lo srsinit_la-epsg_inlined_62.lo srsinit_la-epsg_inlined_63.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 -lminizip -lrttopo -lproj -lz -L/usr/lib -lgeos_c libtool: link: 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_47.o .libs/srsinit_la-epsg_inlined_48.o .libs/srsinit_la-epsg_inlined_49.o .libs/srsinit_la-epsg_inlined_50.o .libs/srsinit_la-epsg_inlined_51.o .libs/srsinit_la-epsg_inlined_52.o .libs/srsinit_la-epsg_inlined_53.o .libs/srsinit_la-epsg_inlined_54.o .libs/srsinit_la-epsg_inlined_55.o .libs/srsinit_la-epsg_inlined_56.o .libs/srsinit_la-epsg_inlined_57.o .libs/srsinit_la-epsg_inlined_58.o .libs/srsinit_la-epsg_inlined_59.o .libs/srsinit_la-epsg_inlined_60.o .libs/srsinit_la-epsg_inlined_61.o .libs/srsinit_la-epsg_inlined_62.o .libs/srsinit_la-epsg_inlined_63.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 ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/srsinit.a libtool: link: ( cd ".libs" && rm -f "srsinit.la" && ln -s "../srsinit.la" "srsinit.la" ) make[4]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/src/srsinit' make[3]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/src/srsinit' Making all in connection_cache make[3]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/src/connection_cache' Making all in generator make[4]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/src/connection_cache/generator' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/src/connection_cache/generator' make[4]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/src/connection_cache' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include/libxml2 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT alloc_cache.lo -MD -MP -MF .deps/alloc_cache.Tpo -c -o alloc_cache.lo alloc_cache.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include/libxml2 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT gg_sequence.lo -MD -MP -MF .deps/gg_sequence.Tpo -c -o gg_sequence.lo gg_sequence.c /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include/libxml2 -DLOADABLE_EXTENSION -Os -fstack-clash-protection -Wformat -Werror=format-security -MT connection_cache_la-alloc_cache.lo -MD -MP -MF .deps/connection_cache_la-alloc_cache.Tpo -c -o connection_cache_la-alloc_cache.lo `test -f 'alloc_cache.c' || echo './'`alloc_cache.c /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include/libxml2 -DLOADABLE_EXTENSION -Os -fstack-clash-protection -Wformat -Werror=format-security -MT connection_cache_la-gg_sequence.lo -MD -MP -MF .deps/connection_cache_la-gg_sequence.Tpo -c -o connection_cache_la-gg_sequence.lo `test -f 'gg_sequence.c' || echo './'`gg_sequence.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include/libxml2 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT gg_sequence.lo -MD -MP -MF .deps/gg_sequence.Tpo -c gg_sequence.c -fPIC -DPIC -o .libs/gg_sequence.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include/libxml2 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT alloc_cache.lo -MD -MP -MF .deps/alloc_cache.Tpo -c alloc_cache.c -fPIC -DPIC -o .libs/alloc_cache.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include/libxml2 -DLOADABLE_EXTENSION -Os -fstack-clash-protection -Wformat -Werror=format-security -MT connection_cache_la-alloc_cache.lo -MD -MP -MF .deps/connection_cache_la-alloc_cache.Tpo -c alloc_cache.c -fPIC -DPIC -o .libs/connection_cache_la-alloc_cache.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include/libxml2 -DLOADABLE_EXTENSION -Os -fstack-clash-protection -Wformat -Werror=format-security -MT connection_cache_la-gg_sequence.lo -MD -MP -MF .deps/connection_cache_la-gg_sequence.Tpo -c gg_sequence.c -fPIC -DPIC -o .libs/connection_cache_la-gg_sequence.o mv -f .deps/gg_sequence.Tpo .deps/gg_sequence.Plo mv -f .deps/connection_cache_la-gg_sequence.Tpo .deps/connection_cache_la-gg_sequence.Plo mv -f .deps/alloc_cache.Tpo .deps/alloc_cache.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o libconnection_cache.la alloc_cache.lo gg_sequence.lo -lminizip -lrttopo -lproj -lz -L/usr/lib -lgeos_c mv -f .deps/connection_cache_la-alloc_cache.Tpo .deps/connection_cache_la-alloc_cache.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=link gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -module -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o connection_cache.la connection_cache_la-alloc_cache.lo connection_cache_la-gg_sequence.lo -lminizip -lrttopo -lproj -lz -L/usr/lib -lgeos_c libtool: link: ar cru .libs/libconnection_cache.a .libs/alloc_cache.o .libs/gg_sequence.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libconnection_cache.a libtool: link: ( cd ".libs" && rm -f "libconnection_cache.la" && ln -s "../libconnection_cache.la" "libconnection_cache.la" ) libtool: link: ar cru .libs/connection_cache.a .libs/connection_cache_la-alloc_cache.o .libs/connection_cache_la-gg_sequence.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: 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 '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/src/connection_cache' make[3]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/src/connection_cache' Making all in virtualtext make[3]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/src/virtualtext' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -Os -fstack-clash-protection -Wformat -Werror=format-security -MT virtualtext.lo -MD -MP -MF .deps/virtualtext.Tpo -c -o virtualtext.lo virtualtext.c /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DLOADABLE_EXTENSION -Os -fstack-clash-protection -Wformat -Werror=format-security -MT virtualtext_la-virtualtext.lo -MD -MP -MF .deps/virtualtext_la-virtualtext.Tpo -c -o virtualtext_la-virtualtext.lo `test -f 'virtualtext.c' || echo './'`virtualtext.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -Os -fstack-clash-protection -Wformat -Werror=format-security -MT virtualtext.lo -MD -MP -MF .deps/virtualtext.Tpo -c virtualtext.c -fPIC -DPIC -o .libs/virtualtext.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DLOADABLE_EXTENSION -Os -fstack-clash-protection -Wformat -Werror=format-security -MT virtualtext_la-virtualtext.lo -MD -MP -MF .deps/virtualtext_la-virtualtext.Tpo -c virtualtext.c -fPIC -DPIC -o .libs/virtualtext_la-virtualtext.o mv -f .deps/virtualtext_la-virtualtext.Tpo .deps/virtualtext_la-virtualtext.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=link gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -module -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o virtualtext.la virtualtext_la-virtualtext.lo -lminizip -lrttopo -lproj -lz -L/usr/lib -lgeos_c mv -f .deps/virtualtext.Tpo .deps/virtualtext.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o libvirtualtext.la virtualtext.lo -lminizip -lrttopo -lproj -lz -L/usr/lib -lgeos_c libtool: link: ar cru .libs/libvirtualtext.a .libs/virtualtext.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libvirtualtext.a libtool: link: ( cd ".libs" && rm -f "libvirtualtext.la" && ln -s "../libvirtualtext.la" "libvirtualtext.la" ) libtool: link: ar cru .libs/virtualtext.a .libs/virtualtext_la-virtualtext.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/virtualtext.a libtool: link: ( cd ".libs" && rm -f "virtualtext.la" && ln -s "../virtualtext.la" "virtualtext.la" ) make[3]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/src/virtualtext' Making all in wfs make[3]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/src/wfs' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include/libxml2 -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -MT wfs_in.lo -MD -MP -MF .deps/wfs_in.Tpo -c -o wfs_in.lo wfs_in.c /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -Os -fstack-clash-protection -Wformat -Werror=format-security -MT wfs_la-wfs_in.lo -MD -MP -MF .deps/wfs_la-wfs_in.Tpo -c -o wfs_la-wfs_in.lo `test -f 'wfs_in.c' || echo './'`wfs_in.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include/libxml2 -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -MT wfs_in.lo -MD -MP -MF .deps/wfs_in.Tpo -c wfs_in.c -fPIC -DPIC -o .libs/wfs_in.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -Os -fstack-clash-protection -Wformat -Werror=format-security -I/usr/include/libxml2 -I../../src/headers -I. -DLOADABLE_EXTENSION -Os -fstack-clash-protection -Wformat -Werror=format-security -MT wfs_la-wfs_in.lo -MD -MP -MF .deps/wfs_la-wfs_in.Tpo -c wfs_in.c -fPIC -DPIC -o .libs/wfs_la-wfs_in.o mv -f .deps/wfs_in.Tpo .deps/wfs_in.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o libwfs.la wfs_in.lo -lminizip -lrttopo -lproj -lz -L/usr/lib -lgeos_c libtool: link: ar cru .libs/libwfs.a .libs/wfs_in.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libwfs.a libtool: link: ( cd ".libs" && rm -f "libwfs.la" && ln -s "../libwfs.la" "libwfs.la" ) mv -f .deps/wfs_la-wfs_in.Tpo .deps/wfs_la-wfs_in.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=link gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -module -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o wfs.la wfs_la-wfs_in.lo -lminizip -lrttopo -lproj -lz -L/usr/lib -lgeos_c libtool: link: ar cru .libs/wfs.a .libs/wfs_la-wfs_in.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/wfs.a libtool: link: ( cd ".libs" && rm -f "wfs.la" && ln -s "../wfs.la" "wfs.la" ) make[3]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/src/wfs' Making all in dxf make[3]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/src/dxf' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -Os -fstack-clash-protection -Wformat -Werror=format-security -MT dxf_parser.lo -MD -MP -MF .deps/dxf_parser.Tpo -c -o dxf_parser.lo dxf_parser.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -Os -fstack-clash-protection -Wformat -Werror=format-security -MT dxf_loader.lo -MD -MP -MF .deps/dxf_loader.Tpo -c -o dxf_loader.lo dxf_loader.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -Os -fstack-clash-protection -Wformat -Werror=format-security -MT dxf_load_distinct.lo -MD -MP -MF .deps/dxf_load_distinct.Tpo -c -o dxf_load_distinct.lo dxf_load_distinct.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -Os -fstack-clash-protection -Wformat -Werror=format-security -MT dxf_load_mixed.lo -MD -MP -MF .deps/dxf_load_mixed.Tpo -c -o dxf_load_mixed.lo dxf_load_mixed.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -Os -fstack-clash-protection -Wformat -Werror=format-security -MT dxf_writer.lo -MD -MP -MF .deps/dxf_writer.Tpo -c -o dxf_writer.lo dxf_writer.c /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DLOADABLE_EXTENSION -Os -fstack-clash-protection -Wformat -Werror=format-security -MT dxf_la-dxf_parser.lo -MD -MP -MF .deps/dxf_la-dxf_parser.Tpo -c -o dxf_la-dxf_parser.lo `test -f 'dxf_parser.c' || echo './'`dxf_parser.c /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DLOADABLE_EXTENSION -Os -fstack-clash-protection -Wformat -Werror=format-security -MT dxf_la-dxf_loader.lo -MD -MP -MF .deps/dxf_la-dxf_loader.Tpo -c -o dxf_la-dxf_loader.lo `test -f 'dxf_loader.c' || echo './'`dxf_loader.c /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DLOADABLE_EXTENSION -Os -fstack-clash-protection -Wformat -Werror=format-security -MT dxf_la-dxf_load_distinct.lo -MD -MP -MF .deps/dxf_la-dxf_load_distinct.Tpo -c -o dxf_la-dxf_load_distinct.lo `test -f 'dxf_load_distinct.c' || echo './'`dxf_load_distinct.c /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DLOADABLE_EXTENSION -Os -fstack-clash-protection -Wformat -Werror=format-security -MT dxf_la-dxf_load_mixed.lo -MD -MP -MF .deps/dxf_la-dxf_load_mixed.Tpo -c -o dxf_la-dxf_load_mixed.lo `test -f 'dxf_load_mixed.c' || echo './'`dxf_load_mixed.c /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DLOADABLE_EXTENSION -Os -fstack-clash-protection -Wformat -Werror=format-security -MT dxf_la-dxf_writer.lo -MD -MP -MF .deps/dxf_la-dxf_writer.Tpo -c -o dxf_la-dxf_writer.lo `test -f 'dxf_writer.c' || echo './'`dxf_writer.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -Os -fstack-clash-protection -Wformat -Werror=format-security -MT dxf_loader.lo -MD -MP -MF .deps/dxf_loader.Tpo -c dxf_loader.c -fPIC -DPIC -o .libs/dxf_loader.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -Os -fstack-clash-protection -Wformat -Werror=format-security -MT dxf_parser.lo -MD -MP -MF .deps/dxf_parser.Tpo -c dxf_parser.c -fPIC -DPIC -o .libs/dxf_parser.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -Os -fstack-clash-protection -Wformat -Werror=format-security -MT dxf_load_mixed.lo -MD -MP -MF .deps/dxf_load_mixed.Tpo -c dxf_load_mixed.c -fPIC -DPIC -o .libs/dxf_load_mixed.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -Os -fstack-clash-protection -Wformat -Werror=format-security -MT dxf_writer.lo -MD -MP -MF .deps/dxf_writer.Tpo -c dxf_writer.c -fPIC -DPIC -o .libs/dxf_writer.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -Os -fstack-clash-protection -Wformat -Werror=format-security -MT dxf_load_distinct.lo -MD -MP -MF .deps/dxf_load_distinct.Tpo -c dxf_load_distinct.c -fPIC -DPIC -o .libs/dxf_load_distinct.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DLOADABLE_EXTENSION -Os -fstack-clash-protection -Wformat -Werror=format-security -MT dxf_la-dxf_load_distinct.lo -MD -MP -MF .deps/dxf_la-dxf_load_distinct.Tpo -c dxf_load_distinct.c -fPIC -DPIC -o .libs/dxf_la-dxf_load_distinct.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DLOADABLE_EXTENSION -Os -fstack-clash-protection -Wformat -Werror=format-security -MT dxf_la-dxf_parser.lo -MD -MP -MF .deps/dxf_la-dxf_parser.Tpo -c dxf_parser.c -fPIC -DPIC -o .libs/dxf_la-dxf_parser.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DLOADABLE_EXTENSION -Os -fstack-clash-protection -Wformat -Werror=format-security -MT dxf_la-dxf_loader.lo -MD -MP -MF .deps/dxf_la-dxf_loader.Tpo -c dxf_loader.c -fPIC -DPIC -o .libs/dxf_la-dxf_loader.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DLOADABLE_EXTENSION -Os -fstack-clash-protection -Wformat -Werror=format-security -MT dxf_la-dxf_writer.lo -MD -MP -MF .deps/dxf_la-dxf_writer.Tpo -c dxf_writer.c -fPIC -DPIC -o .libs/dxf_la-dxf_writer.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DLOADABLE_EXTENSION -Os -fstack-clash-protection -Wformat -Werror=format-security -MT dxf_la-dxf_load_mixed.lo -MD -MP -MF .deps/dxf_la-dxf_load_mixed.Tpo -c dxf_load_mixed.c -fPIC -DPIC -o .libs/dxf_la-dxf_load_mixed.o mv -f .deps/dxf_writer.Tpo .deps/dxf_writer.Plo mv -f .deps/dxf_la-dxf_writer.Tpo .deps/dxf_la-dxf_writer.Plo mv -f .deps/dxf_load_mixed.Tpo .deps/dxf_load_mixed.Plo mv -f .deps/dxf_load_distinct.Tpo .deps/dxf_load_distinct.Plo mv -f .deps/dxf_la-dxf_load_distinct.Tpo .deps/dxf_la-dxf_load_distinct.Plo mv -f .deps/dxf_parser.Tpo .deps/dxf_parser.Plo mv -f .deps/dxf_la-dxf_load_mixed.Tpo .deps/dxf_la-dxf_load_mixed.Plo mv -f .deps/dxf_la-dxf_parser.Tpo .deps/dxf_la-dxf_parser.Plo mv -f .deps/dxf_loader.Tpo .deps/dxf_loader.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o libdxf.la dxf_parser.lo dxf_loader.lo dxf_load_distinct.lo dxf_load_mixed.lo dxf_writer.lo -lminizip -lrttopo -lproj -lz -L/usr/lib -lgeos_c libtool: link: 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 ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libdxf.a libtool: link: ( cd ".libs" && rm -f "libdxf.la" && ln -s "../libdxf.la" "libdxf.la" ) mv -f .deps/dxf_la-dxf_loader.Tpo .deps/dxf_la-dxf_loader.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=link gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -module -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -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 -lminizip -lrttopo -lproj -lz -L/usr/lib -lgeos_c libtool: link: 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 ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/dxf.a libtool: link: ( cd ".libs" && rm -f "dxf.la" && ln -s "../dxf.la" "dxf.la" ) make[3]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/src/dxf' Making all in md5 make[3]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/src/md5' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -Os -fstack-clash-protection -Wformat -Werror=format-security -MT md5.lo -MD -MP -MF .deps/md5.Tpo -c -o md5.lo md5.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -Os -fstack-clash-protection -Wformat -Werror=format-security -MT gaia_md5.lo -MD -MP -MF .deps/gaia_md5.Tpo -c -o gaia_md5.lo gaia_md5.c /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DLOADABLE_EXTENSION -Os -fstack-clash-protection -Wformat -Werror=format-security -MT md5_la-md5.lo -MD -MP -MF .deps/md5_la-md5.Tpo -c -o md5_la-md5.lo `test -f 'md5.c' || echo './'`md5.c /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DLOADABLE_EXTENSION -Os -fstack-clash-protection -Wformat -Werror=format-security -MT md5_la-gaia_md5.lo -MD -MP -MF .deps/md5_la-gaia_md5.Tpo -c -o md5_la-gaia_md5.lo `test -f 'gaia_md5.c' || echo './'`gaia_md5.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -Os -fstack-clash-protection -Wformat -Werror=format-security -MT md5.lo -MD -MP -MF .deps/md5.Tpo -c md5.c -fPIC -DPIC -o .libs/md5.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -Os -fstack-clash-protection -Wformat -Werror=format-security -MT gaia_md5.lo -MD -MP -MF .deps/gaia_md5.Tpo -c gaia_md5.c -fPIC -DPIC -o .libs/gaia_md5.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DLOADABLE_EXTENSION -Os -fstack-clash-protection -Wformat -Werror=format-security -MT md5_la-md5.lo -MD -MP -MF .deps/md5_la-md5.Tpo -c md5.c -fPIC -DPIC -o .libs/md5_la-md5.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DLOADABLE_EXTENSION -Os -fstack-clash-protection -Wformat -Werror=format-security -MT md5_la-gaia_md5.lo -MD -MP -MF .deps/md5_la-gaia_md5.Tpo -c gaia_md5.c -fPIC -DPIC -o .libs/md5_la-gaia_md5.o mv -f .deps/gaia_md5.Tpo .deps/gaia_md5.Plo mv -f .deps/md5_la-gaia_md5.Tpo .deps/md5_la-gaia_md5.Plo mv -f .deps/md5.Tpo .deps/md5.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o libmd5.la md5.lo gaia_md5.lo -lminizip -lrttopo -lproj -lz -L/usr/lib -lgeos_c mv -f .deps/md5_la-md5.Tpo .deps/md5_la-md5.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=link gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -module -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o md5.la md5_la-md5.lo md5_la-gaia_md5.lo -lminizip -lrttopo -lproj -lz -L/usr/lib -lgeos_c libtool: link: ar cru .libs/libmd5.a .libs/md5.o .libs/gaia_md5.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libmd5.a libtool: link: ( cd ".libs" && rm -f "libmd5.la" && ln -s "../libmd5.la" "libmd5.la" ) libtool: link: ar cru .libs/md5.a .libs/md5_la-md5.o .libs/md5_la-gaia_md5.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/md5.a libtool: link: ( cd ".libs" && rm -f "md5.la" && ln -s "../md5.la" "md5.la" ) make[3]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/src/md5' Making all in control_points make[3]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/src/control_points' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -Os -fstack-clash-protection -Wformat -Werror=format-security -MT gaia_control_points.lo -MD -MP -MF .deps/gaia_control_points.Tpo -c -o gaia_control_points.lo gaia_control_points.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -Os -fstack-clash-protection -Wformat -Werror=format-security -MT grass_crs3d.lo -MD -MP -MF .deps/grass_crs3d.Tpo -c -o grass_crs3d.lo grass_crs3d.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -Os -fstack-clash-protection -Wformat -Werror=format-security -MT grass_georef.lo -MD -MP -MF .deps/grass_georef.Tpo -c -o grass_georef.lo grass_georef.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -Os -fstack-clash-protection -Wformat -Werror=format-security -MT grass_georef_tps.lo -MD -MP -MF .deps/grass_georef_tps.Tpo -c -o grass_georef_tps.lo grass_georef_tps.c /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DLOADABLE_EXTENSION -Os -fstack-clash-protection -Wformat -Werror=format-security -MT control_points_la-gaia_control_points.lo -MD -MP -MF .deps/control_points_la-gaia_control_points.Tpo -c -o control_points_la-gaia_control_points.lo `test -f 'gaia_control_points.c' || echo './'`gaia_control_points.c /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DLOADABLE_EXTENSION -Os -fstack-clash-protection -Wformat -Werror=format-security -MT control_points_la-grass_crs3d.lo -MD -MP -MF .deps/control_points_la-grass_crs3d.Tpo -c -o control_points_la-grass_crs3d.lo `test -f 'grass_crs3d.c' || echo './'`grass_crs3d.c /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DLOADABLE_EXTENSION -Os -fstack-clash-protection -Wformat -Werror=format-security -MT control_points_la-grass_georef.lo -MD -MP -MF .deps/control_points_la-grass_georef.Tpo -c -o control_points_la-grass_georef.lo `test -f 'grass_georef.c' || echo './'`grass_georef.c /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DLOADABLE_EXTENSION -Os -fstack-clash-protection -Wformat -Werror=format-security -MT control_points_la-grass_georef_tps.lo -MD -MP -MF .deps/control_points_la-grass_georef_tps.Tpo -c -o control_points_la-grass_georef_tps.lo `test -f 'grass_georef_tps.c' || echo './'`grass_georef_tps.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -Os -fstack-clash-protection -Wformat -Werror=format-security -MT grass_georef.lo -MD -MP -MF .deps/grass_georef.Tpo -c grass_georef.c -fPIC -DPIC -o .libs/grass_georef.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -Os -fstack-clash-protection -Wformat -Werror=format-security -MT grass_crs3d.lo -MD -MP -MF .deps/grass_crs3d.Tpo -c grass_crs3d.c -fPIC -DPIC -o .libs/grass_crs3d.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -Os -fstack-clash-protection -Wformat -Werror=format-security -MT gaia_control_points.lo -MD -MP -MF .deps/gaia_control_points.Tpo -c gaia_control_points.c -fPIC -DPIC -o .libs/gaia_control_points.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -Os -fstack-clash-protection -Wformat -Werror=format-security -MT grass_georef_tps.lo -MD -MP -MF .deps/grass_georef_tps.Tpo -c grass_georef_tps.c -fPIC -DPIC -o .libs/grass_georef_tps.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DLOADABLE_EXTENSION -Os -fstack-clash-protection -Wformat -Werror=format-security -MT control_points_la-grass_georef_tps.lo -MD -MP -MF .deps/control_points_la-grass_georef_tps.Tpo -c grass_georef_tps.c -fPIC -DPIC -o .libs/control_points_la-grass_georef_tps.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DLOADABLE_EXTENSION -Os -fstack-clash-protection -Wformat -Werror=format-security -MT control_points_la-grass_crs3d.lo -MD -MP -MF .deps/control_points_la-grass_crs3d.Tpo -c grass_crs3d.c -fPIC -DPIC -o .libs/control_points_la-grass_crs3d.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DLOADABLE_EXTENSION -Os -fstack-clash-protection -Wformat -Werror=format-security -MT control_points_la-gaia_control_points.lo -MD -MP -MF .deps/control_points_la-gaia_control_points.Tpo -c gaia_control_points.c -fPIC -DPIC -o .libs/control_points_la-gaia_control_points.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DLOADABLE_EXTENSION -Os -fstack-clash-protection -Wformat -Werror=format-security -MT control_points_la-grass_georef.lo -MD -MP -MF .deps/control_points_la-grass_georef.Tpo -c grass_georef.c -fPIC -DPIC -o .libs/control_points_la-grass_georef.o mv -f .deps/grass_georef.Tpo .deps/grass_georef.Plo mv -f .deps/grass_georef_tps.Tpo .deps/grass_georef_tps.Plo mv -f .deps/control_points_la-grass_georef.Tpo .deps/control_points_la-grass_georef.Plo mv -f .deps/grass_crs3d.Tpo .deps/grass_crs3d.Plo mv -f .deps/control_points_la-grass_crs3d.Tpo .deps/control_points_la-grass_crs3d.Plo mv -f .deps/control_points_la-grass_georef_tps.Tpo .deps/control_points_la-grass_georef_tps.Plo mv -f .deps/gaia_control_points.Tpo .deps/gaia_control_points.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o libcontrol_points.la gaia_control_points.lo grass_crs3d.lo grass_georef.lo grass_georef_tps.lo -lminizip -lrttopo -lproj -lz -L/usr/lib -lgeos_c mv -f .deps/control_points_la-gaia_control_points.Tpo .deps/control_points_la-gaia_control_points.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=link gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -module -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -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 -lminizip -lrttopo -lproj -lz -L/usr/lib -lgeos_c libtool: link: ar cru .libs/libcontrol_points.a .libs/gaia_control_points.o .libs/grass_crs3d.o .libs/grass_georef.o .libs/grass_georef_tps.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libcontrol_points.a libtool: link: ( cd ".libs" && rm -f "libcontrol_points.la" && ln -s "../libcontrol_points.la" "libcontrol_points.la" ) libtool: link: 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 ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: 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 '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/src/control_points' Making all in cutter make[3]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/src/cutter' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -Os -fstack-clash-protection -Wformat -Werror=format-security -MT gaia_cutter.lo -MD -MP -MF .deps/gaia_cutter.Tpo -c -o gaia_cutter.lo gaia_cutter.c /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DLOADABLE_EXTENSION -Os -fstack-clash-protection -Wformat -Werror=format-security -MT cutter_la-gaia_cutter.lo -MD -MP -MF .deps/cutter_la-gaia_cutter.Tpo -c -o cutter_la-gaia_cutter.lo `test -f 'gaia_cutter.c' || echo './'`gaia_cutter.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -Os -fstack-clash-protection -Wformat -Werror=format-security -MT gaia_cutter.lo -MD -MP -MF .deps/gaia_cutter.Tpo -c gaia_cutter.c -fPIC -DPIC -o .libs/gaia_cutter.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DLOADABLE_EXTENSION -Os -fstack-clash-protection -Wformat -Werror=format-security -MT cutter_la-gaia_cutter.lo -MD -MP -MF .deps/cutter_la-gaia_cutter.Tpo -c gaia_cutter.c -fPIC -DPIC -o .libs/cutter_la-gaia_cutter.o mv -f .deps/gaia_cutter.Tpo .deps/gaia_cutter.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o libcutter.la gaia_cutter.lo -lminizip -lrttopo -lproj -lz -L/usr/lib -lgeos_c libtool: link: ar cru .libs/libcutter.a .libs/gaia_cutter.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libcutter.a libtool: link: ( cd ".libs" && rm -f "libcutter.la" && ln -s "../libcutter.la" "libcutter.la" ) mv -f .deps/cutter_la-gaia_cutter.Tpo .deps/cutter_la-gaia_cutter.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=link gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -module -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o cutter.la cutter_la-gaia_cutter.lo -lminizip -lrttopo -lproj -lz -L/usr/lib -lgeos_c libtool: link: ar cru .libs/cutter.a .libs/cutter_la-gaia_cutter.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/cutter.a libtool: link: ( cd ".libs" && rm -f "cutter.la" && ln -s "../cutter.la" "cutter.la" ) make[3]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/src/cutter' Making all in topology make[3]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/src/topology' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -Os -fstack-clash-protection -Wformat -Werror=format-security -MT gaia_topology.lo -MD -MP -MF .deps/gaia_topology.Tpo -c -o gaia_topology.lo gaia_topology.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -Os -fstack-clash-protection -Wformat -Werror=format-security -MT gaia_auxtopo.lo -MD -MP -MF .deps/gaia_auxtopo.Tpo -c -o gaia_auxtopo.lo gaia_auxtopo.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -Os -fstack-clash-protection -Wformat -Werror=format-security -MT gaia_auxtopo_table.lo -MD -MP -MF .deps/gaia_auxtopo_table.Tpo -c -o gaia_auxtopo_table.lo gaia_auxtopo_table.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -Os -fstack-clash-protection -Wformat -Werror=format-security -MT gaia_topostmts.lo -MD -MP -MF .deps/gaia_topostmts.Tpo -c -o gaia_topostmts.lo gaia_topostmts.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -Os -fstack-clash-protection -Wformat -Werror=format-security -MT topo_callbacks.lo -MD -MP -MF .deps/topo_callbacks.Tpo -c -o topo_callbacks.lo topo_callbacks.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -Os -fstack-clash-protection -Wformat -Werror=format-security -MT lwn_network.lo -MD -MP -MF .deps/lwn_network.Tpo -c -o lwn_network.lo lwn_network.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -Os -fstack-clash-protection -Wformat -Werror=format-security -MT gaia_network.lo -MD -MP -MF .deps/gaia_network.Tpo -c -o gaia_network.lo gaia_network.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -Os -fstack-clash-protection -Wformat -Werror=format-security -MT gaia_auxnet.lo -MD -MP -MF .deps/gaia_auxnet.Tpo -c -o gaia_auxnet.lo gaia_auxnet.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -Os -fstack-clash-protection -Wformat -Werror=format-security -MT gaia_netstmts.lo -MD -MP -MF .deps/gaia_netstmts.Tpo -c -o gaia_netstmts.lo gaia_netstmts.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -Os -fstack-clash-protection -Wformat -Werror=format-security -MT net_callbacks.lo -MD -MP -MF .deps/net_callbacks.Tpo -c -o net_callbacks.lo net_callbacks.c /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DLOADABLE_EXTENSION -Os -fstack-clash-protection -Wformat -Werror=format-security -MT topology_la-gaia_topology.lo -MD -MP -MF .deps/topology_la-gaia_topology.Tpo -c -o topology_la-gaia_topology.lo `test -f 'gaia_topology.c' || echo './'`gaia_topology.c /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DLOADABLE_EXTENSION -Os -fstack-clash-protection -Wformat -Werror=format-security -MT topology_la-gaia_auxtopo.lo -MD -MP -MF .deps/topology_la-gaia_auxtopo.Tpo -c -o topology_la-gaia_auxtopo.lo `test -f 'gaia_auxtopo.c' || echo './'`gaia_auxtopo.c /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DLOADABLE_EXTENSION -Os -fstack-clash-protection -Wformat -Werror=format-security -MT topology_la-gaia_auxtopo_table.lo -MD -MP -MF .deps/topology_la-gaia_auxtopo_table.Tpo -c -o topology_la-gaia_auxtopo_table.lo `test -f 'gaia_auxtopo_table.c' || echo './'`gaia_auxtopo_table.c /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DLOADABLE_EXTENSION -Os -fstack-clash-protection -Wformat -Werror=format-security -MT topology_la-gaia_topostmts.lo -MD -MP -MF .deps/topology_la-gaia_topostmts.Tpo -c -o topology_la-gaia_topostmts.lo `test -f 'gaia_topostmts.c' || echo './'`gaia_topostmts.c /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DLOADABLE_EXTENSION -Os -fstack-clash-protection -Wformat -Werror=format-security -MT topology_la-topo_callbacks.lo -MD -MP -MF .deps/topology_la-topo_callbacks.Tpo -c -o topology_la-topo_callbacks.lo `test -f 'topo_callbacks.c' || echo './'`topo_callbacks.c /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DLOADABLE_EXTENSION -Os -fstack-clash-protection -Wformat -Werror=format-security -MT topology_la-lwn_network.lo -MD -MP -MF .deps/topology_la-lwn_network.Tpo -c -o topology_la-lwn_network.lo `test -f 'lwn_network.c' || echo './'`lwn_network.c /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DLOADABLE_EXTENSION -Os -fstack-clash-protection -Wformat -Werror=format-security -MT topology_la-gaia_network.lo -MD -MP -MF .deps/topology_la-gaia_network.Tpo -c -o topology_la-gaia_network.lo `test -f 'gaia_network.c' || echo './'`gaia_network.c /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DLOADABLE_EXTENSION -Os -fstack-clash-protection -Wformat -Werror=format-security -MT topology_la-gaia_auxnet.lo -MD -MP -MF .deps/topology_la-gaia_auxnet.Tpo -c -o topology_la-gaia_auxnet.lo `test -f 'gaia_auxnet.c' || echo './'`gaia_auxnet.c /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DLOADABLE_EXTENSION -Os -fstack-clash-protection -Wformat -Werror=format-security -MT topology_la-gaia_netstmts.lo -MD -MP -MF .deps/topology_la-gaia_netstmts.Tpo -c -o topology_la-gaia_netstmts.lo `test -f 'gaia_netstmts.c' || echo './'`gaia_netstmts.c /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DLOADABLE_EXTENSION -Os -fstack-clash-protection -Wformat -Werror=format-security -MT topology_la-net_callbacks.lo -MD -MP -MF .deps/topology_la-net_callbacks.Tpo -c -o topology_la-net_callbacks.lo `test -f 'net_callbacks.c' || echo './'`net_callbacks.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -Os -fstack-clash-protection -Wformat -Werror=format-security -MT gaia_netstmts.lo -MD -MP -MF .deps/gaia_netstmts.Tpo -c gaia_netstmts.c -fPIC -DPIC -o .libs/gaia_netstmts.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -Os -fstack-clash-protection -Wformat -Werror=format-security -MT gaia_auxtopo.lo -MD -MP -MF .deps/gaia_auxtopo.Tpo -c gaia_auxtopo.c -fPIC -DPIC -o .libs/gaia_auxtopo.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -Os -fstack-clash-protection -Wformat -Werror=format-security -MT lwn_network.lo -MD -MP -MF .deps/lwn_network.Tpo -c lwn_network.c -fPIC -DPIC -o .libs/lwn_network.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -Os -fstack-clash-protection -Wformat -Werror=format-security -MT gaia_auxtopo_table.lo -MD -MP -MF .deps/gaia_auxtopo_table.Tpo -c gaia_auxtopo_table.c -fPIC -DPIC -o .libs/gaia_auxtopo_table.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -Os -fstack-clash-protection -Wformat -Werror=format-security -MT gaia_auxnet.lo -MD -MP -MF .deps/gaia_auxnet.Tpo -c gaia_auxnet.c -fPIC -DPIC -o .libs/gaia_auxnet.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -Os -fstack-clash-protection -Wformat -Werror=format-security -MT net_callbacks.lo -MD -MP -MF .deps/net_callbacks.Tpo -c net_callbacks.c -fPIC -DPIC -o .libs/net_callbacks.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -Os -fstack-clash-protection -Wformat -Werror=format-security -MT gaia_topology.lo -MD -MP -MF .deps/gaia_topology.Tpo -c gaia_topology.c -fPIC -DPIC -o .libs/gaia_topology.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -Os -fstack-clash-protection -Wformat -Werror=format-security -MT gaia_topostmts.lo -MD -MP -MF .deps/gaia_topostmts.Tpo -c gaia_topostmts.c -fPIC -DPIC -o .libs/gaia_topostmts.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -Os -fstack-clash-protection -Wformat -Werror=format-security -MT topo_callbacks.lo -MD -MP -MF .deps/topo_callbacks.Tpo -c topo_callbacks.c -fPIC -DPIC -o .libs/topo_callbacks.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -Os -fstack-clash-protection -Wformat -Werror=format-security -MT gaia_network.lo -MD -MP -MF .deps/gaia_network.Tpo -c gaia_network.c -fPIC -DPIC -o .libs/gaia_network.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DLOADABLE_EXTENSION -Os -fstack-clash-protection -Wformat -Werror=format-security -MT topology_la-net_callbacks.lo -MD -MP -MF .deps/topology_la-net_callbacks.Tpo -c net_callbacks.c -fPIC -DPIC -o .libs/topology_la-net_callbacks.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DLOADABLE_EXTENSION -Os -fstack-clash-protection -Wformat -Werror=format-security -MT topology_la-gaia_auxnet.lo -MD -MP -MF .deps/topology_la-gaia_auxnet.Tpo -c gaia_auxnet.c -fPIC -DPIC -o .libs/topology_la-gaia_auxnet.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DLOADABLE_EXTENSION -Os -fstack-clash-protection -Wformat -Werror=format-security -MT topology_la-gaia_topology.lo -MD -MP -MF .deps/topology_la-gaia_topology.Tpo -c gaia_topology.c -fPIC -DPIC -o .libs/topology_la-gaia_topology.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DLOADABLE_EXTENSION -Os -fstack-clash-protection -Wformat -Werror=format-security -MT topology_la-lwn_network.lo -MD -MP -MF .deps/topology_la-lwn_network.Tpo -c lwn_network.c -fPIC -DPIC -o .libs/topology_la-lwn_network.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DLOADABLE_EXTENSION -Os -fstack-clash-protection -Wformat -Werror=format-security -MT topology_la-gaia_topostmts.lo -MD -MP -MF .deps/topology_la-gaia_topostmts.Tpo -c gaia_topostmts.c -fPIC -DPIC -o .libs/topology_la-gaia_topostmts.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DLOADABLE_EXTENSION -Os -fstack-clash-protection -Wformat -Werror=format-security -MT topology_la-gaia_netstmts.lo -MD -MP -MF .deps/topology_la-gaia_netstmts.Tpo -c gaia_netstmts.c -fPIC -DPIC -o .libs/topology_la-gaia_netstmts.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DLOADABLE_EXTENSION -Os -fstack-clash-protection -Wformat -Werror=format-security -MT topology_la-gaia_auxtopo_table.lo -MD -MP -MF .deps/topology_la-gaia_auxtopo_table.Tpo -c gaia_auxtopo_table.c -fPIC -DPIC -o .libs/topology_la-gaia_auxtopo_table.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DLOADABLE_EXTENSION -Os -fstack-clash-protection -Wformat -Werror=format-security -MT topology_la-gaia_network.lo -MD -MP -MF .deps/topology_la-gaia_network.Tpo -c gaia_network.c -fPIC -DPIC -o .libs/topology_la-gaia_network.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DLOADABLE_EXTENSION -Os -fstack-clash-protection -Wformat -Werror=format-security -MT topology_la-topo_callbacks.lo -MD -MP -MF .deps/topology_la-topo_callbacks.Tpo -c topo_callbacks.c -fPIC -DPIC -o .libs/topology_la-topo_callbacks.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DLOADABLE_EXTENSION -Os -fstack-clash-protection -Wformat -Werror=format-security -MT topology_la-gaia_auxtopo.lo -MD -MP -MF .deps/topology_la-gaia_auxtopo.Tpo -c gaia_auxtopo.c -fPIC -DPIC -o .libs/topology_la-gaia_auxtopo.o mv -f .deps/gaia_netstmts.Tpo .deps/gaia_netstmts.Plo mv -f .deps/topology_la-gaia_netstmts.Tpo .deps/topology_la-gaia_netstmts.Plo mv -f .deps/gaia_topostmts.Tpo .deps/gaia_topostmts.Plo mv -f .deps/topology_la-gaia_topostmts.Tpo .deps/topology_la-gaia_topostmts.Plo mv -f .deps/net_callbacks.Tpo .deps/net_callbacks.Plo mv -f .deps/lwn_network.Tpo .deps/lwn_network.Plo mv -f .deps/topology_la-net_callbacks.Tpo .deps/topology_la-net_callbacks.Plo mv -f .deps/topology_la-lwn_network.Tpo .deps/topology_la-lwn_network.Plo mv -f .deps/gaia_network.Tpo .deps/gaia_network.Plo mv -f .deps/gaia_auxnet.Tpo .deps/gaia_auxnet.Plo mv -f .deps/topology_la-gaia_auxnet.Tpo .deps/topology_la-gaia_auxnet.Plo mv -f .deps/topology_la-gaia_network.Tpo .deps/topology_la-gaia_network.Plo mv -f .deps/topo_callbacks.Tpo .deps/topo_callbacks.Plo mv -f .deps/gaia_auxtopo.Tpo .deps/gaia_auxtopo.Plo mv -f .deps/topology_la-gaia_auxtopo.Tpo .deps/topology_la-gaia_auxtopo.Plo mv -f .deps/topology_la-topo_callbacks.Tpo .deps/topology_la-topo_callbacks.Plo mv -f .deps/gaia_auxtopo_table.Tpo .deps/gaia_auxtopo_table.Plo mv -f .deps/gaia_topology.Tpo .deps/gaia_topology.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o libtopology.la gaia_topology.lo gaia_auxtopo.lo gaia_auxtopo_table.lo gaia_topostmts.lo topo_callbacks.lo lwn_network.lo gaia_network.lo gaia_auxnet.lo gaia_netstmts.lo net_callbacks.lo -lminizip -lrttopo -lproj -lz -L/usr/lib -lgeos_c libtool: link: ar cru .libs/libtopology.a .libs/gaia_topology.o .libs/gaia_auxtopo.o .libs/gaia_auxtopo_table.o .libs/gaia_topostmts.o .libs/topo_callbacks.o .libs/lwn_network.o .libs/gaia_network.o .libs/gaia_auxnet.o .libs/gaia_netstmts.o .libs/net_callbacks.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libtopology.a libtool: link: ( cd ".libs" && rm -f "libtopology.la" && ln -s "../libtopology.la" "libtopology.la" ) mv -f .deps/topology_la-gaia_topology.Tpo .deps/topology_la-gaia_topology.Plo mv -f .deps/topology_la-gaia_auxtopo_table.Tpo .deps/topology_la-gaia_auxtopo_table.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=link gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -module -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o topology.la topology_la-gaia_topology.lo topology_la-gaia_auxtopo.lo topology_la-gaia_auxtopo_table.lo topology_la-gaia_topostmts.lo topology_la-topo_callbacks.lo topology_la-lwn_network.lo topology_la-gaia_network.lo topology_la-gaia_auxnet.lo topology_la-gaia_netstmts.lo topology_la-net_callbacks.lo -lminizip -lrttopo -lproj -lz -L/usr/lib -lgeos_c libtool: link: ar cru .libs/topology.a .libs/topology_la-gaia_topology.o .libs/topology_la-gaia_auxtopo.o .libs/topology_la-gaia_auxtopo_table.o .libs/topology_la-gaia_topostmts.o .libs/topology_la-topo_callbacks.o .libs/topology_la-lwn_network.o .libs/topology_la-gaia_network.o .libs/topology_la-gaia_auxnet.o .libs/topology_la-gaia_netstmts.o .libs/topology_la-net_callbacks.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/topology.a libtool: link: ( cd ".libs" && rm -f "topology.la" && ln -s "../topology.la" "topology.la" ) make[3]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/src/topology' Making all in stored_procedures make[3]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/src/stored_procedures' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -Os -fstack-clash-protection -Wformat -Werror=format-security -MT stored_procedures.lo -MD -MP -MF .deps/stored_procedures.Tpo -c -o stored_procedures.lo stored_procedures.c /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DLOADABLE_EXTENSION -Os -fstack-clash-protection -Wformat -Werror=format-security -MT stored_procedures_la-stored_procedures.lo -MD -MP -MF .deps/stored_procedures_la-stored_procedures.Tpo -c -o stored_procedures_la-stored_procedures.lo `test -f 'stored_procedures.c' || echo './'`stored_procedures.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -Os -fstack-clash-protection -Wformat -Werror=format-security -MT stored_procedures.lo -MD -MP -MF .deps/stored_procedures.Tpo -c stored_procedures.c -fPIC -DPIC -o .libs/stored_procedures.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../. -I../.././src/headers/spatialite -I../../src/headers -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DLOADABLE_EXTENSION -Os -fstack-clash-protection -Wformat -Werror=format-security -MT stored_procedures_la-stored_procedures.lo -MD -MP -MF .deps/stored_procedures_la-stored_procedures.Tpo -c stored_procedures.c -fPIC -DPIC -o .libs/stored_procedures_la-stored_procedures.o mv -f .deps/stored_procedures.Tpo .deps/stored_procedures.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o libstored_procedures.la stored_procedures.lo -lminizip -lrttopo -lproj -lz -L/usr/lib -lgeos_c libtool: link: ar cru .libs/libstored_procedures.a .libs/stored_procedures.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libstored_procedures.a libtool: link: ( cd ".libs" && rm -f "libstored_procedures.la" && ln -s "../libstored_procedures.la" "libstored_procedures.la" ) mv -f .deps/stored_procedures_la-stored_procedures.Tpo .deps/stored_procedures_la-stored_procedures.Plo /bin/sh ../../libtool --tag=CC --tag=disable-static --mode=link gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -module -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o stored_procedures.la stored_procedures_la-stored_procedures.lo -lminizip -lrttopo -lproj -lz -L/usr/lib -lgeos_c libtool: link: ar cru .libs/stored_procedures.a .libs/stored_procedures_la-stored_procedures.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/stored_procedures.a libtool: link: ( cd ".libs" && rm -f "stored_procedures.la" && ln -s "../stored_procedures.la" "stored_procedures.la" ) make[3]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/src/stored_procedures' make[3]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/src' depbase=`echo versioninfo/version.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../. -I.././src/headers/spatialite -Os -fstack-clash-protection -Wformat -Werror=format-security -I../src/headers -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -MT versioninfo/version.lo -MD -MP -MF $depbase.Tpo -c -o versioninfo/version.lo versioninfo/version.c &&\ mv -f $depbase.Tpo $depbase.Plo /bin/sh ../libtool --tag=CC --tag=disable-static --mode=compile gcc -DHAVE_CONFIG_H -I. -I../. -I.././src/headers/spatialite -Os -fstack-clash-protection -Wformat -Werror=format-security -I../src/headers -I. -DLOADABLE_EXTENSION -Os -fstack-clash-protection -Wformat -Werror=format-security -MT versioninfo/mod_spatialite_la-version.lo -MD -MP -MF versioninfo/.deps/mod_spatialite_la-version.Tpo -c -o versioninfo/mod_spatialite_la-version.lo `test -f 'versioninfo/version.c' || echo './'`versioninfo/version.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../. -I.././src/headers/spatialite -Os -fstack-clash-protection -Wformat -Werror=format-security -I../src/headers -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -MT versioninfo/version.lo -MD -MP -MF versioninfo/.deps/version.Tpo -c versioninfo/version.c -fPIC -DPIC -o versioninfo/.libs/version.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../. -I.././src/headers/spatialite -Os -fstack-clash-protection -Wformat -Werror=format-security -I../src/headers -I. -DLOADABLE_EXTENSION -Os -fstack-clash-protection -Wformat -Werror=format-security -MT versioninfo/mod_spatialite_la-version.lo -MD -MP -MF versioninfo/.deps/mod_spatialite_la-version.Tpo -c versioninfo/version.c -fPIC -DPIC -o versioninfo/.libs/mod_spatialite_la-version.o /bin/sh ../libtool --tag=CC --mode=link gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -version-info 9:0:1 -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o libspatialite.la -rpath /usr/lib 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 ./cutter/libcutter.la ./topology/libtopology.la ./srsinit/libsrsinit.la ./stored_procedures/libstored_procedures.la ./connection_cache/libconnection_cache.la ./virtualtext/libvirtualtext.la ./wfs/libwfs.la -lxml2 -lsqlite3 -lpthread -ldl -lm -lminizip -lrttopo -lproj -lz -L/usr/lib -lgeos_c mv -f versioninfo/.deps/mod_spatialite_la-version.Tpo versioninfo/.deps/mod_spatialite_la-version.Plo /bin/sh ../libtool --tag=CC --tag=disable-static --mode=link gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -module -version-info 9:0:1 -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o mod_spatialite.la -rpath /usr/lib 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 ./cutter/cutter.la ./topology/topology.la ./srsinit/srsinit.la ./stored_procedures/stored_procedures.la ./connection_cache/connection_cache.la ./virtualtext/virtualtext.la ./wfs/wfs.la -lxml2 -lpthread -ldl -lm -lminizip -lrttopo -lproj -lz -L/usr/lib -lgeos_c libtool: link: 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 ./cutter/.libs/libcutter.a ./topology/.libs/libtopology.a ./srsinit/.libs/libsrsinit.a ./stored_procedures/.libs/libstored_procedures.a ./connection_cache/.libs/libconnection_cache.a ./virtualtext/.libs/libvirtualtext.a ./wfs/.libs/libwfs.a -Wl,--no-whole-archive -L/usr/lib -lxml2 -lsqlite3 -lpthread -ldl -lm -lminizip -lrttopo -lproj -lz -lgeos_c -Os -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -Wl,-soname -Wl,libspatialite.so.8 -o .libs/libspatialite.so.8.1.0 libtool: link: 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 ./cutter/.libs/cutter.a ./topology/.libs/topology.a ./srsinit/.libs/srsinit.a ./stored_procedures/.libs/stored_procedures.a ./connection_cache/.libs/connection_cache.a ./virtualtext/.libs/virtualtext.a ./wfs/.libs/wfs.a -Wl,--no-whole-archive -L/usr/lib -lxml2 -lpthread -ldl -lm -lminizip -lrttopo -lproj -lz -lgeos_c -Os -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -Wl,-soname -Wl,mod_spatialite.so.8 -o .libs/mod_spatialite.so.8.1.0 libtool: link: (cd ".libs" && rm -f "libspatialite.so.8" && ln -s "libspatialite.so.8.1.0" "libspatialite.so.8") libtool: link: (cd ".libs" && rm -f "libspatialite.so" && ln -s "libspatialite.so.8.1.0" "libspatialite.so") libtool: link: ( cd ".libs" && rm -f "libspatialite.la" && ln -s "../libspatialite.la" "libspatialite.la" ) libtool: link: (cd ".libs" && rm -f "mod_spatialite.so.8" && ln -s "mod_spatialite.so.8.1.0" "mod_spatialite.so.8") libtool: link: (cd ".libs" && rm -f "mod_spatialite.so" && ln -s "mod_spatialite.so.8.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 '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/src' make[2]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/src' Making all in test make[2]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test' Making all in sql_stmt_geosadvanced_tests make[3]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_geosadvanced_tests' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_geosadvanced_tests' Making all in sql_stmt_geos_tests make[3]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_geos_tests' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_geos_tests' Making all in sql_stmt_geos_380 make[3]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_geos_380' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_geos_380' Making all in sql_stmt_geos_non380 make[3]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_geos_non380' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_geos_non380' Making all in sql_stmt_geos_390 make[3]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_geos_390' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_geos_390' Making all in sql_stmt_geos_non390 make[3]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_geos_non390' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_geos_non390' Making all in sql_stmt_geos_391 make[3]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_geos_391' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_geos_391' Making all in sql_stmt_geos370_tests make[3]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_geos370_tests' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_geos370_tests' Making all in sql_stmt_geos3100_tests make[3]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_geos3100_tests' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_geos3100_tests' Making all in sql_stmt_geos_3100 make[3]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_geos_3100' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_geos_3100' Making all in sql_stmt_geos_non3100 make[3]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_geos_non3100' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_geos_non3100' Making all in sql_stmt_geos3110_tests make[3]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_geos3110_tests' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_geos3110_tests' Making all in sql_stmt_geos_3110 make[3]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_geos_3110' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_geos_3110' Making all in sql_stmt_geos_non3110 make[3]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_geos_non3110' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_geos_non3110' Making all in sql_stmt_geos_3120 make[3]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_geos_3120' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_geos_3120' Making all in sql_stmt_geos_non3120 make[3]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_geos_non3120' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_geos_non3120' Making all in sql_stmt_libxml2_tests make[3]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_libxml2_tests' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_libxml2_tests' Making all in sql_stmt_rtgeom_tests make[3]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_rtgeom_tests' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_rtgeom_tests' Making all in sql_stmt_libxml2_rttopo_tests make[3]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_libxml2_rttopo_tests' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_libxml2_rttopo_tests' Making all in sql_stmt_proc_tests make[3]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_proc_tests' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_proc_tests' Making all in sql_stmt_mathsql_tests make[3]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_mathsql_tests' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_mathsql_tests' Making all in sql_stmt_proj_tests make[3]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_proj_tests' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_proj_tests' Making all in sql_stmt_proj492_tests make[3]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_proj492_tests' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_proj492_tests' Making all in sql_stmt_proj493_tests make[3]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_proj493_tests' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_proj493_tests' Making all in sql_stmt_proj600security_tests make[3]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_proj600security_tests' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_proj600security_tests' Making all in sql_stmt_proj720_tests make[3]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_proj720_tests' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_proj720_tests' Making all in sql_stmt_proj910_tests make[3]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_proj910_tests' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_proj910_tests' Making all in sql_stmt_zip_proj6 make[3]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_zip_proj6' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_zip_proj6' Making all in sql_stmt_minizip make[3]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_minizip' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_minizip' Making all in sql_stmt_proj600_tests make[3]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_proj600_tests' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_proj600_tests' Making all in sql_stmt_security_tests make[3]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_security_tests' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_security_tests' Making all in sql_stmt_tests make[3]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_tests' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_tests' Making all in sql_stmt_xmlsec_tests make[3]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_xmlsec_tests' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_xmlsec_tests' Making all in sql_stmt_geopackage_tests make[3]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_geopackage_tests' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_geopackage_tests' Making all in sql_stmt_freexl_tests make[3]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_freexl_tests' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_freexl_tests' Making all in sql_stmt_cache_tests make[3]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_cache_tests' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_cache_tests' Making all in sql_stmt_nocache_tests make[3]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_nocache_tests' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_nocache_tests' Making all in sql_stmt_voronoj1_tests make[3]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_voronoj1_tests' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_voronoj1_tests' Making all in sql_stmt_voronoj2_tests make[3]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_voronoj2_tests' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_voronoj2_tests' Making all in sql_stmt_gpkg_epsg492_tests make[3]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_gpkg_epsg492_tests' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_gpkg_epsg492_tests' Making all in sql_stmt_gpkg_epsg493_tests make[3]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_gpkg_epsg493_tests' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_gpkg_epsg493_tests' Making all in sql_stmt_gpkg_epsg600_tests make[3]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_gpkg_epsg600_tests' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_gpkg_epsg600_tests' Making all in sql_stmt_rttopo_tests make[3]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_rttopo_tests' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_rttopo_tests' Making all in sql_stmt_gpkgcache_tests make[3]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_gpkgcache_tests' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_gpkgcache_tests' Making all in sql_stmt_gpkgnocache_tests make[3]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_gpkgnocache_tests' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_gpkgnocache_tests' Making all in sql_stmt_sequence_tests make[3]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_sequence_tests' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_sequence_tests' Making all in sql_stmt_routing_tests make[3]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_routing_tests' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_routing_tests' Making all in sql_stmt_logfile_tests make[3]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_logfile_tests' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_logfile_tests' Making all in sql_stmt_iconv_tests make[3]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_iconv_tests' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_iconv_tests' Making all in sql_stmt_point_geom make[3]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_point_geom' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_point_geom' Making all in sql_stmt_tiny_point make[3]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_tiny_point' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_tiny_point' Making all in sql_stmt_postgres_tests make[3]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_postgres_tests' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_postgres_tests' Making all in sql_stmt_renamenew_tests make[3]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_renamenew_tests' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_renamenew_tests' Making all in sql_stmt_renameold_tests make[3]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_renameold_tests' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_renameold_tests' Making all in sql_stmt_bufoptsnew_tests make[3]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_bufoptsnew_tests' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_bufoptsnew_tests' Making all in sql_stmt_bufoptsold_tests make[3]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_bufoptsold_tests' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_bufoptsold_tests' Making all in sql_stmt_rtgeom_390 make[3]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_rtgeom_390' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_rtgeom_390' Making all in sql_stmt_rtgeom_non390 make[3]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_rtgeom_non390' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_rtgeom_non390' Making all in sql_stmt_voronoj_390 make[3]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_voronoj_390' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_voronoj_390' Making all in sql_stmt_voronoj_non390 make[3]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_voronoj_non390' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_voronoj_non390' make[3]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test' make[2]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test' Making all in examples make[2]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/examples' gcc -DHAVE_CONFIG_H -I. -I../. -I.././src/headers/spatialite -I./../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -MT demo1.o -MD -MP -MF .deps/demo1.Tpo -c -o demo1.o demo1.c gcc -DHAVE_CONFIG_H -I. -I../. -I.././src/headers/spatialite -I./../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -MT demo2.o -MD -MP -MF .deps/demo2.Tpo -c -o demo2.o demo2.c gcc -DHAVE_CONFIG_H -I. -I../. -I.././src/headers/spatialite -I./../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -MT demo3.o -MD -MP -MF .deps/demo3.Tpo -c -o demo3.o demo3.c gcc -DHAVE_CONFIG_H -I. -I../. -I.././src/headers/spatialite -I./../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -MT demo4.o -MD -MP -MF .deps/demo4.Tpo -c -o demo4.o demo4.c gcc -DHAVE_CONFIG_H -I. -I../. -I.././src/headers/spatialite -I./../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -MT demo5.o -MD -MP -MF .deps/demo5.Tpo -c -o demo5.o demo5.c mv -f .deps/demo1.Tpo .deps/demo1.Po /bin/sh ../libtool --tag=CC --mode=link gcc -I./../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -L../src -lspatialite -lsqlite3 -lm -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o demo1 demo1.o -lminizip -lrttopo -lproj -lz -L/usr/lib -lgeos_c mv -f .deps/demo5.Tpo .deps/demo5.Po /bin/sh ../libtool --tag=CC --mode=link gcc -I./../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -L../src -lspatialite -lsqlite3 -lm -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o demo5 demo5.o -lminizip -lrttopo -lproj -lz -L/usr/lib -lgeos_c mv -f .deps/demo4.Tpo .deps/demo4.Po /bin/sh ../libtool --tag=CC --mode=link gcc -I./../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -L../src -lspatialite -lsqlite3 -lm -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o demo4 demo4.o -lminizip -lrttopo -lproj -lz -L/usr/lib -lgeos_c mv -f .deps/demo3.Tpo .deps/demo3.Po /bin/sh ../libtool --tag=CC --mode=link gcc -I./../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -L../src -lspatialite -lsqlite3 -lm -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o demo3 demo3.o -lminizip -lrttopo -lproj -lz -L/usr/lib -lgeos_c mv -f .deps/demo2.Tpo .deps/demo2.Po /bin/sh ../libtool --tag=CC --mode=link gcc -I./../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -L../src -lspatialite -lsqlite3 -lm -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o demo2 demo2.o -lminizip -lrttopo -lproj -lz -L/usr/lib -lgeos_c libtool: link: gcc -I./../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -o .libs/demo1 demo1.o -L../src /home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/src/.libs/libspatialite.so -L/usr/lib -lxml2 -lpthread -ldl -lsqlite3 -lm -lminizip -lrttopo -lproj -lz -lgeos_c libtool: link: gcc -I./../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -o .libs/demo5 demo5.o -L../src /home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/src/.libs/libspatialite.so -L/usr/lib -lxml2 -lpthread -ldl -lsqlite3 -lm -lminizip -lrttopo -lproj -lz -lgeos_c libtool: link: gcc -I./../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -o .libs/demo4 demo4.o -L../src /home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/src/.libs/libspatialite.so -L/usr/lib -lxml2 -lpthread -ldl -lsqlite3 -lm -lminizip -lrttopo -lproj -lz -lgeos_c libtool: link: gcc -I./../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -o .libs/demo3 demo3.o -L../src /home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/src/.libs/libspatialite.so -L/usr/lib -lxml2 -lpthread -ldl -lsqlite3 -lm -lminizip -lrttopo -lproj -lz -lgeos_c libtool: link: gcc -I./../src/headers -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -o .libs/demo2 demo2.o -L../src /home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/src/.libs/libspatialite.so -L/usr/lib -lxml2 -lpthread -ldl -lsqlite3 -lm -lminizip -lrttopo -lproj -lz -lgeos_c make[2]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/examples' make[2]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0' make[2]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0' make[1]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0' >>> libspatialite: Entering fakeroot... Making install in src make[1]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/src' Making install in headers make[2]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/src/headers' make[3]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/src/headers' make[3]: Nothing to be done for 'install-exec-am'. ../.././install-sh -c -d '/home/buildozer/aports/community/libspatialite/pkg/libspatialite/usr/include' ../.././install-sh -c -d '/home/buildozer/aports/community/libspatialite/pkg/libspatialite/usr/include/spatialite' /usr/bin/install -c -m 644 spatialite/gaiaconfig.h spatialite/gaiaconfig.h.in spatialite/gaiaconfig-msvc.h spatialite/gaiaconfig-msvc.h.in spatialite/gaiaexif.h spatialite/gaiaaux.h spatialite/gaiamatrix.h spatialite/gaiageo.h spatialite/gg_const.h spatialite/gg_structs.h spatialite/gg_core.h spatialite/gg_mbr.h spatialite/gg_formats.h spatialite/gg_dynamic.h spatialite/gg_advanced.h spatialite/gg_xml.h spatialite/gg_wfs.h spatialite/gg_dxf.h spatialite/spatialite_ext.h spatialite/sqlite.h spatialite/debug.h spatialite/geopackage.h spatialite/control_points.h spatialite/gaia_topology.h spatialite/gaia_network.h spatialite/gg_sequence.h spatialite/stored_procedures.h spatialite/geojson.h '/home/buildozer/aports/community/libspatialite/pkg/libspatialite/usr/include/spatialite' /usr/bin/install -c -m 644 spatialite.h '/home/buildozer/aports/community/libspatialite/pkg/libspatialite/usr/include/.' make[3]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/src/headers' make[2]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/src/headers' Making install in gaiaaux make[2]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/src/gaiaaux' make[3]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/src/gaiaaux' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/src/gaiaaux' make[2]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/src/gaiaaux' Making install in gaiaexif make[2]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/src/gaiaexif' make[3]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/src/gaiaexif' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/src/gaiaexif' make[2]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/src/gaiaexif' Making install in gaiageo make[2]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/src/gaiageo' Making install in flex make[3]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/src/gaiageo/flex' make[4]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/src/gaiageo/flex' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/src/gaiageo/flex' make[3]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/src/gaiageo/flex' Making install in lemon make[3]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/src/gaiageo/lemon' Making install in lemon_src make[4]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/src/gaiageo/lemon/lemon_src' make[5]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/src/gaiageo/lemon/lemon_src' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/src/gaiageo/lemon/lemon_src' make[4]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/src/gaiageo/lemon/lemon_src' make[4]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/src/gaiageo/lemon' make[5]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/src/gaiageo/lemon' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/src/gaiageo/lemon' make[4]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/src/gaiageo/lemon' make[3]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/src/gaiageo/lemon' make[3]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/src/gaiageo' make[4]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/src/gaiageo' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/src/gaiageo' make[3]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/src/gaiageo' make[2]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/src/gaiageo' Making install in geopackage make[2]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/src/geopackage' make[3]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/src/geopackage' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/src/geopackage' make[2]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/src/geopackage' Making install in spatialite make[2]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/src/spatialite' make[3]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/src/spatialite' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/src/spatialite' make[2]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/src/spatialite' Making install in shapefiles make[2]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/src/shapefiles' make[3]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/src/shapefiles' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/src/shapefiles' make[2]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/src/shapefiles' Making install in srsinit make[2]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/src/srsinit' Making install in epsg_update make[3]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/src/srsinit/epsg_update' make[4]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/src/srsinit/epsg_update' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/src/srsinit/epsg_update' make[3]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/src/srsinit/epsg_update' make[3]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/src/srsinit' make[4]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/src/srsinit' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/src/srsinit' make[3]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/src/srsinit' make[2]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/src/srsinit' Making install in connection_cache make[2]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/src/connection_cache' Making install in generator make[3]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/src/connection_cache/generator' make[4]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/src/connection_cache/generator' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/src/connection_cache/generator' make[3]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/src/connection_cache/generator' make[3]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/src/connection_cache' make[4]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/src/connection_cache' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/src/connection_cache' make[3]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/src/connection_cache' make[2]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/src/connection_cache' Making install in virtualtext make[2]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/src/virtualtext' make[3]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/src/virtualtext' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/src/virtualtext' make[2]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/src/virtualtext' Making install in wfs make[2]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/src/wfs' make[3]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/src/wfs' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/src/wfs' make[2]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/src/wfs' Making install in dxf make[2]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/src/dxf' make[3]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/src/dxf' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/src/dxf' make[2]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/src/dxf' Making install in md5 make[2]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/src/md5' make[3]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/src/md5' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/src/md5' make[2]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/src/md5' Making install in control_points make[2]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/src/control_points' make[3]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/src/control_points' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/src/control_points' make[2]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/src/control_points' Making install in cutter make[2]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/src/cutter' make[3]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/src/cutter' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/src/cutter' make[2]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/src/cutter' Making install in topology make[2]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/src/topology' make[3]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/src/topology' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/src/topology' make[2]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/src/topology' Making install in stored_procedures make[2]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/src/stored_procedures' make[3]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/src/stored_procedures' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/src/stored_procedures' make[2]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/src/stored_procedures' make[2]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/src' make[3]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/src' make[3]: Nothing to be done for 'install-data-am'. .././install-sh -c -d '/home/buildozer/aports/community/libspatialite/pkg/libspatialite/usr/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libspatialite.la mod_spatialite.la '/home/buildozer/aports/community/libspatialite/pkg/libspatialite/usr/lib' libtool: install: /usr/bin/install -c .libs/libspatialite.so.8.1.0 /home/buildozer/aports/community/libspatialite/pkg/libspatialite/usr/lib/libspatialite.so.8.1.0 libtool: install: (cd /home/buildozer/aports/community/libspatialite/pkg/libspatialite/usr/lib && { ln -s -f libspatialite.so.8.1.0 libspatialite.so.8 || { rm -f libspatialite.so.8 && ln -s libspatialite.so.8.1.0 libspatialite.so.8; }; }) libtool: install: (cd /home/buildozer/aports/community/libspatialite/pkg/libspatialite/usr/lib && { ln -s -f libspatialite.so.8.1.0 libspatialite.so || { rm -f libspatialite.so && ln -s libspatialite.so.8.1.0 libspatialite.so; }; }) libtool: install: /usr/bin/install -c .libs/libspatialite.lai /home/buildozer/aports/community/libspatialite/pkg/libspatialite/usr/lib/libspatialite.la libtool: install: /usr/bin/install -c .libs/mod_spatialite.so.8.1.0 /home/buildozer/aports/community/libspatialite/pkg/libspatialite/usr/lib/mod_spatialite.so.8.1.0 libtool: install: (cd /home/buildozer/aports/community/libspatialite/pkg/libspatialite/usr/lib && { ln -s -f mod_spatialite.so.8.1.0 mod_spatialite.so.8 || { rm -f mod_spatialite.so.8 && ln -s mod_spatialite.so.8.1.0 mod_spatialite.so.8; }; }) libtool: install: (cd /home/buildozer/aports/community/libspatialite/pkg/libspatialite/usr/lib && { ln -s -f mod_spatialite.so.8.1.0 mod_spatialite.so || { rm -f mod_spatialite.so && ln -s mod_spatialite.so.8.1.0 mod_spatialite.so; }; }) libtool: install: /usr/bin/install -c .libs/mod_spatialite.lai /home/buildozer/aports/community/libspatialite/pkg/libspatialite/usr/lib/mod_spatialite.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[3]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/src' make[2]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/src' make[1]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/src' Making install in test make[1]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test' Making install in sql_stmt_geosadvanced_tests make[2]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_geosadvanced_tests' make[3]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_geosadvanced_tests' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_geosadvanced_tests' make[2]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_geosadvanced_tests' Making install in sql_stmt_geos_tests make[2]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_geos_tests' make[3]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_geos_tests' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_geos_tests' make[2]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_geos_tests' Making install in sql_stmt_geos_380 make[2]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_geos_380' make[3]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_geos_380' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_geos_380' make[2]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_geos_380' Making install in sql_stmt_geos_non380 make[2]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_geos_non380' make[3]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_geos_non380' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_geos_non380' make[2]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_geos_non380' Making install in sql_stmt_geos_390 make[2]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_geos_390' make[3]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_geos_390' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_geos_390' make[2]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_geos_390' Making install in sql_stmt_geos_non390 make[2]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_geos_non390' make[3]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_geos_non390' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_geos_non390' make[2]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_geos_non390' Making install in sql_stmt_geos_391 make[2]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_geos_391' make[3]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_geos_391' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_geos_391' make[2]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_geos_391' Making install in sql_stmt_geos370_tests make[2]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_geos370_tests' make[3]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_geos370_tests' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_geos370_tests' make[2]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_geos370_tests' Making install in sql_stmt_geos3100_tests make[2]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_geos3100_tests' make[3]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_geos3100_tests' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_geos3100_tests' make[2]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_geos3100_tests' Making install in sql_stmt_geos_3100 make[2]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_geos_3100' make[3]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_geos_3100' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_geos_3100' make[2]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_geos_3100' Making install in sql_stmt_geos_non3100 make[2]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_geos_non3100' make[3]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_geos_non3100' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_geos_non3100' make[2]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_geos_non3100' Making install in sql_stmt_geos3110_tests make[2]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_geos3110_tests' make[3]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_geos3110_tests' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_geos3110_tests' make[2]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_geos3110_tests' Making install in sql_stmt_geos_3110 make[2]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_geos_3110' make[3]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_geos_3110' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_geos_3110' make[2]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_geos_3110' Making install in sql_stmt_geos_non3110 make[2]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_geos_non3110' make[3]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_geos_non3110' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_geos_non3110' make[2]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_geos_non3110' Making install in sql_stmt_geos_3120 make[2]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_geos_3120' make[3]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_geos_3120' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_geos_3120' make[2]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_geos_3120' Making install in sql_stmt_geos_non3120 make[2]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_geos_non3120' make[3]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_geos_non3120' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_geos_non3120' make[2]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_geos_non3120' Making install in sql_stmt_libxml2_tests make[2]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_libxml2_tests' make[3]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_libxml2_tests' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_libxml2_tests' make[2]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_libxml2_tests' Making install in sql_stmt_rtgeom_tests make[2]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_rtgeom_tests' make[3]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_rtgeom_tests' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_rtgeom_tests' make[2]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_rtgeom_tests' Making install in sql_stmt_libxml2_rttopo_tests make[2]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_libxml2_rttopo_tests' make[3]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_libxml2_rttopo_tests' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_libxml2_rttopo_tests' make[2]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_libxml2_rttopo_tests' Making install in sql_stmt_proc_tests make[2]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_proc_tests' make[3]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_proc_tests' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_proc_tests' make[2]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_proc_tests' Making install in sql_stmt_mathsql_tests make[2]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_mathsql_tests' make[3]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_mathsql_tests' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_mathsql_tests' make[2]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_mathsql_tests' Making install in sql_stmt_proj_tests make[2]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_proj_tests' make[3]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_proj_tests' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_proj_tests' make[2]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_proj_tests' Making install in sql_stmt_proj492_tests make[2]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_proj492_tests' make[3]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_proj492_tests' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_proj492_tests' make[2]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_proj492_tests' Making install in sql_stmt_proj493_tests make[2]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_proj493_tests' make[3]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_proj493_tests' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_proj493_tests' make[2]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_proj493_tests' Making install in sql_stmt_proj600security_tests make[2]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_proj600security_tests' make[3]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_proj600security_tests' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_proj600security_tests' make[2]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_proj600security_tests' Making install in sql_stmt_proj720_tests make[2]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_proj720_tests' make[3]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_proj720_tests' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_proj720_tests' make[2]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_proj720_tests' Making install in sql_stmt_proj910_tests make[2]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_proj910_tests' make[3]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_proj910_tests' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_proj910_tests' make[2]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_proj910_tests' Making install in sql_stmt_zip_proj6 make[2]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_zip_proj6' make[3]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_zip_proj6' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_zip_proj6' make[2]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_zip_proj6' Making install in sql_stmt_minizip make[2]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_minizip' make[3]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_minizip' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_minizip' make[2]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_minizip' Making install in sql_stmt_proj600_tests make[2]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_proj600_tests' make[3]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_proj600_tests' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_proj600_tests' make[2]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_proj600_tests' Making install in sql_stmt_security_tests make[2]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_security_tests' make[3]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_security_tests' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_security_tests' make[2]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_security_tests' Making install in sql_stmt_tests make[2]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_tests' make[3]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_tests' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_tests' make[2]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_tests' Making install in sql_stmt_xmlsec_tests make[2]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_xmlsec_tests' make[3]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_xmlsec_tests' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_xmlsec_tests' make[2]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_xmlsec_tests' Making install in sql_stmt_geopackage_tests make[2]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_geopackage_tests' make[3]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_geopackage_tests' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_geopackage_tests' make[2]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_geopackage_tests' Making install in sql_stmt_freexl_tests make[2]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_freexl_tests' make[3]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_freexl_tests' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_freexl_tests' make[2]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_freexl_tests' Making install in sql_stmt_cache_tests make[2]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_cache_tests' make[3]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_cache_tests' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_cache_tests' make[2]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_cache_tests' Making install in sql_stmt_nocache_tests make[2]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_nocache_tests' make[3]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_nocache_tests' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_nocache_tests' make[2]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_nocache_tests' Making install in sql_stmt_voronoj1_tests make[2]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_voronoj1_tests' make[3]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_voronoj1_tests' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_voronoj1_tests' make[2]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_voronoj1_tests' Making install in sql_stmt_voronoj2_tests make[2]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_voronoj2_tests' make[3]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_voronoj2_tests' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_voronoj2_tests' make[2]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_voronoj2_tests' Making install in sql_stmt_gpkg_epsg492_tests make[2]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_gpkg_epsg492_tests' make[3]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_gpkg_epsg492_tests' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_gpkg_epsg492_tests' make[2]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_gpkg_epsg492_tests' Making install in sql_stmt_gpkg_epsg493_tests make[2]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_gpkg_epsg493_tests' make[3]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_gpkg_epsg493_tests' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_gpkg_epsg493_tests' make[2]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_gpkg_epsg493_tests' Making install in sql_stmt_gpkg_epsg600_tests make[2]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_gpkg_epsg600_tests' make[3]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_gpkg_epsg600_tests' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_gpkg_epsg600_tests' make[2]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_gpkg_epsg600_tests' Making install in sql_stmt_rttopo_tests make[2]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_rttopo_tests' make[3]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_rttopo_tests' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_rttopo_tests' make[2]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_rttopo_tests' Making install in sql_stmt_gpkgcache_tests make[2]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_gpkgcache_tests' make[3]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_gpkgcache_tests' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_gpkgcache_tests' make[2]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_gpkgcache_tests' Making install in sql_stmt_gpkgnocache_tests make[2]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_gpkgnocache_tests' make[3]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_gpkgnocache_tests' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_gpkgnocache_tests' make[2]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_gpkgnocache_tests' Making install in sql_stmt_sequence_tests make[2]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_sequence_tests' make[3]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_sequence_tests' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_sequence_tests' make[2]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_sequence_tests' Making install in sql_stmt_routing_tests make[2]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_routing_tests' make[3]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_routing_tests' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_routing_tests' make[2]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_routing_tests' Making install in sql_stmt_logfile_tests make[2]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_logfile_tests' make[3]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_logfile_tests' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_logfile_tests' make[2]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_logfile_tests' Making install in sql_stmt_iconv_tests make[2]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_iconv_tests' make[3]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_iconv_tests' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_iconv_tests' make[2]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_iconv_tests' Making install in sql_stmt_point_geom make[2]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_point_geom' make[3]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_point_geom' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_point_geom' make[2]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_point_geom' Making install in sql_stmt_tiny_point make[2]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_tiny_point' make[3]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_tiny_point' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_tiny_point' make[2]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_tiny_point' Making install in sql_stmt_postgres_tests make[2]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_postgres_tests' make[3]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_postgres_tests' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_postgres_tests' make[2]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_postgres_tests' Making install in sql_stmt_renamenew_tests make[2]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_renamenew_tests' make[3]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_renamenew_tests' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_renamenew_tests' make[2]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_renamenew_tests' Making install in sql_stmt_renameold_tests make[2]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_renameold_tests' make[3]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_renameold_tests' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_renameold_tests' make[2]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_renameold_tests' Making install in sql_stmt_bufoptsnew_tests make[2]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_bufoptsnew_tests' make[3]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_bufoptsnew_tests' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_bufoptsnew_tests' make[2]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_bufoptsnew_tests' Making install in sql_stmt_bufoptsold_tests make[2]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_bufoptsold_tests' make[3]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_bufoptsold_tests' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_bufoptsold_tests' make[2]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_bufoptsold_tests' Making install in sql_stmt_rtgeom_390 make[2]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_rtgeom_390' make[3]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_rtgeom_390' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_rtgeom_390' make[2]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_rtgeom_390' Making install in sql_stmt_rtgeom_non390 make[2]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_rtgeom_non390' make[3]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_rtgeom_non390' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_rtgeom_non390' make[2]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_rtgeom_non390' Making install in sql_stmt_voronoj_390 make[2]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_voronoj_390' make[3]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_voronoj_390' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_voronoj_390' make[2]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_voronoj_390' Making install in sql_stmt_voronoj_non390 make[2]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_voronoj_non390' make[3]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_voronoj_non390' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_voronoj_non390' make[2]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test/sql_stmt_voronoj_non390' make[2]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test' make[3]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test' make[2]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test' make[1]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/test' Making install in examples make[1]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/examples' make[2]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/examples' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/examples' make[1]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0/examples' make[1]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0' make[2]: Entering directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0' make[2]: Nothing to be done for 'install-exec-am'. ./install-sh -c -d '/home/buildozer/aports/community/libspatialite/pkg/libspatialite/usr/lib/pkgconfig' /usr/bin/install -c -m 644 spatialite.pc '/home/buildozer/aports/community/libspatialite/pkg/libspatialite/usr/lib/pkgconfig' make[2]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0' make[1]: Leaving directory '/home/buildozer/aports/community/libspatialite/src/libspatialite-5.1.0' >>> libspatialite-dev*: Running split function dev... >>> libspatialite-dev*: Preparing subpackage libspatialite-dev... >>> libspatialite-dev*: Stripping binaries >>> libspatialite-dev*: Running postcheck for libspatialite-dev >>> libspatialite*: Running postcheck for libspatialite >>> libspatialite*: Preparing package libspatialite... >>> libspatialite*: Stripping binaries >>> libspatialite-dev*: Scanning shared objects >>> libspatialite*: Scanning shared objects >>> libspatialite-dev*: Tracing dependencies... geos-dev librttopo-dev libxml2-dev minizip-dev proj-dev sqlite-dev libspatialite=5.1.0-r0 pkgconfig >>> libspatialite-dev*: Package size: 820.0 KB >>> libspatialite-dev*: Compressing data... >>> libspatialite-dev*: Create checksum... >>> libspatialite-dev*: Create libspatialite-dev-5.1.0-r0.apk >>> libspatialite*: Tracing dependencies... so:libc.musl-x86.so.1 so:libgeos_c.so.1 so:libminizip.so.1 so:libproj.so.25 so:librttopo.so.1 so:libsqlite3.so.0 so:libxml2.so.2 so:libz.so.1 >>> libspatialite*: Package size: 12.9 MB >>> libspatialite*: Compressing data... >>> libspatialite*: Create checksum... >>> libspatialite*: Create libspatialite-5.1.0-r0.apk >>> libspatialite: Build complete at Mon, 21 Aug 2023 10:30:59 +0000 elapsed time 0h 1m 26s >>> libspatialite: Cleaning up srcdir >>> libspatialite: Cleaning up pkgdir >>> libspatialite: Uninstalling dependencies... (1/40) Purging .makedepends-libspatialite (20230821.102934) (2/40) Purging librttopo-dev (1.1.0-r4) (3/40) Purging geos-dev (3.12.0-r0) (4/40) Purging librttopo (1.1.0-r4) (5/40) Purging libxml2-dev (2.11.5-r0) (6/40) Purging xz-dev (5.4.4-r0) (7/40) Purging xz (5.4.4-r0) (8/40) Purging libxml2-utils (2.11.5-r0) (9/40) Purging libxml2 (2.11.5-r0) (10/40) Purging minizip-dev (1.2.13-r2) (11/40) Purging minizip (1.2.13-r2) (12/40) Purging proj-dev (9.2.1-r1) (13/40) Purging proj (9.2.1-r1) (14/40) Purging sqlite-dev (3.42.0-r2) (15/40) Purging sqlite (3.42.0-r2) (16/40) Purging sqlite-libs (3.42.0-r2) (17/40) Purging curl-dev (8.2.1-r0) (18/40) Purging brotli-dev (1.0.9-r15) (19/40) Purging brotli (1.0.9-r15) (20/40) Purging c-ares-dev (1.19.1-r1) (21/40) Purging libidn2-dev (2.3.4-r3) (22/40) Purging nghttp2-dev (1.55.1-r0) (23/40) Purging openssl-dev (3.1.2-r0) (24/40) Purging geos (3.12.0-r0) (25/40) Purging readline (8.2.1-r2) (26/40) Purging tiff-dev (4.5.1-r0) (27/40) Purging libtiffxx (4.5.1-r0) (28/40) Purging tiff (4.5.1-r0) (29/40) Purging zlib-dev (1.2.13-r2) (30/40) Purging zstd-dev (1.5.5-r7) (31/40) Purging zstd (1.5.5-r7) (32/40) Purging libjpeg-turbo-dev (3.0.0-r1) (33/40) Purging libturbojpeg (3.0.0-r1) (34/40) Purging libjpeg-turbo (3.0.0-r1) (35/40) Purging libwebp-dev (1.3.1-r0) (36/40) Purging libwebpdecoder (1.3.1-r0) (37/40) Purging libwebpdemux (1.3.1-r0) (38/40) Purging libwebpmux (1.3.1-r0) (39/40) Purging libwebp (1.3.1-r0) (40/40) Purging libsharpyuv (1.3.1-r0) Executing busybox-1.36.1-r6.trigger OK: 379 MiB in 110 packages >>> libspatialite: Updating the community/x86 repository index... >>> libspatialite: Signing the index...